From chiklit at gmail.com Wed Nov 1 00:59:42 2006 From: chiklit at gmail.com (Kevin Vinck) Date: Wed, 01 Nov 2006 00:59:42 -0000 Subject: [Bug 68840] Re: Crash after deleting account References: <20061028133213.17549.66750.malonedeb@gandwana.ubuntu.com> Message-ID: <20061101005942.4231.21991.malone@gandwana.ubuntu.com> Not sure if this is the same as a backtrace but here's the crash report Ubuntu generated. ** Attachment added: "Crash report" http://librarian.launchpad.net/4942742/_usr_bin_gaim.1000.crash -- Crash after deleting account https://launchpad.net/bugs/68840 From chiklit at gmail.com Wed Nov 1 01:12:50 2006 From: chiklit at gmail.com (Kevin Vinck) Date: Wed, 01 Nov 2006 01:12:50 -0000 Subject: [Bug 68840] Re: Crash after deleting account References: <20061028133213.17549.66750.malonedeb@gandwana.ubuntu.com> Message-ID: <20061101011250.1737.65429.malone@gangotri.ubuntu.com> Here's the backtrace. ** Attachment added: "gaim backtrace" http://librarian.launchpad.net/4942743/gdb-gaim.txt -- Crash after deleting account https://launchpad.net/bugs/68840 From Bryce.leo at gmail.com Wed Nov 1 01:30:51 2006 From: Bryce.leo at gmail.com (Bryce Leo) Date: Wed, 01 Nov 2006 01:30:51 -0000 Subject: [Bug 68870] Re: Close laptop lid and X resets (power managment set to do nothing. Only in Edgy) References: <20061028154859.17734.8471.malonedeb@gandwana.ubuntu.com> Message-ID: <20061101013051.4148.98574.malone@gandwana.ubuntu.com> Forgive me but I don't know how set it up so that it does not use GDM. I will look into this however heres the bottom of the Xorg.0.log. I closed the lid at the time listed next to AUDIT: /var/lib/defoma/x-ttcidfont-conf.d/dirs/TrueType, removing from list! Could not init font path element /usr/share/fonts/X11/TTF/, removing from list! Could not init font path element /usr/share/fonts/X11/OTF, removing from list! Could not init font path element /usr/share/fonts/X11/CID/, removing from list! AUDIT: Tue Oct 31 20:21:45 2006: 15277 X: client 2 rejected from local host AUDIT: Tue Oct 31 20:21:45 2006: 15277 X: client 3 rejected from local host ProcXCloseDevice to close or not ? -- Close laptop lid and X resets (power managment set to do nothing. Only in Edgy) https://launchpad.net/bugs/68870 From ari.reads at gmail.com Wed Nov 1 02:46:53 2006 From: ari.reads at gmail.com (Ari) Date: Wed, 01 Nov 2006 02:46:53 -0000 Subject: [Bug 69184] Re: gedit error "Could not create a backup file" when trying to save a file in a VFAT partition References: <20061029235106.26024.79787.malonedeb@gangotri.ubuntu.com> Message-ID: <20061101024653.4148.74338.malone@gandwana.ubuntu.com> Hi Constantine, first thanks a lot for your quick response! On umask: It doesn't look like that option will accept a user number... it seems to be a permission mask for filesystems that don't support builtin unix permissions umask: octal file permissions You can change permissions using the parameter umask. But be aware that it must be the bitmask of permissions that are not present for the mountpoint. It is an octal number, formed like this: * character '0': Indicates that this is an octal number, not decimal. * first digit: owner user permissions * second digit: owner group permissions * third digit: world permissions (every other user on the system) -- gedit error "Could not create a backup file" when trying to save a file in a VFAT partition https://launchpad.net/bugs/69184 From elehvantti at ungroup.net Wed Nov 1 02:56:03 2006 From: elehvantti at ungroup.net (Antti Koskinen) Date: Wed, 01 Nov 2006 02:56:03 -0000 Subject: [Bug 62990] Re: HAL fails to initialize / hal-device-manager not working References: <20060929144433.3619.59691.malonedeb@gandwana.ubuntu.com> Message-ID: <20061101025603.1737.87931.malone@gangotri.ubuntu.com> I'm affraid not zekus. The only workaround I've found is to build your own custom 2.6.18 kernel. Whatever is causing this problem seems to be fixed there. I did a some HAL debugging and found out the hald process is indeed defunct (marked Uninterruptible sleep / session leader). There's no way to kill it, not even with KILL signal. Here's the whole hald ps listing after system boot. root 4211 0.0 0.1 10260 1632 ? Ss 03:28 0:00 /bin/sh /etc/dbus-1/event.d/20hal start root 4221 0.0 0.1 14228 1092 ? S 03:28 0:00 /usr/sbin/hald 106 4222 8.4 0.5 21176 5816 ? Ds 03:28 0:02 /usr/sbin/hald root 4223 0.1 0.1 11304 1140 ? S 03:28 0:00 hald-runner 106 4229 0.0 0.0 9288 876 ? S 03:28 0:00 /usr/lib/hal/hald-addon-acpi 106 4244 0.0 0.0 9288 872 ? S 03:28 0:00 /usr/lib/hal/hald-addon-keyboard 106 4260 0.0 0.0 9292 896 ? S 03:28 0:00 /usr/lib/hal/hald-addon-storage I also managed to start HAL in verbose mode by first disabling it at /etc/dbus-1/event.d/20hal. This produced a big text log, which I'll add as an attachment. Seems like it's hanging at acpi LID... or at least that's the last log entry before the process hangs. Oh well... I hope someone can make better sense out of this. I'm short on ideas as to what to try next. :( ** Attachment added: "hald started with --daemon=no --verbose=yes" http://librarian.launchpad.net/4942890/hald_verbose_nodaemon.txt -- HAL fails to initialize / hal-device-manager not working https://launchpad.net/bugs/62990 From 10068660 at wsd1.org Wed Nov 1 03:17:32 2006 From: 10068660 at wsd1.org (Munchkinguy) Date: Wed, 01 Nov 2006 03:17:32 -0000 Subject: [Bug 45500] Re: When trying to set up a printer in http://localhost:631/ an error occurs References: <20060519004439.12530.75247.malonedeb@gandwana.ubuntu.com> Message-ID: <20061101031732.4148.15058.malone@gandwana.ubuntu.com> Issue fixed in Edgy. ** Changed in: cupsys (Ubuntu) Status: Needs Info => Fix Released -- When trying to set up a printer in http://localhost:631/ an error occurs https://launchpad.net/bugs/45500 From wagspat at iit.edu Wed Nov 1 03:27:44 2006 From: wagspat at iit.edu (Patrick Wagstrom) Date: Wed, 01 Nov 2006 03:27:44 -0000 Subject: [Bug 69617] totem-mozilla doesn't work on basically anything References: <20061101032744.1737.85091.malonedeb@gangotri.ubuntu.com> Message-ID: <20061101032744.1737.85091.malonedeb@gangotri.ubuntu.com> Public bug reported: On almost everything that has embedded media, Firefox tries to launch the totem-mozilla plugin to play the media. The problem is that out of the box totem-mozilla cannot play any of the common media formats on the web. Instead the user is presented with a cryptic error stating that "totem can't play 'fd://0'". Now, as longtime Linux user, I know that means that it's trying to read an input stream, but I have no idea if it's a codec issue, a stream issue or what. I shudder to think of what my grandmother would think if she saw this. Here's an idea for a better solution. Don't ship totem-mozilla enabled by default -- at least not for all the media types. Ship a dummy plugin that explains that the media they're trying to view is not in an open format and that patent issue prohibit you shipping a working layer. It's less annoying for a user to be presented with a screen explaining why something doesn't work than to be presented with a screen that's technical jargon. ** Affects: totem (Ubuntu) Importance: Undecided Status: Unconfirmed -- totem-mozilla doesn't work on basically anything https://launchpad.net/bugs/69617 From rouben at rouben.net Wed Nov 1 03:48:36 2006 From: rouben at rouben.net (Rouben) Date: Wed, 01 Nov 2006 03:48:36 -0000 Subject: [Bug 40701] Re: creating a folder to computer not permitted but folder listed anyway References: <20060422042326.30538.9568.malonedeb@gangotri.ubuntu.com> Message-ID: <20061101034836.4148.45450.malone@gandwana.ubuntu.com> Just a note that I was able to confirm this bug on Ubuntu Edgy (6.10) with the most current updates installed as of today (2006-10-31). Also note that the folder is not being actually created, because when you navigate away from the "My Computer" screen, or refresh the view, the "untitled folder" icon goes away. This seems to indicate that nautilus uses a potentially flawed algorithm when creating files/folders: 1. Draw icon and caption underneath the icon. 2. Read object associated with icon and determine the right icon to display (it fails here, since the folder doesn't actually exist, and therefore displays the generic "sheet of paper" icon). At the very least there should be a step zero here that checks for a successful completion of the requested action (create folder/file) and only if the action was successful, should the system draw the icon and its caption. A less efficient (depending on design) way to solve this problem would be to introduce a "doublecheck" for the existence of the item for which the icon is being drawn, or rather attempt creating the object (the actual file/folder), then cause the target window to recheck the contents of that folder (I don't think a full reload is necessary for that). -- creating a folder to computer not permitted but folder listed anyway https://launchpad.net/bugs/40701 From abhi.kalyan at gmail.com Wed Nov 1 03:55:48 2006 From: abhi.kalyan at gmail.com (abhi kalyan) Date: Wed, 01 Nov 2006 03:55:48 -0000 Subject: [Bug 68120] Re: Evolution encouters an error while trying to import ".pst" type file created in outlook 2003, This file contains all my mailing related data. References: <20061025054509.31837.78871.malonedeb@gangotri.ubuntu.com> <20061031165700.11242.31376.malone@gandwana.ubuntu.com> Message-ID: <45481AC4.10609@gmail.com> \\x\email\abhi.pst where "*x*" is the server name "*email*" is the name of the shared folder inside which the pst file resides "*abhi.pst*" is the actual file that i was trying to import this file is almost* 1 GB* in Size. Daniel Holbach wrote: > What was the exact file name (with directory name) of the .pst you tried > to import? > > http://bugzilla.gnome.org/show_bug.cgi?id=323853 (fixed) mentions > problems with non-UTF8 characters. > > > ** Changed in: evolution (Ubuntu) > Status: Unconfirmed => Needs Info > > -- Evolution encouters an error while trying to import ".pst" type file created in outlook 2003, This file contains all my mailing related data. https://launchpad.net/bugs/68120 From tarkus.nnkh at gmail.com Wed Nov 1 04:15:02 2006 From: tarkus.nnkh at gmail.com (tarkus) Date: Wed, 01 Nov 2006 04:15:02 -0000 Subject: [Bug 69622] can't open gnome-system-log References: <20061101041411.1506.61364.malonedeb@gangotri.ubuntu.com> Message-ID: <20061101041502.4148.42198.launchpad@canonical@gandwana.ubuntu.com> Public bug reported: if I turn off the crash report(apport),it tell me segment fault ** Affects: gnome-utils (Ubuntu) Importance: Undecided Status: Unconfirmed -- can't open gnome-system-log https://launchpad.net/bugs/69622 From rouben at rouben.net Wed Nov 1 04:06:50 2006 From: rouben at rouben.net (Rouben) Date: Wed, 01 Nov 2006 04:06:50 -0000 Subject: [Bug 36498] Re: Archive Manager cannot read archive from remote gnome-vfs shares (Samba, FTP, etc.) References: <20060324222730.6253.13432.malonedeb@gandwana.ubuntu.com> Message-ID: <20061101040650.1506.93514.malone@gangotri.ubuntu.com> Funny, I have the same problem with Totem. Basically it won't play anything from gnome-vfs. Here's exactly how the error message appears: ========================= Totem could not play 'smb://HOME_NET;rouben at einstein/private/engage.mpeg'. Could not read from resource. ========================= -- Archive Manager cannot read archive from remote gnome-vfs shares (Samba, FTP, etc.) https://launchpad.net/bugs/36498 From tarkus.nnkh at gmail.com Wed Nov 1 04:14:10 2006 From: tarkus.nnkh at gmail.com (tarkus) Date: Wed, 01 Nov 2006 04:14:10 -0000 Subject: [Bug 69622] can't open gnome-system-log References: <20061101041411.1506.61364.malonedeb@gangotri.ubuntu.com> Message-ID: <20061101041411.1506.61364.malonedeb@gangotri.ubuntu.com> Public bug reported: if I turn off the crash report(apport),it tell me segment fault ** Affects: gnome-utils (Ubuntu) Importance: Undecided Status: Unconfirmed ** Changed in: update-notifier (Ubuntu) Sourcepackagename: update-notifier => gnome-utils -- can't open gnome-system-log https://launchpad.net/bugs/69622 From robin at kallisti.net.nz Wed Nov 1 04:27:40 2006 From: robin at kallisti.net.nz (Eythian) Date: Wed, 01 Nov 2006 04:27:40 -0000 Subject: [Bug 69623] 'last played' doesn't updated on internet radio stations References: <20061101042740.1737.8817.malonedeb@gangotri.ubuntu.com> Message-ID: <20061101042740.1737.8817.malonedeb@gangotri.ubuntu.com> Public bug reported: Binary package hint: rhythmbox If I am listening to internet radio stations, the 'last played' time never changes from 'Never'. I presume this is because it updates for files when the song finishes, which is the most sensible way. However, streams never finish on their own, so the update doesn't happen. This is with Edgy. ** Affects: rhythmbox (Ubuntu) Importance: Undecided Status: Unconfirmed -- 'last played' doesn't updated on internet radio stations https://launchpad.net/bugs/69623 From gcalm04 at gmail.com Wed Nov 1 05:06:46 2006 From: gcalm04 at gmail.com (George Calm) Date: Wed, 01 Nov 2006 05:06:46 -0000 Subject: [Bug 69624] Brightness fluctuates after Lock-Screen References: <20061101050646.1506.70789.malonedeb@gangotri.ubuntu.com> Message-ID: <20061101050646.1506.70789.malonedeb@gangotri.ubuntu.com> Public bug reported: When I return from a Lock-Screen, the hal daemon indefinitely fluctuates the screen brightness from lightest to darkest. This happens until I manually kill the "hald" daemon. This is on a ThinkPad R51e laptop. Began to happen at random times since the upgrade to Edgy. ** Affects: hal (Ubuntu) Importance: Undecided Status: Unconfirmed ** Description changed: - When I return from a Lock-Screen, the hal daemon fluctuates the screen - brightness from lightest to darkest. This happens until I manually kill - the "hald" daemon. + When I return from a Lock-Screen, the hal daemon indefinitely fluctuates + the screen brightness from lightest to darkest. This happens until I + manually kill the "hald" daemon. This is on a ThinkPad R51e laptop. Began to happen at random times since the upgrade to Edgy. -- Brightness fluctuates after Lock-Screen https://launchpad.net/bugs/69624 From i3dmaster at gmail.com Wed Nov 1 05:20:20 2006 From: i3dmaster at gmail.com (i3dmaster) Date: Wed, 01 Nov 2006 05:20:20 -0000 Subject: [Bug 69626] gaim crashes everytime when quit. References: <20061101052020.4231.4976.malonedeb@gandwana.ubuntu.com> Message-ID: <20061101052020.4231.4976.malonedeb@gandwana.ubuntu.com> Public bug reported: system generated this crash output and recommended to attach it to the bug report. ** Affects: gaim (Ubuntu) Importance: Undecided Status: Unconfirmed -- gaim crashes everytime when quit. https://launchpad.net/bugs/69626 From i3dmaster at gmail.com Wed Nov 1 05:23:21 2006 From: i3dmaster at gmail.com (i3dmaster) Date: Wed, 01 Nov 2006 05:23:21 -0000 Subject: [Bug 69626] Re: gaim crashes everytime when quit. References: <20061101052020.4231.4976.malonedeb@gandwana.ubuntu.com> Message-ID: <20061101052321.4231.91914.malone@gandwana.ubuntu.com> ** Attachment added: "This is the system generated crash file." http://librarian.launchpad.net/4943042/_usr_bin_gaim.1000.crash -- gaim crashes everytime when quit. https://launchpad.net/bugs/69626 From frandavid100 at gmail.com Wed Nov 1 05:39:31 2006 From: frandavid100 at gmail.com (David Prieto) Date: Wed, 01 Nov 2006 05:39:31 -0000 Subject: [Bug 69627] menubar icon References: <20061101053931.1737.27668.malonedeb@gangotri.ubuntu.com> Message-ID: <20061101053931.1737.27668.malonedeb@gangotri.ubuntu.com> Public bug reported: Binary package hint: tangerine-icon-theme The Ubuntu icon from the menubar in Tangerine is ugly and different to the one in Tango... looks like they updated the one in Tango (since it too used the ugly one before), but forgot to update Tangerine. ** Affects: tangerine-icon-theme (Ubuntu) Importance: Undecided Status: Unconfirmed -- menubar icon https://launchpad.net/bugs/69627 From h.mehdi at gmail.com Wed Nov 1 05:54:26 2006 From: h.mehdi at gmail.com (Mehdi Hassanpour) Date: Wed, 01 Nov 2006 05:54:26 -0000 Subject: [Bug 63404] Re: Modem Monitor crashes on gnome panel - edgy 610 beta References: <20061001180615.3619.34289.malonedeb@gandwana.ubuntu.com> Message-ID: <20061101055426.1506.54155.malone@gangotri.ubuntu.com> Nope, it is solved in Edgy final release... Thanks -- Modem Monitor crashes on gnome panel - edgy 610 beta https://launchpad.net/bugs/63404 From sylvain.bertrand at gmail.com Wed Nov 1 06:02:56 2006 From: sylvain.bertrand at gmail.com (Sylvain BERTRAND) Date: Wed, 01 Nov 2006 06:02:56 -0000 Subject: [Bug 52219] USB Storage mode of Sony DSC-w100 camera does not work. References: <20060707121106.27312.18249.malonedeb@gangotri.ubuntu.com> Message-ID: <20061101060256.1506.59457.launchpad@canonical@gangotri.ubuntu.com> Public bug reported: When connecting the Sony DSC-W100 camera using the USB storage mode, the usb device is detected but the usb storage mode is not started, then I cannot acces the pictures and movies storage room on the camera. Thanks to the wonderfull gThumb, I can reach the storage room of the camera through the USB PTP mode (even if the wrong camera name is used for the PTP driver). ** Affects: gthumb (Ubuntu) Importance: Undecided Status: Unconfirmed ** Affects: Ubuntu Dapper Importance: Undecided Status: Unconfirmed -- USB Storage mode of Sony DSC-w100 camera does not work. https://launchpad.net/bugs/52219 From kai.kasurinen at uninea.fi Wed Nov 1 06:02:56 2006 From: kai.kasurinen at uninea.fi (Kai Kasurinen) Date: Wed, 01 Nov 2006 06:02:56 -0000 Subject: [Bug 52219] Re: USB Storage mode of Sony DSC-w100 camera does not work. References: <20060707121106.27312.18249.malonedeb@gangotri.ubuntu.com> Message-ID: <20061101060256.1506.27709.launchpad@gangotri.ubuntu.com> ** Changed in: Ubuntu Sourcepackagename: None => gthumb -- USB Storage mode of Sony DSC-w100 camera does not work. https://launchpad.net/bugs/52219 From News at swwwk.com Wed Nov 1 06:12:58 2006 From: News at swwwk.com (Me!) Date: Wed, 01 Nov 2006 06:12:58 -0000 Subject: [Bug 62589] Re: Hejry Calendar not include in gnome References: <20060927093955.5066.63207.malonedeb@gangotri.ubuntu.com> Message-ID: <20061101061258.1737.57786.malone@gangotri.ubuntu.com> This is the Images for KDE & GNOME calendars ** Attachment added: "KDE & GNOME calendars" http://librarian.launchpad.net/4943057/CalendarImag.tar -- Hejry Calendar not include in gnome https://launchpad.net/bugs/62589 From robertc at robertcollins.net Wed Nov 1 06:10:24 2006 From: robertc at robertcollins.net (Robert Collins) Date: Wed, 01 Nov 2006 06:10:24 -0000 Subject: [Bug 58963] Re: gnome-screensaver causes my laptop to hang on resume from memory-suspend References: <20060905052738.23028.93074.malonedeb@gangotri.ubuntu.com> <20061024081445.23188.22794.malone@gangotri.ubuntu.com> Message-ID: <1162361424.11557.95.camel@localhost.localdomain> On Tue, 2006-10-24 at 08:14 +0000, Timo Aaltonen wrote: > Robert: do you still have this problem? If yes, could you provide the > information that Tormod requested: > > -which video driver & hardware do you have > -do all screensavers make it hang, 2D/3D/blank I was using blank only. I have not had this problem since removing gnome-screensaver, and I'm currently somewhat loathe to reinstall it. I shall do so during the feisty cycle though, and report on whether the bug is gone or not. its a i915 video card in my laptop. -Rob -- GPG key available at: . -- gnome-screensaver causes my laptop to hang on resume from memory-suspend https://launchpad.net/bugs/58963 From constantine at evanslabs.org Wed Nov 1 06:24:38 2006 From: constantine at evanslabs.org (Constantine Evans) Date: Wed, 01 Nov 2006 06:24:38 -0000 Subject: [Bug 69184] Re: gedit error "Could not create a backup file" when trying to save a file in a VFAT partition References: <20061029235106.26024.79787.malonedeb@gangotri.ubuntu.com> <20061101024653.4148.74338.malone@gandwana.ubuntu.com> Message-ID: <45483DA6.80408@evanslabs.org> My apologies - I meant uid, not umask. Ari wrote: > Hi Constantine, first thanks a lot for your quick response! > > On umask: It doesn't look like that option will accept a user number... > it seems to be a permission mask for filesystems that don't support > builtin unix permissions > > > umask: octal file permissions > > You can change permissions using the parameter umask. But be aware that > it must be the bitmask of permissions that are not present for the > mountpoint. It is an octal number, formed like this: > > * character '0': Indicates that this is an octal number, not decimal. > * first digit: owner user permissions > * second digit: owner group permissions > * third digit: world permissions (every other user on the system) > > -- gedit error "Could not create a backup file" when trying to save a file in a VFAT partition https://launchpad.net/bugs/69184 From magnus.alexandersson at gmail.com Wed Nov 1 07:00:32 2006 From: magnus.alexandersson at gmail.com (lundatok) Date: Wed, 01 Nov 2006 07:00:32 -0000 Subject: [Bug 69632] Totem doesn't resize window when choosing zoom References: <20061101070032.4148.52766.malonedeb@gandwana.ubuntu.com> Message-ID: <20061101070032.4148.52766.malonedeb@gandwana.ubuntu.com> Public bug reported: When I play a movie, I used to be able to double the size by pressing '2' or choosing 2:1 under the View-menu. This doesn't work in Ubuntu 6.10, Totem 2.16.2 and GStreamer 0.10.10. ** Affects: gaim (Ubuntu) Importance: Undecided Status: Unconfirmed -- Totem doesn't resize window when choosing zoom https://launchpad.net/bugs/69632 From ketil at ii.uib.no Wed Nov 1 07:27:34 2006 From: ketil at ii.uib.no (Ketil Malde) Date: Wed, 01 Nov 2006 07:27:34 -0000 Subject: [Bug 69617] Re: totem-mozilla doesn't work on basically anything References: <20061101032744.1737.85091.malonedeb@gangotri.ubuntu.com> Message-ID: <20061101072734.4148.51542.malone@gandwana.ubuntu.com> ...better yet, don't let firefox suggest "movie player" (i.e. totem) unless there is good reason to believe it can handle the stream type. I typically have installed xine, amarok, and mplayer, all of which could handle mp3s. And while I'm at it, you do realize one has to *browse* through /usr/bin if you want firefox to open a different application? There has to be a better way -- how about firefox present the choices from gnome/kde applications menu instead? I tend to think that this is the single issue that makes Ubuntu less streamlined and newbie-friendly than Certain Other operating systems. -- totem-mozilla doesn't work on basically anything https://launchpad.net/bugs/69617 From treedreamer at gmail.com Wed Nov 1 07:30:50 2006 From: treedreamer at gmail.com (daqing) Date: Wed, 01 Nov 2006 07:30:50 -0000 Subject: [Bug 69461] Re: Crash on send to... References: <20061031105356.27996.88379.malonedeb@gangotri.ubuntu.com> <20061031145655.27996.37064.malone@gangotri.ubuntu.com> Message-ID: <28ff9e030610312330s4635a32fkc6a89f3b22816661@mail.gmail.com> *** This bug is a duplicate of bug 41915 *** pleased to report any bugs ^_^ On 10/31/06, Daniel Holbach wrote: > > *** This bug is a duplicate of bug 41915 *** > > Thanks for the bug report. This particular bug has already been > reported into our bug tracking system, but please feel free to report > any further bugs which you find. > > ** Changed in: nautilus-sendto (Ubuntu) > Importance: Undecided => Medium > Status: Needs Info => Rejected > > ** This bug has been marked a duplicate of bug 41915 > nautilus-sendto crashes on startup - compiling fixes it > > -- > Crash on send to... > https://launchpad.net/bugs/69461 > -- http://www.ubuntu.org Ubuntu---Linux For Human Beings -- Crash on send to... https://launchpad.net/bugs/69461 From daniel.holbach at ubuntu.com Wed Nov 1 07:35:37 2006 From: daniel.holbach at ubuntu.com (Daniel Holbach) Date: Wed, 01 Nov 2006 07:35:37 -0000 Subject: [Bug 69632] Re: Totem doesn't resize window when choosing zoom References: <20061101070032.4148.52766.malonedeb@gandwana.ubuntu.com> Message-ID: <20061101073537.1737.93226.malone@gangotri.ubuntu.com> *** This bug is a duplicate of bug 59956 *** Thanks for the bug report. This particular bug has already been reported into our bug tracking system, but please feel free to report any further bugs which you find. ** Changed in: gaim (Ubuntu) Sourcepackagename: gaim => totem Importance: Undecided => Medium Assignee: (unassigned) => Ubuntu Desktop Bugs Status: Unconfirmed => Rejected ** This bug has been marked a duplicate of bug 59956 [totem-gstreamer] a zoom feature (like for totem-xine) would be nice -- Totem doesn't resize window when choosing zoom https://launchpad.net/bugs/69632 From daniel.holbach at ubuntu.com Wed Nov 1 08:01:41 2006 From: daniel.holbach at ubuntu.com (Daniel Holbach) Date: Wed, 01 Nov 2006 08:01:41 -0000 Subject: [Bug 63404] Re: Modem Monitor crashes on gnome panel - edgy 610 beta References: <20061001180615.3619.34289.malonedeb@gandwana.ubuntu.com> Message-ID: <20061101080142.4148.32915.malone@gandwana.ubuntu.com> Thanks for following up. Closing the bug. ** Changed in: gnome-panel (Ubuntu) Status: Needs Info => Fix Released -- Modem Monitor crashes on gnome panel - edgy 610 beta https://launchpad.net/bugs/63404 From daniel.holbach at ubuntu.com Wed Nov 1 08:07:46 2006 From: daniel.holbach at ubuntu.com (Daniel Holbach) Date: Wed, 01 Nov 2006 08:07:46 -0000 Subject: [Bug 69627] Re: menubar icon References: <20061101053931.1737.27668.malonedeb@gangotri.ubuntu.com> Message-ID: <20061101080747.1737.34731.malone@gangotri.ubuntu.com> Thanks for the report, even if I'd appreciate a more neutral language. Remember: you're maybe talking to the people who did the icons. Do you really think they're going to fix an issue if you talk to them like that? However, I'm not sure how the icons differ: http://daniel.holba.ch/ubuntu/ic/subpages/start-here_Tangerine.html http://daniel.holba.ch/ubuntu/ic/subpages/start-here_Tango.html (If you meant a different icon, please let me know.) ** Changed in: tangerine-icon-theme (Ubuntu) Importance: Undecided => Medium Assignee: (unassigned) => Ubuntu Artwork Team Status: Unconfirmed => Needs Info -- menubar icon https://launchpad.net/bugs/69627 From wellspaul at o2.co.uk Wed Nov 1 08:09:17 2006 From: wellspaul at o2.co.uk (pauljwells) Date: Wed, 01 Nov 2006 08:09:17 -0000 Subject: [Bug 68950] Re: screensaver starts first time but not after References: <20061028230158.26024.41633.malonedeb@gangotri.ubuntu.com> Message-ID: <20061101080918.1506.72261.malone@gangotri.ubuntu.com> I can confirm this behaviour on Edgy. It happens on an upgraded install on a PC and on a clean install on a mac. If the display is never allowed to sleep then the screensaver starts up exactly as you'd expect (on timeout and on ctrl-alt-l). Once the screen has been allowed to sleep the screensaver no longer activates. The bizarre thing is that _sometimes_ the screensaver will work after a screen sleep, but not often! The only way t restore normal behaviour is a reboot. Logout or restart X don't affect it. -- screensaver starts first time but not after https://launchpad.net/bugs/68950 From mark.baaijens at gmail.com Wed Nov 1 08:09:27 2006 From: mark.baaijens at gmail.com (markba) Date: Wed, 01 Nov 2006 08:09:27 -0000 Subject: [Bug 35147] Re: Enable show network volumes. References: <20060316020742.11105.94103.malonedeb@gandwana.ubuntu.com> Message-ID: <20061101080927.1737.80866.malone@gangotri.ubuntu.com> In Edgy, behaviour has changed. When mounting on /mnt, icons etc. do not appear, even when it's indicated in Nautilus settings (show volumes). When mounting on /media, icons appear. This is changed from Dapper, because in Dapper it doesn't matter if you're mounting to /mnt or /media, icons ALWAYS appears. With this new behaviour, you can to circumvent the problem (without an extra Nautilus setting), just mount the volumes to /mnt if you don't want to appear them on the desktop. See: "Volume mount not visible" https://launchpad.net/bugs/68944 "Sebastien Bacher: that's the indended behaviour then. That might not be ideal though,..." -- Enable show network volumes. https://launchpad.net/bugs/35147 From daniel.holbach at ubuntu.com Wed Nov 1 08:19:57 2006 From: daniel.holbach at ubuntu.com (Daniel Holbach) Date: Wed, 01 Nov 2006 08:19:57 -0000 Subject: [Bug 69623] Re: 'last played' doesn't updated on internet radio stations References: <20061101042740.1737.8817.malonedeb@gangotri.ubuntu.com> Message-ID: <20061101081957.1506.14847.malone@gangotri.ubuntu.com> Thanks for your bug report. Somebody of the team should forward this upstream. ** Changed in: rhythmbox (Ubuntu) Importance: Undecided => Low Assignee: (unassigned) => Ubuntu Desktop Bugs ** Also affects: rhythmbox (upstream) Importance: Undecided Status: Unconfirmed -- 'last played' doesn't updated on internet radio stations https://launchpad.net/bugs/69623 From schmidig at perso.ch Wed Nov 1 08:15:32 2006 From: schmidig at perso.ch (Simon Schmidig) Date: Wed, 01 Nov 2006 08:15:32 -0000 Subject: [Bug 63476] Re: gamin server crashes. References: <20061002021004.2244.66722.malonedeb@gangotri.ubuntu.com> Message-ID: <20061101081532.4148.85158.malone@gandwana.ubuntu.com> Gamin server 5 min. after start-up. ** Attachment added: "Crash repport" http://librarian.launchpad.net/4943530/_usr_lib_gamin_gam_server.1000.crash -- gamin server crashes. https://launchpad.net/bugs/63476 From nisses.mail at home.se Wed Nov 1 08:21:32 2006 From: nisses.mail at home.se (Andreas Nilsson) Date: Wed, 01 Nov 2006 08:21:32 -0000 Subject: [Bug 69627] Re: menubar icon References: <20061101053931.1737.27668.malonedeb@gangotri.ubuntu.com> Message-ID: <20061101082132.1737.10621.malone@gangotri.ubuntu.com> Hi David! I'm afraid I can't see any difference over here. Do you have a screenshot of the issue? -- menubar icon https://launchpad.net/bugs/69627 From daniel.holbach at ubuntu.com Wed Nov 1 08:20:56 2006 From: daniel.holbach at ubuntu.com (Daniel Holbach) Date: Wed, 01 Nov 2006 08:20:56 -0000 Subject: [Bug 69622] Re: can't open gnome-system-log References: <20061101041411.1506.61364.malonedeb@gangotri.ubuntu.com> Message-ID: <20061101082056.1506.29973.malone@gangotri.ubuntu.com> Thanks for your bug report. Can you please turn on apport again and attach the crash report file to the bug report? ** Changed in: gnome-utils (Ubuntu) Assignee: (unassigned) => Ubuntu Desktop Bugs Status: Unconfirmed => Needs Info -- can't open gnome-system-log https://launchpad.net/bugs/69622 From daniel.holbach at ubuntu.com Wed Nov 1 08:22:29 2006 From: daniel.holbach at ubuntu.com (Daniel Holbach) Date: Wed, 01 Nov 2006 08:22:29 -0000 Subject: [Bug 68120] Re: Evolution encouters an error while trying to import ".pst" type file created in outlook 2003, This file contains all my mailing related data. References: <20061025054509.31837.78871.malonedeb@gangotri.ubuntu.com> Message-ID: <20061101082229.1737.59032.malone@gangotri.ubuntu.com> Thanks for answering to patiently. Somebody of the team should forward this upstream. ** Changed in: evolution (Ubuntu) Status: Needs Info => Unconfirmed ** Also affects: evolution (upstream) Importance: Undecided Status: Unconfirmed -- Evolution encouters an error while trying to import ".pst" type file created in outlook 2003, This file contains all my mailing related data. https://launchpad.net/bugs/68120 From daniel.holbach at ubuntu.com Wed Nov 1 08:26:39 2006 From: daniel.holbach at ubuntu.com (Daniel Holbach) Date: Wed, 01 Nov 2006 08:26:39 -0000 Subject: [Bug 69617] Re: totem-mozilla doesn't work on basically anything References: <20061101032744.1737.85091.malonedeb@gangotri.ubuntu.com> Message-ID: <20061101082640.4148.98417.malone@gandwana.ubuntu.com> Thanks for this suggestion. It's nicely written up and up to the point. However it's not really a totem bug. I think that this would do well in a specification, as it will require changes in a couple of places and it's less easy to track all of this in a bug report. Still you raise a valid point. ** Changed in: totem (Ubuntu) Importance: Undecided => Medium Assignee: (unassigned) => Ubuntu Desktop Bugs Status: Unconfirmed => Rejected -- totem-mozilla doesn't work on basically anything https://launchpad.net/bugs/69617 From daniel.holbach at ubuntu.com Wed Nov 1 08:30:42 2006 From: daniel.holbach at ubuntu.com (Daniel Holbach) Date: Wed, 01 Nov 2006 08:30:42 -0000 Subject: [Bug 68840] Re: Crash after deleting account References: <20061028133213.17549.66750.malonedeb@gandwana.ubuntu.com> Message-ID: <20061101083042.4231.13402.malone@gandwana.ubuntu.com> Somebody of the team should forward this upstream. ** Changed in: gaim (Ubuntu) Importance: Undecided => Medium Assignee: (unassigned) => Ubuntu Desktop Bugs Status: Needs Info => Confirmed -- Crash after deleting account https://launchpad.net/bugs/68840 From daniel.holbach at ubuntu.com Wed Nov 1 08:30:51 2006 From: daniel.holbach at ubuntu.com (Daniel Holbach) Date: Wed, 01 Nov 2006 08:30:51 -0000 Subject: [Bug 68840] Re: Crash after deleting account References: <20061028133213.17549.66750.malonedeb@gandwana.ubuntu.com> Message-ID: <20061101083051.4148.81193.malone@gandwana.ubuntu.com> --- stack trace --- Using host libthread_db library "/lib/tls/i686/cmov/libthread_db.so.1". Core was generated by `gaim'. Program terminated with signal 11, Segmentation fault. #0 0xb78c814e in IA__g_hash_table_lookup (hash_table=0x3ff00000, key=0x8183380) at ghash.c:231 in ghash.c #0 0xb78c814e in IA__g_hash_table_lookup (hash_table=0x3ff00000, key=0x8183380) at ghash.c:231 node = __PRETTY_FUNCTION__ = "IA__g_hash_table_lookup" #1 0x0807081f in gaim_account_get_ui_bool (account=0x87532a8, ui=0x8183380 "gtk-gaim", name=0x8138ccf "auto-login", default_value=0) at ../../src/account.c:1915 __PRETTY_FUNCTION__ = "gaim_account_get_ui_bool" #2 0x080708f0 in gaim_account_get_enabled (account=0x87532a8, ui=0x8183380 "gtk-gaim") at ../../src/account.c:1712 __PRETTY_FUNCTION__ = "gaim_account_get_enabled" #3 0x080d7347 in connection_error_button_clicked_cb (widget=0x83e7b20, user_data=0x87532a8) at ../../src/gtkblist.c:3540 enabled = account = (GaimAccount *) 0x87532a8 primary = 0x86d2f00 " 3R\b?el\b(?i\b 2u\b`j4\b??P\b@|w\bXZv\b\220\fw\b\220?v\b\200g4\b\210;j\b0?l\b?j\035\b?k\035\b?.u\bx?j\b??l\b?\212j\b\230\"m\b\020?v\b\020?l\b8\0267\bx\021u\bP?v\b8\031h\b??v\b?\024w\b8?v\b?gw\bX?5\b??l\b >m\b8Pw\b`?j\b(2P\b\brw\b?\223i\b02k?02k??\206i\b ?5\b\b4w\b??v\b?*w\bX?l\b??v\b??l\bX2k?X2k?"... text = 0x8348930 "You have signed on from another location." #4 0xb7955b29 in IA__g_cclosure_marshal_VOID__VOID (closure=0x836d500, return_value=0x0, n_param_values=1, param_values=0xbf9b53ec, invocation_hint=0xbf9b52fc, marshal_data=0x80d7240) at gmarshal.c:77 data1 = (gpointer) 0x83e7b20 data2 = (gpointer) 0x8183380 __PRETTY_FUNCTION__ = "IA__g_cclosure_marshal_VOID__VOID" #5 0xb794879b in IA__g_closure_invoke (closure=0x836d500, return_value=0x0, n_param_values=1, param_values=0xbf9b53ec, invocation_hint=0xbf9b52fc) at gclosure.c:490 marshal = (GClosureMarshal) 0x806d7d4 marshal_data = (gpointer) 0x0 __PRETTY_FUNCTION__ = "IA__g_closure_invoke" #6 0xb7958b93 in signal_emit_unlocked_R (node=0x83eb688, detail=0, instance=0x83e7b20, emission_return=0x0, instance_and_params=0xbf9b53ec) at gsignal.c:2440 tmp = handler = (Handler *) 0x8349da0 accumulator = (SignalAccumulator *) 0x0 emission = {next = 0xbf9b57b4, instance = 0x83e7b20, ihint = {signal_id = 159, detail = 0, run_type = G_SIGNAL_RUN_FIRST}, state = EMISSION_RUN, chain_type = 4} class_closure = (GClosure *) 0x82f0ac0 handler_list = (Handler *) 0x8349da0 return_accu = (GValue *) 0x0 accu = {g_type = 0, data = {{v_int = 0, v_uint = 0, v_long = 0, v_ulong = 0, v_int64 = 0, v_uint64 = 0, v_float = 0, v_double = 0, v_pointer = 0x0}, {v_int = 0, v_uint = 0, v_long = 0, v_ulong = 0, v_int64 = 0, v_uint64 = 0, v_float = 0, v_double = 0, v_pointer = 0x0}}} signal_id = 159 max_sequential_handler_number = 2224 return_value_altered = 1 #7 0xb795a0b7 in IA__g_signal_emit_valist (instance=0x83e7b20, signal_id=159, detail=0, var_args=0xbf9b562c "J????\206\227? {>\bHV\233??\f?? {>\b \f??hV\233?)[\225? {>\b\020?'\b?<\207??\206\227??X\233?`\n/\b\230V\233??o\224?`\n/\b") at gsignal.c:2199 _flags = _vtable = _cvalues = {{v_int = -1214806320, v_long = -1214806320, v_int64 = -4640020223836584240, v_double = -0.026695977407036164, v_pointer = 0xb79786d0}, {v_int = -1080338896, v_long = -1080338896, v_int64 = -4640021151415052752, v_double = -0.026692759222745888, v_pointer = 0xbf9b5630}, {v_int = -1214865120, v_long = -1214865120, v_int64 = 88979448096, v_double = 4.3961688490147915e-313, v_pointer = 0xb796a120}, {v_int = 0, v_long = 0, v_int64 = -5222138340207230976, v_double = -3.3344444340821649e-41, v_pointer = 0x0}, {v_int = -1214806320, v_long = -1214806320, v_int64 = -5217553412293949744, v_double = -6.7518094661999528e-41, v_pointer = 0xb79786d0}, {v_int = 136094944, v_long = 136094944, v_int64 = -4640019986262481696, v_double = -0.026696801657782099, v_pointer = 0x81ca4e0}, { v_int = -1214935794, v_long = -1214935794, v_int64 = -4640020223836713714, v_double = -0.026695977406586961, v_pointer = 0xb7958d0e}, {v_int = -1080338228, v_long = -1080338228, v_int64 = -4640020223702116148, v_double = -0.026695977873566076, v_pointer = 0xbf9b58cc}} _lcopy_format = _n_values = return_value = {g_type = 136094624, data = {{v_int = 0, v_uint = 0, v_long = 0, v_ulong = 0, v_int64 = -4640020226916745216, v_uint64 = 13806723846792806400, v_float = 0, v_double = -0.026695966720581055, v_pointer = 0x0}, {v_int = 38, v_uint = 38, v_long = 38, v_ulong = 38, v_int64 = 9552007266342, v_uint64 = 9552007266342, v_float = 5.32493416e-44, v_double = 4.7193186391255401e-311, v_pointer = 0x26}}} error = instance_and_params = (GValue *) 0xbf9b53ec stack_values = {{g_type = 136819728, data = {{v_int = 138312480, v_uint = 138312480, v_long = 138312480, v_ulong = 138312480, v_int64 = 138312480, v_uint64 = 138312480, v_float = 5.7320778e-34, v_double = 6.8335444759104496e-316, v_pointer = 0x83e7b20}, {v_int = 0, v_uint = 0, v_long = 0, v_ulong = 0, v_int64 = 0, v_uint64 = 0, v_float = 0, v_double = 0, v_pointer = 0x0}}}, {g_type = 0, data = {{v_int = -1212707856, v_uint = 3082259440, v_long = -1212707856, v_ulong = 3082259440, v_int64 = -4640022457217479696, v_uint64 = 13806721616492071920, v_float = -2.18804635e-05, v_double = -0.026688228810495873, v_pointer = 0xb7b78bf0}, { v_int = -1212707823, v_uint = 3082259473, v_long = -1212707823, v_ulong = 3082259473, v_int64 = 585318799016168465, v_uint64 = 585318799016168465, v_float = -2.18805235e-05, v_double = 1.4892310003745532e-269, v_pointer = 0xb7b78c11}}}, {g_type = 136218960, data = {{v_int = 141158824, v_uint = 141158824, v_long = 141158824, v_ulong = 141158824, v_int64 = -5217928056640247384, v_uint64 = 13228816017069304232, v_float = 7.03905486e-34, v_double = -6.3698300245114564e-41, v_pointer = 0x869e9a8}, {v_int = 40, v_uint = 40, v_long = 40, v_ulong = 40, v_int64 = -5215828951645028312, v_uint64 = 13230915122064523304, v_float = 5.60519386e-44, v_double = -8.5100330251522427e-41, v_pointer = 0x28}}}, {g_type = 3214627912, data = {{v_int = -1212948238, v_uint = 3082019058, v_long = -1212948238, v_ulong = 3082019058, v_int64 = 589714612144038130, v_uint64 = 589714612144038130, v_float = -2.14432112e-05, v_double = 2.9422194742229053e-269, v_pointer = 0xb7b3e0f2}, {v_int = -1080339308, v_uint = 3214627988, v_long = -1080339308, v_ulong = 3214627988, v_int64 = -5230051406213589868, v_uint64 = 13216692667495961748, v_float = -1.21351862, v_double = -9.7305549473642905e-42, v_pointer = 0xbf9b5494}}}, {g_type = 3085036432, data = {{v_int = 136280152, v_uint = 136280152, v_long = 136280152, v_ulong = 136280152, v_int64 = -5208540580985997224, v_uint64 = 13238203492723554392, v_float = 4.79887855e-34, v_double = -2.7030207153540554e-40, v_pointer = 0x81f7858}, {v_int = -1080339336, v_uint = 3214627960, v_long = -1080339336, v_ulong = 3214627960, v_int64 = -5208529535546731400, v_uint64 = 13238214538162820216, v_float = -1.21351528, v_double = -2.7075253937410734e-40, v_pointer = 0xbf9b5478}}}, {g_type = 136280152, data = {{v_int = 1, v_uint = 1, v_long = 1, v_ulong = 1, v_int64 = -5208540581122277375, v_uint64 = 13238203492587274241, v_float = 1.40129846e-45, v_double = -2.703020659774713e-40, v_pointer = 0x1}, {v_int = -1080339308, v_uint = 3214627988, v_long = -1080339308, v_ulong = 3214627988, v_int64 = -7378697624551205740, v_uint64 = 11068046449158345876, v_float = -1.21351862, v_double = -2.3534389792814446e-185, v_pointer = 0xbf9b5494}}}, {g_type = 1085905305, data = {{v_int = 1072693248, v_uint = 1072693248, v_long = 1072693248, v_ulong = 1072693248, v_int64 = -5196613490228330496, v_uint64 = 13250130583481221120, v_float = 1.875, v_double = -1.6457076872609966e-39, v_pointer = 0x3ff00000}, {v_int = 136280152, v_uint = 136280152, v_long = 136280152, v_ulong = 136280152, v_int64 = 606272532758100056, v_uint64 = 606272532758100056, v_float = 4.79887855e-34, v_double = 3.9239808377380325e-268, v_pointer = 0x81f7858}}}, {g_type = 3214628008, data = {{v_int = -1212705041, v_uint = 3082262255, v_long = -1212705041, v_ulong = 3082262255, v_int64 = 585318799016171247, v_uint64 = 585318799016171247, v_float = -2.18855839e-05, v_double = 1.4892310003750209e-269, v_pointer = 0xb7b796ef}, {v_int = -1212707856, v_uint = 3082259440, v_long = -1212707856, v_ulong = 3082259440, v_int64 = -4640021993361011728, v_uint64 = 13806722080348539888, v_float = -2.18804635e-05, v_double = -0.026689838135904809, v_pointer = 0xb7b78bf0}}}, {g_type = 3080119908, data = {{ v_int = -1080338676, v_uint = 3214628620, v_long = -1080338676, v_ulong = 3214628620, v_int64 = 585318799148537612, v_uint64 = 585318799148537612, v_float = -1.21359396, v_double = 1.4892310226286961e-269, v_pointer = 0xbf9b570c}, {v_int = 141158824, v_uint = 141158824, v_long = 141158824, v_ulong = 141158824, v_int64 = -5196613491159864920, v_uint64 = 13250130582549686696, v_float = 7.03905486e-34, v_double = -1.6457073833337096e-39, v_pointer = 0x869e9a8}}}, { g_type = 3085036432, data = {{v_int = -1212705216, v_uint = 3082262080, v_long = -1212705216, v_ulong = 3082262080, v_int64 = -4640021770022709696, v_uint64 = 13806722303686841920, v_float = -2.18852656e-05, v_double = -0.026690612996296048, v_pointer = 0xb7b79640}, {v_int = -1212093681, v_uint = 3082873615, v_long = -1212093681, v_ulong = 3082873615, v_int64 = -4640020223833871601, v_uint64 = 13806723849875680015, v_float = -2.29976413e-05, v_double = -0.026695977416447522, v_pointer = 0xb7c0eb0f}}}, {g_type = 2, data = {{v_int = -1080339208, v_uint = 3214628088, v_long = -1080339208, v_ulong = 3214628088, v_int64 = -5218400087652477704, v_uint64 = 13228343986057073912, v_float = -1.21353054, v_double = -5.8885572005832731e-41, v_pointer = 0xbf9b54f8}, {v_int = 136094624, v_uint = 136094624, v_long = 136094624, v_ulong = 136094624, v_int64 = 4611826768936739744, v_uint64 = 4611826768936739744, v_float = 4.71368827e-34, v_double = 2.0625057824840525, v_pointer = 0x81ca3a0}}}, {g_type = 1073774594, data = {{v_int = -1215008839, v_uint = 3079958457, v_long = -1215008839, v_ulong = 3079958457, v_int64 = 584521962321375161, v_uint64 = 584521962321375161, v_float = -1.76949998e-05, v_double = 1.3552653591215221e-269, v_pointer = 0xb7946fb9}, {v_int = -1080338896, v_uint = 3214628400, v_long = -1080338896, v_ulong = 3214628400, v_int64 = 11804562992, v_uint64 = 11804562992, v_float = -1.21356773, v_double = 5.8322290385161577e-314, v_pointer = 0xbf9b5630}}}, {g_type = 1073774594, data = {{v_int = -1080338916, v_uint = 3214628380, v_long = -1080338916, v_ulong = 3214628380, v_int64 = -5208529239193987556, v_uint64 = 13238214834515564060, v_float = -1.21356535, v_double = -2.7076462557337927e-40, v_pointer = 0xbf9b561c}, {v_int = -1215003573, v_uint = 3079963723, v_long = -1215003573, v_ulong = 3079963723, v_int64 = -5217553412294146997, v_uint64 = 13229190661415404619, v_float = -1.77045786e-05, v_double = -6.7518094659988378e-41, v_pointer = 0xb794844b}}}, {g_type = 64, data = {{v_int = 136094624, v_uint = 136094624, v_long = 136094624, v_ulong = 136094624, v_int64 = -4640021154493586528, v_uint64 = 13806722919215965088, v_float = 4.71368827e-34, v_double = -0.026692748541936262, v_pointer = 0x81ca3a0}, {v_int = -1214898399, v_uint = 3080068897, v_long = -1214898399, v_ulong = 3080068897, v_int64 = 584521962321485601, v_uint64 = 584521962321485601, v_float = -1.7895889e-05, v_double = 1.3552653591400895e-269, v_pointer = 0xb7961f21}}}, {g_type = 1073774595, data = {{v_int = 1073774595, v_uint = 1073774595, v_long = 1073774595, v_ulong = 1073774595, v_int64 = -5217948890593984509, v_uint64 = 13228795183115567107, v_float = 2.00781322, v_double = -6.3485881664791226e-41, v_pointer = 0x40008003}, { v_int = -1080338916, v_uint = 3214628380, v_long = -1080338916, v_ulong = 3214628380, v_int64 = 862208087580, v_uint64 = 862208087580, v_float = -1.21356535, v_double = 4.2598739563975876e-312, v_pointer = 0xbf9b561c}}}, {g_type = 3214628168, data = {{v_int = -1214806320, v_uint = 3080160976, v_long = -1214806320, v_ulong = 3080160976, v_int64 = -4640020223836584240, v_uint64 = 13806723849872967376, v_float = -1.80633797e-05, v_double = -0.026695977407036164, v_pointer = 0xb79786d0}, {v_int = 20, v_uint = 20, v_long = 20, v_ulong = 20, v_int64 = -4640021154629681132, v_uint64 = 13806722919079870484, v_float = 2.80259693e-44, v_double = -0.026692748069763253, v_pointer = 0x14}}}} free_me = (GValue *) 0x0 signal_return_type = 4 param_values = (GValue *) 0xbf9b5400 node = (SignalNode *) 0x83eb688 i = 3082259332 n_params = 0 __PRETTY_FUNCTION__ = "IA__g_signal_emit_valist" #8 0xb795a279 in IA__g_signal_emit (instance=0x83e7b20, signal_id=159, detail=0) at gsignal.c:2243 var_args = 0xbf9b562c "J????\206\227? {>\bHV\233??\f?? {>\b \f??hV\233?)[\225? {>\b\020?'\b?<\207??\206\227??X\233?`\n/\b\230V\233??o\224?`\n/\b" #9 0xb7b3f093 in IA__gtk_button_clicked (button=0x83e7b20) at gtkbutton.c:889 __PRETTY_FUNCTION__ = "IA__gtk_button_clicked" #10 0xb7b40cde in gtk_real_button_released (button=0x83e7b20) at gtkbutton.c:1484 No locals. #11 0xb7955b29 in IA__g_cclosure_marshal_VOID__VOID (closure=0x82f0a60, return_value=0x0, n_param_values=1, param_values=0xbf9b58ac, invocation_hint=0xbf9b57bc, marshal_data=0xb7b40ca0) at gmarshal.c:77 data1 = (gpointer) 0x83e7b20 data2 = (gpointer) 0x8183380 __PRETTY_FUNCTION__ = "IA__g_cclosure_marshal_VOID__VOID" #12 0xb7946fb9 in g_type_class_meta_marshal (closure=0x82f0a60, return_value=0x0, n_param_values=1, param_values=0xbf9b58ac, invocation_hint=0xbf9b57bc, marshal_data=0x1a4) at gclosure.c:567 callback = #13 0xb794879b in IA__g_closure_invoke (closure=0x82f0a60, return_value=0x0, n_param_values=1, param_values=0xbf9b58ac, invocation_hint=0xbf9b57bc) at gclosure.c:490 marshal = (GClosureMarshal) 0xb7946f70 marshal_data = (gpointer) 0x1a4 __PRETTY_FUNCTION__ = "IA__g_closure_invoke" #14 0xb795902a in signal_emit_unlocked_R (node=0x82f0a78, detail=0, instance=0x83e7b20, emission_return=0x0, instance_and_params=0xbf9b58ac) at gsignal.c:2370 tmp = handler = (Handler *) 0xbf9b5788 accumulator = (SignalAccumulator *) 0x0 emission = {next = 0xbf9b5c74, instance = 0x83e7b20, ihint = {signal_id = 158, detail = 0, run_type = G_SIGNAL_RUN_FIRST}, state = EMISSION_RUN, chain_type = 136819728} class_closure = (GClosure *) 0x82f0a60 handler_list = (Handler *) 0x0 return_accu = (GValue *) 0x0 accu = {g_type = 0, data = {{v_int = 0, v_uint = 0, v_long = 0, v_ulong = 0, v_int64 = 0, v_uint64 = 0, v_float = 0, v_double = 0, v_pointer = 0x0}, {v_int = 0, v_uint = 0, v_long = 0, v_ulong = 0, v_int64 = 0, v_uint64 = 0, v_float = 0, v_double = 0, v_pointer = 0x0}}} signal_id = 158 max_sequential_handler_number = 2224 return_value_altered = 0 #15 0xb795a0b7 in IA__g_signal_emit_valist (instance=0x83e7b20, signal_id=158, detail=0, var_args=0xbf9b5aec "????\220???`???\b[\233?\201??? {>\b`???([\233?") at gsignal.c:2199 _flags = _vtable = _cvalues = {{v_int = -1212705285, v_long = -1212705285, v_int64 = 584855835901400571, v_double = 1.4113967955096912e-269, v_pointer = 0xb7b795fb}, {v_int = 1, v_long = 1, v_int64 = -5208540581122277375, v_double = -2.703020659774713e-40, v_pointer = 0x1}, {v_int = -1080337868, v_long = -1080337868, v_int64 = 584855836033767988, v_double = 1.4113968177635432e-269, v_pointer = 0xbf9b5a34}, {v_int = 1083924420, v_long = 1083924420, v_int64 = -4640015724707094588, v_double = -0.026711586898130482, v_pointer = 0x409b5fc4}, {v_int = -1209930864, v_long = -1209930864, v_int64 = 584855835904174992, v_double = 1.4113967959761319e-269, v_pointer = 0xb7e1eb90}, { v_int = -1080336444, v_long = -1080336444, v_int64 = -4640015722576388156, v_double = -0.026711594290503418, v_pointer = 0xbf9b5fc4}, {v_int = -1212705041, v_long = -1212705041, v_int64 = 584855835901400815, v_double = 1.4113967955097322e-269, v_pointer = 0xb7b796ef}, {v_int = -1212707856, v_long = -1212707856, v_int64 = -4640015808608105488, v_double = -0.026711295808023949, v_pointer = 0xb7b78bf0}} _lcopy_format = _n_values = return_value = {g_type = 3082873615, data = {{v_int = -1080337424, v_uint = 3214629872, v_long = -1080337424, v_ulong = 3214629872, v_int64 = 7509597168, v_uint64 = 7509597168, v_float = -1.21374321, v_double = 3.710233974815516e-314, v_pointer = 0xbf9b5bf0}, {v_int = -1080337736, v_uint = 3214629560, v_long = -1080337736, v_ulong = 3214629560, v_int64 = -5218400087652476232, v_uint64 = 13228343986057075384, v_float = -1.21370602, v_double = -5.8885572005847739e-41, v_pointer = 0xbf9b5ab8}}} error = instance_and_params = (GValue *) 0xbf9b58ac stack_values = {{g_type = 136819728, data = {{v_int = 138312480, v_uint = 138312480, v_long = 138312480, v_ulong = 138312480, v_int64 = 138312480, v_uint64 = 138312480, v_float = 5.7320778e-34, v_double = 6.8335444759104496e-316, v_pointer = 0x83e7b20}, {v_int = 0, v_uint = 0, v_long = 0, v_ulong = 0, v_int64 = 0, v_uint64 = 0, v_float = 0, v_double = 0, v_pointer = 0x0}}}, {g_type = 135837256, data = {{v_int = 0, v_uint = 0, v_long = 0, v_ulong = 0, v_int64 = 0, v_uint64 = 0, v_float = 0, v_double = 0, v_pointer = 0x0}, {v_int = -1215867915, v_uint = 3079099381, v_long = -1215867915, v_ulong = 3079099381, v_int64 = -5247765414845918219, v_uint64 = 13198978658863633397, v_float = -1.61323496e-05, v_double = -6.3208711838424434e-43, v_pointer = 0xb78753f5}}}, {g_type = 1, data = {{v_int = -1080338200, v_uint = 3214629096, v_long = -1080338200, v_ulong = 3214629096, v_int64 = 71934105832, v_uint64 = 71934105832, v_float = -1.2136507, v_double = 3.554017045589966e-313, v_pointer = 0xbf9b58e8}, {v_int = 135874112, v_uint = 135874112, v_long = 135874112, v_ulong = 135874112, v_int64 = 4430841408, v_uint64 = 4430841408, v_float = 4.61243412e-34, v_double = 2.1891265218636582e-314, v_pointer = 0x8194640}}}, {g_type = 17, data = {{v_int = -1215867915, v_uint = 3079099381, v_long = -1215867915, v_ulong = 3079099381, v_int64 = -5247765414845918219, v_uint64 = 13198978658863633397, v_float = -1.61323496e-05, v_double = -6.3208711838424434e-43, v_pointer = 0xb78753f5}, {v_int = 1, v_uint = 1, v_long = 1, v_ulong = 1, v_int64 = -4640017100180553727, v_uint64 = 13806726973528997889, v_float = 1.40129846e-45, v_double = -0.026706814765930179, v_pointer = 0x1}}}, {g_type = 3073118069, data = {{v_int = 2, v_uint = 2, v_long = 2, v_ulong = 2, v_int64 = -5218649542567657470, v_uint64 = 13228094531141894146, v_float = 2.80259693e-45, v_double = -5.6342182517415981e-41, v_pointer = 0x2}, { v_int = -1080338088, v_uint = 3214629208, v_long = -1080338088, v_ulong = 3214629208, v_int64 = -5220023731319252648, v_uint64 = 13226720342390298968, v_float = -1.21366405, v_double = -4.4124496547692255e-41, v_pointer = 0xbf9b5958}}}, {g_type = 135837256, data = {{v_int = 142043552, v_uint = 142043552, v_long = 142043552, v_ulong = 142043552, v_int64 = 141875964320, v_uint64 = 141875964320, v_float = 7.44530204e-34, v_double = 7.0096039941110451e-313, v_pointer = 0x87769a0}, {v_int = 135875160, v_uint = 135875160, v_long = 135875160, v_ulong = 135875160, v_int64 = 590072156635351640, v_uint64 = 590072156635351640, v_float = 4.61291534e-34, v_double = 3.0962694848576765e-269, v_pointer = 0x8194a58}}}, {g_type = 138296736, data = {{v_int = -1080338088, v_uint = 3214629208, v_long = -1080338088, v_ulong = 3214629208, v_int64 = 346812012888, v_uint64 = 346812012888, v_float = -1.21366405, v_double = 1.7134790113301244e-312, v_pointer = 0xbf9b5958}, {v_int = 135874112, v_uint = 135874112, v_long = 135874112, v_ulong = 135874112, v_int64 = 38790579776, v_uint64 = 38790579776, v_float = 4.61243412e-34, v_double = 1.9165092849585837e-313, v_pointer = 0x8194640}}}, {g_type = 7, data = {{v_int = 135875208, v_uint = 135875208, v_long = 135875208, v_ulong = 135875208, v_int64 = 309373520520, v_uint64 = 309373520520, v_float = 4.61293738e-34, v_double = 1.5285082822189394e-312, v_pointer = 0x8194a88}, { v_int = 142041152, v_uint = 142041152, v_long = 142041152, v_ulong = 142041152, v_int64 = 610072410589716544, v_uint64 = 610072410589716544, v_float = 7.44420001e-34, v_double = 7.0907713121472305e-268, v_pointer = 0x8776040}}}, {g_type = 3081571188, data = {{v_int = 141158824, v_uint = 141158824, v_long = 141158824, v_ulong = 141158824, v_int64 = 585318796075067816, v_uint64 = 585318796075067816, v_float = 7.03905486e-34, v_double = 1.4892305059113376e-269, v_pointer = 0x869e9a8}, { v_int = -1080338056, v_uint = 3214629240, v_long = -1080338056, v_ulong = 3214629240, v_int64 = -5213330084917978760, v_uint64 = 13233413988791572856, v_float = -1.21366787, v_double = -1.2932099627927018e-40, v_pointer = 0xbf9b5978}}}, {g_type = 76, data = {{v_int = 141158824, v_uint = 141158824, v_long = 141158824, v_ulong = 141158824, v_int64 = 141158824, v_uint64 = 141158824, v_float = 7.03905486e-34, v_double = 6.9741725545750853e-316, v_pointer = 0x869e9a8}, { v_int = -1209930864, v_uint = 3085036432, v_long = -1209930864, v_ulong = 3085036432, v_int64 = -5196613488215987312, v_uint64 = 13250130585493564304, v_float = -2.69317825e-05, v_double = -1.645708343818595e-39, v_pointer = 0xb7e1eb90}}}, {g_type = 141158824, data = {{v_int = -1080338008, v_uint = 3214629288, v_long = -1080338008, v_ulong = 3214629288, v_int64 = -5208541041764116056, v_uint64 = 13238203031945435560, v_float = -1.21367359, v_double = -2.7028327955092073e-40, v_pointer = 0xbf9b59a8}, {v_int = 141158824, v_uint = 141158824, v_long = 141158824, v_ulong = 141158824, v_int64 = 606272532762978728, v_uint64 = 606272532762978728, v_float = 7.03905486e-34, v_double = 3.9239808403627085e-268, v_pointer = 0x869e9a8}}}, {g_type = 3214629288, data = {{v_int = -1213742837, v_uint = 3081224459, v_long = -1213742837, v_ulong = 3081224459, v_int64 = 3081224459, v_uint64 = 3081224459, v_float = -1.9997844e-05, v_double = 1.5223271523176805e-314, v_pointer = 0xb7a7c10b}, {v_int = 1073741824, v_uint = 1073741824, v_long = 1073741824, v_ulong = 1073741824, v_int64 = 1073741824, v_uint64 = 1073741824, v_float = 2, v_double = 5.3049894774131808e-315, v_pointer = 0x40000000}}}, {g_type = 3085036432, data = {{v_int = 136172360, v_uint = 136172360, v_long = 136172360, v_ulong = 136172360, v_int64 = -5208540580986105016, v_uint64 = 13238203492723446600, v_float = 4.74938289e-34, v_double = -2.7030207153100945e-40, v_pointer = 0x81dd348}, {v_int = -1080337976, v_uint = 3214629320, v_long = -1080337976, v_ulong = 3214629320, v_int64 = -5208540436173727288, v_uint64 = 13238203637535824328, v_float = -1.21367741, v_double = -2.7030797743635576e-40, v_pointer = 0xbf9b59c8}}}, {g_type = 136172360, data = {{v_int = 136280152, v_uint = 136280152, v_long = 136280152, v_ulong = 136280152, v_int64 = -4640009695520655272, v_uint64 = 13806734378188896344, v_float = 4.79887855e-34, v_double = -0.026732504840645127, v_pointer = 0x81f7858}, {v_int = -1214893548, v_uint = 3080073748, v_long = -1214893548, v_ulong = 3080073748, v_int64 = 106159288852, v_uint64 = 106159288852, v_float = -1.79047129e-05, v_double = 5.2449657608710824e-313, v_pointer = 0xb7963214}}}, {g_type = 139131256, data = {{v_int = -1080337944, v_uint = 3214629352, v_long = -1080337944, v_ulong = 3214629352, v_int64 = -5209639337916147224, v_uint64 = 13237104735793404392, v_float = -1.21368122, v_double = -2.2549129962570468e-40, v_pointer = 0xbf9b59e8}, {v_int = 136280152, v_uint = 136280152, v_long = 136280152, v_ulong = 136280152, v_int64 = -4640015811554084776, v_uint64 = 13806728262155466840, v_float = 4.79887855e-34, v_double = -0.026711285587105088, v_pointer = 0x81f7858}}}, {g_type = 0, data = {{v_int = -1209930864, v_uint = 3085036432, v_long = -1209930864, v_ulong = 3085036432, v_int64 = 584855835904174992, v_uint64 = 584855835904174992, v_float = -2.69317825e-05, v_double = 1.4113967959761319e-269, v_pointer = 0xb7e1eb90}, {v_int = -1209930864, v_uint = 3085036432, v_long = -1209930864, v_ulong = 3085036432, v_int64 = -4640015928864412784, v_uint64 = 13806728144845138832, v_float = -2.69317825e-05, v_double = -0.026710878585145148, v_pointer = 0xb7e1eb90}}}} free_me = (GValue *) 0x0 signal_return_type = 4 param_values = (GValue *) 0xbf9b58c0 node = (SignalNode *) 0x82f0a78 i = 3079099381 n_params = 0 __PRETTY_FUNCTION__ = "IA__g_signal_emit_valist" #16 0xb795a279 in IA__g_signal_emit (instance=0x83e7b20, signal_id=158, detail=0) at gsignal.c:2243 var_args = 0xbf9b5aec "????\220???`???\b[\233?\201??? {>\b`???([\233?" #17 0xb7b3f123 in IA__gtk_button_released (button=0x83e7b20) at gtkbutton.c:881 __PRETTY_FUNCTION__ = "IA__gtk_button_released" #18 0xb7b3f181 in gtk_button_button_release (widget=0x83e7b20, event=0x869ea48) at gtkbutton.c:1377 No locals. #19 0xb7c0eb00 in _gtk_marshal_BOOLEAN__BOXED (closure=0x81c9860, return_value=0xbf9b5c90, n_param_values=2, param_values=0xbf9b5d6c, invocation_hint=0xbf9b5c7c, marshal_data=0xb7b3f160) at gtkmarshalers.c:84 data1 = (gpointer) 0x83e7b20 data2 = v_return = __PRETTY_FUNCTION__ = "_gtk_marshal_BOOLEAN__BOXED" #20 0xb7946fb9 in g_type_class_meta_marshal (closure=0x81c9860, return_value=0xbf9b5c90, n_param_values=2, param_values=0xbf9b5d6c, invocation_hint=0xbf9b5c7c, marshal_data=0xb4) at gclosure.c:567 callback = #21 0xb794879b in IA__g_closure_invoke (closure=0x81c9860, return_value=0xbf9b5c90, n_param_values=2, param_values=0xbf9b5d6c, invocation_hint=0xbf9b5c7c) at gclosure.c:490 marshal = (GClosureMarshal) 0xb7946f70 marshal_data = (gpointer) 0xb4 __PRETTY_FUNCTION__ = "IA__g_closure_invoke" #22 0xb79591e3 in signal_emit_unlocked_R (node=0x81c9d80, detail=0, instance=0x83e7b20, emission_return=0xbf9b5f2c, instance_and_params=0xbf9b5d6c) at gsignal.c:2478 tmp = handler = (Handler *) 0xbf9b5c48 accumulator = (SignalAccumulator *) 0x81c9dd0 emission = {next = 0x0, instance = 0x83e7b20, ihint = {signal_id = 32, detail = 0, run_type = G_SIGNAL_RUN_LAST}, state = EMISSION_RUN, chain_type = 136819728} class_closure = (GClosure *) 0x81c9860 handler_list = (Handler *) 0x0 return_accu = (GValue *) 0xbf9b5c90 accu = {g_type = 20, data = {{v_int = 0, v_uint = 0, v_long = 0, v_ulong = 0, v_int64 = 0, v_uint64 = 0, v_float = 0, v_double = 0, v_pointer = 0x0}, {v_int = 0, v_uint = 0, v_long = 0, v_ulong = 0, v_int64 = 0, v_uint64 = 0, v_float = 0, v_double = 0, v_pointer = 0x0}}} signal_id = 32 max_sequential_handler_number = 2224 return_value_altered = 0 #23 0xb7959e7f in IA__g_signal_emit_valist (instance=0x83e7b20, signal_id=32, detail=0, var_args=) at gsignal.c:2209 _flags = _vtable = _cvalues = {{v_int = -1080336440, v_long = -1080336440, v_int64 = 3214630856, v_double = 1.5882386700108392e-314, v_pointer = 0xbf9b5fc8}, {v_int = 0, v_long = 0, v_int64 = 0, v_double = 0, v_pointer = 0x0}, {v_int = 0, v_long = 0, v_int64 = 0, v_double = 0, v_pointer = 0x0}, {v_int = 0, v_long = 0, v_int64 = 0, v_double = 0, v_pointer = 0x0}, {v_int = 0, v_long = 0, v_int64 = 0, v_double = 0, v_pointer = 0x0}, {v_int = 0, v_long = 0, v_int64 = 0, v_double = 0, v_pointer = 0x0}, {v_int = 0, v_long = 0, v_int64 = 0, v_double = 0, v_pointer = 0x0}, {v_int = 0, v_long = 0, v_int64 = 0, v_double = 0, v_pointer = 0x0}} _lcopy_format = _n_values = return_value = {g_type = 20, data = {{v_int = 0, v_uint = 0, v_long = 0, v_ulong = 0, v_int64 = 0, v_uint64 = 0, v_float = 0, v_double = 0, v_pointer = 0x0}, {v_int = 0, v_uint = 0, v_long = 0, v_ulong = 0, v_int64 = 0, v_uint64 = 0, v_float = 0, v_double = 0, v_pointer = 0x0}}} error = instance_and_params = (GValue *) 0xbf9b5d6c stack_values = {{g_type = 136819728, data = {{v_int = 138312480, v_uint = 138312480, v_long = 138312480, v_ulong = 138312480, v_int64 = 138312480, v_uint64 = 138312480, v_float = 5.7320778e-34, v_double = 6.8335444759104496e-316, v_pointer = 0x83e7b20}, {v_int = 0, v_uint = 0, v_long = 0, v_ulong = 0, v_int64 = 0, v_uint64 = 0, v_float = 0, v_double = 0, v_pointer = 0x0}}}, {g_type = 136089288, data = {{v_int = 141158984, v_uint = 141158984, v_long = 141158984, v_ulong = 141158984, v_int64 = 141158984, v_uint64 = 141158984, v_float = 7.03912833e-34, v_double = 6.9741804596254187e-316, v_pointer = 0x869ea48}, {v_int = 134217728, v_uint = 134217728, v_long = 134217728, v_ulong = 134217728, v_int64 = 134217728, v_uint64 = 134217728, v_float = 3.85185989e-34, v_double = 6.631236846766476e-316, v_pointer = 0x8000000}}}, {g_type = 1194, data = {{v_int = -1080336968, v_uint = 3214630328, v_long = -1080336968, v_ulong = 3214630328, v_int64 = -5217928053566775880, v_uint64 = 13228816020142775736, v_float = -1.21379757, v_double = -6.3698331581579154e-41, v_pointer = 0xbf9b5db8}, {v_int = 135770320, v_uint = 135770320, v_long = 135770320, v_ulong = 135770320, v_int64 = 5128326721744, v_uint64 = 5128326721744, v_float = 4.56477517e-34, v_double = 2.533730053863372e-311, v_pointer = 0x817b0d0}}}, {g_type = 3214630360, data = {{ v_int = -1213396108, v_uint = 3081571188, v_long = -1213396108, v_ulong = 3081571188, v_int64 = 606435435222993780, v_uint64 = 606435435222993780, v_float = -2.06285404e-05, v_double = 4.0116207100030938e-268, v_pointer = 0xb7ad0b74}, {v_int = 1075294408, v_uint = 1075294408, v_long = 1075294408, v_ulong = 1075294408, v_int64 = -4640011738986073912, v_uint64 = 13806732334723477704, v_float = 2.37016487, v_double = -0.026725415145777004, v_pointer = 0x4017b0c8}}}, { g_type = 3081571188, data = {{v_int = 140973688, v_uint = 140973688, v_long = 140973688, v_ulong = 140973688, v_int64 = -4640009540897139080, v_uint64 = 13806734532812412536, v_float = 6.95404458e-34, v_double = -0.02673304129873208, v_pointer = 0x8671678}, {v_int = -1080336920, v_uint = 3214630376, v_long = -1080336920, v_ulong = 3214630376, v_int64 = -5212683636505354776, v_uint64 = 13234060437204196840, v_float = -1.21380329, v_double = -1.4250309851435092e-40, v_pointer = 0xbf9b5de8}}}, { g_type = 140973688, data = {{v_int = 135770064, v_uint = 135770064, v_long = 135770064, v_ulong = 135770064, v_int64 = 135770064, v_uint64 = 135770064, v_float = 4.56465762e-34, v_double = 6.7079324356067377e-316, v_pointer = 0x817afd0}, {v_int = -1213396108, v_uint = 3081571188, v_long = -1213396108, v_ulong = 3081571188, v_int64 = -5211496597872112780, v_uint64 = 13235247475837438836, v_float = -2.06285404e-05, v_double = -1.667086875680411e-40, v_pointer = 0xb7ad0b74}}}, {g_type = 140973688, data = {{v_int = -1080336888, v_uint = 3214630408, v_long = -1080336888, v_ulong = 3214630408, v_int64 = -5217928053566775800, v_uint64 = 13228816020142775816, v_float = -1.21380711, v_double = -6.3698331581579969e-41, v_pointer = 0xbf9b5e08}, {v_int = 140973688, v_uint = 140973688, v_long = 140973688, v_ulong = 140973688, v_int64 = 583159183439238776, v_uint64 = 583159183439238776, v_float = 6.95404458e-34, v_double = 1.1261524831402693e-269, v_pointer = 0x8671678}}}, {g_type = 3214630440, data = {{v_int = -1213831894, v_uint = 3081135402, v_long = -1213831894, v_ulong = 3081135402, v_int64 = -5211496597872548566, v_uint64 = 13235247475837003050, v_float = -1.98358503e-05, v_double = -1.6670868755915473e-40, v_pointer = 0xb7a6652a}, {v_int = 1080720848, v_uint = 1080720848, v_long = 1080720848, v_ulong = 1080720848, v_int64 = -4640011532822217264, v_uint64 = 13806732540887334352, v_float = 3.66392899, v_double = -0.026726130420341054, v_pointer = 0x406a7dd0}}}, {g_type = 3081571188, data = {{v_int = 135778560, v_uint = 135778560, v_long = 135778560, v_ulong = 135778560, v_int64 = -4640009540902334208, v_uint64 = 13806734532807217408, v_float = 4.56855879e-34, v_double = -0.026733041280707859, v_pointer = 0x817d100}, {v_int = -1080336840, v_uint = 3214630456, v_long = -1080336840, v_ulong = 3214630456, v_int64 = -5212388503532642760, v_uint64 = 13234355570176908856, v_float = -1.21381283, v_double = -1.4852132509401156e-40, v_pointer = 0xbf9b5e38}}}, { g_type = 135778560, data = {{v_int = 135766776, v_uint = 135766776, v_long = 135766776, v_ulong = 135766776, v_int64 = -4640011327608741128, v_uint64 = 13806732746100810488, v_float = 4.56314785e-34, v_double = -0.026726842397610334, v_pointer = 0x817a2f8}, {v_int = -1214893548, v_uint = 3080073748, v_long = -1214893548, v_ulong = 3080073748, v_int64 = -5211496597873610220, v_uint64 = 13235247475835941396, v_float = -1.79047129e-05, v_double = -1.6670868753750594e-40, v_pointer = 0xb7963214}}}, { g_type = 141196752, data = {{v_int = -1080336808, v_uint = 3214630488, v_long = -1080336808, v_ulong = 3214630488, v_int64 = -5217928053566775720, v_uint64 = 13228816020142775896, v_float = -1.21381664, v_double = -6.3698331581580785e-41, v_pointer = 0xbf9b5e58}, {v_int = 135778560, v_uint = 135778560, v_long = 135778560, v_ulong = 135778560, v_int64 = 4618384449558008064, v_uint64 = 4618384449558008064, v_float = 4.56855879e-34, v_double = 5.9494019760643368, v_pointer = 0x817d100}}}, {g_type = 3214630504, data = {{v_int = -1214806320, v_uint = 3080160976, v_long = -1214806320, v_ulong = 3080160976, v_int64 = 606435435221583568, v_uint64 = 606435435221583568, v_float = -1.80633797e-05, v_double = 4.011620709244414e-268, v_pointer = 0xb79786d0}, {v_int = 4, v_uint = 4, v_long = 4, v_ulong = 4, v_int64 = -4640011052866600956, v_uint64 = 13806733020842950660, v_float = 5.60519386e-45, v_double = -0.026727795600891127, v_pointer = 0x4}}}, {g_type = 3079973358, data = {{v_int = 141196756, v_uint = 141196756, v_long = 141196756, v_ulong = 141196756, v_int64 = 17321065940, v_uint64 = 17321065940, v_float = 7.05647238e-34, v_double = 8.5577436303049182e-314, v_pointer = 0x86a7dd4}, {v_int = 3, v_uint = 3, v_long = 3, v_ulong = 3, v_int64 = -5218360925060333565, v_uint64 = 13228383148649218051, v_float = 4.20389539e-45, v_double = -5.9284865501921097e-41, v_pointer = 0x3}}}, {g_type = 141196756, data = {{v_int = 1, v_uint = 1, v_long = 1, v_ulong = 1, v_int64 = 606435449321291777, v_uint64 = 606435449321291777, v_float = 1.40129846e-45, v_double = 4.0116282947442849e-268, v_pointer = 0x1}, {v_int = -1213396108, v_uint = 3081571188, v_long = -1213396108, v_ulong = 3081571188, v_int64 = 606435435222993780, v_uint64 = 606435435222993780, v_float = -2.06285404e-05, v_double = 4.0116207100030938e-268, v_pointer = 0xb7ad0b74}}}, {g_type = 1, data = {{v_int = -1080336456, v_uint = 3214630840, v_long = -1080336456, v_ulong = 3214630840, v_int64 = -5212626363116462152, v_uint64 = 13234117710593089464, v_float = -1.2138586, v_double = -1.4367099320322109e-40, v_pointer = 0xbf9b5fb8}, {v_int = 141196752, v_uint = 141196752, v_long = 141196752, v_ulong = 141196752, v_int64 = -4640009540896916016, v_uint64 = 13806734532812635600, v_float = 7.05647055e-34, v_double = -0.026733041299505989, v_pointer = 0x86a7dd0}}}, { g_type = 3214630720, data = {{v_int = 135875160, v_uint = 135875160, v_long = 135875160, v_ulong = 135875160, v_int64 = 103215090264, v_uint64 = 103215090264, v_float = 4.61291534e-34, v_double = 5.0995030231845718e-313, v_pointer = 0x8194a58}, {v_int = 139352648, v_uint = 139352648, v_long = 139352648, v_ulong = 139352648, v_int64 = -4640010709129864632, v_uint64 = 13806733364579686984, v_float = 6.20969952e-34, v_double = -0.026728988177263241, v_pointer = 0x84e5a48}}}} free_me = (GValue *) 0x0 signal_return_type = 20 param_values = (GValue *) 0xbf9b5d80 node = (SignalNode *) 0x81c9d80 i = 1 n_params = 1 __PRETTY_FUNCTION__ = "IA__g_signal_emit_valist" #24 0xb795a279 in IA__g_signal_emit (instance=0x83e7b20, signal_id=32, detail=0) at gsignal.c:2243 var_args = 0xbf9b5fac "H?i\b?_\233?H?i\b {>\b\217j?? {>\bX?\034\b" #25 0xb7d225f8 in gtk_widget_event_internal (widget=0x83e7b20, event=0x869ea48) at gtkwidget.c:3911 signal_num = return_val = 0 #26 0xb7c07ef3 in IA__gtk_propagate_event (widget=0x83e7b20, event=0x869ea48) at gtkmain.c:2211 window = (GtkWidget *) 0x83e7b20 handled_event = 141158984 __PRETTY_FUNCTION__ = "IA__gtk_propagate_event" #27 0xb7c090f7 in IA__gtk_main_do_event (event=0x869ea48) at gtkmain.c:1445 event_widget = (GtkWidget *) 0x83e7b20 grab_widget = (GtkWidget *) 0x83e7b20 window_group = (GtkWindowGroup *) 0x83e5a80 next_event = rewritten_event = (GdkEvent *) 0x0 tmp_list = __PRETTY_FUNCTION__ = "IA__gtk_main_do_event" #28 0xb7a927ea in gdk_event_dispatch (source=0x8182128, callback=0, user_data=0x0) at gdkevents-x11.c:2320 display = event = (GdkEvent *) 0x869ea48 #29 0xb78d4802 in IA__g_main_context_dispatch (context=0x8182170) at gmain.c:2045 No locals. #30 0xb78d77df in g_main_context_iterate (context=0x8182170, block=1, dispatch=1, self=0x8165378) at gmain.c:2677 got_ownership = max_priority = 2147483647 timeout = 3184 some_ready = 1 nfds = allocated_nfds = fds = (GPollFD *) 0x86ac668 __PRETTY_FUNCTION__ = "g_main_context_iterate" #31 0xb78d7b89 in IA__g_main_loop_run (loop=0x8493c48) at gmain.c:2881 got_ownership = -1215876128 self = (GThread *) 0x8165378 __PRETTY_FUNCTION__ = "IA__g_main_loop_run" #32 0xb7c09574 in IA__gtk_main () at gtkmain.c:1024 tmp_list = (GList *) 0x0 functions = (GList *) 0x0 init = (GtkInitFunction *) 0x0 loop = (GMainLoop *) 0x8493c48 #33 0x0810fd0c in main (argc=-1217711712, argv=0xbf9b83b4) at ../../src/gtkmain.c:764 saved_status = opt_help = opt_login = 0 opt_nologin = 0 opt_version = opt_config_dir_arg = 0x0 opt_login_arg = 0x0 opt_session_arg = 0x0 sig_indx = sigset = {__val = {81927, 0 }} prev_sig_disp = opt = gui_check = debug_enabled = 0 errmsg = "\220b\233??\177??\000\000\000\0005?F??c\233??\177??\003\000\000\000\000\000\000\0008c\233?U\021??\b\000\000\000\f\000\000\000\000\000\000\000?\177\233??\225??\210\032@?x\032@?\f\000\000\000\000\000\000\000?'\203???{?\000\000\000\000\001\000\000\000\000\000\000\000z\202I?Hd\233?\226????\177\233?!\020?? \200???\201\000\000?\177\233??\177\233??\177\233?\030\206???\177??\v\000\000\000\000\000\000\000?c\233?U\021??\b\000\000\000,\000\000\000\000\000\000\000?\177\233??\225??H\032@?\030\032@?,", '\0' , "\030"... segfault_message_tmp = error = (GError *) 0x0 long_options = {{name = 0x8155c71 "config", has_arg = 1, flag = 0x0, val = 99}, {name = 0x814bf0d "debug", has_arg = 0, flag = 0x0, val = 100}, {name = 0x814beef "help", has_arg = 0, flag = 0x0, val = 104}, {name = 0x8138cd4 "login", has_arg = 2, flag = 0x0, val = 108}, {name = 0x81534e2 "nologin", has_arg = 0, flag = 0x0, val = 110}, { name = 0x8155c67 "session", has_arg = 1, flag = 0x0, val = 115}, {name = 0x8138c14 "version", has_arg = 0, flag = 0x0, val = 118}, {name = 0x0, has_arg = 0, flag = 0x0, val = 0}} --- thread stack trace --- Using host libthread_db library "/lib/tls/i686/cmov/libthread_db.so.1". Core was generated by `gaim'. Program terminated with signal 11, Segmentation fault. #0 0xb78c814e in IA__g_hash_table_lookup (hash_table=0x3ff00000, key=0x8183380) at ghash.c:231 in ghash.c . Thread 1 (process 23631): #0 0xb78c814e in IA__g_hash_table_lookup (hash_table=0x3ff00000, key=0x8183380) at ghash.c:231 node = __PRETTY_FUNCTION__ = "IA__g_hash_table_lookup" #1 0x0807081f in gaim_account_get_ui_bool (account=0x87532a8, ui=0x8183380 "gtk-gaim", name=0x8138ccf "auto-login", default_value=0) at ../../src/account.c:1915 __PRETTY_FUNCTION__ = "gaim_account_get_ui_bool" #2 0x080708f0 in gaim_account_get_enabled (account=0x87532a8, ui=0x8183380 "gtk-gaim") at ../../src/account.c:1712 __PRETTY_FUNCTION__ = "gaim_account_get_enabled" #3 0x080d7347 in connection_error_button_clicked_cb (widget=0x83e7b20, user_data=0x87532a8) at ../../src/gtkblist.c:3540 enabled = account = (GaimAccount *) 0x87532a8 primary = 0x86d2f00 " 3R\b?el\b(?i\b 2u\b`j4\b??P\b@|w\bXZv\b\220\fw\b\220?v\b\200g4\b\210;j\b0?l\b?j\035\b?k\035\b?.u\bx?j\b??l\b?\212j\b\230\"m\b\020?v\b\020?l\b8\0267\bx\021u\bP?v\b8\031h\b??v\b?\024w\b8?v\b?gw\bX?5\b??l\b >m\b8Pw\b`?j\b(2P\b\brw\b?\223i\b02k?02k??\206i\b ?5\b\b4w\b??v\b?*w\bX?l\b??v\b??l\bX2k?X2k?"... text = 0x8348930 "You have signed on from another location." #4 0xb7955b29 in IA__g_cclosure_marshal_VOID__VOID (closure=0x836d500, return_value=0x0, n_param_values=1, param_values=0xbf9b53ec, invocation_hint=0xbf9b52fc, marshal_data=0x80d7240) at gmarshal.c:77 data1 = (gpointer) 0x83e7b20 data2 = (gpointer) 0x8183380 __PRETTY_FUNCTION__ = "IA__g_cclosure_marshal_VOID__VOID" #5 0xb794879b in IA__g_closure_invoke (closure=0x836d500, return_value=0x0, n_param_values=1, param_values=0xbf9b53ec, invocation_hint=0xbf9b52fc) at gclosure.c:490 marshal = (GClosureMarshal) 0x806d7d4 marshal_data = (gpointer) 0x0 __PRETTY_FUNCTION__ = "IA__g_closure_invoke" #6 0xb7958b93 in signal_emit_unlocked_R (node=0x83eb688, detail=0, instance=0x83e7b20, emission_return=0x0, instance_and_params=0xbf9b53ec) at gsignal.c:2440 tmp = handler = (Handler *) 0x8349da0 accumulator = (SignalAccumulator *) 0x0 emission = {next = 0xbf9b57b4, instance = 0x83e7b20, ihint = {signal_id = 159, detail = 0, run_type = G_SIGNAL_RUN_FIRST}, state = EMISSION_RUN, chain_type = 4} class_closure = (GClosure *) 0x82f0ac0 handler_list = (Handler *) 0x8349da0 return_accu = (GValue *) 0x0 accu = {g_type = 0, data = {{v_int = 0, v_uint = 0, v_long = 0, v_ulong = 0, v_int64 = 0, v_uint64 = 0, v_float = 0, v_double = 0, v_pointer = 0x0}, {v_int = 0, v_uint = 0, v_long = 0, v_ulong = 0, v_int64 = 0, v_uint64 = 0, v_float = 0, v_double = 0, v_pointer = 0x0}}} signal_id = 159 max_sequential_handler_number = 2224 return_value_altered = 1 #7 0xb795a0b7 in IA__g_signal_emit_valist (instance=0x83e7b20, signal_id=159, detail=0, var_args=0xbf9b562c "J????\206\227? {>\bHV\233??\f?? {>\b \f??hV\233?)[\225? {>\b\020?'\b?<\207??\206\227??X\233?`\n/\b\230V\233??o\224?`\n/\b") at gsignal.c:2199 _flags = _vtable = _cvalues = {{v_int = -1214806320, v_long = -1214806320, v_int64 = -4640020223836584240, v_double = -0.026695977407036164, v_pointer = 0xb79786d0}, {v_int = -1080338896, v_long = -1080338896, v_int64 = -4640021151415052752, v_double = -0.026692759222745888, v_pointer = 0xbf9b5630}, {v_int = -1214865120, v_long = -1214865120, v_int64 = 88979448096, v_double = 4.3961688490147915e-313, v_pointer = 0xb796a120}, {v_int = 0, v_long = 0, v_int64 = -5222138340207230976, v_double = -3.3344444340821649e-41, v_pointer = 0x0}, {v_int = -1214806320, v_long = -1214806320, v_int64 = -5217553412293949744, v_double = -6.7518094661999528e-41, v_pointer = 0xb79786d0}, {v_int = 136094944, v_long = 136094944, v_int64 = -4640019986262481696, v_double = -0.026696801657782099, v_pointer = 0x81ca4e0}, { v_int = -1214935794, v_long = -1214935794, v_int64 = -4640020223836713714, v_double = -0.026695977406586961, v_pointer = 0xb7958d0e}, {v_int = -1080338228, v_long = -1080338228, v_int64 = -4640020223702116148, v_double = -0.026695977873566076, v_pointer = 0xbf9b58cc}} _lcopy_format = _n_values = return_value = {g_type = 136094624, data = {{v_int = 0, v_uint = 0, v_long = 0, v_ulong = 0, v_int64 = -4640020226916745216, v_uint64 = 13806723846792806400, v_float = 0, v_double = -0.026695966720581055, v_pointer = 0x0}, {v_int = 38, v_uint = 38, v_long = 38, v_ulong = 38, v_int64 = 9552007266342, v_uint64 = 9552007266342, v_float = 5.32493416e-44, v_double = 4.7193186391255401e-311, v_pointer = 0x26}}} error = instance_and_params = (GValue *) 0xbf9b53ec stack_values = {{g_type = 136819728, data = {{v_int = 138312480, v_uint = 138312480, v_long = 138312480, v_ulong = 138312480, v_int64 = 138312480, v_uint64 = 138312480, v_float = 5.7320778e-34, v_double = 6.8335444759104496e-316, v_pointer = 0x83e7b20}, {v_int = 0, v_uint = 0, v_long = 0, v_ulong = 0, v_int64 = 0, v_uint64 = 0, v_float = 0, v_double = 0, v_pointer = 0x0}}}, {g_type = 0, data = {{v_int = -1212707856, v_uint = 3082259440, v_long = -1212707856, v_ulong = 3082259440, v_int64 = -4640022457217479696, v_uint64 = 13806721616492071920, v_float = -2.18804635e-05, v_double = -0.026688228810495873, v_pointer = 0xb7b78bf0}, { v_int = -1212707823, v_uint = 3082259473, v_long = -1212707823, v_ulong = 3082259473, v_int64 = 585318799016168465, v_uint64 = 585318799016168465, v_float = -2.18805235e-05, v_double = 1.4892310003745532e-269, v_pointer = 0xb7b78c11}}}, {g_type = 136218960, data = {{v_int = 141158824, v_uint = 141158824, v_long = 141158824, v_ulong = 141158824, v_int64 = -5217928056640247384, v_uint64 = 13228816017069304232, v_float = 7.03905486e-34, v_double = -6.3698300245114564e-41, v_pointer = 0x869e9a8}, {v_int = 40, v_uint = 40, v_long = 40, v_ulong = 40, v_int64 = -5215828951645028312, v_uint64 = 13230915122064523304, v_float = 5.60519386e-44, v_double = -8.5100330251522427e-41, v_pointer = 0x28}}}, {g_type = 3214627912, data = {{v_int = -1212948238, v_uint = 3082019058, v_long = -1212948238, v_ulong = 3082019058, v_int64 = 589714612144038130, v_uint64 = 589714612144038130, v_float = -2.14432112e-05, v_double = 2.9422194742229053e-269, v_pointer = 0xb7b3e0f2}, {v_int = -1080339308, v_uint = 3214627988, v_long = -1080339308, v_ulong = 3214627988, v_int64 = -5230051406213589868, v_uint64 = 13216692667495961748, v_float = -1.21351862, v_double = -9.7305549473642905e-42, v_pointer = 0xbf9b5494}}}, {g_type = 3085036432, data = {{v_int = 136280152, v_uint = 136280152, v_long = 136280152, v_ulong = 136280152, v_int64 = -5208540580985997224, v_uint64 = 13238203492723554392, v_float = 4.79887855e-34, v_double = -2.7030207153540554e-40, v_pointer = 0x81f7858}, {v_int = -1080339336, v_uint = 3214627960, v_long = -1080339336, v_ulong = 3214627960, v_int64 = -5208529535546731400, v_uint64 = 13238214538162820216, v_float = -1.21351528, v_double = -2.7075253937410734e-40, v_pointer = 0xbf9b5478}}}, {g_type = 136280152, data = {{v_int = 1, v_uint = 1, v_long = 1, v_ulong = 1, v_int64 = -5208540581122277375, v_uint64 = 13238203492587274241, v_float = 1.40129846e-45, v_double = -2.703020659774713e-40, v_pointer = 0x1}, {v_int = -1080339308, v_uint = 3214627988, v_long = -1080339308, v_ulong = 3214627988, v_int64 = -7378697624551205740, v_uint64 = 11068046449158345876, v_float = -1.21351862, v_double = -2.3534389792814446e-185, v_pointer = 0xbf9b5494}}}, {g_type = 1085905305, data = {{v_int = 1072693248, v_uint = 1072693248, v_long = 1072693248, v_ulong = 1072693248, v_int64 = -5196613490228330496, v_uint64 = 13250130583481221120, v_float = 1.875, v_double = -1.6457076872609966e-39, v_pointer = 0x3ff00000}, {v_int = 136280152, v_uint = 136280152, v_long = 136280152, v_ulong = 136280152, v_int64 = 606272532758100056, v_uint64 = 606272532758100056, v_float = 4.79887855e-34, v_double = 3.9239808377380325e-268, v_pointer = 0x81f7858}}}, {g_type = 3214628008, data = {{v_int = -1212705041, v_uint = 3082262255, v_long = -1212705041, v_ulong = 3082262255, v_int64 = 585318799016171247, v_uint64 = 585318799016171247, v_float = -2.18855839e-05, v_double = 1.4892310003750209e-269, v_pointer = 0xb7b796ef}, {v_int = -1212707856, v_uint = 3082259440, v_long = -1212707856, v_ulong = 3082259440, v_int64 = -4640021993361011728, v_uint64 = 13806722080348539888, v_float = -2.18804635e-05, v_double = -0.026689838135904809, v_pointer = 0xb7b78bf0}}}, {g_type = 3080119908, data = {{ v_int = -1080338676, v_uint = 3214628620, v_long = -1080338676, v_ulong = 3214628620, v_int64 = 585318799148537612, v_uint64 = 585318799148537612, v_float = -1.21359396, v_double = 1.4892310226286961e-269, v_pointer = 0xbf9b570c}, {v_int = 141158824, v_uint = 141158824, v_long = 141158824, v_ulong = 141158824, v_int64 = -5196613491159864920, v_uint64 = 13250130582549686696, v_float = 7.03905486e-34, v_double = -1.6457073833337096e-39, v_pointer = 0x869e9a8}}}, { g_type = 3085036432, data = {{v_int = -1212705216, v_uint = 3082262080, v_long = -1212705216, v_ulong = 3082262080, v_int64 = -4640021770022709696, v_uint64 = 13806722303686841920, v_float = -2.18852656e-05, v_double = -0.026690612996296048, v_pointer = 0xb7b79640}, {v_int = -1212093681, v_uint = 3082873615, v_long = -1212093681, v_ulong = 3082873615, v_int64 = -4640020223833871601, v_uint64 = 13806723849875680015, v_float = -2.29976413e-05, v_double = -0.026695977416447522, v_pointer = 0xb7c0eb0f}}}, {g_type = 2, data = {{v_int = -1080339208, v_uint = 3214628088, v_long = -1080339208, v_ulong = 3214628088, v_int64 = -5218400087652477704, v_uint64 = 13228343986057073912, v_float = -1.21353054, v_double = -5.8885572005832731e-41, v_pointer = 0xbf9b54f8}, {v_int = 136094624, v_uint = 136094624, v_long = 136094624, v_ulong = 136094624, v_int64 = 4611826768936739744, v_uint64 = 4611826768936739744, v_float = 4.71368827e-34, v_double = 2.0625057824840525, v_pointer = 0x81ca3a0}}}, {g_type = 1073774594, data = {{v_int = -1215008839, v_uint = 3079958457, v_long = -1215008839, v_ulong = 3079958457, v_int64 = 584521962321375161, v_uint64 = 584521962321375161, v_float = -1.76949998e-05, v_double = 1.3552653591215221e-269, v_pointer = 0xb7946fb9}, {v_int = -1080338896, v_uint = 3214628400, v_long = -1080338896, v_ulong = 3214628400, v_int64 = 11804562992, v_uint64 = 11804562992, v_float = -1.21356773, v_double = 5.8322290385161577e-314, v_pointer = 0xbf9b5630}}}, {g_type = 1073774594, data = {{v_int = -1080338916, v_uint = 3214628380, v_long = -1080338916, v_ulong = 3214628380, v_int64 = -5208529239193987556, v_uint64 = 13238214834515564060, v_float = -1.21356535, v_double = -2.7076462557337927e-40, v_pointer = 0xbf9b561c}, {v_int = -1215003573, v_uint = 3079963723, v_long = -1215003573, v_ulong = 3079963723, v_int64 = -5217553412294146997, v_uint64 = 13229190661415404619, v_float = -1.77045786e-05, v_double = -6.7518094659988378e-41, v_pointer = 0xb794844b}}}, {g_type = 64, data = {{v_int = 136094624, v_uint = 136094624, v_long = 136094624, v_ulong = 136094624, v_int64 = -4640021154493586528, v_uint64 = 13806722919215965088, v_float = 4.71368827e-34, v_double = -0.026692748541936262, v_pointer = 0x81ca3a0}, {v_int = -1214898399, v_uint = 3080068897, v_long = -1214898399, v_ulong = 3080068897, v_int64 = 584521962321485601, v_uint64 = 584521962321485601, v_float = -1.7895889e-05, v_double = 1.3552653591400895e-269, v_pointer = 0xb7961f21}}}, {g_type = 1073774595, data = {{v_int = 1073774595, v_uint = 1073774595, v_long = 1073774595, v_ulong = 1073774595, v_int64 = -5217948890593984509, v_uint64 = 13228795183115567107, v_float = 2.00781322, v_double = -6.3485881664791226e-41, v_pointer = 0x40008003}, { v_int = -1080338916, v_uint = 3214628380, v_long = -1080338916, v_ulong = 3214628380, v_int64 = 862208087580, v_uint64 = 862208087580, v_float = -1.21356535, v_double = 4.2598739563975876e-312, v_pointer = 0xbf9b561c}}}, {g_type = 3214628168, data = {{v_int = -1214806320, v_uint = 3080160976, v_long = -1214806320, v_ulong = 3080160976, v_int64 = -4640020223836584240, v_uint64 = 13806723849872967376, v_float = -1.80633797e-05, v_double = -0.026695977407036164, v_pointer = 0xb79786d0}, {v_int = 20, v_uint = 20, v_long = 20, v_ulong = 20, v_int64 = -4640021154629681132, v_uint64 = 13806722919079870484, v_float = 2.80259693e-44, v_double = -0.026692748069763253, v_pointer = 0x14}}}} free_me = (GValue *) 0x0 signal_return_type = 4 param_values = (GValue *) 0xbf9b5400 node = (SignalNode *) 0x83eb688 i = 3082259332 n_params = 0 __PRETTY_FUNCTION__ = "IA__g_signal_emit_valist" #8 0xb795a279 in IA__g_signal_emit (instance=0x83e7b20, signal_id=159, detail=0) at gsignal.c:2243 var_args = 0xbf9b562c "J????\206\227? {>\bHV\233??\f?? {>\b \f??hV\233?)[\225? {>\b\020?'\b?<\207??\206\227??X\233?`\n/\b\230V\233??o\224?`\n/\b" #9 0xb7b3f093 in IA__gtk_button_clicked (button=0x83e7b20) at gtkbutton.c:889 __PRETTY_FUNCTION__ = "IA__gtk_button_clicked" #10 0xb7b40cde in gtk_real_button_released (button=0x83e7b20) at gtkbutton.c:1484 No locals. #11 0xb7955b29 in IA__g_cclosure_marshal_VOID__VOID (closure=0x82f0a60, return_value=0x0, n_param_values=1, param_values=0xbf9b58ac, invocation_hint=0xbf9b57bc, marshal_data=0xb7b40ca0) at gmarshal.c:77 data1 = (gpointer) 0x83e7b20 data2 = (gpointer) 0x8183380 __PRETTY_FUNCTION__ = "IA__g_cclosure_marshal_VOID__VOID" #12 0xb7946fb9 in g_type_class_meta_marshal (closure=0x82f0a60, return_value=0x0, n_param_values=1, param_values=0xbf9b58ac, invocation_hint=0xbf9b57bc, marshal_data=0x1a4) at gclosure.c:567 callback = #13 0xb794879b in IA__g_closure_invoke (closure=0x82f0a60, return_value=0x0, n_param_values=1, param_values=0xbf9b58ac, invocation_hint=0xbf9b57bc) at gclosure.c:490 marshal = (GClosureMarshal) 0xb7946f70 marshal_data = (gpointer) 0x1a4 __PRETTY_FUNCTION__ = "IA__g_closure_invoke" #14 0xb795902a in signal_emit_unlocked_R (node=0x82f0a78, detail=0, instance=0x83e7b20, emission_return=0x0, instance_and_params=0xbf9b58ac) at gsignal.c:2370 tmp = handler = (Handler *) 0xbf9b5788 accumulator = (SignalAccumulator *) 0x0 emission = {next = 0xbf9b5c74, instance = 0x83e7b20, ihint = {signal_id = 158, detail = 0, run_type = G_SIGNAL_RUN_FIRST}, state = EMISSION_RUN, chain_type = 136819728} class_closure = (GClosure *) 0x82f0a60 handler_list = (Handler *) 0x0 return_accu = (GValue *) 0x0 accu = {g_type = 0, data = {{v_int = 0, v_uint = 0, v_long = 0, v_ulong = 0, v_int64 = 0, v_uint64 = 0, v_float = 0, v_double = 0, v_pointer = 0x0}, {v_int = 0, v_uint = 0, v_long = 0, v_ulong = 0, v_int64 = 0, v_uint64 = 0, v_float = 0, v_double = 0, v_pointer = 0x0}}} signal_id = 158 max_sequential_handler_number = 2224 return_value_altered = 0 #15 0xb795a0b7 in IA__g_signal_emit_valist (instance=0x83e7b20, signal_id=158, detail=0, var_args=0xbf9b5aec "????\220???`???\b[\233?\201??? {>\b`???([\233?") at gsignal.c:2199 _flags = _vtable = _cvalues = {{v_int = -1212705285, v_long = -1212705285, v_int64 = 584855835901400571, v_double = 1.4113967955096912e-269, v_pointer = 0xb7b795fb}, {v_int = 1, v_long = 1, v_int64 = -5208540581122277375, v_double = -2.703020659774713e-40, v_pointer = 0x1}, {v_int = -1080337868, v_long = -1080337868, v_int64 = 584855836033767988, v_double = 1.4113968177635432e-269, v_pointer = 0xbf9b5a34}, {v_int = 1083924420, v_long = 1083924420, v_int64 = -4640015724707094588, v_double = -0.026711586898130482, v_pointer = 0x409b5fc4}, {v_int = -1209930864, v_long = -1209930864, v_int64 = 584855835904174992, v_double = 1.4113967959761319e-269, v_pointer = 0xb7e1eb90}, { v_int = -1080336444, v_long = -1080336444, v_int64 = -4640015722576388156, v_double = -0.026711594290503418, v_pointer = 0xbf9b5fc4}, {v_int = -1212705041, v_long = -1212705041, v_int64 = 584855835901400815, v_double = 1.4113967955097322e-269, v_pointer = 0xb7b796ef}, {v_int = -1212707856, v_long = -1212707856, v_int64 = -4640015808608105488, v_double = -0.026711295808023949, v_pointer = 0xb7b78bf0}} _lcopy_format = _n_values = return_value = {g_type = 3082873615, data = {{v_int = -1080337424, v_uint = 3214629872, v_long = -1080337424, v_ulong = 3214629872, v_int64 = 7509597168, v_uint64 = 7509597168, v_float = -1.21374321, v_double = 3.710233974815516e-314, v_pointer = 0xbf9b5bf0}, {v_int = -1080337736, v_uint = 3214629560, v_long = -1080337736, v_ulong = 3214629560, v_int64 = -5218400087652476232, v_uint64 = 13228343986057075384, v_float = -1.21370602, v_double = -5.8885572005847739e-41, v_pointer = 0xbf9b5ab8}}} error = instance_and_params = (GValue *) 0xbf9b58ac stack_values = {{g_type = 136819728, data = {{v_int = 138312480, v_uint = 138312480, v_long = 138312480, v_ulong = 138312480, v_int64 = 138312480, v_uint64 = 138312480, v_float = 5.7320778e-34, v_double = 6.8335444759104496e-316, v_pointer = 0x83e7b20}, {v_int = 0, v_uint = 0, v_long = 0, v_ulong = 0, v_int64 = 0, v_uint64 = 0, v_float = 0, v_double = 0, v_pointer = 0x0}}}, {g_type = 135837256, data = {{v_int = 0, v_uint = 0, v_long = 0, v_ulong = 0, v_int64 = 0, v_uint64 = 0, v_float = 0, v_double = 0, v_pointer = 0x0}, {v_int = -1215867915, v_uint = 3079099381, v_long = -1215867915, v_ulong = 3079099381, v_int64 = -5247765414845918219, v_uint64 = 13198978658863633397, v_float = -1.61323496e-05, v_double = -6.3208711838424434e-43, v_pointer = 0xb78753f5}}}, {g_type = 1, data = {{v_int = -1080338200, v_uint = 3214629096, v_long = -1080338200, v_ulong = 3214629096, v_int64 = 71934105832, v_uint64 = 71934105832, v_float = -1.2136507, v_double = 3.554017045589966e-313, v_pointer = 0xbf9b58e8}, {v_int = 135874112, v_uint = 135874112, v_long = 135874112, v_ulong = 135874112, v_int64 = 4430841408, v_uint64 = 4430841408, v_float = 4.61243412e-34, v_double = 2.1891265218636582e-314, v_pointer = 0x8194640}}}, {g_type = 17, data = {{v_int = -1215867915, v_uint = 3079099381, v_long = -1215867915, v_ulong = 3079099381, v_int64 = -5247765414845918219, v_uint64 = 13198978658863633397, v_float = -1.61323496e-05, v_double = -6.3208711838424434e-43, v_pointer = 0xb78753f5}, {v_int = 1, v_uint = 1, v_long = 1, v_ulong = 1, v_int64 = -4640017100180553727, v_uint64 = 13806726973528997889, v_float = 1.40129846e-45, v_double = -0.026706814765930179, v_pointer = 0x1}}}, {g_type = 3073118069, data = {{v_int = 2, v_uint = 2, v_long = 2, v_ulong = 2, v_int64 = -5218649542567657470, v_uint64 = 13228094531141894146, v_float = 2.80259693e-45, v_double = -5.6342182517415981e-41, v_pointer = 0x2}, { v_int = -1080338088, v_uint = 3214629208, v_long = -1080338088, v_ulong = 3214629208, v_int64 = -5220023731319252648, v_uint64 = 13226720342390298968, v_float = -1.21366405, v_double = -4.4124496547692255e-41, v_pointer = 0xbf9b5958}}}, {g_type = 135837256, data = {{v_int = 142043552, v_uint = 142043552, v_long = 142043552, v_ulong = 142043552, v_int64 = 141875964320, v_uint64 = 141875964320, v_float = 7.44530204e-34, v_double = 7.0096039941110451e-313, v_pointer = 0x87769a0}, {v_int = 135875160, v_uint = 135875160, v_long = 135875160, v_ulong = 135875160, v_int64 = 590072156635351640, v_uint64 = 590072156635351640, v_float = 4.61291534e-34, v_double = 3.0962694848576765e-269, v_pointer = 0x8194a58}}}, {g_type = 138296736, data = {{v_int = -1080338088, v_uint = 3214629208, v_long = -1080338088, v_ulong = 3214629208, v_int64 = 346812012888, v_uint64 = 346812012888, v_float = -1.21366405, v_double = 1.7134790113301244e-312, v_pointer = 0xbf9b5958}, {v_int = 135874112, v_uint = 135874112, v_long = 135874112, v_ulong = 135874112, v_int64 = 38790579776, v_uint64 = 38790579776, v_float = 4.61243412e-34, v_double = 1.9165092849585837e-313, v_pointer = 0x8194640}}}, {g_type = 7, data = {{v_int = 135875208, v_uint = 135875208, v_long = 135875208, v_ulong = 135875208, v_int64 = 309373520520, v_uint64 = 309373520520, v_float = 4.61293738e-34, v_double = 1.5285082822189394e-312, v_pointer = 0x8194a88}, { v_int = 142041152, v_uint = 142041152, v_long = 142041152, v_ulong = 142041152, v_int64 = 610072410589716544, v_uint64 = 610072410589716544, v_float = 7.44420001e-34, v_double = 7.0907713121472305e-268, v_pointer = 0x8776040}}}, {g_type = 3081571188, data = {{v_int = 141158824, v_uint = 141158824, v_long = 141158824, v_ulong = 141158824, v_int64 = 585318796075067816, v_uint64 = 585318796075067816, v_float = 7.03905486e-34, v_double = 1.4892305059113376e-269, v_pointer = 0x869e9a8}, { v_int = -1080338056, v_uint = 3214629240, v_long = -1080338056, v_ulong = 3214629240, v_int64 = -5213330084917978760, v_uint64 = 13233413988791572856, v_float = -1.21366787, v_double = -1.2932099627927018e-40, v_pointer = 0xbf9b5978}}}, {g_type = 76, data = {{v_int = 141158824, v_uint = 141158824, v_long = 141158824, v_ulong = 141158824, v_int64 = 141158824, v_uint64 = 141158824, v_float = 7.03905486e-34, v_double = 6.9741725545750853e-316, v_pointer = 0x869e9a8}, { v_int = -1209930864, v_uint = 3085036432, v_long = -1209930864, v_ulong = 3085036432, v_int64 = -5196613488215987312, v_uint64 = 13250130585493564304, v_float = -2.69317825e-05, v_double = -1.645708343818595e-39, v_pointer = 0xb7e1eb90}}}, {g_type = 141158824, data = {{v_int = -1080338008, v_uint = 3214629288, v_long = -1080338008, v_ulong = 3214629288, v_int64 = -5208541041764116056, v_uint64 = 13238203031945435560, v_float = -1.21367359, v_double = -2.7028327955092073e-40, v_pointer = 0xbf9b59a8}, {v_int = 141158824, v_uint = 141158824, v_long = 141158824, v_ulong = 141158824, v_int64 = 606272532762978728, v_uint64 = 606272532762978728, v_float = 7.03905486e-34, v_double = 3.9239808403627085e-268, v_pointer = 0x869e9a8}}}, {g_type = 3214629288, data = {{v_int = -1213742837, v_uint = 3081224459, v_long = -1213742837, v_ulong = 3081224459, v_int64 = 3081224459, v_uint64 = 3081224459, v_float = -1.9997844e-05, v_double = 1.5223271523176805e-314, v_pointer = 0xb7a7c10b}, {v_int = 1073741824, v_uint = 1073741824, v_long = 1073741824, v_ulong = 1073741824, v_int64 = 1073741824, v_uint64 = 1073741824, v_float = 2, v_double = 5.3049894774131808e-315, v_pointer = 0x40000000}}}, {g_type = 3085036432, data = {{v_int = 136172360, v_uint = 136172360, v_long = 136172360, v_ulong = 136172360, v_int64 = -5208540580986105016, v_uint64 = 13238203492723446600, v_float = 4.74938289e-34, v_double = -2.7030207153100945e-40, v_pointer = 0x81dd348}, {v_int = -1080337976, v_uint = 3214629320, v_long = -1080337976, v_ulong = 3214629320, v_int64 = -5208540436173727288, v_uint64 = 13238203637535824328, v_float = -1.21367741, v_double = -2.7030797743635576e-40, v_pointer = 0xbf9b59c8}}}, {g_type = 136172360, data = {{v_int = 136280152, v_uint = 136280152, v_long = 136280152, v_ulong = 136280152, v_int64 = -4640009695520655272, v_uint64 = 13806734378188896344, v_float = 4.79887855e-34, v_double = -0.026732504840645127, v_pointer = 0x81f7858}, {v_int = -1214893548, v_uint = 3080073748, v_long = -1214893548, v_ulong = 3080073748, v_int64 = 106159288852, v_uint64 = 106159288852, v_float = -1.79047129e-05, v_double = 5.2449657608710824e-313, v_pointer = 0xb7963214}}}, {g_type = 139131256, data = {{v_int = -1080337944, v_uint = 3214629352, v_long = -1080337944, v_ulong = 3214629352, v_int64 = -5209639337916147224, v_uint64 = 13237104735793404392, v_float = -1.21368122, v_double = -2.2549129962570468e-40, v_pointer = 0xbf9b59e8}, {v_int = 136280152, v_uint = 136280152, v_long = 136280152, v_ulong = 136280152, v_int64 = -4640015811554084776, v_uint64 = 13806728262155466840, v_float = 4.79887855e-34, v_double = -0.026711285587105088, v_pointer = 0x81f7858}}}, {g_type = 0, data = {{v_int = -1209930864, v_uint = 3085036432, v_long = -1209930864, v_ulong = 3085036432, v_int64 = 584855835904174992, v_uint64 = 584855835904174992, v_float = -2.69317825e-05, v_double = 1.4113967959761319e-269, v_pointer = 0xb7e1eb90}, {v_int = -1209930864, v_uint = 3085036432, v_long = -1209930864, v_ulong = 3085036432, v_int64 = -4640015928864412784, v_uint64 = 13806728144845138832, v_float = -2.69317825e-05, v_double = -0.026710878585145148, v_pointer = 0xb7e1eb90}}}} free_me = (GValue *) 0x0 signal_return_type = 4 param_values = (GValue *) 0xbf9b58c0 node = (SignalNode *) 0x82f0a78 i = 3079099381 n_params = 0 __PRETTY_FUNCTION__ = "IA__g_signal_emit_valist" #16 0xb795a279 in IA__g_signal_emit (instance=0x83e7b20, signal_id=158, detail=0) at gsignal.c:2243 var_args = 0xbf9b5aec "????\220???`???\b[\233?\201??? {>\b`???([\233?" #17 0xb7b3f123 in IA__gtk_button_released (button=0x83e7b20) at gtkbutton.c:881 __PRETTY_FUNCTION__ = "IA__gtk_button_released" #18 0xb7b3f181 in gtk_button_button_release (widget=0x83e7b20, event=0x869ea48) at gtkbutton.c:1377 No locals. #19 0xb7c0eb00 in _gtk_marshal_BOOLEAN__BOXED (closure=0x81c9860, return_value=0xbf9b5c90, n_param_values=2, param_values=0xbf9b5d6c, invocation_hint=0xbf9b5c7c, marshal_data=0xb7b3f160) at gtkmarshalers.c:84 data1 = (gpointer) 0x83e7b20 data2 = v_return = __PRETTY_FUNCTION__ = "_gtk_marshal_BOOLEAN__BOXED" #20 0xb7946fb9 in g_type_class_meta_marshal (closure=0x81c9860, return_value=0xbf9b5c90, n_param_values=2, param_values=0xbf9b5d6c, invocation_hint=0xbf9b5c7c, marshal_data=0xb4) at gclosure.c:567 callback = #21 0xb794879b in IA__g_closure_invoke (closure=0x81c9860, return_value=0xbf9b5c90, n_param_values=2, param_values=0xbf9b5d6c, invocation_hint=0xbf9b5c7c) at gclosure.c:490 marshal = (GClosureMarshal) 0xb7946f70 marshal_data = (gpointer) 0xb4 __PRETTY_FUNCTION__ = "IA__g_closure_invoke" #22 0xb79591e3 in signal_emit_unlocked_R (node=0x81c9d80, detail=0, instance=0x83e7b20, emission_return=0xbf9b5f2c, instance_and_params=0xbf9b5d6c) at gsignal.c:2478 tmp = handler = (Handler *) 0xbf9b5c48 accumulator = (SignalAccumulator *) 0x81c9dd0 emission = {next = 0x0, instance = 0x83e7b20, ihint = {signal_id = 32, detail = 0, run_type = G_SIGNAL_RUN_LAST}, state = EMISSION_RUN, chain_type = 136819728} class_closure = (GClosure *) 0x81c9860 handler_list = (Handler *) 0x0 return_accu = (GValue *) 0xbf9b5c90 accu = {g_type = 20, data = {{v_int = 0, v_uint = 0, v_long = 0, v_ulong = 0, v_int64 = 0, v_uint64 = 0, v_float = 0, v_double = 0, v_pointer = 0x0}, {v_int = 0, v_uint = 0, v_long = 0, v_ulong = 0, v_int64 = 0, v_uint64 = 0, v_float = 0, v_double = 0, v_pointer = 0x0}}} signal_id = 32 max_sequential_handler_number = 2224 return_value_altered = 0 #23 0xb7959e7f in IA__g_signal_emit_valist (instance=0x83e7b20, signal_id=32, detail=0, var_args=) at gsignal.c:2209 _flags = _vtable = _cvalues = {{v_int = -1080336440, v_long = -1080336440, v_int64 = 3214630856, v_double = 1.5882386700108392e-314, v_pointer = 0xbf9b5fc8}, {v_int = 0, v_long = 0, v_int64 = 0, v_double = 0, v_pointer = 0x0}, {v_int = 0, v_long = 0, v_int64 = 0, v_double = 0, v_pointer = 0x0}, {v_int = 0, v_long = 0, v_int64 = 0, v_double = 0, v_pointer = 0x0}, {v_int = 0, v_long = 0, v_int64 = 0, v_double = 0, v_pointer = 0x0}, {v_int = 0, v_long = 0, v_int64 = 0, v_double = 0, v_pointer = 0x0}, {v_int = 0, v_long = 0, v_int64 = 0, v_double = 0, v_pointer = 0x0}, {v_int = 0, v_long = 0, v_int64 = 0, v_double = 0, v_pointer = 0x0}} _lcopy_format = _n_values = return_value = {g_type = 20, data = {{v_int = 0, v_uint = 0, v_long = 0, v_ulong = 0, v_int64 = 0, v_uint64 = 0, v_float = 0, v_double = 0, v_pointer = 0x0}, {v_int = 0, v_uint = 0, v_long = 0, v_ulong = 0, v_int64 = 0, v_uint64 = 0, v_float = 0, v_double = 0, v_pointer = 0x0}}} error = instance_and_params = (GValue *) 0xbf9b5d6c stack_values = {{g_type = 136819728, data = {{v_int = 138312480, v_uint = 138312480, v_long = 138312480, v_ulong = 138312480, v_int64 = 138312480, v_uint64 = 138312480, v_float = 5.7320778e-34, v_double = 6.8335444759104496e-316, v_pointer = 0x83e7b20}, {v_int = 0, v_uint = 0, v_long = 0, v_ulong = 0, v_int64 = 0, v_uint64 = 0, v_float = 0, v_double = 0, v_pointer = 0x0}}}, {g_type = 136089288, data = {{v_int = 141158984, v_uint = 141158984, v_long = 141158984, v_ulong = 141158984, v_int64 = 141158984, v_uint64 = 141158984, v_float = 7.03912833e-34, v_double = 6.9741804596254187e-316, v_pointer = 0x869ea48}, {v_int = 134217728, v_uint = 134217728, v_long = 134217728, v_ulong = 134217728, v_int64 = 134217728, v_uint64 = 134217728, v_float = 3.85185989e-34, v_double = 6.631236846766476e-316, v_pointer = 0x8000000}}}, {g_type = 1194, data = {{v_int = -1080336968, v_uint = 3214630328, v_long = -1080336968, v_ulong = 3214630328, v_int64 = -5217928053566775880, v_uint64 = 13228816020142775736, v_float = -1.21379757, v_double = -6.3698331581579154e-41, v_pointer = 0xbf9b5db8}, {v_int = 135770320, v_uint = 135770320, v_long = 135770320, v_ulong = 135770320, v_int64 = 5128326721744, v_uint64 = 5128326721744, v_float = 4.56477517e-34, v_double = 2.533730053863372e-311, v_pointer = 0x817b0d0}}}, {g_type = 3214630360, data = {{ v_int = -1213396108, v_uint = 3081571188, v_long = -1213396108, v_ulong = 3081571188, v_int64 = 606435435222993780, v_uint64 = 606435435222993780, v_float = -2.06285404e-05, v_double = 4.0116207100030938e-268, v_pointer = 0xb7ad0b74}, {v_int = 1075294408, v_uint = 1075294408, v_long = 1075294408, v_ulong = 1075294408, v_int64 = -4640011738986073912, v_uint64 = 13806732334723477704, v_float = 2.37016487, v_double = -0.026725415145777004, v_pointer = 0x4017b0c8}}}, { g_type = 3081571188, data = {{v_int = 140973688, v_uint = 140973688, v_long = 140973688, v_ulong = 140973688, v_int64 = -4640009540897139080, v_uint64 = 13806734532812412536, v_float = 6.95404458e-34, v_double = -0.02673304129873208, v_pointer = 0x8671678}, {v_int = -1080336920, v_uint = 3214630376, v_long = -1080336920, v_ulong = 3214630376, v_int64 = -5212683636505354776, v_uint64 = 13234060437204196840, v_float = -1.21380329, v_double = -1.4250309851435092e-40, v_pointer = 0xbf9b5de8}}}, { g_type = 140973688, data = {{v_int = 135770064, v_uint = 135770064, v_long = 135770064, v_ulong = 135770064, v_int64 = 135770064, v_uint64 = 135770064, v_float = 4.56465762e-34, v_double = 6.7079324356067377e-316, v_pointer = 0x817afd0}, {v_int = -1213396108, v_uint = 3081571188, v_long = -1213396108, v_ulong = 3081571188, v_int64 = -5211496597872112780, v_uint64 = 13235247475837438836, v_float = -2.06285404e-05, v_double = -1.667086875680411e-40, v_pointer = 0xb7ad0b74}}}, {g_type = 140973688, data = {{v_int = -1080336888, v_uint = 3214630408, v_long = -1080336888, v_ulong = 3214630408, v_int64 = -5217928053566775800, v_uint64 = 13228816020142775816, v_float = -1.21380711, v_double = -6.3698331581579969e-41, v_pointer = 0xbf9b5e08}, {v_int = 140973688, v_uint = 140973688, v_long = 140973688, v_ulong = 140973688, v_int64 = 583159183439238776, v_uint64 = 583159183439238776, v_float = 6.95404458e-34, v_double = 1.1261524831402693e-269, v_pointer = 0x8671678}}}, {g_type = 3214630440, data = {{v_int = -1213831894, v_uint = 3081135402, v_long = -1213831894, v_ulong = 3081135402, v_int64 = -5211496597872548566, v_uint64 = 13235247475837003050, v_float = -1.98358503e-05, v_double = -1.6670868755915473e-40, v_pointer = 0xb7a6652a}, {v_int = 1080720848, v_uint = 1080720848, v_long = 1080720848, v_ulong = 1080720848, v_int64 = -4640011532822217264, v_uint64 = 13806732540887334352, v_float = 3.66392899, v_double = -0.026726130420341054, v_pointer = 0x406a7dd0}}}, {g_type = 3081571188, data = {{v_int = 135778560, v_uint = 135778560, v_long = 135778560, v_ulong = 135778560, v_int64 = -4640009540902334208, v_uint64 = 13806734532807217408, v_float = 4.56855879e-34, v_double = -0.026733041280707859, v_pointer = 0x817d100}, {v_int = -1080336840, v_uint = 3214630456, v_long = -1080336840, v_ulong = 3214630456, v_int64 = -5212388503532642760, v_uint64 = 13234355570176908856, v_float = -1.21381283, v_double = -1.4852132509401156e-40, v_pointer = 0xbf9b5e38}}}, { g_type = 135778560, data = {{v_int = 135766776, v_uint = 135766776, v_long = 135766776, v_ulong = 135766776, v_int64 = -4640011327608741128, v_uint64 = 13806732746100810488, v_float = 4.56314785e-34, v_double = -0.026726842397610334, v_pointer = 0x817a2f8}, {v_int = -1214893548, v_uint = 3080073748, v_long = -1214893548, v_ulong = 3080073748, v_int64 = -5211496597873610220, v_uint64 = 13235247475835941396, v_float = -1.79047129e-05, v_double = -1.6670868753750594e-40, v_pointer = 0xb7963214}}}, { g_type = 141196752, data = {{v_int = -1080336808, v_uint = 3214630488, v_long = -1080336808, v_ulong = 3214630488, v_int64 = -5217928053566775720, v_uint64 = 13228816020142775896, v_float = -1.21381664, v_double = -6.3698331581580785e-41, v_pointer = 0xbf9b5e58}, {v_int = 135778560, v_uint = 135778560, v_long = 135778560, v_ulong = 135778560, v_int64 = 4618384449558008064, v_uint64 = 4618384449558008064, v_float = 4.56855879e-34, v_double = 5.9494019760643368, v_pointer = 0x817d100}}}, {g_type = 3214630504, data = {{v_int = -1214806320, v_uint = 3080160976, v_long = -1214806320, v_ulong = 3080160976, v_int64 = 606435435221583568, v_uint64 = 606435435221583568, v_float = -1.80633797e-05, v_double = 4.011620709244414e-268, v_pointer = 0xb79786d0}, {v_int = 4, v_uint = 4, v_long = 4, v_ulong = 4, v_int64 = -4640011052866600956, v_uint64 = 13806733020842950660, v_float = 5.60519386e-45, v_double = -0.026727795600891127, v_pointer = 0x4}}}, {g_type = 3079973358, data = {{v_int = 141196756, v_uint = 141196756, v_long = 141196756, v_ulong = 141196756, v_int64 = 17321065940, v_uint64 = 17321065940, v_float = 7.05647238e-34, v_double = 8.5577436303049182e-314, v_pointer = 0x86a7dd4}, {v_int = 3, v_uint = 3, v_long = 3, v_ulong = 3, v_int64 = -5218360925060333565, v_uint64 = 13228383148649218051, v_float = 4.20389539e-45, v_double = -5.9284865501921097e-41, v_pointer = 0x3}}}, {g_type = 141196756, data = {{v_int = 1, v_uint = 1, v_long = 1, v_ulong = 1, v_int64 = 606435449321291777, v_uint64 = 606435449321291777, v_float = 1.40129846e-45, v_double = 4.0116282947442849e-268, v_pointer = 0x1}, {v_int = -1213396108, v_uint = 3081571188, v_long = -1213396108, v_ulong = 3081571188, v_int64 = 606435435222993780, v_uint64 = 606435435222993780, v_float = -2.06285404e-05, v_double = 4.0116207100030938e-268, v_pointer = 0xb7ad0b74}}}, {g_type = 1, data = {{v_int = -1080336456, v_uint = 3214630840, v_long = -1080336456, v_ulong = 3214630840, v_int64 = -5212626363116462152, v_uint64 = 13234117710593089464, v_float = -1.2138586, v_double = -1.4367099320322109e-40, v_pointer = 0xbf9b5fb8}, {v_int = 141196752, v_uint = 141196752, v_long = 141196752, v_ulong = 141196752, v_int64 = -4640009540896916016, v_uint64 = 13806734532812635600, v_float = 7.05647055e-34, v_double = -0.026733041299505989, v_pointer = 0x86a7dd0}}}, { g_type = 3214630720, data = {{v_int = 135875160, v_uint = 135875160, v_long = 135875160, v_ulong = 135875160, v_int64 = 103215090264, v_uint64 = 103215090264, v_float = 4.61291534e-34, v_double = 5.0995030231845718e-313, v_pointer = 0x8194a58}, {v_int = 139352648, v_uint = 139352648, v_long = 139352648, v_ulong = 139352648, v_int64 = -4640010709129864632, v_uint64 = 13806733364579686984, v_float = 6.20969952e-34, v_double = -0.026728988177263241, v_pointer = 0x84e5a48}}}} free_me = (GValue *) 0x0 signal_return_type = 20 param_values = (GValue *) 0xbf9b5d80 node = (SignalNode *) 0x81c9d80 i = 1 n_params = 1 __PRETTY_FUNCTION__ = "IA__g_signal_emit_valist" #24 0xb795a279 in IA__g_signal_emit (instance=0x83e7b20, signal_id=32, detail=0) at gsignal.c:2243 var_args = 0xbf9b5fac "H?i\b?_\233?H?i\b {>\b\217j?? {>\bX?\034\b" #25 0xb7d225f8 in gtk_widget_event_internal (widget=0x83e7b20, event=0x869ea48) at gtkwidget.c:3911 signal_num = return_val = 0 #26 0xb7c07ef3 in IA__gtk_propagate_event (widget=0x83e7b20, event=0x869ea48) at gtkmain.c:2211 window = (GtkWidget *) 0x83e7b20 handled_event = 141158984 __PRETTY_FUNCTION__ = "IA__gtk_propagate_event" #27 0xb7c090f7 in IA__gtk_main_do_event (event=0x869ea48) at gtkmain.c:1445 event_widget = (GtkWidget *) 0x83e7b20 grab_widget = (GtkWidget *) 0x83e7b20 window_group = (GtkWindowGroup *) 0x83e5a80 next_event = rewritten_event = (GdkEvent *) 0x0 tmp_list = __PRETTY_FUNCTION__ = "IA__gtk_main_do_event" #28 0xb7a927ea in gdk_event_dispatch (source=0x8182128, callback=0, user_data=0x0) at gdkevents-x11.c:2320 display = event = (GdkEvent *) 0x869ea48 #29 0xb78d4802 in IA__g_main_context_dispatch (context=0x8182170) at gmain.c:2045 No locals. #30 0xb78d77df in g_main_context_iterate (context=0x8182170, block=1, dispatch=1, self=0x8165378) at gmain.c:2677 got_ownership = max_priority = 2147483647 timeout = 3184 some_ready = 1 nfds = allocated_nfds = fds = (GPollFD *) 0x86ac668 __PRETTY_FUNCTION__ = "g_main_context_iterate" #31 0xb78d7b89 in IA__g_main_loop_run (loop=0x8493c48) at gmain.c:2881 got_ownership = -1215876128 self = (GThread *) 0x8165378 __PRETTY_FUNCTION__ = "IA__g_main_loop_run" #32 0xb7c09574 in IA__gtk_main () at gtkmain.c:1024 tmp_list = (GList *) 0x0 functions = (GList *) 0x0 init = (GtkInitFunction *) 0x0 loop = (GMainLoop *) 0x8493c48 #33 0x0810fd0c in main (argc=-1217711712, argv=0xbf9b83b4) at ../../src/gtkmain.c:764 saved_status = opt_help = opt_login = 0 opt_nologin = 0 opt_version = opt_config_dir_arg = 0x0 opt_login_arg = 0x0 opt_session_arg = 0x0 sig_indx = sigset = {__val = {81927, 0 }} prev_sig_disp = opt = gui_check = debug_enabled = 0 errmsg = "\220b\233??\177??\000\000\000\0005?F??c\233??\177??\003\000\000\000\000\000\000\0008c\233?U\021??\b\000\000\000\f\000\000\000\000\000\000\000?\177\233??\225??\210\032@?x\032@?\f\000\000\000\000\000\000\000?'\203???{?\000\000\000\000\001\000\000\000\000\000\000\000z\202I?Hd\233?\226????\177\233?!\020?? \200???\201\000\000?\177\233??\177\233??\177\233?\030\206???\177??\v\000\000\000\000\000\000\000?c\233?U\021??\b\000\000\000,\000\000\000\000\000\000\000?\177\233??\225??H\032@?\030\032@?,", '\0' , "\030"... segfault_message_tmp = error = (GError *) 0x0 long_options = {{name = 0x8155c71 "config", has_arg = 1, flag = 0x0, val = 99}, {name = 0x814bf0d "debug", has_arg = 0, flag = 0x0, val = 100}, {name = 0x814beef "help", has_arg = 0, flag = 0x0, val = 104}, {name = 0x8138cd4 "login", has_arg = 2, flag = 0x0, val = 108}, {name = 0x81534e2 "nologin", has_arg = 0, flag = 0x0, val = 110}, { name = 0x8155c67 "session", has_arg = 1, flag = 0x0, val = 115}, {name = 0x8138c14 "version", has_arg = 0, flag = 0x0, val = 118}, {name = 0x0, has_arg = 0, flag = 0x0, val = 0}} ** Also affects: gaim (upstream) Importance: Undecided Status: Unconfirmed -- Crash after deleting account https://launchpad.net/bugs/68840 From daniel.holbach at ubuntu.com Wed Nov 1 08:35:25 2006 From: daniel.holbach at ubuntu.com (Daniel Holbach) Date: Wed, 01 Nov 2006 08:35:25 -0000 Subject: [Bug 67160] Re: Segmentation fault References: <20061020145837.20673.14179.malonedeb@gangotri.ubuntu.com> Message-ID: <20061101083525.4231.14276.malone@gandwana.ubuntu.com> You could launch gdb in the console on ctrl-alt-f1 and switch back to ctrl-alt-f7 to get the backtrace. -- Segmentation fault https://launchpad.net/bugs/67160 From daniel.holbach at ubuntu.com Wed Nov 1 08:36:43 2006 From: daniel.holbach at ubuntu.com (Daniel Holbach) Date: Wed, 01 Nov 2006 08:36:43 -0000 Subject: [Bug 18671] Re: Can't turn the "Candy bar" off References: <20060113135735.21012.29418.launchpad@macquarie.warthogs.hbd.com> Message-ID: <20061101083643.4231.51381.malone@gandwana.ubuntu.com> Maybe we should get in touch with upstream about that. ** Changed in: clearlooks (Ubuntu) Assignee: Jeff Waugh => Ubuntu Desktop Bugs -- Can't turn the "Candy bar" off https://launchpad.net/bugs/18671 From martin.pitt at ubuntu.com Wed Nov 1 08:43:43 2006 From: martin.pitt at ubuntu.com (Martin Pitt) Date: Wed, 01 Nov 2006 08:43:43 -0000 Subject: [Bug 51194] Re: gnome-volume-manager won't start References: <20060628122908.17054.2198.malonedeb@gangotri.ubuntu.com> Message-ID: <20061101084343.4231.40347.malone@gandwana.ubuntu.com> Do you have something like /var/run/console/david:7 ? (Where 'david' is your login name). If not, this is bug 34063, please see there for instructions. Thanks! -- gnome-volume-manager won't start https://launchpad.net/bugs/51194 From martin.pitt at ubuntu.com Wed Nov 1 08:48:27 2006 From: martin.pitt at ubuntu.com (Martin Pitt) Date: Wed, 01 Nov 2006 08:48:27 -0000 Subject: [Bug 69375] Re: easy-fix Mounting luks-filesystems only works once pr. login References: <20061030195934.22729.621.malonedeb@gangotri.ubuntu.com> Message-ID: <20061101084827.4148.43221.malone@gandwana.ubuntu.com> I prepared feisty for using gnome-mount, then this will be fixed for free. ** Changed in: gnome-volume-manager (Ubuntu) Importance: Undecided => Medium Assignee: (unassigned) => Martin Pitt Status: Unconfirmed => In Progress -- easy-fix Mounting luks-filesystems only works once pr. login https://launchpad.net/bugs/69375 From thekingant at users.sourceforge.net Wed Nov 1 08:58:01 2006 From: thekingant at users.sourceforge.net (Mark Doliner) Date: Wed, 01 Nov 2006 08:58:01 -0000 Subject: [Bug 68840] Re: Crash after deleting account References: <20061028133213.17549.66750.malonedeb@gandwana.ubuntu.com> Message-ID: <20061101085801.1737.58545.malone@gangotri.ubuntu.com> This is already fixed in 2.0.0 beta 4: the button at the bottom of the buddylist and the dialog are both closed in the event that you delete the account. -- Crash after deleting account https://launchpad.net/bugs/68840 From martin.pitt at ubuntu.com Wed Nov 1 08:56:47 2006 From: martin.pitt at ubuntu.com (Martin Pitt) Date: Wed, 01 Nov 2006 08:56:47 -0000 Subject: [Bug 56484] Re: hal does not detect non-ATAPI CD-ROM drives References: <20060815173128.20119.94365.malonedeb@gandwana.ubuntu.com> Message-ID: <20061101085648.4231.65239.malone@gandwana.ubuntu.com> Thank you for testing, I did the -updates upload which is now waiting for an archive team member to approve: hal (0.5.7-1ubuntu18.2) dapper-updates; urgency=low . * No-change upload of 0.5.7-1ubuntu18.1 to dapper-updates. * Thanks to Simon Law and Oliver Grawert for testing! -- hal does not detect non-ATAPI CD-ROM drives https://launchpad.net/bugs/56484 From daniel.holbach at ubuntu.com Wed Nov 1 08:59:59 2006 From: daniel.holbach at ubuntu.com (Daniel Holbach) Date: Wed, 01 Nov 2006 08:59:59 -0000 Subject: [Bug 50697] Re: Evince crashes upon attempting to select text, for certain PDF(s) References: <20060622163102.23397.66735.malonedeb@gangotri.ubuntu.com> Message-ID: <20061101090000.4148.43208.launchpad@gandwana.ubuntu.com> ** Changed in: poppler (Ubuntu) Status: Confirmed => Needs Info -- Evince crashes upon attempting to select text, for certain PDF(s) https://launchpad.net/bugs/50697 From daniel.holbach at ubuntu.com Wed Nov 1 09:01:57 2006 From: daniel.holbach at ubuntu.com (Daniel Holbach) Date: Wed, 01 Nov 2006 09:01:57 -0000 Subject: [Bug 29508] Re: Progress bar text is hard to read when progress indicator is halfway through the character References: <20060124002728.28395.11860.malonedeb@gangotri.ubuntu.com> Message-ID: <20061101090158.1506.56445.launchpad@gangotri.ubuntu.com> ** Summary changed: - [Human Theme] Progress bar text is hard to read when progress indicator is halfway through the character + Progress bar text is hard to read when progress indicator is halfway through the character -- Progress bar text is hard to read when progress indicator is halfway through the character https://launchpad.net/bugs/29508 From daniel.holbach at ubuntu.com Wed Nov 1 09:09:25 2006 From: daniel.holbach at ubuntu.com (Daniel Holbach) Date: Wed, 01 Nov 2006 09:09:25 -0000 Subject: [Bug 44775] Re: Can't copy information from Traceroute table References: <20060515042328.15848.77392.malonedeb@gangotri.ubuntu.com> Message-ID: <20061101090925.4231.97689.malone@gandwana.ubuntu.com> Where do you try to copy to? Ctrl-C, opening gedit and Ctrl-V works for me with the released Edgy. ** Changed in: gnome-nettool (Ubuntu) Status: Confirmed => Needs Info -- Can't copy information from Traceroute table https://launchpad.net/bugs/44775 From moranar at gmail.com Wed Nov 1 09:08:04 2006 From: moranar at gmail.com (Adriano Varoli Piazza) Date: Wed, 01 Nov 2006 09:08:04 -0000 Subject: [Bug 13090] Re: Nautilus sound preview doesn't work with OGG files. References: <20060113132910.21012.10537.launchpad@macquarie.warthogs.hbd.com> Message-ID: <20061101090804.4231.49740.malone@gandwana.ubuntu.com> This behaviour is still present in Edgy. The worst thing is that, installing mpg321 I get sound preview for .mp3 files, but ogg123 is missing in Edgy. And Nautilus let me apply (offers me) a change that won't work for most files. At least supporting free codecs as ogg in the install disc should be possible... -- Nautilus sound preview doesn't work with OGG files. https://launchpad.net/bugs/13090 From martin.pitt at ubuntu.com Wed Nov 1 09:10:41 2006 From: martin.pitt at ubuntu.com (Martin Pitt) Date: Wed, 01 Nov 2006 09:10:41 -0000 Subject: [Bug 69638] Remove unmount progress dialog References: <20061101091041.1506.89411.malonedeb@gangotri.ubuntu.com> Message-ID: <20061101091041.1506.89411.malonedeb@gangotri.ubuntu.com> Public bug reported: In Feisty we will use gnome-mount which already does an unmount progress notification. So our Ubuntu specific one needs to disappear. ** Affects: gnome-applets (Ubuntu) Importance: Medium Assignee: Martin Pitt Status: In Progress ** Affects: nautilus (Ubuntu) Importance: Medium Assignee: Martin Pitt Status: In Progress ** Changed in: nautilus (Ubuntu) Importance: Undecided => Medium Assignee: (unassigned) => Martin Pitt Status: Unconfirmed => In Progress ** Also affects: gnome-applets (Ubuntu) Importance: Undecided Status: Unconfirmed ** Changed in: gnome-applets (Ubuntu) Importance: Undecided => Medium Assignee: (unassigned) => Martin Pitt Status: Unconfirmed => In Progress -- Remove unmount progress dialog https://launchpad.net/bugs/69638 From frandavid100 at gmail.com Wed Nov 1 09:13:13 2006 From: frandavid100 at gmail.com (David Prieto) Date: Wed, 01 Nov 2006 09:13:13 -0000 Subject: [Bug 69627] Re: menubar icon References: <20061101053931.1737.27668.malonedeb@gangotri.ubuntu.com> Message-ID: <20061101091313.4148.57501.malone@gandwana.ubuntu.com> You are totally right, Daniel, I'll try not to do that in the future. I'll attach two screenshots: http://img180.imageshack.us/img180/6619/pantallazovu1.png http://img171.imageshack.us/img171/5565/pantallazo1uf7.png The first one is the one used in Tangerine, which was previously used in Tango if memory serves me. The second is the one Tango has now, quite cleaner to my eyes. -- menubar icon https://launchpad.net/bugs/69627 From daniel.holbach at ubuntu.com Wed Nov 1 09:11:40 2006 From: daniel.holbach at ubuntu.com (Daniel Holbach) Date: Wed, 01 Nov 2006 09:11:40 -0000 Subject: [Bug 67025] Re: The mime-type icon for swf files have "macromedia" on it References: <20061019215542.29371.58574.malonedeb@gandwana.ubuntu.com> Message-ID: <20061101091140.1506.21125.malone@gangotri.ubuntu.com> Thanks for your bug report. Can you make a screenshot of the icon or can you find it on http://daniel.holba.ch/ubuntu/ic/ ? ** Changed in: tango-icon-theme (Ubuntu) Importance: Undecided => Medium Status: Unconfirmed => Needs Info -- The mime-type icon for swf files have "macromedia" on it https://launchpad.net/bugs/67025 From daniel.holbach at ubuntu.com Wed Nov 1 09:14:24 2006 From: daniel.holbach at ubuntu.com (Daniel Holbach) Date: Wed, 01 Nov 2006 09:14:24 -0000 Subject: [Bug 27919] Re: Switching workspace: redraw is slow References: <20060113151954.29386.60148.launchpad@macquarie.warthogs.hbd.com> Message-ID: <20061101091424.4148.92526.malone@gandwana.ubuntu.com> Closing the bug. Thanks for following up. ** Changed in: xserver-xorg-video-nv (Ubuntu) Status: Needs Info => Rejected -- Switching workspace: redraw is slow https://launchpad.net/bugs/27919 From daniel.holbach at ubuntu.com Wed Nov 1 09:19:58 2006 From: daniel.holbach at ubuntu.com (Daniel Holbach) Date: Wed, 01 Nov 2006 09:19:58 -0000 Subject: [Bug 69125] Re: The program suddently crashed.... References: <20061029192123.25859.78598.malonedeb@gangotri.ubuntu.com> Message-ID: <20061101091959.1737.14951.malone@gangotri.ubuntu.com> Can you try with the 'nv' driver - just to be sure? ** Changed in: gimp (Ubuntu) Importance: Undecided => Medium -- The program suddently crashed.... https://launchpad.net/bugs/69125 From daniel.holbach at ubuntu.com Wed Nov 1 09:18:43 2006 From: daniel.holbach at ubuntu.com (Daniel Holbach) Date: Wed, 01 Nov 2006 09:18:43 -0000 Subject: [Bug 63476] Re: gamin server crashes. References: <20061002021004.2244.66722.malonedeb@gangotri.ubuntu.com> Message-ID: <20061101091843.1506.23410.malone@gangotri.ubuntu.com> We should probably get a CVS version into Feisty for more testing. ** Changed in: gamin (Ubuntu) Assignee: (unassigned) => Ubuntu Desktop Bugs Status: Confirmed => Fix Committed ** Summary changed: - gamin server crashes. + gamin server crashes. (no crash reports needed anymore) -- gamin server crashes. (no crash reports needed anymore) https://launchpad.net/bugs/63476 From daniel.holbach at ubuntu.com Wed Nov 1 09:22:01 2006 From: daniel.holbach at ubuntu.com (Daniel Holbach) Date: Wed, 01 Nov 2006 09:22:01 -0000 Subject: [Bug 60578] Re: gnome-keyboard-applet / language selector: "show current layout" shows empty window References: <20060915145127.28762.23839.malonedeb@gandwana.ubuntu.com> Message-ID: <20061101092202.1737.51127.launchpad@gangotri.ubuntu.com> *** This bug is a duplicate of bug 58083 *** ** Changed in: control-center (Ubuntu) Sourcepackagename: control-center => xorg -- gnome-keyboard-applet / language selector: "show current layout" shows empty window https://launchpad.net/bugs/60578 From michiel at thingmajig.org Wed Nov 1 09:29:36 2006 From: michiel at thingmajig.org (michiel) Date: Wed, 01 Nov 2006 09:29:36 -0000 Subject: [Bug 69627] Re: menubar icon References: <20061101053931.1737.27668.malonedeb@gangotri.ubuntu.com> <20061101091313.4148.57501.malone@gandwana.ubuntu.com> Message-ID: <0DD58E9B-87C8-45EA-8041-35688B72067F@thingmajig.org> Op 1-nov-2006, om 10:13 heeft David Prieto het volgende geschreven: > The first one is the one used in Tangerine, which was previously > used in > Tango if memory serves me. The second is the one Tango has now, quite > cleaner to my eyes. Check to see whether it's not being caused by scaling of the menu bar itself, which can cause icons to scale as well. I must say that I find the first one a lot better, too, since it's precisely positioned on pixel values and has better contrast. Michiel Sikma Web designer and programmer -- menubar icon https://launchpad.net/bugs/69627 From daniel.holbach at ubuntu.com Wed Nov 1 09:26:46 2006 From: daniel.holbach at ubuntu.com (Daniel Holbach) Date: Wed, 01 Nov 2006 09:26:46 -0000 Subject: [Bug 49342] Re: all media plays much to fast References: <20060611092257.25765.85306.malonedeb@gangotri.ubuntu.com> Message-ID: <20061101092646.1737.11743.malone@gangotri.ubuntu.com> I'm closing the bug for now. Please reopen the bug once you have more information about the bug at hand. ** Changed in: gst-plugins-ugly0.10 (Ubuntu) Status: Needs Info => Rejected -- all media plays much to fast https://launchpad.net/bugs/49342 From daniel.holbach at ubuntu.com Wed Nov 1 09:34:20 2006 From: daniel.holbach at ubuntu.com (Daniel Holbach) Date: Wed, 01 Nov 2006 09:34:20 -0000 Subject: [Bug 68310] Re: Nautilus don't write in media mounted by fuse. References: <20061026020455.25557.47049.malonedeb@gandwana.ubuntu.com> Message-ID: <20061101093420.4231.12236.malone@gandwana.ubuntu.com> If at all, it's a gnome-vfs issue. Does using a normal 'cp' work? ** Changed in: nautilus (Ubuntu) Sourcepackagename: nautilus => gnome-vfs -- Nautilus don't write in media mounted by fuse. https://launchpad.net/bugs/68310 From daniel.holbach at ubuntu.com Wed Nov 1 09:37:53 2006 From: daniel.holbach at ubuntu.com (Daniel Holbach) Date: Wed, 01 Nov 2006 09:37:53 -0000 Subject: [Bug 68201] Re: No translations for gnome-orca References: <20061025150833.31837.75454.malonedeb@gangotri.ubuntu.com> Message-ID: <20061101093754.1737.40575.malone@gangotri.ubuntu.com> According to the build log (http://librarian.launchpad.net/4788768 /buildlog_ubuntu-edgy-i386.gnome-orca_1.0.0-0ubuntu4_FULLYBUILT.txt.gz) this should have worked just fine. Subscribing Rosetta people. :-) pkgstriptranslations: processing control file: ./debian/gnome-orca/DEBIAN/control, package gnome-orca, directory ./debian/gnome-orca pkgstriptranslations: preparing translation tarball gnome-orca_1.0.0-0ubuntu4_i386_translations.tar.gz...(copying contents of old tarball) done (179 files) ** Changed in: gnome-orca (Ubuntu) Importance: Undecided => Medium Assignee: (unassigned) => Ubuntu Desktop Bugs -- No translations for gnome-orca https://launchpad.net/bugs/68201 From moranar at gmail.com Wed Nov 1 09:35:29 2006 From: moranar at gmail.com (Adriano Varoli Piazza) Date: Wed, 01 Nov 2006 09:35:29 -0000 Subject: [Bug 13090] Re: Nautilus sound preview doesn't work with OGG files. References: <20060113132910.21012.10537.launchpad@macquarie.warthogs.hbd.com> Message-ID: <20061101093529.4231.61040.malone@gandwana.ubuntu.com> It still doesn't work with "proper" (tested with timidity and totem) .mid and .wav files in Edgy. -- Nautilus sound preview doesn't work with OGG files. https://launchpad.net/bugs/13090 From frandavid100 at gmail.com Wed Nov 1 09:40:57 2006 From: frandavid100 at gmail.com (David Prieto) Date: Wed, 01 Nov 2006 09:40:57 -0000 Subject: [Bug 69627] Re: menubar icon References: <20061101053931.1737.27668.malonedeb@gangotri.ubuntu.com> Message-ID: <20061101094057.1506.59111.malone@gangotri.ubuntu.com> No, changing the size of the panel doesn't seem to change the icons at all. -- menubar icon https://launchpad.net/bugs/69627 From vi64pa at gmail.com Wed Nov 1 09:41:39 2006 From: vi64pa at gmail.com (ville palo) Date: Wed, 01 Nov 2006 09:41:39 -0000 Subject: [Bug 69030] Re: xmms-status-plugin causes gnome-panel to crash References: <20061029113637.17734.54419.malonedeb@gandwana.ubuntu.com> Message-ID: <20061101094139.1737.37376.malone@gangotri.ubuntu.com> *** This bug is a duplicate of bug 64963 *** This seems to be a duplicate with the bug 6#4963 ** This bug has been marked a duplicate of bug 64963 crash gnome-panel -- xmms-status-plugin causes gnome-panel to crash https://launchpad.net/bugs/69030 From daniel.holbach at ubuntu.com Wed Nov 1 09:40:29 2006 From: daniel.holbach at ubuntu.com (Daniel Holbach) Date: Wed, 01 Nov 2006 09:40:29 -0000 Subject: [Bug 18036] Re: GNOME file selector tries to access wrong path on WebDAV References: <20060113135427.21012.46699.launchpad@macquarie.warthogs.hbd.com> Message-ID: <20061101094029.1737.29393.launchpad@gangotri.ubuntu.com> ** Changed in: libgnomeui (Ubuntu) Assignee: Sebastien Bacher => Ubuntu Desktop Bugs -- GNOME file selector tries to access wrong path on WebDAV https://launchpad.net/bugs/18036 From daniel.holbach at ubuntu.com Wed Nov 1 09:45:25 2006 From: daniel.holbach at ubuntu.com (Daniel Holbach) Date: Wed, 01 Nov 2006 09:45:25 -0000 Subject: [Bug 69416] Re: gnome-session-properties i cant save any modifications References: <20061031025421.22894.75753.malonedeb@gangotri.ubuntu.com> Message-ID: <20061101094525.1506.76416.malone@gangotri.ubuntu.com> Thanks for following up. I close the bug for now. If the problem should occur again, please reopen. ** Changed in: gnome-session (Ubuntu) Status: Needs Info => Rejected -- gnome-session-properties i cant save any modifications https://launchpad.net/bugs/69416 From daniel.holbach at ubuntu.com Wed Nov 1 09:49:07 2006 From: daniel.holbach at ubuntu.com (Daniel Holbach) Date: Wed, 01 Nov 2006 09:49:07 -0000 Subject: [Bug 59632] Re: Evolution throws error with imap/ssl References: <20060909105924.16647.79573.malonedeb@gangotri.ubuntu.com> Message-ID: <20061101094908.1506.8329.launchpad@gangotri.ubuntu.com> ** Bug watch added: GNOME Bug Tracker #345135 http://bugzilla.gnome.org/show_bug.cgi?id=345135 ** Also affects: evolution (upstream) via http://bugzilla.gnome.org/show_bug.cgi?id=345135 Importance: Unknown Status: Unknown -- Evolution throws error with imap/ssl https://launchpad.net/bugs/59632 From wellspaul at o2.co.uk Wed Nov 1 09:46:37 2006 From: wellspaul at o2.co.uk (pauljwells) Date: Wed, 01 Nov 2006 09:46:37 -0000 Subject: [Bug 68950] Re: screensaver starts first time but not after References: <20061028230158.26024.41633.malonedeb@gangotri.ubuntu.com> Message-ID: <20061101094637.4231.5809.malone@gandwana.ubuntu.com> Update: When I said the screensaver doesn't start, I mean that the theme doesn't start, ie you get a blank screen. Also, I just found that logging out and in does (sometimes) return normal behaviour... -- screensaver starts first time but not after https://launchpad.net/bugs/68950 From michiel at thingmajig.org Wed Nov 1 09:53:45 2006 From: michiel at thingmajig.org (Michiel Sikma) Date: Wed, 01 Nov 2006 09:53:45 -0000 Subject: [Bug 69627] Re: menubar icon References: <20061101053931.1737.27668.malonedeb@gangotri.ubuntu.com> <20061101094057.1506.59111.malone@gangotri.ubuntu.com> Message-ID: <0246EC85-E356-4551-959D-934D66E7739E@thingmajig.org> Op 1-nov-2006, om 10:40 heeft David Prieto het volgende geschreven: > No, changing the size of the panel doesn't seem to change the icons at > all. Oh, hmm. Strange, I remember once changing theme, which changed the size of the menu bar, which caused icons to lose their "perfect" size at which they were precisely aligned to the pixel. But I only once did that, so maybe it was fixed or changed since. Michiel Sikma Web designer and programmer -- menubar icon https://launchpad.net/bugs/69627 From cescllp at gmail.com Wed Nov 1 09:50:49 2006 From: cescllp at gmail.com (Cesc Llagostera) Date: Wed, 01 Nov 2006 09:50:49 -0000 Subject: [Bug 63778] Re: can't extract files with accents References: <20061003151526.5185.7954.malonedeb@gangotri.ubuntu.com> <20061031164240.27996.51343.malone@gangotri.ubuntu.com> Message-ID: Hi Daniel, file-roller doesn't crash. It happens with a zip file with files with accents into it. If I create the file with file-roller it doesn't fail. It happens when the zip file is created with windows. (I've tried with a file created from WinXP and IzArc ) Thanks Cesc On 10/31/06, Daniel Holbach wrote: > > Can you attach the .zip file in question? > > -- > can't extract files with accents > https://launchpad.net/bugs/63778 Does using unzip work on it? I'm sure there's another encoding related file-roller bug somewhere. Does file-roller crash? ** Changed in: file-roller (Ubuntu) Importance: Undecided => Medium Assignee: (unassigned) => Ubuntu Desktop Bugs - Show quoted text - -- can't extract files with accents https://launchpad.net/bugs/63778 From daniel.holbach at ubuntu.com Wed Nov 1 09:52:17 2006 From: daniel.holbach at ubuntu.com (Daniel Holbach) Date: Wed, 01 Nov 2006 09:52:17 -0000 Subject: [Bug 62108] Re: Control Center Crashed when I was in the Themes applet References: <20060924011941.23105.7543.malonedeb@gangotri.ubuntu.com> Message-ID: <20061101095217.1737.97296.malone@gangotri.ubuntu.com> Angrykeyboarder: did you have any luck in reproducing this? -- Control Center Crashed when I was in the Themes applet https://launchpad.net/bugs/62108 From moramarth at gmail.com Wed Nov 1 09:51:44 2006 From: moramarth at gmail.com (Jib) Date: Wed, 01 Nov 2006 09:51:44 -0000 Subject: [Bug 13090] Re: Nautilus sound preview doesn't work with OGG files. References: <20060113132910.21012.10537.launchpad@macquarie.warthogs.hbd.com> <20061101093529.4231.61040.malone@gandwana.ubuntu.com> Message-ID: It's a KDE feature since a while, so far. Why Gnome project is unable to provide it ? -- Nautilus sound preview doesn't work with OGG files. https://launchpad.net/bugs/13090 From abhi.kalyan at gmail.com Wed Nov 1 09:58:28 2006 From: abhi.kalyan at gmail.com (abhi kalyan) Date: Wed, 01 Nov 2006 09:58:28 -0000 Subject: [Bug 68120] Re: Evolution encouters an error while trying to import ".pst" type file created in outlook 2003, This file contains all my mailing related data. References: <20061025054509.31837.78871.malonedeb@gangotri.ubuntu.com> <20061101082229.1737.59032.malone@gangotri.ubuntu.com> Message-ID: <45486FC4.3020607@gmail.com> You are thanking me!! that's a huge compliment, It is I who needs to compliment you and every one of you gal's/guys working in the open source community. Thank you gal's/guys for the work that you are all involved. Seriously you are investing a part of you life. And every bit touches me and millions like me. And heck we don't even know your face. In truth I never knew you till I used UBUNTU, and now you have been good enough to thank me for a small bug report that I had sent. God bless you all, I have soooo much to tell, But hope you will understand. Daniel Holbach wrote: > Thanks for answering to patiently. > > Somebody of the team should forward this upstream. > > ** Changed in: evolution (Ubuntu) > Status: Needs Info => Unconfirmed > > ** Also affects: evolution (upstream) > Importance: Undecided > Status: Unconfirmed > > -- Evolution encouters an error while trying to import ".pst" type file created in outlook 2003, This file contains all my mailing related data. https://launchpad.net/bugs/68120 From bugwatch at bugs.launchpad.net Wed Nov 1 10:00:08 2006 From: bugwatch at bugs.launchpad.net (Bug Watch Updater) Date: Wed, 01 Nov 2006 10:00:08 -0000 Subject: [Bug 19963] Re: gaim: CAN-2005-2103, CAN-2005-2102, AIM/ICQ protocols vulnerability References: <20060113140435.21012.26347.launchpad@macquarie.warthogs.hbd.com> Message-ID: <20061101100443.23238.33377.launchpad@gangotri.ubuntu.com> ** Changed in: gaim (Debian) Status: Unconfirmed => Fix Released -- gaim: CAN-2005-2103, CAN-2005-2102, AIM/ICQ protocols vulnerability https://launchpad.net/bugs/19963 From bugwatch at bugs.launchpad.net Wed Nov 1 10:06:28 2006 From: bugwatch at bugs.launchpad.net (Bug Watch Updater) Date: Wed, 01 Nov 2006 10:06:28 -0000 Subject: [Bug 69566] Re: time-admin crash with some icon set References: <20061031201853.4148.90432.malonedeb@gandwana.ubuntu.com> Message-ID: <20061101100710.23238.30986.launchpad@gangotri.ubuntu.com> ** Changed in: gst (upstream) Status: Unknown => Fix Released -- time-admin crash with some icon set https://launchpad.net/bugs/69566 From bugwatch at bugs.launchpad.net Wed Nov 1 10:06:28 2006 From: bugwatch at bugs.launchpad.net (Bug Watch Updater) Date: Wed, 01 Nov 2006 10:06:28 -0000 Subject: [Bug 69451] Re: NFS shares cannot be unshared References: <20061031090211.22894.16557.malonedeb@gangotri.ubuntu.com> Message-ID: <20061101100735.23238.28976.launchpad@gangotri.ubuntu.com> ** Changed in: gst (upstream) Status: Unknown => Fix Released -- NFS shares cannot be unshared https://launchpad.net/bugs/69451 From bugwatch at bugs.launchpad.net Wed Nov 1 10:06:28 2006 From: bugwatch at bugs.launchpad.net (Bug Watch Updater) Date: Wed, 01 Nov 2006 10:06:28 -0000 Subject: [Bug 69281] Re: panel hangs while opening a network place from the menu References: <20061030114751.17734.72965.malonedeb@gandwana.ubuntu.com> Message-ID: <20061101100906.23238.96138.launchpad@gangotri.ubuntu.com> ** Changed in: gnome-panel (upstream) Status: Unknown => Unconfirmed -- panel hangs while opening a network place from the menu https://launchpad.net/bugs/69281 From bugwatch at bugs.launchpad.net Wed Nov 1 10:06:28 2006 From: bugwatch at bugs.launchpad.net (Bug Watch Updater) Date: Wed, 01 Nov 2006 10:06:28 -0000 Subject: [Bug 68829] Re: [time-admin] lack of reactivity of the NTP servers list References: <20061028123238.17549.13024.malonedeb@gandwana.ubuntu.com> Message-ID: <20061101100726.23238.30058.launchpad@gangotri.ubuntu.com> ** Changed in: gst (upstream) Status: Unknown => Unconfirmed -- [time-admin] lack of reactivity of the NTP servers list https://launchpad.net/bugs/68829 From bugwatch at bugs.launchpad.net Wed Nov 1 10:06:28 2006 From: bugwatch at bugs.launchpad.net (Bug Watch Updater) Date: Wed, 01 Nov 2006 10:06:28 -0000 Subject: [Bug 67837] Re: could not export graph as jpeg and png image References: <20061023203030.23188.18247.malonedeb@gangotri.ubuntu.com> Message-ID: <20061101100702.23238.7735.launchpad@gangotri.ubuntu.com> ** Changed in: gnumeric (upstream) Status: Unknown => Fix Released -- could not export graph as jpeg and png image https://launchpad.net/bugs/67837 From bugwatch at bugs.launchpad.net Wed Nov 1 10:06:28 2006 From: bugwatch at bugs.launchpad.net (Bug Watch Updater) Date: Wed, 01 Nov 2006 10:06:28 -0000 Subject: [Bug 68650] Re: aisleriot: error message pop-ups on startup with locale ru_RU.UTF-8 References: <20061027160119.17549.19195.malonedeb@gandwana.ubuntu.com> Message-ID: <20061101100729.23238.78720.launchpad@gangotri.ubuntu.com> ** Changed in: gnome-games (upstream) Status: Unknown => Fix Released -- aisleriot: error message pop-ups on startup with locale ru_RU.UTF-8 https://launchpad.net/bugs/68650 From bugwatch at bugs.launchpad.net Wed Nov 1 10:06:28 2006 From: bugwatch at bugs.launchpad.net (Bug Watch Updater) Date: Wed, 01 Nov 2006 10:06:28 -0000 Subject: [Bug 62589] Re: Hejry Calendar not include in gnome References: <20060927093955.5066.63207.malonedeb@gangotri.ubuntu.com> Message-ID: <20061101100853.23238.79785.launchpad@gangotri.ubuntu.com> ** Changed in: glib (upstream) Status: Unknown => Unconfirmed -- Hejry Calendar not include in gnome https://launchpad.net/bugs/62589 From bugwatch at bugs.launchpad.net Wed Nov 1 10:06:28 2006 From: bugwatch at bugs.launchpad.net (Bug Watch Updater) Date: Wed, 01 Nov 2006 10:06:28 -0000 Subject: [Bug 60326] Re: [edgy] gstreamer, rhythmbox won't read files over smb References: <20060913232612.30564.67792.malonedeb@gangotri.ubuntu.com> Message-ID: <20061101100749.23238.28009.launchpad@gangotri.ubuntu.com> ** Changed in: gnome-vfs (upstream) Status: Unconfirmed => Confirmed -- [edgy] gstreamer, rhythmbox won't read files over smb https://launchpad.net/bugs/60326 From bugwatch at bugs.launchpad.net Wed Nov 1 10:06:28 2006 From: bugwatch at bugs.launchpad.net (Bug Watch Updater) Date: Wed, 01 Nov 2006 10:06:28 -0000 Subject: [Bug 66860] Re: evolution-alarm-notify crashes on startup (xfce?) References: <20061019040059.29066.67555.malonedeb@gangotri.ubuntu.com> Message-ID: <20061101100649.23238.5936.launchpad@gangotri.ubuntu.com> ** Changed in: evolution (upstream) Status: Unknown => Unconfirmed -- evolution-alarm-notify crashes on startup (xfce?) https://launchpad.net/bugs/66860 From bugwatch at bugs.launchpad.net Wed Nov 1 10:06:28 2006 From: bugwatch at bugs.launchpad.net (Bug Watch Updater) Date: Wed, 01 Nov 2006 10:06:28 -0000 Subject: [Bug 59632] Re: Evolution throws error with imap/ssl References: <20060909105924.16647.79573.malonedeb@gangotri.ubuntu.com> Message-ID: <20061101100835.23238.86559.launchpad@gangotri.ubuntu.com> ** Changed in: evolution (upstream) Status: Unknown => Unconfirmed -- Evolution throws error with imap/ssl https://launchpad.net/bugs/59632 From bugwatch at bugs.launchpad.net Wed Nov 1 10:06:28 2006 From: bugwatch at bugs.launchpad.net (Bug Watch Updater) Date: Wed, 01 Nov 2006 10:06:28 -0000 Subject: [Bug 37139] Re: mouse movement wakes screensaver References: <20060329100554.7836.51952.malonedeb@gangotri.ubuntu.com> Message-ID: <20061101100830.23238.4090.launchpad@gangotri.ubuntu.com> ** Changed in: gnome-screensaver (upstream) Status: Needs Info => Confirmed -- mouse movement wakes screensaver https://launchpad.net/bugs/37139 From bugwatch at bugs.launchpad.net Wed Nov 1 10:06:28 2006 From: bugwatch at bugs.launchpad.net (Bug Watch Updater) Date: Wed, 01 Nov 2006 10:06:28 -0000 Subject: [Bug 22474] Re: gparted does not like /dev/mapper devices References: <20060113141832.21012.24184.launchpad@macquarie.warthogs.hbd.com> Message-ID: <20061101100742.23238.80231.launchpad@gangotri.ubuntu.com> ** Changed in: gparted (upstream) Status: Unknown => In Progress -- gparted does not like /dev/mapper devices https://launchpad.net/bugs/22474 From bugwatch at bugs.launchpad.net Wed Nov 1 10:06:28 2006 From: bugwatch at bugs.launchpad.net (Bug Watch Updater) Date: Wed, 01 Nov 2006 10:06:28 -0000 Subject: [Bug 21399] Re: evolution crashes on quit References: <20060113141236.21012.10736.launchpad@macquarie.warthogs.hbd.com> Message-ID: <20061101100714.23238.25513.launchpad@gangotri.ubuntu.com> ** Changed in: evolution (upstream) Status: Confirmed => In Progress -- evolution crashes on quit https://launchpad.net/bugs/21399 From seb128 at ubuntu.com Wed Nov 1 10:17:56 2006 From: seb128 at ubuntu.com (Sebastien Bacher) Date: Wed, 01 Nov 2006 10:17:56 -0000 Subject: [Bug 69566] Re: time-admin crash with some icon set References: <20061031201853.4148.90432.malonedeb@gandwana.ubuntu.com> Message-ID: <20061101101756.1506.77075.malone@gangotri.ubuntu.com> fixed upstream ** Changed in: gnome-system-tools (Ubuntu) Status: Confirmed => Fix Committed -- time-admin crash with some icon set https://launchpad.net/bugs/69566 From seb128 at ubuntu.com Wed Nov 1 10:25:05 2006 From: seb128 at ubuntu.com (Sebastien Bacher) Date: Wed, 01 Nov 2006 10:25:05 -0000 Subject: [Bug 68840] Re: Crash after deleting account References: <20061028133213.17549.66750.malonedeb@gandwana.ubuntu.com> Message-ID: <20061101102505.1506.46592.malone@gangotri.ubuntu.com> marking as "Fix Committed" then ** Changed in: gaim (Ubuntu) Status: Confirmed => Fix Committed -- Crash after deleting account https://launchpad.net/bugs/68840 From lists at whitehouse.org.nz Wed Nov 1 10:27:48 2006 From: lists at whitehouse.org.nz (Aaron Whitehouse) Date: Wed, 01 Nov 2006 10:27:48 -0000 Subject: [Bug 44775] Re: Can't copy information from Traceroute table References: <20060515042328.15848.77392.malonedeb@gangotri.ubuntu.com> Message-ID: <20061101102748.1506.21721.malone@gangotri.ubuntu.com> It is gedit that I have always been trying. What you have suggested definitely does not, and has never, worked for me. -- Can't copy information from Traceroute table https://launchpad.net/bugs/44775 From seb128 at ubuntu.com Wed Nov 1 10:32:47 2006 From: seb128 at ubuntu.com (Sebastien Bacher) Date: Wed, 01 Nov 2006 10:32:47 -0000 Subject: [Bug 69638] Re: Remove unmount progress dialog References: <20061101091041.1506.89411.malonedeb@gangotri.ubuntu.com> Message-ID: <20061101103247.1737.27875.malone@gangotri.ubuntu.com> Martin, we can drop those patches while doing the GNOME sync if you want -- Remove unmount progress dialog https://launchpad.net/bugs/69638 From seb128 at ubuntu.com Wed Nov 1 10:31:50 2006 From: seb128 at ubuntu.com (Sebastien Bacher) Date: Wed, 01 Nov 2006 10:31:50 -0000 Subject: [Bug 13090] Re: Nautilus sound preview doesn't work with OGG files. References: <20060113132910.21012.10537.launchpad@macquarie.warthogs.hbd.com> Message-ID: <20061101103150.4231.77405.malone@gandwana.ubuntu.com> no need of such non-constructive comment about what other desktops do or not on the bug tracker -- Nautilus sound preview doesn't work with OGG files. https://launchpad.net/bugs/13090 From moramarth at gmail.com Wed Nov 1 10:56:46 2006 From: moramarth at gmail.com (Jib) Date: Wed, 01 Nov 2006 10:56:46 -0000 Subject: [Bug 13090] Re: Nautilus sound preview doesn't work with OGG files. References: <20060113132910.21012.10537.launchpad@macquarie.warthogs.hbd.com> <20061101103150.4231.77405.malone@gandwana.ubuntu.com> Message-ID: Sorry, if someone felt insulted. It was a mere remark to point out that it has already done somewhere. Hence, it could teach the answer to get all work fine. Furthermore, I wondered how Gnome project is handled inside and outside the bounds of the projects, and generally how the project coped the issue. That's all I meant. You look slightly touchy. But I didn't want to fuel a flame war KDE/Gnome (Previously, I thought it was mostly the fans of each desktop environment and not the developers themselves who are sensitive to such facts? ). So : I apologize to be maladroit and let you adress this bug the way you prefer? -- Nautilus sound preview doesn't work with OGG files. https://launchpad.net/bugs/13090 From martin.pitt at ubuntu.com Wed Nov 1 10:56:01 2006 From: martin.pitt at ubuntu.com (Martin Pitt) Date: Wed, 01 Nov 2006 10:56:01 -0000 Subject: [Bug 12893] Re: Shouldn't put .Trash-$USER on removable devices References: <20060113132807.21012.61186.launchpad@macquarie.warthogs.hbd.com> Message-ID: <20061101105601.1737.38189.launchpad@gangotri.ubuntu.com> ** CVE removed: http://www.cve.mitre.org/cgi- bin/cvename.cgi?name=2006-1789 -- Shouldn't put .Trash-$USER on removable devices https://launchpad.net/bugs/12893 From stephan.doerner at uni-duesseldorf.de Wed Nov 1 11:03:46 2006 From: stephan.doerner at uni-duesseldorf.de (Stephan) Date: Wed, 01 Nov 2006 11:03:46 -0000 Subject: [Bug 69584] Re: GNOME Panel crashes References: <20061031211208.1737.77151.malonedeb@gangotri.ubuntu.com> Message-ID: <20061101110346.4231.92202.malone@gandwana.ubuntu.com> Hi! I use the Clearlooks icon theme. But I think a defective memory bank was the problem as I found out with memtest86. -- GNOME Panel crashes https://launchpad.net/bugs/69584 From EvanLife at gmail.com Wed Nov 1 11:20:17 2006 From: EvanLife at gmail.com (EvanL) Date: Wed, 01 Nov 2006 11:20:17 -0000 Subject: [Bug 65822] Re: gnome-volume-control crashed References: <20061013050004.19052.77610.malonedeb@gandwana.ubuntu.com> Message-ID: <20061101112017.1506.71221.malone@gangotri.ubuntu.com> ** Attachment added: "crash dump of gnome-volume-control (Edgy - 10/31/06)" http://librarian.launchpad.net/4944775/_usr_bin_gnome-volume-control.1000.crash -- gnome-volume-control crashed https://launchpad.net/bugs/65822 From daniel.holbach at ubuntu.com Wed Nov 1 11:24:57 2006 From: daniel.holbach at ubuntu.com (Daniel Holbach) Date: Wed, 01 Nov 2006 11:24:57 -0000 Subject: [Bug 13090] Re: Nautilus sound preview doesn't work with OGG files. References: <20060113132910.21012.10537.launchpad@macquarie.warthogs.hbd.com> Message-ID: <20061101112458.1506.38674.launchpad@gangotri.ubuntu.com> ** Changed in: nautilus (Ubuntu) Assignee: Sebastien Bacher => Ubuntu Desktop Bugs -- Nautilus sound preview doesn't work with OGG files. https://launchpad.net/bugs/13090 From daveg at dorja.com Wed Nov 1 11:28:11 2006 From: daveg at dorja.com (David Gillies) Date: Wed, 01 Nov 2006 11:28:11 -0000 Subject: [Bug 51194] Re: gnome-volume-manager won't start References: <20060628122908.17054.2198.malonedeb@gangotri.ubuntu.com> Message-ID: <20061101112811.1737.265.malone@gangotri.ubuntu.com> I initially didn't have any /var/run/console directory at all. I created the directory and updated /etc/pam.d/common-session as per bug 34063. After a reboot, g-v-m is now behaving as expected. -- gnome-volume-manager won't start https://launchpad.net/bugs/51194 From daniel.holbach at ubuntu.com Wed Nov 1 11:30:55 2006 From: daniel.holbach at ubuntu.com (Daniel Holbach) Date: Wed, 01 Nov 2006 11:30:55 -0000 Subject: [Bug 23548] Re: Problem with TLS support References: <20060113142419.21012.46038.launchpad@macquarie.warthogs.hbd.com> Message-ID: <20061101113055.4231.10183.malone@gandwana.ubuntu.com> Andrew: can you follow up to my question? Forwarded the other comments upstream. -- Problem with TLS support https://launchpad.net/bugs/23548 From seb128 at ubuntu.com Wed Nov 1 11:34:58 2006 From: seb128 at ubuntu.com (Sebastien Bacher) Date: Wed, 01 Nov 2006 11:34:58 -0000 Subject: [Bug 13090] Re: Nautilus sound preview doesn't work with OGG files. References: <20060113132910.21012.10537.launchpad@macquarie.warthogs.hbd.com> <20061101103150.4231.77405.malone@gandwana.ubuntu.com> Message-ID: <1162380898.5474.16.camel@seb128-desktop> Le mercredi 01 novembre 2006 ? 10:56 +0000, Jib a ?crit : > Sorry, if someone felt insulted. It was a mere remark to point out that it > has already done somewhere. Hence, it could teach the answer to get all work > fine. Furthermore, I wondered how Gnome project is handled inside and > outside the bounds of the projects, and generally how the project coped the > issue. I didn't felt insulted, no worry. I just want to avoid bug comments turning to a desktop war, better to keep focused on the topic. GNOME has that feature too, it uses ogg123 though and that's not optimal. There is some patches upstream for some time to use gstreamer for that, they have not been used previously because it would make nautilus sensible to gstreamer bugs. Now gstreamer is probably good enough that it should be reconsidered maybe. > That's all I meant. You look slightly touchy. Not really, I just prefer to keep the bug on tracker before getting people starting to comment on what other desktop does. The information on how they do it could be useful though > flame war KDE/Gnome (Previously, I thought it was mostly the fans of each > desktop environment and not the developers themselves who are sensitive to > such facts? ). So : I apologize to be maladroit and let you adress this bug > the way you prefer? No need to apologize, I'm fine with other desktops doing things better, the comment was just to make clear we have no interest to discuss what other desktops do better on that bug, the focus is rather how to fix the bug To come back to the bug discussion, the way to "adress" it is to convince upstream to land the gstreamer patch, I'll talk with nautilus hackers about that during the GNOME 2.17 cycle -- Nautilus sound preview doesn't work with OGG files. https://launchpad.net/bugs/13090 From seb128 at ubuntu.com Wed Nov 1 11:36:28 2006 From: seb128 at ubuntu.com (Sebastien Bacher) Date: Wed, 01 Nov 2006 11:36:28 -0000 Subject: [Bug 69584] Re: GNOME Panel crashes References: <20061031211208.1737.77151.malonedeb@gangotri.ubuntu.com> Message-ID: <20061101113628.4231.65925.malone@gandwana.ubuntu.com> right, bad memory chip can be responsive for random bugs, closing the bug according to that then ** Changed in: gnome-panel (Ubuntu) Status: Needs Info => Rejected -- GNOME Panel crashes https://launchpad.net/bugs/69584 From javiermon at gmail.com Wed Nov 1 11:38:06 2006 From: javiermon at gmail.com (kmon) Date: Wed, 01 Nov 2006 11:38:06 -0000 Subject: [Bug 27109] Re: nautilus uses 100% cpu after closing a ssh session References: <20060113145257.21012.37961.launchpad@macquarie.warthogs.hbd.com> Message-ID: <20061101113806.4148.15547.malone@gandwana.ubuntu.com> confirmed by saad ** Changed in: nautilus (Ubuntu) Status: Unconfirmed => Confirmed -- nautilus uses 100% cpu after closing a ssh session https://launchpad.net/bugs/27109 From moranar at gmail.com Wed Nov 1 11:37:32 2006 From: moranar at gmail.com (Adriano Varoli Piazza) Date: Wed, 01 Nov 2006 11:37:32 -0000 Subject: [Bug 13090] Re: Nautilus sound preview doesn't work with OGG files. References: <20060113132910.21012.10537.launchpad@macquarie.warthogs.hbd.com> Message-ID: <20061101113732.1737.32551.malone@gangotri.ubuntu.com> Installing sox reenables support for .wav files, but not .ogg or .mid -- Nautilus sound preview doesn't work with OGG files. https://launchpad.net/bugs/13090 From daniel.holbach at ubuntu.com Wed Nov 1 11:40:24 2006 From: daniel.holbach at ubuntu.com (Daniel Holbach) Date: Wed, 01 Nov 2006 11:40:24 -0000 Subject: [Bug 67837] Re: could not export graph as jpeg and png image References: <20061023203030.23188.18247.malonedeb@gangotri.ubuntu.com> Message-ID: <20061101114024.4148.54828.malone@gandwana.ubuntu.com> Fixed upstream. ** Changed in: gnumeric (Ubuntu) Status: Unconfirmed => Fix Committed -- could not export graph as jpeg and png image https://launchpad.net/bugs/67837 From daniel.holbach at ubuntu.com Wed Nov 1 11:44:07 2006 From: daniel.holbach at ubuntu.com (Daniel Holbach) Date: Wed, 01 Nov 2006 11:44:07 -0000 Subject: [Bug 63778] Re: can't extract files with accents References: <20061003151526.5185.7954.malonedeb@gangotri.ubuntu.com> Message-ID: <20061101114407.4148.86146.malone@gandwana.ubuntu.com> Can you attach the file? -- can't extract files with accents https://launchpad.net/bugs/63778 From seb128 at ubuntu.com Wed Nov 1 11:47:45 2006 From: seb128 at ubuntu.com (Sebastien Bacher) Date: Wed, 01 Nov 2006 11:47:45 -0000 Subject: [Bug 60020] Re: Crash while trying to set away message References: <20060912052736.12796.83381.malonedeb@gandwana.ubuntu.com> Message-ID: <20061101114745.1737.13396.malone@gangotri.ubuntu.com> Floris, your backtrace looks a different issue, could you open an another bug about it? -- Crash while trying to set away message https://launchpad.net/bugs/60020 From daniel.holbach at ubuntu.com Wed Nov 1 11:53:00 2006 From: daniel.holbach at ubuntu.com (Daniel Holbach) Date: Wed, 01 Nov 2006 11:53:00 -0000 Subject: [Bug 69626] Re: gaim crashes everytime when quit. References: <20061101052020.4231.4976.malonedeb@gandwana.ubuntu.com> Message-ID: <20061101115300.1737.44450.malone@gangotri.ubuntu.com> Thanks for your bug report. Somehow I don't get a debug backtrace out of it, trying to retrace it. Hm. The other thing I noticed was /home/yongjian/.fonts/china/simsun.ttf /home/yongjian/.fonts/china/VeraSansYuanTi/VeraSansYuanTi-Bold.ttf and /home/yongjian/.fonts/china/VeraSansYuanTi/VeraSansYuanTi-Regular.ttf being used. Not sure if that's a problem though. Can you try to get another backtrace (or crash report) with gaim-dbg installed? ** Changed in: gaim (Ubuntu) Importance: Undecided => Medium Assignee: (unassigned) => Ubuntu Desktop Bugs Status: Unconfirmed => Needs Info -- gaim crashes everytime when quit. https://launchpad.net/bugs/69626 From pianoboy3333 at juicemedia.tv Wed Nov 1 12:02:29 2006 From: pianoboy3333 at juicemedia.tv (pianoboy3333) Date: Wed, 01 Nov 2006 12:02:29 -0000 Subject: [Bug 67025] Re: The mime-type icon for swf files have "macromedia" on it References: <20061019215542.29371.58574.malonedeb@gandwana.ubuntu.com> Message-ID: <20061101120230.1506.97187.malone@gangotri.ubuntu.com> Oh, never mind, I was using lokheed's Tango Unbashed iconset replacing tango, that's why I saw something different, sorry I opened this, just close the bug report. ** Attachment added: "Screenshot of x-shockwave-flash with Tango Unbashed" http://librarian.launchpad.net/4944790/screenshot1.png -- The mime-type icon for swf files have "macromedia" on it https://launchpad.net/bugs/67025 From daniel.holbach at ubuntu.com Wed Nov 1 12:06:36 2006 From: daniel.holbach at ubuntu.com (Daniel Holbach) Date: Wed, 01 Nov 2006 12:06:36 -0000 Subject: [Bug 27109] Re: nautilus uses 100% cpu after closing a ssh session References: <20060113145257.21012.37961.launchpad@macquarie.warthogs.hbd.com> Message-ID: <20061101120636.4148.51976.launchpad@gandwana.ubuntu.com> ** Changed in: nautilus (Ubuntu) Assignee: Sebastien Bacher => Ubuntu Desktop Bugs -- nautilus uses 100% cpu after closing a ssh session https://launchpad.net/bugs/27109 From daniel.holbach at ubuntu.com Wed Nov 1 12:15:44 2006 From: daniel.holbach at ubuntu.com (Daniel Holbach) Date: Wed, 01 Nov 2006 12:15:44 -0000 Subject: [Bug 68945] Re: crashes on startup, never shows up References: <20061028224157.25859.77370.malonedeb@gangotri.ubuntu.com> Message-ID: <20061101121544.1737.49024.malone@gangotri.ubuntu.com> What is special to your X? -- crashes on startup, never shows up https://launchpad.net/bugs/68945 From daniel.holbach at ubuntu.com Wed Nov 1 12:19:20 2006 From: daniel.holbach at ubuntu.com (Daniel Holbach) Date: Wed, 01 Nov 2006 12:19:20 -0000 Subject: [Bug 44263] Re: Unlock dialog takes way too long on incorrect password References: <20060511195234.15142.18658.malonedeb@gandwana.ubuntu.com> Message-ID: <20061101121920.4231.23294.malone@gandwana.ubuntu.com> Marking as fixed. Thanks for following up. ** Changed in: gnome-screensaver (Ubuntu) Status: Confirmed => Fix Released -- Unlock dialog takes way too long on incorrect password https://launchpad.net/bugs/44263 From dalequi at gmail.com Wed Nov 1 12:24:18 2006 From: dalequi at gmail.com (=?utf-8?q?David_Lech=C3=B3n_Qui=C3=B1ones?=) Date: Wed, 01 Nov 2006 12:24:18 -0000 Subject: [Bug 69665] Home folder and desktop are hidden in some browser apps References: <20061101122418.4148.27579.malonedeb@gandwana.ubuntu.com> Message-ID: <20061101122418.4148.27579.malonedeb@gandwana.ubuntu.com> Public bug reported: Binary package hint: nautilus I have seen that in Firefox and Gimp. When I select in GIMP "Save as" and I click "Browse for other folders", there is a tree menu at the left side. In this menu, I have "System", "Floppy Disk" but "Desktop" and "My home folder" are hidden. I can select it but there is no text there. In firefox there is the same bug when I select "Save as" in some download. ** Affects: nautilus (Ubuntu) Importance: Undecided Status: Unconfirmed -- Home folder and desktop are hidden in some browser apps https://launchpad.net/bugs/69665 From dalequi at gmail.com Wed Nov 1 12:27:49 2006 From: dalequi at gmail.com (=?utf-8?q?David_Lech=C3=B3n_Qui=C3=B1ones?=) Date: Wed, 01 Nov 2006 12:27:49 -0000 Subject: [Bug 69665] Re: Home folder and desktop are hidden in some browser apps References: <20061101122418.4148.27579.malonedeb@gandwana.ubuntu.com> Message-ID: <20061101122749.4148.39568.malone@gandwana.ubuntu.com> ** Attachment added: "Screenshot" http://librarian.launchpad.net/4944804/nautilus.png -- Home folder and desktop are hidden in some browser apps https://launchpad.net/bugs/69665 From daniel.holbach at ubuntu.com Wed Nov 1 12:25:54 2006 From: daniel.holbach at ubuntu.com (Daniel Holbach) Date: Wed, 01 Nov 2006 12:25:54 -0000 Subject: [Bug 69545] Re: Lyrics extension can't contact server References: <20061031181829.11242.64394.malonedeb@gandwana.ubuntu.com> Message-ID: <20061101122554.4148.12391.malone@gandwana.ubuntu.com> Thanks for your bug report. Which version of Ubuntu and rhythmbox do you use? Can you get a log of rhythmbox -d and attach it here? ** Changed in: rhythmbox (Ubuntu) Importance: Undecided => Medium Assignee: (unassigned) => Ubuntu Desktop Bugs Status: Unconfirmed => Needs Info -- Lyrics extension can't contact server https://launchpad.net/bugs/69545 From daniel.holbach at ubuntu.com Wed Nov 1 12:28:58 2006 From: daniel.holbach at ubuntu.com (Daniel Holbach) Date: Wed, 01 Nov 2006 12:28:58 -0000 Subject: [Bug 69545] Re: Lyrics extension can't contact server References: <20061031181829.11242.64394.malonedeb@gandwana.ubuntu.com> Message-ID: <20061101122858.1737.79162.malone@gangotri.ubuntu.com> Forget it... the server IS not working atm: daniel at bert:~$ grep http /usr/lib/rhythmbox/plugins/lyrics/lyrics.py url = "http://api.leoslyrics.com/api_search.php?auth=Rhythmbox&artist=%s&songtitle=%s" % ( url = "http://api.leoslyrics.com/api_lyrics.php?auth=Rhythmbox&hid=%s" % (urllib.quote(hids[0].encode('utf-8'))) daniel at bert:~$ nmap -p 80 api.leoslyrics.com Starting Nmap 4.10 ( http://www.insecure.org/nmap/ ) at 2006-11-01 13:28 CET Interesting ports on 207.210.67.146: PORT STATE SERVICE 80/tcp closed http Nmap finished: 1 IP address (1 host up) scanned in 1.182 seconds daniel at bert:~$ ** Changed in: rhythmbox (Ubuntu) Status: Needs Info => Confirmed ** Also affects: rhythmbox (upstream) Importance: Undecided Status: Unconfirmed -- Lyrics extension can't contact server https://launchpad.net/bugs/69545 From daniel.holbach at ubuntu.com Wed Nov 1 12:31:59 2006 From: daniel.holbach at ubuntu.com (Daniel Holbach) Date: Wed, 01 Nov 2006 12:31:59 -0000 Subject: [Bug 67025] Re: The mime-type icon for swf files have "macromedia" on it References: <20061019215542.29371.58574.malonedeb@gandwana.ubuntu.com> Message-ID: <20061101123200.4231.81676.malone@gandwana.ubuntu.com> Thanks for following up. Maybe we should include that icon theme in Ubuntu. Would you care to add it to http://wiki.ubuntu.com/MOTU/Packages/Candidates ? ** Changed in: tango-icon-theme (Ubuntu) Status: Needs Info => Rejected -- The mime-type icon for swf files have "macromedia" on it https://launchpad.net/bugs/67025 From daniel.holbach at ubuntu.com Wed Nov 1 12:30:11 2006 From: daniel.holbach at ubuntu.com (Daniel Holbach) Date: Wed, 01 Nov 2006 12:30:11 -0000 Subject: [Bug 69545] Re: Lyrics extension can't contact server References: <20061031181829.11242.64394.malonedeb@gandwana.ubuntu.com> Message-ID: <20061101123011.1506.15017.malone@gangotri.ubuntu.com> Somebody of the team should forward this upstream, maybe they could add an alternate server. -- Lyrics extension can't contact server https://launchpad.net/bugs/69545 From moranar at gmail.com Wed Nov 1 13:03:48 2006 From: moranar at gmail.com (Adriano Varoli Piazza) Date: Wed, 01 Nov 2006 13:03:48 -0000 Subject: [Bug 13090] Re: Nautilus sound preview doesn't work with OGG files. References: <20060113132910.21012.10537.launchpad@macquarie.warthogs.hbd.com> Message-ID: <20061101130348.1506.31690.malone@gangotri.ubuntu.com> I don't understand, an audio preview of an .ogg file copied to my desktop works, the same file in another partition (the relevant options for /etc/fstab are the same: defaults) doesn't. The other partition is named "/music", my user has permission to read and write there, and it's the Rhythmbox library's base dir). Deleting the file on my Desktop and copying it again resulted in the preview stopping working, but then worked on the _other_ dir (/music). Now some of the files play on my Desktop after I copy them, some don't, and they do play in their /music subfolder. Changes: sox installed, permission to treat files as executables removed, fiddled with the "allow preview of audio files" setting a bit but left it as it was, on "Only for local files". -- Nautilus sound preview doesn't work with OGG files. https://launchpad.net/bugs/13090 From moranar at gmail.com Wed Nov 1 13:06:23 2006 From: moranar at gmail.com (Adriano Varoli Piazza) Date: Wed, 01 Nov 2006 13:06:23 -0000 Subject: [Bug 13090] Re: Nautilus sound preview doesn't work with OGG files. References: <20060113132910.21012.10537.launchpad@macquarie.warthogs.hbd.com> Message-ID: <20061101130623.1737.56944.malone@gangotri.ubuntu.com> Fiddling with the file permissions works, even when I left them back to what they were previously. -- Nautilus sound preview doesn't work with OGG files. https://launchpad.net/bugs/13090 From bbourgoi at free.fr Wed Nov 1 14:07:35 2006 From: bbourgoi at free.fr (Brice Bourgoin) Date: Wed, 01 Nov 2006 14:07:35 -0000 Subject: [Bug 69566] Re: time-admin crash with some icon set References: <20061031201853.4148.90432.malonedeb@gandwana.ubuntu.com> Message-ID: <20061101140735.4148.63277.malone@gandwana.ubuntu.com> Thanks Sebastien for your help. Will the fix be in Edgy or just in Edgy+1? -- time-admin crash with some icon set https://launchpad.net/bugs/69566 From pianoboy3333 at juicemedia.tv Wed Nov 1 14:44:01 2006 From: pianoboy3333 at juicemedia.tv (pianoboy3333) Date: Wed, 01 Nov 2006 14:44:01 -0000 Subject: [Bug 67025] Re: The mime-type icon for swf files have "macromedia" on it References: <20061019215542.29371.58574.malonedeb@gandwana.ubuntu.com> Message-ID: <20061101144401.4231.10010.malone@gandwana.ubuntu.com> It would need to be reworked, since it is barely usable, very uncomplete and not up to standards, but I will add it anyway. -- The mime-type icon for swf files have "macromedia" on it https://launchpad.net/bugs/67025 From andrew.conkling at gmail.com Wed Nov 1 14:53:47 2006 From: andrew.conkling at gmail.com (Andrew Conkling) Date: Wed, 01 Nov 2006 14:53:47 -0000 Subject: [Bug 63476] Re: gamin server crashes. (no crash reports needed anymore) References: <20061002021004.2244.66722.malonedeb@gangotri.ubuntu.com> Message-ID: <20061101145347.4148.42233.malone@gandwana.ubuntu.com> On 11/1/06, Daniel Holbach wrote: > We should probably get a CVS version into Feisty for more testing. I'll be running Feisty on a separate partition; I could test such a package, for what it's worth. -- gamin server crashes. (no crash reports needed anymore) https://launchpad.net/bugs/63476 From arph at gmx.net Wed Nov 1 14:51:30 2006 From: arph at gmx.net (loko) Date: Wed, 01 Nov 2006 14:51:30 -0000 Subject: [Bug 69691] Re: Totem-gstreamer doesn't play Mpeg-TS-video References: <20061101145003.1737.86185.malonedeb@gangotri.ubuntu.com> Message-ID: <20061101145130.1737.33846.malone@gangotri.ubuntu.com> ** Attachment added: "This is the provided crash-info in short-version" http://librarian.launchpad.net/4944857/_usr_bin_totem.6zord3.crash -- Totem-gstreamer doesn't play Mpeg-TS-video https://launchpad.net/bugs/69691 From arph at gmx.net Wed Nov 1 14:52:06 2006 From: arph at gmx.net (loko) Date: Wed, 01 Nov 2006 14:52:06 -0000 Subject: [Bug 69691] Re: Totem-gstreamer doesn't play Mpeg-TS-video References: <20061101145003.1737.86185.malonedeb@gangotri.ubuntu.com> Message-ID: <20061101145206.1506.64616.malone@gangotri.ubuntu.com> this is the crash-info ** Attachment added: "This is the provided crash-info in short-version" http://librarian.launchpad.net/4944858/_usr_bin_totem.6zord3.crash -- Totem-gstreamer doesn't play Mpeg-TS-video https://launchpad.net/bugs/69691 From arph at gmx.net Wed Nov 1 14:55:29 2006 From: arph at gmx.net (loko) Date: Wed, 01 Nov 2006 14:55:29 -0000 Subject: [Bug 69691] Re: Totem-gstreamer doesn't play Mpeg-TS-video References: <20061101145003.1737.86185.malonedeb@gangotri.ubuntu.com> Message-ID: <20061101145529.1506.32577.malone@gangotri.ubuntu.com> this is the crash-info (long-version) ** Attachment added: "This is the provided crash-info in long-version" http://librarian.launchpad.net/4944859/_usr_bin_totem.1000.crash -- Totem-gstreamer doesn't play Mpeg-TS-video https://launchpad.net/bugs/69691 From arph at gmx.net Wed Nov 1 14:50:03 2006 From: arph at gmx.net (loko) Date: Wed, 01 Nov 2006 14:50:03 -0000 Subject: [Bug 69691] Totem-gstreamer doesn't play with kaffeine recorded Mpeg-TS-video References: <20061101145003.1737.86185.malonedeb@gangotri.ubuntu.com> Message-ID: <20061101145003.1737.86185.malonedeb@gangotri.ubuntu.com> Public bug reported: hello, while trying to play a mpeg-ts video that i recorded with kaffeine, totem-gstreamer crashes. i get a crash-file from the crash-application, how should i provide this to give further information? ** Affects: totem (Ubuntu) Importance: Undecided Status: Unconfirmed ** Summary changed: - Totem-gstreamer doesn't play with kaffeine recorded Mpeg-TS-video + Totem-gstreamer doesn't play Mpeg-TS-video -- Totem-gstreamer doesn't play Mpeg-TS-video https://launchpad.net/bugs/69691 From lmierzej at o2.pl Wed Nov 1 15:09:04 2006 From: lmierzej at o2.pl (lmierzej) Date: Wed, 01 Nov 2006 15:09:04 -0000 Subject: [Bug 62430] Re: FireFox associates .pls files with RhythmBox References: <20060926120210.10355.60057.malonedeb@gandwana.ubuntu.com> Message-ID: <20061101150904.4231.33321.malone@gandwana.ubuntu.com> I have the same with pls files (very common format for Internet radio stream). If I double click pls file RhythmBox appears, but new radio station is not added to RhythmBox. -- FireFox associates .pls files with RhythmBox https://launchpad.net/bugs/62430 From pmurriza at gmail.com Wed Nov 1 15:11:34 2006 From: pmurriza at gmail.com (isagani) Date: Wed, 01 Nov 2006 15:11:34 -0000 Subject: [Bug 69694] Can't search in Nautilus References: <20061101151134.4231.20445.malonedeb@gandwana.ubuntu.com> Message-ID: <20061101151134.4231.20445.malonedeb@gandwana.ubuntu.com> *** This bug is a duplicate of bug 52840 *** Public bug reported: Binary package hint: nautilus I Recently upgraded to Edgy. I can't seem to be able to search files in nautilus Steps to reproduce: 1. Open a nautilus window 2. Go to place -> Filesystem (root folder) 3. Click the search button in the Nautilus toolbar 4. Type in sources.list (or any file known to exist) 5. Check that there are no results displayed even though the file sources.list should be present. 6. Try clicking reload.. still no effect. Additional note: Using the panel - Places -> Search for Files I can search for the sources.list file. But not using nautilus. This wasn't a problem in dapper. ** Affects: nautilus (Ubuntu) Importance: Undecided Status: Unconfirmed -- Can't search in Nautilus https://launchpad.net/bugs/69694 From pmurriza at gmail.com Wed Nov 1 15:16:07 2006 From: pmurriza at gmail.com (isagani) Date: Wed, 01 Nov 2006 15:16:07 -0000 Subject: [Bug 69694] Re: Can't search in Nautilus References: <20061101151134.4231.20445.malonedeb@gandwana.ubuntu.com> Message-ID: <20061101151607.1506.44922.malone@gangotri.ubuntu.com> *** This bug is a duplicate of bug 52840 *** Ooops. I'm really sorry. I just saw that this bug was already reported. My apologies. I'm really new at this. ** This bug has been marked a duplicate of bug 52840 Searching "File System" returns immediately with no results -- Can't search in Nautilus https://launchpad.net/bugs/69694 From till.kamppeter at gmail.com Wed Nov 1 15:22:53 2006 From: till.kamppeter at gmail.com (Till Kamppeter) Date: Wed, 01 Nov 2006 15:22:53 -0000 Subject: [Bug 54362] Re: Wrong printer model is preselected when adding a HPLIP printer References: <20060728134048.3952.1638.malonedeb@gangotri.ubuntu.com> Message-ID: <20061101152253.4231.94569.malone@gandwana.ubuntu.com> The strange thing here is that the device IDs reported by "lpinfo -l -v" are different for the "hp:/..." and the "usb:/..." URIs. This explains why with the "usb:/..." URI the correct model gets chosen and with the "hp:/..." URI not. The device ID for the "usb:/..." URI seems to match the ID in the Foomatic database entry exactly. The only difference for the manufacturer and model parts of the IDs is the lower-case "hp" versus the upper-case "HP", so a case-insensitive matching would probably already help here. How well does the matching by the CUPS web interface work? Go to http://localhost:631/ with a browser, then choose "Administration" and then "Add printer". Follow the steps of the wizard. Once choose the USB URI in the "Device" step and see whether CUPS chooses the right model in the following step. Then choose the HP URI in the "Device" step and see what CUPS chooses in the next step. If asked for user name and password enter your user name and password. ** Changed in: gnome-cups-manager (Ubuntu) Status: Confirmed => Needs Info -- Wrong printer model is preselected when adding a HPLIP printer https://launchpad.net/bugs/54362 From m.kossick at arcor.de Wed Nov 1 15:43:22 2006 From: m.kossick at arcor.de (MKossick) Date: Wed, 01 Nov 2006 15:43:22 -0000 Subject: [Bug 69702] "/me"-actions are displayed incorrectly References: <20061101154323.1506.95893.malonedeb@gangotri.ubuntu.com> Message-ID: <20061101154323.1506.95893.malonedeb@gangotri.ubuntu.com> Public bug reported: xchat-gnome shows the nick only, not the action. "/me reports a bug." is displayed as "* mkossick" ** Affects: xchat-gnome (Ubuntu) Importance: Undecided Status: Unconfirmed -- "/me"-actions are displayed incorrectly https://launchpad.net/bugs/69702 From arph at gmx.net Wed Nov 1 15:41:30 2006 From: arph at gmx.net (loko) Date: Wed, 01 Nov 2006 15:41:30 -0000 Subject: [Bug 69691] Re: Totem-gstreamer doesn't play Mpeg-TS-video References: <20061101145003.1737.86185.malonedeb@gangotri.ubuntu.com> Message-ID: <20061101154130.4148.24889.malone@gandwana.ubuntu.com> [New Thread -1283945568 (LWP 11091)] [New Thread -1292338272 (LWP 11092)] [New Thread -1302332512 (LWP 11093)] [New Thread -1310725216 (LWP 11094)] [Thread -1302332512 (LWP 11093) exited] [Thread -1283945568 (LWP 11091) exited] [Thread -1292338272 (LWP 11092) exited] [Thread -1310725216 (LWP 11094) exited] [New Thread -1292338272 (LWP 11097)] (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) [New Thread -1310725216 (LWP 11098)] (no debugging symbols found) (no debugging symbols found) [New Thread -1283945568 (LWP 11099)] (no debugging symbols found) [New Thread -1302332512 (LWP 11100)] Program received signal SIGSEGV, Segmentation fault. [Switching to Thread -1283945568 (LWP 11099)] 0xb15e4def in mpeg2_idct_init () from /usr/lib/libmpeg2.so.0 -- Totem-gstreamer doesn't play Mpeg-TS-video https://launchpad.net/bugs/69691 From joel at parke.ods.org Wed Nov 1 15:48:15 2006 From: joel at parke.ods.org (JoelParke) Date: Wed, 01 Nov 2006 15:48:15 -0000 Subject: [Bug 67077] Re: After one sync, connections to a Tungsten T3 device fails References: <20061020075256.29371.43574.malonedeb@gandwana.ubuntu.com> Message-ID: <20061101154815.4148.5913.malone@gandwana.ubuntu.com> Now, with all the updates, running directly from the panel, there is never any connection to the T3. BUT if I kill the gpilot-applet, and then start gpliotd on the command line with no arguments, and then start the gpilot-applet, I can sync as many times as I want. ? what arguments does the gpilot-applet pass to gpilotd when it needs to start it if it is not already running? Thanks, Joel -- After one sync, connections to a Tungsten T3 device fails https://launchpad.net/bugs/67077 From daniel.holbach at ubuntu.com Wed Nov 1 15:46:51 2006 From: daniel.holbach at ubuntu.com (Daniel Holbach) Date: Wed, 01 Nov 2006 15:46:51 -0000 Subject: [Bug 63476] Re: gamin server crashes. (no crash reports needed anymore) References: <20061002021004.2244.66722.malonedeb@gangotri.ubuntu.com> Message-ID: <20061101154651.1737.39128.malone@gangotri.ubuntu.com> Thanks Andrew for the offer. It will take a while until the foundation for Feisty is rolled out. -- gamin server crashes. (no crash reports needed anymore) https://launchpad.net/bugs/63476 From cass at skynet.be Wed Nov 1 15:52:18 2006 From: cass at skynet.be (Guillaume Desmottes) Date: Wed, 01 Nov 2006 15:52:18 -0000 Subject: [Bug 69702] Re: "/me"-actions are displayed incorrectly References: <20061101154323.1506.95893.malonedeb@gangotri.ubuntu.com> Message-ID: <20061101155218.4148.94143.malone@gandwana.ubuntu.com> Which locals are you using? Could you test with LANG=C please? ** Changed in: xchat-gnome (Ubuntu) Status: Unconfirmed => Needs Info -- "/me"-actions are displayed incorrectly https://launchpad.net/bugs/69702 From daniel.holbach at ubuntu.com Wed Nov 1 16:07:44 2006 From: daniel.holbach at ubuntu.com (Daniel Holbach) Date: Wed, 01 Nov 2006 16:07:44 -0000 Subject: [Bug 69702] Re: "/me"-actions are displayed incorrectly References: <20061101154323.1506.95893.malonedeb@gangotri.ubuntu.com> Message-ID: <20061101160745.4231.88769.malone@gandwana.ubuntu.com> Which version of xchat-gnome do you use? Bug 35878 mentions this should be fixed since 1:0.13-0ubuntu1. ** Changed in: xchat-gnome (Ubuntu) Importance: Undecided => Medium -- "/me"-actions are displayed incorrectly https://launchpad.net/bugs/69702 From daniel.holbach at ubuntu.com Wed Nov 1 16:05:34 2006 From: daniel.holbach at ubuntu.com (Daniel Holbach) Date: Wed, 01 Nov 2006 16:05:34 -0000 Subject: [Bug 69691] Re: Totem-gstreamer doesn't play Mpeg-TS-video References: <20061101145003.1737.86185.malonedeb@gangotri.ubuntu.com> Message-ID: <20061101160534.1737.17676.malone@gangotri.ubuntu.com> gstreamer or libmpeg2 issue. Reassigning. ** Changed in: totem (Ubuntu) Sourcepackagename: totem => gstreamer0.10 Importance: Undecided => Medium -- Totem-gstreamer doesn't play Mpeg-TS-video https://launchpad.net/bugs/69691 From martin.pitt at ubuntu.com Wed Nov 1 16:10:26 2006 From: martin.pitt at ubuntu.com (Martin Pitt) Date: Wed, 01 Nov 2006 16:10:26 -0000 Subject: [Bug 69638] Re: Remove unmount progress dialog References: <20061101091041.1506.89411.malonedeb@gangotri.ubuntu.com> Message-ID: <20061101161026.4231.54200.malone@gandwana.ubuntu.com> Seb: Oh, sure, feel free, thanks! -- Remove unmount progress dialog https://launchpad.net/bugs/69638 From stevenrwalter at gmail.com Wed Nov 1 16:12:48 2006 From: stevenrwalter at gmail.com (Steven Walter) Date: Wed, 01 Nov 2006 16:12:48 -0000 Subject: [Bug 66381] Re: Gaim crashed References: <20061016103511.6980.50967.malonedeb@gangotri.ubuntu.com> Message-ID: <20061101161248.1506.42441.malone@gangotri.ubuntu.com> I also experienced this crash, I believe. ** Attachment added: "crash dump" http://librarian.launchpad.net/4945152/_usr_bin_gaim.1039.crash -- Gaim crashed https://launchpad.net/bugs/66381 From daniel.holbach at ubuntu.com Wed Nov 1 16:10:46 2006 From: daniel.holbach at ubuntu.com (Daniel Holbach) Date: Wed, 01 Nov 2006 16:10:46 -0000 Subject: [Bug 44563] Re: auto arrange icons on desktop by source/type References: <20060513170226.15848.12252.malonedeb@gangotri.ubuntu.com> Message-ID: <20061101161046.1506.41422.malone@gangotri.ubuntu.com> I'd personally suggest to write specifications for each and every feature you'd like to see and discuss them on the upstream mailing list. It's not really a "bug". -- auto arrange icons on desktop by source/type https://launchpad.net/bugs/44563 From sam at liddicott.com Wed Nov 1 16:19:48 2006 From: sam at liddicott.com (Sam Liddicott) Date: Wed, 01 Nov 2006 16:19:48 -0000 Subject: [Bug 67073] Re: Gaim crashed References: <20061020065602.29568.66921.malonedeb@gandwana.ubuntu.com> Message-ID: <20061101161948.4231.70318.malone@gandwana.ubuntu.com> Another dump. I window popped up with a message, I clicked the X to close it, instead it became a blank window, no message pane but still menus. I clicked the X again and it crashed, Forgot screenshot, sorry. ** Attachment added: "crash dump" http://librarian.launchpad.net/4945154/_usr_bin_gaim.1001.crash -- Gaim crashed https://launchpad.net/bugs/67073 From daniel.holbach at ubuntu.com Wed Nov 1 16:19:15 2006 From: daniel.holbach at ubuntu.com (Daniel Holbach) Date: Wed, 01 Nov 2006 16:19:15 -0000 Subject: [Bug 46011] Re: URL hilighting does not copy final '/' References: <20060522151713.23695.96134.malonedeb@gandwana.ubuntu.com> Message-ID: <20061101161916.4148.105.malone@gandwana.ubuntu.com> Thanks for your bug report. Somebody of the team should forward the request upstream. ** Changed in: gnome-terminal (Ubuntu) Assignee: (unassigned) => Ubuntu Desktop Bugs ** Also affects: gnome-terminal (upstream) Importance: Undecided Status: Unconfirmed -- URL hilighting does not copy final '/' https://launchpad.net/bugs/46011 From martin.pitt at ubuntu.com Wed Nov 1 16:17:41 2006 From: martin.pitt at ubuntu.com (Martin Pitt) Date: Wed, 01 Nov 2006 16:17:41 -0000 Subject: [Bug 51194] Re: gnome-volume-manager won't start References: <20060628122908.17054.2198.malonedeb@gangotri.ubuntu.com> Message-ID: <20061101161741.4231.20448.launchpad@gandwana.ubuntu.com> *** This bug is a duplicate of bug 34063 *** ** This bug has been marked a duplicate of bug 34063 Unable to start g-v-m -- gnome-volume-manager won't start https://launchpad.net/bugs/51194 From daniel.holbach at ubuntu.com Wed Nov 1 16:17:36 2006 From: daniel.holbach at ubuntu.com (Daniel Holbach) Date: Wed, 01 Nov 2006 16:17:36 -0000 Subject: [Bug 45974] Re: Auto-hide in gnome-panel References: <20060522102308.31072.64330.malonedeb@gangotri.ubuntu.com> Message-ID: <20061101161736.4148.34656.malone@gandwana.ubuntu.com> Thanks for your bug report. Confirmed with final Edgy. Somebody of the team should forward the report upstream. ** Changed in: gnome-panel (Ubuntu) Importance: Medium => Low Assignee: (unassigned) => Ubuntu Desktop Bugs Status: Unconfirmed => Confirmed ** Also affects: gnome-panel (upstream) Importance: Undecided Status: Unconfirmed -- Auto-hide in gnome-panel https://launchpad.net/bugs/45974 From m.kossick at arcor.de Wed Nov 1 16:21:03 2006 From: m.kossick at arcor.de (MKossick) Date: Wed, 01 Nov 2006 16:21:03 -0000 Subject: [Bug 69702] Re: "/me"-actions are displayed incorrectly References: <20061101154323.1506.95893.malonedeb@gangotri.ubuntu.com> Message-ID: <20061101162103.4148.74181.malone@gandwana.ubuntu.com> I'm using german locals. with LANG=C it works perfect! -- "/me"-actions are displayed incorrectly https://launchpad.net/bugs/69702 From m.kossick at arcor.de Wed Nov 1 16:26:45 2006 From: m.kossick at arcor.de (MKossick) Date: Wed, 01 Nov 2006 16:26:45 -0000 Subject: [Bug 69702] Re: "/me"-actions are displayed incorrectly References: <20061101154323.1506.95893.malonedeb@gangotri.ubuntu.com> Message-ID: <20061101162645.1737.40287.malone@gangotri.ubuntu.com> I'm using 1:0.13-0ubuntu9. -- "/me"-actions are displayed incorrectly https://launchpad.net/bugs/69702 From daniel.holbach at ubuntu.com Wed Nov 1 16:26:36 2006 From: daniel.holbach at ubuntu.com (Daniel Holbach) Date: Wed, 01 Nov 2006 16:26:36 -0000 Subject: [Bug 66381] Re: Gaim crashed References: <20061016103511.6980.50967.malonedeb@gangotri.ubuntu.com> Message-ID: <20061101162636.1506.81385.malone@gangotri.ubuntu.com> Yes Steven, your backtrace looks the same. ** Changed in: gaim (Ubuntu) Assignee: (unassigned) => Ubuntu Desktop Bugs -- Gaim crashed https://launchpad.net/bugs/66381 From kevb at n1nj4.co.uk Wed Nov 1 16:26:04 2006 From: kevb at n1nj4.co.uk (kevb) Date: Wed, 01 Nov 2006 16:26:04 -0000 Subject: [Bug 65795] Re: vino won't accept my password References: <20061012232152.19386.28856.malonedeb@gandwana.ubuntu.com> Message-ID: <20061101162604.4231.31363.malone@gandwana.ubuntu.com> I have tried a known working (on dapper) %gconf.xml file. I have also tried one known to be working on Edgy, apparently. I still get authentication error. I have also build from source and modified vino_config.c and commented line 309 [ g_free (vino_vnc_password); ], and replaced stock vino with this. Still no luck, even after reboot! I am connecting through an SSH tunnel if that makes any difference. TightVNC Viewer (windows) -> putty (5900 -> l:5900) -> vino. Would appreciate it if anyone has a work-around for the time being or anything! I need to connect to my machine. -Kev- -- vino won't accept my password https://launchpad.net/bugs/65795 From daniel.holbach at ubuntu.com Wed Nov 1 16:34:14 2006 From: daniel.holbach at ubuntu.com (Daniel Holbach) Date: Wed, 01 Nov 2006 16:34:14 -0000 Subject: [Bug 61287] Re: [EDGY] no DVB-T software in gnome in main References: <20060919185021.17562.41383.malonedeb@gandwana.ubuntu.com> Message-ID: <20061101163414.4231.56641.malone@gandwana.ubuntu.com> Maybe you should, a couple of gstreamer folks will be around. ** Changed in: gstreamer0.10 (Ubuntu) Importance: Undecided => Wishlist Status: Needs Info => Confirmed -- [EDGY] no DVB-T software in gnome in main https://launchpad.net/bugs/61287 From daniel.holbach at ubuntu.com Wed Nov 1 16:32:55 2006 From: daniel.holbach at ubuntu.com (Daniel Holbach) Date: Wed, 01 Nov 2006 16:32:55 -0000 Subject: [Bug 59529] Re: Problems with paths containing non-ASCII character in non-UTF8 locale References: <20060908141759.12796.49727.malonedeb@gandwana.ubuntu.com> Message-ID: <20061101163255.1737.64109.malone@gangotri.ubuntu.com> Fixed in CVS. ** Changed in: gnumeric (Ubuntu) Sourcepackagename: gnumeric => goffice Status: Unconfirmed => Fix Committed -- Problems with paths containing non-ASCII character in non-UTF8 locale https://launchpad.net/bugs/59529 From seb128 at ubuntu.com Wed Nov 1 16:49:19 2006 From: seb128 at ubuntu.com (Sebastien Bacher) Date: Wed, 01 Nov 2006 16:49:19 -0000 Subject: [Bug 69566] Re: time-admin crash with some icon set References: <20061031201853.4148.90432.malonedeb@gandwana.ubuntu.com> Message-ID: <20061101164919.1506.53336.malone@gangotri.ubuntu.com> if the fix works fine on edgy+1 it might be backported to edgy then -- time-admin crash with some icon set https://launchpad.net/bugs/69566 From THnyk at seznam.cz Wed Nov 1 16:46:15 2006 From: THnyk at seznam.cz (TomasHnyk) Date: Wed, 01 Nov 2006 16:46:15 -0000 Subject: [Bug 14597] Re: English Gimp help files are not installed by default References: <20060113133735.21012.60703.launchpad@macquarie.warthogs.hbd.com> Message-ID: <20061101164615.4148.16930.malone@gandwana.ubuntu.com> I also think it is pretty confusing not to have help files. The user is told by gimp to install them, but it is nuissance and help is essential, IMHO. -- English Gimp help files are not installed by default https://launchpad.net/bugs/14597 From seb128 at ubuntu.com Wed Nov 1 16:53:15 2006 From: seb128 at ubuntu.com (Sebastien Bacher) Date: Wed, 01 Nov 2006 16:53:15 -0000 Subject: [Bug 67917] Re: Bug #61835 it's happening again, no grid-lines References: <20061024085043.23188.5273.malonedeb@gangotri.ubuntu.com> Message-ID: <20061101165316.4148.95550.malone@gandwana.ubuntu.com> uploaded to edgy-proposed, Simon mailed ** Tags added: verification-needed -- Bug #61835 it's happening again, no grid-lines https://launchpad.net/bugs/67917 From seb128 at ubuntu.com Wed Nov 1 16:57:06 2006 From: seb128 at ubuntu.com (Sebastien Bacher) Date: Wed, 01 Nov 2006 16:57:06 -0000 Subject: [Bug 68505] Re: Cannot save high scores in Mahjongg, Difficult mode References: <20061027001635.17734.94656.malonedeb@gandwana.ubuntu.com> Message-ID: <20061101165706.1737.20872.malone@gangotri.ubuntu.com> uploaded to edgy-proposed, Simon mailed ** Tags added: verification-needed -- Cannot save high scores in Mahjongg, Difficult mode https://launchpad.net/bugs/68505 From seb128 at ubuntu.com Wed Nov 1 16:59:13 2006 From: seb128 at ubuntu.com (Sebastien Bacher) Date: Wed, 01 Nov 2006 16:59:13 -0000 Subject: [Bug 67073] Re: Gaim crashed References: <20061020065602.29568.66921.malonedeb@gandwana.ubuntu.com> Message-ID: <20061101165913.4148.69990.malone@gandwana.ubuntu.com> Sam, your backtrace looks like bug https://launchpad.net/distros/ubuntu/+source/gaim/+bug/69491 rather than the one you are commenting on -- Gaim crashed https://launchpad.net/bugs/67073 From mdz at ubuntu.com Wed Nov 1 17:14:42 2006 From: mdz at ubuntu.com (Matt Zimmerman) Date: Wed, 01 Nov 2006 17:14:42 -0000 Subject: [Bug 14597] Re: English Gimp help files are not installed by default References: <20060113133735.21012.60703.launchpad@macquarie.warthogs.hbd.com> Message-ID: <20061101171442.4148.33507.malone@gandwana.ubuntu.com> We may have enough slack on the desktop CD to install the English gimp help this time around; Martin? -- English Gimp help files are not installed by default https://launchpad.net/bugs/14597 From daniel.holbach at ubuntu.com Wed Nov 1 17:17:46 2006 From: daniel.holbach at ubuntu.com (Daniel Holbach) Date: Wed, 01 Nov 2006 17:17:46 -0000 Subject: [Bug 68488] Re: Applying saved searches does not update message list References: <20061026221821.17549.62808.malonedeb@gandwana.ubuntu.com> Message-ID: <20061101171746.1506.86806.malone@gangotri.ubuntu.com> Thanks for your bug report. Somebody of the team should forward this upstream. ** Changed in: evolution (Ubuntu) Importance: Undecided => Medium Assignee: (unassigned) => Ubuntu Desktop Bugs ** Also affects: evolution (upstream) Importance: Undecided Status: Unconfirmed -- Applying saved searches does not update message list https://launchpad.net/bugs/68488 From sam at liddicott.com Wed Nov 1 17:21:27 2006 From: sam at liddicott.com (Sam Liddicott) Date: Wed, 01 Nov 2006 17:21:27 -0000 Subject: [Bug 67073] Re: Gaim crashed References: <20061020065602.29568.66921.malonedeb@gandwana.ubuntu.com> <20061101165913.4148.69990.malone@gandwana.ubuntu.com> Message-ID: <4548D797.90901@liddicott.com> * Sebastien Bacher wrote, On 01/11/06 16:59: > Sam, your backtrace looks like bug > https://launchpad.net/distros/ubuntu/+source/gaim/+bug/69491 rather than > the one you are commenting on > > I think you're right. Do I need to file further back-traces on this one given its status? Sam -- Gaim crashed https://launchpad.net/bugs/67073 From hhgarnes at gmail.com Wed Nov 1 17:30:11 2006 From: hhgarnes at gmail.com (=?utf-8?q?H=C3=A5vard_H=2E_Garnes?=) Date: Wed, 01 Nov 2006 17:30:11 -0000 Subject: [Bug 69375] Re: easy-fix Mounting luks-filesystems only works once pr. login References: <20061030195934.22729.621.malonedeb@gangotri.ubuntu.com> Message-ID: <20061101173011.1506.67999.malone@gangotri.ubuntu.com> Does that mean that it will not be fixed for half a year? -- easy-fix Mounting luks-filesystems only works once pr. login https://launchpad.net/bugs/69375 From daniel.holbach at ubuntu.com Wed Nov 1 17:31:28 2006 From: daniel.holbach at ubuntu.com (Daniel Holbach) Date: Wed, 01 Nov 2006 17:31:28 -0000 Subject: [Bug 59616] Re: keyboard not working after logging in via gdm References: <20060909083903.16647.62144.malonedeb@gangotri.ubuntu.com> Message-ID: <20061101173129.1737.9704.malone@gangotri.ubuntu.com> Assigning to X Swat people, they surely know some clever questions too. ** Changed in: gdm (Ubuntu) Assignee: (unassigned) => Ubuntu X SWAT -- keyboard not working after logging in via gdm https://launchpad.net/bugs/59616 From bassslave at gmx.net Wed Nov 1 17:46:59 2006 From: bassslave at gmx.net (bassslave) Date: Wed, 01 Nov 2006 17:46:59 -0000 Subject: [Bug 68798] Re: POP/TLS broken in evolution References: <20061028082530.17734.31310.malonedeb@gandwana.ubuntu.com> Message-ID: <20061101174659.4148.12017.malone@gandwana.ubuntu.com> I imply the server would support tls, because I always used evolution with pop/tls to receive the mails. As there was no notice that evolution uses cleartext instead, there was no reason for me to doubt of the server supports it. But after asking the serverprovider, I found out that this is false. I'm glad evolution does not have such a fallback-mode anymore. Sorry, my report was overhasty. -- POP/TLS broken in evolution https://launchpad.net/bugs/68798 From pradeep.vjn at gmail.com Wed Nov 1 17:49:49 2006 From: pradeep.vjn at gmail.com (Pradeep) Date: Wed, 01 Nov 2006 17:49:49 -0000 Subject: [Bug 68488] Re: Applying saved searches does not update message list References: <20061026221821.17549.62808.malonedeb@gandwana.ubuntu.com> Message-ID: <20061101174949.1506.42462.launchpad@gangotri.ubuntu.com> ** Changed in: evolution (upstream) Importance: Undecided => Unknown Bugwatch: None => GNOME Bug Tracker #368983 Status: Unconfirmed => Unknown -- Applying saved searches does not update message list https://launchpad.net/bugs/68488 From daniel.holbach at ubuntu.com Wed Nov 1 17:54:09 2006 From: daniel.holbach at ubuntu.com (Daniel Holbach) Date: Wed, 01 Nov 2006 17:54:09 -0000 Subject: [Bug 68695] Re: Pressing Ctrl+Alt+Backspace when the screen is locked kills the X session References: <20061027190420.25859.78182.malonedeb@gangotri.ubuntu.com> Message-ID: <20061101175409.4231.81350.launchpad@gandwana.ubuntu.com> ** This bug is no longer flagged as a security issue -- Pressing Ctrl+Alt+Backspace when the screen is locked kills the X session https://launchpad.net/bugs/68695 From seb128 at ubuntu.com Wed Nov 1 17:51:31 2006 From: seb128 at ubuntu.com (Sebastien Bacher) Date: Wed, 01 Nov 2006 17:51:31 -0000 Subject: [Bug 67073] Re: Gaim crashed References: <20061020065602.29568.66921.malonedeb@gandwana.ubuntu.com> <20061101165913.4148.69990.malone@gandwana.ubuntu.com> <4548D797.90901@liddicott.com> Message-ID: <1162403491.5017.6.camel@seb128-desktop> Le mercredi 01 novembre 2006 ? 17:21 +0000, Sam Liddicott a ?crit : > I think you're right. Do I need to file further back-traces on this one > given its status? No need for that, thank you. I've marked the bug as confirmed ** Changed in: gaim (Ubuntu) Importance: Undecided => Medium Status: Unconfirmed => Confirmed -- Gaim crashed https://launchpad.net/bugs/67073 From araz_233 at yahoo.com Wed Nov 1 18:02:27 2006 From: araz_233 at yahoo.com (Araz) Date: Wed, 01 Nov 2006 18:02:27 -0000 Subject: [Bug 69627] Re: menubar icon References: <20061101053931.1737.27668.malonedeb@gangotri.ubuntu.com> Message-ID: <20061101180227.92909.qmail@web33706.mail.mud.yahoo.com> Dear Michiel, Do you know how should I unsubscribe from this community? Regards Araz ----- Original Message ---- From: Michiel Sikma To: araz_233 at yahoo.com Sent: Wednesday, November 1, 2006 1:23:45 PM Subject: Re: [Bug 69627] Re: menubar icon Op 1-nov-2006, om 10:40 heeft David Prieto het volgende geschreven: > No, changing the size of the panel doesn't seem to change the icons at > all. Oh, hmm. Strange, I remember once changing theme, which changed the size of the menu bar, which caused icons to lose their "perfect" size at which they were precisely aligned to the pixel. But I only once did that, so maybe it was fixed or changed since. Michiel Sikma Web designer and programmer -- menubar icon https://launchpad.net/bugs/69627 Send instant messages to your online friends http://uk.messenger.yahoo.com -- menubar icon https://launchpad.net/bugs/69627 From cescllp at gmail.com Wed Nov 1 18:03:45 2006 From: cescllp at gmail.com (Cesc Llagostera) Date: Wed, 01 Nov 2006 18:03:45 -0000 Subject: [Bug 63778] Re: can't extract files with accents References: <20061003151526.5185.7954.malonedeb@gangotri.ubuntu.com> <20061101114407.4148.86146.malone@gandwana.ubuntu.com> Message-ID: Attached On 11/1/06, Daniel Holbach wrote: > > Can you attach the file? > > -- > can't extract files with accents > https://launchpad.net/bugs/63778 > -- can't extract files with accents https://launchpad.net/bugs/63778 From darren at tenjin.co.uk Wed Nov 1 18:06:44 2006 From: darren at tenjin.co.uk (DarrenWheatley) Date: Wed, 01 Nov 2006 18:06:44 -0000 Subject: [Bug 67189] Re: smb password not being saved in gnome keyring References: <20061020171915.20673.94460.malonedeb@gangotri.ubuntu.com> Message-ID: <20061101180644.1737.57362.malone@gangotri.ubuntu.com> I also have the same problem with Edgy. It worked fine in Dapper. -- smb password not being saved in gnome keyring https://launchpad.net/bugs/67189 From jelmorini at ticino.com Wed Nov 1 18:07:04 2006 From: jelmorini at ticino.com (Nicola Jelmorini) Date: Wed, 01 Nov 2006 18:07:04 -0000 Subject: [Bug 69727] Re: totem-video-thumbnailer crash References: <20061101180456.1737.59156.malonedeb@gangotri.ubuntu.com> Message-ID: <20061101180704.1737.46566.malone@gangotri.ubuntu.com> ** Attachment added: "Ubuntu bug notification" http://librarian.launchpad.net/4945635/_usr_bin_totem-video-thumbnailer.1000.crash -- totem-video-thumbnailer crash https://launchpad.net/bugs/69727 From jelmorini at ticino.com Wed Nov 1 18:04:56 2006 From: jelmorini at ticino.com (Nicola Jelmorini) Date: Wed, 01 Nov 2006 18:04:56 -0000 Subject: [Bug 69727] totem-video-thumbnailer crash References: <20061101180456.1737.59156.malonedeb@gangotri.ubuntu.com> Message-ID: <20061101180456.1737.59156.malonedeb@gangotri.ubuntu.com> Public bug reported: bug report attached ** Affects: totem (Ubuntu) Importance: Undecided Status: Unconfirmed -- totem-video-thumbnailer crash https://launchpad.net/bugs/69727 From tristan.brindle at gmail.com Wed Nov 1 18:14:49 2006 From: tristan.brindle at gmail.com (Tristan Brindle) Date: Wed, 01 Nov 2006 18:14:49 -0000 Subject: [Bug 63465] Re: gnome-panel crash References: <20061002000357.3619.54778.malonedeb@gandwana.ubuntu.com> Message-ID: <20061101181449.4231.78047.malone@gandwana.ubuntu.com> > please don't abuse other bugs. Your backtrace shows that your > issue is not the same as the one from that bug, Apologies, I followed the link from the Ubuntu Forums thread that pointed to this bug. My system uses British English (en_gb) -- is this what you mean by the locale? I set up a test user and triggered this bug again. Please find attached the problem .recently-used.xbel ** Attachment added: ".recently-used.xbel file causing crash in gnome-panel" http://librarian.launchpad.net/4945637/.recently-used.xbel -- gnome-panel crash https://launchpad.net/bugs/63465 From ilmari.vacklin at helsinki.fi Wed Nov 1 18:18:29 2006 From: ilmari.vacklin at helsinki.fi (Ilmari Vacklin) Date: Wed, 01 Nov 2006 18:18:29 -0000 Subject: [Bug 69731] Re: (Edgy) Evince 0.6.1 has bad fonts rendering References: <20061101181735.4231.76343.malonedeb@gandwana.ubuntu.com> Message-ID: <20061101181829.1506.90572.malone@gangotri.ubuntu.com> ** Attachment added: "Evince 0.6.1 messes up the fonts." http://librarian.launchpad.net/4945639/evince-0.6.1.png -- (Edgy) Evince 0.6.1 has bad fonts rendering https://launchpad.net/bugs/69731 From ilmari.vacklin at helsinki.fi Wed Nov 1 18:17:34 2006 From: ilmari.vacklin at helsinki.fi (Ilmari Vacklin) Date: Wed, 01 Nov 2006 18:17:34 -0000 Subject: [Bug 69731] (Edgy) Evince 0.6.1 has bad fonts rendering References: <20061101181735.4231.76343.malonedeb@gandwana.ubuntu.com> Message-ID: <20061101181735.4231.76343.malonedeb@gandwana.ubuntu.com> Public bug reported: On 6.10, Evince has some truly weird fonts, as shown in the attached screenshots. (URLs: http://chronoa.dy.fi/~wolverian/pics/evince-0.5.1.png vs http://chronoa.dy.fi/~wolverian/pics/evince-0.6.1.png). The document in question is http://www.cs.helsinki.fi/u/jkivinen/opetus/lama/s06/harj06.pdf ** Affects: evince (Ubuntu) Importance: Undecided Status: Unconfirmed -- (Edgy) Evince 0.6.1 has bad fonts rendering https://launchpad.net/bugs/69731 From ilmari.vacklin at helsinki.fi Wed Nov 1 18:18:46 2006 From: ilmari.vacklin at helsinki.fi (Ilmari Vacklin) Date: Wed, 01 Nov 2006 18:18:46 -0000 Subject: [Bug 69731] Re: (Edgy) Evince 0.6.1 has bad fonts rendering References: <20061101181735.4231.76343.malonedeb@gandwana.ubuntu.com> Message-ID: <20061101181846.1506.68849.malone@gangotri.ubuntu.com> ** Attachment added: "Evince 0.5.1 has readable fonts." http://librarian.launchpad.net/4945640/evince-0.5.1.png -- (Edgy) Evince 0.6.1 has bad fonts rendering https://launchpad.net/bugs/69731 From pradeep.vjn at gmail.com Wed Nov 1 18:25:14 2006 From: pradeep.vjn at gmail.com (Pradeep) Date: Wed, 01 Nov 2006 18:25:14 -0000 Subject: [Bug 68695] Re: Pressing Ctrl+Alt+Backspace when the screen is locked kills the X session References: <20061027190420.25859.78182.malonedeb@gangotri.ubuntu.com> Message-ID: <20061101182514.4231.48376.launchpad@gandwana.ubuntu.com> ** Bug watch added: GNOME Bug Tracker #368999 http://bugzilla.gnome.org/show_bug.cgi?id=368999 ** Also affects: gnome-screensaver (upstream) via http://bugzilla.gnome.org/show_bug.cgi?id=368999 Importance: Unknown Status: Unknown -- Pressing Ctrl+Alt+Backspace when the screen is locked kills the X session https://launchpad.net/bugs/68695 From kees at ubuntu.com Wed Nov 1 18:41:30 2006 From: kees at ubuntu.com (Kees Cook) Date: Wed, 01 Nov 2006 18:41:30 -0000 Subject: [Bug 65795] Re: vino won't accept my password References: <20061012232152.19386.28856.malonedeb@gandwana.ubuntu.com> Message-ID: <20061101184130.4148.74141.malone@gandwana.ubuntu.com> kevb, just to confirm our chat on #ubuntu, you said you were able to build a new vino package with the proposed debdiff, and after that, things worked okay, correct? -- vino won't accept my password https://launchpad.net/bugs/65795 From seb128 at ubuntu.com Wed Nov 1 19:01:06 2006 From: seb128 at ubuntu.com (Sebastien Bacher) Date: Wed, 01 Nov 2006 19:01:06 -0000 Subject: [Bug 68798] Re: POP/TLS broken in evolution References: <20061028082530.17734.31310.malonedeb@gandwana.ubuntu.com> <20061101174659.4148.12017.malone@gandwana.ubuntu.com> Message-ID: <1162407666.5017.31.camel@seb128-desktop> Le mercredi 01 novembre 2006 ? 17:46 +0000, bassslave a ?crit : > Sorry, my report was overhasty. no problem, thank you for the comments on the issue -- POP/TLS broken in evolution https://launchpad.net/bugs/68798 From dainius.simelevicius at gmail.com Wed Nov 1 19:01:53 2006 From: dainius.simelevicius at gmail.com (BlackDeal) Date: Wed, 01 Nov 2006 19:01:53 -0000 Subject: [Bug 65810] Re: Screen saver showing blank screen References: <20061013022002.3013.30982.malonedeb@gangotri.ubuntu.com> Message-ID: <20061101190153.1506.39013.malone@gangotri.ubuntu.com> The same problem for me. After upgrade from Dapper Drake to Edgy Eft (Release) instead of screen saver blank screen is shown. Following lines in .xsession-errors file: gnome-screensaver-Message: Found best visual for GL: 0x21 gnome-screensaver-Message: Found best visual for GL: 0x21 gnome-screensaver-Message: Found best visual for GL: 0x21 Attached xorg.conf ** Attachment added: "xorg.conf" http://librarian.launchpad.net/4945674/xorg.conf -- Screen saver showing blank screen https://launchpad.net/bugs/65810 From RoadTripDK at MyRealBox.com Wed Nov 1 19:42:30 2006 From: RoadTripDK at MyRealBox.com (RoadTripDK) Date: Wed, 01 Nov 2006 19:42:30 -0000 Subject: [Bug 69742] Xubuntu Edgy PPC printer setup wizard can't configure Epson printer. References: <20061101185653.1737.12868.malonedeb@gangotri.ubuntu.com> Message-ID: <20061101194230.1737.70495.launchpad@canonical@gangotri.ubuntu.com> Public bug reported: Xubuntu Edgy PPC printer setup wizard can't configure Epson printer. The wizard finds the printer at "USB #1", the recommended drivers are chosen, but pressing the "apply" button brings up another instance of the configuration wizard and does not appear to complete configuration. ** Affects: gnome-cups-manager (Ubuntu) Importance: Undecided Assignee: Xubuntu Team Status: Unconfirmed -- Xubuntu Edgy PPC printer setup wizard can't configure Epson printer. https://launchpad.net/bugs/69742 From artemis3 at cantv.net Wed Nov 1 19:44:29 2006 From: artemis3 at cantv.net (Artemis3) Date: Wed, 01 Nov 2006 19:44:29 -0000 Subject: [Bug 54684] Re: High CPU usage References: <20060731180328.29548.70203.malonedeb@gandwana.ubuntu.com> Message-ID: <20061101194429.1506.45698.malone@gangotri.ubuntu.com> Oh, i have seen this since Edgy Eft Beta; just by pluging my digital photo camera, importing a couple of pics and then turning off the camera triggers it. To fix, i simply kill the nautilus process and remember next time when importing pictures not to turn off the camera but wait whatever timeout exists... -- High CPU usage https://launchpad.net/bugs/54684 From seb128 at ubuntu.com Wed Nov 1 19:42:30 2006 From: seb128 at ubuntu.com (Sebastien Bacher) Date: Wed, 01 Nov 2006 19:42:30 -0000 Subject: [Bug 69742] Re: Xubuntu Edgy PPC printer setup wizard can't configure Epson printer. References: <20061101185653.1737.12868.malonedeb@gangotri.ubuntu.com> Message-ID: <20061101194230.1737.29607.malone@gangotri.ubuntu.com> does xubuntu use gnome-cups-manager? ** Changed in: gnome-system-tools (Ubuntu) Sourcepackagename: gnome-system-tools => gnome-cups-manager Assignee: (unassigned) => Xubuntu Team -- Xubuntu Edgy PPC printer setup wizard can't configure Epson printer. https://launchpad.net/bugs/69742 From jani at ubuntu.com Wed Nov 1 19:55:09 2006 From: jani at ubuntu.com (Jani Monoses) Date: Wed, 01 Nov 2006 19:55:09 -0000 Subject: [Bug 69742] Re: Xubuntu Edgy PPC printer setup wizard can't configure Epson printer. References: <20061101185653.1737.12868.malonedeb@gangotri.ubuntu.com> Message-ID: <20061101195509.4148.26519.malone@gandwana.ubuntu.com> no it doesn't. Roadtrip please make sure you report against the correct package, see if gnome-cups-manager or system-config-printer is the one you used, and whether the other gives better results -- Xubuntu Edgy PPC printer setup wizard can't configure Epson printer. https://launchpad.net/bugs/69742 From cho.won.tchou at gmail.com Wed Nov 1 20:39:06 2006 From: cho.won.tchou at gmail.com (Kim Nguyen) Date: Wed, 01 Nov 2006 20:39:06 -0000 Subject: [Bug 69759] Patch for compositing disable hibernate and suspend from logout dialog References: <20061101203906.1737.9979.malonedeb@gangotri.ubuntu.com> Message-ID: <20061101203906.1737.9979.malonedeb@gangotri.ubuntu.com> Public bug reported: Binary package hint: gnome-session The following patch : 21_dont_grab_when_composited.patch uses the LTSP_CLIENT environment variable to prevent gnome-session from grabbing the XServer at logout. It seems to be a commodity to reuse the same variable as in 20_dont_fade_on_ltsp_client.patch. However, when this variable is defined, the suspend and hibernate button disapear from the ubuntu logout dialog (not from the upstream one) and also disapear from the right-click menu of gnome-power-manager notification icon. Using a different variable in 21_dont_grab_when_composited.patch solves the problem. Step to reproduce : add export LTSP_CLIENT=1 in ~/.gnomerc log out and log back in. log out : the power related buttons are not here anymore. remove this line, log out and log back in, switch to metacity (in order to see the logout dialog) and logout : the buttons are back. ** Affects: gnome-session (Ubuntu) Importance: Undecided Status: Unconfirmed -- Patch for compositing disable hibernate and suspend from logout dialog https://launchpad.net/bugs/69759 From rms at 1407.org Wed Nov 1 20:41:53 2006 From: rms at 1407.org (Cyclops) Date: Wed, 01 Nov 2006 20:41:53 -0000 Subject: [Bug 64538] Re: Evolution's window can't handle 800x600 monitorsize in Edgy Eft Beta References: <20061007141514.8352.62788.malonedeb@gandwana.ubuntu.com> Message-ID: <20061101204153.1737.87992.malone@gangotri.ubuntu.com> This problem is not limited to the mail component window. It's general to evolution's UI. -- Evolution's window can't handle 800x600 monitorsize in Edgy Eft Beta https://launchpad.net/bugs/64538 From rms at 1407.org Wed Nov 1 20:41:20 2006 From: rms at 1407.org (Cyclops) Date: Wed, 01 Nov 2006 20:41:20 -0000 Subject: [Bug 64538] Re: Evolution's window can't handle 800x600 monitorsize in Edgy Eft Beta References: <20061007141514.8352.62788.malonedeb@gandwana.ubuntu.com> Message-ID: <20061101204120.4231.80304.malone@gandwana.ubuntu.com> Sebastien look at the folder tree, it clearly isn't displaying the contents. I can't enlarge it unless I drag the window outside the screen area and then stretch the other extremity. -- Evolution's window can't handle 800x600 monitorsize in Edgy Eft Beta https://launchpad.net/bugs/64538 From rms at 1407.org Wed Nov 1 20:44:13 2006 From: rms at 1407.org (Cyclops) Date: Wed, 01 Nov 2006 20:44:13 -0000 Subject: [Bug 64538] Re: Evolution's window can't handle 800x600 monitorsize in Edgy Eft Beta References: <20061007141514.8352.62788.malonedeb@gandwana.ubuntu.com> Message-ID: <20061101204413.1737.20510.malone@gangotri.ubuntu.com> In answer to Daniel, this happens with metacity as well as beryl. -- Evolution's window can't handle 800x600 monitorsize in Edgy Eft Beta https://launchpad.net/bugs/64538 From RoadTripDK at MyRealBox.com Wed Nov 1 20:42:22 2006 From: RoadTripDK at MyRealBox.com (RoadTripDK) Date: Wed, 01 Nov 2006 20:42:22 -0000 Subject: [Bug 69742] Re: Xubuntu Edgy PPC printer setup wizard can't configure Epson printer. References: <20061101185653.1737.12868.malonedeb@gangotri.ubuntu.com> Message-ID: <20061101204222.4231.27080.malone@gandwana.ubuntu.com> Sorry, I am a newbie to Xubuntu and having a hard time finding around through the names of the different packages. If system-config-printer is standard in Xubuntu, then that must be the one I used. I configured the printer via a submenu to the application menu. -- Xubuntu Edgy PPC printer setup wizard can't configure Epson printer. https://launchpad.net/bugs/69742 From rms at 1407.org Wed Nov 1 21:07:23 2006 From: rms at 1407.org (Cyclops) Date: Wed, 01 Nov 2006 21:07:23 -0000 Subject: [Bug 64538] Re: Evolution's window can't handle 800x600 monitorsize in Edgy Eft Beta References: <20061007141514.8352.62788.malonedeb@gandwana.ubuntu.com> Message-ID: <20061101210724.1506.63491.malone@gangotri.ubuntu.com> Also I don't have an NVidia card but an ATI one, with the Free Software drivers. 00:00.0 Host bridge: ATI Technologies Inc RS200/RS200M AGP Bridge [IGP 340M] (rev 02) Control: I/O- Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- Status: Cap+ 66MHz+ UDF- FastB2B- ParErr- DEVSEL=medium >TAbort- SERR- Message-ID: <20061101211208.1737.88724.malone@gangotri.ubuntu.com> Bruno, it's badged because it looks like the traffic stop sign in a lot of countries. Cancel is different anyway - it means abandon what is going on and go back to the way it was before. Stop means just that - halt and stay where you got to. In other news, why the hell isn't this being included? Daniel, if you're reading this, Frank seems to be ignoring this, and I emailed him about it too. Just include it please! Should I put a poll on Ubuntu forums? I know what the outcome will be! :-) -- No PNG gtk-stop icon (proposed PNG versions attached) https://launchpad.net/bugs/65596 From rainbow2 at eurion.net Wed Nov 1 21:19:53 2006 From: rainbow2 at eurion.net (RainCT) Date: Wed, 01 Nov 2006 21:19:53 -0000 Subject: [Bug 67361] Re: Gaim crashes after startup References: <20061021122623.29568.30908.malonedeb@gandwana.ubuntu.com> Message-ID: <20061101211953.1737.45052.malone@gangotri.ubuntu.com> ** Attachment added: "Problem report for Gaim" http://librarian.launchpad.net/4945738/_usr_bin_gaim.1000.crash -- Gaim crashes after startup https://launchpad.net/bugs/67361 From d-list at kuropka.net Wed Nov 1 21:37:22 2006 From: d-list at kuropka.net (Kuropka) Date: Wed, 01 Nov 2006 21:37:22 -0000 Subject: [Bug 69688] Evolution tasks are incompatible to Outlook tasks References: <20061101143517.1737.96742.malonedeb@gangotri.ubuntu.com> Message-ID: <20061101213722.4148.21724.launchpad@canonical@gandwana.ubuntu.com> Public bug reported: I am working with both Evolution and MS-Outlook (unfortunatelly I need to continue doing this until I can handle all MS-Documents without problems with Ubuntu). Therefore I noticed the following incompatiblity between tasks stored by Outlook in the exchange server and tasks stored by Evolution in the exchange server: Outlook does not differentiate between tasks with "normal" and "(none)" priorty. Both concepts are handled as tasks with "normal" priority. Unfortunatelly Outlook stores tasks with "normal" priority without any priority label (as "(none)" priority task). This results in all these tasks without a priority label are shown in Evolution as "(none)" tasks. This is a minior bug but it is really nasty because it puzzles the ordering of tasks: high, normal, low, (none). Causing all "normal" tasks stored by Outlook to be shown in the last position in Evolution instead of in between of "high" and "low" (when ordering is activated). In the opposite direction these problem seems not to occur. Can anybody do me the favour and add somewhere in the many lines of Evolution-Code a proper line which makes Evolution handling tasks without a priority label as "normal" priorised tasks? Thank you and best regards, Dominik Kuropka ** Affects: evolution (Ubuntu) Importance: Undecided Status: Unconfirmed -- Evolution tasks are incompatible to Outlook tasks https://launchpad.net/bugs/69688 From scott_ubuntu at scott.tranzoa.net Wed Nov 1 21:37:21 2006 From: scott_ubuntu at scott.tranzoa.net (Scott Robinson) Date: Wed, 01 Nov 2006 21:37:21 -0000 Subject: [Bug 69688] Re: Evolution tasks are incompatible to Outlook tasks References: <20061101143517.1737.96742.malonedeb@gangotri.ubuntu.com> Message-ID: <20061101213722.4148.57809.launchpad@gandwana.ubuntu.com> ** Changed in: network-manager (Ubuntu) Sourcepackagename: network-manager => evolution -- Evolution tasks are incompatible to Outlook tasks https://launchpad.net/bugs/69688 From frank at ffnn.nl Wed Nov 1 22:03:36 2006 From: frank at ffnn.nl (Frank Schoep) Date: Wed, 01 Nov 2006 22:03:36 -0000 Subject: [Bug 65596] Re: No PNG gtk-stop icon (proposed PNG versions attached) References: <20061012004510.3126.32192.malonedeb@gangotri.ubuntu.com> Message-ID: <20061101220336.4148.78493.malone@gandwana.ubuntu.com> I ignored this in the past since I had other, more important things to solve - I'm sorry. I have lost my authority so I can't really go ahead and ask anyone to do something anymore. I think your icon looks fine, although it changes the shape a bit compared to the current icon, it does look like an improvement though. -- No PNG gtk-stop icon (proposed PNG versions attached) https://launchpad.net/bugs/65596 From emxlug at linux.org.ba Wed Nov 1 22:08:42 2006 From: emxlug at linux.org.ba (=?utf-8?q?Emir_Beganovi=C4=87?=) Date: Wed, 01 Nov 2006 22:08:42 -0000 Subject: [Bug 69768] Re: Unexpected crash References: <20061101212134.1506.23169.malonedeb@gangotri.ubuntu.com> Message-ID: <20061101220842.1737.80566.launchpad@gangotri.ubuntu.com> ** Visibility changed to: Public -- Unexpected crash https://launchpad.net/bugs/69768 From cpblpublic at gmail.com Wed Nov 1 22:06:45 2006 From: cpblpublic at gmail.com (Christopher Barrington-Leigh) Date: Wed, 01 Nov 2006 22:06:45 -0000 Subject: [Bug 69777] Menu has no highlighting References: <20061101220646.4148.26329.malonedeb@gandwana.ubuntu.com> Message-ID: <20061101220646.4148.26329.malonedeb@gandwana.ubuntu.com> Public bug reported: Binary package hint: gnome-panel I installed edgy fresh, but with some old /home. New users work okay, but my Dapper user gets no visible highlighting etc when using the menu in the top gnome-panel. I click on a menu and can navigate, can see the cursor (an arrow), but I cannot tell which item is highlighted (submenus pop open on mouseover, but I have to guess which item they correspond to). I can even click on items to launch them. I don't know what else to say, yet. I am hoping others are seeing this too? ** Affects: gnome-panel (Ubuntu) Importance: Undecided Status: Unconfirmed -- Menu has no highlighting https://launchpad.net/bugs/69777 From i3dmaster at gmail.com Wed Nov 1 22:16:41 2006 From: i3dmaster at gmail.com (i3dmaster) Date: Wed, 01 Nov 2006 22:16:41 -0000 Subject: [Bug 67160] Re: Segmentation fault References: <20061020145837.20673.14179.malonedeb@gangotri.ubuntu.com> <20061101083525.4231.14276.malone@gandwana.ubuntu.com> Message-ID: Hi Daniel, can I get a step-by-step procedure on how to do this? I did something similar like what you said before I gave up to do the backtrace which is to launch a gdb on console1 and try to attach the gaim pid opened on gui under another gdb copy (I have to fire up gaim under gdb, otherwise it will segfault immediately), but it wouldn't allow me to attach the pid. On 11/1/06, Daniel Holbach wrote: > > You could launch gdb in the console on ctrl-alt-f1 and switch back to > ctrl-alt-f7 to get the backtrace. > > -- > Segmentation fault > https://launchpad.net/bugs/67160 > -- yongjian (jim) xu Linux user #392733 ------------------------------------- You want to know what a computer really is, play Linux! -- Segmentation fault https://launchpad.net/bugs/67160 From j.brauxzin at free.fr Wed Nov 1 23:47:39 2006 From: j.brauxzin at free.fr (Jim Braux-Zin) Date: Wed, 01 Nov 2006 23:47:39 -0000 Subject: [Bug 69795] Copying from a POP account to an IMAP one lose the message References: <20061101234739.4148.84781.malonedeb@gandwana.ubuntu.com> Message-ID: <20061101234739.4148.84781.malonedeb@gandwana.ubuntu.com> Public bug reported: Hello, I loose two important messages today by dragging them from the inbox of my pop account to the "Important" folder on an IMAP account, in order to save them. The messages actually disappeared, there were not even in the trash. I tried with a test message to do the same using the context menu and "move to a folder": same result. I think it's a critical issue as it can lead to the loss of important data!! Thank you Jim ** Affects: evolution (Ubuntu) Importance: Undecided Status: Unconfirmed -- Copying from a POP account to an IMAP one lose the message https://launchpad.net/bugs/69795 From m at tthew.org.uk Wed Nov 1 23:49:56 2006 From: m at tthew.org.uk (Matthew Carroll) Date: Wed, 01 Nov 2006 23:49:56 -0000 Subject: [Bug 51228] Re: windows fail to respect panel boundaries with second screen 'above' References: <20060628183349.17054.17525.malonedeb@gangotri.ubuntu.com> Message-ID: <20061101234956.1737.80055.malone@gangotri.ubuntu.com> Hi Daniel I was using Dapper when I reported the bug, now Edgy. I haven't had cause to use xinerama with one screen above the other for a while, so I forgot about this until now. Unfortunately I cannot test whether the bug is still occurring in Edgy, since another bug in xinerama is preventing windows being moved between the two screens and maximized properly: https://launchpad.net/distros/ubuntu/+source/x11proto- xinerama/+bug/63050 ...once that is fixed I'll test this issue again. Thanks Matthew -- windows fail to respect panel boundaries with second screen 'above' https://launchpad.net/bugs/51228 From danik21 at hotmail.it Thu Nov 2 00:18:11 2006 From: danik21 at hotmail.it (danik) Date: Thu, 02 Nov 2006 00:18:11 -0000 Subject: [Bug 60959] Re: Nautilus and Dbus errors References: <20060917204015.28890.54614.malonedeb@gangotri.ubuntu.com> Message-ID: <20061102001811.4231.83128.malone@gandwana.ubuntu.com> Hi i'm an Italian student and i've installed the new Ubuntu 6.10. After few hours, nautilus is became too much slow. Typing in the terminal: danik at DNKPC:~$ sudo nautilus (nautilus:5253): libgnomevfs-WARNING **: Failed to open session DBUS connection: Did not receive a reply. Possible causes include: the remote application did not send a reply, the message bus security policy blocked the reply, the reply timeout expired, or the network connection was broken. Volume monitoring will not work. Unfortunately, I'm not able to use in the right way the patch that is at http://bugzilla.gnome.org/show_bug.cgi?id=356772 I hope someone could help me. Thanks, danik -- Nautilus and Dbus errors https://launchpad.net/bugs/60959 From ccole21 at gmail.com Thu Nov 2 00:48:16 2006 From: ccole21 at gmail.com (Chris Cole) Date: Thu, 02 Nov 2006 00:48:16 -0000 Subject: [Bug 65233] Re: sound does not work in totem-mozilla References: <20061011023239.8352.81730.malonedeb@gandwana.ubuntu.com> Message-ID: <20061102004816.22520.74005.malone@gangotri.ubuntu.com> sure, sorry it took so long. ** Attachment added: "totem config" http://librarian.launchpad.net/4945834/totem_config -- sound does not work in totem-mozilla https://launchpad.net/bugs/65233 From jacek.zmudzki at freenet.de Thu Nov 2 01:47:37 2006 From: jacek.zmudzki at freenet.de (Jacek Zmudzki) Date: Thu, 02 Nov 2006 01:47:37 -0000 Subject: [Bug 39915] gnome-obex-server isn't starting References: <20060417201913.1684.81655.malonedeb@gangotri.ubuntu.com> Message-ID: <20061102014737.22520.53781.launchpad@canonical@gangotri.ubuntu.com> Public bug reported: in dapper the gnome-obex-server isn't starting when I plug in my usb bluetooth adapter. ** Affects: gnome-desktop (Ubuntu) Importance: Medium Status: Needs Info -- gnome-obex-server isn't starting https://launchpad.net/bugs/39915 From ash211 at gmail.com Thu Nov 2 01:47:37 2006 From: ash211 at gmail.com (Andrew Ash) Date: Thu, 02 Nov 2006 01:47:37 -0000 Subject: [Bug 39915] Re: gnome-obex-server isn't starting References: <20060417201913.1684.81655.malonedeb@gangotri.ubuntu.com> Message-ID: <20061102014737.22520.80674.launchpad@gangotri.ubuntu.com> ** Changed in: Ubuntu Sourcepackagename: None => gnome-desktop Status: Unconfirmed => Needs Info -- gnome-obex-server isn't starting https://launchpad.net/bugs/39915 From tarkus.nnkh at gmail.com Thu Nov 2 02:03:11 2006 From: tarkus.nnkh at gmail.com (Tom Liu) Date: Thu, 02 Nov 2006 02:03:11 -0000 Subject: [Bug 69622] Re: can't open gnome-system-log References: <20061101041411.1506.61364.malonedeb@gangotri.ubuntu.com> <20061101082056.1506.29973.malone@gangotri.ubuntu.com> Message-ID: <454951DF.8060705@Gmail.com> -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Distribution: Ubuntu 6.10 (edgy) Gnome Release: 2.16.1 2006-10-02 (Ubuntu) BugBuddy Version: 2.16.0 Memory status: size: 30445568 vsize: 0 resident: 30445568 share: 0 rss: 11698176 rss_rlim: 0 CPU usage: start_time: 1162432832 rtime: 0 utime: 39 stime: 0 cutime:38 cstime: 0 timeout: 1 it_real_value: 0 frequency: 0 Backtrace was generated from '/usr/bin/gnome-system-log' (no debugging symbols found) Using host libthread_db library "/lib/tls/i686/cmov/libthread_db.so.1". (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) [Thread debugging using libthread_db enabled] [New Thread -1225480000 (LWP 5533)] (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) 0xffffe410 in __kernel_vsyscall () #0 0xffffe410 in __kernel_vsyscall () #1 0xb7421323 in __waitpid_nocancel () from /lib/tls/i686/cmov/libpthread.so.0 #2 0xb7ec61b6 in gnome_gtk_module_info_get () from /usr/lib/libgnomeui-2.so.0 #3 #4 0x0804fe47 in ?? () #5 0x0824bff0 in ?? () #6 0x000008a0 in ?? () #7 0xbfbbfd78 in ?? () #8 0xb745bb51 in g_free () from /usr/lib/libglib-2.0.so.0 #9 0x08050124 in ?? () #10 0x00006a21 in ?? () #11 0x0824bff0 in ?? () #12 0x000008a2 in ?? () #13 0x07d60000 in ?? () #14 0x00000000 in ?? () Thread 1 (Thread -1225480000 (LWP 5533)): #0 0xffffe410 in __kernel_vsyscall () No symbol table info available. #1 0xb7421323 in __waitpid_nocancel () from /lib/tls/i686/cmov/libpthread.so.0 No symbol table info available. #2 0xb7ec61b6 in gnome_gtk_module_info_get () from /usr/lib/libgnomeui-2.so.0 No symbol table info available. #3 No symbol table info available. #4 0x0804fe47 in ?? () No symbol table info available. #5 0x0824bff0 in ?? () No symbol table info available. #6 0x000008a0 in ?? () No symbol table info available. #7 0xbfbbfd78 in ?? () No symbol table info available. #8 0xb745bb51 in g_free () from /usr/lib/libglib-2.0.so.0 No symbol table info available. #9 0x08050124 in ?? () No symbol table info available. #10 0x00006a21 in ?? () No symbol table info available. #11 0x0824bff0 in ?? () No symbol table info available. #12 0x000008a2 in ?? () No symbol table info available. #13 0x07d60000 in ?? () No symbol table info available. #14 0x00000000 in ?? () No symbol table info available. #0 0xffffe410 in __kernel_vsyscall () Daniel Holbach wrote: > Thanks for your bug report. Can you please turn on apport again and > attach the crash report file to the bug report? > > ** Changed in: gnome-utils (Ubuntu) > Assignee: (unassigned) => Ubuntu Desktop Bugs > Status: Unconfirmed => Needs Info > -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.3 (GNU/Linux) Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org iD8DBQFFSVHePdR0j5tde/ERAmnOAJ9gh/eRXlGql+09TzQ+pBGFRTauNwCgqG0O 4EjmPq7dxX9wJDMey/2wfWQ= =VCbS -----END PGP SIGNATURE----- -- can't open gnome-system-log https://launchpad.net/bugs/69622 From semente at taurinus.org Thu Nov 2 03:51:58 2006 From: semente at taurinus.org (semente) Date: Thu, 02 Nov 2006 03:51:58 -0000 Subject: [Bug 69817] Crash when I clicked in Gaim icon in notification area References: <20061102035158.4148.46353.malonedeb@gandwana.ubuntu.com> Message-ID: <20061102035158.4148.46353.malonedeb@gandwana.ubuntu.com> Public bug reported: Crash when I clicked in Gaim icon in notification area. This occur only one time. Sorry for my little english. ** Affects: gaim (Ubuntu) Importance: Undecided Status: Unconfirmed -- Crash when I clicked in Gaim icon in notification area https://launchpad.net/bugs/69817 From semente at taurinus.org Thu Nov 2 03:58:56 2006 From: semente at taurinus.org (semente) Date: Thu, 02 Nov 2006 03:58:56 -0000 Subject: [Bug 69817] Re: Crash when I clicked in Gaim icon in notification area References: <20061102035158.4148.46353.malonedeb@gandwana.ubuntu.com> Message-ID: <20061102035856.22657.44397.malone@gangotri.ubuntu.com> ** Attachment added: "Relato de bug" http://librarian.launchpad.net/4946038/_usr_bin_gaim.1000.crash -- Crash when I clicked in Gaim icon in notification area https://launchpad.net/bugs/69817 From rovarella at gmail.com Thu Nov 2 04:59:13 2006 From: rovarella at gmail.com (Rodrigo Varella Rahmi) Date: Thu, 02 Nov 2006 04:59:13 -0000 Subject: [Bug 68310] Re: Nautilus don't write in media mounted by fuse. References: <20061026020455.25557.47049.malonedeb@gandwana.ubuntu.com> Message-ID: <20061102045913.22520.34203.malone@gangotri.ubuntu.com> Perfectely, as I said with konqueror also. In 'df' always is reported 0 in available even if my gsm phone has enough space. Many thanks for your attention. I'm disposed to help in find a solution for this. -- Nautilus don't write in media mounted by fuse. https://launchpad.net/bugs/68310 From debianized at gmail.com Thu Nov 2 05:30:57 2006 From: debianized at gmail.com (MiguelRuiz) Date: Thu, 02 Nov 2006 05:30:57 -0000 Subject: [Bug 55453] Re: Gnome Trash don't empty References: <20060807000830.9163.69779.malonedeb@gangotri.ubuntu.com> Message-ID: <20061102053057.12711.21531.malone@gangotri.ubuntu.com> I'm using Edgy. No errors with Gnome Trash. ** Changed in: nautilus (Ubuntu) Status: Needs Info => Fix Released -- Gnome Trash don't empty https://launchpad.net/bugs/55453 From gad.kadosh at gmail.com Thu Nov 2 06:25:14 2006 From: gad.kadosh at gmail.com (fuoco) Date: Thu, 02 Nov 2006 06:25:14 -0000 Subject: [Bug 29833] Re: Breezy Denemo does not allow note entry References: <20060127041259.9344.22198.malonedeb@gandwana.ubuntu.com> Message-ID: <20061102062514.12864.20489.malone@gangotri.ubuntu.com> Maybe I'm confused, but if this works now in edgy, how do I change the keymap to be the speedy one. Is the default english? -- Breezy Denemo does not allow note entry https://launchpad.net/bugs/29833 From i3dmaster at gmail.com Thu Nov 2 06:35:55 2006 From: i3dmaster at gmail.com (i3dmaster) Date: Thu, 02 Nov 2006 06:35:55 -0000 Subject: [Bug 69626] Re: gaim crashes everytime when quit. References: <20061101052020.4231.4976.malonedeb@gandwana.ubuntu.com> Message-ID: <20061102063555.12864.95648.malone@gangotri.ubuntu.com> Here we go. ** Attachment added: "The gdb backtrace file." http://librarian.launchpad.net/4946067/gdb-gaim.txt -- gaim crashes everytime when quit. https://launchpad.net/bugs/69626 From vyruss at freemail.gr Thu Nov 2 07:37:42 2006 From: vyruss at freemail.gr (Jimmy Angelakos) Date: Thu, 02 Nov 2006 07:37:42 -0000 Subject: [Bug 42471] Re: [Dapper LiveCD Beta2] Deleted items are not visible in Trash References: <20060501212842.30606.49608.malonedeb@gangotri.ubuntu.com> Message-ID: <20061102073742.27894.85626.malone@gandwana.ubuntu.com> This also happens on my system, upgraded to Edgy from Dapper. -- [Dapper LiveCD Beta2] Deleted items are not visible in Trash https://launchpad.net/bugs/42471 From vyruss at freemail.gr Thu Nov 2 07:37:04 2006 From: vyruss at freemail.gr (Jimmy Angelakos) Date: Thu, 02 Nov 2006 07:37:04 -0000 Subject: [Bug 59045] Re: edgy desktop/liveCD Trashcan does not work References: <20060905155420.29144.39027.malonedeb@gangotri.ubuntu.com> Message-ID: <20061102073704.12864.39955.malone@gangotri.ubuntu.com> This also happens on my system, upgraded to Edgy from Dapper. -- edgy desktop/liveCD Trashcan does not work https://launchpad.net/bugs/59045 From vleves at cim.mcgill.ca Thu Nov 2 08:44:31 2006 From: vleves at cim.mcgill.ca (Vincent Levesque) Date: Thu, 02 Nov 2006 08:44:31 -0000 Subject: [Bug 69806] Gtk::Adjustment ignores initial value in constructor References: <20061102013007.4148.91971.malonedeb@gandwana.ubuntu.com> Message-ID: <20061102084431.27977.5857.launchpad@canonical@gandwana.ubuntu.com> Public bug reported: Binary package hint: libgtkmm-2.4-dev Gtk::Adjustment seems to ignore the initial value it is given in its constructor. In the attached example, an adjustment is initialized to 1 and used with a SpinButton. When you run it though, the SpinButton has a value of 0 and get_value() returns 0. Using set_value() in the Window's constructor, on the other hand, correctly sets the initial value. I was able to reproduce this bug on two computers running Ubuntu 6.10 but not on another one running Ubuntu 6.06. Using older versions of GCC doesn't seem to help. See attached sources files. ** Affects: gtkmm2.4 (Ubuntu) Importance: Medium Assignee: Ubuntu Desktop Bugs Status: Unconfirmed -- Gtk::Adjustment ignores initial value in constructor https://launchpad.net/bugs/69806 From daniel.holbach at ubuntu.com Thu Nov 2 08:44:09 2006 From: daniel.holbach at ubuntu.com (Daniel Holbach) Date: Thu, 02 Nov 2006 08:44:09 -0000 Subject: [Bug 69806] Re: Gtk::Adjustment ignores initial value in constructor References: <20061102013007.4148.91971.malonedeb@gandwana.ubuntu.com> Message-ID: <20061102084409.27894.39809.malone@gandwana.ubuntu.com> Thanks for your bug report. This looks valid. Murray, do you want me to forward it upstream? On a brief glance: Code in gtkmm 2.8.5: Adjustment::Adjustment(double value, double lower, double upper, double step_increment, double page_increment, double page_size) : Glib::ObjectBase(0), //Mark this class as gtkmmproc-generated, rather than a custom class, to allow vfunc optimisations. Gtk::Object(Glib::ConstructParams(adjustment_class_.init(), (char*) 0)) { gobj()->lower = lower; gobj()->upper = upper; gobj()->step_increment = step_increment; gobj()->page_increment = page_increment; gobj()->page_size = page_size; changed(); set_value(value); } void Adjustment::set_value(double value) { gtk_adjustment_set_value(gobj(), value); } (For some reason set_value() doesn't use gobj()->value = value; changed(); as the other set_*() do. But maybe that's a red herring.) ---- Code in gtkmm 2.10.2: Adjustment::Adjustment(double value, double lower, double upper, double step_increment, double page_increment, double page_si ze) : Glib::ObjectBase(0), //Mark this class as gtkmmproc-generated, rather than a custom class, to allow vfunc optimisations. Gtk::Object(Glib::ConstructParams(adjustment_class_.init(), "value", value, "lower", lower, "upper", upper, "step_increment ", step_increment, "page_increment", page_increment, "page_size", page_size, (char*) 0)) { } ** Changed in: gtkmm2.4 (Ubuntu) Importance: Undecided => Medium Assignee: (unassigned) => Ubuntu Desktop Bugs -- Gtk::Adjustment ignores initial value in constructor https://launchpad.net/bugs/69806 From d-list at kuropka.net Thu Nov 2 09:37:55 2006 From: d-list at kuropka.net (Kuropka) Date: Thu, 02 Nov 2006 09:37:55 -0000 Subject: [Bug 69847] Reminder popups do not work anymore for exchange calendars References: <20061102093756.12864.24818.malonedeb@gangotri.ubuntu.com> Message-ID: <20061102093756.12864.24818.malonedeb@gangotri.ubuntu.com> Public bug reported: Binary package hint: evolution Hi! After upgrading to Ubuntu 6.10 the reminder pop-ups for exchange calenders in Evolution do not work anymore. Local calenders work properly. Can anybody solve this issue? Thank you and best regards, Dominik ** Affects: evolution (Ubuntu) Importance: Undecided Status: Unconfirmed -- Reminder popups do not work anymore for exchange calendars https://launchpad.net/bugs/69847 From kevb at n1nj4.co.uk Thu Nov 2 09:39:52 2006 From: kevb at n1nj4.co.uk (kevb) Date: Thu, 02 Nov 2006 09:39:52 -0000 Subject: [Bug 65795] Re: vino won't accept my password References: <20061012232152.19386.28856.malonedeb@gandwana.ubuntu.com> Message-ID: <20061102093952.12711.12261.malone@gangotri.ubuntu.com> Yep, I patched the source with the debdiff posted above. After rebooting the problem has been corrected. In case anyone else is stuck like me untill the update is released, here are the commands Kees kindly gave me to patch the source (slightly modified): cd /tmp apt-get source vino wget http://librarian.launchpad.net/4941195/vino_2.16.0-0ubuntu2.1.dsc.debdiff cd vino-* patch -p1 < /tmp/vino_2.16.0-0ubuntu2.1.dsc.debdiff debuild -uc -us #Then to install: sudo dpkg -i ../vino*.deb Of course it's probably recommended that you wait for the update, but in my case I needed vino working and it sounded like this was a simple fix. Thanks for the help from Kees Cook & #ubuntu (irc.freenode.net). -Kev- -- vino won't accept my password https://launchpad.net/bugs/65795 From mattiviljanen at luukku.com Thu Nov 2 09:46:48 2006 From: mattiviljanen at luukku.com (Matti Viljanen) Date: Thu, 02 Nov 2006 09:46:48 -0000 Subject: [Bug 61287] Re: [EDGY] no DVB-T software in gnome in main References: <20060919185021.17562.41383.malonedeb@gandwana.ubuntu.com> Message-ID: <20061102094648.27894.57413.malone@gandwana.ubuntu.com> I agree - Totem should be capable of handlig digital video broadcasting - but it is not limited to just terrestial. It's the device that counts, right? PS. I could use DVB-C on my home, but I now use two Artec T14 devices, which are DVB-T devices. -- [EDGY] no DVB-T software in gnome in main https://launchpad.net/bugs/61287 From murrayc at murrayc.com Thu Nov 2 10:03:57 2006 From: murrayc at murrayc.com (Murray Cumming) Date: Thu, 02 Nov 2006 10:03:57 -0000 Subject: [Bug 69806] Re: Gtk::Adjustment ignores initial value in constructor References: <20061102013007.4148.91971.malonedeb@gandwana.ubuntu.com> Message-ID: <20061102100358.27977.55458.malone@gandwana.ubuntu.com> There is discussion about this on the mailing list at the moment, with ongoing discussion. It's fine to submit this to the GNOME bugzilla. Thanks. -- Gtk::Adjustment ignores initial value in constructor https://launchpad.net/bugs/69806 From till.kamppeter at gmail.com Thu Nov 2 09:59:10 2006 From: till.kamppeter at gmail.com (Till Kamppeter) Date: Thu, 02 Nov 2006 09:59:10 -0000 Subject: [Bug 29050] Re: cupsys does not automatically detect parallel printer References: <20060120040217.28395.10714.malonedeb@gangotri.ubuntu.com> Message-ID: <20061102095910.12711.58297.malone@gangotri.ubuntu.com> The original poster has reported the bug of parallel printers not being detected and that is not fixed yet. It is most probably a kernel problem. The dmesg output of gcordoba says [17179596.504000] lp: driver loaded but no devices found So the "lp" kernel module did not find the printer. This must be caused by the kernel. So I add the kernel package to this bug. ** Also affects: linux-source-2.6.17 (Ubuntu) Importance: Undecided Status: Unconfirmed ** Changed in: linux-source-2.6.17 (Ubuntu) Importance: Undecided => High Status: Unconfirmed => Confirmed -- cupsys does not automatically detect parallel printer https://launchpad.net/bugs/29050 From gozzoman at gmail.com Thu Nov 2 10:04:01 2006 From: gozzoman at gmail.com (Cristiano G. Gozzini) Date: Thu, 02 Nov 2006 10:04:01 -0000 Subject: [Bug 22119] Re: [network-admin] Dial out does not work References: <20060113141634.21012.8782.launchpad@macquarie.warthogs.hbd.com> Message-ID: <20061102100401.27977.34628.malone@gandwana.ubuntu.com> Same issue in Edgy final release (with an external U.S. Robotics 56k modem), while there were no problems in Dapper. Nothing happens using neither /dev/modem nor /dev/ttyS0. -- [network-admin] Dial out does not work https://launchpad.net/bugs/22119 From daniel.holbach at ubuntu.com Thu Nov 2 10:21:55 2006 From: daniel.holbach at ubuntu.com (Daniel Holbach) Date: Thu, 02 Nov 2006 10:21:55 -0000 Subject: [Bug 69806] Re: Gtk::Adjustment ignores initial value in constructor References: <20061102013007.4148.91971.malonedeb@gandwana.ubuntu.com> Message-ID: <20061102102155.27977.43959.malone@gandwana.ubuntu.com> Tracking upstream bug http://bugzilla.gnome.org/show_bug.cgi?id=369335 ** Changed in: gtkmm2.4 (Ubuntu) Status: Unconfirmed => Confirmed ** Bug watch added: GNOME Bug Tracker #369335 http://bugzilla.gnome.org/show_bug.cgi?id=369335 ** Also affects: gtkmm (upstream) via http://bugzilla.gnome.org/show_bug.cgi?id=369335 Importance: Unknown Status: Unknown -- Gtk::Adjustment ignores initial value in constructor https://launchpad.net/bugs/69806 From bugwatch at bugs.launchpad.net Thu Nov 2 10:27:37 2006 From: bugwatch at bugs.launchpad.net (Bug Watch Updater) Date: Thu, 02 Nov 2006 10:27:37 -0000 Subject: [Bug 69806] Re: Gtk::Adjustment ignores initial value in constructor References: <20061102013007.4148.91971.malonedeb@gandwana.ubuntu.com> Message-ID: <20061102102946.25419.64225.launchpad@gangotri.ubuntu.com> ** Changed in: gtkmm (upstream) Status: Unknown => Unconfirmed -- Gtk::Adjustment ignores initial value in constructor https://launchpad.net/bugs/69806 From bugwatch at bugs.launchpad.net Thu Nov 2 10:27:37 2006 From: bugwatch at bugs.launchpad.net (Bug Watch Updater) Date: Thu, 02 Nov 2006 10:27:37 -0000 Subject: [Bug 68488] Re: Applying saved searches does not update message list References: <20061026221821.17549.62808.malonedeb@gandwana.ubuntu.com> Message-ID: <20061102102953.25419.53675.launchpad@gangotri.ubuntu.com> ** Changed in: evolution (upstream) Status: Unknown => Unconfirmed -- Applying saved searches does not update message list https://launchpad.net/bugs/68488 From bugwatch at bugs.launchpad.net Thu Nov 2 10:27:37 2006 From: bugwatch at bugs.launchpad.net (Bug Watch Updater) Date: Thu, 02 Nov 2006 10:27:37 -0000 Subject: [Bug 68695] Re: Pressing Ctrl+Alt+Backspace when the screen is locked kills the X session References: <20061027190420.25859.78182.malonedeb@gangotri.ubuntu.com> Message-ID: <20061102103008.25419.86682.launchpad@gangotri.ubuntu.com> ** Changed in: gnome-screensaver (upstream) Status: Unknown => Unconfirmed -- Pressing Ctrl+Alt+Backspace when the screen is locked kills the X session https://launchpad.net/bugs/68695 From bugwatch at bugs.launchpad.net Thu Nov 2 10:27:37 2006 From: bugwatch at bugs.launchpad.net (Bug Watch Updater) Date: Thu, 02 Nov 2006 10:27:37 -0000 Subject: [Bug 31236] Re: desktop icons position changing References: <20060212163651.1233.88107.malonedeb@gandwana.ubuntu.com> Message-ID: <20061102102754.25419.84831.launchpad@gangotri.ubuntu.com> ** Changed in: nautilus (upstream) Status: Confirmed => In Progress -- desktop icons position changing https://launchpad.net/bugs/31236 From bugwatch at bugs.launchpad.net Thu Nov 2 10:27:37 2006 From: bugwatch at bugs.launchpad.net (Bug Watch Updater) Date: Thu, 02 Nov 2006 10:27:37 -0000 Subject: [Bug 23548] Re: Problem with TLS support References: <20060113142419.21012.46038.launchpad@macquarie.warthogs.hbd.com> Message-ID: <20061102103010.25419.68602.launchpad@gangotri.ubuntu.com> ** Changed in: evolution (upstream) Status: Needs Info => Confirmed -- Problem with TLS support https://launchpad.net/bugs/23548 From daniel.holbach at ubuntu.com Thu Nov 2 10:33:23 2006 From: daniel.holbach at ubuntu.com (Daniel Holbach) Date: Thu, 02 Nov 2006 10:33:23 -0000 Subject: [Bug 66753] Re: Laptop Freezes Rigt Before GDM Startup References: <20061018143530.13168.78983.malonedeb@gandwana.ubuntu.com> Message-ID: <20061102103323.27894.69802.malone@gandwana.ubuntu.com> Thanks for following up. Closing the bug. Please reopen, if the bug occurs again. ** Changed in: gdm (Ubuntu) Importance: Undecided => Low Assignee: (unassigned) => Ubuntu Desktop Bugs Status: Unconfirmed => Rejected -- Laptop Freezes Rigt Before GDM Startup https://launchpad.net/bugs/66753 From daniel.holbach at ubuntu.com Thu Nov 2 10:31:39 2006 From: daniel.holbach at ubuntu.com (Daniel Holbach) Date: Thu, 02 Nov 2006 10:31:39 -0000 Subject: [Bug 40086] Re: Launching Ekiga interferes with Muine playback References: <20060419023446.21526.28967.malonedeb@gangotri.ubuntu.com> Message-ID: <20061102103139.27894.48294.malone@gandwana.ubuntu.com> Subscribing Ubuntu Audio team. Might be related or a dup of bug 30578. -- Launching Ekiga interferes with Muine playback https://launchpad.net/bugs/40086 From daniel.holbach at ubuntu.com Thu Nov 2 10:40:31 2006 From: daniel.holbach at ubuntu.com (Daniel Holbach) Date: Thu, 02 Nov 2006 10:40:31 -0000 Subject: [Bug 68221] Re: nautilus bug copy from search window.... References: <20061025162221.31837.3730.malonedeb@gangotri.ubuntu.com> Message-ID: <20061102104032.27977.77246.malone@gandwana.ubuntu.com> Thanks for your bug report. Confirmed with Edgy. I copied 179 *.pdf files to a usbdisk and varying amounts of *.pdf files actually made it there. I even waited until evince-thumbnailer had done its job, but to no avail. Somebody of the team should forward this upstream. ** Changed in: nautilus (Ubuntu) Importance: Undecided => Medium Assignee: (unassigned) => Ubuntu Desktop Bugs Status: Unconfirmed => Confirmed ** Also affects: nautilus (upstream) Importance: Undecided Status: Unconfirmed -- nautilus bug copy from search window.... https://launchpad.net/bugs/68221 From eric.poscher at epe.at Thu Nov 2 10:41:28 2006 From: eric.poscher at epe.at (epic) Date: Thu, 02 Nov 2006 10:41:28 -0000 Subject: [Bug 61263] Re: /etc/mailcap files is wrong References: <20060919154919.23036.78829.malonedeb@gangotri.ubuntu.com> Message-ID: <20061102104128.12711.33662.malone@gangotri.ubuntu.com> found this bug too in ubuntu efty, when using audacity (god knows what it's messing with /reading that file) -- /etc/mailcap files is wrong https://launchpad.net/bugs/61263 From javiermon at gmail.com Thu Nov 2 11:13:39 2006 From: javiermon at gmail.com (kmon) Date: Thu, 02 Nov 2006 11:13:39 -0000 Subject: [Bug 60691] Re: keyword search into location entry doesn't work References: <20060916092857.28823.68613.malonedeb@gangotri.ubuntu.com> Message-ID: <20061102111339.27977.63706.malone@gandwana.ubuntu.com> *** This bug is a duplicate of bug 56610 *** I also suffer this bug -- keyword search into location entry doesn't work https://launchpad.net/bugs/60691 From guillermobautista at gmail.com Thu Nov 2 11:10:55 2006 From: guillermobautista at gmail.com (elpatiodemicasa) Date: Thu, 02 Nov 2006 11:10:55 -0000 Subject: [Bug 69860] system-preferences-sound crash References: <20061102111055.27894.17129.malonedeb@gandwana.ubuntu.com> Message-ID: <20061102111055.27894.17129.malonedeb@gandwana.ubuntu.com> Public bug reported: the window "sonido" in system-preferences (sistema-preferencias-sonido) got closed suddenly (with no error message) and system asked me to send this file ** Affects: control-center (Ubuntu) Importance: Undecided Status: Unconfirmed -- system-preferences-sound crash https://launchpad.net/bugs/69860 From martin.pitt at ubuntu.com Thu Nov 2 11:43:53 2006 From: martin.pitt at ubuntu.com (Martin Pitt) Date: Thu, 02 Nov 2006 11:43:53 -0000 Subject: [Bug 69375] Re: easy-fix Mounting luks-filesystems only works once pr. login References: <20061030195934.22729.621.malonedeb@gangotri.ubuntu.com> <20061101173011.1506.67999.malone@gangotri.ubuntu.com> Message-ID: <20061102114353.GE4941@piware.de> Hi H?vard, H?vard H. Garnes [2006-11-01 17:30 -0000]: > Does that mean that it will not be fixed for half a year? The fix is already prepared for feisty, I'll upload new hal/gnome-mount/etc. stuff in a few days when feisty opens. But right, we will not fix it in stable releases. -- easy-fix Mounting luks-filesystems only works once pr. login https://launchpad.net/bugs/69375 From martin.pitt at ubuntu.com Thu Nov 2 11:41:19 2006 From: martin.pitt at ubuntu.com (Martin Pitt) Date: Thu, 02 Nov 2006 11:41:19 -0000 Subject: [Bug 14597] Re: English Gimp help files are not installed by default References: <20060113133735.21012.60703.launchpad@macquarie.warthogs.hbd.com> Message-ID: <20061102114119.12711.83544.malone@gangotri.ubuntu.com> Right, let's see how big the feisty CDs will grow, I'll add it to language-support-en. ** Changed in: gimp (Ubuntu) Status: Needs Info => In Progress Target: None => ubuntu-7.04 -- English Gimp help files are not installed by default https://launchpad.net/bugs/14597 From le.merou at free.fr Thu Nov 2 11:57:59 2006 From: le.merou at free.fr (Yann Papouin) Date: Thu, 02 Nov 2006 11:57:59 -0000 Subject: [Bug 69867] Wrong Drag&Drop for "Goto link" in F9 Panel References: <20061102115759.27894.38663.malonedeb@gandwana.ubuntu.com> Message-ID: <20061102115759.27894.38663.malonedeb@gandwana.ubuntu.com> Public bug reported: If I have a list of goto link (sorry for the translation, I don't know the english name) like this mylink1 mylink2 mylink3 mylink4 mylink5 and I tried to move "mylink4" between "mylink1" and "mylink2" with a drag and drop, the result is: mylink3 mylink1 mylink2 mylink4 mylink5 and finaly we have moved "mylink3" above "mylink1" !!! I think that a "+1" is missing in the code for an index. ** Affects: nautilus (Ubuntu) Importance: Undecided Status: Unconfirmed -- Wrong Drag&Drop for "Goto link" in F9 Panel https://launchpad.net/bugs/69867 From lucas.moreno at gmail.com Thu Nov 2 12:12:59 2006 From: lucas.moreno at gmail.com (Lucas Moreno) Date: Thu, 02 Nov 2006 12:12:59 -0000 Subject: [Bug 60989] Re: HAL reports incorrect battery percentages References: <20060918021205.28941.49885.malonedeb@gandwana.ubuntu.com> Message-ID: <20061102121259.27894.6432.malone@gandwana.ubuntu.com> I can confirm this on an Acer Aspire 1692 WLMi Why this bug has no "high" importance? My battery status reports 100%, 66%, 33% and 0% and no hibernation is taken when the battery level is critical. -- HAL reports incorrect battery percentages https://launchpad.net/bugs/60989 From hhgarnes at gmail.com Thu Nov 2 12:23:13 2006 From: hhgarnes at gmail.com (=?utf-8?q?H=C3=A5vard_H=2E_Garnes?=) Date: Thu, 02 Nov 2006 12:23:13 -0000 Subject: [Bug 69375] Re: easy-fix Mounting luks-filesystems only works once pr. login References: <20061030195934.22729.621.malonedeb@gangotri.ubuntu.com> <20061101173011.1506.67999.malone@gangotri.ubuntu.com> <20061102114353.GE4941@piware.de> Message-ID: <1162470193.24312.11.camel@localhost.localdomain> Ok. I am not very into this stuff, but is there something I can do as a workaround until april? Like trick some subsystem into sending the right signal to gnome again or something? I noticed I get the password-dialog again if I rip the plug without unmounting and replug it, but I don't want to do that after every suspend-cycle.. If I unmount and replug, the dialog does not appear. If such a trick exists, I would be very happy to hear of it, otherwise I'll just have to wait. Thanks. H?vard. -- easy-fix Mounting luks-filesystems only works once pr. login https://launchpad.net/bugs/69375 From spam at paulisageek.com Thu Nov 2 12:30:03 2006 From: spam at paulisageek.com (Paul Tarjan) Date: Thu, 02 Nov 2006 12:30:03 -0000 Subject: [Bug 69871] No drives detected References: <20061102123003.12711.37836.malonedeb@gangotri.ubuntu.com> Message-ID: <20061102123003.12711.37836.malonedeb@gangotri.ubuntu.com> Public bug reported: Using the live 6.10 Edgy CD I boot perfectly fine. I try to install to the local drive. The partition step only has one option "Manually edit partition table". No other options. After continuing past this, I realize that no drives are detected at all. There should be 2 SATA drives detected running in non-raid configuration. There is no /dev/sd* files dmesg shows 2 SATA drives ** Affects: gparted (Ubuntu) Importance: Undecided Status: Unconfirmed -- No drives detected https://launchpad.net/bugs/69871 From ubuntu at treblig.org Thu Nov 2 12:51:17 2006 From: ubuntu at treblig.org (Dave Gilbert) Date: Thu, 02 Nov 2006 12:51:17 -0000 Subject: [Bug 69871] Re: No drives detected References: <20061102123003.12711.37836.malonedeb@gangotri.ubuntu.com> Message-ID: <20061102125117.27977.29939.malone@gandwana.ubuntu.com> Hi, Please have a look at /proc/partitions - do the SATA drives show up there? A copy of the /proc/partitions, and the output of lspci (to see what SATA controller you have) and your boot messages would be helpful. Dave ** Changed in: gparted (Ubuntu) Status: Unconfirmed => Needs Info -- No drives detected https://launchpad.net/bugs/69871 From chakorama at gmail.com Thu Nov 2 13:14:15 2006 From: chakorama at gmail.com (Chak) Date: Thu, 02 Nov 2006 13:14:15 -0000 Subject: [Bug 69874] KDE desktop fails to start after login in gdm (Ubuntu Dapper Drake 6.06) References: <20061102124135.12711.45382.malonedeb@gangotri.ubuntu.com> Message-ID: <20061102131415.12711.68604.launchpad@canonical@gangotri.ubuntu.com> Public bug reported: KDE desktop fails to start after login in gdm (Ubuntu Dapper Drake 6.06) Computer UNIKA, processor 2Ghz, 1Go RAM, integrated video card /var/log/Xorg.0.log = error opening /dev/wacom : No such file or directory (**) Option "Device" "/dev/wacom" (EE) Xf86OpenSerial : cannot open device /dev/wacom ** Affects: gdm (Ubuntu) Importance: Undecided Assignee: Chak Status: Needs Info -- KDE desktop fails to start after login in gdm (Ubuntu Dapper Drake 6.06) https://launchpad.net/bugs/69874 From chakorama at gmail.com Thu Nov 2 13:08:17 2006 From: chakorama at gmail.com (Chak) Date: Thu, 02 Nov 2006 13:08:17 -0000 Subject: [Bug 69874] Re: Kernel panic References: <20061102124135.12711.45382.malonedeb@gangotri.ubuntu.com> Message-ID: <20061102130817.12711.33093.malone@gangotri.ubuntu.com> I attach the contents of /var/log/dmesg = [17179569.184000] Linux version 2.6.15-27-386 (buildd at terranova) (gcc version 4.0.3 (Ubuntu 4.0.3-1ubuntu5)) #1 PREEMPT Sat Sep 16 01:51:59 UTC 2006 [17179569.184000] BIOS-provided physical RAM map: [17179569.184000] BIOS-e820: 0000000000000000 - 000000000009f800 (usable) [17179569.184000] BIOS-e820: 000000000009f800 - 00000000000a0000 (reserved) [17179569.184000] BIOS-e820: 00000000000f0000 - 0000000000100000 (reserved) [17179569.184000] BIOS-e820: 0000000000100000 - 000000003f000000 (usable) [17179569.184000] BIOS-e820: 00000000fec00000 - 00000000fec01000 (reserved) [17179569.184000] BIOS-e820: 00000000fee00000 - 00000000fee01000 (reserved) [17179569.184000] BIOS-e820: 00000000ffff0000 - 0000000100000000 (reserved) [17179569.184000] 112MB HIGHMEM available. [17179569.184000] 896MB LOWMEM available. [17179569.184000] On node 0 totalpages: 258048 [17179569.184000] DMA zone: 4096 pages, LIFO batch:0 [17179569.184000] DMA32 zone: 0 pages, LIFO batch:0 [17179569.184000] Normal zone: 225280 pages, LIFO batch:31 [17179569.184000] HighMem zone: 28672 pages, LIFO batch:7 [17179569.184000] DMI 2.3 present. [17179569.184000] ACPI: Unable to locate RSDP [17179569.184000] Allocating PCI resources starting at 40000000 (gap: 3f000000:bfc00000) [17179569.184000] Built 1 zonelists [17179569.184000] Kernel command line: root=/dev/hda1 ro quiet splash [17179569.184000] Found and enabled local APIC! [17179569.184000] mapped APIC to ffffd000 (fee00000) [17179569.184000] Initializing CPU#0 [17179569.184000] PID hash table entries: 4096 (order: 12, 65536 bytes) [ 0.000000] Detected 1992.286 MHz processor. [ 14.188673] Using tsc for high-res timesource [ 14.189876] Console: colour VGA+ 80x25 [ 14.191001] Dentry cache hash table entries: 131072 (order: 7, 524288 bytes) [ 14.192699] Inode-cache hash table entries: 65536 (order: 6, 262144 bytes) [ 14.227243] Memory: 1012648k/1032192k available (1976k kernel code, 18804k reserved, 606k data, 288k init, 114688k highmem) [ 14.227248] Checking if this processor honours the WP bit even in supervisor mode... Ok. [ 14.303258] Calibrating delay using timer specific routine.. 3993.28 BogoMIPS (lpj=7986563) [ 14.303298] Security Framework v1.0.0 initialized [ 14.303310] SELinux: Disabled at boot. [ 14.303325] Mount-cache hash table entries: 512 [ 14.303463] CPU: After generic identify, caps: 0383fbff c1cbfbff 00000000 00000000 00000000 00000000 00000000 [ 14.303470] CPU: After vendor identify, caps: 0383fbff c1cbfbff 00000000 00000000 00000000 00000000 00000000 [ 14.303477] CPU: L1 I Cache: 64K (64 bytes/line), D cache 64K (64 bytes/line) [ 14.303480] CPU: L2 Cache: 256K (64 bytes/line) [ 14.303482] CPU: After all inits, caps: 0383fbff c1cbfbff 00000000 00000420 00000000 00000000 00000000 [ 14.303502] mtrr: v2.0 (20020519) [ 14.303506] CPU: AMD Sempron(tm) 2800+ stepping 00 [ 14.303510] Enabling fast FPU save and restore... done. [ 14.303512] Enabling unmasked SIMD FPU exception support... done. [ 14.303516] Checking 'hlt' instruction... OK. [ 14.319520] checking if image is initramfs... it is [ 14.850675] Freeing initrd memory: 6614k freed [ 14.970237] NET: Registered protocol family 16 [ 14.970268] EISA bus registered [ 14.974456] PCI: PCI BIOS revision 2.10 entry at 0xfb510, last bus=1 [ 14.974466] PCI: Using configuration type 1 [ 14.974907] ACPI: Subsystem revision 20051216 [ 14.974909] ACPI: Interpreter disabled. [ 14.974913] Linux Plug and Play Support v0.97 (c) Adam Belay [ 14.974920] pnp: PnP ACPI: disabled [ 14.974924] PnPBIOS: Scanning system for PnP BIOS support... [ 14.975361] PnPBIOS: Found PnP BIOS installation structure at 0xc00fbf60 [ 14.975370] PnPBIOS: PnP BIOS version 1.0, entry 0xf0000:0xbf90, dseg 0xf0000 [ 14.976306] PnPBIOS: 13 nodes reported by PnP BIOS; 13 recorded by driver [ 14.976319] PCI: Probing PCI hardware [ 14.976323] PCI: Probing PCI hardware (bus 00) [ 14.977021] Boot video device is 0000:01:00.0 [ 14.977975] PCI: Using IRQ router VIA [1106/3227] at 0000:00:11.0 [ 14.983164] spurious 8259A interrupt: IRQ7. [ 14.999025] PCI: Bridge: 0000:00:01.0 [ 14.999027] IO window: disabled. [ 14.999031] MEM window: dc000000-ddffffff [ 14.999035] PREFETCH window: d8000000-dbffffff [ 14.999051] PCI: Setting latency timer of device 0000:00:01.0 to 64 [ 14.999440] audit: initializing netlink socket (disabled) [ 14.999450] audit(1162416301.276:1): initialized [ 14.999519] highmem bounce pool size: 64 pages [ 14.999586] VFS: Disk quotas dquot_6.5.1 [ 14.999613] Dquot-cache hash table entries: 1024 (order 0, 4096 bytes) [ 14.999683] Initializing Cryptographic API [ 14.999687] io scheduler noop registered [ 14.999695] io scheduler anticipatory registered [ 14.999700] io scheduler deadline registered [ 14.999708] io scheduler cfq registered [ 14.999727] PCI: Bypassing VIA 8237 APIC De-Assert Message [ 14.999884] isapnp: Scanning for PnP cards... [ 15.353572] isapnp: No Plug & Play device found [ 15.365638] PNP: PS/2 Controller [PNP0303] at 0x60,0x64 irq 1 [ 15.365643] PNP: PS/2 controller doesn't have AUX irq; using default 12 [ 15.373842] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 15.374688] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 15.374848] Serial: 8250/16550 driver $Revision: 1.90 $ 48 ports, IRQ sharing enabled [ 15.374971] serial8250: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A [ 15.376632] 00:0b: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A [ 15.377055] RAMDISK driver initialized: 16 RAM disks of 65536K size 1024 blocksize [ 15.377151] Uniform Multi-Platform E-IDE driver Revision: 7.00alpha2 [ 15.377155] ide: Assuming 33MHz system bus speed for PIO modes; override with idebus=xx [ 15.377403] mice: PS/2 mouse device common for all mice [ 15.379098] EISA: Probing bus 0 at eisa.0 [ 15.379137] EISA: Detected 0 cards. [ 15.379195] NET: Registered protocol family 2 [ 15.419543] input: AT Translated Set 2 keyboard as /class/input/input0 [ 15.429115] IP route cache hash table entries: 32768 (order: 5, 131072 bytes) [ 15.429378] TCP established hash table entries: 131072 (order: 7, 524288 bytes) [ 15.430380] TCP bind hash table entries: 65536 (order: 6, 262144 bytes) [ 15.430847] TCP: Hash tables configured (established 131072 bind 65536) [ 15.430850] TCP reno registered [ 15.430952] TCP bic registered [ 15.430958] NET: Registered protocol family 1 [ 15.430967] NET: Registered protocol family 8 [ 15.430970] NET: Registered protocol family 20 [ 15.430992] Using IPI Shortcut mode [ 15.431034] Freeing unused kernel memory: 288k freed [ 15.478897] vga16fb: initializing [ 15.478904] vga16fb: mapped to 0xc00a0000 [ 15.613190] Console: switching to colour frame buffer device 80x25 [ 15.613196] fb0: VGA16 VGA frame buffer device [ 16.629800] Capability LSM initialized [ 17.313206] VP_IDE: IDE controller at PCI slot 0000:00:0f.0 [ 17.313232] PCI: Via IRQ fixup for 0000:00:0f.0, from 255 to 0 [ 17.313359] VP_IDE: chipset revision 6 [ 17.313362] VP_IDE: not 100% native mode: will probe irqs later [ 17.313374] VP_IDE: VIA vt8237 (rev 00) IDE UDMA133 controller on pci0000:00:0f.0 [ 17.313385] ide0: BM-DMA at 0xc800-0xc807, BIOS settings: hda:DMA, hdb:DMA [ 17.313402] ide1: BM-DMA at 0xc808-0xc80f, BIOS settings: hdc:pio, hdd:pio [ 17.313415] Probing IDE interface ide0... [ 17.728530] hda: ST3160021A, ATA DISK drive [ 18.175640] hdb: PIONEER DVD-RW DVR-108, ATAPI CD/DVD-ROM drive [ 18.232103] ide0 at 0x1f0-0x1f7,0x3f6 on irq 14 [ 18.232407] Probing IDE interface ide1... [ 18.805049] hda: max request size: 1024KiB [ 18.813188] hda: Host Protected Area detected. [ 18.813191] current capacity is 295231450 sectors (151158 MB) [ 18.813192] native capacity is 312581808 sectors (160041 MB) [ 18.813824] hda: Host Protected Area disabled. [ 18.813830] hda: 312581808 sectors (160041 MB) w/2048KiB Cache, CHS=19457/255/63, UDMA(100) [ 18.813990] hda: cache flushes supported [ 18.814182] hda: hda1 hda2 < hda5 > [ 18.856302] hdb: ATAPI 40X DVD-ROM DVD-R CD-R/RW drive, 2000kB Cache, UDMA(66) [ 18.856313] Uniform CD-ROM driver Revision: 3.20 [ 19.096042] usbcore: registered new driver usbfs [ 19.096342] usbcore: registered new driver hub [ 19.098086] USB Universal Host Controller Interface driver v2.3 [ 19.098431] PCI: Found IRQ 11 for device 0000:00:10.0 [ 19.098450] PCI: Sharing IRQ 11 with 0000:00:10.1 [ 19.098472] PCI: Sharing IRQ 11 with 0000:00:12.0 [ 19.098486] uhci_hcd 0000:00:10.0: UHCI Host Controller [ 19.098981] uhci_hcd 0000:00:10.0: new USB bus registered, assigned bus number 1 [ 19.098995] uhci_hcd 0000:00:10.0: irq 11, io base 0x0000cc00 [ 19.099352] hub 1-0:1.0: USB hub found [ 19.099365] hub 1-0:1.0: 2 ports detected [ 19.201713] PCI: Found IRQ 11 for device 0000:00:10.1 [ 19.201730] PCI: Sharing IRQ 11 with 0000:00:10.0 [ 19.201755] PCI: Sharing IRQ 11 with 0000:00:12.0 [ 19.201770] uhci_hcd 0000:00:10.1: UHCI Host Controller [ 19.201877] uhci_hcd 0000:00:10.1: new USB bus registered, assigned bus number 2 [ 19.201887] uhci_hcd 0000:00:10.1: irq 11, io base 0x0000d000 [ 19.202124] hub 2-0:1.0: USB hub found [ 19.202137] hub 2-0:1.0: 2 ports detected [ 19.305398] PCI: Found IRQ 5 for device 0000:00:10.2 [ 19.305422] PCI: Sharing IRQ 5 with 0000:00:10.3 [ 19.305442] uhci_hcd 0000:00:10.2: UHCI Host Controller [ 19.305531] uhci_hcd 0000:00:10.2: new USB bus registered, assigned bus number 3 [ 19.305538] uhci_hcd 0000:00:10.2: irq 5, io base 0x0000d400 [ 19.305768] hub 3-0:1.0: USB hub found [ 19.305779] hub 3-0:1.0: 2 ports detected [ 19.409189] PCI: Found IRQ 5 for device 0000:00:10.3 [ 19.409210] PCI: Sharing IRQ 5 with 0000:00:10.2 [ 19.409232] uhci_hcd 0000:00:10.3: UHCI Host Controller [ 19.409337] uhci_hcd 0000:00:10.3: new USB bus registered, assigned bus number 4 [ 19.409343] uhci_hcd 0000:00:10.3: irq 5, io base 0x0000d800 [ 19.409568] hub 4-0:1.0: USB hub found [ 19.409579] hub 4-0:1.0: 2 ports detected [ 19.516137] PCI: Found IRQ 10 for device 0000:00:10.4 [ 19.516149] PCI: Sharing IRQ 10 with 0000:00:0b.0 [ 19.516177] PCI: Sharing IRQ 10 with 0000:00:11.5 [ 19.516202] ehci_hcd 0000:00:10.4: EHCI Host Controller [ 19.516307] ehci_hcd 0000:00:10.4: new USB bus registered, assigned bus number 5 [ 19.516320] ehci_hcd 0000:00:10.4: irq 10, io mem 0xde001000 [ 19.516329] ehci_hcd 0000:00:10.4: USB 2.0 started, EHCI 1.00, driver 10 Dec 2004 [ 19.516438] hub 5-0:1.0: USB hub found [ 19.516451] hub 5-0:1.0: 8 ports detected [ 19.643822] Probing IDE interface ide1... [ 20.265769] Attempting manual resume [ 20.287219] EXT3-fs: mounted filesystem with ordered data mode. [ 20.296072] kjournald starting. Commit interval 5 seconds [ 20.710502] usb 5-6: new high speed USB device using ehci_hcd and address 3 [ 21.101747] usb 2-1: new low speed USB device using uhci_hcd and address 2 [ 29.087531] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 29.124610] shpchp: Standard Hot Plug PCI Controller Driver version: 0.4 [ 29.147247] Linux agpgart interface v0.101 (c) Dave Jones [ 29.158508] agpgart: Detected VIA KM400/KM400A chipset [ 29.167182] agpgart: AGP aperture is 128M @ 0xd0000000 [ 29.645775] Real Time Clock Driver v1.12 [ 29.671362] via-rhine.c:v1.10-LK1.2.0-2.6 June-10-2004 Written by Donald Becker [ 29.671420] PCI: Found IRQ 11 for device 0000:00:12.0 [ 29.671436] PCI: Sharing IRQ 11 with 0000:00:10.0 [ 29.671442] PCI: Sharing IRQ 11 with 0000:00:10.1 [ 29.675507] eth0: VIA Rhine II at 0x1e000, 00:40:ca:a6:61:5e, IRQ 11. [ 29.676223] eth0: MII PHY found at address 1, status 0x786d advertising 05e1 Link 45e1. [ 29.845514] PCI: Found IRQ 10 for device 0000:00:11.5 [ 29.845525] PCI: Sharing IRQ 10 with 0000:00:0b.0 [ 29.845550] PCI: Sharing IRQ 10 with 0000:00:10.4 [ 29.845692] PCI: Setting latency timer of device 0000:00:11.5 to 64 [ 29.859279] SCSI subsystem initialized [ 29.876719] Initializing USB Mass Storage driver... [ 29.876870] scsi0 : SCSI emulation for USB Mass Storage devices [ 29.876932] usb-storage: device found at 3 [ 29.876935] usb-storage: waiting for device to settle before scanning [ 29.876945] usbcore: registered new driver usb-storage [ 29.876948] USB Mass Storage support registered. [ 30.052419] input: PC Speaker as /class/input/input1 [ 30.058519] parport: PnPBIOS parport detected. [ 30.058576] parport0: PC-style at 0x378 (0x778), irq 7, dma 3 [PCSPP,TRISTATE,COMPAT,ECP,DMA] [ 30.632484] usbcore: registered new driver hiddev [ 30.648690] input: Microsoft Microsoft Optical Mouse by Starck as /class/input/input2 [ 30.648743] input: USB HID v1.10 Mouse [Microsoft Microsoft Optical Mouse by Starck] on usb-0000:00:10.1-1 [ 30.648758] usbcore: registered new driver usbhid [ 30.648761] drivers/usb/input/hid-core.c: v2.6:USB HID core driver [ 30.698483] FDC 0 is a post-1991 82077 [ 30.733951] ts: Compaq touchscreen protocol output [ 31.144139] eth0: link up, 100Mbps, full-duplex, lpa 0x45E1 [ 31.427470] lp0: using parport0 (interrupt-driven). [ 31.488649] Adding 2980016k swap on /dev/hda5. Priority:-1 extents:1 across:2980016k [ 31.608628] EXT3 FS on hda1, internal journal [ 31.809561] md: md driver 0.90.3 MAX_MD_DEVS=256, MD_SB_DISKS=27 [ 31.809567] md: bitmap version 4.39 [ 32.386410] device-mapper: 4.4.0-ioctl (2005-01-12) initialised: dm-devel at redhat.com [ 32.446633] NET: Registered protocol family 17 [ 33.069041] cdrom: open failed. [ 34.869509] Vendor: USB2.0 Model: CompactFlashCard Rev: [ 34.869520] Type: Direct-Access ANSI SCSI revision: 00 [ 34.870691] Vendor: USB2.0 Model: SmartMedia/xD Rev: [ 34.870702] Type: Direct-Access ANSI SCSI revision: 00 [ 34.872808] Vendor: USB2.0 Model: SD/MMC Card Rev: [ 34.872818] Type: Direct-Access ANSI SCSI revision: 00 [ 34.874341] Vendor: USB2.0 Model: MemoryStick Card Rev: [ 34.874351] Type: Direct-Access ANSI SCSI revision: 00 [ 34.882632] usb-storage: device scan complete [ 34.924650] Driver 'sd' needs updating - please use bus_type methods [ 34.929370] sd 0:0:0:0: Attached scsi removable disk sda [ 34.938758] sd 0:0:0:1: Attached scsi removable disk sdb [ 34.951243] sd 0:0:0:2: Attached scsi removable disk sdc [ 34.962688] sd 0:0:0:3: Attached scsi removable disk sdd [ 34.972817] sd 0:0:0:0: Attached scsi generic sg0 type 0 [ 34.973166] sd 0:0:0:1: Attached scsi generic sg1 type 0 [ 34.973527] sd 0:0:0:2: Attached scsi generic sg2 type 0 [ 34.973877] sd 0:0:0:3: Attached scsi generic sg3 type 0 [ 35.680175] NET: Registered protocol family 10 [ 35.680303] lo: Disabled Privacy Extensions [ 35.680466] IPv6 over IPv4 tunneling driver ** Summary changed: - KDE desktop fails to start after login in gdm + Kernel panic ** Description changed: - KDE desktop fails to start after login in gdm (Ubuntu Dapper Drake 6.06) + Ordinateur Fixe UNIKA. processor 2Ghz, 1Go RAM. Lors du boot sur le CD + d'Install Edgy Eft et/ou de la Mise ? Jour de Dapper Drake vers Edgy Eft + par Internet (FTP), ecran noir avec message suivant: "[88.253534] <0> + kernel panic - not syncing : attempted to kill init!" - Computer UNIKA, processor 2Ghz, 1Go RAM, integrated video card + VGA compatible controller: VIA Technologies, Inc. VT8378 [S3 UniChr ome] + Integrated Video; - /var/log/Xorg.0.log = + Multimedia audio controller: VIA Technologies, Inc. VT8233/A/8235/8 237 + AC97 Audio Controller - error opening /dev/wacom : No such file or directory - (**) Option "Device" "/dev/wacom" - (EE) Xf86OpenSerial : cannot open device /dev/wacom + Host bridge: VIA Technologies, Inc. VT8378 [KM400/A] Chipset Host B + ridge + + PCI bridge: VIA Technologies, Inc. VT8237 PCI Bridge + + Communication controller: Agere Systems V.92 56K WinModem + + IDE interface: VIA Technologies, Inc. VT82C586A/B/VT82C686/A/B/VT82 + 3x/A/C PIPC Bus Master IDE + + Ethernet controller: VIA Technologies, Inc. VT6102 [Rhine-II] + + ** Affects: linux-source-2.6.17 (Ubuntu) + Importance: Undecided + Assignee: Chak + Status: Needs Info + + ** Changed in: linux-source-2.6.17 (Ubuntu) + Assignee: (unassigned) => Chak + + ** Description changed: + + - Ordinateur Fixe UNIKA. Lors du boot sur le CD d'Install Edgy Eft, ecran + - noir avec message suivant: "[88.253534] <0> kernel panic - not syncing : + - attempted to kill init!" + + Ordinateur Fixe UNIKA. Lors du boot sur le CD d'Install Edgy Eft et/ou + + de la Mise ? Jour de Dapper Drake vers Edgy Eft par Internet (FTP), + + ecran noir avec message suivant: "[88.253534] <0> kernel panic - not + + syncing : attempted to kill init!" + + VGA compatible controller: VIA Technologies, Inc. VT8378 [S3 UniChr ome] + Integrated Video; + + Multimedia audio controller: VIA Technologies, Inc. VT8233/A/8235/8 237 + AC97 Audio Controller + + Host bridge: VIA Technologies, Inc. VT8378 [KM400/A] Chipset Host B + ridge + + PCI bridge: VIA Technologies, Inc. VT8237 PCI Bridge + + Communication controller: Agere Systems V.92 56K WinModem + + IDE interface: VIA Technologies, Inc. VT82C586A/B/VT82C686/A/B/VT82 + 3x/A/C PIPC Bus Master IDE + + Ethernet controller: VIA Technologies, Inc. VT6102 [Rhine-II] ** Attachment added: "/var/log/dmesg" http://librarian.launchpad.net/4946718/dmesg ** Changed in: linux-source-2.6.17 (Ubuntu) Assignee: (unassigned) => Chak Status: Unconfirmed => Needs Info ** Summary changed: - Kernel panic + KDE desktop fails to start after login in gdm (Ubuntu Dapper Drake 6.06) ** Description changed: - Ordinateur Fixe UNIKA. processor 2Ghz, 1Go RAM. Lors du boot sur le CD - d'Install Edgy Eft et/ou de la Mise ? Jour de Dapper Drake vers Edgy Eft - par Internet (FTP), ecran noir avec message suivant: "[88.253534] <0> - kernel panic - not syncing : attempted to kill init!" + KDE desktop fails to start after login in gdm (Ubuntu Dapper Drake 6.06) - VGA compatible controller: VIA Technologies, Inc. VT8378 [S3 UniChr ome] - Integrated Video; + Computer UNIKA, processor 2Ghz, 1Go RAM, integrated video card - Multimedia audio controller: VIA Technologies, Inc. VT8233/A/8235/8 237 - AC97 Audio Controller + /var/log/Xorg.0.log = - Host bridge: VIA Technologies, Inc. VT8378 [KM400/A] Chipset Host B - ridge - - PCI bridge: VIA Technologies, Inc. VT8237 PCI Bridge - - Communication controller: Agere Systems V.92 56K WinModem - - IDE interface: VIA Technologies, Inc. VT82C586A/B/VT82C686/A/B/VT82 - 3x/A/C PIPC Bus Master IDE - - Ethernet controller: VIA Technologies, Inc. VT6102 [Rhine-II] - - ** Affects: linux-source-2.6.17 (Ubuntu) - Importance: Undecided - Assignee: Chak - Status: Needs Info - - ** Changed in: linux-source-2.6.17 (Ubuntu) - Assignee: (unassigned) => Chak - - ** Description changed: - - - Ordinateur Fixe UNIKA. Lors du boot sur le CD d'Install Edgy Eft, ecran - - noir avec message suivant: "[88.253534] <0> kernel panic - not syncing : - - attempted to kill init!" - + Ordinateur Fixe UNIKA. Lors du boot sur le CD d'Install Edgy Eft et/ou - + de la Mise ? Jour de Dapper Drake vers Edgy Eft par Internet (FTP), - + ecran noir avec message suivant: "[88.253534] <0> kernel panic - not - + syncing : attempted to kill init!" - - VGA compatible controller: VIA Technologies, Inc. VT8378 [S3 UniChr ome] - Integrated Video; - - Multimedia audio controller: VIA Technologies, Inc. VT8233/A/8235/8 237 - AC97 Audio Controller - - Host bridge: VIA Technologies, Inc. VT8378 [KM400/A] Chipset Host B - ridge - - PCI bridge: VIA Technologies, Inc. VT8237 PCI Bridge - - Communication controller: Agere Systems V.92 56K WinModem - - IDE interface: VIA Technologies, Inc. VT82C586A/B/VT82C686/A/B/VT82 - 3x/A/C PIPC Bus Master IDE - - Ethernet controller: VIA Technologies, Inc. VT6102 [Rhine-II] + error opening /dev/wacom : No such file or directory + (**) Option "Device" "/dev/wacom" + (EE) Xf86OpenSerial : cannot open device /dev/wacom ** Changed in: linux-source-2.6.17 (Ubuntu) Sourcepackagename: linux-source-2.6.17 => gdm -- KDE desktop fails to start after login in gdm (Ubuntu Dapper Drake 6.06) https://launchpad.net/bugs/69874 From drberg1000 at gmail.com Thu Nov 2 13:21:32 2006 From: drberg1000 at gmail.com (drberg1000) Date: Thu, 02 Nov 2006 13:21:32 -0000 Subject: [Bug 34233] Re: g-p-m failing to use DPMS to power off display References: <20060309181007.28582.70564.malonedeb@gandwana.ubuntu.com> Message-ID: <20061102132132.27894.75480.malone@gandwana.ubuntu.com> I see this same issue with a Linux Certified LC2210D laptop. Gnome- screensaver is running dpms timeouts are all 0. Manually setting the xset variables fixes the problem, but the settings are lost on sleep. What would be the appropriate place to have the command run as a temporary fix? -- g-p-m failing to use DPMS to power off display https://launchpad.net/bugs/34233 From eltatio at yahoo.fr Thu Nov 2 13:38:31 2006 From: eltatio at yahoo.fr (janv2002fr) Date: Thu, 02 Nov 2006 13:38:31 -0000 Subject: [Bug 69881] Wrong partition list in gparted (sata disks) with kubuntu 6.10 References: <20061102133831.27977.15211.malonedeb@gandwana.ubuntu.com> Message-ID: <20061102133831.27977.15211.malonedeb@gandwana.ubuntu.com> Public bug reported: Binary package hint: gparted I have launched the install process in kubuntu 6.10 (Desktop CD) i have chosen a manual partionning. the partition list displayed in qparted on my second hard drive was totally crazy (false number of partitions, ext3 partition mentionned as swap). in a console, the partition list given by fdisk was ok. my hardware : MB Gigabyte K8N Ultra 9 / CPU Athlon X2 3800+ / 2 Hard Drive SATA Hitachi ** Affects: gparted (Ubuntu) Importance: Undecided Status: Unconfirmed -- Wrong partition list in gparted (sata disks) with kubuntu 6.10 https://launchpad.net/bugs/69881 From osos at openeyes.dk Thu Nov 2 13:36:25 2006 From: osos at openeyes.dk (Johannes Hansen) Date: Thu, 02 Nov 2006 13:36:25 -0000 Subject: [Bug 34233] Re: g-p-m failing to use DPMS to power off display References: <20060309181007.28582.70564.malonedeb@gandwana.ubuntu.com> Message-ID: <20061102133625.12711.66890.malone@gangotri.ubuntu.com> Are you using external monitors ? Having laptop lid closed ? Then this bug might be it: http://bugzilla.gnome.org/show_bug.cgi?id=365016 -- g-p-m failing to use DPMS to power off display https://launchpad.net/bugs/34233 From gerard.bigot at gmail.com Thu Nov 2 13:40:35 2006 From: gerard.bigot at gmail.com (mangouste06) Date: Thu, 02 Nov 2006 13:40:35 -0000 Subject: [Bug 61263] Re: /etc/mailcap files is wrong References: <20060919154919.23036.78829.malonedeb@gangotri.ubuntu.com> <20061102104128.12711.33662.malone@gangotri.ubuntu.com> Message-ID: <46db19270611020540x12695687wfb3c168ccc74f315@mail.gmail.com> It wants to add its own mimetype to this file? G. On 11/2/06, epic wrote: > > found this bug too in ubuntu efty, when using audacity (god knows what > it's messing with /reading that file) > > -- > /etc/mailcap files is wrong > https://launchpad.net/bugs/61263 > > -- > ubuntu-bugs mailing list > ubuntu-bugs at lists.ubuntu.com > https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs > -- /etc/mailcap files is wrong https://launchpad.net/bugs/61263 From drberg1000 at gmail.com Thu Nov 2 13:48:52 2006 From: drberg1000 at gmail.com (drberg1000) Date: Thu, 02 Nov 2006 13:48:52 -0000 Subject: [Bug 34233] Re: g-p-m failing to use DPMS to power off display References: <20060309181007.28582.70564.malonedeb@gandwana.ubuntu.com> <20061102133625.12711.66890.malone@gangotri.ubuntu.com> Message-ID: No external monitors. cat /proc/acpi/button/lid/LID/state always returns: state: closed but that I believe is a totally separate bug. On 11/2/06, Johannes Hansen wrote: > Are you using external monitors ? > Having laptop lid closed ? > > Then this bug might be it: > http://bugzilla.gnome.org/show_bug.cgi?id=365016 > > -- > g-p-m failing to use DPMS to power off display > https://launchpad.net/bugs/34233 > -- g-p-m failing to use DPMS to power off display https://launchpad.net/bugs/34233 From launchpad at mailtic.com Thu Nov 2 13:53:25 2006 From: launchpad at mailtic.com (fubarbundy) Date: Thu, 02 Nov 2006 13:53:25 -0000 Subject: [Bug 65596] Re: No PNG gtk-stop icon (proposed PNG versions attached) References: <20061012004510.3126.32192.malonedeb@gangotri.ubuntu.com> Message-ID: <20061102135325.27894.51915.malone@gandwana.ubuntu.com> Lost your authority? How do you mean? Can you still include this icon, or is someone else responsible for the package now? :) -- No PNG gtk-stop icon (proposed PNG versions attached) https://launchpad.net/bugs/65596 From osos at openeyes.dk Thu Nov 2 14:09:21 2006 From: osos at openeyes.dk (Johannes Hansen) Date: Thu, 02 Nov 2006 14:09:21 -0000 Subject: [Bug 34233] Re: g-p-m failing to use DPMS to power off display References: <20060309181007.28582.70564.malonedeb@gandwana.ubuntu.com> Message-ID: <20061102140921.12711.20037.malone@gangotri.ubuntu.com> Yes it might be a seperate bug. And still they are connected. As I tracked down, due to other bugfixes, g-p-m ignores g-s idle events when lid=closed ! Meaning if lid=closed you will never get a running screensaver nor will it ever dpms. Only if lid=open it will dpms !!! I get the problem when using external monitor and closing my lid, with open lid everythings fine. Solution proposed in the gnome-bug -- g-p-m failing to use DPMS to power off display https://launchpad.net/bugs/34233 From drberg1000 at gmail.com Thu Nov 2 14:19:22 2006 From: drberg1000 at gmail.com (drberg1000) Date: Thu, 02 Nov 2006 14:19:22 -0000 Subject: [Bug 34233] Re: g-p-m failing to use DPMS to power off display References: <20060309181007.28582.70564.malonedeb@gandwana.ubuntu.com> <20061102140921.12711.20037.malone@gangotri.ubuntu.com> Message-ID: On 11/2/06, Johannes Hansen wrote: > As I tracked down, due to other bugfixes, g-p-m ignores g-s idle events when lid=closed ! > Meaning if lid=closed you will never get a running screensaver nor will it ever dpms. Only if lid=open it will dpms !!! However, I do still get screensaver and screen locking without a problem. I'll check out the gnome-bug. Is the lid closed bug another gnome-power-manager bug or should I submit that to a different package? -- g-p-m failing to use DPMS to power off display https://launchpad.net/bugs/34233 From daniel.holbach at ubuntu.com Thu Nov 2 14:28:59 2006 From: daniel.holbach at ubuntu.com (Daniel Holbach) Date: Thu, 02 Nov 2006 14:28:59 -0000 Subject: [Bug 64538] Re: Evolution's window can't handle 800x600 monitorsize in Edgy Eft Beta References: <20061007141514.8352.62788.malonedeb@gandwana.ubuntu.com> Message-ID: <20061102142900.12864.74161.malone@gangotri.ubuntu.com> Hum, concerning the weird colors in the upper left half, I subscribe the xswat and the ubuntu-desktop-effects team. Cyclops: why does the first comment say "Xorg: using Nvidia-legacy, 800x600 on 75 Hz"? -- Evolution's window can't handle 800x600 monitorsize in Edgy Eft Beta https://launchpad.net/bugs/64538 From daniel.holbach at ubuntu.com Thu Nov 2 14:33:40 2006 From: daniel.holbach at ubuntu.com (Daniel Holbach) Date: Thu, 02 Nov 2006 14:33:40 -0000 Subject: [Bug 69860] Re: system-preferences-sound crash References: <20061102111055.27894.17129.malonedeb@gandwana.ubuntu.com> Message-ID: <20061102143340.12711.41837.malone@gangotri.ubuntu.com> Thanks for your bug report. Can you please attach the crash report to the bug report? ** Changed in: control-center (Ubuntu) Importance: Undecided => Medium Assignee: (unassigned) => Ubuntu Desktop Bugs Status: Unconfirmed => Needs Info -- system-preferences-sound crash https://launchpad.net/bugs/69860 From adri2000 at gmail.com Thu Nov 2 14:36:07 2006 From: adri2000 at gmail.com (Adri2000) Date: Thu, 02 Nov 2006 14:36:07 -0000 Subject: [Bug 69623] Re: 'last played' doesn't updated on internet radio stations References: <20061101042740.1737.8817.malonedeb@gangotri.ubuntu.com> Message-ID: <20061102143607.12711.59650.malone@gangotri.ubuntu.com> Reported upstream. ** Changed in: rhythmbox (Ubuntu) Status: Unconfirmed => Confirmed ** Changed in: rhythmbox (upstream) Importance: Undecided => Unknown Bugwatch: None => GNOME Bug Tracker #369441 Status: Unconfirmed => Unknown -- 'last played' doesn't updated on internet radio stations https://launchpad.net/bugs/69623 From richard at hughsie.com Thu Nov 2 14:38:05 2006 From: richard at hughsie.com (Richard Hughes) Date: Thu, 02 Nov 2006 14:38:05 -0000 Subject: [Bug 34233] Re: g-p-m failing to use DPMS to power off display References: <20060309181007.28582.70564.malonedeb@gandwana.ubuntu.com> Message-ID: <20061102143806.12864.39421.malone@gangotri.ubuntu.com> >Meaning if lid=closed you will never get a running screensaver nor will it ever dpms. >Only if lid=open it will dpms !!! Incorrect. If the lid is closed then the automatic DPMS timeout is disabled, and the lid DPMS is forced off. When the lid id re-opened, then the DPMS is turned on, and the timeout restored. It sounds like you may be suffering from an ACPI problem (or a bios or hardware problem) where the lid status is not being detected correctly. Richard. -- g-p-m failing to use DPMS to power off display https://launchpad.net/bugs/34233 From daniel.holbach at ubuntu.com Thu Nov 2 14:36:00 2006 From: daniel.holbach at ubuntu.com (Daniel Holbach) Date: Thu, 02 Nov 2006 14:36:00 -0000 Subject: [Bug 69626] Re: gaim crashes everytime when quit. References: <20061101052020.4231.4976.malonedeb@gandwana.ubuntu.com> Message-ID: <20061102143600.27977.24609.malone@gandwana.ubuntu.com> Can you install gaim-dbg and try again please? -- gaim crashes everytime when quit. https://launchpad.net/bugs/69626 From daniel.holbach at ubuntu.com Thu Nov 2 14:44:52 2006 From: daniel.holbach at ubuntu.com (Daniel Holbach) Date: Thu, 02 Nov 2006 14:44:52 -0000 Subject: [Bug 69817] Re: Crash when I clicked in Gaim icon in notification area References: <20061102035158.4148.46353.malonedeb@gandwana.ubuntu.com> Message-ID: <20061102144453.27894.2802.malone@gandwana.ubuntu.com> --- stack trace --- Using host libthread_db library "/lib/tls/i686/cmov/libthread_db.so.1". Core was generated by `gaim --session 117f000101000116217303500000046610018'. Program terminated with signal 11, Segmentation fault. #0 0xb7915690 in IA__g_slice_alloc (mem_size=28) at gslice.c:423 in gslice.c #0 0xb7915690 in IA__g_slice_alloc (mem_size=28) at gslice.c:423 tmem = (ThreadMemory *) 0x8195100 ix = 3 chunk_size = mem = acat = #1 0xb7aa5088 in IA__gdk_region_rectangle (rectangle=0xbfdb0c84) at gdkregion-generic.c:143 temp = __PRETTY_FUNCTION__ = "IA__gdk_region_rectangle" #2 0xb7d4e698 in gtk_widget_queue_shallow_draw (widget=0x834fd08) at gtkwidget.c:2976 rect = {x = 0, y = 25, width = 238, height = 1} region = #3 0xb7d52c78 in IA__gtk_widget_queue_resize (widget=0x834fd08) at gtkwidget.c:2789 __PRETTY_FUNCTION__ = "IA__gtk_widget_queue_resize" #4 0xb7c5458f in gtk_notebook_real_switch_page (notebook=0x834fd08, page=0x86135a8, page_num=0) at gtknotebook.c:5630 __PRETTY_FUNCTION__ = "gtk_notebook_real_switch_page" #5 0xb7c36b4d in _gtk_marshal_VOID__POINTER_UINT (closure=0x81d3df8, return_value=0x0, n_param_values=3, param_values=0xbfdb0f5c, invocation_hint=0xbfdb0e6c, marshal_data=0xb7c54490) at gtkmarshalers.c:2506 data1 = (gpointer) 0x834fd08 data2 = __PRETTY_FUNCTION__ = "_gtk_marshal_VOID__POINTER_UINT" #6 0xb7971fb9 in g_type_class_meta_marshal (closure=0x81d3df8, return_value=0x0, n_param_values=3, param_values=0xbfdb0f5c, invocation_hint=0xbfdb0e6c, marshal_data=0x1a0) at gclosure.c:567 callback = #7 0xb797379b in IA__g_closure_invoke (closure=0x81d3df8, return_value=0x0, n_param_values=3, param_values=0xbfdb0f5c, invocation_hint=0xbfdb0e6c) at gclosure.c:490 marshal = (GClosureMarshal) 0xb7971f70 marshal_data = (gpointer) 0x1a0 __PRETTY_FUNCTION__ = "IA__g_closure_invoke" #8 0xb79841e3 in signal_emit_unlocked_R (node=0x81d3e50, detail=0, instance=0x834fd08, emission_return=0x0, instance_and_params=0xbfdb0f5c) at gsignal.c:2478 tmp = handler = (Handler *) 0xbfdb0e38 accumulator = (SignalAccumulator *) 0x0 emission = {next = 0xbfdb14d4, instance = 0x834fd08, ihint = {signal_id = 86, detail = 0, run_type = G_SIGNAL_RUN_LAST}, state = EMISSION_RUN, chain_type = 137602656} class_closure = (GClosure *) 0x81d3df8 handler_list = (Handler *) 0x860e940 return_accu = (GValue *) 0x0 accu = {g_type = 0, data = {{v_int = 0, v_uint = 0, v_long = 0, v_ulong = 0, v_int64 = 0, v_uint64 = 0, v_float = 0, v_double = 0, v_pointer = 0x0}, {v_int = 0, v_uint = 0, v_long = 0, v_ulong = 0, v_int64 = 0, v_uint64 = 0, v_float = 0, v_double = 0, v_pointer = 0x0}}} signal_id = 86 max_sequential_handler_number = 2323 return_value_altered = 1 #9 0xb79850b7 in IA__g_signal_emit_valist (instance=0x834fd08, signal_id=86, detail=0, var_args=0xbfdb11a4 "?0a\b") at gsignal.c:2199 _flags = _vtable = _cvalues = {{v_int = -1214754183, v_long = -1214754183, v_int64 = 603676210791731833, v_double = 2.5271859786797026e-268, v_pointer = 0xb7985279}, {v_int = 1, v_long = 1, v_int64 = 541165879297, v_double = 2.6737146966211838e-312, v_pointer = 0x1}, {v_int = -1076162336, v_long = -1076162336, v_int64 = 603623503091667168, v_double = 2.4988297711535244e-268, v_pointer = 0xbfdb10e0}, {v_int = -1215697728, v_long = -1215697728, v_int64 = -4622082138306908992, v_double = -0.42289941714961898, v_pointer = 0xb789ecc0}, {v_int = -1214717420, v_long = -1214717420, v_int64 = 583658776974385684, v_double = 1.210145061216992e-269, v_pointer = 0xb798e214}, { v_int = -1076162340, v_long = -1076162340, v_int64 = -4622081932008943396, v_double = -0.42291086898718588, v_pointer = 0xbfdb10dc}, {v_int = -1214808815, v_long = -1214808815, v_int64 = 603676210791677201, v_double = 2.5271859786503112e-268, v_pointer = 0xb7977d11}, {v_int = 1073741825, v_long = 1073741825, v_int64 = 542239621121, v_double = 2.679019686098597e-312, v_pointer = 0x40000001}} _lcopy_format = _n_values = return_value = {g_type = 3080160973, data = {{v_int = 140554320, v_uint = 140554320, v_long = 140554320, v_ulong = 140554320, v_int64 = 4435521616, v_uint64 = 4435521616, v_float = 6.76148024e-34, v_double = 2.1914388518518496e-314, v_pointer = 0x860b050}, {v_int = -1076162228, v_uint = 3218805068, v_long = -1076162228, v_ulong = 3218805068, v_int64 = 3218805068, v_uint64 = 3218805068, v_float = -1.71146536, v_double = 1.5903010047584975e-314, v_pointer = 0xbfdb114c}}} error = instance_and_params = (GValue *) 0xbfdb0f5c stack_values = {{g_type = 137602656, data = {{v_int = 137690376, v_uint = 137690376, v_long = 137690376, v_ulong = 137690376, v_int64 = 137690376, v_uint64 = 137690376, v_float = 5.44642165e-34, v_double = 6.8028084544564073e-316, v_pointer = 0x834fd08}, {v_int = 0, v_uint = 0, v_long = 0, v_ulong = 0, v_int64 = 0, v_uint64 = 0, v_float = 0, v_double = 0, v_pointer = 0x0}}}, {g_type = 68, data = {{v_int = 140588456, v_uint = 140588456, v_long = 140588456, v_ulong = 140588456, v_int64 = 140588456, v_uint64 = 140588456, v_float = 6.77715472e-34, v_double = 6.9459926311463673e-316, v_pointer = 0x86135a8}, {v_int = 0, v_uint = 0, v_long = 0, v_ulong = 0, v_int64 = 0, v_uint64 = 0, v_float = 0, v_double = 0, v_pointer = 0x0}}}, {g_type = 28, data = {{v_int = 0, v_uint = 0, v_long = 0, v_ulong = 0, v_int64 = 0, v_uint64 = 0, v_float = 0, v_double = 0, v_pointer = 0x0}, {v_int = 0, v_uint = 0, v_long = 0, v_ulong = 0, v_int64 = 0, v_uint64 = 0, v_float = 0, v_double = 0, v_pointer = 0x0}}}, {g_type = 0, data = {{v_int = 0, v_uint = 0, v_long = 0, v_ulong = 0, v_int64 = 0, v_uint64 = 0, v_float = 0, v_double = 0, v_pointer = 0x0}, {v_int = 0, v_uint = 0, v_long = 0, v_ulong = 0, v_int64 = 0, v_uint64 = 0, v_float = 0, v_double = 0, v_pointer = 0x0}}}, {g_type = 3080249876, data = {{v_int = -1214628192, v_uint = 3080339104, v_long = -1214628192, v_ulong = 3080339104, v_int64 = 4650508402694962848, v_uint64 = 4650508402694962848, v_float = -1.83873926e-05, v_double = 829.59410019401184, v_pointer = 0xb79a3ea0}, {v_int = -1076162600, v_uint = 3218804696, v_long = -1076162600, v_ulong = 3218804696, v_int64 = -5217171589562691624, v_uint64 = 13229572484146859992, v_float = -1.71142101, v_double = -7.1411078371783919e-41, v_pointer = 0xbfdb0fd8}}}, {g_type = 19, data = {{v_int = 1087705280, v_uint = 1087705280, v_long = 1087705280, v_ulong = 1087705280, v_int64 = -4622083102371147584, v_uint64 = 13824660971338404032, v_float = 6.65829468, v_double = -0.42284590083387386, v_pointer = 0x40d510c0}, {v_int = -1215691787, v_uint = 3079275509, v_long = -1215691787, v_ulong = 3079275509, v_int64 = -5248715392892140555, v_uint64 = 13198028680817411061, v_float = -1.64527246e-05, v_double = -5.5641700132473363e-43, v_pointer = 0xb78a03f5}}}, {g_type = 1, data = {{v_int = -1076162584, v_uint = 3218804712, v_long = -1076162584, v_ulong = 3218804712, v_int64 = -5221356463961993240, v_uint64 = 13225387609747558376, v_float = -1.71142292, v_double = -3.7330366650565172e-41, v_pointer = 0xbfdb0fe8}, {v_int = -1222061784, v_uint = 3072905512, v_long = -1222061784, v_ulong = 3072905512, v_int64 = 7367872808, v_uint64 = 7367872808, v_float = -1.00622783e-05, v_double = 3.6402128373606787e-314, v_pointer = 0xb728d128}}}, { g_type = 3218804728, data = {{v_int = -1215188940, v_uint = 3079778356, v_long = -1215188940, v_ulong = 3079778356, v_int64 = -5196869854819143628, v_uint64 = 13249874218890407988, v_float = -1.7367398e-05, v_double = -1.5620648367675194e-39, v_pointer = 0xb791b034}, {v_int = -1209990554, v_uint = 3084976742, v_long = -1209990554, v_ulong = 3084976742, v_int64 = -4622082688057015706, v_uint64 = 13824661385652535910, v_float = -2.6823207e-05, v_double = -0.42286889988830578, v_pointer = 0xb7e10266}}}, {g_type = 3079757842, data = {{v_int = 25, v_uint = 25, v_long = 25, v_ulong = 25, v_int64 = -5217910670753791975, v_uint64 = 13228833402955759641, v_float = 3.50324616e-44, v_double = -6.3875563061626432e-41, v_pointer = 0x19}, {v_int = -1076162520, v_uint = 3218804776, v_long = -1076162520, v_ulong = 3218804776, v_int64 = -5219916649190453208, v_uint64 = 13226827424519098408, v_float = -1.71143055, v_double = -4.4670389901987395e-41, v_pointer = 0xbfdb1028}}}, {g_type = 3084976742, data = {{v_int = -1209990554, v_uint = 3084976742, v_long = -1209990554, v_ulong = 3084976742, v_int64 = -5217341021861379482, v_uint64 = 13229403051848172134, v_float = -2.6823207e-05, v_double = -6.9683582534829012e-41, v_pointer = 0xb7e10266}, { v_int = 135893648, v_uint = 135893648, v_long = 135893648, v_ulong = 135893648, v_int64 = 135893648, v_uint64 = 135893648, v_float = 4.62140461e-34, v_double = 6.7140382964843022e-316, v_pointer = 0x8199290}}}, {g_type = 0, data = {{v_int = 0, v_uint = 0, v_long = 0, v_ulong = 0, v_int64 = 0, v_uint64 = 0, v_float = 0, v_double = 0, v_pointer = 0x0}, {v_int = 0, v_uint = 0, v_long = 0, v_ulong = 0, v_int64 = 0, v_uint64 = 0, v_float = 0, v_double = 0, v_pointer = 0x0}}}, { g_type = 0, data = {{v_int = 0, v_uint = 0, v_long = 0, v_ulong = 0, v_int64 = 0, v_uint64 = 0, v_float = 0, v_double = 0, v_pointer = 0x0}, {v_int = 0, v_uint = 0, v_long = 0, v_ulong = 0, v_int64 = 0, v_uint64 = 0, v_float = 0, v_double = 0, v_pointer = 0x0}}}, {g_type = 0, data = {{v_int = 0, v_uint = 0, v_long = 0, v_ulong = 0, v_int64 = 0, v_uint64 = 0, v_float = 0, v_double = 0, v_pointer = 0x0}, {v_int = 0, v_uint = 0, v_long = 0, v_ulong = 0, v_int64 = -5219196755760906240, v_uint64 = 13227547317948645376, v_float = 0, v_double = -5.0762912681706701e-41, v_pointer = 0x0}}}, {g_type = 3085156667, data = {{v_int = -1209810629, v_uint = 3085156667, v_long = -1209810629, v_ulong = 3085156667, v_int64 = -4622082207020498629, v_uint64 = 13824661866689052987, v_float = -2.71504887e-05, v_double = -0.422895602779153, v_pointer = 0xb7e3c13b}, {v_int = -1215209454, v_uint = 3079757842, v_long = -1215209454, v_ulong = 3079757842, v_int64 = 7374725138, v_uint64 = 7374725138, v_float = -1.73300832e-05, v_double = 3.643598338207646e-314, v_pointer = 0xb7916012}}}, {g_type = 3080077796, data = {{v_int = -1076162408, v_uint = 3218804888, v_long = -1076162408, v_ulong = 3218804888, v_int64 = -5219916649190453096, v_uint64 = 13226827424519098520, v_float = -1.7114439, v_double = -4.4670389901987966e-41, v_pointer = 0xbfdb1098}, {v_int = -1209810629, v_uint = 3085156667, v_long = -1209810629, v_ulong = 3085156667, v_int64 = -5196097082823032517, v_uint64 = 13250646990886519099, v_float = -2.71504887e-05, v_double = -1.8141934647159179e-39, v_pointer = 0xb7e3c13b}}}, { g_type = 3080210427, data = {{v_int = -1214630192, v_uint = 3080337104, v_long = -1214630192, v_ulong = 3080337104, v_int64 = 583658776974472912, v_uint64 = 583658776974472912, v_float = -1.83837547e-05, v_double = 1.2101450612316569e-269, v_pointer = 0xb79a36d0}, {v_int = 1, v_uint = 1, v_long = 1, v_ulong = 1, v_int64 = -4622082141386178559, v_uint64 = 13824661932323373057, v_float = 1.40129846e-45, v_double = -0.42289924621582037, v_pointer = 0x1}}}} free_me = (GValue *) 0x0 signal_return_type = 4 param_values = (GValue *) 0xbfdb0f70 node = (SignalNode *) 0x81d3e50 i = 2 n_params = 2 __PRETTY_FUNCTION__ = "IA__g_signal_emit_valist" #10 0xb7985279 in IA__g_signal_emit (instance=0x834fd08, signal_id=86, detail=0) at gsignal.c:2243 var_args = 0xbfdb119c "?5a\b" #11 0xb7c4f25e in gtk_notebook_switch_page (notebook=0x834fd08, page=0x86135a8, page_num=0) at gtknotebook.c:5655 __PRETTY_FUNCTION__ = "gtk_notebook_switch_page" #12 0x080f1512 in gaim_gtk_conv_window_add_gtkconv (win=0x85f9198, gtkconv=0x84b3b08) at ../../src/gtkconv.c:7632 conv = (GaimConversation *) 0x86933c8 tabby = (GtkWidget *) 0x860b140 menu_tabby = (GtkWidget *) 0x8475150 tab_cont = (GtkWidget *) 0x860b050 close_image = tmp_lab = close_button_width = 20 close_button_height = 20 focus_width = 1 focus_pad = 1 tabs_side = 0 angle = 90 #13 0x080f19b3 in conv_placement_last_created_win (conv=0x84b3b08) at ../../src/gtkconv.c:7843 win = (GaimGtkWindow *) 0x85f9198 l = #14 0x080f5519 in private_gtkconv_new (conv=0x86933c8, hidden=0) at ../../src/gtkconv.c:4396 gtkconv = (GaimGtkConversation *) 0x84b3b08 conv_type = GAIM_CONV_TYPE_IM pane = (GtkWidget *) 0x8476158 tab_cont = #15 0x0808494d in gaim_conversation_new (type=GAIM_CONV_TYPE_IM, account=0x81c9148, name=0x83d63c0 "nosklo at jabber.org") at ../../src/conversation.c:323 conv = (GaimConversation *) 0x86933c8 gc = (GaimConnection *) 0x84d7540 ops = __PRETTY_FUNCTION__ = "gaim_conversation_new" #16 0x080f9cf7 in gaim_gtkdialogs_im_with_user (account=0x81c9148, username=0x83d63c0 "nosklo at jabber.org") at ../../src/gtkdialogs.c:607 conv = (GaimConversation *) 0x8195100 __PRETTY_FUNCTION__ = "gaim_gtkdialogs_im_with_user" #17 0x080d5560 in gtk_blist_row_activated_cb (tv=0x8455018, path=0x84e6de8, col=0x8457018, data=0x0) at ../../src/gtkblist.c:776 buddy = (GaimBuddy *) 0x83d6380 node = (GaimBlistNode *) 0x8195100 iter = {stamp = 647856033, user_data = 0x85dbf90, user_data2 = 0x0, user_data3 = 0x0} val = {g_type = 68, data = {{v_int = 138240832, v_uint = 138240832, v_long = 138240832, v_ulong = 138240832, v_int64 = 138240832, v_uint64 = 138240832, v_float = 5.69917865e-34, v_double = 6.8300045943711262e-316, v_pointer = 0x83d6340}, {v_int = 0, v_uint = 0, v_long = 0, v_ulong = 0, v_int64 = 0, v_uint64 = 0, v_float = 0, v_double = 0, v_pointer = 0x0}}} #18 0xb7c3811d in _gtk_marshal_VOID__BOXED_OBJECT (closure=0x845f7f0, return_value=0x0, n_param_values=3, param_values=0xbfdb15cc, invocation_hint=0xbfdb14dc, marshal_data=0x80d5480) at gtkmarshalers.c:1381 data1 = (gpointer) 0x8455018 data2 = __PRETTY_FUNCTION__ = "_gtk_marshal_VOID__BOXED_OBJECT" #19 0xb797379b in IA__g_closure_invoke (closure=0x845f7f0, return_value=0x0, n_param_values=3, param_values=0xbfdb15cc, invocation_hint=0xbfdb14dc) at gclosure.c:490 marshal = (GClosureMarshal) 0xb7c380c0 <_gtk_marshal_VOID__BOXED_OBJECT> marshal_data = (gpointer) 0x0 __PRETTY_FUNCTION__ = "IA__g_closure_invoke" #20 0xb7983b93 in signal_emit_unlocked_R (node=0x84289c8, detail=0, instance=0x8455018, emission_return=0x0, instance_and_params=0xbfdb15cc) at gsignal.c:2440 tmp = handler = (Handler *) 0x83e9920 accumulator = (SignalAccumulator *) 0x0 emission = {next = 0xbfdb1a64, instance = 0x8455018, ihint = {signal_id = 137, detail = 0, run_type = G_SIGNAL_RUN_FIRST}, state = EMISSION_RUN, chain_type = 4} class_closure = (GClosure *) 0x8424fa0 handler_list = (Handler *) 0x83e9920 return_accu = (GValue *) 0x0 accu = {g_type = 0, data = {{v_int = 0, v_uint = 0, v_long = 0, v_ulong = 0, v_int64 = 0, v_uint64 = 0, v_float = 0, v_double = 0, v_pointer = 0x0}, {v_int = 0, v_uint = 0, v_long = 0, v_ulong = 0, v_int64 = 0, v_uint64 = 0, v_float = 0, v_double = 0, v_pointer = 0x0}}} signal_id = 137 max_sequential_handler_number = 1947 return_value_altered = 0 #21 0xb79850b7 in IA__g_signal_emit_valist (instance=0x8455018, signal_id=137, detail=0, var_args=0xbfdb1814 "?\tb\b????z???\220\233??`PE\b?\030??X???\030PE\bp?g\b\030pE\b?\030???\030??") at gsignal.c:2199 _flags = _vtable = _cvalues = {{v_int = -1215180663, v_long = -1215180663, v_int64 = -5216788341179953015, v_double = -7.5318597722154941e-41, v_pointer = 0xb791d089}, { v_int = -1215699977, v_long = -1215699977, v_int64 = -5216788238101257225, v_double = -7.5319648690708369e-41, v_pointer = 0xb789e3f7}, {v_int = -1214630192, v_long = -1214630192, v_int64 = 595166162591561424, v_double = 6.9866204969303598e-269, v_pointer = 0xb79a36d0}, {v_int = -1215699977, v_long = -1215699977, v_int64 = -5232865275647761417, v_double = -6.1443528397150544e-42, v_pointer = 0xb789e3f7}, {v_int = 16, v_long = 16, v_int64 = -5216788361439608816, v_double = -7.5318391158994756e-41, v_pointer = 0x10}, {v_int = -1217595380, v_long = -1217595380, v_int64 = -5221381873129949172, v_double = -3.7200833402759728e-41, v_pointer = 0xb76cf80c}, {v_int = -1214889500, v_long = -1214889500, v_int64 = -5216788358359531036, v_double = -7.5318422562815537e-41, v_pointer = 0xb79641e4}, { v_int = -1215697728, v_long = -1215697728, v_int64 = -4622074854042374976, v_double = -0.42330377505977523, v_pointer = 0xb789ecc0}} _lcopy_format = _n_values = return_value = {g_type = 140341904, data = {{v_int = 138298152, v_uint = 138298152, v_long = 138298152, v_ulong = 138298152, v_int64 = -5229312537476054232, v_uint64 = 13217431536233497384, v_float = 5.7254987e-34, v_double = -1.0672223594689625e-41, v_pointer = 0x83e4328}, {v_int = -1217539808, v_uint = 3077427488, v_long = -1217539808, v_ulong = 3077427488, v_int64 = 598536646764122400, v_uint64 = 598536646764122400, v_float = -1.41749915e-05, v_double = 1.1519836162932766e-268, v_pointer = 0xb76dd120}}} error = instance_and_params = (GValue *) 0xbfdb15cc stack_values = {{g_type = 138392200, data = {{v_int = 138760216, v_uint = 138760216, v_long = 138760216, v_ulong = 138760216, v_int64 = 138760216, v_uint64 = 138760216, v_float = 5.93766809e-34, v_double = 6.8556655735110872e-316, v_pointer = 0x8455018}, {v_int = 0, v_uint = 0, v_long = 0, v_ulong = 0, v_int64 = 0, v_uint64 = 0, v_float = 0, v_double = 0, v_pointer = 0x0}}}, {g_type = 138306648, data = {{v_int = 139357672, v_uint = 139357672, v_long = 139357672, v_ulong = 139357672, v_int64 = 139357672, v_uint64 = 139357672, v_float = 6.21200643e-34, v_double = 6.88518382196126e-316, v_pointer = 0x84e6de8}, {v_int = 0, v_uint = 0, v_long = 0, v_ulong = 0, v_int64 = 0, v_uint64 = 0, v_float = 0, v_double = 0, v_pointer = 0x0}}}, {g_type = 138418552, data = {{v_int = 138768408, v_uint = 138768408, v_long = 138768408, v_ulong = 138768408, v_int64 = 138768408, v_uint64 = 138768408, v_float = 5.94142967e-34, v_double = 6.8560703120881604e-316, v_pointer = 0x8457018}, {v_int = 0, v_uint = 0, v_long = 0, v_ulong = 0, v_int64 = 0, v_uint64 = 0, v_float = 0, v_double = 0, v_pointer = 0x0}}}, {g_type = 32, data = {{v_int = 40, v_uint = 40, v_long = 40, v_ulong = 40, v_int64 = -5232821856607666136, v_uint64 = 13213922217101885480, v_float = 5.60519386e-44, v_double = -6.1996892569669966e-42, v_pointer = 0x28}, {v_int = -1217595380, v_uint = 3077371916, v_long = -1217595380, v_ulong = 3077371916, v_int64 = 140516325388, v_uint64 = 140516325388, v_float = -1.41244491e-05, v_double = 6.9424289054060968e-313, v_pointer = 0xb76cf80c}}}, {g_type = 3081389329, data = {{v_int = 0, v_uint = 0, v_long = 0, v_ulong = 0, v_int64 = 137438953472, v_uint64 = 137438953472, v_float = 0, v_double = 6.7903865310888714e-313, v_pointer = 0x0}, {v_int = 0, v_uint = 0, v_long = 0, v_ulong = 0, v_int64 = 0, v_uint64 = 0, v_float = 0, v_double = 0, v_pointer = 0x0}}}, {g_type = 140747296, data = {{v_int = 140750384, v_uint = 140750384, v_long = 140750384, v_ulong = 140750384, v_int64 = 4435717680, v_uint64 = 4435717680, v_float = 6.85150841e-34, v_double = 2.1915357203386358e-314, v_pointer = 0x863ae30}, {v_int = 275, v_uint = 275, v_long = 275, v_ulong = 275, v_int64 = 120259084563, v_uint64 = 120259084563, v_float = 3.85357078e-43, v_double = 5.9415882282895677e-313, v_pointer = 0x113}}}, {g_type = 0, data = {{v_int = 275, v_uint = 275, v_long = 275, v_ulong = 275, v_int64 = -5221356467180797677, v_uint64 = 13225387606528753939, v_float = 3.85357078e-43, v_double = -3.7330350241440973e-41, v_pointer = 0x113}, {v_int = -1222061784, v_uint = 3072905512, v_long = -1222061784, v_ulong = 3072905512, v_int64 = 7367872808, v_uint64 = 7367872808, v_float = -1.00622783e-05, v_double = 3.6402128373606787e-314, v_pointer = 0xb728d128}}}, {g_type = 3218806376, data = {{ v_int = -1222070411, v_uint = 3072896885, v_long = -1222070411, v_ulong = 3072896885, v_int64 = 11662831477, v_uint64 = 11662831477, v_float = -1.00544321e-05, v_double = 5.7622043660216243e-314, v_pointer = 0xb728af75}, {v_int = -1214889500, v_uint = 3080077796, v_long = -1214889500, v_ulong = 3080077796, v_int64 = -4622075609955810844, v_uint64 = 13824668463753740772, v_float = -1.79120761e-05, v_double = -0.42326181343471903, v_pointer = 0xb79641e4}}}, { g_type = 3079757842, data = {{v_int = 135839960, v_uint = 135839960, v_long = 135839960, v_ulong = 135839960, v_int64 = 537006751960, v_uint64 = 537006751960, v_float = 4.59675229e-34, v_double = 2.6531658772822749e-312, v_pointer = 0x818c0d8}, {v_int = 159, v_uint = 159, v_long = 159, v_ulong = 159, v_int64 = 4294967455, v_uint64 = 4294967455, v_float = 2.22806456e-43, v_double = 2.12199586952171e-314, v_pointer = 0x9f}}}, {g_type = 558, data = {{v_int = 558, v_uint = 558, v_long = 558, v_ulong = 558, v_int64 = 604505033320432174, v_uint64 = 604505033320432174, v_float = 7.81924543e-43, v_double = 2.9730840845990405e-268, v_pointer = 0x22e}, { v_int = 32, v_uint = 32, v_long = 32, v_ulong = 32, v_int64 = 583586687163039776, v_uint64 = 583586687163039776, v_float = 4.48415509e-44, v_double = 1.1980251903979533e-269, v_pointer = 0x20}}}, {g_type = 3, data = {{v_int = 45, v_uint = 45, v_long = 45, v_ulong = 45, v_int64 = 583591188288765997, v_uint64 = 583591188288765997, v_float = 6.30584309e-44, v_double = 1.1987819278803181e-269, v_pointer = 0x2d}, {v_int = 24, v_uint = 24, v_long = 24, v_ulong = 24, v_int64 = 604505084860039192, v_uint64 = 604505084860039192, v_float = 3.36311631e-44, v_double = 2.9731118123843665e-268, v_pointer = 0x18}}}, {g_type = 0, data = {{ v_int = -1214793947, v_uint = 3080173349, v_long = -1214793947, v_ulong = 3080173349, v_int64 = -5196260875700816091, v_uint64 = 13250483198008735525, v_float = -1.8085886e-05, v_double = -1.7607535448545433e-39, v_pointer = 0xb797b725}, {v_int = -1209848765, v_uint = 3085118531, v_long = -1209848765, v_ulong = 3085118531, v_int64 = -4622075472511816637, v_uint64 = 13824668601197734979, v_float = -2.70811197e-05, v_double = -0.42326944310906728, v_pointer = 0xb7e32c43}}}, {g_type = 3080247460, data = {{v_int = -1214889500, v_uint = 3080077796, v_long = -1214889500, v_ulong = 3080077796, v_int64 = -5221391639882874396, v_uint64 = 13225352433826677220, v_float = -1.79120761e-05, v_double = -3.7151043530493476e-41, v_pointer = 0xb79641e4}, {v_int = 0, v_uint = 0, v_long = 0, v_ulong = 0, v_int64 = -5217171592781496320, v_uint64 = 13229572480928055296, v_float = 0, v_double = -7.1411045553532881e-41, v_pointer = 0x0}}}, {g_type = 138546056, data = {{v_int = -1215699977, v_uint = 3079267319, v_long = -1215699977, v_ulong = 3079267319, v_int64 = -5221381873128053769, v_uint64 = 13225362200581497847, v_float = -1.64378271e-05, v_double = -3.7200833412422292e-41, v_pointer = 0xb789e3f7}, {v_int = -1214889500, v_uint = 3080077796, v_long = -1214889500, v_ulong = 3080077796, v_int64 = -5216788358359531036, v_uint64 = 13229955715350020580, v_float = -1.79120761e-05, v_double = -7.5318422562815537e-41, v_pointer = 0xb79641e4}}}, {g_type = 3079267319, data = {{v_int = -1215697703, v_uint = 3079269593, v_long = -1215697703, v_ulong = 3079269593, v_int64 = -5217910667674522407, v_uint64 = 13228833406035029209, v_float = -1.64419635e-05, v_double = -6.3875594457206854e-41, v_pointer = 0xb789ecd9}, {v_int = -1214628192, v_uint = 3080339104, v_long = -1214628192, v_ulong = 3080339104, v_int64 = -5221381980501164384, v_uint64 = 13225362093208387232, v_float = -1.83873926e-05, v_double = -3.7200286035673511e-41, v_pointer = 0xb79a3ea0}}}, {g_type = 3079269593, data = {{ v_int = -1214889500, v_uint = 3080077796, v_long = -1214889500, v_ulong = 3080077796, v_int64 = -5216788358359531036, v_uint64 = 13229955715350020580, v_float = -1.79120761e-05, v_double = -7.5318422562815537e-41, v_pointer = 0xb79641e4}, {v_int = -1215697728, v_uint = 3079269568, v_long = -1215697728, v_ulong = 3079269568, v_int64 = -5232865275647759168, v_uint64 = 13213878798061792448, v_float = -1.6441918e-05, v_double = -6.1443528397179207e-42, v_pointer = 0xb789ecc0}}}} free_me = (GValue *) 0x0 signal_return_type = 4 param_values = (GValue *) 0xbfdb15e0 node = (SignalNode *) 0x84289c8 i = 2 n_params = 2 __PRETTY_FUNCTION__ = "IA__g_signal_emit_valist" #22 0xb7985279 in IA__g_signal_emit (instance=0x8455018, signal_id=137, detail=0) at gsignal.c:2243 var_args = 0xbfdb180c "p?g\b\030pE\b?\tb\b????z???\220\233??`PE\b?\030??X???\030PE\bp?g\b\030pE\b?\030???\030??" #23 0xb7d2b8d1 in IA__gtk_tree_view_row_activated (tree_view=0x8455018, path=0x867c470, column=0x8457018) at gtktreeview.c:11465 __PRETTY_FUNCTION__ = "IA__gtk_tree_view_row_activated" #24 0xb7d3a758 in gtk_tree_view_button_press (widget=0x8455018, event=0x8636788) at gtktreeview.c:2695 anchor = iter = {stamp = -1214722271, user_data = 0x867c470, user_data2 = 0x83f1bdc, user_data3 = 0x167c470} tree_view = list = column = i = background_area = {x = 0, y = 125, width = 241, height = 34} cell_area = {x = 37, y = 126, width = 203, height = 32} vertical_separator = 2 horizontal_separator = 2 __PRETTY_FUNCTION__ = "gtk_tree_view_button_press" #25 0xb7c39b00 in _gtk_marshal_BOOLEAN__BOXED (closure=0x81d7200, return_value=0xbfdb1a80, n_param_values=2, param_values=0xbfdb1b5c, invocation_hint=0xbfdb1a6c, marshal_data=0xb7d39eb0) at gtkmarshalers.c:84 data1 = (gpointer) 0x8455018 data2 = v_return = __PRETTY_FUNCTION__ = "_gtk_marshal_BOOLEAN__BOXED" #26 0xb7971fb9 in g_type_class_meta_marshal (closure=0x81d7200, return_value=0xbfdb1a80, n_param_values=2, param_values=0xbfdb1b5c, invocation_hint=0xbfdb1a6c, marshal_data=0xb0) at gclosure.c:567 callback = #27 0xb797379b in IA__g_closure_invoke (closure=0x81d7200, return_value=0xbfdb1a80, n_param_values=2, param_values=0xbfdb1b5c, invocation_hint=0xbfdb1a6c) at gclosure.c:490 marshal = (GClosureMarshal) 0xb7971f70 marshal_data = (gpointer) 0xb0 __PRETTY_FUNCTION__ = "IA__g_closure_invoke" #28 0xb79841e3 in signal_emit_unlocked_R (node=0x81d7230, detail=0, instance=0x8455018, emission_return=0xbfdb1d1c, instance_and_params=0xbfdb1b5c) at gsignal.c:2478 tmp = handler = (Handler *) 0xbfdb1a38 accumulator = (SignalAccumulator *) 0x81d7198 emission = {next = 0x0, instance = 0x8455018, ihint = {signal_id = 31, detail = 0, run_type = G_SIGNAL_RUN_LAST}, state = EMISSION_RUN, chain_type = 138392200} class_closure = (GClosure *) 0x81d7200 handler_list = (Handler *) 0x83e9980 return_accu = (GValue *) 0xbfdb1a80 accu = {g_type = 20, data = {{v_int = 0, v_uint = 0, v_long = 0, v_ulong = 0, v_int64 = 0, v_uint64 = 0, v_float = 0, v_double = 0, v_pointer = 0x0}, {v_int = 0, v_uint = 0, v_long = 0, v_ulong = 0, v_int64 = 0, v_uint64 = 0, v_float = 0, v_double = 0, v_pointer = 0x0}}} signal_id = 31 max_sequential_handler_number = 1947 return_value_altered = 1 #29 0xb7984e7f in IA__g_signal_emit_valist (instance=0x8455018, signal_id=31, detail=0, var_args=) at gsignal.c:2209 _flags = _vtable = _cvalues = {{v_int = -1076159048, v_long = -1076159048, v_int64 = 3218808248, v_double = 1.5903025758872513e-314, v_pointer = 0xbfdb1db8}, {v_int = 0, v_long = 0, v_int64 = 0, v_double = 0, v_pointer = 0x0}, {v_int = 0, v_long = 0, v_int64 = 0, v_double = 0, v_pointer = 0x0}, {v_int = 0, v_long = 0, v_int64 = 0, v_double = 0, v_pointer = 0x0}, {v_int = 0, v_long = 0, v_int64 = 0, v_double = 0, v_pointer = 0x0}, {v_int = 0, v_long = 0, v_int64 = 0, v_double = 0, v_pointer = 0x0}, {v_int = 0, v_long = 0, v_int64 = 0, v_double = 0, v_pointer = 0x0}, {v_int = 0, v_long = 0, v_int64 = 0, v_double = 0, v_pointer = 0x0}} _lcopy_format = _n_values = return_value = {g_type = 20, data = {{v_int = 0, v_uint = 0, v_long = 0, v_ulong = 0, v_int64 = 0, v_uint64 = 0, v_float = 0, v_double = 0, v_pointer = 0x0}, {v_int = 0, v_uint = 0, v_long = 0, v_ulong = 0, v_int64 = 0, v_uint64 = 0, v_float = 0, v_double = 0, v_pointer = 0x0}}} error = instance_and_params = (GValue *) 0xbfdb1b5c stack_values = {{g_type = 138392200, data = {{v_int = 138760216, v_uint = 138760216, v_long = 138760216, v_ulong = 138760216, v_int64 = 138760216, v_uint64 = 138760216, v_float = 5.93766809e-34, v_double = 6.8556655735110872e-316, v_pointer = 0x8455018}, {v_int = 0, v_uint = 0, v_long = 0, v_ulong = 0, v_int64 = 0, v_uint64 = 0, v_float = 0, v_double = 0, v_pointer = 0x0}}}, {g_type = 136143104, data = {{v_int = 140732296, v_uint = 140732296, v_long = 140732296, v_ulong = 140732296, v_int64 = 140732296, v_uint64 = 140732296, v_float = 6.84320281e-34, v_double = 6.9530992713961478e-316, v_pointer = 0x8636788}, {v_int = 134217728, v_uint = 134217728, v_long = 134217728, v_ulong = 134217728, v_int64 = 134217728, v_uint64 = 134217728, v_float = 3.85185989e-34, v_double = 6.631236846766476e-316, v_pointer = 0x8000000}}}, {g_type = 3081719593, data = {{v_int = -1076159576, v_uint = 3218807720, v_long = -1076159576, v_ulong = 3218807720, v_int64 = -5217171589562688600, v_uint64 = 13229572484146863016, v_float = -1.7117815, v_double = -7.1411078371814751e-41, v_pointer = 0xbfdb1ba8}, {v_int = 93, v_uint = 93, v_long = 93, v_ulong = 93, v_int64 = -5217910670753791907, v_uint64 = 13228833402955759709, v_float = 1.30320757e-43, v_double = -6.3875563061627125e-41, v_pointer = 0x5d}}}, {g_type = 3218807736, data = {{v_int = -1213219980, v_uint = 3081747316, v_long = -1213219980, v_ulong = 3081747316, v_int64 = 583129052889463668, v_uint64 = 583129052889463668, v_float = -2.09489153e-05, v_double = 1.1210868800520785e-269, v_pointer = 0xb7afbb74}, {v_int = 1073741824, v_uint = 1073741824, v_long = 1073741824, v_ulong = 1073741824, v_int64 = -4622070045684531200, v_uint64 = 13824674028025020416, v_float = 2, v_double = -0.42357069253921509, v_pointer = 0x40000000}}}, {g_type = 3081747316, data = {{v_int = 139288208, v_uint = 139288208, v_long = 139288208, v_ulong = 139288208, v_int64 = -4622067778876252528, v_uint64 = 13824676294833299088, v_float = 6.18011012e-34, v_double = -0.42369652567638472, v_pointer = 0x84d5e90}, {v_int = -1076159528, v_uint = 3218807768, v_long = -1076159528, v_ulong = 3218807768, v_int64 = -5211927172501267496, v_uint64 = 13234816901208284120, v_float = -1.71178722, v_double = -1.5792859209482211e-40, v_pointer = 0xbfdb1bd8}}}, {g_type = 139288208, data = {{v_int = 135780152, v_uint = 135780152, v_long = 135780152, v_ulong = 135780152, v_int64 = 17315649336, v_uint64 = 17315649336, v_float = 4.56928981e-34, v_double = 8.5550674723513919e-314, v_pointer = 0x817d738}, {v_int = -1213219980, v_uint = 3081747316, v_long = -1213219980, v_ulong = 3081747316, v_int64 = -5210740133872026764, v_uint64 = 13236003939837524852, v_float = -2.09489153e-05, v_double = -1.8213418106692021e-40, v_pointer = 0xb7afbb74}}}, {g_type = 139288208, data = {{v_int = -1076159496, v_uint = 3218807800, v_long = -1076159496, v_ulong = 3218807800, v_int64 = -5217171589562688520, v_uint64 = 13229572484146863096, v_float = -1.71179104, v_double = -7.1411078371815567e-41, v_pointer = 0xbfdb1bf8}, {v_int = 139288208, v_uint = 139288208, v_long = 139288208, v_ulong = 139288208, v_int64 = 583168357487697552, v_uint64 = 583168357487697552, v_float = 6.18011012e-34, v_double = 1.1276948409316423e-269, v_pointer = 0x84d5e90}}}, {g_type = 3218807816, data = {{v_int = -1213655766, v_uint = 3081311530, v_long = -1213655766, v_ulong = 3081311530, v_int64 = -5210740133872462550, v_uint64 = 13236003939837089066, v_float = -2.01562252e-05, v_double = -1.8213418105803385e-40, v_pointer = 0xb7a9152a}, {v_int = 1075782264, v_uint = 1075782264, v_long = 1075782264, v_ulong = 1075782264, v_int64 = -4622069770804583816, v_uint64 = 13824674302904967800, v_float = 2.48647881, v_double = -0.42358595144154476, v_pointer = 0x401f2278}}}, {g_type = 3081747316, data = {{v_int = 135782656, v_uint = 135782656, v_long = 135782656, v_ulong = 135782656, v_int64 = -4622067778879758080, v_uint64 = 13824676294829793536, v_float = 4.57043959e-34, v_double = -0.42369652548178749, v_pointer = 0x817e100}, {v_int = -1076159448, v_uint = 3218807848, v_long = -1076159448, v_ulong = 3218807848, v_int64 = -5211632039528555480, v_uint64 = 13235112034180996136, v_float = -1.71179676, v_double = -1.6394681867448275e-40, v_pointer = 0xbfdb1c28}}}, { g_type = 135782656, data = {{v_int = 135768144, v_uint = 135768144, v_long = 135768144, v_ulong = 135768144, v_int64 = 1048107788368, v_uint64 = 1048107788368, v_float = 4.563776e-34, v_double = 5.1783405137127647e-312, v_pointer = 0x817a850}, {v_int = -1214717420, v_uint = 3080249876, v_long = -1214717420, v_ulong = 3080249876, v_int64 = -5210740133873524204, v_uint64 = 13236003939836027412, v_float = -1.82250878e-05, v_double = -1.8213418103638505e-40, v_pointer = 0xb798e214}}}, {g_type = 136258168, data = {{v_int = -1076159416, v_uint = 3218807880, v_long = -1076159416, v_ulong = 3218807880, v_int64 = -5217171589562688440, v_uint64 = 13229572484146863176, v_float = -1.71180058, v_double = -7.1411078371816382e-41, v_pointer = 0xbfdb1c48}, {v_int = 135782656, v_uint = 135782656, v_long = 135782656, v_ulong = 135782656, v_int64 = 4618393623608156416, v_uint64 = 4618393623608156416, v_float = 4.57043959e-34, v_double = 5.9575501694273498, v_pointer = 0x817e100}}}, {g_type = 139273656, data = {{v_int = -1214630192, v_uint = 3080337104, v_long = -1214630192, v_ulong = 3080337104, v_int64 = 585224378453210832, v_uint64 = 585224378453210832, v_float = -1.83837547e-05, v_double = 1.473356842787756e-269, v_pointer = 0xb79a36d0}, {v_int = 5, v_uint = 5, v_long = 5, v_ulong = 5, v_int64 = -4622069290844028923, v_uint64 = 13824674782865522693, v_float = 7.00649232e-45, v_double = -0.42361259460449247, v_pointer = 0x5}}}, {g_type = 3080149486, data = {{v_int = 136258172, v_uint = 136258172, v_long = 136258172, v_ulong = 136258172, v_int64 = 21611094652, v_uint64 = 21611094652, v_float = 4.78878582e-34, v_double = 1.0677299436576689e-313, v_pointer = 0x81f227c}, {v_int = 4, v_uint = 4, v_long = 4, v_ulong = 4, v_int64 = -5217604461060423676, v_uint64 = 13229139612649127940, v_float = 5.60519386e-45, v_double = -6.69976122495649e-41, v_pointer = 0x4}}}, { g_type = 136258172, data = {{v_int = 1, v_uint = 1, v_long = 1, v_ulong = 1, v_int64 = 585224392552742913, v_uint64 = 585224392552742913, v_float = 1.40129846e-45, v_double = 1.4733592132268547e-269, v_pointer = 0x1}, {v_int = -1213219980, v_uint = 3081747316, v_long = -1213219980, v_ulong = 3081747316, v_int64 = 585224378454621044, v_uint64 = 585224378454621044, v_float = -2.09489153e-05, v_double = 1.4733568430248434e-269, v_pointer = 0xb7afbb74}}}, {g_type = 1, data = {{v_int = -1076159064, v_uint = 3218808232, v_long = -1076159064, v_ulong = 3218808232, v_int64 = -5211869899112374872, v_uint64 = 13234874174597176744, v_float = -1.71184254, v_double = -1.5909648678369229e-40, v_pointer = 0xbfdb1da8}, {v_int = 136258168, v_uint = 136258168, v_long = 136258168, v_ulong = 136258168, v_int64 = -4622067778879282568, v_uint64 = 13824676294830269048, v_float = 4.78878399e-34, v_double = -0.42369652550818371, v_pointer = 0x81f2278}}}, { g_type = 3218808112, data = {{v_int = 141058152, v_uint = 141058152, v_long = 141058152, v_ulong = 141058152, v_int64 = 583586687304097896, v_uint64 = 583586687304097896, v_float = 6.99282855e-34, v_double = 1.1980252141129022e-269, v_pointer = 0x8686068}, {v_int = 3, v_uint = 3, v_long = 3, v_ulong = 3, v_int64 = -5232865278727028733, v_uint64 = 13213878794982522883, v_float = 4.20389539e-45, v_double = -6.1443489152703717e-42, v_pointer = 0x3}}}} free_me = (GValue *) 0x0 signal_return_type = 20 param_values = (GValue *) 0xbfdb1b70 node = (SignalNode *) 0x81d7230 i = 1 n_params = 1 __PRETTY_FUNCTION__ = "IA__g_signal_emit_valist" #30 0xb7985279 in IA__g_signal_emit (instance=0x8455018, signal_id=31, detail=0) at gsignal.c:2243 var_args = 0xbfdb1d9c "\210gc\b?\035??\210gc\b\030PE\b\217\032??\030PE\b?\027\035\b" #31 0xb7d4d5f8 in gtk_widget_event_internal (widget=0x8455018, event=0x8636788) at gtkwidget.c:3911 signal_num = return_val = 0 #32 0xb7c32ef3 in IA__gtk_propagate_event (widget=0x8455018, event=0x8636788) at gtkmain.c:2211 window = (GtkWidget *) 0x8455018 handled_event = 140732296 __PRETTY_FUNCTION__ = "IA__gtk_propagate_event" #33 0xb7c340f7 in IA__gtk_main_do_event (event=0x8636788) at gtkmain.c:1445 event_widget = (GtkWidget *) 0x8455018 grab_widget = (GtkWidget *) 0x8455018 window_group = (GtkWindowGroup *) 0x83d98b0 next_event = rewritten_event = (GdkEvent *) 0x0 tmp_list = __PRETTY_FUNCTION__ = "IA__gtk_main_do_event" #34 0xb7abd7ea in gdk_event_dispatch (source=0x8182978, callback=0, user_data=0x0) at gdkevents-x11.c:2320 display = event = (GdkEvent *) 0x8636788 #35 0xb78fe802 in IA__g_main_context_dispatch (context=0x81829c0) at gmain.c:2045 No locals. #36 0xb79017df in g_main_context_iterate (context=0x81829c0, block=1, dispatch=1, self=0x81653d8) at gmain.c:2677 got_ownership = max_priority = 0 timeout = 0 some_ready = 1 nfds = allocated_nfds = fds = (GPollFD *) 0x84cc750 __PRETTY_FUNCTION__ = "g_main_context_iterate" #37 0xb7901b89 in IA__g_main_loop_run (loop=0x84d7ec0) at gmain.c:2881 got_ownership = -1215700000 self = (GThread *) 0x81653d8 __PRETTY_FUNCTION__ = "IA__g_main_loop_run" #38 0xb7c34574 in IA__gtk_main () at gtkmain.c:1024 tmp_list = (GList *) 0x8166a20 functions = (GList *) 0x0 init = (GtkInitFunction *) 0x0 loop = (GMainLoop *) 0x84d7ec0 #39 0x0810fd0c in main (argc=2288, argv=0xbfdb41a4) at ../../src/gtkmain.c:764 saved_status = opt_help = opt_login = 0 opt_nologin = 0 opt_version = opt_config_dir_arg = 0x0 opt_login_arg = 0x0 opt_session_arg = 0x8166a20 "\002" sig_indx = sigset = {__val = {81927, 0 }} prev_sig_disp = opt = gui_check = debug_enabled = 0 errmsg = "\200 ??????\000\000\000\0005\220I? !??????\003\000\000\000\000\000\000\000(!??U\221??\b\000\000\000\f\000\000\000\000\000\000\000?=???\025????@???@?\f\000\000\000\000\000\000\000\000?\204?0?n?\000\000\000\000\001\000\000\000\000\000\000\000z2L?8\"??\226*??\224=??!\220?? \000???\201\000\000?=???=???=??\030\006??????\v\000\000\000\000\000\000\000 !??U\221??\b\000\000\000,\000\000\000\000\000\000\000?=???\025??\230?@?h?@?,", '\0' , "@"... segfault_message_tmp = error = (GError *) 0x0 long_options = {{name = 0x8155c71 "config", has_arg = 1, flag = 0x0, val = 99}, {name = 0x814bf0d "debug", has_arg = 0, flag = 0x0, val = 100}, {name = 0x814beef "help", has_arg = 0, flag = 0x0, val = 104}, {name = 0x8138cd4 "login", has_arg = 2, flag = 0x0, val = 108}, {name = 0x81534e2 "nologin", has_arg = 0, flag = 0x0, val = 110}, { name = 0x8155c67 "session", has_arg = 1, flag = 0x0, val = 115}, {name = 0x8138c14 "version", has_arg = 0, flag = 0x0, val = 118}, {name = 0x0, has_arg = 0, flag = 0x0, val = 0}} --- thread stack trace --- Using host libthread_db library "/lib/tls/i686/cmov/libthread_db.so.1". Core was generated by `gaim --session 117f000101000116217303500000046610018'. Program terminated with signal 11, Segmentation fault. #0 0xb7915690 in IA__g_slice_alloc (mem_size=28) at gslice.c:423 in gslice.c . Thread 1 (process 7693): #0 0xb7915690 in IA__g_slice_alloc (mem_size=28) at gslice.c:423 tmem = (ThreadMemory *) 0x8195100 ix = 3 chunk_size = mem = acat = #1 0xb7aa5088 in IA__gdk_region_rectangle (rectangle=0xbfdb0c84) at gdkregion-generic.c:143 temp = __PRETTY_FUNCTION__ = "IA__gdk_region_rectangle" #2 0xb7d4e698 in gtk_widget_queue_shallow_draw (widget=0x834fd08) at gtkwidget.c:2976 rect = {x = 0, y = 25, width = 238, height = 1} region = #3 0xb7d52c78 in IA__gtk_widget_queue_resize (widget=0x834fd08) at gtkwidget.c:2789 __PRETTY_FUNCTION__ = "IA__gtk_widget_queue_resize" #4 0xb7c5458f in gtk_notebook_real_switch_page (notebook=0x834fd08, page=0x86135a8, page_num=0) at gtknotebook.c:5630 __PRETTY_FUNCTION__ = "gtk_notebook_real_switch_page" #5 0xb7c36b4d in _gtk_marshal_VOID__POINTER_UINT (closure=0x81d3df8, return_value=0x0, n_param_values=3, param_values=0xbfdb0f5c, invocation_hint=0xbfdb0e6c, marshal_data=0xb7c54490) at gtkmarshalers.c:2506 data1 = (gpointer) 0x834fd08 data2 = __PRETTY_FUNCTION__ = "_gtk_marshal_VOID__POINTER_UINT" #6 0xb7971fb9 in g_type_class_meta_marshal (closure=0x81d3df8, return_value=0x0, n_param_values=3, param_values=0xbfdb0f5c, invocation_hint=0xbfdb0e6c, marshal_data=0x1a0) at gclosure.c:567 callback = #7 0xb797379b in IA__g_closure_invoke (closure=0x81d3df8, return_value=0x0, n_param_values=3, param_values=0xbfdb0f5c, invocation_hint=0xbfdb0e6c) at gclosure.c:490 marshal = (GClosureMarshal) 0xb7971f70 marshal_data = (gpointer) 0x1a0 __PRETTY_FUNCTION__ = "IA__g_closure_invoke" #8 0xb79841e3 in signal_emit_unlocked_R (node=0x81d3e50, detail=0, instance=0x834fd08, emission_return=0x0, instance_and_params=0xbfdb0f5c) at gsignal.c:2478 tmp = handler = (Handler *) 0xbfdb0e38 accumulator = (SignalAccumulator *) 0x0 emission = {next = 0xbfdb14d4, instance = 0x834fd08, ihint = {signal_id = 86, detail = 0, run_type = G_SIGNAL_RUN_LAST}, state = EMISSION_RUN, chain_type = 137602656} class_closure = (GClosure *) 0x81d3df8 handler_list = (Handler *) 0x860e940 return_accu = (GValue *) 0x0 accu = {g_type = 0, data = {{v_int = 0, v_uint = 0, v_long = 0, v_ulong = 0, v_int64 = 0, v_uint64 = 0, v_float = 0, v_double = 0, v_pointer = 0x0}, {v_int = 0, v_uint = 0, v_long = 0, v_ulong = 0, v_int64 = 0, v_uint64 = 0, v_float = 0, v_double = 0, v_pointer = 0x0}}} signal_id = 86 max_sequential_handler_number = 2323 return_value_altered = 1 #9 0xb79850b7 in IA__g_signal_emit_valist (instance=0x834fd08, signal_id=86, detail=0, var_args=0xbfdb11a4 "?0a\b") at gsignal.c:2199 _flags = _vtable = _cvalues = {{v_int = -1214754183, v_long = -1214754183, v_int64 = 603676210791731833, v_double = 2.5271859786797026e-268, v_pointer = 0xb7985279}, {v_int = 1, v_long = 1, v_int64 = 541165879297, v_double = 2.6737146966211838e-312, v_pointer = 0x1}, {v_int = -1076162336, v_long = -1076162336, v_int64 = 603623503091667168, v_double = 2.4988297711535244e-268, v_pointer = 0xbfdb10e0}, {v_int = -1215697728, v_long = -1215697728, v_int64 = -4622082138306908992, v_double = -0.42289941714961898, v_pointer = 0xb789ecc0}, {v_int = -1214717420, v_long = -1214717420, v_int64 = 583658776974385684, v_double = 1.210145061216992e-269, v_pointer = 0xb798e214}, { v_int = -1076162340, v_long = -1076162340, v_int64 = -4622081932008943396, v_double = -0.42291086898718588, v_pointer = 0xbfdb10dc}, {v_int = -1214808815, v_long = -1214808815, v_int64 = 603676210791677201, v_double = 2.5271859786503112e-268, v_pointer = 0xb7977d11}, {v_int = 1073741825, v_long = 1073741825, v_int64 = 542239621121, v_double = 2.679019686098597e-312, v_pointer = 0x40000001}} _lcopy_format = _n_values = return_value = {g_type = 3080160973, data = {{v_int = 140554320, v_uint = 140554320, v_long = 140554320, v_ulong = 140554320, v_int64 = 4435521616, v_uint64 = 4435521616, v_float = 6.76148024e-34, v_double = 2.1914388518518496e-314, v_pointer = 0x860b050}, {v_int = -1076162228, v_uint = 3218805068, v_long = -1076162228, v_ulong = 3218805068, v_int64 = 3218805068, v_uint64 = 3218805068, v_float = -1.71146536, v_double = 1.5903010047584975e-314, v_pointer = 0xbfdb114c}}} error = instance_and_params = (GValue *) 0xbfdb0f5c stack_values = {{g_type = 137602656, data = {{v_int = 137690376, v_uint = 137690376, v_long = 137690376, v_ulong = 137690376, v_int64 = 137690376, v_uint64 = 137690376, v_float = 5.44642165e-34, v_double = 6.8028084544564073e-316, v_pointer = 0x834fd08}, {v_int = 0, v_uint = 0, v_long = 0, v_ulong = 0, v_int64 = 0, v_uint64 = 0, v_float = 0, v_double = 0, v_pointer = 0x0}}}, {g_type = 68, data = {{v_int = 140588456, v_uint = 140588456, v_long = 140588456, v_ulong = 140588456, v_int64 = 140588456, v_uint64 = 140588456, v_float = 6.77715472e-34, v_double = 6.9459926311463673e-316, v_pointer = 0x86135a8}, {v_int = 0, v_uint = 0, v_long = 0, v_ulong = 0, v_int64 = 0, v_uint64 = 0, v_float = 0, v_double = 0, v_pointer = 0x0}}}, {g_type = 28, data = {{v_int = 0, v_uint = 0, v_long = 0, v_ulong = 0, v_int64 = 0, v_uint64 = 0, v_float = 0, v_double = 0, v_pointer = 0x0}, {v_int = 0, v_uint = 0, v_long = 0, v_ulong = 0, v_int64 = 0, v_uint64 = 0, v_float = 0, v_double = 0, v_pointer = 0x0}}}, {g_type = 0, data = {{v_int = 0, v_uint = 0, v_long = 0, v_ulong = 0, v_int64 = 0, v_uint64 = 0, v_float = 0, v_double = 0, v_pointer = 0x0}, {v_int = 0, v_uint = 0, v_long = 0, v_ulong = 0, v_int64 = 0, v_uint64 = 0, v_float = 0, v_double = 0, v_pointer = 0x0}}}, {g_type = 3080249876, data = {{v_int = -1214628192, v_uint = 3080339104, v_long = -1214628192, v_ulong = 3080339104, v_int64 = 4650508402694962848, v_uint64 = 4650508402694962848, v_float = -1.83873926e-05, v_double = 829.59410019401184, v_pointer = 0xb79a3ea0}, {v_int = -1076162600, v_uint = 3218804696, v_long = -1076162600, v_ulong = 3218804696, v_int64 = -5217171589562691624, v_uint64 = 13229572484146859992, v_float = -1.71142101, v_double = -7.1411078371783919e-41, v_pointer = 0xbfdb0fd8}}}, {g_type = 19, data = {{v_int = 1087705280, v_uint = 1087705280, v_long = 1087705280, v_ulong = 1087705280, v_int64 = -4622083102371147584, v_uint64 = 13824660971338404032, v_float = 6.65829468, v_double = -0.42284590083387386, v_pointer = 0x40d510c0}, {v_int = -1215691787, v_uint = 3079275509, v_long = -1215691787, v_ulong = 3079275509, v_int64 = -5248715392892140555, v_uint64 = 13198028680817411061, v_float = -1.64527246e-05, v_double = -5.5641700132473363e-43, v_pointer = 0xb78a03f5}}}, {g_type = 1, data = {{v_int = -1076162584, v_uint = 3218804712, v_long = -1076162584, v_ulong = 3218804712, v_int64 = -5221356463961993240, v_uint64 = 13225387609747558376, v_float = -1.71142292, v_double = -3.7330366650565172e-41, v_pointer = 0xbfdb0fe8}, {v_int = -1222061784, v_uint = 3072905512, v_long = -1222061784, v_ulong = 3072905512, v_int64 = 7367872808, v_uint64 = 7367872808, v_float = -1.00622783e-05, v_double = 3.6402128373606787e-314, v_pointer = 0xb728d128}}}, { g_type = 3218804728, data = {{v_int = -1215188940, v_uint = 3079778356, v_long = -1215188940, v_ulong = 3079778356, v_int64 = -5196869854819143628, v_uint64 = 13249874218890407988, v_float = -1.7367398e-05, v_double = -1.5620648367675194e-39, v_pointer = 0xb791b034}, {v_int = -1209990554, v_uint = 3084976742, v_long = -1209990554, v_ulong = 3084976742, v_int64 = -4622082688057015706, v_uint64 = 13824661385652535910, v_float = -2.6823207e-05, v_double = -0.42286889988830578, v_pointer = 0xb7e10266}}}, {g_type = 3079757842, data = {{v_int = 25, v_uint = 25, v_long = 25, v_ulong = 25, v_int64 = -5217910670753791975, v_uint64 = 13228833402955759641, v_float = 3.50324616e-44, v_double = -6.3875563061626432e-41, v_pointer = 0x19}, {v_int = -1076162520, v_uint = 3218804776, v_long = -1076162520, v_ulong = 3218804776, v_int64 = -5219916649190453208, v_uint64 = 13226827424519098408, v_float = -1.71143055, v_double = -4.4670389901987395e-41, v_pointer = 0xbfdb1028}}}, {g_type = 3084976742, data = {{v_int = -1209990554, v_uint = 3084976742, v_long = -1209990554, v_ulong = 3084976742, v_int64 = -5217341021861379482, v_uint64 = 13229403051848172134, v_float = -2.6823207e-05, v_double = -6.9683582534829012e-41, v_pointer = 0xb7e10266}, { v_int = 135893648, v_uint = 135893648, v_long = 135893648, v_ulong = 135893648, v_int64 = 135893648, v_uint64 = 135893648, v_float = 4.62140461e-34, v_double = 6.7140382964843022e-316, v_pointer = 0x8199290}}}, {g_type = 0, data = {{v_int = 0, v_uint = 0, v_long = 0, v_ulong = 0, v_int64 = 0, v_uint64 = 0, v_float = 0, v_double = 0, v_pointer = 0x0}, {v_int = 0, v_uint = 0, v_long = 0, v_ulong = 0, v_int64 = 0, v_uint64 = 0, v_float = 0, v_double = 0, v_pointer = 0x0}}}, { g_type = 0, data = {{v_int = 0, v_uint = 0, v_long = 0, v_ulong = 0, v_int64 = 0, v_uint64 = 0, v_float = 0, v_double = 0, v_pointer = 0x0}, {v_int = 0, v_uint = 0, v_long = 0, v_ulong = 0, v_int64 = 0, v_uint64 = 0, v_float = 0, v_double = 0, v_pointer = 0x0}}}, {g_type = 0, data = {{v_int = 0, v_uint = 0, v_long = 0, v_ulong = 0, v_int64 = 0, v_uint64 = 0, v_float = 0, v_double = 0, v_pointer = 0x0}, {v_int = 0, v_uint = 0, v_long = 0, v_ulong = 0, v_int64 = -5219196755760906240, v_uint64 = 13227547317948645376, v_float = 0, v_double = -5.0762912681706701e-41, v_pointer = 0x0}}}, {g_type = 3085156667, data = {{v_int = -1209810629, v_uint = 3085156667, v_long = -1209810629, v_ulong = 3085156667, v_int64 = -4622082207020498629, v_uint64 = 13824661866689052987, v_float = -2.71504887e-05, v_double = -0.422895602779153, v_pointer = 0xb7e3c13b}, {v_int = -1215209454, v_uint = 3079757842, v_long = -1215209454, v_ulong = 3079757842, v_int64 = 7374725138, v_uint64 = 7374725138, v_float = -1.73300832e-05, v_double = 3.643598338207646e-314, v_pointer = 0xb7916012}}}, {g_type = 3080077796, data = {{v_int = -1076162408, v_uint = 3218804888, v_long = -1076162408, v_ulong = 3218804888, v_int64 = -5219916649190453096, v_uint64 = 13226827424519098520, v_float = -1.7114439, v_double = -4.4670389901987966e-41, v_pointer = 0xbfdb1098}, {v_int = -1209810629, v_uint = 3085156667, v_long = -1209810629, v_ulong = 3085156667, v_int64 = -5196097082823032517, v_uint64 = 13250646990886519099, v_float = -2.71504887e-05, v_double = -1.8141934647159179e-39, v_pointer = 0xb7e3c13b}}}, { g_type = 3080210427, data = {{v_int = -1214630192, v_uint = 3080337104, v_long = -1214630192, v_ulong = 3080337104, v_int64 = 583658776974472912, v_uint64 = 583658776974472912, v_float = -1.83837547e-05, v_double = 1.2101450612316569e-269, v_pointer = 0xb79a36d0}, {v_int = 1, v_uint = 1, v_long = 1, v_ulong = 1, v_int64 = -4622082141386178559, v_uint64 = 13824661932323373057, v_float = 1.40129846e-45, v_double = -0.42289924621582037, v_pointer = 0x1}}}} free_me = (GValue *) 0x0 signal_return_type = 4 param_values = (GValue *) 0xbfdb0f70 node = (SignalNode *) 0x81d3e50 i = 2 n_params = 2 __PRETTY_FUNCTION__ = "IA__g_signal_emit_valist" #10 0xb7985279 in IA__g_signal_emit (instance=0x834fd08, signal_id=86, detail=0) at gsignal.c:2243 var_args = 0xbfdb119c "?5a\b" #11 0xb7c4f25e in gtk_notebook_switch_page (notebook=0x834fd08, page=0x86135a8, page_num=0) at gtknotebook.c:5655 __PRETTY_FUNCTION__ = "gtk_notebook_switch_page" #12 0x080f1512 in gaim_gtk_conv_window_add_gtkconv (win=0x85f9198, gtkconv=0x84b3b08) at ../../src/gtkconv.c:7632 conv = (GaimConversation *) 0x86933c8 tabby = (GtkWidget *) 0x860b140 menu_tabby = (GtkWidget *) 0x8475150 tab_cont = (GtkWidget *) 0x860b050 close_image = tmp_lab = close_button_width = 20 close_button_height = 20 focus_width = 1 focus_pad = 1 tabs_side = 0 angle = 90 #13 0x080f19b3 in conv_placement_last_created_win (conv=0x84b3b08) at ../../src/gtkconv.c:7843 win = (GaimGtkWindow *) 0x85f9198 l = #14 0x080f5519 in private_gtkconv_new (conv=0x86933c8, hidden=0) at ../../src/gtkconv.c:4396 gtkconv = (GaimGtkConversation *) 0x84b3b08 conv_type = GAIM_CONV_TYPE_IM pane = (GtkWidget *) 0x8476158 tab_cont = #15 0x0808494d in gaim_conversation_new (type=GAIM_CONV_TYPE_IM, account=0x81c9148, name=0x83d63c0 "nosklo at jabber.org") at ../../src/conversation.c:323 conv = (GaimConversation *) 0x86933c8 gc = (GaimConnection *) 0x84d7540 ops = __PRETTY_FUNCTION__ = "gaim_conversation_new" #16 0x080f9cf7 in gaim_gtkdialogs_im_with_user (account=0x81c9148, username=0x83d63c0 "nosklo at jabber.org") at ../../src/gtkdialogs.c:607 conv = (GaimConversation *) 0x8195100 __PRETTY_FUNCTION__ = "gaim_gtkdialogs_im_with_user" #17 0x080d5560 in gtk_blist_row_activated_cb (tv=0x8455018, path=0x84e6de8, col=0x8457018, data=0x0) at ../../src/gtkblist.c:776 buddy = (GaimBuddy *) 0x83d6380 node = (GaimBlistNode *) 0x8195100 iter = {stamp = 647856033, user_data = 0x85dbf90, user_data2 = 0x0, user_data3 = 0x0} val = {g_type = 68, data = {{v_int = 138240832, v_uint = 138240832, v_long = 138240832, v_ulong = 138240832, v_int64 = 138240832, v_uint64 = 138240832, v_float = 5.69917865e-34, v_double = 6.8300045943711262e-316, v_pointer = 0x83d6340}, {v_int = 0, v_uint = 0, v_long = 0, v_ulong = 0, v_int64 = 0, v_uint64 = 0, v_float = 0, v_double = 0, v_pointer = 0x0}}} #18 0xb7c3811d in _gtk_marshal_VOID__BOXED_OBJECT (closure=0x845f7f0, return_value=0x0, n_param_values=3, param_values=0xbfdb15cc, invocation_hint=0xbfdb14dc, marshal_data=0x80d5480) at gtkmarshalers.c:1381 data1 = (gpointer) 0x8455018 data2 = __PRETTY_FUNCTION__ = "_gtk_marshal_VOID__BOXED_OBJECT" #19 0xb797379b in IA__g_closure_invoke (closure=0x845f7f0, return_value=0x0, n_param_values=3, param_values=0xbfdb15cc, invocation_hint=0xbfdb14dc) at gclosure.c:490 marshal = (GClosureMarshal) 0xb7c380c0 <_gtk_marshal_VOID__BOXED_OBJECT> marshal_data = (gpointer) 0x0 __PRETTY_FUNCTION__ = "IA__g_closure_invoke" #20 0xb7983b93 in signal_emit_unlocked_R (node=0x84289c8, detail=0, instance=0x8455018, emission_return=0x0, instance_and_params=0xbfdb15cc) at gsignal.c:2440 tmp = handler = (Handler *) 0x83e9920 accumulator = (SignalAccumulator *) 0x0 emission = {next = 0xbfdb1a64, instance = 0x8455018, ihint = {signal_id = 137, detail = 0, run_type = G_SIGNAL_RUN_FIRST}, state = EMISSION_RUN, chain_type = 4} class_closure = (GClosure *) 0x8424fa0 handler_list = (Handler *) 0x83e9920 return_accu = (GValue *) 0x0 accu = {g_type = 0, data = {{v_int = 0, v_uint = 0, v_long = 0, v_ulong = 0, v_int64 = 0, v_uint64 = 0, v_float = 0, v_double = 0, v_pointer = 0x0}, {v_int = 0, v_uint = 0, v_long = 0, v_ulong = 0, v_int64 = 0, v_uint64 = 0, v_float = 0, v_double = 0, v_pointer = 0x0}}} signal_id = 137 max_sequential_handler_number = 1947 return_value_altered = 0 #21 0xb79850b7 in IA__g_signal_emit_valist (instance=0x8455018, signal_id=137, detail=0, var_args=0xbfdb1814 "?\tb\b????z???\220\233??`PE\b?\030??X???\030PE\bp?g\b\030pE\b?\030???\030??") at gsignal.c:2199 _flags = _vtable = _cvalues = {{v_int = -1215180663, v_long = -1215180663, v_int64 = -5216788341179953015, v_double = -7.5318597722154941e-41, v_pointer = 0xb791d089}, { v_int = -1215699977, v_long = -1215699977, v_int64 = -5216788238101257225, v_double = -7.5319648690708369e-41, v_pointer = 0xb789e3f7}, {v_int = -1214630192, v_long = -1214630192, v_int64 = 595166162591561424, v_double = 6.9866204969303598e-269, v_pointer = 0xb79a36d0}, {v_int = -1215699977, v_long = -1215699977, v_int64 = -5232865275647761417, v_double = -6.1443528397150544e-42, v_pointer = 0xb789e3f7}, {v_int = 16, v_long = 16, v_int64 = -5216788361439608816, v_double = -7.5318391158994756e-41, v_pointer = 0x10}, {v_int = -1217595380, v_long = -1217595380, v_int64 = -5221381873129949172, v_double = -3.7200833402759728e-41, v_pointer = 0xb76cf80c}, {v_int = -1214889500, v_long = -1214889500, v_int64 = -5216788358359531036, v_double = -7.5318422562815537e-41, v_pointer = 0xb79641e4}, { v_int = -1215697728, v_long = -1215697728, v_int64 = -4622074854042374976, v_double = -0.42330377505977523, v_pointer = 0xb789ecc0}} _lcopy_format = _n_values = return_value = {g_type = 140341904, data = {{v_int = 138298152, v_uint = 138298152, v_long = 138298152, v_ulong = 138298152, v_int64 = -5229312537476054232, v_uint64 = 13217431536233497384, v_float = 5.7254987e-34, v_double = -1.0672223594689625e-41, v_pointer = 0x83e4328}, {v_int = -1217539808, v_uint = 3077427488, v_long = -1217539808, v_ulong = 3077427488, v_int64 = 598536646764122400, v_uint64 = 598536646764122400, v_float = -1.41749915e-05, v_double = 1.1519836162932766e-268, v_pointer = 0xb76dd120}}} error = instance_and_params = (GValue *) 0xbfdb15cc stack_values = {{g_type = 138392200, data = {{v_int = 138760216, v_uint = 138760216, v_long = 138760216, v_ulong = 138760216, v_int64 = 138760216, v_uint64 = 138760216, v_float = 5.93766809e-34, v_double = 6.8556655735110872e-316, v_pointer = 0x8455018}, {v_int = 0, v_uint = 0, v_long = 0, v_ulong = 0, v_int64 = 0, v_uint64 = 0, v_float = 0, v_double = 0, v_pointer = 0x0}}}, {g_type = 138306648, data = {{v_int = 139357672, v_uint = 139357672, v_long = 139357672, v_ulong = 139357672, v_int64 = 139357672, v_uint64 = 139357672, v_float = 6.21200643e-34, v_double = 6.88518382196126e-316, v_pointer = 0x84e6de8}, {v_int = 0, v_uint = 0, v_long = 0, v_ulong = 0, v_int64 = 0, v_uint64 = 0, v_float = 0, v_double = 0, v_pointer = 0x0}}}, {g_type = 138418552, data = {{v_int = 138768408, v_uint = 138768408, v_long = 138768408, v_ulong = 138768408, v_int64 = 138768408, v_uint64 = 138768408, v_float = 5.94142967e-34, v_double = 6.8560703120881604e-316, v_pointer = 0x8457018}, {v_int = 0, v_uint = 0, v_long = 0, v_ulong = 0, v_int64 = 0, v_uint64 = 0, v_float = 0, v_double = 0, v_pointer = 0x0}}}, {g_type = 32, data = {{v_int = 40, v_uint = 40, v_long = 40, v_ulong = 40, v_int64 = -5232821856607666136, v_uint64 = 13213922217101885480, v_float = 5.60519386e-44, v_double = -6.1996892569669966e-42, v_pointer = 0x28}, {v_int = -1217595380, v_uint = 3077371916, v_long = -1217595380, v_ulong = 3077371916, v_int64 = 140516325388, v_uint64 = 140516325388, v_float = -1.41244491e-05, v_double = 6.9424289054060968e-313, v_pointer = 0xb76cf80c}}}, {g_type = 3081389329, data = {{v_int = 0, v_uint = 0, v_long = 0, v_ulong = 0, v_int64 = 137438953472, v_uint64 = 137438953472, v_float = 0, v_double = 6.7903865310888714e-313, v_pointer = 0x0}, {v_int = 0, v_uint = 0, v_long = 0, v_ulong = 0, v_int64 = 0, v_uint64 = 0, v_float = 0, v_double = 0, v_pointer = 0x0}}}, {g_type = 140747296, data = {{v_int = 140750384, v_uint = 140750384, v_long = 140750384, v_ulong = 140750384, v_int64 = 4435717680, v_uint64 = 4435717680, v_float = 6.85150841e-34, v_double = 2.1915357203386358e-314, v_pointer = 0x863ae30}, {v_int = 275, v_uint = 275, v_long = 275, v_ulong = 275, v_int64 = 120259084563, v_uint64 = 120259084563, v_float = 3.85357078e-43, v_double = 5.9415882282895677e-313, v_pointer = 0x113}}}, {g_type = 0, data = {{v_int = 275, v_uint = 275, v_long = 275, v_ulong = 275, v_int64 = -5221356467180797677, v_uint64 = 13225387606528753939, v_float = 3.85357078e-43, v_double = -3.7330350241440973e-41, v_pointer = 0x113}, {v_int = -1222061784, v_uint = 3072905512, v_long = -1222061784, v_ulong = 3072905512, v_int64 = 7367872808, v_uint64 = 7367872808, v_float = -1.00622783e-05, v_double = 3.6402128373606787e-314, v_pointer = 0xb728d128}}}, {g_type = 3218806376, data = {{ v_int = -1222070411, v_uint = 3072896885, v_long = -1222070411, v_ulong = 3072896885, v_int64 = 11662831477, v_uint64 = 11662831477, v_float = -1.00544321e-05, v_double = 5.7622043660216243e-314, v_pointer = 0xb728af75}, {v_int = -1214889500, v_uint = 3080077796, v_long = -1214889500, v_ulong = 3080077796, v_int64 = -4622075609955810844, v_uint64 = 13824668463753740772, v_float = -1.79120761e-05, v_double = -0.42326181343471903, v_pointer = 0xb79641e4}}}, { g_type = 3079757842, data = {{v_int = 135839960, v_uint = 135839960, v_long = 135839960, v_ulong = 135839960, v_int64 = 537006751960, v_uint64 = 537006751960, v_float = 4.59675229e-34, v_double = 2.6531658772822749e-312, v_pointer = 0x818c0d8}, {v_int = 159, v_uint = 159, v_long = 159, v_ulong = 159, v_int64 = 4294967455, v_uint64 = 4294967455, v_float = 2.22806456e-43, v_double = 2.12199586952171e-314, v_pointer = 0x9f}}}, {g_type = 558, data = {{v_int = 558, v_uint = 558, v_long = 558, v_ulong = 558, v_int64 = 604505033320432174, v_uint64 = 604505033320432174, v_float = 7.81924543e-43, v_double = 2.9730840845990405e-268, v_pointer = 0x22e}, { v_int = 32, v_uint = 32, v_long = 32, v_ulong = 32, v_int64 = 583586687163039776, v_uint64 = 583586687163039776, v_float = 4.48415509e-44, v_double = 1.1980251903979533e-269, v_pointer = 0x20}}}, {g_type = 3, data = {{v_int = 45, v_uint = 45, v_long = 45, v_ulong = 45, v_int64 = 583591188288765997, v_uint64 = 583591188288765997, v_float = 6.30584309e-44, v_double = 1.1987819278803181e-269, v_pointer = 0x2d}, {v_int = 24, v_uint = 24, v_long = 24, v_ulong = 24, v_int64 = 604505084860039192, v_uint64 = 604505084860039192, v_float = 3.36311631e-44, v_double = 2.9731118123843665e-268, v_pointer = 0x18}}}, {g_type = 0, data = {{ v_int = -1214793947, v_uint = 3080173349, v_long = -1214793947, v_ulong = 3080173349, v_int64 = -5196260875700816091, v_uint64 = 13250483198008735525, v_float = -1.8085886e-05, v_double = -1.7607535448545433e-39, v_pointer = 0xb797b725}, {v_int = -1209848765, v_uint = 3085118531, v_long = -1209848765, v_ulong = 3085118531, v_int64 = -4622075472511816637, v_uint64 = 13824668601197734979, v_float = -2.70811197e-05, v_double = -0.42326944310906728, v_pointer = 0xb7e32c43}}}, {g_type = 3080247460, data = {{v_int = -1214889500, v_uint = 3080077796, v_long = -1214889500, v_ulong = 3080077796, v_int64 = -5221391639882874396, v_uint64 = 13225352433826677220, v_float = -1.79120761e-05, v_double = -3.7151043530493476e-41, v_pointer = 0xb79641e4}, {v_int = 0, v_uint = 0, v_long = 0, v_ulong = 0, v_int64 = -5217171592781496320, v_uint64 = 13229572480928055296, v_float = 0, v_double = -7.1411045553532881e-41, v_pointer = 0x0}}}, {g_type = 138546056, data = {{v_int = -1215699977, v_uint = 3079267319, v_long = -1215699977, v_ulong = 3079267319, v_int64 = -5221381873128053769, v_uint64 = 13225362200581497847, v_float = -1.64378271e-05, v_double = -3.7200833412422292e-41, v_pointer = 0xb789e3f7}, {v_int = -1214889500, v_uint = 3080077796, v_long = -1214889500, v_ulong = 3080077796, v_int64 = -5216788358359531036, v_uint64 = 13229955715350020580, v_float = -1.79120761e-05, v_double = -7.5318422562815537e-41, v_pointer = 0xb79641e4}}}, {g_type = 3079267319, data = {{v_int = -1215697703, v_uint = 3079269593, v_long = -1215697703, v_ulong = 3079269593, v_int64 = -5217910667674522407, v_uint64 = 13228833406035029209, v_float = -1.64419635e-05, v_double = -6.3875594457206854e-41, v_pointer = 0xb789ecd9}, {v_int = -1214628192, v_uint = 3080339104, v_long = -1214628192, v_ulong = 3080339104, v_int64 = -5221381980501164384, v_uint64 = 13225362093208387232, v_float = -1.83873926e-05, v_double = -3.7200286035673511e-41, v_pointer = 0xb79a3ea0}}}, {g_type = 3079269593, data = {{ v_int = -1214889500, v_uint = 3080077796, v_long = -1214889500, v_ulong = 3080077796, v_int64 = -5216788358359531036, v_uint64 = 13229955715350020580, v_float = -1.79120761e-05, v_double = -7.5318422562815537e-41, v_pointer = 0xb79641e4}, {v_int = -1215697728, v_uint = 3079269568, v_long = -1215697728, v_ulong = 3079269568, v_int64 = -5232865275647759168, v_uint64 = 13213878798061792448, v_float = -1.6441918e-05, v_double = -6.1443528397179207e-42, v_pointer = 0xb789ecc0}}}} free_me = (GValue *) 0x0 signal_return_type = 4 param_values = (GValue *) 0xbfdb15e0 node = (SignalNode *) 0x84289c8 i = 2 n_params = 2 __PRETTY_FUNCTION__ = "IA__g_signal_emit_valist" #22 0xb7985279 in IA__g_signal_emit (instance=0x8455018, signal_id=137, detail=0) at gsignal.c:2243 var_args = 0xbfdb180c "p?g\b\030pE\b?\tb\b????z???\220\233??`PE\b?\030??X???\030PE\bp?g\b\030pE\b?\030???\030??" #23 0xb7d2b8d1 in IA__gtk_tree_view_row_activated (tree_view=0x8455018, path=0x867c470, column=0x8457018) at gtktreeview.c:11465 __PRETTY_FUNCTION__ = "IA__gtk_tree_view_row_activated" #24 0xb7d3a758 in gtk_tree_view_button_press (widget=0x8455018, event=0x8636788) at gtktreeview.c:2695 anchor = iter = {stamp = -1214722271, user_data = 0x867c470, user_data2 = 0x83f1bdc, user_data3 = 0x167c470} tree_view = list = column = i = background_area = {x = 0, y = 125, width = 241, height = 34} cell_area = {x = 37, y = 126, width = 203, height = 32} vertical_separator = 2 horizontal_separator = 2 __PRETTY_FUNCTION__ = "gtk_tree_view_button_press" #25 0xb7c39b00 in _gtk_marshal_BOOLEAN__BOXED (closure=0x81d7200, return_value=0xbfdb1a80, n_param_values=2, param_values=0xbfdb1b5c, invocation_hint=0xbfdb1a6c, marshal_data=0xb7d39eb0) at gtkmarshalers.c:84 data1 = (gpointer) 0x8455018 data2 = v_return = __PRETTY_FUNCTION__ = "_gtk_marshal_BOOLEAN__BOXED" #26 0xb7971fb9 in g_type_class_meta_marshal (closure=0x81d7200, return_value=0xbfdb1a80, n_param_values=2, param_values=0xbfdb1b5c, invocation_hint=0xbfdb1a6c, marshal_data=0xb0) at gclosure.c:567 callback = #27 0xb797379b in IA__g_closure_invoke (closure=0x81d7200, return_value=0xbfdb1a80, n_param_values=2, param_values=0xbfdb1b5c, invocation_hint=0xbfdb1a6c) at gclosure.c:490 marshal = (GClosureMarshal) 0xb7971f70 marshal_data = (gpointer) 0xb0 __PRETTY_FUNCTION__ = "IA__g_closure_invoke" #28 0xb79841e3 in signal_emit_unlocked_R (node=0x81d7230, detail=0, instance=0x8455018, emission_return=0xbfdb1d1c, instance_and_params=0xbfdb1b5c) at gsignal.c:2478 tmp = handler = (Handler *) 0xbfdb1a38 accumulator = (SignalAccumulator *) 0x81d7198 emission = {next = 0x0, instance = 0x8455018, ihint = {signal_id = 31, detail = 0, run_type = G_SIGNAL_RUN_LAST}, state = EMISSION_RUN, chain_type = 138392200} class_closure = (GClosure *) 0x81d7200 handler_list = (Handler *) 0x83e9980 return_accu = (GValue *) 0xbfdb1a80 accu = {g_type = 20, data = {{v_int = 0, v_uint = 0, v_long = 0, v_ulong = 0, v_int64 = 0, v_uint64 = 0, v_float = 0, v_double = 0, v_pointer = 0x0}, {v_int = 0, v_uint = 0, v_long = 0, v_ulong = 0, v_int64 = 0, v_uint64 = 0, v_float = 0, v_double = 0, v_pointer = 0x0}}} signal_id = 31 max_sequential_handler_number = 1947 return_value_altered = 1 #29 0xb7984e7f in IA__g_signal_emit_valist (instance=0x8455018, signal_id=31, detail=0, var_args=) at gsignal.c:2209 _flags = _vtable = _cvalues = {{v_int = -1076159048, v_long = -1076159048, v_int64 = 3218808248, v_double = 1.5903025758872513e-314, v_pointer = 0xbfdb1db8}, {v_int = 0, v_long = 0, v_int64 = 0, v_double = 0, v_pointer = 0x0}, {v_int = 0, v_long = 0, v_int64 = 0, v_double = 0, v_pointer = 0x0}, {v_int = 0, v_long = 0, v_int64 = 0, v_double = 0, v_pointer = 0x0}, {v_int = 0, v_long = 0, v_int64 = 0, v_double = 0, v_pointer = 0x0}, {v_int = 0, v_long = 0, v_int64 = 0, v_double = 0, v_pointer = 0x0}, {v_int = 0, v_long = 0, v_int64 = 0, v_double = 0, v_pointer = 0x0}, {v_int = 0, v_long = 0, v_int64 = 0, v_double = 0, v_pointer = 0x0}} _lcopy_format = _n_values = return_value = {g_type = 20, data = {{v_int = 0, v_uint = 0, v_long = 0, v_ulong = 0, v_int64 = 0, v_uint64 = 0, v_float = 0, v_double = 0, v_pointer = 0x0}, {v_int = 0, v_uint = 0, v_long = 0, v_ulong = 0, v_int64 = 0, v_uint64 = 0, v_float = 0, v_double = 0, v_pointer = 0x0}}} error = instance_and_params = (GValue *) 0xbfdb1b5c stack_values = {{g_type = 138392200, data = {{v_int = 138760216, v_uint = 138760216, v_long = 138760216, v_ulong = 138760216, v_int64 = 138760216, v_uint64 = 138760216, v_float = 5.93766809e-34, v_double = 6.8556655735110872e-316, v_pointer = 0x8455018}, {v_int = 0, v_uint = 0, v_long = 0, v_ulong = 0, v_int64 = 0, v_uint64 = 0, v_float = 0, v_double = 0, v_pointer = 0x0}}}, {g_type = 136143104, data = {{v_int = 140732296, v_uint = 140732296, v_long = 140732296, v_ulong = 140732296, v_int64 = 140732296, v_uint64 = 140732296, v_float = 6.84320281e-34, v_double = 6.9530992713961478e-316, v_pointer = 0x8636788}, {v_int = 134217728, v_uint = 134217728, v_long = 134217728, v_ulong = 134217728, v_int64 = 134217728, v_uint64 = 134217728, v_float = 3.85185989e-34, v_double = 6.631236846766476e-316, v_pointer = 0x8000000}}}, {g_type = 3081719593, data = {{v_int = -1076159576, v_uint = 3218807720, v_long = -1076159576, v_ulong = 3218807720, v_int64 = -5217171589562688600, v_uint64 = 13229572484146863016, v_float = -1.7117815, v_double = -7.1411078371814751e-41, v_pointer = 0xbfdb1ba8}, {v_int = 93, v_uint = 93, v_long = 93, v_ulong = 93, v_int64 = -5217910670753791907, v_uint64 = 13228833402955759709, v_float = 1.30320757e-43, v_double = -6.3875563061627125e-41, v_pointer = 0x5d}}}, {g_type = 3218807736, data = {{v_int = -1213219980, v_uint = 3081747316, v_long = -1213219980, v_ulong = 3081747316, v_int64 = 583129052889463668, v_uint64 = 583129052889463668, v_float = -2.09489153e-05, v_double = 1.1210868800520785e-269, v_pointer = 0xb7afbb74}, {v_int = 1073741824, v_uint = 1073741824, v_long = 1073741824, v_ulong = 1073741824, v_int64 = -4622070045684531200, v_uint64 = 13824674028025020416, v_float = 2, v_double = -0.42357069253921509, v_pointer = 0x40000000}}}, {g_type = 3081747316, data = {{v_int = 139288208, v_uint = 139288208, v_long = 139288208, v_ulong = 139288208, v_int64 = -4622067778876252528, v_uint64 = 13824676294833299088, v_float = 6.18011012e-34, v_double = -0.42369652567638472, v_pointer = 0x84d5e90}, {v_int = -1076159528, v_uint = 3218807768, v_long = -1076159528, v_ulong = 3218807768, v_int64 = -5211927172501267496, v_uint64 = 13234816901208284120, v_float = -1.71178722, v_double = -1.5792859209482211e-40, v_pointer = 0xbfdb1bd8}}}, {g_type = 139288208, data = {{v_int = 135780152, v_uint = 135780152, v_long = 135780152, v_ulong = 135780152, v_int64 = 17315649336, v_uint64 = 17315649336, v_float = 4.56928981e-34, v_double = 8.5550674723513919e-314, v_pointer = 0x817d738}, {v_int = -1213219980, v_uint = 3081747316, v_long = -1213219980, v_ulong = 3081747316, v_int64 = -5210740133872026764, v_uint64 = 13236003939837524852, v_float = -2.09489153e-05, v_double = -1.8213418106692021e-40, v_pointer = 0xb7afbb74}}}, {g_type = 139288208, data = {{v_int = -1076159496, v_uint = 3218807800, v_long = -1076159496, v_ulong = 3218807800, v_int64 = -5217171589562688520, v_uint64 = 13229572484146863096, v_float = -1.71179104, v_double = -7.1411078371815567e-41, v_pointer = 0xbfdb1bf8}, {v_int = 139288208, v_uint = 139288208, v_long = 139288208, v_ulong = 139288208, v_int64 = 583168357487697552, v_uint64 = 583168357487697552, v_float = 6.18011012e-34, v_double = 1.1276948409316423e-269, v_pointer = 0x84d5e90}}}, {g_type = 3218807816, data = {{v_int = -1213655766, v_uint = 3081311530, v_long = -1213655766, v_ulong = 3081311530, v_int64 = -5210740133872462550, v_uint64 = 13236003939837089066, v_float = -2.01562252e-05, v_double = -1.8213418105803385e-40, v_pointer = 0xb7a9152a}, {v_int = 1075782264, v_uint = 1075782264, v_long = 1075782264, v_ulong = 1075782264, v_int64 = -4622069770804583816, v_uint64 = 13824674302904967800, v_float = 2.48647881, v_double = -0.42358595144154476, v_pointer = 0x401f2278}}}, {g_type = 3081747316, data = {{v_int = 135782656, v_uint = 135782656, v_long = 135782656, v_ulong = 135782656, v_int64 = -4622067778879758080, v_uint64 = 13824676294829793536, v_float = 4.57043959e-34, v_double = -0.42369652548178749, v_pointer = 0x817e100}, {v_int = -1076159448, v_uint = 3218807848, v_long = -1076159448, v_ulong = 3218807848, v_int64 = -5211632039528555480, v_uint64 = 13235112034180996136, v_float = -1.71179676, v_double = -1.6394681867448275e-40, v_pointer = 0xbfdb1c28}}}, { g_type = 135782656, data = {{v_int = 135768144, v_uint = 135768144, v_long = 135768144, v_ulong = 135768144, v_int64 = 1048107788368, v_uint64 = 1048107788368, v_float = 4.563776e-34, v_double = 5.1783405137127647e-312, v_pointer = 0x817a850}, {v_int = -1214717420, v_uint = 3080249876, v_long = -1214717420, v_ulong = 3080249876, v_int64 = -5210740133873524204, v_uint64 = 13236003939836027412, v_float = -1.82250878e-05, v_double = -1.8213418103638505e-40, v_pointer = 0xb798e214}}}, {g_type = 136258168, data = {{v_int = -1076159416, v_uint = 3218807880, v_long = -1076159416, v_ulong = 3218807880, v_int64 = -5217171589562688440, v_uint64 = 13229572484146863176, v_float = -1.71180058, v_double = -7.1411078371816382e-41, v_pointer = 0xbfdb1c48}, {v_int = 135782656, v_uint = 135782656, v_long = 135782656, v_ulong = 135782656, v_int64 = 4618393623608156416, v_uint64 = 4618393623608156416, v_float = 4.57043959e-34, v_double = 5.9575501694273498, v_pointer = 0x817e100}}}, {g_type = 139273656, data = {{v_int = -1214630192, v_uint = 3080337104, v_long = -1214630192, v_ulong = 3080337104, v_int64 = 585224378453210832, v_uint64 = 585224378453210832, v_float = -1.83837547e-05, v_double = 1.473356842787756e-269, v_pointer = 0xb79a36d0}, {v_int = 5, v_uint = 5, v_long = 5, v_ulong = 5, v_int64 = -4622069290844028923, v_uint64 = 13824674782865522693, v_float = 7.00649232e-45, v_double = -0.42361259460449247, v_pointer = 0x5}}}, {g_type = 3080149486, data = {{v_int = 136258172, v_uint = 136258172, v_long = 136258172, v_ulong = 136258172, v_int64 = 21611094652, v_uint64 = 21611094652, v_float = 4.78878582e-34, v_double = 1.0677299436576689e-313, v_pointer = 0x81f227c}, {v_int = 4, v_uint = 4, v_long = 4, v_ulong = 4, v_int64 = -5217604461060423676, v_uint64 = 13229139612649127940, v_float = 5.60519386e-45, v_double = -6.69976122495649e-41, v_pointer = 0x4}}}, { g_type = 136258172, data = {{v_int = 1, v_uint = 1, v_long = 1, v_ulong = 1, v_int64 = 585224392552742913, v_uint64 = 585224392552742913, v_float = 1.40129846e-45, v_double = 1.4733592132268547e-269, v_pointer = 0x1}, {v_int = -1213219980, v_uint = 3081747316, v_long = -1213219980, v_ulong = 3081747316, v_int64 = 585224378454621044, v_uint64 = 585224378454621044, v_float = -2.09489153e-05, v_double = 1.4733568430248434e-269, v_pointer = 0xb7afbb74}}}, {g_type = 1, data = {{v_int = -1076159064, v_uint = 3218808232, v_long = -1076159064, v_ulong = 3218808232, v_int64 = -5211869899112374872, v_uint64 = 13234874174597176744, v_float = -1.71184254, v_double = -1.5909648678369229e-40, v_pointer = 0xbfdb1da8}, {v_int = 136258168, v_uint = 136258168, v_long = 136258168, v_ulong = 136258168, v_int64 = -4622067778879282568, v_uint64 = 13824676294830269048, v_float = 4.78878399e-34, v_double = -0.42369652550818371, v_pointer = 0x81f2278}}}, { g_type = 3218808112, data = {{v_int = 141058152, v_uint = 141058152, v_long = 141058152, v_ulong = 141058152, v_int64 = 583586687304097896, v_uint64 = 583586687304097896, v_float = 6.99282855e-34, v_double = 1.1980252141129022e-269, v_pointer = 0x8686068}, {v_int = 3, v_uint = 3, v_long = 3, v_ulong = 3, v_int64 = -5232865278727028733, v_uint64 = 13213878794982522883, v_float = 4.20389539e-45, v_double = -6.1443489152703717e-42, v_pointer = 0x3}}}} free_me = (GValue *) 0x0 signal_return_type = 20 param_values = (GValue *) 0xbfdb1b70 node = (SignalNode *) 0x81d7230 i = 1 n_params = 1 __PRETTY_FUNCTION__ = "IA__g_signal_emit_valist" #30 0xb7985279 in IA__g_signal_emit (instance=0x8455018, signal_id=31, detail=0) at gsignal.c:2243 var_args = 0xbfdb1d9c "\210gc\b?\035??\210gc\b\030PE\b\217\032??\030PE\b?\027\035\b" #31 0xb7d4d5f8 in gtk_widget_event_internal (widget=0x8455018, event=0x8636788) at gtkwidget.c:3911 signal_num = return_val = 0 #32 0xb7c32ef3 in IA__gtk_propagate_event (widget=0x8455018, event=0x8636788) at gtkmain.c:2211 window = (GtkWidget *) 0x8455018 handled_event = 140732296 __PRETTY_FUNCTION__ = "IA__gtk_propagate_event" #33 0xb7c340f7 in IA__gtk_main_do_event (event=0x8636788) at gtkmain.c:1445 event_widget = (GtkWidget *) 0x8455018 grab_widget = (GtkWidget *) 0x8455018 window_group = (GtkWindowGroup *) 0x83d98b0 next_event = rewritten_event = (GdkEvent *) 0x0 tmp_list = __PRETTY_FUNCTION__ = "IA__gtk_main_do_event" #34 0xb7abd7ea in gdk_event_dispatch (source=0x8182978, callback=0, user_data=0x0) at gdkevents-x11.c:2320 display = event = (GdkEvent *) 0x8636788 #35 0xb78fe802 in IA__g_main_context_dispatch (context=0x81829c0) at gmain.c:2045 No locals. #36 0xb79017df in g_main_context_iterate (context=0x81829c0, block=1, dispatch=1, self=0x81653d8) at gmain.c:2677 got_ownership = max_priority = 0 timeout = 0 some_ready = 1 nfds = allocated_nfds = fds = (GPollFD *) 0x84cc750 __PRETTY_FUNCTION__ = "g_main_context_iterate" #37 0xb7901b89 in IA__g_main_loop_run (loop=0x84d7ec0) at gmain.c:2881 got_ownership = -1215700000 self = (GThread *) 0x81653d8 __PRETTY_FUNCTION__ = "IA__g_main_loop_run" #38 0xb7c34574 in IA__gtk_main () at gtkmain.c:1024 tmp_list = (GList *) 0x8166a20 functions = (GList *) 0x0 init = (GtkInitFunction *) 0x0 loop = (GMainLoop *) 0x84d7ec0 #39 0x0810fd0c in main (argc=2288, argv=0xbfdb41a4) at ../../src/gtkmain.c:764 saved_status = opt_help = opt_login = 0 opt_nologin = 0 opt_version = opt_config_dir_arg = 0x0 opt_login_arg = 0x0 opt_session_arg = 0x8166a20 "\002" sig_indx = sigset = {__val = {81927, 0 }} prev_sig_disp = opt = gui_check = debug_enabled = 0 errmsg = "\200 ??????\000\000\000\0005\220I? !??????\003\000\000\000\000\000\000\000(!??U\221??\b\000\000\000\f\000\000\000\000\000\000\000?=???\025????@???@?\f\000\000\000\000\000\000\000\000?\204?0?n?\000\000\000\000\001\000\000\000\000\000\000\000z2L?8\"??\226*??\224=??!\220?? \000???\201\000\000?=???=???=??\030\006??????\v\000\000\000\000\000\000\000 !??U\221??\b\000\000\000,\000\000\000\000\000\000\000?=???\025??\230?@?h?@?,", '\0' , "@"... segfault_message_tmp = error = (GError *) 0x0 long_options = {{name = 0x8155c71 "config", has_arg = 1, flag = 0x0, val = 99}, {name = 0x814bf0d "debug", has_arg = 0, flag = 0x0, val = 100}, {name = 0x814beef "help", has_arg = 0, flag = 0x0, val = 104}, {name = 0x8138cd4 "login", has_arg = 2, flag = 0x0, val = 108}, {name = 0x81534e2 "nologin", has_arg = 0, flag = 0x0, val = 110}, { name = 0x8155c67 "session", has_arg = 1, flag = 0x0, val = 115}, {name = 0x8138c14 "version", has_arg = 0, flag = 0x0, val = 118}, {name = 0x0, has_arg = 0, flag = 0x0, val = 0}} ** Changed in: gaim (Ubuntu) Importance: Undecided => Medium Assignee: (unassigned) => Ubuntu Desktop Bugs Status: Unconfirmed => Confirmed ** Also affects: gaim (upstream) Importance: Undecided Status: Unconfirmed -- Crash when I clicked in Gaim icon in notification area https://launchpad.net/bugs/69817 From daniel.holbach at ubuntu.com Thu Nov 2 14:49:22 2006 From: daniel.holbach at ubuntu.com (Daniel Holbach) Date: Thu, 02 Nov 2006 14:49:22 -0000 Subject: [Bug 69622] Re: can't open gnome-system-log References: <20061101041411.1506.61364.malonedeb@gangotri.ubuntu.com> Message-ID: <20061102144922.12864.22741.malone@gangotri.ubuntu.com> Can you please add deb http://people.ubuntu.com/~pitti/ddebs edgy main universe multiverse restricted to your /etc/apt/sources.list and install gnome-utils-dbgsym libglib2.0-0-dbgsym libgtk2.0-0-dbgsym and try again? -- can't open gnome-system-log https://launchpad.net/bugs/69622 From daniel.holbach at ubuntu.com Thu Nov 2 14:52:18 2006 From: daniel.holbach at ubuntu.com (Daniel Holbach) Date: Thu, 02 Nov 2006 14:52:18 -0000 Subject: [Bug 69768] Re: Unexpected crash References: <20061101212134.1506.23169.malonedeb@gangotri.ubuntu.com> Message-ID: <20061102145218.27894.67649.launchpad@gandwana.ubuntu.com> ** This bug is no longer flagged as a security issue -- Unexpected crash https://launchpad.net/bugs/69768 From rms at 1407.org Thu Nov 2 14:49:46 2006 From: rms at 1407.org (Cyclops) Date: Thu, 02 Nov 2006 14:49:46 -0000 Subject: [Bug 64538] Re: Evolution's window can't handle 800x600 monitorsize in Edgy Eft Beta References: <20061007141514.8352.62788.malonedeb@gandwana.ubuntu.com> Message-ID: <20061102144947.27894.78215.malone@gandwana.ubuntu.com> Daniel: that must be because the original reporter was using Nvidia and 800x600 Instead of adding a bug for 1024x768 with ATI I added my comments here, which seem appropriate after all, since it not only doesn't fit 800x600 but a bigger resolution as well. My opinion is that the graphic card or window manager are irrelevant. This might be an upstream bug... -- Evolution's window can't handle 800x600 monitorsize in Edgy Eft Beta https://launchpad.net/bugs/64538 From rms at 1407.org Thu Nov 2 14:52:25 2006 From: rms at 1407.org (Cyclops) Date: Thu, 02 Nov 2006 14:52:25 -0000 Subject: [Bug 64538] Re: Evolution's window can't handle 800x600 monitorsize in Edgy Eft Beta References: <20061007141514.8352.62788.malonedeb@gandwana.ubuntu.com> Message-ID: <20061102145225.12711.40953.malone@gangotri.ubuntu.com> BTW, the weird colours is because I happened to be trying beryl out at that time, but I did check that it also happens under the way more stable metacity. I don't think it's either graphic card driver or window manager related. -- Evolution's window can't handle 800x600 monitorsize in Edgy Eft Beta https://launchpad.net/bugs/64538 From kimiko at xs4all.nl Thu Nov 2 14:57:21 2006 From: kimiko at xs4all.nl (Kimiko Koopman) Date: Thu, 02 Nov 2006 14:57:21 -0000 Subject: [Bug 38181] Re: Screensaver freezes on Dapper (ATI Radeon 8500 LE) References: <20060405123708.25542.62963.malonedeb@gangotri.ubuntu.com> Message-ID: <20061102145721.27977.91887.malone@gandwana.ubuntu.com> Ah, I've finally found the right bug # for this. This problem has been around for a long time for me, and still prevents me from using 3D screensavers. Other GL apps seem to work okay, although I haven't tested this a lot. Both the xscreensaver-demo previews and the actual screensaving freeze the system randomly. Sometimes it takes longer, sometimes shorter, but eventually they all freeze the system. No ctrl-alt-key combination works to get a clean shutdown, only the reset or power-off buttons work. My videocard is identified as a ATI Radeon 9200 SE (RV280). Package versions are from current Feisty (==Edgy, since it's only been a few days since that release). Let me know if you need copies of config files, okay? -- Screensaver freezes on Dapper (ATI Radeon 8500 LE) https://launchpad.net/bugs/38181 From daniel.holbach at ubuntu.com Thu Nov 2 15:00:31 2006 From: daniel.holbach at ubuntu.com (Daniel Holbach) Date: Thu, 02 Nov 2006 15:00:31 -0000 Subject: [Bug 69768] Re: Unexpected crash References: <20061101212134.1506.23169.malonedeb@gangotri.ubuntu.com> Message-ID: <20061102150031.27894.31387.malone@gandwana.ubuntu.com> Looks like breakage in Pango. Which locale and language were you typing in? I suspect something going wonky here: #2 0xb7a0454a in update_attr_iterator (state=0xbfe3a6f4) at pango-context.c:611 old_lang = (PangoLanguage *) 0x0 fallback = end_index = 4 --- stack trace --- Using host libthread_db library "/lib/tls/i686/cmov/libthread_db.so.1". Core was generated by `gaim'. Program terminated with signal 11, Segmentation fault. #0 IA__g_slice_alloc (mem_size=28) at gslice.c:427 in gslice.c #0 IA__g_slice_alloc (mem_size=28) at gslice.c:427 n_magazines = chunk_size = mem = acat = #1 0xb79ff7c2 in pango_font_description_copy_static (desc=0x857d500) at fonts.c:634 No locals. #2 0xb7a0454a in update_attr_iterator (state=0xbfe3a6f4) at pango-context.c:611 old_lang = (PangoLanguage *) 0x0 fallback = end_index = 4 #3 0xb7a046cd in itemize_state_init (state=0xbfe3a6f4, context=, text=, base_dir=PANGO_DIRECTION_LTR, start_index=0, length=10, attrs=0x8850a10, cached_iter=0x8caedb0, desc=0x0) at pango-context.c:691 No locals. #4 0xb7a053ab in pango_itemize_with_base_dir (context=0x857d400, base_dir=PANGO_DIRECTION_LTR, text=0x88b8018 "Blog (0/5)", start_index=0, length=10, attrs=0x8850a10, cached_iter=0x8caedb0) at pango-context.c:1192 state = {context = 0x857d400, text = 0x88b8018 "Blog (0/5)", end = 0x88b8022 "", run_start = 0x88b8018 "Blog (0/5)", run_end = 0x10
, result = 0x0, item = 0x0, embedding_levels = 0x88a5488 "", embedding_end_offset = 10, embedding_end = 0x88b8022 "", embedding = 0 '\0', attr_iter = 0x8caedb0, free_attr_iter = 0, attr_end = 0x88b801c " (0/5)", font_desc = 0x0, lang = 0x0, extra_attrs = 0xb7a17fc0, copy_extra_attrs = -1075599544, changed = 3080799293, script_iter = 0x42, script_end = 0xb7a2c2b8 "H\221\003", script = -1075599496, derived_lang = 0xb7a144a0, lang_engine = 0x42, current_fonts = 0x8850a10, cache = 0x88b8022, base_font = 0xb79316c0, enable_fallback = 143360034, exact_engines = 0x0, fallback_engines = 0xb79316c0} __PRETTY_FUNCTION__ = "pango_itemize_with_base_dir" #5 0xb7a0d38b in pango_layout_check_lines (layout=0x84c2a70) at pango-layout.c:3338 delim_len = 0 end = 0x88b8022 "" next_para_index = 10 state = {attrs = 0x8850a10, items = 0x1, base_dir = 3076518081, first_line = -1221959819, line_start_index = 2, remaining_width = -1214967324, start_offset = -1075599192, glyphs = 0xb788c3f5, properties = {uline = 3073016104, strikethrough = 8, rise = -1075599240, letter_spacing = -1221959819, shape_set = 2, shape_ink_rect = 0xb79511e4, shape_logical_rect = 0xbfe3a8b8}, log_widths = 0xb7902762, log_widths_offset = 135847168} delimiter_index = 10 start = 0x88b8018 "Blog (0/5)" done = 1 start_offset = 0 attrs = (PangoAttrList *) 0x8850a10 no_shape_attrs = (PangoAttrList *) 0x0 iter = (PangoAttrIterator *) 0x8caedb0 prev_base_dir = PANGO_DIRECTION_LTR base_dir = PANGO_DIRECTION_LTR __PRETTY_FUNCTION__ = "pango_layout_check_lines" #6 0xb7a0df6b in pango_layout_get_extents_internal (layout=0x84c2a70, ink_rect=0x0, logical_rect=0xbfe3a9b8, line_extents=0x0, real_width=0x0) at pango-layout.c:2069 line_list = y_offset = width = need_width = __PRETTY_FUNCTION__ = "pango_layout_get_extents_internal" #7 0xb7a0ef23 in pango_layout_get_pixel_extents (layout=0x84c2a70, ink_rect=0x0, logical_rect=0xbfe3a9b8) at pango-layout.c:2267 __PRETTY_FUNCTION__ = "pango_layout_get_pixel_extents" #8 0xb7b66991 in get_size (cell=0x83a2930, widget=0x8410000, cell_area=0x0, layout=0x84c2a70, x_offset=0x0, y_offset=0x0, width=0xbfe3aa4c, height=0xbfe3aa50) at gtkcellrenderertext.c:1520 celltext = rect = {x = 0, y = 0, width = 0, height = 1073741824} #9 0xb7b5f914 in IA__gtk_cell_renderer_get_size (cell=0x83a2930, widget=0x8410000, cell_area=0x0, x_offset=0x0, y_offset=0x0, width=0xbfe3aa4c, height=0xbfe3aa50) at gtkcellrenderer.c:507 real_width = (gint *) 0x2 real_height = __PRETTY_FUNCTION__ = "IA__gtk_cell_renderer_get_size" #10 0xb7d2a9e7 in IA__gtk_tree_view_column_cell_get_size (tree_column=0x8411030, cell_area=0x0, x_offset=0x0, y_offset=0x0, width=0xbfe3aae4, height=0xbfe3aae0) at gtktreeviewcolumn.c:2578 info = (GtkTreeViewColumnCellInfo *) 0x83c9768 visible = 1 new_height = 0 new_width = 0 list = (GList *) 0x83b51d0 first_cell = 1 focus_line_width = 1 __PRETTY_FUNCTION__ = "IA__gtk_tree_view_column_cell_get_size" #11 0xb7d0f4f0 in validate_row (tree_view=0x8410000, tree=0x85714b0, node=0x8901aa0, iter=0xbfe3aba4, path=0x882d200) at gtktreeview.c:5526 tmp_width = 0 tmp_height = 0 column = (GtkTreeViewColumn *) 0x8411030 list = (GList *) 0x83b5180 first_column = (GList *) 0x83b5180 last_column = (GList *) 0x83b6ca0 height = 0 horizontal_separator = 2 vertical_separator = 2 focus_line_width = 1 depth = 1 retval = 0 is_separator = 0 focus_pad = 1 grid_line_width = 1 #12 0xb7d149c8 in validate_visible_area (tree_view=0x8410000) at gtktreeview.c:5854 dy = height = path = (GtkTreePath *) 0x882d200 above_path = (GtkTreePath *) 0x8c54550 iter = {stamp = 314602561, user_data = 0x882ee68, user_data2 = 0x0, user_data3 = 0x0} tree = (GtkRBTree *) 0x85714b0 node = (GtkRBNode *) 0x8901aa0 need_redraw = size_changed = 0 total_height = 357 area_above = 0 area_below = 178 __PRETTY_FUNCTION__ = "validate_visible_area" #13 0xb7d14bb1 in do_presize_handler (tree_view=0x8196d18) at gtktreeview.c:6195 No locals. #14 0xb7d14c78 in presize_handler_callback (data=0x8410000) at gtktreeview.c:6219 No locals. #15 0xb78e9aa1 in g_idle_dispatch (source=0x88b6618, callback=0x8196d38, user_data=0x8410000) at gmain.c:3926 No locals. #16 0xb78eb802 in IA__g_main_context_dispatch (context=0x81833a0) at gmain.c:2045 No locals. #17 0xb78ee7df in g_main_context_iterate (context=0x81833a0, block=1, dispatch=1, self=0x8165558) at gmain.c:2677 got_ownership = max_priority = 108 timeout = 0 some_ready = 1 nfds = allocated_nfds = fds = (GPollFD *) 0x84ac3e0 __PRETTY_FUNCTION__ = "g_main_context_iterate" #18 0xb78eeb89 in IA__g_main_loop_run (loop=0x848ccd8) at gmain.c:2881 got_ownership = -1215781920 self = (GThread *) 0x8165558 __PRETTY_FUNCTION__ = "IA__g_main_loop_run" #19 0xb7c20574 in IA__gtk_main () at gtkmain.c:1024 tmp_list = (GList *) 0x0 functions = (GList *) 0x0 init = (GtkInitFunction *) 0x0 loop = (GMainLoop *) 0x848ccd8 #20 0x0810fd0c in main (argc=144076416, argv=0xbfe3cf74) at ../../src/gtkmain.c:764 saved_status = opt_help = opt_login = 0 opt_nologin = 0 opt_version = opt_config_dir_arg = 0x0 opt_login_arg = 0x0 opt_session_arg = 0x0 sig_indx = sigset = {__val = {81927, 0 }} prev_sig_disp = opt = gui_check = debug_enabled = 0 errmsg = "P????\237??\000\000\000\0005`H?p????\237??\003\000\000\000\000\000\000\000????U1??\b\000\000\000\f\000\000\000\000\000\000\000\224???????\210\212A?x\212A?\f\000\000\000\000\000\000\000?\227\204??\034}?\000\000\000\000\001\000\000\000\000\000\000\000z?J?\b???\226???d???!0?? ???\201\000\000\207???\200???|???\030????\237??\v\000\000\000\000\000\000\000p???U1??\b\000\000\000,\000\000\000\000\000\000\000\224???????H\212A?\030\212A?,", '\0' , "\030"... segfault_message_tmp = error = (GError *) 0x0 long_options = {{name = 0x8155c71 "config", has_arg = 1, flag = 0x0, val = 99}, {name = 0x814bf0d "debug", has_arg = 0, flag = 0x0, val = 100}, {name = 0x814beef "help", has_arg = 0, flag = 0x0, val = 104}, {name = 0x8138cd4 "login", has_arg = 2, flag = 0x0, val = 108}, {name = 0x81534e2 "nologin", has_arg = 0, flag = 0x0, val = 110}, { name = 0x8155c67 "session", has_arg = 1, flag = 0x0, val = 115}, {name = 0x8138c14 "version", has_arg = 0, flag = 0x0, val = 118}, {name = 0x0, has_arg = 0, flag = 0x0, val = 0}} --- thread stack trace --- Using host libthread_db library "/lib/tls/i686/cmov/libthread_db.so.1". Core was generated by `gaim'. Program terminated with signal 11, Segmentation fault. #0 IA__g_slice_alloc (mem_size=28) at gslice.c:427 in gslice.c . Thread 1 (process 4849): #0 IA__g_slice_alloc (mem_size=28) at gslice.c:427 n_magazines = chunk_size = mem = acat = #1 0xb79ff7c2 in pango_font_description_copy_static (desc=0x857d500) at fonts.c:634 No locals. #2 0xb7a0454a in update_attr_iterator (state=0xbfe3a6f4) at pango-context.c:611 old_lang = (PangoLanguage *) 0x0 fallback = end_index = 4 #3 0xb7a046cd in itemize_state_init (state=0xbfe3a6f4, context=, text=, base_dir=PANGO_DIRECTION_LTR, start_index=0, length=10, attrs=0x8850a10, cached_iter=0x8caedb0, desc=0x0) at pango-context.c:691 No locals. #4 0xb7a053ab in pango_itemize_with_base_dir (context=0x857d400, base_dir=PANGO_DIRECTION_LTR, text=0x88b8018 "Blog (0/5)", start_index=0, length=10, attrs=0x8850a10, cached_iter=0x8caedb0) at pango-context.c:1192 state = {context = 0x857d400, text = 0x88b8018 "Blog (0/5)", end = 0x88b8022 "", run_start = 0x88b8018 "Blog (0/5)", run_end = 0x10
, result = 0x0, item = 0x0, embedding_levels = 0x88a5488 "", embedding_end_offset = 10, embedding_end = 0x88b8022 "", embedding = 0 '\0', attr_iter = 0x8caedb0, free_attr_iter = 0, attr_end = 0x88b801c " (0/5)", font_desc = 0x0, lang = 0x0, extra_attrs = 0xb7a17fc0, copy_extra_attrs = -1075599544, changed = 3080799293, script_iter = 0x42, script_end = 0xb7a2c2b8 "H\221\003", script = -1075599496, derived_lang = 0xb7a144a0, lang_engine = 0x42, current_fonts = 0x8850a10, cache = 0x88b8022, base_font = 0xb79316c0, enable_fallback = 143360034, exact_engines = 0x0, fallback_engines = 0xb79316c0} __PRETTY_FUNCTION__ = "pango_itemize_with_base_dir" #5 0xb7a0d38b in pango_layout_check_lines (layout=0x84c2a70) at pango-layout.c:3338 delim_len = 0 end = 0x88b8022 "" next_para_index = 10 state = {attrs = 0x8850a10, items = 0x1, base_dir = 3076518081, first_line = -1221959819, line_start_index = 2, remaining_width = -1214967324, start_offset = -1075599192, glyphs = 0xb788c3f5, properties = {uline = 3073016104, strikethrough = 8, rise = -1075599240, letter_spacing = -1221959819, shape_set = 2, shape_ink_rect = 0xb79511e4, shape_logical_rect = 0xbfe3a8b8}, log_widths = 0xb7902762, log_widths_offset = 135847168} delimiter_index = 10 start = 0x88b8018 "Blog (0/5)" done = 1 start_offset = 0 attrs = (PangoAttrList *) 0x8850a10 no_shape_attrs = (PangoAttrList *) 0x0 iter = (PangoAttrIterator *) 0x8caedb0 prev_base_dir = PANGO_DIRECTION_LTR base_dir = PANGO_DIRECTION_LTR __PRETTY_FUNCTION__ = "pango_layout_check_lines" #6 0xb7a0df6b in pango_layout_get_extents_internal (layout=0x84c2a70, ink_rect=0x0, logical_rect=0xbfe3a9b8, line_extents=0x0, real_width=0x0) at pango-layout.c:2069 line_list = y_offset = width = need_width = __PRETTY_FUNCTION__ = "pango_layout_get_extents_internal" #7 0xb7a0ef23 in pango_layout_get_pixel_extents (layout=0x84c2a70, ink_rect=0x0, logical_rect=0xbfe3a9b8) at pango-layout.c:2267 __PRETTY_FUNCTION__ = "pango_layout_get_pixel_extents" #8 0xb7b66991 in get_size (cell=0x83a2930, widget=0x8410000, cell_area=0x0, layout=0x84c2a70, x_offset=0x0, y_offset=0x0, width=0xbfe3aa4c, height=0xbfe3aa50) at gtkcellrenderertext.c:1520 celltext = rect = {x = 0, y = 0, width = 0, height = 1073741824} #9 0xb7b5f914 in IA__gtk_cell_renderer_get_size (cell=0x83a2930, widget=0x8410000, cell_area=0x0, x_offset=0x0, y_offset=0x0, width=0xbfe3aa4c, height=0xbfe3aa50) at gtkcellrenderer.c:507 real_width = (gint *) 0x2 real_height = __PRETTY_FUNCTION__ = "IA__gtk_cell_renderer_get_size" #10 0xb7d2a9e7 in IA__gtk_tree_view_column_cell_get_size (tree_column=0x8411030, cell_area=0x0, x_offset=0x0, y_offset=0x0, width=0xbfe3aae4, height=0xbfe3aae0) at gtktreeviewcolumn.c:2578 info = (GtkTreeViewColumnCellInfo *) 0x83c9768 visible = 1 new_height = 0 new_width = 0 list = (GList *) 0x83b51d0 first_cell = 1 focus_line_width = 1 __PRETTY_FUNCTION__ = "IA__gtk_tree_view_column_cell_get_size" #11 0xb7d0f4f0 in validate_row (tree_view=0x8410000, tree=0x85714b0, node=0x8901aa0, iter=0xbfe3aba4, path=0x882d200) at gtktreeview.c:5526 tmp_width = 0 tmp_height = 0 column = (GtkTreeViewColumn *) 0x8411030 list = (GList *) 0x83b5180 first_column = (GList *) 0x83b5180 last_column = (GList *) 0x83b6ca0 height = 0 horizontal_separator = 2 vertical_separator = 2 focus_line_width = 1 depth = 1 retval = 0 is_separator = 0 focus_pad = 1 grid_line_width = 1 #12 0xb7d149c8 in validate_visible_area (tree_view=0x8410000) at gtktreeview.c:5854 dy = height = path = (GtkTreePath *) 0x882d200 above_path = (GtkTreePath *) 0x8c54550 iter = {stamp = 314602561, user_data = 0x882ee68, user_data2 = 0x0, user_data3 = 0x0} tree = (GtkRBTree *) 0x85714b0 node = (GtkRBNode *) 0x8901aa0 need_redraw = size_changed = 0 total_height = 357 area_above = 0 area_below = 178 __PRETTY_FUNCTION__ = "validate_visible_area" #13 0xb7d14bb1 in do_presize_handler (tree_view=0x8196d18) at gtktreeview.c:6195 No locals. #14 0xb7d14c78 in presize_handler_callback (data=0x8410000) at gtktreeview.c:6219 No locals. #15 0xb78e9aa1 in g_idle_dispatch (source=0x88b6618, callback=0x8196d38, user_data=0x8410000) at gmain.c:3926 No locals. #16 0xb78eb802 in IA__g_main_context_dispatch (context=0x81833a0) at gmain.c:2045 No locals. #17 0xb78ee7df in g_main_context_iterate (context=0x81833a0, block=1, dispatch=1, self=0x8165558) at gmain.c:2677 got_ownership = max_priority = 108 timeout = 0 some_ready = 1 nfds = allocated_nfds = fds = (GPollFD *) 0x84ac3e0 __PRETTY_FUNCTION__ = "g_main_context_iterate" #18 0xb78eeb89 in IA__g_main_loop_run (loop=0x848ccd8) at gmain.c:2881 got_ownership = -1215781920 self = (GThread *) 0x8165558 __PRETTY_FUNCTION__ = "IA__g_main_loop_run" #19 0xb7c20574 in IA__gtk_main () at gtkmain.c:1024 tmp_list = (GList *) 0x0 functions = (GList *) 0x0 init = (GtkInitFunction *) 0x0 loop = (GMainLoop *) 0x848ccd8 #20 0x0810fd0c in main (argc=144076416, argv=0xbfe3cf74) at ../../src/gtkmain.c:764 saved_status = opt_help = opt_login = 0 opt_nologin = 0 opt_version = opt_config_dir_arg = 0x0 opt_login_arg = 0x0 opt_session_arg = 0x0 sig_indx = sigset = {__val = {81927, 0 }} prev_sig_disp = opt = gui_check = debug_enabled = 0 errmsg = "P????\237??\000\000\000\0005`H?p????\237??\003\000\000\000\000\000\000\000????U1??\b\000\000\000\f\000\000\000\000\000\000\000\224???????\210\212A?x\212A?\f\000\000\000\000\000\000\000?\227\204??\034}?\000\000\000\000\001\000\000\000\000\000\000\000z?J?\b???\226???d???!0?? ???\201\000\000\207???\200???|???\030????\237??\v\000\000\000\000\000\000\000p???U1??\b\000\000\000,\000\000\000\000\000\000\000\224???????H\212A?\030\212A?,", '\0' , "\030"... segfault_message_tmp = error = (GError *) 0x0 long_options = {{name = 0x8155c71 "config", has_arg = 1, flag = 0x0, val = 99}, {name = 0x814bf0d "debug", has_arg = 0, flag = 0x0, val = 100}, {name = 0x814beef "help", has_arg = 0, flag = 0x0, val = 104}, {name = 0x8138cd4 "login", has_arg = 2, flag = 0x0, val = 108}, {name = 0x81534e2 "nologin", has_arg = 0, flag = 0x0, val = 110}, { name = 0x8155c67 "session", has_arg = 1, flag = 0x0, val = 115}, {name = 0x8138c14 "version", has_arg = 0, flag = 0x0, val = 118}, {name = 0x0, has_arg = 0, flag = 0x0, val = 0}} ** Changed in: gaim (Ubuntu) Importance: Undecided => Medium Assignee: (unassigned) => Ubuntu Desktop Bugs Status: Unconfirmed => Confirmed -- Unexpected crash https://launchpad.net/bugs/69768 From pradeep.vjn at gmail.com Thu Nov 2 15:03:26 2006 From: pradeep.vjn at gmail.com (Pradeep) Date: Thu, 02 Nov 2006 15:03:26 -0000 Subject: [Bug 68976] Re: System -> Administration -> Disks References: <20061029021426.26024.18339.malonedeb@gangotri.ubuntu.com> Message-ID: <20061102150326.27894.36792.launchpad@gandwana.ubuntu.com> *** This bug is a duplicate of bug 61728 *** ** This bug has been marked a duplicate of bug 61728 [disks-admin] need to be rewritten with the new API and using hal -- System -> Administration -> Disks https://launchpad.net/bugs/68976 From daniel.holbach at ubuntu.com Thu Nov 2 15:03:07 2006 From: daniel.holbach at ubuntu.com (Daniel Holbach) Date: Thu, 02 Nov 2006 15:03:07 -0000 Subject: [Bug 63465] Re: gnome-panel crash References: <20061002000357.3619.54778.malonedeb@gandwana.ubuntu.com> Message-ID: <20061102150307.27894.87961.malone@gandwana.ubuntu.com> Strange, the .recently-used.xbel is valid XML and all the characters are encoded. -- gnome-panel crash https://launchpad.net/bugs/63465 From daniel.holbach at ubuntu.com Thu Nov 2 15:13:20 2006 From: daniel.holbach at ubuntu.com (Daniel Holbach) Date: Thu, 02 Nov 2006 15:13:20 -0000 Subject: [Bug 68827] Re: Moving sheet tabs results in wrong order or crash References: <20061028122831.26024.44300.malonedeb@gangotri.ubuntu.com> Message-ID: <20061102151321.27977.31781.malone@gandwana.ubuntu.com> Thanks for your bug report. Can you get a backtrace of the crash? (http://wiki.ubuntu.com/Backtrace) Which version of Ubuntu and gnumeric do you use? ** Changed in: gnumeric (Ubuntu) Status: Unconfirmed => Needs Info -- Moving sheet tabs results in wrong order or crash https://launchpad.net/bugs/68827 From kees at ubuntu.com Thu Nov 2 15:17:43 2006 From: kees at ubuntu.com (Kees Cook) Date: Thu, 02 Nov 2006 15:17:43 -0000 Subject: [Bug 65795] Re: vino won't accept my password References: <20061012232152.19386.28856.malonedeb@gandwana.ubuntu.com> Message-ID: <20061102151743.27894.41842.malone@gandwana.ubuntu.com> As a word of caution, you may need some other packages installed before that will work. I wrote up a quick wiki page about it: https://wiki.ubuntu.com/UbuntuPackagingGuide/BuildFromDebdiff -- vino won't accept my password https://launchpad.net/bugs/65795 From seb128 at ubuntu.com Thu Nov 2 15:19:30 2006 From: seb128 at ubuntu.com (Sebastien Bacher) Date: Thu, 02 Nov 2006 15:19:30 -0000 Subject: [Bug 64538] Re: Evolution's window can't handle 800x600 monitorsize in Edgy Eft Beta References: <20061007141514.8352.62788.malonedeb@gandwana.ubuntu.com> Message-ID: <20061102151930.27894.69127.malone@gandwana.ubuntu.com> Your problem is not clear. Is that about the preview pane not being displayed under the message list? You can probably drag&drop the limit from the bottom of screen -- Evolution's window can't handle 800x600 monitorsize in Edgy Eft Beta https://launchpad.net/bugs/64538 From mr.wiseman at gmail.com Thu Nov 2 15:21:28 2006 From: mr.wiseman at gmail.com (R Volgers) Date: Thu, 02 Nov 2006 15:21:28 -0000 Subject: [Bug 69894] gnome-volume control crashes (preferences) References: <20061102152128.27977.68263.malonedeb@gandwana.ubuntu.com> Message-ID: <20061102152128.27977.68263.malonedeb@gandwana.ubuntu.com> Public bug reported: Although my alsa config is somewhat broken at the moment, gnome-volume- manager is the only app that actually manages to crash because of it. Crash occurred when selecting the "Preferences" menu option. See attached crash report. ** Affects: gnome-media (Ubuntu) Importance: Undecided Status: Unconfirmed -- gnome-volume control crashes (preferences) https://launchpad.net/bugs/69894 From mr.wiseman at gmail.com Thu Nov 2 15:21:54 2006 From: mr.wiseman at gmail.com (R Volgers) Date: Thu, 02 Nov 2006 15:21:54 -0000 Subject: [Bug 69894] Re: gnome-volume control crashes (preferences) References: <20061102152128.27977.68263.malonedeb@gandwana.ubuntu.com> Message-ID: <20061102152154.12711.90935.malone@gangotri.ubuntu.com> ** Attachment added: "Crash report" http://librarian.launchpad.net/4946820/_usr_bin_gnome-volume-control.1000.crash -- gnome-volume control crashes (preferences) https://launchpad.net/bugs/69894 From hubert.penet at gmail.com Thu Nov 2 15:41:12 2006 From: hubert.penet at gmail.com (PENET Hubert) Date: Thu, 02 Nov 2006 15:41:12 -0000 Subject: [Bug 69893] System->Administration->Networking menu entry does not ask for the root password References: <20061102152013.12864.51557.malonedeb@gangotri.ubuntu.com> Message-ID: <20061102154112.12864.71332.launchpad@canonical@gangotri.ubuntu.com> Public bug reported: Hi, I did an upgrade from 6.06 to 6.10. After the upgrade, I was unable to launch the System->Administration->Networking tool. I looked at the menu entry (using Menu layout utility) and it was only "network-admin" I changed it to "gksu network-admin" And then every think become OK. Hub ** Affects: gnome-system-tools (Ubuntu) Importance: Undecided Assignee: Ubuntu Desktop Bugs Status: Rejected -- System->Administration->Networking menu entry does not ask for the root password https://launchpad.net/bugs/69893 From gkulyk at yahoo.de Thu Nov 2 15:38:13 2006 From: gkulyk at yahoo.de (Gert Kulyk) Date: Thu, 02 Nov 2006 15:38:13 -0000 Subject: [Bug 58083] Re: No keyboard previews References: <20060829090058.5486.76169.malonedeb@gandwana.ubuntu.com> Message-ID: <20061102153813.12711.81625.malone@gangotri.ubuntu.com> I've build a fixed version for my own use (using a slightly-modified, that is a one that also changes Makefile.in, fedora patch), a .diff.gz file attached for people who do want to play around with it. Sebastien: Please tell me, if such a changed version could enter edgy- updates (after a while in edgy-proposed). The patch applies cleanly, no problems encountered (although the source tells that it was build today, I'm using a patched version for a few days now). The bug is really annoying. Regards, Gert ** Attachment added: ".diff.gz with applied fedora patch mentioned above" http://librarian.launchpad.net/4946825/xorg-server_1.1.1-0ubuntu12.01.diff.gz -- No keyboard previews https://launchpad.net/bugs/58083 From seb128 at ubuntu.com Thu Nov 2 15:41:12 2006 From: seb128 at ubuntu.com (Sebastien Bacher) Date: Thu, 02 Nov 2006 15:41:12 -0000 Subject: [Bug 69893] Re: System->Administration->Networking menu entry does not ask for the root password References: <20061102152013.12864.51557.malonedeb@gangotri.ubuntu.com> Message-ID: <20061102154112.12864.11064.malone@gangotri.ubuntu.com> *** This bug is a duplicate of bug 59946 *** Thanks for the bug report. This particular bug has already been reported into our bug tracking system, but please feel free to report any further bugs you find. ** Changed in: gnome-system-tools (Ubuntu) Assignee: (unassigned) => Ubuntu Desktop Bugs Status: Unconfirmed => Rejected ** This bug has been marked a duplicate of bug 59946 Admin tools require admin group membership -- System->Administration->Networking menu entry does not ask for the root password https://launchpad.net/bugs/69893 From emxlug at linux.org.ba Thu Nov 2 15:54:55 2006 From: emxlug at linux.org.ba (=?utf-8?q?Emir_Beganovi=C4=87?=) Date: Thu, 02 Nov 2006 15:54:55 -0000 Subject: [Bug 69768] Re: Unexpected crash References: <20061101212134.1506.23169.malonedeb@gangotri.ubuntu.com> Message-ID: <20061102155455.12864.34932.malone@gangotri.ubuntu.com> I have Bosnian keyboard and English locale; this is first time it happens. -- Unexpected crash https://launchpad.net/bugs/69768 From sfllaw at ubuntu.com Thu Nov 2 15:51:59 2006 From: sfllaw at ubuntu.com (Simon Law) Date: Thu, 02 Nov 2006 15:51:59 -0000 Subject: [Bug 56484] Re: hal does not detect non-ATAPI CD-ROM drives References: <20060815173128.20119.94365.malonedeb@gandwana.ubuntu.com> Message-ID: <20061102155159.12864.1054.launchpad@gangotri.ubuntu.com> ** Tags added: verification-done -- hal does not detect non-ATAPI CD-ROM drives https://launchpad.net/bugs/56484 From drberg1000 at gmail.com Thu Nov 2 15:52:05 2006 From: drberg1000 at gmail.com (drberg1000) Date: Thu, 02 Nov 2006 15:52:05 -0000 Subject: [Bug 34233] Re: g-p-m failing to use DPMS to power off display References: <20060309181007.28582.70564.malonedeb@gandwana.ubuntu.com> <20061102143806.12864.39421.malone@gangotri.ubuntu.com> Message-ID: On 11/2/06, Richard Hughes wrote: > >Meaning if lid=closed you will never get a running screensaver nor will it ever dpms. > >Only if lid=open it will dpms !!! > > Incorrect. If the lid is closed then the automatic DPMS timeout is > disabled, and the lid DPMS is forced off. When the lid id re-opened, > then the DPMS is turned on, and the timeout restored. It sounds like you > may be suffering from an ACPI problem (or a bios or hardware problem) > where the lid status is not being detected correctly. So if I read this correctly you think the lid state problem is (in my case) causing this bug and to address the issue I should file the bug with ACPI. Is that correct? --Dave -- g-p-m failing to use DPMS to power off display https://launchpad.net/bugs/34233 From bbourgoi at free.fr Thu Nov 2 16:12:21 2006 From: bbourgoi at free.fr (Brice Bourgoin) Date: Thu, 02 Nov 2006 16:12:21 -0000 Subject: [Bug 69903] Retro-compatibility problem with gconf option References: <20061102161221.12864.13848.malonedeb@gangotri.ubuntu.com> Message-ID: <20061102161221.12864.13848.malonedeb@gangotri.ubuntu.com> Public bug reported: Binary package hint: gnome-volume-manager After my upgrade to edgy, the import dialog didn't open anymore when I connected my digital camera. But gnome-volume-manager-gthumb works well when I launch it in a terminal. Finely, I found the problem : /desktop/gnome/volume_manager/prompts/camera_import_photos key in gconf was set to 5 by a previous version of Ubuntu (I don't know witch one, I use it since warty). I have reset it, and now the value is 6 for a behavior like before edgy. So there is a retro-compatibity issue in the gconf option for gnome- volume-manager. I think the best thing is to understand old format option, or reset it when there is an inconsistency. NB : I tried to check/uncheck digital camera import in System>preferences>amovible media, but it didn't change anything. ** Affects: gnome-volume-manager (Ubuntu) Importance: Undecided Status: Unconfirmed ** Description changed: Binary package hint: gnome-volume-manager After my upgrade to edgy, the import dialog didn't open anymore when I connected my digital camera. But gnome-volume-manager-gthumb works well when I launch it in a terminal. - Finely, I found the problem : /desktop/gnome/volume_manager/prompts/camera_import_photos key in gconf was set to 5 by a previous version of Ubuntu (I don't know witch one, I use it sine warty). + Finely, I found the problem : /desktop/gnome/volume_manager/prompts/camera_import_photos key in gconf was set to 5 by a previous version of Ubuntu (I don't know witch one, I use it since warty). I have reset it, and now the value is 6 for a behavior like before edgy. So there is a retro-compatibity issue in the gconf option for gnome- volume-manager. I think the best thing is to understand old format - option, or reset it when there is an inconstancy. + option, or reset it when there is an inconsistency. NB : I tried to check/uncheck digital camera import in System>preferences>amovible media, but it didn't change anything. -- Retro-compatibility problem with gconf option https://launchpad.net/bugs/69903 From ubuntu at fergusnet.com Thu Nov 2 16:13:20 2006 From: ubuntu at fergusnet.com (Richard Ferguson) Date: Thu, 02 Nov 2006 16:13:20 -0000 Subject: [Bug 68827] Re: Moving sheet tabs results in wrong order or crash References: <20061028122831.26024.44300.malonedeb@gangotri.ubuntu.com> Message-ID: <20061102161320.27977.14155.malone@gandwana.ubuntu.com> I only saw the crash once.. and It might have been related to renaming tabs and not moving them. If I can get it to repeat i'll capture and backtrace and file a report for it. I am seeing this with the new Edgy release, not sure the version, I can look it up when I get home. I also see it with Dapper and gnumeric version 1.6.3 Steps to reproduce it on dapper. (May work with edgy too) Open gnumeric Right click on sheet 3 and append a new sheet. Right click on sheet 4 and append a new sheet. ( Repeat until 8 sheets are present and in order) Now drag sheet 8 from the end and and drop between sheets 2 and 3. The new order should be 1,2,8,3,4,5,6,7. What I get is 1,2,4,3,6,5,8,7. I can then drag sheet 8 back to the end and all the sheets flip back to their original locations, i.e. 1,2,3,4,5,6,7,8. The only way I can get the sheets in the right order is to drag and drop sheet 8 one location at a time. -- Moving sheet tabs results in wrong order or crash https://launchpad.net/bugs/68827 From rpedro78 at gmail.com Thu Nov 2 16:10:39 2006 From: rpedro78 at gmail.com (Rui Mesquita) Date: Thu, 02 Nov 2006 16:10:39 -0000 Subject: [Bug 66381] Re: Gaim crashed References: <20061016103511.6980.50967.malonedeb@gangotri.ubuntu.com> Message-ID: <20061102161039.12711.71547.malone@gangotri.ubuntu.com> and the backtrace, as instructed on http://gaim.sourceforge.net/gdb.php . ** Attachment added: "backtrace full" http://librarian.launchpad.net/4947448/gaim_backtrace_full -- Gaim crashed https://launchpad.net/bugs/66381 From rpedro78 at gmail.com Thu Nov 2 16:09:46 2006 From: rpedro78 at gmail.com (Rui Mesquita) Date: Thu, 02 Nov 2006 16:09:46 -0000 Subject: [Bug 66381] Re: Gaim crashed References: <20061016103511.6980.50967.malonedeb@gangotri.ubuntu.com> Message-ID: <20061102160946.12864.20243.malone@gangotri.ubuntu.com> I have this same issue too (gaim fails to connect to jabber, and it crashes when I disable the account). I'm using gaim 2.0.0beta3, installed on Dapper from packages by seb128 , found them in the ubuntu help wiki here's the crash backtrace, as instructed by the gnome help documentation. ** Attachment added: "backtrace normal" http://librarian.launchpad.net/4947447/gaim_backtrace -- Gaim crashed https://launchpad.net/bugs/66381 From john.dong at gmail.com Thu Nov 2 16:11:30 2006 From: john.dong at gmail.com (John Dong) Date: Thu, 02 Nov 2006 16:11:30 -0000 Subject: [Bug 60989] Re: HAL reports incorrect battery percentages References: <20060918021205.28941.49885.malonedeb@gandwana.ubuntu.com> Message-ID: <20061102161130.12711.71346.malone@gangotri.ubuntu.com> Mainly because this affects relatively few laptop models, and the "fix" proposed here will break more laptops than it fixes.... -- HAL reports incorrect battery percentages https://launchpad.net/bugs/60989 From rms at 1407.org Thu Nov 2 16:15:46 2006 From: rms at 1407.org (Cyclops) Date: Thu, 02 Nov 2006 16:15:46 -0000 Subject: [Bug 64538] Re: Evolution's window can't handle 800x600 monitorsize in Edgy Eft Beta References: <20061007141514.8352.62788.malonedeb@gandwana.ubuntu.com> Message-ID: <20061102161546.12711.56146.malone@gangotri.ubuntu.com> Sebastien: please forget the preview pane. I don't use it. I use only two columns: folder tree view (on the left) and message list on the right. I prefer to open each mail I want to see instead of having it previewed (which really slows things down). The problem is that the message list view is TOO BIG and can't be reduced. The whole window doesn't fit properly under 1024x768. I used to have the folder view a bit larger in order to view the complete mail folder names and how many unread message are in them. It is no longer possible to do so since the whole window doesn't fit. -- Evolution's window can't handle 800x600 monitorsize in Edgy Eft Beta https://launchpad.net/bugs/64538 From affi at mnemonic.no Thu Nov 2 16:18:50 2006 From: affi at mnemonic.no (Affi) Date: Thu, 02 Nov 2006 16:18:50 -0000 Subject: [Bug 59946] Re: Admin tools require admin group membership References: <20060911184649.12796.25422.malonedeb@gandwana.ubuntu.com> Message-ID: <20061102161850.27894.5932.malone@gandwana.ubuntu.com> After upgrade I was bitten by https://launchpad.net/bugs/69145 as I initially installed Breezy, in March. I have now fixed the problem by adding "admin" by hand, but what does "admin" signify that "adm" does not? My /etc/sudoers has "adm" and I was (and am) a member of "adm", but that was apparantly not enough for the new architecture. -Affi -- Admin tools require admin group membership https://launchpad.net/bugs/59946 From gkulyk at yahoo.de Thu Nov 2 16:20:20 2006 From: gkulyk at yahoo.de (Gert Kulyk) Date: Thu, 02 Nov 2006 16:20:20 -0000 Subject: [Bug 58083] Re: No keyboard previews References: <20060829090058.5486.76169.malonedeb@gandwana.ubuntu.com> Message-ID: <20061102162020.27977.17124.malone@gandwana.ubuntu.com> PS: Here's a screenshot showing the keyboard-layout with the modified package :-) ** Attachment added: "Screenshot with fixed xserver-xorg-core" http://librarian.launchpad.net/4947452/screenshot-with-fixed-xserver-xorg-core.png -- No keyboard previews https://launchpad.net/bugs/58083 From seb128 at ubuntu.com Thu Nov 2 16:25:35 2006 From: seb128 at ubuntu.com (Sebastien Bacher) Date: Thu, 02 Nov 2006 16:25:35 -0000 Subject: [Bug 30434] Re: GNOME Sound Recorder freezes after recording Ogg Vorbis, CD quality sound longer than 4 seconds, when user press "Stop" References: <20060203205829.29848.96050.malonedeb@gangotri.ubuntu.com> Message-ID: <20061102162535.12864.24696.malone@gangotri.ubuntu.com> that works fine for upstream on edgy, it works fine for me too on edgy. Do you still have the issue? -- GNOME Sound Recorder freezes after recording Ogg Vorbis, CD quality sound longer than 4 seconds, when user press "Stop" https://launchpad.net/bugs/30434 From steko at iosa.it Thu Nov 2 16:29:21 2006 From: steko at iosa.it (Stefano Costa) Date: Thu, 02 Nov 2006 16:29:21 -0000 Subject: [Bug 60989] Re: HAL reports incorrect battery percentages References: <20060918021205.28941.49885.malonedeb@gandwana.ubuntu.com> <20061102161130.12711.71346.malone@gangotri.ubuntu.com> Message-ID: <1162484961.17503.3.camel@localhost.localdomain> Yes, but previous versions worked without any problem, so, there has to be a way to find what's wrong with this version. -- HAL reports incorrect battery percentages https://launchpad.net/bugs/60989 From encompass at gmail.com Thu Nov 2 16:29:42 2006 From: encompass at gmail.com (encompass) Date: Thu, 02 Nov 2006 16:29:42 -0000 Subject: [Bug 47717] Re: Should provide welcome/test sip:number on startup References: <20060531155000.5009.67015.malonedeb@gandwana.ubuntu.com> Message-ID: <20061102162942.27894.80642.malone@gandwana.ubuntu.com> I agree... that is exactly what I am searching for... how to place a test call. Perhaps you could make the the last part of the alread a little long druid program. -- Should provide welcome/test sip:number on startup https://launchpad.net/bugs/47717 From jnoreiko at yahoo.com Thu Nov 2 16:46:31 2006 From: jnoreiko at yahoo.com (Joachim Noreiko) Date: Thu, 02 Nov 2006 16:46:31 -0000 Subject: [Bug 69913] GNOME Document font should be used for conversation text References: <20061102164631.27977.98278.malonedeb@gandwana.ubuntu.com> Message-ID: <20061102164631.27977.98278.malonedeb@gandwana.ubuntu.com> Public bug reported: Gaim currently uses the 'Application font' from Font prefs to display conversations & text I type. It should use the 'Document font' (http://bugzilla.gnome.org/show_bug.cgi?id=160454) ** Affects: gaim (Ubuntu) Importance: Undecided Status: Unconfirmed -- GNOME Document font should be used for conversation text https://launchpad.net/bugs/69913 From vyruss at freemail.gr Thu Nov 2 16:48:19 2006 From: vyruss at freemail.gr (Jimmy Angelakos) Date: Thu, 02 Nov 2006 16:48:19 -0000 Subject: [Bug 69914] Partition name weirdness References: <20061102164819.27977.29243.malonedeb@gandwana.ubuntu.com> Message-ID: <20061102164819.27977.29243.malonedeb@gandwana.ubuntu.com> Public bug reported: Binary package hint: hal Hi, I just upgraded from Dapper to Edgy. I have always had 4 data partitions mounted from /etc/fstab: /dev/hda1 (NTFS) as /media/hda1 /dev/hda5 (FAT32) as /media/hda5 /dev/hdb1 (EXT3) as /media/hdb1 /dev/hdb5 (FAT32) as /media/hdb5 They always appeared as four icons on my desktop. However, after the upgrade, /dev/hdb5 is now assigned a peculiar, unreadable name. I get the strange behaviour shown in the screenshot attached. ** Affects: hal (Ubuntu) Importance: Undecided Status: Unconfirmed -- Partition name weirdness https://launchpad.net/bugs/69914 From vyruss at freemail.gr Thu Nov 2 16:50:36 2006 From: vyruss at freemail.gr (Jimmy Angelakos) Date: Thu, 02 Nov 2006 16:50:36 -0000 Subject: [Bug 69914] Re: Partition name weirdness References: <20061102164819.27977.29243.malonedeb@gandwana.ubuntu.com> Message-ID: <20061102165036.27894.33858.malone@gandwana.ubuntu.com> ** Attachment added: "Screenshot of the problem" http://librarian.launchpad.net/4947461/Screenshot.jpg -- Partition name weirdness https://launchpad.net/bugs/69914 From vyruss at freemail.gr Thu Nov 2 16:51:15 2006 From: vyruss at freemail.gr (Jimmy Angelakos) Date: Thu, 02 Nov 2006 16:51:15 -0000 Subject: [Bug 69914] Re: Partition name weirdness References: <20061102164819.27977.29243.malonedeb@gandwana.ubuntu.com> Message-ID: <20061102165115.12711.81041.malone@gangotri.ubuntu.com> ** Attachment added: "/etc/fstab" http://librarian.launchpad.net/4947465/fstab -- Partition name weirdness https://launchpad.net/bugs/69914 From john.dong at gmail.com Thu Nov 2 16:54:23 2006 From: john.dong at gmail.com (John Dong) Date: Thu, 02 Nov 2006 16:54:23 -0000 Subject: [Bug 60989] Re: HAL reports incorrect battery percentages References: <20060918021205.28941.49885.malonedeb@gandwana.ubuntu.com> Message-ID: <20061102165423.12864.29332.malone@gangotri.ubuntu.com> On our laptops yes, but previous versions had incorrect battery reporting on many other laptops, too. The fix, a corrected metric unit conversion, unfortunately breaks our laptops but also fixes the other ones. -- HAL reports incorrect battery percentages https://launchpad.net/bugs/60989 From mwh at sysrq.dk Thu Nov 2 18:07:30 2006 From: mwh at sysrq.dk (Martin Willemoes Hansen) Date: Thu, 02 Nov 2006 18:07:30 -0000 Subject: [Bug 69869] Can't choose chapter on DVD References: <20061102121820.12711.6325.malonedeb@gangotri.ubuntu.com> Message-ID: <20061102180730.27894.85925.launchpad@canonical@gandwana.ubuntu.com> Public bug reported: When inserting DVD number 3 from this DVD Set: Women In Ministries - Silenced or Set Free?, http://www.amazon.com/Women-Ministry-Silenced-Set-Free/dp/B000FW4N60/sr=8-2/qid=1162469754/ref=pd_bbs_sr_2/002-4447938-2420027?ie=UTF8&s=dvd I can't choose the DVD-menu or chapter, Totem begins playing chapter two and does not allow me selecting any other chapter. I'm using totem-gstreamer, a HP nc4200 laptop and Ubuntu Edgy. ** Affects: totem (Ubuntu) Importance: Undecided Status: Unconfirmed -- Can't choose chapter on DVD https://launchpad.net/bugs/69869 From crimsun at fungus.sh.nu Thu Nov 2 18:07:30 2006 From: crimsun at fungus.sh.nu (Daniel T Chen) Date: Thu, 02 Nov 2006 18:07:30 -0000 Subject: [Bug 69869] Re: Can't choose chapter on DVD References: <20061102121820.12711.6325.malonedeb@gangotri.ubuntu.com> Message-ID: <20061102180730.27894.31946.launchpad@gandwana.ubuntu.com> ** Changed in: gxine (Ubuntu) Sourcepackagename: gxine => totem -- Can't choose chapter on DVD https://launchpad.net/bugs/69869 From raeff at gmx.at Thu Nov 2 18:09:26 2006 From: raeff at gmx.at (Raeff) Date: Thu, 02 Nov 2006 18:09:26 -0000 Subject: [Bug 51791] Re: Still unable to access mediacenter.gmx.net References: <20060703224518.17054.23868.malonedeb@gangotri.ubuntu.com> Message-ID: <20061102180926.27977.17499.launchpad@gandwana.ubuntu.com> *** This bug is a duplicate of bug 24731 *** ** This bug has been marked a duplicate of bug 24731 Can't open directories with files usinig secure WebDAV -- Still unable to access mediacenter.gmx.net https://launchpad.net/bugs/51791 From hc.brugmans at hiddenwolf.org Thu Nov 2 18:26:46 2006 From: hc.brugmans at hiddenwolf.org (Hidde Brugmans) Date: Thu, 02 Nov 2006 18:26:46 -0000 Subject: [Bug 69932] totem-thumbnailer crash References: <20061102182646.12864.63047.malonedeb@gangotri.ubuntu.com> Message-ID: <20061102182646.12864.63047.malonedeb@gangotri.ubuntu.com> Public bug reported: attaching trace ** Affects: totem (Ubuntu) Importance: Undecided Status: Unconfirmed -- totem-thumbnailer crash https://launchpad.net/bugs/69932 From hc.brugmans at hiddenwolf.org Thu Nov 2 18:27:43 2006 From: hc.brugmans at hiddenwolf.org (Hidde Brugmans) Date: Thu, 02 Nov 2006 18:27:43 -0000 Subject: [Bug 69932] Re: totem-thumbnailer crash References: <20061102182646.12864.63047.malonedeb@gangotri.ubuntu.com> Message-ID: <20061102182743.12864.24813.malone@gangotri.ubuntu.com> ** Attachment added: "apport crash report" http://librarian.launchpad.net/4947578/_usr_bin_totem-video-thumbnailer.1000.crash -- totem-thumbnailer crash https://launchpad.net/bugs/69932 From andrew.conkling at gmail.com Thu Nov 2 18:31:16 2006 From: andrew.conkling at gmail.com (Andrew Conkling) Date: Thu, 02 Nov 2006 18:31:16 -0000 Subject: [Bug 68616] Re: New gaim upstream version - 2.0.0beta4 available in Debian, please sync References: <20061027135838.26024.18823.malonedeb@gangotri.ubuntu.com> Message-ID: <20061102183116.27894.62828.malone@gandwana.ubuntu.com> This is not really a new version per se, but a new release of the same version. It fixes bugs and further brings about the culmination of the goodness that is Gaim 2.0. ;) As such, shouldn't this be pushed into Edgy, much like something like an upstream update of Xfce (version 4.4 is also yet unreleased) would? -- New gaim upstream version - 2.0.0beta4 available in Debian, please sync https://launchpad.net/bugs/68616 From pecisk at gmail.com Thu Nov 2 18:57:16 2006 From: pecisk at gmail.com (Pecisk) Date: Thu, 02 Nov 2006 18:57:16 -0000 Subject: [Bug 30434] Re: GNOME Sound Recorder freezes after recording Ogg Vorbis, CD quality sound longer than 4 seconds, when user press "Stop" References: <20060203205829.29848.96050.malonedeb@gangotri.ubuntu.com> Message-ID: <20061102185716.27894.60661.malone@gandwana.ubuntu.com> Seems to be fixed. I was able to record ten seconds sample in Ogg Vorbis quality and save it. Thanks :) -- GNOME Sound Recorder freezes after recording Ogg Vorbis, CD quality sound longer than 4 seconds, when user press "Stop" https://launchpad.net/bugs/30434 From rlaager at users.sf.net Thu Nov 2 19:46:52 2006 From: rlaager at users.sf.net (Richard Laager) Date: Thu, 02 Nov 2006 19:46:52 -0000 Subject: [Bug 68616] Re: New gaim upstream version - 2.0.0beta4 available in Debian, please sync References: <20061027135838.26024.18823.malonedeb@gangotri.ubuntu.com> Message-ID: <20061102194652.27894.47977.malone@gandwana.ubuntu.com> I'd recommend against uploading 2.0.0beta4. There were some regressions in beta4. Some have been fixed, some will be fixed shortly (and then we'll release a beta4.1 or something), and some might take more time to be fixed properly. -- New gaim upstream version - 2.0.0beta4 available in Debian, please sync https://launchpad.net/bugs/68616 From rainbow2 at eurion.net Thu Nov 2 19:48:59 2006 From: rainbow2 at eurion.net (RainCT) Date: Thu, 02 Nov 2006 19:48:59 -0000 Subject: [Bug 67073] Re: Gaim crashed References: <20061020065602.29568.66921.malonedeb@gandwana.ubuntu.com> Message-ID: <20061102194859.27977.97841.malone@gandwana.ubuntu.com> Gaim crashed, don't remember how so I post it here. -- Gaim crashed https://launchpad.net/bugs/67073 From l.bigonville at edpnet.be Thu Nov 2 19:57:55 2006 From: l.bigonville at edpnet.be (Laurent Bigonville) Date: Thu, 02 Nov 2006 19:57:55 -0000 Subject: [Bug 64113] Re: nautilus crashes when refreshing References: <20061005042252.5260.27434.malonedeb@gangotri.ubuntu.com> Message-ID: <20061102195755.27977.54331.malone@gandwana.ubuntu.com> Patches in cvs fixe the problem -- nautilus crashes when refreshing https://launchpad.net/bugs/64113 From gbauman at gmail.com Thu Nov 2 20:10:40 2006 From: gbauman at gmail.com (Gabriel Bauman) Date: Thu, 02 Nov 2006 20:10:40 -0000 Subject: [Bug 56610] Re: Automatic search from address entry doesn't work anymore References: <20060816161711.7009.94040.malonedeb@gangotri.ubuntu.com> Message-ID: <20061102201040.27894.94919.malone@gandwana.ubuntu.com> The sooner, the better. This annoyance can't be understated. Matt Good did a patch against 2.16.1 here: https://launchpad.net/distros/ubuntu/+source/epiphany- browser/+bug/60691/comments/5 Works for me. -- Automatic search from address entry doesn't work anymore https://launchpad.net/bugs/56610 From seb128 at ubuntu.com Thu Nov 2 20:17:43 2006 From: seb128 at ubuntu.com (Sebastien Bacher) Date: Thu, 02 Nov 2006 20:17:43 -0000 Subject: [Bug 64113] Re: nautilus crashes when refreshing References: <20061005042252.5260.27434.malonedeb@gangotri.ubuntu.com> Message-ID: <20061102201744.12864.60616.malone@gangotri.ubuntu.com> fixed upstream ** Changed in: nautilus (Ubuntu) Status: Confirmed => Fix Committed -- nautilus crashes when refreshing https://launchpad.net/bugs/64113 From seb128 at ubuntu.com Thu Nov 2 20:18:46 2006 From: seb128 at ubuntu.com (Sebastien Bacher) Date: Thu, 02 Nov 2006 20:18:46 -0000 Subject: [Bug 64113] Re: nautilus crashes when refreshing References: <20061005042252.5260.27434.malonedeb@gangotri.ubuntu.com> Message-ID: <20061102201846.27977.24171.malone@gandwana.ubuntu.com> I'll look at backporting that patch for edgy too ** Changed in: nautilus (Ubuntu Edgy) Importance: Undecided => High Assignee: (unassigned) => Sebastien Bacher Status: Unconfirmed => Confirmed -- nautilus crashes when refreshing https://launchpad.net/bugs/64113 From bmaurer at andrew.cmu.edu Thu Nov 2 20:42:59 2006 From: bmaurer at andrew.cmu.edu (Ben Maurer) Date: Thu, 02 Nov 2006 20:42:59 -0000 Subject: [Bug 69957] No OOo icons when using tango theme References: <20061102204259.27977.13093.malonedeb@gandwana.ubuntu.com> Message-ID: <20061102204259.27977.13093.malonedeb@gandwana.ubuntu.com> Public bug reported: Binary package hint: tango-icon-theme OOo is missing lots of menu icons when using the tango icon theme ** Affects: tango-icon-theme (Ubuntu) Importance: Undecided Status: Unconfirmed -- No OOo icons when using tango theme https://launchpad.net/bugs/69957 From bmaurer at andrew.cmu.edu Thu Nov 2 20:43:52 2006 From: bmaurer at andrew.cmu.edu (Ben Maurer) Date: Thu, 02 Nov 2006 20:43:52 -0000 Subject: [Bug 69957] Re: No OOo icons when using tango theme References: <20061102204259.27977.13093.malonedeb@gandwana.ubuntu.com> Message-ID: <20061102204352.12864.70801.malone@gangotri.ubuntu.com> ** Attachment added: "Screenshot, using tango icon theme" http://librarian.launchpad.net/4947638/Screenshot.png -- No OOo icons when using tango theme https://launchpad.net/bugs/69957 From bmaurer at andrew.cmu.edu Thu Nov 2 20:44:33 2006 From: bmaurer at andrew.cmu.edu (Ben Maurer) Date: Thu, 02 Nov 2006 20:44:33 -0000 Subject: [Bug 69957] Re: No OOo icons when using tango theme References: <20061102204259.27977.13093.malonedeb@gandwana.ubuntu.com> Message-ID: <20061102204433.27977.69125.malone@gandwana.ubuntu.com> Note that switching to the human theme brings back sanity in these menus. It's only an issue with tango -- No OOo icons when using tango theme https://launchpad.net/bugs/69957 From seb128 at ubuntu.com Thu Nov 2 20:52:52 2006 From: seb128 at ubuntu.com (Sebastien Bacher) Date: Thu, 02 Nov 2006 20:52:52 -0000 Subject: [Bug 69869] Re: Can't choose chapter on DVD References: <20061102121820.12711.6325.malonedeb@gangotri.ubuntu.com> Message-ID: <20061102205252.27894.30121.malone@gandwana.ubuntu.com> *** This bug is a duplicate of bug 41335 *** Thanks for the bug report. This particular bug has already been reported into our bug tracking system, but please feel free to report any further bugs you find. ** Changed in: totem (Ubuntu) Assignee: (unassigned) => Ubuntu Desktop Bugs Status: Unconfirmed => Rejected ** This bug has been marked a duplicate of bug 41335 Totem refuses to play DVDs in some situations with Dapper -- Can't choose chapter on DVD https://launchpad.net/bugs/69869 From seb128 at ubuntu.com Thu Nov 2 20:51:48 2006 From: seb128 at ubuntu.com (Sebastien Bacher) Date: Thu, 02 Nov 2006 20:51:48 -0000 Subject: [Bug 68616] Re: New gaim upstream version - 2.0.0beta4 available in Debian, please sync References: <20061027135838.26024.18823.malonedeb@gangotri.ubuntu.com> Message-ID: <20061102205148.27977.48156.malone@gandwana.ubuntu.com> thank you for the comment Richard, it happens that new version bring regressions like that, that's why we don't update packages to new version for stable. Andrew, xfce maintainer may have their rules, an update with upstream code changes and a number update is a new version -- New gaim upstream version - 2.0.0beta4 available in Debian, please sync https://launchpad.net/bugs/68616 From seb128 at ubuntu.com Thu Nov 2 20:54:15 2006 From: seb128 at ubuntu.com (Sebastien Bacher) Date: Thu, 02 Nov 2006 20:54:15 -0000 Subject: [Bug 30434] Re: GNOME Sound Recorder freezes after recording Ogg Vorbis, CD quality sound longer than 4 seconds, when user press "Stop" References: <20060203205829.29848.96050.malonedeb@gangotri.ubuntu.com> Message-ID: <20061102205415.27894.73589.malone@gandwana.ubuntu.com> marking as fixed then, thank you for the reply ** Changed in: gst-plugins-base0.10 (Ubuntu) Status: Confirmed => Fix Released -- GNOME Sound Recorder freezes after recording Ogg Vorbis, CD quality sound longer than 4 seconds, when user press "Stop" https://launchpad.net/bugs/30434 From bmaurer at andrew.cmu.edu Thu Nov 2 21:00:04 2006 From: bmaurer at andrew.cmu.edu (Ben Maurer) Date: Thu, 02 Nov 2006 21:00:04 -0000 Subject: [Bug 69959] Re: Evince fonts problem References: <20061102205930.12711.78481.malonedeb@gangotri.ubuntu.com> Message-ID: <20061102210004.12711.58166.malone@gangotri.ubuntu.com> The xmag on the left is evince, xmag on the right is acroread ** Attachment added: "screenshot" http://librarian.launchpad.net/4947644/Screenshot-1.png -- Evince fonts problem https://launchpad.net/bugs/69959 From bmaurer at andrew.cmu.edu Thu Nov 2 21:00:43 2006 From: bmaurer at andrew.cmu.edu (Ben Maurer) Date: Thu, 02 Nov 2006 21:00:43 -0000 Subject: [Bug 69959] Re: Evince fonts problem References: <20061102205930.12711.78481.malonedeb@gangotri.ubuntu.com> Message-ID: <20061102210043.27894.58666.malone@gandwana.ubuntu.com> ** Attachment added: "source document" http://librarian.launchpad.net/4947646/hw8.pdf -- Evince fonts problem https://launchpad.net/bugs/69959 From bmaurer at andrew.cmu.edu Thu Nov 2 20:59:30 2006 From: bmaurer at andrew.cmu.edu (Ben Maurer) Date: Thu, 02 Nov 2006 20:59:30 -0000 Subject: [Bug 69959] Evince fonts problem References: <20061102205930.12711.78481.malonedeb@gangotri.ubuntu.com> Message-ID: <20061102205930.12711.78481.malonedeb@gangotri.ubuntu.com> Public bug reported: See the attached screenshot. The anti-aliasing in evince makes the document very hard to read compared to adobe acrobat. I'll attach a screenshot and the source document ** Affects: evince (Ubuntu) Importance: Undecided Status: Unconfirmed -- Evince fonts problem https://launchpad.net/bugs/69959 From vincenzo_ml at yahoo.it Thu Nov 2 21:05:24 2006 From: vincenzo_ml at yahoo.it (Vincenzo Ciancia) Date: Thu, 02 Nov 2006 21:05:24 -0000 Subject: [Bug 69960] Gnome-sound-recorder deadlocks if capture is muted References: <20061102210524.27977.66464.malonedeb@gandwana.ubuntu.com> Message-ID: <20061102210524.27977.66464.malonedeb@gandwana.ubuntu.com> Public bug reported: Binary package hint: gnome-media It took time to figure out what was happening here: gnome-sound- recorder, usually after a first recording, mutes the capture input on my snd-hda-intel soundcard. I didn't notice it at first, however this cause the program to deadlock if one tries to record, and you have to kill the app. However, if you unmute the capture input using a mixer program, gnome-sound-recorder "unlocks" and starts recording. Don't know if this is "almost" normal behavior but something mus be broken. I don't understand why, but sometimes it will mute the capture input by itself on first startup, resulting in the program to appear "just broken", while it is not, unmuting the audio in fact results in correct recording. This may be related to my soundcard, if you need more info just ask. Backtrace is as follows: Thread 4 (Thread -1269314656 (LWP 6096)): #0 0xffffe410 in __kernel_vsyscall () #1 0xb736c816 in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/tls/i686/cmov/libpthread.so.0 #2 0xb7eb4b38 in gst_system_clock_obtain () from /usr/lib/libgstreamer-0.10.so.0 #3 0xb73d438f in g_thread_create_full () from /usr/lib/libglib-2.0.so.0 #4 0xb7369504 in start_thread () from /lib/tls/i686/cmov/libpthread.so.0 #5 0xb72fd51e in clone () from /lib/tls/i686/cmov/libc.so.6 Thread 3 (Thread -1286980704 (LWP 6112)): #0 0xffffe410 in __kernel_vsyscall () #1 0xb736c816 in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/tls/i686/cmov/libpthread.so.0 #2 0xb7eb4b38 in gst_system_clock_obtain () from /usr/lib/libgstreamer-0.10.so.0 #3 0xb73d438f in g_thread_create_full () from /usr/lib/libglib-2.0.so.0 #4 0xb7369504 in start_thread () from /lib/tls/i686/cmov/libpthread.so.0 #5 0xb72fd51e in clone () from /lib/tls/i686/cmov/libc.so.6 Thread 2 (Thread -1278588000 (LWP 6115)): #0 0xffffe410 in __kernel_vsyscall () #1 0xb72f3803 in poll () from /lib/tls/i686/cmov/libc.so.6 #2 0xb6f81cb8 in snd_pcm_wait_nocheck () from /usr/lib/libasound.so.2 #3 0xb6f81e99 in snd_pcm_wait () from /usr/lib/libasound.so.2 #4 0xb6f81fbb in snd_pcm_read_areas () from /usr/lib/libasound.so.2 #5 0xb6f8db18 in snd_pcm_mmap_readi () from /usr/lib/libasound.so.2 #6 0xb6f7c623 in snd_pcm_readi () from /usr/lib/libasound.so.2 #7 0xb45d0e4e in ?? () from /usr/lib/gstreamer-0.10/libgstalsa.so #8 0x084536a8 in ?? () #9 0x0847be18 in ?? () #10 0x000001d6 in ?? () #11 0xb458b586 in gst_ring_buffer_prepare_read () from /usr/lib/libgstaudio-0.10.so.0 #12 0xb4585849 in gst_audio_src_get_type () from /usr/lib/libgstaudio-0.10.so.0 #13 0xb73d438f in g_thread_create_full () from /usr/lib/libglib-2.0.so.0 #14 0xb7369504 in start_thread () from /lib/tls/i686/cmov/libpthread.so.0 #15 0xb72fd51e in clone () from /lib/tls/i686/cmov/libc.so.6 Thread 1 (Thread -1226312016 (LWP 6092)): #0 0xffffe410 in __kernel_vsyscall () #1 0xb736a6c8 in pthread_join () from /lib/tls/i686/cmov/libpthread.so.0 #2 0xb741ea96 in ?? () from /usr/lib/libgthread-2.0.so.0 #3 0xb3ca4ba0 in ?? () #4 0xbff0ddf0 in ?? () #5 0x08360584 in ?? () #6 0xb7ef11d8 in ?? () from /usr/lib/libgstreamer-0.10.so.0 #7 0x08360580 in ?? () #8 0x08389000 in ?? () #9 0xbff0ddf8 in ?? () #10 0xb741e8a8 in ?? () from /usr/lib/libgthread-2.0.so.0 #11 0xb3ca4ba0 in ?? () #12 0x00000000 in ?? () #0 0xffffe410 in __kernel_vsyscall () ** Affects: gnome-media (Ubuntu) Importance: Undecided Status: Unconfirmed -- Gnome-sound-recorder deadlocks if capture is muted https://launchpad.net/bugs/69960 From andrew.conkling at gmail.com Thu Nov 2 21:28:01 2006 From: andrew.conkling at gmail.com (Andrew Conkling) Date: Thu, 02 Nov 2006 21:28:01 -0000 Subject: [Bug 68616] Re: New gaim upstream version - 2.0.0beta4 available in Debian, please sync References: <20061027135838.26024.18823.malonedeb@gangotri.ubuntu.com> Message-ID: <20061102212802.12711.46902.malone@gangotri.ubuntu.com> On 11/2/06, Sebastien Bacher wrote: > Andrew, xfce maintainer may have their rules, an update with upstream code changes and a number update is a new version Thanks, Seb. I didn't mean to speak out of turn; I suppose I should be clear on these rules before bringing them up. ^_^ Should this bug remain open then? -- New gaim upstream version - 2.0.0beta4 available in Debian, please sync https://launchpad.net/bugs/68616 From nanophase at gmail.com Thu Nov 2 21:33:19 2006 From: nanophase at gmail.com (nanophase) Date: Thu, 02 Nov 2006 21:33:19 -0000 Subject: [Bug 66257] Re: [edgy] Screen blanks when watching movies References: <20061015140425.19052.11952.malonedeb@gandwana.ubuntu.com> Message-ID: <20061102213319.12864.28433.malone@gangotri.ubuntu.com> This time I was running "dbus-monitor --session", saw totem do the inhibit and uninhibit thing when switching between window/fullscreen modes, but the screen still went dark. -- [edgy] Screen blanks when watching movies https://launchpad.net/bugs/66257 From mwh at sysrq.dk Thu Nov 2 22:00:10 2006 From: mwh at sysrq.dk (Martin Willemoes Hansen) Date: Thu, 02 Nov 2006 22:00:10 -0000 Subject: [Bug 59632] Re: Evolution throws error with imap/ssl References: <20060909105924.16647.79573.malonedeb@gangotri.ubuntu.com> Message-ID: <20061102220010.27894.94368.malone@gandwana.ubuntu.com> I can confirm this as well, can't connect to my email provider anymore with TLS :( Worked fine in Dapper, Hoary etc. -- Evolution throws error with imap/ssl https://launchpad.net/bugs/59632 From drberg1000 at gmail.com Thu Nov 2 22:03:26 2006 From: drberg1000 at gmail.com (drberg1000) Date: Thu, 02 Nov 2006 22:03:26 -0000 Subject: [Bug 69968] "Play Disk 'X'" doesn't work References: <20061102220326.27977.76829.malonedeb@gandwana.ubuntu.com> Message-ID: <20061102220326.27977.76829.malonedeb@gandwana.ubuntu.com> Public bug reported: If totem is launched by the removable media framework using "totem %m", or on the command line using "totem dvd://1" or by launching totem then opening location: dvd:///media/cdrom0 a css encoded dvd will play fine. However, trying to play that same DVD by clicking "Play Disk 'DVD_NAME'" I get an error. A window pops up stating: Totem cannot play this type of media (DVD) because you do not have the appropriate plugins to handle it. Please install the necessary plugins and restart Totem to be able to play this media. ** Affects: totem (Ubuntu) Importance: Undecided Status: Unconfirmed -- "Play Disk 'X'" doesn't work https://launchpad.net/bugs/69968 From seb128 at ubuntu.com Thu Nov 2 21:52:40 2006 From: seb128 at ubuntu.com (Sebastien Bacher) Date: Thu, 02 Nov 2006 21:52:40 -0000 Subject: [Bug 54684] Re: High CPU usage References: <20060731180328.29548.70203.malonedeb@gandwana.ubuntu.com> Message-ID: <20061102215241.12711.98483.malone@gangotri.ubuntu.com> fixed upstream ** Changed in: gnome-vfs2 (Ubuntu) Status: Confirmed => Fix Committed -- High CPU usage https://launchpad.net/bugs/54684 From seb128 at ubuntu.com Thu Nov 2 22:03:15 2006 From: seb128 at ubuntu.com (Sebastien Bacher) Date: Thu, 02 Nov 2006 22:03:15 -0000 Subject: [Bug 68616] Re: New gaim upstream version - 2.0.0beta4 available in Debian, please sync References: <20061027135838.26024.18823.malonedeb@gangotri.ubuntu.com> <20061102212802.12711.46902.malone@gangotri.ubuntu.com> Message-ID: <1162504995.22520.0.camel@seb128-desktop> Le jeudi 02 novembre 2006 ? 21:28 +0000, Andrew Conkling a ?crit : > Should this bug remain open then? that's a request for new version, it can stay open until the corresponding version is upload to feisty -- New gaim upstream version - 2.0.0beta4 available in Debian, please sync https://launchpad.net/bugs/68616 From seb128 at ubuntu.com Thu Nov 2 21:56:52 2006 From: seb128 at ubuntu.com (Sebastien Bacher) Date: Thu, 02 Nov 2006 21:56:52 -0000 Subject: [Bug 54684] Re: High CPU usage References: <20060731180328.29548.70203.malonedeb@gandwana.ubuntu.com> Message-ID: <20061102215653.27894.12426.malone@gandwana.ubuntu.com> I'll look at backporting that to edgy ** Changed in: nautilus (Ubuntu Edgy) Sourcepackagename: nautilus => gnome-vfs2 Importance: Undecided => High Assignee: (unassigned) => Sebastien Bacher Status: Unconfirmed => Confirmed -- High CPU usage https://launchpad.net/bugs/54684 From seb128 at ubuntu.com Thu Nov 2 21:52:28 2006 From: seb128 at ubuntu.com (Sebastien Bacher) Date: Thu, 02 Nov 2006 21:52:28 -0000 Subject: [Bug 54684] Re: High CPU usage References: <20060731180328.29548.70203.malonedeb@gandwana.ubuntu.com> Message-ID: <20061102215228.27977.22461.malone@gandwana.ubuntu.com> not a nautilus issue ** Changed in: nautilus (Ubuntu) Status: Unconfirmed => Rejected -- High CPU usage https://launchpad.net/bugs/54684 From seb128 at ubuntu.com Thu Nov 2 21:57:55 2006 From: seb128 at ubuntu.com (Sebastien Bacher) Date: Thu, 02 Nov 2006 21:57:55 -0000 Subject: [Bug 54684] Re: High CPU usage References: <20060731180328.29548.70203.malonedeb@gandwana.ubuntu.com> Message-ID: <20061102215755.27977.45136.malone@gandwana.ubuntu.com> ** Attachment added: "debdiff for the edgy-proposed candidate" http://librarian.launchpad.net/4947658/gnome-vfs.debdiff -- High CPU usage https://launchpad.net/bugs/54684 From seb128 at ubuntu.com Thu Nov 2 22:00:56 2006 From: seb128 at ubuntu.com (Sebastien Bacher) Date: Thu, 02 Nov 2006 22:00:56 -0000 Subject: [Bug 54684] Re: High CPU usage References: <20060731180328.29548.70203.malonedeb@gandwana.ubuntu.com> Message-ID: <20061102220056.27894.12932.malone@gandwana.ubuntu.com> I've uploaded i386 packages with the patch to http://people.ubuntu.com/~seb128/debug/54684/ if somebody wants to test and comment on whether it fixes the bug for him too, they work fine for me -- High CPU usage https://launchpad.net/bugs/54684 From seb128 at ubuntu.com Thu Nov 2 21:58:52 2006 From: seb128 at ubuntu.com (Sebastien Bacher) Date: Thu, 02 Nov 2006 21:58:52 -0000 Subject: [Bug 54684] Re: High CPU usage References: <20060731180328.29548.70203.malonedeb@gandwana.ubuntu.com> Message-ID: <20061102215852.12711.8885.malone@gangotri.ubuntu.com> ** Attachment added: "corresponding .changes" http://librarian.launchpad.net/4947659/gnome-vfs2_2.16.1-0ubuntu3_source.changes -- High CPU usage https://launchpad.net/bugs/54684 From seb128 at ubuntu.com Thu Nov 2 21:59:55 2006 From: seb128 at ubuntu.com (Sebastien Bacher) Date: Thu, 02 Nov 2006 21:59:55 -0000 Subject: [Bug 54684] Re: High CPU usage References: <20060731180328.29548.70203.malonedeb@gandwana.ubuntu.com> Message-ID: <20061102215955.27977.16242.malone@gandwana.ubuntu.com> ** Attachment added: "patch used for the update" http://librarian.launchpad.net/4947660/90_from_cvs_fix_loop_on_monitor_cancel.patch -- High CPU usage https://launchpad.net/bugs/54684 From seb128 at ubuntu.com Thu Nov 2 22:10:37 2006 From: seb128 at ubuntu.com (Sebastien Bacher) Date: Thu, 02 Nov 2006 22:10:37 -0000 Subject: [Bug 56610] Re: Automatic search from address entry doesn't work anymore References: <20060816161711.7009.94040.malonedeb@gangotri.ubuntu.com> Message-ID: <20061102221038.12711.54946.malone@gangotri.ubuntu.com> due to a firefox change but not a firefox bug ** Changed in: firefox (Ubuntu) Status: Unconfirmed => Rejected ** Changed in: firefox (Ubuntu Edgy) Sourcepackagename: firefox => epiphany-browser Importance: Undecided => High Assignee: (unassigned) => Sebastien Bacher Status: Unconfirmed => Confirmed -- Automatic search from address entry doesn't work anymore https://launchpad.net/bugs/56610 From seb128 at ubuntu.com Thu Nov 2 22:13:52 2006 From: seb128 at ubuntu.com (Sebastien Bacher) Date: Thu, 02 Nov 2006 22:13:52 -0000 Subject: [Bug 56610] Re: Automatic search from address entry doesn't work anymore References: <20060816161711.7009.94040.malonedeb@gangotri.ubuntu.com> Message-ID: <20061102221352.27894.62537.malone@gandwana.ubuntu.com> I'll look at backporting the fix to edgy -- Automatic search from address entry doesn't work anymore https://launchpad.net/bugs/56610 From xt.knight at gmail.com Thu Nov 2 22:09:23 2006 From: xt.knight at gmail.com (xtknight) Date: Thu, 02 Nov 2006 22:09:23 -0000 Subject: [Bug 29050] Re: cupsys does not automatically detect parallel printer References: <20060120040217.28395.10714.malonedeb@gangotri.ubuntu.com> Message-ID: <20061102220923.27977.2370.malone@gandwana.ubuntu.com> Well, I'm having other troubles getting my Deskjet 722C to work out of the box. It looks like the pnm2ppa conf file problem (Version variable with HP printers) was fixed, but my printer is not detected at all in Edgy! Turns out I had to do 'sudo modprobe ppdev' before I did 'gksu gnome-cups-add'. Then, it finally detected my local parallel port printer. -- cupsys does not automatically detect parallel printer https://launchpad.net/bugs/29050 From xt.knight at gmail.com Thu Nov 2 22:12:55 2006 From: xt.knight at gmail.com (xtknight) Date: Thu, 02 Nov 2006 22:12:55 -0000 Subject: [Bug 29050] Re: cupsys does not automatically detect parallel printer References: <20060120040217.28395.10714.malonedeb@gangotri.ubuntu.com> Message-ID: <20061102221255.12711.67556.malone@gangotri.ubuntu.com> I should add that appending 'ppdev' to /etc/modules fixes my problem permanently. -- cupsys does not automatically detect parallel printer https://launchpad.net/bugs/29050 From mh21 at piware.de Thu Nov 2 22:20:04 2006 From: mh21 at piware.de (Michael Hofmann) Date: Thu, 02 Nov 2006 22:20:04 -0000 Subject: [Bug 56610] Re: Automatic search from address entry doesn't work anymore References: <20060816161711.7009.94040.malonedeb@gangotri.ubuntu.com> Message-ID: <20061102222004.27977.80810.malone@gandwana.ubuntu.com> Debified backport for edgy can be found at http://mh21.de/epiphany/. -- Automatic search from address entry doesn't work anymore https://launchpad.net/bugs/56610 From bill at mercedesshop.com Thu Nov 2 22:21:31 2006 From: bill at mercedesshop.com (wpwood3) Date: Thu, 02 Nov 2006 22:21:31 -0000 Subject: [Bug 65795] Re: vino won't accept my password References: <20061012232152.19386.28856.malonedeb@gandwana.ubuntu.com> Message-ID: <20061102222131.27977.15126.malone@gandwana.ubuntu.com> Thanks for the fix Kees! It worked perfectly for me. Now if I could just get a similar fix for bug# 67189 and I would be all set with Edgy. -- vino won't accept my password https://launchpad.net/bugs/65795 From seb128 at ubuntu.com Thu Nov 2 22:34:13 2006 From: seb128 at ubuntu.com (Sebastien Bacher) Date: Thu, 02 Nov 2006 22:34:13 -0000 Subject: [Bug 64538] Re: Evolution's window can't handle 800x600 monitorsize in Edgy Eft Beta References: <20061007141514.8352.62788.malonedeb@gandwana.ubuntu.com> Message-ID: <20061102223414.27977.72387.malone@gandwana.ubuntu.com> ah, your issue is that the search bar is limiting the window resizing, it was not clear from the screenshot or description. That's known upstream: http://bugzilla.gnome.org/show_bug.cgi?id=365617 ** Changed in: evolution (Ubuntu) Importance: Medium => Low ** Bug watch added: GNOME Bug Tracker #365617 http://bugzilla.gnome.org/show_bug.cgi?id=365617 ** Also affects: evolution (upstream) via http://bugzilla.gnome.org/show_bug.cgi?id=365617 Importance: Unknown Status: Unknown ** Summary changed: - Evolution's window can't handle 800x600 monitorsize in Edgy Eft Beta + window resizing limited due to the new search bar -- window resizing limited due to the new search bar https://launchpad.net/bugs/64538 From benjamin.dauvergne at gmail.com Thu Nov 2 22:57:04 2006 From: benjamin.dauvergne at gmail.com (Benjamin Dauvergne) Date: Thu, 02 Nov 2006 22:57:04 -0000 Subject: [Bug 68579] Re: gaim crashes everytime References: <20061027105742.26024.80863.malonedeb@gangotri.ubuntu.com> Message-ID: <20061102225704.27894.36468.malone@gandwana.ubuntu.com> I think i got the same bug, so here a complete crash file. ** Attachment added: "A full crash file" http://librarian.launchpad.net/4947683/_usr_bin_gaim.1002.crash -- gaim crashes everytime https://launchpad.net/bugs/68579 From launchpad at dan-erik.com Thu Nov 2 23:10:05 2006 From: launchpad at dan-erik.com (Garyu) Date: Thu, 02 Nov 2006 23:10:05 -0000 Subject: [Bug 69977] Re: Unable to login after gnome-theme-manager crash References: <20061102230621.27977.33476.malonedeb@gandwana.ubuntu.com> Message-ID: <20061102231005.27894.22817.malone@gandwana.ubuntu.com> About my system: I had an installation of Dapper, so I did a dist-upgrade to change to Edgy Eft. But to avoid dist-upgrade problems, I only saved my /home partition and did a clean install of Edgy Eft, then mounting my /home partition which was previously upgraded from Dapper to Edgy. Hardware: MSI K9N NEO-F (nForce 550) Gainward GeForce 7600GT 1024 MB RAM -- Unable to login after gnome-theme-manager crash https://launchpad.net/bugs/69977 From launchpad at dan-erik.com Thu Nov 2 23:06:21 2006 From: launchpad at dan-erik.com (Garyu) Date: Thu, 02 Nov 2006 23:06:21 -0000 Subject: [Bug 69977] Unable to login after gnome-theme-manager crash References: <20061102230621.27977.33476.malonedeb@gandwana.ubuntu.com> Message-ID: <20061102230621.27977.33476.malonedeb@gandwana.ubuntu.com> Public bug reported: Binary package hint: gnome-control-center I made my own theme - a copy of the Human theme, but with the modification of using red colors rather than brown/orange. I have used this theme without problems in Dapper, the only thing modified from the Human theme is the color codes. When this theme was selected I was browsing for a different set of icons in the gnome-theme-manager. To compare the looks of different icons, I was switching back and forth between different sets of icons. At this time, gnome-theme-manager crashed, destroying both the top and bottom panels and changing window- size to minimum with only the close (X) button showing. When I resized the window of gnome-theme-manager, it had no content. When I used Ctrl-Alt-leftarrow/rightarrow I could switch workspace and saw that aMSN, GAIM and Evolution was still running in my other workspace, but the panels did not exist. I tried using Ctrl-Alt-Tab to switch to panels, but it was not possible. To try and restore functionality, I pressed Ctrl-Alt-Backspace to restart the X server. GDM started fine, but when the splash shows, the system will freeze, not showing any progress. I created a new user, and the new user can login fine, so it seems only the theme settings are somehow destroyed for my user. Unfortunately, I do not know where these settings are located, otherwise I would provide them to give a hint as to what went wrong. ** Affects: control-center (Ubuntu) Importance: Undecided Status: Unconfirmed -- Unable to login after gnome-theme-manager crash https://launchpad.net/bugs/69977 From i3dmaster at gmail.com Thu Nov 2 23:32:07 2006 From: i3dmaster at gmail.com (i3dmaster) Date: Thu, 02 Nov 2006 23:32:07 -0000 Subject: [Bug 69626] Re: gaim crashes everytime when quit. References: <20061101052020.4231.4976.malonedeb@gandwana.ubuntu.com> Message-ID: <20061102233207.27977.5637.malone@gandwana.ubuntu.com> Dan, that file I posted is from gdb and I have gaim-dbg installed. -- gaim crashes everytime when quit. https://launchpad.net/bugs/69626 From thekingant at users.sourceforge.net Thu Nov 2 23:43:17 2006 From: thekingant at users.sourceforge.net (Mark Doliner) Date: Thu, 02 Nov 2006 23:43:17 -0000 Subject: [Bug 68616] Re: New gaim upstream version - 2.0.0beta4 available in Debian, please sync References: <20061027135838.26024.18823.malonedeb@gangotri.ubuntu.com> Message-ID: <20061102234317.12864.43637.malone@gangotri.ubuntu.com> Richard, what are the regressions? There are a lot of really good bug fixes in beta 4 -- New gaim upstream version - 2.0.0beta4 available in Debian, please sync https://launchpad.net/bugs/68616 From rms at 1407.org Thu Nov 2 23:42:05 2006 From: rms at 1407.org (Cyclops) Date: Thu, 02 Nov 2006 23:42:05 -0000 Subject: [Bug 64538] Re: window resizing limited due to the new search bar References: <20061007141514.8352.62788.malonedeb@gandwana.ubuntu.com> Message-ID: <20061102234205.27977.40477.launchpad@gandwana.ubuntu.com> ** Tags added: usability -- window resizing limited due to the new search bar https://launchpad.net/bugs/64538 From stefan at lanpartei.de Fri Nov 3 00:10:17 2006 From: stefan at lanpartei.de (Stefan Bethge) Date: Fri, 03 Nov 2006 00:10:17 -0000 Subject: [Bug 69983] list of known applications in run dialog reacts really weird References: <20061103001017.27977.53479.malonedeb@gandwana.ubuntu.com> Message-ID: <20061103001017.27977.53479.malonedeb@gandwana.ubuntu.com> Public bug reported: Binary package hint: gnome-panel When I type 'syna' in the command line, the list of known applictations shows synaptic package manager. Then I want to double click it, where the first click puts the command line for synaptic to the edit fild above. The second click then goes again where synaptic was, so instead starts the screensaver. This is really annoying. ** Affects: gnome-panel (Ubuntu) Importance: Undecided Status: Unconfirmed -- list of known applications in run dialog reacts really weird https://launchpad.net/bugs/69983 From wladston at gmail.com Fri Nov 3 00:37:31 2006 From: wladston at gmail.com (Wladston Viana) Date: Fri, 03 Nov 2006 00:37:31 -0000 Subject: [Bug 69985] Gram randomly crashed References: <20061103003731.12711.51102.malonedeb@gangotri.ubuntu.com> Message-ID: <20061103003731.12711.51102.malonedeb@gangotri.ubuntu.com> Public bug reported: I wasn't doing anything special, just a random crash. ** Affects: gaim (Ubuntu) Importance: Undecided Status: Unconfirmed -- Gram randomly crashed https://launchpad.net/bugs/69985 From wladston at gmail.com Fri Nov 3 00:38:04 2006 From: wladston at gmail.com (Wladston Viana) Date: Fri, 03 Nov 2006 00:38:04 -0000 Subject: [Bug 69985] Re: Gram randomly crashed References: <20061103003731.12711.51102.malonedeb@gangotri.ubuntu.com> Message-ID: <20061103003804.27977.96174.malone@gandwana.ubuntu.com> ** Attachment added: "crash-file" http://librarian.launchpad.net/4947940/_usr_bin_gaim._cDsQ_.crash -- Gram randomly crashed https://launchpad.net/bugs/69985 From geoybest at netscape.net Fri Nov 3 00:48:08 2006 From: geoybest at netscape.net (Geoybest) Date: Fri, 03 Nov 2006 00:48:08 -0000 Subject: [Bug 40137] Some gtk+ programs (gvim, gedit, gnome terminal, firefox...) sometimes do not receive keyboard inputs References: <20060419101847.21557.43402.malonedeb@gangotri.ubuntu.com> Message-ID: <20061103004808.27894.89786.launchpad@canonical@gandwana.ubuntu.com> Public bug reported: Sometimes gvim, gedit, gnome terminal, and firefox do not reponse to keyboard inputs. When the problem occurs, the application does not response to text input, but the menu item can still be accessed via keyboard, and the window manager still responses to keyboard events. The problems occur ocasionally, independent of the applications (i.e. when I can't input the URL in firefox, another gvim instance may work perfectly at the same time). Sometimes closing the affected application and then reopen it solves the problem; sometimes the problem still exists. I'm using Ubuntu 5.10. ** Affects: gtk+2.0 (Ubuntu) Importance: Medium Status: Needs Info -- Some gtk+ programs (gvim, gedit, gnome terminal, firefox...) sometimes do not receive keyboard inputs https://launchpad.net/bugs/40137 From Martin at Lawitzky.de Fri Nov 3 00:42:27 2006 From: Martin at Lawitzky.de (Mertl) Date: Fri, 03 Nov 2006 00:42:27 -0000 Subject: [Bug 69986] The applet only shows one mobile number and e-mail address References: <20061103004227.27894.68402.malonedeb@gandwana.ubuntu.com> Message-ID: <20061103004227.27894.68402.malonedeb@gandwana.ubuntu.com> Public bug reported: As I found in the .glade file, this applet should be able to display more available contact details or am I wrong? If not, this would be something for the wishlist. ** Affects: contact-lookup-applet (Ubuntu) Importance: Undecided Status: Unconfirmed -- The applet only shows one mobile number and e-mail address https://launchpad.net/bugs/69986 From launchpad at dan-erik.com Fri Nov 3 00:47:27 2006 From: launchpad at dan-erik.com (Garyu) Date: Fri, 03 Nov 2006 00:47:27 -0000 Subject: [Bug 69977] Re: Unable to login after gnome-theme-manager crash References: <20061102230621.27977.33476.malonedeb@gandwana.ubuntu.com> Message-ID: <20061103004727.27977.91867.malone@gandwana.ubuntu.com> After a "mv .gconf .gconf.old" I was able to log in to my user account, but all of my settings are gone... So I did a "diff -r .gconf .gconf.old > diff.txt" and the diff.txt file is attached here, if anyone would like to take a look at it and find the files / differences between my not working files (.gconf.old) and my default edgy working files (.gconf). If you have a solution I would be very grateful to know about it so I can get my old settings back without going through everything again... ** Attachment added: "diff -r .gconf .gconf.old" http://librarian.launchpad.net/4947943/diff.txt -- Unable to login after gnome-theme-manager crash https://launchpad.net/bugs/69977 From ash211 at gmail.com Fri Nov 3 00:48:08 2006 From: ash211 at gmail.com (Andrew Ash) Date: Fri, 03 Nov 2006 00:48:08 -0000 Subject: [Bug 40137] Re: Some gtk+ programs (gvim, gedit, gnome terminal, firefox...) sometimes do not receive keyboard inputs References: <20060419101847.21557.43402.malonedeb@gangotri.ubuntu.com> Message-ID: <20061103004808.27894.31884.launchpad@gandwana.ubuntu.com> ** Changed in: Ubuntu Sourcepackagename: None => gtk+2.0 Status: Unconfirmed => Needs Info -- Some gtk+ programs (gvim, gedit, gnome terminal, firefox...) sometimes do not receive keyboard inputs https://launchpad.net/bugs/40137 From ubuntu at sourceguru.net Fri Nov 3 00:48:24 2006 From: ubuntu at sourceguru.net (Martin Meredith) Date: Fri, 03 Nov 2006 00:48:24 -0000 Subject: [Bug 69985] Re: Gaim randomly crashed References: <20061103003731.12711.51102.malonedeb@gangotri.ubuntu.com> Message-ID: <20061103004825.27894.91009.launchpad@gandwana.ubuntu.com> ** Summary changed: - Gram randomly crashed + Gaim randomly crashed -- Gaim randomly crashed https://launchpad.net/bugs/69985 From rlaager at users.sf.net Fri Nov 3 01:31:27 2006 From: rlaager at users.sf.net (Richard Laager) Date: Fri, 03 Nov 2006 01:31:27 -0000 Subject: [Bug 68616] Re: New gaim upstream version - 2.0.0beta4 available in Debian, please sync References: <20061027135838.26024.18823.malonedeb@gangotri.ubuntu.com> Message-ID: <20061103013127.27894.94643.malone@gandwana.ubuntu.com> Well, libnm-glib causing gaim to hang infinitely on startup is a bad regression. This affects Dapper, so it might cause problems for Edgy. They'd have to be careful to disable libnm support until we fix that. There are some more, Sean or Luke would know more. When we get beta5 out shortly, only the libnm problem should be left. -- New gaim upstream version - 2.0.0beta4 available in Debian, please sync https://launchpad.net/bugs/68616 From drberg1000 at gmail.com Fri Nov 3 01:39:45 2006 From: drberg1000 at gmail.com (drberg1000) Date: Fri, 03 Nov 2006 01:39:45 -0000 Subject: [Bug 69992] Freezes trying to burn mp3 References: <20061103013945.27894.13744.malonedeb@gandwana.ubuntu.com> Message-ID: <20061103013945.27894.13744.malonedeb@gandwana.ubuntu.com> Public bug reported: I followed the directions in help->contents->preferences for enabling mp3 burning. Unfortunately sound-juicer hangs when I tell it to rip a cd to mp3s. These packages are installed: dberg at ubuntu:~$ dpkg -l gstreamer0.10* | grep ^ii | cut -b1-70 ii gstreamer0.10-alsa 0.10.10-1ubuntu1 ii gstreamer0.10-esd 0.10.4-0ubuntu3 ii gstreamer0.10-ffmpeg 0.10.1-2ubuntu1 ii gstreamer0.10-gnomevfs 0.10.10-1ubuntu1 ii gstreamer0.10-pitfdll 0.9.1.1+cvs20060515-1 ii gstreamer0.10-plugins-bad 0.10.3+cvs20060918-0ubuntu1 ii gstreamer0.10-plugins-bad-multiverse 0.10.3+cvs20060918-1 ii gstreamer0.10-plugins-base 0.10.10-1ubuntu1 ii gstreamer0.10-plugins-base-apps 0.10.10-1ubuntu1 ii gstreamer0.10-plugins-good 0.10.4-0ubuntu3 ii gstreamer0.10-plugins-ugly 0.10.4-0ubuntu3 ii gstreamer0.10-plugins-ugly-multiverse 0.10.4-2 ii gstreamer0.10-tools 0.10.10-1ubuntu2 ii gstreamer0.10-x 0.10.10-1ubuntu1 dberg at ubuntu:~$ ** Affects: sound-juicer (Ubuntu) Importance: Undecided Status: Unconfirmed -- Freezes trying to burn mp3 https://launchpad.net/bugs/69992 From ubuntu at fergusnet.com Fri Nov 3 02:15:53 2006 From: ubuntu at fergusnet.com (Richard Ferguson) Date: Fri, 03 Nov 2006 02:15:53 -0000 Subject: [Bug 68827] Re: Moving sheet tabs results in wrong order or crash References: <20061028122831.26024.44300.malonedeb@gangotri.ubuntu.com> Message-ID: <20061103021553.12864.3249.malone@gangotri.ubuntu.com> I managed to get the edgy version to crash by just moving sheet tabs around. I followed the above procedure, and then continued to move them around randomly. After a handful of moves, gnumeric crashed. Here is the report that Ubuntu generated. FYI, edgy version is 1.7.0 ** Attachment added: "crash report" http://librarian.launchpad.net/4948178/_usr_bin_gnumeric.1000.crash -- Moving sheet tabs results in wrong order or crash https://launchpad.net/bugs/68827 From john.dong at gmail.com Fri Nov 3 02:53:06 2006 From: john.dong at gmail.com (John Dong) Date: Fri, 03 Nov 2006 02:53:06 -0000 Subject: [Bug 54684] Re: High CPU usage References: <20060731180328.29548.70203.malonedeb@gandwana.ubuntu.com> Message-ID: <20061103025306.12711.68849.malone@gangotri.ubuntu.com> Fixes the problem for me! Requires a killall nautilus to take effect after installing, but I can no longer reproduce this bug :). Thank you so much! -- High CPU usage https://launchpad.net/bugs/54684 From commercial at acamedia.org Fri Nov 3 02:54:59 2006 From: commercial at acamedia.org (jens_acamedia) Date: Fri, 03 Nov 2006 02:54:59 -0000 Subject: [Bug 70000] error in podcast wont go away References: <20061103025459.12864.61199.malonedeb@gangotri.ubuntu.com> Message-ID: <20061103025459.12864.61199.malonedeb@gangotri.ubuntu.com> Public bug reported: Binary package hint: rhythmbox the error message: Error in podcast There was a problem adding this podcast. Please verify the URL: http://www.sr.se/podradio/xml/p1_samtal_pagar.xml comes up over and over again...the problem (bug) is that there is no such podcast under Podcasts...which means that there is no way of deleting it and getting rid of the error message... which file should i be looking at to get rid of the reference...ive tried checking the files under ~/.gnome2/rhythmbox/ but havent found anything thanks ** Affects: rhythmbox (Ubuntu) Importance: Undecided Status: Unconfirmed -- error in podcast wont go away https://launchpad.net/bugs/70000 From commercial at acamedia.org Fri Nov 3 02:55:29 2006 From: commercial at acamedia.org (jens_acamedia) Date: Fri, 03 Nov 2006 02:55:29 -0000 Subject: [Bug 70000] Re: error in podcast wont go away References: <20061103025459.12864.61199.malonedeb@gangotri.ubuntu.com> Message-ID: <20061103025529.27977.27454.malone@gandwana.ubuntu.com> i always forget to mention - im on updated edgy ie. rb 0.9.6 -- error in podcast wont go away https://launchpad.net/bugs/70000 From bill at mercedesshop.com Fri Nov 3 03:31:24 2006 From: bill at mercedesshop.com (wpwood3) Date: Fri, 03 Nov 2006 03:31:24 -0000 Subject: [Bug 67189] smb:// request doesn't store user/passwd in keyring References: <20061020171915.20673.94460.malonedeb@gangotri.ubuntu.com> Message-ID: <20061103033124.27894.50694.malone@gandwana.ubuntu.com> For what it's worth... This same bug appeared in Gnome 2.12.x and Ubuntu 5.10. It was reported fixed in Gnome 2.14 More info here: http://bugzilla.gnome.org/show_bug.cgi?id=317651 -- smb password not being saved in gnome keyring https://launchpad.net/bugs/67189 From sqrfolkdnc at comcast.net Fri Nov 3 03:49:04 2006 From: sqrfolkdnc at comcast.net (Carey Schug) Date: Fri, 03 Nov 2006 03:49:04 -0000 Subject: [Bug 32977] Re: no ability to configure the different screensavers References: <20060226202532.27016.78335.malonedeb@gangotri.ubuntu.com> Message-ID: <20061103034904.12711.52705.malone@gangotri.ubuntu.com> *** This bug is a duplicate of bug 22007 *** I know in the windows world that system administrators are usually control freaks that micromanage what users can do. But the FREE in free software means that far more Linux users expect freedom. It is not logical that in windows world the default is freedom and system changes must be made to add controls, but that in a Linux world the default is control, and one must go find feedom with no help. At least make it easy to return to the old xscreensaver or gnome one that is equivalent. Please do not make Linux emulate the worst of windows. -- no ability to configure the different screensavers https://launchpad.net/bugs/32977 From jonzep at gmail.com Fri Nov 3 04:47:10 2006 From: jonzep at gmail.com (Jonathan Zeppettini) Date: Fri, 03 Nov 2006 04:47:10 -0000 Subject: [Bug 70013] Re: time-admin crashes consistently References: <20061103044613.27977.73120.malonedeb@gandwana.ubuntu.com> Message-ID: <20061103044710.27894.33358.malone@gandwana.ubuntu.com> ** Attachment added: "time-admin BugBuddy crash report" http://librarian.launchpad.net/4948407/time-admin_bugbuddy_report -- time-admin crashes consistently https://launchpad.net/bugs/70013 From jonzep at gmail.com Fri Nov 3 04:46:13 2006 From: jonzep at gmail.com (Jonathan Zeppettini) Date: Fri, 03 Nov 2006 04:46:13 -0000 Subject: [Bug 70013] time-admin crashes consistently References: <20061103044613.27977.73120.malonedeb@gandwana.ubuntu.com> Message-ID: <20061103044613.27977.73120.malonedeb@gandwana.ubuntu.com> Public bug reported: Binary package hint: gnome System > Administration > Time and Date This causes time-admin to crash immediately. This was the case on first boot (before any changes were made to system) and persists. ** Affects: meta-gnome2 (Ubuntu) Importance: Undecided Status: Unconfirmed -- time-admin crashes consistently https://launchpad.net/bugs/70013 From dorneles at x3ng.com.br Fri Nov 3 05:06:39 2006 From: dorneles at x3ng.com.br (Dorneles Tremea) Date: Fri, 03 Nov 2006 05:06:39 -0000 Subject: [Bug 70005] segfault on apt-get upgrade References: <20061103032645.12711.2351.malonedeb@gangotri.ubuntu.com> Message-ID: <20061103050639.12864.83498.launchpad@canonical@gangotri.ubuntu.com> Public bug reported: So, here's what I think is the first feisty bug (possibly related to #69905)... :-) After updating my sources.list yesterday (s/edgy/feisty/g) and upgrading to feisty I'm now getting segfaults when trying to do a 'apt-get upgrade' (or 'aptitude upgrade'): # apt-get upgrade Segmentation faultsts... 0% These are the new packages from feisty currently installed here: binutils 2.17.50.0.6-0ubuntu1 libc6 2.5-0ubuntu1 base-files 3.1.16ubuntu1 gcc-4.1-base 4.1.1-18ubuntu1 linux-libc-dev 2.6.19-4.4 libgcc1 1:4.1.1-18ubuntu1 libc6-dev 2.5-0ubuntu1 binutils-static 2.17.50.0.6-0ubuntu1 libc6-i686 2.5-0ubuntu1 libstdc++6 4.1.1-18ubuntu1 linux-image-2.6.19-4-386 2.6.19-4.4 Running 'apt-get update' works fine. Installing new packages with 'dpkg -i' also works. I can provide any additional info, if necessary. ** Affects: apt (Ubuntu) Importance: Undecided Assignee: Ubuntu Desktop Bugs Status: Unconfirmed -- segfault on apt-get upgrade https://launchpad.net/bugs/70005 From m.drozdzynski at gmail.com Fri Nov 3 05:08:25 2006 From: m.drozdzynski at gmail.com (=?utf-8?b?TWF0ZXVzeiBEcm/FvGTFvHnFhHNraQ==?=) Date: Fri, 03 Nov 2006 05:08:25 -0000 Subject: [Bug 70005] Re: segfault on apt-get upgrade References: <20061103032645.12711.2351.malonedeb@gangotri.ubuntu.com> Message-ID: <20061103050825.12864.93368.malone@gangotri.ubuntu.com> hanks for your bug report. Could you please try to obtain a backtrace by following the instructions on http://wiki.ubuntu.com/DebuggingProgramCrash. It would also be appreciable if you attached the output from Valgrind. To generate it, please follow the guidelines: http://wiki.ubuntu.com/Valgrind This will greatly aid us in tracking down your problem. ** Changed in: Ubuntu Sourcepackagename: None => apt Assignee: (unassigned) => Ubuntu Desktop Bugs ** Changed in: apt (Ubuntu) Status: Unconfirmed => Needs Info -- segfault on apt-get upgrade https://launchpad.net/bugs/70005 From daniel.holbach at ubuntu.com Fri Nov 3 06:07:16 2006 From: daniel.holbach at ubuntu.com (Daniel Holbach) Date: Fri, 03 Nov 2006 06:07:16 -0000 Subject: [Bug 35434] Re: SVGs with duplicate IDs cause Nautilus/eog to crash References: <20060318055707.26236.76924.malonedeb@gangotri.ubuntu.com> Message-ID: <20061103060717.12711.19522.malone@gangotri.ubuntu.com> Fixed upstream in CVS. ** Changed in: librsvg2 (Ubuntu) Status: Confirmed => Fix Committed -- SVGs with duplicate IDs cause Nautilus/eog to crash https://launchpad.net/bugs/35434 From daniel.holbach at ubuntu.com Fri Nov 3 06:32:52 2006 From: daniel.holbach at ubuntu.com (Daniel Holbach) Date: Fri, 03 Nov 2006 06:32:52 -0000 Subject: [Bug 70013] Re: time-admin crashes consistently References: <20061103044613.27977.73120.malonedeb@gandwana.ubuntu.com> Message-ID: <20061103063253.12864.36833.malone@gangotri.ubuntu.com> Thanks for your bug report. Can you * add deb http://people.ubuntu.com/~pitti/ddebs edgy main universe to your /etc/apt/sources.list * run sudo apt-get update; sudo apt-get install gnome-sytem-tools-dbgsym and * create another backtrace? ** Changed in: meta-gnome2 (Ubuntu) Sourcepackagename: meta-gnome2 => gnome-system-tools Importance: Undecided => Medium Assignee: (unassigned) => Ubuntu Desktop Bugs Status: Unconfirmed => Needs Info ** Summary changed: - time-admin crashes consistently + [time-admin] time-admin crashes consistently ** Tags added: time-admin -- [time-admin] time-admin crashes consistently https://launchpad.net/bugs/70013 From daniel.holbach at ubuntu.com Fri Nov 3 07:01:35 2006 From: daniel.holbach at ubuntu.com (Daniel Holbach) Date: Fri, 03 Nov 2006 07:01:35 -0000 Subject: [Bug 70000] Re: error in podcast wont go away References: <20061103025459.12864.61199.malonedeb@gangotri.ubuntu.com> Message-ID: <20061103070136.27977.28665.malone@gandwana.ubuntu.com> Thanks for your bug report. I can't confirm the bug. I get the message, if I try to register that podcast, but not afterwards. Can you get a log with rhythmbox -d 2&> rhythmbox.log and attach it here? ** Changed in: rhythmbox (Ubuntu) Importance: Undecided => Medium Assignee: (unassigned) => Ubuntu Desktop Bugs Status: Unconfirmed => Needs Info -- error in podcast wont go away https://launchpad.net/bugs/70000 From crimsun at fungus.sh.nu Fri Nov 3 07:02:20 2006 From: crimsun at fungus.sh.nu (Daniel T Chen) Date: Fri, 03 Nov 2006 07:02:20 -0000 Subject: [Bug 48377] Re: Dapper Sound System broken by plugging in a Webcam References: <20060604154123.2224.37531.malonedeb@gangotri.ubuntu.com> Message-ID: <20061103070220.27894.33595.malone@gandwana.ubuntu.com> Fixed in Edgy. (Note this change makes people who want to use usb audio devices by default as card 0 unhappy.) ** Changed in: alsa-utils (Ubuntu) Status: Needs Info => Fix Released -- Dapper Sound System broken by plugging in a Webcam https://launchpad.net/bugs/48377 From davmor2 at gmail.com Fri Nov 3 07:24:14 2006 From: davmor2 at gmail.com (davmor2) Date: Fri, 03 Nov 2006 07:24:14 -0000 Subject: [Bug 68924] Inability to rename Mp3 player in Ubuntu... References: <20061028205255.17549.53558.malonedeb@gandwana.ubuntu.com> Message-ID: <20061103072413.12864.43241.launchpad@canonical@gangotri.ubuntu.com> Public bug reported: My old MP3MAN 1/2 gig mp3 player is able to be renamed in Windows but not in Ubuntu. I'm not sure if this is something that all players can do but it is something that could be well worth looking into (as I don't have a windows machine my mate renamed mine and I have a new samsung player now, for it's ogg support). Effectively in windows you right click on the player icon and hit rename and the player retains that name when you plug into any machine (I will send a screen shot) so mine now says DAVES MP3 rather than mp3man. This is not an urgent bug by any means but it is one thing I noticed that can't yet be done. I want to see bug 1 stripped out as soon as possible but it is always the little things that annoy people. ** Affects: gnome-volume-manager (Ubuntu) Importance: Undecided Status: Unconfirmed -- Inability to rename Mp3 player in Ubuntu... https://launchpad.net/bugs/68924 From brendon at gleesonprop.co.za Fri Nov 3 07:16:29 2006 From: brendon at gleesonprop.co.za (Brendon Gleeson) Date: Fri, 03 Nov 2006 07:16:29 -0000 Subject: [Bug 70023] Cannot print multiple copies of PDF files References: <20061103071630.27894.25394.malonedeb@gandwana.ubuntu.com> Message-ID: <20061103071630.27894.25394.malonedeb@gandwana.ubuntu.com> Public bug reported: Binary package hint: evince Specifying more than 1 copies in the print dialog has no effect, only a single copy is printed regardless. I suspect this to be an issue with the new GTK print dialog? ** Affects: evince (Ubuntu) Importance: Undecided Status: Unconfirmed -- Cannot print multiple copies of PDF files https://launchpad.net/bugs/70023 From towsonu2003 at gmail.com Fri Nov 3 07:24:13 2006 From: towsonu2003 at gmail.com (towsonu2003) Date: Fri, 03 Nov 2006 07:24:13 -0000 Subject: [Bug 68924] Re: Inability to rename Mp3 player in Ubuntu... References: <20061028205255.17549.53558.malonedeb@gandwana.ubuntu.com> Message-ID: <20061103072413.12864.78903.launchpad@gangotri.ubuntu.com> ** Changed in: Ubuntu Sourcepackagename: None => gnome-volume-manager -- Inability to rename Mp3 player in Ubuntu... https://launchpad.net/bugs/68924 From daniel.holbach at ubuntu.com Fri Nov 3 07:40:04 2006 From: daniel.holbach at ubuntu.com (Daniel Holbach) Date: Fri, 03 Nov 2006 07:40:04 -0000 Subject: [Bug 69985] Re: Gaim randomly crashed References: <20061103003731.12711.51102.malonedeb@gangotri.ubuntu.com> Message-ID: <20061103074004.27977.77957.malone@gandwana.ubuntu.com> Thanks for your bug report. The top of the backtrace is somewhat similar to bug 69817. However the occurence of /usr/lib/gaim/statenotify.so is unique. Can you install gaim-dbg and try to get get another backtrace? ** Changed in: gaim (Ubuntu) Importance: Undecided => Medium Assignee: (unassigned) => Ubuntu Desktop Bugs Status: Unconfirmed => Needs Info -- Gaim randomly crashed https://launchpad.net/bugs/69985 From javiermon at gmail.com Fri Nov 3 07:40:30 2006 From: javiermon at gmail.com (kmon) Date: Fri, 03 Nov 2006 07:40:30 -0000 Subject: [Bug 41335] Re: Totem refuses to play DVDs in some situations with Dapper References: <20060425164557.28852.13196.malonedeb@gandwana.ubuntu.com> Message-ID: <20061103074030.12864.99721.malone@gangotri.ubuntu.com> Hi Has this bug been reported to upstream? Thanks -- Totem refuses to play DVDs in some situations with Dapper https://launchpad.net/bugs/41335 From daniel.holbach at ubuntu.com Fri Nov 3 07:49:08 2006 From: daniel.holbach at ubuntu.com (Daniel Holbach) Date: Fri, 03 Nov 2006 07:49:08 -0000 Subject: [Bug 69992] Re: Freezes trying to burn mp3 References: <20061103013945.27894.13744.malonedeb@gandwana.ubuntu.com> Message-ID: <20061103074908.27894.33438.malone@gandwana.ubuntu.com> Thanks for your bug report. Can you get a backtrace of the hang? gdb sound-juicer ... (gdb) run ... #make it hang Ctrl-C (gdb) thread apply all bt and paste the output to a comment. ** Changed in: sound-juicer (Ubuntu) Importance: Undecided => Medium Assignee: (unassigned) => Ubuntu Desktop Bugs Status: Unconfirmed => Needs Info -- Freezes trying to burn mp3 https://launchpad.net/bugs/69992 From towsonu2003 at gmail.com Fri Nov 3 07:45:19 2006 From: towsonu2003 at gmail.com (towsonu2003) Date: Fri, 03 Nov 2006 07:45:19 -0000 Subject: [Bug 62593] Re: Does not display alarms until I start evolution References: <20060927100129.10311.5108.malonedeb@gandwana.ubuntu.com> Message-ID: <20061103074520.12711.48948.launchpad@gangotri.ubuntu.com> ** Changed in: evolution (Ubuntu Dapper) Status: Unconfirmed => Confirmed -- Does not display alarms until I start evolution https://launchpad.net/bugs/62593 From holcapek at gmail.com Fri Nov 3 07:56:28 2006 From: holcapek at gmail.com (johanovanoha) Date: Fri, 03 Nov 2006 07:56:28 -0000 Subject: [Bug 70026] Can't browse LDAP directory, yet autocompletion works fine References: <20061103075629.12864.11830.malonedeb@gangotri.ubuntu.com> Message-ID: <20061103075629.12864.11830.malonedeb@gangotri.ubuntu.com> Public bug reported: Binary package hint: evolution I've got slapd running on my server. I'm able to feed it with some data, get those data back using ldapsearch and browse my directory with gq. So I suppose there's everything ok with slapd settings. When I add this LDAP directory to Evolution as a new source of data for autocompletion, it works as expected: when I type names/emails into To/Cc/Bcc fields, I'm provided with personal data in LDAP directory. BUT when I select this LDAP directory to see all contacts within it (including photos), I can't see anything. (Does this description suffice or I should give you more details?) ** Affects: evolution (Ubuntu) Importance: Undecided Status: Unconfirmed -- Can't browse LDAP directory, yet autocompletion works fine https://launchpad.net/bugs/70026 From daniel.holbach at ubuntu.com Fri Nov 3 07:57:28 2006 From: daniel.holbach at ubuntu.com (Daniel Holbach) Date: Fri, 03 Nov 2006 07:57:28 -0000 Subject: [Bug 69977] Re: Unable to login after gnome-theme-manager crash References: <20061102230621.27977.33476.malonedeb@gandwana.ubuntu.com> Message-ID: <20061103075728.12711.94800.malone@gangotri.ubuntu.com> Thanks for your bug report. Can you get a backtrace of the crash? (What the bug-buddy dialog showed you)? What I noticed in the diff is: /home /dan-erik/.themes/ubuntured.dan-erik.com/panel.png as the background colour of the panel. Can you attach the theme to the bug repot too? ** Changed in: control-center (Ubuntu) Importance: Undecided => Medium Assignee: (unassigned) => Ubuntu Desktop Bugs Status: Unconfirmed => Needs Info -- Unable to login after gnome-theme-manager crash https://launchpad.net/bugs/69977 From holcapek at gmail.com Fri Nov 3 08:04:13 2006 From: holcapek at gmail.com (johanovanoha) Date: Fri, 03 Nov 2006 08:04:13 -0000 Subject: [Bug 70026] Re: Can't browse LDAP directory, yet autocompletion works fine References: <20061103075629.12864.11830.malonedeb@gangotri.ubuntu.com> Message-ID: <20061103080413.12864.92042.launchpad@gangotri.ubuntu.com> ** Description changed: Binary package hint: evolution I've got slapd running on my server. I'm able to feed it with some data, get those data back using ldapsearch and browse my directory with gq. So I suppose there's everything ok with slapd settings. - When I add this LDAP directory to Evolution as a new source of data for autocompletion, it works as expected: when I type names/emails into To/Cc/Bcc fields, I'm provided with personal data in LDAP directory. BUT when I select - this LDAP directory to see all contacts within it (including photos), I can't see anything. + When I add this LDAP directory to Evolution as a new source of data for + autocompletion, it works as expected: when I type names/emails into + To/Cc/Bcc fields, I'm provided with personal data in LDAP directory. + + BUT when I select this LDAP directory to see all contacts within it (including photos), + I can't see anything. + + (Does this description suffice or I should give you more details?) -- Can't browse LDAP directory, yet autocompletion works fine https://launchpad.net/bugs/70026 From daniel.holbach at ubuntu.com Fri Nov 3 08:05:15 2006 From: daniel.holbach at ubuntu.com (Daniel Holbach) Date: Fri, 03 Nov 2006 08:05:15 -0000 Subject: [Bug 69983] Re: list of known applications in run dialog reacts really weird References: <20061103001017.27977.53479.malonedeb@gandwana.ubuntu.com> Message-ID: <20061103080515.12864.24928.malone@gangotri.ubuntu.com> Thanks for your bug report. I'm afraid I don't follow. Are you talking about the Alt-F2 run dialog? Can you make a screenshot of the issue? What do you call command line? Can you give a list of steps I can run through to try to reproduce the problem? ** Changed in: gnome-panel (Ubuntu) Importance: Undecided => Medium Assignee: (unassigned) => Ubuntu Desktop Bugs Status: Unconfirmed => Needs Info -- list of known applications in run dialog reacts really weird https://launchpad.net/bugs/69983 From daniel.holbach at ubuntu.com Fri Nov 3 08:07:08 2006 From: daniel.holbach at ubuntu.com (Daniel Holbach) Date: Fri, 03 Nov 2006 08:07:08 -0000 Subject: [Bug 69626] Re: gaim crashes everytime when quit. References: <20061101052020.4231.4976.malonedeb@gandwana.ubuntu.com> Message-ID: <20061103080708.12864.10665.malone@gangotri.ubuntu.com> Hum weird, the trace doesn't have any debugging information: #0 0xb6695949 in ?? () #1 0xb759e299 in exit () from /lib/tls/i686/cmov/libc.so.6 #2 0xb75878d4 in __libc_start_main () from /lib/tls/i686/cmov/libc.so.6 #3 0x0806ed21 in _start () -- gaim crashes everytime when quit. https://launchpad.net/bugs/69626 From thekingant at users.sourceforge.net Fri Nov 3 08:19:10 2006 From: thekingant at users.sourceforge.net (Mark Doliner) Date: Fri, 03 Nov 2006 08:19:10 -0000 Subject: [Bug 69913] Re: GNOME Document font should be used for conversation text References: <20061102164631.27977.98278.malonedeb@gandwana.ubuntu.com> Message-ID: <20061103081910.12711.34930.malone@gangotri.ubuntu.com> Hmm, that's interesting. Our conversation widget inherits from GtkTextView, so it seems like we should just inherit the font from that. Unless we're overriding it or something. I'm not really sure how gtk font stuff works, but if we switched to using the document font, what would happen for people with gtk < 2.10? I guess we'd need to special-case it? -- GNOME Document font should be used for conversation text https://launchpad.net/bugs/69913 From seb128 at ubuntu.com Fri Nov 3 08:31:40 2006 From: seb128 at ubuntu.com (Sebastien Bacher) Date: Fri, 03 Nov 2006 08:31:40 -0000 Subject: [Bug 69983] Re: list of known applications in run dialog reacts really weird References: <20061103001017.27977.53479.malonedeb@gandwana.ubuntu.com> Message-ID: <20061103083140.12711.53904.malone@gangotri.ubuntu.com> *** This bug is a duplicate of bug 39711 *** Thanks for the bug report. This particular bug has already been reported into our bug tracking system, but please feel free to report any further bugs you find. ** Changed in: gnome-panel (Ubuntu) Status: Needs Info => Rejected ** This bug has been marked a duplicate of bug 39711 Run dialog should not modify the list when selecting an item -- list of known applications in run dialog reacts really weird https://launchpad.net/bugs/69983 From seb128 at ubuntu.com Fri Nov 3 08:33:37 2006 From: seb128 at ubuntu.com (Sebastien Bacher) Date: Fri, 03 Nov 2006 08:33:37 -0000 Subject: [Bug 41335] Re: Totem refuses to play DVDs in some situations with Dapper References: <20060425164557.28852.13196.malonedeb@gandwana.ubuntu.com> <20061103074030.12864.99721.malone@gangotri.ubuntu.com> Message-ID: <1162542817.7560.0.camel@seb128-desktop> Le vendredi 03 novembre 2006 ? 07:40 +0000, kmon a ?crit : > Hi > > Has this bug been reported to upstream? what bug? totem-gstreamer doesn't implementing menus, subtitles selection and other features too? They know about it, no need of bugs for that -- Totem refuses to play DVDs in some situations with Dapper https://launchpad.net/bugs/41335 From Thomas.Kopp at dialogika.de Fri Nov 3 08:41:05 2006 From: Thomas.Kopp at dialogika.de (Wingard) Date: Fri, 03 Nov 2006 08:41:05 -0000 Subject: [Bug 69949] SystemToolsBackends seems to be in busy loop References: <20061102202048.12864.49456.malonedeb@gangotri.ubuntu.com> Message-ID: <20061103084105.27977.59018.launchpad@canonical@gandwana.ubuntu.com> Public bug reported: Upgraded from Dapper (6.06) to Efty Edge (6.10). After booting and starting network-admin the process executing SystemToolsBackends.pl seems to stuck in a BUSY LOOP. I have 4 network interfaced configured: loopback with auto option, ppp0 via bluetooth dialup, eth0 with a static ip address (and /etc/resolv.conf configured accordingly), eth1 via wireless lan using dhcp. Cheers, Wingard. P.S.: Network manager can be started again and also works properly after killing the looping process. ** Affects: system-tools-backends (Ubuntu) Importance: Undecided Assignee: Ubuntu Desktop Bugs Status: Needs Info -- SystemToolsBackends seems to be in busy loop https://launchpad.net/bugs/69949 From launchpad at dan-erik.com Fri Nov 3 08:38:31 2006 From: launchpad at dan-erik.com (Garyu) Date: Fri, 03 Nov 2006 08:38:31 -0000 Subject: [Bug 69977] Re: Unable to login after gnome-theme-manager crash References: <20061102230621.27977.33476.malonedeb@gandwana.ubuntu.com> Message-ID: <20061103083831.12711.55971.malone@gangotri.ubuntu.com> This attachment is the theme. The bug-buddy did not appear as I could see... There were two windows visible, but they were both reduced to the size of the (X) button (close) and without content when I resized them to normal size. ** Attachment added: "ubuntured.dan-erik.com theme files" http://librarian.launchpad.net/4948625/ubuntured.dan-erik.com.zip -- Unable to login after gnome-theme-manager crash https://launchpad.net/bugs/69977 From seb128 at ubuntu.com Fri Nov 3 08:39:01 2006 From: seb128 at ubuntu.com (Sebastien Bacher) Date: Fri, 03 Nov 2006 08:39:01 -0000 Subject: [Bug 70013] Re: [time-admin] time-admin crashes consistently References: <20061103044613.27977.73120.malonedeb@gandwana.ubuntu.com> Message-ID: <20061103083901.27894.58163.malone@gandwana.ubuntu.com> what GTK theme do you use? -- [time-admin] time-admin crashes consistently https://launchpad.net/bugs/70013 From seb128 at ubuntu.com Fri Nov 3 08:41:05 2006 From: seb128 at ubuntu.com (Sebastien Bacher) Date: Fri, 03 Nov 2006 08:41:05 -0000 Subject: [Bug 69949] Re: SystemToolsBackends seems to be in busy loop References: <20061102202048.12864.49456.malonedeb@gangotri.ubuntu.com> Message-ID: <20061103084105.27977.20614.malone@gandwana.ubuntu.com> Thank you for your bug. What do you call a busy loop? How do you notice it? Are you speaking about network-manager or network-admin? Maybe you could stop the running instance and restart one by running "sudo /usr/share/system-tools-backends-2.0/scripts/SystemToolsBackends.pl -n --report" and note what it's doing? ** Changed in: system-tools-backends (Ubuntu) Assignee: (unassigned) => Ubuntu Desktop Bugs Status: Unconfirmed => Needs Info -- SystemToolsBackends seems to be in busy loop https://launchpad.net/bugs/69949 From seb128 at ubuntu.com Fri Nov 3 08:44:33 2006 From: seb128 at ubuntu.com (Sebastien Bacher) Date: Fri, 03 Nov 2006 08:44:33 -0000 Subject: [Bug 40137] Re: Some gtk+ programs (gvim, gedit, gnome terminal, firefox...) sometimes do not receive keyboard inputs References: <20060419101847.21557.43402.malonedeb@gangotri.ubuntu.com> Message-ID: <20061103084433.12711.61343.malone@gangotri.ubuntu.com> could you run xev and look if it get keyboard events when that is happening? -- Some gtk+ programs (gvim, gedit, gnome terminal, firefox...) sometimes do not receive keyboard inputs https://launchpad.net/bugs/40137 From seb128 at ubuntu.com Fri Nov 3 08:53:03 2006 From: seb128 at ubuntu.com (Sebastien Bacher) Date: Fri, 03 Nov 2006 08:53:03 -0000 Subject: [Bug 69960] Re: Gnome-sound-recorder deadlocks if capture is muted References: <20061102210524.27977.66464.malonedeb@gandwana.ubuntu.com> Message-ID: <20061103085304.27894.16622.malone@gandwana.ubuntu.com> Thanks for your bug. What version of Ubuntu do you use? Could you get a backtrace with gstreamer0.10-plugins-base-dbg libglib2.0-0-dbg libgstreamer0.10-0-dbg installed? ** Changed in: gnome-media (Ubuntu) Assignee: (unassigned) => Ubuntu Desktop Bugs Status: Unconfirmed => Needs Info -- Gnome-sound-recorder deadlocks if capture is muted https://launchpad.net/bugs/69960 From seb128 at ubuntu.com Fri Nov 3 08:58:14 2006 From: seb128 at ubuntu.com (Sebastien Bacher) Date: Fri, 03 Nov 2006 08:58:14 -0000 Subject: [Bug 66257] Re: [edgy] Screen blanks when watching movies References: <20061015140425.19052.11952.malonedeb@gandwana.ubuntu.com> <20061102213319.12864.28433.malone@gangotri.ubuntu.com> Message-ID: <1162544294.7560.2.camel@seb128-desktop> Le jeudi 02 novembre 2006 ? 21:33 +0000, nanophase a ?crit : > This time I was running "dbus-monitor --session", saw totem do the > inhibit and uninhibit thing when switching between window/fullscreen > modes, but the screen still went dark. do you use gnome-screensaver? -- [edgy] Screen blanks when watching movies https://launchpad.net/bugs/66257 From seb128 at ubuntu.com Fri Nov 3 09:05:04 2006 From: seb128 at ubuntu.com (Sebastien Bacher) Date: Fri, 03 Nov 2006 09:05:04 -0000 Subject: [Bug 69986] Re: The applet only shows one mobile number and e-mail address References: <20061103004227.27894.68402.malonedeb@gandwana.ubuntu.com> Message-ID: <20061103090504.27977.84202.malone@gandwana.ubuntu.com> Thank you for your bug. What information do you expect to be displayed which is not? What version of Ubuntu do you use? ** Changed in: contact-lookup-applet (Ubuntu) Importance: Undecided => Wishlist Status: Unconfirmed => Needs Info -- The applet only shows one mobile number and e-mail address https://launchpad.net/bugs/69986 From seb128 at ubuntu.com Fri Nov 3 09:01:39 2006 From: seb128 at ubuntu.com (Sebastien Bacher) Date: Fri, 03 Nov 2006 09:01:39 -0000 Subject: [Bug 68579] Re: gaim crashes everytime References: <20061027105742.26024.80863.malonedeb@gangotri.ubuntu.com> Message-ID: <20061103090139.12711.12599.malone@gangotri.ubuntu.com> what did you do to get the issue? Maybe you could try to get a valgrind log (https://wiki.ubuntu.com/Valgrind) for the issue? -- gaim crashes everytime https://launchpad.net/bugs/68579 From daniel.holbach at ubuntu.com Fri Nov 3 09:03:08 2006 From: daniel.holbach at ubuntu.com (Daniel Holbach) Date: Fri, 03 Nov 2006 09:03:08 -0000 Subject: [Bug 68413] Re: gaim crash References: <20061026162454.17549.74589.malonedeb@gandwana.ubuntu.com> Message-ID: <20061103090308.27977.45538.malone@gandwana.ubuntu.com> *** This bug is a duplicate of bug 67361 *** Hum... I'm not happy with this being a duplicate. I think this happened, because Etana's second backtrace was unrelated (not in connection to aspell) at all. -- gaim crash https://launchpad.net/bugs/68413 From seb128 at ubuntu.com Fri Nov 3 09:08:16 2006 From: seb128 at ubuntu.com (Sebastien Bacher) Date: Fri, 03 Nov 2006 09:08:16 -0000 Subject: [Bug 66381] Re: Gaim crashed References: <20061016103511.6980.50967.malonedeb@gangotri.ubuntu.com> Message-ID: <20061103090816.27977.70818.malone@gandwana.ubuntu.com> Rui, thank you for your work on that, no need of other backtrace when the bug already has a debug one though -- Gaim crashed https://launchpad.net/bugs/66381 From daniel.holbach at ubuntu.com Fri Nov 3 09:14:18 2006 From: daniel.holbach at ubuntu.com (Daniel Holbach) Date: Fri, 03 Nov 2006 09:14:18 -0000 Subject: [Bug 69894] Re: gnome-volume control crashes (preferences) References: <20061102152128.27977.68263.malonedeb@gandwana.ubuntu.com> Message-ID: <20061103091418.12864.94209.malone@gangotri.ubuntu.com> --- stack trace --- Using host libthread_db library "/lib/libthread_db.so.1". Core was generated by `gnome-volume-control'. Program terminated with signal 11, Segmentation fault. #0 IA__gtk_widget_show (widget=0x0) at gtkwidget.c:2217 in gtkwidget.c #0 IA__gtk_widget_show (widget=0x0) at gtkwidget.c:2217 No locals. #1 0x00002b0396fc948a in IA__g_closure_invoke (closure=0x6be180, return_value=0x0, n_param_values=1, param_values=0x7fff169285c0, invocation_hint=0x7fff16928490) at gclosure.c:490 marshal = (GClosureMarshal) 0x2b0396fd5790 marshal_data = (gpointer) 0x0 __PRETTY_FUNCTION__ = "IA__g_closure_invoke" #2 0x00002b0396fd8a08 in signal_emit_unlocked_R (node=0x64c9c0, detail=0, instance=0x66d630, emission_return=0x0, instance_and_params=0x7fff169285c0) at gsignal.c:2440 tmp = handler = (Handler *) 0x6ba640 accumulator = (SignalAccumulator *) 0x0 emission = {next = 0x7fff16928af0, instance = 0x66d630, ihint = {signal_id = 114, detail = 0, run_type = G_SIGNAL_RUN_FIRST}, state = EMISSION_RUN, chain_type = 4} class_closure = (GClosure *) 0x64c950 handler_list = (Handler *) 0x6ba640 return_accu = (GValue *) 0x0 accu = {g_type = 0, data = {{v_int = 0, v_uint = 0, v_long = 0, v_ulong = 0, v_int64 = 0, v_uint64 = 0, v_float = 0, v_double = 0, v_pointer = 0x0}, {v_int = 0, v_uint = 0, v_long = 0, v_ulong = 0, v_int64 = 0, v_uint64 = 0, v_float = 0, v_double = 0, v_pointer = 0x0}}} signal_id = 114 max_sequential_handler_number = 555 return_value_altered = 1 #3 0x00002b0396fd9e43 in IA__g_signal_emit_valist (instance=0x66d630, signal_id=, detail=0, var_args=0x7fff16928840) at gsignal.c:2199 _cvalue = _flags = _vtable = _cvalues = {{v_int = 8744164, v_long = 8744164, v_int64 = 8744164, v_double = 4.3201910340017777e-317, v_pointer = 0x856ce4}, { v_int = -1747613312, v_long = 47294432250240, v_int64 = 47294432250240, v_double = 2.3366554214409905e-310, v_pointer = 0x2b0397d58980}, {v_int = 8808384, v_long = 8808384, v_int64 = 8808384, v_double = 4.3519199297777026e-317, v_pointer = 0x8667c0}, {v_int = 129, v_long = 129, v_int64 = 129, v_double = 6.3734468313520804e-322, v_pointer = 0x81}, { v_int = 8808368, v_long = 8808368, v_int64 = 8808368, v_double = 4.3519120247273691e-317, v_pointer = 0x8667b0}, {v_int = 5, v_long = 5, v_int64 = 5, v_double = 2.4703282292062327e-323, v_pointer = 0x5}, {v_int = 80, v_long = 80, v_int64 = 80, v_double = 3.9525251667299724e-322, v_pointer = 0x50}, {v_int = -1749492740, v_long = 47294430370812, v_int64 = 47294430370812, v_double = 2.3366553285849096e-310, v_pointer = 0x2b0397b8dbfc}} _lcopy_format = _n_values = return_value = {g_type = 80, data = {{v_int = 8771488, v_uint = 8771488, v_long = 137447724960, v_ulong = 137447724960, v_int64 = 137447724960, v_uint64 = 137447724960, v_float = 1.22914727e-38, v_double = 6.7908199001772423e-313, v_pointer = 0x200085d7a0}, {v_int = 1389691141, v_uint = 1389691141, v_long = -6251431859803848443, v_ulong = 12195312213905703173, v_int64 = -6251431859803848443, v_uint64 = 12195312213905703173, v_float = 4.57422569e+11, v_double = -5.0650627118202543e-110, v_pointer = 0xa93e73d852d50105}}} error = instance_and_params = (GValue *) 0x7fff169285c0 stack_values = {{g_type = 7011904, data = {{v_int = 6739504, v_uint = 6739504, v_long = 6739504, v_ulong = 6739504, v_int64 = 6739504, v_uint64 = 6739504, v_float = 9.44405661e-39, v_double = 3.3297573964096644e-317, v_pointer = 0x66d630}, { v_int = 0, v_uint = 0, v_long = 0, v_ulong = 0, v_int64 = 0, v_uint64 = 0, v_float = 0, v_double = 0, v_pointer = 0x0}}}, { g_type = 0, data = {{v_int = 0, v_uint = 0, v_long = 0, v_ulong = 0, v_int64 = 0, v_uint64 = 0, v_float = 0, v_double = 0, v_pointer = 0x0}, {v_int = 20, v_uint = 20, v_long = 20, v_ulong = 20, v_int64 = 20, v_uint64 = 20, v_float = 2.80259693e-44, v_double = 9.8813129168249309e-323, v_pointer = 0x14}}}, {g_type = 206158430224, data = {{v_int = 378702176, v_uint = 378702176, v_long = 140733572090208, v_ulong = 140733572090208, v_int64 = 140733572090208, v_uint64 = 140733572090208, v_float = 2.3674268e-25, v_double = 6.9531623186294245e-310, v_pointer = 0x7fff16928960}, {v_int = 378701984, v_uint = 378701984, v_long = 140733572090016, v_ulong = 140733572090016, v_int64 = 140733572090016, v_uint64 = 140733572090016, v_float = 2.36737947e-25, v_double = 6.9531623186199384e-310, v_pointer = 0x7fff169288a0}}}, {g_type = 0, data = {{v_int = 0, v_uint = 0, v_long = 0, v_ulong = 0, v_int64 = 0, v_uint64 = 0, v_float = 0, v_double = 0, v_pointer = 0x0}, {v_int = 0, v_uint = 0, v_long = 0, v_ulong = 0, v_int64 = 0, v_uint64 = 0, v_float = 0, v_double = 0, v_pointer = 0x0}}}, { g_type = 8866752, data = {{v_int = -1749749730, v_uint = 2545217566, v_long = 47294430113822, v_ulong = 47294430113822, v_int64 = 47294430113822, v_uint64 = 47294430113822, v_float = -1.16928415e-24, v_double = 2.3366553158879166e-310, v_pointer = 0x2b0397b4f01e}, {v_int = 16, v_uint = 16, v_long = 206158430224, v_ulong = 206158430224, v_int64 = 206158430224, v_uint64 = 206158430224, v_float = 2.24207754e-44, v_double = 1.0185579797423812e-312, v_pointer = 0x3000000010}}}, { g_type = 140733572090272, data = {{v_int = 378702048, v_uint = 378702048, v_long = 140733572090080, v_ulong = 140733572090080, v_int64 = 140733572090080, v_uint64 = 140733572090080, v_float = 2.36739524e-25, v_double = 6.9531623186231004e-310, v_pointer = 0x7fff169288e0}, {v_int = 30, v_uint = 30, v_long = 30, v_ulong = 30, v_int64 = 30, v_uint64 = 30, v_float = 4.20389539e-44, v_double = 1.4821969375237396e-322, v_pointer = 0x1e}}}, {g_type = 47294394262111, data = {{ v_int = 65, v_uint = 65, v_long = 65, v_ulong = 65, v_int64 = 65, v_uint64 = 65, v_float = 9.10844002e-44, v_double = 3.2114266979681025e-322, v_pointer = 0x41}, {v_int = 9036800, v_uint = 9036800, v_long = 9036800, v_ulong = 9036800, v_int64 = 9036800, v_uint64 = 9036800, v_float = 1.2663254e-38, v_double = 4.4647724283381768e-317, v_pointer = 0x89e400}}}, { g_type = 7042272, data = {{v_int = 6427200, v_uint = 6427200, v_long = 6427200, v_ulong = 6427200, v_int64 = 6427200, v_uint64 = 6427200, v_float = 9.00642549e-39, v_double = 3.1754587189508598e-317, v_pointer = 0x621240}, {v_int = -1786977802, v_uint = 2507989494, v_long = 47294392885750, v_ulong = 47294392885750, v_int64 = 47294392885750, v_uint64 = 47294392885750, v_float = -5.10692465e-26, v_double = 2.336653476576773e-310, v_pointer = 0x2b03957ce1f6}}}, {g_type = 9110576, data = {{ v_int = 30, v_uint = 30, v_long = 30, v_ulong = 30, v_int64 = 30, v_uint64 = 30, v_float = 4.20389539e-44, v_double = 1.4821969375237396e-322, v_pointer = 0x1e}, {v_int = 2, v_uint = 2, v_long = 2, v_ulong = 2, v_int64 = 2, v_uint64 = 2, v_float = 2.80259693e-45, v_double = 9.8813129168249309e-324, v_pointer = 0x2}}}, {g_type = 47294432250240, data = {{v_int = 30, v_uint = 30, v_long = 30, v_ulong = 30, v_int64 = 30, v_uint64 = 30, v_float = 4.20389539e-44, v_double = 1.4821969375237396e-322, v_pointer = 0x1e}, {v_int = 378701928, v_uint = 378701928, v_long = 140733572089960, v_ulong = 140733572089960, v_int64 = 140733572089960, v_uint64 = 140733572089960, v_float = 2.36736566e-25, v_double = 6.9531623186171717e-310, v_pointer = 0x7fff16928868}}}, {g_type = 29, data = {{v_int = 378701952, v_uint = 378701952, v_long = 140733572089984, v_ulong = 140733572089984, v_int64 = 140733572089984, v_uint64 = 140733572089984, v_float = 2.36737158e-25, v_double = 6.9531623186183574e-310, v_pointer = 0x7fff16928880}, {v_int = -1754636599, v_uint = 2540330697, v_long = 47294425226953, v_ulong = 47294425226953, v_int64 = 47294425226953, v_uint64 = 47294425226953, v_float = -7.57291136e-25, v_double = 2.3366550744445077e-310, v_pointer = 0x2b03976a5ec9}}}, {g_type = 8808400, data = {{ v_int = 9046192, v_uint = 9046192, v_long = 9046192, v_ulong = 9046192, v_int64 = 9046192, v_uint64 = 9046192, v_float = 1.2676415e-38, v_double = 4.4694126928839178e-317, v_pointer = 0x8a08b0}, {v_int = 64, v_uint = 64, v_long = 64, v_ulong = 64, v_int64 = 64, v_uint64 = 64, v_float = 8.96831017e-44, v_double = 3.1620201333839779e-322, v_pointer = 0x40}}}, { g_type = 32, data = {{v_int = 9046208, v_uint = 9046208, v_long = 9046208, v_ulong = 9046208, v_int64 = 9046208, v_uint64 = 9046208, v_float = 1.26764374e-38, v_double = 4.4694205979342512e-317, v_pointer = 0x8a08c0}, {v_int = 8808368, v_uint = 8808368, v_long = 8808368, v_ulong = 8808368, v_int64 = 8808368, v_uint64 = 8808368, v_float = 1.23431526e-38, v_double = 4.3519120247273691e-317, v_pointer = 0x8667b0}}}, {g_type = 47294430367768, data = {{v_int = 30, v_uint = 30, v_long = 30, v_ulong = 30, v_int64 = 30, v_uint64 = 30, v_float = 4.20389539e-44, v_double = 1.4821969375237396e-322, v_pointer = 0x1e}, {v_int = 80, v_uint = 80, v_long = 80, v_ulong = 80, v_int64 = 80, v_uint64 = 80, v_float = 1.12103877e-43, v_double = 3.9525251667299724e-322, v_pointer = 0x50}}}, {g_type = 47294432250240, data = {{v_int = 8744064, v_uint = 8744064, v_long = 8744064, v_ulong = 8744064, v_int64 = 8744064, v_uint64 = 8744064, v_float = 1.22530435e-38, v_double = 4.3201416274371936e-317, v_pointer = 0x856c80}, {v_int = 8744064, v_uint = 8744064, v_long = 8744064, v_ulong = 8744064, v_int64 = 8744064, v_uint64 = 8744064, v_float = 1.22530435e-38, v_double = 4.3201416274371936e-317, v_pointer = 0x856c80}}}, {g_type = 8744064, data = {{v_int = 8744064, v_uint = 8744064, v_long = 8744064, v_ulong = 8744064, v_int64 = 8744064, v_uint64 = 8744064, v_float = 1.22530435e-38, v_double = 4.3201416274371936e-317, v_pointer = 0x856c80}, { v_int = 8744093, v_uint = 8744093, v_long = 8744093, v_ulong = 8744093, v_int64 = 8744093, v_uint64 = 8744093, v_float = 1.22530841e-38, v_double = 4.320155955340923e-317, v_pointer = 0x856c9d}}}} free_me = (GValue *) 0x0 signal_return_type = 4 param_values = (GValue *) 0x7fff169285d8 node = (SignalNode *) 0x64c9c0 i = 4 n_params = 0 __PRETTY_FUNCTION__ = "IA__g_signal_emit_valist" #4 0x00002b0396fda013 in IA__g_signal_emit (instance=0x0, signal_id=0, detail=48) at gsignal.c:2243 var_args = {{gp_offset = 24, fp_offset = 48, overflow_arg_area = 0x7fff16928920, reg_save_area = 0x7fff16928860}} #5 0x00002b039586766a in IA__gtk_widget_activate (widget=0x66d630) at gtkwidget.c:3942 __PRETTY_FUNCTION__ = "IA__gtk_widget_activate" #6 0x00002b0395772940 in IA__gtk_menu_shell_activate_item (menu_shell=0x6b7390, menu_item=0x66d630, force_deactivate=) at gtkmenushell.c:1024 slist = shells = __PRETTY_FUNCTION__ = "IA__gtk_menu_shell_activate_item" #7 0x00002b0395773df0 in gtk_menu_shell_button_release (widget=0x6b7390, event=0x8b0660) at gtkmenushell.c:630 menu_shell = (GtkMenuShell *) 0x0 menu_item = (GtkWidget *) 0x66d630 deactivate = __PRETTY_FUNCTION__ = "gtk_menu_shell_button_release" #8 0x00002b0395766b5d in _gtk_marshal_BOOLEAN__BOXED (closure=0x644a20, return_value=0x7fff16928b40, n_param_values=, param_values=0x7fff16928c30, invocation_hint=, marshal_data=0x2b039576c280) at gtkmarshalers.c:84 data1 = (gpointer) 0x6b7390 data2 = (gpointer) 0x30 v_return = __PRETTY_FUNCTION__ = "_gtk_marshal_BOOLEAN__BOXED" #9 0x00002b0396fc948a in IA__g_closure_invoke (closure=0x644a20, return_value=0x7fff16928b40, n_param_values=2, param_values=0x7fff16928c30, invocation_hint=0x7fff16928b00) at gclosure.c:490 marshal = (GClosureMarshal) 0x2b0396fc7c20 marshal_data = (gpointer) 0x160 __PRETTY_FUNCTION__ = "IA__g_closure_invoke" #10 0x00002b0396fd9023 in signal_emit_unlocked_R (node=0x644a90, detail=0, instance=0x6b7390, emission_return=0x7fff16928e50, instance_and_params=0x7fff16928c30) at gsignal.c:2478 tmp = handler = accumulator = (SignalAccumulator *) 0x644b10 emission = {next = 0x0, instance = 0x6b7390, ihint = {signal_id = 58, detail = 0, run_type = G_SIGNAL_RUN_LAST}, state = EMISSION_RUN, chain_type = 6626112} class_closure = (GClosure *) 0x644a20 handler_list = (Handler *) 0x0 return_accu = (GValue *) 0x7fff16928b40 accu = {g_type = 20, data = {{v_int = 0, v_uint = 0, v_long = 0, v_ulong = 0, v_int64 = 0, v_uint64 = 0, v_float = 0, v_double = 0, v_pointer = 0x0}, {v_int = 0, v_uint = 0, v_long = 0, v_ulong = 0, v_int64 = 0, v_uint64 = 0, v_float = 0, v_double = 0, v_pointer = 0x0}}} signal_id = 58 max_sequential_handler_number = 555 return_value_altered = 0 #11 0x00002b0396fd9c17 in IA__g_signal_emit_valist (instance=0x6b7390, signal_id=, detail=0, var_args=0x7fff16928eb0) at gsignal.c:2209 return_value = {g_type = 20, data = {{v_int = 0, v_uint = 0, v_long = 0, v_ulong = 0, v_int64 = 0, v_uint64 = 0, v_float = 0, v_double = 0, v_pointer = 0x0}, {v_int = 0, v_uint = 0, v_long = 0, v_ulong = 0, v_int64 = 0, v_uint64 = 0, v_float = 0, v_double = 0, v_pointer = 0x0}}} error = instance_and_params = (GValue *) 0x7fff16928c30 stack_values = {{g_type = 6626112, data = {{v_int = 7041936, v_uint = 7041936, v_long = 7041936, v_ulong = 7041936, v_int64 = 7041936, v_uint64 = 7041936, v_float = 9.8678541e-39, v_double = 3.4791786578127243e-317, v_pointer = 0x6b7390}, { v_int = 0, v_uint = 0, v_long = 0, v_ulong = 0, v_int64 = 0, v_uint64 = 0, v_float = 0, v_double = 0, v_pointer = 0x0}}}, { g_type = 6571520, data = {{v_int = 9111136, v_uint = 9111136, v_long = 9111136, v_ulong = 9111136, v_int64 = 9111136, v_uint64 = 9111136, v_float = 1.27674209e-38, v_double = 4.5014992921874317e-317, v_pointer = 0x8b0660}, {v_int = 134217728, v_uint = 134217728, v_long = 134217728, v_ulong = 134217728, v_int64 = 134217728, v_uint64 = 134217728, v_float = 3.85185989e-34, v_double = 6.631236846766476e-316, v_pointer = 0x8000000}}}, {g_type = 52430299, data = {{ v_int = -1783525105, v_uint = 2511442191, v_long = 47294396338447, v_ulong = 47294396338447, v_int64 = 47294396338447, v_uint64 = 47294396338447, v_float = -7.17185928e-26, v_double = 2.3366536471626703e-310, v_pointer = 0x2b0395b1910f}, { v_int = 378703104, v_uint = 378703104, v_long = 140733572091136, v_ulong = 140733572091136, v_int64 = 140733572091136, v_uint64 = 140733572091136, v_float = 2.36765557e-25, v_double = 6.9531623186752738e-310, v_pointer = 0x7fff16928d00}}}, { g_type = 11117959037, data = {{v_int = 0, v_uint = 0, v_long = 0, v_ulong = 0, v_int64 = 0, v_uint64 = 0, v_float = 0, v_double = 0, v_pointer = 0x0}, {v_int = 0, v_uint = 0, v_long = 0, v_ulong = 0, v_int64 = 0, v_uint64 = 0, v_float = 0, v_double = 0, v_pointer = 0x0}}}, {g_type = 0, data = {{v_int = 8060928, v_uint = 8060928, v_long = 6473924472406016, v_ulong = 6473924472406016, v_int64 = 6473924472406016, v_uint64 = 6473924472406016, v_float = 1.1295766e-38, v_double = 3.1985436755867296e-308, v_pointer = 0x170000007b0000}, {v_int = 9571328, v_uint = 9571328, v_long = 9571328, v_ulong = 9571328, v_int64 = 9571328, v_uint64 = 9571328, v_float = 1.34122872e-38, v_double = 4.7288643498784066e-317, v_pointer = 0x920c00}}}, {g_type = 47294425135353, data = {{v_int = 32, v_uint = 32, v_long = 32, v_ulong = 32, v_int64 = 32, v_uint64 = 32, v_float = 4.48415509e-44, v_double = 1.5810100666919889e-322, v_pointer = 0x20}, {v_int = 6395504, v_uint = 6395504, v_long = 6395504, v_ulong = 6395504, v_int64 = 6395504, v_uint64 = 6395504, v_float = 8.96200993e-39, v_double = 3.1597988142402756e-317, v_pointer = 0x619670}}}, {g_type = 5554176, data = {{v_int = -1765468103, v_uint = 2529499193, v_long = 47294414395449, v_ulong = 47294414395449, v_int64 = 47294414395449, v_uint64 = 47294414395449, v_float = -3.18423532e-25, v_double = 2.3366545392971058e-310, v_pointer = 0x2b0396c51839}, {v_int = 6, v_uint = 6, v_long = 6, v_ulong = 6, v_int64 = 6, v_uint64 = 6, v_float = 8.40779079e-45, v_double = 2.9643938750474793e-323, v_pointer = 0x6}}}, { g_type = 93, data = {{v_int = 0, v_uint = 0, v_long = 0, v_ulong = 0, v_int64 = 0, v_uint64 = 0, v_float = 0, v_double = 0, v_pointer = 0x0}, {v_int = 378703168, v_uint = 378703168, v_long = 140733572091200, v_ulong = 140733572091200, v_int64 = 140733572091200, v_uint64 = 140733572091200, v_float = 2.36767134e-25, v_double = 6.9531623186784358e-310, v_pointer = 0x7fff16928d40}}}, {g_type = 9937072, data = {{v_int = -1754728199, v_uint = 2540239097, v_long = 47294425135353, v_ulong = 47294425135353, v_int64 = 47294425135353, v_uint64 = 47294425135353, v_float = -7.52774907e-25, v_double = 2.3366550699188664e-310, v_pointer = 0x2b039768f8f9}, {v_int = 9221152, v_uint = 9221152, v_long = 9221152, v_ulong = 9221152, v_int64 = 9221152, v_uint64 = 9221152, v_float = 1.29215861e-38, v_double = 4.5558544182803023e-317, v_pointer = 0x8cb420}}}, {g_type = 47294424975901, data = {{v_int = 9111136, v_uint = 9111136, v_long = 9111136, v_ulong = 9111136, v_int64 = 9111136, v_uint64 = 9111136, v_float = 1.27674209e-38, v_double = 4.5014992921874317e-317, v_pointer = 0x8b0660}, {v_int = 9939456, v_uint = 9939456, v_long = 9939456, v_ulong = 9939456, v_int64 = 9939456, v_uint64 = 9939456, v_float = 1.39281444e-38, v_double = 4.910743747950653e-317, v_pointer = 0x97aa00}}}, { g_type = 140733572091712, data = {{v_int = 6431168, v_uint = 6431168, v_long = 6431168, v_ulong = 6431168, v_int64 = 6431168, v_uint64 = 6431168, v_float = 9.01198584e-39, v_double = 3.1774191714335579e-317, v_pointer = 0x6221c0}, {v_int = 378703680, v_uint = 378703680, v_long = 140733572091712, v_ulong = 140733572091712, v_int64 = 140733572091712, v_uint64 = 140733572091712, v_float = 2.36779756e-25, v_double = 6.953162318703732e-310, v_pointer = 0x7fff16928f40}}}, {g_type = 9937504, data = {{ v_int = 9937504, v_uint = 9937504, v_long = 9937504, v_ulong = 9937504, v_int64 = 9937504, v_uint64 = 9937504, v_float = 1.39254091e-38, v_double = 4.9097793318099709e-317, v_pointer = 0x97a260}, {v_int = -1761824107, v_uint = 2533143189, v_long = 47294418039445, v_ulong = 47294418039445, v_int64 = 47294418039445, v_uint64 = 47294418039445, v_float = -4.08254969e-25, v_double = 2.3366547193344295e-310, v_pointer = 0x2b0396fcb295}}}, {g_type = 9937504, data = {{ v_int = 1, v_uint = 1, v_long = 1, v_ulong = 1, v_int64 = 1, v_uint64 = 1, v_float = 1.40129846e-45, v_double = 4.9406564584124654e-324, v_pointer = 0x1}, {v_int = 52430299, v_uint = 52430299, v_long = 52430299, v_ulong = 52430299, v_int64 = 52430299, v_uint64 = 52430299, v_float = 4.70264958e-37, v_double = 2.5904009537084663e-316, v_pointer = 0x32005db}}}, {g_type = 47294396247684, data = {{v_int = 3, v_uint = 3, v_long = 3, v_ulong = 3, v_int64 = 3, v_uint64 = 3, v_float = 4.20389539e-45, v_double = 1.4821969375237396e-323, v_pointer = 0x3}, {v_int = 9089536, v_uint = 9089536, v_long = 9089536, v_ulong = 9089536, v_int64 = 9089536, v_uint64 = 9089536, v_float = 1.27371528e-38, v_double = 4.4908274742372607e-317, v_pointer = 0x8ab200}}}, {g_type = 52430295, data = {{v_int = 8909984, v_uint = 8909984, v_long = 8909984, v_ulong = 8909984, v_int64 = 8909984, v_uint64 = 8909984, v_float = 1.24855469e-38, v_double = 4.4021169993951732e-317, v_pointer = 0x87f4a0}, {v_int = 8912704, v_uint = 8912704, v_long = 8912704, v_ulong = 8912704, v_int64 = 8912704, v_uint64 = 8912704, v_float = 1.24893584e-38, v_double = 4.4034608579518614e-317, v_pointer = 0x87ff40}}}, {g_type = 47294424975901, data = {{v_int = 9558016, v_uint = 9558016, v_long = 9558016, v_ulong = 9558016, v_int64 = 9558016, v_uint64 = 9558016, v_float = 1.33936331e-38, v_double = 4.7222873480009679e-317, v_pointer = 0x91d800}, {v_int = -1754887651, v_uint = 2540079645, v_long = 2540079645, v_ulong = 2540079645, v_int64 = 2540079645, v_uint64 = 2540079645, v_float = -7.44913316e-25, v_double = 1.2549660902951292e-314, v_pointer = 0x97668a1d}}}} free_me = (GValue *) 0x0 signal_return_type = 20 param_values = (GValue *) 0x7fff16928c48 node = (SignalNode *) 0x644a90 i = 1 n_params = 1 __PRETTY_FUNCTION__ = "IA__g_signal_emit_valist" #12 0x00002b0396fda013 in IA__g_signal_emit (instance=0x0, signal_id=0, detail=48) at gsignal.c:2243 var_args = {{gp_offset = 32, fp_offset = 48, overflow_arg_area = 0x7fff16928f90, reg_save_area = 0x7fff16928ed0}} #13 0x00002b03958639ae in gtk_widget_event_internal (widget=0x6b7390, event=0x8b0660) at gtkwidget.c:3911 signal_num = return_val = 0 #14 0x00002b039576024d in IA__gtk_propagate_event (widget=0x6b7390, event=0x8b0660) at gtkmain.c:2211 tmp = (GtkWidget *) 0x6b7390 handled_event = 0 __PRETTY_FUNCTION__ = "IA__gtk_propagate_event" #15 0x00002b0395761261 in IA__gtk_main_do_event (event=0x8b0660) at gtkmain.c:1445 event_widget = (GtkWidget *) 0x66d630 grab_widget = (GtkWidget *) 0x66d630 window_group = (GtkWindowGroup *) 0x8a0a40 next_event = rewritten_event = (GdkEvent *) 0x0 tmp_list = __PRETTY_FUNCTION__ = "IA__gtk_main_do_event" #16 0x00002b0395b04b0c in gdk_event_dispatch (source=, callback=, user_data=) at gdkevents-x11.c:2320 display = event = (GdkEvent *) 0x8b0660 #17 0x00002b0397674c84 in IA__g_main_context_dispatch (context=0x626cb0) at gmain.c:2045 No locals. #18 0x00002b0397677acd in g_main_context_iterate (context=0x626cb0, block=1, dispatch=1, self=) at gmain.c:2677 got_ownership = max_priority = 2147483647 timeout = 99 some_ready = 1 nfds = allocated_nfds = fds = (GPollFD *) 0x8836c0 __PRETTY_FUNCTION__ = "g_main_context_iterate" #19 0x00002b0397677dda in IA__g_main_loop_run (loop=0x84ed90) at gmain.c:2881 got_ownership = self = (GThread *) 0x51a6f0 __PRETTY_FUNCTION__ = "IA__g_main_loop_run" #20 0x00002b03957615f3 in IA__gtk_main () at gtkmain.c:1024 tmp_list = (GList *) 0x0 functions = (GList *) 0x0 init = (GtkInitFunction *) 0x690020 loop = (GMainLoop *) 0x84ed90 #21 0x0000000000407a34 in main (argc=, argv=0x7fff16929290) at main.c:217 ctx = appfile = win = (GtkWidget *) 0x690020 elements = --- thread stack trace --- Using host libthread_db library "/lib/libthread_db.so.1". Core was generated by `gnome-volume-control'. Program terminated with signal 11, Segmentation fault. #0 IA__gtk_widget_show (widget=0x0) at gtkwidget.c:2217 in gtkwidget.c . Thread 1 (process 8741): #0 IA__gtk_widget_show (widget=0x0) at gtkwidget.c:2217 No locals. #1 0x00002b0396fc948a in IA__g_closure_invoke (closure=0x6be180, return_value=0x0, n_param_values=1, param_values=0x7fff169285c0, invocation_hint=0x7fff16928490) at gclosure.c:490 marshal = (GClosureMarshal) 0x2b0396fd5790 marshal_data = (gpointer) 0x0 __PRETTY_FUNCTION__ = "IA__g_closure_invoke" #2 0x00002b0396fd8a08 in signal_emit_unlocked_R (node=0x64c9c0, detail=0, instance=0x66d630, emission_return=0x0, instance_and_params=0x7fff169285c0) at gsignal.c:2440 tmp = handler = (Handler *) 0x6ba640 accumulator = (SignalAccumulator *) 0x0 emission = {next = 0x7fff16928af0, instance = 0x66d630, ihint = {signal_id = 114, detail = 0, run_type = G_SIGNAL_RUN_FIRST}, state = EMISSION_RUN, chain_type = 4} class_closure = (GClosure *) 0x64c950 handler_list = (Handler *) 0x6ba640 return_accu = (GValue *) 0x0 accu = {g_type = 0, data = {{v_int = 0, v_uint = 0, v_long = 0, v_ulong = 0, v_int64 = 0, v_uint64 = 0, v_float = 0, v_double = 0, v_pointer = 0x0}, {v_int = 0, v_uint = 0, v_long = 0, v_ulong = 0, v_int64 = 0, v_uint64 = 0, v_float = 0, v_double = 0, v_pointer = 0x0}}} signal_id = 114 max_sequential_handler_number = 555 return_value_altered = 1 #3 0x00002b0396fd9e43 in IA__g_signal_emit_valist (instance=0x66d630, signal_id=, detail=0, var_args=0x7fff16928840) at gsignal.c:2199 _cvalue = _flags = _vtable = _cvalues = {{v_int = 8744164, v_long = 8744164, v_int64 = 8744164, v_double = 4.3201910340017777e-317, v_pointer = 0x856ce4}, { v_int = -1747613312, v_long = 47294432250240, v_int64 = 47294432250240, v_double = 2.3366554214409905e-310, v_pointer = 0x2b0397d58980}, {v_int = 8808384, v_long = 8808384, v_int64 = 8808384, v_double = 4.3519199297777026e-317, v_pointer = 0x8667c0}, {v_int = 129, v_long = 129, v_int64 = 129, v_double = 6.3734468313520804e-322, v_pointer = 0x81}, { v_int = 8808368, v_long = 8808368, v_int64 = 8808368, v_double = 4.3519120247273691e-317, v_pointer = 0x8667b0}, {v_int = 5, v_long = 5, v_int64 = 5, v_double = 2.4703282292062327e-323, v_pointer = 0x5}, {v_int = 80, v_long = 80, v_int64 = 80, v_double = 3.9525251667299724e-322, v_pointer = 0x50}, {v_int = -1749492740, v_long = 47294430370812, v_int64 = 47294430370812, v_double = 2.3366553285849096e-310, v_pointer = 0x2b0397b8dbfc}} _lcopy_format = _n_values = return_value = {g_type = 80, data = {{v_int = 8771488, v_uint = 8771488, v_long = 137447724960, v_ulong = 137447724960, v_int64 = 137447724960, v_uint64 = 137447724960, v_float = 1.22914727e-38, v_double = 6.7908199001772423e-313, v_pointer = 0x200085d7a0}, {v_int = 1389691141, v_uint = 1389691141, v_long = -6251431859803848443, v_ulong = 12195312213905703173, v_int64 = -6251431859803848443, v_uint64 = 12195312213905703173, v_float = 4.57422569e+11, v_double = -5.0650627118202543e-110, v_pointer = 0xa93e73d852d50105}}} error = instance_and_params = (GValue *) 0x7fff169285c0 stack_values = {{g_type = 7011904, data = {{v_int = 6739504, v_uint = 6739504, v_long = 6739504, v_ulong = 6739504, v_int64 = 6739504, v_uint64 = 6739504, v_float = 9.44405661e-39, v_double = 3.3297573964096644e-317, v_pointer = 0x66d630}, { v_int = 0, v_uint = 0, v_long = 0, v_ulong = 0, v_int64 = 0, v_uint64 = 0, v_float = 0, v_double = 0, v_pointer = 0x0}}}, { g_type = 0, data = {{v_int = 0, v_uint = 0, v_long = 0, v_ulong = 0, v_int64 = 0, v_uint64 = 0, v_float = 0, v_double = 0, v_pointer = 0x0}, {v_int = 20, v_uint = 20, v_long = 20, v_ulong = 20, v_int64 = 20, v_uint64 = 20, v_float = 2.80259693e-44, v_double = 9.8813129168249309e-323, v_pointer = 0x14}}}, {g_type = 206158430224, data = {{v_int = 378702176, v_uint = 378702176, v_long = 140733572090208, v_ulong = 140733572090208, v_int64 = 140733572090208, v_uint64 = 140733572090208, v_float = 2.3674268e-25, v_double = 6.9531623186294245e-310, v_pointer = 0x7fff16928960}, {v_int = 378701984, v_uint = 378701984, v_long = 140733572090016, v_ulong = 140733572090016, v_int64 = 140733572090016, v_uint64 = 140733572090016, v_float = 2.36737947e-25, v_double = 6.9531623186199384e-310, v_pointer = 0x7fff169288a0}}}, {g_type = 0, data = {{v_int = 0, v_uint = 0, v_long = 0, v_ulong = 0, v_int64 = 0, v_uint64 = 0, v_float = 0, v_double = 0, v_pointer = 0x0}, {v_int = 0, v_uint = 0, v_long = 0, v_ulong = 0, v_int64 = 0, v_uint64 = 0, v_float = 0, v_double = 0, v_pointer = 0x0}}}, { g_type = 8866752, data = {{v_int = -1749749730, v_uint = 2545217566, v_long = 47294430113822, v_ulong = 47294430113822, v_int64 = 47294430113822, v_uint64 = 47294430113822, v_float = -1.16928415e-24, v_double = 2.3366553158879166e-310, v_pointer = 0x2b0397b4f01e}, {v_int = 16, v_uint = 16, v_long = 206158430224, v_ulong = 206158430224, v_int64 = 206158430224, v_uint64 = 206158430224, v_float = 2.24207754e-44, v_double = 1.0185579797423812e-312, v_pointer = 0x3000000010}}}, { g_type = 140733572090272, data = {{v_int = 378702048, v_uint = 378702048, v_long = 140733572090080, v_ulong = 140733572090080, v_int64 = 140733572090080, v_uint64 = 140733572090080, v_float = 2.36739524e-25, v_double = 6.9531623186231004e-310, v_pointer = 0x7fff169288e0}, {v_int = 30, v_uint = 30, v_long = 30, v_ulong = 30, v_int64 = 30, v_uint64 = 30, v_float = 4.20389539e-44, v_double = 1.4821969375237396e-322, v_pointer = 0x1e}}}, {g_type = 47294394262111, data = {{ v_int = 65, v_uint = 65, v_long = 65, v_ulong = 65, v_int64 = 65, v_uint64 = 65, v_float = 9.10844002e-44, v_double = 3.2114266979681025e-322, v_pointer = 0x41}, {v_int = 9036800, v_uint = 9036800, v_long = 9036800, v_ulong = 9036800, v_int64 = 9036800, v_uint64 = 9036800, v_float = 1.2663254e-38, v_double = 4.4647724283381768e-317, v_pointer = 0x89e400}}}, { g_type = 7042272, data = {{v_int = 6427200, v_uint = 6427200, v_long = 6427200, v_ulong = 6427200, v_int64 = 6427200, v_uint64 = 6427200, v_float = 9.00642549e-39, v_double = 3.1754587189508598e-317, v_pointer = 0x621240}, {v_int = -1786977802, v_uint = 2507989494, v_long = 47294392885750, v_ulong = 47294392885750, v_int64 = 47294392885750, v_uint64 = 47294392885750, v_float = -5.10692465e-26, v_double = 2.336653476576773e-310, v_pointer = 0x2b03957ce1f6}}}, {g_type = 9110576, data = {{ v_int = 30, v_uint = 30, v_long = 30, v_ulong = 30, v_int64 = 30, v_uint64 = 30, v_float = 4.20389539e-44, v_double = 1.4821969375237396e-322, v_pointer = 0x1e}, {v_int = 2, v_uint = 2, v_long = 2, v_ulong = 2, v_int64 = 2, v_uint64 = 2, v_float = 2.80259693e-45, v_double = 9.8813129168249309e-324, v_pointer = 0x2}}}, {g_type = 47294432250240, data = {{v_int = 30, v_uint = 30, v_long = 30, v_ulong = 30, v_int64 = 30, v_uint64 = 30, v_float = 4.20389539e-44, v_double = 1.4821969375237396e-322, v_pointer = 0x1e}, {v_int = 378701928, v_uint = 378701928, v_long = 140733572089960, v_ulong = 140733572089960, v_int64 = 140733572089960, v_uint64 = 140733572089960, v_float = 2.36736566e-25, v_double = 6.9531623186171717e-310, v_pointer = 0x7fff16928868}}}, {g_type = 29, data = {{v_int = 378701952, v_uint = 378701952, v_long = 140733572089984, v_ulong = 140733572089984, v_int64 = 140733572089984, v_uint64 = 140733572089984, v_float = 2.36737158e-25, v_double = 6.9531623186183574e-310, v_pointer = 0x7fff16928880}, {v_int = -1754636599, v_uint = 2540330697, v_long = 47294425226953, v_ulong = 47294425226953, v_int64 = 47294425226953, v_uint64 = 47294425226953, v_float = -7.57291136e-25, v_double = 2.3366550744445077e-310, v_pointer = 0x2b03976a5ec9}}}, {g_type = 8808400, data = {{ v_int = 9046192, v_uint = 9046192, v_long = 9046192, v_ulong = 9046192, v_int64 = 9046192, v_uint64 = 9046192, v_float = 1.2676415e-38, v_double = 4.4694126928839178e-317, v_pointer = 0x8a08b0}, {v_int = 64, v_uint = 64, v_long = 64, v_ulong = 64, v_int64 = 64, v_uint64 = 64, v_float = 8.96831017e-44, v_double = 3.1620201333839779e-322, v_pointer = 0x40}}}, { g_type = 32, data = {{v_int = 9046208, v_uint = 9046208, v_long = 9046208, v_ulong = 9046208, v_int64 = 9046208, v_uint64 = 9046208, v_float = 1.26764374e-38, v_double = 4.4694205979342512e-317, v_pointer = 0x8a08c0}, {v_int = 8808368, v_uint = 8808368, v_long = 8808368, v_ulong = 8808368, v_int64 = 8808368, v_uint64 = 8808368, v_float = 1.23431526e-38, v_double = 4.3519120247273691e-317, v_pointer = 0x8667b0}}}, {g_type = 47294430367768, data = {{v_int = 30, v_uint = 30, v_long = 30, v_ulong = 30, v_int64 = 30, v_uint64 = 30, v_float = 4.20389539e-44, v_double = 1.4821969375237396e-322, v_pointer = 0x1e}, {v_int = 80, v_uint = 80, v_long = 80, v_ulong = 80, v_int64 = 80, v_uint64 = 80, v_float = 1.12103877e-43, v_double = 3.9525251667299724e-322, v_pointer = 0x50}}}, {g_type = 47294432250240, data = {{v_int = 8744064, v_uint = 8744064, v_long = 8744064, v_ulong = 8744064, v_int64 = 8744064, v_uint64 = 8744064, v_float = 1.22530435e-38, v_double = 4.3201416274371936e-317, v_pointer = 0x856c80}, {v_int = 8744064, v_uint = 8744064, v_long = 8744064, v_ulong = 8744064, v_int64 = 8744064, v_uint64 = 8744064, v_float = 1.22530435e-38, v_double = 4.3201416274371936e-317, v_pointer = 0x856c80}}}, {g_type = 8744064, data = {{v_int = 8744064, v_uint = 8744064, v_long = 8744064, v_ulong = 8744064, v_int64 = 8744064, v_uint64 = 8744064, v_float = 1.22530435e-38, v_double = 4.3201416274371936e-317, v_pointer = 0x856c80}, { v_int = 8744093, v_uint = 8744093, v_long = 8744093, v_ulong = 8744093, v_int64 = 8744093, v_uint64 = 8744093, v_float = 1.22530841e-38, v_double = 4.320155955340923e-317, v_pointer = 0x856c9d}}}} free_me = (GValue *) 0x0 signal_return_type = 4 param_values = (GValue *) 0x7fff169285d8 node = (SignalNode *) 0x64c9c0 i = 4 n_params = 0 __PRETTY_FUNCTION__ = "IA__g_signal_emit_valist" #4 0x00002b0396fda013 in IA__g_signal_emit (instance=0x0, signal_id=0, detail=48) at gsignal.c:2243 var_args = {{gp_offset = 24, fp_offset = 48, overflow_arg_area = 0x7fff16928920, reg_save_area = 0x7fff16928860}} #5 0x00002b039586766a in IA__gtk_widget_activate (widget=0x66d630) at gtkwidget.c:3942 __PRETTY_FUNCTION__ = "IA__gtk_widget_activate" #6 0x00002b0395772940 in IA__gtk_menu_shell_activate_item (menu_shell=0x6b7390, menu_item=0x66d630, force_deactivate=) at gtkmenushell.c:1024 slist = shells = __PRETTY_FUNCTION__ = "IA__gtk_menu_shell_activate_item" #7 0x00002b0395773df0 in gtk_menu_shell_button_release (widget=0x6b7390, event=0x8b0660) at gtkmenushell.c:630 menu_shell = (GtkMenuShell *) 0x0 menu_item = (GtkWidget *) 0x66d630 deactivate = __PRETTY_FUNCTION__ = "gtk_menu_shell_button_release" #8 0x00002b0395766b5d in _gtk_marshal_BOOLEAN__BOXED (closure=0x644a20, return_value=0x7fff16928b40, n_param_values=, param_values=0x7fff16928c30, invocation_hint=, marshal_data=0x2b039576c280) at gtkmarshalers.c:84 data1 = (gpointer) 0x6b7390 data2 = (gpointer) 0x30 v_return = __PRETTY_FUNCTION__ = "_gtk_marshal_BOOLEAN__BOXED" #9 0x00002b0396fc948a in IA__g_closure_invoke (closure=0x644a20, return_value=0x7fff16928b40, n_param_values=2, param_values=0x7fff16928c30, invocation_hint=0x7fff16928b00) at gclosure.c:490 marshal = (GClosureMarshal) 0x2b0396fc7c20 marshal_data = (gpointer) 0x160 __PRETTY_FUNCTION__ = "IA__g_closure_invoke" #10 0x00002b0396fd9023 in signal_emit_unlocked_R (node=0x644a90, detail=0, instance=0x6b7390, emission_return=0x7fff16928e50, instance_and_params=0x7fff16928c30) at gsignal.c:2478 tmp = handler = accumulator = (SignalAccumulator *) 0x644b10 emission = {next = 0x0, instance = 0x6b7390, ihint = {signal_id = 58, detail = 0, run_type = G_SIGNAL_RUN_LAST}, state = EMISSION_RUN, chain_type = 6626112} class_closure = (GClosure *) 0x644a20 handler_list = (Handler *) 0x0 return_accu = (GValue *) 0x7fff16928b40 accu = {g_type = 20, data = {{v_int = 0, v_uint = 0, v_long = 0, v_ulong = 0, v_int64 = 0, v_uint64 = 0, v_float = 0, v_double = 0, v_pointer = 0x0}, {v_int = 0, v_uint = 0, v_long = 0, v_ulong = 0, v_int64 = 0, v_uint64 = 0, v_float = 0, v_double = 0, v_pointer = 0x0}}} signal_id = 58 max_sequential_handler_number = 555 return_value_altered = 0 #11 0x00002b0396fd9c17 in IA__g_signal_emit_valist (instance=0x6b7390, signal_id=, detail=0, var_args=0x7fff16928eb0) at gsignal.c:2209 return_value = {g_type = 20, data = {{v_int = 0, v_uint = 0, v_long = 0, v_ulong = 0, v_int64 = 0, v_uint64 = 0, v_float = 0, v_double = 0, v_pointer = 0x0}, {v_int = 0, v_uint = 0, v_long = 0, v_ulong = 0, v_int64 = 0, v_uint64 = 0, v_float = 0, v_double = 0, v_pointer = 0x0}}} error = instance_and_params = (GValue *) 0x7fff16928c30 stack_values = {{g_type = 6626112, data = {{v_int = 7041936, v_uint = 7041936, v_long = 7041936, v_ulong = 7041936, v_int64 = 7041936, v_uint64 = 7041936, v_float = 9.8678541e-39, v_double = 3.4791786578127243e-317, v_pointer = 0x6b7390}, { v_int = 0, v_uint = 0, v_long = 0, v_ulong = 0, v_int64 = 0, v_uint64 = 0, v_float = 0, v_double = 0, v_pointer = 0x0}}}, { g_type = 6571520, data = {{v_int = 9111136, v_uint = 9111136, v_long = 9111136, v_ulong = 9111136, v_int64 = 9111136, v_uint64 = 9111136, v_float = 1.27674209e-38, v_double = 4.5014992921874317e-317, v_pointer = 0x8b0660}, {v_int = 134217728, v_uint = 134217728, v_long = 134217728, v_ulong = 134217728, v_int64 = 134217728, v_uint64 = 134217728, v_float = 3.85185989e-34, v_double = 6.631236846766476e-316, v_pointer = 0x8000000}}}, {g_type = 52430299, data = {{ v_int = -1783525105, v_uint = 2511442191, v_long = 47294396338447, v_ulong = 47294396338447, v_int64 = 47294396338447, v_uint64 = 47294396338447, v_float = -7.17185928e-26, v_double = 2.3366536471626703e-310, v_pointer = 0x2b0395b1910f}, { v_int = 378703104, v_uint = 378703104, v_long = 140733572091136, v_ulong = 140733572091136, v_int64 = 140733572091136, v_uint64 = 140733572091136, v_float = 2.36765557e-25, v_double = 6.9531623186752738e-310, v_pointer = 0x7fff16928d00}}}, { g_type = 11117959037, data = {{v_int = 0, v_uint = 0, v_long = 0, v_ulong = 0, v_int64 = 0, v_uint64 = 0, v_float = 0, v_double = 0, v_pointer = 0x0}, {v_int = 0, v_uint = 0, v_long = 0, v_ulong = 0, v_int64 = 0, v_uint64 = 0, v_float = 0, v_double = 0, v_pointer = 0x0}}}, {g_type = 0, data = {{v_int = 8060928, v_uint = 8060928, v_long = 6473924472406016, v_ulong = 6473924472406016, v_int64 = 6473924472406016, v_uint64 = 6473924472406016, v_float = 1.1295766e-38, v_double = 3.1985436755867296e-308, v_pointer = 0x170000007b0000}, {v_int = 9571328, v_uint = 9571328, v_long = 9571328, v_ulong = 9571328, v_int64 = 9571328, v_uint64 = 9571328, v_float = 1.34122872e-38, v_double = 4.7288643498784066e-317, v_pointer = 0x920c00}}}, {g_type = 47294425135353, data = {{v_int = 32, v_uint = 32, v_long = 32, v_ulong = 32, v_int64 = 32, v_uint64 = 32, v_float = 4.48415509e-44, v_double = 1.5810100666919889e-322, v_pointer = 0x20}, {v_int = 6395504, v_uint = 6395504, v_long = 6395504, v_ulong = 6395504, v_int64 = 6395504, v_uint64 = 6395504, v_float = 8.96200993e-39, v_double = 3.1597988142402756e-317, v_pointer = 0x619670}}}, {g_type = 5554176, data = {{v_int = -1765468103, v_uint = 2529499193, v_long = 47294414395449, v_ulong = 47294414395449, v_int64 = 47294414395449, v_uint64 = 47294414395449, v_float = -3.18423532e-25, v_double = 2.3366545392971058e-310, v_pointer = 0x2b0396c51839}, {v_int = 6, v_uint = 6, v_long = 6, v_ulong = 6, v_int64 = 6, v_uint64 = 6, v_float = 8.40779079e-45, v_double = 2.9643938750474793e-323, v_pointer = 0x6}}}, { g_type = 93, data = {{v_int = 0, v_uint = 0, v_long = 0, v_ulong = 0, v_int64 = 0, v_uint64 = 0, v_float = 0, v_double = 0, v_pointer = 0x0}, {v_int = 378703168, v_uint = 378703168, v_long = 140733572091200, v_ulong = 140733572091200, v_int64 = 140733572091200, v_uint64 = 140733572091200, v_float = 2.36767134e-25, v_double = 6.9531623186784358e-310, v_pointer = 0x7fff16928d40}}}, {g_type = 9937072, data = {{v_int = -1754728199, v_uint = 2540239097, v_long = 47294425135353, v_ulong = 47294425135353, v_int64 = 47294425135353, v_uint64 = 47294425135353, v_float = -7.52774907e-25, v_double = 2.3366550699188664e-310, v_pointer = 0x2b039768f8f9}, {v_int = 9221152, v_uint = 9221152, v_long = 9221152, v_ulong = 9221152, v_int64 = 9221152, v_uint64 = 9221152, v_float = 1.29215861e-38, v_double = 4.5558544182803023e-317, v_pointer = 0x8cb420}}}, {g_type = 47294424975901, data = {{v_int = 9111136, v_uint = 9111136, v_long = 9111136, v_ulong = 9111136, v_int64 = 9111136, v_uint64 = 9111136, v_float = 1.27674209e-38, v_double = 4.5014992921874317e-317, v_pointer = 0x8b0660}, {v_int = 9939456, v_uint = 9939456, v_long = 9939456, v_ulong = 9939456, v_int64 = 9939456, v_uint64 = 9939456, v_float = 1.39281444e-38, v_double = 4.910743747950653e-317, v_pointer = 0x97aa00}}}, { g_type = 140733572091712, data = {{v_int = 6431168, v_uint = 6431168, v_long = 6431168, v_ulong = 6431168, v_int64 = 6431168, v_uint64 = 6431168, v_float = 9.01198584e-39, v_double = 3.1774191714335579e-317, v_pointer = 0x6221c0}, {v_int = 378703680, v_uint = 378703680, v_long = 140733572091712, v_ulong = 140733572091712, v_int64 = 140733572091712, v_uint64 = 140733572091712, v_float = 2.36779756e-25, v_double = 6.953162318703732e-310, v_pointer = 0x7fff16928f40}}}, {g_type = 9937504, data = {{ v_int = 9937504, v_uint = 9937504, v_long = 9937504, v_ulong = 9937504, v_int64 = 9937504, v_uint64 = 9937504, v_float = 1.39254091e-38, v_double = 4.9097793318099709e-317, v_pointer = 0x97a260}, {v_int = -1761824107, v_uint = 2533143189, v_long = 47294418039445, v_ulong = 47294418039445, v_int64 = 47294418039445, v_uint64 = 47294418039445, v_float = -4.08254969e-25, v_double = 2.3366547193344295e-310, v_pointer = 0x2b0396fcb295}}}, {g_type = 9937504, data = {{ v_int = 1, v_uint = 1, v_long = 1, v_ulong = 1, v_int64 = 1, v_uint64 = 1, v_float = 1.40129846e-45, v_double = 4.9406564584124654e-324, v_pointer = 0x1}, {v_int = 52430299, v_uint = 52430299, v_long = 52430299, v_ulong = 52430299, v_int64 = 52430299, v_uint64 = 52430299, v_float = 4.70264958e-37, v_double = 2.5904009537084663e-316, v_pointer = 0x32005db}}}, {g_type = 47294396247684, data = {{v_int = 3, v_uint = 3, v_long = 3, v_ulong = 3, v_int64 = 3, v_uint64 = 3, v_float = 4.20389539e-45, v_double = 1.4821969375237396e-323, v_pointer = 0x3}, {v_int = 9089536, v_uint = 9089536, v_long = 9089536, v_ulong = 9089536, v_int64 = 9089536, v_uint64 = 9089536, v_float = 1.27371528e-38, v_double = 4.4908274742372607e-317, v_pointer = 0x8ab200}}}, {g_type = 52430295, data = {{v_int = 8909984, v_uint = 8909984, v_long = 8909984, v_ulong = 8909984, v_int64 = 8909984, v_uint64 = 8909984, v_float = 1.24855469e-38, v_double = 4.4021169993951732e-317, v_pointer = 0x87f4a0}, {v_int = 8912704, v_uint = 8912704, v_long = 8912704, v_ulong = 8912704, v_int64 = 8912704, v_uint64 = 8912704, v_float = 1.24893584e-38, v_double = 4.4034608579518614e-317, v_pointer = 0x87ff40}}}, {g_type = 47294424975901, data = {{v_int = 9558016, v_uint = 9558016, v_long = 9558016, v_ulong = 9558016, v_int64 = 9558016, v_uint64 = 9558016, v_float = 1.33936331e-38, v_double = 4.7222873480009679e-317, v_pointer = 0x91d800}, {v_int = -1754887651, v_uint = 2540079645, v_long = 2540079645, v_ulong = 2540079645, v_int64 = 2540079645, v_uint64 = 2540079645, v_float = -7.44913316e-25, v_double = 1.2549660902951292e-314, v_pointer = 0x97668a1d}}}} free_me = (GValue *) 0x0 signal_return_type = 20 param_values = (GValue *) 0x7fff16928c48 node = (SignalNode *) 0x644a90 i = 1 n_params = 1 __PRETTY_FUNCTION__ = "IA__g_signal_emit_valist" #12 0x00002b0396fda013 in IA__g_signal_emit (instance=0x0, signal_id=0, detail=48) at gsignal.c:2243 var_args = {{gp_offset = 32, fp_offset = 48, overflow_arg_area = 0x7fff16928f90, reg_save_area = 0x7fff16928ed0}} #13 0x00002b03958639ae in gtk_widget_event_internal (widget=0x6b7390, event=0x8b0660) at gtkwidget.c:3911 signal_num = return_val = 0 #14 0x00002b039576024d in IA__gtk_propagate_event (widget=0x6b7390, event=0x8b0660) at gtkmain.c:2211 tmp = (GtkWidget *) 0x6b7390 handled_event = 0 __PRETTY_FUNCTION__ = "IA__gtk_propagate_event" #15 0x00002b0395761261 in IA__gtk_main_do_event (event=0x8b0660) at gtkmain.c:1445 event_widget = (GtkWidget *) 0x66d630 grab_widget = (GtkWidget *) 0x66d630 window_group = (GtkWindowGroup *) 0x8a0a40 next_event = rewritten_event = (GdkEvent *) 0x0 tmp_list = __PRETTY_FUNCTION__ = "IA__gtk_main_do_event" #16 0x00002b0395b04b0c in gdk_event_dispatch (source=, callback=, user_data=) at gdkevents-x11.c:2320 display = event = (GdkEvent *) 0x8b0660 #17 0x00002b0397674c84 in IA__g_main_context_dispatch (context=0x626cb0) at gmain.c:2045 No locals. #18 0x00002b0397677acd in g_main_context_iterate (context=0x626cb0, block=1, dispatch=1, self=) at gmain.c:2677 got_ownership = max_priority = 2147483647 timeout = 99 some_ready = 1 nfds = allocated_nfds = fds = (GPollFD *) 0x8836c0 __PRETTY_FUNCTION__ = "g_main_context_iterate" #19 0x00002b0397677dda in IA__g_main_loop_run (loop=0x84ed90) at gmain.c:2881 got_ownership = self = (GThread *) 0x51a6f0 __PRETTY_FUNCTION__ = "IA__g_main_loop_run" #20 0x00002b03957615f3 in IA__gtk_main () at gtkmain.c:1024 tmp_list = (GList *) 0x0 functions = (GList *) 0x0 init = (GtkInitFunction *) 0x690020 loop = (GMainLoop *) 0x84ed90 #21 0x0000000000407a34 in main (argc=, argv=0x7fff16929290) at main.c:217 ctx = appfile = win = (GtkWidget *) 0x690020 elements = ** Changed in: gnome-media (Ubuntu) Importance: Undecided => Medium Assignee: (unassigned) => Ubuntu Desktop Bugs Status: Unconfirmed => Confirmed -- gnome-volume control crashes (preferences) https://launchpad.net/bugs/69894 From seb128 at ubuntu.com Fri Nov 3 09:13:35 2006 From: seb128 at ubuntu.com (Sebastien Bacher) Date: Fri, 03 Nov 2006 09:13:35 -0000 Subject: [Bug 69768] Re: gaim crash due to pango References: <20061101212134.1506.23169.malonedeb@gangotri.ubuntu.com> Message-ID: <20061103091336.12864.4943.launchpad@gangotri.ubuntu.com> ** Summary changed: - Unexpected crash + gaim crash due to pango -- gaim crash due to pango https://launchpad.net/bugs/69768 From seb128 at ubuntu.com Fri Nov 3 08:34:15 2006 From: seb128 at ubuntu.com (Sebastien Bacher) Date: Fri, 03 Nov 2006 08:34:15 -0000 Subject: [Bug 70023] Re: Cannot print multiple copies of PDF files References: <20061103071630.27894.25394.malonedeb@gandwana.ubuntu.com> Message-ID: <20061103083416.27977.18527.malone@gandwana.ubuntu.com> *** This bug is a duplicate of bug 67164 *** Thanks for the bug report. This particular bug has already been reported into our bug tracking system, but please feel free to report any further bugs you find. ** Changed in: evince (Ubuntu) Assignee: (unassigned) => Ubuntu Desktop Bugs Status: Unconfirmed => Rejected ** This bug has been marked a duplicate of bug 67164 Evince print dialog doesn't respect page setup settings -- Cannot print multiple copies of PDF files https://launchpad.net/bugs/70023 From nostalgiafed at gmail.com Fri Nov 3 09:19:09 2006 From: nostalgiafed at gmail.com (Rostislav Raykov) Date: Fri, 03 Nov 2006 09:19:09 -0000 Subject: [Bug 70037] HAL does not recognize Cowon iAudio U2 mp3 player References: <20061103091909.12711.8354.malonedeb@gangotri.ubuntu.com> Message-ID: <20061103091909.12711.8354.malonedeb@gangotri.ubuntu.com> Public bug reported: HAL mounts my Cowon iAudio U2 mp3 player as a usb stick. It is a UMS mp3 player. I'm not sure how to add an fdi rule myself. If anyone can tell me how and what info to gather in order this report to be more useful, I will gladly do so. Thanks in advance! ** Affects: hal (Ubuntu) Importance: Undecided Status: Unconfirmed -- HAL does not recognize Cowon iAudio U2 mp3 player https://launchpad.net/bugs/70037 From d-list at kuropka.net Fri Nov 3 09:15:29 2006 From: d-list at kuropka.net (Kuropka) Date: Fri, 03 Nov 2006 09:15:29 -0000 Subject: [Bug 70036] Why it is not possible to transform an e-mail into a calender item? References: <20061103091529.27977.35295.malonedeb@gandwana.ubuntu.com> Message-ID: <20061103091529.27977.35295.malonedeb@gandwana.ubuntu.com> Public bug reported: Binary package hint: evolution Dear developers, while it is possible to transform an e-mail into a task it is unfortunatelly not possible to transform an e-mail into a calender item. Why? Many people send dates without using ICAL attachments. For such situations it would be convenient to have an easy way to transform such e-mails to calender items in a semi-automated manner (times etc. have naturally to be adjusted manually, however the e-mail content + attachments should be transfered automatically). Thank you and best regards, Dominik ** Affects: evolution (Ubuntu) Importance: Undecided Status: Unconfirmed -- Why it is not possible to transform an e-mail into a calender item? https://launchpad.net/bugs/70036 From seb128 at ubuntu.com Fri Nov 3 09:21:53 2006 From: seb128 at ubuntu.com (Sebastien Bacher) Date: Fri, 03 Nov 2006 09:21:53 -0000 Subject: [Bug 69894] Re: gnome-volume control crashes (preferences) References: <20061102152128.27977.68263.malonedeb@gandwana.ubuntu.com> Message-ID: <20061103092153.27977.72328.malone@gandwana.ubuntu.com> Does it happen every time you go to the preferences? How is your alsa config broken? The backtrace looks like a GTK issue -- gnome-volume control crashes (preferences) https://launchpad.net/bugs/69894 From Martin at Lawitzky.de Fri Nov 3 09:26:49 2006 From: Martin at Lawitzky.de (Mertl) Date: Fri, 03 Nov 2006 09:26:49 -0000 Subject: [Bug 69986] Re: The applet only shows one mobile number and e-mail address References: <20061103004227.27894.68402.malonedeb@gandwana.ubuntu.com> Message-ID: <20061103092649.12711.4001.malone@gangotri.ubuntu.com> Thank you for this fast Reply! I'm using Ximian Evolution on my Desktop and my Laptop computer. Both on Dapper 6.06.1. On my desktop computer, unfortunately the contact lookup applet only shows a greyed out edit box and a vCard symbol, so I can't use it and I don't know what I am doing wrong. On my laptop computer, I have contacts with lots of contact information. It would be great, if the applet would show me all phone numbers belonging to the contact instead of just the mobile number. And if it would show the applied address, it would be very helpful. At the moment, it only shows me the mobile number and the email address. -- The applet only shows one mobile number and e-mail address https://launchpad.net/bugs/69986 From daniel.holbach at ubuntu.com Fri Nov 3 09:26:08 2006 From: daniel.holbach at ubuntu.com (Daniel Holbach) Date: Fri, 03 Nov 2006 09:26:08 -0000 Subject: [Bug 69977] Re: Unable to login after gnome-theme-manager crash References: <20061102230621.27977.33476.malonedeb@gandwana.ubuntu.com> Message-ID: <20061103092608.12711.29327.malone@gangotri.ubuntu.com> Can you try to move .gconf back and change the one occurence of your theme? Can you try get a backtrace of gnome-theme-manager when trying to switch back? (http://wiki.ubuntu.com/Backtrace) -- Unable to login after gnome-theme-manager crash https://launchpad.net/bugs/69977 From seb128 at ubuntu.com Fri Nov 3 09:25:35 2006 From: seb128 at ubuntu.com (Sebastien Bacher) Date: Fri, 03 Nov 2006 09:25:35 -0000 Subject: [Bug 69768] Re: gaim crash due to pango References: <20061101212134.1506.23169.malonedeb@gangotri.ubuntu.com> Message-ID: <20061103092535.12711.90438.malone@gangotri.ubuntu.com> I've forwarded that upstream: http://bugzilla.gnome.org/show_bug.cgi?id=369904 ** Changed in: gaim (Ubuntu) Sourcepackagename: gaim => pango1.0 ** Bug watch added: GNOME Bug Tracker #369904 http://bugzilla.gnome.org/show_bug.cgi?id=369904 ** Also affects: pango (upstream) via http://bugzilla.gnome.org/show_bug.cgi?id=369904 Importance: Unknown Status: Unknown -- gaim crash due to pango https://launchpad.net/bugs/69768 From caroline.ford.work at googlemail.com Fri Nov 3 09:32:16 2006 From: caroline.ford.work at googlemail.com (Caroline Ford) Date: Fri, 03 Nov 2006 09:32:16 -0000 Subject: [Bug 70037] Re: HAL does not recognize Cowon iAudio U2 mp3 player References: <20061103091909.12711.8354.malonedeb@gangotri.ubuntu.com> Message-ID: <20061103093216.12864.50970.malone@gangotri.ubuntu.com> Thanks for your bug. Could you follow the instructions in https://wiki.ubuntu.com/DebuggingRemovableDevices? ** Changed in: hal (Ubuntu) Status: Unconfirmed => Needs Info -- HAL does not recognize Cowon iAudio U2 mp3 player https://launchpad.net/bugs/70037 From emix at solira.org Fri Nov 3 09:34:38 2006 From: emix at solira.org (Emilio Pavia) Date: Fri, 03 Nov 2006 09:34:38 -0000 Subject: [Bug 37153] Re: Text files with national characters in their names won't open. References: <20060329120248.6253.45133.malonedeb@gandwana.ubuntu.com> Message-ID: <20061103093438.12711.18512.malone@gangotri.ubuntu.com> I've the same problem in edgy (deskbar + beagle-live). The filename is "/home/emix/Universit?/cv.pdf" and the error reported is: Traceback (most recent call last): File "/usr/lib/python2.4/site-packages/deskbar/DeskbarApplet.py", line 121, in on_match_selected match.action(text) File "/usr/lib/deskbar-applet/handlers/beagle-live.py", line 218, in action action(self.result) File "/usr/lib/deskbar-applet/handlers/beagle-live.py", line 100, in "action": lambda d: gnome.url_show(d["uri"]), GError: Non ? possibile trovare la posizione o il file. -- Text files with national characters in their names won't open. https://launchpad.net/bugs/37153 From daniel.holbach at ubuntu.com Fri Nov 3 09:39:12 2006 From: daniel.holbach at ubuntu.com (Daniel Holbach) Date: Fri, 03 Nov 2006 09:39:12 -0000 Subject: [Bug 67073] Re: Gaim crashed References: <20061020065602.29568.66921.malonedeb@gandwana.ubuntu.com> Message-ID: <20061103093912.27977.53160.malone@gandwana.ubuntu.com> RainCT: can you please file a separate bug report with the crash report attached? http://launchpad.net/distros/ubuntu/+source/gaim/+filebug -- Gaim crashed https://launchpad.net/bugs/67073 From Thomas.Kopp at dialogika.de Fri Nov 3 09:47:59 2006 From: Thomas.Kopp at dialogika.de (Wingard) Date: Fri, 03 Nov 2006 09:47:59 -0000 Subject: [Bug 69949] Re: SystemToolsBackends seems to be in busy loop References: <20061102202048.12864.49456.malonedeb@gangotri.ubuntu.com> Message-ID: <20061103094759.27894.78936.malone@gandwana.ubuntu.com> Hi, after re-starting the above-cited script I get the enclosed report (a bit lengthy :-). Then I try to start network-admin again from the gnome system administration desktop menu (network-manager version = 0.6.3-2ubuntu6), which results in a high cpu activity caued by the process executing the SystemToolsBackends script. Such situations are typically caued by an errorneous program executing a never-ending loop without any io activity, i.e. doing nothing meaningful. That's what is normally called a "busy loop". By contrast, executing network-admin without the SystemToolsBackends script started results in the exspected behavior. Cheers, Wingard. P.S.: (script report) ... /usr/share/system-tools-backends-2.0/scripts/SystemToolsBackends.pl -n --report sys::begin::Start of work report. info::file_locate_tool_success::Found tool [%s].::uname info::file_run_pipe_success::Piping command [%s] for reading.::LC_ALL=C PATH=$PATH:/sbin:/usr/sbin /bin/uname -s 2> /dev/null | info::parse_line_first::Getting information from [%s].::/var/cache/system-tools-backends/detected-platform info::file_open_read_success::Reading options from [%s].::/var/cache/system-tools-backends/detected-platform sys::platform_success::Configuring for platform [%s] (%s).::debian-3.0 info::parse_table::Parsing option [%s].::hostname info::parse_line_first::Getting information from [%s].::/etc/hostname info::file_open_read_success::Reading options from [%s].::/etc/hostname info::parse_table::Parsing option [%s].::domain info::parse_split::Getting option [%s] from [%s].::domain::/etc/resolv.conf info::file_open_read_success::Reading options from [%s].::/etc/resolv.conf info::parse_split_hash::Getting configuration from [%s].::/etc/hosts info::file_open_read_success::Reading options from [%s].::/etc/hosts info::parse_split::Getting option [%s] from [%s].::nameserver::/etc/resolv.conf info::file_open_read_success::Reading options from [%s].::/etc/resolv.conf info::parse_split::Getting option [%s] from [%s].::search::/etc/resolv.conf info::file_open_read_success::Reading options from [%s].::/etc/resolv.conf info::network_iface_active_get::Finding active interfaces. info::file_locate_tool_success::Found tool [%s].::ifconfig info::file_run_pipe_success::Piping command [%s] for reading.::LC_ALL=C PATH=$PATH:/sbin:/usr/sbin /sbin/ifconfig -a 2> /dev/null | info::file_locate_tool_success::Found tool [%s].::pppd info::file_locate_tool_success::Found tool [%s].::iwconfig info::parse_table::Parsing option [%s].::dev info::parse_trivial::Trivialy passing [%s].::sit0 info::parse_table::Parsing option [%s].::bootproto info::file_open_read_success::Reading options from [%s].::/etc/network/interfaces warn::network_bootproto_unsup::Boot method [%s] for interface [%s] not supported.::::sit0 info::parse_table::Parsing option [%s].::auto info::file_open_read_success::Reading options from [%s].::/etc/network/interfaces info::parse_table::Parsing option [%s].::address info::parse_ifaces_str::Getting option [%s] from interface [%s].::::/etc/network/interfaces info::file_open_read_success::Reading options from [%s].::/etc/network/interfaces info::parse_table::Parsing option [%s].::netmask info::parse_ifaces_str::Getting option [%s] from interface [%s].::::/etc/network/interfaces info::file_open_read_success::Reading options from [%s].::/etc/network/interfaces info::parse_table::Parsing option [%s].::broadcast info::parse_ifaces_str::Getting option [%s] from interface [%s].::::/etc/network/interfaces info::file_open_read_success::Reading options from [%s].::/etc/network/interfaces info::parse_table::Parsing option [%s].::network info::parse_ifaces_str::Getting option [%s] from interface [%s].::::/etc/network/interfaces info::file_open_read_success::Reading options from [%s].::/etc/network/interfaces info::parse_table::Parsing option [%s].::gateway info::parse_ifaces_str::Getting option [%s] from interface [%s].::::/etc/network/interfaces info::file_open_read_success::Reading options from [%s].::/etc/network/interfaces info::parse_table::Parsing option [%s].::essid info::parse_ifaces_str::Getting option [%s] from interface [%s].::::/etc/network/interfaces info::file_open_read_success::Reading options from [%s].::/etc/network/interfaces info::parse_table::Parsing option [%s].::key_type info::parse_ifaces_str::Getting option [%s] from interface [%s].::::/etc/network/interfaces info::file_open_read_success::Reading options from [%s].::/etc/network/interfaces info::parse_table::Parsing option [%s].::key info::parse_ifaces_str::Getting option [%s] from interface [%s].::::/etc/network/interfaces info::file_open_read_success::Reading options from [%s].::/etc/network/interfaces info::parse_table::Parsing option [%s].::remote_address info::network_get_remote::Getting remote address for interface [%s].::sit0 info::file_open_read_success::Reading options from [%s].::/etc/network/interfaces info::parse_table::Parsing option [%s].::section info::parse_ifaces_str::Getting option [%s] from interface [%s].::::/etc/network/interfaces info::file_open_read_success::Reading options from [%s].::/etc/network/interfaces info::parse_table::Parsing option [%s].::update_dns info::parse_table::Parsing option [%s].::noauth info::parse_table::Parsing option [%s].::mtu info::parse_table::Parsing option [%s].::mru info::parse_table::Parsing option [%s].::serial_port info::parse_table::Parsing option [%s].::serial_speed info::parse_table::Parsing option [%s].::login info::parse_table::Parsing option [%s].::password info::parse_table::Parsing option [%s].::password info::parse_table::Parsing option [%s].::set_default_gw info::parse_table::Parsing option [%s].::debug info::parse_table::Parsing option [%s].::persist info::parse_table::Parsing option [%s].::serial_escapechars info::parse_table::Parsing option [%s].::serial_hwctl info::parse_table::Parsing option [%s].::external_line info::parse_table::Parsing option [%s].::external_line info::parse_table::Parsing option [%s].::phone_number info::parse_table::Parsing option [%s].::phone_number info::parse_table::Parsing option [%s].::dial_command info::parse_table::Parsing option [%s].::volume info::parse_table::Parsing option [%s].::dev info::parse_trivial::Trivialy passing [%s].::lo info::parse_table::Parsing option [%s].::bootproto info::file_open_read_success::Reading options from [%s].::/etc/network/interfaces info::parse_table::Parsing option [%s].::auto info::file_open_read_success::Reading options from [%s].::/etc/network/interfaces info::parse_table::Parsing option [%s].::address info::parse_ifaces_str::Getting option [%s] from interface [%s].::::/etc/network/interfaces info::file_open_read_success::Reading options from [%s].::/etc/network/interfaces info::parse_table::Parsing option [%s].::netmask info::parse_ifaces_str::Getting option [%s] from interface [%s].::::/etc/network/interfaces info::file_open_read_success::Reading options from [%s].::/etc/network/interfaces info::parse_table::Parsing option [%s].::broadcast info::parse_ifaces_str::Getting option [%s] from interface [%s].::::/etc/network/interfaces info::file_open_read_success::Reading options from [%s].::/etc/network/interfaces info::parse_table::Parsing option [%s].::network info::parse_ifaces_str::Getting option [%s] from interface [%s].::::/etc/network/interfaces info::file_open_read_success::Reading options from [%s].::/etc/network/interfaces info::parse_table::Parsing option [%s].::gateway info::parse_ifaces_str::Getting option [%s] from interface [%s].::::/etc/network/interfaces info::file_open_read_success::Reading options from [%s].::/etc/network/interfaces info::parse_table::Parsing option [%s].::essid info::parse_ifaces_str::Getting option [%s] from interface [%s].::::/etc/network/interfaces info::file_open_read_success::Reading options from [%s].::/etc/network/interfaces info::parse_table::Parsing option [%s].::key_type info::parse_ifaces_str::Getting option [%s] from interface [%s].::::/etc/network/interfaces info::file_open_read_success::Reading options from [%s].::/etc/network/interfaces info::parse_table::Parsing option [%s].::key info::parse_ifaces_str::Getting option [%s] from interface [%s].::::/etc/network/interfaces info::file_open_read_success::Reading options from [%s].::/etc/network/interfaces info::parse_table::Parsing option [%s].::remote_address info::network_get_remote::Getting remote address for interface [%s].::lo info::file_open_read_success::Reading options from [%s].::/etc/network/interfaces info::parse_table::Parsing option [%s].::section info::parse_ifaces_str::Getting option [%s] from interface [%s].::::/etc/network/interfaces info::file_open_read_success::Reading options from [%s].::/etc/network/interfaces info::parse_table::Parsing option [%s].::update_dns info::parse_table::Parsing option [%s].::noauth info::parse_table::Parsing option [%s].::mtu info::parse_table::Parsing option [%s].::mru info::parse_table::Parsing option [%s].::serial_port info::parse_table::Parsing option [%s].::serial_speed info::parse_table::Parsing option [%s].::login info::parse_table::Parsing option [%s].::password info::parse_table::Parsing option [%s].::password info::parse_table::Parsing option [%s].::set_default_gw info::parse_table::Parsing option [%s].::debug info::parse_table::Parsing option [%s].::persist info::parse_table::Parsing option [%s].::serial_escapechars info::parse_table::Parsing option [%s].::serial_hwctl info::parse_table::Parsing option [%s].::external_line info::parse_table::Parsing option [%s].::external_line info::parse_table::Parsing option [%s].::phone_number info::parse_table::Parsing option [%s].::phone_number info::parse_table::Parsing option [%s].::dial_command info::parse_table::Parsing option [%s].::volume info::parse_table::Parsing option [%s].::dev info::parse_trivial::Trivialy passing [%s].::eth1 info::parse_table::Parsing option [%s].::bootproto info::file_open_read_success::Reading options from [%s].::/etc/network/interfaces info::parse_table::Parsing option [%s].::auto info::file_open_read_success::Reading options from [%s].::/etc/network/interfaces info::parse_table::Parsing option [%s].::address info::parse_ifaces_str::Getting option [%s] from interface [%s].::::/etc/network/interfaces info::file_open_read_success::Reading options from [%s].::/etc/network/interfaces info::parse_table::Parsing option [%s].::netmask info::parse_ifaces_str::Getting option [%s] from interface [%s].::::/etc/network/interfaces info::file_open_read_success::Reading options from [%s].::/etc/network/interfaces info::parse_table::Parsing option [%s].::broadcast info::parse_ifaces_str::Getting option [%s] from interface [%s].::::/etc/network/interfaces info::file_open_read_success::Reading options from [%s].::/etc/network/interfaces info::parse_table::Parsing option [%s].::network info::parse_ifaces_str::Getting option [%s] from interface [%s].::::/etc/network/interfaces info::file_open_read_success::Reading options from [%s].::/etc/network/interfaces info::parse_table::Parsing option [%s].::gateway info::parse_ifaces_str::Getting option [%s] from interface [%s].::::/etc/network/interfaces info::file_open_read_success::Reading options from [%s].::/etc/network/interfaces info::parse_table::Parsing option [%s].::essid info::parse_ifaces_str::Getting option [%s] from interface [%s].::::/etc/network/interfaces info::file_open_read_success::Reading options from [%s].::/etc/network/interfaces info::parse_table::Parsing option [%s].::key_type info::parse_ifaces_str::Getting option [%s] from interface [%s].::::/etc/network/interfaces info::file_open_read_success::Reading options from [%s].::/etc/network/interfaces info::parse_table::Parsing option [%s].::key info::parse_ifaces_str::Getting option [%s] from interface [%s].::::/etc/network/interfaces info::file_open_read_success::Reading options from [%s].::/etc/network/interfaces info::parse_table::Parsing option [%s].::remote_address info::network_get_remote::Getting remote address for interface [%s].::eth1 info::file_open_read_success::Reading options from [%s].::/etc/network/interfaces info::parse_table::Parsing option [%s].::section info::parse_ifaces_str::Getting option [%s] from interface [%s].::::/etc/network/interfaces info::file_open_read_success::Reading options from [%s].::/etc/network/interfaces info::parse_table::Parsing option [%s].::update_dns info::parse_table::Parsing option [%s].::noauth info::parse_table::Parsing option [%s].::mtu info::parse_table::Parsing option [%s].::mru info::parse_table::Parsing option [%s].::serial_port info::parse_table::Parsing option [%s].::serial_speed info::parse_table::Parsing option [%s].::login info::parse_table::Parsing option [%s].::password info::parse_table::Parsing option [%s].::password info::parse_table::Parsing option [%s].::set_default_gw info::parse_table::Parsing option [%s].::debug info::parse_table::Parsing option [%s].::persist info::parse_table::Parsing option [%s].::serial_escapechars info::parse_table::Parsing option [%s].::serial_hwctl info::parse_table::Parsing option [%s].::external_line info::parse_table::Parsing option [%s].::external_line info::parse_table::Parsing option [%s].::phone_number info::parse_table::Parsing option [%s].::phone_number info::parse_table::Parsing option [%s].::dial_command info::parse_table::Parsing option [%s].::volume info::parse_table::Parsing option [%s].::dev info::parse_trivial::Trivialy passing [%s].::eth0 info::parse_table::Parsing option [%s].::bootproto info::file_open_read_success::Reading options from [%s].::/etc/network/interfaces info::parse_table::Parsing option [%s].::auto info::file_open_read_success::Reading options from [%s].::/etc/network/interfaces info::parse_table::Parsing option [%s].::address info::parse_ifaces_str::Getting option [%s] from interface [%s].::::/etc/network/interfaces info::file_open_read_success::Reading options from [%s].::/etc/network/interfaces info::parse_table::Parsing option [%s].::netmask info::parse_ifaces_str::Getting option [%s] from interface [%s].::::/etc/network/interfaces info::file_open_read_success::Reading options from [%s].::/etc/network/interfaces info::parse_table::Parsing option [%s].::broadcast info::parse_ifaces_str::Getting option [%s] from interface [%s].::::/etc/network/interfaces info::file_open_read_success::Reading options from [%s].::/etc/network/interfaces info::parse_table::Parsing option [%s].::network info::parse_ifaces_str::Getting option [%s] from interface [%s].::::/etc/network/interfaces info::file_open_read_success::Reading options from [%s].::/etc/network/interfaces info::parse_table::Parsing option [%s].::gateway info::parse_ifaces_str::Getting option [%s] from interface [%s].::::/etc/network/interfaces info::file_open_read_success::Reading options from [%s].::/etc/network/interfaces info::parse_table::Parsing option [%s].::essid info::parse_ifaces_str::Getting option [%s] from interface [%s].::::/etc/network/interfaces info::file_open_read_success::Reading options from [%s].::/etc/network/interfaces info::parse_table::Parsing option [%s].::key_type info::parse_ifaces_str::Getting option [%s] from interface [%s].::::/etc/network/interfaces info::file_open_read_success::Reading options from [%s].::/etc/network/interfaces info::parse_table::Parsing option [%s].::key info::parse_ifaces_str::Getting option [%s] from interface [%s].::::/etc/network/interfaces info::file_open_read_success::Reading options from [%s].::/etc/network/interfaces info::parse_table::Parsing option [%s].::remote_address info::network_get_remote::Getting remote address for interface [%s].::eth0 info::file_open_read_success::Reading options from [%s].::/etc/network/interfaces info::parse_table::Parsing option [%s].::section info::parse_ifaces_str::Getting option [%s] from interface [%s].::::/etc/network/interfaces info::file_open_read_success::Reading options from [%s].::/etc/network/interfaces info::parse_table::Parsing option [%s].::update_dns info::parse_table::Parsing option [%s].::noauth info::parse_table::Parsing option [%s].::mtu info::parse_table::Parsing option [%s].::mru info::parse_table::Parsing option [%s].::serial_port info::parse_table::Parsing option [%s].::serial_speed info::parse_table::Parsing option [%s].::login info::parse_table::Parsing option [%s].::password info::parse_table::Parsing option [%s].::password info::parse_table::Parsing option [%s].::set_default_gw info::parse_table::Parsing option [%s].::debug info::parse_table::Parsing option [%s].::persist info::parse_table::Parsing option [%s].::serial_escapechars info::parse_table::Parsing option [%s].::serial_hwctl info::parse_table::Parsing option [%s].::external_line info::parse_table::Parsing option [%s].::external_line info::parse_table::Parsing option [%s].::phone_number info::parse_table::Parsing option [%s].::phone_number info::parse_table::Parsing option [%s].::dial_command info::parse_table::Parsing option [%s].::volume warn::file_open_read_failed::Could not open [%s] for reading.::proc/capi/controller info::parse_table::Parsing option [%s].::dev info::parse_trivial::Trivialy passing [%s].::ppp0 info::parse_table::Parsing option [%s].::bootproto info::file_open_read_success::Reading options from [%s].::/etc/network/interfaces info::parse_table::Parsing option [%s].::auto info::file_open_read_success::Reading options from [%s].::/etc/network/interfaces info::parse_table::Parsing option [%s].::address info::parse_ifaces_str::Getting option [%s] from interface [%s].::::/etc/network/interfaces info::file_open_read_success::Reading options from [%s].::/etc/network/interfaces info::parse_table::Parsing option [%s].::netmask info::parse_ifaces_str::Getting option [%s] from interface [%s].::::/etc/network/interfaces info::file_open_read_success::Reading options from [%s].::/etc/network/interfaces info::parse_table::Parsing option [%s].::broadcast info::parse_ifaces_str::Getting option [%s] from interface [%s].::::/etc/network/interfaces info::file_open_read_success::Reading options from [%s].::/etc/network/interfaces info::parse_table::Parsing option [%s].::network info::parse_ifaces_str::Getting option [%s] from interface [%s].::::/etc/network/interfaces info::file_open_read_success::Reading options from [%s].::/etc/network/interfaces info::parse_table::Parsing option [%s].::gateway info::parse_ifaces_str::Getting option [%s] from interface [%s].::::/etc/network/interfaces info::file_open_read_success::Reading options from [%s].::/etc/network/interfaces info::parse_table::Parsing option [%s].::essid info::parse_ifaces_str::Getting option [%s] from interface [%s].::::/etc/network/interfaces info::file_open_read_success::Reading options from [%s].::/etc/network/interfaces info::parse_table::Parsing option [%s].::key_type info::parse_ifaces_str::Getting option [%s] from interface [%s].::::/etc/network/interfaces info::file_open_read_success::Reading options from [%s].::/etc/network/interfaces info::parse_table::Parsing option [%s].::key info::parse_ifaces_str::Getting option [%s] from interface [%s].::::/etc/network/interfaces info::file_open_read_success::Reading options from [%s].::/etc/network/interfaces info::parse_table::Parsing option [%s].::remote_address info::network_get_remote::Getting remote address for interface [%s].::ppp0 info::file_open_read_success::Reading options from [%s].::/etc/network/interfaces info::parse_table::Parsing option [%s].::section info::parse_ifaces_str::Getting option [%s] from interface [%s].::::/etc/network/interfaces info::file_open_read_success::Reading options from [%s].::/etc/network/interfaces info::parse_table::Parsing option [%s].::update_dns info::parse_kw::Getting keyword [%s] from [%s].::usepeerdns::/etc/ppp/peers/ppp0 info::parse_split::Getting option [%s] from [%s].::usepeerdns::/etc/ppp/peers/ppp0 info::file_open_read_success::Reading options from [%s].::/etc/ppp/peers/ppp0 info::parse_table::Parsing option [%s].::noauth info::parse_kw::Getting keyword [%s] from [%s].::noauth::/etc/ppp/peers/ppp0 info::parse_split::Getting option [%s] from [%s].::noauth::/etc/ppp/peers/ppp0 info::file_open_read_success::Reading options from [%s].::/etc/ppp/peers/ppp0 info::parse_table::Parsing option [%s].::mtu info::parse_split::Getting option [%s] from [%s].::mtu::/etc/ppp/peers/ppp0 info::file_open_read_success::Reading options from [%s].::/etc/ppp/peers/ppp0 info::parse_table::Parsing option [%s].::mru info::parse_split::Getting option [%s] from [%s].::mru::/etc/ppp/peers/ppp0 info::file_open_read_success::Reading options from [%s].::/etc/ppp/peers/ppp0 info::parse_table::Parsing option [%s].::serial_port info::network_get_ppp_option::Getting option [%s] from [%s].::^(/dev/[^ ])::/etc/ppp/peers/ppp0 info::file_open_read_success::Reading options from [%s].::/etc/ppp/peers/ppp0 info::parse_table::Parsing option [%s].::serial_speed info::network_get_ppp_option::Getting option [%s] from [%s].::^(0)::/etc/ppp/peers/ppp0 info::file_open_read_success::Reading options from [%s].::/etc/ppp/peers/ppp0 info::parse_table::Parsing option [%s].::login info::network_get_ppp_option::Getting option [%s] from [%s].::^user "?([^")"?::/etc/ppp/peers/ppp0 info::file_open_read_success::Reading options from [%s].::/etc/ppp/peers/ppp0 info::parse_table::Parsing option [%s].::password info::network_get_pap_passwd::Getting PAP/CHAP password for [%s] from [%s].::"?vodafone"?::/etc/ppp/pap-secrets info::parse_split::Getting option [%s] from [%s].::"?vodafone"?::/etc/ppp/pap-secrets info::file_open_read_success::Reading options from [%s].::/etc/ppp/pap-secrets info::parse_table::Parsing option [%s].::set_default_gw info::parse_kw::Getting keyword [%s] from [%s].::defaultroute::/etc/ppp/peers/ppp0 info::parse_split::Getting option [%s] from [%s].::defaultroute::/etc/ppp/peers/ppp0 info::file_open_read_success::Reading options from [%s].::/etc/ppp/peers/ppp0 info::parse_table::Parsing option [%s].::debug info::parse_kw::Getting keyword [%s] from [%s].::debug::/etc/ppp/peers/ppp0 info::parse_split::Getting option [%s] from [%s].::debug::/etc/ppp/peers/ppp0 info::file_open_read_success::Reading options from [%s].::/etc/ppp/peers/ppp0 info::parse_table::Parsing option [%s].::persist info::parse_kw::Getting keyword [%s] from [%s].::persist::/etc/ppp/peers/ppp0 info::parse_split::Getting option [%s] from [%s].::persist::/etc/ppp/peers/ppp0 info::file_open_read_success::Reading options from [%s].::/etc/ppp/peers/ppp0 info::parse_table::Parsing option [%s].::serial_escapechars info::parse_split::Getting option [%s] from [%s].::escape::/etc/ppp/peers/ppp0 info::file_open_read_success::Reading options from [%s].::/etc/ppp/peers/ppp0 info::parse_table::Parsing option [%s].::serial_hwctl info::parse_kw::Getting keyword [%s] from [%s].::crtscts::/etc/ppp/peers/ppp0 info::parse_split::Getting option [%s] from [%s].::crtscts::/etc/ppp/peers/ppp0 info::file_open_read_success::Reading options from [%s].::/etc/ppp/peers/ppp0 info::parse_table::Parsing option [%s].::external_line info::parse_chat::Getting chat information from [%s].::/etc/chatscripts/ppp0 info::file_open_read_success::Reading options from [%s].::/etc/chatscripts/ppp0 Terminated -- SystemToolsBackends seems to be in busy loop https://launchpad.net/bugs/69949 From pcdavid at gmail.com Fri Nov 3 10:00:28 2006 From: pcdavid at gmail.com (Pierre-Charles David) Date: Fri, 03 Nov 2006 10:00:28 -0000 Subject: [Bug 54684] Re: High CPU usage References: <20060731180328.29548.70203.malonedeb@gandwana.ubuntu.com> Message-ID: <20061103100028.27977.50618.malone@gandwana.ubuntu.com> The fix works for me too. Thanks Sebastien. -- High CPU usage https://launchpad.net/bugs/54684 From astefan at ph.tum.de Fri Nov 3 10:00:35 2006 From: astefan at ph.tum.de (Alexander Stefanescu) Date: Fri, 03 Nov 2006 10:00:35 -0000 Subject: [Bug 35112] Re: MP3 track times are incorrect References: <20060315210559.11079.28879.malonedeb@gandwana.ubuntu.com> Message-ID: <20061103100035.27894.34842.malone@gandwana.ubuntu.com> Same problem here. Ubuntu 6.06.1, libgstlame 0.10.3, sound-juicer 2.14.4, rhythmbox 0.9.4.1 For me, using the xingmux-plugin it works in xmms, but still not in rhythmbox. By chance, I seem to have found a solution that works (at least for me), though: The gst-lame documentation (gst-inspect-0.10 lame) lists a "xingheader" option, but states that it is broken, and one is to use xingmux instead. I still tried it, and lo! It works! The pipeline I used is: audio/x-raw-int,rate=44100,channels=2!lame name=enc preset=1001, xingheader ! id3v2mux With this, track-lengths are displayed correctly in nautilus, xmms and rhythmbox, and seeking in the files works as expected. -- MP3 track times are incorrect https://launchpad.net/bugs/35112 From bugwatch at bugs.launchpad.net Fri Nov 3 10:13:42 2006 From: bugwatch at bugs.launchpad.net (Bug Watch Updater) Date: Fri, 03 Nov 2006 10:13:42 -0000 Subject: [Bug 11071] Re: Change to tooltip References: <20060113131812.21012.57780.launchpad@macquarie.warthogs.hbd.com> Message-ID: <20061103101722.31483.57005.launchpad@gangotri.ubuntu.com> ** Changed in: xchat (Debian) Status: Unconfirmed => Confirmed -- Change to tooltip https://launchpad.net/bugs/11071 From bugwatch at bugs.launchpad.net Fri Nov 3 10:20:08 2006 From: bugwatch at bugs.launchpad.net (Bug Watch Updater) Date: Fri, 03 Nov 2006 10:20:08 -0000 Subject: [Bug 69768] Re: gaim crash due to pango References: <20061101212134.1506.23169.malonedeb@gangotri.ubuntu.com> Message-ID: <20061103102334.31483.97658.launchpad@gangotri.ubuntu.com> ** Changed in: pango (upstream) Status: Unknown => Unconfirmed -- gaim crash due to pango https://launchpad.net/bugs/69768 From bugwatch at bugs.launchpad.net Fri Nov 3 10:20:08 2006 From: bugwatch at bugs.launchpad.net (Bug Watch Updater) Date: Fri, 03 Nov 2006 10:20:08 -0000 Subject: [Bug 62210] Re: Evolution crashes opening a png picture with "View Inline" References: <20060924201151.17606.16276.malonedeb@gandwana.ubuntu.com> Message-ID: <20061103102245.31483.93146.launchpad@gangotri.ubuntu.com> ** Changed in: evolution (upstream) Status: Unconfirmed => Confirmed -- Evolution crashes opening a png picture with "View Inline" https://launchpad.net/bugs/62210 From bugwatch at bugs.launchpad.net Fri Nov 3 10:20:08 2006 From: bugwatch at bugs.launchpad.net (Bug Watch Updater) Date: Fri, 03 Nov 2006 10:20:08 -0000 Subject: [Bug 54684] Re: High CPU usage References: <20060731180328.29548.70203.malonedeb@gandwana.ubuntu.com> Message-ID: <20061103102334.31483.65018.launchpad@gangotri.ubuntu.com> ** Changed in: nautilus (upstream) Status: Unconfirmed => Fix Released -- High CPU usage https://launchpad.net/bugs/54684 From bugwatch at bugs.launchpad.net Fri Nov 3 10:20:08 2006 From: bugwatch at bugs.launchpad.net (Bug Watch Updater) Date: Fri, 03 Nov 2006 10:20:08 -0000 Subject: [Bug 41261] Re: Open With Other Application Crashes, Dapper References: <20060425092038.13737.9219.malonedeb@gangotri.ubuntu.com> Message-ID: <20061103102232.31483.47250.launchpad@gangotri.ubuntu.com> ** Changed in: eel (upstream) Status: Unconfirmed => Fix Released -- Open With Other Application Crashes, Dapper https://launchpad.net/bugs/41261 From bugwatch at bugs.launchpad.net Fri Nov 3 10:20:08 2006 From: bugwatch at bugs.launchpad.net (Bug Watch Updater) Date: Fri, 03 Nov 2006 10:20:08 -0000 Subject: [Bug 35434] Re: SVGs with duplicate IDs cause Nautilus/eog to crash References: <20060318055707.26236.76924.malonedeb@gangotri.ubuntu.com> Message-ID: <20061103102308.31483.5145.launchpad@gangotri.ubuntu.com> ** Changed in: librsvg (upstream) Status: Unconfirmed => Fix Released -- SVGs with duplicate IDs cause Nautilus/eog to crash https://launchpad.net/bugs/35434 From bugwatch at bugs.launchpad.net Fri Nov 3 10:20:08 2006 From: bugwatch at bugs.launchpad.net (Bug Watch Updater) Date: Fri, 03 Nov 2006 10:20:08 -0000 Subject: [Bug 69623] Re: 'last played' doesn't updated on internet radio stations References: <20061101042740.1737.8817.malonedeb@gangotri.ubuntu.com> Message-ID: <20061103102255.31483.24021.launchpad@gangotri.ubuntu.com> ** Changed in: rhythmbox (upstream) Status: Unknown => Fix Released -- 'last played' doesn't updated on internet radio stations https://launchpad.net/bugs/69623 From bugwatch at bugs.launchpad.net Fri Nov 3 10:20:08 2006 From: bugwatch at bugs.launchpad.net (Bug Watch Updater) Date: Fri, 03 Nov 2006 10:20:08 -0000 Subject: [Bug 64538] Re: window resizing limited due to the new search bar References: <20061007141514.8352.62788.malonedeb@gandwana.ubuntu.com> Message-ID: <20061103102151.31483.63001.launchpad@gangotri.ubuntu.com> ** Changed in: evolution (upstream) Status: Unknown => Confirmed -- window resizing limited due to the new search bar https://launchpad.net/bugs/64538 From bugwatch at bugs.launchpad.net Fri Nov 3 10:20:08 2006 From: bugwatch at bugs.launchpad.net (Bug Watch Updater) Date: Fri, 03 Nov 2006 10:20:08 -0000 Subject: [Bug 64113] Re: nautilus crashes when refreshing References: <20061005042252.5260.27434.malonedeb@gangotri.ubuntu.com> Message-ID: <20061103102323.31483.22594.launchpad@gangotri.ubuntu.com> ** Changed in: nautilus (upstream) Status: Confirmed => Fix Released -- nautilus crashes when refreshing https://launchpad.net/bugs/64113 From bugwatch at bugs.launchpad.net Fri Nov 3 10:20:08 2006 From: bugwatch at bugs.launchpad.net (Bug Watch Updater) Date: Fri, 03 Nov 2006 10:20:08 -0000 Subject: [Bug 30434] Re: GNOME Sound Recorder freezes after recording Ogg Vorbis, CD quality sound longer than 4 seconds, when user press "Stop" References: <20060203205829.29848.96050.malonedeb@gangotri.ubuntu.com> Message-ID: <20061103102321.31483.63049.launchpad@gangotri.ubuntu.com> ** Changed in: gnome-media (upstream) Status: Unconfirmed => Fix Released -- GNOME Sound Recorder freezes after recording Ogg Vorbis, CD quality sound longer than 4 seconds, when user press "Stop" https://launchpad.net/bugs/30434 From daniel.holbach at ubuntu.com Fri Nov 3 10:35:47 2006 From: daniel.holbach at ubuntu.com (Daniel Holbach) Date: Fri, 03 Nov 2006 10:35:47 -0000 Subject: [Bug 68827] Re: Moving sheet tabs results in wrong order or crash References: <20061028122831.26024.44300.malonedeb@gangotri.ubuntu.com> Message-ID: <20061103103547.27977.86279.malone@gandwana.ubuntu.com> ** Attachment added: "debug stacktrace" http://librarian.launchpad.net/4951863/ThreadStacktrace.gz -- Moving sheet tabs results in wrong order or crash https://launchpad.net/bugs/68827 From daniel.holbach at ubuntu.com Fri Nov 3 10:33:45 2006 From: daniel.holbach at ubuntu.com (Daniel Holbach) Date: Fri, 03 Nov 2006 10:33:45 -0000 Subject: [Bug 68827] Re: Moving sheet tabs results in wrong order or crash References: <20061028122831.26024.44300.malonedeb@gangotri.ubuntu.com> Message-ID: <20061103103345.12711.10404.malone@gangotri.ubuntu.com> Attaching debug backtrace. ** Changed in: gnumeric (Ubuntu) Importance: Undecided => Medium Status: Needs Info => Confirmed -- Moving sheet tabs results in wrong order or crash https://launchpad.net/bugs/68827 From markus at barbanet.com Fri Nov 3 10:43:25 2006 From: markus at barbanet.com (Markus Olausson) Date: Fri, 03 Nov 2006 10:43:25 -0000 Subject: [Bug 70046] Re: gnome-settings-daemon won't start, crashes References: <20061103104055.27894.59496.malonedeb@gandwana.ubuntu.com> Message-ID: <20061103104325.27894.7126.malone@gandwana.ubuntu.com> Add backtrace as attachment too. ** Attachment added: "Backtrace from bug-buddy" http://librarian.launchpad.net/4951921/gnome-settings-daemon-bugreport.txt -- gnome-settings-daemon won't start, crashes https://launchpad.net/bugs/70046 From brendon at gleesonprop.co.za Fri Nov 3 10:43:28 2006 From: brendon at gleesonprop.co.za (Brendon Gleeson) Date: Fri, 03 Nov 2006 10:43:28 -0000 Subject: [Bug 70023] Re: Cannot print multiple copies of PDF files References: <20061103071630.27894.25394.malonedeb@gandwana.ubuntu.com> Message-ID: <20061103104328.12711.10652.malone@gangotri.ubuntu.com> *** This bug is a duplicate of bug 67164 *** Oddly enough, I did a bug search for "evince print" and found nothing relevant? This happens often please excuse the duplicate (not my fault)... -- Cannot print multiple copies of PDF files https://launchpad.net/bugs/70023 From markus at barbanet.com Fri Nov 3 10:40:55 2006 From: markus at barbanet.com (Markus Olausson) Date: Fri, 03 Nov 2006 10:40:55 -0000 Subject: [Bug 70046] gnome-settings-daemon won't start, crashes References: <20061103104055.27894.59496.malonedeb@gandwana.ubuntu.com> Message-ID: <20061103104055.27894.59496.malonedeb@gandwana.ubuntu.com> Public bug reported: Binary package hint: gnome-control-center gnome-settings-daemon crashes when trying to start it. Console output: (gnome-settings-daemon:31726): GSwitchIt-WARNING **: Unable to connect to dbus: Failed to connect to socket Connection refused ** (gnome-settings-daemon:31726): CRITICAL **: dbus_g_connection_register_g_object: assertion `connection != NULL' failed ** (gnome-settings-daemon:31726): CRITICAL **: dbus_g_proxy_new_for_name: assertion `connection != NULL' failed ** (gnome-settings-daemon:31726): CRITICAL **: dbus_g_proxy_call: assertion `DBUS_IS_G_PROXY (proxy)' failed ** (bug-buddy:31731): WARNING **: Couldn't load icon for Decrypt File ** (bug-buddy:31731): WARNING **: Couldn't load icon for Import Key ** (bug-buddy:31731): WARNING **: Couldn't load icon for Open Folder ** (bug-buddy:31731): WARNING **: Couldn't load icon for Verify Signature Failed to read a valid object file image from memory. Backtrace from bug-buddy: Memory status: size: 28205056 vsize: 0 resident: 28205056 share: 0 rss: 6496256 rss_rlim: 0 CPU usage: start_time: 1162550041 rtime: 0 utime: 10 stime: 0 cutime:8 cstime: 0 timeout: 2 it_real_value: 0 frequency: 0 Backtrace was generated from '/usr/bin/gnome-settings-daemon' (no debugging symbols found) Using host libthread_db library "/usr/lib/debug/libthread_db.so.1". (no debugging symbols found) [Thread debugging using libthread_db enabled] [New Thread -1210447664 (LWP 31726)] [New Thread -1211757680 (LWP 31728)] 0xb7f45a51 in __waitpid_nocancel () from /usr/lib/debug/libpthread.so.0 #0 0xb7f45a51 in __waitpid_nocancel () from /usr/lib/debug/libpthread.so.0 #1 0x422421b6 in libgnomeui_segv_handle (signum=11) at gnome-ui-init.c:874 #2 #3 0x0806915d in keyboard_config_registry_get_type () #4 0x4153b89a in IA__g_type_create_instance (type=134926680) at gtype.c:1567 #5 0x41522952 in g_object_constructor (type=134926680, n_construct_properties=0, construct_params=0x0) at gobject.c:1041 #6 0x41520bdb in IA__g_object_newv (object_type=134926680, n_parameters=0, parameters=0x0) at gobject.c:937 #7 0x4152173f in IA__g_object_new_valist (object_type=134926680, first_property_name=0x0, var_args=0xbf8520a8 "") at gobject.c:981 #8 0x415218f0 in IA__g_object_new (object_type=134926680, first_property_name=0x0) at gobject.c:795 #9 0x08058169 in gnome_settings_keyboard_xkb_init () #10 0x080551ea in gnome_settings_daemon_new () #11 0x08053efc in main () Thread 2 (Thread -1211757680 (LWP 31728)): #0 0xb7f44a71 in __read_nocancel () from /usr/lib/debug/libpthread.so.0 No symbol table info available. #1 0x413f945d in child_watch_helper_thread (data=0x0) at gmain.c:3703 b = "B?EA\230\003??\001\000\000\000\001\000\000\000??EA" list = (GSList *) 0xb7f41810 #2 0x4141638f in g_thread_create_proxy (data=0x80a1fb0) at gthread.c:553 __PRETTY_FUNCTION__ = "g_thread_create_proxy" #3 0xb7f3de5a in start_thread (arg=0xb7c60b90) at pthread_create.c:296 __res = __ignore1 = __ignore2 = pd = (struct pthread *) 0xb7c60b90 unwind_buf = {cancel_jmp_buf = {{jmp_buf = {-1208692748, 0, 8195840, -1211759432, 1221329888, 1224334887}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0xb7f3ddb2}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}} not_first_call = 0 robust = #4 0xb7ea389e in clone () from /usr/lib/debug/libc.so.6 fstab_state = {fs_fp = 0x0, fs_buffer = 0x0, fs_mntres = {mnt_fsname = 0x0, mnt_dir = 0x0, mnt_type = 0x0, mnt_opts = 0x0, mnt_freq = 0, mnt_passno = 0}, fs_ret = {fs_spec = 0x0, fs_file = 0x0, fs_vfstype = 0x0, fs_mntops = 0x0, fs_type = 0x0, fs_freq = 0, fs_passno = 0}} __elf_set___libc_subfreeres_element_fstab_free__ = (const void *) 0xb7eddbd0 Thread 1 (Thread -1210447664 (LWP 31726)): #0 0xb7f45a51 in __waitpid_nocancel () from /usr/lib/debug/libpthread.so.0 No symbol table info available. #1 0x422421b6 in libgnomeui_segv_handle (signum=11) at gnome-ui-init.c:874 estatus = 0 sa = {__sigaction_handler = {sa_handler = 0, sa_sigaction = 0}, sa_mask = {__val = {1094720048, 5, 16, 1, 3086288828, 0, 3084522384, 3213164546, 3086474313, 1104916882, 3086288824, 3086524404, 3084531508, 18, 3213171224, 3086454594, 1104911340, 3084851112, 1104910204, 1, 1, 124787, 3213171172, 3213171172, 3213171412, 255564379, 3086288912, 76, 3086196016, 3086195048, 1104913954, 255564378}}, sa_flags = 1, sa_restorer = 0x41dba626 } pid = 0 in_segv = 1 #2 No symbol table info available. #3 0x0806915d in keyboard_config_registry_get_type () No symbol table info available. #4 0x4153b89a in IA__g_type_create_instance (type=134926680) at gtype.c:1567 node = (TypeNode *) 0x80ad158 instance = (GTypeInstance *) 0x807b078 class = (GTypeClass *) 0x80a57c0 i = total_size = #5 0x41522952 in g_object_constructor (type=134926680, n_construct_properties=0, construct_params=0x0) at gobject.c:1041 object = (GObject *) 0xb7e4ade1 #6 0x41520bdb in IA__g_object_newv (object_type=134926680, n_parameters=0, parameters=0x0) at gobject.c:937 pspec = (GParamSpec *) 0x0 nqueue = object = class = (GObjectClass *) 0x80a57c0 unref_class = (GObjectClass *) 0x80a57c0 slist = n_total_cparams = 0 n_cparams = 0 n_oparams = 0 n_cvalues = 0 clist = (GList *) 0x0 i = 3086227488 __PRETTY_FUNCTION__ = "IA__g_object_newv" #7 0x4152173f in IA__g_object_new_valist (object_type=134926680, first_property_name=0x0, var_args=0xbf8520a8 "") at gobject.c:981 _value = _value_type = _vtable = _collect_format = _cvalues = {{v_int = 1096008217, v_long = 1096008217, v_int64 = 344693391897, v_double = 1.703011632848012e-312, v_pointer = 0x4153c219}, {v_int = 134672031, v_long = 134672031, v_int64 = -4646271963998261601, v_double = -0.010315448279349325, v_pointer = 0x806ee9f}, {v_int = 0, v_long = 0, v_int64 = -4646272015672541184, v_double = -0.010315358638763428, v_pointer = 0x0}, {v_int = -1208739808, v_long = -1208739808, v_int64 = -4646271806427883488, v_double = -0.010315721620383356, v_pointer = 0xb7f41820}, {v_int = 1094603842, v_long = 1094603842, v_int64 = 4703417931029959746, v_double = 2870112.5097146342, v_pointer = 0x413e5442}, { v_int = 134611016, v_long = 134611016, v_int64 = 134611016, v_double = 6.6506678557386372e-316, v_pointer = 0x8060048}, { v_int = 0, v_long = 0, v_int64 = 578307382082273280, v_double = 5.3380608603173495e-270, v_pointer = 0x0}, {v_int = 0, v_long = 0, v_int64 = 4706847834983366656, v_double = 4740268, v_pointer = 0x0}} _n_values = error = pspec = params = name = object = n_params = n_alloced_params = __PRETTY_FUNCTION__ = "IA__g_object_new_valist" #8 0x415218f0 in IA__g_object_new (object_type=134926680, first_property_name=0x0) at gobject.c:795 var_args = 0xbf8520a8 "" __PRETTY_FUNCTION__ = "IA__g_object_new" #9 0x08058169 in gnome_settings_keyboard_xkb_init () No symbol table info available. #10 0x080551ea in gnome_settings_daemon_new () No symbol table info available. #11 0x08053efc in main () No symbol table info available. #0 0xb7f45a51 in __waitpid_nocancel () from /usr/lib/debug/libpthread.so.0 ** Affects: control-center (Ubuntu) Importance: Undecided Status: Unconfirmed -- gnome-settings-daemon won't start, crashes https://launchpad.net/bugs/70046 From brendon at gleesonprop.co.za Fri Nov 3 10:46:02 2006 From: brendon at gleesonprop.co.za (Brendon Gleeson) Date: Fri, 03 Nov 2006 10:46:02 -0000 Subject: [Bug 67164] Re: Evince print dialog doesn't respect page setup settings References: <20061020150955.20673.95699.malonedeb@gangotri.ubuntu.com> Message-ID: <20061103104602.12711.72933.malone@gangotri.ubuntu.com> Will we be getting a backport / patch for Edgy? I won't be able to handle this annoyance another 6 months? -- Evince print dialog doesn't respect page setup settings https://launchpad.net/bugs/67164 From paul.roberts at bristol.anglican.org Fri Nov 3 10:47:55 2006 From: paul.roberts at bristol.anglican.org (Paul Roberts) Date: Fri, 03 Nov 2006 10:47:55 -0000 Subject: [Bug 66355] Re: gpilotd locks up my Palm Z22 References: <20061016064512.6814.48454.malonedeb@gangotri.ubuntu.com> Message-ID: <20061103104755.27894.47172.malone@gandwana.ubuntu.com> Thanks for the information so far and to Matt and others for their attention. I upgraded to Edgy this morning and have the same problem: my Palm Zire freezes and needs resetting when attempting a sync. I'll follow this and the upstream bug with eager interest! -- gpilotd locks up my Palm Z22 https://launchpad.net/bugs/66355 From seb128 at ubuntu.com Fri Nov 3 10:59:49 2006 From: seb128 at ubuntu.com (Sebastien Bacher) Date: Fri, 03 Nov 2006 10:59:49 -0000 Subject: [Bug 69623] Re: 'last played' doesn't updated on internet radio stations References: <20061101042740.1737.8817.malonedeb@gangotri.ubuntu.com> Message-ID: <20061103105949.12864.86983.malone@gangotri.ubuntu.com> fixed upstream ** Changed in: rhythmbox (Ubuntu) Status: Confirmed => Fix Committed -- 'last played' doesn't updated on internet radio stations https://launchpad.net/bugs/69623 From caret at arrakis.es Fri Nov 3 10:57:01 2006 From: caret at arrakis.es (oscar) Date: Fri, 03 Nov 2006 10:57:01 -0000 Subject: [Bug 37153] Re: Text files with national characters in their names won't open. References: <20060329120248.6253.45133.malonedeb@gandwana.ubuntu.com> Message-ID: <20061103105701.27977.46176.malone@gandwana.ubuntu.com> The problem referred in my previous comment (2006-08-07), relative to Ubuntu Dapper, is NOT present with my current configuration: - Ubuntu Edgy Eft (6.10) - Beagle Search 0.2.9 (Using Desktop Search, not using Deskbar). Now Beagle opens correctly all files with accents in their names. It is important to note that when I upgraded from Dapper to Edgy I deleted all the files and folders in ~/.beagle (except the folder "config") so all indexes were rebuilt by the new version of beagle. Salu2 oscar -- Text files with national characters in their names won't open. https://launchpad.net/bugs/37153 From sam at liddicott.com Fri Nov 3 11:07:38 2006 From: sam at liddicott.com (Sam Liddicott) Date: Fri, 03 Nov 2006 11:07:38 -0000 Subject: [Bug 32977] Re: no ability to configure the different screensavers References: <20060226202532.27016.78335.malonedeb@gangotri.ubuntu.com> <20061103034904.12711.52705.malone@gangotri.ubuntu.com> Message-ID: <454B22FA.3080208@liddicott.com> *** This bug is a duplicate of bug 22007 *** * Carey Schug wrote, On 03/11/06 03:49: > *** This bug is a duplicate of bug 22007 *** > > I know in the windows world that system administrators are usually > control freaks that micromanage what users can do. But the FREE in free > software means that far more Linux users expect freedom. It is not > logical that in windows world the default is freedom and system changes > must be made to add controls, but that in a Linux world the default is > control, and one must go find feedom with no help. At least make it > easy to return to the old xscreensaver or gnome one that is equivalent. > > Please do not make Linux emulate the worst of windows. > > Or to be more clear; as the administrator of my family PC, I have not locked down access to screen saver settings, and yet, my family cannot configure their screen-save settings. Windows policy editor does allows the admin to select which settings are locked down. Sam -- no ability to configure the different screensavers https://launchpad.net/bugs/32977 From daniel.holbach at ubuntu.com Fri Nov 3 10:38:16 2006 From: daniel.holbach at ubuntu.com (Daniel Holbach) Date: Fri, 03 Nov 2006 10:38:16 -0000 Subject: [Bug 57975] Re: Crashes on close References: <20060828115354.17263.39137.malonedeb@gangotri.ubuntu.com> Message-ID: <20061103103816.27977.83908.malone@gandwana.ubuntu.com> Upstream has a patch ready at http://bugzilla.gnome.org/attachment.cgi?id=75922&action=view -- Crashes on close https://launchpad.net/bugs/57975 From seb128 at ubuntu.com Fri Nov 3 11:17:16 2006 From: seb128 at ubuntu.com (Sebastien Bacher) Date: Fri, 03 Nov 2006 11:17:16 -0000 Subject: [Bug 67164] Re: Evince print dialog doesn't respect page setup settings References: <20061020150955.20673.95699.malonedeb@gangotri.ubuntu.com> Message-ID: <20061103111716.12864.779.malone@gangotri.ubuntu.com> might be if the patch works fine on feisty -- Evince print dialog doesn't respect page setup settings https://launchpad.net/bugs/67164 From miek at miek.nl Fri Nov 3 11:22:07 2006 From: miek at miek.nl (Miek) Date: Fri, 03 Nov 2006 11:22:07 -0000 Subject: [Bug 70051] amd64 (edgy): save image as... crashes browser References: <20061103112207.12711.41731.malonedeb@gangotri.ubuntu.com> Message-ID: <20061103112207.12711.41731.malonedeb@gangotri.ubuntu.com> Public bug reported: Binary package hint: epiphany-browser How to reproduce: go to a site, find an image Select, 'save image as...' -> epiphany crashes. This is on AMD64, running Edgy Eft ** Affects: epiphany-browser (Ubuntu) Importance: Undecided Status: Unconfirmed -- amd64 (edgy): save image as... crashes browser https://launchpad.net/bugs/70051 From seb128 at ubuntu.com Fri Nov 3 11:25:56 2006 From: seb128 at ubuntu.com (Sebastien Bacher) Date: Fri, 03 Nov 2006 11:25:56 -0000 Subject: [Bug 69867] Re: Wrong Drag&Drop for "Goto link" in F9 Panel References: <20061102115759.27894.38663.malonedeb@gandwana.ubuntu.com> Message-ID: <20061103112556.27977.39859.malone@gandwana.ubuntu.com> Thanks for your bug. What version of Ubuntu do you use? That works fine for me on edgy. What sidebar do you use? The place one? ** Changed in: nautilus (Ubuntu) Importance: Undecided => Low Assignee: (unassigned) => Ubuntu Desktop Bugs Status: Unconfirmed => Needs Info -- Wrong Drag&Drop for "Goto link" in F9 Panel https://launchpad.net/bugs/69867 From seb128 at ubuntu.com Fri Nov 3 11:42:21 2006 From: seb128 at ubuntu.com (Sebastien Bacher) Date: Fri, 03 Nov 2006 11:42:21 -0000 Subject: [Bug 69566] Re: time-admin crash with some icon set References: <20061031201853.4148.90432.malonedeb@gandwana.ubuntu.com> Message-ID: <20061103114221.27894.42902.malone@gandwana.ubuntu.com> ** Changed in: gnome-system-tools (Ubuntu Edgy) Importance: Undecided => High Assignee: (unassigned) => Sebastien Bacher Status: Unconfirmed => Confirmed ** Attachment added: ".changes for the update" http://librarian.launchpad.net/4955530/gnome-system-tools_2.15.5-0ubuntu3_source.changes -- time-admin crash with some icon set https://launchpad.net/bugs/69566 From seb128 at ubuntu.com Fri Nov 3 11:43:35 2006 From: seb128 at ubuntu.com (Sebastien Bacher) Date: Fri, 03 Nov 2006 11:43:35 -0000 Subject: [Bug 69566] Re: time-admin crash with some icon set References: <20061031201853.4148.90432.malonedeb@gandwana.ubuntu.com> Message-ID: <20061103114335.27894.4273.malone@gandwana.ubuntu.com> ** Attachment added: "upstream patch applied to the package" http://librarian.launchpad.net/4955537/90_from_cvs_fix_incorrect_loop.dpatch -- time-admin crash with some icon set https://launchpad.net/bugs/69566 From seb128 at ubuntu.com Fri Nov 3 11:42:54 2006 From: seb128 at ubuntu.com (Sebastien Bacher) Date: Fri, 03 Nov 2006 11:42:54 -0000 Subject: [Bug 69566] Re: time-admin crash with some icon set References: <20061031201853.4148.90432.malonedeb@gandwana.ubuntu.com> Message-ID: <20061103114254.12711.56054.malone@gangotri.ubuntu.com> ** Attachment added: "debdiff for the update" http://librarian.launchpad.net/4955534/gst.debdiff -- time-admin crash with some icon set https://launchpad.net/bugs/69566 From seb128 at ubuntu.com Fri Nov 3 11:44:45 2006 From: seb128 at ubuntu.com (Sebastien Bacher) Date: Fri, 03 Nov 2006 11:44:45 -0000 Subject: [Bug 69566] Re: time-admin crash with some icon set References: <20061031201853.4148.90432.malonedeb@gandwana.ubuntu.com> Message-ID: <20061103114445.27894.17934.malone@gandwana.ubuntu.com> The patch works fine on my edgy desktop -- time-admin crash with some icon set https://launchpad.net/bugs/69566 From emix at solira.org Fri Nov 3 12:01:19 2006 From: emix at solira.org (Emilio Pavia) Date: Fri, 03 Nov 2006 12:01:19 -0000 Subject: [Bug 37153] Re: Text files with national characters in their names won't open. References: <20060329120248.6253.45133.malonedeb@gandwana.ubuntu.com> Message-ID: <20061103120119.27894.76307.malone@gandwana.ubuntu.com> I've a fresh installation of edgy (no upgrade from dapper) and the problem is only in deskbar (beagle-live extension). With "Desktop Search" it works fine. -- Text files with national characters in their names won't open. https://launchpad.net/bugs/37153 From miek at miek.nl Fri Nov 3 13:00:17 2006 From: miek at miek.nl (Miek) Date: Fri, 03 Nov 2006 13:00:17 -0000 Subject: [Bug 70051] Re: amd64 (edgy): save image as... crashes browser References: <20061103112207.12711.41731.malonedeb@gangotri.ubuntu.com> Message-ID: <20061103130017.12864.28503.malone@gangotri.ubuntu.com> Does not happen on powerPC (apple powerbook). -- amd64 (edgy): save image as... crashes browser https://launchpad.net/bugs/70051 From d-list at kuropka.net Fri Nov 3 12:58:44 2006 From: d-list at kuropka.net (Kuropka) Date: Fri, 03 Nov 2006 12:58:44 -0000 Subject: [Bug 70066] Attachments of tasks stored in an exchange server are not saved References: <20061103125844.12864.73412.malonedeb@gangotri.ubuntu.com> Message-ID: <20061103125844.12864.73412.malonedeb@gangotri.ubuntu.com> Public bug reported: Binary package hint: evolution Hello, I just noticed that if you add an attachment to a task which is stored in an exchange server, the attachment is not stored permanently. When you later open the task the attachment simply is not there any more. Best regards, Dominik ** Affects: evolution (Ubuntu) Importance: Undecided Status: Unconfirmed -- Attachments of tasks stored in an exchange server are not saved https://launchpad.net/bugs/70066 From trewas at gmail.com Fri Nov 3 13:08:11 2006 From: trewas at gmail.com (Jarmo Ilonen) Date: Fri, 03 Nov 2006 13:08:11 -0000 Subject: [Bug 63810] Re: Gnome-panel occasionally hanging trying to connect to esd in edgy References: <20061003175606.8352.28333.malonedeb@gandwana.ubuntu.com> Message-ID: <20061103130811.27977.242.malone@gandwana.ubuntu.com> OK, turns out that this was caused by loopback interface disappearing when the laptop is suspended. It's not even a bug in acpi-support scripts because I broke it myself :/ -- Gnome-panel occasionally hanging trying to connect to esd in edgy https://launchpad.net/bugs/63810 From d-list at kuropka.net Fri Nov 3 13:14:18 2006 From: d-list at kuropka.net (Kuropka) Date: Fri, 03 Nov 2006 13:14:18 -0000 Subject: [Bug 70066] Re: Attachments of tasks stored in an exchange server are not saved References: <20061103125844.12864.73412.malonedeb@gangotri.ubuntu.com> Message-ID: <20061103131418.27894.2947.malone@gandwana.ubuntu.com> Sorry, I forgot to mention that I am using Ubuntu 6.10 - the Edgy Eft. -- Attachments of tasks stored in an exchange server are not saved https://launchpad.net/bugs/70066 From drberg1000 at gmail.com Fri Nov 3 13:11:05 2006 From: drberg1000 at gmail.com (drberg1000) Date: Fri, 03 Nov 2006 13:11:05 -0000 Subject: [Bug 69992] Re: Freezes trying to burn mp3 References: <20061103013945.27894.13744.malonedeb@gandwana.ubuntu.com> Message-ID: <20061103131105.12711.48082.malone@gangotri.ubuntu.com> Here is a typescript of the hang. There are no debugging symbols in the binary nor did I see a different package with them included. Let me know if you need me to build a new binary with the symbols. ** Attachment added: "log of trace" http://librarian.launchpad.net/4959144/typescript -- Freezes trying to burn mp3 https://launchpad.net/bugs/69992 From eric at oberlander.co.uk Fri Nov 3 13:17:02 2006 From: eric at oberlander.co.uk (Eric Oberlander) Date: Fri, 03 Nov 2006 13:17:02 -0000 Subject: [Bug 67201] Re: [network-admin] network preferences gone after dapper -> edgy upgrade References: <20061020180120.20673.8131.malonedeb@gangotri.ubuntu.com> Message-ID: <20061103131702.12711.54799.malone@gangotri.ubuntu.com> FYI, when I tried a system upgrade from 6.06 LTS to 6.10, the Wireless card in a desktop box, which is recognised as such in dapper's Network Manager, changed to an 'ethernet' card in edgy's Network Manager, so connectivity was lost. I was unable to set ESSID or WAP key. I reinstalled 6.06 LTS, and re-established connectivity. On Edgy's official release, I downloaded the desktop iso and tried again. Running from the CD, in the Network Manager window, there are two NICs shown. Both icons are 'wired' devices, one is called wlan0, and the other eth0. So I'm still unable to configure the wireless interface. I wondered if it was maybe a HAL issue? -- [network-admin] network preferences gone after dapper -> edgy upgrade https://launchpad.net/bugs/67201 From trewas at gmail.com Fri Nov 3 13:15:07 2006 From: trewas at gmail.com (Jarmo Ilonen) Date: Fri, 03 Nov 2006 13:15:07 -0000 Subject: [Bug 63810] Re: Gnome-panel occasionally hanging trying to connect to esd in edgy References: <20061003175606.8352.28333.malonedeb@gandwana.ubuntu.com> Message-ID: <20061103131507.27977.21645.launchpad@gandwana.ubuntu.com> ** Changed in: gnome-panel (Ubuntu) Status: Unconfirmed => Rejected -- Gnome-panel occasionally hanging trying to connect to esd in edgy https://launchpad.net/bugs/63810 From bbourgoi at free.fr Fri Nov 3 13:25:14 2006 From: bbourgoi at free.fr (Brice Bourgoin) Date: Fri, 03 Nov 2006 13:25:14 -0000 Subject: [Bug 69566] Re: time-admin crash with some icon set References: <20061031201853.4148.90432.malonedeb@gandwana.ubuntu.com> Message-ID: <20061103132514.12864.21269.malone@gangotri.ubuntu.com> I've tried your patch and it works fine on my computer too, no more crash. Thanks! -- time-admin crash with some icon set https://launchpad.net/bugs/69566 From thedeadmaster at free.fr Fri Nov 3 13:43:14 2006 From: thedeadmaster at free.fr (TheDead Master) Date: Fri, 03 Nov 2006 13:43:14 -0000 Subject: [Bug 62962] Re: Gimp crashes while doing nothing... References: <20060929121248.2244.83605.malonedeb@gangotri.ubuntu.com> Message-ID: <20061103134314.12864.26577.malone@gangotri.ubuntu.com> ** Attachment added: "Reduced report" http://librarian.launchpad.net/4959231/_usr_bin_gimp-2.2.awBVM_.crash -- Gimp crashes while doing nothing... https://launchpad.net/bugs/62962 From aleza66 at gmail.com Fri Nov 3 13:55:26 2006 From: aleza66 at gmail.com (Alejandro Zanotti) Date: Fri, 03 Nov 2006 13:55:26 -0000 Subject: [Bug 70071] Startup screen shows grey and animation does not show References: <20061103132306.12864.36848.malonedeb@gangotri.ubuntu.com> Message-ID: <20061103135526.12864.11680.launchpad@canonical@gangotri.ubuntu.com> Public bug reported: After installing edgy in amd64, the startup screen is not colored, and shows in grey scales, and the bar that shows the progress looks like an old Unix console bar. ** Affects: usplash (Ubuntu) Importance: Undecided Assignee: Ubuntu Desktop Bugs Status: Rejected -- Startup screen shows grey and animation does not show https://launchpad.net/bugs/70071 From bruce.cowan at dsl.pipex.com Fri Nov 3 13:55:26 2006 From: bruce.cowan at dsl.pipex.com (Bruce Cowan) Date: Fri, 03 Nov 2006 13:55:26 -0000 Subject: [Bug 70071] Re: Startup screen shows grey and animation does not show References: <20061103132306.12864.36848.malonedeb@gangotri.ubuntu.com> Message-ID: <20061103135526.12864.49583.malone@gangotri.ubuntu.com> *** This bug is a duplicate of bug 67545 *** Thanks for the bug report. This particular bug has already been reported into our bug tracking system, but please feel free to report any further bugs you find. ** Changed in: usplash (Ubuntu) Assignee: (unassigned) => Ubuntu Desktop Bugs Status: Unconfirmed => Rejected ** This bug has been marked a duplicate of bug 67545 usplash appears black and white -- Startup screen shows grey and animation does not show https://launchpad.net/bugs/70071 From danielt at rbfh.de Fri Nov 3 13:57:54 2006 From: danielt at rbfh.de (DaTa) Date: Fri, 03 Nov 2006 13:57:54 -0000 Subject: [Bug 65581] Re: python dumps core when running the svn version of gajim References: <20061011222348.3013.80780.malonedeb@gangotri.ubuntu.com> Message-ID: <20061103135754.12864.16933.malone@gangotri.ubuntu.com> The gajim people made a workaround to this bug. gnomekeyring.get_default_keyring_sync() dumps core if there is no keyring, which was the case on my system. After creating one the above function doesn't dump core anymore. Related links: http://trac.gajim.org/ticket/2540 http://trac.gajim.org/ticket/2595 http://bugzilla.gnome.org/show_bug.cgi?id=363019 -- python dumps core when running the svn version of gajim https://launchpad.net/bugs/65581 From bruce.cowan at dsl.pipex.com Fri Nov 3 14:08:45 2006 From: bruce.cowan at dsl.pipex.com (Bruce Cowan) Date: Fri, 03 Nov 2006 14:08:45 -0000 Subject: [Bug 70051] Re: amd64 (edgy): save image as... crashes browser References: <20061103112207.12711.41731.malonedeb@gangotri.ubuntu.com> Message-ID: <20061103140845.27977.52338.malone@gandwana.ubuntu.com> Could you follow the instructions in https://wiki.ubuntu.com/DebuggingProgramCrash and install epiphany- browser-dbgsym? Could you then provide a backtrace next time it crashes? Thanks ** Changed in: epiphany-browser (Ubuntu) Status: Unconfirmed => Needs Info -- amd64 (edgy): save image as... crashes browser https://launchpad.net/bugs/70051 From drberg1000 at gmail.com Fri Nov 3 13:39:57 2006 From: drberg1000 at gmail.com (drberg1000) Date: Fri, 03 Nov 2006 13:39:57 -0000 Subject: [Bug 69992] Re: Freezes trying to burn mp3 References: <20061103013945.27894.13744.malonedeb@gandwana.ubuntu.com> Message-ID: <20061103133957.12711.32028.malone@gangotri.ubuntu.com> Sorry I missed the last command. Let me try again. --Dave ** Attachment added: "backtrace of crash" http://librarian.launchpad.net/4959222/typescript -- Freezes trying to burn mp3 https://launchpad.net/bugs/69992 From nekohayo at gmail.com Fri Nov 3 13:35:40 2006 From: nekohayo at gmail.com (Jeff Fortin) Date: Fri, 03 Nov 2006 13:35:40 -0000 Subject: [Bug 40800] Re: HAL blocks suspend References: <20060422182211.30538.67378.malonedeb@gangotri.ubuntu.com> Message-ID: <20061103133540.27977.48188.malone@gandwana.ubuntu.com> Could anyone confirm? I have the weird feeling this one got fixed after edgy final. -- HAL blocks suspend https://launchpad.net/bugs/40800 From enricoss at tiscali.it Fri Nov 3 14:22:53 2006 From: enricoss at tiscali.it (Enrico Sardi) Date: Fri, 03 Nov 2006 14:22:53 -0000 Subject: [Bug 60394] Re: screensaver doesn't work References: <20060914121435.28435.81509.malonedeb@gandwana.ubuntu.com> Message-ID: <20061103142253.27894.740.malone@gandwana.ubuntu.com> It's not all ok ;) With 16Mb or 32Mb video ram the screensaver starts but after few seconds the system hangs without prompting a message or an error... Bye Enrico -- screensaver doesn't work https://launchpad.net/bugs/60394 From bertrand.vatel at wanadoo.fr Fri Nov 3 14:41:13 2006 From: bertrand.vatel at wanadoo.fr (bertrand) Date: Fri, 03 Nov 2006 14:41:13 -0000 Subject: [Bug 70063] OAFIID:GNOME References: <20061103124711.27894.18952.malonedeb@gandwana.ubuntu.com> Message-ID: <20061103144113.12864.87912.launchpad@canonical@gangotri.ubuntu.com> Public bug reported: Voici le message que j'ai depuis ce matin : "Le tableau de bord a rencontr? un probl?me lors du chargement de ? OAFIID:GNOME_Panel_TrashApplet ?." ** Affects: gnome-applets (Ubuntu) Importance: Undecided Assignee: Ubuntu Desktop Bugs Status: Needs Info -- OAFIID:GNOME https://launchpad.net/bugs/70063 From janrathmann at t-online.de Fri Nov 3 14:42:19 2006 From: janrathmann at t-online.de (Jan Rathmann) Date: Fri, 03 Nov 2006 14:42:19 -0000 Subject: [Bug 69301] Bootsplash is monochrome References: <20061030140601.22894.86404.malonedeb@gangotri.ubuntu.com> Message-ID: <20061103144219.27894.95182.launchpad@canonical@gandwana.ubuntu.com> Public bug reported: Binary package hint: usplash According to the release notes, the new bootsplash of Edgy should obviously look something like this: https://wiki.ubuntu.com/EdgyReleaseNotes?action=AttachFile&do=get&target=usplash.png But on my fresh installation the logo and the progress bar are both only black and white. I don't mind very much but I thought I should report this. I'm using the AMD64-version. ** Affects: usplash (Ubuntu) Importance: Undecided Assignee: Ubuntu Desktop Bugs Status: Rejected -- Bootsplash is monochrome https://launchpad.net/bugs/69301 From seb128 at ubuntu.com Fri Nov 3 14:39:16 2006 From: seb128 at ubuntu.com (Sebastien Bacher) Date: Fri, 03 Nov 2006 14:39:16 -0000 Subject: [Bug 63810] Re: Gnome-panel occasionally hanging trying to connect to esd in edgy References: <20061003175606.8352.28333.malonedeb@gandwana.ubuntu.com> Message-ID: <20061103143916.27894.26035.malone@gandwana.ubuntu.com> thank you for following on the bug and closing it -- Gnome-panel occasionally hanging trying to connect to esd in edgy https://launchpad.net/bugs/63810 From seb128 at ubuntu.com Fri Nov 3 14:41:13 2006 From: seb128 at ubuntu.com (Sebastien Bacher) Date: Fri, 03 Nov 2006 14:41:13 -0000 Subject: [Bug 70063] Re: OAFIID:GNOME References: <20061103124711.27894.18952.malonedeb@gandwana.ubuntu.com> Message-ID: <20061103144113.12864.27972.malone@gangotri.ubuntu.com> Merci pour votre bug. Est-ce que le paquet gnome-applets est install? ? Quelle version d'Ubuntu utilisez vous ? Avez vous un message si vous lancez /usr/lib/gnome-applets/trashapplet ? partir d'une ligne de commande ? ** Changed in: trashapplet (Ubuntu) Sourcepackagename: trashapplet => gnome-applets Assignee: (unassigned) => Ubuntu Desktop Bugs Status: Unconfirmed => Needs Info -- OAFIID:GNOME https://launchpad.net/bugs/70063 From miek at miek.nl Fri Nov 3 14:44:29 2006 From: miek at miek.nl (Miek Gieben) Date: Fri, 03 Nov 2006 14:44:29 -0000 Subject: [Bug 70051] Re: amd64 (edgy): save image as... crashes browser References: <20061103112207.12711.41731.malonedeb@gangotri.ubuntu.com> Message-ID: <20061103144429.27977.99160.malone@gandwana.ubuntu.com> Done that, but epiphany-browser-dbgsym didn't crash when I tried to save-as. And now, epiphany (non debug) also doesn't crash any more.... Very strange. I'll keep an eye on it - if it doesn't crash this week I'll close this bug. Thanks. -- amd64 (edgy): save image as... crashes browser https://launchpad.net/bugs/70051 From bruce.cowan at dsl.pipex.com Fri Nov 3 14:42:18 2006 From: bruce.cowan at dsl.pipex.com (Bruce Cowan) Date: Fri, 03 Nov 2006 14:42:18 -0000 Subject: [Bug 69301] Re: Bootsplash is monochrome References: <20061030140601.22894.86404.malonedeb@gangotri.ubuntu.com> Message-ID: <20061103144218.27894.95011.launchpad@gandwana.ubuntu.com> *** This bug is a duplicate of bug 67545 *** ** Changed in: usplash (Ubuntu) Assignee: (unassigned) => Ubuntu Desktop Bugs Status: Unconfirmed => Rejected -- Bootsplash is monochrome https://launchpad.net/bugs/69301 From launchpad.roncero at dfgh.net Fri Nov 3 14:47:08 2006 From: launchpad.roncero at dfgh.net (archis) Date: Fri, 03 Nov 2006 14:47:08 -0000 Subject: [Bug 70082] xorg crashes while opening text file in gedit References: <20061103144708.27894.7913.malonedeb@gandwana.ubuntu.com> Message-ID: <20061103144708.27894.7913.malonedeb@gandwana.ubuntu.com> Public bug reported: Description: xorg spontaneously restarts after opening the attached file with gedit. Steps to reproduce: 1) Open the attached text file with gedit 2) Scroll through the file 3) A garbled screen should appear, followed by X server restart and return to the gdm login screen Unfortunately I don't have much more information I'd be happy to add info about my gedit settings / xorg conf / bugzilla backtrace if needed. ** Affects: gedit (Ubuntu) Importance: Undecided Status: Unconfirmed -- xorg crashes while opening text file in gedit https://launchpad.net/bugs/70082 From launchpad.roncero at dfgh.net Fri Nov 3 14:49:42 2006 From: launchpad.roncero at dfgh.net (archis) Date: Fri, 03 Nov 2006 14:49:42 -0000 Subject: [Bug 70082] Re: xorg crashes while opening text file in gedit References: <20061103144708.27894.7913.malonedeb@gandwana.ubuntu.com> Message-ID: <20061103144942.12864.70144.malone@gangotri.ubuntu.com> ** Attachment added: "text file that causes xorg crash" http://librarian.launchpad.net/4960109/_usr_lib_firefox_firefox-bin.1000.crash -- xorg crashes while opening text file in gedit https://launchpad.net/bugs/70082 From seb128 at ubuntu.com Fri Nov 3 14:59:42 2006 From: seb128 at ubuntu.com (Sebastien Bacher) Date: Fri, 03 Nov 2006 14:59:42 -0000 Subject: [Bug 70082] Re: xorg crashes while opening text file in gedit References: <20061103144708.27894.7913.malonedeb@gandwana.ubuntu.com> Message-ID: <20061103145942.12711.4967.malone@gangotri.ubuntu.com> Thanks for your bug. Whatever gedit is doing xorg should not crash, that's not a gedit bug. Do you have anything to /var/log/syslog or /var/log/messages or /var/log/Xorg.0.log about that? ** Changed in: gedit (Ubuntu) Status: Unconfirmed => Needs Info -- xorg crashes while opening text file in gedit https://launchpad.net/bugs/70082 From seb128 at ubuntu.com Fri Nov 3 14:55:42 2006 From: seb128 at ubuntu.com (Sebastien Bacher) Date: Fri, 03 Nov 2006 14:55:42 -0000 Subject: [Bug 65797] Re: (Edgy) 'Fit window to movie' doesn't work at all References: <20061013002930.3013.44527.malonedeb@gangotri.ubuntu.com> Message-ID: <20061103145543.12711.37908.malone@gangotri.ubuntu.com> fixed upstream ** Changed in: totem (Ubuntu) Status: Confirmed => Fix Committed -- (Edgy) 'Fit window to movie' doesn't work at all https://launchpad.net/bugs/65797 From ruben at savanne.be Fri Nov 3 15:12:19 2006 From: ruben at savanne.be (Ruben Vermeersch) Date: Fri, 03 Nov 2006 15:12:19 -0000 Subject: [Bug 40800] Re: HAL blocks suspend References: <20060422182211.30538.67378.malonedeb@gangotri.ubuntu.com> Message-ID: <20061103151219.27894.45052.malone@gandwana.ubuntu.com> Nope, still happens sometimes. -- HAL blocks suspend https://launchpad.net/bugs/40800 From nostalgiafed at gmail.com Fri Nov 3 15:16:50 2006 From: nostalgiafed at gmail.com (Rostislav Raykov) Date: Fri, 03 Nov 2006 15:16:50 -0000 Subject: [Bug 70037] Re: HAL does not recognize Cowon iAudio U2 mp3 player References: <20061103091909.12711.8354.malonedeb@gangotri.ubuntu.com> Message-ID: <20061103151650.12864.67293.malone@gangotri.ubuntu.com> I'm sorry I hadn't done that to start with. Here is the needed info. And I forgot to mention I'm using Edgy. $id uid=1000(zbrox) gid=1000(zbrox) groups=4(adm),20(dialout),24(cdrom),25(floppy),29(audio),30(dip),44(video),46(plugdev),108(lpadmin),111(scanner),113(admin),1000(zbrox) $id hal id hal: No such user $ id haldaemon uid=105(haldaemon) gid=109(haldaemon) ?????=109(haldaemon),24(cdrom),25(floppy),46(plugdev) $ uname -a Linux trillion-mobile 2.6.17-10-generic #2 SMP Fri Oct 13 18:45:35 UTC 2006 i686 GNU/Linux I've attached the needed log files in the package logs.tar.gz. ** Attachment added: "Logs for dmesg, g-v-m, hal,udev and a list of devices" http://librarian.launchpad.net/4960200/logs.tar.gz -- HAL does not recognize Cowon iAudio U2 mp3 player https://launchpad.net/bugs/70037 From vincenzo_ml at yahoo.it Fri Nov 3 15:16:49 2006 From: vincenzo_ml at yahoo.it (Vincenzo Ciancia) Date: Fri, 03 Nov 2006 15:16:49 -0000 Subject: [Bug 69960] Re: Gnome-sound-recorder deadlocks if capture is muted References: <20061102210524.27977.66464.malonedeb@gandwana.ubuntu.com> Message-ID: <20061103151649.27977.60014.malone@gandwana.ubuntu.com> I am using ubuntu edgy, attaching required information. ** Attachment added: "Backtrace with required dbg libraries installed." http://librarian.launchpad.net/4960199/gnome-sound-recorder_bt.txt -- Gnome-sound-recorder deadlocks if capture is muted https://launchpad.net/bugs/69960 From seb128 at ubuntu.com Fri Nov 3 15:17:16 2006 From: seb128 at ubuntu.com (Sebastien Bacher) Date: Fri, 03 Nov 2006 15:17:16 -0000 Subject: [Bug 65797] Re: (Edgy) 'Fit window to movie' doesn't work at all References: <20061013002930.3013.44527.malonedeb@gangotri.ubuntu.com> Message-ID: <20061103151716.27977.41213.malone@gandwana.ubuntu.com> ** Changed in: totem (Ubuntu Edgy) Importance: Undecided => Low Assignee: (unassigned) => Ubuntu Desktop Bugs Status: Unconfirmed => Confirmed ** Attachment added: "debdiff of an update with the patch" http://librarian.launchpad.net/4960202/totem.debdiff -- (Edgy) 'Fit window to movie' doesn't work at all https://launchpad.net/bugs/65797 From seb128 at ubuntu.com Fri Nov 3 15:18:16 2006 From: seb128 at ubuntu.com (Sebastien Bacher) Date: Fri, 03 Nov 2006 15:18:16 -0000 Subject: [Bug 65797] Re: (Edgy) 'Fit window to movie' doesn't work at all References: <20061013002930.3013.44527.malonedeb@gangotri.ubuntu.com> Message-ID: <20061103151816.12711.26296.malone@gangotri.ubuntu.com> ** Attachment added: ".changes for the update" http://librarian.launchpad.net/4960204/totem_2.16.2-0ubuntu2_source.changes -- (Edgy) 'Fit window to movie' doesn't work at all https://launchpad.net/bugs/65797 From seb128 at ubuntu.com Fri Nov 3 15:18:57 2006 From: seb128 at ubuntu.com (Sebastien Bacher) Date: Fri, 03 Nov 2006 15:18:57 -0000 Subject: [Bug 65797] Re: (Edgy) 'Fit window to movie' doesn't work at all References: <20061013002930.3013.44527.malonedeb@gangotri.ubuntu.com> Message-ID: <20061103151857.12864.19856.malone@gangotri.ubuntu.com> ** Attachment added: "corresponding dpatch" http://librarian.launchpad.net/4960207/90_from_cvs_fix_zoom.dpatch -- (Edgy) 'Fit window to movie' doesn't work at all https://launchpad.net/bugs/65797 From launchpad at spale.com Fri Nov 3 15:26:05 2006 From: launchpad at spale.com (Pascal Gloor) Date: Fri, 03 Nov 2006 15:26:05 -0000 Subject: [Bug 70075] mouse issue screensaver + rdesktop References: <20061103135724.27894.98673.malonedeb@gandwana.ubuntu.com> Message-ID: <20061103152605.12864.80460.launchpad@canonical@gangotri.ubuntu.com> Public bug reported: When the screesaver starts and you're on focus on a rdesktop session, mouse events gets into trouble. Mouse issues: - Buttons stop working. - Mouvements are fine. - Window focus on "MouseOver" stop working. So far the only workaround I found is to go back to the console (CTRL+ALT+F1) and restart gdm. My rdesktop cmd line (If relevant): rdesktop -u -D -d -g 1280x999 -a 16 -x l -5 ** Affects: gnome-screensaver (Ubuntu) Importance: Undecided Status: Unconfirmed -- mouse issue screensaver + rdesktop https://launchpad.net/bugs/70075 From zekus.one at gmail.com Fri Nov 3 15:22:04 2006 From: zekus.one at gmail.com (zekus) Date: Fri, 03 Nov 2006 15:22:04 -0000 Subject: [Bug 62990] Re: HAL fails to initialize / hal-device-manager not working References: <20060929144433.3619.59691.malonedeb@gandwana.ubuntu.com> Message-ID: <20061103152204.27894.43317.malone@gandwana.ubuntu.com> tried a fresh edgy installation... nothing new, same error! This is really frustrating... can't use any external device via usb nor the internal dvd-writer. -- HAL fails to initialize / hal-device-manager not working https://launchpad.net/bugs/62990 From launchpad at spale.com Fri Nov 3 15:26:04 2006 From: launchpad at spale.com (Pascal Gloor) Date: Fri, 03 Nov 2006 15:26:04 -0000 Subject: [Bug 70075] Re: mouse issue screensaver + rdesktop References: <20061103135724.27894.98673.malonedeb@gandwana.ubuntu.com> Message-ID: <20061103152605.12864.56161.launchpad@gangotri.ubuntu.com> ** Changed in: Ubuntu Sourcepackagename: None => gnome-screensaver -- mouse issue screensaver + rdesktop https://launchpad.net/bugs/70075 From sqrfolkdnc at comcast.net Fri Nov 3 15:39:44 2006 From: sqrfolkdnc at comcast.net (Carey Schug) Date: Fri, 03 Nov 2006 15:39:44 -0000 Subject: [Bug 32977] Re: no ability to configure the different screensavers References: <20060226202532.27016.78335.malonedeb@gangotri.ubuntu.com> <20061103034904.12711.52705.malone@gangotri.ubuntu.com> <454B22FA.3080208@liddicott.com> Message-ID: <454B62C0.7040509@comcast.net> *** This bug is a duplicate of bug 22007 *** Which windows was that? on my win-xp I could configure screen saver settings from my unprivileged account by default. I didn't even know it could be restricted without adding external software packages, as I know was required in earlier windows versions. I think you must have selected something in windows to restrict the screen savers. Now, true, unprivileged users cannot install NEW screen savers, but that is not what was being discussed, the problem report is only about changing options on screen savers that come on the ubuntu install CD. Anyway, I don't care what the default is, I just want it to be EASY to allow freedom to change settings. If the default is no change allowed, but I can go in as root and check a box somewhere that allows changing settings, I would be happy. I have done the "work around" and it is messy. You have to edit config files by hand to disable the gnome screen saver, then install xscreensaver, and even then you LOSE functionality (password locking of screen and/or hibernate, which I don't have to have so I do do without). Even if configuring was restricted to root that would be acceptable to me. But the only configuring that can be done on a default ubuntu system is by manually editing the individual screen saver config files. And, i presume, kill and restart the daemon, since there was no change when I didn't do that. Anything that requires vi or even gedit is *NOT* easy, and even gedit didn't work for me except by the special first userid (which I put aside and don't use as I think it has special privileges like root) unless something is done to manually configure the display. When I attempted to do that, I used vi. Also, one final nit, the gnome screen saver doesn't have most of the favorite themes that I liked in xscreensaver, and, in general, has more the feel of a windows screen saver to me, and i want to be as different as possible. If Ubuntu wants to change the default for screen savers that grab photos to NOT grab them from the web, to avoid a risk of porn, I would support that. That was an unlikely, but reasonable concern about locking down screen saver configuring (NOT including installing new ones). And I never said there weren't control freaks in Linux, just that in Windows there were FAR MORE. Sam Liddicott wrote: > *** This bug is a duplicate of bug 22007 *** > > * Carey Schug wrote, On 03/11/06 03:49: > >> *** This bug is a duplicate of bug 22007 *** >> >> I know in the windows world that system administrators are usually >> control freaks that micromanage what users can do. But the FREE in free >> software means that far more Linux users expect freedom. It is not >> logical that in windows world the default is freedom and system changes >> must be made to add controls, but that in a Linux world the default is >> control, and one must go find feedom with no help. At least make it >> easy to return to the old xscreensaver or gnome one that is equivalent. >> >> Please do not make Linux emulate the worst of windows. >> >> > -- no ability to configure the different screensavers https://launchpad.net/bugs/32977 From mathieu.alorent at gripp.fr Fri Nov 3 15:39:31 2006 From: mathieu.alorent at gripp.fr (Mathieu ALORENT) Date: Fri, 03 Nov 2006 15:39:31 -0000 Subject: [Bug 70090] gnome-panel-screenshot print button References: <20061103153931.12711.5059.malonedeb@gangotri.ubuntu.com> Message-ID: <20061103153931.12711.5059.malonedeb@gangotri.ubuntu.com> Public bug reported: Hi, It would be cool to have an option to print the screen capture directly without having to save it and print it with another app. Regards Mathieu ** Affects: gnome-utils (Ubuntu) Importance: Undecided Status: Unconfirmed -- gnome-panel-screenshot print button https://launchpad.net/bugs/70090 From bertrand.vatel at wanadoo.fr Fri Nov 3 15:43:41 2006 From: bertrand.vatel at wanadoo.fr (bertrand) Date: Fri, 03 Nov 2006 15:43:41 -0000 Subject: [Bug 70063] Re: OAFIID:GNOME References: <20061103124711.27894.18952.malonedeb@gandwana.ubuntu.com> <20061103144113.12864.27972.malone@gangotri.ubuntu.com> Message-ID: <454B63AD.6050802@wanadoo.fr> Sebastien Bacher a ?crit : > Merci pour votre bug. Est-ce que le paquet gnome-applets est install? ? > Quelle version d'Ubuntu utilisez vous ? Avez vous un message si vous > lancez /usr/lib/gnome-applets/trashapplet ? partir d'une ligne de > commande ? > > ** Changed in: trashapplet (Ubuntu) > Sourcepackagename: trashapplet => gnome-applets > Assignee: (unassigned) => Ubuntu Desktop Bugs > Status: Unconfirmed => Needs Info > > Bonjour, je viens de r?installer le paquet gnome-applets et depuis je n'ai plus de message d'erreur. J'utilise la version 6.10 d'Ubuntu. ?tant novice avec linux, j'ai une question : peut-on envoyer des messages pour des "petites" erreurs via bug buddy ou s'agit-il d'un outil r?serv? aux erreurs plus "s?rieuses" ? Merci pour votre aide. Cordialement. Bertrand -- OAFIID:GNOME https://launchpad.net/bugs/70063 From davmor2 at gmail.com Fri Nov 3 15:56:30 2006 From: davmor2 at gmail.com (davmor2) Date: Fri, 03 Nov 2006 15:56:30 -0000 Subject: [Bug 70096] the gimp will not let me select my printer it is not listed References: <20061103155630.12711.29321.malonedeb@gangotri.ubuntu.com> Message-ID: <20061103155630.12711.29321.malonedeb@gangotri.ubuntu.com> Public bug reported: Binary package hint: gimp I am running edgy 64bit ubuntu and I have a hp PSC-1215 running on the PSC-1200 hplip default driver perfectly. I went to print when using the Gimp and it turns out that I can't select my printer from the drop down box nor can add it, as gimpprint printers are the only ones listed of which mine is not one. This means I have a really powerful image editor that can't print. ** Affects: gimp (Ubuntu) Importance: Undecided Status: Unconfirmed -- the gimp will not let me select my printer it is not listed https://launchpad.net/bugs/70096 From noel.froger at gmail.com Fri Nov 3 15:56:38 2006 From: noel.froger at gmail.com (NNois) Date: Fri, 03 Nov 2006 15:56:38 -0000 Subject: [Bug 70097] Slow file transfert with mounted disks (fat32 or ntfs-3g etc..) References: <20061103155638.27894.97545.malonedeb@gandwana.ubuntu.com> Message-ID: <20061103155638.27894.97545.malonedeb@gandwana.ubuntu.com> Public bug reported: Binary package hint: libnautilus2-2 On a clean installed edgy system : One drive in SATA and another in ultraATA I precise that I'm tried defragmenting volumes. So figuring that edgy now had a driver to read/write to an ntfs partition I've formated entirely this data disk who was in FAT32 to NTFS with the use of ntfs-3g. After that I've notified that the file transfert was very slow between my two disk (XFS and NTFS-3G) A simple file transfert of big files (300Mo +) takes like 5 minutes between my Desktop(no home partition) to this NTFS disk mounted in /media. In dapper the same tranfert taked 20 or 30 sec maximum. so thinking that ntfs-3g driver was not very usable I've re-formeted my disk to FAT32 hopping that the speed of files transfert come back. No chance, the same bug is here. I've also tried a defragmentation, always a slow file transfert. I've found a solution, I've installed thunar and the files tranferts are good, like 10 to 20 times faster than nautilus. so i've tried a simple "cp" in a terminal and the speed tranfert is also good. With konqueror too. The problem is only in nautilus To testing deeply this problem i've formated an usb disk in xfs in /media/usbdisk but always the same problem !! and as always thunar is 20 times faster Also I've in memory that in the ubuntu forum one person had the same problem. More precisions: my repositories are the ones from ubuntu but in universe, no extra-repositories. I've notified that sometimes the file transfert is acceptable and when the file transfert is slow, my disk led on my machine blink only one time in 4sec. I precise that with small files like 10 or 20 ko to file transfert speed between nautilus and thunar are sensibly the same... Hoping this problem was solved (thunar is too simple for me and konqueror too complicated) ** Affects: nautilus (Ubuntu) Importance: Undecided Status: Unconfirmed ** Tags added: nautilus ntfs-3g -- Slow file transfert with mounted disks (fat32 or ntfs-3g etc..) https://launchpad.net/bugs/70097 From sfllaw at ubuntu.com Fri Nov 3 16:08:59 2006 From: sfllaw at ubuntu.com (Simon Law) Date: Fri, 03 Nov 2006 16:08:59 -0000 Subject: [Bug 70090] Re: gnome-panel-screenshot print button References: <20061103153931.12711.5059.malonedeb@gangotri.ubuntu.com> Message-ID: <20061103160859.12864.64102.malone@gangotri.ubuntu.com> Thanks for your report. Your idea might get more attention and have the possibility of being implemented if you would submit a specification for this. You should first check whether it already exists at the Ubuntu specs page (https://launchpad.net/distros/ubuntu/+specs) in Launchpad. If that is the case, feel free to contact the drafter of that spec about your comments/suggestions. Otherwise you can start writing a spec following the steps described in https://wiki.ubuntu.com/FeatureSpecifications. ** Changed in: gnome-utils (Ubuntu) Status: Unconfirmed => Rejected -- gnome-panel-screenshot print button https://launchpad.net/bugs/70090 From elehvantti at ungroup.net Fri Nov 3 16:10:33 2006 From: elehvantti at ungroup.net (Antti Koskinen) Date: Fri, 03 Nov 2006 16:10:33 -0000 Subject: [Bug 62990] Re: HAL fails to initialize on ASUS A6 series notebooks References: <20060929144433.3619.59691.malonedeb@gandwana.ubuntu.com> Message-ID: <20061103161033.12864.57834.malone@gangotri.ubuntu.com> ** Summary changed: - HAL fails to initialize / hal-device-manager not working + HAL fails to initialize on ASUS A6 series notebooks ** Attachment added: "Output of strace /usr/sbin/hald" http://librarian.launchpad.net/4960305/strace-hald.log -- HAL fails to initialize on ASUS A6 series notebooks https://launchpad.net/bugs/62990 From sam at liddicott.com Fri Nov 3 16:13:57 2006 From: sam at liddicott.com (Sam Liddicott) Date: Fri, 03 Nov 2006 16:13:57 -0000 Subject: [Bug 32977] Re: no ability to configure the different screensavers References: <20060226202532.27016.78335.malonedeb@gangotri.ubuntu.com> <20061103034904.12711.52705.malone@gangotri.ubuntu.com> <454B22FA.3080208@liddicott.com> <454B62C0.7040509@comcast.net> Message-ID: <454B6AC5.4000004@liddicott.com> *** This bug is a duplicate of bug 22007 *** I think you mistook me for a supporter of the foul and ghastly and unusable and undesirable nothingness that the gnome-screensaver configurator currently is. And quite possibly windows doesn't let you lock-down screen-saver-settings via the policy editor, I haven't used it for - oh so long - but GENERALLY the policy editor lets you choose which configuration items should be locked down rather than locking them all down which is what gnome seems to being doing in the name of ab^H^usability. Sam * Carey Schug wrote, On 03/11/06 15:39: > *** This bug is a duplicate of bug 22007 *** > > Which windows was that? on my win-xp I could configure screen saver > settings from my unprivileged account by default. I didn't even know it > could be restricted without adding external software packages, as I know > was required in earlier windows versions. I think you must have > selected something in windows to restrict the screen savers. Now, true, > unprivileged users cannot install NEW screen savers, but that is not > what was being discussed, the problem report is only about changing > options on screen savers that come on the ubuntu install CD. > > Anyway, I don't care what the default is, I just want it to be EASY to > allow freedom to change settings. > > If the default is no change allowed, but I can go in as root and check a > box somewhere that allows changing settings, I would be happy. > > I have done the "work around" and it is messy. You have to edit config > files by hand to disable the gnome screen saver, then install > xscreensaver, and even then you LOSE functionality (password locking of > screen and/or hibernate, which I don't have to have so I do do without). > > Even if configuring was restricted to root that would be acceptable to > me. But the only configuring that can be done on a default ubuntu > system is by manually editing the individual screen saver config files. > And, i presume, kill and restart the daemon, since there was no change > when I didn't do that. Anything that requires vi or even gedit is *NOT* > easy, and even gedit didn't work for me except by the special first > userid (which I put aside and don't use as I think it has special > privileges like root) unless something is done to manually configure the > display. When I attempted to do that, I used vi. > > Also, one final nit, the gnome screen saver doesn't have most of the > favorite themes that I liked in xscreensaver, and, in general, has more > the feel of a windows screen saver to me, and i want to be as different > as possible. > > If Ubuntu wants to change the default for screen savers that grab photos > to NOT grab them from the web, to avoid a risk of porn, I would support > that. That was an unlikely, but reasonable concern about locking down > screen saver configuring (NOT including installing new ones). And I > never said there weren't control freaks in Linux, just that in Windows > there were FAR MORE. > > Sam Liddicott wrote: > >> *** This bug is a duplicate of bug 22007 *** >> >> * Carey Schug wrote, On 03/11/06 03:49: >> >> >>> *** This bug is a duplicate of bug 22007 *** >>> >>> I know in the windows world that system administrators are usually >>> control freaks that micromanage what users can do. But the FREE in free >>> software means that far more Linux users expect freedom. It is not >>> logical that in windows world the default is freedom and system changes >>> must be made to add controls, but that in a Linux world the default is >>> control, and one must go find feedom with no help. At least make it >>> easy to return to the old xscreensaver or gnome one that is equivalent. >>> >>> Please do not make Linux emulate the worst of windows. >>> >>> >>> > > -- no ability to configure the different screensavers https://launchpad.net/bugs/32977 From elehvantti at ungroup.net Fri Nov 3 16:14:31 2006 From: elehvantti at ungroup.net (Antti Koskinen) Date: Fri, 03 Nov 2006 16:14:31 -0000 Subject: [Bug 62990] Re: HAL fails to initialize on ASUS A6 series notebooks References: <20060929144433.3619.59691.malonedeb@gandwana.ubuntu.com> Message-ID: <20061103161431.12711.71761.malone@gangotri.ubuntu.com> ** Attachment added: "Big hald strace with -Ff -tt switches" http://librarian.launchpad.net/4960318/strace-hald_2.log.bz2 -- HAL fails to initialize on ASUS A6 series notebooks https://launchpad.net/bugs/62990 From nekohayo at gmail.com Fri Nov 3 16:20:28 2006 From: nekohayo at gmail.com (Jeff Fortin) Date: Fri, 03 Nov 2006 16:20:28 -0000 Subject: [Bug 61807] Re: Search does not stop when you click on the "Stop" button References: <20060922035004.23105.44017.malonedeb@gangotri.ubuntu.com> Message-ID: <20061103162028.27977.66609.malone@gandwana.ubuntu.com> And there's no such button for spatial nautilus. -- Search does not stop when you click on the "Stop" button https://launchpad.net/bugs/61807 From justin at becker.name Fri Nov 3 16:23:38 2006 From: justin at becker.name (Justin Becker) Date: Fri, 03 Nov 2006 16:23:38 -0000 Subject: [Bug 40800] Re: HAL blocks suspend References: <20060422182211.30538.67378.malonedeb@gangotri.ubuntu.com> <20061103133540.27977.48188.malone@gandwana.ubuntu.com> Message-ID: Yes, I still get this on my 700m often (once out of 3 or 4 suspends). Edgy made no change at all in this issue for me. ,Justin Becker On 11/3/06, Jeff Fortin wrote: > Could anyone confirm? I have the weird feeling this one got fixed after > edgy final. > > -- > HAL blocks suspend > https://launchpad.net/bugs/40800 > -- God Bless, Justin G Becker justin at becker.name University of New Mexico -- HAL blocks suspend https://launchpad.net/bugs/40800 From vincenzo_ml at yahoo.it Fri Nov 3 16:28:07 2006 From: vincenzo_ml at yahoo.it (Vincenzo Ciancia) Date: Fri, 03 Nov 2006 16:28:07 -0000 Subject: [Bug 70103] Re: Deadlock trying to move a recurring event in the calendar References: <20061103162739.27977.15956.malonedeb@gandwana.ubuntu.com> Message-ID: <20061103162807.12864.98520.malone@gangotri.ubuntu.com> ** Attachment added: "backtrace" http://librarian.launchpad.net/4960336/evolution_bt.txt -- Deadlock trying to move a recurring event in the calendar https://launchpad.net/bugs/70103 From vincenzo_ml at yahoo.it Fri Nov 3 16:27:39 2006 From: vincenzo_ml at yahoo.it (Vincenzo Ciancia) Date: Fri, 03 Nov 2006 16:27:39 -0000 Subject: [Bug 70103] Deadlock trying to move a recurring event in the calendar References: <20061103162739.27977.15956.malonedeb@gandwana.ubuntu.com> Message-ID: <20061103162739.27977.15956.malonedeb@gandwana.ubuntu.com> Public bug reported: Binary package hint: evolution I don't know exactly what triggered the bug, however I experienced a deadlock in evolution in edgy, while trying to edit a recurring event (other edit operations on other recurring events just went fine until then). ** Affects: evolution (Ubuntu) Importance: Undecided Status: Unconfirmed -- Deadlock trying to move a recurring event in the calendar https://launchpad.net/bugs/70103 From seb128 at ubuntu.com Fri Nov 3 16:30:36 2006 From: seb128 at ubuntu.com (Sebastien Bacher) Date: Fri, 03 Nov 2006 16:30:36 -0000 Subject: [Bug 70063] Re: OAFIID:GNOME References: <20061103124711.27894.18952.malonedeb@gandwana.ubuntu.com> Message-ID: <20061103163036.12711.61207.malone@gangotri.ubuntu.com> bug "Rejected", ce n'?tait pas un probl?me du paquet mais un paquet non install? la nouvelle bug-buddy permet de rapporter des plantages, il vaut mieux utiliser bugzilla ou launchpad pour des "petites erreurs" par exemple ** Changed in: gnome-applets (Ubuntu) Status: Needs Info => Rejected -- OAFIID:GNOME https://launchpad.net/bugs/70063 From j.brauxzin at free.fr Fri Nov 3 16:31:20 2006 From: j.brauxzin at free.fr (Jim Braux-Zin) Date: Fri, 03 Nov 2006 16:31:20 -0000 Subject: [Bug 69795] Re: Copying from a POP account to an IMAP one lose the message References: <20061101234739.4148.84781.malonedeb@gandwana.ubuntu.com> Message-ID: <20061103163120.12711.44223.launchpad@gangotri.ubuntu.com> ** Description changed: Hello, I loose two important messages today by dragging them from the inbox of my pop account to the "Important" folder on an IMAP account, in order to save them. The messages actually disappeared, there were not even in the trash. I tried with a test message to do the same using the context menu and "move to a folder": same result. - I think it's a critical issue as it can lead to the loss of important + I think it's a critical issue since it can lead to the loss of important data!! Thank you Jim -- Copying from a POP account to an IMAP one lose the message https://launchpad.net/bugs/69795 From nanophase at gmail.com Fri Nov 3 16:42:12 2006 From: nanophase at gmail.com (nanophase) Date: Fri, 03 Nov 2006 16:42:12 -0000 Subject: [Bug 66257] Re: [edgy] Screen blanks when watching movies References: <20061015140425.19052.11952.malonedeb@gandwana.ubuntu.com> Message-ID: <20061103164212.27977.46122.malone@gandwana.ubuntu.com> yes: ii gnome-screensaver 2.16.1-0ubuntu1 a screen saver and locker ii screensaver-default-images 0.2-1 Wallpapers for image processing pn xscreensaver (no description available) ii xscreensaver-data 4.24-4ubuntu2 data files to be shared among ii xscreensaver-gl 4.24-4ubuntu2 GL(Mesa) screen hacks for un xscreensaver-gnome (no description available) un xscreensaver-nognome (no description available) -- [edgy] Screen blanks when watching movies https://launchpad.net/bugs/66257 From nanophase at gmail.com Fri Nov 3 16:43:59 2006 From: nanophase at gmail.com (nanophase) Date: Fri, 03 Nov 2006 16:43:59 -0000 Subject: [Bug 66257] Re: [edgy] Screen blanks when watching movies References: <20061015140425.19052.11952.malonedeb@gandwana.ubuntu.com> Message-ID: <20061103164359.27977.18530.malone@gandwana.ubuntu.com> sorry for the formatting, launchpad was not really helpful, did show something else for me... -- [edgy] Screen blanks when watching movies https://launchpad.net/bugs/66257 From troy.sobotka at gmail.com Fri Nov 3 16:50:14 2006 From: troy.sobotka at gmail.com (Troy James Sobotka) Date: Fri, 03 Nov 2006 16:50:14 -0000 Subject: [Bug 61051] Re: GDM Login failed text hard to read on brown background References: <20060918114024.28823.33272.malonedeb@gangotri.ubuntu.com> Message-ID: <20061103165014.27977.18483.malone@gandwana.ubuntu.com> This is probably worth closing. The artwork reverted taking this issue off the table. -- GDM Login failed text hard to read on brown background https://launchpad.net/bugs/61051 From ibrkanac at gmail.com Fri Nov 3 17:05:57 2006 From: ibrkanac at gmail.com (IbeeX) Date: Fri, 03 Nov 2006 17:05:57 -0000 Subject: [Bug 32977] Re: no ability to configure the different screensavers References: <20060226202532.27016.78335.malonedeb@gangotri.ubuntu.com> Message-ID: <20061103170557.12864.29542.malone@gangotri.ubuntu.com> *** This bug is a duplicate of bug 22007 *** I feel that this and some other strange decisions from gnome developers are really forcing me to choose KDE as my default desktop. This bug should be at least critical or Ubuntu should remove this from gnome. -- no ability to configure the different screensavers https://launchpad.net/bugs/32977 From sqrfolkdnc at comcast.net Fri Nov 3 17:20:58 2006 From: sqrfolkdnc at comcast.net (Carey Schug) Date: Fri, 03 Nov 2006 17:20:58 -0000 Subject: [Bug 32977] Re: no ability to configure the different screensavers References: <20060226202532.27016.78335.malonedeb@gangotri.ubuntu.com> <20061103034904.12711.52705.malone@gangotri.ubuntu.com> <454B22FA.3080208@liddicott.com> <454B62C0.7040509@comcast.net> <454B6AC5.4000004@liddicott.com> Message-ID: <454B7A7A.4080109@comcast.net> *** This bug is a duplicate of bug 22007 *** Oops, my apologies to everybody. (1) With replies to replies, I mistook my quoted comment about "don't make Linux emulate the worst of windows" as being a comment from Sam, i.e. a contrary to my post. And I thought Sam had replied to me privately, and I was replying to him privately. (2) This is my first experience with the website (and my first significant experience with Linux). Now I realize Sam posted in the bug report and it was forwarded to me, but I had thought Sam was opposing my post. The LAST forum where I checked the box "notify me of changes", all I got was an email telling me to log on to the site to see the new post. ================================ Choice is good. Presently, Ubuntu lacks choice. -- no ability to configure the different screensavers https://launchpad.net/bugs/32977 From malcolm.parsons at gmail.com Fri Nov 3 17:29:30 2006 From: malcolm.parsons at gmail.com (Malcolm Parsons) Date: Fri, 03 Nov 2006 17:29:30 -0000 Subject: [Bug 61051] Re: GDM Login failed text hard to read on brown background References: <20060918114024.28823.33272.malonedeb@gangotri.ubuntu.com> Message-ID: <20061103172930.27977.70378.launchpad@gandwana.ubuntu.com> ** Changed in: edgy-gdm-themes (Ubuntu) Status: Confirmed => Fix Released -- GDM Login failed text hard to read on brown background https://launchpad.net/bugs/61051 From lulkoek at web.de Fri Nov 3 17:53:21 2006 From: lulkoek at web.de (warjowuch) Date: Fri, 03 Nov 2006 17:53:21 -0000 Subject: [Bug 54127] Re: Certain windows steal focus References: <20060726102624.26788.85982.malonedeb@gandwana.ubuntu.com> Message-ID: <1049102758@web.de> Hi There, Well, as I may believe a friend of mine, in KDE this is not the case. But well, he does not use gaim. It's also when I start an application and decide to go on working with a still open application window (e.g. working with firefox, wanting to search something in synaptic, opening synaptic, but in the meantime working on firefox. Then I don't mean that the 'administrator' window is stealing, but after that, the syn.-window must still load, when in that time, I go back to firefox, synaptic still hovers over. As does firefox when I am wrking in thunderbird) it steals focus. Thanks for your reaction, I will look on bugs.winehq.org! -----Urspr?ngliche Nachricht----- Von: Bug 54127 <54127 at bugs.launchpad.net> Gesendet: 23.08.06 12:10:13 An: lulkoek at web.de Betreff: [Bug 54127] Re: Certain windows steal focus This is known upstream with Gaim. Have no idea with regards to Wine and the wine-systemtray. At the moment, Metacity deals with this as best as it can, but is limited by the way that the individual applications demand attention. Feel free to give a more detailed bug report upstream: http://bugs.winehq.org/ -- Certain windows steal focus https://launchpad.net/bugs/54127 ______________________________________________________________________ XXL-Speicher, PC-Virenschutz, Spartarife & mehr: Nur im WEB.DE Club! Jetzt gratis testen! http://freemail.web.de/home/landingpad/?mc=021130 -- Certain windows steal focus https://launchpad.net/bugs/54127 From sampie at ariana-dsl.utu.fi Fri Nov 3 19:07:05 2006 From: sampie at ariana-dsl.utu.fi (Sami Pietila) Date: Fri, 03 Nov 2006 19:07:05 -0000 Subject: [Bug 70129] Usability problems References: <20061103190705.27894.39906.malonedeb@gandwana.ubuntu.com> Message-ID: <20061103190705.27894.39906.malonedeb@gandwana.ubuntu.com> Public bug reported: Binary package hint: gaim I upgraded Ubuntu from Dapper to Edgy and received a new Gaim. I experienced following problems with the new Gaim, (some of them make Gaim almost unusable for me): - I can't find SEND button from message dialog. ENTER-key seems to send the message. Which is not what I want. There is no settings entry anymore to alter the behavior. - I haven't seen anymore the icon, which indicates that other person is typing (this was a nice feature). ** Affects: gaim (Ubuntu) Importance: Undecided Status: Unconfirmed -- Usability problems https://launchpad.net/bugs/70129 From sampie at ariana-dsl.utu.fi Fri Nov 3 19:33:16 2006 From: sampie at ariana-dsl.utu.fi (Sami Pietila) Date: Fri, 03 Nov 2006 19:33:16 -0000 Subject: [Bug 70129] Re: Usability problems References: <20061103190705.27894.39906.malonedeb@gandwana.ubuntu.com> Message-ID: <20061103193317.12711.89572.malone@gangotri.ubuntu.com> Correction, it seems that the icon, showing when other person is typing, is working. -- Usability problems https://launchpad.net/bugs/70129 From launchpad at dan-erik.com Fri Nov 3 19:38:27 2006 From: launchpad at dan-erik.com (Garyu) Date: Fri, 03 Nov 2006 19:38:27 -0000 Subject: [Bug 69977] Re: Unable to login after gnome-theme-manager crash References: <20061102230621.27977.33476.malonedeb@gandwana.ubuntu.com> Message-ID: <20061103193827.27894.28662.malone@gandwana.ubuntu.com> I moved back .gconf, then: 1) edited out the occurence of my theme. tried gdm login. system halt. 2) "mv panel/toplevel panel/toplevel.old". tried gdm login. system halt. 3) "mv panel panel.old". tried gdm login. system halt. Tried the backtrace you suggested. Gtk-Warning since I am running from Ctrl-Alt-F1 terminal so it cannot open display (x server I reckon), program termination. (I am not used to working in a non-GUI environment, but I am trying my best to provide info). Given the above outcome, I would not think that it is the panel directory or any of the contents therein (such as the reference to my theme) which is at fault. -- Unable to login after gnome-theme-manager crash https://launchpad.net/bugs/69977 From jnoreiko at yahoo.com Fri Nov 3 19:40:51 2006 From: jnoreiko at yahoo.com (Joachim Noreiko) Date: Fri, 03 Nov 2006 19:40:51 -0000 Subject: [Bug 69913] Re: GNOME Document font should be used for conversation text References: <20061102164631.27977.98278.malonedeb@gandwana.ubuntu.com> Message-ID: <20061103194051.27894.26596.malone@gandwana.ubuntu.com> It's possible that GtkTextView hasn't been changed over since Document Font was introduced. Or that GtkTextView is meant to be overridden -- some apps might want the fixed-width font for example? -- GNOME Document font should be used for conversation text https://launchpad.net/bugs/69913 From sfllaw at ubuntu.com Fri Nov 3 19:46:02 2006 From: sfllaw at ubuntu.com (Simon Law) Date: Fri, 03 Nov 2006 19:46:02 -0000 Subject: [Bug 70129] Re: Usability problems References: <20061103190705.27894.39906.malonedeb@gandwana.ubuntu.com> Message-ID: <20061103194602.12864.21520.malone@gangotri.ubuntu.com> Point one is a feature of GAIM, where they have simplified the dialog box. To put a newline in your message, type either Shift-Enter or Control- Enter. Thanks for your report. ** Changed in: gaim (Ubuntu) Status: Unconfirmed => Rejected -- Usability problems https://launchpad.net/bugs/70129 From jonzep at gmail.com Fri Nov 3 19:47:05 2006 From: jonzep at gmail.com (Jonathan Zeppettini) Date: Fri, 03 Nov 2006 19:47:05 -0000 Subject: [Bug 70013] Re: [time-admin] time-admin crashes consistently References: <20061103044613.27977.73120.malonedeb@gandwana.ubuntu.com> Message-ID: <20061103194705.27977.63804.malone@gandwana.ubuntu.com> Using the standard Human theme. New BugBuddy report (with gnome-sytem-tools-dbgsym installed) attached. ** Attachment added: "dbgsym BugBuddy report" http://librarian.launchpad.net/4961208/dbgsym_backtrace -- [time-admin] time-admin crashes consistently https://launchpad.net/bugs/70013 From rlaager at users.sf.net Fri Nov 3 19:56:38 2006 From: rlaager at users.sf.net (Richard Laager) Date: Fri, 03 Nov 2006 19:56:38 -0000 Subject: [Bug 70129] Re: Usability problems References: <20061103190705.27894.39906.malonedeb@gandwana.ubuntu.com> Message-ID: <20061103195638.27894.31056.malone@gandwana.ubuntu.com> If you want Crtl-Enter to send a message, you can set that from your .gtkrc-2.0 file. This is explained in the Gaim FAQ. Here's a direct link: http://gaim.sourceforge.net/faq2.php#q20 -- Usability problems https://launchpad.net/bugs/70129 From launchpad at dan-erik.com Fri Nov 3 20:16:04 2006 From: launchpad at dan-erik.com (Garyu) Date: Fri, 03 Nov 2006 20:16:04 -0000 Subject: [Bug 69977] Re: Unable to login after gnome-theme-manager crash References: <20061102230621.27977.33476.malonedeb@gandwana.ubuntu.com> Message-ID: <20061103201604.12711.87290.malone@gangotri.ubuntu.com> Aaaah, I finally figured it out by moving/renaming directories one-by-one I found my way to ~/.gconf/desktop/gnome/interface/ where there was a file using the icons I had chosen last. Contents of this file: Chameleon-Anthracite-Regular-0.5 ubuntured.dan-erik.com As it turns out.... Chameleon-Anthracite-Regular-0.5 is a mouse cursor theme located in the .icons folder, it is not an icon theme. I remember having a lot of difficulties finding a way to change mouse cursor themes in Dapper, but I don't think they turned up in the theme manager as icon sets. Now it is very easy to recreate the crash: Just choose the mouse cursor theme as an icon theme and everything will go down. I am attaching a tar.gz of the theme that caused me all of these problems. Just extract it in the ~/.icons/ folder.... ** Attachment added: "Chameleon mouse cursor theme" http://librarian.launchpad.net/4961352/Chameleon-Anthracite-Regular-0.5.tar.gz -- Unable to login after gnome-theme-manager crash https://launchpad.net/bugs/69977 From gm at wahlstab.com Fri Nov 3 20:24:35 2006 From: gm at wahlstab.com (Guenther Montag) Date: Fri, 03 Nov 2006 20:24:35 -0000 Subject: [Bug 47329] Re: Can't use the "To" button in Compose Message to look up contacts References: <20060529162415.21922.49524.malonedeb@gandwana.ubuntu.com> Message-ID: <20061103202435.27894.67216.malone@gandwana.ubuntu.com> There is no category "all" in the dialog which follows the "To" button. I had to give categories to my contacts first before I could use them in that dialog. -- Can't use the "To" button in Compose Message to look up contacts https://launchpad.net/bugs/47329 From kevin.havener at afccc.af.mil Fri Nov 3 20:46:43 2006 From: kevin.havener at afccc.af.mil (Kevin Havener) Date: Fri, 03 Nov 2006 20:46:43 -0000 Subject: [Bug 70143] List view broken References: <20061103204643.27894.8918.malonedeb@gandwana.ubuntu.com> Message-ID: <20061103204643.27894.8918.malonedeb@gandwana.ubuntu.com> Public bug reported: Launch Nautilus by clicking on desktop computer icon. Change view to list. Nothing is displayed. Change back to icon view. Icons display correctly. ** Affects: nautilus (Ubuntu) Importance: Undecided Status: Unconfirmed -- List view broken https://launchpad.net/bugs/70143 From seb128 at ubuntu.com Fri Nov 3 20:58:23 2006 From: seb128 at ubuntu.com (Sebastien Bacher) Date: Fri, 03 Nov 2006 20:58:23 -0000 Subject: [Bug 70143] Re: List view broken References: <20061103204643.27894.8918.malonedeb@gandwana.ubuntu.com> Message-ID: <20061103205824.27977.89100.malone@gandwana.ubuntu.com> Thanks for your bug. What version of Ubuntu do you use? Do you use the spatial or browser mode? Does it happen with any folder? Do you have anything to .xsession-errors about that? Could you make a screenshot of the corresponding window? ** Changed in: nautilus (Ubuntu) Assignee: (unassigned) => Ubuntu Desktop Bugs Status: Unconfirmed => Needs Info -- List view broken https://launchpad.net/bugs/70143 From ilmari.vacklin at helsinki.fi Fri Nov 3 21:09:57 2006 From: ilmari.vacklin at helsinki.fi (Ilmari Vacklin) Date: Fri, 03 Nov 2006 21:09:57 -0000 Subject: [Bug 69500] Re: Fit Window to Movie options do nothing References: <20061031140942.11242.27389.malonedeb@gandwana.ubuntu.com> Message-ID: <20061103210957.12864.43072.malone@gangotri.ubuntu.com> This happens to me with totem-gstreamer, with everything I play. Fullscreen works, at least. :) ** Changed in: totem (Ubuntu) Status: Needs Info => Confirmed -- Fit Window to Movie options do nothing https://launchpad.net/bugs/69500 From mdiagom at gmail.com Fri Nov 3 21:40:33 2006 From: mdiagom at gmail.com (Miguel Diago) Date: Fri, 03 Nov 2006 21:40:33 -0000 Subject: [Bug 70147] Fails to handle a ":" in Title and Artist field References: <20061103214033.12864.57782.malonedeb@gangotri.ubuntu.com> Message-ID: <20061103214033.12864.57782.malonedeb@gangotri.ubuntu.com> Public bug reported: Binary package hint: sound-juicer When I try to extract songs from a CD whose "Title" or "Artist" field contains a colon (:), sound-juicer makes this message pop-up: Sound Juicer could not extract this CD. Reason: File not found Putting a colon in the "Genre" field triggers no error. This error shows up with all profiles (OGG, MP3, WAV, FLAC). ** Affects: sound-juicer (Ubuntu) Importance: Undecided Status: Unconfirmed -- Fails to handle a ":" in Title and Artist field https://launchpad.net/bugs/70147 From dorneles at x3ng.com.br Fri Nov 3 21:55:18 2006 From: dorneles at x3ng.com.br (Dorneles Tremea) Date: Fri, 03 Nov 2006 21:55:18 -0000 Subject: [Bug 70005] Re: segfault on apt-get upgrade References: <20061103032645.12711.2351.malonedeb@gangotri.ubuntu.com> Message-ID: <20061103215518.12864.98291.malone@gangotri.ubuntu.com> Thank you Mateusz, here's the backtrace. The Valgrind output will come as soon as I finish download those bastard 13.4MB... :-) ** Attachment added: "apt backtrace" http://librarian.launchpad.net/4961642/gdb-apt.txt ** Description changed: - So, here's what I think is the first feisty bug (possibly related to + So, here's what I think is the first feisty bug (possibly related to bug #69905)... :-) After updating my sources.list yesterday (s/edgy/feisty/g) and upgrading to feisty I'm now getting segfaults when trying to do a 'apt-get upgrade' (or 'aptitude upgrade'): # apt-get upgrade Segmentation faultsts... 0% These are the new packages from feisty currently installed here: binutils 2.17.50.0.6-0ubuntu1 libc6 2.5-0ubuntu1 base-files 3.1.16ubuntu1 gcc-4.1-base 4.1.1-18ubuntu1 linux-libc-dev 2.6.19-4.4 libgcc1 1:4.1.1-18ubuntu1 libc6-dev 2.5-0ubuntu1 binutils-static 2.17.50.0.6-0ubuntu1 libc6-i686 2.5-0ubuntu1 libstdc++6 4.1.1-18ubuntu1 linux-image-2.6.19-4-386 2.6.19-4.4 Running 'apt-get update' works fine. Installing new packages with 'dpkg -i' also works. I can provide any additional info, if necessary. -- segfault on apt-get upgrade https://launchpad.net/bugs/70005 From dorneles at x3ng.com.br Fri Nov 3 22:01:24 2006 From: dorneles at x3ng.com.br (Dorneles Tremea) Date: Fri, 03 Nov 2006 22:01:24 -0000 Subject: [Bug 70005] Re: segfault on apt-get upgrade References: <20061103032645.12711.2351.malonedeb@gangotri.ubuntu.com> Message-ID: <20061103220124.12864.17728.malone@gangotri.ubuntu.com> ...and the Valgrind output. Let me know if you guys need any additional info. Thanks in advance! ** Attachment added: "apt valgrind" http://librarian.launchpad.net/4961660/valgrind-logs-apt.tar.gz -- segfault on apt-get upgrade https://launchpad.net/bugs/70005 From spam at paulisageek.com Fri Nov 3 22:54:43 2006 From: spam at paulisageek.com (Paul Tarjan) Date: Fri, 03 Nov 2006 22:54:43 -0000 Subject: [Bug 69871] Re: No drives detected References: <20061102123003.12711.37836.malonedeb@gangotri.ubuntu.com> Message-ID: <20061103225443.12864.80469.malone@gangotri.ubuntu.com> Thanks a ton for looking at this. I should also note that Dapper had no problems installing to these drives. ubuntu at ubuntu:~$ cat /proc/partitions major minor #blocks name 7 0 647432 loop0 ubuntu at ubuntu:~$ lspci 00:00.0 Memory controller: nVidia Corporation CK804 Memory Controller (rev a3) 00:01.0 ISA bridge: nVidia Corporation CK804 ISA Bridge (rev a3) 00:01.1 SMBus: nVidia Corporation CK804 SMBus (rev a2) 00:02.0 USB Controller: nVidia Corporation CK804 USB Controller (rev a2) 00:02.1 USB Controller: nVidia Corporation CK804 USB Controller (rev a3) 00:04.0 Multimedia audio controller: nVidia Corporation CK804 AC'97 Audio Controller (rev a2) 00:06.0 IDE interface: nVidia Corporation CK804 IDE (rev f2) 00:07.0 IDE interface: nVidia Corporation CK804 Serial ATA Controller (rev f3) 00:08.0 IDE interface: nVidia Corporation CK804 Serial ATA Controller (rev f3) 00:09.0 PCI bridge: nVidia Corporation CK804 PCI Bridge (rev a2) 00:0a.0 Bridge: nVidia Corporation CK804 Ethernet Controller (rev a3) 00:0b.0 PCI bridge: nVidia Corporation CK804 PCIE Bridge (rev a3) 00:0c.0 PCI bridge: nVidia Corporation CK804 PCIE Bridge (rev a3) 00:0d.0 PCI bridge: nVidia Corporation CK804 PCIE Bridge (rev a3) 00:0e.0 PCI bridge: nVidia Corporation CK804 PCIE Bridge (rev a3) 00:18.0 Host bridge: Advanced Micro Devices [AMD] K8 [Athlon64/Opteron] HyperTransport Technology Configuration 00:18.1 Host bridge: Advanced Micro Devices [AMD] K8 [Athlon64/Opteron] Address Map 00:18.2 Host bridge: Advanced Micro Devices [AMD] K8 [Athlon64/Opteron] DRAM Controller 00:18.3 Host bridge: Advanced Micro Devices [AMD] K8 [Athlon64/Opteron] Miscellaneous Control 05:00.0 VGA compatible controller: nVidia Corporation Unknown device 0391 (rev a1) ubuntu at ubuntu:~$ ------------------------------------------------------------------- And by boot message I assume you mean dmesg right? Here is the part about SATA: [ 2.941299] libata version 1.20 loaded. [ 2.942060] sata_nv 0000:00:07.0: version 0.8 [ 2.942082] PCI: Setting latency timer of device 0000:00:07.0 to 64 [ 2.942120] ata1: SATA max UDMA/133 cmd 0x9F0 ctl 0xBF2 bmdma 0xF600 irq 11 [ 2.942136] ata2: SATA max UDMA/133 cmd 0x970 ctl 0xB72 bmdma 0xF608 irq 11 [ 3.149739] ata1: SATA link up 3.0 Gbps (SStatus 123) [ 3.317718] ata1: dev 0 cfg 49:2f00 82:346b 83:7fe9 84:4773 85:3469 86:3c01 87:4763 88:407f [ 3.317722] ata1: dev 0 ATA-7, max UDMA/133, 160836480 sectors: LBA48 [ 33.300296] ata1: qc timeout (cmd 0xef) [ 33.300298] ata1: failed to set xfermode (err_mask=0x4) [ 33.300301] scsi0 : sata_nv [ 33.504150] ata2: SATA link up 1.5 Gbps (SStatus 113) [ 33.668120] ata2: dev 0 cfg 49:2f00 82:346b 83:7fe9 84:4773 85:3469 86:3c01 87:4763 88:407f [ 33.668123] ata2: dev 0 ATA-7, max UDMA/133, 160836480 sectors: LBA48 [ 63.646708] ata2: qc timeout (cmd 0xef) [ 63.646709] ata2: failed to set xfermode (err_mask=0x4) [ 63.646711] scsi1 : sata_nv [ 63.646757] PCI: Setting latency timer of device 0000:00:08.0 to 64 [ 63.646778] ata3: SATA max UDMA/133 cmd 0x9E0 ctl 0xBE2 bmdma 0xF100 irq 10 [ 63.646793] ata4: SATA max UDMA/133 cmd 0x960 ctl 0xB62 bmdma 0xF108 irq 10 [ 63.850561] ata3: SATA link down (SStatus 0) [ 63.850563] scsi2 : sata_nv [ 64.054415] ata4: SATA link down (SStatus 0) [ 64.054418] scsi3 : sata_nv Here is the whole printout: ubuntu at ubuntu:~$ dmesg [17179569.184000] Linux version 2.6.17-10-generic (root at vernadsky) (gcc version 4.1.2 20060928 (prerelease) (Ubuntu 4.1.1-13ubuntu5)) #2 SMP Fri Oct 13 18:45:35 UTC 2006 (Ubuntu 2.6.17-10.33-generic) [17179569.184000] BIOS-provided physical RAM map: [17179569.184000] BIOS-e820: 0000000000000000 - 000000000009f400 (usable) [17179569.184000] BIOS-e820: 000000000009f400 - 00000000000a0000 (reserved) [17179569.184000] BIOS-e820: 00000000000f0000 - 0000000000100000 (reserved) [17179569.184000] BIOS-e820: 0000000000100000 - 000000007fff0000 (usable) [17179569.184000] BIOS-e820: 000000007fff0000 - 000000007fff3000 (ACPI NVS) [17179569.184000] BIOS-e820: 000000007fff3000 - 0000000080000000 (ACPI data) [17179569.184000] BIOS-e820: 00000000e0000000 - 00000000f0000000 (reserved) [17179569.184000] BIOS-e820: 00000000fec00000 - 0000000100000000 (reserved) [17179569.184000] 1151MB HIGHMEM available. [17179569.184000] 896MB LOWMEM available. [17179569.184000] found SMP MP-table at 000f3800 [17179569.184000] On node 0 totalpages: 524272 [17179569.184000] DMA zone: 4096 pages, LIFO batch:0 [17179569.184000] Normal zone: 225280 pages, LIFO batch:31 [17179569.184000] HighMem zone: 294896 pages, LIFO batch:31 [17179569.184000] DMI not present or invalid. [17179569.184000] ACPI: RSDP (v000 Nvidia ) @ 0x000f7980 [17179569.184000] ACPI: RSDT (v001 Nvidia AWRDACPI 0x42302e31 AWRD 0x00000000) @ 0x7fff3040 [17179569.184000] ACPI: FADT (v001 Nvidia AWRDACPI 0x42302e31 AWRD 0x00000000) @ 0x7fff30c0 [17179569.184000] ACPI: SSDT (v001 PTLTD POWERNOW 0x00000001 LTP 0x00000001) @ 0x7fff9340 [17179569.184000] ACPI: MCFG (v001 Nvidia AWRDACPI 0x42302e31 AWRD 0x00000000) @ 0x7fff9540 [17179569.184000] ACPI: MADT (v001 Nvidia AWRDACPI 0x42302e31 AWRD 0x00000000) @ 0x7fff9280 [17179569.184000] ACPI: DSDT (v001 NVIDIA AWRDACPI 0x00001000 MSFT 0x0100000e) @ 0x00000000 [17179569.184000] ACPI: Disabling ACPI support [17179569.184000] Intel MultiProcessor Specification v1.4 [17179569.184000] Virtual Wire compatibility mode. [17179569.184000] OEM ID: OEM00000 Product ID: PROD00000000 APIC at: 0xFEE00000 [17179569.184000] Processor #0 15:11 APIC version 17 [17179569.184000] Processor #1 15:11 APIC version 17 [17179569.184000] I/O APIC #2 Version 17 at 0xFEC00000. [17179569.184000] Enabling APIC mode: Flat. Using 1 I/O APICs [17179569.184000] Processors: 2 [17179569.184000] Allocating PCI resources starting at 88000000 (gap: 80000000:60000000) [17179569.184000] Built 1 zonelists [17179569.184000] Kernel command line: BOOT_IMAGE=/casper/vmlinuz file=/cdrom/preseed/ubuntu.seed boot=casper initrd=/casper/initrd.gz ramdisk_size=1048576 root=/dev/ram rw quiet splash -- [17179569.184000] mapped APIC to ffffd000 (fee00000) [17179569.184000] mapped IOAPIC to ffffc000 (fec00000) [17179569.184000] Enabling fast FPU save and restore... done. [17179569.184000] Enabling unmasked SIMD FPU exception support... done. [17179569.184000] Initializing CPU#0 [17179569.184000] PID hash table entries: 4096 (order: 12, 16384 bytes) [ 0.000000] Detected 2010.511 MHz processor. [ 39.492534] Using tsc for high-res timesource [ 39.493657] Console: colour VGA+ 80x25 [ 39.493986] Dentry cache hash table entries: 131072 (order: 7, 524288 bytes) [ 39.494341] Inode-cache hash table entries: 65536 (order: 6, 262144 bytes) [ 39.549912] Memory: 2069212k/2097088k available (1910k kernel code, 26584k reserved, 1070k data, 308k init, 1179584k highmem) [ 39.549915] Checking if this processor honours the WP bit even in supervisor mode... Ok. [ 39.628397] Calibrating delay using timer specific routine.. 4024.84 BogoMIPS (lpj=8049693) [ 39.628431] Security Framework v1.0.0 initialized [ 39.628436] SELinux: Disabled at boot. [ 39.628449] Mount-cache hash table entries: 512 [ 39.628553] CPU: After generic identify, caps: 178bfbff e3d3fbff 00000000 00000000 00000001 00000000 00000003 [ 39.628559] CPU: After vendor identify, caps: 178bfbff e3d3fbff 00000000 00000000 00000001 00000000 00000003 [ 39.628566] CPU: L1 I Cache: 64K (64 bytes/line), D cache 64K (64 bytes/line) [ 39.628568] CPU: L2 Cache: 512K (64 bytes/line) [ 39.628570] CPU 0(2) -> Core 0 [ 39.628572] CPU: After all inits, caps: 178bfbff e3d3fbff 00000000 00000410 00000001 00000000 00000003 [ 39.628585] Checking 'hlt' instruction... OK. [ 39.644460] SMP alternatives: switching to UP code [ 39.644688] checking if image is initramfs... it is [ 40.102684] Freeing initrd memory: 5564k freed [ 40.102688] CPU0: AMD Athlon(tm) 64 X2 Dual Core Processor 3800+ stepping 01 [ 40.102697] SMP alternatives: switching to SMP code [ 40.102845] Booting processor 1/1 eip 3000 [ 40.112805] Initializing CPU#1 [ 40.191798] Calibrating delay using timer specific routine.. 4020.94 BogoMIPS (lpj=8041887) [ 40.191804] CPU: After generic identify, caps: 178bfbff e3d3fbff 00000000 00000000 00000001 00000000 00000003 [ 40.191809] CPU: After vendor identify, caps: 178bfbff e3d3fbff 00000000 00000000 00000001 00000000 00000003 [ 40.191814] CPU: L1 I Cache: 64K (64 bytes/line), D cache 64K (64 bytes/line) [ 40.191816] CPU: L2 Cache: 512K (64 bytes/line) [ 40.191818] CPU 1(2) -> Core 1 [ 40.191819] CPU: After all inits, caps: 178bfbff e3d3fbff 00000000 00000410 00000001 00000000 00000003 [ 40.192185] CPU1: AMD Athlon(tm) 64 X2 Dual Core Processor 3800+ stepping 01 [ 40.192197] Total of 2 processors activated (8045.79 BogoMIPS). [ 40.192249] ExtINT not setup in hardware but reported by MP table [ 40.192337] ENABLING IO-APIC IRQs [ 40.192504] ..TIMER: vector=0x31 apic1=0 pin1=2 apic2=0 pin2=0 [ 40.232205] ..MP-BIOS bug: 8254 timer not connected to IO-APIC [ 40.232207] ...trying to set up timer (IRQ0) through the 8259A ... [ 40.232209] ..... (found pin 0) ...works. [ 40.375890] checking TSC synchronization across 2 CPUs: [ 0.004000] Brought up 2 CPUs [ 0.072952] migration_cost=204 [ 0.073214] NET: Registered protocol family 16 [ 0.073235] EISA bus registered [ 0.073241] PCI: Using MMCONFIG [ 0.073263] PCI: No mmconfig possible on 0:18 [ 0.073575] Setting up standard PCI resources [ 0.077023] ACPI: Interpreter disabled. [ 0.077026] Linux Plug and Play Support v0.97 (c) Adam Belay [ 0.077032] pnp: PnP ACPI: disabled [ 0.077034] PnPBIOS: Scanning system for PnP BIOS support... [ 0.077241] PnPBIOS: Found PnP BIOS installation structure at 0xc00fb330 [ 0.077246] PnPBIOS: PnP BIOS version 1.0, entry 0xf0000:0xb360, dseg 0xf0000 [ 0.077907] PnPBIOS: 13 nodes reported by PnP BIOS; 13 recorded by driver [ 0.077941] PCI: Probing PCI hardware [ 0.077943] PCI: Probing PCI hardware (bus 00) [ 0.078115] PCI: Ignoring BAR0-3 of IDE controller 0000:00:06.0 [ 0.078333] PCI: Transparent bridge - 0000:00:09.0 [ 0.078555] Boot video device is 0000:05:00.0 [ 0.079422] PCI->APIC IRQ transform: 0000:00:01.1[A] -> IRQ 3 [ 0.079425] PCI->APIC IRQ transform: 0000:00:02.0[A] -> IRQ 5 [ 0.079428] PCI->APIC IRQ transform: 0000:00:02.1[B] -> IRQ 10 [ 0.079431] PCI->APIC IRQ transform: 0000:00:04.0[A] -> IRQ 3 [ 0.079435] PCI->APIC IRQ transform: 0000:00:07.0[A] -> IRQ 11 [ 0.079438] PCI->APIC IRQ transform: 0000:00:08.0[A] -> IRQ 10 [ 0.079441] PCI->APIC IRQ transform: 0000:00:0a.0[A] -> IRQ 11 [ 0.079449] PCI->APIC IRQ transform: 0000:05:00.0[A] -> IRQ 5 [ 0.079473] PCI: Cannot allocate resource region 3 of device 0000:05:00.0 [ 0.079700] PCI: Bridge: 0000:00:09.0 [ 0.079703] IO window: d000-dfff [ 0.079706] MEM window: fe900000-fe9fffff [ 0.079708] PREFETCH window: fea00000-feafffff [ 0.079710] PCI: Bridge: 0000:00:0b.0 [ 0.079712] IO window: c000-cfff [ 0.079715] MEM window: fe800000-fe8fffff [ 0.079717] PREFETCH window: fe700000-fe7fffff [ 0.079719] PCI: Bridge: 0000:00:0c.0 [ 0.079721] IO window: b000-bfff [ 0.079724] MEM window: fe600000-fe6fffff [ 0.079726] PREFETCH window: fe500000-fe5fffff [ 0.079728] PCI: Bridge: 0000:00:0d.0 [ 0.079730] IO window: a000-afff [ 0.079732] MEM window: fe400000-fe4fffff [ 0.079735] PREFETCH window: fe300000-fe3fffff [ 0.079741] PCI: Bridge: 0000:00:0e.0 [ 0.079743] IO window: 9000-9fff [ 0.079746] MEM window: fc000000-fdffffff [ 0.079748] PREFETCH window: b0000000-cfffffff [ 0.079754] PCI: Setting latency timer of device 0000:00:09.0 to 64 [ 0.079759] PCI: Setting latency timer of device 0000:00:0b.0 to 64 [ 0.079764] PCI: Setting latency timer of device 0000:00:0c.0 to 64 [ 0.079769] PCI: Setting latency timer of device 0000:00:0d.0 to 64 [ 0.079774] PCI: Setting latency timer of device 0000:00:0e.0 to 64 [ 0.079807] NET: Registered protocol family 2 [ 0.119965] IP route cache hash table entries: 32768 (order: 5, 131072 bytes) [ 0.120103] TCP established hash table entries: 262144 (order: 9, 2097152 bytes) [ 0.121614] TCP bind hash table entries: 65536 (order: 7, 524288 bytes) [ 0.121991] TCP: Hash tables configured (established 262144 bind 65536) [ 0.121993] TCP reno registered [ 0.122467] audit: initializing netlink socket (disabled) [ 0.122474] audit(1162557743.056:1): initialized [ 0.122539] highmem bounce pool size: 64 pages [ 0.122639] VFS: Disk quotas dquot_6.5.1 [ 0.122659] Dquot-cache hash table entries: 1024 (order 0, 4096 bytes) [ 0.122708] Initializing Cryptographic API [ 0.122711] io scheduler noop registered [ 0.122720] io scheduler anticipatory registered [ 0.122729] io scheduler deadline registered [ 0.122753] io scheduler cfq registered (default) [ 0.122883] PCI: Setting latency timer of device 0000:00:0b.0 to 64 [ 0.122886] pcie_portdrv_probe->Dev[005d:10de] has invalid IRQ. Check vendor BIOS [ 0.122901] assign_interrupt_mode Found MSI capability [ 0.122929] Allocate Port Service[0000:00:0b.0:pcie00] [ 0.122957] Allocate Port Service[0000:00:0b.0:pcie03] [ 0.122985] PCI: Setting latency timer of device 0000:00:0c.0 to 64 [ 0.122987] pcie_portdrv_probe->Dev[005d:10de] has invalid IRQ. Check vendor BIOS [ 0.123001] assign_interrupt_mode Found MSI capability [ 0.123017] Allocate Port Service[0000:00:0c.0:pcie00] [ 0.123041] Allocate Port Service[0000:00:0c.0:pcie03] [ 0.123067] PCI: Setting latency timer of device 0000:00:0d.0 to 64 [ 0.123070] pcie_portdrv_probe->Dev[005d:10de] has invalid IRQ. Check vendor BIOS [ 0.123083] assign_interrupt_mode Found MSI capability [ 0.123099] Allocate Port Service[0000:00:0d.0:pcie00] [ 0.123122] Allocate Port Service[0000:00:0d.0:pcie03] [ 0.123151] PCI: Setting latency timer of device 0000:00:0e.0 to 64 [ 0.123154] pcie_portdrv_probe->Dev[005d:10de] has invalid IRQ. Check vendor BIOS [ 0.123167] assign_interrupt_mode Found MSI capability [ 0.123182] Allocate Port Service[0000:00:0e.0:pcie00] [ 0.123206] Allocate Port Service[0000:00:0e.0:pcie03] [ 0.123279] isapnp: Scanning for PnP cards... [ 0.475797] isapnp: No Plug & Play device found [ 0.493054] Real Time Clock Driver v1.12ac [ 0.493100] Serial: 8250/16550 driver $Revision: 1.90 $ 4 ports, IRQ sharing enabled [ 0.493198] serial8250: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A [ 0.493785] 00:0b: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A [ 0.493958] mice: PS/2 mouse device common for all mice [ 0.494332] RAMDISK driver initialized: 16 RAM disks of 1048576K size 1024 blocksize [ 0.494413] Uniform Multi-Platform E-IDE driver Revision: 7.00alpha2 [ 0.494416] ide: Assuming 33MHz system bus speed for PIO modes; override with idebus=xx [ 0.494539] PNP: PS/2 Controller [PNP0303] at 0x60,0x64 irq 1 [ 0.494541] PNP: PS/2 controller doesn't have AUX irq; using default 12 [ 0.517154] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.520229] EISA: Probing bus 0 at eisa.0 [ 0.520240] Cannot allocate resource for EISA slot 4 [ 0.520250] EISA: Detected 0 cards. [ 0.520317] TCP bic registered [ 0.520326] NET: Registered protocol family 1 [ 0.520330] NET: Registered protocol family 8 [ 0.520332] NET: Registered protocol family 20 [ 0.520356] Starting balanced_irq [ 0.520362] Using IPI No-Shortcut mode [ 0.520554] Freeing unused kernel memory: 308k freed [ 1.164438] input: AT Translated Set 2 keyboard as /class/input/input0 [ 2.491399] Capability LSM initialized [ 2.939298] SCSI subsystem initialized [ 2.941299] libata version 1.20 loaded. [ 2.942060] sata_nv 0000:00:07.0: version 0.8 [ 2.942082] PCI: Setting latency timer of device 0000:00:07.0 to 64 [ 2.942120] ata1: SATA max UDMA/133 cmd 0x9F0 ctl 0xBF2 bmdma 0xF600 irq 11 [ 2.942136] ata2: SATA max UDMA/133 cmd 0x970 ctl 0xB72 bmdma 0xF608 irq 11 [ 3.149739] ata1: SATA link up 3.0 Gbps (SStatus 123) [ 3.317718] ata1: dev 0 cfg 49:2f00 82:346b 83:7fe9 84:4773 85:3469 86:3c01 87:4763 88:407f [ 3.317722] ata1: dev 0 ATA-7, max UDMA/133, 160836480 sectors: LBA48 [ 33.300296] ata1: qc timeout (cmd 0xef) [ 33.300298] ata1: failed to set xfermode (err_mask=0x4) [ 33.300301] scsi0 : sata_nv [ 33.504150] ata2: SATA link up 1.5 Gbps (SStatus 113) [ 33.668120] ata2: dev 0 cfg 49:2f00 82:346b 83:7fe9 84:4773 85:3469 86:3c01 87:4763 88:407f [ 33.668123] ata2: dev 0 ATA-7, max UDMA/133, 160836480 sectors: LBA48 [ 63.646708] ata2: qc timeout (cmd 0xef) [ 63.646709] ata2: failed to set xfermode (err_mask=0x4) [ 63.646711] scsi1 : sata_nv [ 63.646757] PCI: Setting latency timer of device 0000:00:08.0 to 64 [ 63.646778] ata3: SATA max UDMA/133 cmd 0x9E0 ctl 0xBE2 bmdma 0xF100 irq 10 [ 63.646793] ata4: SATA max UDMA/133 cmd 0x960 ctl 0xB62 bmdma 0xF108 irq 10 [ 63.850561] ata3: SATA link down (SStatus 0) [ 63.850563] scsi2 : sata_nv [ 64.054415] ata4: SATA link down (SStatus 0) [ 64.054418] scsi3 : sata_nv [ 64.055150] NFORCE-CK804: IDE controller at PCI slot 0000:00:06.0 [ 64.055159] NFORCE-CK804: chipset revision 242 [ 64.055161] NFORCE-CK804: not 100% native mode: will probe irqs later [ 64.055166] NFORCE-CK804: 0000:00:06.0 (rev f2) UDMA133 controller [ 64.055173] ide0: BM-DMA at 0xfb00-0xfb07, BIOS settings: hda:DMA, hdb:DMA [ 64.055181] ide1: BM-DMA at 0xfb08-0xfb0f, BIOS settings: hdc:DMA, hdd:DMA [ 64.055187] Probing IDE interface ide0... [ 64.789967] hda: GCR-8523B, ATAPI CD/DVD-ROM drive [ 65.463034] ide0 at 0x1f0-0x1f7,0x3f6 on irq 14 [ 65.463064] Probing IDE interface ide1... [ 66.041163] hda: ATAPI 52X CD-ROM drive, 128kB Cache, DMA [ 66.041170] Uniform CD-ROM driver Revision: 3.20 [ 66.193397] Probing IDE interface ide1... [ 66.221199] usbcore: registered new driver usbfs [ 66.221217] usbcore: registered new driver hub [ 66.221753] ohci_hcd: 2005 April 22 USB 1.1 'Open' Host Controller (OHCI) Driver (PCI) [ 66.221783] PCI: Setting latency timer of device 0000:00:02.0 to 64 [ 66.221786] ohci_hcd 0000:00:02.0: OHCI Host Controller [ 66.221883] ohci_hcd 0000:00:02.0: new USB bus registered, assigned bus number 1 [ 66.256662] ohci_hcd 0000:00:02.0: irq 5, io mem 0xfebff000 [ 66.259053] forcedeth.c: Reverse Engineered nForce ethernet driver. Version 0.54. [ 66.314854] usb usb1: configuration #1 chosen from 1 choice [ 66.314874] hub 1-0:1.0: USB hub found [ 66.314881] hub 1-0:1.0: 10 ports detected [ 66.420832] PCI: Setting latency timer of device 0000:00:0a.0 to 64 [ 66.422196] forcedeth: using HIGHDMA [ 66.724518] usb 1-2: new low speed USB device using ohci_hcd and address 2 [ 66.908386] usb 1-2: device descriptor read/64, error -110 [ 66.944908] eth0: forcedeth.c: subsystem: 01565:2501 bound to 0000:00:0a.0 [ 66.944986] PCI: Setting latency timer of device 0000:00:02.1 to 64 [ 66.944990] ehci_hcd 0000:00:02.1: EHCI Host Controller [ 66.945031] ehci_hcd 0000:00:02.1: new USB bus registered, assigned bus number 2 [ 66.945054] ehci_hcd 0000:00:02.1: debug port 1 [ 66.945057] PCI: cache line size of 64 is not supported by device 0000:00:02.1 [ 66.945064] ehci_hcd 0000:00:02.1: irq 10, io mem 0xfebfe000 [ 66.945069] ehci_hcd 0000:00:02.1: USB 2.0 started, EHCI 1.00, driver 10 Dec 2004 [ 66.945119] usb usb2: configuration #1 chosen from 1 choice [ 66.945136] hub 2-0:1.0: USB hub found [ 66.945143] hub 2-0:1.0: 10 ports detected [ 68.011602] usb 2-3: new high speed USB device using ehci_hcd and address 3 [ 68.144234] usb 2-3: configuration #1 chosen from 1 choice [ 68.144329] hub 2-3:1.0: USB hub found [ 68.144439] hub 2-3:1.0: 4 ports detected [ 68.320399] hda: command error: status=0x51 { DriveReady SeekComplete Error } [ 68.320405] hda: command error: error=0x54 { AbortedCommand LastFailedSense=0x05 } [ 68.320408] ide: failed opcode was: unknown [ 68.320412] end_request: I/O error, dev hda, sector 1430264 [ 68.320416] Buffer I/O error on device hda, logical block 357566 [ 68.487263] usb 2-4: new high speed USB device using ehci_hcd and address 4 [ 68.619510] usb 2-4: configuration #1 chosen from 1 choice [ 68.619604] hub 2-4:1.0: USB hub found [ 68.619712] hub 2-4:1.0: 4 ports detected [ 68.861093] hda: command error: status=0x51 { DriveReady SeekComplete Error } [ 68.861099] hda: command error: error=0x54 { AbortedCommand LastFailedSense=0x05 } [ 68.861103] ide: failed opcode was: unknown [ 68.861106] end_request: I/O error, dev hda, sector 1430264 [ 68.861110] Buffer I/O error on device hda, logical block 357566 [ 68.962925] usb 2-6: new high speed USB device using ehci_hcd and address 5 [ 69.095784] usb 2-6: configuration #1 chosen from 1 choice [ 69.095912] ohci_hcd 0000:00:02.0: wakeup [ 69.374654] usb 2-4.1: new low speed USB device using ehci_hcd and address 6 [ 69.404273] hda: command error: status=0x51 { DriveReady SeekComplete Error } [ 69.404278] hda: command error: error=0x54 { AbortedCommand LastFailedSense=0x05 } [ 69.404282] ide: failed opcode was: unknown [ 69.404285] end_request: I/O error, dev hda, sector 1430264 [ 69.404289] Buffer I/O error on device hda, logical block 357566 [ 69.491231] usb 2-4.1: configuration #1 chosen from 1 choice [ 69.694540] usb 2-4.4: new low speed USB device using ehci_hcd and address 7 [ 69.807115] usb 2-4.4: configuration #1 chosen from 1 choice [ 69.807404] usbcore: registered new driver libusual [ 69.807450] usbcore: registered new driver hiddev [ 69.810648] Initializing USB Mass Storage driver... [ 69.929437] hda: command error: status=0x51 { DriveReady SeekComplete Error } [ 69.929442] hda: command error: error=0x54 { AbortedCommand LastFailedSense=0x05 } [ 69.929446] ide: failed opcode was: unknown [ 69.929449] end_request: I/O error, dev hda, sector 1430264 [ 69.929454] Buffer I/O error on device hda, logical block 357566 [ 70.110105] usb 1-2: new low speed USB device using ohci_hcd and address 3 [ 70.293973] usb 1-2: device descriptor read/64, error -110 [ 70.436515] hda: command error: status=0x51 { DriveReady SeekComplete Error } [ 70.436519] hda: command error: error=0x54 { AbortedCommand LastFailedSense=0x05 } [ 70.436522] ide: failed opcode was: unknown [ 70.436524] end_request: I/O error, dev hda, sector 1430264 [ 70.436527] Buffer I/O error on device hda, logical block 357566 [ 70.581768] usb 1-2: device descriptor read/64, error -110 [ 70.861569] usb 1-2: new low speed USB device using ohci_hcd and address 4 [ 70.979856] hda: command error: status=0x51 { DriveReady SeekComplete Error } [ 70.979860] hda: command error: error=0x54 { AbortedCommand LastFailedSense=0x05 } [ 70.979863] ide: failed opcode was: unknown [ 70.979865] end_request: I/O error, dev hda, sector 1430264 [ 70.979867] Buffer I/O error on device hda, logical block 357566 [ 71.045438] usb 1-2: device descriptor read/64, error -110 [ 71.333233] usb 1-2: device descriptor read/64, error -110 [ 71.540408] hda: command error: status=0x51 { DriveReady SeekComplete Error } [ 71.540411] hda: command error: error=0x54 { AbortedCommand LastFailedSense=0x05 } [ 71.540414] ide: failed opcode was: unknown [ 71.540416] end_request: I/O error, dev hda, sector 1430256 [ 71.540419] Buffer I/O error on device hda, logical block 357564 [ 71.613033] usb 1-2: new low speed USB device using ohci_hcd and address 5 [ 72.020743] usb 1-2: device not accepting address 5, error -110 [ 72.047254] hda: command error: status=0x51 { DriveReady SeekComplete Error } [ 72.047257] hda: command error: error=0x54 { AbortedCommand LastFailedSense=0x05 } [ 72.047260] ide: failed opcode was: unknown [ 72.047262] end_request: I/O error, dev hda, sector 1430260 [ 72.047265] Buffer I/O error on device hda, logical block 357565 [ 72.196624] usb 1-2: new low speed USB device using ohci_hcd and address 6 [ 72.604327] usb 1-2: device not accepting address 6, error -110 [ 72.604429] scsi4 : SCSI emulation for USB Mass Storage devices [ 72.604476] usb-storage: device found at 5 [ 72.604478] usb-storage: waiting for device to settle before scanning [ 72.604491] usbcore: registered new driver usb-storage [ 72.604495] USB Mass Storage support registered. [ 72.612553] input: Microsoft Natural? Ergonomic Keyboard 4000 as /class/input/input1 [ 72.612565] input: USB HID v1.11 Keyboard [Microsoft Natural? Ergonomic Keyboard 4000] on usb-0000:00:02.1-4.1 [ 72.624442] input: Microsoft Natural? Ergonomic Keyboard 4000 as /class/input/input2 [ 72.624452] input: USB HID v1.11 Device [Microsoft Natural? Ergonomic Keyboard 4000] on usb-0000:00:02.1-4.1 [ 72.626442] hda: command error: status=0x51 { DriveReady SeekComplete Error } [ 72.626445] hda: command error: error=0x54 { AbortedCommand LastFailedSense=0x05 } [ 72.626449] ide: failed opcode was: unknown [ 72.626451] end_request: I/O error, dev hda, sector 1430256 [ 72.626454] Buffer I/O error on device hda, logical block 357564 [ 72.627140] input: Microsoft Microsoft 3-Button Mouse with IntelliEye(TM) as /class/input/input3 [ 72.627154] input: USB HID v1.10 Mouse [Microsoft Microsoft 3-Button Mouse with IntelliEye(TM)] on usb-0000:00:02.1-4.4 [ 72.627160] usbcore: registered new driver usbhid [ 72.627162] drivers/usb/input/hid-core.c: v2.6:USB HID core driver [ 73.169579] hda: command error: status=0x51 { DriveReady SeekComplete Error } [ 73.169585] hda: command error: error=0x54 { AbortedCommand LastFailedSense=0x05 } [ 73.169589] ide: failed opcode was: unknown [ 73.169592] end_request: I/O error, dev hda, sector 1430260 [ 73.169597] Buffer I/O error on device hda, logical block 357565 [ 73.695429] hda: command error: status=0x51 { DriveReady SeekComplete Error } [ 73.695434] hda: command error: error=0x54 { AbortedCommand LastFailedSense=0x05 } [ 73.695436] ide: failed opcode was: unknown [ 73.695438] end_request: I/O error, dev hda, sector 1430264 [ 73.695441] Buffer I/O error on device hda, logical block 357566 [ 74.238583] hda: command error: status=0x51 { DriveReady SeekComplete Error } [ 74.238587] hda: command error: error=0x54 { AbortedCommand LastFailedSense=0x05 } [ 74.238590] ide: failed opcode was: unknown [ 74.238592] end_request: I/O error, dev hda, sector 1430264 [ 74.647917] ISO 9660 Extensions: Microsoft Joliet Level 3 [ 74.710512] ISO 9660 Extensions: RRIP_1991A [ 74.744368] Registering unionfs 1.1.4 [ 74.749234] loop: loaded (max 8 devices) [ 74.949613] squashfs: version 3.0 (2006/03/15) Phillip Lougher [ 77.600897] usb-storage: device scan complete [ 77.601882] Vendor: _NEC Model: DVD_RW ND-3500AG Rev: 2.06 [ 77.601890] Type: CD-ROM ANSI SCSI revision: 00 [ 77.620198] sr0: scsi3-mmc drive: 48x/48x writer cd/rw xa/form2 cdda tray [ 77.620239] sr 4:0:0:0: Attached scsi CD-ROM sr0 [ 127.092762] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 127.378573] input: PC Speaker as /class/input/input4 [ 127.666027] shpchp: Standard Hot Plug PCI Controller Driver version: 0.4 [ 128.392436] Floppy drive(s): fd0 is 1.44M [ 128.411303] FDC 0 is a post-1991 82077 [ 128.545833] i2c_adapter i2c-0: nForce2 SMBus adapter at 0x4c00 [ 128.545851] i2c_adapter i2c-1: nForce2 SMBus adapter at 0x4c40 [ 128.587596] parport: PnPBIOS parport detected. [ 128.587642] parport0: PC-style at 0x378, irq 7 [PCSPP,TRISTATE] [ 129.414303] ts: Compaq touchscreen protocol output [ 129.448014] Linux agpgart interface v0.101 (c) Dave Jones [ 129.563688] PCI: Setting latency timer of device 0000:00:04.0 to 64 [ 129.603038] sr 4:0:0:0: Attached scsi generic sg0 type 5 [ 129.882506] intel8x0_measure_ac97_clock: measured 54719 usecs [ 129.882509] intel8x0: clocking to 46902 [ 130.776977] NET: Registered protocol family 17 [ 134.007331] NET: Registered protocol family 10 [ 134.007420] lo: Disabled Privacy Extensions [ 134.007758] IPv6 over IPv4 tunneling driver [ 138.419607] powernow-k8: Found 2 AMD Athlon 64 / Opteron processors (version 1.60.2) [ 138.419600] powernow-k8: MP systems not supported by PSB BIOS structure [ 138.419634] powernow-k8: MP systems not supported by PSB BIOS structure [ 144.443920] eth0: no IPv6 routers present [ 144.445986] lp0: using parport0 (interrupt-driven). [ 144.864765] ppdev: user-space parallel port driver [ 155.443371] apm: BIOS version 1.2 Flags 0x07 (Driver version 1.16ac) [ 155.443376] apm: disabled - APM is not SMP safe. [ 169.712825] Bluetooth: Core ver 2.8 [ 169.712830] NET: Registered protocol family 31 [ 169.712832] Bluetooth: HCI device and connection manager initialized [ 169.712847] Bluetooth: HCI socket layer initialized [ 169.743039] Bluetooth: L2CAP ver 2.8 [ 169.743044] Bluetooth: L2CAP socket layer initialized [ 169.954659] Bluetooth: RFCOMM socket layer initialized [ 169.954675] Bluetooth: RFCOMM TTY layer initialized [ 169.954677] Bluetooth: RFCOMM ver 1.7 ubuntu at ubuntu:~$ -- No drives detected https://launchpad.net/bugs/69871 From seb128 at ubuntu.com Fri Nov 3 22:57:42 2006 From: seb128 at ubuntu.com (Sebastien Bacher) Date: Fri, 03 Nov 2006 22:57:42 -0000 Subject: [Bug 67289] Re: SMB network browse failing References: <20061021023956.20673.12895.malonedeb@gangotri.ubuntu.com> Message-ID: <20061103225742.27894.21065.malone@gandwana.ubuntu.com> *** This bug is a duplicate of bug 60277 *** Thanks for the bug report. This particular bug has already been reported into our bug tracking system, but please feel free to report any further bugs you find. ** Changed in: nautilus (Ubuntu) Assignee: (unassigned) => Ubuntu Desktop Bugs Status: Unconfirmed => Rejected ** This bug has been marked a duplicate of bug 60277 Windows Network entries use a text icon instead of a computer one -- SMB network browse failing https://launchpad.net/bugs/67289 From seb128 at ubuntu.com Fri Nov 3 23:00:41 2006 From: seb128 at ubuntu.com (Sebastien Bacher) Date: Fri, 03 Nov 2006 23:00:41 -0000 Subject: [Bug 60277] Re: Windows Network entries use a text icon instead of a computer one References: <20060913193226.30482.234.malonedeb@gangotri.ubuntu.com> Message-ID: <20061103230041.27977.84830.malone@gandwana.ubuntu.com> fixed upstream ** Changed in: nautilus (Ubuntu) Sourcepackagename: nautilus => gnome-vfs2 Status: Confirmed => Fix Committed -- Windows Network entries use a text icon instead of a computer one https://launchpad.net/bugs/60277 From seb128 at ubuntu.com Fri Nov 3 23:02:58 2006 From: seb128 at ubuntu.com (Sebastien Bacher) Date: Fri, 03 Nov 2006 23:02:58 -0000 Subject: [Bug 60277] Re: Windows Network entries use a text icon instead of a computer one References: <20060913193226.30482.234.malonedeb@gangotri.ubuntu.com> Message-ID: <20061103230258.12864.57523.malone@gangotri.ubuntu.com> I'll look at backporting that patch to edgy ** Changed in: gnome-vfs2 (Ubuntu Edgy) Importance: Undecided => High Assignee: (unassigned) => Sebastien Bacher Status: Unconfirmed => Confirmed -- Windows Network entries use a text icon instead of a computer one https://launchpad.net/bugs/60277 From seb128 at ubuntu.com Fri Nov 3 23:03:21 2006 From: seb128 at ubuntu.com (Sebastien Bacher) Date: Fri, 03 Nov 2006 23:03:21 -0000 Subject: [Bug 60277] Re: Windows Network entries use a text icon instead of a computer one References: <20060913193226.30482.234.malonedeb@gangotri.ubuntu.com> Message-ID: <20061103230321.27977.89733.malone@gandwana.ubuntu.com> ** Attachment added: "CVS patch" http://librarian.launchpad.net/4961897/gnome-vfs-smb.patch -- Windows Network entries use a text icon instead of a computer one https://launchpad.net/bugs/60277 From seb128 at ubuntu.com Fri Nov 3 23:06:32 2006 From: seb128 at ubuntu.com (Sebastien Bacher) Date: Fri, 03 Nov 2006 23:06:32 -0000 Subject: [Bug 69500] Re: Fit Window to Movie options do nothing References: <20061031140942.11242.27389.malonedeb@gandwana.ubuntu.com> Message-ID: <20061103230632.27894.5639.malone@gandwana.ubuntu.com> *** This bug is a duplicate of bug 65797 *** duplicate of bug #65797 ** Changed in: totem (Ubuntu) Importance: Undecided => Medium ** This bug has been marked a duplicate of bug 65797 (Edgy) 'Fit window to movie' doesn't work at all -- Fit Window to Movie options do nothing https://launchpad.net/bugs/69500 From seb128 at ubuntu.com Fri Nov 3 23:06:08 2006 From: seb128 at ubuntu.com (Sebastien Bacher) Date: Fri, 03 Nov 2006 23:06:08 -0000 Subject: [Bug 65797] Re: (Edgy) 'Fit window to movie' doesn't work at all References: <20061013002930.3013.44527.malonedeb@gangotri.ubuntu.com> Message-ID: <20061103230608.12711.42141.launchpad@gangotri.ubuntu.com> ** Changed in: totem (Ubuntu) Importance: Undecided => Medium -- (Edgy) 'Fit window to movie' doesn't work at all https://launchpad.net/bugs/65797 From guillermo.iruretagoyena at gmail.com Fri Nov 3 23:15:37 2006 From: guillermo.iruretagoyena at gmail.com (giruretagoyena) Date: Fri, 03 Nov 2006 23:15:37 -0000 Subject: [Bug 65883] Re: Unthemed, pixelated red circle icon References: <20061013095149.19052.95063.malonedeb@gandwana.ubuntu.com> Message-ID: <20061103231537.27977.81157.malone@gandwana.ubuntu.com> What about this one. ** Attachment added: "Cancel Button on svg" http://librarian.launchpad.net/4961945/cancel.svg -- Unthemed, pixelated red circle icon https://launchpad.net/bugs/65883 From encompass at gmail.com Fri Nov 3 23:21:07 2006 From: encompass at gmail.com (encompass) Date: Fri, 03 Nov 2006 23:21:07 -0000 Subject: [Bug 24029] Re: HAL Fails to initilize at startup References: <20060113142658.21012.87908.launchpad@macquarie.warthogs.hbd.com> Message-ID: <20061103232107.12864.19714.malone@gangotri.ubuntu.com> I know what I did before getting this error... I was fiddling with the services-admin program... After click on, if I remember, the printer servers, it stalled for a moment and killed on me. I then got this... When I try to start the services-admin again... I have tried running it at sudo and as sudo su with no luck. I don't remember tuning on the hdparm service... I was just shutting off things like my bluetooth and printer services which I don't use. jason at tabby:~$ sudo hdparm /dev/hda /dev/hda: multcount = 0 (off) IO_support = 0 (default 16-bit) unmaskirq = 0 (off) using_dma = 1 (on) keepsettings = 0 (off) readonly = 0 (off) readahead = 256 (on) geometry = 36481/255/63, sectors = 586072368, start = 0 jason at tabby:~$ ---- dmesg.... jason at tabby:~$ dmesg [17179569.184000] Linux version 2.6.17-10-generic (root at vernadsky) (gcc version 4.1.2 20060928 (prerelease) (Ubuntu 4.1.1-13ubuntu5)) #2 SMP Fri Oct 13 18:45:35 UTC 2006 (Ubuntu 2.6.17-10.33-generic) [17179569.184000] BIOS-provided physical RAM map: [17179569.184000] BIOS-e820: 0000000000000000 - 000000000009f800 (usable) [17179569.184000] BIOS-e820: 000000000009f800 - 00000000000a0000 (reserved) [17179569.184000] BIOS-e820: 00000000000f0000 - 0000000000100000 (reserved) [17179569.184000] BIOS-e820: 0000000000100000 - 000000001f6f0000 (usable) [17179569.184000] BIOS-e820: 000000001f6f0000 - 000000001f6f3000 (ACPI NVS) [17179569.184000] BIOS-e820: 000000001f6f3000 - 000000001f700000 (ACPI data) [17179569.184000] BIOS-e820: 00000000fec00000 - 0000000100000000 (reserved) [17179569.184000] 0MB HIGHMEM available. [17179569.184000] 502MB LOWMEM available. [17179569.184000] found SMP MP-table at 000f4dc0 [17179569.184000] On node 0 totalpages: 128752 [17179569.184000] DMA zone: 4096 pages, LIFO batch:0 [17179569.184000] Normal zone: 124656 pages, LIFO batch:31 [17179569.184000] DMI 2.2 present. [17179569.184000] ACPI: RSDP (v000 XPC ) @ 0x000f6880 [17179569.184000] ACPI: RSDT (v001 XPC AWRDACPI 0x42302e31 AWRD 0x00000000) @ 0x1f6f3000 [17179569.184000] ACPI: FADT (v001 XPC AWRDACPI 0x42302e31 AWRD 0x00000000) @ 0x1f6f3040 [17179569.184000] ACPI: MADT (v001 XPC AWRDACPI 0x42302e31 AWRD 0x00000000) @ 0x1f6f6240 [17179569.184000] ACPI: DSDT (v001 XPC ST62 0x00001000 MSFT 0x0100000e) @ 0x00000000 [17179569.184000] ATI board detected. Disabling timer routing over 8254. [17179569.184000] ACPI: PM-Timer IO Port: 0x4008 [17179569.184000] ACPI: Local APIC address 0xfee00000 [17179569.184000] ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled) [17179569.184000] Processor #0 15:4 APIC version 20 [17179569.184000] ACPI: LAPIC (acpi_id[0x01] lapic_id[0x01] enabled) [17179569.184000] Processor #1 15:4 APIC version 20 [17179569.184000] ACPI: LAPIC_NMI (acpi_id[0x00] high edge lint[0x1]) [17179569.184000] ACPI: LAPIC_NMI (acpi_id[0x01] high edge lint[0x1]) [17179569.184000] ACPI: IOAPIC (id[0x02] address[0xfec00000] gsi_base[0]) [17179569.184000] IOAPIC[0]: apic_id 2, version 17, address 0xfec00000, GSI 0-23 [17179569.184000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [17179569.184000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 21 low level) [17179569.184000] ACPI: IRQ0 used by override. [17179569.184000] ACPI: IRQ2 used by override. [17179569.184000] Enabling APIC mode: Flat. Using 1 I/O APICs [17179569.184000] Using ACPI (MADT) for SMP configuration information [17179569.184000] Allocating PCI resources starting at 20000000 (gap: 1f700000:df500000) [17179569.184000] Built 1 zonelists [17179569.184000] Kernel command line: root=/dev/hda1 ro quiet splash [17179569.184000] mapped APIC to ffffd000 (fee00000) [17179569.184000] mapped IOAPIC to ffffc000 (fec00000) [17179569.184000] Enabling fast FPU save and restore... done. [17179569.184000] Enabling unmasked SIMD FPU exception support... done. [17179569.184000] Initializing CPU#0 [17179569.184000] PID hash table entries: 2048 (order: 11, 8192 bytes) [17179569.184000] Detected 2494.943 MHz processor. [17179569.184000] Using pmtmr for high-res timesource [17179569.184000] Console: colour VGA+ 80x25 [17179570.796000] Dentry cache hash table entries: 65536 (order: 6, 262144 bytes) [17179570.796000] Inode-cache hash table entries: 32768 (order: 5, 131072 bytes) [17179570.808000] Memory: 500584k/515008k available (1910k kernel code, 13804k reserved, 1070k data, 308k init, 0k highmem) [17179570.808000] Checking if this processor honours the WP bit even in supervisor mode... Ok. [17179570.888000] Calibrating delay using timer specific routine.. 4993.18 BogoMIPS (lpj=9986379) [17179570.888000] Security Framework v1.0.0 initialized [17179570.888000] SELinux: Disabled at boot. [17179570.888000] Mount-cache hash table entries: 512 [17179570.888000] CPU: After generic identify, caps: bfebfbff 00000000 00000000 00000000 0000441d 00000000 00000000 [17179570.888000] CPU: After vendor identify, caps: bfebfbff 00000000 00000000 00000000 0000441d 00000000 00000000 [17179570.888000] monitor/mwait feature present. [17179570.888000] using mwait in idle threads. [17179570.888000] CPU: Trace cache: 12K uops, L1 D cache: 16K [17179570.888000] CPU: L2 cache: 1024K [17179570.888000] CPU: Hyper-Threading is disabled [17179570.888000] CPU: After all inits, caps: bfebfbff 00000000 00000000 00000180 0000441d 00000000 00000000 [17179570.888000] Checking 'hlt' instruction... OK. [17179570.904000] SMP alternatives: switching to UP code [17179570.904000] checking if image is initramfs... it is [17179571.444000] Freeing initrd memory: 5563k freed [17179571.444000] ACPI: Core revision 20060707 [17179571.448000] ACPI: Looking for DSDT ... not found! [17179571.460000] CPU0: Intel(R) Pentium(R) 4 CPU 3.00GHz stepping 01 [17179571.460000] SMP alternatives: switching to SMP code [17179571.464000] Booting processor 1/1 eip 3000 [17179571.472000] Initializing CPU#1 [17179571.552000] Calibrating delay using timer specific routine.. 4989.33 BogoMIPS (lpj=9978671) [17179571.552000] CPU: After generic identify, caps: bfebfbff 00000000 00000000 00000000 0000441d 00000000 00000000 [17179571.552000] CPU: After vendor identify, caps: bfebfbff 00000000 00000000 00000000 0000441d 00000000 00000000 [17179571.552000] monitor/mwait feature present. [17179571.552000] CPU: Trace cache: 12K uops, L1 D cache: 16K [17179571.552000] CPU: L2 cache: 1024K [17179571.552000] CPU: Hyper-Threading is disabled [17179571.552000] CPU: After all inits, caps: bfebfbff 00000000 00000000 00000180 0000441d 00000000 00000000 [17179571.552000] CPU1: Intel(R) Pentium(R) 4 CPU 3.00GHz stepping 01 [17179571.552000] Total of 2 processors activated (9982.52 BogoMIPS). [17179571.552000] ENABLING IO-APIC IRQs [17179571.552000] ..TIMER: vector=0x31 apic1=0 pin1=2 apic2=-1 pin2=-1 [17179571.552000] ..MP-BIOS bug: 8254 timer not connected to IO-APIC [17179571.552000] ...trying to set up timer (IRQ0) through the 8259A ... failed. [17179571.552000] ...trying to set up timer as Virtual Wire IRQ... works. [17179571.736000] checking TSC synchronization across 2 CPUs: passed. [17179571.740000] Brought up 2 CPUs [17179571.780000] migration_cost=4000 [17179571.784000] NET: Registered protocol family 16 [17179571.784000] EISA bus registered [17179571.784000] ACPI: bus type pci registered [17179571.796000] PCI: PCI BIOS revision 2.10 entry at 0xfae60, last bus=2 [17179571.796000] PCI: Using configuration type 1 [17179571.796000] Setting up standard PCI resources [17179571.808000] ACPI: Interpreter enabled [17179571.808000] ACPI: Using IOAPIC for interrupt routing [17179571.808000] ACPI: PCI Root Bridge [PCI0] (0000:00) [17179571.808000] PCI: Probing PCI hardware (bus 00) [17179571.808000] ACPI: Assume root bridge [\_SB_.PCI0] bus is 0 [17179571.812000] PCI: Ignoring BAR0-3 of IDE controller 0000:00:14.1 [17179571.812000] Boot video device is 0000:02:07.0 [17179571.812000] PCI: Transparent bridge - 0000:00:14.4 [17179571.812000] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0._PRT] [17179571.828000] ACPI: PCI Interrupt Link [LNKA] (IRQs 3 4 5 6 7 10 11) *0, disabled. [17179571.828000] ACPI: PCI Interrupt Link [LNKB] (IRQs 3 4 5 6 7 10 11) *0, disabled. [17179571.828000] ACPI: PCI Interrupt Link [LNKC] (IRQs 3 4 5 6 7 10 11) *0, disabled. [17179571.828000] ACPI: PCI Interrupt Link [LNKD] (IRQs 3 4 5 6 7 10 11) *0, disabled. [17179571.832000] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.P2P_._PRT] [17179571.832000] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.AGP_._PRT] [17179571.832000] Linux Plug and Play Support v0.97 (c) Adam Belay [17179571.832000] pnp: PnP ACPI init [17179571.836000] pnp: PnP ACPI: found 10 devices [17179571.836000] PnPBIOS: Disabled by ACPI PNP [17179571.836000] PCI: Using ACPI for IRQ routing [17179571.836000] PCI: If a device doesn't work, try "pci=routeirq". If it helps, post a report [17179571.848000] pnp: 00:02: ioport range 0x228-0x22f has been reserved [17179571.848000] pnp: 00:02: ioport range 0x40b-0x40b has been reserved [17179571.848000] pnp: 00:02: ioport range 0x4d6-0x4d6 has been reserved [17179571.848000] pnp: 00:02: ioport range 0xc00-0xc01 has been reserved [17179571.848000] pnp: 00:02: ioport range 0xc14-0xc14 has been reserved [17179571.848000] pnp: 00:02: ioport range 0xc50-0xc52 has been reserved [17179571.848000] pnp: 00:02: ioport range 0xc6c-0xc6d has been reserved [17179571.848000] pnp: 00:02: ioport range 0xc6f-0xc6f has been reserved [17179571.848000] PCI: Bridge: 0000:00:01.0 [17179571.848000] IO window: c000-cfff [17179571.848000] MEM window: ee000000-ee0fffff [17179571.848000] PREFETCH window: e8000000-ebffffff [17179571.848000] PCI: Bridge: 0000:00:14.4 [17179571.848000] IO window: d000-dfff [17179571.848000] MEM window: ec000000-edffffff [17179571.848000] PREFETCH window: e0000000-e7ffffff [17179571.848000] NET: Registered protocol family 2 [17179571.888000] IP route cache hash table entries: 4096 (order: 2, 16384 bytes) [17179571.888000] TCP established hash table entries: 16384 (order: 5, 131072 bytes) [17179571.888000] TCP bind hash table entries: 8192 (order: 4, 65536 bytes) [17179571.888000] TCP: Hash tables configured (established 16384 bind 8192) [17179571.888000] TCP reno registered [17179571.888000] audit: initializing netlink socket (disabled) [17179571.888000] audit(1162595607.888:1): initialized [17179571.888000] VFS: Disk quotas dquot_6.5.1 [17179571.888000] Dquot-cache hash table entries: 1024 (order 0, 4096 bytes) [17179571.888000] Initializing Cryptographic API [17179571.888000] io scheduler noop registered [17179571.888000] io scheduler anticipatory registered [17179571.888000] io scheduler deadline registered [17179571.888000] io scheduler cfq registered (default) [17179571.888000] isapnp: Scanning for PnP cards... [17179572.240000] isapnp: No Plug & Play device found [17179572.272000] Real Time Clock Driver v1.12ac [17179572.272000] Serial: 8250/16550 driver $Revision: 1.90 $ 4 ports, IRQ sharing enabled [17179572.272000] serial8250: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A [17179572.272000] 00:08: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A [17179572.272000] mice: PS/2 mouse device common for all mice [17179572.272000] RAMDISK driver initialized: 16 RAM disks of 65536K size 1024 blocksize [17179572.272000] Uniform Multi-Platform E-IDE driver Revision: 7.00alpha2 [17179572.272000] ide: Assuming 33MHz system bus speed for PIO modes; override with idebus=xx [17179572.272000] PNP: PS/2 Controller [PNP0303:PS2K] at 0x60,0x64 irq 1 [17179572.272000] PNP: PS/2 controller doesn't have AUX irq; using default 12 [17179572.776000] serio: i8042 AUX port at 0x60,0x64 irq 12 [17179572.776000] serio: i8042 KBD port at 0x60,0x64 irq 1 [17179572.788000] EISA: Probing bus 0 at eisa.0 [17179572.788000] Cannot allocate resource for EISA slot 4 [17179572.788000] EISA: Detected 0 cards. [17179572.788000] TCP bic registered [17179572.788000] NET: Registered protocol family 1 [17179572.788000] NET: Registered protocol family 8 [17179572.788000] NET: Registered protocol family 20 [17179572.788000] Starting balanced_irq [17179572.788000] Using IPI No-Shortcut mode [17179572.788000] ACPI: (supports S0 S1 S3 S4 S5) [17179572.788000] Freeing unused kernel memory: 308k freed [17179573.228000] input: AT Translated Set 2 keyboard as /class/input/input0 [17179573.876000] Capability LSM initialized [17179573.908000] ACPI: Fan [FAN] (on) [17179573.912000] ACPI: Processor [CPU0] (supports 8 throttling states) [17179573.912000] ACPI: Processor [CPU1] (supports 8 throttling states) [17179573.916000] ACPI: Thermal Zone [THRM] (73 C) [17179574.316000] ATIIXP: IDE controller at PCI slot 0000:00:14.1 [17179574.316000] ACPI: PCI Interrupt 0000:00:14.1[A] -> GSI 16 (level, low) -> IRQ 177 [17179574.316000] ATIIXP: chipset revision 0 [17179574.316000] ATIIXP: not 100% native mode: will probe irqs later [17179574.316000] ide0: BM-DMA at 0xf000-0xf007, BIOS settings: hda:DMA, hdb:pio [17179574.316000] ide1: BM-DMA at 0xf008-0xf00f, BIOS settings: hdc:DMA, hdd:pio [17179574.316000] Probing IDE interface ide0... [17179574.612000] hda: ST3300820A, ATA DISK drive [17179575.292000] ide0 at 0x1f0-0x1f7,0x3f6 on irq 14 [17179575.292000] Probing IDE interface ide1... [17179576.032000] hdc: LITE-ON COMBO SOHC-5235K, ATAPI CD/DVD-ROM drive [17179576.708000] ide1 at 0x170-0x177,0x376 on irq 15 [17179576.716000] hda: max request size: 512KiB [17179576.768000] hda: 586072368 sectors (300069 MB) w/8192KiB Cache, CHS=36481/255/63, UDMA(100) [17179576.792000] hda: cache flushes supported [17179576.792000] hda: hda1 hda2 hda3 hda4 [17179576.832000] hdc: ATAPI 52X DVD-ROM CD-R/RW drive, 2048kB Cache, UDMA(33) [17179576.836000] Uniform CD-ROM driver Revision: 3.20 [17179577.092000] usbcore: registered new driver usbfs [17179577.092000] usbcore: registered new driver hub [17179577.092000] ACPI: PCI Interrupt 0000:00:13.2[A] -> GSI 19 (level, low) -> IRQ 185 [17179577.092000] ehci_hcd 0000:00:13.2: EHCI Host Controller [17179577.092000] ehci_hcd 0000:00:13.2: new USB bus registered, assigned bus number 1 [17179577.092000] ehci_hcd 0000:00:13.2: irq 185, io mem 0xee101000 [17179577.092000] ehci_hcd 0000:00:13.2: USB 2.0 started, EHCI 1.00, driver 10 Dec 2004 [17179577.096000] usb usb1: configuration #1 chosen from 1 choice [17179577.096000] hub 1-0:1.0: USB hub found [17179577.096000] hub 1-0:1.0: 6 ports detected [17179577.100000] ohci_hcd: 2005 April 22 USB 1.1 'Open' Host Controller (OHCI) Driver (PCI) [17179577.108000] ieee1394: Initialized config rom entry `ip1394' [17179577.204000] ACPI: PCI Interrupt 0000:02:06.0[A] -> GSI 18 (level, low) -> IRQ 193 [17179577.204000] PCI: Via IRQ fixup for 0000:02:06.0, from 5 to 1 [17179577.204000] ACPI: PCI Interrupt 0000:00:13.0[A] -> GSI 19 (level, low) -> IRQ 185 [17179577.204000] ohci_hcd 0000:00:13.0: OHCI Host Controller [17179577.204000] ohci_hcd 0000:00:13.0: new USB bus registered, assigned bus number 2 [17179577.224000] ohci_hcd 0000:00:13.0: irq 185, io mem 0xee104000 [17179577.256000] ohci1394: fw-host0: OHCI-1394 1.0 (PCI): IRQ=[193] MMIO=[ed021000-ed0217ff] Max Packet=[2048] IR/IT contexts=[4/8] [17179577.288000] usb usb2: configuration #1 chosen from 1 choice [17179577.288000] hub 2-0:1.0: USB hub found [17179577.288000] hub 2-0:1.0: 3 ports detected [17179577.396000] ACPI: PCI Interrupt 0000:00:13.1[A] -> GSI 19 (level, low) -> IRQ 185 [17179577.396000] ohci_hcd 0000:00:13.1: OHCI Host Controller [17179577.396000] ohci_hcd 0000:00:13.1: new USB bus registered, assigned bus number 3 [17179577.412000] ohci_hcd 0000:00:13.1: irq 185, io mem 0xee100000 [17179577.476000] usb usb3: configuration #1 chosen from 1 choice [17179577.476000] hub 3-0:1.0: USB hub found [17179577.476000] hub 3-0:1.0: 3 ports detected [17179577.616000] Attempting manual resume [17179577.652000] kjournald starting. Commit interval 5 seconds [17179577.652000] EXT3-fs: mounted filesystem with ordered data mode. [17179577.712000] usb 2-3: new low speed USB device using ohci_hcd and address 2 [17179577.916000] usb 2-3: configuration #1 chosen from 1 choice [17179578.540000] ieee1394: Host added: ID:BUS[0-00:1023] GUID[00301bb400007106] [17179584.584000] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [17179584.588000] shpchp: Standard Hot Plug PCI Controller Driver version: 0.4 [17179584.596000] Linux agpgart interface v0.101 (c) Dave Jones [17179584.596000] agpgart: Detected Ati IGP9100/M chipset [17179584.608000] agpgart: AGP aperture is 32M @ 0x0 [17179584.620000] usbcore: registered new driver hiddev [17179584.628000] input: Mitsumi Electric Apple Optical USB Mouse as /class/input/input1 [17179584.628000] input: USB HID v1.10 Mouse [Mitsumi Electric Apple Optical USB Mouse] on usb-0000:00:13.0-3 [17179584.628000] usbcore: registered new driver usbhid [17179584.628000] drivers/usb/input/hid-core.c: v2.6:USB HID core driver [17179584.656000] input: PC Speaker as /class/input/input2 [17179585.072000] 8139too Fast Ethernet driver 0.9.27 [17179585.072000] ACPI: PCI Interrupt 0000:02:05.0[A] -> GSI 17 (level, low) -> IRQ 201 [17179585.080000] ts: Compaq touchscreen protocol output [17179585.084000] eth0: RealTek RTL8139 at 0xe01ee000, 00:30:1b:b4:70:a2, IRQ 201 [17179585.084000] eth0: Identified 8139 chip type 'RTL-8100B/8139D' [17179585.160000] 8139cp: 10/100 PCI Ethernet driver v1.2 (Mar 22, 2004) [17179585.224000] nvidia: module license 'NVIDIA' taints kernel. [17179585.232000] ACPI: PCI Interrupt 0000:02:07.0[A] -> GSI 19 (level, low) -> IRQ 185 [17179585.232000] NVRM: loading NVIDIA Linux x86 Kernel Module 1.0-8774 Tue Aug 1 20:54:08 PDT 2006 [17179585.288000] eth0: link up, 100Mbps, full-duplex, lpa 0x45E1 [17179585.532000] ACPI: PCI Interrupt 0000:00:14.5[B] -> GSI 17 (level, low) -> IRQ 201 [17179585.700000] lp: driver loaded but no devices found [17179585.732000] SCSI subsystem initialized [17179585.740000] ieee1394: sbp2: Driver forced to serialize I/O (serialize_io=1) [17179585.740000] ieee1394: sbp2: Try serialize_io=0 for better performance [17179585.772000] Adding 1228964k swap on /dev/disk/by-uuid/a3f07edb-4646-4ffe-8955-8523917362cd. Priority:-1 extents:1 across:1228964k [17179585.824000] EXT3 FS on hda1, internal journal [17179586.020000] kjournald starting. Commit interval 5 seconds [17179586.032000] EXT3 FS on hda4, internal journal [17179586.032000] EXT3-fs: mounted filesystem with ordered data mode. [17179586.048000] kjournald starting. Commit interval 5 seconds [17179586.060000] EXT3 FS on hda3, internal journal [17179586.060000] EXT3-fs: mounted filesystem with ordered data mode. [17179586.344000] NET: Registered protocol family 17 [17179591.524000] NET: Registered protocol family 10 [17179591.524000] lo: Disabled Privacy Extensions [17179591.524000] IPv6 over IPv4 tunneling driver [17179592.064000] ACPI: Power Button (FF) [PWRF] [17179592.064000] ACPI: Power Button (CM) [PWRB] [17179592.192000] ibm_acpi: ec object not found [17179592.236000] pcc_acpi: loading... [17179594.496000] apm: BIOS version 1.2 Flags 0x07 (Driver version 1.16ac) [17179594.496000] apm: disabled - APM is not SMP safe. [17179602.488000] eth0: no IPv6 routers present jason at tabby:~$ ** Attachment added: "Screen shot of my error" http://librarian.launchpad.net/4961970/Screenshot.png -- HAL Fails to initilize at startup https://launchpad.net/bugs/24029 From encompass at gmail.com Fri Nov 3 23:23:39 2006 From: encompass at gmail.com (encompass) Date: Fri, 03 Nov 2006 23:23:39 -0000 Subject: [Bug 24029] Re: HAL Fails to initilize at startup References: <20060113142658.21012.87908.launchpad@macquarie.warthogs.hbd.com> Message-ID: <20061103232339.12711.38491.malone@gangotri.ubuntu.com> And as with other posts here... I get the no hal now too... I am not upgrading... this is a fairly clean install. -- HAL Fails to initilize at startup https://launchpad.net/bugs/24029 From encompass at gmail.com Fri Nov 3 23:31:28 2006 From: encompass at gmail.com (encompass) Date: Fri, 03 Nov 2006 23:31:28 -0000 Subject: [Bug 24029] Re: HAL Fails to initilize at startup References: <20060113142658.21012.87908.launchpad@macquarie.warthogs.hbd.com> Message-ID: <20061103233128.27894.24970.malone@gandwana.ubuntu.com> Think I fixed it... had to do with the dbus... some how it got unchecked and gnome and other what nots in ubuntu couldn't handle the situation without paniking. (I guess I would freak too if I lost one of my vitals, like an arm or leg :P ) Anyway, started up the service manually... you know /etc/init.d dbus start and everything started working. I then tried that services-admin program and it worked... I found that dbus was unchecked and checked it. Seems to be all hunky doory now. -- HAL Fails to initilize at startup https://launchpad.net/bugs/24029 From sampie at ariana-dsl.utu.fi Sat Nov 4 00:14:01 2006 From: sampie at ariana-dsl.utu.fi (Sami Pietila) Date: Sat, 04 Nov 2006 00:14:01 -0000 Subject: [Bug 70129] Re: Usability problems References: <20061103190705.27894.39906.malonedeb@gandwana.ubuntu.com> Message-ID: <20061104001401.27894.13394.malone@gandwana.ubuntu.com> Thanks for the comments. Unfortunately, my problem still remains. Let me clarify the case. As long as I have used instant messaging (almost a decade now), I have written and edited (like in a text editor) my messages, and then pressed the send button to send the messages. It is easy to use and easy to understand (perfect email metaphor). Now it seems this elegant way of using messaging is gone. Now I have more empty tool panel, because the button is missing. I would gladly give up the empty space to have the button back. Of cource, the send button is still on the menu. But using menu for a common task is just not feasible. My choices seem to be to change the messager (at least some messagers still support my use-case) or get used to the "ENTER-sends" way of sending the messages. It seems to me that gaim has lost more than it has gained by this new design. At least in terms of usability. -- Usability problems https://launchpad.net/bugs/70129 From evilgod69 at gmail.com Sat Nov 4 00:54:32 2006 From: evilgod69 at gmail.com (DarkMageZ) Date: Sat, 04 Nov 2006 00:54:32 -0000 Subject: [Bug 69968] Re: "Play Disk 'X'" doesn't work References: <20061102220326.27977.76829.malonedeb@gandwana.ubuntu.com> Message-ID: <20061104005432.27894.91422.malone@gandwana.ubuntu.com> i have run into this bug in the past and yesterday as well. *votes for confirmed* -- "Play Disk 'X'" doesn't work https://launchpad.net/bugs/69968 From chris at vault5.com Sat Nov 4 01:15:47 2006 From: chris at vault5.com (Chris Rose) Date: Sat, 04 Nov 2006 01:15:47 -0000 Subject: [Bug 70173] gnome-screenshot increased file size in edgy References: <20061104011547.27894.19963.malonedeb@gandwana.ubuntu.com> Message-ID: <20061104011547.27894.19963.malonedeb@gandwana.ubuntu.com> Public bug reported: In dapper, screenshots of my desktop were ~150-200kb. In edgy they are ~1.1mb. Not really sure how to go about diagnosing this. ** Affects: gnome-utils (Ubuntu) Importance: Undecided Status: Unconfirmed -- gnome-screenshot increased file size in edgy https://launchpad.net/bugs/70173 From alan.gtalk at gmail.com Sat Nov 4 01:29:56 2006 From: alan.gtalk at gmail.com (stalefries) Date: Sat, 04 Nov 2006 01:29:56 -0000 Subject: [Bug 65222] Re: Random crash (After closing conversation) References: <20061011005520.8501.32405.malonedeb@gandwana.ubuntu.com> Message-ID: <20061104012956.12864.71507.malone@gangotri.ubuntu.com> This may be a duplicate of https://launchpad.net/distros/ubuntu/+source/gaim/+bug/69491 -- Random crash (After closing conversation) https://launchpad.net/bugs/65222 From alan.gtalk at gmail.com Sat Nov 4 01:30:20 2006 From: alan.gtalk at gmail.com (stalefries) Date: Sat, 04 Nov 2006 01:30:20 -0000 Subject: [Bug 69491] Re: gaim crashes after closing conversation window References: <20061031132455.11242.92138.malonedeb@gandwana.ubuntu.com> Message-ID: <20061104013020.27977.30956.malone@gandwana.ubuntu.com> I've experienced this several times. Every time, I have 2 duplicate conversation windows opened upon receiving messages from the same contact. Attempting to close one crashes Gaim. I've attached the auto- generated crash report. ** Attachment added: "Crash report" http://librarian.launchpad.net/4962377/_usr_bin_gaim.1000.crash -- gaim crashes after closing conversation window https://launchpad.net/bugs/69491 From ash211 at gmail.com Sat Nov 4 01:35:17 2006 From: ash211 at gmail.com (Andrew Ash) Date: Sat, 04 Nov 2006 01:35:17 -0000 Subject: [Bug 70173] Re: gnome-screenshot increased file size in edgy References: <20061104011547.27894.19963.malonedeb@gandwana.ubuntu.com> Message-ID: <20061104013517.27894.50590.malone@gandwana.ubuntu.com> Thanks for the bug report. I'm betting the format of the screenshot has changed. Can you please check on that? -- gnome-screenshot increased file size in edgy https://launchpad.net/bugs/70173 From chris at vault5.com Sat Nov 4 01:41:43 2006 From: chris at vault5.com (Chris Rose) Date: Sat, 04 Nov 2006 01:41:43 -0000 Subject: [Bug 70173] Re: gnome-screenshot increased file size in edgy References: <20061104011547.27894.19963.malonedeb@gandwana.ubuntu.com> Message-ID: <20061104014144.12711.70007.malone@gangotri.ubuntu.com> Both edgy and dapper save as png. I wonder if there is a gconf setting for the 'quality' of the image? -- gnome-screenshot increased file size in edgy https://launchpad.net/bugs/70173 From ash211 at gmail.com Sat Nov 4 01:49:43 2006 From: ash211 at gmail.com (Andrew Ash) Date: Sat, 04 Nov 2006 01:49:43 -0000 Subject: [Bug 56436] Re: Doesn't show up in gnome-screensaver list References: <20060815110025.20172.85879.malonedeb@gandwana.ubuntu.com> Message-ID: <20061104014943.12864.90461.malone@gangotri.ubuntu.com> Did this make it into edgy? -- Doesn't show up in gnome-screensaver list https://launchpad.net/bugs/56436 From ash211 at gmail.com Sat Nov 4 02:05:44 2006 From: ash211 at gmail.com (Andrew Ash) Date: Sat, 04 Nov 2006 02:05:44 -0000 Subject: [Bug 70173] Re: gnome-screenshot increased file size in edgy References: <20061104011547.27894.19963.malonedeb@gandwana.ubuntu.com> Message-ID: <20061104020544.12864.67553.malone@gangotri.ubuntu.com> I can't check it, I'm running Kubuntu. Hunt around and see. ** Changed in: gnome-utils (Ubuntu) Status: Unconfirmed => Needs Info -- gnome-screenshot increased file size in edgy https://launchpad.net/bugs/70173 From compotatoj at gmail.com Sat Nov 4 02:47:45 2006 From: compotatoj at gmail.com (Jeff Greene) Date: Sat, 04 Nov 2006 02:47:45 -0000 Subject: [Bug 70173] Re: gnome-screenshot increased file size in edgy References: <20061104011547.27894.19963.malonedeb@gandwana.ubuntu.com> Message-ID: <20061104024745.12711.31901.malone@gangotri.ubuntu.com> Hi, I have tested it with my computer running Edgy and the file size for mine was 372.5KB, but I have a large resolution (1600x1200). What background are you using? It may cause the file to be so large. -- gnome-screenshot increased file size in edgy https://launchpad.net/bugs/70173 From outdooricon at gmail.com Sat Nov 4 02:59:53 2006 From: outdooricon at gmail.com (Johnathon) Date: Sat, 04 Nov 2006 02:59:53 -0000 Subject: [Bug 47183] Re: Incorrect resolution even after changing desktop resolution References: <20060528204338.21922.91651.malonedeb@gandwana.ubuntu.com> Message-ID: <20061104025953.27977.58939.malone@gandwana.ubuntu.com> Is there a way to verify any progress on this? -- Incorrect resolution even after changing desktop resolution https://launchpad.net/bugs/47183 From outdooricon at gmail.com Sat Nov 4 03:02:07 2006 From: outdooricon at gmail.com (Johnathon) Date: Sat, 04 Nov 2006 03:02:07 -0000 Subject: [Bug 27060] Re: Battery applet never says fully charged References: <20060113145241.21012.74591.launchpad@macquarie.warthogs.hbd.com> Message-ID: <20061104030207.27977.57552.malone@gandwana.ubuntu.com> This bug needs to be reopened as it is happening in Edgy now. -- Battery applet never says fully charged https://launchpad.net/bugs/27060 From matthew.nuzum at canonical.com Sat Nov 4 03:18:44 2006 From: matthew.nuzum at canonical.com (Matthew Nuzum) Date: Sat, 04 Nov 2006 03:18:44 -0000 Subject: [Bug 70106] Clicking panel icon for evolution produces error References: <20061103164824.12864.66909.malonedeb@gangotri.ubuntu.com> Message-ID: <20061104031844.12711.59739.launchpad@canonical@gangotri.ubuntu.com> Public bug reported: When I click the panel icon in edgy it produces the error "Could not launch application" "Failed to execute child process evolution-2.0 (No such file or directory)" When I right click the icon and choose properties, I see the command is 'evolution-2.0' however when I open a command prompt and type evolution\t the options are evolution, evolution-2.8, evolution-2.2, evolution-addressbook-export I did a fresh install of Edgy and then copied my home directory to the new install. While its possible this came from the old installation, I doubt it - all of my panel preferences were lost when I logged into edgy, so I had to re-customize my desktop. ** Affects: gnome-panel (Ubuntu) Importance: Undecided Status: Unconfirmed -- Clicking panel icon for evolution produces error https://launchpad.net/bugs/70106 From qub333 at gmail.com Sat Nov 4 03:18:44 2006 From: qub333 at gmail.com (Kevin Kubasik) Date: Sat, 04 Nov 2006 03:18:44 -0000 Subject: [Bug 70106] Re: Clicking panel icon for evolution produces error References: <20061103164824.12864.66909.malonedeb@gangotri.ubuntu.com> Message-ID: <20061104031844.12711.17756.launchpad@gangotri.ubuntu.com> ** Changed in: Ubuntu Sourcepackagename: None => gnome-panel -- Clicking panel icon for evolution produces error https://launchpad.net/bugs/70106 From xyphur at gmail.com Sat Nov 4 04:00:31 2006 From: xyphur at gmail.com (xyphur) Date: Sat, 04 Nov 2006 04:00:31 -0000 Subject: [Bug 70182] gnome-volume-control crashes upon exit References: <20061104040032.12864.90969.malonedeb@gangotri.ubuntu.com> Message-ID: <20061104040032.12864.90969.malonedeb@gangotri.ubuntu.com> Public bug reported: Firefox 2.0 displaying flash video content (youtube, google video, etc) will lag and/or hang when attempting to change volume settings within the volume control panel. Attempts to close the panel will result in a crash. Audio hardware is an Aureal Vortex2-based card (Diamond MonsterSound MX300 PCI). ** Affects: gnome-media (Ubuntu) Importance: Undecided Status: Unconfirmed -- gnome-volume-control crashes upon exit https://launchpad.net/bugs/70182 From xyphur at gmail.com Sat Nov 4 04:02:39 2006 From: xyphur at gmail.com (xyphur) Date: Sat, 04 Nov 2006 04:02:39 -0000 Subject: [Bug 70182] Re: gnome-volume-control crashes upon exit References: <20061104040032.12864.90969.malonedeb@gangotri.ubuntu.com> Message-ID: <20061104040239.27894.59711.malone@gandwana.ubuntu.com> ** Attachment added: "Post-crash report" http://librarian.launchpad.net/4963167/_usr_bin_gnome-volume-control.1000.crash -- gnome-volume-control crashes upon exit https://launchpad.net/bugs/70182 From towsonu2003 at gmail.com Sat Nov 4 04:28:50 2006 From: towsonu2003 at gmail.com (towsonu2003) Date: Sat, 04 Nov 2006 04:28:50 -0000 Subject: [Bug 27060] Re: Battery applet never says fully charged References: <20060113145241.21012.74591.launchpad@macquarie.warthogs.hbd.com> Message-ID: <20061104042851.27894.5688.launchpad@gandwana.ubuntu.com> ** Changed in: gnome-applets (Ubuntu) Status: Fix Released => Unconfirmed -- Battery applet never says fully charged https://launchpad.net/bugs/27060 From jonathan.anderson at ieee.org Sat Nov 4 04:57:22 2006 From: jonathan.anderson at ieee.org (Jon Anderson) Date: Sat, 04 Nov 2006 04:57:22 -0000 Subject: [Bug 15495] Re: "Archive Manager" doesn't mean anything if you don't know what an "archive" is References: <20060113134232.21012.12267.launchpad@macquarie.warthogs.hbd.com> Message-ID: <20061104045722.27894.57780.malone@gandwana.ubuntu.com> There has been LOTS of discussion about this on the GNOME bug page, and I can confirm that this is still a live issue on recent GNOME packages. ** Changed in: file-roller (Ubuntu) Status: Unconfirmed => Confirmed -- "Archive Manager" doesn't mean anything if you don't know what an "archive" is https://launchpad.net/bugs/15495 From jonzep at gmail.com Sat Nov 4 05:02:24 2006 From: jonzep at gmail.com (Jonathan Zeppettini) Date: Sat, 04 Nov 2006 05:02:24 -0000 Subject: [Bug 70013] Re: [time-admin] time-admin crashes consistently References: <20061103044613.27977.73120.malonedeb@gandwana.ubuntu.com> Message-ID: <20061104050224.12711.88830.malone@gangotri.ubuntu.com> ** Attachment added: "time-admin Backtrace" http://librarian.launchpad.net/4963306/gdb-time-admin.txt -- [time-admin] time-admin crashes consistently https://launchpad.net/bugs/70013 From vfiend at gmail.com Sat Nov 4 06:36:53 2006 From: vfiend at gmail.com (VF) Date: Sat, 04 Nov 2006 06:36:53 -0000 Subject: [Bug 70187] File Roller can't view or extract deb files References: <20061104063653.12864.14508.malonedeb@gangotri.ubuntu.com> Message-ID: <20061104063653.12864.14508.malonedeb@gangotri.ubuntu.com> Public bug reported: Right clicking on a .deb file and selecting the present-by-default 'Open with "File Roller"' action results in File Roller throwing an error: "Archive type not supported." (Using Ubuntu 6.10 amd64) ** Affects: file-roller (Ubuntu) Importance: Undecided Status: Unconfirmed ** Description changed: Right clicking on a .deb file and selecting the present-by-default 'Open with "File Roller"' action results in File Roller throwing an error: "Archive type not supported." + + (Using Ubuntu 6.10 amd64) -- File Roller can't view or extract deb files https://launchpad.net/bugs/70187 From glgcg at bristol.ac.uk Sat Nov 4 06:57:35 2006 From: glgcg at bristol.ac.uk (gcordoba) Date: Sat, 04 Nov 2006 06:57:35 -0000 Subject: [Bug 29050] Re: cupsys does not automatically detect parallel printer References: <20060120040217.28395.10714.malonedeb@gangotri.ubuntu.com> Message-ID: <20061104065735.27894.44123.malone@gandwana.ubuntu.com> In my case 'gksu-cups-add' detected two ppds for ach driver tested (the gzipped and the gunzipped). e.g.: ** (gnome-cups-add:6359): WARNING **: Two ppds have driver == 'Standard' ->linuxprinting.org-postscript/Savin/Savin-SLP26n_PS.ppd.gz (Savin SLP26n PS[0]) and ->linuxprinting.org-gs-builtin/Savin/Savin-SLP26n-Postscript.ppd (Savin SLP26n PS)[0] ** (gnome-cups-add:6359): WARNING **: Two ppds have driver == 'Standard' ->linuxprinting.org-postscript/Savin/Savin-SLP32_PS.ppd.gz (Savin SLP32 PS[0]) and ->linuxprinting.org-gs-builtin/Savin/Savin-SLP32-Postscript.ppd (Savin SLP32 PS)[0] ** (gnome-cups-add:6359): WARNING **: Two ppds have driver == 'Standard' ->linuxprinting.org-postscript/Savin/Savin-SLP38c_PS.ppd.gz (Savin SLP38c PS[0]) and ->linuxprinting.org-gs-builtin/Savin/Savin-SLP38c-Postscript.ppd (Savin SLP38c PS)[0] ** (gnome-cups-add:6359): WARNING **: Two ppds have driver == '1.2' ->linuxprinting.org-postscript/Sharp/shc260mj.ppd.gz (Sharp AR-C260M PS, 1.2[0]) and ->linuxprinting.org-postscript/Sharp/shac260m.ppd.gz (Sharp AR-C260M PS, 1.2)[0] -- cupsys does not automatically detect parallel printer https://launchpad.net/bugs/29050 From robvdl at gmail.com Sat Nov 4 07:27:28 2006 From: robvdl at gmail.com (Robvdl) Date: Sat, 04 Nov 2006 07:27:28 -0000 Subject: [Bug 70188] Small foot in corner of window References: <20061104072728.27977.20676.malonedeb@gandwana.ubuntu.com> Message-ID: <20061104072728.27977.20676.malonedeb@gandwana.ubuntu.com> Public bug reported: Binary package hint: nautilus The Gnome foot logo in the top right corner of Nautilus windows is too small in Edgy Eft, compared to previous versions of Ubuntu it looks very ugly like this. ** Affects: nautilus (Ubuntu) Importance: Undecided Status: Unconfirmed -- Small foot in corner of window https://launchpad.net/bugs/70188 From rggjan at gmail.com Sat Nov 4 07:54:32 2006 From: rggjan at gmail.com (=?utf-8?q?Jan_R=C3=BCegg?=) Date: Sat, 04 Nov 2006 07:54:32 -0000 Subject: [Bug 70189] odd- / even- / duplex-printing not working in evince References: <20061104075432.12864.49476.malonedeb@gangotri.ubuntu.com> Message-ID: <20061104075432.12864.49476.malonedeb@gangotri.ubuntu.com> Public bug reported: Binary package hint: evince When I try to print only odd or even pages from evince (evince 0.6.1, Edgy Eft) on the page Setup, it doesn't change anything and prints all the pages just if it was configured to print "All sheets". Same thing with "Two-sided": I can change it to "Short Edge" or "Long Edge" but it prints as if nothing would have changed... I'm using a HP PSC 1610 with the default ubuntu drivers (hpijs) ** Affects: evince (Ubuntu) Importance: Undecided Status: Unconfirmed -- odd- / even- / duplex-printing not working in evince https://launchpad.net/bugs/70189 From towsonu2003 at gmail.com Sat Nov 4 08:15:03 2006 From: towsonu2003 at gmail.com (towsonu2003) Date: Sat, 04 Nov 2006 08:15:03 -0000 Subject: [Bug 68122] Re: Unable to print PDF-files on a network-printer (IPP) References: <20061025062539.31837.78499.malonedeb@gangotri.ubuntu.com> Message-ID: <20061104081503.12864.63426.launchpad@gangotri.ubuntu.com> ** Summary changed: - Unable to print PDF-files + Unable to print PDF-files on a network-printer (IPP) -- Unable to print PDF-files on a network-printer (IPP) https://launchpad.net/bugs/68122 From towsonu2003 at gmail.com Sat Nov 4 08:16:04 2006 From: towsonu2003 at gmail.com (towsonu2003) Date: Sat, 04 Nov 2006 08:16:04 -0000 Subject: [Bug 70189] Re: odd- / even- / duplex-printing not working in evince References: <20061104075432.12864.49476.malonedeb@gangotri.ubuntu.com> Message-ID: <20061104081604.27894.43752.launchpad@gandwana.ubuntu.com> *** This bug is a duplicate of bug 67762 *** ** This bug has been marked a duplicate of bug 67762 it doesn't print double sided -- odd- / even- / duplex-printing not working in evince https://launchpad.net/bugs/70189 From towsonu2003 at gmail.com Sat Nov 4 08:17:55 2006 From: towsonu2003 at gmail.com (towsonu2003) Date: Sat, 04 Nov 2006 08:17:55 -0000 Subject: [Bug 68409] Re: Multiple logical pages per physical page mode does not work References: <20061026154910.17549.68321.malonedeb@gandwana.ubuntu.com> Message-ID: <20061104081755.27977.39910.launchpad@gandwana.ubuntu.com> *** This bug is a duplicate of bug 3667 *** ** This bug has been marked a duplicate of bug 3667 multipage (2 pages to 1) print function not working -- Multiple logical pages per physical page mode does not work https://launchpad.net/bugs/68409 From towsonu2003 at gmail.com Sat Nov 4 08:18:21 2006 From: towsonu2003 at gmail.com (towsonu2003) Date: Sat, 04 Nov 2006 08:18:21 -0000 Subject: [Bug 3667] Re: multipage (2 pages to 1) print function not working References: <20051029082723.5442.43156.malonedeb@gangotri.ubuntu.com> Message-ID: <20061104081821.27894.21211.malone@gandwana.ubuntu.com> wow, a really old bug... ** Changed in: gnome-print (Ubuntu) Status: Unconfirmed => Confirmed -- multipage (2 pages to 1) print function not working https://launchpad.net/bugs/3667 From francesco.fumanti at gmx.net Sat Nov 4 08:31:49 2006 From: francesco.fumanti at gmx.net (frafu) Date: Sat, 04 Nov 2006 08:31:49 -0000 Subject: [Bug 70155] wrong widget in keyboard->layouts control panel References: <20061103223211.27977.92984.malonedeb@gandwana.ubuntu.com> Message-ID: <20061104083149.27977.92366.launchpad@canonical@gandwana.ubuntu.com> Public bug reported: In the layouts pane of System->Preferences-Keyboard, there is a checkbox to indicate the default layout at the right of every layout-name. As there can only be one default layout, you should replace the checkboxes with radio-buttons, as checkboxes usually indicate that multiple items can be activated. ** Affects: control-center (Ubuntu) Importance: Undecided Status: Confirmed -- wrong widget in keyboard->layouts control panel https://launchpad.net/bugs/70155 From towsonu2003 at gmail.com Sat Nov 4 08:31:49 2006 From: towsonu2003 at gmail.com (towsonu2003) Date: Sat, 04 Nov 2006 08:31:49 -0000 Subject: [Bug 70155] Re: wrong widget in keyboard->layouts control panel References: <20061103223211.27977.92984.malonedeb@gandwana.ubuntu.com> Message-ID: <20061104083149.27977.55474.launchpad@gandwana.ubuntu.com> ** Changed in: Ubuntu Sourcepackagename: None => control-center Status: Unconfirmed => Confirmed -- wrong widget in keyboard->layouts control panel https://launchpad.net/bugs/70155 From felix.hess at gmx.de Sat Nov 4 08:44:04 2006 From: felix.hess at gmx.de (flix) Date: Sat, 04 Nov 2006 08:44:04 -0000 Subject: [Bug 70008] USB Memory Stick is remounted every 10 seconds References: <20061103034202.12711.80154.malonedeb@gangotri.ubuntu.com> Message-ID: <20061104084404.12711.4089.launchpad@canonical@gangotri.ubuntu.com> Public bug reported: Using the Edgy LiveCD, I have the following problem with my USB Memory Stick: After plugging it in, Nautilus opens and shows the contents. After 10-30s the "not savely removed"-Window pops up, and the Stick is mounted again ... for the next 30 seconds. Using the same Stick/Cable/Port with installed Dapper works fine. My Digital Camera is recognized by Edgy as expected: No remounts. Edgy-LiveCD dmesg says: [17182554.816000] usb 2-1: new full speed USB device using uhci_hcd and address 3 [17182554.988000] usb 2-1: configuration #1 chosen from 1 choice [17182554.988000] hub 2-1:1.0: USB hub found [17182554.992000] hub 2-1:1.0: 2 ports detected [17182555.300000] usb 2-1.1: new full speed USB device using uhci_hcd and address 4 [17182555.436000] usb 2-1.1: configuration #1 chosen from 1 choice [17182555.640000] usb 2-1.2: new full speed USB device using uhci_hcd and address 5 [17182555.772000] usb 2-1.2: configuration #1 chosen from 1 choice [17182556.472000] usbcore: registered new driver libusual [17182556.748000] SCSI subsystem initialized [17182556.960000] Initializing USB Mass Storage driver... [17182556.960000] scsi0 : SCSI emulation for USB Mass Storage devices [17182556.960000] usb-storage: device found at 4 [17182556.960000] usb-storage: waiting for device to settle before scanning [17182556.960000] usbcore: registered new driver usb-storage [17182556.960000] USB Mass Storage support registered. [17182561.960000] usb-storage: device scan complete [17182561.964000] Vendor: Model: Rev: [17182561.964000] Type: Direct-Access ANSI SCSI revision: 00 [17182562.080000] SCSI device sda: 256000 512-byte hdwr sectors (131 MB) [17182562.084000] sda: Write Protect is off [17182562.084000] sda: Mode Sense: 03 00 00 00 [17182562.084000] sda: assuming drive cache: write through [17182562.088000] SCSI device sda: 256000 512-byte hdwr sectors (131 MB) [17182562.092000] sda: Write Protect is off [17182562.092000] sda: Mode Sense: 03 00 00 00 [17182562.092000] sda: assuming drive cache: write through [17182562.092000] sda: sda1 sda2 [17182562.100000] sd 0:0:0:0: Attached scsi disk sda [17182564.764000] sd 0:0:0:0: Attached scsi generic sg0 type 0 [17182569.244000] FAT: utf8 is not a recommended IO charset for FAT filesystems, filesystem will be case sensitive! [17182607.032000] usb 2-1.1: USB disconnect, address 4 [17182607.032000] sd 0:0:0:0: rejecting I/O to device being removed [17182607.032000] Buffer I/O error on device sda1, logical block 231 [17182607.032000] lost page write due to I/O error on sda1 [17182607.040000] usb 2-1.2: USB disconnect, address 5 [17182607.152000] usb 2-1: reset full speed USB device using uhci_hcd and address 3 [17182607.608000] usb 2-1.1: new full speed USB device using uhci_hcd and address 6 [17182607.744000] usb 2-1.1: configuration #1 chosen from 1 choice [17182607.744000] scsi1 : SCSI emulation for USB Mass Storage devices [17182607.748000] usb-storage: device found at 6 [17182607.748000] usb-storage: waiting for device to settle before scanning [17182607.952000] usb 2-1.2: new full speed USB device using uhci_hcd and address 7 [17182608.088000] usb 2-1.2: configuration #1 chosen from 1 choice [17182612.748000] usb-storage: device scan complete [17182612.752000] Vendor: Model: Rev: [17182612.752000] Type: Direct-Access ANSI SCSI revision: 00 [17182612.784000] SCSI device sda: 256000 512-byte hdwr sectors (131 MB) [17182612.788000] sda: Write Protect is off [17182612.788000] sda: Mode Sense: 03 00 00 00 [17182612.788000] sda: assuming drive cache: write through [17182612.796000] SCSI device sda: 256000 512-byte hdwr sectors (131 MB) [17182612.800000] sda: Write Protect is off [17182612.800000] sda: Mode Sense: 03 00 00 00 [17182612.800000] sda: assuming drive cache: write through [17182612.800000] sda: sda1 sda2 [17182612.808000] sd 1:0:0:0: Attached scsi disk sda [17182612.808000] sd 1:0:0:0: Attached scsi generic sg0 type 0 [17182618.004000] FAT: utf8 is not a recommended IO charset for FAT filesystems, filesystem will be case sensitive! [17182631.424000] usb 2-1.1: USB disconnect, address 6 [17182631.424000] usb 2-1.2: USB disconnect, address 7 [17182631.652000] usb 2-1: USB disconnect, address 3 ** Affects: gnome-volume-manager (Ubuntu) Importance: Undecided Status: Needs Info -- USB Memory Stick is remounted every 10 seconds https://launchpad.net/bugs/70008 From towsonu2003 at gmail.com Sat Nov 4 08:44:04 2006 From: towsonu2003 at gmail.com (towsonu2003) Date: Sat, 04 Nov 2006 08:44:04 -0000 Subject: [Bug 70008] Re: USB Memory Stick is remounted every 10 seconds References: <20061103034202.12711.80154.malonedeb@gangotri.ubuntu.com> Message-ID: <20061104084404.12711.36652.malone@gangotri.ubuntu.com> Thanks for your bug. Could you follow the instruction of https://wiki.ubuntu.com/DebuggingRemovableDevices to get a log of what is happening? ** Changed in: Ubuntu Sourcepackagename: None => gnome-volume-manager Status: Unconfirmed => Needs Info -- USB Memory Stick is remounted every 10 seconds https://launchpad.net/bugs/70008 From launchpad at darkpixel.com Sat Nov 4 08:56:25 2006 From: launchpad at darkpixel.com (Aaron C. de Bruyn) Date: Sat, 04 Nov 2006 08:56:25 -0000 Subject: [Bug 69568] "Move to Another Workspace" context menu no longer exists References: <20061031203514.4231.97525.malonedeb@gandwana.ubuntu.com> Message-ID: <20061104085625.27894.22192.launchpad@canonical@gandwana.ubuntu.com> Public bug reported: After my workspace starts to get cluttered, I usually start right- clicking on title bars and hitting 'W' '2'. Normally that would select the "Move to Another Workspace" and then select "Workspace 2". The "Move to Another Workspace" context menu is no longer exists. I can "Move to Workspace Right", but that doesn't help me when I have several of them full and I want to move from Window 1 to Window 3. ** Affects: metacity (Ubuntu) Importance: Undecided Status: Unconfirmed -- "Move to Another Workspace" context menu no longer exists https://launchpad.net/bugs/69568 From towsonu2003 at gmail.com Sat Nov 4 08:56:25 2006 From: towsonu2003 at gmail.com (towsonu2003) Date: Sat, 04 Nov 2006 08:56:25 -0000 Subject: [Bug 69568] Re: "Move to Another Workspace" context menu no longer exists References: <20061031203514.4231.97525.malonedeb@gandwana.ubuntu.com> Message-ID: <20061104085625.27894.15706.launchpad@gandwana.ubuntu.com> ** Changed in: Ubuntu Sourcepackagename: None => metacity -- "Move to Another Workspace" context menu no longer exists https://launchpad.net/bugs/69568 From bugwatch at bugs.launchpad.net Sat Nov 4 09:59:36 2006 From: bugwatch at bugs.launchpad.net (Bug Watch Updater) Date: Sat, 04 Nov 2006 09:59:36 -0000 Subject: [Bug 68563] Re: Crashes when using malformed recipients in nautilus "Send to" References: <20061027085611.17734.69322.malonedeb@gandwana.ubuntu.com> Message-ID: <20061104100040.9405.88056.launchpad@gangotri.ubuntu.com> *** This bug is a duplicate of bug 56071 *** ** Changed in: evolution (upstream) Status: Confirmed => Rejected -- Crashes when using malformed recipients in nautilus "Send to" https://launchpad.net/bugs/68563 From bugwatch at bugs.launchpad.net Sat Nov 4 09:59:36 2006 From: bugwatch at bugs.launchpad.net (Bug Watch Updater) Date: Sat, 04 Nov 2006 09:59:36 -0000 Subject: [Bug 65797] Re: (Edgy) 'Fit window to movie' doesn't work at all References: <20061013002930.3013.44527.malonedeb@gangotri.ubuntu.com> Message-ID: <20061104100209.9405.77343.launchpad@gangotri.ubuntu.com> ** Changed in: totem (upstream) Status: Confirmed => Fix Released -- (Edgy) 'Fit window to movie' doesn't work at all https://launchpad.net/bugs/65797 From bugwatch at bugs.launchpad.net Sat Nov 4 09:59:36 2006 From: bugwatch at bugs.launchpad.net (Bug Watch Updater) Date: Sat, 04 Nov 2006 09:59:36 -0000 Subject: [Bug 61260] Re: Crash when opening a Trash view References: <20060919144720.23036.17718.malonedeb@gangotri.ubuntu.com> Message-ID: <20061104100156.9405.99566.launchpad@gangotri.ubuntu.com> ** Changed in: nautilus (upstream) Status: Confirmed => Rejected -- Crash when opening a Trash view https://launchpad.net/bugs/61260 From bugwatch at bugs.launchpad.net Sat Nov 4 09:59:36 2006 From: bugwatch at bugs.launchpad.net (Bug Watch Updater) Date: Sat, 04 Nov 2006 09:59:36 -0000 Subject: [Bug 60277] Re: Windows Network entries use a text icon instead of a computer one References: <20060913193226.30482.234.malonedeb@gangotri.ubuntu.com> Message-ID: <20061104100136.9405.13070.launchpad@gangotri.ubuntu.com> ** Changed in: nautilus (upstream) Status: Unconfirmed => Fix Released -- Windows Network entries use a text icon instead of a computer one https://launchpad.net/bugs/60277 From bugwatch at bugs.launchpad.net Sat Nov 4 09:59:36 2006 From: bugwatch at bugs.launchpad.net (Bug Watch Updater) Date: Sat, 04 Nov 2006 09:59:36 -0000 Subject: [Bug 58093] Re: I lost the control of the desktop when screen saver run References: <20060829121220.17097.40067.malonedeb@gangotri.ubuntu.com> Message-ID: <20061104100111.9405.83361.launchpad@gangotri.ubuntu.com> ** Changed in: gnome-screensaver (upstream) Status: Needs Info => Fix Released -- I lost the control of the desktop when screen saver run https://launchpad.net/bugs/58093 From bugwatch at bugs.launchpad.net Sat Nov 4 09:59:36 2006 From: bugwatch at bugs.launchpad.net (Bug Watch Updater) Date: Sat, 04 Nov 2006 09:59:36 -0000 Subject: [Bug 40011] Re: Three users switching leads to blank tty9 References: <20060418143012.8468.77239.malonedeb@gandwana.ubuntu.com> Message-ID: <20061104100035.9405.99082.launchpad@gangotri.ubuntu.com> ** Changed in: gdm (upstream) Status: Unconfirmed => Confirmed -- Three users switching leads to blank tty9 https://launchpad.net/bugs/40011 From bugwatch at bugs.launchpad.net Sat Nov 4 09:59:36 2006 From: bugwatch at bugs.launchpad.net (Bug Watch Updater) Date: Sat, 04 Nov 2006 09:59:36 -0000 Subject: [Bug 56071] Re: crashed using send to from nautilus context with <> braces References: <20060811201839.24756.83991.malonedeb@gangotri.ubuntu.com> Message-ID: <20061104100040.9405.23360.launchpad@gangotri.ubuntu.com> ** Changed in: evolution (upstream) Status: Confirmed => Rejected -- crashed using send to from nautilus context with <> braces https://launchpad.net/bugs/56071 From geekboy at angrykeyboarder.com Sat Nov 4 10:01:39 2006 From: geekboy at angrykeyboarder.com (angrykeyboarder) Date: Sat, 04 Nov 2006 10:01:39 -0000 Subject: [Bug 70200] [Edgy] GNOME's volume mixer applet doesn't properly unmute the correct element(s) in a default perspective. References: <20061104100139.27894.91740.malonedeb@gandwana.ubuntu.com> Message-ID: <20061104100139.27894.91740.malonedeb@gandwana.ubuntu.com> Public bug reported: Binary package hint: gnome-applets Upon my first initial startup of GNOME I had no sound. After lots of tweaking of the applet, I still had no sound. It took tweaking of the alsamixer program in the console, and a restart of the computer to get sound. The tweaks in alsamixer were no different than what was done in the GNOME Mixer applet. ** Affects: gnome-applets (Ubuntu) Importance: Undecided Status: Unconfirmed -- [Edgy] GNOME's volume mixer applet doesn't properly unmute the correct element(s) in a default perspective. https://launchpad.net/bugs/70200 From moranar at gmail.com Sat Nov 4 10:16:04 2006 From: moranar at gmail.com (Adriano Varoli Piazza) Date: Sat, 04 Nov 2006 10:16:04 -0000 Subject: [Bug 3667] Re: multipage (2 pages to 1) print function not working References: <20051029082723.5442.43156.malonedeb@gangotri.ubuntu.com> Message-ID: <20061104101604.27894.32494.malone@gandwana.ubuntu.com> It's worse in Edgy: it used to "auto recognise" if the page should be laid out horizontally or vertically (I don't know if the behaviour depends on variables/consts set in the files, all I know is that acroread works), and there's no use selecting multiple (virtual) pages per page, it spews out a single page, incomplete if the file called for landscape orientation instead of vertical. -- multipage (2 pages to 1) print function not working https://launchpad.net/bugs/3667 From dirk.kuijsten at xs4all.nl Sat Nov 4 10:30:02 2006 From: dirk.kuijsten at xs4all.nl (dirk) Date: Sat, 04 Nov 2006 10:30:02 -0000 Subject: [Bug 49221] Re: Unable to start applications after hibernation References: <20060610075736.25801.34624.malonedeb@gangotri.ubuntu.com> Message-ID: <20061104103002.12864.26483.malone@gangotri.ubuntu.com> This problem is widespread, it also has more duplicate bugs in: #52200, #56140 and #61924. Finally this bug is now acknowledged by being in confirmed status and of high importance. -- Unable to start applications after hibernation https://launchpad.net/bugs/49221 From bugwatch at bugs.launchpad.net Sat Nov 4 10:59:09 2006 From: bugwatch at bugs.launchpad.net (Bug Watch Updater) Date: Sat, 04 Nov 2006 10:59:09 -0000 Subject: [Bug 65045] Re: Menu item to duplicate cd References: <20061010114556.8501.62144.malonedeb@gandwana.ubuntu.com> Message-ID: <20061011075927.30678.66802.launchpad@gangotri.ubuntu.com> ** Changed in: sound-juicer (upstream) Status: Unknown => Unconfirmed -- Menu item to duplicate cd https://launchpad.net/bugs/65045 From mdiagom at gmail.com Sat Nov 4 11:11:59 2006 From: mdiagom at gmail.com (Miguel Diago) Date: Sat, 04 Nov 2006 11:11:59 -0000 Subject: [Bug 70147] Re: Fails to handle a ":" in Title and Artist field References: <20061103214033.12864.57782.malonedeb@gangotri.ubuntu.com> Message-ID: <20061104111159.27977.19253.launchpad@gandwana.ubuntu.com> ** Description changed: Binary package hint: sound-juicer + + (v. 2.14.4 on Dapper) When I try to extract songs from a CD whose "Title" or "Artist" field contains a colon (:), sound-juicer makes this message pop-up: Sound Juicer could not extract this CD. Reason: File not found Putting a colon in the "Genre" field triggers no error. This error shows up with all profiles (OGG, MP3, WAV, FLAC). -- Fails to handle a ":" in Title and Artist field https://launchpad.net/bugs/70147 From secoder at wanadoo.es Sat Nov 4 11:21:05 2006 From: secoder at wanadoo.es (Robert Casanova) Date: Sat, 04 Nov 2006 11:21:05 -0000 Subject: [Bug 70213] Status icon doesn't support transparency. References: <20061104112105.27894.1063.malonedeb@gandwana.ubuntu.com> Message-ID: <20061104112105.27894.1063.malonedeb@gandwana.ubuntu.com> Public bug reported: When the gnome bar background color is set to transparent, the cups-icon doesn't change the background color, maybe it's not transparent, maybe it's not a png with transparency? Or is not linked with the latest gnome libs? Thanks. ** Affects: gnome-cups-manager (Ubuntu) Importance: Undecided Status: Unconfirmed -- Status icon doesn't support transparency. https://launchpad.net/bugs/70213 From bugwatch at bugs.launchpad.net Sat Nov 4 11:36:27 2006 From: bugwatch at bugs.launchpad.net (Bug Watch Updater) Date: Sat, 04 Nov 2006 11:36:27 -0000 Subject: [Bug 64461] Re: crashed after reboot and external vnc connection try References: <20061006234541.5260.24283.malonedeb@gangotri.ubuntu.com> Message-ID: <20061011075945.30678.3861.launchpad@gangotri.ubuntu.com> ** Changed in: vino (upstream) Status: Unconfirmed => Fix Released -- crashed after reboot and external vnc connection try https://launchpad.net/bugs/64461 From john at johnleach.co.uk Sat Nov 4 12:31:05 2006 From: john at johnleach.co.uk (John Leach) Date: Sat, 04 Nov 2006 12:31:05 -0000 Subject: [Bug 70221] erratic copying from search results References: <20061104123105.12864.61888.malonedeb@gangotri.ubuntu.com> Message-ID: <20061104123105.12864.61888.malonedeb@gangotri.ubuntu.com> *** This bug is a duplicate of bug 68221 *** Public bug reported: how to reproduce: open up a folder with lots of files in subdirectories (in my case, 115 files from about 300 directories) hit CTRL+f and search for a file pattern hit CTRL+a to select all the results, copy to clipboard and paste into a new directory (or drag and drop). The copied files list won't match the search results. In my case, a copy of 115 search results only copies the first 13 files. I can copy each file from the results lists individually with no problems. If I copy in groups of 13 files, I can get anything from 13 files actually copied, to only 2. ** Affects: nautilus (Ubuntu) Importance: Undecided Status: Unconfirmed -- erratic copying from search results https://launchpad.net/bugs/70221 From john at johnleach.co.uk Sat Nov 4 12:38:27 2006 From: john at johnleach.co.uk (John Leach) Date: Sat, 04 Nov 2006 12:38:27 -0000 Subject: [Bug 70221] Re: erratic copying from search results References: <20061104123105.12864.61888.malonedeb@gangotri.ubuntu.com> Message-ID: <20061104123827.27977.72318.launchpad@gandwana.ubuntu.com> *** This bug is a duplicate of bug 68221 *** ** This bug has been marked a duplicate of bug 68221 nautilus bug copy from search window.... -- erratic copying from search results https://launchpad.net/bugs/70221 From john at johnleach.co.uk Sat Nov 4 12:39:30 2006 From: john at johnleach.co.uk (John Leach) Date: Sat, 04 Nov 2006 12:39:30 -0000 Subject: [Bug 68221] Re: nautilus bug copy from search window.... References: <20061025162221.31837.3730.malonedeb@gangotri.ubuntu.com> Message-ID: <20061104123930.27977.44164.malone@gandwana.ubuntu.com> me too, here on latest Edgy. how to reproduce: open up a folder with lots of files in subdirectories (in my case, 115 files from about 300 directories) hit CTRL+f and search for a file pattern hit CTRL+a to select all the results, copy to clipboard and paste into a new directory (or drag and drop). The copied files list won't match the search results. In my case, a copy of 115 search results only copies the first 13 files. I can copy each file from the results lists individually with no problems. If I copy in groups of 13 files, I can get anything from 13 files actually copied, to only 2. -- nautilus bug copy from search window.... https://launchpad.net/bugs/68221 From john at johnleach.co.uk Sat Nov 4 12:36:38 2006 From: john at johnleach.co.uk (John Leach) Date: Sat, 04 Nov 2006 12:36:38 -0000 Subject: [Bug 41704] Re: wildcards should work with the search feature References: <20060427070415.28955.57827.malonedeb@gandwana.ubuntu.com> Message-ID: <20061104123638.12711.6544.malone@gangotri.ubuntu.com> This seems to be fixed. I can search using wildcards on Edgy and get results. It's still marked as unconfirmed on the Gnome Bugzilla. Jedie, can you confirm this? -- wildcards should work with the search feature https://launchpad.net/bugs/41704 From aaldert.van.wijk at gmail.com Sat Nov 4 12:41:59 2006 From: aaldert.van.wijk at gmail.com (bacon) Date: Sat, 04 Nov 2006 12:41:59 -0000 Subject: [Bug 70224] rhytmbox doesn't succeed in changeing filename References: <20061104124159.12711.85437.malonedeb@gangotri.ubuntu.com> Message-ID: <20061104124159.12711.85437.malonedeb@gangotri.ubuntu.com> Public bug reported: Hi, i tried to change the group name of a song in rhytmbox (by properties) and the system reports that it can not write to the file, (and that i should report a bug, so here it is) i'm running edgy with xgl and beryl on an amd64 proc I changed the permissions from 644 to 664 but the problem persisted and does not occur on other readonly files so that can hardly be the cause. good luck and thanx Aaldert van Wijk ** Affects: rhythmbox (Ubuntu) Importance: Undecided Status: Unconfirmed -- rhytmbox doesn't succeed in changeing filename https://launchpad.net/bugs/70224 From aaldert.van.wijk at gmail.com Sat Nov 4 12:42:47 2006 From: aaldert.van.wijk at gmail.com (bacon) Date: Sat, 04 Nov 2006 12:42:47 -0000 Subject: [Bug 70224] Re: rhytmbox doesn't succeed in changeing filename References: <20061104124159.12711.85437.malonedeb@gangotri.ubuntu.com> Message-ID: <20061104124247.12864.11087.malone@gangotri.ubuntu.com> ** Attachment added: "report generated by rhytmbox" http://librarian.launchpad.net/4964389/_usr_lib_rhythmbox_rhythmbox-metadata.1000.crash -- rhytmbox doesn't succeed in changeing filename https://launchpad.net/bugs/70224 From ali.sabil at gmail.com Sat Nov 4 12:41:58 2006 From: ali.sabil at gmail.com (Ali Sabil) Date: Sat, 04 Nov 2006 12:41:58 -0000 Subject: [Bug 70223] Internal data flow error. References: <20061104124158.27894.14065.malonedeb@gandwana.ubuntu.com> Message-ID: <20061104124158.27894.14065.malonedeb@gandwana.ubuntu.com> Public bug reported: Totem displays an error : Internal data flow error. When trying to play a movie with an external subtitle file. After resizing the window, and displaying/hiding many times the side panel the movie plays fine. ** Affects: totem (Ubuntu) Importance: Undecided Status: Unconfirmed -- Internal data flow error. https://launchpad.net/bugs/70223 From twenster at gmail.com Sat Nov 4 12:43:26 2006 From: twenster at gmail.com (Twen) Date: Sat, 04 Nov 2006 12:43:26 -0000 Subject: [Bug 67193] Re: on gnome start i get a crash report References: <20061020174359.20673.85438.malonedeb@gangotri.ubuntu.com> Message-ID: <20061104124326.12864.87928.malone@gangotri.ubuntu.com> Hi, I confirm this behavior. When I login, gaim is crashing, but I'm not starting it nor manualy, nor automatically..... This behavior happens only when I'm logging out (or studown) with gaim running. During the next login, gaim seems to crashes. This happens also with skype on my laptop. I checked if the "automatically save session" is checked or not : it's not checked. I don't know then where could gaim be started ! This happens also when gaim is saved in my session. At login, gaim crashes and the saved copy is starting normally. Olivier ** Attachment added: "Gaim Report after login crash" http://librarian.launchpad.net/4964390/_usr_bin_gaim.iOoq3C.crash -- on gnome start i get a crash report https://launchpad.net/bugs/67193 From twenster at gmail.com Sat Nov 4 12:47:07 2006 From: twenster at gmail.com (Twen) Date: Sat, 04 Nov 2006 12:47:07 -0000 Subject: [Bug 69297] Re: Gaim crashed on startup References: <20061030134128.17734.55225.malonedeb@gandwana.ubuntu.com> Message-ID: <20061104124707.12864.72608.malone@gangotri.ubuntu.com> Hi, I appens a comment on another similar bug report. Note that I'm experiencing the same behavior on my laptop + ubuntu edgy, with skype 1.3.0... Maybe this is not specific to gaim. -- Gaim crashed on startup https://launchpad.net/bugs/69297 From twenster at gmail.com Sat Nov 4 12:48:50 2006 From: twenster at gmail.com (Twen) Date: Sat, 04 Nov 2006 12:48:50 -0000 Subject: [Bug 67361] Re: Gaim crashes after startup References: <20061021122623.29568.30908.malonedeb@gandwana.ubuntu.com> Message-ID: <20061104124850.12711.25782.malone@gangotri.ubuntu.com> This happens with gaim and skype 1.3 for me..... -- Gaim crashes after startup https://launchpad.net/bugs/67361 From ubuntu at paul.sladen.org Sat Nov 4 12:53:55 2006 From: ubuntu at paul.sladen.org (Paul Sladen) Date: Sat, 04 Nov 2006 12:53:55 -0000 Subject: [Bug 45743] Re: g-s-d Uneven volume hotkey weighting References: <20060520134140.18604.93254.malonedeb@gandwana.ubuntu.com> Message-ID: <20061104125355.12864.4793.malone@gangotri.ubuntu.com> Unduped from bug #39098 which is regarding syncronisation of thinkpad hardware and software mixers. ** This bug is no longer a duplicate of bug 39098 thinkpad: volume button weighting -- g-s-d Uneven volume hotkey weighting https://launchpad.net/bugs/45743 From ubuntu at paul.sladen.org Sat Nov 4 12:56:46 2006 From: ubuntu at paul.sladen.org (Paul Sladen) Date: Sat, 04 Nov 2006 12:56:46 -0000 Subject: [Bug 42793] Re: Laptop volume up and down buttons are not balanced References: <20060503162151.24572.80951.malonedeb@gandwana.ubuntu.com> Message-ID: <20061104125646.27977.30505.launchpad@gandwana.ubuntu.com> *** This bug is a duplicate of bug 45743 *** ** This bug is no longer a duplicate of bug 39098 thinkpad: hardware and software audio mixer are not syncronised ** This bug has been marked a duplicate of bug 45743 g-s-d Uneven volume hotkey weighting -- Laptop volume up and down buttons are not balanced https://launchpad.net/bugs/42793 From ubuntu at paul.sladen.org Sat Nov 4 12:55:47 2006 From: ubuntu at paul.sladen.org (Paul Sladen) Date: Sat, 04 Nov 2006 12:55:47 -0000 Subject: [Bug 39098] Re: thinkpad: hardware and software audio mixer are not syncronised References: <20060411073506.24486.36066.malonedeb@gangotri.ubuntu.com> Message-ID: <20061104125547.12711.53437.launchpad@gangotri.ubuntu.com> ** Summary changed: - thinkpad: volume button weighting + thinkpad: hardware and software audio mixer are not syncronised -- thinkpad: hardware and software audio mixer are not syncronised https://launchpad.net/bugs/39098 From ubuntu at paul.sladen.org Sat Nov 4 13:28:49 2006 From: ubuntu at paul.sladen.org (Paul Sladen) Date: Sat, 04 Nov 2006 13:28:49 -0000 Subject: [Bug 45743] Re: g-s-d Uneven volume hotkey weighting References: <20060520134140.18604.93254.malonedeb@gandwana.ubuntu.com> Message-ID: <20061104132849.12864.51262.launchpad@gangotri.ubuntu.com> ** Changed in: control-center (Ubuntu) Assignee: Ubuntu Desktop Bugs => Paul Sladen -- g-s-d Uneven volume hotkey weighting https://launchpad.net/bugs/45743 From j100 at doubledog.org Sat Nov 4 13:33:01 2006 From: j100 at doubledog.org (John Florian) Date: Sat, 04 Nov 2006 13:33:01 -0000 Subject: [Bug 47329] Re: Can't use the "To" button in Compose Message to look up contacts References: <20060529162415.21922.49524.malonedeb@gandwana.ubuntu.com> Message-ID: <20061104133301.12711.38049.malone@gangotri.ubuntu.com> Thanks Guenther, that seemed to be the problem. It would appear that an upgrade of Evolution should automatically assign a category to existing contacts. -- Can't use the "To" button in Compose Message to look up contacts https://launchpad.net/bugs/47329 From donpaolo at gsi.it Sat Nov 4 13:39:02 2006 From: donpaolo at gsi.it (donpaolo) Date: Sat, 04 Nov 2006 13:39:02 -0000 Subject: [Bug 70230] Search result window in nautilus doesn't permit opening a file's directory References: <20061104133902.12864.35.malonedeb@gangotri.ubuntu.com> Message-ID: <20061104133902.12864.35.malonedeb@gangotri.ubuntu.com> Public bug reported: In the search result window in nautilus, a right click action "open the files's directory" is missing, while it's very important. Besides that, this action should present the corresponding directory, with the corresponding found file selected. ** Affects: nautilus (Ubuntu) Importance: Undecided Status: Unconfirmed -- Search result window in nautilus doesn't permit opening a file's directory https://launchpad.net/bugs/70230 From donpaolo at gsi.it Sat Nov 4 13:36:21 2006 From: donpaolo at gsi.it (donpaolo) Date: Sat, 04 Nov 2006 13:36:21 -0000 Subject: [Bug 70229] Search result window in nautilus doesn't show found files' location References: <20061104133624.12864.21089.malonedeb@gangotri.ubuntu.com> Message-ID: <20061104133624.12864.21089.malonedeb@gangotri.ubuntu.com> Public bug reported: Binary package hint: nautilus In the search result window in nautilus, the directory where the file is located isn't showed, it's hidden in the file preferences I can access with a mouse right click. In the results there can be various files with the same name, and it's very difficult for the user to understand what is the file he/she needs. ** Affects: nautilus (Ubuntu) Importance: Undecided Status: Unconfirmed -- Search result window in nautilus doesn't show found files' location https://launchpad.net/bugs/70229 From idokibovito at googlemail.com Sat Nov 4 13:57:11 2006 From: idokibovito at googlemail.com (amnesia) Date: Sat, 04 Nov 2006 13:57:11 -0000 Subject: [Bug 70234] videos are re-thumbnailed when watching with totem References: <20061104135711.27894.77206.malonedeb@gandwana.ubuntu.com> Message-ID: <20061104135711.27894.77206.malonedeb@gandwana.ubuntu.com> Public bug reported: For example an xvid .avi file ist always getting re-thumbnailed, even while watching the movie. Actually, every time I close totem, I see the icon change from that temporary "thumbnailing" icon to the real thumbnail picture (takes about 3 seconds here). Didn't see this happen with mplayer. This happens in edgy and dapper. ** Affects: totem (Ubuntu) Importance: Undecided Status: Unconfirmed -- videos are re-thumbnailed when watching with totem https://launchpad.net/bugs/70234 From miek at miek.nl Sat Nov 4 14:07:05 2006 From: miek at miek.nl (Miek Gieben) Date: Sat, 04 Nov 2006 14:07:05 -0000 Subject: [Bug 70051] Re: amd64 (edgy): save image as... crashes browser References: <20061103112207.12711.41731.malonedeb@gangotri.ubuntu.com> Message-ID: <20061104140705.27977.63725.malone@gandwana.ubuntu.com> Cannot reproduce it anymore. It may be connect to 'nut' (the package nut-usb) usb driver, which wasn't too stable. -- amd64 (edgy): save image as... crashes browser https://launchpad.net/bugs/70051 From iravid at inter.net.il Sat Nov 4 15:10:17 2006 From: iravid at inter.net.il (Itamar Ravid) Date: Sat, 04 Nov 2006 15:10:17 -0000 Subject: [Bug 70241] Smart bookmarks are counted as regular bookmarks References: <20061104151017.27977.11577.malonedeb@gandwana.ubuntu.com> Message-ID: <20061104151017.27977.11577.malonedeb@gandwana.ubuntu.com> Public bug reported: Binary package hint: deskbar-applet It seems that when configuring the order of results, when positioning the "Web Bookmarks" plugin, the "Web Searches" results are moved along with it. I believe this is caused by the fact that the Smart Bookmarks defined in Epiphany are counted as regular bookmarks. For example, when positioning Web Bookmarks plugin above the Beagle plugin, the "Search Google for foo" appears above "Search for foo using Beagle". ** Affects: deskbar-applet (Ubuntu) Importance: Undecided Status: Unconfirmed -- Smart bookmarks are counted as regular bookmarks https://launchpad.net/bugs/70241 From pwberry at gmail.com Sat Nov 4 15:14:10 2006 From: pwberry at gmail.com (Peter Berry) Date: Sat, 04 Nov 2006 15:14:10 -0000 Subject: [Bug 33816] Re: "server list" is actually a network list References: <20060305161729.17498.909.malonedeb@gangotri.ubuntu.com> Message-ID: <20061104151410.12711.60912.malone@gangotri.ubuntu.com> An interface change in edgy seems to have rendered this bug obsolete. -- "server list" is actually a network list https://launchpad.net/bugs/33816 From Martin at Lawitzky.de Sat Nov 4 15:19:09 2006 From: Martin at Lawitzky.de (Mertl) Date: Sat, 04 Nov 2006 15:19:09 -0000 Subject: [Bug 69986] Re: The applet only shows one mobile number and e-mail address References: <20061103004227.27894.68402.malonedeb@gandwana.ubuntu.com> Message-ID: <20061104151909.12864.42911.malone@gangotri.ubuntu.com> Ok, the bug isn't one of the contact lookup applet but one of multisync. It added all information from my Siemens mobile to the address cards but made some mistake with save it in ordinary way. I had to resave each card and now everything works perfectly. I regret bothering you with that. Thank you for your great job! -- The applet only shows one mobile number and e-mail address https://launchpad.net/bugs/69986 From francesco.fumanti at gmx.net Sat Nov 4 18:09:24 2006 From: francesco.fumanti at gmx.net (frafu) Date: Sat, 04 Nov 2006 18:09:24 -0000 Subject: [Bug 70269] gok not starting with vnc, but starting with nx References: <20061104180924.27894.34479.malonedeb@gandwana.ubuntu.com> Message-ID: <20061104180924.27894.34479.malonedeb@gandwana.ubuntu.com> Public bug reported: Binary package hint: gok System: - headless celeronbox with an uptodate edgy desktop i386 upgraded from dapper - remote connection through openssh, nx and vnc shipped with ubuntu gok does not start when forwarding the session through vnc; here is what I get when I try to start it from the terminal: frafu at UbuntuDesktop:~$ gok GTK Accessibility Module initialized Bonobo accessibility support initialized /dev/js0: No such file or directory ** (gok:14590): WARNING **: Cannot open input device! Segmentation fault (core dumped) frafu at UbuntuDesktop:~$ gok & [1] 14602 frafu at UbuntuDesktop:~$ GTK Accessibility Module initialized Bonobo accessibility support initialized /dev/js0: No such file or directory ** (gok:14602): WARNING **: Cannot open input device! [1]+ Segmentation fault (core dumped) gok However, when I login into the ubuntubox with nx, gok starts up. Here is what I get when I start it up from the terminal: frafu at UbuntuDesktop:~$ gok & [1] 8678 frafu at UbuntuDesktop:~$ GTK Accessibility Module initialized Bonobo accessibility support initialized ** (gok:8678): WARNING **: Keyboard Geometry cannot be read from your X Server. /dev/js0: No such file or directory 0 event types available login mode = false Word prediction dictionary contains a total of 2979 words GTK Accessibility Module initialized Bonobo accessibility support initialized Usage:program_name [address][:port] Have a nice day. frafu ** Affects: gok (Ubuntu) Importance: Undecided Status: Unconfirmed -- gok not starting with vnc, but starting with nx https://launchpad.net/bugs/70269 From francesco.fumanti at gmx.net Sat Nov 4 18:32:55 2006 From: francesco.fumanti at gmx.net (frafu) Date: Sat, 04 Nov 2006 18:32:55 -0000 Subject: [Bug 70269] Re: gok not starting with vnc, but starting with nx References: <20061104180924.27894.34479.malonedeb@gandwana.ubuntu.com> Message-ID: <20061104183255.12864.3874.malone@gangotri.ubuntu.com> Here is the dump from /var/crash corresponding to the vnc crash. ** Attachment added: "file from /var/crash" http://librarian.launchpad.net/4964714/_usr_bin_gok.1000.crash -- gok not starting with vnc, but starting with nx https://launchpad.net/bugs/70269 From rlaska at gmail.com Sat Nov 4 18:36:16 2006 From: rlaska at gmail.com (rlaska) Date: Sat, 04 Nov 2006 18:36:16 -0000 Subject: [Bug 29043] Re: gpilotd runs away with CPU after completing hotsync References: <20060120002317.28441.58655.malonedeb@gangotri.ubuntu.com> Message-ID: <20061104183616.27977.4449.malone@gandwana.ubuntu.com> I can confirm this bug, and I'm running Edgy with the latest updates. Output of top: Tasks: 98 total, 1 running, 97 sleeping, 0 stopped, 0 zombie Cpu(s): 31.0%us, 69.0%sy, 0.0%ni, 0.0%id, 0.0%wa, 0.0%hi, 0.0%si, 0.0%st Mem: 1556036k total, 817400k used, 738636k free, 69340k buffers Swap: 0k total, 0k used, 0k free, 448256k cached PID USER PR NI VIRT RES SHR S %CPU %MEM TIME+ COMMAND 5054 ram 25 0 71544 13m 8556 S 98.2 0.9 17:10.26 gpilotd ---- I'm syncing with a Palm Zire 31. The sync ran fine, but now the CPU is maxed out with gpilotd. Also, the gpilot applet is unresponsive. -- gpilotd runs away with CPU after completing hotsync https://launchpad.net/bugs/29043 From ubuntu at famille-lepoutre.com Sat Nov 4 19:05:33 2006 From: ubuntu at famille-lepoutre.com (Brice LEPOUTRE) Date: Sat, 04 Nov 2006 19:05:33 -0000 Subject: [Bug 69044] Splash Screen References: <20061029123101.26024.81762.malonedeb@gangotri.ubuntu.com> Message-ID: <20061104190533.12711.82161.launchpad@canonical@gangotri.ubuntu.com> Public bug reported: Since the installation my splash screen when start or stop ubuntu is in Black and Grey. I'm on laptop ACER 9302 ** Affects: usplash (Ubuntu) Importance: Undecided Assignee: Ubuntu Desktop Bugs Status: Rejected -- Splash Screen https://launchpad.net/bugs/69044 From info at jnmedia.net Sat Nov 4 19:06:19 2006 From: info at jnmedia.net (Jonah) Date: Sat, 04 Nov 2006 19:06:19 -0000 Subject: [Bug 67969] amd64 1280x1024 resolution, splash screen looks bad References: <20061024130527.31837.83972.malonedeb@gangotri.ubuntu.com> Message-ID: <20061104190619.27894.44932.launchpad@canonical@gandwana.ubuntu.com> Public bug reported: on my amd64 edgy box i've set the usplash to vga=795 the ubuntu logo is silver looking and a bit squashed and in top corner of screen almost - there's no loading progress bar and it looks a bit naff. ** Affects: usplash-theme-ubuntu (Ubuntu) Importance: Undecided Assignee: Ubuntu Desktop Bugs Status: Rejected -- amd64 1280x1024 resolution, splash screen looks bad https://launchpad.net/bugs/67969 From guilhermepaula at gmail.com Sat Nov 4 19:07:49 2006 From: guilhermepaula at gmail.com (Guilherme Paula) Date: Sat, 04 Nov 2006 19:07:49 -0000 Subject: [Bug 70237] Computer don't turn off References: <20061104142755.12711.50193.malonedeb@gangotri.ubuntu.com> Message-ID: <20061104190749.12864.394.launchpad@canonical@gangotri.ubuntu.com> Public bug reported: My computer don't turn off when I click in shutdown button. It freezes in the end of shutdown splash. I need pressure four seconds the shutdown button to turn off. Infos: Ubuntu Edgy Eft ATX Power Suply 420 W Motherboard Asus A7S 333 ** Affects: Ubuntu Importance: Undecided Assignee: Ubuntu Desktop Bugs Status: Rejected -- Computer don't turn off https://launchpad.net/bugs/70237 From bruce.cowan at dsl.pipex.com Sat Nov 4 19:07:49 2006 From: bruce.cowan at dsl.pipex.com (Bruce Cowan) Date: Sat, 04 Nov 2006 19:07:49 -0000 Subject: [Bug 70237] Re: Computer don't turn off References: <20061104142755.12711.50193.malonedeb@gangotri.ubuntu.com> Message-ID: <20061104190749.12864.37967.launchpad@gangotri.ubuntu.com> *** This bug is a duplicate of bug 43961 *** ** Changed in: Ubuntu Assignee: (unassigned) => Ubuntu Desktop Bugs Status: Unconfirmed => Rejected -- Computer don't turn off https://launchpad.net/bugs/70237 From bruce.cowan at dsl.pipex.com Sat Nov 4 19:05:32 2006 From: bruce.cowan at dsl.pipex.com (Bruce Cowan) Date: Sat, 04 Nov 2006 19:05:32 -0000 Subject: [Bug 69044] Re: Splash Screen References: <20061029123101.26024.81762.malonedeb@gangotri.ubuntu.com> Message-ID: <20061104190532.12711.73932.launchpad@gangotri.ubuntu.com> *** This bug is a duplicate of bug 67545 *** ** Changed in: usplash (Ubuntu) Assignee: (unassigned) => Ubuntu Desktop Bugs Status: Unconfirmed => Rejected -- Splash Screen https://launchpad.net/bugs/69044 From bruce.cowan at dsl.pipex.com Sat Nov 4 19:06:18 2006 From: bruce.cowan at dsl.pipex.com (Bruce Cowan) Date: Sat, 04 Nov 2006 19:06:18 -0000 Subject: [Bug 67969] Re: amd64 1280x1024 resolution, splash screen looks bad References: <20061024130527.31837.83972.malonedeb@gangotri.ubuntu.com> Message-ID: <20061104190619.27894.65761.launchpad@gandwana.ubuntu.com> *** This bug is a duplicate of bug 67545 *** ** Changed in: usplash-theme-ubuntu (Ubuntu) Assignee: (unassigned) => Ubuntu Desktop Bugs Status: Confirmed => Rejected -- amd64 1280x1024 resolution, splash screen looks bad https://launchpad.net/bugs/67969 From kees at ubuntu.com Sat Nov 4 19:18:54 2006 From: kees at ubuntu.com (Kees Cook) Date: Sat, 04 Nov 2006 19:18:54 -0000 Subject: [Bug 70266] Re: VNC Password Rejected After Reboot References: <20061104173231.27977.58345.malonedeb@gandwana.ubuntu.com> Message-ID: <20061104191854.12711.79969.launchpad@gangotri.ubuntu.com> *** This bug is a duplicate of bug 65795 *** ** Changed in: tightvnc (Ubuntu) Sourcepackagename: tightvnc => vino ** This bug has been marked a duplicate of bug 65795 vino won't accept my password -- VNC Password Rejected After Reboot https://launchpad.net/bugs/70266 From olejkodf at gmail.com Sat Nov 4 19:28:06 2006 From: olejkodf at gmail.com (olejkodf) Date: Sat, 04 Nov 2006 19:28:06 -0000 Subject: [Bug 70280] Gnome-panel crashed overnight References: <20061104192806.12711.34316.malonedeb@gangotri.ubuntu.com> Message-ID: <20061104192806.12711.34316.malonedeb@gangotri.ubuntu.com> Public bug reported: Left on the computer overnight; gnome-panel crashed ** Affects: gnome-panel (Ubuntu) Importance: Undecided Status: Unconfirmed -- Gnome-panel crashed overnight https://launchpad.net/bugs/70280 From chantra at debuntu.org Sat Nov 4 19:25:23 2006 From: chantra at debuntu.org (chantra) Date: Sat, 04 Nov 2006 19:25:23 -0000 Subject: [Bug 65077] Re: card reader no longer works References: <20061010135935.5260.83873.malonedeb@gangotri.ubuntu.com> Message-ID: <20061104192524.27894.12129.malone@gandwana.ubuntu.com> Hi, you might want to check this bug: #59344 https://launchpad.net/distros/ubuntu/+source/linux-source-2.6.17/+bug/59344 -- card reader no longer works https://launchpad.net/bugs/65077 From klaidas at gmail.com Sat Nov 4 19:34:28 2006 From: klaidas at gmail.com (Klaidas) Date: Sat, 04 Nov 2006 19:34:28 -0000 Subject: [Bug 70280] Re: Gnome-panel crashed overnight References: <20061104192806.12711.34316.malonedeb@gangotri.ubuntu.com> Message-ID: <20061104193428.12864.23394.malone@gangotri.ubuntu.com> Umm... Don't you think this a litttle... not enought information to fix a bug? -- Gnome-panel crashed overnight https://launchpad.net/bugs/70280 From olejkodf at gmail.com Sat Nov 4 19:38:18 2006 From: olejkodf at gmail.com (olejkodf) Date: Sat, 04 Nov 2006 19:38:18 -0000 Subject: [Bug 70280] Re: Gnome-panel crashed overnight References: <20061104192806.12711.34316.malonedeb@gangotri.ubuntu.com> Message-ID: <20061104193818.27977.94423.malone@gandwana.ubuntu.com> Here's the problem report. ** Attachment added: "Bug Report" http://librarian.launchpad.net/4964768/_usr_bin_gnome-panel.1000.crash -- Gnome-panel crashed overnight https://launchpad.net/bugs/70280 From rggjan at gmail.com Sat Nov 4 19:50:08 2006 From: rggjan at gmail.com (=?utf-8?q?Jan_R=C3=BCegg?=) Date: Sat, 04 Nov 2006 19:50:08 -0000 Subject: [Bug 70189] Re: odd- / even- / duplex-printing not working in evince References: <20061104075432.12864.49476.malonedeb@gangotri.ubuntu.com> Message-ID: <20061104195008.12864.26317.malone@gangotri.ubuntu.com> *** This bug is a duplicate of bug 67762 *** It's right that the odd-even thing was reported already in bug 67762, but I didn't find any other bug concerning duplex printing... -- odd- / even- / duplex-printing not working in evince https://launchpad.net/bugs/70189 From idokibovito at googlemail.com Sat Nov 4 21:18:40 2006 From: idokibovito at googlemail.com (amnesia) Date: Sat, 04 Nov 2006 21:18:40 -0000 Subject: [Bug 3868] Re: Emptying trash should really empty trash References: <20051103201758.24057.58067.malonedeb@gangotri.ubuntu.com> Message-ID: <20061104211840.12864.26621.malone@gangotri.ubuntu.com> I agree with Corey about this bug. In my ~/src/ I do my coding stuff, and if some files are owned by root (like after sudo make stuff), you can move them (like in the trash or anywhere), but you cannot delete them. Pretty irritating :) Even worse: nautilus is so not helping telling you what file has wrong permissions (see screenshot). Even Even Worse: Missing "skip all" button, so you have no change when you have 100s of files there ;( (on the screenshot too) well, at least there is a cancel :) ** Attachment added: "I'm sorry which file is it again?" http://librarian.launchpad.net/4964849/Screenshot.png -- Emptying trash should really empty trash https://launchpad.net/bugs/3868 From singularity00 at gmail.com Sat Nov 4 21:36:42 2006 From: singularity00 at gmail.com (singularity) Date: Sat, 04 Nov 2006 21:36:42 -0000 Subject: [Bug 66025] gnome-power-manager does not update often enough, only updates every 25% of battery charge References: <20061013224005.3013.94936.malonedeb@gangotri.ubuntu.com> Message-ID: <20061104213642.27894.7887.launchpad@canonical@gandwana.ubuntu.com> Public bug reported: Binary package hint: gnome-power-manager As the summary says. It should definitely update more, at _least_ once every 5%. I understand polling is to be kept to a minimum to avoid unnecessary CPU usage but really, it'd be nice if when I look at my battery stats, they don't go from 25% on first look, then to 0% on the next... This bug is in Edgy. ** Affects: hal (Ubuntu) Importance: Undecided Status: Unconfirmed -- gnome-power-manager does not update often enough, only updates every 25% of battery charge https://launchpad.net/bugs/66025 From singularity00 at gmail.com Sat Nov 4 21:37:26 2006 From: singularity00 at gmail.com (singularity) Date: Sat, 04 Nov 2006 21:37:26 -0000 Subject: [Bug 66025] Re: gnome-power-manager does not update often enough, only updates every 25% of battery charge References: <20061013224005.3013.94936.malonedeb@gangotri.ubuntu.com> Message-ID: <20061104213726.27977.47507.malone@gandwana.ubuntu.com> Okay, this is a hal issue, thanks much to Richard Hughes. Can the Ubuntu HAL maintainer apply this patch? http://lists.freedesktop.org/archives/hal/2006-October/006389.html ** Changed in: gnome-power-manager (Ubuntu) Sourcepackagename: gnome-power-manager => hal ** Changed in: hal (Ubuntu) Status: Unconfirmed => Confirmed -- gnome-power-manager does not update often enough, only updates every 25% of battery charge https://launchpad.net/bugs/66025 From rmcw at allmail.net Sat Nov 4 22:18:15 2006 From: rmcw at allmail.net (Robert McWilliam) Date: Sat, 04 Nov 2006 22:18:15 -0000 Subject: [Bug 40800] Re: HAL blocks suspend References: <20060422182211.30538.67378.malonedeb@gangotri.ubuntu.com> Message-ID: <20061104221815.12864.22308.malone@gangotri.ubuntu.com> I haven't seen this problem again since I installed edgy (a while before release so I think it would have cropped up by now if it was going to...) -- HAL blocks suspend https://launchpad.net/bugs/40800 From rainbow2 at eurion.net Sat Nov 4 22:23:39 2006 From: rainbow2 at eurion.net (RainCT) Date: Sat, 04 Nov 2006 22:23:39 -0000 Subject: [Bug 70305] % in the graphics are bad shown References: <20061104222339.12711.90325.malonedeb@gangotri.ubuntu.com> Message-ID: <20061104222339.12711.90325.malonedeb@gangotri.ubuntu.com> Public bug reported: Binary package hint: gnome-system-monitor On Ubuntu Edgy in the System Monitor in the graphics that are in 'Resources' the %'s are unreadable if you don't resize the window. ** Affects: gnome-system-monitor (Ubuntu) Importance: Undecided Status: Unconfirmed -- % in the graphics are bad shown https://launchpad.net/bugs/70305 From rainbow2 at eurion.net Sat Nov 4 22:24:14 2006 From: rainbow2 at eurion.net (RainCT) Date: Sat, 04 Nov 2006 22:24:14 -0000 Subject: [Bug 70305] Re: % in the graphics are bad shown References: <20061104222339.12711.90325.malonedeb@gangotri.ubuntu.com> Message-ID: <20061104222414.27977.61533.malone@gandwana.ubuntu.com> Here's a screenshot. ** Attachment added: "Screenshot" http://librarian.launchpad.net/4964905/seebug.png -- % in the graphics are bad shown https://launchpad.net/bugs/70305 From rainbow2 at eurion.net Sat Nov 4 22:27:33 2006 From: rainbow2 at eurion.net (RainCT) Date: Sat, 04 Nov 2006 22:27:33 -0000 Subject: [Bug 70305] Re: % in the graphics are bad shown References: <20061104222339.12711.90325.malonedeb@gangotri.ubuntu.com> Message-ID: <20061104222733.12864.68759.malone@gangotri.ubuntu.com> Sorry, post the screenshot again with 700KB less (and draw a red circle around the problems) ** Attachment added: "Same screenshot (lower size)" http://librarian.launchpad.net/4964906/seebug.png -- % in the graphics are bad shown https://launchpad.net/bugs/70305 From mario.danic at gmail.com Sat Nov 4 22:43:18 2006 From: mario.danic at gmail.com (=?utf-8?b?TWFyaW8gxJBhbmnEhw==?=) Date: Sat, 04 Nov 2006 22:43:18 -0000 Subject: [Bug 68084] Re: Nautilus CD Burner does not enable joliet extensions when burning to DVD References: <20061024220146.31785.95898.malonedeb@gangotri.ubuntu.com> Message-ID: <20061104224318.27894.97659.malone@gandwana.ubuntu.com> Do we have this package patches and shipped in edgy? -- Nautilus CD Burner does not enable joliet extensions when burning to DVD https://launchpad.net/bugs/68084 From ats-ubuntu at offog.org Sat Nov 4 23:26:11 2006 From: ats-ubuntu at offog.org (Adam Sampson) Date: Sat, 04 Nov 2006 23:26:11 -0000 Subject: [Bug 48548] Re: broken gaussian blur References: <20060605163343.5989.25896.malonedeb@gangotri.ubuntu.com> Message-ID: <20061104232611.12711.10824.malone@gangotri.ubuntu.com> This is an upstream bug in GIMP's Gaussian blur plugin -- it got fixed in 2.2.13. See: http://bugzilla.gnome.org/show_bug.cgi?id=343047 And here's the commit: http://cvs.gnome.org/viewcvs/gimp/plug-ins/common/gauss.c?r1=1.18.2.3&r2=1.18.2.4 It'd be nice if the fix could make it into LTS's GIMP, since it makes Gaussian blur pretty much useless as-is; we've just tried to get a bunch of schoolkids doing graphical stuff using Ubuntu and got hit by this. It's very easy to reproduce: create a new image. Fill the background red. Create a new transparent layer. Draw a sharp-edged green squiggle on it. Select all and do a 15px Gaussian blur. On 2.2.11 you get a black halo around the squiggle; on 2.2.13 you get a smooth blur. -- broken gaussian blur https://launchpad.net/bugs/48548 From avo at ethz.ch Sun Nov 5 00:11:01 2006 From: avo at ethz.ch (Andreas Voss) Date: Sun, 05 Nov 2006 00:11:01 -0000 Subject: [Bug 70316] Using F5 as Hotkey in the Date/Time Plugin References: <20061105001101.12711.11003.malonedeb@gangotri.ubuntu.com> Message-ID: <20061105001101.12711.11003.malonedeb@gangotri.ubuntu.com> Public bug reported: I like gedit very well. But one improvement would make it much more usable for me: if it would be possible to let the Hotkey "F5" to invoke the Insert Date/time Plugin. This is it, what is possible in notepad.exe, the good old simple windows-text-editor. gedit ist more, i know. but it should be possible to write a simple personal logfile with a date-timestamp at the beginning of a line/paragraph w/o using mouse or menu-hotkey (ALT+E, I or ALT+B, D [if you are working with the german interface). F5 would be / should be a language-independent hotkey. Thank you for realizing that. Andreas Voss ** Affects: gedit (Ubuntu) Importance: Undecided Status: Unconfirmed -- Using F5 as Hotkey in the Date/Time Plugin https://launchpad.net/bugs/70316 From ksflyinghigh at hotmail.com Sun Nov 5 01:08:49 2006 From: ksflyinghigh at hotmail.com (Wireblue) Date: Sun, 05 Nov 2006 01:08:49 -0000 Subject: [Bug 67185] Re: Progress bar progress invisible References: <20061020165418.29568.2824.malonedeb@gandwana.ubuntu.com> Message-ID: <20061105010849.27977.70602.malone@gandwana.ubuntu.com> *** This bug is a duplicate of bug 67443 *** I'm having the exact same issues as well. Have looked far and wide for a solution but have had no luck. The Human theme worked fine for me on Dapper, but after a fresh install of Edgy, the progress bars just don't show. (My problems match that of the screenshot posted above.) I'm wondering if there is some way to install the Dapper version of the Human theme. That would probably fix the problems, or provide a clue as to whats going wrong. -- Progress bar progress invisible https://launchpad.net/bugs/67185 From bhaubeck at gmail.com Sun Nov 5 01:33:27 2006 From: bhaubeck at gmail.com (ben) Date: Sun, 05 Nov 2006 01:33:27 -0000 Subject: [Bug 68578] Re: gnome-theme-manager hangs, stops updating UI References: <20061027105257.26024.65346.malonedeb@gangotri.ubuntu.com> Message-ID: <20061105013327.12711.26745.malone@gangotri.ubuntu.com> i ran into the same problems. after deleting everything but "Human" in /usr/share/themes it worked again. what i have in /usr/share/themes: ls /usr/share/themes/ AgingGorilla Crux Gray Human LowContrast Outdoors Silicon Atlanta Default HighContrast Industrial LowContrastLargePrint Qt Simple Bright Emacs HighContrastInverse IndustrialTango Metabox Raleigh ThinIce Clearlooks Esco HighContrastLargePrint LargePrint metacity-1 Redmond ClearlooksAlternative Glider HighContrastLargePrintInverse LegacyHuman Mist Resilience my girlfriend has an account on this machine, that was not affected from that problem, so it must have something to do with my personal themes, which are: 6nome Aero Almond Alphacube AluminumAlloy-Smog ben ben010 ben011 ben012 ben013 ben014 ben04 ben05 ben06 ben07 ben08 ben09 ben14 ben15 ben2 ben3 BlueHeart c2 Cillop Cillop-Midnite Clearlooks Clearlooks-Visto Clearlooks-Xp CoronaX-default Fuoco Gilouche Glossy GreenHeart Litoral Live OldVignette Plastik Polycarbonate-0.5 Shiny-Tango Soy TheBlues-gtk2-Amber Variance Water Wonderlooks XFwm4 YattaBlues Yattacier3 my personals are still active. /usr/share/themes is now empty but "Human" ben -- gnome-theme-manager hangs, stops updating UI https://launchpad.net/bugs/68578 From pandisv at yahoo.co.uk Sun Nov 5 04:24:01 2006 From: pandisv at yahoo.co.uk (Vassilis Pandis) Date: Sun, 05 Nov 2006 04:24:01 -0000 Subject: [Bug 56054] Re: Login screen does not fit References: <20060811173707.24639.15617.malonedeb@gangotri.ubuntu.com> Message-ID: <20061010071844.5185.97759.malone@gangotri.ubuntu.com> Battery, is this a screenshot or a mockup drawn by you to help us understand what's wrong? If it is a screenshot, then what theme are you using? -- Login screen does not fit https://launchpad.net/bugs/56054 From ubuntu at paul.sladen.org Sun Nov 5 04:21:20 2006 From: ubuntu at paul.sladen.org (Paul Sladen) Date: Sun, 05 Nov 2006 04:21:20 -0000 Subject: [Bug 70368] bug-buddy can block 'x-session-manager', preventing new X processes References: <20061105042121.32016.72144.malonedeb@gandwana.ubuntu.com> Message-ID: <20061105042121.32016.72144.malonedeb@gandwana.ubuntu.com> Public bug reported: [Unfortunately, 1.5hours worth of debugging to the cause of this problem was lost after 'kill -9 `pidof bug-buddy...gnome-session-manager`, which then took down the X server]. Bug-buddy can block 'x-session-manager'; the following is what the straces/gdb dumps showed from 5minutes ago: New processes attempt to connect to the Session Manager using: /tmp/.ICE-unix/NNNN New processes start by writing a request to this socket and then blocking, awaiting the Session Manager to respond. However, the SM is locked: waitpid(`pidof gnome-session-manager`, and the GNOME Session Manager instance blocked: waitpid(`pidof bug-buddy`, This instance of 'bug-buddy' was the one watching 'gnome-session- manager' was blocking on: read(24, I do not know what Socket 24 was supposed, or was, connected to. So there seems to be some cyclic relationship between the g-s-m and an instance of bug-buddy watching over 'g-s-m'; the end result of which is a race-condition where 'x-session-manager' is left completely blocked. ** Affects: bug-buddy (Ubuntu) Importance: Undecided Status: Unconfirmed -- bug-buddy can block 'x-session-manager', preventing new X processes https://launchpad.net/bugs/70368 From peterzelezny at dodo.com.au Sun Nov 5 04:40:39 2006 From: peterzelezny at dodo.com.au (Peter Zelezny) Date: Sun, 05 Nov 2006 04:40:39 -0000 Subject: [Bug 45340] Re: Window wrap doesn't work on highlighted messages. References: <20060518022358.28188.47119.malonedeb@gangotri.ubuntu.com> Message-ID: <20061105044039.32016.19284.malone@gandwana.ubuntu.com> This was a Finnish translation bug in older versions. Deleting ~/.xchat2/pevents.conf (while xchat isn't running) should fix it. -- Window wrap doesn't work on highlighted messages. https://launchpad.net/bugs/45340 From shyguyfrenzy at gmail.com Sun Nov 5 05:05:25 2006 From: shyguyfrenzy at gmail.com (unsung) Date: Sun, 05 Nov 2006 05:05:25 -0000 Subject: [Bug 70374] Xchat crashes when I try to connect to server. References: <20061105050525.28019.32810.malonedeb@gangotri.ubuntu.com> Message-ID: <20061105050525.28019.32810.malonedeb@gangotri.ubuntu.com> Public bug reported: Didn't pay too much attention to the apport that came up, but when I tried to start and connect to a server 3 seperate times it crashed. I think I sent a report already with "using it?" inside. ** Affects: xchat-gnome (Ubuntu) Importance: Undecided Status: Unconfirmed -- Xchat crashes when I try to connect to server. https://launchpad.net/bugs/70374 From fgomez at cok.net Sun Nov 5 05:10:44 2006 From: fgomez at cok.net (Pitt Stains) Date: Sun, 05 Nov 2006 05:10:44 -0000 Subject: [Bug 68324] Re: Crash During deleting account References: <20061026064149.29353.36664.malonedeb@gangotri.ubuntu.com> Message-ID: <20061105051044.31933.7982.malone@gandwana.ubuntu.com> I deleted an AIM account, and immediately clicked "Add" (to add a new account) and gaim crashed. (When I opened gaim, the old AIM account was still there, and my new account -- which I was never able to save due to the crash -- was not.) I am running Ubuntu 6.10. I've attached the file containing the problem report. Hmm... just recreated the error. It seems the problem occurs when you attempt to delete an account that is enabled. ** Attachment added: "problem report" http://librarian.launchpad.net/4966447/_usr_bin_gaim.1000.crash -- Crash During deleting account https://launchpad.net/bugs/68324 From ireneshusband at yahoo.co.uk Sun Nov 5 05:52:57 2006 From: ireneshusband at yahoo.co.uk (Robert Persson) Date: Sun, 05 Nov 2006 05:52:57 -0000 Subject: [Bug 70377] Poor instructions for configuring gnome dictionary References: <20061105054046.32016.28332.malonedeb@gandwana.ubuntu.com> Message-ID: <20061105055257.28154.26294.launchpad@canonical@gangotri.ubuntu.com> Public bug reported: This is a bug with gnome-dictionary in Dapper. I want to configure gnome-dictionary to look up German words, but I can't find out how to do it. Ideally there should be a long dropdown list of dictionaries to choose from -- English, French and Spanish, by themselves are not enough. Failing that, you should at least be able to look at the settings for the dictionaries that are already set up so that you can make an educated guess as to the correct settings for the dictionary you actually want to use. A button somewhere in the dictionary preferences dialogue that would take you to a website with a large directory of dictionary servers would also be very useful. ** Affects: gnome-utils (Ubuntu) Importance: Undecided Status: Unconfirmed -- Poor instructions for configuring gnome dictionary https://launchpad.net/bugs/70377 From kai.kasurinen at uninea.fi Sun Nov 5 05:52:57 2006 From: kai.kasurinen at uninea.fi (Kai Kasurinen) Date: Sun, 05 Nov 2006 05:52:57 -0000 Subject: [Bug 70377] Re: Poor instructions for configuring gnome dictionary References: <20061105054046.32016.28332.malonedeb@gandwana.ubuntu.com> Message-ID: <20061105055257.28154.12420.launchpad@gangotri.ubuntu.com> ** Changed in: Ubuntu Sourcepackagename: None => gnome-utils -- Poor instructions for configuring gnome dictionary https://launchpad.net/bugs/70377 From qub333 at gmail.com Sun Nov 5 06:16:18 2006 From: qub333 at gmail.com (Kevin Kubasik) Date: Sun, 05 Nov 2006 06:16:18 -0000 Subject: [Bug 70380] Partitions on external hd are mounted twice References: <20061105061618.32016.41184.malonedeb@gandwana.ubuntu.com> Message-ID: <20061105061618.32016.41184.malonedeb@gandwana.ubuntu.com> Public bug reported: When I start up gnome, and have an external hd attached, each partition gets mounted twice (or at least looks to be mounted twice, there are 2 icons on the desktop, but both icons point to the same partition). Fdisk gives me the following: Disk /dev/sdb: 500.1 GB, 500107862016 bytes 255 heads, 63 sectors/track, 60801 cylinders Units = cylinders of 16065 * 512 = 8225280 bytes Device Boot Start End Blocks Id System /dev/sdb1 1 2652 21302158+ b W95 FAT32 /dev/sdb2 28821 60801 256887382+ 83 Linux /dev/sdb3 2653 28820 210194460 83 Linux Partition table entries are not in disk order The last line is the one that makes me suspect. ** Affects: gnome-volume-manager (Ubuntu) Importance: Undecided Status: Unconfirmed -- Partitions on external hd are mounted twice https://launchpad.net/bugs/70380 From pradeep.vjn at gmail.com Sun Nov 5 06:45:18 2006 From: pradeep.vjn at gmail.com (Pradeep) Date: Sun, 05 Nov 2006 06:45:18 -0000 Subject: [Bug 70380] Re: Partitions on external hd are mounted twice References: <20061105061618.32016.41184.malonedeb@gandwana.ubuntu.com> Message-ID: <20061105064519.31933.71758.malone@gandwana.ubuntu.com> Hi, Thanks for your report. Can you post the contents of /etc/fstab ? I have also noticed that if the fstab uses uuids for mounts, gnome- volume-manager creates a second desktop icon for the mount. -- Partitions on external hd are mounted twice https://launchpad.net/bugs/70380 From qub333 at gmail.com Sun Nov 5 06:58:10 2006 From: qub333 at gmail.com (Kevin Kubasik) Date: Sun, 05 Nov 2006 06:58:10 -0000 Subject: [Bug 70380] Re: Partitions on external hd are mounted twice References: <20061105061618.32016.41184.malonedeb@gandwana.ubuntu.com> Message-ID: <20061105065810.31933.87811.malone@gandwana.ubuntu.com> That looks to be it, I'm chock full of uid's *sarcastic sigh* ** Attachment added: "fstab" http://librarian.launchpad.net/4966523/fstab -- Partitions on external hd are mounted twice https://launchpad.net/bugs/70380 From pradeep.vjn at gmail.com Sun Nov 5 07:16:35 2006 From: pradeep.vjn at gmail.com (Pradeep) Date: Sun, 05 Nov 2006 07:16:35 -0000 Subject: [Bug 70380] Re: Partitions on external hd are mounted twice References: <20061105061618.32016.41184.malonedeb@gandwana.ubuntu.com> Message-ID: <20061105071635.31933.16143.launchpad@gandwana.ubuntu.com> ** Changed in: gnome-volume-manager (Ubuntu) Status: Unconfirmed => Confirmed -- Partitions on external hd are mounted twice https://launchpad.net/bugs/70380 From compotatoj at gmail.com Sun Nov 5 07:27:13 2006 From: compotatoj at gmail.com (Jeff Greene) Date: Sun, 05 Nov 2006 07:27:13 -0000 Subject: [Bug 70380] Re: Partitions on external hd are mounted twice References: <20061105061618.32016.41184.malonedeb@gandwana.ubuntu.com> Message-ID: <20061105072713.31933.89031.malone@gandwana.ubuntu.com> What version of Ubuntu are you running? This seems like an old bug that was fixed a while ago. -- Partitions on external hd are mounted twice https://launchpad.net/bugs/70380 From qub333 at gmail.com Sun Nov 5 07:37:37 2006 From: qub333 at gmail.com (Kevin Kubasik) Date: Sun, 05 Nov 2006 07:37:37 -0000 Subject: [Bug 70380] Re: Partitions on external hd are mounted twice References: <20061105061618.32016.41184.malonedeb@gandwana.ubuntu.com> Message-ID: <20061105073737.32016.17404.malone@gandwana.ubuntu.com> The latest and greatest, I did a fresh install right off the cd a day or 2 after edgy was officially released, and I've gotten all 10 updates since then. -- Partitions on external hd are mounted twice https://launchpad.net/bugs/70380 From siggi.gevatter at gmail.com Sun Nov 5 09:42:33 2006 From: siggi.gevatter at gmail.com (RainCT) Date: Sun, 05 Nov 2006 09:42:33 -0000 Subject: [Bug 70305] Re: % in the graphics are bad shown References: <20061104222339.12711.90325.malonedeb@gangotri.ubuntu.com> Message-ID: <20061105094233.28154.76134.launchpad@gangotri.ubuntu.com> ** This bug has been marked a duplicate of bug 57202 Graphs from the resources tab aren't shown correctly. ** This bug is no longer a duplicate of bug 57202 Graphs from the resources tab aren't shown correctly. -- % in the graphics are bad shown https://launchpad.net/bugs/70305 From elvis_shock at yahoo.com Sun Nov 5 10:01:43 2006 From: elvis_shock at yahoo.com (elvis_shock) Date: Sun, 05 Nov 2006 10:01:43 -0000 Subject: [Bug 70389] Crashing after starting after hibernation References: <20061105100143.28154.6575.malonedeb@gangotri.ubuntu.com> Message-ID: <20061105100143.28154.6575.malonedeb@gangotri.ubuntu.com> Public bug reported: 1. Hibernate 2. Restore from hibernate 3. Gaim automatically crashed ** Affects: gaim (Ubuntu) Importance: Undecided Status: Unconfirmed -- Crashing after starting after hibernation https://launchpad.net/bugs/70389 From elvis_shock at yahoo.com Sun Nov 5 10:09:54 2006 From: elvis_shock at yahoo.com (elvis_shock) Date: Sun, 05 Nov 2006 10:09:54 -0000 Subject: [Bug 70389] Re: Crashing after starting after hibernation References: <20061105100143.28154.6575.malonedeb@gangotri.ubuntu.com> Message-ID: <20061105100954.31933.4172.malone@gandwana.ubuntu.com> ** Attachment added: "Crash dump" http://librarian.launchpad.net/4966734/_usr_bin_gaim.1000.crash -- Crashing after starting after hibernation https://launchpad.net/bugs/70389 From bugwatch at bugs.launchpad.net Sun Nov 5 10:05:47 2006 From: bugwatch at bugs.launchpad.net (Bug Watch Updater) Date: Sun, 05 Nov 2006 10:05:47 -0000 Subject: [Bug 6710] Re: No abiword VFS support References: <20060112142411.606.60475.malonedeb@gangotri.ubuntu.com> Message-ID: <20061105100554.15287.70148.launchpad@gangotri.ubuntu.com> ** Changed in: abiword (upstream) Status: In Progress => Fix Released -- No abiword VFS support https://launchpad.net/bugs/6710 From bugwatch at bugs.launchpad.net Sun Nov 5 10:16:31 2006 From: bugwatch at bugs.launchpad.net (Bug Watch Updater) Date: Sun, 05 Nov 2006 10:16:31 -0000 Subject: [Bug 69566] Re: time-admin crash with some icon set References: <20061031201853.4148.90432.malonedeb@gandwana.ubuntu.com> Message-ID: <20061105101713.15287.37558.launchpad@gangotri.ubuntu.com> ** Changed in: gst (upstream) Status: Fix Released => Confirmed -- time-admin crash with some icon set https://launchpad.net/bugs/69566 From bugwatch at bugs.launchpad.net Sun Nov 5 10:16:31 2006 From: bugwatch at bugs.launchpad.net (Bug Watch Updater) Date: Sun, 05 Nov 2006 10:16:31 -0000 Subject: [Bug 66880] Re: Evolution crashes when clicking on attachement couple of times in a row References: <20061019084434.8403.6155.malonedeb@gandwana.ubuntu.com> Message-ID: <20061105101906.15287.59324.launchpad@gangotri.ubuntu.com> ** Changed in: evolution (upstream) Status: Unconfirmed => Rejected -- Evolution crashes when clicking on attachement couple of times in a row https://launchpad.net/bugs/66880 From bugwatch at bugs.launchpad.net Sun Nov 5 10:16:31 2006 From: bugwatch at bugs.launchpad.net (Bug Watch Updater) Date: Sun, 05 Nov 2006 10:16:31 -0000 Subject: [Bug 33468] Re: GNOME screensaver should not activate when evince is in presentation mode References: <20060302203240.17525.88398.malonedeb@gangotri.ubuntu.com> Message-ID: <20061105101842.15287.90248.launchpad@gangotri.ubuntu.com> ** Changed in: evince (upstream) Status: Unconfirmed => In Progress -- GNOME screensaver should not activate when evince is in presentation mode https://launchpad.net/bugs/33468 From pascal.devuyst at gmail.com Sun Nov 5 10:20:30 2006 From: pascal.devuyst at gmail.com (Pascal De Vuyst) Date: Sun, 05 Nov 2006 10:20:30 -0000 Subject: [Bug 70213] Re: Status icon doesn't support transparency. References: <20061104112105.27894.1063.malonedeb@gandwana.ubuntu.com> Message-ID: <20061105102030.28154.51924.malone@gangotri.ubuntu.com> Confirming this bug on Ubuntu Edgy 6.10 (see screenshot in attachment). ** Attachment added: "background of gnome-cups-icon is not transparent" http://librarian.launchpad.net/4966738/gnome-cups-icon.png ** Changed in: gnome-cups-manager (Ubuntu) Status: Unconfirmed => Confirmed -- Status icon doesn't support transparency. https://launchpad.net/bugs/70213 From lcid-fire at gmx.net Sun Nov 5 10:29:53 2006 From: lcid-fire at gmx.net (LCID Fire) Date: Sun, 05 Nov 2006 10:29:53 -0000 Subject: [Bug 70394] Support of file move operations would be nice References: <20061105102953.28019.893.malonedeb@gangotri.ubuntu.com> Message-ID: <20061105102953.28019.893.malonedeb@gangotri.ubuntu.com> Public bug reported: I often would like to move files away from my harddrive to a dvd. I have to drag the files onto the dvd creator - burn them and the manually remove them from the drive. It would be far nicer if I could force to move the files to the dvd using the shift key and after the burn was successfull they would get automaticly deleted from my harddrive. ** Affects: nautilus-cd-burner (Ubuntu) Importance: Undecided Status: Unconfirmed -- Support of file move operations would be nice https://launchpad.net/bugs/70394 From amitroy5 at gmail.com Sun Nov 5 10:25:24 2006 From: amitroy5 at gmail.com (amitroy5) Date: Sun, 05 Nov 2006 10:25:24 -0000 Subject: [Bug 70188] Re: Small foot in corner of window References: <20061104072728.27977.20676.malonedeb@gandwana.ubuntu.com> Message-ID: <20061105102524.32016.3723.malone@gandwana.ubuntu.com> I can confirm this. I was wondering if there is any plans for a fix? -- Small foot in corner of window https://launchpad.net/bugs/70188 From pascal.devuyst at gmail.com Sun Nov 5 10:54:29 2006 From: pascal.devuyst at gmail.com (Pascal De Vuyst) Date: Sun, 05 Nov 2006 10:54:29 -0000 Subject: [Bug 68409] Re: Multiple logical pages per physical page mode does not work References: <20061026154910.17549.68321.malonedeb@gandwana.ubuntu.com> Message-ID: <20061105105429.28154.99592.malone@gangotri.ubuntu.com> *** This bug is a duplicate of bug 3667 *** Which version of Ubuntu are you using? Please attach the output of the printingbuginfo script for some basic information about your printing setup, the script can be found here: https://wiki.ubuntu.com/PrintingBugInfoScript. ** Changed in: gnome-print (Ubuntu) Status: Unconfirmed => Needs Info -- Multiple logical pages per physical page mode does not work https://launchpad.net/bugs/68409 From cass at skynet.be Sun Nov 5 11:03:06 2006 From: cass at skynet.be (Guillaume Desmottes) Date: Sun, 05 Nov 2006 11:03:06 -0000 Subject: [Bug 70374] Re: Xchat crashes when I try to connect to server. References: <20061105050525.28019.32810.malonedeb@gangotri.ubuntu.com> Message-ID: <20061105110306.32016.85317.malone@gandwana.ubuntu.com> Are you using xchat or xchat-gnome? Could you provide a stack trace please? ** Changed in: xchat-gnome (Ubuntu) Status: Unconfirmed => Needs Info -- Xchat crashes when I try to connect to server. https://launchpad.net/bugs/70374 From john at quietbloke.com Sun Nov 5 11:31:48 2006 From: john at quietbloke.com (QuietBloke) Date: Sun, 05 Nov 2006 11:31:48 -0000 Subject: [Bug 70402] Search on wikipedia opens firefox. When you close firefox you cannot launch it again. It keeps saying Firefox is already running. References: <20061105113148.32016.43920.malonedeb@gandwana.ubuntu.com> Message-ID: <20061105113148.32016.43920.malonedeb@gandwana.ubuntu.com> Public bug reported: Binary package hint: deskbar-applet. I am running 6.10 after upgrading from 6.06LTS. These are the steps I did though I think any results which launch Frefox will fail as well. 1. Ensure Firefox is not running. 2. Perform a search and select wikipedia. 3. Close FireFox. 4. Try to launch firefox or performing another search gives the dialog stating that Another FireFox is already running and you must close it first. Apologies if this has already been reported or if I havent given suffient information and Im still kinda new to ubuntu ( and linux ). Thank you John ( Quietbloke ) ** Affects: deskbar-applet (Ubuntu) Importance: Undecided Status: Unconfirmed ** Description changed: - Binary package hint: deskbar-applet + Binary package hint: deskbar-applet. + + I am running 6.10 after upgrading from 6.06LTS. These are the steps I did though I think any results which launch Frefox will fail as well. 1. Ensure Firefox is not running. 2. Perform a search and select wikipedia. 3. Close FireFox. 4. Try to launch firefox or performing another search gives the dialog stating that Another FireFox is already running and you must close it first. Apologies if this has already been reported or if I havent given suffient information and Im still kinda new to ubuntu ( and linux ). Thank you John ( Quietbloke ) -- Search on wikipedia opens firefox. When you close firefox you cannot launch it again. It keeps saying Firefox is already running. https://launchpad.net/bugs/70402 From john at quietbloke.com Sun Nov 5 12:02:25 2006 From: john at quietbloke.com (QuietBloke) Date: Sun, 05 Nov 2006 12:02:25 -0000 Subject: [Bug 70402] Re: (Ignore- Cannot reproduce) Search on wikipedia opens firefox. When you close firefox you cannot launch it again. It keeps saying Firefox is already running. References: <20061105113148.32016.43920.malonedeb@gandwana.ubuntu.com> Message-ID: <20061105120225.28154.5381.launchpad@gangotri.ubuntu.com> ** Summary changed: - Search on wikipedia opens firefox. When you close firefox you cannot launch it again. It keeps saying Firefox is already running. + (Ignore- Cannot reproduce) Search on wikipedia opens firefox. When you close firefox you cannot launch it again. It keeps saying Firefox is already running. ** Description changed: Binary package hint: deskbar-applet. I am running 6.10 after upgrading from 6.06LTS. These are the steps I did though I think any results which launch Frefox will fail as well. 1. Ensure Firefox is not running. 2. Perform a search and select wikipedia. 3. Close FireFox. 4. Try to launch firefox or performing another search gives the dialog stating that Another FireFox is already running and you must close it first. Apologies if this has already been reported or if I havent given suffient information and Im still kinda new to ubuntu ( and linux ). Thank you John ( Quietbloke ) + + Sorry. I managed to reproduce this three times yesterday but am unable + to repeat it now. -- (Ignore- Cannot reproduce) Search on wikipedia opens firefox. When you close firefox you cannot launch it again. It keeps saying Firefox is already running. https://launchpad.net/bugs/70402 From dingoth at gmail.com Sun Nov 5 12:53:18 2006 From: dingoth at gmail.com (=?utf-8?q?Olivier_Gr=C3=A9goire?=) Date: Sun, 05 Nov 2006 12:53:18 -0000 Subject: [Bug 70413] column resizing behavior is not predictable References: <20061105125318.31933.72778.malonedeb@gandwana.ubuntu.com> Message-ID: <20061105125318.31933.72778.malonedeb@gandwana.ubuntu.com> Public bug reported: I only use six columns in Rhythmbox in this order : currently playing, track, title, artist, album and length. When I try to make the title-column smaller, I click on the title-artist separation. Then I drag it to the left to reduce the column size. But, as soon as I start dragging it to the left, the title column takes more place and my cursor does not correspond to the column separator anymore (the separator is hundreds of pixels right of my cursor). And when I go left past beyond the title-column title, "Title", my movements do not seem to be 'heard' by the application. During this whole operation, the columns on the right of the title- column (artist and album) are resized too, though it would logically be only the artist-column that be resized to fill the title-place I use, or all the columns are moved to the left, creating a column-less space on the right of the length-column. Sorry for my English, I'm still learning it. If you don't understand what I mean, could you let me converse about it with a French-speaking person who could then explain it clearly to you ? ** Affects: rhythmbox (Ubuntu) Importance: Undecided Status: Unconfirmed -- column resizing behavior is not predictable https://launchpad.net/bugs/70413 From sutcliffe.alex at gmail.com Sun Nov 5 13:11:58 2006 From: sutcliffe.alex at gmail.com (Alex Sutcliffe) Date: Sun, 05 Nov 2006 13:11:58 -0000 Subject: [Bug 70187] Re: File Roller can't view or extract deb files References: <20061104063653.12864.14508.malonedeb@gangotri.ubuntu.com> Message-ID: <20061105131158.28154.60849.malone@gangotri.ubuntu.com> It's working for me, I'm not on amd64 though. I tihnk file roller should use ar which should be installed by package binutils. Is ar installed on your system? ** Changed in: file-roller (Ubuntu) Status: Unconfirmed => Needs Info -- File Roller can't view or extract deb files https://launchpad.net/bugs/70187 From samuel.maftoul at gmail.com Sun Nov 5 13:16:05 2006 From: samuel.maftoul at gmail.com (Maftoul Samuel) Date: Sun, 05 Nov 2006 13:16:05 -0000 Subject: [Bug 70413] Re: column resizing behavior is not predictable References: <20061105125318.31933.72778.malonedeb@gandwana.ubuntu.com> Message-ID: <20061105131605.28154.17443.malone@gangotri.ubuntu.com> I confirm this behaviour for a long time. I will try to make a screencast to make the bug clear. This should be reported upstream. ** Changed in: rhythmbox (Ubuntu) Status: Unconfirmed => Confirmed -- column resizing behavior is not predictable https://launchpad.net/bugs/70413 From feenixx at hotmail.com Sun Nov 5 13:46:55 2006 From: feenixx at hotmail.com (mlind) Date: Sun, 05 Nov 2006 13:46:55 -0000 Subject: [Bug 54684] Re: High CPU usage References: <20060731180328.29548.70203.malonedeb@gandwana.ubuntu.com> Message-ID: <20061105134655.31933.7067.malone@gandwana.ubuntu.com> Fixes the issue here aswell =) Thanks seb. -- High CPU usage https://launchpad.net/bugs/54684 From cepe at gmbm.net Sun Nov 5 13:55:43 2006 From: cepe at gmbm.net (=?utf-8?q?Jos=C3=A9_M=2E_L=C3=B3pez-Cepero?=) Date: Sun, 05 Nov 2006 13:55:43 -0000 Subject: [Bug 70419] Wish: Improve drag&drop: raise window on mouseup & drag&drop References: <20061105135543.31933.16183.malonedeb@gandwana.ubuntu.com> Message-ID: <20061105135543.31933.16183.malonedeb@gandwana.ubuntu.com> Public bug reported: Binary package hint: metacity I suggest having windows raised not on mouse-button-down (as they are now), but in mouse-button-up; making that the default behavior and/or adding an option to turn it on. Furthermore, I suggest raising windows if the cursor stays over them for a few seconds when in a drag&drop operation. Rationale: - There are two main "click" operations which can be done in a window: click (button down, button up) and drag (button down, move mouse holding button), as in drag&drop operations. - If the user clicks in a window, the new behavior would be almost the same as it is now, with no noticeable differences other than the (very small) delay between mouse-down and mouse-up. - If the user wants to do a drag&drop operation, the new behavior would allow him to do the drag&drop between _all visible items_ the moment the operation begins, whereas the old behavior does not. Say you have two partially overlapping Nautilus windows open. In the one in the foreground there is a folder, and in the one in the background there is a file which is not obscured by the foreground window. You want to drag that file to the folder. With the current behavior, clicking and dragging on the file immediately raises the background window, changing the screen distribution (counter-intuitive) and obscuring a significant part of the foreground window (likely including the intended drag&drop target). With the new behavior, you just drag the (visible) file to the (visible) folder and that's it. Let's say now that the situation is reversed. You want to drag a file from a foreground window to a folder in a background window. The background window is obscured by the foreground window, so the target folder is not visible. With the current behavior the best way to drag&drop is either moving the windows (so the drag&drop is not direct) or using the task bar (rather inconvenient). With the proposed behavior it's just drag the file to the visible part of the background screen - linger for 2 seconds with the button down - the background screens is raised - drag to the (now visible) folder and release the button. The suggested behavior would make dragging & dropping more convenient and more intuitive, and I have seen it implemented to good use in several other file managers. I have filed the bug against Metacity because I suppose that it's possible to control this policy in the window manager. Thanks for your time and keep up the good work. ** Affects: metacity (Ubuntu) Importance: Undecided Status: Unconfirmed -- Wish: Improve drag&drop: raise window on mouseup & drag&drop https://launchpad.net/bugs/70419 From rgfcesar at bol.com.br Sun Nov 5 14:19:34 2006 From: rgfcesar at bol.com.br (cabelo) Date: Sun, 05 Nov 2006 14:19:34 -0000 Subject: [Bug 5805] Re: System/About Ubuntu not working in dapper flight-2 References: <20051215130639.24631.86175.malonedeb@gangotri.ubuntu.com> Message-ID: <20061105141934.28154.39269.malone@gangotri.ubuntu.com> I have the same problem: after click on "About Ubuntu" at System menu, a tab "Starting About Ubuntu" is showed in the panel for 15 seconds and disappears without launching any application. Running from the terminal the command line: yelp ghelp:about-ubuntu I have the output: yelp: error while loading shared libraries: libgtkembedmoz.so: cannot open shared object file: No such file or directory My distro is Dapper Drake and Gnome 2.14.3. Firefox 2.0 installed. Even uninstalling Mozilla browser the problem continues... Best regards, Rodrigo Ferrari -- System/About Ubuntu not working in dapper flight-2 https://launchpad.net/bugs/5805 From bugwatch at bugs.launchpad.net Sun Nov 5 14:31:53 2006 From: bugwatch at bugs.launchpad.net (Bug Watch Updater) Date: Sun, 05 Nov 2006 14:31:53 -0000 Subject: [Bug 64720] Re: Programs launched with hotkeys are not session managed References: <20061008160744.5260.62432.malonedeb@gangotri.ubuntu.com> Message-ID: <20061009080012.15895.84418.launchpad@gangotri.ubuntu.com> *** This bug is a duplicate of bug 62163 *** ** Changed in: control-center (upstream) Status: Unknown => In Progress -- Programs launched with hotkeys are not session managed https://launchpad.net/bugs/64720 From m.lutzer at gmx.de Sun Nov 5 14:27:43 2006 From: m.lutzer at gmx.de (Lutz) Date: Sun, 05 Nov 2006 14:27:43 -0000 Subject: [Bug 70428] Certain PDFs caused huge memory usage References: <20061105142743.28019.4759.malonedeb@gangotri.ubuntu.com> Message-ID: <20061105142743.28019.4759.malonedeb@gangotri.ubuntu.com> Public bug reported: Opening certain PDFs with evince causes evince to allocate very much memory such that my system becomes nearly non-responding because it allocates the whole swap partition. System: Ubuntu Edgy. Please mail me if you want to get the problematic PDF. Probably similar to bug #51538 but evince is not crashing for me. ** Affects: evince (Ubuntu) Importance: Undecided Status: Unconfirmed -- Certain PDFs caused huge memory usage https://launchpad.net/bugs/70428 From chitownmack at gmail.com Sun Nov 5 15:11:04 2006 From: chitownmack at gmail.com (chitownmack) Date: Sun, 05 Nov 2006 15:11:04 -0000 Subject: [Bug 68048] Re: GNOME Settings Daemon does not start properly on AMD64 desktop install disk References: <20061024182113.25557.58580.malonedeb@gandwana.ubuntu.com> Message-ID: <20061105151104.28019.9314.malone@gangotri.ubuntu.com> I am using the x386 distribution of Edgy and have this problem. This was reported as a duplicate report from bug #68284. I am submitting a copy of my XORG log. ** Attachment added: "XORG log" http://librarian.launchpad.net/4967077/xorg%20submission%20for%20bug%2068284 -- GNOME Settings Daemon does not start properly on AMD64 desktop install disk https://launchpad.net/bugs/68048 From mario.danic at gmail.com Sun Nov 5 15:42:22 2006 From: mario.danic at gmail.com (=?utf-8?b?TWFyaW8gxJBhbmnEhw==?=) Date: Sun, 05 Nov 2006 15:42:22 -0000 Subject: [Bug 41581] Re: nautilus? doesn't unmount iso fs on cd-rw before erase References: <20060426134002.28852.75902.malonedeb@gandwana.ubuntu.com> Message-ID: <20061105154222.28019.91533.malone@gangotri.ubuntu.com> Bob, please test and report findings. Thanks. -- nautilus? doesn't unmount iso fs on cd-rw before erase https://launchpad.net/bugs/41581 From thomas at beeblebrox.net Sun Nov 5 15:52:53 2006 From: thomas at beeblebrox.net (thom) Date: Sun, 05 Nov 2006 15:52:53 -0000 Subject: [Bug 70439] Emacs keybindings not working References: <20061105155253.28019.3417.malonedeb@gangotri.ubuntu.com> Message-ID: <20061105155253.28019.3417.malonedeb@gangotri.ubuntu.com> Public bug reported: Binary package hint: evolution Emacs keybindings don't work in the composer of Evolution. By removing the gnome-spell package, Emacs keybindings work as expected. ** Affects: evolution (Ubuntu) Importance: Undecided Status: Unconfirmed -- Emacs keybindings not working https://launchpad.net/bugs/70439 From launchpad.roncero at dfgh.net Sun Nov 5 16:19:08 2006 From: launchpad.roncero at dfgh.net (archis) Date: Sun, 05 Nov 2006 16:19:08 -0000 Subject: [Bug 70082] Re: xorg crashes while opening text file in gedit References: <20061103144708.27894.7913.malonedeb@gandwana.ubuntu.com> Message-ID: <20061105161908.32016.41155.malone@gandwana.ubuntu.com> I now have an Xorg.0.crash log for you. I did not find any other relevant info in the logs though. Hope this helps. ** Attachment added: "_usr_bin_Xorg.0.crash" http://librarian.launchpad.net/4967139/_usr_bin_Xorg.0.crash -- xorg crashes while opening text file in gedit https://launchpad.net/bugs/70082 From christian.niemeyer at gmx.de Sun Nov 5 16:34:24 2006 From: christian.niemeyer at gmx.de (Christian Niemeyer) Date: Sun, 05 Nov 2006 16:34:24 -0000 Subject: [Bug 59946] Re: Admin tools require admin group membership References: <20060911184649.12796.25422.malonedeb@gandwana.ubuntu.com> Message-ID: <20061105163425.28019.42456.malone@gangotri.ubuntu.com> For me the error occured when I wanted to disable some services via "services-admin". Accidentally I unchecked dbus. And since there was the problem. Fix: Run Synaptic (should still work) Re-Install following packages: -gnome-system-tools -system-tools-backend -dbus -libdbus-1-3 (or simply all packages in which names occur "dbus", don't know exactly, so I did) Now try to run services-admin again and check that dbus there is enabled. Maybe Re-Login or Reboot is needed. Hope this was helpful Regards, Chris -- Admin tools require admin group membership https://launchpad.net/bugs/59946 From hub at figuiere.net Sun Nov 5 16:46:49 2006 From: hub at figuiere.net (Hubert Figuiere) Date: Sun, 05 Nov 2006 16:46:49 -0000 Subject: [Bug 6710] Re: No abiword VFS support References: <20060112142411.606.60475.malonedeb@gangotri.ubuntu.com> Message-ID: <20061105164649.28154.33030.malone@gangotri.ubuntu.com> will be part of 2.6 release (or whatever the version will be) -- No abiword VFS support https://launchpad.net/bugs/6710 From christian.niemeyer at gmx.de Sun Nov 5 16:50:58 2006 From: christian.niemeyer at gmx.de (Christian Niemeyer) Date: Sun, 05 Nov 2006 16:50:58 -0000 Subject: [Bug 59946] Re: Admin tools require admin group membership References: <20060911184649.12796.25422.malonedeb@gandwana.ubuntu.com> Message-ID: <20061105165058.28154.45217.malone@gangotri.ubuntu.com> Sorry forgot something: Now after Rebooting I experienced, that e.g. services-admin starts without asking permissions. Then you need to run alacarte menu editor and check the section >System >Administration and put gksu before these commands: gksu gdmsetup gksu users-admin gksu time-admin gksu services-admin gksu network-admin -- Admin tools require admin group membership https://launchpad.net/bugs/59946 From tom at verdaat.org Sun Nov 5 16:56:51 2006 From: tom at verdaat.org (Tom Verdaat) Date: Sun, 05 Nov 2006 16:56:51 -0000 Subject: [Bug 59946] Re: Admin tools require admin group membership References: <20060911184649.12796.25422.malonedeb@gandwana.ubuntu.com> Message-ID: <20061105165651.32016.37719.malone@gandwana.ubuntu.com> Instructions by Justin Dugger solved my problem. I guess some kind of check script should be pushed as an update of some sort, to make sure this is solved on all systems. Not that this matters in my case, I need to completely re-install Ubuntu because of all the upgrade issues :( -- Admin tools require admin group membership https://launchpad.net/bugs/59946 From moranar at gmail.com Sun Nov 5 17:08:13 2006 From: moranar at gmail.com (Adriano Varoli Piazza) Date: Sun, 05 Nov 2006 17:08:13 -0000 Subject: [Bug 68409] Re: Multiple logical pages per physical page mode does not work References: <20061026154910.17549.68321.malonedeb@gandwana.ubuntu.com> Message-ID: <20061105170814.32016.57914.malone@gandwana.ubuntu.com> *** This bug is a duplicate of bug 3667 *** Personally, I'm using Edgy (this occurred during Dapper, but it's worsened (to my taste) now on Edgy), but I'd moved to discussing this on the thread for bug #3667. Here's the file asked, nevertheless. ** Attachment added: "printing bug info generated text file" http://librarian.launchpad.net/4967181/printingbuginfo.txt -- Multiple logical pages per physical page mode does not work https://launchpad.net/bugs/68409 From michael003 at gmail.com Sun Nov 5 17:11:31 2006 From: michael003 at gmail.com (Michael) Date: Sun, 05 Nov 2006 17:11:31 -0000 Subject: [Bug 70453] volume.label should be preferred as the desired_mount_point for iPods References: <20061105171132.28154.99522.malonedeb@gangotri.ubuntu.com> Message-ID: <20061105171132.28154.99522.malonedeb@gangotri.ubuntu.com> Public bug reported: Binary package hint: hal The rules in 10-storage-policy.fdi set the desired_mount_point for iPods to "ipod", regardless of whether the volume has a valid label or not. This is because the rule matching iPods comes after the rules checking for a valid volume.label. It makes more sense (to me at least) to use the volume label as the desired_mount_point if possible. ** Affects: hal (Ubuntu) Importance: Undecided Status: Unconfirmed -- volume.label should be preferred as the desired_mount_point for iPods https://launchpad.net/bugs/70453 From kwalo at o2.pl Sun Nov 5 17:26:49 2006 From: kwalo at o2.pl (kwalo) Date: Sun, 05 Nov 2006 17:26:49 -0000 Subject: [Bug 70456] Epiphany crashes, if I try to rename a bookmark References: <20061105172649.28154.56150.malonedeb@gangotri.ubuntu.com> Message-ID: <20061105172649.28154.56150.malonedeb@gangotri.ubuntu.com> Public bug reported: Binary package hint: epiphany-browser Steps to reproduce a bug: - open bookmark edition window (Ctrl+b) - right click on any bookmark - click on Rename option and try to rename bookmark Epiphany crashes every time, when I try to rename a bookamrk this way. It is possible to rename a bookmark via Properties option, so perhaps Rename option should be removed. ** Affects: epiphany-browser (Ubuntu) Importance: Undecided Status: Unconfirmed -- Epiphany crashes, if I try to rename a bookmark https://launchpad.net/bugs/70456 From vladimir.lapacek at gmail.com Sun Nov 5 17:49:09 2006 From: vladimir.lapacek at gmail.com (=?utf-8?b?VmxhZGltw61yIExhcMOhxI1law==?=) Date: Sun, 05 Nov 2006 17:49:09 -0000 Subject: [Bug 70459] Fine tune calendar publishing frequency References: <20061105174909.28154.60112.malonedeb@gangotri.ubuntu.com> Message-ID: <20061105174909.28154.60112.malonedeb@gangotri.ubuntu.com> Public bug reported: There is a configuration dialog in Evolution to choose the publishing URI and frequency. The frequency choices are "Daily, Weekly, Manually". It would be nice to have better control over the publishing. First, there could be a field for entering number of minutes (hours) between publishes. For me publishing once a day is to long. Second, there could be option to auto-publish marked calendar after a saved change. Cheers, Vladimir ** Affects: evolution (Ubuntu) Importance: Undecided Status: Unconfirmed -- Fine tune calendar publishing frequency https://launchpad.net/bugs/70459 From seb128 at ubuntu.com Sun Nov 5 17:41:14 2006 From: seb128 at ubuntu.com (Sebastien Bacher) Date: Sun, 05 Nov 2006 17:41:14 -0000 Subject: [Bug 70305] Re: % in the graphics are bad shown References: <20061104222339.12711.90325.malonedeb@gangotri.ubuntu.com> Message-ID: <20061105174114.32016.66692.malone@gandwana.ubuntu.com> *** This bug is a duplicate of bug 68620 *** Thanks for the bug report. This particular bug has already been reported into our bug tracking system, but please feel free to report any further bugs which you find. ** Changed in: gnome-system-monitor (Ubuntu) Assignee: (unassigned) => Ubuntu Desktop Bugs Status: Unconfirmed => Rejected ** This bug has been marked a duplicate of bug 68620 gnome-system-monitor shows squashed key in resources graphs -- % in the graphics are bad shown https://launchpad.net/bugs/70305 From vladimir.lapacek at gmail.com Sun Nov 5 17:53:36 2006 From: vladimir.lapacek at gmail.com (=?utf-8?b?VmxhZGltw61yIExhcMOhxI1law==?=) Date: Sun, 05 Nov 2006 17:53:36 -0000 Subject: [Bug 70460] Caldav support missing References: <20061105175336.31933.63168.malonedeb@gandwana.ubuntu.com> Message-ID: <20061105175336.31933.63168.malonedeb@gandwana.ubuntu.com> Public bug reported: In my opinion the Caldav support in Evolution is missing. I tried to connect to a remote Caldav calendar hosted on the Cosmo server and it did not work. So I looked in the source package and all that I found was a configuration dialog for Caldav. Maybe I looked at wrong places, but if it is really missing, it would be better to remove this configuration dialog as well not to give feeling that it does not work. Vladimir ** Affects: evolution (Ubuntu) Importance: Undecided Status: Unconfirmed -- Caldav support missing https://launchpad.net/bugs/70460 From seb128 at ubuntu.com Sun Nov 5 17:53:28 2006 From: seb128 at ubuntu.com (Sebastien Bacher) Date: Sun, 05 Nov 2006 17:53:28 -0000 Subject: [Bug 47183] Re: Incorrect resolution even after changing desktop resolution References: <20060528204338.21922.91651.malonedeb@gandwana.ubuntu.com> Message-ID: <20061105175328.28154.65293.malone@gangotri.ubuntu.com> look at the comments on the bug. That doesn't look like a gdm bug, rather an xorg one, reassining ** Changed in: gdm (Ubuntu) Sourcepackagename: gdm => xorg -- Incorrect resolution even after changing desktop resolution https://launchpad.net/bugs/47183 From seb128 at ubuntu.com Sun Nov 5 17:56:30 2006 From: seb128 at ubuntu.com (Sebastien Bacher) Date: Sun, 05 Nov 2006 17:56:30 -0000 Subject: [Bug 70413] Re: column resizing behavior is not predictable References: <20061105125318.31933.72778.malonedeb@gandwana.ubuntu.com> Message-ID: <20061105175630.28154.43551.malone@gangotri.ubuntu.com> *** This bug is a duplicate of bug 25940 *** Thanks for the bug report. This particular bug has already been reported into our bug tracking system, but please feel free to report any further bugs which you find. ** Changed in: rhythmbox (Ubuntu) Sourcepackagename: rhythmbox => gtk+2.0 Status: Confirmed => Rejected ** This bug has been marked a duplicate of bug 25940 Column resizing acts strangely -- column resizing behavior is not predictable https://launchpad.net/bugs/70413 From seb128 at ubuntu.com Sun Nov 5 17:59:22 2006 From: seb128 at ubuntu.com (Sebastien Bacher) Date: Sun, 05 Nov 2006 17:59:22 -0000 Subject: [Bug 70188] Re: Small foot in corner of window References: <20061104072728.27977.20676.malonedeb@gandwana.ubuntu.com> Message-ID: <20061105175923.31933.62002.malone@gandwana.ubuntu.com> *** This bug is a duplicate of bug 68428 *** Thanks for the bug report. This particular bug has already been reported into our bug tracking system, but please feel free to report any further bugs which you find. ** Changed in: nautilus (Ubuntu) Assignee: (unassigned) => Ubuntu Desktop Bugs Status: Unconfirmed => Rejected ** This bug has been marked a duplicate of bug 68428 Nautilus (on the right side) very little Gnome Logo -- Small foot in corner of window https://launchpad.net/bugs/70188 From seb128 at ubuntu.com Sun Nov 5 18:02:25 2006 From: seb128 at ubuntu.com (Sebastien Bacher) Date: Sun, 05 Nov 2006 18:02:25 -0000 Subject: [Bug 70013] Re: [time-admin] time-admin crashes consistently References: <20061103044613.27977.73120.malonedeb@gandwana.ubuntu.com> Message-ID: <20061105180225.31933.40900.malone@gandwana.ubuntu.com> *** This bug is a duplicate of bug 69566 *** duplicate of bug #69566 ** Changed in: gnome-system-tools (Ubuntu) Status: Needs Info => Rejected ** This bug has been marked a duplicate of bug 69566 time-admin crash with some icon set -- [time-admin] time-admin crashes consistently https://launchpad.net/bugs/70013 From dennis_cranston at yahoo.com Sun Nov 5 18:16:22 2006 From: dennis_cranston at yahoo.com (Dennis) Date: Sun, 05 Nov 2006 18:16:22 -0000 Subject: [Bug 70464] Please disable bug-buddy crash notifications! References: <20061105181622.28019.14859.malonedeb@gangotri.ubuntu.com> Message-ID: <20061105181622.28019.14859.malonedeb@gangotri.ubuntu.com> Public bug reported: Binary package hint: bug-buddy Ubuntu Edgy has been spamming bugs.gnome.org with a large volume of useless bug reports [1]. Because Edgy does not come with debugging symbols installed, crashes do not contain information that can help track their true cause. Asking the bug reporters for additional information has resulted in no additional response. There are a limited number of GNOME developers, and it is both impolite and unwise asking them to waste their limited time on these invalid bug reports. Please either remove bug-buddy from Ubuntu Edgy or disable the send routine for crashes to bugs.gnome.org. Thanks! [1] Example useless bug report: What were you doing when the application crashed? Distribution: Ubuntu 6.10 (edgy) Gnome Release: 2.16.1 2006-10-02 (Ubuntu) BugBuddy Version: 2.16.0 Memory status: size: 1671168 vsize: 0 resident: 1671168 share: 0 rss: 487424 rss_rlim: 0 CPU usage: start_time: 1162607468 rtime: 0 utime: 116 stime: 0 cutime:1 cstime: 0 timeout: 115 it_real_value: 0 frequency: 349759 Backtrace was generated from '/usr/bin/gnome-search-tool' (no debugging symbols found) Using host libthread_db library "/lib/tls/i686/cmov/libthread_db.so.1". ** Affects: bug-buddy (Ubuntu) Importance: Undecided Status: Unconfirmed -- Please disable bug-buddy crash notifications! https://launchpad.net/bugs/70464 From joakim at bildrulle.nu Sun Nov 5 18:39:17 2006 From: joakim at bildrulle.nu (Joakim Larsson) Date: Sun, 05 Nov 2006 18:39:17 -0000 Subject: [Bug 70467] Occationally failure to write CD-R requires reboot References: <20061105183917.28154.68458.malonedeb@gangotri.ubuntu.com> Message-ID: <20061105183917.28154.68458.malonedeb@gangotri.ubuntu.com> Public bug reported: I burnt one ISO by right click->write to disc and it all want well and the CD is used to install Xubuntu so I know it is ok. When I tried to burn a second CD the drive icon never showed up on the desktop when I inserted an empty CD-R disc. Nautilus-cd-burner informed me that it could not find a suitable media to write the disc on but the device was listed in the pulldown. I tried in several ways to have the drive and media to be detected: - pulled the firewire connector and connected it agian - changed the CD-R disc Lastly I rebooted and it was detected normally with same CD-R disc and i could proceed. The error is not repeatable su I guess I had a bad Karma for the day or something. Here is suspected lines from /var/log/syslog. I am using a fully updated Dapper 386 installation. Nov 5 16:50:39 max-desktop kernel: [17188680.576000] scsi2 : SCSI emulation for IEEE-1394 SBP-2 Devices Nov 5 16:50:40 max-desktop kernel: [17188681.684000] ieee1394: sbp2: Logged into SBP-2 device Nov 5 16:50:41 max-desktop kernel: [17188681.988000] Vendor: Slimtype Model: DVDRW SOSW-852S Rev: PRS9 Nov 5 16:50:41 max-desktop kernel: [17188681.988000] Type: CD-ROM ANSI SCSI revision: 00 Nov 5 16:50:46 max-desktop kernel: [17188686.956000] sr0: scsi3-mmc drive: 24x/24x writer cd/rw xa/form2 cdda tray Nov 5 16:50:46 max-desktop kernel: [17188686.956000] Uniform CD-ROM driver Revision: 3.20 Nov 5 16:50:46 max-desktop kernel: [17188686.988000] sr 2:0:0:0: Attached scsi generic sg0 type 5 Nov 5 16:50:49 max-desktop kernel: [17188690.444000] cdrom: This disc doesn't have any tracks I recognize! Nov 5 17:19:22 max-desktop -- MARK -- Nov 5 17:39:09 max-desktop kernel: [17191590.568000] cdrom: This disc doesn't have any tracks I recognize! Nov 5 17:40:12 max-desktop kernel: [17191652.624000] loop: loaded (max 8 devices) Nov 5 17:45:14 max-desktop kernel: [17191954.972000] scsi: unknown opcode 0x01 Nov 5 17:57:36 max-desktop kernel: [17192697.164000] sr 2:0:0:0: Nov 5 17:57:36 max-desktop kernel: [17192697.164000] command: Read TOC/PMA/ATIP: 43 00 00 00 00 00 00 00 0c 40 Nov 5 17:57:46 max-desktop kernel: [17192707.164000] sr 2:0:0:0: Nov 5 17:57:46 max-desktop kernel: [17192707.164000] command: Test Unit Ready: 00 00 00 00 00 00 Nov 5 17:57:56 max-desktop kernel: [17192717.164000] sr 2:0:0:0: Nov 5 17:57:56 max-desktop kernel: [17192717.164000] command: Test Unit Ready: 00 00 00 00 00 00 Nov 5 17:58:16 max-desktop kernel: [17192737.168000] sr 2:0:0:0: Nov 5 17:58:16 max-desktop kernel: [17192737.168000] command: Test Unit Ready: 00 00 00 00 00 00 Nov 5 17:58:36 max-desktop kernel: [17192757.172000] sr 2:0:0:0: Nov 5 17:58:36 max-desktop kernel: [17192757.172000] command: Test Unit Ready: 00 00 00 00 00 00 Nov 5 17:58:36 max-desktop kernel: [17192757.172000] sr 2:0:0:0: scsi: Device offlined - not ready after error recovery Nov 5 17:58:36 max-desktop kernel: [17192757.172000] sr0: Hmm, seems the drive doesn't support multisession CD's Nov 5 18:19:22 max-desktop -- MARK -- Nov 5 18:39:23 max-desktop -- MARK -- Nov 5 18:50:29 max-desktop kernel: [17195869.908000] scsi3 : SCSI emulation for IEEE-1394 SBP-2 Devices Nov 5 18:50:30 max-desktop kernel: [17195871.016000] ieee1394: sbp2: Logged into SBP-2 device Nov 5 18:50:30 max-desktop kernel: [17195871.320000] Vendor: Slimtype Model: DVDRW SOSW-852S Rev: PRS9 Nov 5 18:50:30 max-desktop kernel: [17195871.320000] Type: CD-ROM ANSI SCSI revision: 00 Nov 5 18:50:35 max-desktop kernel: [17195876.288000] sr0: scsi3-mmc drive: 24x/24x writer cd/rw xa/form2 cdda tray Nov 5 18:50:35 max-desktop kernel: [17195876.288000] sr 3:0:0:0: Attached scsi generic sg0 type 5 Nov 5 18:51:41 max-desktop gconfd (max-4893): Avslutar ** Affects: nautilus-cd-burner (Ubuntu) Importance: Undecided Status: Unconfirmed -- Occationally failure to write CD-R requires reboot https://launchpad.net/bugs/70467 From damokles at gmx.net Sun Nov 5 19:12:17 2006 From: damokles at gmx.net (Caspar Clemens Mierau) Date: Sun, 05 Nov 2006 19:12:17 -0000 Subject: [Bug 70473] Re: gaim crashes whithout clear reason/action References: <20061105191102.28154.47455.malonedeb@gangotri.ubuntu.com> Message-ID: <20061105191217.32016.97527.malone@gandwana.ubuntu.com> ** Attachment added: "gaim crash report" http://librarian.launchpad.net/4968707/_usr_bin_gaim.1000.crash -- gaim crashes whithout clear reason/action https://launchpad.net/bugs/70473 From damokles at gmx.net Sun Nov 5 19:11:02 2006 From: damokles at gmx.net (Caspar Clemens Mierau) Date: Sun, 05 Nov 2006 19:11:02 -0000 Subject: [Bug 70473] gaim crashes whithout clear reason/action References: <20061105191102.28154.47455.malonedeb@gangotri.ubuntu.com> Message-ID: <20061105191102.28154.47455.malonedeb@gangotri.ubuntu.com> Public bug reported: gaim in edgy crashed while actually doing nothing. It just started and after probably a minute it crashed leaving the attached crash report. Actually it's to see if this crash is the same as mentioned in the other bug reports, so feel free to reject this report when you think so. If you need more information, let me know. ** Affects: gaim (Ubuntu) Importance: Undecided Status: Unconfirmed -- gaim crashes whithout clear reason/action https://launchpad.net/bugs/70473 From pascal.devuyst at gmail.com Sun Nov 5 19:14:57 2006 From: pascal.devuyst at gmail.com (Pascal De Vuyst) Date: Sun, 05 Nov 2006 19:14:57 -0000 Subject: [Bug 3667] Re: multipage (2 pages to 1) print function not working References: <20051029082723.5442.43156.malonedeb@gangotri.ubuntu.com> Message-ID: <20061105191457.32016.13993.malone@gandwana.ubuntu.com> @Frank Niedermann In Dapper the "n pages to 1" issue should be fixed with libgnomeprint 2.12.1-3ubuntu2 from dapper-updates. I'm able to print n-up without problems on my Dapper machine. Do you still have this problem? If so please attach the output of the printingbuginfo script for some basic information about your printing setup, the printingbuginfo script can be found here: https://wiki.ubuntu.com/PrintingBugInfoScript. This fix is also present in Edgy for applications that use libgnomeprint. -- multipage (2 pages to 1) print function not working https://launchpad.net/bugs/3667 From pascal.devuyst at gmail.com Sun Nov 5 19:17:02 2006 From: pascal.devuyst at gmail.com (Pascal De Vuyst) Date: Sun, 05 Nov 2006 19:17:02 -0000 Subject: [Bug 3667] Re: multipage (2 pages to 1) print function not working References: <20051029082723.5442.43156.malonedeb@gangotri.ubuntu.com> Message-ID: <20061105191702.28019.71770.malone@gangotri.ubuntu.com> @Adriano This bug is about applications that use libgnomeprint for printing (e.g. gedit). Evince in Edgy uses the new GtkPrintDialog, n-up issue for Edgy has already been reported as bug #67164. ** Changed in: libgnomeprint (Ubuntu) Status: Confirmed => Needs Info -- multipage (2 pages to 1) print function not working https://launchpad.net/bugs/3667 From joakim at bildrulle.nu Sun Nov 5 19:23:16 2006 From: joakim at bildrulle.nu (Joakim Larsson) Date: Sun, 05 Nov 2006 19:23:16 -0000 Subject: [Bug 70479] Firefox/flash fights over audio device with other apps (and finally looses) References: <20061105192316.28154.91258.malonedeb@gangotri.ubuntu.com> Message-ID: <20061105192316.28154.91258.malonedeb@gangotri.ubuntu.com> Public bug reported: Binary package hint: rhythmbox To reproduce: - Install Dapper Drake 6.06 x86 (well whatever, might not be needed) - Install Gstreamer pacjages for MP3 etc - Startup http://youtube.com/ - Click on the webpage to auto install the needed flashplugin for the youtube videos (flash 7) - Start to watch a lengthy video - In the meantime double click on an MP3 file on the desktop so it starts to play [There is NO audio from the MP3!] - Load another page in firefox without flash content [There IS now audio from the MP3!] - Go back to youtube.com and start the video again [There is NO audio from the video] - Quit the MP3 player [There is still NO audio from the video] So this is the bug, Firefox/flash never recovers from this state and needs to be restarted. Problem is that people doesn't realize the cause and thinks something is really broken. I changed the audio card and almost reinstalled Ubuntu before I realized that it was reproduzable and not a random error. I don't know what software part to blame but audio apps should be able to cope with each other. ** Affects: rhythmbox (Ubuntu) Importance: Undecided Status: Unconfirmed -- Firefox/flash fights over audio device with other apps (and finally looses) https://launchpad.net/bugs/70479 From pascal.devuyst at gmail.com Sun Nov 5 19:32:09 2006 From: pascal.devuyst at gmail.com (Pascal De Vuyst) Date: Sun, 05 Nov 2006 19:32:09 -0000 Subject: [Bug 68409] Re: Multiple logical pages per physical page mode does not work References: <20061026154910.17549.68321.malonedeb@gandwana.ubuntu.com> Message-ID: <20061105193209.31933.71032.malone@gandwana.ubuntu.com> *** This bug is a duplicate of bug 3667 *** @Adriano N-up issue for Evince in Edgy has already been reported as bug #67164. Please add further comments there. The question was directed to Maximilian Federle. -- Multiple logical pages per physical page mode does not work https://launchpad.net/bugs/68409 From mini at nada.kth.se Sun Nov 5 20:05:37 2006 From: mini at nada.kth.se (Mikael Nilsson) Date: Sun, 05 Nov 2006 20:05:37 -0000 Subject: [Bug 21399] Re: evolution crashes on quit References: <20060113141236.21012.10736.launchpad@macquarie.warthogs.hbd.com> Message-ID: <20061105200537.28019.40900.malone@gangotri.ubuntu.com> Evolution still crashes on exit for me, not sure if it's related. 2.8.1 on edgy. ** Attachment added: "Crash on edgy." http://librarian.launchpad.net/4970253/crash.txt -- evolution crashes on quit https://launchpad.net/bugs/21399 From mini at nada.kth.se Sun Nov 5 20:06:42 2006 From: mini at nada.kth.se (Mikael Nilsson) Date: Sun, 05 Nov 2006 20:06:42 -0000 Subject: [Bug 21399] Re: evolution crashes on quit References: <20060113141236.21012.10736.launchpad@macquarie.warthogs.hbd.com> Message-ID: <20061105200642.28154.61742.malone@gangotri.ubuntu.com> More related: http://bugzilla.gnome.org/show_bug.cgi?id=353364 http://bugzilla.gnome.org/show_bug.cgi?id=272556 -- evolution crashes on quit https://launchpad.net/bugs/21399 From nnkx00 at gmail.com Sun Nov 5 20:25:03 2006 From: nnkx00 at gmail.com (Neil) Date: Sun, 05 Nov 2006 20:25:03 -0000 Subject: [Bug 67361] Re: Gaim crashes after startup References: <20061021122623.29568.30908.malonedeb@gandwana.ubuntu.com> Message-ID: <20061105202503.28019.37644.malone@gangotri.ubuntu.com> Another crash on startup dump. ** Attachment added: "Crash on startup auto-dump." http://librarian.launchpad.net/4970266/_usr_bin_gaim.1000.crash -- Gaim crashes after startup https://launchpad.net/bugs/67361 From alecjw at gmail.com Sun Nov 5 20:50:27 2006 From: alecjw at gmail.com (alecjw) Date: Sun, 05 Nov 2006 20:50:27 -0000 Subject: [Bug 70489] Reovable media gets mounted halfway through format References: <20061105205027.28154.71974.malonedeb@gangotri.ubuntu.com> Message-ID: <20061105205027.28154.71974.malonedeb@gangotri.ubuntu.com> Public bug reported: Binary package hint: gparted When I format of partition a removable drive in gparted, it gets mounted halfway through the format and the filesystem becomes corrupted. My workaround is to disable automatic mounting of removable media before the format, and enable it again afterwards. Surely gparted should do this itself when it formats a drive? ** Affects: gparted (Ubuntu) Importance: Undecided Status: Unconfirmed -- Reovable media gets mounted halfway through format https://launchpad.net/bugs/70489 From toby.smithe at gmail.com Sun Nov 5 22:03:10 2006 From: toby.smithe at gmail.com (Toby Smithe) Date: Sun, 05 Nov 2006 22:03:10 -0000 Subject: [Bug 40931] Re: Volume +/- Keys have no effect on default card ALSA volume control on change of sound card in Dapper References: <20060423140213.4079.51365.malonedeb@gangotri.ubuntu.com> Message-ID: <20061105220310.28019.6110.malone@gangotri.ubuntu.com> *** This bug is a duplicate of bug 22876 *** This bug, I have decided, is so similar to bug 22876, that I am marking it duplicate. ** This bug has been marked a duplicate of bug 22876 There is no way to control which sound device or mixer the keyboard shortcuts use -- Volume +/- Keys have no effect on default card ALSA volume control on change of sound card in Dapper https://launchpad.net/bugs/40931 From DHeinson at gmx.net Sun Nov 5 22:05:29 2006 From: DHeinson at gmx.net (Dennis Heinson) Date: Sun, 05 Nov 2006 22:05:29 -0000 Subject: [Bug 27109] Re: nautilus uses 100% cpu after closing a ssh session References: <20060113145257.21012.37961.launchpad@macquarie.warthogs.hbd.com> Message-ID: <20061105220529.32016.83970.malone@gandwana.ubuntu.com> i had a similar error when transfering ftp. fix was commited by irc #nautilus user alex to cvs yesterday or the day before. -- nautilus uses 100% cpu after closing a ssh session https://launchpad.net/bugs/27109 From javiermon at gmail.com Sun Nov 5 22:13:51 2006 From: javiermon at gmail.com (kmon) Date: Sun, 05 Nov 2006 22:13:51 -0000 Subject: [Bug 66226] Re: 100% cpu usage when previewing videos References: <20061015101743.3013.22889.malonedeb@gangotri.ubuntu.com> Message-ID: <20061105221351.31933.97390.malone@gandwana.ubuntu.com> confirmed here -- 100% cpu usage when previewing videos https://launchpad.net/bugs/66226 From noel.froger at gmail.com Sun Nov 5 22:14:29 2006 From: noel.froger at gmail.com (NNois) Date: Sun, 05 Nov 2006 22:14:29 -0000 Subject: [Bug 58672] Re: Copy files to xfs filesystem in nautilus = VERY SLOW! References: <20060903023041.26396.79849.malonedeb@gangotri.ubuntu.com> Message-ID: <20061105221429.32016.33213.malone@gandwana.ubuntu.com> Same here... It's so annoying I have to use thunar instead of nautilus -- Copy files to xfs filesystem in nautilus = VERY SLOW! https://launchpad.net/bugs/58672 From david.bolter at utoronto.ca Sun Nov 5 22:18:02 2006 From: david.bolter at utoronto.ca (davidb) Date: Sun, 05 Nov 2006 22:18:02 -0000 Subject: [Bug 70269] Re: gok not starting with vnc, but starting with nx References: <20061104180924.27894.34479.malonedeb@gandwana.ubuntu.com> Message-ID: <20061105221802.28019.86864.launchpad@gangotri.ubuntu.com> *** This bug is a duplicate of bug 42308 *** ** This bug has been marked a duplicate of bug 42308 On-screen keyboard (gok v1.0.7-0ubuntu3) fails -- gok not starting with vnc, but starting with nx https://launchpad.net/bugs/70269 From elehvantti at ungroup.net Sun Nov 5 22:21:10 2006 From: elehvantti at ungroup.net (Antti Koskinen) Date: Sun, 05 Nov 2006 22:21:10 -0000 Subject: [Bug 62990] Re: HAL fails to initialize on ASUS A6 series notebooks References: <20060929144433.3619.59691.malonedeb@gandwana.ubuntu.com> Message-ID: <20061105222110.28019.73738.malone@gangotri.ubuntu.com> Here's a partial solution that works at least on my A6Km. Fire up your text editor and point it at /etc/modprobe.d/blacklist. Add the following line and then reboot. blacklist asus_acpi For some reason the hal daemon in Edgy doesn't like this module (Asus notebook acpi extras) on the A6 series notebooks. This line will prevent the module from loading and make hald, suspend etc. work again. The downside is you'll lose some acpi controlled functionality, like the LCD brightness buttons. -- HAL fails to initialize on ASUS A6 series notebooks https://launchpad.net/bugs/62990 From david.bolter at utoronto.ca Sun Nov 5 22:24:21 2006 From: david.bolter at utoronto.ca (davidb) Date: Sun, 05 Nov 2006 22:24:21 -0000 Subject: [Bug 42308] Re: On-screen keyboard (gok v1.0.7-0ubuntu3) fails References: <20060501044731.16739.33418.malonedeb@gandwana.ubuntu.com> Message-ID: <20061105222421.32016.28026.malone@gandwana.ubuntu.com> I believe Bill Haneman is finishing up a patch to have GOK fail more gracefully when it encounters this problem. BTW here are some other links related to this issue (i.e. phantom wacom input devices in ubuntu's x config): http://www.chenqi.org/blog/archives/2006/06/howto_fix_gok_s.html or http://gnomesupport.org/forums/viewtopic.php?t=11016 I'm hoping we'll be able to close this soon! -- On-screen keyboard (gok v1.0.7-0ubuntu3) fails https://launchpad.net/bugs/42308 From vfiend at gmail.com Sun Nov 5 22:27:24 2006 From: vfiend at gmail.com (VF) Date: Sun, 05 Nov 2006 22:27:24 -0000 Subject: [Bug 70187] Re: File Roller can't view or extract deb files References: <20061104063653.12864.14508.malonedeb@gangotri.ubuntu.com> Message-ID: <20061105222724.28154.42426.malone@gangotri.ubuntu.com> Ugh, figures it was something silly like that. I installed it and it works now, you can reject this bug. -- File Roller can't view or extract deb files https://launchpad.net/bugs/70187 From caroline.ford.work at googlemail.com Sun Nov 5 22:34:59 2006 From: caroline.ford.work at googlemail.com (Caroline Ford) Date: Sun, 05 Nov 2006 22:34:59 -0000 Subject: [Bug 69396] Re: Repository edgy-commercial seems empty (Opera, ... not available) References: <20061030224333.22894.37257.malonedeb@gangotri.ubuntu.com> Message-ID: <20061105223459.28019.3716.malone@gangotri.ubuntu.com> Nothing to do with control-center ** Changed in: control-center (Ubuntu) Status: Unconfirmed => Rejected -- Repository edgy-commercial seems empty (Opera,... not available) https://launchpad.net/bugs/69396 From david.bolter at utoronto.ca Sun Nov 5 22:39:11 2006 From: david.bolter at utoronto.ca (davidb) Date: Sun, 05 Nov 2006 22:39:11 -0000 Subject: [Bug 42308] Re: On-screen keyboard (gok v1.0.7-0ubuntu3) fails References: <20060501044731.16739.33418.malonedeb@gandwana.ubuntu.com> Message-ID: <20061105223911.28154.46836.malone@gangotri.ubuntu.com> FYI this bug exists in GNOME bugzilla, in case you wish to review that thread: http://bugzilla.gnome.org/show_bug.cgi?id=350356 -- On-screen keyboard (gok v1.0.7-0ubuntu3) fails https://launchpad.net/bugs/42308 From max.federle at googlemail.com Sun Nov 5 22:59:55 2006 From: max.federle at googlemail.com (Maximilian Federle) Date: Sun, 05 Nov 2006 22:59:55 -0000 Subject: [Bug 68409] Re: Multiple logical pages per physical page mode does not work References: <20061026154910.17549.68321.malonedeb@gandwana.ubuntu.com> Message-ID: <20061105225955.31933.28864.malone@gandwana.ubuntu.com> *** This bug is a duplicate of bug 3667 *** here you are ** Attachment added: "printingbuginfo" http://librarian.launchpad.net/4970421/printingbuginfo.txt -- Multiple logical pages per physical page mode does not work https://launchpad.net/bugs/68409 From encompass at gmail.com Sun Nov 5 23:13:06 2006 From: encompass at gmail.com (encompass) Date: Sun, 05 Nov 2006 23:13:06 -0000 Subject: [Bug 70474] Poweroff kinda powers off... References: <20061105191232.28154.55245.malonedeb@gangotri.ubuntu.com> Message-ID: <20061105231306.28019.93857.launchpad@canonical@gangotri.ubuntu.com> Public bug reported: My system will not power-off totally, everything seems to shutdown, I can even hear the HD powerdown... but the system stops at the shutting down screen graphic from usplash. I hit the power and it shuts off then. This may be related to the other bug I have posted. But doubt it, as this didn't happen in Dapper but does in edgy. ** Affects: apmd (Ubuntu) Importance: Undecided Assignee: Ubuntu Desktop Bugs Status: Rejected -- Poweroff kinda powers off... https://launchpad.net/bugs/70474 From bruce.cowan at dsl.pipex.com Sun Nov 5 23:12:17 2006 From: bruce.cowan at dsl.pipex.com (Bruce Cowan) Date: Sun, 05 Nov 2006 23:12:17 -0000 Subject: [Bug 70474] Re: Poweroff kinda powers off... References: <20061105191232.28154.55245.malonedeb@gangotri.ubuntu.com> Message-ID: <20061105231217.28154.43988.launchpad@gangotri.ubuntu.com> *** This bug is a duplicate of bug 43961 *** ** This bug has been marked a duplicate of bug 43961 Power down after shutdown does not work... ** Changed in: apmd (Ubuntu) Assignee: (unassigned) => Ubuntu Desktop Bugs Status: Unconfirmed => Rejected -- Poweroff kinda powers off... https://launchpad.net/bugs/70474 From bruce.cowan at dsl.pipex.com Sun Nov 5 23:15:27 2006 From: bruce.cowan at dsl.pipex.com (Bruce Cowan) Date: Sun, 05 Nov 2006 23:15:27 -0000 Subject: [Bug 70456] Re: Epiphany crashes, if I try to rename a bookmark References: <20061105172649.28154.56150.malonedeb@gangotri.ubuntu.com> Message-ID: <20061105231527.28019.11659.malone@gangotri.ubuntu.com> Works fine here on AMD64 Edgy. Perhaps you should debug this crash, see https://wiki.ubuntu.com/DebuggingProgramCrash. In this case, install epiphany-browser-dbgsym. ** Changed in: epiphany-browser (Ubuntu) Status: Unconfirmed => Needs Info -- Epiphany crashes, if I try to rename a bookmark https://launchpad.net/bugs/70456 From sutcliffe.alex at gmail.com Sun Nov 5 23:15:37 2006 From: sutcliffe.alex at gmail.com (Alex Sutcliffe) Date: Sun, 05 Nov 2006 23:15:37 -0000 Subject: [Bug 70187] Re: File Roller can't view or extract deb files References: <20061104063653.12864.14508.malonedeb@gangotri.ubuntu.com> Message-ID: <20061105231537.28019.76408.malone@gangotri.ubuntu.com> Will do, thanks for getting back to me. ** Changed in: file-roller (Ubuntu) Status: Needs Info => Rejected -- File Roller can't view or extract deb files https://launchpad.net/bugs/70187 From franciju at gmail.com Sun Nov 5 23:24:38 2006 From: franciju at gmail.com (Berkut) Date: Sun, 05 Nov 2006 23:24:38 -0000 Subject: [Bug 70510] High CPU usage when nautilus is "closed" References: <20061105232438.31933.9385.malonedeb@gandwana.ubuntu.com> Message-ID: <20061105232438.31933.9385.malonedeb@gandwana.ubuntu.com> Public bug reported: I'm running mencoder in gnome terminal (encoding a movie). When I open nautilus and go to the folder where the encoding is happening AND am in that folder long enouhg to see the file-size (etc.) change, the CPU usage of nautilus jumps to 40%-50% and stays that way even if I close nautilus. If I look in the folder with nautilus briefly and close it, it terminates normally. The CPU load of nautilus stays about the same as mencoders. edgy AMD 2500+ P.S. That's my first bug report; hope it's useful. ** Affects: nautilus (Ubuntu) Importance: Undecided Status: Unconfirmed -- High CPU usage when nautilus is "closed" https://launchpad.net/bugs/70510 From zekus.one at gmail.com Sun Nov 5 23:21:51 2006 From: zekus.one at gmail.com (zekus) Date: Sun, 05 Nov 2006 23:21:51 -0000 Subject: [Bug 62990] Re: HAL fails to initialize on ASUS A6 series notebooks References: <20060929144433.3619.59691.malonedeb@gandwana.ubuntu.com> Message-ID: <20061105232151.28019.34840.malone@gangotri.ubuntu.com> I'm sorry but ... it doesnt worked! I disabled it as you have suggested but "failed to initialize HAL" is still there. I hope, however that you are next to the solution... maybe there is something else you have modified in your configuration that, with the previous workaround, made the world turn again! I blacklisted also ibm_acpi and pcc_acpi after a first reboot with asus_acpi only disabled but... nothing. Attached my dmesg. ** Attachment added: "dmesg output" http://librarian.launchpad.net/4970451/dmesg.txt -- HAL fails to initialize on ASUS A6 series notebooks https://launchpad.net/bugs/62990 From mary-sounder at puzzling.org Sun Nov 5 23:21:06 2006 From: mary-sounder at puzzling.org (Mary Gardiner) Date: Sun, 05 Nov 2006 23:21:06 -0000 Subject: [Bug 61924] Re: On resuming from hibernation, I can't launch any apps References: <20060922182706.23036.24298.malonedeb@gangotri.ubuntu.com> Message-ID: <20061105232106.32016.65017.launchpad@gandwana.ubuntu.com> *** This bug is a duplicate of bug 49221 *** ** This bug is no longer a duplicate of bug 52200 Can't start programs after resume from suspend/hibernate ** This bug has been marked a duplicate of bug 49221 Unable to start applications after hibernation -- On resuming from hibernation, I can't launch any apps https://launchpad.net/bugs/61924 From mary-sounder at puzzling.org Sun Nov 5 23:21:15 2006 From: mary-sounder at puzzling.org (Mary Gardiner) Date: Sun, 05 Nov 2006 23:21:15 -0000 Subject: [Bug 56140] Re: new X apps won't start after resume from hibernate References: <20060812163201.24756.50421.malonedeb@gangotri.ubuntu.com> Message-ID: <20061105232115.28019.41308.launchpad@gangotri.ubuntu.com> *** This bug is a duplicate of bug 49221 *** ** This bug is no longer a duplicate of bug 52200 Can't start programs after resume from suspend/hibernate ** This bug has been marked a duplicate of bug 49221 Unable to start applications after hibernation -- new X apps won't start after resume from hibernate https://launchpad.net/bugs/56140 From mary-sounder at puzzling.org Sun Nov 5 23:21:29 2006 From: mary-sounder at puzzling.org (Mary Gardiner) Date: Sun, 05 Nov 2006 23:21:29 -0000 Subject: [Bug 52200] Re: Can't start programs after resume from suspend/hibernate References: <20060707100605.19447.43504.malonedeb@gandwana.ubuntu.com> Message-ID: <20061105232129.28019.58269.launchpad@gangotri.ubuntu.com> *** This bug is a duplicate of bug 49221 *** ** This bug has been marked a duplicate of bug 49221 Unable to start applications after hibernation -- Can't start programs after resume from suspend/hibernate https://launchpad.net/bugs/52200 From mary-sounder at puzzling.org Sun Nov 5 23:22:11 2006 From: mary-sounder at puzzling.org (Mary Gardiner) Date: Sun, 05 Nov 2006 23:22:11 -0000 Subject: [Bug 49221] Re: Unable to start applications after suspend/hibernation References: <20060610075736.25801.34624.malonedeb@gangotri.ubuntu.com> Message-ID: <20061105232211.28154.23680.launchpad@gangotri.ubuntu.com> ** Summary changed: - Unable to start applications after hibernation + Unable to start applications after suspend/hibernation -- Unable to start applications after suspend/hibernation https://launchpad.net/bugs/49221 From seb128 at ubuntu.com Sun Nov 5 23:34:49 2006 From: seb128 at ubuntu.com (Sebastien Bacher) Date: Sun, 05 Nov 2006 23:34:49 -0000 Subject: [Bug 70510] Re: High CPU usage when nautilus is "closed" References: <20061105232438.31933.9385.malonedeb@gandwana.ubuntu.com> Message-ID: <20061105233449.31933.9839.malone@gandwana.ubuntu.com> *** This bug is a duplicate of bug 54684 *** Thanks for the bug report. This particular bug has already been reported into our bug tracking system, but please feel free to report any further bugs which you find. ** Changed in: nautilus (Ubuntu) Assignee: (unassigned) => Ubuntu Desktop Bugs Status: Unconfirmed => Rejected ** This bug has been marked a duplicate of bug 54684 High CPU usage -- High CPU usage when nautilus is "closed" https://launchpad.net/bugs/70510 From kwalo at o2.pl Sun Nov 5 23:44:44 2006 From: kwalo at o2.pl (kwalo) Date: Sun, 05 Nov 2006 23:44:44 -0000 Subject: [Bug 70456] Re: Epiphany crashes, if I try to rename a bookmark References: <20061105172649.28154.56150.malonedeb@gangotri.ubuntu.com> Message-ID: <20061105234444.28019.15306.malone@gangotri.ubuntu.com> This is what I got from GNOME bug reporting tool. I hope it'll be useful. If you still want to have backtrace from gdb, please let me know. ** Attachment added: "backtrace from GNOME bug reporting tool" http://librarian.launchpad.net/4970482/backtrace -- Epiphany crashes, if I try to rename a bookmark https://launchpad.net/bugs/70456 From basherio at gmail.com Mon Nov 6 00:00:34 2006 From: basherio at gmail.com (Nelson Zamith) Date: Mon, 06 Nov 2006 00:00:34 -0000 Subject: [Bug 70513] Error when editing ID3 tags References: <20061106000034.32016.65533.malonedeb@gandwana.ubuntu.com> Message-ID: <20061106000034.32016.65533.malonedeb@gandwana.ubuntu.com> Public bug reported: I just tried to edit ID3 tags for a file ** Affects: rhythmbox (Ubuntu) Importance: Undecided Status: Unconfirmed -- Error when editing ID3 tags https://launchpad.net/bugs/70513 From basherio at gmail.com Mon Nov 6 00:02:15 2006 From: basherio at gmail.com (Nelson Zamith) Date: Mon, 06 Nov 2006 00:02:15 -0000 Subject: [Bug 70513] Re: Error when editing ID3 tags References: <20061106000034.32016.65533.malonedeb@gandwana.ubuntu.com> Message-ID: <20061106000215.31933.48551.malone@gandwana.ubuntu.com> ** Attachment added: "The .crash file" http://librarian.launchpad.net/4970910/_usr_lib_rhythmbox_rhythmbox-metadata.1000.crash -- Error when editing ID3 tags https://launchpad.net/bugs/70513 From corey.burger at gmail.com Mon Nov 6 00:09:06 2006 From: corey.burger at gmail.com (Corey Burger) Date: Mon, 06 Nov 2006 00:09:06 -0000 Subject: [Bug 70515] gnome-sound-properties freezes References: <20061106000906.31933.3163.malonedeb@gandwana.ubuntu.com> Message-ID: <20061106000906.31933.3163.malonedeb@gandwana.ubuntu.com> Public bug reported: Binary package hint: gnome-control-center Gnome-sound properties freezes. I can duplicate with the following: 1. Open gnome-sound-properties 2. Under sound capture, choose anything other than test sound 3. Click the test button 4. Choose test sound under sound capture 5. Watch it freeze It will not freeze unless you have already played a test sound with one of the othe roptions. ** Affects: control-center (Ubuntu) Importance: Undecided Status: Unconfirmed -- gnome-sound-properties freezes https://launchpad.net/bugs/70515 From hexidigital at yahoo.com Mon Nov 6 00:07:00 2006 From: hexidigital at yahoo.com (Hexidigital) Date: Mon, 06 Nov 2006 00:07:00 -0000 Subject: [Bug 70514] USB Cable modem disconnects randomly References: <20061106000700.877.86675.malonedeb@gangotri.ubuntu.com> Message-ID: <20061106000700.877.86675.malonedeb@gangotri.ubuntu.com> Public bug reported: I have a linksys BEFCMU10 ver3 Cable modem with a USB connection to my server. My /etc/network/interfaces file has 3 interfaces enabled: eth0 (hardwired ethernet), eth1 (usb connection), eth2 (rarely used). At random intervals, eth1 will drop connectivity. To fix, I have to unplug the usb connection from the server, and plug in again. I am unable to reproduce the problem, because as I said, it happens randomly. ** Affects: gamin (Ubuntu) Importance: Undecided Status: Unconfirmed -- USB Cable modem disconnects randomly https://launchpad.net/bugs/70514 From felix.hess at gmx.de Mon Nov 6 00:25:18 2006 From: felix.hess at gmx.de (flix) Date: Mon, 06 Nov 2006 00:25:18 -0000 Subject: [Bug 70008] Re: USB Memory Stick is remounted every 10 seconds References: <20061103034202.12711.80154.malonedeb@gangotri.ubuntu.com> Message-ID: <20061106002518.877.77904.malone@gangotri.ubuntu.com> I followed the instructions in the wiki. All files include one "remount", except the dmesg-output, it includes more than one remount. buntu at ubuntu:~$ id uid=999(ubuntu) gid=999(ubuntu) Gruppen=4(adm),20(dialout),24(cdrom),25(floppy),29(audio),30(dip),44(video),46(plugdev),109(lpadmin),111(scanner),114(admin),999(ubuntu) ubuntu at ubuntu:~$ id hal id: hal: Einen solchen Benutzer gibt es nicht ubuntu at ubuntu:~$ id haldaemon uid=106(haldaemon) gid=110(haldaemon) Gruppen=110(haldaemon),24(cdrom),25(floppy),46(plugdev) ubuntu at ubuntu:~$ uname -a Linux ubuntu 2.6.17-10-generic #2 SMP Fri Oct 13 18:45:35 UTC 2006 i686 GNU/Linux ubuntu at ubuntu:~$ ** Attachment added: "Log-Files including one "remount"" http://librarian.launchpad.net/4971139/USB_Bug.tar.gz -- USB Memory Stick is remounted every 10 seconds https://launchpad.net/bugs/70008 From vincenzo_ml at yahoo.it Mon Nov 6 00:42:50 2006 From: vincenzo_ml at yahoo.it (Vincenzo Ciancia) Date: Mon, 06 Nov 2006 00:42:50 -0000 Subject: [Bug 70520] "Open with" behaviour by file type does not work as expected with zip archives renamed, such as rosegarden or xournal files References: <20061106004250.31933.68668.malonedeb@gandwana.ubuntu.com> Message-ID: <20061106004250.31933.68668.malonedeb@gandwana.ubuntu.com> Public bug reported: Binary package hint: nautilus I use edgy. If I try to associate xournal to .xoj files, by right clicking on an xoj file, and then selecting "properties" and "open with", I can associate xournal to "zipped archives" (I am using italian locale so forgive me some english translation fuzzyness). The problem is that .xoj files are zip archives renamed, like openoffice files. Now I want to associate rosegarden to .rg files, that also are zip archives renamed, and this means unassociate xournal. I need the option to set files by extension, and also I claim that not giving this as a visible option affects usability of the file manager, since users will not understand why the system insists on talking about archives, when I am providing xournal or rosegarden files. Also, this causes confusion, since openoffice files are correctly managed by extension, and I would like to be able to replicate the same behavior for xournal files. Am I wrong, or is there no way to configure mimetypes in nautilus (something like a searchable list or tree of mimetypes and their matching conditions)? ** Affects: nautilus (Ubuntu) Importance: Undecided Status: Unconfirmed -- "Open with" behaviour by file type does not work as expected with zip archives renamed, such as rosegarden or xournal files https://launchpad.net/bugs/70520 From hexidigital at yahoo.com Mon Nov 6 01:00:54 2006 From: hexidigital at yahoo.com (Hexidigital) Date: Mon, 06 Nov 2006 01:00:54 -0000 Subject: [Bug 70514] Re: USB Cable modem disconnects randomly References: <20061106000700.877.86675.malonedeb@gangotri.ubuntu.com> Message-ID: <20061106010054.31933.24710.malone@gandwana.ubuntu.com> My apologies.. I think I may have posted this under the wrong package, although, I do not know what package is causing my problem. -- USB Cable modem disconnects randomly https://launchpad.net/bugs/70514 From kimiko at xs4all.nl Mon Nov 6 01:10:39 2006 From: kimiko at xs4all.nl (Kimiko Koopman) Date: Mon, 06 Nov 2006 01:10:39 -0000 Subject: [Bug 38181] Re: Screensaver freezes on Dapper (ATI Radeon 8500 LE) References: <20060405123708.25542.62963.malonedeb@gangotri.ubuntu.com> Message-ID: <20061106011039.877.97936.malone@gangotri.ubuntu.com> Hmm. I just woke up to a hung system, even though I disabled all GL screensaver hacks. Must have been ZSNES then (it was in one of the OGL modes). Guess I'll have to disable 3D accelleration altogether again :( Darn, just when I thought it finally worked again in Edgy.. -- Screensaver freezes on Dapper (ATI Radeon 8500 LE) https://launchpad.net/bugs/38181 From tarkus.nnkh at gmail.com Mon Nov 6 01:58:39 2006 From: tarkus.nnkh at gmail.com (Tom Liu) Date: Mon, 06 Nov 2006 01:58:39 -0000 Subject: [Bug 69622] Re: can't open gnome-system-log References: <20061101041411.1506.61364.malonedeb@gangotri.ubuntu.com> <20061102144922.12864.22741.malone@gangotri.ubuntu.com> Message-ID: <454E96CF.2050501@Gmail.com> -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 After I add the repository and install the 3 packages you mentioned,gnome-system-log now works! Thanks! Daniel Holbach wrote: > Can you please add > deb http://people.ubuntu.com/~pitti/ddebs edgy main universe multiverse restricted > to your /etc/apt/sources.list and install gnome-utils-dbgsym libglib2.0-0-dbgsym libgtk2.0-0-dbgsym and try again? > -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.3 (GNU/Linux) Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org iD8DBQFFTpbPPdR0j5tde/ERAovTAKCPSK/Cwngk/uRU6CINCQoh3KTjKACeOGka agSQ1vDFdxBsT9z6qoagm5o= =hOIb -----END PGP SIGNATURE----- -- can't open gnome-system-log https://launchpad.net/bugs/69622 From wild.ideas at gmail.com Mon Nov 6 03:16:57 2006 From: wild.ideas at gmail.com (wild.ideas) Date: Mon, 06 Nov 2006 03:16:57 -0000 Subject: [Bug 70535] Nautilus copy to USB hard drive crashed References: <20061106031657.1115.26654.malonedeb@gangotri.ubuntu.com> Message-ID: <20061106031657.1115.26654.malonedeb@gangotri.ubuntu.com> Public bug reported: Occurred while copying an 8GB backup file from an internal HD to a USB HD. The Nautilus process crashed while unattended, likely after the screensaver had kicked in. ("Blank Screen" was selected for the screensaver to reduce CPU load.) ** Affects: nautilus (Ubuntu) Importance: Undecided Status: Unconfirmed -- Nautilus copy to USB hard drive crashed https://launchpad.net/bugs/70535 From wild.ideas at gmail.com Mon Nov 6 03:19:55 2006 From: wild.ideas at gmail.com (wild.ideas) Date: Mon, 06 Nov 2006 03:19:55 -0000 Subject: [Bug 70535] Re: Nautilus copy to USB hard drive crashed References: <20061106031657.1115.26654.malonedeb@gangotri.ubuntu.com> Message-ID: <20061106031955.877.70164.malone@gangotri.ubuntu.com> Crash file for Nautlius attached... ** Attachment added: "Crash file for Nautlius HD to USB HD crash" http://librarian.launchpad.net/4971336/_usr_bin_nautilus.1001.crash -- Nautilus copy to USB hard drive crashed https://launchpad.net/bugs/70535 From wild.ideas at gmail.com Mon Nov 6 03:28:14 2006 From: wild.ideas at gmail.com (wild.ideas) Date: Mon, 06 Nov 2006 03:28:14 -0000 Subject: [Bug 70535] Re: Nautilus copy to USB hard drive crashed References: <20061106031657.1115.26654.malonedeb@gangotri.ubuntu.com> Message-ID: <20061106032814.32016.19015.malone@gandwana.ubuntu.com> Found the smoking gun: Nautilus died after copying 4294967295 bytes = 2^32-1 bytes -- a 4GB boundary error. -- Nautilus copy to USB hard drive crashed https://launchpad.net/bugs/70535 From ccole21 at gmail.com Mon Nov 6 03:46:52 2006 From: ccole21 at gmail.com (Chris Cole) Date: Mon, 06 Nov 2006 03:46:52 -0000 Subject: [Bug 65233] Re: sound does not work in totem-mozilla References: <20061011023239.8352.81730.malonedeb@gandwana.ubuntu.com> Message-ID: <20061106034652.877.93692.malone@gangotri.ubuntu.com> i uninstalled totem-mozilla and re-installed and now video doesn't even work...just a black screen -- sound does not work in totem-mozilla https://launchpad.net/bugs/65233 From mary-sounder at puzzling.org Mon Nov 6 04:18:42 2006 From: mary-sounder at puzzling.org (Mary Gardiner) Date: Mon, 06 Nov 2006 04:18:42 -0000 Subject: [Bug 64628] Re: Resume is incomplete around 1/5th of the time. References: <20061008025032.5260.61866.malonedeb@gangotri.ubuntu.com> Message-ID: <20061106041842.877.10618.launchpad@gangotri.ubuntu.com> *** This bug is a duplicate of bug 49221 *** ** This bug has been marked a duplicate of bug 49221 Unable to start applications after suspend/hibernation -- Resume is incomplete around 1/5th of the time. https://launchpad.net/bugs/64628 From wild.ideas at gmail.com Mon Nov 6 04:40:35 2006 From: wild.ideas at gmail.com (wild.ideas) Date: Mon, 06 Nov 2006 04:40:35 -0000 Subject: [Bug 70535] Re: Nautilus copy to USB hard drive crashed References: <20061106031657.1115.26654.malonedeb@gangotri.ubuntu.com> Message-ID: <20061106044035.877.15840.malone@gangotri.ubuntu.com> 'cp' crashed with the same problem, at the same point in the file. (No suprise there.) -- Nautilus copy to USB hard drive crashed https://launchpad.net/bugs/70535 From towsonu2003 at gmail.com Mon Nov 6 05:26:24 2006 From: towsonu2003 at gmail.com (towsonu2003) Date: Mon, 06 Nov 2006 05:26:24 -0000 Subject: [Bug 70008] Re: USB Memory Stick is remounted every 10 seconds References: <20061103034202.12711.80154.malonedeb@gangotri.ubuntu.com> Message-ID: <20061106052624.1115.34923.malone@gangotri.ubuntu.com> thanks. I'll leave it unconfirmed while someone with more knowledge takes a look at your output. ** Changed in: gnome-volume-manager (Ubuntu) Status: Needs Info => Unconfirmed -- USB Memory Stick is remounted every 10 seconds https://launchpad.net/bugs/70008 From constantine at evanslabs.org Mon Nov 6 06:01:36 2006 From: constantine at evanslabs.org (Constantine Evans) Date: Mon, 06 Nov 2006 06:01:36 -0000 Subject: [Bug 62140] Re: Pleave remove Insert (INS) / Overwrite (OVR) modes References: <20060924085909.23036.98836.malonedeb@gangotri.ubuntu.com> Message-ID: <20061106060136.877.37719.malone@gangotri.ubuntu.com> Thank you for your comments. I believe that you do make good points, but bug reports are not the proper venue for discussing such changes. Your ideas would be better received as a specification (https://features.launchpad.net/distros/ubuntu/+specs, and https://wiki.ubuntu.com/FeatureSpecifications), especially since, if such changes were to be made, it would be best if they were made consistently throughout packages in Ubuntu's main. ** Changed in: gedit (Ubuntu) Status: Unconfirmed => Rejected -- Pleave remove Insert (INS) / Overwrite (OVR) modes https://launchpad.net/bugs/62140 From constantine at evanslabs.org Mon Nov 6 06:20:52 2006 From: constantine at evanslabs.org (Constantine Evans) Date: Mon, 06 Nov 2006 06:20:52 -0000 Subject: [Bug 70316] Re: Using F5 as Hotkey in the Date/Time Plugin References: <20061105001101.12711.11003.malonedeb@gangotri.ubuntu.com> Message-ID: <20061106062052.31933.934.malone@gandwana.ubuntu.com> Thanks for your comment. The changes you are requesting require more discussion and should rather be done on an appropriate mailing list or forum. http://www.ubuntu.com/community/forums/ might be a good start. ** Changed in: gedit (Ubuntu) Status: Unconfirmed => Rejected -- Using F5 as Hotkey in the Date/Time Plugin https://launchpad.net/bugs/70316 From joerg.domaschka at uni-ulm.de Mon Nov 6 06:38:31 2006 From: joerg.domaschka at uni-ulm.de (Joerg Domaschka) Date: Mon, 06 Nov 2006 06:38:31 -0000 Subject: [Bug 46010] alias in .profile prevents gnome from being started References: <20060522151347.31105.14342.malonedeb@gangotri.ubuntu.com> Message-ID: <20061106063831.1115.60397.launchpad@canonical@gangotri.ubuntu.com> Public bug reported: Hi everybody, recently I got some problems updating from breezy to dapper beta, so I removed the update and re-installed it on a clean partition. After changing my home directory to a NFS mounted directory the same problems as before occured. I found out that it is about this line in my ~/.profile file: alias ls="ls --color=always" removing it let's gnome start without failure, inserting it prints an error message like "I could not start your session..."; the message is printed in /etc/gdm/Xsession there are quite a lot of other alias statements in this file, but this is the only one that makes problems; perhaps it's because of the recursive definition? my .profile is actually intended to be used as a script for the bash log-in, as described in "man bash" (I know ubuntu uses .bash_profile instead); Obviously /etc/gdm/Xsession also uses a file called ~/.profile. Is this the same file or is this just a name clash? However, even this does not explain why gnome fails because of such a simple command... regards, Joerg ** Affects: gdm (Ubuntu) Importance: Medium Status: Unconfirmed -- alias in .profile prevents gnome from being started https://launchpad.net/bugs/46010 From kai.kasurinen at uninea.fi Mon Nov 6 06:38:30 2006 From: kai.kasurinen at uninea.fi (Kai Kasurinen) Date: Mon, 06 Nov 2006 06:38:30 -0000 Subject: [Bug 46010] Re: alias in .profile prevents gnome from being started References: <20060522151347.31105.14342.malonedeb@gangotri.ubuntu.com> Message-ID: <20061106063831.1115.70419.launchpad@gangotri.ubuntu.com> ** Changed in: Ubuntu Sourcepackagename: None => gdm -- alias in .profile prevents gnome from being started https://launchpad.net/bugs/46010 From wild.ideas at gmail.com Mon Nov 6 06:43:01 2006 From: wild.ideas at gmail.com (wild.ideas) Date: Mon, 06 Nov 2006 06:43:01 -0000 Subject: [Bug 70535] Re: Nautilus copy to USB hard drive crashed References: <20061106031657.1115.26654.malonedeb@gangotri.ubuntu.com> Message-ID: <20061106064301.31933.80941.malone@gandwana.ubuntu.com> This is odd: Nautilus was able to copy this file initially from one internal HD to another, without crashing at 4GB. In this case, the source HD was NTFS and the destination was ext3. -- Nautilus copy to USB hard drive crashed https://launchpad.net/bugs/70535 From wild.ideas at gmail.com Mon Nov 6 06:49:10 2006 From: wild.ideas at gmail.com (wild.ideas) Date: Mon, 06 Nov 2006 06:49:10 -0000 Subject: [Bug 70535] Re: Nautilus copy to USB hard drive crashed References: <20061106031657.1115.26654.malonedeb@gangotri.ubuntu.com> Message-ID: <20061106064910.32016.72290.malone@gandwana.ubuntu.com> Workaround: Divide files > 4GB with 'split', then copy the pieces, then join them again with 'cat'. -- Nautilus copy to USB hard drive crashed https://launchpad.net/bugs/70535 From mark.baaijens at gmail.com Mon Nov 6 08:38:27 2006 From: mark.baaijens at gmail.com (markba) Date: Mon, 06 Nov 2006 08:38:27 -0000 Subject: [Bug 69396] Re: Repository edgy-commercial seems empty (Opera, ... not available) References: <20061030224333.22894.37257.malonedeb@gangotri.ubuntu.com> Message-ID: <20061106083827.31933.13896.malone@gandwana.ubuntu.com> @Caroline Ford. It's OK if this one is rejected, but will the initial reported problem (edgy-commercial been empty) be solved or either taken care off? -- Repository edgy-commercial seems empty (Opera,... not available) https://launchpad.net/bugs/69396 From paul.roberts at bristol.anglican.org Mon Nov 6 09:24:19 2006 From: paul.roberts at bristol.anglican.org (Paul Roberts) Date: Mon, 06 Nov 2006 09:24:19 -0000 Subject: [Bug 70554] Edgy: "Pipe to program" in Message Filters displays File Open dialog References: <20061106092419.32016.5455.malonedeb@gandwana.ubuntu.com> Message-ID: <20061106092419.32016.5455.malonedeb@gandwana.ubuntu.com> Public bug reported: Having just upgraded from Dapper to Edgy, I now get a "Choose a File" dialog when I wish to specify a command to which to pipe. However, it seems to provide no way for me to specify a command line option, viz: bogofilter -s This seems to be changed behaviour to me - or is it a new 'feature'? 'Before' and 'After' screenshots are viewable on: Before - (Dapper) [From my unupgraded machine!] http://seaspray.trinity- bris.ac.uk/~robertsp/evoshot-dapper.png After - (Edgy) http://seaspray.trinity-bris.ac.uk/~robertsp/evoshot-edgy.png I cannot find a reference to this changed behaviour in the documentation. ** Affects: evolution (Ubuntu) Importance: Undecided Status: Unconfirmed -- Edgy: "Pipe to program" in Message Filters displays File Open dialog https://launchpad.net/bugs/70554 From jens-launchpad.net at spamfreemail.de Mon Nov 6 09:30:44 2006 From: jens-launchpad.net at spamfreemail.de (Jens) Date: Mon, 06 Nov 2006 09:30:44 -0000 Subject: [Bug 62108] Re: Control Center Crashed when I was in the Themes applet References: <20060924011941.23105.7543.malonedeb@gangotri.ubuntu.com> Message-ID: <20061106093044.1115.66577.malone@gangotri.ubuntu.com> Hi, I have the same problem - three apps crashed while I was changing the theme from Human to "high Contrast" and back. I also have Gtk-Qt Theme installed (in KDE), and this was selected before, so perhaps this had something to do with it. This also happened after an upgrade from Dapper to Edgy. Jens ** Attachment added: "Gnome bug trace" http://librarian.launchpad.net/4971561/_usr_bin_gnome-theme-manager.1000.crash -- Control Center Crashed when I was in the Themes applet https://launchpad.net/bugs/62108 From dmf1988 at gmail.com Mon Nov 6 10:05:21 2006 From: dmf1988 at gmail.com (theshibboleth) Date: Mon, 06 Nov 2006 10:05:21 -0000 Subject: [Bug 54367] GNOME panels have wrong tint when using gradient background and panel transparency References: <20060728141549.29717.69837.malonedeb@gandwana.ubuntu.com> Message-ID: <20061106100521.1115.21427.launchpad@canonical@gangotri.ubuntu.com> Public bug reported: Instructions to reproduce: Change the desktop background so that no image is selected but instead it is simply a color gradient. Change the GNOME panel properties so that the panels are a solid color and partially or fully transparent. The result is that the panels have a color tint other than that specified in the panel properties. Observed in Dapper, on an installed system and when booted from a live cd on a different computer. ** Affects: gnome-panel (Ubuntu) Importance: Undecided Status: Unconfirmed -- GNOME panels have wrong tint when using gradient background and panel transparency https://launchpad.net/bugs/54367 From kai.kasurinen at uninea.fi Mon Nov 6 10:05:19 2006 From: kai.kasurinen at uninea.fi (Kai Kasurinen) Date: Mon, 06 Nov 2006 10:05:19 -0000 Subject: [Bug 54367] Re: GNOME panels have wrong tint when using gradient background and panel transparency References: <20060728141549.29717.69837.malonedeb@gandwana.ubuntu.com> Message-ID: <20061106100520.1115.68465.launchpad@gangotri.ubuntu.com> ** Changed in: Ubuntu Sourcepackagename: None => gnome-panel -- GNOME panels have wrong tint when using gradient background and panel transparency https://launchpad.net/bugs/54367 From constantine at evanslabs.org Mon Nov 6 10:22:21 2006 From: constantine at evanslabs.org (Constantine Evans) Date: Mon, 06 Nov 2006 10:22:21 -0000 Subject: [Bug 55809] Re: HAL changes wireless interface (net.80211) to wired (net.80203) in info.category after suspend References: <20060809192147.20119.64377.malonedeb@gandwana.ubuntu.com> Message-ID: <20061106102221.31933.17196.malone@gandwana.ubuntu.com> *** This bug is a duplicate of bug 59981 *** Rejecting hal part as well. ** Changed in: hal (Ubuntu) Status: Unconfirmed => Rejected -- HAL changes wireless interface (net.80211) to wired (net.80203) in info.category after suspend https://launchpad.net/bugs/55809 From bugwatch at bugs.launchpad.net Mon Nov 6 10:43:15 2006 From: bugwatch at bugs.launchpad.net (Bug Watch Updater) Date: Mon, 06 Nov 2006 10:43:15 -0000 Subject: [Bug 69566] Re: time-admin crash with some icon set References: <20061031201853.4148.90432.malonedeb@gandwana.ubuntu.com> Message-ID: <20061106104406.18018.85214.launchpad@gangotri.ubuntu.com> ** Changed in: gst (upstream) Status: Confirmed => Fix Released -- time-admin crash with some icon set https://launchpad.net/bugs/69566 From bugwatch at bugs.launchpad.net Mon Nov 6 10:43:15 2006 From: bugwatch at bugs.launchpad.net (Bug Watch Updater) Date: Mon, 06 Nov 2006 10:43:15 -0000 Subject: [Bug 68056] Re: yelp crashed when sent SIGTERM References: <20061024191822.31837.45656.malonedeb@gangotri.ubuntu.com> Message-ID: <20061106104538.18018.49769.launchpad@gangotri.ubuntu.com> ** Changed in: yelp (upstream) Status: Confirmed => Fix Released -- yelp crashed when sent SIGTERM https://launchpad.net/bugs/68056 From bugwatch at bugs.launchpad.net Mon Nov 6 10:43:15 2006 From: bugwatch at bugs.launchpad.net (Bug Watch Updater) Date: Mon, 06 Nov 2006 10:43:15 -0000 Subject: [Bug 62502] Re: [Edgy] Volume names appears untranslated References: <20060926194922.5117.82440.malonedeb@gangotri.ubuntu.com> Message-ID: <20061106104625.18018.76030.launchpad@gangotri.ubuntu.com> ** Changed in: gnome-vfs (upstream) Status: Confirmed => Fix Released -- [Edgy] Volume names appears untranslated https://launchpad.net/bugs/62502 From bugwatch at bugs.launchpad.net Mon Nov 6 10:43:15 2006 From: bugwatch at bugs.launchpad.net (Bug Watch Updater) Date: Mon, 06 Nov 2006 10:43:15 -0000 Subject: [Bug 57975] Re: Crashes on close References: <20060828115354.17263.39137.malonedeb@gangotri.ubuntu.com> Message-ID: <20061106104416.18018.78767.launchpad@gangotri.ubuntu.com> ** Changed in: evolution (upstream) Status: Confirmed => Fix Released -- Crashes on close https://launchpad.net/bugs/57975 From bugwatch at bugs.launchpad.net Mon Nov 6 10:43:15 2006 From: bugwatch at bugs.launchpad.net (Bug Watch Updater) Date: Mon, 06 Nov 2006 10:43:15 -0000 Subject: [Bug 50845] Re: /usr/share/xmodmap/xmodmap.gb incorrect References: <20060624093647.23397.83786.malonedeb@gangotri.ubuntu.com> Message-ID: <20061106104539.18018.43523.launchpad@gangotri.ubuntu.com> ** Changed in: gnome-applets (upstream) Status: Unconfirmed => Fix Released -- /usr/share/xmodmap/xmodmap.gb incorrect https://launchpad.net/bugs/50845 From bugwatch at bugs.launchpad.net Mon Nov 6 10:43:15 2006 From: bugwatch at bugs.launchpad.net (Bug Watch Updater) Date: Mon, 06 Nov 2006 10:43:15 -0000 Subject: [Bug 42752] Re: Sound Juicer should detect the CD drive correctly References: <20060503121426.24599.44284.malonedeb@gandwana.ubuntu.com> Message-ID: <20061106104341.18018.38231.launchpad@gangotri.ubuntu.com> ** Changed in: sound-juicer (upstream) Status: Unconfirmed => Rejected -- Sound Juicer should detect the CD drive correctly https://launchpad.net/bugs/42752 From gm at wahlstab.com Mon Nov 6 10:47:38 2006 From: gm at wahlstab.com (Guenther Montag) Date: Mon, 06 Nov 2006 10:47:38 -0000 Subject: [Bug 70558] Evolution calculates wrong time from email header References: <20061106104739.31933.63696.malonedeb@gandwana.ubuntu.com> Message-ID: <20061106104739.31933.63696.malonedeb@gandwana.ubuntu.com> Public bug reported: Binary package hint: evolution Part of the received email: Date: Sun, 5 Nov 2006 21:25:50 GMT-07:00 Evolution shows wrong local time of the message (22:25 yesterday, should be 05:25 today. Local is CET.). Part of the displayed header: Datum: Sun, 5 Nov 2006 21:25:50 GMT-07:00 (22:25 CET) Evolution 2.8.1, Edgy Eft ** Affects: evolution (Ubuntu) Importance: Undecided Status: Unconfirmed -- Evolution calculates wrong time from email header https://launchpad.net/bugs/70558 From fabrizio.balliano at crealabs.it Mon Nov 6 10:47:46 2006 From: fabrizio.balliano at crealabs.it (Fabrizio Balliano) Date: Mon, 06 Nov 2006 10:47:46 -0000 Subject: [Bug 36302] Re: Volume keyboard shortcut fails to increase volume References: <20060323195029.5380.44261.malonedeb@gangotri.ubuntu.com> Message-ID: <20061106104746.32016.76906.malone@gandwana.ubuntu.com> the same occour to me on a dell inspiron 6000, it seems to me that some volume controls are not tied with master ones, i've to switch to totem application and move the volume control inside the application, the master volume does nothing on pcm volume this is on edgy (clean install, not upgrade), it worked for me in dapper -- Volume keyboard shortcut fails to increase volume https://launchpad.net/bugs/36302 From stelau at htp-tel.de Mon Nov 6 11:19:03 2006 From: stelau at htp-tel.de (Stephan Lauermann) Date: Mon, 06 Nov 2006 11:19:03 -0000 Subject: [Bug 60791] shortcuts don't endure References: <20060916193649.28941.88825.malonedeb@gandwana.ubuntu.com> Message-ID: <20061106111903.31933.27322.launchpad@canonical@gandwana.ubuntu.com> Public bug reported: hi, Subject: Ubuntu 6.06 i attempted to make my own or additive shortcuts for gthumb. First i have enabled it in this window = http://i9.tinypic.com/404mujl.png. After that i open gthumb, open the menu, go to the menu title and press the shortcut (fe. "Speichern unter" at gthumb = Strg+Shift+S). But after every New Start of the Programm my created shortcuts were deleted, are not there. It certains gthumb, easytag or others. When i do my own shortcuts such as on gedit, that works. After a new Start my shortcuts still there. I don't know if it is a bug, but we talked about it at ubuntusers-Forum http://forum.ubuntuusers.de/topic/47917/# and the others said maybe its a bug. Sorry for my bad English Regards, Steev ** Affects: gthumb (Ubuntu) Importance: Undecided Status: Unconfirmed -- shortcuts don't endure https://launchpad.net/bugs/60791 From kai.kasurinen at uninea.fi Mon Nov 6 11:19:03 2006 From: kai.kasurinen at uninea.fi (Kai Kasurinen) Date: Mon, 06 Nov 2006 11:19:03 -0000 Subject: [Bug 60791] Re: shortcuts don't endure References: <20060916193649.28941.88825.malonedeb@gandwana.ubuntu.com> Message-ID: <20061106111903.31933.27723.launchpad@gandwana.ubuntu.com> ** Changed in: Ubuntu Sourcepackagename: None => gthumb -- shortcuts don't endure https://launchpad.net/bugs/60791 From loptosko at gmail.com Mon Nov 6 11:36:43 2006 From: loptosko at gmail.com (Martin) Date: Mon, 06 Nov 2006 11:36:43 -0000 Subject: [Bug 58575] nautilus+ftp ubuntu freeze when dialog box appear and dragging a file References: <20060902123610.30936.85574.malonedeb@gandwana.ubuntu.com> Message-ID: <20061106113643.1115.37328.launchpad@canonical@gangotri.ubuntu.com> Public bug reported: I have two nautilus windows opened. In the first window I have local folder with two files in it (index.php, browse.php). In the second window I have opened a ftp folder, where i have an older versions of those files (index.php, browse.php). When I drag & drop the index.php from the local folder to ftp, a dialog box appear after few seconds, (dialog box asking me if I want to replace file). That's normal, but when i drag & drop index.php to ftp and then quickly drag browse.php to ftp, dialog box appear while I'm dragging that browse.php. I cannot click anything, only move mouse around screen with browse.php file sticked on cursor. Then i have to press Ctrl+alt+delete to restart X server. ** Affects: nautilus (Ubuntu) Importance: Undecided Status: Unconfirmed -- nautilus+ftp ubuntu freeze when dialog box appear and dragging a file https://launchpad.net/bugs/58575 From kai.kasurinen at uninea.fi Mon Nov 6 11:36:43 2006 From: kai.kasurinen at uninea.fi (Kai Kasurinen) Date: Mon, 06 Nov 2006 11:36:43 -0000 Subject: [Bug 58575] Re: nautilus+ftp ubuntu freeze when dialog box appear and dragging a file References: <20060902123610.30936.85574.malonedeb@gandwana.ubuntu.com> Message-ID: <20061106113643.1115.29857.launchpad@gangotri.ubuntu.com> ** Changed in: Ubuntu Sourcepackagename: None => nautilus -- nautilus+ftp ubuntu freeze when dialog box appear and dragging a file https://launchpad.net/bugs/58575 From pwberry at gmail.com Mon Nov 6 12:22:30 2006 From: pwberry at gmail.com (Peter Berry) Date: Mon, 06 Nov 2006 12:22:30 -0000 Subject: [Bug 33816] Re: "server list" is actually a network list References: <20060305161729.17498.909.malonedeb@gangotri.ubuntu.com> Message-ID: <20061106122230.31933.22189.malone@gandwana.ubuntu.com> Closing, bug no longer exists ** Changed in: xchat (Ubuntu) Status: Confirmed => Fix Released -- "server list" is actually a network list https://launchpad.net/bugs/33816 From pwberry at gmail.com Mon Nov 6 12:35:37 2006 From: pwberry at gmail.com (Peter Berry) Date: Mon, 06 Nov 2006 12:35:37 -0000 Subject: [Bug 70573] gnome-settings-daemon asks an incomprehensible question References: <20061106123537.1115.2207.malonedeb@gangotri.ubuntu.com> Message-ID: <20061106123537.1115.2207.malonedeb@gangotri.ubuntu.com> Public bug reported: See attached screenshot. On login, gnome-settings-daemon finds that the X and GNOME keyboard settings are different, shows the differences, and asks which I want to use. Unfortunately it uses different terminology in the description ("expected" vs. "found") and the buttons it gives you to press ("X settings", "GNOME settings"). It's impossible to figure out which button to press based on this information because you don't know which is "expected" and which was "found". ** Affects: control-center (Ubuntu) Importance: Undecided Status: Unconfirmed -- gnome-settings-daemon asks an incomprehensible question https://launchpad.net/bugs/70573 From pwberry at gmail.com Mon Nov 6 12:36:16 2006 From: pwberry at gmail.com (Peter Berry) Date: Mon, 06 Nov 2006 12:36:16 -0000 Subject: [Bug 70573] Re: gnome-settings-daemon asks an incomprehensible question References: <20061106123537.1115.2207.malonedeb@gangotri.ubuntu.com> Message-ID: <20061106123616.31933.84963.malone@gandwana.ubuntu.com> ** Attachment added: "Screenshot of the offending dialogue box" http://librarian.launchpad.net/4971965/Screenshot-gnome-settings-daemon.png -- gnome-settings-daemon asks an incomprehensible question https://launchpad.net/bugs/70573 From r.levene at qub.ac.uk Mon Nov 6 12:40:39 2006 From: r.levene at qub.ac.uk (Rupert) Date: Mon, 06 Nov 2006 12:40:39 -0000 Subject: [Bug 70576] Duplex printing permanently disabled in edgy References: <20061106124039.1115.75697.malonedeb@gangotri.ubuntu.com> Message-ID: <20061106124039.1115.75697.malonedeb@gangotri.ubuntu.com> Public bug reported: I print to a printer which is attached to a windows machine on the LAN. When I hit print in evince, the "Two-sided" drop-down in the "Page Layout" tab has a single entry, "One sided". This means that I am unable to print double-sided from evince. However, if I click System -> Administration -> Printing, right-click the printer and click Properties, then I am able to select "Flip on long edge (standard)" in the "Double Sided" drop-down in the "Paper" tab. (Incidentally, there is a pause of about 30 seconds between clicking on Properties and the printer properties dialog appearing. This didn't happen in Dapper, and may or may not be connected.) There should be an option to print double-sided in the "Page Layout" tab in evince. If I print a postscript file from the command line with lpr, then I do get double-sided output. ** Affects: evince (Ubuntu) Importance: Undecided Status: Unconfirmed -- Duplex printing permanently disabled in edgy https://launchpad.net/bugs/70576 From ubuntu at paul.sladen.org Mon Nov 6 12:39:24 2006 From: ubuntu at paul.sladen.org (Paul Sladen) Date: Mon, 06 Nov 2006 12:39:24 -0000 Subject: [Bug 70575] notification-daemon crashed after resume from suspend References: <20061106123924.877.60211.malonedeb@gangotri.ubuntu.com> Message-ID: <20061106123924.877.60211.malonedeb@gangotri.ubuntu.com> Public bug reported: Resume from suspend and update-daemon crashed. This may (or may not) be related to there being 5MB of disk-space free. ** Affects: notification-daemon (Ubuntu) Importance: Undecided Status: Unconfirmed -- notification-daemon crashed after resume from suspend https://launchpad.net/bugs/70575 From ubuntu at paul.sladen.org Mon Nov 6 12:40:33 2006 From: ubuntu at paul.sladen.org (Paul Sladen) Date: Mon, 06 Nov 2006 12:40:33 -0000 Subject: [Bug 70575] Re: notification-daemon crashed after resume from suspend References: <20061106123924.877.60211.malonedeb@gangotri.ubuntu.com> Message-ID: <20061106124033.1115.31764.malone@gangotri.ubuntu.com> ** Attachment added: "notification-daemon_notification-daemon.1000.crash" http://librarian.launchpad.net/4971966/_usr_lib_notification-daemon_notification-daemon.1000.crash -- notification-daemon crashed after resume from suspend https://launchpad.net/bugs/70575 From ubuntu at paul.sladen.org Mon Nov 6 12:42:41 2006 From: ubuntu at paul.sladen.org (Paul Sladen) Date: Mon, 06 Nov 2006 12:42:41 -0000 Subject: [Bug 70575] Re: notification-daemon crashed after resume from suspend References: <20061106123924.877.60211.malonedeb@gangotri.ubuntu.com> Message-ID: <20061106124241.877.63591.malone@gangotri.ubuntu.com> Umm, this crash dump is only 16kB and doesn't seem to include a backtrace; making it non-useful... -- notification-daemon crashed after resume from suspend https://launchpad.net/bugs/70575 From julien.haydersah at wanadoo.fr Mon Nov 6 13:23:34 2006 From: julien.haydersah at wanadoo.fr (Mabouya) Date: Mon, 06 Nov 2006 13:23:34 -0000 Subject: [Bug 45620] Re: mount_applet2 does not show DVD drive when a data DVD is inserted References: <20060519170017.4911.75127.malonedeb@gangotri.ubuntu.com> Message-ID: <20061106132334.31933.3257.malone@gandwana.ubuntu.com> Good morning, I have the same problem since Dapper. I have a lite on dvd drive too. -- mount_applet2 does not show DVD drive when a data DVD is inserted https://launchpad.net/bugs/45620 From vincenzo_ml at yahoo.it Mon Nov 6 13:50:24 2006 From: vincenzo_ml at yahoo.it (Vincenzo Ciancia) Date: Mon, 06 Nov 2006 13:50:24 -0000 Subject: [Bug 70584] Changing permissions or ownership of files in the desktop require restart of nautilus References: <20061106135024.877.28348.malonedeb@gangotri.ubuntu.com> Message-ID: <20061106135024.877.28348.malonedeb@gangotri.ubuntu.com> Public bug reported: If I change the ownership of a file in the desktop using the terminal, or from the user who created the file in principle, these changes are not shown in nautilus until I kill the process. ** Affects: nautilus (Ubuntu) Importance: Undecided Status: Unconfirmed -- Changing permissions or ownership of files in the desktop require restart of nautilus https://launchpad.net/bugs/70584 From alanrae82 at googlemail.com Mon Nov 6 13:54:01 2006 From: alanrae82 at googlemail.com (Alan Rae) Date: Mon, 06 Nov 2006 13:54:01 -0000 Subject: [Bug 70585] App doesn't recognise "~/" shortcut for /home/user/ References: <20061106135401.1115.86412.malonedeb@gangotri.ubuntu.com> Message-ID: <20061106135401.1115.86412.malonedeb@gangotri.ubuntu.com> Public bug reported: I installed the MoinMoin wiki (Desktop Edition) for my personal use. It is written in python, and in the terminal, the command to run it is: python ~/moin-desktop/moin.py However, when entered into the "Additional startup programs", this doesn't work. It does work when rewritten as: python /home/user/moin-desktop/moin.py ** Affects: control-center (Ubuntu) Importance: Undecided Status: Unconfirmed -- App doesn't recognise "~/" shortcut for /home/user/ https://launchpad.net/bugs/70585 From vincenzo_ml at yahoo.it Mon Nov 6 13:54:57 2006 From: vincenzo_ml at yahoo.it (Vincenzo Ciancia) Date: Mon, 06 Nov 2006 13:54:57 -0000 Subject: [Bug 67785] Re: default timezone set to Africa/Algeria instead of matching the locale References: <20061023170712.23318.84672.malonedeb@gangotri.ubuntu.com> Message-ID: <20061106135457.877.58609.malone@gangotri.ubuntu.com> That druid page should be skipped entirely! In a brand new installation of ubuntu, it does not make sense to ask an user his timezone again, right after he clicks on the e-mail icon to test the new system. -- default timezone set to Africa/Algeria instead of matching the locale https://launchpad.net/bugs/67785 From igor4u at gmail.com Mon Nov 6 14:03:12 2006 From: igor4u at gmail.com (Igor Zubarev) Date: Mon, 06 Nov 2006 14:03:12 -0000 Subject: [Bug 46647] Gtranslator can't compile PO files References: <20060525213421.13916.99179.malonedeb@gandwana.ubuntu.com> Message-ID: <20061106140312.32016.13146.launchpad@canonical@gandwana.ubuntu.com> Public bug reported: After I try to compile ANY files I get error without description. Only info in header "Error during execution msgfmt". But manual compilation in terminal is OK. ** Affects: gtranslator (Ubuntu) Importance: Medium Status: Unconfirmed -- Gtranslator can't compile PO files https://launchpad.net/bugs/46647 From kai.kasurinen at uninea.fi Mon Nov 6 14:03:12 2006 From: kai.kasurinen at uninea.fi (Kai Kasurinen) Date: Mon, 06 Nov 2006 14:03:12 -0000 Subject: [Bug 46647] Re: Gtranslator can't compile PO files References: <20060525213421.13916.99179.malonedeb@gandwana.ubuntu.com> Message-ID: <20061106140312.32016.51652.launchpad@gandwana.ubuntu.com> ** Changed in: Ubuntu Sourcepackagename: None => gtranslator -- Gtranslator can't compile PO files https://launchpad.net/bugs/46647 From rgabriel at nycap.rr.com Mon Nov 6 14:15:10 2006 From: rgabriel at nycap.rr.com (Richard Gabriel) Date: Mon, 06 Nov 2006 14:15:10 -0000 Subject: [Bug 46078] Can't Open Text Files with gedit in Nautilus via gnome-vfs References: <20060522220211.31072.30843.malonedeb@gangotri.ubuntu.com> Message-ID: <20061106141510.31933.60563.launchpad@canonical@gandwana.ubuntu.com> Public bug reported: I cannot open text files (and sometimes other MIME types) from nautilus with gedit (sql, txt, etc.). No applications show in the contextual menu by default. When going to "Open With Other Application", gedit (or "Text Editor") is not even listed. gedit is also selected as my default application in Properties, but when I simply double-click I get a "Cannot Display" error. I believe this was working previously, but perhaps it broke with a recent update. Here are the versions of related packages that I'm running: gedit 2.14.2-0ubuntu3 nautilus 2.14.3-0ubuntu9 lingnomevfs2-0 2.14.1-0ubuntu8 ** Affects: nautilus (Ubuntu) Importance: Medium Status: Unconfirmed -- Can't Open Text Files with gedit in Nautilus via gnome-vfs https://launchpad.net/bugs/46078 From kai.kasurinen at uninea.fi Mon Nov 6 14:15:10 2006 From: kai.kasurinen at uninea.fi (Kai Kasurinen) Date: Mon, 06 Nov 2006 14:15:10 -0000 Subject: [Bug 46078] Re: Can't Open Text Files with gedit in Nautilus via gnome-vfs References: <20060522220211.31072.30843.malonedeb@gangotri.ubuntu.com> Message-ID: <20061106141510.31933.6873.launchpad@gandwana.ubuntu.com> ** Changed in: Ubuntu Sourcepackagename: None => nautilus -- Can't Open Text Files with gedit in Nautilus via gnome-vfs https://launchpad.net/bugs/46078 From chris.smith.88 at gmail.com Mon Nov 6 14:39:49 2006 From: chris.smith.88 at gmail.com (Chris Smith) Date: Mon, 06 Nov 2006 14:39:49 -0000 Subject: [Bug 70593] Nautilus will not open ftp sites with the address starting "www." References: <20061106143949.877.48687.malonedeb@gangotri.ubuntu.com> Message-ID: <20061106143949.877.48687.malonedeb@gangotri.ubuntu.com> Public bug reported: Binary package hint: nautilus I have a problem with Nautilus 2.16.1 running under Edgy: The university network administrators give the address 'ftp://username at www.people.ex.ac.uk' to access student web space, I noticed that when using nautilus it produces an error. "Nautilus cannot display "ftp://username at www.people.ex.ac.uk". Please select another viewer and try again." This works fine without the username portion or removing the 'www.' removes the problem too. I cannot recreate this under nautilus 2.14.3 running under Fedora Core 5. ** Affects: nautilus (Ubuntu) Importance: Undecided Status: Unconfirmed -- Nautilus will not open ftp sites with the address starting "www." https://launchpad.net/bugs/70593 From wendell_listas at bani.com.br Mon Nov 6 14:44:14 2006 From: wendell_listas at bani.com.br (Jonh Wendell) Date: Mon, 06 Nov 2006 14:44:14 -0000 Subject: [Bug 70402] Re: (Ignore- Cannot reproduce) Search on wikipedia opens firefox. When you close firefox you cannot launch it again. It keeps saying Firefox is already running. References: <20061105113148.32016.43920.malonedeb@gandwana.ubuntu.com> Message-ID: <20061106144415.32016.70823.launchpad@gandwana.ubuntu.com> ** Changed in: deskbar-applet (Ubuntu) Status: Unconfirmed => Rejected -- (Ignore- Cannot reproduce) Search on wikipedia opens firefox. When you close firefox you cannot launch it again. It keeps saying Firefox is already running. https://launchpad.net/bugs/70402 From fgudin at cri74.org Mon Nov 6 14:47:48 2006 From: fgudin at cri74.org (Francis GUDIN) Date: Mon, 06 Nov 2006 14:47:48 -0000 Subject: [Bug 66860] Re: evolution-alarm-notify crashes on startup (xfce?) References: <20061019040059.29066.67555.malonedeb@gangotri.ubuntu.com> Message-ID: <20061106144748.1115.27475.malone@gangotri.ubuntu.com> I had the exact same issue. This is Edgy, and XFCE's autostart was trying to launch evolution-alarm-notify itself, though Evolution already installed a .desktop for the very same purpose (cf. "dpkg -S /etc/xdg/autostart/evolution-alarm-notify.desktop"). To fix it: launch "xfce4-autostart-editor" and disable 'Evolution Alarm Notifier" there. Hth, Francis. -- evolution-alarm-notify crashes on startup (xfce?) https://launchpad.net/bugs/66860 From toby.junk at gmail.com Mon Nov 6 14:59:56 2006 From: toby.junk at gmail.com (toby dacre) Date: Mon, 06 Nov 2006 14:59:56 -0000 Subject: [Bug 70595] gnome-panel crash restart cycle with bad recent documents References: <20061106145957.31933.996.malonedeb@gandwana.ubuntu.com> Message-ID: <20061106145957.31933.996.malonedeb@gandwana.ubuntu.com> Public bug reported: Binary package hint: gnome-panel Gnome-panel crashed when I was trying to extract a possibly suspect .iso the panel restarted itself and the bug buddy popped up. when I close bug buddy gnome-panel restarted itself and again failed with bug buddy making another appearance. this only effected the account I had been playing with the .iso in other accounts worked fine I eventually traced this problem to the recent documents .recently-used.xbel when I deleted this file the panel would launch and be 'bug free' however as soon as I opened a document .recently-used.xbel would be recreated complete with the problematic entry deleting .recently-used.xbel and then logging out gave me a working system again :) this was a frustrating time as my system became pretty unusable eg alt-f2 was not available. I had to create launchers to get anywhere. it would be good if this error could be caught and handled more gracefully. I think this may have been the problem entry ** Affects: gnome-panel (Ubuntu) Importance: Undecided Status: Unconfirmed -- gnome-panel crash restart cycle with bad recent documents https://launchpad.net/bugs/70595 From toby.junk at gmail.com Mon Nov 6 15:01:17 2006 From: toby.junk at gmail.com (toby dacre) Date: Mon, 06 Nov 2006 15:01:17 -0000 Subject: [Bug 70595] Re: gnome-panel crash restart cycle with bad recent documents References: <20061106145957.31933.996.malonedeb@gandwana.ubuntu.com> Message-ID: <20061106150117.877.18820.malone@gangotri.ubuntu.com> what bug buddy thought of it ** Attachment added: "bug report" http://librarian.launchpad.net/4972117/gnome-panel-bugreport.txt -- gnome-panel crash restart cycle with bad recent documents https://launchpad.net/bugs/70595 From pbell at dpb.org.uk Mon Nov 6 15:04:07 2006 From: pbell at dpb.org.uk (Paul Bell) Date: Mon, 06 Nov 2006 15:04:07 -0000 Subject: [Bug 54684] Re: High CPU usage References: <20060731180328.29548.70203.malonedeb@gandwana.ubuntu.com> Message-ID: <20061106150407.32016.17548.malone@gandwana.ubuntu.com> Any chance of an x86_64 deb please? This is driving me bonkers! Many thanks! -- High CPU usage https://launchpad.net/bugs/54684 From kai.kasurinen at uninea.fi Mon Nov 6 15:34:58 2006 From: kai.kasurinen at uninea.fi (Kai Kasurinen) Date: Mon, 06 Nov 2006 15:34:58 -0000 Subject: [Bug 47023] Re: Volume Applet displays mute icon while not muted References: <20060528012526.9440.60285.malonedeb@gandwana.ubuntu.com> Message-ID: <20061106153459.32016.23508.launchpad@gandwana.ubuntu.com> ** Changed in: Ubuntu Sourcepackagename: None => gnome-applets -- Volume Applet displays mute icon while not muted https://launchpad.net/bugs/47023 From Kim.Nguyen at lri.fr Mon Nov 6 15:30:02 2006 From: Kim.Nguyen at lri.fr (=?utf-8?b?S2ltIE5ndXnhu4Vu?=) Date: Mon, 06 Nov 2006 15:30:02 -0000 Subject: [Bug 69759] Re: Patch for compositing disable hibernate and suspend from logout dialog References: <20061101203906.1737.9979.malonedeb@gangotri.ubuntu.com> Message-ID: <20061106153002.31933.61882.launchpad@gandwana.ubuntu.com> ** Tags added: aiglx hibernate suspend -- Patch for compositing disable hibernate and suspend from logout dialog https://launchpad.net/bugs/69759 From thesicktwist at hotmail.com Mon Nov 6 15:34:59 2006 From: thesicktwist at hotmail.com (Jonathon Conte) Date: Mon, 06 Nov 2006 15:34:59 -0000 Subject: [Bug 47023] Volume Applet displays mute icon while not muted References: <20060528012526.9440.60285.malonedeb@gandwana.ubuntu.com> Message-ID: <20061106153459.32016.93951.launchpad@canonical@gandwana.ubuntu.com> Public bug reported: I'm running Dapper RC. When the volume is decreased to the lowest value on the Volume Applet, the mute icon is displayed despite sound still being heard. The user cannot visually differentiate between whether the audio is muted or not since both states can share the same icon. Suggested fix: Only show the mute icon on the volume applet when the audio output is truly muted. ** Affects: gnome-applets (Ubuntu) Importance: Low Status: Unconfirmed -- Volume Applet displays mute icon while not muted https://launchpad.net/bugs/47023 From mazargman at gmail.com Mon Nov 6 15:56:20 2006 From: mazargman at gmail.com (Vincent Jestin) Date: Mon, 06 Nov 2006 15:56:20 -0000 Subject: [Bug 61381] Re: gnome-settings-daemon crashes at login References: <20060920081804.17562.53019.malonedeb@gandwana.ubuntu.com> Message-ID: <20061106155620.877.29008.malone@gangotri.ubuntu.com> I found a workaround, learned from my windows experience: I reinstalled edgy and it works :-/ I know that's not a scientific way to resolve this bug, and I would have liked to know what happened on the first install. I just used the same procedure for both! The only thing I can add: this is not a systematic error... -- gnome-settings-daemon crashes at login https://launchpad.net/bugs/61381 From baloo at cinemasie.com Mon Nov 6 16:02:14 2006 From: baloo at cinemasie.com (=?utf-8?b?RnJhbsOnb2lz?=) Date: Mon, 06 Nov 2006 16:02:14 -0000 Subject: [Bug 61381] Re: gnome-settings-daemon crashes at login References: <20060920081804.17562.53019.malonedeb@gandwana.ubuntu.com> Message-ID: <20061106160214.32016.59186.malone@gandwana.ubuntu.com> I confirm this bug, on a fresh install of Edgy. Same symptoms, can't find any solution. -- gnome-settings-daemon crashes at login https://launchpad.net/bugs/61381 From sja821 at gmail.com Mon Nov 6 16:17:14 2006 From: sja821 at gmail.com (sja821) Date: Mon, 06 Nov 2006 16:17:14 -0000 Subject: [Bug 70605] Gimp not updating graphic on screen after rotate References: <20061106161714.877.30567.malonedeb@gangotri.ubuntu.com> Message-ID: <20061106161714.877.30567.malonedeb@gangotri.ubuntu.com> Public bug reported: Binary package hint: gimp Using edgy. I am using ltsp, so gimp is running on the server but displaying on a thinclient. When I rotate images by an arbitrary angle, after a few images (seems to be random - anywhere from 1 to 5) the image displayed on the screen stops updating (and doesn't update on anymore images until I shut down gimp and restart). If I do something like flatten layers, the rotated image will appear. ** Affects: gimp (Ubuntu) Importance: Undecided Status: Unconfirmed -- Gimp not updating graphic on screen after rotate https://launchpad.net/bugs/70605 From jm-ubuntu at jmason.org Mon Nov 6 16:20:25 2006 From: jm-ubuntu at jmason.org (Justin Mason) Date: Mon, 06 Nov 2006 16:20:25 -0000 Subject: [Bug 68578] Re: gnome-theme-manager hangs, stops updating UI References: <20061027105257.26024.65346.malonedeb@gangotri.ubuntu.com> Message-ID: <20061106162025.877.67828.malone@gangotri.ubuntu.com> Thanks Ben, good idea. I just used a binary search to find the offending theme; it was "Qt" in my case. With that directory, gnome- theme-manager hung; without it, it works fine. /usr/share/themes/Qt contains: /usr/share/themes/Qt/gtk-2.0/gtkrc style "default" { engine "qtengine" { } } class "GtkWidget" style "default" so I guess some incompatibility between gnome-theme-manager and gtk2-engines-gtk-qt or gtk2-engines-qtpixmap? -- gnome-theme-manager hangs, stops updating UI https://launchpad.net/bugs/68578 From kriekounet at gmail.com Mon Nov 6 16:34:36 2006 From: kriekounet at gmail.com (Mr_K) Date: Mon, 06 Nov 2006 16:34:36 -0000 Subject: [Bug 66461] Re: edgy: places->network servers error References: <20061016192726.19052.5581.malonedeb@gandwana.ubuntu.com> Message-ID: <20061106163436.31933.80085.malone@gandwana.ubuntu.com> I can confirm I got the exact same problem with an edgy out-of-the-box (i.e. not a dist-updated dapper). I have "The specified location is invalid" message if I try to connect with the places menu, but it work well if I acces it via the "network:///" folder in nautilus. -- edgy: places->network servers error https://launchpad.net/bugs/66461 From PJTocci at aim.com Mon Nov 6 16:31:49 2006 From: PJTocci at aim.com (Peter Tocci) Date: Mon, 06 Nov 2006 16:31:49 -0000 Subject: [Bug 59159] Re: network-admin doesn't scan for networks [regression] References: <20060906111145.3977.27379.malonedeb@gandwana.ubuntu.com> Message-ID: <20061106163149.32016.59508.malone@gandwana.ubuntu.com> Since "upgrading" to edgy, I have to manually type in the name of the network I want to connect to. Im just happy I remember the SSIDs of networks I use. -- network-admin doesn't scan for networks [regression] https://launchpad.net/bugs/59159 From wendell_listas at bani.com.br Mon Nov 6 16:36:24 2006 From: wendell_listas at bani.com.br (Jonh Wendell) Date: Mon, 06 Nov 2006 16:36:24 -0000 Subject: [Bug 70593] Re: Nautilus will not open ftp sites with the address starting "www." References: <20061106143949.877.48687.malonedeb@gangotri.ubuntu.com> Message-ID: <20061106163624.32016.52343.malone@gandwana.ubuntu.com> Hi. Thanks for the bug report. I've did a test here in my machine and it worked fine. Please, check if the url really contains www. (I mean the dns entry contains 'www' part.) In other words, i guess the problem is not nautilus, but the url itself. Can you access that ftp server via command line ftp command? ** Changed in: nautilus (Ubuntu) Status: Unconfirmed => Needs Info -- Nautilus will not open ftp sites with the address starting "www." https://launchpad.net/bugs/70593 From bradpitcher at gmail.com Mon Nov 6 17:11:14 2006 From: bradpitcher at gmail.com (Brad Pitcher) Date: Mon, 06 Nov 2006 17:11:14 -0000 Subject: [Bug 70616] gedit can't save a file on a sshfs mount References: <20061106171114.877.37174.malonedeb@gangotri.ubuntu.com> Message-ID: <20061106171114.877.37174.malonedeb@gangotri.ubuntu.com> Public bug reported: I mounted an sshfs, and opened a file from the mount with gedit, and now gedit says I don't have permissions to save it. I can edit the files just fine with other programs and I can create files and copy files, just can't write to files using gedt. The error message: You do not have the permissions necessary to save the file. Please, check that you typed the location correctly and try again. It shows up in the yellow popup bar above the text ** Affects: gedit (Ubuntu) Importance: Undecided Status: Unconfirmed -- gedit can't save a file on a sshfs mount https://launchpad.net/bugs/70616 From elehvantti at ungroup.net Mon Nov 6 17:17:51 2006 From: elehvantti at ungroup.net (Antti Koskinen) Date: Mon, 06 Nov 2006 17:17:51 -0000 Subject: [Bug 62990] Re: HAL fails to initialize on ASUS A6 series notebooks References: <20060929144433.3619.59691.malonedeb@gandwana.ubuntu.com> Message-ID: <20061106171751.1115.1572.malone@gangotri.ubuntu.com> That is strange. On my notebook blacklisting asus_acpi really does help... maybe it only works on the A6Km. :/ Could you try blacklisting some of the other acpi modules? You can find them all in the directory below. You also need to add seperate lines in /etc/modprobe.d/blacklist for every module... otherwise only the first module is counted for. /lib/modules/2.6.17-10-generic/kernel/drivers/acpi Since hald is hanging on acpi lid, the button acpi module is a good candidate. I tried this on my notebook and got rid of the hal error. This also disabled suspend / hibernate functions, which I guess is the expected behaviour. Maybe you could even try booting with noacpi - just to see if the hal error message disappears. -- HAL fails to initialize on ASUS A6 series notebooks https://launchpad.net/bugs/62990 From seb128 at ubuntu.com Mon Nov 6 17:15:37 2006 From: seb128 at ubuntu.com (Sebastien Bacher) Date: Mon, 06 Nov 2006 17:15:37 -0000 Subject: [Bug 42752] Re: Sound Juicer should detect the CD drive correctly References: <20060503121426.24599.44284.malonedeb@gandwana.ubuntu.com> Message-ID: <20061106171537.877.81926.launchpad@gangotri.ubuntu.com> ** Bug watch removed: GNOME Bug Tracker #340921 http://bugzilla.gnome.org/show_bug.cgi?id=340921 ** Bug watch added: GNOME Bug Tracker #332998 http://bugzilla.gnome.org/show_bug.cgi?id=332998 -- Sound Juicer should detect the CD drive correctly https://launchpad.net/bugs/42752 From vincenzo_ml at yahoo.it Mon Nov 6 17:26:31 2006 From: vincenzo_ml at yahoo.it (Vincenzo Ciancia) Date: Mon, 06 Nov 2006 17:26:31 -0000 Subject: [Bug 70618] Unable to login after session crash References: <20061106172631.1115.61051.malonedeb@gangotri.ubuntu.com> Message-ID: <20061106172631.1115.61051.malonedeb@gangotri.ubuntu.com> Public bug reported: Binary package hint: gnome-session Sometimes it happens that my session crashes, and I cannot log in again unless I log in using a virtual console and kill all the stuck gnome programs. In my opinion, these programs should die with the X session because you can't take control of them again. The responsible process seems to be gconfd, but I am not sure, however it's not that much user friendly: a newbie will only be able to reboot his machine. This is an issue that has affected gnome2 since its beginning, and that always gave me that "gnome is broken" feeling that is now more and more a thing of the past. ** Affects: gnome-session (Ubuntu) Importance: Undecided Status: Unconfirmed -- Unable to login after session crash https://launchpad.net/bugs/70618 From seb128 at ubuntu.com Mon Nov 6 17:32:39 2006 From: seb128 at ubuntu.com (Sebastien Bacher) Date: Mon, 06 Nov 2006 17:32:39 -0000 Subject: [Bug 70616] Re: gedit can't save a file on a sshfs mount References: <20061106171114.877.37174.malonedeb@gangotri.ubuntu.com> Message-ID: <20061106173239.32016.15139.malone@gandwana.ubuntu.com> *** This bug is a duplicate of bug 34813 *** Thanks for the bug report. This particular bug has already been reported into our bug tracking system, but please feel free to report any further bugs which you find. ** Changed in: gedit (Ubuntu) Assignee: (unassigned) => Ubuntu Desktop Bugs Status: Unconfirmed => Rejected ** This bug has been marked a duplicate of bug 34813 gedit fails to save files over smbfs/cifs -- gedit can't save a file on a sshfs mount https://launchpad.net/bugs/70616 From krombholz at gmail.com Mon Nov 6 17:42:19 2006 From: krombholz at gmail.com (mikrom) Date: Mon, 06 Nov 2006 17:42:19 -0000 Subject: [Bug 70621] system hang and then crash report References: <20061106174219.31933.20138.malonedeb@gandwana.ubuntu.com> Message-ID: <20061106174219.31933.20138.malonedeb@gandwana.ubuntu.com> Public bug reported: - left the system to apt-get install kubuntu, - come back after an hour, system was hang (completly not reponsive, not even a mouse or caps) - on reboot got crash report ** Affects: gnome-keyring (Ubuntu) Importance: Undecided Status: Unconfirmed -- system hang and then crash report https://launchpad.net/bugs/70621 From krombholz at gmail.com Mon Nov 6 17:43:09 2006 From: krombholz at gmail.com (mikrom) Date: Mon, 06 Nov 2006 17:43:09 -0000 Subject: [Bug 70621] Re: system hang and then crash report References: <20061106174219.31933.20138.malonedeb@gandwana.ubuntu.com> Message-ID: <20061106174309.31933.12861.malone@gandwana.ubuntu.com> ** Attachment added: "crash report" http://librarian.launchpad.net/4972277/_usr_bin_gnome-keyring-daemon.1000.crash -- system hang and then crash report https://launchpad.net/bugs/70621 From kevin.havener at afccc.af.mil Mon Nov 6 17:40:24 2006 From: kevin.havener at afccc.af.mil (Kevin Havener) Date: Mon, 06 Nov 2006 17:40:24 -0000 Subject: [Bug 70143] Re: List view broken References: <20061103204643.27894.8918.malonedeb@gandwana.ubuntu.com> Message-ID: <20061106174025.1115.22739.malone@gangotri.ubuntu.com> Edgy. Default Ubuntu desktop. Spatial browser I guess--that's the one that pops a new window for each folder you open--right. Seems to happen with any folder. I'll work on the .xsession errors and the screenshot in my next post. -- List view broken https://launchpad.net/bugs/70143 From bugs at fbunet.de Mon Nov 6 18:04:37 2006 From: bugs at fbunet.de (Fridtjof Busse) Date: Mon, 06 Nov 2006 18:04:37 -0000 Subject: [Bug 68122] Re: Unable to print PDF-files on a network-printer (IPP) References: <20061025062539.31837.78499.malonedeb@gangotri.ubuntu.com> Message-ID: <20061106180437.32016.99533.malone@gandwana.ubuntu.com> OK, this bug was caused by a changed behavior of lpadmin. After fixing the Brother-driver to use a different command, it works (the PPD file got copied, evince seems to need this file to get to know the printers features). You may close this bug, thanks. -- Unable to print PDF-files on a network-printer (IPP) https://launchpad.net/bugs/68122 From vincenzo_ml at yahoo.it Mon Nov 6 18:21:39 2006 From: vincenzo_ml at yahoo.it (Vincenzo Ciancia) Date: Mon, 06 Nov 2006 18:21:39 -0000 Subject: [Bug 70624] Re: Beagle-crawl-system just not working (and breaking yelp!) References: <20061106181331.1115.92789.malonedeb@gangotri.ubuntu.com> Message-ID: <20061106182139.32016.64140.launchpad@gandwana.ubuntu.com> *** This bug is a duplicate of bug 67778 *** ** This bug has been marked a duplicate of bug 67778 Search don't work with beagle -- Beagle-crawl-system just not working (and breaking yelp!) https://launchpad.net/bugs/70624 From wild.ideas at gmail.com Mon Nov 6 18:22:31 2006 From: wild.ideas at gmail.com (wild.ideas) Date: Mon, 06 Nov 2006 18:22:31 -0000 Subject: [Bug 70535] Re: Nautilus copy to USB hard drive crashed References: <20061106031657.1115.26654.malonedeb@gangotri.ubuntu.com> Message-ID: <20061106182231.1115.44421.malone@gangotri.ubuntu.com> Aha! This is *not* a 'cp' or Nautilus bug, per se -- I think this is a problem with this USB hard drive. Now the question is, is it a particular idiosyncrasy with this external drive, or is it a fundamental limitation of USB technology? (If the latter, then Nautilus --and 'cp'?-- would be improved by refusing any attempts to transfer files >= 4GB to a USB device, perhaps suggesting that the file be split first.) -- Nautilus copy to USB hard drive crashed https://launchpad.net/bugs/70535 From vincenzo_ml at yahoo.it Mon Nov 6 18:23:48 2006 From: vincenzo_ml at yahoo.it (Vincenzo Ciancia) Date: Mon, 06 Nov 2006 18:23:48 -0000 Subject: [Bug 67778] Re: Search don't work with beagle References: <20061023163232.29371.85111.malonedeb@gandwana.ubuntu.com> Message-ID: <20061106182348.877.67151.malone@gangotri.ubuntu.com> The problem is in the script beagle-crawl-system in /etc/cron.daily, which exits without doing the job, and I can't understand why. -- Search don't work with beagle https://launchpad.net/bugs/67778 From kevin.havener at afccc.af.mil Mon Nov 6 18:30:25 2006 From: kevin.havener at afccc.af.mil (Kevin Havener) Date: Mon, 06 Nov 2006 18:30:25 -0000 Subject: [Bug 70143] Re: List view broken References: <20061103204643.27894.8918.malonedeb@gandwana.ubuntu.com> Message-ID: <20061106183025.32016.80290.malone@gandwana.ubuntu.com> I guess I should have been clearer. Edgy upgraded from Dapper. The original jumping off point was the default Dapper desktop which was upgraded to Edgy. I'll attach my screenshot first. Steps I used to get it. 1) open xterm so I can see .xsession-errors. Double-click on Computer icon to open nautilus window. Double-click on filesystem icon, opening another nautilus window. Go back to computer window. Change view from icon to list and nothing shows up. Compare the two windows. Only the view has been changed between them. I'll attach my xsession-errors next since I can only attach one thing at a time and I'm not sure you can see the text well enough in the screenshot. ** Attachment added: "Screenshot of problem" http://librarian.launchpad.net/4972943/nautilus_bug.png -- List view broken https://launchpad.net/bugs/70143 From kevin.havener at afccc.af.mil Mon Nov 6 18:44:51 2006 From: kevin.havener at afccc.af.mil (Kevin Havener) Date: Mon, 06 Nov 2006 18:44:51 -0000 Subject: [Bug 70143] Re: List view broken References: <20061103204643.27894.8918.malonedeb@gandwana.ubuntu.com> Message-ID: <20061106184451.32016.56315.malone@gandwana.ubuntu.com> Here is my .xsession-errors. May get this twice--Don't think by last attempt to attach this succeeded. ** Attachment added: ".xsession-error file" http://librarian.launchpad.net/4972978/.xsession-errors -- List view broken https://launchpad.net/bugs/70143 From Maxim.Dashkov at gmail.com Mon Nov 6 18:58:43 2006 From: Maxim.Dashkov at gmail.com (Maxim) Date: Mon, 06 Nov 2006 18:58:43 -0000 Subject: [Bug 70620] alacarte References: <20061106174124.32016.79961.malonedeb@gandwana.ubuntu.com> Message-ID: <20061106185843.1115.10895.launchpad@canonical@gangotri.ubuntu.com> Public bug reported: Memory status: size: 52604928 vsize: 0 resident: 52604928 share: 0 rss: 26685440 rss_rlim: 0 CPU usage: start_time: 1162829359 rtime: 0 utime: 150 stime: 0 cutime:141 cstime: 0 timeout: 9 it_real_value: 0 frequency: 0 Backtrace was generated from '/usr/bin/alacarte' (no debugging symbols found) Using host libthread_db library "/lib/tls/i686/cmov/libthread_db.so.1". (no debugging symbols found) [Thread debugging using libthread_db enabled] [New Thread -1210321232 (LWP 18203)] (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) 0xffffe410 in __kernel_vsyscall () #0 0xffffe410 in __kernel_vsyscall () #1 0xb7f2f323 in __waitpid_nocancel () from /lib/tls/i686/cmov/libpthread.so.0 #2 0xb6ac21b6 in gnome_gtk_module_info_get () from /usr/lib/libgnomeui-2.so.0 #3 #4 0xb7b98802 in g_unicode_canonical_ordering () from /usr/lib/libglib-2.0.so.0 #5 0xb7b98e15 in g_utf8_normalize () from /usr/lib/libglib-2.0.so.0 #6 0xb76e3dbe in gtk_entry_completion_complete () from /usr/lib/libgtk-x11-2.0.so.0 #7 0xb76d926c in gtk_editable_insert_text () from /usr/lib/libgtk-x11-2.0.so.0 #8 0xb7bfed07 in g_source_set_closure () from /usr/lib/libgobject-2.0.so.0 #9 0xb7be779b in g_closure_invoke () from /usr/lib/libgobject-2.0.so.0 #10 0xb7bfecb5 in g_source_set_closure () from /usr/lib/libgobject-2.0.so.0 #11 0xb7b70aa1 in g_source_is_destroyed () from /usr/lib/libglib-2.0.so.0 #12 0xb7b72802 in g_main_context_dispatch () from /usr/lib/libglib-2.0.so.0 #13 0xb7b757df in g_main_context_check () from /usr/lib/libglib-2.0.so.0 #14 0xb7b75b89 in g_main_loop_run () from /usr/lib/libglib-2.0.so.0 #15 0xb76d6dfb in gtk_dialog_run () from /usr/lib/libgtk-x11-2.0.so.0 #16 0xb7a4d612 in init_gtk () from /var/lib/python-support/python2.4/gtk-2.0/gtk/_gtk.so #17 0x080b8ab0 in PyEval_EvalFrame () #18 0x080ba4b9 in PyEval_EvalCodeEx () #19 0x080b86ea in PyEval_EvalFrame () #20 0x080ba4b9 in PyEval_EvalCodeEx () #21 0x08101f71 in PyClassMethod_New () #22 0x08058c27 in PyObject_Call () #23 0x0805e4f4 in PyClass_IsSubclass () #24 0x08058c27 in PyObject_Call () #25 0x080b395c in PyEval_CallObjectWithKeywords () #26 0x080590d0 in PyObject_CallObject () #27 0xb7c34967 in init_gobject () from /var/lib/python-support/python2.4/gtk-2.0/gobject/_gobject.so #28 0xb7be779b in g_closure_invoke () from /usr/lib/libgobject-2.0.so.0 #29 0xb7bf7b93 in g_signal_chain_from_overridden () from /usr/lib/libgobject-2.0.so.0 #30 0xb7bf90b7 in g_signal_emit_valist () from /usr/lib/libgobject-2.0.so.0 #31 0xb7bf9279 in g_signal_emit () from /usr/lib/libgobject-2.0.so.0 #32 0xb7872994 in gtk_widget_activate () from /usr/lib/libgtk-x11-2.0.so.0 #33 0xb77677d8 in gtk_menu_shell_activate_item () from /usr/lib/libgtk-x11-2.0.so.0 #34 0xb7768da2 in gtk_menu_shell_append () from /usr/lib/libgtk-x11-2.0.so.0 #35 0xb7760995 in gtk_menu_reorder_child () from /usr/lib/libgtk-x11-2.0.so.0 #36 0xb775ab00 in _gtk_marshal_BOOLEAN__BOXED () from /usr/lib/libgtk-x11-2.0.so.0 #37 0xb7be5fb9 in g_value_set_boxed () from /usr/lib/libgobject-2.0.so.0 #38 0xb7be779b in g_closure_invoke () from /usr/lib/libgobject-2.0.so.0 #39 0xb7bf81e3 in g_signal_chain_from_overridden () from /usr/lib/libgobject-2.0.so.0 #40 0xb7bf8e7f in g_signal_emit_valist () from /usr/lib/libgobject-2.0.so.0 #41 0xb7bf9279 in g_signal_emit () from /usr/lib/libgobject-2.0.so.0 #42 0xb786e5f8 in gtk_widget_get_default_style () from /usr/lib/libgtk-x11-2.0.so.0 #43 0xb7753ef3 in gtk_propagate_event () from /usr/lib/libgtk-x11-2.0.so.0 #44 0xb77550f7 in gtk_main_do_event () from /usr/lib/libgtk-x11-2.0.so.0 #45 0xb75de7ea in _gdk_events_init () from /usr/lib/libgdk-x11-2.0.so.0 #46 0xb7b72802 in g_main_context_dispatch () from /usr/lib/libglib-2.0.so.0 #47 0xb7b757df in g_main_context_check () from /usr/lib/libglib-2.0.so.0 #48 0xb7b75b89 in g_main_loop_run () from /usr/lib/libglib-2.0.so.0 #49 0xb7755574 in gtk_main () from /usr/lib/libgtk-x11-2.0.so.0 #50 0xb7a63d90 in init_gtk () from /var/lib/python-support/python2.4/gtk-2.0/gtk/_gtk.so #51 0x080b8ab0 in PyEval_EvalFrame () #52 0x080b8d94 in PyEval_EvalFrame () #53 0x080b8d94 in PyEval_EvalFrame () #54 0x080ba4b9 in PyEval_EvalCodeEx () #55 0x080ba527 in PyEval_EvalCode () #56 0x080ddb1a in PyRun_FileExFlags () #57 0x080ddd07 in PyRun_SimpleFileExFlags () #58 0x08055cc2 in Py_Main () #59 0x08055132 in main () Thread 1 (Thread -1210321232 (LWP 18203)): #0 0xffffe410 in __kernel_vsyscall () No symbol table info available. #1 0xb7f2f323 in __waitpid_nocancel () from /lib/tls/i686/cmov/libpthread.so.0 No symbol table info available. #2 0xb6ac21b6 in gnome_gtk_module_info_get () from /usr/lib/libgnomeui-2.so.0 No symbol table info available. #3 No symbol table info available. #4 0xb7b98802 in g_unicode_canonical_ordering () from /usr/lib/libglib-2.0.so.0 No symbol table info available. #5 0xb7b98e15 in g_utf8_normalize () from /usr/lib/libglib-2.0.so.0 No symbol table info available. #6 0xb76e3dbe in gtk_entry_completion_complete () from /usr/lib/libgtk-x11-2.0.so.0 No symbol table info available. #7 0xb76d926c in gtk_editable_insert_text () from /usr/lib/libgtk-x11-2.0.so.0 No symbol table info available. #8 0xb7bfed07 in g_source_set_closure () from /usr/lib/libgobject-2.0.so.0 No symbol table info available. #9 0xb7be779b in g_closure_invoke () from /usr/lib/libgobject-2.0.so.0 No symbol table info available. #10 0xb7bfecb5 in g_source_set_closure () from /usr/lib/libgobject-2.0.so.0 No symbol table info available. #11 0xb7b70aa1 in g_source_is_destroyed () from /usr/lib/libglib-2.0.so.0 No symbol table info available. #12 0xb7b72802 in g_main_context_dispatch () from /usr/lib/libglib-2.0.so.0 No symbol table info available. #13 0xb7b757df in g_main_context_check () from /usr/lib/libglib-2.0.so.0 No symbol table info available. #14 0xb7b75b89 in g_main_loop_run () from /usr/lib/libglib-2.0.so.0 No symbol table info available. #15 0xb76d6dfb in gtk_dialog_run () from /usr/lib/libgtk-x11-2.0.so.0 No symbol table info available. #16 0xb7a4d612 in init_gtk () from /var/lib/python-support/python2.4/gtk-2.0/gtk/_gtk.so No symbol table info available. #17 0x080b8ab0 in PyEval_EvalFrame () No symbol table info available. #18 0x080ba4b9 in PyEval_EvalCodeEx () No symbol table info available. #19 0x080b86ea in PyEval_EvalFrame () No symbol table info available. #20 0x080ba4b9 in PyEval_EvalCodeEx () No symbol table info available. #21 0x08101f71 in PyClassMethod_New () No symbol table info available. #22 0x08058c27 in PyObject_Call () No symbol table info available. #23 0x0805e4f4 in PyClass_IsSubclass () No symbol table info available. #24 0x08058c27 in PyObject_Call () No symbol table info available. #25 0x080b395c in PyEval_CallObjectWithKeywords () No symbol table info available. #26 0x080590d0 in PyObject_CallObject () No symbol table info available. #27 0xb7c34967 in init_gobject () from /var/lib/python-support/python2.4/gtk-2.0/gobject/_gobject.so No symbol table info available. #28 0xb7be779b in g_closure_invoke () from /usr/lib/libgobject-2.0.so.0 No symbol table info available. #29 0xb7bf7b93 in g_signal_chain_from_overridden () from /usr/lib/libgobject-2.0.so.0 No symbol table info available. #30 0xb7bf90b7 in g_signal_emit_valist () from /usr/lib/libgobject-2.0.so.0 No symbol table info available. #31 0xb7bf9279 in g_signal_emit () from /usr/lib/libgobject-2.0.so.0 No symbol table info available. #32 0xb7872994 in gtk_widget_activate () from /usr/lib/libgtk-x11-2.0.so.0 No symbol table info available. #33 0xb77677d8 in gtk_menu_shell_activate_item () from /usr/lib/libgtk-x11-2.0.so.0 No symbol table info available. #34 0xb7768da2 in gtk_menu_shell_append () from /usr/lib/libgtk-x11-2.0.so.0 No symbol table info available. #35 0xb7760995 in gtk_menu_reorder_child () from /usr/lib/libgtk-x11-2.0.so.0 No symbol table info available. #36 0xb775ab00 in _gtk_marshal_BOOLEAN__BOXED () from /usr/lib/libgtk-x11-2.0.so.0 No symbol table info available. #37 0xb7be5fb9 in g_value_set_boxed () from /usr/lib/libgobject-2.0.so.0 No symbol table info available. #38 0xb7be779b in g_closure_invoke () from /usr/lib/libgobject-2.0.so.0 No symbol table info available. #39 0xb7bf81e3 in g_signal_chain_from_overridden () from /usr/lib/libgobject-2.0.so.0 No symbol table info available. #40 0xb7bf8e7f in g_signal_emit_valist () from /usr/lib/libgobject-2.0.so.0 No symbol table info available. #41 0xb7bf9279 in g_signal_emit () from /usr/lib/libgobject-2.0.so.0 No symbol table info available. #42 0xb786e5f8 in gtk_widget_get_default_style () from /usr/lib/libgtk-x11-2.0.so.0 No symbol table info available. #43 0xb7753ef3 in gtk_propagate_event () from /usr/lib/libgtk-x11-2.0.so.0 No symbol table info available. #44 0xb77550f7 in gtk_main_do_event () from /usr/lib/libgtk-x11-2.0.so.0 No symbol table info available. #45 0xb75de7ea in _gdk_events_init () from /usr/lib/libgdk-x11-2.0.so.0 No symbol table info available. #46 0xb7b72802 in g_main_context_dispatch () from /usr/lib/libglib-2.0.so.0 No symbol table info available. #47 0xb7b757df in g_main_context_check () from /usr/lib/libglib-2.0.so.0 No symbol table info available. #48 0xb7b75b89 in g_main_loop_run () from /usr/lib/libglib-2.0.so.0 No symbol table info available. #49 0xb7755574 in gtk_main () from /usr/lib/libgtk-x11-2.0.so.0 No symbol table info available. #50 0xb7a63d90 in init_gtk () from /var/lib/python-support/python2.4/gtk-2.0/gtk/_gtk.so No symbol table info available. #51 0x080b8ab0 in PyEval_EvalFrame () No symbol table info available. #52 0x080b8d94 in PyEval_EvalFrame () No symbol table info available. #53 0x080b8d94 in PyEval_EvalFrame () No symbol table info available. #54 0x080ba4b9 in PyEval_EvalCodeEx () No symbol table info available. #55 0x080ba527 in PyEval_EvalCode () No symbol table info available. #56 0x080ddb1a in PyRun_FileExFlags () No symbol table info available. #57 0x080ddd07 in PyRun_SimpleFileExFlags () No symbol table info available. #58 0x08055cc2 in Py_Main () No symbol table info available. #59 0x08055132 in main () No symbol table info available. #0 0xffffe410 in __kernel_vsyscall () ** Affects: alacarte (Ubuntu) Importance: Undecided Status: Unconfirmed -- alacarte https://launchpad.net/bugs/70620 From aaron.lake at gmail.com Mon Nov 6 18:58:43 2006 From: aaron.lake at gmail.com (Aaron Lake) Date: Mon, 06 Nov 2006 18:58:43 -0000 Subject: [Bug 70620] Re: alacarte References: <20061106174124.32016.79961.malonedeb@gandwana.ubuntu.com> Message-ID: <20061106185843.1115.24507.launchpad@gangotri.ubuntu.com> ** Changed in: Ubuntu Sourcepackagename: None => alacarte -- alacarte https://launchpad.net/bugs/70620 From seb128 at ubuntu.com Mon Nov 6 18:57:56 2006 From: seb128 at ubuntu.com (Sebastien Bacher) Date: Mon, 06 Nov 2006 18:57:56 -0000 Subject: [Bug 52348] Re: nautilus stops copying files if it encounters 2 files that differ only by case and the target filesystem is case insensitive References: <20060708152923.27312.10233.malonedeb@gangotri.ubuntu.com> Message-ID: <20061106185757.32016.66728.malone@gandwana.ubuntu.com> fixed upstream ** Changed in: nautilus (Ubuntu) Status: Confirmed => Fix Committed -- nautilus stops copying files if it encounters 2 files that differ only by case and the target filesystem is case insensitive https://launchpad.net/bugs/52348 From muadda at gmail.com Mon Nov 6 19:21:10 2006 From: muadda at gmail.com (Alban Crequy) Date: Mon, 06 Nov 2006 19:21:10 -0000 Subject: [Bug 70629] Rhythmbox crashs when importing music References: <20061106192110.31933.80211.malonedeb@gandwana.ubuntu.com> Message-ID: <20061106192110.31933.80211.malonedeb@gandwana.ubuntu.com> Public bug reported: Binary package hint: rhythmbox Ubuntu Edgy 6.10, rhythmbox 0.9.6-0ubuntu4 I plug my USB-key and Rhythmbox pop up and want to know in which directory I store my music. I tell it and it crashs. Attached file is the crash report: /var/crash/_usr_lib_rhythmbox_rhythmbox-metadata.1000.crash ** Affects: rhythmbox (Ubuntu) Importance: Undecided Status: Unconfirmed -- Rhythmbox crashs when importing music https://launchpad.net/bugs/70629 From muadda at gmail.com Mon Nov 6 19:22:56 2006 From: muadda at gmail.com (Alban Crequy) Date: Mon, 06 Nov 2006 19:22:56 -0000 Subject: [Bug 70629] Re: Rhythmbox crashs when importing music References: <20061106192110.31933.80211.malonedeb@gandwana.ubuntu.com> Message-ID: <20061106192256.31933.96337.malone@gandwana.ubuntu.com> ** Attachment added: "crash report" http://librarian.launchpad.net/4973144/_usr_lib_rhythmbox_rhythmbox-metadata.1000.crash -- Rhythmbox crashs when importing music https://launchpad.net/bugs/70629 From pascal.devuyst at gmail.com Mon Nov 6 19:25:45 2006 From: pascal.devuyst at gmail.com (Pascal De Vuyst) Date: Mon, 06 Nov 2006 19:25:45 -0000 Subject: [Bug 68409] Re: Multiple logical pages per physical page mode does not work References: <20061026154910.17549.68321.malonedeb@gandwana.ubuntu.com> Message-ID: <20061106192545.31933.4410.malone@gandwana.ubuntu.com> *** This bug is a duplicate of bug 67164 *** Initial bug reporter (Maximilian Federle) uses Edgy. This bug has already been reported into our bug tracking system. Closing as a duplicate of bug #67164, please add further comments in that bug report. ** This bug is no longer a duplicate of bug 3667 multipage (2 pages to 1) print function not working ** This bug has been marked a duplicate of bug 67164 Evince print dialog doesn't respect page setup settings -- Multiple logical pages per physical page mode does not work https://launchpad.net/bugs/68409 From vytautas.liuolia at gmail.com Mon Nov 6 19:59:22 2006 From: vytautas.liuolia at gmail.com (Vytas) Date: Mon, 06 Nov 2006 19:59:22 -0000 Subject: [Bug 39164] Re: Data flow error on divx avi file References: <20060411164123.24486.2476.malonedeb@gangotri.ubuntu.com> Message-ID: <20061106195922.1115.87964.malone@gangotri.ubuntu.com> Maybe it occurs only with subtitles? I have one DivX file with English subtitles and it exhibits the bug. Please take a look http://bugzilla.gnome.org/show_bug.cgi?id=350299 -- Data flow error on divx avi file https://launchpad.net/bugs/39164 From jos.plompen at planet.nl Mon Nov 6 20:13:50 2006 From: jos.plompen at planet.nl (gosh) Date: Mon, 06 Nov 2006 20:13:50 -0000 Subject: [Bug 61381] Re: gnome-settings-daemon crashes at login References: <20060920081804.17562.53019.malonedeb@gandwana.ubuntu.com> Message-ID: <20061106201350.32016.59709.malone@gandwana.ubuntu.com> I was able to get this bug again on an other machine. On my laptop I have a fresh install of Xubuntu. I installed Ubuntu with sudo aptitude install ubuntu-desktop. During the install several dependency problems arouse. I continued with the installation, logged out of Xubuntu and tried to login to Gnome. Then the same error appeared: long wait, blue screen, grey box on the top left corner, etc. -- gnome-settings-daemon crashes at login https://launchpad.net/bugs/61381 From steve.alexander at canonical.com Mon Nov 6 20:40:44 2006 From: steve.alexander at canonical.com (Steve Alexander) Date: Mon, 06 Nov 2006 20:40:44 -0000 Subject: [Bug 70637] BugBuddy should not run if the system is swapping References: <20061106204044.32016.83833.malonedeb@gandwana.ubuntu.com> Message-ID: <20061106204044.32016.83833.malonedeb@gandwana.ubuntu.com> Public bug reported: My edgy machine was swapping, a lot, because I was running a memory- hungry python script. Working in a terminal, I accidentally hit F1 as I was trying to kill the script on a very slow-responding system. The system tried to run the gnome help application. It didn't run properly, maybe because of the lack of memory. But, the issue was made worse because bug-buddy insisted on hooking gdb into the process thus keeping both it and bug- buddy around. So, I'd like to suggest that there is no point in bug-buddy running when an application has failed due to lack of memory, and that bug-buddy should take a look to see if the system is swapping a lot before deciding if it should actually run. ** Affects: bug-buddy (Ubuntu) Importance: Undecided Status: Unconfirmed -- BugBuddy should not run if the system is swapping https://launchpad.net/bugs/70637 From francesco.fumanti at gmx.net Mon Nov 6 20:50:12 2006 From: francesco.fumanti at gmx.net (frafu) Date: Mon, 06 Nov 2006 20:50:12 -0000 Subject: [Bug 42308] Re: On-screen keyboard (gok v1.0.7-0ubuntu3) fails References: <20060501044731.16739.33418.malonedeb@gandwana.ubuntu.com> Message-ID: <20061106205012.31933.99264.malone@gandwana.ubuntu.com> The error still occurs in edgy and gok 1.2.0. The followed the explanation in this thread already mentioned above and it fixed the problem. http://www.ubuntuforums.org/showthread.php?t=186890&highlight=gok -- On-screen keyboard (gok v1.0.7-0ubuntu3) fails https://launchpad.net/bugs/42308 From francesco.fumanti at gmx.net Mon Nov 6 20:56:01 2006 From: francesco.fumanti at gmx.net (frafu) Date: Mon, 06 Nov 2006 20:56:01 -0000 Subject: [Bug 70269] Re: gok not starting with vnc, but starting with nx References: <20061104180924.27894.34479.malonedeb@gandwana.ubuntu.com> Message-ID: <20061106205601.1115.8502.malone@gangotri.ubuntu.com> *** This bug is a duplicate of bug 42308 *** I was told, that it was a duplicate of bug 42308 that can be found here: https://launchpad.net/distros/ubuntu/+source/gok/+bug/42308 By the way, you can find in the comments of bug 42308 a link with an explanation about how to fix the problem. -- gok not starting with vnc, but starting with nx https://launchpad.net/bugs/70269 From ljuksi at gmail.com Mon Nov 6 21:09:40 2006 From: ljuksi at gmail.com (ljuksi) Date: Mon, 06 Nov 2006 21:09:40 -0000 Subject: [Bug 70643] 'Request Read Receipt' does not work at all References: <20061106210940.32016.94077.malonedeb@gandwana.ubuntu.com> Message-ID: <20061106210940.32016.94077.malonedeb@gandwana.ubuntu.com> Public bug reported: Binary package hint: evolution Steps: 1. start evolution 2. compose a new message 3. from the menu select Insert->'Request Read Receipt' 4. send the e-mail [to yourself] ... 5. open the received mail ... 6. check mail again and you will see that read receipt is missing Expected results: When you open a mail that has been sent with 'read receipt', the mail-client should send back a notification to the sender (by e-mail, of course). Btw, that feature is working at least in the following clients: MSOutlook, mozilla thunderbird, kmail. ( this is my first bug :) ** Affects: evolution (Ubuntu) Importance: Undecided Status: Unconfirmed ** Description changed: Binary package hint: evolution Steps: 1. start evolution 2. compose a new message 3. from the menu select Insert->'Request Read Receipt' 4. send the e-mail [to yourself] ... 5. open the received mail ... 6. check mail again and you will see that read receipt is missing Expected results: When you open a mail that has been sent with 'read receipt', the mail-client should send back a notification to the sender (by e-mail, of course). - Btw, that a feature is working at least in the following clients: + Btw, that feature is working at least in the following clients: MSOutlook, mozilla thunderbird, kmail. ( this is my first bug :) -- 'Request Read Receipt' does not work at all https://launchpad.net/bugs/70643 From doxland at shaw.ca Mon Nov 6 21:22:03 2006 From: doxland at shaw.ca (David Oxland) Date: Mon, 06 Nov 2006 21:22:03 -0000 Subject: [Bug 70644] hangs References: <20061106212204.32016.48390.malonedeb@gandwana.ubuntu.com> Message-ID: <20061106212204.32016.48390.malonedeb@gandwana.ubuntu.com> Public bug reported: Binary package hint: evolution When; now routinely last instance: contacts window what happened: would not close close buttons shows activated but nothing happens alt F4 no help must close and restart Ubuntu 6.10 ** Affects: evolution (Ubuntu) Importance: Undecided Status: Unconfirmed -- hangs https://launchpad.net/bugs/70644 From j.cubizolles at free.fr Mon Nov 6 21:21:48 2006 From: j.cubizolles at free.fr (wilk) Date: Mon, 06 Nov 2006 21:21:48 -0000 Subject: [Bug 67164] Re: Evince print dialog doesn't respect page setup settings References: <20061020150955.20673.95699.malonedeb@gangotri.ubuntu.com> Message-ID: <20061106212148.877.37993.malone@gangotri.ubuntu.com> Don't know if that's the same bug but evince 0.6.1, built today from cvs messes up the printing of landscape mode pdfs. Only a part of the page is printed and it's in portrait mode. The same pdf prints just fine with evince 0.5.2 (evince-gtk in Ubuntu Edgy). -- Evince print dialog doesn't respect page setup settings https://launchpad.net/bugs/67164 From herzi at gnome-de.org Mon Nov 6 21:37:50 2006 From: herzi at gnome-de.org (Sven Herzberg) Date: Mon, 06 Nov 2006 21:37:50 -0000 Subject: [Bug 70648] GIMP color chooser broken References: <20061106213750.32016.2836.malonedeb@gandwana.ubuntu.com> Message-ID: <20061106213750.32016.2836.malonedeb@gandwana.ubuntu.com> Public bug reported: The color chooser in Gimp renders some GtkRange artifacts in edgy. ** Affects: ubuntu-artwork (Ubuntu) Importance: Undecided Status: Unconfirmed -- GIMP color chooser broken https://launchpad.net/bugs/70648 From herzi at gnome-de.org Mon Nov 6 21:38:17 2006 From: herzi at gnome-de.org (Sven Herzberg) Date: Mon, 06 Nov 2006 21:38:17 -0000 Subject: [Bug 70648] Re: GIMP color chooser broken References: <20061106213750.32016.2836.malonedeb@gandwana.ubuntu.com> Message-ID: <20061106213817.32016.27882.malone@gandwana.ubuntu.com> Attaching example screenshot. ** Attachment added: "Screenshot" http://librarian.launchpad.net/4973392/Bildschirmfoto-Vordergrundfarbe%20%C3%A4ndern.png -- GIMP color chooser broken https://launchpad.net/bugs/70648 From alexanderkain at comcast.net Mon Nov 6 21:47:07 2006 From: alexanderkain at comcast.net (lx73) Date: Mon, 06 Nov 2006 21:47:07 -0000 Subject: [Bug 70639] wxPython headers are missing References: <20061106204729.877.46442.malonedeb@gangotri.ubuntu.com> Message-ID: <20061106214707.1115.10253.launchpad@canonical@gangotri.ubuntu.com> Public bug reported: Binary package hint: wx2.6-headers The wxPython dir and its files are missing from this package. ** Affects: wxwidgets2.6 (Ubuntu) Importance: Undecided Assignee: Ubuntu Desktop Bugs Status: Rejected -- wxPython headers are missing https://launchpad.net/bugs/70639 From bruce.cowan at dsl.pipex.com Mon Nov 6 21:46:45 2006 From: bruce.cowan at dsl.pipex.com (Bruce Cowan) Date: Mon, 06 Nov 2006 21:46:45 -0000 Subject: [Bug 70639] Re: wxPython headers are missing References: <20061106204729.877.46442.malonedeb@gangotri.ubuntu.com> Message-ID: <20061106214645.877.52737.launchpad@gangotri.ubuntu.com> *** This bug is a duplicate of bug 2887 *** ** This bug has been marked a duplicate of bug 2887 python-wxgtk2.6 / no wxPython.h header ** Changed in: wxwidgets2.6 (Ubuntu) Status: Unconfirmed => Rejected ** Changed in: wxwidgets2.6 (Ubuntu) Assignee: (unassigned) => Ubuntu Desktop Bugs -- wxPython headers are missing https://launchpad.net/bugs/70639 From javiermon at gmail.com Mon Nov 6 22:35:59 2006 From: javiermon at gmail.com (kmon) Date: Mon, 06 Nov 2006 22:35:59 -0000 Subject: [Bug 32823] Re: no dvd menu References: <20060225110933.16638.10180.malonedeb@gandwana.ubuntu.com> Message-ID: <20061106223559.32016.22842.malone@gandwana.ubuntu.com> Hi this still happens in edgy, any news from totem or gstreamer about this? thanks Also, why is this bug marked as fix released? -- no dvd menu https://launchpad.net/bugs/32823 From chris at vault5.com Mon Nov 6 22:42:54 2006 From: chris at vault5.com (Chris Rose) Date: Mon, 06 Nov 2006 22:42:54 -0000 Subject: [Bug 70173] Re: gnome-screenshot increased file size in edgy References: <20061104011547.27894.19963.malonedeb@gandwana.ubuntu.com> Message-ID: <20061106224254.877.84412.malone@gangotri.ubuntu.com> Oh dear, now I feel stupid. It was indeed the background that was bloating the file size (I had a static color in dapper and have gfx in edgy). ** Changed in: gnome-utils (Ubuntu) Status: Needs Info => Rejected -- gnome-screenshot increased file size in edgy https://launchpad.net/bugs/70173 From chris at vault5.com Mon Nov 6 22:43:13 2006 From: chris at vault5.com (Chris Rose) Date: Mon, 06 Nov 2006 22:43:13 -0000 Subject: [Bug 70173] Re: gnome-screenshot increased file size in edgy References: <20061104011547.27894.19963.malonedeb@gandwana.ubuntu.com> Message-ID: <20061106224313.31933.15071.malone@gandwana.ubuntu.com> Rejected. -- gnome-screenshot increased file size in edgy https://launchpad.net/bugs/70173 From orion at hypnogogic.org Mon Nov 6 22:52:53 2006 From: orion at hypnogogic.org (Jeremy Teale) Date: Mon, 06 Nov 2006 22:52:53 -0000 Subject: [Bug 70573] Re: gnome-settings-daemon asks an incomprehensible question References: <20061106123537.1115.2207.malonedeb@gangotri.ubuntu.com> Message-ID: <20061106225253.877.71828.malone@gangotri.ubuntu.com> I wouldn't call it incomprehensible, but it is very poorly worded. ** Changed in: control-center (Ubuntu) Status: Unconfirmed => Confirmed ** Bug watch added: GNOME Bug Tracker #358048 http://bugzilla.gnome.org/show_bug.cgi?id=358048 ** Also affects: control-center (upstream) via http://bugzilla.gnome.org/show_bug.cgi?id=358048 Importance: Unknown Status: Unknown -- gnome-settings-daemon asks an incomprehensible question https://launchpad.net/bugs/70573 From lukas.zronek at gmail.com Mon Nov 6 23:15:58 2006 From: lukas.zronek at gmail.com (Luka) Date: Mon, 06 Nov 2006 23:15:58 -0000 Subject: [Bug 70659] gaim causes warnings on trillian clients References: <20061106231558.1115.44829.malonedeb@gangotri.ubuntu.com> Message-ID: <20061106231558.1115.44829.malonedeb@gangotri.ubuntu.com> Public bug reported: Hello, gaim 2.0beta3.1 causes warnings on trillian clients because ICQ implementation seems to contradict definition, but previous versions don't. original german message that trillian shows during conversation: *** HINWEIS: Dieser Benutzer verwendet offenbar eine ?ltere Version von Mirabilis ICQ, das ein veraltertes ICQ Protokoll verwendet. Aus diesem Grund KANN es zu Nachrichtenverlust kommen. Ermuntern Sie die Gegenstelle, auf Trillian oder zumindest eine aktuelle ICQ Version umzusteigen (Sie k?nnen notfalls auch E-Mailen oder anrufen... ;) ). Sie k?nnen diesen Hinweis unter "ICQ Profileinstellungen->Verschiedenes" abstellen.. summary : ***advice: user's icq client is too old, this could cause losing messages [...] It's possible to disable the warning message on trillian. thanks ** Affects: gaim (Ubuntu) Importance: Undecided Status: Unconfirmed -- gaim causes warnings on trillian clients https://launchpad.net/bugs/70659 From seb128 at ubuntu.com Mon Nov 6 23:24:33 2006 From: seb128 at ubuntu.com (Sebastien Bacher) Date: Mon, 06 Nov 2006 23:24:33 -0000 Subject: [Bug 68056] Re: yelp crashed when sent SIGTERM References: <20061024191822.31837.45656.malonedeb@gangotri.ubuntu.com> Message-ID: <20061106232433.31933.90061.malone@gandwana.ubuntu.com> fixed upstream ** Changed in: yelp (Ubuntu) Status: Confirmed => Fix Committed -- yelp crashed when sent SIGTERM https://launchpad.net/bugs/68056 From seb128 at ubuntu.com Mon Nov 6 23:25:41 2006 From: seb128 at ubuntu.com (Sebastien Bacher) Date: Mon, 06 Nov 2006 23:25:41 -0000 Subject: [Bug 50845] Re: /usr/share/xmodmap/xmodmap.gb incorrect References: <20060624093647.23397.83786.malonedeb@gangotri.ubuntu.com> Message-ID: <20061106232541.32016.54108.malone@gandwana.ubuntu.com> fixed according to the upstream bug. Feel free to reopen if you still have the problem ** Changed in: gnome-applets (Ubuntu) Status: Confirmed => Fix Released -- /usr/share/xmodmap/xmodmap.gb incorrect https://launchpad.net/bugs/50845 From aleksi.nurmi at gmail.com Tue Nov 7 00:15:28 2006 From: aleksi.nurmi at gmail.com (Aleksi Nurmi) Date: Tue, 07 Nov 2006 00:15:28 -0000 Subject: [Bug 70666] Messed up page settings when printing a calendar References: <20061107001529.32016.39670.malonedeb@gandwana.ubuntu.com> Message-ID: <20061107001529.32016.39670.malonedeb@gandwana.ubuntu.com> Public bug reported: When printing, the calendar continues way past the paper. In the print preview window the paper is in landscape format but the calendar is in portrait, which is why it happens. Couldn't find working workarounds. ** Affects: evolution (Ubuntu) Importance: Undecided Status: Unconfirmed -- Messed up page settings when printing a calendar https://launchpad.net/bugs/70666 From aleksi.nurmi at gmail.com Tue Nov 7 00:16:22 2006 From: aleksi.nurmi at gmail.com (Aleksi Nurmi) Date: Tue, 07 Nov 2006 00:16:22 -0000 Subject: [Bug 70666] Re: Messed up page settings when printing a calendar References: <20061107001529.32016.39670.malonedeb@gandwana.ubuntu.com> Message-ID: <20061107001622.1115.28344.malone@gangotri.ubuntu.com> An image that illustrates the situation ** Attachment added: "Evolution print preview versus page settings" http://librarian.launchpad.net/4974017/evolution-print.png -- Messed up page settings when printing a calendar https://launchpad.net/bugs/70666 From chris.smith.88 at gmail.com Tue Nov 7 01:23:45 2006 From: chris.smith.88 at gmail.com (Chris Smith) Date: Tue, 07 Nov 2006 01:23:45 -0000 Subject: [Bug 70593] Re: Nautilus will not open ftp sites with the address starting "www." References: <20061106143949.877.48687.malonedeb@gangotri.ubuntu.com> Message-ID: <20061107012345.877.12719.malone@gangotri.ubuntu.com> DNS entry exists and ftp command line to www.people.ex.ac.uk works fine as does epiphany and firefox. -- Nautilus will not open ftp sites with the address starting "www." https://launchpad.net/bugs/70593 From jpeeler at gmail.com Tue Nov 7 01:52:32 2006 From: jpeeler at gmail.com (Jeff Peeler) Date: Tue, 07 Nov 2006 01:52:32 -0000 Subject: [Bug 69396] Re: Repository edgy-commercial seems empty (Opera, ... not available) References: <20061030224333.22894.37257.malonedeb@gangotri.ubuntu.com> Message-ID: <20061107015232.1115.3909.malone@gangotri.ubuntu.com> Still not fixed? -- Repository edgy-commercial seems empty (Opera,... not available) https://launchpad.net/bugs/69396 From nas-launchpad at arctrix.com Tue Nov 7 03:24:50 2006 From: nas-launchpad at arctrix.com (Neil Schemenauer) Date: Tue, 07 Nov 2006 03:24:50 -0000 Subject: [Bug 66068] Re: New iPod nano recognized as via raid member References: <20061014092153.19052.81294.malonedeb@gandwana.ubuntu.com> Message-ID: <20061107032450.877.25902.malone@gangotri.ubuntu.com> I think this patch might do the trick. I tried hacking /usr/lib/hal /hald-probe-volume and hald-probe-storage and setting VIA_SIGNATURE to 0x55ab instead of 0x55aa. gnome-volume-manager now mounts the iPod Nano as expected. -- New iPod nano recognized as via raid member https://launchpad.net/bugs/66068 From brekkal at warpmail.net Tue Nov 7 04:49:28 2006 From: brekkal at warpmail.net (eagle63) Date: Tue, 07 Nov 2006 04:49:28 -0000 Subject: [Bug 61381] Re: gnome-settings-daemon crashes at login References: <20060920081804.17562.53019.malonedeb@gandwana.ubuntu.com> Message-ID: <20061107044929.877.90510.malone@gangotri.ubuntu.com> I can confirm this bug too - I've just done a fresh install of Edgy from CD (tried it twice) and I get it every time. However, here's the twist for me: I ONLY get it when I connect to my box through VNC. (I'm using TightVNC - not sure if that matters) If I simply login at the console, there's no problems. But through VNC, I get it every time. Also, I don't get the slowdown that others are reporting. When I connect through VNC and it starts the session, it starts up rapidly - but the most obvious problem (aside from the error message) is that the UI is no longer the nice Ubuntu "human" theme, it's the ugly default gnome theme. It's also apparent that certain UI settings are not working. If I try to change the theme, I get the "gnome settings daemon" error message again and it doesn't allow me to change it. Since I primarily use this machine as a headless workstation, not having the correct UI theme and settings is really a bummer. If there's any other info I can provide please let me know. -- gnome-settings-daemon crashes at login https://launchpad.net/bugs/61381 From midster at gmail.com Tue Nov 7 05:21:18 2006 From: midster at gmail.com (midster) Date: Tue, 07 Nov 2006 05:21:18 -0000 Subject: [Bug 70682] Nautilus crashes when trying to move large files from one drive to another. References: <20061107052118.1115.50564.malonedeb@gangotri.ubuntu.com> Message-ID: <20061107052118.1115.50564.malonedeb@gangotri.ubuntu.com> Public bug reported: Nautilus crashes when trying to move large files (4+ GB) from one drive to another. I have three HDD's, HDA has three partitions (HDA1 is (NTFS) Windows; HDA2 is Ubuntu and HDA3 is Swap Space), HDB (NTFS) is an 80GB internal storage drive, SDA (FAT32) is an external 40GB storage drive. All HDD's have enough free space to store the files I am trying to move. I am trying to move two files, both are around 4GB large. I am trying to move them from HDA1 to SDA; could the error be because Ubuntu cannot properly handle NTFS-FAT32 file transfers properly yet? ** Affects: nautilus (Ubuntu) Importance: Undecided Status: Unconfirmed -- Nautilus crashes when trying to move large files from one drive to another. https://launchpad.net/bugs/70682 From midster at gmail.com Tue Nov 7 05:24:25 2006 From: midster at gmail.com (midster) Date: Tue, 07 Nov 2006 05:24:25 -0000 Subject: [Bug 70682] Re: Nautilus crashes when trying to move large files from one drive to another. References: <20061107052118.1115.50564.malonedeb@gangotri.ubuntu.com> Message-ID: <20061107052425.32016.23040.malone@gandwana.ubuntu.com> Here is the complete report: ** Attachment added: "Problem report for nautilus" http://librarian.launchpad.net/4974750/_usr_bin_nautilus.1000.crash -- Nautilus crashes when trying to move large files from one drive to another. https://launchpad.net/bugs/70682 From typppo at gmail.com Tue Nov 7 05:34:05 2006 From: typppo at gmail.com (Ian) Date: Tue, 07 Nov 2006 05:34:05 -0000 Subject: [Bug 70473] Re: gaim crashes whithout clear reason/action References: <20061105191102.28154.47455.malonedeb@gangotri.ubuntu.com> Message-ID: <20061107053405.31933.72423.malone@gandwana.ubuntu.com> Similar issue here. When I close a chat window, occasionally the window goes blank white with the exception of the title bar. Pressing X to get rid of the window crashes gaim. This seems to happen more frequently when I switch from a custom away message to "available" status. ** Attachment added: "Crash output" http://librarian.launchpad.net/4974751/_usr_bin_gaim.1000.crash -- gaim crashes whithout clear reason/action https://launchpad.net/bugs/70473 From magnade at gmail.com Tue Nov 7 06:26:09 2006 From: magnade at gmail.com (Bret Towe) Date: Tue, 07 Nov 2006 06:26:09 -0000 Subject: [Bug 13823] Re: cdparanoia is slow References: <20060113133321.21012.25647.launchpad@macquarie.warthogs.hbd.com> Message-ID: <20061107062609.32016.39824.malone@gandwana.ubuntu.com> the patches mentioned in bug 42758 might solve this issue -- cdparanoia is slow https://launchpad.net/bugs/13823 From mail at carthik.net Tue Nov 7 06:29:26 2006 From: mail at carthik.net (Carthik Sharma) Date: Tue, 07 Nov 2006 06:29:26 -0000 Subject: [Bug 70686] Nautilus crashed trying to copy 4.3 Gig .iso file to Fat32 References: <20061107062926.31933.54216.malonedeb@gandwana.ubuntu.com> Message-ID: <20061107062926.31933.54216.malonedeb@gandwana.ubuntu.com> Public bug reported: So nautilus crashed when I tried to copy a DVD iso image to a FAT32 partition. I dragged and dropped the image, and copying proceeded for about 10 minutes before crashing. Please find the auto-generated crash report attached. Thank you. ** Affects: nautilus (Ubuntu) Importance: Undecided Status: Unconfirmed -- Nautilus crashed trying to copy 4.3 Gig .iso file to Fat32 https://launchpad.net/bugs/70686 From mail at carthik.net Tue Nov 7 06:30:53 2006 From: mail at carthik.net (Carthik Sharma) Date: Tue, 07 Nov 2006 06:30:53 -0000 Subject: [Bug 70686] Re: Nautilus crashed trying to copy 4.3 Gig .iso file to Fat32 References: <20061107062926.31933.54216.malonedeb@gandwana.ubuntu.com> Message-ID: <20061107063053.31933.67639.malone@gandwana.ubuntu.com> ** Attachment added: "/var/crash/_usr_bin_nautilus.1000.crash" http://librarian.launchpad.net/4974793/_usr_bin_nautilus.1000.crash -- Nautilus crashed trying to copy 4.3 Gig .iso file to Fat32 https://launchpad.net/bugs/70686 From mwohlmuther at gmx.net Tue Nov 7 07:01:10 2006 From: mwohlmuther at gmx.net (Michael Wohlmuther) Date: Tue, 07 Nov 2006 07:01:10 -0000 Subject: [Bug 67974] Re: Crash in evolution-alarm-notify References: <20061024133749.31837.70995.malonedeb@gangotri.ubuntu.com> Message-ID: <20061107070110.1115.44023.malone@gangotri.ubuntu.com> Evolution Alarm Notify crashes from time to time ... ** Attachment added: "Crash Report of Evolution Alarm Notify" http://librarian.launchpad.net/4974820/_usr_lib_evolution_2.8_evolution-alarm-notify.1000.crash -- Crash in evolution-alarm-notify https://launchpad.net/bugs/67974 From tierfreunde-hagenburg at web.de Tue Nov 7 07:10:04 2006 From: tierfreunde-hagenburg at web.de (greenhunter) Date: Tue, 07 Nov 2006 07:10:04 -0000 Subject: [Bug 70690] webdavs opens firefox in nautilus References: <20061107071004.1115.13076.malonedeb@gangotri.ubuntu.com> Message-ID: <20061107071004.1115.13076.malonedeb@gangotri.ubuntu.com> Public bug reported: Binary package hint: nautilus Everytime I am trying to connect to my webdavs server, nautilus tries to open the link with firefox. Using https or webdavs doesn't matter. ** Affects: nautilus (Ubuntu) Importance: Undecided Status: Unconfirmed -- webdavs opens firefox in nautilus https://launchpad.net/bugs/70690 From tierfreunde-hagenburg at web.de Tue Nov 7 07:15:05 2006 From: tierfreunde-hagenburg at web.de (greenhunter) Date: Tue, 07 Nov 2006 07:15:05 -0000 Subject: [Bug 70691] nautilus opens three windows after login References: <20061107071505.877.90066.malonedeb@gangotri.ubuntu.com> Message-ID: <20061107071505.877.90066.malonedeb@gangotri.ubuntu.com> Public bug reported: After a clean install of Ubuntu 6.10-386 on all of my computers, nautilus will open three time automaticly after login. Sometimes yes, somtimes not. ** Affects: nautilus (Ubuntu) Importance: Undecided Status: Unconfirmed -- nautilus opens three windows after login https://launchpad.net/bugs/70691 From tierfreunde-hagenburg at web.de Tue Nov 7 07:17:37 2006 From: tierfreunde-hagenburg at web.de (greenhunter) Date: Tue, 07 Nov 2006 07:17:37 -0000 Subject: [Bug 70692] nautilus hangs after copying a lot auf files from local CD to remote ftp References: <20061107071738.1115.8739.malonedeb@gangotri.ubuntu.com> Message-ID: <20061107071738.1115.8739.malonedeb@gangotri.ubuntu.com> Public bug reported: nautilus hangs after copying a lot of files from local CD to remote ftp in my local network. mostly at the end of transmission. ** Affects: nautilus (Ubuntu) Importance: Undecided Status: Unconfirmed -- nautilus hangs after copying a lot auf files from local CD to remote ftp https://launchpad.net/bugs/70692 From crippledcanary at gmail.com Tue Nov 7 07:17:47 2006 From: crippledcanary at gmail.com (Peter Magnusson) Date: Tue, 07 Nov 2006 07:17:47 -0000 Subject: [Bug 70686] Re: Nautilus crashed trying to copy 4.3 Gig .iso file to Fat32 References: <20061107062926.31933.54216.malonedeb@gandwana.ubuntu.com> Message-ID: <20061107071747.877.80159.malone@gangotri.ubuntu.com> I found this on wikipedia... http://en.wikipedia.org/wiki/File_Allocation_Table#FAT32 "The maximum possible size for a file on a FAT32 volume is 4 GiB minus 2 B. For most users, this has become the most nagging limit of FAT32 as of 2005, since video capture and editing applications and some other software can easily exceed this limit. Most new windows machines now ship with NTFS and thus avoid these problems but those who run dual boot systems or who move external data drives between computers with different operating systems have little choice but to stick with FAT32 (although between Windows and Linux it is possible to use ext2 through the use of external drivers such as ext2 IFS" -- Nautilus crashed trying to copy 4.3 Gig .iso file to Fat32 https://launchpad.net/bugs/70686 From damokles at gmx.net Tue Nov 7 07:48:43 2006 From: damokles at gmx.net (Caspar Clemens Mierau) Date: Tue, 07 Nov 2006 07:48:43 -0000 Subject: [Bug 70473] Re: gaim crashes whithout clear reason/action References: <20061105191102.28154.47455.malonedeb@gangotri.ubuntu.com> Message-ID: <20061107074843.31933.85815.malone@gandwana.ubuntu.com> another one. ** Attachment added: "crash report" http://librarian.launchpad.net/4974841/_usr_bin_gaim.1000.crash -- gaim crashes whithout clear reason/action https://launchpad.net/bugs/70473 From crimsun at fungus.sh.nu Tue Nov 7 07:45:17 2006 From: crimsun at fungus.sh.nu (Daniel T Chen) Date: Tue, 07 Nov 2006 07:45:17 -0000 Subject: [Bug 25022] Re: Cannot mute microphone with Sound Blaster Live! References: <20060113143204.21012.48115.launchpad@macquarie.warthogs.hbd.com> Message-ID: <20061107074517.877.16598.malone@gangotri.ubuntu.com> Not a g-m bug. ** Changed in: gnome-media (Ubuntu) Status: Unconfirmed => Rejected -- Cannot mute microphone with Sound Blaster Live! https://launchpad.net/bugs/25022 From crimsun at fungus.sh.nu Tue Nov 7 07:49:05 2006 From: crimsun at fungus.sh.nu (Daniel T Chen) Date: Tue, 07 Nov 2006 07:49:05 -0000 Subject: [Bug 25022] Re: Cannot mute microphone with Sound Blaster Live! References: <20060113143204.21012.48115.launchpad@macquarie.warthogs.hbd.com> Message-ID: <20061107074905.32016.94596.malone@gandwana.ubuntu.com> @Penguinz, the bug # you mentioned is invalid. @everyone, please attach your amixer output. -- Cannot mute microphone with Sound Blaster Live! https://launchpad.net/bugs/25022 From damokles at gmx.net Tue Nov 7 07:55:59 2006 From: damokles at gmx.net (Caspar Clemens Mierau) Date: Tue, 07 Nov 2006 07:55:59 -0000 Subject: [Bug 67361] Re: Gaim crashes after startup References: <20061021122623.29568.30908.malonedeb@gandwana.ubuntu.com> Message-ID: <20061107075559.31933.26697.malone@gandwana.ubuntu.com> Some days ago I started bug report #70473, I don't know if this is the same. -- Gaim crashes after startup https://launchpad.net/bugs/67361 From martijn at foodfight.org Tue Nov 7 09:28:43 2006 From: martijn at foodfight.org (Martijn van de Streek) Date: Tue, 07 Nov 2006 09:28:43 -0000 Subject: [Bug 70705] Totem doesn't use .asx playlists correctly References: <20061107092843.1115.85696.malonedeb@gangotri.ubuntu.com> Message-ID: <20061107092843.1115.85696.malonedeb@gangotri.ubuntu.com> Public bug reported: Dutch public radio is available online, using some kind of windows audio stream. Usually, this works correctly in Totem, but today it didn't. Nothing has changed in the asx files, but one of the listed servers seems to be down. Instead of failing over to the next server, totem pops up an error claiming "Connection refused" (which is wrong, it's "500: Internal server error"). If I use the Windows mediaplayer, or play the alternative directly, it works correctly. ** Affects: totem (Ubuntu) Importance: Undecided Status: Unconfirmed -- Totem doesn't use .asx playlists correctly https://launchpad.net/bugs/70705 From martijn at foodfight.org Tue Nov 7 09:30:31 2006 From: martijn at foodfight.org (Martijn van de Streek) Date: Tue, 07 Nov 2006 09:30:31 -0000 Subject: [Bug 70706] ASX parsing isn't very robust References: <20061107093031.31933.42239.malonedeb@gandwana.ubuntu.com> Message-ID: <20061107093031.31933.42239.malonedeb@gandwana.ubuntu.com> Public bug reported: The public radio stations in The Netherlands are streamed as Windows Audio streams. There's only one problem: the ASX files are not quite valid XML ('&'-signs aren't escaped). This breaks Totem's playing of URLs with '&'s in them.. which sucks :) ** Affects: totem (Ubuntu) Importance: Undecided Status: Unconfirmed -- ASX parsing isn't very robust https://launchpad.net/bugs/70706 From martijn at foodfight.org Tue Nov 7 09:30:53 2006 From: martijn at foodfight.org (Martijn van de Streek) Date: Tue, 07 Nov 2006 09:30:53 -0000 Subject: [Bug 70706] Re: ASX parsing isn't very robust References: <20061107093031.31933.42239.malonedeb@gandwana.ubuntu.com> Message-ID: <20061107093053.31933.35351.malone@gandwana.ubuntu.com> ** Attachment added: "Example 'broken' playlist" http://librarian.launchpad.net/4974928/live64.asx -- ASX parsing isn't very robust https://launchpad.net/bugs/70706 From bugwatch at bugs.launchpad.net Tue Nov 7 10:03:40 2006 From: bugwatch at bugs.launchpad.net (Bug Watch Updater) Date: Tue, 07 Nov 2006 10:03:40 -0000 Subject: [Bug 13620] Re: gnome-panel: Panel empty on startup References: <20060113133211.21012.91289.launchpad@macquarie.warthogs.hbd.com> Message-ID: <20061107100740.9717.42761.launchpad@gangotri.ubuntu.com> ** Changed in: gnome-panel (Debian) Status: Unconfirmed => Fix Released -- gnome-panel: Panel empty on startup https://launchpad.net/bugs/13620 From bugwatch at bugs.launchpad.net Tue Nov 7 10:10:42 2006 From: bugwatch at bugs.launchpad.net (Bug Watch Updater) Date: Tue, 07 Nov 2006 10:10:42 -0000 Subject: [Bug 70573] Re: gnome-settings-daemon asks an incomprehensible question References: <20061106123537.1115.2207.malonedeb@gangotri.ubuntu.com> Message-ID: <20061107101233.9717.82147.launchpad@gangotri.ubuntu.com> ** Changed in: control-center (upstream) Status: Unknown => In Progress -- gnome-settings-daemon asks an incomprehensible question https://launchpad.net/bugs/70573 From bugwatch at bugs.launchpad.net Tue Nov 7 10:10:42 2006 From: bugwatch at bugs.launchpad.net (Bug Watch Updater) Date: Tue, 07 Nov 2006 10:10:42 -0000 Subject: [Bug 68505] Re: Cannot save high scores in Mahjongg, Difficult mode References: <20061027001635.17734.94656.malonedeb@gandwana.ubuntu.com> Message-ID: <20061107101344.9717.14679.launchpad@gangotri.ubuntu.com> ** Changed in: gnome-games (upstream) Status: In Progress => Fix Released -- Cannot save high scores in Mahjongg, Difficult mode https://launchpad.net/bugs/68505 From bugwatch at bugs.launchpad.net Tue Nov 7 10:10:42 2006 From: bugwatch at bugs.launchpad.net (Bug Watch Updater) Date: Tue, 07 Nov 2006 10:10:42 -0000 Subject: [Bug 52348] Re: nautilus stops copying files if it encounters 2 files that differ only by case and the target filesystem is case insensitive References: <20060708152923.27312.10233.malonedeb@gangotri.ubuntu.com> Message-ID: <20061107101253.9717.15147.launchpad@gangotri.ubuntu.com> ** Changed in: nautilus (upstream) Status: In Progress => Fix Released -- nautilus stops copying files if it encounters 2 files that differ only by case and the target filesystem is case insensitive https://launchpad.net/bugs/52348 From bugwatch at bugs.launchpad.net Tue Nov 7 10:10:42 2006 From: bugwatch at bugs.launchpad.net (Bug Watch Updater) Date: Tue, 07 Nov 2006 10:10:42 -0000 Subject: [Bug 42752] Re: Sound Juicer should detect the CD drive correctly References: <20060503121426.24599.44284.malonedeb@gandwana.ubuntu.com> Message-ID: <20061107101122.9717.60149.launchpad@gangotri.ubuntu.com> ** Changed in: sound-juicer (upstream) Status: Rejected => Confirmed -- Sound Juicer should detect the CD drive correctly https://launchpad.net/bugs/42752 From bugwatch at bugs.launchpad.net Tue Nov 7 10:10:42 2006 From: bugwatch at bugs.launchpad.net (Bug Watch Updater) Date: Tue, 07 Nov 2006 10:10:42 -0000 Subject: [Bug 37139] Re: mouse movement wakes screensaver References: <20060329100554.7836.51952.malonedeb@gangotri.ubuntu.com> Message-ID: <20061107101306.9717.32149.launchpad@gangotri.ubuntu.com> ** Changed in: gnome-screensaver (upstream) Status: Confirmed => Fix Released -- mouse movement wakes screensaver https://launchpad.net/bugs/37139 From bugwatch at bugs.launchpad.net Tue Nov 7 10:10:42 2006 From: bugwatch at bugs.launchpad.net (Bug Watch Updater) Date: Tue, 07 Nov 2006 10:10:42 -0000 Subject: [Bug 31236] Re: desktop icons position changing References: <20060212163651.1233.88107.malonedeb@gandwana.ubuntu.com> Message-ID: <20061107101101.9717.95851.launchpad@gangotri.ubuntu.com> ** Changed in: nautilus (upstream) Status: In Progress => Fix Released -- desktop icons position changing https://launchpad.net/bugs/31236 From pasik at iki.fi Tue Nov 7 11:21:07 2006 From: pasik at iki.fi (=?utf-8?b?UGFzaSBLw6Rya2vDpGluZW4=?=) Date: Tue, 07 Nov 2006 11:21:07 -0000 Subject: [Bug 66738] Re: evolution-data-server-1.8 crashes References: <20061018124635.21844.93075.malonedeb@gangotri.ubuntu.com> Message-ID: <20061107112107.32016.93911.malone@gandwana.ubuntu.com> Is there anything I could do to debug this? No comments in the upstream bugzilla.. :( -- evolution-data-server-1.8 crashes https://launchpad.net/bugs/66738 From Kim.Nguyen at lri.fr Tue Nov 7 11:49:51 2006 From: Kim.Nguyen at lri.fr (=?utf-8?b?S2ltIE5ndXnhu4Vu?=) Date: Tue, 07 Nov 2006 11:49:51 -0000 Subject: [Bug 70724] gedit should be able to spellcheck latex documents References: <20061107114951.32016.90708.malonedeb@gandwana.ubuntu.com> Message-ID: <20061107114951.32016.90708.malonedeb@gandwana.ubuntu.com> Public bug reported: Binary package hint: gedit It seems that gedit spellcheker does'nt know how to skip latex commands while the underlying tools (ispell, aspell) can. This is rather annoying as gedit is the default (and suposedly unique) editor used by a new user. It should provide that feature. This could also be valuable for html or xml documents in general where could be skipped by the typecheker. ** Affects: gedit (upstream) Importance: Unknown Status: Unknown ** Affects: gedit (Ubuntu) Importance: Undecided Status: Unconfirmed ** Bug watch added: GNOME Bug Tracker #147160 http://bugzilla.gnome.org/show_bug.cgi?id=147160 ** Also affects: gedit (upstream) via http://bugzilla.gnome.org/show_bug.cgi?id=147160 Importance: Unknown Status: Unknown ** Description changed: Binary package hint: gedit It seems that gedit spellcheker does'nt know how to skip latex commands while the underlying tools (ispell, aspell) can. - This is rather annoying as gedit is the default (and suposedly unique) editor used by a new user. It should provide that feature. + This is rather annoying as gedit is the default (and suposedly unique) editor used by a new user. It should provide that feature. This could also be valuable for html or xml documents in general where could be skipped by the typecheker. -- gedit should be able to spellcheck latex documents https://launchpad.net/bugs/70724 From dawajpoczte at gmail.com Tue Nov 7 12:14:25 2006 From: dawajpoczte at gmail.com (Pawel) Date: Tue, 07 Nov 2006 12:14:25 -0000 Subject: [Bug 70727] Moving shortcuts - disappear icons References: <20061107121321.32016.14639.malonedeb@gandwana.ubuntu.com> Message-ID: <20061107121425.1115.74443.launchpad@canonical@gangotri.ubuntu.com> Public bug reported: In short: 1. Creating shortcut on Desktop, moving them by drag'n'drop to gnome-panel and delate shortcut on desktop cause that that shortcut on panel is disappeaer after next login. 2. Moving shortcuts between 2 panels via drag 'n'drop method cause that this shortcut disappear (no icon, no other informations, only gnome- foot-qestion is showing). More informations about this bug: When you click right button on shortcut and choose "move" then you can simply move this icon e.g. to other panel without any problems. But when you catch this icon by drag'n'drop method - you can move this shortcut to other panel, but when you drop - then instead of default icon there will be gnome foot icon (no shortcut). There is also one thing: when you try to move one shortcut form desktop to one panel and after that move it to another panel - then it works...but once again move to another panel shows the same problem. Best Regards Pawel ** Affects: gnome-panel (Ubuntu) Importance: Undecided Status: Unconfirmed -- Moving shortcuts - disappear icons https://launchpad.net/bugs/70727 From dawajpoczte at gmail.com Tue Nov 7 12:13:20 2006 From: dawajpoczte at gmail.com (Pawel) Date: Tue, 07 Nov 2006 12:13:20 -0000 Subject: [Bug 70727] Moving shortcuts - disappear icons References: <20061107121321.32016.14639.malonedeb@gandwana.ubuntu.com> Message-ID: <20061107121321.32016.14639.malonedeb@gandwana.ubuntu.com> Public bug reported: In short: 1. Creating shortcut on Desktop, moving them by drag'n'drop to gnome-panel and delate shortcut on desktop cause that that shortcut on panel is disappeaer after next login. 2. Moving shortcuts between 2 panels via drag 'n'drop method cause that this shortcut disappear (no icon, no other informations, only gnome- foot-qestion is showing). More informations about this bug: When you click right button on shortcut and choose "move" then you can simply move this icon e.g. to other panel without any problems. But when you catch this icon by drag'n'drop method - you can move this shortcut to other panel, but when you drop - then instead of default icon there will be gnome foot icon (no shortcut). There is also one thing: when you try to move one shortcut form desktop to one panel and after that move it to another panel - then it works...but once again move to another panel shows the same problem. Best Regards Pawel ** Affects: gnome-panel (Ubuntu) Importance: Undecided Status: Unconfirmed ** Tags added: gnome-panel ** Changed in: gnome-system-tools (Ubuntu) Sourcepackagename: gnome-system-tools => gnome-panel -- Moving shortcuts - disappear icons https://launchpad.net/bugs/70727 From tim at retout.co.uk Tue Nov 7 12:23:27 2006 From: tim at retout.co.uk (Tim Retout) Date: Tue, 07 Nov 2006 12:23:27 -0000 Subject: [Bug 68932] Re: Shuffle + repeat + two-track playlist results in buggy behavior References: <20061028213453.25859.58772.malonedeb@gangotri.ubuntu.com> Message-ID: <20061107122327.32016.98817.malone@gandwana.ubuntu.com> Added upstream bug. I've written a patch that fixes it, but it's not yet been reviewed upstream. ** Bug watch added: GNOME Bug Tracker #346287 http://bugzilla.gnome.org/show_bug.cgi?id=346287 ** Also affects: rhythmbox (upstream) via http://bugzilla.gnome.org/show_bug.cgi?id=346287 Importance: Unknown Status: Unknown -- Shuffle + repeat + two-track playlist results in buggy behavior https://launchpad.net/bugs/68932 From vfiend at gmail.com Tue Nov 7 12:30:05 2006 From: vfiend at gmail.com (VF) Date: Tue, 07 Nov 2006 12:30:05 -0000 Subject: [Bug 64471] Human theme preview is outdated References: <20061007021347.5260.93429.malonedeb@gangotri.ubuntu.com> Message-ID: <20061107123005.31933.56734.launchpad@canonical@gandwana.ubuntu.com> Public bug reported: It shows the old yellow refresh icon instead of the new blue one ** Affects: human-icon-theme (Ubuntu) Importance: Low Assignee: Frank Schoep Status: In Progress -- Human theme preview is outdated https://launchpad.net/bugs/64471 From rmjb at mail.com Tue Nov 7 12:31:19 2006 From: rmjb at mail.com (Richard Bailey) Date: Tue, 07 Nov 2006 12:31:19 -0000 Subject: [Bug 70301] Navigation buttons not aligned in the Human Theme ver. 0.5 References: <20061104220541.27894.48124.malonedeb@gandwana.ubuntu.com> Message-ID: <20061107123119.32016.63016.launchpad@canonical@gandwana.ubuntu.com> Public bug reported: Binary package hint: firefox-themes-ubuntu The Back button is a little higher than the Forward button in the Human Firefox theme. See attached screenshot. ** Affects: human-icon-theme (Ubuntu) Importance: Low Assignee: Frank Schoep Status: Confirmed -- Navigation buttons not aligned in the Human Theme ver. 0.5 https://launchpad.net/bugs/70301 From frank at ffnn.nl Tue Nov 7 12:30:04 2006 From: frank at ffnn.nl (Frank Schoep) Date: Tue, 07 Nov 2006 12:30:04 -0000 Subject: [Bug 64471] Re: Human theme preview is outdated References: <20061007021347.5260.93429.malonedeb@gangotri.ubuntu.com> Message-ID: <20061107123004.31933.61260.malone@gandwana.ubuntu.com> Moving this to the Human icon theme package. ** Changed in: firefox-themes-ubuntu (Ubuntu) Sourcepackagename: firefox-themes-ubuntu => human-icon-theme -- Human theme preview is outdated https://launchpad.net/bugs/64471 From enteq at mailhaven.com Tue Nov 7 12:28:27 2006 From: enteq at mailhaven.com (Linux Freedom User) Date: Tue, 07 Nov 2006 12:28:27 -0000 Subject: [Bug 70728] totem-video-thumbnailer.1000.crash References: <20061107122827.32016.15775.malonedeb@gandwana.ubuntu.com> Message-ID: <20061107122827.32016.15775.malonedeb@gandwana.ubuntu.com> Public bug reported: Nothing at all, I was running GnomeBaker trying to burn an ISO image which is not working for me! And then totem crashes on me even though I did not have totem open or running. I don't even use totem. Ever. The complete error report is 8.4Mb is size. ** Affects: totem (Ubuntu) Importance: Undecided Status: Unconfirmed -- totem-video-thumbnailer.1000.crash https://launchpad.net/bugs/70728 From enteq at mailhaven.com Tue Nov 7 12:34:20 2006 From: enteq at mailhaven.com (Linux Freedom User) Date: Tue, 07 Nov 2006 12:34:20 -0000 Subject: [Bug 70728] Re: totem-video-thumbnailer.1000.crash References: <20061107122827.32016.15775.malonedeb@gandwana.ubuntu.com> Message-ID: <20061107123420.877.52122.malone@gangotri.ubuntu.com> ** Attachment added: "/var/crash/_usr_bin_totem-video-thumbnailer.1000.crash" http://librarian.launchpad.net/4975734/_usr_bin_totem-video-thumbnailer.1000.crash -- totem-video-thumbnailer.1000.crash https://launchpad.net/bugs/70728 From frank at ffnn.nl Tue Nov 7 12:31:16 2006 From: frank at ffnn.nl (Frank Schoep) Date: Tue, 07 Nov 2006 12:31:16 -0000 Subject: [Bug 70301] Re: Navigation buttons not aligned in the Human Theme ver. 0.5 References: <20061104220541.27894.48124.malonedeb@gandwana.ubuntu.com> Message-ID: <20061107123116.32016.92275.malone@gandwana.ubuntu.com> Moving this to the Human icon theme and confirming. ** Changed in: firefox-themes-ubuntu (Ubuntu) Sourcepackagename: firefox-themes-ubuntu => human-icon-theme Status: Unconfirmed => Confirmed -- Navigation buttons not aligned in the Human Theme ver. 0.5 https://launchpad.net/bugs/70301 From kaptengu at gmail.com Tue Nov 7 12:45:41 2006 From: kaptengu at gmail.com (kaptengu) Date: Tue, 07 Nov 2006 12:45:41 -0000 Subject: [Bug 61381] Re: gnome-settings-daemon crashes at login References: <20060920081804.17562.53019.malonedeb@gandwana.ubuntu.com> Message-ID: <20061107124541.31933.76974.malone@gandwana.ubuntu.com> I have the same problem. It takes 5 minutes to login. During login I see a white box in the top left corner, after awhile it displays the error message: "There was an error starting the GNOME Settings Daemon. Some things, such as themes, sounds, or background settings may not work correctly. The last error message was: Did not receive a reply. Possible causes include: the remote application did not send a reply, the message bus security policy blocked the reply, the reply timeout expired, or the network connection was broken. GNOME will still try to restart the Settings Daemon next time you log in." When I manually start gnome-settings-daemon I get: Rrdb: "*Label.background" on line 243 overrides entry on line 170 xrdb: "*Text.background" on line 249 overrides entry on line 211 xrdb: "*Label.foreground" on line 255 overrides entry on line 171 xrdb: "*Text.foreground" on line 261 overrides entry on line 212 The problem started after updating to Edgy. I am on a IBM X41. I would like to assist with more information if someone could guide me. -- gnome-settings-daemon crashes at login https://launchpad.net/bugs/61381 From takis at issaris.org Tue Nov 7 13:10:56 2006 From: takis at issaris.org (Panagiotis Issaris) Date: Tue, 07 Nov 2006 13:10:56 -0000 Subject: [Bug 60277] Re: Windows Network entries use a text icon instead of a computer one References: <20060913193226.30482.234.malonedeb@gangotri.ubuntu.com> Message-ID: <20061107131056.32016.34621.malone@gandwana.ubuntu.com> I tried the posted patch and I rebuild the gnome- vfs2_2.16.1-0ubuntu2.dsc package. The result now is that I do not see the blank icons anymore, but I still cannot really use the network. Only two hosts show up, while there really are many hosts... Initially I thought the blank icons (the hosts which are not recognized/accessible) just were not visible anymore, but after thinking it through, that can't be the case. Without the above patch applied, clicking refresh showed different hosts being accessible on every new click. With the patch applied, clicking refresh changes nothing. The same two hosts appear, with the rest of the network being unaccessible. -- Windows Network entries use a text icon instead of a computer one https://launchpad.net/bugs/60277 From toeknee at haircrazy.info Tue Nov 7 13:20:56 2006 From: toeknee at haircrazy.info (Anthony Batchelor) Date: Tue, 07 Nov 2006 13:20:56 -0000 Subject: [Bug 70733] Python plug-in freezes References: <20061107132056.32016.86501.malonedeb@gandwana.ubuntu.com> Message-ID: <20061107132056.32016.86501.malonedeb@gandwana.ubuntu.com> Public bug reported: The Python interactive plug-in freezes after the first command. Even simple things like print 'Hi' freeze the program. This freezes all of rhythmbox (but it continues to play). The only way to skip songs/use the gui at all, is to kill rhythmbox and restart it. ** Affects: rhythmbox (Ubuntu) Importance: Undecided Status: Unconfirmed -- Python plug-in freezes https://launchpad.net/bugs/70733 From mail at sebastian-brocks.de Tue Nov 7 13:20:28 2006 From: mail at sebastian-brocks.de (Sebastian Brocks) Date: Tue, 07 Nov 2006 13:20:28 -0000 Subject: [Bug 70732] when selecting an "i" that's preceded by an f, an f is displayed instead References: <20061107132028.877.86878.malonedeb@gangotri.ubuntu.com> Message-ID: <20061107132028.877.86878.malonedeb@gangotri.ubuntu.com> Public bug reported: See this PDF file to reproduce: http://www.classicbattletech.com/downloads/TechManual_Page186-187_Preproofing.pdf, if you select the word "figured" on the 8th line of the second page, it looks like "ffgured". See the attached screenshot. ** Affects: evince (Ubuntu) Importance: Undecided Status: Unconfirmed -- when selecting an "i" that's preceded by an f, an f is displayed instead https://launchpad.net/bugs/70732 From mail at sebastian-brocks.de Tue Nov 7 13:21:39 2006 From: mail at sebastian-brocks.de (Sebastian Brocks) Date: Tue, 07 Nov 2006 13:21:39 -0000 Subject: [Bug 70732] Re: when selecting an "i" that's preceded by an f, an f is displayed instead References: <20061107132028.877.86878.malonedeb@gangotri.ubuntu.com> Message-ID: <20061107132139.32016.33937.malone@gandwana.ubuntu.com> ** Attachment added: "screenshot showing the problem" http://librarian.launchpad.net/4975821/Bildschirmfoto.png -- when selecting an "i" that's preceded by an f, an f is displayed instead https://launchpad.net/bugs/70732 From mail at sebastian-brocks.de Tue Nov 7 13:25:16 2006 From: mail at sebastian-brocks.de (Sebastian Brocks) Date: Tue, 07 Nov 2006 13:25:16 -0000 Subject: [Bug 70732] Re: when selecting an "i" that's preceded by an f, an f is displayed instead References: <20061107132028.877.86878.malonedeb@gangotri.ubuntu.com> Message-ID: <20061107132516.31933.29039.malone@gandwana.ubuntu.com> Something similar happens with the word "afford" in the third-to-last line on page 2. If you select the second f and the o, the o gets overlaid with another f. -- when selecting an "i" that's preceded by an f, an f is displayed instead https://launchpad.net/bugs/70732 From provoostenator at gmail.com Tue Nov 7 13:52:24 2006 From: provoostenator at gmail.com (Sjors) Date: Tue, 07 Nov 2006 13:52:24 -0000 Subject: [Bug 39484] Re: cups smb printing backend no longer works References: <20060413170024.13139.10716.malonedeb@gandwana.ubuntu.com> Message-ID: <20061107135224.877.61643.malone@gangotri.ubuntu.com> I am using a fresh install of Kubuntu Edgy and have the same problem: E [07/Nov/2006:14:13:50 +0100] cupsdAuthorize: Local authentication certificate not found! I am unable to use deb http://www.linux2go.dk/ubuntu dapper main (but perhaps I misunderstand it). Sjors -- cups smb printing backend no longer works https://launchpad.net/bugs/39484 From gicmo at gnome.org Tue Nov 7 14:03:38 2006 From: gicmo at gnome.org (Christian Kellner) Date: Tue, 07 Nov 2006 14:03:38 -0000 Subject: [Bug 66738] Re: evolution-data-server-1.8 crashes References: <20061018124635.21844.93075.malonedeb@gangotri.ubuntu.com> Message-ID: <20061107140338.32016.1032.malone@gandwana.ubuntu.com> I am just too busy at the moment ;-( Also it doesnt seem to crash here anymore and I can't get a clue from the stack traces. -- evolution-data-server-1.8 crashes https://launchpad.net/bugs/66738 From kinebahan at gmail.com Tue Nov 7 14:17:28 2006 From: kinebahan at gmail.com (Hk) Date: Tue, 07 Nov 2006 14:17:28 -0000 Subject: [Bug 57923] HTTPS links into Firefox does not work References: <20060827211508.5486.79727.malonedeb@gandwana.ubuntu.com> Message-ID: <20061107141728.32016.96668.malone@gandwana.ubuntu.com> Hi, I've recently installed Ubuntu 6.10 Edgy Eft and from that point Firefox (2.0+0dfsg-0ubuntu3) is not able to open https websites at all !!!! works in konqueror 3.5.5, works in mozilla 1.7.13 Anyone as a cluet o solve this issue ? Cheers, Hk -- Opening firefox by clicking on links in thunderbird breaks https https://launchpad.net/bugs/57923 From kinebahan at gmail.com Tue Nov 7 14:17:39 2006 From: kinebahan at gmail.com (Hk) Date: Tue, 07 Nov 2006 14:17:39 -0000 Subject: [Bug 57923] HTTPS links into Firefox does not work References: <20060827211508.5486.79727.malonedeb@gandwana.ubuntu.com> Message-ID: <20061107141739.1115.2229.malone@gangotri.ubuntu.com> Hi, I've recently installed Ubuntu 6.10 Edgy Eft and from that point Firefox (2.0+0dfsg-0ubuntu3) is not able to open https websites at all !!!! works in konqueror 3.5.5, works in mozilla 1.7.13 Anyone as a clue to solve this issue ? Cheers, Hk -- Opening firefox by clicking on links in thunderbird breaks https https://launchpad.net/bugs/57923 From mail at sebastian-brocks.de Tue Nov 7 14:30:24 2006 From: mail at sebastian-brocks.de (Sebastian Brocks) Date: Tue, 07 Nov 2006 14:30:24 -0000 Subject: [Bug 45620] Re: mount_applet2 does not show DVD drive when a data DVD is inserted References: <20060519170017.4911.75127.malonedeb@gangotri.ubuntu.com> Message-ID: <20061107143024.32016.44200.malone@gandwana.ubuntu.com> Did the lshal log help in determining the problem? If not, is there anything else I can do? -- mount_applet2 does not show DVD drive when a data DVD is inserted https://launchpad.net/bugs/45620 From souldrain69 at yahoo.com Tue Nov 7 14:57:54 2006 From: souldrain69 at yahoo.com (jesusthepirate) Date: Tue, 07 Nov 2006 14:57:54 -0000 Subject: [Bug 60277] Re: Windows Network entries use a text icon instead of a computer one References: <20060913193226.30482.234.malonedeb@gangotri.ubuntu.com> Message-ID: <20061107145754.31933.51849.malone@gandwana.ubuntu.com> a co-worker and I were experiencing the same problems on our Ubuntu 6.10 (fresh) installs, I happened to drop by here: https://bugzilla.redhat.com/bugzilla/show_bug.cgi?id=122292 and the posted work-around: Modify the following file as noted below and this will fix your problem. /etc/gnome-vfs-2.0/modules/smb-module.conf #smb: [daemon] libsmb ----> commented out smb: libsmb.so ----> added that works, for me at least. haven't tried it on the other unit yet. of note is that one of the posters in the thread -clearly- states that this work-around is "quite wrong" -- Windows Network entries use a text icon instead of a computer one https://launchpad.net/bugs/60277 From fred at cm17.com Tue Nov 7 15:00:19 2006 From: fred at cm17.com (Frederic Muller) Date: Tue, 07 Nov 2006 15:00:19 -0000 Subject: [Bug 67870] Re: [edgy-regression] drivemount applet (Disk Mounter) completely blank References: <20061023225356.29371.35299.malonedeb@gandwana.ubuntu.com> Message-ID: <20061107150020.877.16528.malone@gangotri.ubuntu.com> I have the same issue, where in Dapper it was even in the menus. After updating, or from a fresh install (I tried both) that menu item has been remove and when trying to install the gnome applet in the panel, nothing appears at all. Also available to do some testing (my laptop is a Thinkpad T60 with CD drive but I noticed the same on a Toshiba r100). -- [edgy-regression] drivemount applet (Disk Mounter) completely blank https://launchpad.net/bugs/67870 From philipp.nuske at web.de Tue Nov 7 15:21:12 2006 From: philipp.nuske at web.de (pnuske) Date: Tue, 07 Nov 2006 15:21:12 -0000 Subject: [Bug 67164] Re: Evince print dialog doesn't respect page setup settings References: <20061020150955.20673.95699.malonedeb@gangotri.ubuntu.com> Message-ID: <20061107152112.1115.62644.malone@gangotri.ubuntu.com> will there be an update for evince 0.6.1 or do we have to move back to evince-gtk for half a year? or is there any possibilty of fixing this without moving back? thank you very much philipp -- Evince print dialog doesn't respect page setup settings https://launchpad.net/bugs/67164 From fnicaise at motion-twin.com Tue Nov 7 15:26:40 2006 From: fnicaise at motion-twin.com (whitetigle) Date: Tue, 07 Nov 2006 15:26:40 -0000 Subject: [Bug 59068] Re: Window don't get focus References: <20060905185410.3977.19653.malonedeb@gandwana.ubuntu.com> Message-ID: <20061107152640.1115.55003.malone@gangotri.ubuntu.com> The same problem rose after I upgraded to Ubuntu Edgy. And I had another problem linked to this issue : my alt+tab and ctrl+alt+tab didn't work. I solved this issue by renaming all my .gnome and .gnome2 pref folders thus forcing gnome to recreate them. -- Window don't get focus https://launchpad.net/bugs/59068 From seb128 at ubuntu.com Tue Nov 7 15:38:14 2006 From: seb128 at ubuntu.com (Sebastien Bacher) Date: Tue, 07 Nov 2006 15:38:14 -0000 Subject: [Bug 70727] Re: Moving shortcuts - disappear icons References: <20061107121321.32016.14639.malonedeb@gandwana.ubuntu.com> Message-ID: <20061107153814.32016.15733.malone@gandwana.ubuntu.com> *** This bug is a duplicate of bug 59431 *** Thanks for the bug report. This particular bug has already been reported into our bug tracking system, but please feel free to report any further bugs which you find. ** Changed in: gnome-panel (Ubuntu) Assignee: (unassigned) => Ubuntu Desktop Bugs Status: Unconfirmed => Rejected ** This bug has been marked a duplicate of bug 59431 panel launchers get emptied after left mouse button drag&dropping twice -- Moving shortcuts - disappear icons https://launchpad.net/bugs/70727 From midster at gmail.com Tue Nov 7 15:39:29 2006 From: midster at gmail.com (midster) Date: Tue, 07 Nov 2006 15:39:29 -0000 Subject: [Bug 70682] Re: Nautilus crashes when trying to move large files from one drive to another. References: <20061107052118.1115.50564.malonedeb@gangotri.ubuntu.com> Message-ID: <20061107153929.1115.20869.malone@gangotri.ubuntu.com> Never mind, I've just remembered that FAT32 cannot handle files larger than 4GB+, therefore nautilus crashes when I exceed this filesize while copying. -- Nautilus crashes when trying to move large files from one drive to another. https://launchpad.net/bugs/70682 From seb128 at ubuntu.com Tue Nov 7 15:42:54 2006 From: seb128 at ubuntu.com (Sebastien Bacher) Date: Tue, 07 Nov 2006 15:42:54 -0000 Subject: [Bug 70690] Re: webdavs opens firefox in nautilus References: <20061107071004.1115.13076.malonedeb@gangotri.ubuntu.com> Message-ID: <20061107154254.31933.11234.malone@gandwana.ubuntu.com> Thank you for your bug. How do you open the webdav location? What version of Ubuntu do you use? ** Changed in: nautilus (Ubuntu) Assignee: (unassigned) => Ubuntu Desktop Bugs Status: Unconfirmed => Needs Info -- webdavs opens firefox in nautilus https://launchpad.net/bugs/70690 From seb128 at ubuntu.com Tue Nov 7 15:45:41 2006 From: seb128 at ubuntu.com (Sebastien Bacher) Date: Tue, 07 Nov 2006 15:45:41 -0000 Subject: [Bug 70686] Re: Nautilus crashed trying to copy 4.3 Gig .iso file to Fat32 References: <20061107062926.31933.54216.malonedeb@gandwana.ubuntu.com> Message-ID: <20061107154541.31933.42444.malone@gandwana.ubuntu.com> *** This bug is a duplicate of bug 70682 *** Thanks for the bug report. This particular bug has already been reported into our bug tracking system, but please feel free to report any further bugs which you find. ** This bug has been marked a duplicate of bug 70682 Nautilus crashes when trying to move large files from one drive to another. ** Changed in: nautilus (Ubuntu) Assignee: (unassigned) => Ubuntu Desktop Bugs Status: Unconfirmed => Rejected -- Nautilus crashed trying to copy 4.3 Gig .iso file to Fat32 https://launchpad.net/bugs/70686 From sutcliffe.alex at gmail.com Tue Nov 7 15:59:14 2006 From: sutcliffe.alex at gmail.com (Alex Sutcliffe) Date: Tue, 07 Nov 2006 15:59:14 -0000 Subject: [Bug 66239] Re: Patch to add HAL FDI info for MPMan MP-Ki 128 References: <20061015120347.3013.14304.malonedeb@gangotri.ubuntu.com> Message-ID: <20061107155914.31933.18700.malone@gandwana.ubuntu.com> Hi, I've got one of these too and I've got a couple of questions about it. 1. On my Ubuntu system, there's already an entry in 10-usb-music- players.fdi commented for this vendor_id/product_id combo while my device is 512MB. Are the vendor_id/product_id combinations meant to be unique? 1. Mine can only play songs if they are in the root directory or one dir down. Should any entry in the fdi specify this through the portable_audio_player.folder_depth key? Cheers, -- Patch to add HAL FDI info for MPMan MP-Ki 128 https://launchpad.net/bugs/66239 From unit3 at demoni.ca Tue Nov 7 16:45:10 2006 From: unit3 at demoni.ca (Graeme Humphries) Date: Tue, 07 Nov 2006 16:45:10 -0000 Subject: [Bug 57057] Re: [Edgy] ufraw "Save As" dialogue saves file at once. References: <20060821074925.12488.28447.malonedeb@gangotri.ubuntu.com> Message-ID: <20061107164510.877.35784.malone@gangotri.ubuntu.com> Yes, this bug is causing me headaches as well, I'd love to see 0.10 make its way into backports. -- [Edgy] ufraw "Save As" dialogue saves file at once. https://launchpad.net/bugs/57057 From guillermobautista at gmail.com Tue Nov 7 17:20:51 2006 From: guillermobautista at gmail.com (elpatiodemicasa) Date: Tue, 07 Nov 2006 17:20:51 -0000 Subject: [Bug 69860] Re: system-preferences-sound crash References: <20061102111055.27894.17129.malonedeb@gandwana.ubuntu.com> <20061102143340.12711.41837.malone@gangotri.ubuntu.com> Message-ID: <417b0bf00611070920o79949569s88c40fb62680b862@mail.gmail.com> On 11/2/06, Daniel Holbach wrote: > > Thanks for your bug report. Can you please attach the crash report to > the bug report? > > ** Changed in: control-center (Ubuntu) > Importance: Undecided => Medium > Assignee: (unassigned) => Ubuntu Desktop Bugs > Status: Unconfirmed => Needs Info > > -- > system-preferences-sound crash > https://launchpad.net/bugs/69860 > -- system-preferences-sound crash https://launchpad.net/bugs/69860 From seb128 at ubuntu.com Tue Nov 7 17:27:15 2006 From: seb128 at ubuntu.com (Sebastien Bacher) Date: Tue, 07 Nov 2006 17:27:15 -0000 Subject: [Bug 56610] Re: Automatic search from address entry doesn't work anymore References: <20060816161711.7009.94040.malonedeb@gangotri.ubuntu.com> Message-ID: <20061107172715.877.27638.malone@gangotri.ubuntu.com> This upload fixes the issue: epiphany-browser (2.17.2-0ubuntu1) feisty; urgency=low . * New upstream version: - fix keyword search (Ubuntu: #56610) * debian/control.in: - Build-Depends on libenchant-dev * debian/patches/02_ac_init.patch: - updated * debian/patches/04_spell_check_pref.patch: - dropped, the new package is built with the spell checker option * debian/patches/08_localized_startup_page.patch: - updated * debian/patches/99_configure.patch: - updated * debian/rules: - use --enable-spell-checker ** Changed in: epiphany-browser (Ubuntu) Status: Fix Committed => Fix Released -- Automatic search from address entry doesn't work anymore https://launchpad.net/bugs/56610 From wendell_listas at bani.com.br Tue Nov 7 17:31:27 2006 From: wendell_listas at bani.com.br (Jonh Wendell) Date: Tue, 07 Nov 2006 17:31:27 -0000 Subject: [Bug 70490] Re: Some System>Administration> menu entries no longer works References: <20061105205301.28154.49970.malonedeb@gangotri.ubuntu.com> Message-ID: <20061107173127.877.90383.malone@gangotri.ubuntu.com> *** This bug is a duplicate of bug 59946 *** The problem is: In warty there was not an admin group. In edgy, many tools require that group exists. This bug report is duplicate of bug 59946. If you wish, read that bug report and you'll understand more about this issue. ** This bug has been marked a duplicate of bug 59946 Admin tools require admin group membership -- Some System>Administration> menu entries no longer works https://launchpad.net/bugs/70490 From timcashin at mitre.org Tue Nov 7 17:39:57 2006 From: timcashin at mitre.org (Tim Cashin) Date: Tue, 07 Nov 2006 17:39:57 -0000 Subject: [Bug 70760] system crashes when totem plays a file References: <20061107173957.1115.73804.malonedeb@gangotri.ubuntu.com> Message-ID: <20061107173957.1115.73804.malonedeb@gangotri.ubuntu.com> Public bug reported: Binary package hint: totem My system completely freezes when totem plays a file. Steps to reproduce: 1. Type Alt-F2 2. enter totem '/usr/share/example-content/ubuntu Sax.ogg' 3. click run A second or two of sound output is heard and then the system freezes. Note the crash will also occur when initiating file playback with any other method (such as double-clicking in nautilus, or open from within totem). I have tried other ogg files with the same result but have not tested any other file format. Usually the system just appears frozen and no mouse or keyboard input is recognized. But on a couple occasions the system rebooted and once it shutdown. My system: Dell D620 laptop running edgy and totem 2.16.2 lspci -vv and system trace output to be attached. ** Affects: totem (Ubuntu) Importance: Undecided Status: Unconfirmed -- system crashes when totem plays a file https://launchpad.net/bugs/70760 From timcashin at mitre.org Tue Nov 7 17:41:22 2006 From: timcashin at mitre.org (Tim Cashin) Date: Tue, 07 Nov 2006 17:41:22 -0000 Subject: [Bug 70760] Re: system crashes when totem plays a file References: <20061107173957.1115.73804.malonedeb@gangotri.ubuntu.com> Message-ID: <20061107174122.32016.30737.malone@gandwana.ubuntu.com> ** Attachment added: "output from lspci -vv" http://librarian.launchpad.net/4976134/lspci.txt -- system crashes when totem plays a file https://launchpad.net/bugs/70760 From timcashin at mitre.org Tue Nov 7 17:43:53 2006 From: timcashin at mitre.org (Tim Cashin) Date: Tue, 07 Nov 2006 17:43:53 -0000 Subject: [Bug 70760] Re: system crashes when totem plays a file References: <20061107173957.1115.73804.malonedeb@gangotri.ubuntu.com> Message-ID: <20061107174353.1115.27975.malone@gangotri.ubuntu.com> ** Attachment added: "system trace" http://librarian.launchpad.net/4976137/kern.log -- system crashes when totem plays a file https://launchpad.net/bugs/70760 From tierfreunde-hagenburg at web.de Tue Nov 7 17:42:17 2006 From: tierfreunde-hagenburg at web.de (greenhunter) Date: Tue, 07 Nov 2006 17:42:17 -0000 Subject: [Bug 70690] Re: webdavs opens firefox in nautilus References: <20061107071004.1115.13076.malonedeb@gangotri.ubuntu.com> Message-ID: <20061107174218.32016.12356.malone@gandwana.ubuntu.com> nautilus location/adresse bar: webdavs://192.168.3.1/(w/o foldername) [enter] davs://192.168.3.1/(w/o foldername) [enter] https://192.168.3.1/(w/o foldername) [enter] this opens mostly firefox or gives me an error message "can't find ..." or connect to new server: ..... webdavs/ip/name/... I'm using ubuntu 6.10-386. Btw: Nautilus can't connect to my vsftp server, too. Firefox with fireftp does. -- webdavs opens firefox in nautilus https://launchpad.net/bugs/70690 From gpz500 at technologist.com Tue Nov 7 17:40:22 2006 From: gpz500 at technologist.com (Alessandro Morgantini) Date: Tue, 07 Nov 2006 17:40:22 -0000 Subject: [Bug 59045] Re: edgy desktop/liveCD Trashcan does not work References: <20060905155420.29144.39027.malonedeb@gangotri.ubuntu.com> Message-ID: <20061107174022.32016.17860.malone@gandwana.ubuntu.com> In my Edgy from Dapper also the trash icon is always the empty one. -- edgy desktop/liveCD Trashcan does not work https://launchpad.net/bugs/59045 From skateinmars at momo.servegame.org Tue Nov 7 17:42:04 2006 From: skateinmars at momo.servegame.org (Skateinmars) Date: Tue, 07 Nov 2006 17:42:04 -0000 Subject: [Bug 41013] Re: menu item doesn't show up in menu References: <20060424002344.4110.75355.malonedeb@gangotri.ubuntu.com> Message-ID: <20061107174204.32016.76010.malone@gandwana.ubuntu.com> I can confirm this bug for Xubuntu Edgy 6.10 -- menu item doesn't show up in menu https://launchpad.net/bugs/41013 From seb128 at ubuntu.com Tue Nov 7 18:10:09 2006 From: seb128 at ubuntu.com (Sebastien Bacher) Date: Tue, 07 Nov 2006 18:10:09 -0000 Subject: [Bug 51060] Re: Creating 7z archives of folders through nautilus is broken References: <20060626221050.29464.79933.malonedeb@gandwana.ubuntu.com> Message-ID: <20061107181010.1115.62901.malone@gangotri.ubuntu.com> This upload fixes the issue: file-roller (2.17.2-0ubuntu1) feisty; urgency=low . * New upstream version: - Make stock icons themable. (#362922) - Do not add temp archives to the recent files list - View as Java Archive (jar) (#43975) - Do not display a 100% progress bar when the last file is processed. - Rename the extraction folder if a folder with the same name already exists. - Fixed bug #349824 - does not work with 7zr. (Ubuntu: #51060) - Fixed bug #350192 - [PATCH] Make the Ok button to be default in delete dialog - Fixed bug #160991 - Crash while trying to extract from a .sit - Fixed bug #355307 - If uncompressed name not specified in compressed file, cannot view, bad extracted filename. - Fixed bug #348211 - Please distinguish "View" menus/buttons for translation. - Fixed bug #347019 - incorrect error message shown when trying to open incomplete archive - Fixed bug #338210 - Context menu option "open files" not available for folders. - Fixed bug #348524 - rar archives give ERROR: Unknown option: idp - Fixed bug #370754 - Manual menu item should be 'Contents' not 'Help' * debian/patches/02_lpi.patch: - patch renamed and updated * debian/patches/03_autoconf.patch: - updated ** Changed in: file-roller (Ubuntu) Status: Fix Committed => Fix Released -- Creating 7z archives of folders through nautilus is broken https://launchpad.net/bugs/51060 From obrakmann at gmx.net Tue Nov 7 18:22:50 2006 From: obrakmann at gmx.net (Oliver Brakmann) Date: Tue, 07 Nov 2006 18:22:50 -0000 Subject: [Bug 41013] Re: menu item doesn't show up in menu References: <20060424002344.4110.75355.malonedeb@gangotri.ubuntu.com> Message-ID: <20061107182250.1115.99677.malone@gangotri.ubuntu.com> Yep, it's still there on Edgy. I don't know what's so hard about fixing this bug, I mean this is low hanging fruit after all and should take about ten minutes to fix. FWIW, I'm attaching the dia.desktop file I made. Just drop it in /usr/share/applications until this bug gets fixed. ** Attachment added: "/usr/share/applications/dia.desktop" http://librarian.launchpad.net/4976212/dia.desktop -- menu item doesn't show up in menu https://launchpad.net/bugs/41013 From nils at boysen.info Tue Nov 7 18:57:08 2006 From: nils at boysen.info (ubunturox) Date: Tue, 07 Nov 2006 18:57:08 -0000 Subject: [Bug 70769] Panel does not stay deleted in second monitor References: <20061107185708.877.69745.malonedeb@gangotri.ubuntu.com> Message-ID: <20061107185708.877.69745.malonedeb@gangotri.ubuntu.com> Public bug reported: Binary package hint: gnome-panel hi, when I delete my gnome-panels on my second head the reappear after a I restart X. reproduce like this: 1. start X with dualhead support 2. delete gnome-panels on 2. head 3. restart X - panels appear again this the the xorg.conf ServerLayout I use: Section "ServerLayout" Identifier "Server Layout" Screen "Screen0" Screen "Screen1" RightOf "Screen0" InputDevice "Mouse1" "CorePointer" InputDevice "Keyboard1" "CoreKeyboard" EndSection my hardware: VGA compatible controller: ATI Technologies Inc RV350 [Mobility Radeon 9600 M10] ** Affects: gnome-panel (Ubuntu) Importance: Undecided Status: Unconfirmed -- Panel does not stay deleted in second monitor https://launchpad.net/bugs/70769 From seb128 at ubuntu.com Tue Nov 7 18:58:26 2006 From: seb128 at ubuntu.com (Sebastien Bacher) Date: Tue, 07 Nov 2006 18:58:26 -0000 Subject: [Bug 60277] Re: Windows Network entries use a text icon instead of a computer one References: <20060913193226.30482.234.malonedeb@gangotri.ubuntu.com> Message-ID: <20061107185826.1115.91944.malone@gangotri.ubuntu.com> This upload fixes the issue: gnome-vfs2 (2.16.2-0ubuntu1) feisty; urgency=low . * New upstream version: - Add a "--replace" commandline argument to gnome-vfs-daemon to replace the current daemon. (Mostly for debugging use) - Make translations work in gnome-vfs-daemon - Handle IPv6 addresses when creating dav uris (DNS-SD) - Don't crash if there is no session dbus - Support sun ssh server - Don't fail getting selinux context - Allow operations on file handles that were created in another DaemonConnection. (This fixes e.g. smb browsing) (Ubuntu: #60277) - Fixes to gnome_vfs_xfer and monitoring (Ubuntu: #54684) * debian/patches/24_daemon_set_locale.patch: - fixed with the new version * debian/patches/90_from_cvs_fix_exit_handler_ordering.patch: - patch from CVS, possible fix for an ekiga crashing on closing ** Changed in: gnome-vfs2 (Ubuntu) Status: Fix Committed => Fix Released -- Windows Network entries use a text icon instead of a computer one https://launchpad.net/bugs/60277 From seb128 at ubuntu.com Tue Nov 7 18:58:08 2006 From: seb128 at ubuntu.com (Sebastien Bacher) Date: Tue, 07 Nov 2006 18:58:08 -0000 Subject: [Bug 54684] Re: High CPU usage References: <20060731180328.29548.70203.malonedeb@gandwana.ubuntu.com> Message-ID: <20061107185808.877.91277.malone@gangotri.ubuntu.com> This upload fixes the issue: gnome-vfs2 (2.16.2-0ubuntu1) feisty; urgency=low . * New upstream version: - Add a "--replace" commandline argument to gnome-vfs-daemon to replace the current daemon. (Mostly for debugging use) - Make translations work in gnome-vfs-daemon - Handle IPv6 addresses when creating dav uris (DNS-SD) - Don't crash if there is no session dbus - Support sun ssh server - Don't fail getting selinux context - Allow operations on file handles that were created in another DaemonConnection. (This fixes e.g. smb browsing) (Ubuntu: #60277) - Fixes to gnome_vfs_xfer and monitoring (Ubuntu: #54684) * debian/patches/24_daemon_set_locale.patch: - fixed with the new version * debian/patches/90_from_cvs_fix_exit_handler_ordering.patch: - patch from CVS, possible fix for an ekiga crashing on closing ** Changed in: gnome-vfs2 (Ubuntu) Status: Fix Committed => Fix Released -- High CPU usage https://launchpad.net/bugs/54684 From sgi_va at yahoo.com Tue Nov 7 19:00:05 2006 From: sgi_va at yahoo.com (sgi_va) Date: Tue, 07 Nov 2006 19:00:05 -0000 Subject: [Bug 70770] Totem Mozilla Viewer dies trying to display .mov from apple.com web site References: <20061107190005.1115.68928.malonedeb@gangotri.ubuntu.com> Message-ID: <20061107190005.1115.68928.malonedeb@gangotri.ubuntu.com> Public bug reported: ProblemType: Crash CoreDump: CrashCounter: 1 Date: Tue Nov 7 13:52:14 2006 Dependencies: libgcc1 1:4.1.1-13ubuntu5 libxvmc1 2:1.0.2-0ubuntu2 lsb-base 3.1-10ubuntu4 libavahi-common3 0.6.13-2ubuntu2 readline-common 5.1-7build1 libreadline5 5.1-7build1 libslang2 2.0.6-2 ttf-dejavu 2.7-2 libncursesw5 5.5-2ubuntu1 libgnomevfs2-0 2.16.1-0ubuntu2 whiptail 0.52.2-5.1ubuntu1 libtext-charwidth-perl 0.04-4 libxrender1 1:0.9.1-0ubuntu1 libbonobo2-0 2.16.0-0ubuntu1 fontconfig 2.3.2-7ubuntu2 libssl0.9.8 0.9.8b-2ubuntu2 liblocale-gettext-perl 1.05-1 libxau6 1:1.0.1-1 libmodplug0c2 1:0.7-5 libxext6 2:1.0.1-1ubuntu1 libgnome2-common 2.16.0-0ubuntu1 libpam-modules 0.79-3.1ubuntu1 libxfixes3 1:4.0.1-0ubuntu1 gnome-keyring 0.6.0-0ubuntu2 python 2.4.3-11ubuntu3 libjpeg62 6b-13 libdbus-glib-1-2 0.71-1ubuntu1 libacl1 2.2.39-1ubuntu2 liblzo1 1.08-3 gnome-mime-data 2.4.2-2 libncurses5 5.5-2ubuntu1 libgnome2-0 2.16.0-0ubuntu1 libgtk2.0-0 2.10.6-0ubuntu1 libgpg-error0 1.2-1 libidl0 0.8.6-1ubuntu1 libpam0g 0.79-3.1ubuntu1 libgamin0 0.1.7-3ubuntu2 esound-common 0.2.36-3ubuntu3 python2.4-minimal 2.4.4~c1-0ubuntu1 libpopt0 1.10-2 gcc-4.1-base 4.1.1-13ubuntu5 psmisc 22.2-1 libxcursor1 1.1.7-0ubuntu1 launchpad-integration 0.1.4.3 dbus 0.93-0ubuntu3 libfontconfig1 2.3.2-7ubuntu2 libglib2.0-0 2.12.4-0ubuntu1 shared-mime-info 0.18-0ubuntu1 libpng12-0 1.2.8rel-5.1 adduser 3.92 defoma 0.11.10 libbonobo2-common 2.16.0-0ubuntu1 libtext-wrapi18n-perl 0.06-5 libavahi-client3 0.6.13-2ubuntu2 libtiff4 3.8.2-6 sed 4.1.5-1 libcupsys2 1.2.4-2ubuntu3 mktemp 1.5-2 libxrandr2 2:1.1.1-0ubuntu1 libselinux1 1.30-1ubuntu1 libgnome-desktop-2 2.16.1-0ubuntu1 passwd 1:4.0.16-2ubuntu4 libpam-runtime 0.79-3.1ubuntu1 libmagic1 4.17-2ubuntu1 libgnome-keyring0 0.6.0-0ubuntu2 libcap1 1:1.10-14 python2.4 2.4.4~c1-0ubuntu1 libattr1 2.4.32-1ubuntu1 libgnomeui-common 2.16.1-0ubuntu2 libesd-alsa0 0.2.36-3ubuntu3 mime-support 3.36-1 libcomerr2 1.39-1 libtasn1-3 0.3.5-1 python-minimal 2.4.3-11ubuntu3 libgnomecanvas2-0 2.14.0-3ubuntu1 libsysfs2 2.0.0-7 libxv1 2:1.0.1-3ubuntu1 fontconfig-config 2.3.2-7ubuntu2 libpam-foreground 0.3 libgnutls13 1.4.0-3ubuntu1 pmount 0.9.13-1build1 login 1:4.0.16-2ubuntu4 debconf 1.5.2ubuntu2 libxinerama1 2:1.0.1-4build1 libdbus-1-3 0.93-0ubuntu3 ucf 2.0012 libpango1.0-common 1.14.5-0ubuntu1 libgtk2.0-bin 2.10.6-0ubuntu1 libnewt0.52 0.52.2-5.1ubuntu1 lsb-release 3.1-10ubuntu4 libgcrypt11 1.2.2-2 libbz2-1.0 1.0.3-3 libgnomecanvas2-common 2.14.0-3ubuntu1 libhal1 0.5.7.1-0ubuntu17 debconf-i18n 1.5.2ubuntu2 libbonoboui2-common 2.16.0-0ubuntu1 perl 5.8.8-6 tzdata 2006m-1ubuntu1 libxi6 2:1.0.1-0ubuntu1 libcairo2 1.2.4-1ubuntu2 x11-common 1:7.1.1ubuntu6 libspeex1 1.1.12-2 libsepol1 1.12-1 libaudiofile0 0.2.6-6ubuntu1 libbonoboui2-0 2.16.0-0ubuntu1 libkrb53 1.4.3-9ubuntu1 libhal-storage1 0.5.7.1-0ubuntu17 libart-2.0-2 2.3.17-1 debianutils 2.16.2 libgnomevfs2-common 2.16.1-0ubuntu2 locales 2.3.22 libnautilus-extension1 2.16.1-0ubuntu3 mcpp 2.6.1-0ubuntu2 gconf2-common 2.16.0-0ubuntu1 libglade2-0 1:2.6.0-1ubuntu2 libxine1 1.1.2+repacked1-0ubuntu3 libstartup-notification0 0.8-1ubuntu1 belocs-locales-bin 2.4-1ubuntu6 liborbit2 1:2.14.3-0ubuntu2 libavahi-glib1 0.6.13-2ubuntu2 libxdmcp6 1:1.0.1-1 libx11-data 2:1.0.3-0ubuntu4 liblaunchpad-integration0 0.1.4.3 libatk1.0-0 1.12.3-0ubuntu1 libopencdk8 0.5.8-1 libgl1-mesa-glx 6.5.1~20060817-0ubuntu3 libxml2 2.6.26.dfsg-2ubuntu4 libfreetype6 2.2.1-5 libtext-iconv-perl 1.4-3 libice6 2:1.0.1-1ubuntu1 file 4.17-2ubuntu1 libasound2 1.0.11-7ubuntu3 libsm6 2:1.0.1-1ubuntu1 liblircclient0 0.8.0-5ubuntu1 perl-modules 5.8.8-6 dpkg 1.13.22ubuntu7 libtotem-plparser1 2.16.2-0ubuntu1 coreutils 5.96-5ubuntu4 libgdbm3 1.8.3-3 libstdc++6 4.1.1-13ubuntu5 libtheora0 0.0.0.alpha7-1ubuntu1 libgtk2.0-common 2.10.6-0ubuntu1 libvorbis0a 1.1.2-1ubuntu1 libx11-6 2:1.0.3-0ubuntu4 libogg0 1.1.3-2ubuntu1 ncurses-bin 5.5-2ubuntu1 libdrm2 2.0.2+git20060809-0ubuntu1 libavahi-common-data 0.6.13-2ubuntu2 libgconf2-4 2.16.0-0ubuntu1 zlib1g 1:1.2.3-13ubuntu2 libc6 2.4-1ubuntu12 libglu1-mesa 6.5.1~20060817-0ubuntu3 libxft2 2.1.10-1ubuntu1 gconf2 2.16.0-0ubuntu1 gamin 0.1.7-3ubuntu2 libxxf86vm1 1:1.0.1-0ubuntu1 libdb4.3 4.3.29-5build1 perl-base 5.8.8-6 libdb4.4 4.4.20-6ubuntu1 libpango1.0-0 1.14.5-0ubuntu1 libgnomeui-0 2.16.1-0ubuntu2 libexpat1 1.95.8-3.2 Disassembly: Using host libthread_db library "/lib/tls/i686/cmov/libthread_db.so.1". Core was generated by `/usr/lib/totem/totem-mozilla-viewer --xid 54670425 --width 896 --height 448 --u'. Program terminated with signal 11, Segmentation fault. #0 0xb60b9342 in ff_h264_idct_add_mmx2 () from /usr/lib/xine/plugins/1.1.2/xineplug_decode_ff.so Dump of assembler code from 0xb60b9342 to 0xb60b9362: 0xb60b9342 : movd (%eax),%mm0 0xb60b9345 : movd 0x1(%eax),%mm1 0xb60b9349 : punpcklbw %mm7,%mm0 0xb60b934c : punpcklbw %mm7,%mm1 0xb60b934f : movq %mm0,%mm3 0xb60b9352 : movq %mm1,%mm4 0xb60b9355 : pmullw %mm6,%mm3 0xb60b9358 : pmullw (%esp),%mm4 0xb60b935c : paddw %mm3,%mm2 0xb60b935f : paddw %mm4,%mm2 End of assembler dump. DistroRelease: Ubuntu 6.10 ExecutablePath: /usr/lib/totem/totem-mozilla-viewer Package: totem-xine 2.16.2-0ubuntu1 ProcCmdline: /usr/lib/totem/totem-mozilla-viewer --xid 54670425 --width 896 --height 448 --url http://movies.apple.com/movies/us/apple/wwdc2006/apple-leopard_intro_896x448.mov --mimetype video/quicktime --nocontrols fd://0 ProcCwd: /home/user ProcEnviron: SHELL=/bin/bash PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/bin/X11:/usr/games LANG=en_US.UTF-8 LANGUAGE=en_US:en ProcMaps: 08048000-0805f000 r-xp 00000000 08:05 1021850 /usr/lib/totem/totem-mozilla-viewer 0805f000-08060000 rw-p 00017000 08:05 1021850 /usr/lib/totem/totem-mozilla-viewer 08060000-0892f000 rw-p 08060000 00:00 0 [heap] b0d1b000-b0d1c000 ---p b0d1b000 00:00 0 b0d1c000-b151c000 rwxp b0d1c000 00:00 0 b151c000-b1668000 rw-p b151c000 00:00 0 b1668000-b166f000 r-xp 00000000 08:05 1021634 /usr/lib/xine/plugins/1.1.2/xineplug_dmx_qt.so b166f000-b1670000 rw-p 00006000 08:05 1021634 /usr/lib/xine/plugins/1.1.2/xineplug_dmx_qt.so b1777000-b180a000 rw-s 00000000 00:08 15564833 /SYSV00000000 (deleted) b180a000-b189d000 rw-s 00000000 00:08 15532064 /SYSV00000000 (deleted) b189d000-b1930000 rw-s 00000000 00:08 15499295 /SYSV00000000 (deleted) b1930000-b1931000 ---p b1930000 00:00 0 b1931000-b2131000 rwxp b1931000 00:00 0 b2131000-b2132000 ---p b2131000 00:00 0 b2132000-b2932000 rwxp b2132000 00:00 0 b2932000-b2aff000 rw-p b2932000 00:00 0 b2aff000-b2b00000 ---p b2aff000 00:00 0 b2b00000-b3300000 rwxp b2b00000 00:00 0 b3300000-b36e9000 rw-p b3300000 00:00 0 b36e9000-b36ea000 ---p b36e9000 00:00 0 b36ea000-b3eea000 rwxp b36ea000 00:00 0 b3eea000-b3f2c000 rw-p b3eea000 00:00 0 b3f2c000-b3f2d000 ---p b3f2c000 00:00 0 b3f2d000-b472d000 rwxp b3f2d000 00:00 0 b472d000-b472e000 ---p b472d000 00:00 0 b472e000-b4f2e000 rwxp b472e000 00:00 0 b4f2e000-b5339000 rw-p b4f2e000 00:00 0 b5339000-b533d000 r-xp 00000000 08:05 506284 /usr/lib/libXv.so.1.0.0 b533d000-b533e000 rw-p 00003000 08:05 506284 /usr/lib/libXv.so.1.0.0 b5340000-b5348000 r-xp 00000000 08:05 1021587 /usr/lib/xine/plugins/1.1.2/xineplug_ao_out_alsa.so b5348000-b5349000 rw-p 00007000 08:05 1021587 /usr/lib/xine/plugins/1.1.2/xineplug_ao_out_alsa.so b5349000-b5352000 r-xp 00000000 08:05 1021668 /usr/lib/xine/plugins/1.1.2/xineplug_vo_out_xv.so b5352000-b5353000 rw-p 00008000 08:05 1021668 /usr/lib/xine/plugins/1.1.2/xineplug_vo_out_xv.so b5353000-b5357000 r-xp 00000000 08:05 1021655 /usr/lib/xine/plugins/1.1.2/xineplug_inp_stdin_fifo.so b5357000-b5358000 rw-p 00003000 08:05 1021655 /usr/lib/xine/plugins/1.1.2/xineplug_inp_stdin_fifo.so b5358000-b5368000 r--s 00000000 08:05 843519 /usr/share/samba/valid.dat b5368000-b5388000 r--s 00000000 08:05 843515 /usr/share/samba/lowcase.dat b5388000-b53a8000 r--s 00000000 08:05 843518 /usr/share/samba/upcase.dat b53cb000-b545e000 rw-s 00000000 00:08 15466526 /SYSV00000000 (deleted) b545e000-b54f1000 rw-s 00000000 00:08 15433757 /SYSV00000000 (deleted) b54f1000-b5584000 rw-s 00000000 00:08 15400988 /SYSV00000000 (deleted) b5584000-b5617000 rw-s 00000000 00:08 15368219 /SYSV00000000 (deleted) b5617000-b56aa000 rw-s 00000000 00:08 15335450 /SYSV00000000 (deleted) b56aa000-b56ac000 r-xp 00000000 08:05 509628 /usr/lib/gconv/IBM850.so b56ac000-b56ae000 rw-p 00001000 08:05 509628 /usr/lib/gconv/IBM850.so b56ae000-b56b0000 r-xp 00000000 08:05 509734 /usr/lib/gconv/UTF-16.so b56b0000-b56b2000 rw-p 00001000 08:05 509734 /usr/lib/gconv/UTF-16.so b56d3000-b56d7000 r-xp 00000000 08:05 1021646 /usr/lib/xine/plugins/1.1.2/xineplug_inp_gnome_vfs.so b56d7000-b56d8000 rw-p 00003000 08:05 1021646 /usr/lib/xine/plugins/1.1.2/xineplug_inp_gnome_vfs.so b56d8000-b56d9000 ---p b56d8000 00:00 0 b56d9000-b5ed9000 rwxp b56d9000 00:00 0 b5f3a000-b616b000 r-xp 00000000 08:05 1022880 /usr/lib/xine/plugins/1.1.2/xineplug_decode_ff.so b616b000-b6175000 rw-p 00230000 08:05 1022880 /usr/lib/xine/plugins/1.1.2/xineplug_decode_ff.so b6175000-b6193000 rw-p b6175000 00:00 0 b61bc000-b624f000 rw-s 00000000 00:08 15302681 /SYSV00000000 (deleted) b624f000-b628a000 rw-p b624f000 00:00 0 b628a000-b6291000 r-xp 00000000 08:05 1021647 /usr/lib/xine/plugins/1.1.2/xineplug_inp_http.so b6291000-b6292000 rw-p 00006000 08:05 1021647 /usr/lib/xine/plugins/1.1.2/xineplug_inp_http.so b62c2000-b6334000 rw-p b62c2000 00:00 0 b6334000-b64db000 r--p 00000000 08:05 615965 /usr/share/icons/hicolor/icon-theme.cache b64db000-b6b37000 r--p 00000000 08:05 631638 /usr/share/icons/gnome/icon-theme.cache b6b37000-b6d8f000 r--p 00000000 08:05 848032 /usr/share/icons/Tango/icon-theme.cache b6d8f000-b6e00000 r--p 00000000 08:05 585941 /usr/share/fonts/truetype/ttf-dejavu/DejaVuSans.ttf b6e00000-b6e0b000 r-xp 00000000 08:05 631701 /usr/lib/gtk-2.0/2.10.0/engines/libindustrial.so b6e0b000-b6e0c000 rw-p 0000a000 08:05 631701 /usr/lib/gtk-2.0/2.10.0/engines/libindustrial.so b6e0c000-b6e15000 r-xp 00000000 08:05 534369 /lib/tls/i686/cmov/libnss_files-2.4.so b6e15000-b6e17000 rw-p 00008000 08:05 534369 /lib/tls/i686/cmov/libnss_files-2.4.so b6e17000-b6e1f000 r-xp 00000000 08:05 534371 /lib/tls/i686/cmov/libnss_nis-2.4.so b6e1f000-b6e21000 rw-p 00007000 08:05 534371 /lib/tls/i686/cmov/libnss_nis-2.4.so b6e21000-b6e28000 r-xp 00000000 08:05 534367 /lib/tls/i686/cmov/libnss_compat-2.4.so b6e28000-b6e2a000 rw-p 00006000 08:05 534367 /lib/tls/i686/cmov/libnss_compat-2.4.so b6e2e000-b6e30000 r-xp 00000000 08:05 586258 /usr/lib/pango/1.5.0/modules/pango-basic-fc.so b6e30000-b6e31000 rw-p 00001000 08:05 586258 /usr/lib/pango/1.5.0/modules/pango-basic-fc.so b6e31000-b6e32000 rw-p b6e31000 00:00 0 b6e32000-b6e33000 r-xp 00000000 08:05 509681 /usr/lib/gconv/ISO8859-1.so b6e33000-b6e35000 rw-p 00001000 08:05 509681 /usr/lib/gconv/ISO8859-1.so b6e35000-b6e36000 r-xp 00000000 08:05 566952 /usr/lib/X11/locale/common/xlcUTF8Load.so.2.0.0 b6e36000-b6e37000 rw-p 00000000 08:05 566952 /usr/lib/X11/locale/common/xlcUTF8Load.so.2.0.0 b6e37000-b6e6a000 r--p 00000000 08:05 551633 /usr/lib/locale/en_US.utf8/LC_CTYPE b6e6a000-b6e6b000 r--p 00000000 08:05 551634 /usr/lib/locale/en_US.utf8/LC_NUMERIC b6e6b000-b6e6c000 r--p 00000000 08:05 551635 /usr/lib/locale/en_US.utf8/LC_TIME b6e6c000-b6f43000 r--p 00000000 08:05 551636 /usr/lib/locale/en_US.utf8/LC_COLLATE b6f43000-b6f44000 r--p 00000000 08:05 551637 /usr/lib/locale/en_US.utf8/LC_MONETARY b6f44000-b6f45000 r--p 00000000 08:05 551639 /usr/lib/locale/en_US.utf8/LC_MESSAGES/SYS_LC_MESSAGES b6f45000-b6f46000 r--p 00000000 08:05 551640 /usr/lib/locale/en_US.utf8/LC_PAPER b6f46000-b6f47000 r--p 00000000 08:05 551641 /usr/lib/locale/en_US.utf8/LC_NAME b6f47000-b6f4a000 rw-p b6f47000 00:00 0 b6f4a000-b6f4e000 r-xp 00000000 08:05 505963 /usr/lib/libXdmcp.so.6.0.0 b6f4e000-b6f4f000 rw-p 00003000 08:05 505963 /usr/lib/libXdmcp.so.6.0.0 b6f4f000-b6f50000 rw-p b6f4f000 00:00 0 b6f50000-b6f82000 r-xp 00000000 08:05 534404 /lib/libsepol.so.1 b6f82000-b6f83000 rw-p 00031000 08:05 534404 /lib/libsepol.so.1 b6f83000-b6f8d000 rw-p b6f83000 00:00 0 b6f8d000-b6fa9000 r-xp 00000000 08:05 505920 /usr/lib/libexpat.so.1.0.0 b6fa9000-b6fab000 rw-p 0001c000 08:05 505920 /usr/lib/libexpat.so.1.0.0 b6fab000-b6fad000 r-xp 00000000 08:05 505961 /usr/lib/libXau.so.6.0.0 b6fad000-b6fae000 rw-p 00001000 08:05 505961 /usr/lib/libXau.so.6.0.0 b6fae000-b6faf000 rw-p b6fae000 00:00 0 b6faf000-b7062000 r-xp 00000000 08:05 503925 /usr/lib/libasound.so.2.0.0 b7062000-b7067000 rw-p 000b2000 08:05 503925 /usr/lib/libasound.so.2.0.0 b7067000-b7068000 rw-p b7067000 00:00 0 b7068000-b7195000 r-xp 00000000 08:05 534360 /lib/tls/i686/cmov/libc-2.4.so b7195000-b7197000 r--p 0012c000 08:05 534360 /lib/tls/i686/cmov/libc-2.4.so b7197000-b7199000 rw-p 0012e000 08:05 534360 /lib/tls/i686/cmov/libc-2.4.so b7199000-b719c000 rw-p b7199000 00:00 0 b719c000-b7262000 r-xp 00000000 08:05 502501 /usr/lib/libX11.so.6.2.0 b7262000-b7265000 rw-p 000c5000 08:05 502501 /usr/lib/libX11.so.6.2.0 b7265000-b726c000 r-xp 00000000 08:05 534376 /lib/tls/i686/cmov/librt-2.4.so b726c000-b726e000 rw-p 00006000 08:05 534376 /lib/tls/i686/cmov/librt-2.4.so b726e000-b72ff000 r-xp 00000000 08:05 503264 /usr/lib/libglib-2.0.so.0.1200.4 b72ff000-b7300000 rw-p 00091000 08:05 503264 /usr/lib/libglib-2.0.so.0.1200.4 b7300000-b732f000 r-xp 00000000 08:05 503591 /usr/lib/libdbus-1.so.3.0.0 b732f000-b7330000 rw-p 0002f000 08:05 503591 /usr/lib/libdbus-1.so.3.0.0 b7330000-b734a000 r-xp 00000000 08:05 506160 /usr/lib/libdbus-glib-1.so.2.0.0 b734a000-b734b000 rw-p 00019000 08:05 506160 /usr/lib/libdbus-glib-1.so.2.0.0 b734b000-b734c000 rw-p b734b000 00:00 0 b734c000-b7353000 r-xp 00000000 08:05 505967 /usr/lib/libXrender.so.1.3.0 b7353000-b7354000 rw-p 00006000 08:05 505967 /usr/lib/libXrender.so.1.3.0 b7354000-b7356000 r-xp 00000000 08:05 506010 /usr/lib/libXrandr.so.2.0.0 b7356000-b7357000 rw-p 00002000 08:05 506010 /usr/lib/libXrandr.so.2.0.0 b7357000-b7366000 r-xp 00000000 08:05 534374 /lib/tls/i686/cmov/libpthread-2.4.so b7366000-b7368000 rw-p 0000f000 08:05 534374 /lib/tls/i686/cmov/libpthread-2.4.so b7368000-b736a000 rw-p b7368000 00:00 0 b736a000-b736e000 r-xp 00000000 08:05 503268 /usr/lib/libgthread-2.0.so.0.1200.4 b736e000-b736f000 rw-p 00003000 08:05 503268 /usr/lib/libgthread-2.0.so.0.1200.4 b736f000-b7371000 r-xp 00000000 08:05 534363 /lib/tls/i686/cmov/libdl-2.4.so b7371000-b7373000 rw-p 00001000 08:05 534363 /lib/tls/i686/cmov/libdl-2.4.so b7373000-b7376000 r-xp 00000000 08:05 503267 /usr/lib/libgmodule-2.0.so.0.1200.4 b7376000-b7377000 rw-p 00002000 08:05 503267 /usr/lib/libgmodule-2.0.so.0.1200.4 b7377000-b7378000 rw-p b7377000 00:00 0 b7378000-b739c000 r-xp 00000000 08:05 534364 /lib/tls/i686/cmov/libm-2.4.so b739c000-b739e000 rw-p 00023000 08:05 534364 /lib/tls/i686/cmov/libm-2.4.so b739e000-b73d7000 r-xp 00000000 08:05 503265 /usr/lib/libgobject-2.0.so.0.1200.4 b73d7000-b73d8000 rw-p 00038000 08:05 503265 /usr/lib/libgobject-2.0.so.0.1200.4 b73d8000-b741f000 r-xp 00000000 08:05 507272 /usr/lib/libORBit-2.so.0.1.0 b741f000-b7429000 rw-p 00046000 08:05 507272 /usr/lib/libORBit-2.so.0.1.0 b7429000-b742f000 r-xp 00000000 08:05 534589 /lib/libpopt.so.0.0.0 b742f000-b7430000 rw-p 00006000 08:05 534589 /lib/libpopt.so.0.0.0 b7430000-b745e000 r-xp 00000000 08:05 503271 /usr/lib/libgconf-2.so.4.1.0 b745e000-b7461000 rw-p 0002e000 08:05 503271 /usr/lib/libgconf-2.so.4.1.0 b7461000-b7473000 r-xp 00000000 08:05 534366 /lib/tls/i686/cmov/libnsl-2.4.so b7473000-b7475000 rw-p 00011000 08:05 534366 /lib/tls/i686/cmov/libnsl-2.4.so b7475000-b7478000 rw-p b7475000 00:00 0 b7478000-b748b000 r-xp 00000000 08:05 502765 /usr/lib/libz.so.1.2.3 b748b000-b748c000 rw-p 00012000 08:05 502765 /usr/lib/libz.so.1.2.3 b748c000-b74f3000 r-xp 00000000 08:05 505923 /usr/lib/libfreetype.so.6.3.10 b74f3000-b74f6000 rw-p 00067000 08:05 505923 /usr/lib/libfreetype.so.6.3.10 b74f6000-b753a000 r-xp 00000000 08:05 504671 /usr/lib/libxine.so.1.14.0 b753a000-b753e000 rw-p 00044000 08:05 504671 /usr/lib/libxine.so.1.14.0 b753e000-b7542000 rw-p b753e000 00:00 0 b7542000-b7545000 r-xp 00000000 08:05 507274 /usr/lib/libORBitCosNaming-2.so.0.1.0 b7545000-b7546000 rw-p 00003000 08:05 507274 /usr/lib/libORBitCosNaming-2.so.0.1.0 b7546000-b7558000 r-xp 00000000 08:05 506153 /usr/lib/libbonobo-activation.so.4.0.0 b7558000-b755a000 rw-p 00012000 08:05 506153 /usr/lib/libbonobo-activation.so.4.0.0 b755a000-b755c000 r-xp 00000000 08:05 534380 /lib/tls/i686/cmov/libutil-2.4.so b755c000-b755e000 rw-p 00001000 08:05 534380 /lib/tls/i686/cmov/libutil-2.4.so b755e000-b755f000 rw-p b755e000 00:00 0 b755f000-b7571000 r-xp 00000000 08:05 534340 /lib/libselinux.so.1 b7571000-b7573000 rw-p 00011000 08:05 534340 /lib/libselinux.so.1 b7573000-b7582000 r-xp 00000000 08:05 534375 /lib/tls/i686/cmov/libresolv-2.4.so b7582000-b7584000 rw-p 0000f000 08:05 534375 /lib/tls/i686/cmov/libresolv-2.4.so b7584000-b7586000 rw-p b7584000 00:00 0 b7586000-b7590000 r-xp 00000000 08:05 506138 /usr/lib/libavahi-common.so.3.4.2 b7590000-b7591000 rw-p 00009000 08:05 506138 /usr/lib/libavahi-common.so.3.4.2 b7591000-b759f000 r-xp 00000000 08:05 506142 /usr/lib/libavahi-client.so.3.2.0 b759f000-b75a0000 rw-p 0000e000 08:05 506142 /usr/lib/libavahi-client.so.3.2.0 b75a0000-b75a2000 r-xp 00000000 08:05 506144 /usr/lib/libavahi-glib.so.1.0.1 b75a2000-b75a3000 rw-p 00002000 08:05 506144 /usr/lib/libavahi-glib.so.1.0.1 b75a3000-b75a6000 r-xp 00000000 08:05 504421 /usr/lib/libgpg-error.so.0.2.0 b75a6000-b75a7000 rw-p 00002000 08:05 504421 /usr/lib/libgpg-error.so.0.2.0 b75a7000-b75a8000 rw-p b75a7000 00:00 0 b75a8000-b75f4000 r-xp 00000000 08:05 504419 /usr/lib/libgcrypt.so.11.2.1 b75f4000-b75f6000 rw-p 0004b000 08:05 504419 /usr/lib/libgcrypt.so.11.2.1 b75f6000-b7608000 r-xp 00000000 08:05 504426 /usr/lib/libtasn1.so.3.0.5 b7608000-b7609000 rw-p 00011000 08:05 504426 /usr/lib/libtasn1.so.3.0.5 b7609000-b7672000 r-xp 00000000 08:05 504365 /usr/lib/libgnutls.so.13.0.5 b7672000-b7678000 rw-p 00068000 08:05 504365 /usr/lib/libgnutls.so.13.0.5 b7678000-b778b000 r-xp 00000000 08:05 504947 /usr/lib/libxml2.so.2.6.26 b778b000-b7790000 rw-p 00113000 08:05 504947 /usr/lib/libxml2.so.2.6.26 b7790000-b7791000 rw-p b7790000 00:00 0 b7791000-b77e6000 r-xp 00000000 08:05 503360 /usr/lib/libgnomevfs-2.so.0.1600.1 b77e6000-b77e9000 rw-p 00054000 08:05 503360 /usr/lib/libgnomevfs-2.so.0.1600.1 b77e9000-b7839000 r-xp 00000000 08:05 506152 /usr/lib/libbonobo-2.so.0.0.0 b7839000-b7843000 rw-p 0004f000 08:05 506152 /usr/lib/libbonobo-2.so.0.0.0 b7843000-b7844000 rw-p b7843000 00:00 0 b7844000-b7866000 r-xp 00000000 08:05 505959 /usr/lib/libpng12.so.0.1.2.8 b7866000-b7867000 rw-p 00021000 08:05 505959 /usr/lib/libpng12.so.0.1.2.8 b7867000-b7890000 r-xp 00000000 08:05 505957 /usr/lib/libfontconfig.so.1.0.4 b7890000-b7895000 rw-p 00028000 08:05 505957 /usr/lib/libfontconfig.so.1.0.4 b7895000-b7896000 rw-p b7895000 00:00 0 b7896000-b78f6000 r-xp 00000000 08:05 503288 /usr/lib/libcairo.so.2.9.2 b78f6000-b78f8000 rw-p 0005f000 08:05 503288 /usr/lib/libcairo.so.2.9.2 b78f8000-b7930000 r-xp 00000000 08:05 503302 /usr/lib/libpango-1.0.so.0.1400.5 b7930000-b7932000 rw-p 00037000 08:05 503302 /usr/lib/libpango-1.0.so.0.1400.5 b7932000-b7936000 r-xp 00000000 08:05 506000 /usr/lib/libXfixes.so.3.1.0 b7936000-b7937000 rw-p 00003000 08:05 506000 /usr/lib/libXfixes.so.3.1.0 b7937000-b793f000 r-xp 00000000 08:05 506002 /usr/lib/libXcursor.so.1.0.2 b793f000-b7940000 rw-p 00007000 08:05 506002 /usr/lib/libXcursor.so.1.0.2 b7940000-b7941000 rw-p b7940000 00:00 0 b7941000-b7948000 r-xp 00000000 08:05 506006 /usr/lib/libXi.so.6.0.0 b7948000-b7949000 rw-p 00006000 08:05 506006 /usr/lib/libXi.so.6.0.0 b7949000-b794b000 r-xp 00000000 08:05 506008 /usr/lib/libXinerama.so.1.0.0 b794b000-b794c000 rw-p 00001000 08:05 506008 /usr/lib/libXinerama.so.1.0.0 b794c000-b7958000 r-xp 00000000 08:05 506004 /usr/lib/libXext.so.6.4.0 b7958000-b7959000 rw-p 0000c000 08:05 506004 /usr/lib/libXext.so.6.4.0 b7959000-b7983000 r-xp 00000000 08:05 503304 /usr/lib/libpangoft2-1.0.so.0.1400.5 b7983000-b7984000 rw-p 00029000 08:05 503304 /usr/lib/libpangoft2-1.0.so.0.1400.5 b7984000-b798b000 r-xp 00000000 08:05 503308 /usr/lib/libpangocairo-1.0.so.0.1400.5 b798b000-b798c000 rw-p 00006000 08:05 503308 /usr/lib/libpangocairo-1.0.so.0.1400.5 b798c000-b79a1000 r-xp 00000000 08:05 503330 /usr/lib/libgdk_pixbuf-2.0.so.0.1000.6 b79a1000-b79a2000 rw-p 00015000 08:05 503330 /usr/lib/libgdk_pixbuf-2.0.so.0.1000.6 b79a2000-b79a3000 rw-p b79a2000 00:00 0 b79a3000-b79bb000 r-xp 00000000 08:05 503285 /usr/lib/libatk-1.0.so.0.1213.0 b79bb000-b79bd000 rw-p 00017000 08:05 503285 /usr/lib/libatk-1.0.so.0.1213.0 b79bd000-b7a3e000 r-xp 00000000 08:05 503331 /usr/lib/libgdk-x11-2.0.so.0.1000.6 b7a3e000-b7a41000 rw-p 00081000 08:05 503331 /usr/lib/libgdk-x11-2.0.so.0.1000.6 b7a41000-b7d8a000 r-xp 00000000 08:05 503332 /usr/lib/libgtk-x11-2.0.so.0.1000.6 b7d8a000-b7d90000 rw-p 00349000 08:05 503332 /usr/lib/libgtk-x11-2.0.so.0.1000.6 b7d90000-b7d91000 rw-p b7d90000 00:00 0 b7d91000-b7da5000 r-xp 00000000 08:05 506130 /usr/lib/libart_lgpl_2.so.2.3.17 b7da5000-b7da6000 rw-p 00013000 08:05 506130 /usr/lib/libart_lgpl_2.so.2.3.17 b7da6000-b7dc4000 r-xp 00000000 08:05 506136 /usr/lib/libaudiofile.so.0.0.2 b7dc4000-b7dc6000 rw-p 0001e000 08:05 506136 /usr/lib/libaudiofile.so.0.0.2 b7dc6000-b7dcf000 r-xp 00000000 08:05 506157 /usr/lib/libesd.so.0.2.36 b7dcf000-b7dd0000 rw-p 00008000 08:05 506157 /usr/lib/libesd.so.0.2.36 b7dd0000-b7dd1000 rw-p b7dd0000 00:00 0 b7dd1000-b7de5000 r-xp 00000000 08:05 506203 /usr/lib/libgnome-2.so.0.1600.0 b7de5000-b7de6000 rw-p 00013000 08:05 506203 /usr/lib/libgnome-2.so.0.1600.0 b7de6000-b7dfb000 r-xp 00000000 08:05 506082 /usr/lib/libICE.so.6.3.0 b7dfb000-b7dfc000 rw-p 00014000 08:05 506082 /usr/lib/libICE.so.6.3.0 b7dfc000-b7dfe000 rw-p b7dfc000 00:00 0 b7dfe000-b7e06000 r-xp 00000000 08:05 506084 /usr/lib/libSM.so.6.0.0 b7e06000-b7e07000 rw-p 00007000 08:05 506084 /usr/lib/libSM.so.6.0.0 b7e07000-b7e2f000 r-xp 00000000 08:05 506206 /usr/lib/libgnomecanvas-2.so.0.1400.0 b7e2f000-b7e30000 rw-p 00027000 08:05 506206 /usr/lib/libgnomecanvas-2.so.0.1400.0 b7e30000-b7e3b000 r-xp 00000000 08:05 503340 /usr/lib/libgnome-keyring.so.0.0.1 b7e3b000-b7e3c000 rw-p 0000a000 08:05 503340 /usr/lib/libgnome-keyring.so.0.0.1 b7e3c000-b7e96000 r-xp 00000000 08:05 506208 /usr/lib/libbonoboui-2.so.0.0.0 b7e96000-b7e99000 rw-p 0005a000 08:05 506208 /usr/lib/libbonoboui-2.so.0.0.0 b7e99000-b7e9a000 rw-p b7e99000 00:00 0 b7e9a000-b7ea1000 r-xp 00000000 08:05 506224 /usr/lib/libstartup-notification-1.so.0.0.0 b7ea1000-b7ea2000 rw-p 00006000 08:05 506224 /usr/lib/libstartup-notification-1.so.0.0.0 b7ea2000-b7ec0000 r-xp 00000000 08:05 506026 /usr/lib/libjpeg.so.62.0.0 b7ec0000-b7ec1000 rw-p 0001d000 08:05 506026 /usr/lib/libjpeg.so.62.0.0 b7ec1000-b7f46000 r-xp 00000000 08:05 503362 /usr/lib/libgnomeui-2.so.0.1600.1 b7f46000-b7f4a000 rw-p 00084000 08:05 503362 /usr/lib/libgnomeui-2.so.0.1600.1 b7f4a000-b7f5e000 r-xp 00000000 08:05 505594 /usr/lib/libgnome-desktop-2.so.2.2.22 b7f5e000-b7f5f000 rw-p 00014000 08:05 505594 /usr/lib/libgnome-desktop-2.so.2.2.22 b7f5f000-b7f76000 r-xp 00000000 08:05 503336 /usr/lib/libglade-2.0.so.0.0.7 b7f76000-b7f77000 rw-p 00016000 08:05 503336 /usr/lib/libglade-2.0.so.0.0.7 b7f77000-b7f7a000 r-xp 00000000 08:05 503650 /usr/lib/liblaunchpad-integration.so.0.0.0 b7f7a000-b7f7b000 rw-p 00002000 08:05 503650 /usr/lib/liblaunchpad-integration.so.0.0.0 b7f7b000-b7f7c000 rw-p b7f7b000 00:00 0 b7f7c000-b7f84000 r-xp 00000000 08:05 503698 /usr/lib/libhal.so.1.0.0 b7f84000-b7f85000 rw-p 00007000 08:05 503698 /usr/lib/libhal.so.1.0.0 b7f85000-b7f90000 r-xp 00000000 08:05 507923 /usr/lib/libtotem-plparser.so.1.3.1 b7f90000-b7f91000 rw-p 0000a000 08:05 507923 /usr/lib/libtotem-plparser.so.1.3.1 b7f91000-b7f92000 r--p 00000000 08:05 551642 /usr/lib/locale/en_US.utf8/LC_ADDRESS b7f92000-b7f93000 r--p 00000000 08:05 551643 /usr/lib/locale/en_US.utf8/LC_TELEPHONE b7f93000-b7f94000 r--p 00000000 08:05 551644 /usr/lib/locale/en_US.utf8/LC_MEASUREMENT b7f94000-b7f9b000 r--s 00000000 08:05 502864 /usr/lib/gconv/gconv-modules.cache b7f9b000-b7f9c000 r--p 00000000 08:05 551645 /usr/lib/locale/en_US.utf8/LC_IDENTIFICATION b7f9c000-b7f9e000 rw-p b7f9c000 00:00 0 b7f9e000-b7fb7000 r-xp 00000000 08:05 226690 /lib/ld-2.4.so b7fb7000-b7fb9000 rw-p 00018000 08:05 226690 /lib/ld-2.4.so bf897000-bf8aa000 rwxp bf897000 00:00 0 [stack] bf8aa000-bf8ad000 rw-p bf8aa000 00:00 0 ffffe000-fffff000 ---p 00000000 00:00 0 [vdso] ProcStatus: Name: totem-mozilla-v State: D (disk sleep) SleepAVG: 43% Tgid: 17777 Pid: 17777 PPid: 1 TracerPid: 0 Uid: 1000 1000 1000 1000 Gid: 1000 1000 1000 1000 FDSize: 256 Groups: 4 20 24 25 29 30 33 44 46 108 111 113 1000 VmPeak: 124480 kB VmSize: 124480 kB VmLck: 0 kB VmHWM: 67896 kB VmRSS: 67896 kB VmData: 87172 kB VmStk: 88 kB VmExe: 92 kB VmLib: 18592 kB VmPTE: 96 kB Threads: 9 SigQ: 1/4294967295 SigPnd: 0000000000000000 ShdPnd: 0000000000000000 SigBlk: 0000000000001000 SigIgn: 0000000020001000 SigCgt: 0000000180000000 CapInh: 0000000000000000 CapPrm: 0000000000000000 CapEff: 0000000000000000 Cpus_allowed: ff Mems_allowed: 1 Registers: Using host libthread_db library "/lib/tls/i686/cmov/libthread_db.so.1". Core was generated by `/usr/lib/totem/totem-mozilla-viewer --xid 54670425 --width 896 --height 448 --u'. Program terminated with signal 11, Segmentation fault. #0 0xb60b9342 in ff_h264_idct_add_mmx2 () from /usr/lib/xine/plugins/1.1.2/xineplug_decode_ff.so eax 0xb1930150 -1315765936 ecx 0xb1809f90 -1316970608 edx 0xb1930310 -1315765488 ebx 0xb616c8f0 -1240020752 esp 0xb32fe834 0xb32fe834 ebp 0x8 0x8 esi 0x7 7 edi 0x1c0 448 eip 0xb60b9342 0xb60b9342 eflags 0x10286 [ PF SF IF RF ] cs 0x73 115 ss 0x7b 123 ds 0x7b 123 es 0xc010007b -1072693125 fs 0x0 0 gs 0x33 51 Signal: 11 SourcePackage: totem Stacktrace: Using host libthread_db library "/lib/tls/i686/cmov/libthread_db.so.1". Core was generated by `/usr/lib/totem/totem-mozilla-viewer --xid 54670425 --width 896 --height 448 --u'. Program terminated with signal 11, Segmentation fault. #0 0xb60b9342 in ff_h264_idct_add_mmx2 () from /usr/lib/xine/plugins/1.1.2/xineplug_decode_ff.so #0 0xb60b9342 in ff_h264_idct_add_mmx2 () from /usr/lib/xine/plugins/1.1.2/xineplug_decode_ff.so No symbol table info available. #1 0x00000000 in ?? () No symbol table info available. ThreadStacktrace: Using host libthread_db library "/lib/tls/i686/cmov/libthread_db.so.1". Core was generated by `/usr/lib/totem/totem-mozilla-viewer --xid 54670425 --width 896 --height 448 --u'. Program terminated with signal 11, Segmentation fault. #0 0xb60b9342 in ff_h264_idct_add_mmx2 () from /usr/lib/xine/plugins/1.1.2/xineplug_decode_ff.so . Thread 9 (process 17777): #0 0xffffe410 in __kernel_vsyscall () No symbol table info available. #1 0xb712b803 in poll () from /lib/tls/i686/cmov/libc.so.6 No symbol table info available. #2 0xb729c813 in g_main_context_check () from /usr/lib/libglib-2.0.so.0 No symbol table info available. #3 0xb729cb89 in g_main_loop_run () from /usr/lib/libglib-2.0.so.0 No symbol table info available. #4 0xb7b78574 in gtk_main () from /usr/lib/libgtk-x11-2.0.so.0 No symbol table info available. #5 0x08051595 in main () No symbol table info available. . Thread 8 (process 17779): #0 0xffffe410 in __kernel_vsyscall () No symbol table info available. #1 0xb735fa8c in pthread_cond_timedwait@@GLIBC_2.3.2 () from /lib/tls/i686/cmov/libpthread.so.0 No symbol table info available. #2 0xb7504dff in _x_metronom_init () from /usr/lib/libxine.so.1 No symbol table info available. #3 0xb5ed845c in ?? () No symbol table info available. #4 0xb5ed8464 in ?? () No symbol table info available. #5 0x0822eb60 in ?? () No symbol table info available. #6 0xb5ed845c in ?? () No symbol table info available. #7 0x00000130 in ?? () No symbol table info available. #8 0x00000000 in ?? () No symbol table info available. . Thread 7 (process 17780): #0 0xffffe410 in __kernel_vsyscall () No symbol table info available. #1 0xb7362bf6 in __nanosleep_nocancel () from /lib/tls/i686/cmov/libpthread.so.0 No symbol table info available. #2 0xb752d842 in xine_usec_sleep () from /usr/lib/libxine.so.1 No symbol table info available. . Thread 6 (process 17783): #0 0xffffe410 in __kernel_vsyscall () No symbol table info available. #1 0xb712b803 in poll () from /lib/tls/i686/cmov/libc.so.6 No symbol table info available. #2 0xb534519f in ?? () from /usr/lib/xine/plugins/1.1.2/xineplug_ao_out_alsa.so No symbol table info available. #3 0xb472c3b8 in ?? () No symbol table info available. #4 0x00000001 in ?? () No symbol table info available. #5 0x0000014d in ?? () No symbol table info available. #6 0x00000000 in ?? () No symbol table info available. . Thread 5 (process 17784): #0 0xffffe410 in __kernel_vsyscall () No symbol table info available. #1 0xb735f816 in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/tls/i686/cmov/libpthread.so.0 No symbol table info available. #2 0xb75131d2 in _x_ao_channels2mode () from /usr/lib/libxine.so.1 No symbol table info available. #3 0x086c3f44 in ?? () No symbol table info available. #4 0x086c3f2c in ?? () No symbol table info available. #5 0x00000000 in ?? () No symbol table info available. . Thread 4 (process 17786): #0 0xffffe410 in __kernel_vsyscall () No symbol table info available. #1 0xb735f816 in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/tls/i686/cmov/libpthread.so.0 No symbol table info available. #2 0xb75084cc in _x_dummy_fifo_buffer_new () from /usr/lib/libxine.so.1 No symbol table info available. #3 0x087d79b4 in ?? () No symbol table info available. #4 0x0808bec8 in ?? () No symbol table info available. #5 0x087d79b4 in ?? () No symbol table info available. #6 0xb753d350 in ?? () from /usr/lib/libxine.so.1 No symbol table info available. #7 0xffffffff in ?? () No symbol table info available. #8 0x087c4f50 in ?? () No symbol table info available. #9 0x00000000 in ?? () No symbol table info available. . Thread 3 (process 17787): #0 0xffffe410 in __kernel_vsyscall () No symbol table info available. #1 0xb735f816 in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/tls/i686/cmov/libpthread.so.0 No symbol table info available. #2 0xb751816c in xine_event_wait () from /usr/lib/libxine.so.1 No symbol table info available. #3 0x087f5590 in ?? () No symbol table info available. #4 0x00000001 in ?? () No symbol table info available. #5 0xb75181f4 in xine_event_wait () from /usr/lib/libxine.so.1 No symbol table info available. #6 0x00000000 in ?? () No symbol table info available. . Thread 2 (process 17788): #0 0xffffe410 in __kernel_vsyscall () No symbol table info available. #1 0xb7362bf6 in __nanosleep_nocancel () from /lib/tls/i686/cmov/libpthread.so.0 No symbol table info available. #2 0xb752d842 in xine_usec_sleep () from /usr/lib/libxine.so.1 No symbol table info available. #3 0xb151b434 in ?? () No symbol table info available. #4 0x087c5d34 in ?? () No symbol table info available. #5 0x087c58d8 in ?? () No symbol table info available. #6 0x00000000 in ?? () No symbol table info available. . Thread 1 (process 17785): #0 0xb60b9342 in ff_h264_idct_add_mmx2 () from /usr/lib/xine/plugins/1.1.2/xineplug_decode_ff.so No symbol table info available. #1 0x00000000 in ?? () No symbol table info available. Uname: Linux oberon6 2.6.17-10-generic #2 SMP Fri Oct 13 18:45:35 UTC 2006 i686 GNU/Linux ** Affects: totem (Ubuntu) Importance: Undecided Status: Unconfirmed -- Totem Mozilla Viewer dies trying to display .mov from apple.com web site https://launchpad.net/bugs/70770 From nils at boysen.info Tue Nov 7 19:13:39 2006 From: nils at boysen.info (ubunturox) Date: Tue, 07 Nov 2006 19:13:39 -0000 Subject: [Bug 70769] Re: Panel does not stay deleted in second monitor References: <20061107185708.877.69745.malonedeb@gangotri.ubuntu.com> Message-ID: <20061107191339.1115.6055.launchpad@gangotri.ubuntu.com> ** Description changed: Binary package hint: gnome-panel hi, when I delete my gnome-panels on my second head the reappear after a I restart X. reproduce like this: 1. start X with dualhead support 2. delete gnome-panels on 2. head - 3. restart X - panels appear again + 3. restart X or logout/login - panels appear again this the the xorg.conf ServerLayout I use: Section "ServerLayout" Identifier "Server Layout" Screen "Screen0" Screen "Screen1" RightOf "Screen0" InputDevice "Mouse1" "CorePointer" InputDevice "Keyboard1" "CoreKeyboard" EndSection my hardware: VGA compatible controller: ATI Technologies Inc RV350 [Mobility Radeon 9600 M10] -- Panel does not stay deleted in second monitor https://launchpad.net/bugs/70769 From bigdoby at gmail.com Tue Nov 7 19:18:50 2006 From: bigdoby at gmail.com (bigdoby) Date: Tue, 07 Nov 2006 19:18:50 -0000 Subject: [Bug 69552] Re: Firefox don't play videos with totem-mozilla plugin References: <20061031190331.4148.7872.malonedeb@gandwana.ubuntu.com> Message-ID: <20061107191850.1115.84395.malone@gangotri.ubuntu.com> for me, similar, it plays a video stream for few seconds and then crash!! the link was http://www.camera.it/audiovideo/default.aspx?VideoType=wm&banda=1 ** Attachment added: "the crash log" http://librarian.launchpad.net/4977287/_usr_lib_firefox_firefox-bin.pSgcoj.crash -- Firefox don't play videos with totem-mozilla plugin https://launchpad.net/bugs/69552 From Seba_B at gmx.net Tue Nov 7 19:20:51 2006 From: Seba_B at gmx.net (Sebastian Breier) Date: Tue, 07 Nov 2006 19:20:51 -0000 Subject: [Bug 54684] Re: High CPU usage References: <20060731180328.29548.70203.malonedeb@gandwana.ubuntu.com> Message-ID: <20061107192051.1115.93074.malone@gangotri.ubuntu.com> Any chances that this will be officially fixed in edgy? Or do I have to get the packages manually? -- High CPU usage https://launchpad.net/bugs/54684 From daniel.holbach at ubuntu.com Tue Nov 7 19:29:49 2006 From: daniel.holbach at ubuntu.com (Daniel Holbach) Date: Tue, 07 Nov 2006 19:29:49 -0000 Subject: [Bug 6036] Re: rotating images not working in gthumb fullscreen mode References: <20051222123756.24631.28833.malonedeb@gangotri.ubuntu.com> Message-ID: <20061107192949.31933.94130.launchpad@gandwana.ubuntu.com> ** Changed in: gthumb (upstream) Assignee: Ubuntu GNOME => (unassigned) Status: Unconfirmed => Fix Released -- rotating images not working in gthumb fullscreen mode https://launchpad.net/bugs/6036 From daniel.holbach at ubuntu.com Tue Nov 7 19:29:25 2006 From: daniel.holbach at ubuntu.com (Daniel Holbach) Date: Tue, 07 Nov 2006 19:29:25 -0000 Subject: [Bug 5634] Re: Symbol lookup error in Dapper References: <20051210142723.19046.60231.malonedeb@gangotri.ubuntu.com> Message-ID: <20061107192925.1115.28952.launchpad@gangotri.ubuntu.com> ** Changed in: epiphany-browser (upstream) Assignee: Ubuntu GNOME => (unassigned) Status: Unconfirmed => Rejected -- Symbol lookup error in Dapper https://launchpad.net/bugs/5634 From daniel.holbach at ubuntu.com Tue Nov 7 19:29:15 2006 From: daniel.holbach at ubuntu.com (Daniel Holbach) Date: Tue, 07 Nov 2006 19:29:15 -0000 Subject: [Bug 4654] Re: Nautilus "Burn Audio, Photo or Data CD?" popup remains in background References: <20051120082837.25456.41998.malonedeb@gangotri.ubuntu.com> Message-ID: <20061107192915.877.29998.malone@gangotri.ubuntu.com> Thanks for your bug report. Do you still have the problem? ** Changed in: gnome-volume-manager (upstream) Assignee: Ubuntu GNOME => (unassigned) ** Also affects: gnome-volume-manager (Ubuntu) Importance: Undecided Status: Unconfirmed ** Changed in: gnome-volume-manager (Ubuntu) Assignee: (unassigned) => Ubuntu Desktop Bugs Status: Unconfirmed => Needs Info -- Nautilus "Burn Audio, Photo or Data CD?" popup remains in background https://launchpad.net/bugs/4654 From daniel.holbach at ubuntu.com Tue Nov 7 19:27:21 2006 From: daniel.holbach at ubuntu.com (Daniel Holbach) Date: Tue, 07 Nov 2006 19:27:21 -0000 Subject: [Bug 4438] Re: Evolution doesn't close when IMAP quota is low References: <20051114104759.25456.51434.malonedeb@gangotri.ubuntu.com> Message-ID: <20061107192721.31933.15161.launchpad@gandwana.ubuntu.com> ** Changed in: evolution (upstream) Assignee: Ubuntu GNOME => (unassigned) Status: Unconfirmed => Fix Released -- Evolution doesn't close when IMAP quota is low https://launchpad.net/bugs/4438 From daniel.holbach at ubuntu.com Tue Nov 7 19:25:45 2006 From: daniel.holbach at ubuntu.com (Daniel Holbach) Date: Tue, 07 Nov 2006 19:25:45 -0000 Subject: [Bug 3763] Re: 0.9.0 Crashes after starting References: <20051101024616.30465.56563.malonedeb@gangotri.ubuntu.com> Message-ID: <20061107192545.1115.82950.launchpad@gangotri.ubuntu.com> ** Changed in: rhythmbox (upstream) Status: Unconfirmed => Rejected ** Changed in: rhythmbox (upstream) Assignee: Ubuntu GNOME => (unassigned) -- 0.9.0 Crashes after starting https://launchpad.net/bugs/3763 From daniel.holbach at ubuntu.com Tue Nov 7 19:25:24 2006 From: daniel.holbach at ubuntu.com (Daniel Holbach) Date: Tue, 07 Nov 2006 19:25:24 -0000 Subject: [Bug 3668] Re: segfault while playing mp3 files with gstreamer References: <20051029085200.5442.34944.malonedeb@gangotri.ubuntu.com> Message-ID: <20061107192524.877.66347.launchpad@gangotri.ubuntu.com> ** Changed in: rhythmbox (upstream) Assignee: Ubuntu GNOME => (unassigned) -- segfault while playing mp3 files with gstreamer https://launchpad.net/bugs/3668 From peter at liedler.at Tue Nov 7 19:34:03 2006 From: peter at liedler.at (Peter Liedler) Date: Tue, 07 Nov 2006 19:34:03 -0000 Subject: [Bug 70733] Re: Python plug-in freezes References: <20061107132056.32016.86501.malonedeb@gandwana.ubuntu.com> Message-ID: <20061107193403.877.55009.malone@gangotri.ubuntu.com> Thank you for your bug report. Can you run the program from a konsole/terminal and post the output? Did you notice the python freeze in other applications too (i.e. solarwolf)? What kind of computer do you have and which versuion of ubuntu do you use? ** Changed in: rhythmbox (Ubuntu) Status: Unconfirmed => Needs Info -- Python plug-in freezes https://launchpad.net/bugs/70733 From mwohlmuther at gmx.net Tue Nov 7 20:00:38 2006 From: mwohlmuther at gmx.net (Michael Wohlmuther) Date: Tue, 07 Nov 2006 20:00:38 -0000 Subject: [Bug 70776] Evolution crashed after deactivating E-Mail Account in Options References: <20061107200038.32016.89724.malonedeb@gandwana.ubuntu.com> Message-ID: <20061107200038.32016.89724.malonedeb@gandwana.ubuntu.com> Public bug reported: I've deactivated an IMAP - Mailaccount in the Evolution-options and it crashed during that, after restarting the folder wasn't deactivated ** Affects: evolution (Ubuntu) Importance: Undecided Status: Unconfirmed -- Evolution crashed after deactivating E-Mail Account in Options https://launchpad.net/bugs/70776 From mr.wiseman at gmail.com Tue Nov 7 20:03:02 2006 From: mr.wiseman at gmail.com (R Volgers) Date: Tue, 07 Nov 2006 20:03:02 -0000 Subject: [Bug 69894] Re: gnome-volume control crashes (preferences) References: <20061102152128.27977.68263.malonedeb@gandwana.ubuntu.com> Message-ID: <20061107200302.1115.18755.malone@gangotri.ubuntu.com> Hi, sorry for the late reply. Luckily, this doesn't happen every time I go to prefs. In fact I haven't been able to reproduce it since. My alsa config is now fixed after deleting some (trivial, or so I thought) custom config files left over from dapper (/etc/asound.conf and .asoundrc). Symptoms were all kinds of strange behaviour, esp. relating to multi-channel output (stuttering, refusing to play, non-working volume controls etc.). -- gnome-volume control crashes (preferences) https://launchpad.net/bugs/69894 From nils at boysen.info Tue Nov 7 20:05:36 2006 From: nils at boysen.info (ubunturox) Date: Tue, 07 Nov 2006 20:05:36 -0000 Subject: [Bug 70779] volume-slide controls wrong channel References: <20061107200537.31933.51832.malonedeb@gandwana.ubuntu.com> Message-ID: <20061107200537.31933.51832.malonedeb@gandwana.ubuntu.com> Public bug reported: Binary package hint: gnome-volume-manager hi, my volume-control-slide changes the volume on the wrong "channel" on my laptop Dell Inspiron 9200. This is my soundcard: Multimedia audio controller: Intel Corporation 82801DB/DBL/DBM (ICH4/ICH4-L/ICH4-M) AC'97 Audio Controller (rev 01) The problem seems to be that the notebook has 4 speakers - 2 for high and 2 for low frequencies. The Master-slide in gnome-valume-control changes the 2 speakers for the high frequencies. The low frequencies are changed by the Master-Mono-slide. So if I want to change the volume I always have to change both slides or use the PCM-slide. Is there a way to define that the slide in the gnome-panel should map to the PCM-channel? Is using the PCM-slide the intended way to use my soundcard or is the real master-slide not detected? thanx. ** Affects: gnome-volume-manager (Ubuntu) Importance: Undecided Status: Unconfirmed -- volume-slide controls wrong channel https://launchpad.net/bugs/70779 From mr.wiseman at gmail.com Tue Nov 7 20:08:36 2006 From: mr.wiseman at gmail.com (R Volgers) Date: Tue, 07 Nov 2006 20:08:36 -0000 Subject: [Bug 69894] Re: gnome-volume control crashes (preferences) References: <20061102152128.27977.68263.malonedeb@gandwana.ubuntu.com> Message-ID: <20061107200836.1115.61447.malone@gangotri.ubuntu.com> Ah, just to clarify, the custom changes I had made to my config files were an extra pcm to duplicate stereo to 5.1 in my .asoundrc and some code in asound.conf that made sure the correct sound card was used IIRC (I have onboard audio and a separate card). I no longer have the old asound.conf unfortunately. -- gnome-volume control crashes (preferences) https://launchpad.net/bugs/69894 From mwohlmuther at gmx.net Tue Nov 7 20:11:12 2006 From: mwohlmuther at gmx.net (Michael Wohlmuther) Date: Tue, 07 Nov 2006 20:11:12 -0000 Subject: [Bug 70776] Re: Evolution crashed after deactivating E-Mail Account in Options References: <20061107200038.32016.89724.malonedeb@gandwana.ubuntu.com> Message-ID: <20061107201112.1115.41864.malone@gangotri.ubuntu.com> ** Attachment added: "Crash Report of Evolution Crash" http://librarian.launchpad.net/4978401/_usr_bin_evolution.1000.crash -- Evolution crashed after deactivating E-Mail Account in Options https://launchpad.net/bugs/70776 From crimsun at fungus.sh.nu Tue Nov 7 20:18:00 2006 From: crimsun at fungus.sh.nu (Daniel T Chen) Date: Tue, 07 Nov 2006 20:18:00 -0000 Subject: [Bug 70779] Re: volume-slide controls wrong channel References: <20061107200537.31933.51832.malonedeb@gandwana.ubuntu.com> Message-ID: <20061107201800.31933.18228.malone@gandwana.ubuntu.com> Wrong source package, you want gnome-media instead. Secondary-click the volume icon, choose properties, select PCM. ** Changed in: gnome-volume-manager (Ubuntu) Sourcepackagename: gnome-volume-manager => gnome-media Status: Unconfirmed => Rejected -- volume-slide controls wrong channel https://launchpad.net/bugs/70779 From mpt at canonical.com Tue Nov 7 20:26:11 2006 From: mpt at canonical.com (Matthew Paul Thomas) Date: Tue, 07 Nov 2006 20:26:11 -0000 Subject: [Bug 64411] Re: [Edgy] Suggestions about gdm login screen References: <20061006193332.5260.55277.malonedeb@gangotri.ubuntu.com> Message-ID: <20061107202611.1115.61149.launchpad@gangotri.ubuntu.com> ** Changed in: gdm (Ubuntu) Status: Needs Info => Confirmed -- [Edgy] Suggestions about gdm login screen https://launchpad.net/bugs/64411 From mpt at canonical.com Tue Nov 7 20:30:57 2006 From: mpt at canonical.com (Matthew Paul Thomas) Date: Tue, 07 Nov 2006 20:30:57 -0000 Subject: [Bug 70786] "Username" field contains nonsensical tooltip References: <20061107203057.877.97161.malonedeb@gangotri.ubuntu.com> Message-ID: <20061107203057.877.97161.malonedeb@gangotri.ubuntu.com> Public bug reported: gdm 2.16.1, Ubuntu 6.10 When the mouse pointer is over the "Username" field in the login screen, a tooltip appears: "Answer questions here and press Enter when done. For a menu press F10." This is nonsense. The login screen isn't asking you any questions. And nobody wants "a menu" unless they're at a restaurant. The field should not have a tooltip at all. ** Affects: gdm (Ubuntu) Importance: Undecided Status: Confirmed ** Description changed: + gdm 2.16.1, Ubuntu 6.10 + When the mouse pointer is over the "Username" field in the login screen, a tooltip appears: "Answer questions here and press Enter when done. For a menu press F10." - This is nonsense. The login screen isn't asking you any questions, and + This is nonsense. The login screen isn't asking you any questions. And nobody wants "a menu" unless they're at a restaurant. The field should not have a tooltip at all. -- "Username" field contains nonsensical tooltip https://launchpad.net/bugs/70786 From stgraber at stgraber.org Tue Nov 7 20:35:15 2006 From: stgraber at stgraber.org (=?utf-8?q?St=C3=A9phane_Graber?=) Date: Tue, 07 Nov 2006 20:35:15 -0000 Subject: [Bug 70786] Re: "Username" field contains nonsensical tooltip References: <20061107203057.877.97161.malonedeb@gangotri.ubuntu.com> Message-ID: <20061107203515.32016.2259.malone@gandwana.ubuntu.com> We can also at least change it to something like : "Enter your username, then hit enter. You can access session/boot/action menu by the F10 key" It would have more sense than the current one. ** Changed in: gdm (Ubuntu) Status: Unconfirmed => Confirmed -- "Username" field contains nonsensical tooltip https://launchpad.net/bugs/70786 From vyruss at freemail.gr Tue Nov 7 20:49:04 2006 From: vyruss at freemail.gr (Jimmy Angelakos) Date: Tue, 07 Nov 2006 20:49:04 -0000 Subject: [Bug 59045] Re: edgy desktop/liveCD Trashcan does not work References: <20060905155420.29144.39027.malonedeb@gangotri.ubuntu.com> Message-ID: <20061107204904.31933.88561.malone@gandwana.ubuntu.com> The problem has gone away for me after a reboot. (Running Edgy 6.10 with all latest updates) -- edgy desktop/liveCD Trashcan does not work https://launchpad.net/bugs/59045 From cody.somerville at gmail.com Tue Nov 7 21:27:18 2006 From: cody.somerville at gmail.com (Cody A.W. Somerville) Date: Tue, 07 Nov 2006 21:27:18 -0000 Subject: [Bug 59397] Re: Shutdown permissions References: <20060907193510.12796.86950.malonedeb@gandwana.ubuntu.com> Message-ID: <20061107212718.32016.30838.malone@gandwana.ubuntu.com> This seems like a serious issue. Any updates? -- Shutdown permissions https://launchpad.net/bugs/59397 From duncan at lithgow-schmidt.dk Tue Nov 7 21:37:37 2006 From: duncan at lithgow-schmidt.dk (Duncan Lithgow) Date: Tue, 07 Nov 2006 21:37:37 -0000 Subject: [Bug 44067] Re: Sessions preferences help outdated References: <20060510184942.21547.48582.malonedeb@gandwana.ubuntu.com> Message-ID: <20061107213737.877.63805.malone@gangotri.ubuntu.com> This bug is still present in edgy. -- Sessions preferences help outdated https://launchpad.net/bugs/44067 From passport at no-log.org Tue Nov 7 21:42:52 2006 From: passport at no-log.org (Milka Jinka) Date: Tue, 07 Nov 2006 21:42:52 -0000 Subject: [Bug 70798] Randomly incomplete renaming of categories References: <20061107214252.1115.1123.malonedeb@gangotri.ubuntu.com> Message-ID: <20061107214252.1115.1123.malonedeb@gangotri.ubuntu.com> Public bug reported: Using Ubuntu Edgy (upgraded from Dapper, but it was a Kubuntu), with French language : - I launch the menu editor Alacarte from the System menu - I right-click on a category (eg: "Games"), then "Properties" to edit its name - I delete the existing name and write a new one (eg: "Entertainment"). As i type, on the background, the name seems to be edited properly. - When I click on "Close" to accept the modification, the category's new name appears randomly half-edited. Sometimes (rarely) the editing goes well, sometimes I end up with "Ent", or "Enterta", and I have to edit the name again, and the same bug occurs repeatedly : the modifications I bring to the name are only saved few letters at a time. This bug doesn't occur with the apps' menu entries. I am the owner of the .local directory and all the files inside it, so it can't be the problem. By launching Alacarte in a terminal, it printed the following message several times - precisely I get a copy of this message for each letter in the category's new name : ** (alacarte:24785): CRITICAL **: gmenu_tree_ref: assertion `tree != NULL' failed Traceback (most recent call last): File "/usr/lib/python2.4/site-packages/Alacarte/DialogHandler.py", line 454, in on_menu_contents_changed self.saveMenu(values) File "/usr/lib/python2.4/site-packages/Alacarte/DialogHandler.py", line 464, in saveMenu self.editor.editMenu(self.menu, None, values[1], values[2], final) File "/usr/lib/python2.4/site-packages/Alacarte/MenuEditor.py", line 265, in editMenu menu_xml = self.__getXmlMenu(self.__getPath(menu), dom, dom) File "/usr/lib/python2.4/site-packages/Alacarte/MenuEditor.py", line 447, in __getPath path = menu.tree.root.get_menu_id() AttributeError: 'NoneType' object has no attribute 'root' ** Affects: alacarte (Ubuntu) Importance: Undecided Status: Unconfirmed ** Description changed: Using Ubuntu Edgy (upgraded from Dapper, but it was a Kubuntu), with French language : - I launch the menu editor Alacarte from the System menu - I right-click on a category (eg: "Games"), then "Properties" to edit its name - I delete the existing name and write a new one (eg: "Entertainment"). As i type, on the background, the name seems to be edited properly. - - When I click on "Close" to accept the modification, the category's new name appears randomly half-edited. Sometimes (rarely) the editing goes well, sometimes I end up with "Ent", or "Enterta", and I have to edit the name again, and the same bug occurs repeatedly : the modifications I make to the name are only saved few letters at a time. + - When I click on "Close" to accept the modification, the category's new name appears randomly half-edited. Sometimes (rarely) the editing goes well, sometimes I end up with "Ent", or "Enterta", and I have to edit the name again, and the same bug occurs repeatedly : the modifications I bring to the name are only saved few letters at a time. - This bug doesn't occurs with menu entries for the apps. + This bug doesn't occur with the apps' menu entries. I am the owner of the .local directory and all the files inside it, so it can't be the problem. By launching Alacarte in a terminal, it printed the following message several times - precisely I get a copy of this message for each letter in the category's new name : ** (alacarte:24785): CRITICAL **: gmenu_tree_ref: assertion `tree != NULL' failed Traceback (most recent call last): File "/usr/lib/python2.4/site-packages/Alacarte/DialogHandler.py", line 454, in on_menu_contents_changed self.saveMenu(values) File "/usr/lib/python2.4/site-packages/Alacarte/DialogHandler.py", line 464, in saveMenu self.editor.editMenu(self.menu, None, values[1], values[2], final) File "/usr/lib/python2.4/site-packages/Alacarte/MenuEditor.py", line 265, in editMenu menu_xml = self.__getXmlMenu(self.__getPath(menu), dom, dom) File "/usr/lib/python2.4/site-packages/Alacarte/MenuEditor.py", line 447, in __getPath path = menu.tree.root.get_menu_id() AttributeError: 'NoneType' object has no attribute 'root' ** Tags added: alacarte ** Tags added: edgy -- Randomly incomplete renaming of categories https://launchpad.net/bugs/70798 From nils at boysen.info Tue Nov 7 21:50:13 2006 From: nils at boysen.info (ubunturox) Date: Tue, 07 Nov 2006 21:50:13 -0000 Subject: [Bug 70779] Re: volume-slide controls wrong channel References: <20061107200537.31933.51832.malonedeb@gandwana.ubuntu.com> Message-ID: <20061107215013.1115.93743.malone@gangotri.ubuntu.com> wow - quick response - thank you! can't believe I didn't see that... :) -- volume-slide controls wrong channel https://launchpad.net/bugs/70779 From chris at gnome-de.org Tue Nov 7 22:02:24 2006 From: chris at gnome-de.org (Christian Neumair) Date: Tue, 07 Nov 2006 22:02:24 -0000 Subject: [Bug 70802] Crash when cancelling outstanding jabber transfer References: <20061107220224.877.87509.malonedeb@gangotri.ubuntu.com> Message-ID: <20061107220224.877.87509.malonedeb@gangotri.ubuntu.com> Public bug reported: When cancelling an outstanding jabber transfer (no contact could be established with the remote user) after idling for quite some time (1hr+), a crash occured. ** Affects: gaim (Ubuntu) Importance: Undecided Status: Unconfirmed -- Crash when cancelling outstanding jabber transfer https://launchpad.net/bugs/70802 From chris at gnome-de.org Tue Nov 7 22:06:18 2006 From: chris at gnome-de.org (Christian Neumair) Date: Tue, 07 Nov 2006 22:06:18 -0000 Subject: [Bug 70802] Re: Crash when cancelling outstanding jabber transfer References: <20061107220224.877.87509.malonedeb@gangotri.ubuntu.com> Message-ID: <20061107220618.877.94803.malone@gangotri.ubuntu.com> ** Attachment added: "Crash report" http://librarian.launchpad.net/4980744/_usr_bin_gaim.1000.crash -- Crash when cancelling outstanding jabber transfer https://launchpad.net/bugs/70802 From linux-stuff at arcor.de Tue Nov 7 22:21:18 2006 From: linux-stuff at arcor.de (=?utf-8?q?Frieder_B=C3=BCrzele?=) Date: Tue, 07 Nov 2006 22:21:18 -0000 Subject: [Bug 67837] Re: could not export graph as jpeg and png image References: <20061023203030.23188.18247.malonedeb@gangotri.ubuntu.com> Message-ID: <20061107222119.32016.41713.malone@gandwana.ubuntu.com> up to now there is no fix in edgy repositories so here the fixed library for i386 http://evermind.ev.funpic.de/libgoffice-0-3_0.3.0-1ubuntu2_i386.deb -- could not export graph as jpeg and png image https://launchpad.net/bugs/67837 From jani at ubuntu.com Tue Nov 7 22:33:30 2006 From: jani at ubuntu.com (Jani Monoses) Date: Tue, 07 Nov 2006 22:33:30 -0000 Subject: [Bug 59397] Re: Shutdown permissions References: <20060907193510.12796.86950.malonedeb@gandwana.ubuntu.com> Message-ID: <20061107223330.1115.1715.malone@gangotri.ubuntu.com> no updates planned for dapper for now. This is fixed in edgy I think. Updating dapper will be considered depending on when 6.06.2 is planned (no ETA) and on the Xfce 4.4 release date. -- Shutdown permissions https://launchpad.net/bugs/59397 From tahirdogan at gmail.com Tue Nov 7 22:44:13 2006 From: tahirdogan at gmail.com (coldpanic) Date: Tue, 07 Nov 2006 22:44:13 -0000 Subject: [Bug 70809] no summary closed and reopened References: <20061107222926.31933.86719.malonedeb@gandwana.ubuntu.com> Message-ID: <20061107224413.32016.13025.launchpad@canonical@gandwana.ubuntu.com> Public bug reported: and it continue crashing :( ** Affects: rhythmbox (Ubuntu) Importance: Undecided Status: Needs Info -- no summary closed and reopened https://launchpad.net/bugs/70809 From tahirdogan at gmail.com Tue Nov 7 22:37:54 2006 From: tahirdogan at gmail.com (coldpanic) Date: Tue, 07 Nov 2006 22:37:54 -0000 Subject: [Bug 70809] Re: no summary closed and reopened References: <20061107222926.31933.86719.malonedeb@gandwana.ubuntu.com> Message-ID: <20061107223754.31933.4828.malone@gandwana.ubuntu.com> ** Attachment added: "rhythm box crash 1" http://librarian.launchpad.net/4980791/_usr_lib_rhythmbox_rhythmbox-metadata.1000.crash -- no summary closed and reopened https://launchpad.net/bugs/70809 From launchpad-dot-net at mibus.org Tue Nov 7 22:36:46 2006 From: launchpad-dot-net at mibus.org (mibus) Date: Tue, 07 Nov 2006 22:36:46 -0000 Subject: [Bug 66239] Re: Patch to add HAL FDI info for MPMan MP-Ki 128 References: <20061015120347.3013.14304.malonedeb@gangotri.ubuntu.com> Message-ID: <20061107223646.31933.40711.malone@gandwana.ubuntu.com> 1. I think so. I didn't have one, I probably had an old fdi file? My device was also 512MB, the '128' is just from the USB ident string. 2. Mine is the same. I didn't see that option - if there is one, it would be good to add it in. (FWIW, mine won't actually work as an MP3 player any more - either dd'ing images on and off of it upset it, or it's been through the wash... I'd really like a YP-U1 or something similar, which can play my existing Vorbis files) -- Patch to add HAL FDI info for MPMan MP-Ki 128 https://launchpad.net/bugs/66239 From gpz500 at technologist.com Tue Nov 7 22:35:47 2006 From: gpz500 at technologist.com (Alessandro Morgantini) Date: Tue, 07 Nov 2006 22:35:47 -0000 Subject: [Bug 59045] Re: edgy desktop/liveCD Trashcan does not work References: <20060905155420.29144.39027.malonedeb@gangotri.ubuntu.com> Message-ID: <20061107223547.32016.49018.malone@gandwana.ubuntu.com> I confirm: after reboot the problem gone away. -- edgy desktop/liveCD Trashcan does not work https://launchpad.net/bugs/59045 From dean at deansas.org Tue Nov 7 22:44:13 2006 From: dean at deansas.org (Dean Sas) Date: Tue, 07 Nov 2006 22:44:13 -0000 Subject: [Bug 70809] Re: no summary closed and reopened References: <20061107222926.31933.86719.malonedeb@gandwana.ubuntu.com> Message-ID: <20061107224413.32016.27548.malone@gandwana.ubuntu.com> coldpanic: What was you doing when the program crashed? Just starting it up? ** Changed in: tar (Ubuntu) Sourcepackagename: tar => rhythmbox Status: Unconfirmed => Needs Info ** Changed in: rhythmbox (Ubuntu) Assignee: (unassigned) => Ubuntu Desktop Bugs -- no summary closed and reopened https://launchpad.net/bugs/70809 From dean at deansas.org Tue Nov 7 22:53:48 2006 From: dean at deansas.org (Dean Sas) Date: Tue, 07 Nov 2006 22:53:48 -0000 Subject: [Bug 70809] Re: rhythmbox crashed References: <20061107222926.31933.86719.malonedeb@gandwana.ubuntu.com> Message-ID: <20061107225348.31933.84300.launchpad@gandwana.ubuntu.com> ** Summary changed: - no summary closed and reopened + rhythmbox crashed -- rhythmbox crashed https://launchpad.net/bugs/70809 From tahirdogan at gmail.com Tue Nov 7 23:11:15 2006 From: tahirdogan at gmail.com (coldpanic) Date: Tue, 07 Nov 2006 23:11:15 -0000 Subject: [Bug 70809] Re: no summary closed and reopened References: <20061107222926.31933.86719.malonedeb@gandwana.ubuntu.com> Message-ID: <20061107231115.877.92331.malone@gangotri.ubuntu.com> ** Attachment added: "rhythm box crash 2" http://librarian.launchpad.net/4981049/_usr_bin_rhythmbox.1000.crash -- rhythmbox crashed https://launchpad.net/bugs/70809 From tierfreunde-hagenburg at web.de Tue Nov 7 23:18:17 2006 From: tierfreunde-hagenburg at web.de (greenhunter) Date: Tue, 07 Nov 2006 23:18:17 -0000 Subject: [Bug 70691] Re: nautilus opens three windows after login References: <20061107071505.877.90066.malonedeb@gangotri.ubuntu.com> Message-ID: <20061107231817.877.47867.malone@gangotri.ubuntu.com> So it happend again. closed all running prgs. logged out of my session. logged in. and shot a picture, take a look. ** Attachment added: "After a login nautilus opens three windows with /home/user" http://librarian.launchpad.net/4981185/3timesnautilus.png -- nautilus opens three windows after login https://launchpad.net/bugs/70691 From seb128 at ubuntu.com Tue Nov 7 23:57:32 2006 From: seb128 at ubuntu.com (Sebastien Bacher) Date: Tue, 07 Nov 2006 23:57:32 -0000 Subject: [Bug 70691] Re: nautilus opens three windows after login References: <20061107071505.877.90066.malonedeb@gangotri.ubuntu.com> Message-ID: <20061107235732.31933.90641.malone@gandwana.ubuntu.com> Thanks for the bug report. This particular bug has already been reported into our bug tracking system, but please feel free to report any further bugs which you find. ** Changed in: nautilus (Ubuntu) Assignee: (unassigned) => Ubuntu Desktop Bugs Status: Unconfirmed => Rejected -- nautilus opens three windows after login https://launchpad.net/bugs/70691 From seb128 at ubuntu.com Wed Nov 8 00:06:00 2006 From: seb128 at ubuntu.com (Sebastien Bacher) Date: Wed, 08 Nov 2006 00:06:00 -0000 Subject: [Bug 67517] Re: Multiple windows of home loaded for no reason References: <20061022094540.29371.24818.malonedeb@gandwana.ubuntu.com> Message-ID: <20061108000600.877.74917.malone@gangotri.ubuntu.com> *** This bug is a duplicate of bug 67370 *** marking as duplicate of bug #67370 ** Changed in: nautilus (Ubuntu) Status: Needs Info => Rejected ** This bug has been marked a duplicate of bug 67370 [Edgy] Nautilus randomly opens home folder lots -- Multiple windows of home loaded for no reason https://launchpad.net/bugs/67517 From seb128 at ubuntu.com Wed Nov 8 00:13:56 2006 From: seb128 at ubuntu.com (Sebastien Bacher) Date: Wed, 08 Nov 2006 00:13:56 -0000 Subject: [Bug 70724] Re: gedit should be able to spellcheck latex documents References: <20061107114951.32016.90708.malonedeb@gandwana.ubuntu.com> Message-ID: <20061108001357.877.89929.malone@gangotri.ubuntu.com> Thank you for the upstream pointer ** Changed in: gedit (Ubuntu) Importance: Undecided => Wishlist Assignee: (unassigned) => Ubuntu Desktop Bugs Status: Unconfirmed => Confirmed -- gedit should be able to spellcheck latex documents https://launchpad.net/bugs/70724 From seb128 at ubuntu.com Wed Nov 8 00:11:00 2006 From: seb128 at ubuntu.com (Sebastien Bacher) Date: Wed, 08 Nov 2006 00:11:00 -0000 Subject: [Bug 70691] Re: nautilus opens three windows after login References: <20061107071505.877.90066.malonedeb@gangotri.ubuntu.com> Message-ID: <20061108001101.877.87370.launchpad@gangotri.ubuntu.com> *** This bug is a duplicate of bug 67370 *** ** This bug has been marked a duplicate of bug 67370 [Edgy] Nautilus randomly opens home folder lots -- nautilus opens three windows after login https://launchpad.net/bugs/70691 From seb128 at ubuntu.com Wed Nov 8 00:24:42 2006 From: seb128 at ubuntu.com (Sebastien Bacher) Date: Wed, 08 Nov 2006 00:24:42 -0000 Subject: [Bug 41335] Re: DVD playing is not working correctly with totem-gstreamer References: <20060425164557.28852.13196.malonedeb@gandwana.ubuntu.com> Message-ID: <20061108002442.31933.62481.launchpad@gandwana.ubuntu.com> ** Summary changed: - Totem refuses to play DVDs in some situations with Dapper + DVD playing is not working correctly with totem-gstreamer -- DVD playing is not working correctly with totem-gstreamer https://launchpad.net/bugs/41335 From seb128 at ubuntu.com Wed Nov 8 00:23:30 2006 From: seb128 at ubuntu.com (Sebastien Bacher) Date: Wed, 08 Nov 2006 00:23:30 -0000 Subject: [Bug 32823] Re: no dvd menu References: <20060225110933.16638.10180.malonedeb@gandwana.ubuntu.com> Message-ID: <20061108002330.1115.65008.malone@gangotri.ubuntu.com> *** This bug is a duplicate of bug 41335 *** no change or the bug would have been updated, and it's not marked "fix released", can be marked duplicate of bug #41335 ** This bug has been marked a duplicate of bug 41335 Totem refuses to play DVDs in some situations with Dapper -- no dvd menu https://launchpad.net/bugs/32823 From seb128 at ubuntu.com Wed Nov 8 00:27:44 2006 From: seb128 at ubuntu.com (Sebastien Bacher) Date: Wed, 08 Nov 2006 00:27:44 -0000 Subject: [Bug 70637] Re: BugBuddy should not run if the system is swapping References: <20061106204044.32016.83833.malonedeb@gandwana.ubuntu.com> Message-ID: <20061108002745.877.1401.malone@gangotri.ubuntu.com> Thank you for your bug. What signal has been sent to the process? Do you suggest to not catch segfaults when the system load is too high? ** Changed in: bug-buddy (Ubuntu) Status: Unconfirmed => Needs Info -- BugBuddy should not run if the system is swapping https://launchpad.net/bugs/70637 From seb128 at ubuntu.com Wed Nov 8 00:56:50 2006 From: seb128 at ubuntu.com (Sebastien Bacher) Date: Wed, 08 Nov 2006 00:56:50 -0000 Subject: [Bug 66860] Re: evolution-alarm-notify crashes on startup (xfce?) References: <20061019040059.29066.67555.malonedeb@gangotri.ubuntu.com> Message-ID: <20061108005650.1115.99185.malone@gangotri.ubuntu.com> opening an xfce bug according to the previous comment ** Also affects: xfce (Ubuntu) Importance: Undecided Status: Unconfirmed -- evolution-alarm-notify crashes on startup (xfce?) https://launchpad.net/bugs/66860 From alefteris at gmail.com Wed Nov 8 01:28:40 2006 From: alefteris at gmail.com (Athanasios Lefteris) Date: Wed, 08 Nov 2006 01:28:40 -0000 Subject: [Bug 70829] gdm should use dejavu fonts References: <20061108012840.32016.58064.malonedeb@gandwana.ubuntu.com> Message-ID: <20061108012840.32016.58064.malonedeb@gandwana.ubuntu.com> Public bug reported: Binary package hint: gdm gdm seems to use some other font other that the default dejavu font. I think it must be a bitsteam font. The menu that pops up when clicking "Options" seems to use the correct font. Without the dejavu fonts, Greek characters look horrible. ** Affects: gdm (Ubuntu) Importance: Undecided Status: Unconfirmed ** Tags added: greek -- gdm should use dejavu fonts https://launchpad.net/bugs/70829 From sutcliffe.alex at gmail.com Wed Nov 8 01:34:43 2006 From: sutcliffe.alex at gmail.com (Alex Sutcliffe) Date: Wed, 08 Nov 2006 01:34:43 -0000 Subject: [Bug 70798] Re: Randomly incomplete renaming of categories References: <20061107214252.1115.1123.malonedeb@gangotri.ubuntu.com> Message-ID: <20061108013443.1115.90873.malone@gangotri.ubuntu.com> Confirmed on edgy with alacarte 0.10.1-0ubuntu1 Changing "Games" to "Entertainment" left me with "Enter" ** Changed in: alacarte (Ubuntu) Status: Unconfirmed => Confirmed -- Randomly incomplete renaming of categories https://launchpad.net/bugs/70798 From mathieu at effraie.org Wed Nov 8 01:41:22 2006 From: mathieu at effraie.org (effraie) Date: Wed, 08 Nov 2006 01:41:22 -0000 Subject: [Bug 70821] libglibmm-2.4-dev seems to be buggy on ppc References: <20061108001919.32016.96370.malonedeb@gandwana.ubuntu.com> Message-ID: <20061108014122.31933.7345.launchpad@canonical@gandwana.ubuntu.com> Public bug reported: Binary package hint: libglibmm-2.4-dev Hello! I was trying to package BMPx for ppc. (on edgy) I had that kind of errors: ##################### /tmp/buildd/bmpx-0.32.0/plugins/vfs/container/libcontainer_folder.cc:58: undefined reference to `Glib::ustring::~ustring()' /tmp/buildd/bmpx-0.32.0/plugins/vfs/container/libcontainer_folder.cc:58: undefined reference to `Glib::ustring::~ustring()' /tmp/buildd/bmpx-0.32.0/plugins/vfs/container/libcontainer_folder.cc:58: undefined reference to `Glib::ustring::~ustring()' /tmp/buildd/bmpx-0.32.0/plugins/vfs/container/libcontainer_folder.cc:58: undefined reference to `Glib::ustring::~ustring()' /tmp/buildd/bmpx-0.32.0/plugins/vfs/container/libcontainer_folder.cc:58: undefined reference to `Glib::ustring::~ustring()' ######################### so i did add libglibmm-2.4-dev in build-deps. I had same errors. i tried it on x86, and it did build... so i think there is a bug in libglibmm-2.4-dev, even if i'm not capable to point it.. ** Affects: glibmm2.4 (Ubuntu) Importance: Medium Assignee: Ubuntu Desktop Bugs Status: Needs Info -- libglibmm-2.4-dev seems to be buggy on ppc https://launchpad.net/bugs/70821 From daniel.holbach at ubuntu.com Wed Nov 8 01:41:21 2006 From: daniel.holbach at ubuntu.com (Daniel Holbach) Date: Wed, 08 Nov 2006 01:41:21 -0000 Subject: [Bug 70821] Re: libglibmm-2.4-dev seems to be buggy on ppc References: <20061108001919.32016.96370.malonedeb@gandwana.ubuntu.com> Message-ID: <20061108014121.31933.9269.malone@gandwana.ubuntu.com> Thanks for your bug report. Can you please attach the build logs of this? ** Changed in: glibmm2.4 (Ubuntu) Importance: Undecided => Medium Assignee: (unassigned) => Ubuntu Desktop Bugs Status: Unconfirmed => Needs Info -- libglibmm-2.4-dev seems to be buggy on ppc https://launchpad.net/bugs/70821 From seb128 at ubuntu.com Wed Nov 8 01:53:04 2006 From: seb128 at ubuntu.com (Sebastien Bacher) Date: Wed, 08 Nov 2006 01:53:04 -0000 Subject: [Bug 70573] Re: gnome-settings-daemon asks an incomprehensible question References: <20061106123537.1115.2207.malonedeb@gangotri.ubuntu.com> Message-ID: <20061108015304.31933.87812.launchpad@gandwana.ubuntu.com> ** Changed in: control-center (Ubuntu) Importance: Undecided => Wishlist Assignee: (unassigned) => Ubuntu Desktop Bugs -- gnome-settings-daemon asks an incomprehensible question https://launchpad.net/bugs/70573 From seb128 at ubuntu.com Wed Nov 8 02:00:30 2006 From: seb128 at ubuntu.com (Sebastien Bacher) Date: Wed, 08 Nov 2006 02:00:30 -0000 Subject: [Bug 70595] Re: gnome-panel crash restart cycle with bad recent documents References: <20061106145957.31933.996.malonedeb@gandwana.ubuntu.com> Message-ID: <20061108020031.32016.14008.malone@gandwana.ubuntu.com> *** This bug is a duplicate of bug 66189 *** Thanks for the bug report. This particular bug has already been reported into our bug tracking system, but please feel free to report any further bugs which you find. ** Changed in: gnome-panel (Ubuntu) Assignee: (unassigned) => Ubuntu Desktop Bugs Status: Unconfirmed => Rejected ** This bug has been marked a duplicate of bug 66189 gnome-panel crash to gtkrecentmanager code -- gnome-panel crash restart cycle with bad recent documents https://launchpad.net/bugs/70595 From mathieu at effraie.org Wed Nov 8 02:23:21 2006 From: mathieu at effraie.org (effraie) Date: Wed, 08 Nov 2006 02:23:21 -0000 Subject: [Bug 70821] Re: libglibmm-2.4-dev seems to be buggy on ppc References: <20061108001919.32016.96370.malonedeb@gandwana.ubuntu.com> Message-ID: <20061108022321.1115.13914.malone@gangotri.ubuntu.com> here is the log. i did reported the bug to BMPx bugtracker too, cause i'm not sure where the bug come from. ** Attachment added: "build-log" http://librarian.launchpad.net/4981992/bmpx_0.32.0-1_powerpc.build -- libglibmm-2.4-dev seems to be buggy on ppc https://launchpad.net/bugs/70821 From nekohayo at gmail.com Wed Nov 8 03:27:24 2006 From: nekohayo at gmail.com (Jeff Fortin) Date: Wed, 08 Nov 2006 03:27:24 -0000 Subject: [Bug 56610] Re: Automatic search from address entry doesn't work anymore References: <20060816161711.7009.94040.malonedeb@gangotri.ubuntu.com> Message-ID: <20061108032724.32016.48486.malone@gandwana.ubuntu.com> Wait! Could you be kind enough to package it as a edgy-updates (like you proposed in an earlier comment)? This bug really irritates the hell out of me and I was expecting a patch for edgy :| I don't want to update to feisty for such a small bug (pretty much.. the only issue I have with edgy), but that small bug is annoying me (and I think, a lot of other users) daily. I even resorted to using deskbar-applet, but it's a band-aid instead of a solution. Thanks! -- Automatic search from address entry doesn't work anymore https://launchpad.net/bugs/56610 From internalerror at gmail.com Wed Nov 8 03:43:20 2006 From: internalerror at gmail.com (deadchip) Date: Wed, 08 Nov 2006 03:43:20 -0000 Subject: [Bug 70821] Re: libglibmm-2.4-dev seems to be buggy on ppc References: <20061108001919.32016.96370.malonedeb@gandwana.ubuntu.com> Message-ID: <20061108034320.877.68064.malone@gangotri.ubuntu.com> Well it is not a BMPx bug (i've closed it on our bugtracker as 'not fixable') seems like dholbach has taken notice of it so we'll have to wait until it gets fixed in glibmm upstream. (Might be some kind of linker/compiler issue still, though) -- libglibmm-2.4-dev seems to be buggy on ppc https://launchpad.net/bugs/70821 From compuguy1088 at gmail.com Wed Nov 8 04:06:15 2006 From: compuguy1088 at gmail.com (compuguy1088) Date: Wed, 08 Nov 2006 04:06:15 -0000 Subject: [Bug 66025] Re: gnome-power-manager does not update often enough, only updates every 25% of battery charge References: <20061013224005.3013.94936.malonedeb@gangotri.ubuntu.com> Message-ID: <20061108040615.877.92884.malone@gangotri.ubuntu.com> I have also seen this on a Acer Aspire 3003LCi, but slightly different way. The battery, on AC, reports charge correctly. Though, from observation, via g-p-m and acpi, when on battery, the battery reports 100% charge when the actual charge is 50%. When it is under 50%, it reports 0%. -- gnome-power-manager does not update often enough, only updates every 25% of battery charge https://launchpad.net/bugs/66025 From matt at matt-good.net Wed Nov 8 04:14:39 2006 From: matt at matt-good.net (Matt Good) Date: Wed, 08 Nov 2006 04:14:39 -0000 Subject: [Bug 56610] Re: Automatic search from address entry doesn't work anymore References: <20060816161711.7009.94040.malonedeb@gangotri.ubuntu.com> Message-ID: <20061108041439.32016.97999.malone@gandwana.ubuntu.com> I agree that this is an important bug that should be fixed in Edgy. The fix will be included in Epiphany 2.16.2, but it's easy to add the patch to the current package, so I hope Edgy will get the patch sooner rather than later. I've already rebuilt my Epiphany with it, so if others want to do the same: sudo apt-get build-dep epiphany-browser apt-get source epiphany-browser cd epiphany-browser-2.16.1/debian/patches wget http://librarian.launchpad.net/4938616/09_get_keyword_search_back.patch cd ../.. dpkg-buildpackage -rfakeroot sudo dpkg -i ../epiphany-browser*.deb -- Automatic search from address entry doesn't work anymore https://launchpad.net/bugs/56610 From mel at mazzone.info Wed Nov 8 04:52:03 2006 From: mel at mazzone.info (MelMazzone) Date: Wed, 08 Nov 2006 04:52:03 -0000 Subject: [Bug 70839] Gaim missing :| emoticon (smiley) References: <20061108045203.1115.64008.malonedeb@gangotri.ubuntu.com> Message-ID: <20061108045203.1115.64008.malonedeb@gangotri.ubuntu.com> Public bug reported: Binary package hint: gaim Using: gaim 1:2.0.0+beta3.1-1ubuntu9 Gaim 2 for edgy is missing the MSN emoticon (or smiley) for :|. Any chance it could be put back in? Reproduce: Start an MSN conversation, type ":|" and press enter. The :| characters are not replaced by a smiley emoticon when they should be... Alternatively, start an MSN convo, click on the "insert smiley" icon and look for the smiley with a flat mouth (like this: :|)... Cheers ** Affects: gaim (Ubuntu) Importance: Undecided Status: Unconfirmed -- Gaim missing :| emoticon (smiley) https://launchpad.net/bugs/70839 From sgi_va at yahoo.com Wed Nov 8 06:21:30 2006 From: sgi_va at yahoo.com (sgi_va) Date: Wed, 08 Nov 2006 06:21:30 -0000 Subject: [Bug 70770] Re: Totem Mozilla Viewer dies trying to display .mov from apple.com web site References: <20061107190005.1115.68928.malonedeb@gangotri.ubuntu.com> Message-ID: <20061108062130.31933.72523.malone@gandwana.ubuntu.com> Standalone totem-xine and gxine play http://movies.apple.com/movies/us/apple/wwdc2006/apple- leopard_intro_896x448.mov without any problems. -- Totem Mozilla Viewer dies trying to display .mov from apple.com web site https://launchpad.net/bugs/70770 From blurdesign at gmail.com Wed Nov 8 06:41:02 2006 From: blurdesign at gmail.com (Brian Burger) Date: Wed, 08 Nov 2006 06:41:02 -0000 Subject: [Bug 4654] Re: Nautilus "Burn Audio, Photo or Data CD?" popup remains in background References: <20051120082837.25456.41998.malonedeb@gangotri.ubuntu.com> Message-ID: <20061108064103.877.78130.malone@gangotri.ubuntu.com> I went to check this one in 6.06... and discovered a possibly related bug that's even more irritating: The "You have inserted a blank CD-R" popup goes away on it's own after two or three seconds, without any input from the user. The blank CD-R also doesn't appear in Nautilus' Tree view. However, blank DVD-Rs still act normally, and in fact the original bug of the popup not coming up from behind certain apps appears fixed - but only for DVD-Rs. I'll file a new bug with the new CD-R behaviour and link it to this one, after I do a bit more poking around. -- Nautilus "Burn Audio, Photo or Data CD?" popup remains in background https://launchpad.net/bugs/4654 From butchweise at yahoo.ca Wed Nov 8 07:48:33 2006 From: butchweise at yahoo.ca (Butch) Date: Wed, 08 Nov 2006 07:48:33 -0000 Subject: [Bug 70825] background change References: <20061108005159.31933.91894.malonedeb@gandwana.ubuntu.com> Message-ID: <20061108074833.1115.48816.launchpad@canonical@gangotri.ubuntu.com> Public bug reported: tried to change the background and got an error. /var/crash/_usr_bin_gnome-background-properties.1000.crash ** Affects: control-center (Ubuntu) Importance: Undecided Status: Unconfirmed -- background change https://launchpad.net/bugs/70825 From orion at hypnogogic.org Wed Nov 8 07:48:33 2006 From: orion at hypnogogic.org (Jeremy Teale) Date: Wed, 08 Nov 2006 07:48:33 -0000 Subject: [Bug 70825] Re: background change References: <20061108005159.31933.91894.malonedeb@gandwana.ubuntu.com> Message-ID: <20061108074833.1115.27106.launchpad@gangotri.ubuntu.com> ** Changed in: Ubuntu Sourcepackagename: None => control-center -- background change https://launchpad.net/bugs/70825 From guillaume at garvanese.com Wed Nov 8 08:17:54 2006 From: guillaume at garvanese.com (Guillaume) Date: Wed, 08 Nov 2006 08:17:54 -0000 Subject: [Bug 69903] Re: Retro-compatibility problem with gconf option References: <20061102161221.12864.13848.malonedeb@gangotri.ubuntu.com> Message-ID: <20061108081754.32016.52710.malone@gandwana.ubuntu.com> I confirm this bug after Dapper --> Edgy upgrade. Details are available here : https://launchpad.net/distros/ubuntu/+bug/70393 -- Retro-compatibility problem with gconf option https://launchpad.net/bugs/69903 From steve.alexander at canonical.com Wed Nov 8 08:34:41 2006 From: steve.alexander at canonical.com (Steve Alexander) Date: Wed, 08 Nov 2006 08:34:41 -0000 Subject: [Bug 70637] Re: BugBuddy should not run if the system is swapping References: <20061106204044.32016.83833.malonedeb@gandwana.ubuntu.com> Message-ID: <20061108083441.877.10078.malone@gangotri.ubuntu.com> I'm not really aware of how bug-buddy works. I don't know what signal was sent to the application process, all I know is that the application crashed while the system was swapping a lot. What signal does a program receive when it can't allocate memory? Or does that depend what language it is written in, and whether the author has been careful to check the results of malloc? In my imagination, bug-buddy would ask the OS whether the system is swapping. Then, if the system is swapping, it would not attach gdb to the application process, and instead let the process swiftly die. -- BugBuddy should not run if the system is swapping https://launchpad.net/bugs/70637 From javiermon at gmail.com Wed Nov 8 08:51:59 2006 From: javiermon at gmail.com (kmon) Date: Wed, 08 Nov 2006 08:51:59 -0000 Subject: [Bug 41335] Re: DVD playing is not working correctly with totem-gstreamer References: <20060425164557.28852.13196.malonedeb@gandwana.ubuntu.com> Message-ID: <20061108085159.1115.22216.malone@gangotri.ubuntu.com> Ok thanks -- DVD playing is not working correctly with totem-gstreamer https://launchpad.net/bugs/41335 From jmetillon at gmail.com Wed Nov 8 09:03:08 2006 From: jmetillon at gmail.com (=?utf-8?q?Jonathan_M=C3=A9tillon?=) Date: Wed, 08 Nov 2006 09:03:08 -0000 Subject: [Bug 70857] Gecko page numbers start at 1, while gtk page numbers start at 0 References: <20061108090308.32016.95070.malonedeb@gandwana.ubuntu.com> Message-ID: <20061108090308.32016.95070.malonedeb@gandwana.ubuntu.com> Public bug reported: Binary package hint: epiphany-browser I'd like to print a webpage with Epiphany. But I only want the 4 first pages. I typed 1-4 in "Print Range" and it tried to print every pages. I use GNOME Web Browser 2.16.1 on Ubuntu 6.10. Christian Persch fixed the bug in cvs now. Version 2.16.2 will contain the fix. See http://cvs.gnome.org/viewcvs/epiphany/embed/mozilla/GeckoPrintService.cpp?r1=1.5&r2=1.6 Jonathan ** Affects: epiphany-browser (Ubuntu) Importance: Undecided Status: Unconfirmed -- Gecko page numbers start at 1, while gtk page numbers start at 0 https://launchpad.net/bugs/70857 From jmetillon at gmail.com Wed Nov 8 09:08:29 2006 From: jmetillon at gmail.com (=?utf-8?q?Jonathan_M=C3=A9tillon?=) Date: Wed, 08 Nov 2006 09:08:29 -0000 Subject: [Bug 70859] Can't print multiple copies References: <20061108090829.877.32899.malonedeb@gangotri.ubuntu.com> Message-ID: <20061108090829.877.32899.malonedeb@gangotri.ubuntu.com> Public bug reported: Binary package hint: evince I'm printing this document : https://www.particuliers.labanquepostale.fr/etc/medialib/telechargement/argent_au_quotidien/Releve_Mensuel.Par.0001.File.dat/Demande_Modif_Releve_Compte_DEF.pdf Downloaded with Epiphany and directly opened in Evince. I press Ctrl+P to print, select my printer (HP PSC-1510), change the "copies" input from 1 to 2, and in the Advanced tab I select "Draft". Then I press the "Print" button and just one copy is printed! I use GNOME Web Browser (Epiphany) 2.16.1 and Evince 0.6.1 on Ubuntu 6.10. Carlos Garcia said it's a known bug which has been fixed recently in cvs head. Jonathan ** Affects: evince (Ubuntu) Importance: Undecided Status: Unconfirmed -- Can't print multiple copies https://launchpad.net/bugs/70859 From michael003 at gmail.com Wed Nov 8 09:14:18 2006 From: michael003 at gmail.com (Michael) Date: Wed, 08 Nov 2006 09:14:18 -0000 Subject: [Bug 66068] Re: New iPod nano recognized as via raid member References: <20061014092153.19052.81294.malonedeb@gandwana.ubuntu.com> Message-ID: <20061108091418.32016.75611.malone@gandwana.ubuntu.com> I have tested this patch, and it works for me. The iPod Nano 2G partition is detected correctly, and is now handled correctly in KDE. -- New iPod nano recognized as via raid member https://launchpad.net/bugs/66068 From andrewgmoon at gmail.com Wed Nov 8 09:18:25 2006 From: andrewgmoon at gmail.com (andrewm) Date: Wed, 08 Nov 2006 09:18:25 -0000 Subject: [Bug 70860] (Usability) Add MSN account "Screen name" References: <20061108091825.1115.32979.malonedeb@gangotri.ubuntu.com> Message-ID: <20061108091825.1115.32979.malonedeb@gangotri.ubuntu.com> Public bug reported: Binary package hint: gaim I'm running gaim 2.0.0beta3.1 under Ubuntu Edgy 6.10 with VMware. I'm not exactly sure if this is the right place to report usability related bugs. To setup a MSN account on GAIM using the "Add Account" window a user is prompted to enter: Protocol: MSN Screen name: a at a.com Password: ******** Alias: Fred Smith It is NOT immediately clear to the user that they are required to enter their e-mail address in the "Screen name:" field. "Screen name" sounds far too similar to "Display Name", which is what MSN Messenger for Windows calls the the "Alias" field. I think the best way to fix this would be to change the field titles for the MSN protocol (if selected) to something like: Protocol: MSN E-mail address: a at a.com Password: ********* Display name: Fred Smith I'm not familiar with the other IM protocols used in gaim so perhaps this could also be applied to some of them as well? MSN is certainly the most commonly used IM network here in Australia so I think fixing this usability bug would benefit gaim. ** Affects: gaim (Ubuntu) Importance: Undecided Status: Unconfirmed -- (Usability) Add MSN account "Screen name" https://launchpad.net/bugs/70860 From lorenco at trichardt.za.net Wed Nov 8 09:43:01 2006 From: lorenco at trichardt.za.net (Lorenco Trichardt) Date: Wed, 08 Nov 2006 09:43:01 -0000 Subject: [Bug 43900] Re: Too many open files References: <20060509223837.21520.77482.malonedeb@gandwana.ubuntu.com> Message-ID: <20061108094301.31933.70534.malone@gandwana.ubuntu.com> I recently upgraded to Edgy.... and are hiving these quite regularly.... I have multiple accounts setup (3) syncing between an IMAP server using offlineimap. I noticed a directory called: ".#evolution" and in starting / stopping a couple of times I get the following msg in a dialog.: Error while Storing folder 'Inbox'. Cannot create folder lock on /home/lorenco/.evolution/mail/local/Inbox: Too many open files ** Attachment added: "CAMEL_DEBUG=all evolution > evo.log 2>&1 output..." http://librarian.launchpad.net/4989935/evo.log -- Too many open files https://launchpad.net/bugs/43900 From q-funk at iki.fi Wed Nov 8 09:56:41 2006 From: q-funk at iki.fi (=?utf-8?q?Martin-=C3=89ric_Racine?=) Date: Wed, 08 Nov 2006 09:56:41 -0000 Subject: [Bug 64973] Re: Please update planner to 0.14.1 References: <20061010012924.8352.67457.malonedeb@gandwana.ubuntu.com> Message-ID: <20061108095641.31933.7900.malone@gandwana.ubuntu.com> I just contacted upstream, asking him to have a look. If he agrees, we could get ourselves a 0.14.2 release. -- Please update planner to 0.14.1 https://launchpad.net/bugs/64973 From qub333 at gmail.com Wed Nov 8 10:15:32 2006 From: qub333 at gmail.com (Kevin Kubasik) Date: Wed, 08 Nov 2006 10:15:32 -0000 Subject: [Bug 67361] Re: Gaim crashes after startup References: <20061021122623.29568.30908.malonedeb@gandwana.ubuntu.com> Message-ID: <20061108101532.1115.2056.malone@gangotri.ubuntu.com> ** Attachment added: "Another Crash Report" http://librarian.launchpad.net/4992219/_usr_bin_gaim.1000.crash -- Gaim crashes after startup https://launchpad.net/bugs/67361 From bugwatch at bugs.launchpad.net Wed Nov 8 10:52:28 2006 From: bugwatch at bugs.launchpad.net (Bug Watch Updater) Date: Wed, 08 Nov 2006 10:52:28 -0000 Subject: [Bug 70724] Re: gedit should be able to spellcheck latex documents References: <20061107114951.32016.90708.malonedeb@gandwana.ubuntu.com> Message-ID: <20061108105414.6657.98470.launchpad@gangotri.ubuntu.com> ** Changed in: gedit (upstream) Status: Unknown => Confirmed -- gedit should be able to spellcheck latex documents https://launchpad.net/bugs/70724 From bugwatch at bugs.launchpad.net Wed Nov 8 10:52:28 2006 From: bugwatch at bugs.launchpad.net (Bug Watch Updater) Date: Wed, 08 Nov 2006 10:52:28 -0000 Subject: [Bug 68932] Re: Shuffle + repeat + two-track playlist results in buggy behavior References: <20061028213453.25859.58772.malonedeb@gangotri.ubuntu.com> Message-ID: <20061108105258.6657.61993.launchpad@gangotri.ubuntu.com> ** Changed in: rhythmbox (upstream) Status: Unknown => Unconfirmed -- Shuffle + repeat + two-track playlist results in buggy behavior https://launchpad.net/bugs/68932 From evilgod69 at gmail.com Wed Nov 8 10:56:23 2006 From: evilgod69 at gmail.com (DarkMageZ) Date: Wed, 08 Nov 2006 10:56:23 -0000 Subject: [Bug 69968] Re: "Play Disk 'X'" doesn't work References: <20061102220326.27977.76829.malonedeb@gandwana.ubuntu.com> Message-ID: <20061108105623.31933.59394.launchpad@gandwana.ubuntu.com> ** Bug watch added: GNOME Bug Tracker #344415 http://bugzilla.gnome.org/show_bug.cgi?id=344415 ** Also affects: totem (upstream) via http://bugzilla.gnome.org/show_bug.cgi?id=344415 Importance: Unknown Status: Unknown -- "Play Disk 'X'" doesn't work https://launchpad.net/bugs/69968 From vincenzo_ml at yahoo.it Wed Nov 8 12:26:30 2006 From: vincenzo_ml at yahoo.it (Vincenzo Ciancia) Date: Wed, 08 Nov 2006 12:26:30 -0000 Subject: [Bug 67778] Re: Search don't work with beagle References: <20061023163232.29371.85111.malonedeb@gandwana.ubuntu.com> Message-ID: <20061108122630.16366.91775.malone@gangotri.ubuntu.com> By uncommenting the "set -e" statement in the very first line of /etc/cron.daily/beagle-crawl-system, the search works again, because otherwise the commands trying to set environment variables fail and make the shell exit. There are beagle bugs opened for this so I will report into these. -- Search don't work with beagle https://launchpad.net/bugs/67778 From vincenzo_ml at yahoo.it Wed Nov 8 12:46:15 2006 From: vincenzo_ml at yahoo.it (Vincenzo Ciancia) Date: Wed, 08 Nov 2006 12:46:15 -0000 Subject: [Bug 67778] Re: Search don't work with beagle References: <20061023163232.29371.85111.malonedeb@gandwana.ubuntu.com> Message-ID: <20061108124615.25975.32030.malone@gandwana.ubuntu.com> There are only _closed_ bug reports on this issue, so I report here. Please fix this bug ASAP, it breaks yelp for those who install beagle, which by now has become a very good and useful piece of software. ** Attachment added: "Quick and dirty fix, don't know if that "set -e" was really needed." http://librarian.launchpad.net/4996826/beagle-crawl-system.patch -- Search don't work with beagle https://launchpad.net/bugs/67778 From ubuntu at kagou.fr Wed Nov 8 12:53:48 2006 From: ubuntu at kagou.fr (Patrice Vetsel) Date: Wed, 08 Nov 2006 12:53:48 -0000 Subject: [Bug 67778] Re: Search don't work with beagle References: <20061023163232.29371.85111.malonedeb@gandwana.ubuntu.com> Message-ID: <20061108125348.16366.78244.malone@gangotri.ubuntu.com> Bug assigned to beagle ** Changed in: yelp (Ubuntu) Sourcepackagename: yelp => beagle -- Search don't work with beagle https://launchpad.net/bugs/67778 From tarkus.nnkh at gmail.com Wed Nov 8 12:56:57 2006 From: tarkus.nnkh at gmail.com (Tom Liu) Date: Wed, 08 Nov 2006 12:56:57 -0000 Subject: [Bug 69622] Re: can't open gnome-system-log References: <20061101041411.1506.61364.malonedeb@gangotri.ubuntu.com> <20061102144922.12864.22741.malone@gangotri.ubuntu.com> Message-ID: <4551D419.7000306@Gmail.com> -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Sorry.it don't work again.I don't know why it work well for 2 days and then become unstable now:( below is the crash detail: Distribution: Ubuntu 6.10 (edgy) Gnome Release: 2.16.1 2006-10-02 (Ubuntu) BugBuddy Version: 2.16.0 Memory status: size: 31600640 vsize: 0 resident: 31600640 share: 0 rss: 12800000 rss_rlim: 0 CPU usage: start_time: 1162990383 rtime: 0 utime: 42 stime: 0 cutime:38 cstime: 0 timeout: 4 it_real_value: 0 frequency: 0 Backtrace was generated from '/usr/bin/gnome-system-log' Using host libthread_db library "/lib/tls/i686/cmov/libthread_db.so.1". [Thread debugging using libthread_db enabled] [New Thread -1224976192 (LWP 5430)] 0xffffe410 in __kernel_vsyscall () #0 0xffffe410 in __kernel_vsyscall () #1 0xb74a0323 in __waitpid_nocancel () from /lib/tls/i686/cmov/libpthread.so.0 #2 0xb7f451b6 in gnome_gtk_module_info_get () from /usr/lib/libgnomeui-2.so.0 #3 #4 string_get_date_string (line=0x41
) at logrtns.c:136 #5 0x08050124 in log_read_dates (buffer_lines=0x0, current=1162990054) at logrtns.c:253 #6 0x080503d9 in log_open (filename=0x8065b78 "/var/log/messages", show_error=0) at logrtns.c:422 #7 0x08052912 in logview_add_logs_from_names (logview=0x80b4800, lognames=0x805b6b8, selected=0x8066870 "/var/log/dpkg.log") at logview.c:251 #8 0x0804dac8 in main (argc=1, argv=0xbfaf8e34) at main.c:179 #9 0xb73758cc in __libc_start_main () from /lib/tls/i686/cmov/libc.so.6 #10 0x0804d761 in _start () Thread 1 (Thread -1224976192 (LWP 5430)): #0 0xffffe410 in __kernel_vsyscall () No symbol table info available. #1 0xb74a0323 in __waitpid_nocancel () from /lib/tls/i686/cmov/libpthread.so.0 No symbol table info available. #2 0xb7f451b6 in gnome_gtk_module_info_get () from /usr/lib/libgnomeui-2.so.0 No symbol table info available. #3 No symbol table info available. #4 string_get_date_string (line=0x41
) at logrtns.c:136 split = date_string = month = day = i = #5 0x08050124 in log_read_dates (buffer_lines=0x0, current=1162990054) at logrtns.c:253 offsetyear = 0 days = (GSList *) 0x826ea10 days_copy = date = (GDate *) 0x82780f0 newdate = (GDate *) 0x0 tmptm = date_string = (gchar *) 0x0 day = (Day *) 0x8263468 done = 0 i = rangemin = 4958 rangemax = 4960 #6 0x080503d9 in log_open (filename=0x8065b78 "/var/log/messages", show_error=0) at logrtns.c:422 buffer = 0xb6317008
zipped_name = 0x0 error_message = result = stats = i = 1 size = 652502 log = (Log *) 0x8246758 #7 0x08052912 in logview_add_logs_from_names (logview=0x80b4800, lognames=0x805b6b8, selected=0x8066870 "/var/log/dpkg.log") at logview.c:251 list = (GSList *) 0x805b6b8 log = (Log *) 0x805b6b8 curlog = (Log *) 0x0 __PRETTY_FUNCTION__ = "logview_add_logs_from_names" #8 0x0804dac8 in main (argc=1, argv=0xbfaf8e34) at main.c:179 gnome_client = context = #9 0xb73758cc in __libc_start_main () from /lib/tls/i686/cmov/libc.so.6 No symbol table info available. #10 0x0804d761 in _start () No symbol table info available. #0 0xffffe410 in __kernel_vsyscall () Daniel Holbach wrote: > Can you please add > deb http://people.ubuntu.com/~pitti/ddebs edgy main universe multiverse restricted > to your /etc/apt/sources.list and install gnome-utils-dbgsym libglib2.0-0-dbgsym libgtk2.0-0-dbgsym and try again? > -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.3 (GNU/Linux) Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org iD8DBQFFUdQYPdR0j5tde/ERAmS6AJ9z0UU3mVF0o1ImfE1AfuVZSycmkwCfXea6 G1oDqoAYERlS7ZRe5fvS4UI= =JyEs -----END PGP SIGNATURE----- -- can't open gnome-system-log https://launchpad.net/bugs/69622 From ubuntu at kagou.fr Wed Nov 8 13:03:40 2006 From: ubuntu at kagou.fr (Patrice Vetsel) Date: Wed, 08 Nov 2006 13:03:40 -0000 Subject: [Bug 67778] Re: Search don't work with beagle References: <20061023163232.29371.85111.malonedeb@gandwana.ubuntu.com> Message-ID: <20061108130340.16463.68173.launchpad@gangotri.ubuntu.com> ** Description changed: - With yelp 2.16.1-0ubuntu3 (in a french installation) the search function - don't work at all. - - I'v tried "ubuntu" and there is no results for this word ... + Under yelp (2.16.1-0ubuntu3) the search function don't work at all if + beagle is installed. -- Search don't work with beagle https://launchpad.net/bugs/67778 From stewart at flamingspork.com Wed Nov 8 13:05:27 2006 From: stewart at flamingspork.com (Stewart Smith) Date: Wed, 08 Nov 2006 13:05:27 -0000 Subject: [Bug 70878] evolution-alarm-notify crash at midnight References: <20061108130528.16366.99640.malonedeb@gangotri.ubuntu.com> Message-ID: <20061108130528.16366.99640.malonedeb@gangotri.ubuntu.com> Public bug reported: Binary package hint: evolution clock ticked over to midnight, evolution-alarm-notify crashed. ** Affects: evolution (Ubuntu) Importance: Undecided Status: Unconfirmed -- evolution-alarm-notify crash at midnight https://launchpad.net/bugs/70878 From stewart at flamingspork.com Wed Nov 8 13:05:59 2006 From: stewart at flamingspork.com (Stewart Smith) Date: Wed, 08 Nov 2006 13:05:59 -0000 Subject: [Bug 70878] Re: evolution-alarm-notify crash at midnight References: <20061108130528.16366.99640.malonedeb@gangotri.ubuntu.com> Message-ID: <20061108130559.16366.64901.malone@gangotri.ubuntu.com> ** Attachment added: "crash report" http://librarian.launchpad.net/4997781/evolution-alarm-notify-bugreport.txt -- evolution-alarm-notify crash at midnight https://launchpad.net/bugs/70878 From brian at interlinx.bc.ca Wed Nov 8 13:10:23 2006 From: brian at interlinx.bc.ca (Brian J. Murrell) Date: Wed, 08 Nov 2006 13:10:23 -0000 Subject: [Bug 70879] missing plugins References: <20061108131023.25975.7343.malonedeb@gandwana.ubuntu.com> Message-ID: <20061108131023.25975.7343.malonedeb@gandwana.ubuntu.com> Public bug reported: dpkg -p says this about evolution-plugins: This package includes most plugins which are bundled in the evolution source. . Standard plugins. - bbdb - subject-thread - save-calendar - select-one-source - copy-tool - mail-to-task - mark-calendar-offline - mailing-list-actions - new-mail-notify - default-mailer - import-ics-attachments Experimental plugins. - backup-restore - folder-unsubscribe - mail-to-meeting - prefer-plain - save-attachments Yet I cannot find the following plugins in the actual package: subject-thread import-ics-attachments backup-restore folder-unsubscribe mail-to-meeting prefer-plain save-attachments ** Affects: evolution (Ubuntu) Importance: Undecided Status: Unconfirmed -- missing plugins https://launchpad.net/bugs/70879 From terrex at xiterrex.net Wed Nov 8 13:28:05 2006 From: terrex at xiterrex.net (=?utf-8?q?Guillermo_Guti=C3=A9rrez_Herrera?=) Date: Wed, 08 Nov 2006 13:28:05 -0000 Subject: [Bug 70860] Re: (Usability) Add MSN account "Screen name" References: <20061108091825.1115.32979.malonedeb@gangotri.ubuntu.com> Message-ID: <20061108132805.25827.99622.malone@gandwana.ubuntu.com> For now, if you want to set your screen name (what other see you named) selecting in gaim menu Accounts->a at a.com->Set display name. regards -- (Usability) Add MSN account "Screen name" https://launchpad.net/bugs/70860 From rlaager at users.sf.net Wed Nov 8 13:33:30 2006 From: rlaager at users.sf.net (Richard Laager) Date: Wed, 08 Nov 2006 13:33:30 -0000 Subject: [Bug 70860] Re: (Usability) Add MSN account "Screen name" References: <20061108091825.1115.32979.malonedeb@gangotri.ubuntu.com> Message-ID: <20061108133331.16463.62796.malone@gangotri.ubuntu.com> Thank you for your bug. Gaim is a multi-protocol IM client. We seek to abstract as many protocol specific things as possible. We've chosen "screen name", so that's what is used everywhere. If we wanted to be perfectly correct and clear, it's not an "e-mail address" either, so much as a "Microsoft Passport" (which can be applied to any e-mail addresses, but far from all addresses have an associated passport). Did you have trouble knowing that you should enter an e-mail address? I never did. In any case, you figured it out fairly quickly, I'd imagine. I don't think this is extremely confusing, as you have to enter an e-mail address in the official client and here you're entering it between your choice of protocol and the password. From the context, one can probably deduce what to enter. If we were to implement this suggestion, then we'd end up with lots of names: AIM: Screen name ICQ: UIN MSN: Microsoft Passport IRC: Nickname etc. Arguably, this makes the interface more complex, as the dialog changes. Also, it's more work for translators. This is the first I've heard this request, so it's likely not a huge problem. ** Changed in: gaim (Ubuntu) Status: Unconfirmed => Rejected -- (Usability) Add MSN account "Screen name" https://launchpad.net/bugs/70860 From rlaager at users.sf.net Wed Nov 8 13:34:17 2006 From: rlaager at users.sf.net (Richard Laager) Date: Wed, 08 Nov 2006 13:34:17 -0000 Subject: [Bug 70860] Re: (Usability) Add MSN account "Screen name" References: <20061108091825.1115.32979.malonedeb@gangotri.ubuntu.com> Message-ID: <20061108133417.16366.45528.malone@gangotri.ubuntu.com> Guillermo, that's not what's being discussed here. -- (Usability) Add MSN account "Screen name" https://launchpad.net/bugs/70860 From rino100 at email.com Wed Nov 8 13:36:31 2006 From: rino100 at email.com (theprimer) Date: Wed, 08 Nov 2006 13:36:31 -0000 Subject: [Bug 70882] gaim 2.0.0 beta 3.1 sluggish send message and crash on trace References: <20061108133631.16366.22330.malonedeb@gangotri.ubuntu.com> Message-ID: <20061108133631.16366.22330.malonedeb@gangotri.ubuntu.com> Public bug reported: Binary package hint: gaim high cpu utilization and sluggish sending messages..maybe because of animoticons??? below a crash after some minutes it was debugging.. GNU gdb 6.4.90-debian Copyright (C) 2006 Free Software Foundation, Inc. GDB is free software, covered by the GNU General Public License, and you are welcome to change it and/or distribute copies of it under certain conditions. Type "show copying" to see the conditions. There is absolutely no warranty for GDB. Type "show warranty" for details. This GDB was configured as "i486-linux-gnu"...Using host libthread_db library "/lib/tls/i686/cmov/libthread_db.so.1". (gdb) handle SIG33 pass nostop noprint Signal Stop Print Pass to program Description SIG33 No No Yes Real-time event 33 (gdb) set pagination 0 (gdb) run Starting program: /usr/bin/gaim [Thread debugging using libthread_db enabled] [New Thread -1220896576 (LWP 8245)] ALSA: underrun, at least 0ms. ALSA: underrun, at least 0ms. ALSA: underrun, at least 0ms. ALSA: underrun, at least 0ms. ALSA: underrun, at least 0ms. ALSA: underrun, at least 0ms. ALSA: underrun, at least 0ms. ALSA: underrun, at least 0ms. ALSA: underrun, at least 0ms. ALSA: underrun, at least 0ms. ALSA: underrun, at least 0ms. ALSA: underrun, at least 0ms. ALSA: underrun, at least 0ms. ALSA: underrun, at least 0ms. ALSA: underrun, at least 0ms. ALSA: underrun, at least 0ms. ALSA: underrun, at least 0ms. ALSA: underrun, at least 0ms. ALSA: underrun, at least 0ms. ALSA: underrun, at least 0ms. ALSA: underrun, at least 0ms. ALSA: underrun, at least 0ms. ALSA: underrun, at least 0ms. ALSA: underrun, at least 0ms. ALSA: underrun, at least 0ms. ALSA: underrun, at least 0ms. ALSA: underrun, at least 0ms. ALSA: underrun, at least 0ms. ALSA: underrun, at least 0ms. ALSA: underrun, at least 0ms. ALSA: underrun, at least 0ms. ALSA: underrun, at least 0ms. ALSA: underrun, at least 0ms. ALSA: underrun, at least 0ms. ALSA: underrun, at least 0ms. ALSA: underrun, at least 0ms. Program received signal SIGPIPE, Broken pipe. [Switching to Thread -1220896576 (LWP 8245)] 0xffffe410 in __kernel_vsyscall () (gdb) exit Undefined command: "exit". Try "help". (gdb) help List of classes of commands: aliases -- Aliases of other commands breakpoints -- Making program stop at certain points data -- Examining data files -- Specifying and examining files internals -- Maintenance commands obscure -- Obscure features running -- Running the program stack -- Examining the stack status -- Status inquiries support -- Support facilities tracepoints -- Tracing of program execution without stopping the program user-defined -- User-defined commands Type "help" followed by a class name for a list of commands in that class. Type "help" followed by command name for full documentation. Command name abbreviations are allowed if unambiguous. (gdb) quit The program is running. Exit anyway? (y or n) ** Affects: gaim (Ubuntu) Importance: Undecided Status: Unconfirmed -- gaim 2.0.0 beta 3.1 sluggish send message and crash on trace https://launchpad.net/bugs/70882 From sutcliffe.alex at gmail.com Wed Nov 8 13:49:52 2006 From: sutcliffe.alex at gmail.com (Alex Sutcliffe) Date: Wed, 08 Nov 2006 13:49:52 -0000 Subject: [Bug 70859] Re: Can't print multiple copies References: <20061108090829.877.32899.malonedeb@gangotri.ubuntu.com> Message-ID: <20061108134953.16366.6837.malone@gangotri.ubuntu.com> Confirmed - looks like it has been fixed upstream bugzilla 318916 ** Bug watch added: GNOME Bug Tracker #318916 http://bugzilla.gnome.org/show_bug.cgi?id=318916 ** Also affects: evince (upstream) via http://bugzilla.gnome.org/show_bug.cgi?id=318916 Importance: Unknown Status: Unknown ** Changed in: evince (Ubuntu) Status: Unconfirmed => Confirmed -- Can't print multiple copies https://launchpad.net/bugs/70859 From nicola.murino at gmail.com Wed Nov 8 13:56:00 2006 From: nicola.murino at gmail.com (Nicola) Date: Wed, 08 Nov 2006 13:56:00 -0000 Subject: [Bug 70884] Unable to open archives over windows share References: <20061108135600.25827.5551.malonedeb@gandwana.ubuntu.com> Message-ID: <20061108135600.25827.5551.malonedeb@gandwana.ubuntu.com> Public bug reported: I'm not able to open a zip archive on a windows share I have to copy it on local machine ** Affects: file-roller (Ubuntu) Importance: Undecided Status: Unconfirmed ** Changed in: nautilus (Ubuntu) Sourcepackagename: nautilus => file-roller -- Unable to open archives over windows share https://launchpad.net/bugs/70884 From rogqip-suse at yahoo.fr Wed Nov 8 14:09:35 2006 From: rogqip-suse at yahoo.fr (roger64) Date: Wed, 08 Nov 2006 14:09:35 -0000 Subject: [Bug 70885] streaming video does not work (Totem) References: <20061108140935.25827.93425.malonedeb@gandwana.ubuntu.com> Message-ID: <20061108140935.25827.93425.malonedeb@gandwana.ubuntu.com> Public bug reported: Binary package hint: totem-mozilla Bonjour, I use Edgy. With Dapper and Firefox 1.5, video-streaming with Mplayer was OK. Now, with Edgy I MUST use Totem for streaming, because totem-mozilla plugin is tied to ubuntu-desktop. And, Totem does not work for streaming. I use now FF 2.0. I know, ubuntu-desktop is "only" a meta- package, but in the medium term it is better to keep it running, if only for update and upgrades. I think the best would be to , somewhat, "untie" the totem-mozilla plugin from ubuntu-desktop, and leave the user the choice of his streaming software. Please understand this is NOT a codecs-related problem, I just wish to be able to get rid of an unwanted plugin in my preferred distro. ** Affects: totem (Ubuntu) Importance: Undecided Status: Unconfirmed -- streaming video does not work (Totem) https://launchpad.net/bugs/70885 From wendell_listas at bani.com.br Wed Nov 8 14:28:16 2006 From: wendell_listas at bani.com.br (Jonh Wendell) Date: Wed, 08 Nov 2006 14:28:16 -0000 Subject: [Bug 70884] Re: Unable to open archives over windows share References: <20061108135600.25827.5551.malonedeb@gandwana.ubuntu.com> Message-ID: <20061108142816.25975.39090.launchpad@gandwana.ubuntu.com> *** This bug is a duplicate of bug 36498 *** ** This bug has been marked a duplicate of bug 36498 Archive Manager cannot read archive from remote gnome-vfs shares (Samba, FTP, etc.) -- Unable to open archives over windows share https://launchpad.net/bugs/70884 From sutcliffe.alex at gmail.com Wed Nov 8 14:41:32 2006 From: sutcliffe.alex at gmail.com (Alex Sutcliffe) Date: Wed, 08 Nov 2006 14:41:32 -0000 Subject: [Bug 70798] Re: Randomly incomplete renaming of categories References: <20061107214252.1115.1123.malonedeb@gangotri.ubuntu.com> Message-ID: <20061108144132.25827.61299.malone@gandwana.ubuntu.com> Filed a bug upstream as bug exists in cvs http://bugzilla.gnome.org/show_bug.cgi?id=372477 ** Bug watch added: GNOME Bug Tracker #372477 http://bugzilla.gnome.org/show_bug.cgi?id=372477 ** Also affects: alacarte (upstream) via http://bugzilla.gnome.org/show_bug.cgi?id=372477 Importance: Unknown Status: Unknown -- Randomly incomplete renaming of categories https://launchpad.net/bugs/70798 From frodon at ubuntu.com Wed Nov 8 14:53:19 2006 From: frodon at ubuntu.com (Frodon) Date: Wed, 08 Nov 2006 14:53:19 -0000 Subject: [Bug 70889] The video controls (contrast, Brightness, ... ) don't work References: <20061108145319.16463.80601.malonedeb@gangotri.ubuntu.com> Message-ID: <20061108145319.16463.80601.malonedeb@gangotri.ubuntu.com> Public bug reported: Binary package hint: ekiga I've tried this on both dapper and edgy with a labtec webcam and a Philips SPC 600 NC. Both webcams are recognized and use the spca5xx drivers, however the video controls settings don't work and leave a very dark image which can't be tweaked (brightness, contrast, ...). This bug as been reported several times in the forum . ** Affects: ekiga (Ubuntu) Importance: Undecided Status: Unconfirmed -- The video controls (contrast, Brightness, ... ) don't work https://launchpad.net/bugs/70889 From nate.eastman at gmail.com Wed Nov 8 15:07:32 2006 From: nate.eastman at gmail.com (Nate) Date: Wed, 08 Nov 2006 15:07:32 -0000 Subject: [Bug 70891] Mail filters do not work on IMAP mailbox References: <20061108150733.25975.64632.malonedeb@gandwana.ubuntu.com> Message-ID: <20061108150733.25975.64632.malonedeb@gandwana.ubuntu.com> Public bug reported: Binary package hint: evolution I can reproduce this bug on two machines; one's a fresh install and the other's an upgrade from Dapper. Under "Account Preferences," I've checked "the Apply Filters" option, and set up a simple filter that deletes any email whose subject contains the word "[SPAM]"; I've also set up a number of other filters that (should) move messages to different mailboxes after the SPAM filter does its thing. Incoming mail, SPAM included, does not get filtered and instead remains in the inbox. Selecting all the inbox's messages and manually applying the filters (using the menu or Ctrl+y) works in the sense that it deletes the SPAM messages and moves the other messages to where they're supposed to go. Filters on my POP mailboxes work fine. This may or may not be related to second bug I'm filing, in which Evolution occasionally hangs while retrieving messages from this same IMAP account. ** Affects: evolution (Ubuntu) Importance: Undecided Status: Unconfirmed -- Mail filters do not work on IMAP mailbox https://launchpad.net/bugs/70891 From nate.eastman at gmail.com Wed Nov 8 15:17:56 2006 From: nate.eastman at gmail.com (Nate) Date: Wed, 08 Nov 2006 15:17:56 -0000 Subject: [Bug 70893] Evolution occasionally hangs while accessing IMAP mailbox References: <20061108151757.25975.63378.malonedeb@gandwana.ubuntu.com> Message-ID: <20061108151757.25975.63378.malonedeb@gandwana.ubuntu.com> Public bug reported: Binary package hint: evolution While accessing my IMAP mailbox, Evolution will occasionally be able to retrieve the subject line, sender, date, and headers for a new message, but be unable to retrieve the actual message for several hours (if I let it run that long). Exiting Evolution results in it hanging indefinitely during whatever shutdown voodoo it goes through; it usually has to be killed from the command line. During these hangs, the IMAP mailbox can be normally accessed using either thunderbird or balsa, so this hang does not appear to be a problem with the IMAP server. Also, this may or may not be related to Evolution not filtering mail from this account (bug #70891). ** Affects: evolution (Ubuntu) Importance: Undecided Status: Unconfirmed -- Evolution occasionally hangs while accessing IMAP mailbox https://launchpad.net/bugs/70893 From zekus.one at gmail.com Wed Nov 8 15:23:28 2006 From: zekus.one at gmail.com (zekus) Date: Wed, 08 Nov 2006 15:23:28 -0000 Subject: [Bug 62990] Re: HAL fails to initialize on ASUS A6 series notebooks References: <20060929144433.3619.59691.malonedeb@gandwana.ubuntu.com> Message-ID: <20061108152328.16463.49915.malone@gangotri.ubuntu.com> I've tried to start with pci=noacpi and pci=noapic but... nothing the error is still there. I'm really thinking to compile the kernel 2.6.18, but, before I'll try to start with hald manually like you have done to see where it stops. Anyway, attached is my dmesg with acpi disabled. ** Attachment added: "pci=noacpi pci=noapic" http://librarian.launchpad.net/5000853/dmesg.txt -- HAL fails to initialize on ASUS A6 series notebooks https://launchpad.net/bugs/62990 From ghostrelay at yahoo.com Wed Nov 8 15:23:18 2006 From: ghostrelay at yahoo.com (Happy) Date: Wed, 08 Nov 2006 15:23:18 -0000 Subject: [Bug 70894] Upgrade from Dapper to Edgy, Loging off current user in Gnome skews monitor at log on screen. References: <20061108152318.16366.5324.malonedeb@gangotri.ubuntu.com> Message-ID: <20061108152318.16366.5324.malonedeb@gangotri.ubuntu.com> Public bug reported: Binary package hint: gnome First time posting. :-) SUBJECT: Upgrade from Dapper to Edgy, Logging off current user in Gnome skews monitor at log on screen. This only happens when I am in Gnome. I log off, and when the log in screen appears again the screen looks all blurry and double side by side, almost like my monitor can not handle the resolution. When this happens at the log in screen, the "options" icon on the bottom left hand corner of the screen can not be accessed. If I do log in to Gnome again, and switch the resolutions or frequencies to lower or high settings, it does not resolve problem. After seeing this, I installed KDE, Afterstep, and ICEWM Window Managers, and I can log in and out between them with no problems as I listed above, only when I log into then out of Gnome. Video Card: ATI 9200SE 128 MB, 8x AGP Monitor: 21" Sony Trinitron Multiscan 500PS CRT Contact me if needed: ghostrelay "at" yahoo "dot" com ** Affects: meta-gnome2 (Ubuntu) Importance: Undecided Status: Unconfirmed ** Summary changed: - Upgrade from Dapper to Edgy, Loging off current user in Gnome skews monitor at log on screen. + Upgrade from Dapper to Edgy, Logging off current user in Gnome skews monitor at log on screen. ** Description changed: Binary package hint: gnome First time posting. :-) - SUBJECT: Upgrade from Dapper to Edgy, Loging off current user in Gnome skews monitor at log on screen. + SUBJECT: Upgrade from Dapper to Edgy, Logging off current user in Gnome skews monitor at log on screen. This only happens when I am in Gnome. I log off, and when the log in - screen apears again the screen looks all al blurry and and double side - by side, almost like my monitor can not handle the resolution. + screen appears again the screen looks all blurry and double side by + side, almost like my monitor can not handle the resolution. When this happens at the log in screen, the "options" icon on the bottom - left hand corner of the screen con not be accessed. + left hand corner of the screen can not be accessed. If I do log in to Gnome again, and switch the resolutions or frequencies - to lower or high settings does not resolve problem. + to lower or high settings, it does not resolve problem. After seeing this, I installed KDE, Afterstep, and ICEWM Window Managers, and I can log in and out between them with no problems as I listed above, only when I log into then out of Gnome. Video Card: ATI 9200SE 128 MB, 8x AGP Monitor: 21" Sony Trinitron Multiscan 500PS CRT Contact me if needed: ghostrelay "at" yahoo "dot" com -- Upgrade from Dapper to Edgy, Logging off current user in Gnome skews monitor at log on screen. https://launchpad.net/bugs/70894 From kenpratt at comcast.net Wed Nov 8 15:28:45 2006 From: kenpratt at comcast.net (Ken Pratt) Date: Wed, 08 Nov 2006 15:28:45 -0000 Subject: [Bug 64851] Re: Menu editor inconsistent behaviour References: <20061009142547.8352.98160.malonedeb@gandwana.ubuntu.com> Message-ID: <20061108152845.25827.30244.malone@gandwana.ubuntu.com> This behavior manifests as well on a clean install of 6.10. However, Mr. Noble notes a 75% failure rate. For me it is 100% - I've not been able to edit the GNOME menu in any way. This includes checking and unchecked entry to make it visible. -- Menu editor inconsistent behaviour https://launchpad.net/bugs/64851 From c_ganzoni at yahoo.com Wed Nov 8 15:48:23 2006 From: c_ganzoni at yahoo.com (Chris11) Date: Wed, 08 Nov 2006 15:48:23 -0000 Subject: [Bug 70896] Gaim chrashed References: <20061108154823.25827.49615.malonedeb@gandwana.ubuntu.com> Message-ID: <20061108154823.25827.49615.malonedeb@gandwana.ubuntu.com> Public bug reported: Hello, ubuntu user since yesterday, stil got a lot of Q's.... ** Affects: gaim (Ubuntu) Importance: Undecided Status: Unconfirmed -- Gaim chrashed https://launchpad.net/bugs/70896 From pedro.menezes at altitude.com Wed Nov 8 16:07:32 2006 From: pedro.menezes at altitude.com (Pedro Menezes) Date: Wed, 08 Nov 2006 16:07:32 -0000 Subject: =?utf-8?q?=5BBug_70901=5D_GDM_doesn=27t_allow_login_if_password_co?= =?utf-8?b?bnRhaW5zICLDqSIgY2hhcmFjdGVy?= References: <20061108160733.25975.24980.malonedeb@gandwana.ubuntu.com> Message-ID: <20061108160733.25975.24980.malonedeb@gandwana.ubuntu.com> Public bug reported: Binary package hint: gdm If an account is defined with a password containing a "?" character: - Login on a terminal -> Works - Access through samba -> Works - Access through SSH -> Works - Login through GDM -> FAILS It fails as if the password was entered incorrectly. It also maybe the case with other character (?,?, etc...) Also if you have a password without this character and you add it at the end of the password entry field (so it will be a wrong password entered): - Login on a terminal -> Fails - Access through samba -> Fails - Access through SSH -> Fails - Login through GDM -> WORKS So it looks like GDM has having issues processing the "?" character (or skipping it all together). I've seen a post about something very similar to this but it was deemed as not a GDM bug but rather a PAM bug: https://launchpad.net/products/gdm/+bug/41923 But I don't think that it is a PAM bug because at least one of the other methods (terminal login, samba access, SSH access) should also have this issue if the problem was with PAM. I'm using Ubuntu 6.06 LTS (Dapper) x86_64. ** Affects: gdm (Ubuntu) Importance: Undecided Status: Unconfirmed ** Description changed: Binary package hint: gdm If an account is defined with a password containing a "?" character: - Login on a terminal -> Works - Access through samba -> Works - Access through SSH -> Works - Login through GDM -> FAILS It fails as if the password was entered incorrectly. + It also maybe the case with other character (?,?, etc...) - Also if you a password without this character and you add it at the end - of the password entry field (so it will be a wrong password entered): + Also if you have a password without this character and you add it at the + end of the password entry field (so it will be a wrong password + entered): - Login on a terminal -> Fails - Access through samba -> Fails - Access through SSH -> Fails - Login through GDM -> WORKS So it looks like GDM has having issues processing the "?" character (or skipping it al together). I've seen a post about something very similar to this but it was deemed as not a GDM bug but rather a PAM bug: https://launchpad.net/products/gdm/+bug/41923 But I don't think that it is a PAM bug because at least one of the other methods (terminal login, samba access, SSH access) should also have this synthom if the problem was with PAM. I'm using Ubuntu 6.06 LTS (Dapper) x86_64. ** Description changed: Binary package hint: gdm If an account is defined with a password containing a "?" character: - Login on a terminal -> Works - Access through samba -> Works - Access through SSH -> Works - Login through GDM -> FAILS It fails as if the password was entered incorrectly. It also maybe the case with other character (?,?, etc...) Also if you have a password without this character and you add it at the end of the password entry field (so it will be a wrong password entered): - Login on a terminal -> Fails - Access through samba -> Fails - Access through SSH -> Fails - Login through GDM -> WORKS So it looks like GDM has having issues processing the "?" character (or - skipping it al together). + skipping it all together). I've seen a post about something very similar to this but it was deemed as not a GDM bug but rather a PAM bug: https://launchpad.net/products/gdm/+bug/41923 But I don't think that it is a PAM bug because at least one of the other methods (terminal login, samba access, SSH access) should also have this - synthom if the problem was with PAM. + issue if the problem was with PAM. I'm using Ubuntu 6.06 LTS (Dapper) x86_64. -- GDM doesn't allow login if password contains "?" character https://launchpad.net/bugs/70901 From samuel.maftoul at gmail.com Wed Nov 8 16:14:53 2006 From: samuel.maftoul at gmail.com (Maftoul Samuel) Date: Wed, 08 Nov 2006 16:14:53 -0000 Subject: [Bug 70896] Re: Gaim chrashed References: <20061108154823.25827.49615.malonedeb@gandwana.ubuntu.com> Message-ID: <20061108161453.25827.85231.malone@gandwana.ubuntu.com> Hi and thanks for your bugreport. You encountered a crash in gaim ? Could you please provide us some details ? What where you doing when gaim crashed ? Can you reproduce the behaviour ? If you have some support question , you can go here: https://launchpad.net/support -- Gaim chrashed https://launchpad.net/bugs/70896 From piller at visi.net Wed Nov 8 16:11:56 2006 From: piller at visi.net (Chip Piller) Date: Wed, 08 Nov 2006 16:11:56 -0000 Subject: [Bug 59045] Re: edgy desktop/liveCD Trashcan does not work References: <20060905155420.29144.39027.malonedeb@gangotri.ubuntu.com> Message-ID: <20061108161156.16366.83297.malone@gangotri.ubuntu.com> A reboot should not make a difference when running the liveCD. I think you are running an installed version of ubuntu, I'm glad to hear that the trashcan is now working for you. If anyone has a suggestion about fixing the trashcan on the liveCD I will be glad to help. The ubuntu liveCD (desktop cd) trashcan has been broken for some time. -- edgy desktop/liveCD Trashcan does not work https://launchpad.net/bugs/59045 From tws2k3 at hotmail.com Wed Nov 8 17:13:43 2006 From: tws2k3 at hotmail.com (Tanner Stokes) Date: Wed, 08 Nov 2006 17:13:43 -0000 Subject: [Bug 10182] Re: Can not logout of gnome when xcompmgr is running References: <20060113131338.21012.9176.launchpad@macquarie.warthogs.hbd.com> Message-ID: <20061108171344.25827.3233.malone@gandwana.ubuntu.com> With Edgy Eft I was able to produce the exact same error. I wrote a quick and dirty script to solve the problem for me until it is fixed: #!/bin/sh killall xcompmgr gnome-session-save --kill I removed the shutdown button from the panel, and added this script. I changed the icon to the shutdown icon so it looks just like it. -- Can not logout of gnome when xcompmgr is running https://launchpad.net/bugs/10182 From seb128 at ubuntu.com Wed Nov 8 17:21:28 2006 From: seb128 at ubuntu.com (Sebastien Bacher) Date: Wed, 08 Nov 2006 17:21:28 -0000 Subject: [Bug 70879] Re: missing plugins References: <20061108131023.25975.7343.malonedeb@gandwana.ubuntu.com> Message-ID: <20061108172128.25975.75298.malone@gandwana.ubuntu.com> Thanks for your bug. The package description should be updated ** Changed in: evolution (Ubuntu) Importance: Undecided => Low Assignee: (unassigned) => Ubuntu Desktop Bugs Status: Unconfirmed => Fix Committed ** Summary changed: - missing plugins + evolution-plugins package description should be updated -- evolution-plugins package description should be updated https://launchpad.net/bugs/70879 From robinud at volja.net Wed Nov 8 17:36:57 2006 From: robinud at volja.net (=?utf-8?q?David_Bala=C5=BEic?=) Date: Wed, 08 Nov 2006 17:36:57 -0000 Subject: [Bug 53912] Timezone selection crashes References: <20060724160909.2127.65570.malonedeb@gandwana.ubuntu.com> Message-ID: <20061108173657.25827.22843.launchpad@canonical@gandwana.ubuntu.com> Public bug reported: Subject: Timezone selection crashes Distribution: Ubuntu 6.06 (dapper) Package: gnome-panel Severity: Normal Version: GNOME2.14.1 unspecified Gnome-Distributor: Ubuntu Synopsis: Timezone selection crashes Bugzilla-Product: gnome-panel Bugzilla-Component: clock applet Bugzilla-Version: unspecified BugBuddy-GnomeVersion: 2.0 (2.14.1) Description: Description of the crash: During installation from CD, on the tiome zone sselection, I clicked the "Set time..." button. In the "Time and Date Settings" dialog, that appeared, I clicked "Time zone". In the new dialog, that appeared, titled "Time zone" I clicked the "Close" button, without touching anything else. Then I got the crash dialog. Steps to reproduce the crash: see above. Expected Results: no crash How often does this happen? did not try again Debugging Information: Backtrace was generated from '/usr/bin/time-admin' (no debugging symbols found) Using host libthread_db library "/lib/tls/i686/cmov/libthread_db.so.1". (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) [Thread debugging using libthread_db enabled] [New Thread -1224079680 (LWP 6773)] (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) 0xffffe410 in __kernel_vsyscall () #0 0xffffe410 in __kernel_vsyscall () #1 0xb7453463 in __waitpid_nocancel () from /lib/tls/i686/cmov/libpthread.so.0 #2 0xb7f198e6 in libgnomeui_module_info_get () from /usr/lib/libgnomeui-2.so.0 #3 #4 0xb7381d1a in strcmp () from /lib/tls/i686/cmov/libc.so.6 #5 0x0804fb6b in ?? () #6 0x081acff0 in ?? () #7 0x00000000 in ?? () Thread 1 (Thread -1224079680 (LWP 6773)): #0 0xffffe410 in __kernel_vsyscall () No symbol table info available. #1 0xb7453463 in __waitpid_nocancel () from /lib/tls/i686/cmov/libpthread.so.0 No symbol table info available. #2 0xb7f198e6 in libgnomeui_module_info_get () from /usr/lib/libgnomeui-2.so.0 No symbol table info available. #3 No symbol table info available. #4 0xb7381d1a in strcmp () from /lib/tls/i686/cmov/libc.so.6 No symbol table info available. #5 0x0804fb6b in ?? () No symbol table info available. #6 0x081acff0 in ?? () No symbol table info available. #7 0x00000000 in ?? () No symbol table info available. #0 0xffffe410 in __kernel_vsyscall () ** Affects: gnome-system-tools (Ubuntu) Importance: Undecided Assignee: Ubuntu Desktop Bugs Status: Needs Info -- Timezone selection crashes https://launchpad.net/bugs/53912 From brian at interlinx.bc.ca Wed Nov 8 17:33:24 2006 From: brian at interlinx.bc.ca (Brian J. Murrell) Date: Wed, 08 Nov 2006 17:33:24 -0000 Subject: [Bug 70879] Re: evolution-plugins package description should be updated References: <20061108131023.25975.7343.malonedeb@gandwana.ubuntu.com> Message-ID: <20061108173324.16366.55232.malone@gangotri.ubuntu.com> :-( I was actually hoping the package would be fixed to include the missing plugins. Specifically the prefer-plain plugin. Although it appears that it is moved from the experimental plugins to standard plugins in 2.9.x so a 2.9.x release would keep me happy. :-) -- evolution-plugins package description should be updated https://launchpad.net/bugs/70879 From seb128 at ubuntu.com Wed Nov 8 17:36:57 2006 From: seb128 at ubuntu.com (Sebastien Bacher) Date: Wed, 08 Nov 2006 17:36:57 -0000 Subject: [Bug 53912] Re: Timezone selection crashes References: <20060724160909.2127.65570.malonedeb@gandwana.ubuntu.com> Message-ID: <20061108173657.25827.49219.malone@gandwana.ubuntu.com> Thank you for your bug. Could you get a debug backtrace as described on https://wiki.ubuntu.com/DebuggingProgramCrash? ** Changed in: gnome-system-tools (Ubuntu) Assignee: (unassigned) => Ubuntu Desktop Bugs Status: Unconfirmed => Needs Info -- Timezone selection crashes https://launchpad.net/bugs/53912 From seb128 at ubuntu.com Wed Nov 8 17:44:55 2006 From: seb128 at ubuntu.com (Sebastien Bacher) Date: Wed, 08 Nov 2006 17:44:55 -0000 Subject: [Bug 70686] Re: Nautilus crashed trying to copy 4.3 Gig .iso file to Fat32 References: <20061107062926.31933.54216.malonedeb@gandwana.ubuntu.com> Message-ID: <20061108174455.25975.2590.launchpad@gandwana.ubuntu.com> *** This bug is a duplicate of bug 70535 *** ** This bug is no longer a duplicate of bug 70682 Nautilus crashes when trying to move large files from one drive to another. ** This bug has been marked a duplicate of bug 70535 nautilus crashes when copying a 4G file -- Nautilus crashed trying to copy 4.3 Gig .iso file to Fat32 https://launchpad.net/bugs/70686 From seb128 at ubuntu.com Wed Nov 8 17:44:59 2006 From: seb128 at ubuntu.com (Sebastien Bacher) Date: Wed, 08 Nov 2006 17:44:59 -0000 Subject: [Bug 70682] Re: Nautilus crashes when trying to move large files from one drive to another. References: <20061107052118.1115.50564.malonedeb@gangotri.ubuntu.com> Message-ID: <20061108174459.25827.76329.launchpad@gandwana.ubuntu.com> *** This bug is a duplicate of bug 70535 *** ** This bug has been marked a duplicate of bug 70535 nautilus crashes when copying a 4G file -- Nautilus crashes when trying to move large files from one drive to another. https://launchpad.net/bugs/70682 From seb128 at ubuntu.com Wed Nov 8 17:39:38 2006 From: seb128 at ubuntu.com (Sebastien Bacher) Date: Wed, 08 Nov 2006 17:39:38 -0000 Subject: [Bug 70535] Re: Nautilus copy to USB hard drive crashed References: <20061106031657.1115.26654.malonedeb@gangotri.ubuntu.com> Message-ID: <20061108173938.16366.38185.malone@gangotri.ubuntu.com> Thanks for the bug report. This particular bug has already been reported into our bug tracking system, but please feel free to report any further bugs which you find. ** Changed in: nautilus (Ubuntu) Importance: Undecided => Medium Assignee: (unassigned) => Ubuntu Desktop Bugs Status: Unconfirmed => Rejected ** This bug has been marked a duplicate of bug 70682 Nautilus crashes when trying to move large files from one drive to another. ** Summary changed: - Nautilus copy to USB hard drive crashed + nautilus crashes when copying a 4G file ** This bug is no longer a duplicate of bug 70682 Nautilus crashes when trying to move large files from one drive to another. ** Summary changed: - nautilus crashes when copying a 4G file + nautilus crashes when copying a 4G file on a vfat volume -- nautilus crashes when copying a 4G file on a vfat volume https://launchpad.net/bugs/70535 From seb128 at ubuntu.com Wed Nov 8 17:50:58 2006 From: seb128 at ubuntu.com (Sebastien Bacher) Date: Wed, 08 Nov 2006 17:50:58 -0000 Subject: [Bug 69396] Re: Repository edgy-commercial seems empty (Opera, ... not available) References: <20061030224333.22894.37257.malonedeb@gangotri.ubuntu.com> Message-ID: <20061108175058.16366.61308.malone@gangotri.ubuntu.com> That's not really a package bug, launchpad is probably not the right place to get a reply on that, you should rather mail the ubuntu-devel list about that -- Repository edgy-commercial seems empty (Opera,... not available) https://launchpad.net/bugs/69396 From seb128 at ubuntu.com Wed Nov 8 17:52:18 2006 From: seb128 at ubuntu.com (Sebastien Bacher) Date: Wed, 08 Nov 2006 17:52:18 -0000 Subject: [Bug 66226] Re: 100% cpu usage when previewing videos References: <20061015101743.3013.22889.malonedeb@gangotri.ubuntu.com> Message-ID: <20061108175218.25827.71727.malone@gandwana.ubuntu.com> Thanks for the bug report. This particular bug has already been reported into our bug tracking system, but please feel free to report any further bugs which you find. ** Changed in: nautilus (Ubuntu) Sourcepackagename: nautilus => gnome-vfs2 Assignee: (unassigned) => Ubuntu Desktop Bugs Status: Confirmed => Rejected -- 100% cpu usage when previewing videos https://launchpad.net/bugs/66226 From seb128 at ubuntu.com Wed Nov 8 18:01:41 2006 From: seb128 at ubuntu.com (Sebastien Bacher) Date: Wed, 08 Nov 2006 18:01:41 -0000 Subject: [Bug 66226] Re: 100% cpu usage when previewing videos References: <20061015101743.3013.22889.malonedeb@gangotri.ubuntu.com> Message-ID: <20061108180141.25975.31711.launchpad@gandwana.ubuntu.com> *** This bug is a duplicate of bug 54684 *** ** This bug has been marked a duplicate of bug 54684 High CPU usage -- 100% cpu usage when previewing videos https://launchpad.net/bugs/66226 From seb128 at ubuntu.com Wed Nov 8 18:01:34 2006 From: seb128 at ubuntu.com (Sebastien Bacher) Date: Wed, 08 Nov 2006 18:01:34 -0000 Subject: [Bug 54684] Re: High CPU usage References: <20060731180328.29548.70203.malonedeb@gandwana.ubuntu.com> Message-ID: <20061108180134.25827.40202.malone@gandwana.ubuntu.com> Maybe you could read the comments on a bug before adding a new one? That question has already been asked and there is a reply to it, extra comments on the same topic only create extra bug load for the maintainer who doesn't work on fixing the bug while ready that new comment -- High CPU usage https://launchpad.net/bugs/54684 From ripper42 at gmail.com Wed Nov 8 18:15:40 2006 From: ripper42 at gmail.com (Ripper) Date: Wed, 08 Nov 2006 18:15:40 -0000 Subject: [Bug 42308] Re: On-screen keyboard (gok v1.0.7-0ubuntu3) fails References: <20060501044731.16739.33418.malonedeb@gandwana.ubuntu.com> Message-ID: <20061108181540.25827.49631.malone@gandwana.ubuntu.com> Crashed for me too on Ubuntu Edgy (gok 1.2.0), here's report: ** Attachment added: "bug report" http://librarian.launchpad.net/5005469/_usr_bin_gok.1000.crash -- On-screen keyboard (gok v1.0.7-0ubuntu3) fails https://launchpad.net/bugs/42308 From jnoreiko at yahoo.com Wed Nov 8 18:24:30 2006 From: jnoreiko at yahoo.com (Joachim Noreiko) Date: Wed, 08 Nov 2006 18:24:30 -0000 Subject: [Bug 70924] Re: patch file contents detected as Glade XML References: <20061108182408.25827.48916.malonedeb@gandwana.ubuntu.com> Message-ID: <20061108182430.16463.11129.malone@gangotri.ubuntu.com> ** Attachment added: "Test case" http://librarian.launchpad.net/5005583/tools.glade.shortcut.patch -- patch file contents detected as Glade XML https://launchpad.net/bugs/70924 From jnoreiko at yahoo.com Wed Nov 8 18:24:08 2006 From: jnoreiko at yahoo.com (Joachim Noreiko) Date: Wed, 08 Nov 2006 18:24:08 -0000 Subject: [Bug 70924] patch file contents detected as Glade XML References: <20061108182408.25827.48916.malonedeb@gandwana.ubuntu.com> Message-ID: <20061108182408.25827.48916.malonedeb@gandwana.ubuntu.com> Public bug reported: I have a file that is a patch on a Glade XML file. Trying to open this in Nautilus warns of a mismatch between extension and contents: The filename "tools.glade.shortcut.patch" indicates that this file is of type "differences between files". The contents of the file indicate that the file is of type "Glade project". ** Affects: shared-mime-info (Ubuntu) Importance: Undecided Status: Unconfirmed -- patch file contents detected as Glade XML https://launchpad.net/bugs/70924 From david.conversi at uniroma1.it Wed Nov 8 18:51:16 2006 From: david.conversi at uniroma1.it (DavidC73) Date: Wed, 08 Nov 2006 18:51:16 -0000 Subject: [Bug 70933] Error bars tab disappeared from the graph guru in 6.10 References: <20061108185116.16366.40752.malonedeb@gangotri.ubuntu.com> Message-ID: <20061108185116.16366.40752.malonedeb@gangotri.ubuntu.com> Public bug reported: Binary package hint: gnumeric As stated in the summary, the tab for the error bars has disappeared from the graph guru making it impossible to give error bars to data series. I found this problem in Ubuntu/Xubuntu 6.10 while it worked perfectly under dapper (gnumeric 1.6.3), in fact my temporary workaround was to downgrade the package to the dapper version (and it works!!!). Thanks ** Affects: gnumeric (Ubuntu) Importance: Undecided Status: Unconfirmed -- Error bars tab disappeared from the graph guru in 6.10 https://launchpad.net/bugs/70933 From msherborne at gmail.com Wed Nov 8 19:04:20 2006 From: msherborne at gmail.com (matiu) Date: Wed, 08 Nov 2006 19:04:20 -0000 Subject: [Bug 62990] Re: HAL fails to initialize on ASUS A6 series notebooks References: <20060929144433.3619.59691.malonedeb@gandwana.ubuntu.com> <20061108152328.16463.49915.malone@gangotri.ubuntu.com> Message-ID: <75f7b19e0611081104w4419b00u85316b86a8532600@mail.gmail.com> Hi Zekus, in grub you can put on the end: acpi=off And get no ACPI, (which is practically the same as what we have, but with no HAL message :) Hope this helps. Blessings Matthew On 11/9/06, zekus wrote: > > I've tried to start with pci=noacpi and pci=noapic but... nothing > the error is still there. > I'm really thinking to compile the kernel 2.6.18, but, before I'll try to > start with hald manually like you have done to see where it stops. > Anyway, attached is my dmesg with acpi disabled. > > ** Attachment added: "pci=noacpi pci=noapic" > http://librarian.launchpad.net/5000853/dmesg.txt > > -- > HAL fails to initialize on ASUS A6 series notebooks > https://launchpad.net/bugs/62990 > -- HAL fails to initialize on ASUS A6 series notebooks https://launchpad.net/bugs/62990 From cibercol at gmail.com Wed Nov 8 19:52:49 2006 From: cibercol at gmail.com (cibercol) Date: Wed, 08 Nov 2006 19:52:49 -0000 Subject: [Bug 70951] double click in file from my desktop folder open the application, but focus is not in new application. References: <20061108195249.16366.20792.malonedeb@gangotri.ubuntu.com> Message-ID: <20061108195249.16366.20792.malonedeb@gangotri.ubuntu.com> Public bug reported: my desktop windows no lost focus. My new application is blinking but not focus. In dapper ok. Focus in new windows. Sample (openoffice document) In edgy bad. Focus in old windows (My Desktop - Nautilus). OpenOffice is blinking, but not focus window. ** Affects: gnome-desktop (Ubuntu) Importance: Undecided Status: Unconfirmed -- double click in file from my desktop folder open the application, but focus is not in new application. https://launchpad.net/bugs/70951 From emperon at gmail.com Wed Nov 8 20:58:59 2006 From: emperon at gmail.com (Onur Gumus) Date: Wed, 08 Nov 2006 20:58:59 -0000 Subject: [Bug 64330] Re: Keyboard Layout Changes in Console References: <20061006113640.8352.75980.malonedeb@gandwana.ubuntu.com> Message-ID: <20061108205859.16366.16081.malone@gangotri.ubuntu.com> no longer exists in edgy ** Changed in: gnome-terminal (Ubuntu) Status: Unconfirmed => Fix Released -- Keyboard Layout Changes in Console https://launchpad.net/bugs/64330 From miek at miek.nl Wed Nov 8 21:31:26 2006 From: miek at miek.nl (Miek Gieben) Date: Wed, 08 Nov 2006 21:31:26 -0000 Subject: [Bug 53448] Re: [Dapper] Sound Recorder doesn't respect input selection on second record References: <20060719142326.32445.41706.malonedeb@gandwana.ubuntu.com> Message-ID: <20061108213127.25975.9067.malone@gandwana.ubuntu.com> This bug is still there in Edgy, but somewhat different. When I do the second record gnome-sound-recorder disables CAPTURE on the capture device of my sound blaster live. So I can only record once, close sound recorder, enable CAPURE again and start gnome-sound-recorder again. I've now upgraded to alsa-1.0.13 (from Debian unstable) but this makes no difference. I've also had issues with Ekiga, but this may be the same ALSA bug? -- [Dapper] Sound Recorder doesn't respect input selection on second record https://launchpad.net/bugs/53448 From dino at camelot.homedns.org Wed Nov 8 21:59:03 2006 From: dino at camelot.homedns.org (Iassan) Date: Wed, 08 Nov 2006 21:59:03 -0000 Subject: [Bug 70849] Crash when trying to lock version for tora package References: <20061108080734.31933.85762.malonedeb@gandwana.ubuntu.com> Message-ID: <20061108215903.25827.74448.launchpad@canonical@gandwana.ubuntu.com> Public bug reported: I needed tora package with Oracle support, so I've downloaded source package for tora and recompiled it with support for Oracle. Now update- manager wants to update tora from repository. So I tried to lock version of tora, to the one I have. Without success. I start synaptic, select tora package, go to "Package" menu and select "Lock Version". Synaptic works for about a second and then segfaults. Running from console gives me this output: dino at pcbilski:~$ synaptic (synaptic:19282): Gtk-CRITICAL **: gtk_tree_model_get_iter: assertion `GTK_IS_TREE_MODEL (tree_model)' failed (synaptic:19282): Gtk-CRITICAL **: gtk_tree_model_get: assertion `GTK_IS_TREE_MODEL (tree_model)' failed Segmentation fault (core dumped) Same thing happens when I run synaptic as root. ** Affects: synaptic (Ubuntu) Importance: Undecided Assignee: Ubuntu Desktop Bugs Status: Rejected -- Crash when trying to lock version for tora package https://launchpad.net/bugs/70849 From bruce.cowan at dsl.pipex.com Wed Nov 8 21:59:02 2006 From: bruce.cowan at dsl.pipex.com (Bruce Cowan) Date: Wed, 08 Nov 2006 21:59:02 -0000 Subject: [Bug 70849] Re: Crash when trying to lock version for tora package References: <20061108080734.31933.85762.malonedeb@gandwana.ubuntu.com> Message-ID: <20061108215903.25827.51830.malone@gandwana.ubuntu.com> *** This bug is a duplicate of bug 67146 *** Properly closing. ** Changed in: synaptic (Ubuntu) Assignee: (unassigned) => Ubuntu Desktop Bugs Status: Unconfirmed => Rejected -- Crash when trying to lock version for tora package https://launchpad.net/bugs/70849 From bruce.cowan at dsl.pipex.com Wed Nov 8 22:01:56 2006 From: bruce.cowan at dsl.pipex.com (Bruce Cowan) Date: Wed, 08 Nov 2006 22:01:56 -0000 Subject: [Bug 70951] Re: double click in file from my desktop folder open the application, but focus is not in new application. References: <20061108195249.16366.20792.malonedeb@gangotri.ubuntu.com> Message-ID: <20061108220156.25827.19925.launchpad@gandwana.ubuntu.com> ** Changed in: gnome-desktop (Ubuntu) Sourcepackagename: gnome-desktop => metacity -- double click in file from my desktop folder open the application, but focus is not in new application. https://launchpad.net/bugs/70951 From bruce.cowan at dsl.pipex.com Wed Nov 8 22:06:48 2006 From: bruce.cowan at dsl.pipex.com (Bruce Cowan) Date: Wed, 08 Nov 2006 22:06:48 -0000 Subject: [Bug 70933] Re: Error bars tab disappeared from the graph guru in 6.10 References: <20061108185116.16366.40752.malonedeb@gangotri.ubuntu.com> Message-ID: <20061108220648.25975.14650.malone@gandwana.ubuntu.com> What type of graph are you trying to add the error bars to, as a X-Y graph has this option. -- Error bars tab disappeared from the graph guru in 6.10 https://launchpad.net/bugs/70933 From Khalid_789 at yahoo.com Wed Nov 8 22:28:43 2006 From: Khalid_789 at yahoo.com (Khalid R.) Date: Wed, 08 Nov 2006 22:28:43 -0000 Subject: [Bug 70977] Totem crashes on exit References: <20061108222843.25975.64317.malonedeb@gandwana.ubuntu.com> Message-ID: <20061108222843.25975.64317.malonedeb@gandwana.ubuntu.com> Public bug reported: Was playing a partially completed .ogg file when totem crashed. ** Affects: totem (Ubuntu) Importance: Undecided Status: Unconfirmed -- Totem crashes on exit https://launchpad.net/bugs/70977 From Khalid_789 at yahoo.com Wed Nov 8 22:32:18 2006 From: Khalid_789 at yahoo.com (Khalid R.) Date: Wed, 08 Nov 2006 22:32:18 -0000 Subject: [Bug 70977] Re: Totem crashes on exit References: <20061108222843.25975.64317.malonedeb@gandwana.ubuntu.com> Message-ID: <20061108223219.25975.96906.malone@gandwana.ubuntu.com> Full crash report for your reading pleasure -- Totem crashes on exit https://launchpad.net/bugs/70977 From sgenchev at gmail.com Wed Nov 8 23:02:15 2006 From: sgenchev at gmail.com (Sergei Genchev) Date: Wed, 08 Nov 2006 23:02:15 -0000 Subject: [Bug 70075] Re: mouse issue screensaver + rdesktop References: <20061103135724.27894.98673.malonedeb@gandwana.ubuntu.com> Message-ID: <20061108230215.25975.69838.malone@gandwana.ubuntu.com> I confirm that - same problem. Happens with rdesktop definitely and I think with vnc as well - although every time I had this happen with VNC, there were rdesktop windows too and I am not 100% sure which one had the focus. -- mouse issue screensaver + rdesktop https://launchpad.net/bugs/70075 From richardn at cs.waikato.ac.nz Wed Nov 8 23:56:49 2006 From: richardn at cs.waikato.ac.nz (RichardN) Date: Wed, 08 Nov 2006 23:56:49 -0000 Subject: [Bug 61381] Re: gnome-settings-daemon crashes at login References: <20060920081804.17562.53019.malonedeb@gandwana.ubuntu.com> Message-ID: <20061108235649.16366.6577.malone@gangotri.ubuntu.com> Confirmed - I have this problem too. -- gnome-settings-daemon crashes at login https://launchpad.net/bugs/61381 From gicmo at gnome.org Thu Nov 9 00:03:21 2006 From: gicmo at gnome.org (Christian Kellner) Date: Thu, 09 Nov 2006 00:03:21 -0000 Subject: [Bug 70643] Re: 'Request Read Receipt' does not work at all References: <20061106210940.32016.94077.malonedeb@gandwana.ubuntu.com> Message-ID: <20061109000321.16463.8559.malone@gangotri.ubuntu.com> To make evolution actually send message receipts you have to turn in the account settings (its under Defaults -> Message Receipts). Sebastien and I just tested it and its working fine for us. So I will mark this as "Rejected". If you have Message Receipts turned on and it is still not working for you feel free to reopen (and provide some details e.g. which provider you are using, if the message includes the Disposition- Notification header, etc). ** Changed in: evolution (Ubuntu) Status: Unconfirmed => Rejected -- 'Request Read Receipt' does not work at all https://launchpad.net/bugs/70643 From abe at driven2empower.com Thu Nov 9 00:21:40 2006 From: abe at driven2empower.com (Abraham Elias) Date: Thu, 09 Nov 2006 00:21:40 -0000 Subject: [Bug 69587] Re: Wireless Network Access Points NOT Listed References: <20061031212039.1506.9885.malonedeb@gangotri.ubuntu.com> Message-ID: <20061109002140.25827.32747.malone@gandwana.ubuntu.com> I can confirm... The drop down does not list and Access Points. Running "iwlist eth1 scan" does return a list of available access points. running 6.10 Any help or fixes? -- Wireless Network Access Points NOT Listed https://launchpad.net/bugs/69587 From jeff250 at gmail.com Thu Nov 9 00:43:01 2006 From: jeff250 at gmail.com (Jeff250) Date: Thu, 09 Nov 2006 00:43:01 -0000 Subject: [Bug 62723] Re: Totem doesn't auto-resize References: <20060928062334.5117.35722.malonedeb@gangotri.ubuntu.com> Message-ID: <20061109004301.25975.26923.malone@gandwana.ubuntu.com> This seems fixed when I upgraded to Feisty's totem. Well, at least mostly. It automatically resizes when opening a movie, and the '0' and '1' keyboard shortcuts work, but '2' seems to still not work. -- Totem doesn't auto-resize https://launchpad.net/bugs/62723 From tyler.newnoise at web.de Thu Nov 9 00:48:51 2006 From: tyler.newnoise at web.de (tyler.newnoise) Date: Thu, 09 Nov 2006 00:48:51 -0000 Subject: [Bug 70994] gaim chrases when closing References: <20061109004851.24792.16885.malonedeb@gangotri.ubuntu.com> Message-ID: <20061109004851.24792.16885.malonedeb@gangotri.ubuntu.com> Public bug reported: closing gaim, a message pops up that it chrashed ** Affects: gaim (Ubuntu) Importance: Undecided Status: Unconfirmed -- gaim chrases when closing https://launchpad.net/bugs/70994 From daniel.holbach at ubuntu.com Thu Nov 9 00:53:54 2006 From: daniel.holbach at ubuntu.com (Daniel Holbach) Date: Thu, 09 Nov 2006 00:53:54 -0000 Subject: [Bug 70821] Re: libglibmm-2.4-dev seems to be buggy on ppc References: <20061108001919.32016.96370.malonedeb@gandwana.ubuntu.com> Message-ID: <20061109005355.24792.23561.malone@gangotri.ubuntu.com> Does sudo apt-get build-dep regexxer; fakeroot apt-get source -b regexxer work for you? -- libglibmm-2.4-dev seems to be buggy on ppc https://launchpad.net/bugs/70821 From tyler.newnoise at web.de Thu Nov 9 01:08:25 2006 From: tyler.newnoise at web.de (tyler.newnoise) Date: Thu, 09 Nov 2006 01:08:25 -0000 Subject: [Bug 70994] Re: gaim chrases when closing References: <20061109004851.24792.16885.malonedeb@gangotri.ubuntu.com> Message-ID: <20061109010825.24668.68233.malone@gangotri.ubuntu.com> ** Attachment added: "bug report" http://librarian.launchpad.net/5014236/_usr_bin_gaim.1000.crash -- gaim chrases when closing https://launchpad.net/bugs/70994 From seb128 at ubuntu.com Thu Nov 9 01:14:12 2006 From: seb128 at ubuntu.com (Sebastien Bacher) Date: Thu, 09 Nov 2006 01:14:12 -0000 Subject: [Bug 70879] Re: evolution-plugins package description should be updated References: <20061108131023.25975.7343.malonedeb@gandwana.ubuntu.com> Message-ID: <20061109011412.24792.79553.malone@gangotri.ubuntu.com> it'll not change for edgy, feisty will probably have an extra evolution- plugins-experimental package for those -- evolution-plugins package description should be updated https://launchpad.net/bugs/70879 From das.jott at freenet.de Thu Nov 9 01:36:34 2006 From: das.jott at freenet.de (DasJott) Date: Thu, 09 Nov 2006 01:36:34 -0000 Subject: [Bug 59991] Re: crashed while using gwget References: <20060912014350.12752.46182.malonedeb@gandwana.ubuntu.com> Message-ID: <20061109013635.25975.41160.malone@gandwana.ubuntu.com> Same problem here using Ubuntu 6.10 with panel 2.16.1-0ubuntu3. Panel crashes, restarts without the gwget-icon, but gwget is still running. Can even still use it per FlashGot from within Firefox. Attached the automatic generated bug-report from Bug-Buddy, which btw. pretends to not know the name of the crashed app. ** Attachment added: "Bug-Buddies report" http://librarian.launchpad.net/5014528/gnome-panel-Fehlerbericht.txt -- crashed while using gwget https://launchpad.net/bugs/59991 From kergan at gmail.com Thu Nov 9 01:57:55 2006 From: kergan at gmail.com (zenrox) Date: Thu, 09 Nov 2006 01:57:55 -0000 Subject: [Bug 60538] Re: Glade is out of date on Ubuntu Dapper - please update to 3.0.2 References: <20060915092148.28762.49202.malonedeb@gandwana.ubuntu.com> Message-ID: <20061109015755.24668.9304.malone@gangotri.ubuntu.com> -> Considering dpkg-dev (>= 1.13.19) Tried versions: 1.13.11ubuntu6 -> Does not satisfy version, not trying E: Could not satisfy build-dependency. Copying back the cached apt archive contents -> unmounting dev/pts filesystem -> unmounting proc filesystem -> unmounting /var/cache/prevu/dapper-debs filesystem -> unmounting /var/cache/prevu/src/17186 filesystem -> cleaning the build env -> removing directory /var/cache/prevu/builds/17293 and its subdirectories Traceback (most recent call last): File "/usr/bin/prevu", line 142, in ? BackportFromAPT(sys.argv[1],DIST).backport() File "/usr/bin/prevu", line 82, in backport self.do_compile() File "/usr/bin/prevu", line 67, in do_compile raise ValueError("Build failed.") ValueError: Build failed. ** Changed in: dapper-backports (upstream) Status: Unconfirmed => Rejected -- Glade is out of date on Ubuntu Dapper - please update to 3.0.2 https://launchpad.net/bugs/60538 From quail.linux at gmail.com Thu Nov 9 02:18:49 2006 From: quail.linux at gmail.com (Dale) Date: Thu, 09 Nov 2006 02:18:49 -0000 Subject: [Bug 71010] Nautilus high cpu usage after closing References: <20061109021850.25827.81081.malonedeb@gandwana.ubuntu.com> Message-ID: <20061109021850.25827.81081.malonedeb@gandwana.ubuntu.com> Public bug reported: Binary package hint: nautilus Running: Edgy - Kernel: 2.6.17-10-generic Every now and then when i close Nautilus it uses 50% of my cpu cycles on a Core Duo 1.6GHz laptop and it keeps using the cpu till i run "killall nautilus" ** Affects: nautilus (Ubuntu) Importance: Undecided Status: Unconfirmed -- Nautilus high cpu usage after closing https://launchpad.net/bugs/71010 From andrewgmoon at gmail.com Thu Nov 9 02:16:20 2006 From: andrewgmoon at gmail.com (andrewm) Date: Thu, 09 Nov 2006 02:16:20 -0000 Subject: [Bug 70860] Re: (Usability) Add MSN account "Screen name" References: <20061108091825.1115.32979.malonedeb@gangotri.ubuntu.com> Message-ID: <20061109021620.25975.53152.malone@gandwana.ubuntu.com> Thanks Richard, Guillermo. However I though I agree that the "alias" part isn't much of an issue I still disagree that the current method is the best way. I remember several years back when I first started using Linux , I got confused and had to go online to look up how to configure gaim. Though for us Linux power users (and gaim developers!) none of this is a big problem but for newbies coming from Windows/Mac or otherwise this would create a really negative impression. In my mind "Screen name" -> "What name appears on other users screens", not "The name of my passport account". I accept that you are trying to make things consistent as possible across all supported IM protocols, however surely you must accept that each IM protocol is very different and can't be treated as the same? What happens when you get MSN Personal Message/MSN Spaces support working? I would say that from a usability perspective, affordance is far more valuable then consistency, especially for a once off task such as setting up your IM account. On the issues of the extra work created for translators, gaim supports 9 protocols, each would require at most one or two changes each. It's a bit of work yes, but I don't think it's impossible by any means. Kopete from KDE already does all of this, as well as including a link to register a MSN passport, while still looking visually consistent (though it uses a wizard instead of a dialog box) Of course this issue doesn't have to be fixed any time soon, only when ever it is convenient, perhaps in a future release. -- (Usability) Add MSN account "Screen name" https://launchpad.net/bugs/70860 From seb128 at ubuntu.com Thu Nov 9 02:27:01 2006 From: seb128 at ubuntu.com (Sebastien Bacher) Date: Thu, 09 Nov 2006 02:27:01 -0000 Subject: [Bug 71010] Re: Nautilus high cpu usage after closing References: <20061109021850.25827.81081.malonedeb@gandwana.ubuntu.com> Message-ID: <20061109022701.25975.44145.malone@gandwana.ubuntu.com> *** This bug is a duplicate of bug 54684 *** Thanks for the bug report. This particular bug has already been reported into our bug tracking system, but please feel free to report any further bugs which you find. ** Changed in: nautilus (Ubuntu) Sourcepackagename: nautilus => gnome-vfs2 Assignee: (unassigned) => Ubuntu Desktop Bugs Status: Unconfirmed => Rejected ** This bug has been marked a duplicate of bug 54684 High CPU usage -- Nautilus high cpu usage after closing https://launchpad.net/bugs/71010 From jderose at jasonderose.org Thu Nov 9 03:33:49 2006 From: jderose at jasonderose.org (Jason Gerard DeRose) Date: Thu, 09 Nov 2006 03:33:49 -0000 Subject: [Bug 71017] Seek on DVD not performed relative to title References: <20061109033350.24792.45825.malonedeb@gangotri.ubuntu.com> Message-ID: <20061109033350.24792.45825.malonedeb@gangotri.ubuntu.com> Public bug reported: I'm running under Edgy, using gstreamer0.10-plugins- ugly-0.10.4-0ubuntu3. With totem-gstreamer, if I do something like this: totem dvd://2 And then seek, I will get bumped back into title 1. Also, if I do a large seek (say 30 minutes or more), sometimes totem will hang and never complete the seek. I know this isn't a totem bug because I have the exact results with the player in the gstreamer-based DVD ripper I've been developing. Thanks! ** Affects: gst-plugins-ugly0.10 (Ubuntu) Importance: Undecided Status: Unconfirmed -- Seek on DVD not performed relative to title https://launchpad.net/bugs/71017 From eleonatio at yahoo.com Thu Nov 9 04:49:39 2006 From: eleonatio at yahoo.com (Paul Padilla) Date: Thu, 09 Nov 2006 04:49:39 -0000 Subject: [Bug 60538] Re: Glade is out of date on Ubuntu Dapper - please update to 3.0.2 References: <20060915092148.28762.49202.malonedeb@gandwana.ubuntu.com> Message-ID: <20061109044939.66313.qmail@web56511.mail.re3.yahoo.com> I tried to update it but it tells me that the archive doesn't support it. What do I do know? ----- Original Message ---- From: zenrox To: desktop-bugs at lists.ubuntu.com Sent: Wednesday, November 8, 2006 8:57:55 PM Subject: [Bug 60538] Re: Glade is out of date on Ubuntu Dapper - please update to 3.0.2 -> Considering dpkg-dev (>= 1.13.19) Tried versions: 1.13.11ubuntu6 -> Does not satisfy version, not trying E: Could not satisfy build-dependency. Copying back the cached apt archive contents -> unmounting dev/pts filesystem -> unmounting proc filesystem -> unmounting /var/cache/prevu/dapper-debs filesystem -> unmounting /var/cache/prevu/src/17186 filesystem -> cleaning the build env -> removing directory /var/cache/prevu/builds/17293 and its subdirectories Traceback (most recent call last): File "/usr/bin/prevu", line 142, in ? BackportFromAPT(sys.argv[1],DIST).backport() File "/usr/bin/prevu", line 82, in backport self.do_compile() File "/usr/bin/prevu", line 67, in do_compile raise ValueError("Build failed.") ValueError: Build failed. ** Changed in: dapper-backports (upstream) Status: Unconfirmed => Rejected -- Glade is out of date on Ubuntu Dapper - please update to 3.0.2 https://launchpad.net/bugs/60538 -- desktop-bugs mailing list desktop-bugs at lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/desktop-bugs -- Glade is out of date on Ubuntu Dapper - please update to 3.0.2 https://launchpad.net/bugs/60538 From kergan at gmail.com Thu Nov 9 04:57:17 2006 From: kergan at gmail.com (zenrox) Date: Thu, 09 Nov 2006 04:57:17 -0000 Subject: [Bug 60538] Re: Glade is out of date on Ubuntu Dapper - please update to 3.0.2 References: <20060915092148.28762.49202.malonedeb@gandwana.ubuntu.com> <20061109044939.66313.qmail@web56511.mail.re3.yahoo.com> Message-ID: its related to the newer dpkg python central installers thats is in edgy On 11/8/06, Paul Padilla wrote: > I tried to update it but it tells me that the archive doesn't support > it. What do I do know? > > ----- Original Message ---- > From: zenrox > To: desktop-bugs at lists.ubuntu.com > Sent: Wednesday, November 8, 2006 8:57:55 PM > Subject: [Bug 60538] Re: Glade is out of date on Ubuntu Dapper - please update to 3.0.2 > > -> Considering dpkg-dev (>= 1.13.19) > Tried versions: 1.13.11ubuntu6 > -> Does not satisfy version, not trying > E: Could not satisfy build-dependency. > Copying back the cached apt archive contents > -> unmounting dev/pts filesystem > -> unmounting proc filesystem > -> unmounting /var/cache/prevu/dapper-debs filesystem > -> unmounting /var/cache/prevu/src/17186 filesystem > -> cleaning the build env > -> removing directory /var/cache/prevu/builds/17293 and its subdirectories > Traceback (most recent call last): > File "/usr/bin/prevu", line 142, in ? > BackportFromAPT(sys.argv[1],DIST).backport() > File "/usr/bin/prevu", line 82, in backport > self.do_compile() > File "/usr/bin/prevu", line 67, in do_compile > raise ValueError("Build failed.") > ValueError: Build failed. > > > ** Changed in: dapper-backports (upstream) > Status: Unconfirmed => Rejected > > -- > Glade is out of date on Ubuntu Dapper - please update to 3.0.2 > https://launchpad.net/bugs/60538 > > -- > desktop-bugs mailing list > desktop-bugs at lists.ubuntu.com > https://lists.ubuntu.com/mailman/listinfo/desktop-bugs > > -- > Glade is out of date on Ubuntu Dapper - please update to 3.0.2 > https://launchpad.net/bugs/60538 > -- Glade is out of date on Ubuntu Dapper - please update to 3.0.2 https://launchpad.net/bugs/60538 From eleonatio at yahoo.com Thu Nov 9 04:56:35 2006 From: eleonatio at yahoo.com (Paul Padilla) Date: Thu, 09 Nov 2006 04:56:35 -0000 Subject: [Bug 59991] Re: crashed while using gwget References: <20060912014350.12752.46182.malonedeb@gandwana.ubuntu.com> Message-ID: <20061109045635.54947.qmail@web56510.mail.re3.yahoo.com> What do I do wit this? ----- Original Message ---- From: DasJott To: desktop-bugs at lists.ubuntu.com Sent: Wednesday, November 8, 2006 8:36:34 PM Subject: [Bug 59991] Re: crashed while using gwget Same problem here using Ubuntu 6.10 with panel 2.16.1-0ubuntu3. Panel crashes, restarts without the gwget-icon, but gwget is still running. Can even still use it per FlashGot from within Firefox. Attached the automatic generated bug-report from Bug-Buddy, which btw. pretends to not know the name of the crashed app. ** Attachment added: "Bug-Buddies report" http://librarian.launchpad.net/5014528/gnome-panel-Fehlerbericht.txt -- crashed while using gwget https://launchpad.net/bugs/59991 -- desktop-bugs mailing list desktop-bugs at lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/desktop-bugs -- crashed while using gwget https://launchpad.net/bugs/59991 From andrew.conkling at gmail.com Thu Nov 9 05:07:19 2006 From: andrew.conkling at gmail.com (Andrew Conkling) Date: Thu, 09 Nov 2006 05:07:19 -0000 Subject: [Bug 59991] Re: crashed while using gwget References: <20060912014350.12752.46182.malonedeb@gandwana.ubuntu.com> Message-ID: <20061109050719.24792.95424.malone@gangotri.ubuntu.com> That's a crash report generated from the crashing program. It's mostly for developers/triagers to narrow down the problem and specific cause of the bug. -- crashed while using gwget https://launchpad.net/bugs/59991 From vikas.bn at gmail.com Thu Nov 9 07:31:44 2006 From: vikas.bn at gmail.com (Vikas BN) Date: Thu, 09 Nov 2006 07:31:44 -0000 Subject: [Bug 71030] Lock Screen blanks screen instead of showing screensaver (on external monitor) References: <20061109073144.25827.44357.malonedeb@gandwana.ubuntu.com> Message-ID: <20061109073144.25827.44357.malonedeb@gandwana.ubuntu.com> Public bug reported: Binary package hint: gnome-screensaver Hi, When I choose either "Lock Screen" or the "Activate Screensaver" options, the screen blanks and remains that way. It doesn't show the screensaver. Also note, when i choose "fullscreen preview" to select a screensaver, it works perfectly well. Also, this happens when I connect an external monitor and works fine on my laptop screen. Details: Ubuntu edgy (upgraded from Dapper) Dell Latitude D610 Laptop screen resolution - 1024x768 External Monitor (Dell 1905FP) - 1280x1024 Video card - ATI mobility M22 (ATI Open Source drivers with DRI enabled) -vikAs ** Affects: gnome-screensaver (Ubuntu) Importance: Undecided Status: Unconfirmed -- Lock Screen blanks screen instead of showing screensaver (on external monitor) https://launchpad.net/bugs/71030 From nakof at zig.gen.tr Thu Nov 9 07:36:08 2006 From: nakof at zig.gen.tr (nakof) Date: Thu, 09 Nov 2006 07:36:08 -0000 Subject: [Bug 71031] gaim crash after an unsuccessfull connection "read error" References: <20061109073608.24792.87672.malonedeb@gangotri.ubuntu.com> Message-ID: <20061109073608.24792.87672.malonedeb@gangotri.ubuntu.com> Public bug reported: gaim crash after an unsuccessfull connection. it says "read error". note: i'm using connecting over a tor proxy. ** Affects: gaim (Ubuntu) Importance: Undecided Status: Unconfirmed -- gaim crash after an unsuccessfull connection "read error" https://launchpad.net/bugs/71031 From nakof at zig.gen.tr Thu Nov 9 07:38:04 2006 From: nakof at zig.gen.tr (nakof) Date: Thu, 09 Nov 2006 07:38:04 -0000 Subject: [Bug 71031] Re: gaim crash after an unsuccessfull connection "read error" References: <20061109073608.24792.87672.malonedeb@gangotri.ubuntu.com> Message-ID: <20061109073804.24792.55922.malone@gangotri.ubuntu.com> ** Attachment added: "dump" http://librarian.launchpad.net/5017929/_usr_bin_gaim.1000.crash -- gaim crash after an unsuccessfull connection "read error" https://launchpad.net/bugs/71031 From gabi at prolix.ro Thu Nov 9 07:51:55 2006 From: gabi at prolix.ro (Petchesi Gabriel Horatiu) Date: Thu, 09 Nov 2006 07:51:55 -0000 Subject: [Bug 70026] Re: Can't browse LDAP directory, yet autocompletion works fine References: <20061103075629.12864.11830.malonedeb@gangotri.ubuntu.com> Message-ID: <20061109075155.24668.3785.malone@gangotri.ubuntu.com> I work around this problem by doing the following: 1. Go to Contacts -> LDAP Directory and in the search field select "Any field contains" 2. Press space once and search for that. It will list for you all the contacts in the database. I agree with you that Evolution should show all contacts by default (they are already cached anyway) and I think this was the behaviour at one point but it was changed. In 2.4, 2.6 nu data is shown. This has to be fixed upstream, see Gnome Bugzilla here: http://bugzilla.gnome.org/show_bug.cgi?id=324203 -- Can't browse LDAP directory, yet autocompletion works fine https://launchpad.net/bugs/70026 From dmalinovsky at gmail.com Thu Nov 9 08:06:31 2006 From: dmalinovsky at gmail.com (Denis Malinovsky) Date: Thu, 09 Nov 2006 08:06:31 -0000 Subject: [Bug 68950] Re: screensaver starts first time but not after References: <20061028230158.26024.41633.malonedeb@gangotri.ubuntu.com> Message-ID: <20061109080631.24668.40120.malone@gangotri.ubuntu.com> I tried to test this bug with clean profile. I created new user profile but it didn't help, so the reason should be somewhere in system wide files incorrectly upgraded. -- screensaver starts first time but not after https://launchpad.net/bugs/68950 From lists at whitehouse.org.nz Thu Nov 9 08:24:53 2006 From: lists at whitehouse.org.nz (Aaron Whitehouse) Date: Thu, 09 Nov 2006 08:24:53 -0000 Subject: [Bug 71035] Re: [Edgy] Rhythmbox "crashes" importing wma files from FAT32 partition References: <20061109081734.25975.54582.malonedeb@gandwana.ubuntu.com> Message-ID: <20061109082453.24668.35604.malone@gangotri.ubuntu.com> Just to clarify, the folder contained both wma files and mp3 files. I use the fluendo beta GStreamer plugin to handle wma files. -- [Edgy] Rhythmbox "crashes" importing wma files from FAT32 partition https://launchpad.net/bugs/71035 From mathieu at effraie.org Thu Nov 9 08:53:27 2006 From: mathieu at effraie.org (effraie) Date: Thu, 09 Nov 2006 08:53:27 -0000 Subject: [Bug 70821] Re: libglibmm-2.4-dev seems to be buggy on ppc References: <20061108001919.32016.96370.malonedeb@gandwana.ubuntu.com> Message-ID: <20061109085327.25975.63919.malone@gandwana.ubuntu.com> seems to work fine: ############# echo "langpack.mk: add translation domain to regexxer"; \ if [ -e ./po/Makefile ]; then \ DOMAIN=$(grep --max-count 1 '^GETTEXT_PACKAGE[[:space:]]*=' ./po/Makefile | sed 's/^.*=[[:space:]]*\([^[:space:]]\)/\1/'); \ if [ "$DOMAIN" ]; then \ for d in $(find debian/regexxer -type f \( -name "*.desktop" -o -name "*.directory" \) ); do \ echo "langpack.mk: Adding translation domain $DOMAIN to $d..."; \ echo "X-Ubuntu-Gettext-Domain=$DOMAIN" >> $d; \ done; \ for d in $(find debian/regexxer -type f -name "*.server" ); do \ echo "langpack.mk: Adding translation domain $DOMAIN to $d..."; \ sed -i "s// Message-ID: <20061109085813.24792.98829.malone@gangotri.ubuntu.com> Now working OK in version 0.9.6 in Edgy. How do I close a bug I've raised? Is there documentation for how to use Malone/Launchpad? -- Queued songs are shuffled when shutting down and restarting https://launchpad.net/bugs/56557 From david.conversi at uniroma1.it Thu Nov 9 09:24:27 2006 From: david.conversi at uniroma1.it (DavidC73) Date: Thu, 09 Nov 2006 09:24:27 -0000 Subject: [Bug 70933] Re: Error bars tab disappeared from the graph guru in 6.10 References: <20061108185116.16366.40752.malonedeb@gangotri.ubuntu.com> Message-ID: <20061109092427.25975.47300.malone@gandwana.ubuntu.com> In Dapper (gnumeric 1.6.3) i usually made column and line graphs, both with error bars, in Edgy (gnumeric 1.7.0) i don't find the tab (how to you call it?) for error bars anymore. -- Error bars tab disappeared from the graph guru in 6.10 https://launchpad.net/bugs/70933 From fraser at arkhostings.com Thu Nov 9 09:21:59 2006 From: fraser at arkhostings.com (Obleak) Date: Thu, 09 Nov 2006 09:21:59 -0000 Subject: [Bug 59936] Re: default gtk+1.2 font does not render umlauts etc. correctly References: <20060911173900.16647.14654.malonedeb@gangotri.ubuntu.com> Message-ID: <20061109092159.24792.67134.malone@gangotri.ubuntu.com> Hi All, I have some more information about this item and a fix. A default ubuntu install (I'm using edgy in this example) does not install gtk1.2 by default. When an application is added (say xmms) that is dependant on gtk1.2, the libgtk1.2-common package gets installed which provides the system defaults http://packages.ubuntu.com/edgy/misc/libgtk1.2-common Problems with the defaults are #1 it uses a font which looks terrible without anti-alising, and is too big #2 the default style belongs in the 1980's althought most gtk apps have migrated to gtk2 by now, there's quite a few commercial apps that use gtk1.2 still - and why do we want commercial apps to look so ordinary??? -- default gtk+1.2 font does not render umlauts etc. correctly https://launchpad.net/bugs/59936 From fraser at arkhostings.com Thu Nov 9 09:30:31 2006 From: fraser at arkhostings.com (Obleak) Date: Thu, 09 Nov 2006 09:30:31 -0000 Subject: [Bug 59936] Re: default gtk+1.2 font does not render umlauts etc. correctly References: <20060911173900.16647.14654.malonedeb@gangotri.ubuntu.com> Message-ID: <20061109093031.24792.95552.malone@gangotri.ubuntu.com> #1 Details of default font as ubuntu uses utf8, the font defaults for gtk1.2 come from /etc/gtk/gtkrc.utf-8 style "default-text" { fontset = "-*-arial-medium-r-normal--*-120-*-*-*-*-iso10646-1,\ -*-helvetica-medium-r-normal--*-120-*-*-*-*-*-*" } arial is not installed by default, so gtk reverts to the helvetica font. plugging in the same attributs into xfontsel we get (see attached image) ** Attachment added: "xfontsel showing the default helvetica font" http://librarian.launchpad.net/5018981/xfontsel.png -- default gtk+1.2 font does not render umlauts etc. correctly https://launchpad.net/bugs/59936 From fraser at arkhostings.com Thu Nov 9 09:44:07 2006 From: fraser at arkhostings.com (Obleak) Date: Thu, 09 Nov 2006 09:44:07 -0000 Subject: [Bug 59936] Re: default gtk+1.2 font does not render umlauts etc. correctly References: <20060911173900.16647.14654.malonedeb@gangotri.ubuntu.com> Message-ID: <20061109094407.25827.72600.malone@gandwana.ubuntu.com> #2 Details of the default style I don't know about everyone else but to me that grey blocky default theme is just an eyestrain. Coupled with the larger than usual font the whole effect is a bit amaturish - note how in the attached image the word 'Digital1' in the dropdown menu has been chopped - both the bottom and the end. Also note how the 0.0 1.0 2.0 numbering at the bottom of the image have crept upwards beyond the bar they are in. ** Attachment added: "Audacity showing blocky widgets & font misplacement" http://librarian.launchpad.net/5019098/DefaultTheme.png -- default gtk+1.2 font does not render umlauts etc. correctly https://launchpad.net/bugs/59936 From david.conversi at uniroma1.it Thu Nov 9 09:45:54 2006 From: david.conversi at uniroma1.it (DavidC73) Date: Thu, 09 Nov 2006 09:45:54 -0000 Subject: [Bug 70933] Re: Error bars tab disappeared from the graph guru in 6.10 References: <20061108185116.16366.40752.malonedeb@gangotri.ubuntu.com> Message-ID: <20061109094554.25975.32716.malone@gandwana.ubuntu.com> here's a screenshot for gnumeric163 with the error bars tab highlighted ** Attachment added: "screenshot for gnumeric 1.6.3 with error bars" http://librarian.launchpad.net/5019099/gnumeric163.png -- Error bars tab disappeared from the graph guru in 6.10 https://launchpad.net/bugs/70933 From david.conversi at uniroma1.it Thu Nov 9 09:47:55 2006 From: david.conversi at uniroma1.it (DavidC73) Date: Thu, 09 Nov 2006 09:47:55 -0000 Subject: [Bug 70933] Re: Error bars tab disappeared from the graph guru in 6.10 References: <20061108185116.16366.40752.malonedeb@gangotri.ubuntu.com> Message-ID: <20061109094755.25827.28561.malone@gandwana.ubuntu.com> this is the current Edgy version ** Attachment added: "screenshot for gnumeric 1.7.0 without error bars" http://librarian.launchpad.net/5019100/gnumeric170.png -- Error bars tab disappeared from the graph guru in 6.10 https://launchpad.net/bugs/70933 From sth at blueyonder.co.uk Thu Nov 9 09:55:26 2006 From: sth at blueyonder.co.uk (Simon Hepburn) Date: Thu, 09 Nov 2006 09:55:26 -0000 Subject: [Bug 71047] eds crashes when auto-completing email address in a new email References: <20061109095526.24668.76381.malonedeb@gangotri.ubuntu.com> Message-ID: <20061109095526.24668.76381.malonedeb@gangotri.ubuntu.com> Public bug reported: This problem only seems to happen with a freshly started machine when I try and compose a mail immediately after starting evolution. As soon as I start typing the recipients address the message composition window freezes as evo tryies to autocomplete the address. Here is the backtrace: Memory status: size: 1699840 vsize: 0 resident: 1699840 share: 0 rss: 487424 rss_rlim: 0 CPU usage: start_time: 1163064683 rtime: 0 utime: 0 stime: 0 cutime:0 cstime: 0 timeout: 0 it_real_value: 0 frequency: 0 Backtrace was generated from '/usr/libexec/evolution-data-server-1.8' (no debugging symbols found) Using host libthread_db library "/lib/tls/i686/cmov/libthread_db.so.1". (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) 0xffffe410 in __kernel_vsyscall () #0 0xffffe410 in __kernel_vsyscall () #1 0xb7e5374e in wait4 () from /lib/tls/i686/cmov/libc.so.6 #2 0xb7e53727 in wait3 () from /lib/tls/i686/cmov/libc.so.6 #3 0x0804ed62 in ?? () #4 0xbfa21370 in ?? () #5 0x00000000 in ?? () This has happened a few times now under identical circumstances, but this mornings crash was the first time that bug-buddy has noticed the crash and given me a backtrace, prior to that I have just killed evo and restarted it. ** Affects: evolution-data-server (Ubuntu) Importance: Undecided Status: Unconfirmed -- eds crashes when auto-completing email address in a new email https://launchpad.net/bugs/71047 From fraser at arkhostings.com Thu Nov 9 10:15:04 2006 From: fraser at arkhostings.com (Obleak) Date: Thu, 09 Nov 2006 10:15:04 -0000 Subject: [Bug 59936] Re: default gtk+1.2 font does not render umlauts etc. correctly References: <20060911173900.16647.14654.malonedeb@gangotri.ubuntu.com> Message-ID: <20061109101504.24668.75058.malone@gangotri.ubuntu.com> Onto the fix now. All that needs to be done is #1 set a default font that a) is actually installed b) is the same size as the default gtk2 font c) looks decent without anti-aliasing Here are two defaults that look pretty good -adobe-helvetica-medium-o-normal-? -10-100-75-75-p-57-iso10646-1 -schumacher-clean-medium-r-normal? -*-*-120-*-*-c-*-iso10646-1 #2 install a gtk1.2 theme either by including it in the libgtk1.2-common package or making libgtk1.2-common dependant on it. a) interestingly if I install and run 'gtk-theme-switch' from the cli, by default I have a choice of two gtk themes (which is odd because only Default has been installed) - Default (yurk) and IndustrialTango. Previewing IndustrialTango results in: Gtk-WARNING **: Unable to locate loadable module in module_path: "libinudustrial.so" me thinks the gtk-industrial-tango package should have been installed with libgtk1.2!!! a quick apt-get install gtk-industrial-tango later and we can finally fix up these ugly looking gtk apps #3 set a system default. This bit is really easy simply create a /etc/gtk/gtkrc file and put in it directions for the two different issues. note this will get overridden by a ~/.gtkrc.mine file so we are not locking users into anything dramatic. ============================================================= include "/usr/share/themes/IndustrialTango/gtk/gtkrc" style "default-text" { fontset = "-adobe-helvetica-medium-o-normal--10-100-75-75-p-57-iso10646-1,\ -*-r-*-iso10646-1,*" } class "*" style "default-text" ============================================================= save & run any gtk1.2 app - looks a bit better huh??? so in summary here is all that needs to be done to make gtk1.2 apps look decent by default #1 make the libgtk1.2-common package dependent on the gtk-industrial-tango package (like it should be????) #2 inlcude the /etc/gtk/gtkrc file as above that we have some sort of a decent system wide default Theme for gtk1.2 apps -- default gtk+1.2 font does not render umlauts etc. correctly https://launchpad.net/bugs/59936 From fraser at arkhostings.com Thu Nov 9 10:27:55 2006 From: fraser at arkhostings.com (Obleak) Date: Thu, 09 Nov 2006 10:27:55 -0000 Subject: [Bug 59936] Re: default gtk+1.2 font does not render umlauts etc. correctly References: <20060911173900.16647.14654.malonedeb@gangotri.ubuntu.com> Message-ID: <20061109102755.24668.90941.launchpad@gangotri.ubuntu.com> ** Tags added: font gtk gtk1.2 -- default gtk+1.2 font does not render umlauts etc. correctly https://launchpad.net/bugs/59936 From bugwatch at bugs.launchpad.net Thu Nov 9 10:20:04 2006 From: bugwatch at bugs.launchpad.net (Bug Watch Updater) Date: Thu, 09 Nov 2006 10:20:04 -0000 Subject: [Bug 60249] Re: keyword search doesn't work with trunk References: <20060913162714.17818.33303.malonedeb@gandwana.ubuntu.com> Message-ID: <20061109102148.19589.21354.launchpad@gangotri.ubuntu.com> *** This bug is a duplicate of bug 56610 *** ** Changed in: epiphany (upstream) Status: Confirmed => Fix Released -- keyword search doesn't work with trunk https://launchpad.net/bugs/60249 From bugwatch at bugs.launchpad.net Thu Nov 9 10:20:04 2006 From: bugwatch at bugs.launchpad.net (Bug Watch Updater) Date: Thu, 09 Nov 2006 10:20:04 -0000 Subject: [Bug 56610] Re: Automatic search from address entry doesn't work anymore References: <20060816161711.7009.94040.malonedeb@gangotri.ubuntu.com> Message-ID: <20061109102147.19589.12123.launchpad@gangotri.ubuntu.com> ** Changed in: epiphany (upstream) Status: Confirmed => Fix Released -- Automatic search from address entry doesn't work anymore https://launchpad.net/bugs/56610 From bugwatch at bugs.launchpad.net Thu Nov 9 10:20:04 2006 From: bugwatch at bugs.launchpad.net (Bug Watch Updater) Date: Thu, 09 Nov 2006 10:20:04 -0000 Subject: [Bug 69968] Re: "Play Disk 'X'" doesn't work References: <20061102220326.27977.76829.malonedeb@gandwana.ubuntu.com> Message-ID: <20061109102121.19589.54350.launchpad@gangotri.ubuntu.com> ** Changed in: totem (upstream) Status: Unknown => Confirmed -- "Play Disk 'X'" doesn't work https://launchpad.net/bugs/69968 From bugwatch at bugs.launchpad.net Thu Nov 9 10:20:04 2006 From: bugwatch at bugs.launchpad.net (Bug Watch Updater) Date: Thu, 09 Nov 2006 10:20:04 -0000 Subject: [Bug 70798] Re: Randomly incomplete renaming of categories References: <20061107214252.1115.1123.malonedeb@gangotri.ubuntu.com> Message-ID: <20061109102054.19589.52725.launchpad@gangotri.ubuntu.com> ** Changed in: alacarte (upstream) Status: Unknown => Unconfirmed -- Randomly incomplete renaming of categories https://launchpad.net/bugs/70798 From bugwatch at bugs.launchpad.net Thu Nov 9 10:20:04 2006 From: bugwatch at bugs.launchpad.net (Bug Watch Updater) Date: Thu, 09 Nov 2006 10:20:04 -0000 Subject: [Bug 70859] Re: Can't print multiple copies References: <20061108090829.877.32899.malonedeb@gangotri.ubuntu.com> Message-ID: <20061109102236.19589.99679.launchpad@gangotri.ubuntu.com> ** Changed in: evince (upstream) Status: Unknown => Fix Released -- Can't print multiple copies https://launchpad.net/bugs/70859 From herzi at gnome-de.org Thu Nov 9 10:44:48 2006 From: herzi at gnome-de.org (Sven Herzberg) Date: Thu, 09 Nov 2006 10:44:48 -0000 Subject: [Bug 71055] Bubbles don't disappear References: <20061109104448.25827.57944.malonedeb@gandwana.ubuntu.com> Message-ID: <20061109104448.25827.57944.malonedeb@gandwana.ubuntu.com> Public bug reported: If a bubble pops up at the position where the mouse cursor is located, it doesn't disappear anymore. This is very annoying for me when using a thinkpad where the cursor most of the work is done by using the keyboard so I usually move the mouse cursor into a position where it doesn't annoy me. ** Affects: notification-daemon (Ubuntu) Importance: Undecided Status: Unconfirmed -- Bubbles don't disappear https://launchpad.net/bugs/71055 From sth at blueyonder.co.uk Thu Nov 9 10:42:59 2006 From: sth at blueyonder.co.uk (Simon Hepburn) Date: Thu, 09 Nov 2006 10:42:59 -0000 Subject: [Bug 71047] Re: eds crashes when auto-completing email address in a new email References: <20061109095526.24668.76381.malonedeb@gangotri.ubuntu.com> Message-ID: <20061109104259.24792.94717.malone@gangotri.ubuntu.com> I have installed the eds -dbg package and attached gdb to eds as per the instructions in https://wiki.ubuntu.com/Backtrace I can recreate the problem with the message composition window freezing when autocompleting email addresses, gdb's output attached. ** Attachment added: "gdb output" http://librarian.launchpad.net/5019780/gdb-eds-1.8.txt -- eds crashes when auto-completing email address in a new email https://launchpad.net/bugs/71047 From avilella at gmail.com Thu Nov 9 11:52:00 2006 From: avilella at gmail.com (Albert Vilella) Date: Thu, 09 Nov 2006 11:52:00 -0000 Subject: [Bug 71064] new stock ticker not showing up References: <20061109115200.25827.10161.malonedeb@gandwana.ubuntu.com> Message-ID: <20061109115200.25827.10161.malonedeb@gandwana.ubuntu.com> Public bug reported: Hi, I have edgy installed, and I can add the stock ticker to the panel, add some companies, but then, when I click on the window to expand, nothing shows up. Any pointers? ** Affects: gnome-applets (Ubuntu) Importance: Undecided Status: Unconfirmed -- new stock ticker not showing up https://launchpad.net/bugs/71064 From fraser at arkhostings.com Thu Nov 9 12:46:22 2006 From: fraser at arkhostings.com (Obleak) Date: Thu, 09 Nov 2006 12:46:22 -0000 Subject: [Bug 71071] gtk1.2 default installation is very ordinary References: <20061109124622.25827.23926.malonedeb@gandwana.ubuntu.com> Message-ID: <20061109124622.25827.23926.malonedeb@gandwana.ubuntu.com> Public bug reported: Binary package hint: libgtk1.2-common I have some more information about this and a fix. A default ubuntu install (I'm using edgy in this example) does not install gtk1.2 by default. When an application is added (say xmms) that is dependant on gtk1.2, the libgtk1.2-common package gets installed which provides the system defaults http://packages.ubuntu.com/edgy/misc/libgtk1.2-common Problems with the defaults are #1 it uses a font which looks terrible without anti-alising, and is too big #2 the default style belongs in the 1980's althought most gtk apps have migrated to gtk2 by now, there's quite a few commercial apps that use gtk1.2 still - and why do we want commercial apps to look so ordinary??? #1 Details of default font as ubuntu uses utf8, the font defaults for gtk1.2 come from /etc/gtk/gtkrc.utf-8 style "default-text" { fontset = "-*-arial-medium-r-normal--*-120-*-*-*-*-iso10646-1,\ -*-helvetica-medium-r-normal--*-120-*-*-*-*-*-*" } arial is not installed by default, so gtk reverts to the helvetica font. plugging in the same attributs into xfontsel we get (see attached image) #2 Details of the default style I don't know about everyone else but to me that grey blocky default theme is just an eyestrain. (see 2nd attached image) Coupled with the larger than usual font the whole effect is a bit amaturish - note how in the attached image the word 'Digital1' in the dropdown menu has been chopped - both the bottom and the end. Also note how the 0.0 1.0 2.0 numbering at the bottom of the image have crept upwards beyond the bar they are in. THE FIX All that needs to be done is #1 set a default font that a) is actually installed b) is the same size as the default gtk2 font c) looks decent without anti-aliasing Here are two defaults that look pretty good -adobe-helvetica-medium-o-normal-? -10-100-75-75-p-57-iso10646-1 -schumacher-clean-medium-r-normal? -*-*-120-*-*-c-*-iso10646-1 #2 install a gtk1.2 theme either by including it in the libgtk1.2-common package or making libgtk1.2-common dependant on it. a) interestingly if I install and run 'gtk-theme-switch' from the cli, by default I have a choice of two gtk themes (which is odd because only Default has been installed) - Default (yurk) and IndustrialTango. Previewing IndustrialTango results in: Gtk-WARNING **: Unable to locate loadable module in module_path: "libinudustrial.so" me thinks the gtk-industrial-tango package should have been installed with libgtk1.2!!! a quick apt-get install gtk-industrial-tango later and we can finally fix up these ugly looking gtk apps #3 set a system default. This bit is really easy simply create a /etc/gtk/gtkrc file and put in it directions for the two different issues. note this will get overridden by a ~/.gtkrc.mine file so we are not locking users into anything dramatic. ============================================================= include "/usr/share/themes/IndustrialTango/gtk/gtkrc" style "default-text" { fontset = "-adobe-helvetica-medium-o-normal--10-100-75-75-p-57-iso10646-1,\ -*-r-*-iso10646-1,*" } class "*" style "default-text" ============================================================= save & run any gtk1.2 app - looks a bit better huh??? so in summary here is all that needs to be done to make gtk1.2 apps look decent by default #1 make the libgtk1.2-common package dependent on the gtk-industrial- tango package (like it should be????) #2 inlcude the /etc/gtk/gtkrc file as above that we have some sort of a decent system wide default Theme for gtk1.2 apps ** Affects: gtk+1.2 (Ubuntu) Importance: Undecided Status: Unconfirmed ** Tags added: font gtk1.2 -- gtk1.2 default installation is very ordinary https://launchpad.net/bugs/71071 From fraser at arkhostings.com Thu Nov 9 12:48:17 2006 From: fraser at arkhostings.com (Obleak) Date: Thu, 09 Nov 2006 12:48:17 -0000 Subject: [Bug 71071] Re: gtk1.2 default installation is very ordinary References: <20061109124622.25827.23926.malonedeb@gandwana.ubuntu.com> Message-ID: <20061109124817.25975.36897.malone@gandwana.ubuntu.com> ** Attachment added: "Default GTK1.2 font doesn't look so good" http://librarian.launchpad.net/5021208/xfontsel.png -- gtk1.2 default installation is very ordinary https://launchpad.net/bugs/71071 From fraser at arkhostings.com Thu Nov 9 12:49:25 2006 From: fraser at arkhostings.com (Obleak) Date: Thu, 09 Nov 2006 12:49:25 -0000 Subject: [Bug 71071] Re: gtk1.2 default installation is very ordinary References: <20061109124622.25827.23926.malonedeb@gandwana.ubuntu.com> Message-ID: <20061109124925.24792.36539.malone@gangotri.ubuntu.com> ** Attachment added: "Default theme showing blockyness & font misplacement" http://librarian.launchpad.net/5021225/DefaultTheme.png -- gtk1.2 default installation is very ordinary https://launchpad.net/bugs/71071 From contact at jadmadi.net Thu Nov 9 12:55:33 2006 From: contact at jadmadi.net (Jad) Date: Thu, 09 Nov 2006 12:55:33 -0000 Subject: [Bug 71072] Gaim crashes for unknown reason References: <20061109125533.25975.23474.malonedeb@gandwana.ubuntu.com> Message-ID: <20061109125533.25975.23474.malonedeb@gandwana.ubuntu.com> Public bug reported: ProblemType: Crash CoreDump: CrashCounter: 1 Date: Thu Nov 9 14:08:25 2006 Dependencies: libgcc1 1:4.1.1-13ubuntu5 gaim-data 1:2.0.0+beta3.1-1ubuntu9 lsb-base 3.1-10ubuntu4 libreadline5 5.1-7build1 libslang2 2.0.6-2 libtiff4 3.8.2-6 libncursesw5 5.5-2ubuntu1 whiptail 0.52.2-5.1ubuntu1 libtext-charwidth-perl 0.04-4 libxrender1 1:0.9.1-0ubuntu1 fontconfig 2.3.2-7ubuntu2 libssl0.9.8 0.9.8b-2ubuntu2 liblocale-gettext-perl 1.05-1 libxau6 1:1.0.1-1 libxext6 2:1.0.1-1ubuntu1 libxfixes3 1:4.0.1-0ubuntu1 python 2.4.3-11ubuntu3 libjpeg62 6b-13 libdbus-glib-1-2 0.71-1ubuntu1 libacl1 2.2.39-1ubuntu2 liblzo1 1.08-3 libncurses5 5.5-2ubuntu1 readline-common 5.1-7build1 libgtk2.0-0 2.10.6-0ubuntu1 libgpg-error0 1.2-1 python2.4-minimal 2.4.4~c1-0ubuntu1 libpopt0 1.10-2 gcc-4.1-base 4.1.1-13ubuntu5 libxcursor1 1.1.7-0ubuntu1 libperl5.8 5.8.8-6 launchpad-integration 0.1.4.3 libfontconfig1 2.3.2-7ubuntu2 libglib2.0-0 2.12.4-0ubuntu1 libpng12-0 1.2.8rel-5.1 defoma 0.11.10 libtext-wrapi18n-perl 0.06-5 ttf-dejavu 2.7-2 sed 4.1.5-1 libcupsys2 1.2.4-2ubuntu3 mktemp 1.5-2 libxrandr2 2:1.1.1-0ubuntu1 libselinux1 1.30-1ubuntu1 libmagic1 4.17-2ubuntu1 python2.4 2.4.4~c1-0ubuntu1 libattr1 2.4.32-1ubuntu1 mime-support 3.36-1 libbz2-1.0 1.0.3-3 python-minimal 2.4.3-11ubuntu3 libmeanwhile1 1.0.2-2 fontconfig-config 2.3.2-7ubuntu2 libgadu3 1:1.6+20060616-1 libgnutls13 1.4.0-3ubuntu1 debconf 1.5.2ubuntu2 libxinerama1 2:1.0.1-4build1 libdbus-1-3 0.93-0ubuntu3 ucf 2.0012 libpango1.0-common 1.14.5-0ubuntu1 libgtk2.0-bin 2.10.6-0ubuntu1 libnewt0.52 0.52.2-5.1ubuntu1 lsb-release 3.1-10ubuntu4 libgcrypt11 1.2.2-2 libxss1 1:1.0.1-4ubuntu1 debconf-i18n 1.5.2ubuntu2 perl 5.8.8-6 tzdata 2006m-1ubuntu1 libxi6 2:1.0.1-0ubuntu1 libcairo2 1.2.4-1ubuntu2 x11-common 1:7.1.1ubuntu6 libsepol1 1.12-1 libaudiofile0 0.2.6-6ubuntu1 libgtkspell0 2.0.10-3 debianutils 2.16.2 locales 2.3.22 libstartup-notification0 0.8-1ubuntu1 belocs-locales-bin 2.4-1ubuntu6 libtasn1-3 0.3.5-1 libao2 0.8.6-4 libxdmcp6 1:1.0.1-1 libx11-data 2:1.0.3-0ubuntu4 liblaunchpad-integration0 0.1.4.3 libatk1.0-0 1.12.3-0ubuntu1 file 4.17-2ubuntu1 libfreetype6 2.2.1-5 libtext-iconv-perl 1.4-3 libaspell15 0.60.4-4 libice6 2:1.0.1-1ubuntu1 libopencdk8 0.5.8-1 libsm6 2:1.0.1-1ubuntu1 perl-modules 5.8.8-6 dpkg 1.13.22ubuntu7 coreutils 5.96-5ubuntu4 libgdbm3 1.8.3-3 libstdc++6 4.1.1-13ubuntu5 libgtk2.0-common 2.10.6-0ubuntu1 libx11-6 2:1.0.3-0ubuntu4 ncurses-bin 5.5-2ubuntu1 zlib1g 1:1.2.3-13ubuntu2 libc6 2.4-1ubuntu12 libxft2 2.1.10-1ubuntu1 perl-base 5.8.8-6 libdb4.4 4.4.20-6ubuntu1 libpango1.0-0 1.14.5-0ubuntu1 libexpat1 1.95.8-3.2 Disassembly: (no debugging symbols found) Using host libthread_db library "/lib/tls/i686/cmov/libthread_db.so.1". (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) Core was generated by `gaim'. Program terminated with signal 11, Segmentation fault. #0 0xb698fe50 in msn_session_set_login_step () from /usr/lib/gaim/libmsn.so Dump of assembler code from 0xb698fe50 to 0xb698fe70: 0xb698fe50 : cmp %edx,0xc(%eax) 0xb698fe53 : ja 0xb698fe5c 0xb698fe55 : mov 0x14(%eax),%esi 0xb698fe58 : test %esi,%esi 0xb698fe5a : je 0xb698fe70 0xb698fe5c : mov 0xfffffff4(%ebp),%ebx 0xb698fe5f : mov 0xfffffff8(%ebp),%esi 0xb698fe62 : mov 0xfffffffc(%ebp),%edi 0xb698fe65 : mov %ebp,%esp 0xb698fe67 : pop %ebp 0xb698fe68 : ret 0xb698fe69 : lea 0x0(%esi),%esi End of assembler dump. DistroRelease: Ubuntu 6.10 ExecutablePath: /usr/bin/gaim Package: gaim 1:2.0.0+beta3.1-1ubuntu9 ProcCmdline: gaim ProcCwd: /home/jad ProcEnviron: PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/bin/X11:/usr/games LANG=en_US.UTF-8 SHELL=/bin/bash ProcMaps: 08048000-08158000 r-xp 00000000 08:03 3817794 /usr/bin/gaim 08158000-0815c000 rw-p 00110000 08:03 3817794 /usr/bin/gaim 0815c000-0897b000 rw-p 0815c000 00:00 0 [heap] b53ca000-b542e000 r--p 00000000 08:03 4033034 /usr/share/fonts/truetype/ttf-dejavu/DejaVuSans-Oblique.ttf b542e000-b549a000 r--p 00000000 08:03 4033031 /usr/share/fonts/truetype/ttf-dejavu/DejaVuSans-Bold.ttf b549a000-b54fa000 rw-s 00000000 00:08 786449 /SYSV00000000 (deleted) b54fa000-b5511000 r--s 00000000 08:03 2932953 /var/lib/aspell/en_US-wo_accents-only.rws b5511000-b5799000 r--s 00000000 08:03 2932941 /var/lib/aspell/en-common.rws b579d000-b59a3000 r--p 00000000 08:03 4134449 /usr/share/icons/hicolor/icon-theme.cache b59a3000-b6003000 r--p 00000000 08:03 4134450 /usr/share/icons/gnome/icon-theme.cache b6003000-b625b000 r--p 00000000 08:03 4134447 /usr/share/icons/Tango/icon-theme.cache b625b000-b62ac000 r--p 00000000 08:03 4133175 /usr/share/icons/Tangerine/icon-theme.cache b62ac000-b6418000 r--p 00000000 08:03 4134452 /usr/share/icons/Human/icon-theme.cache b6418000-b6489000 r--p 00000000 08:03 4033035 /usr/share/fonts/truetype/ttf-dejavu/DejaVuSans.ttf b6489000-b64e9000 rw-s 00000000 00:08 753680 /SYSV00000000 (deleted) b64e9000-b64fa000 r-xp 00000000 08:03 3867036 /usr/lib/gtk-2.0/2.10.0/engines/libubuntulooks.so b64fa000-b64fb000 rw-p 00011000 08:03 3867036 /usr/lib/gtk-2.0/2.10.0/engines/libubuntulooks.so b64fb000-b6545000 r-xp 00000000 08:03 3818765 /usr/lib/libXt.so.6.0.0 b6545000-b6549000 rw-p 00049000 08:03 3818765 /usr/lib/libXt.so.6.0.0 b6549000-b655e000 r-xp 00000000 08:03 3818802 /usr/lib/libaudio.so.2.4 b655e000-b655f000 rw-p 00014000 08:03 3818802 /usr/lib/libaudio.so.2.4 b6569000-b656a000 rw-p b6569000 00:00 0 b656a000-b656c000 r-xp 00000000 08:03 3949457 /usr/lib/pango/1.5.0/modules/pango-basic-fc.so b656c000-b656d000 rw-p 00001000 08:03 3949457 /usr/lib/pango/1.5.0/modules/pango-basic-fc.so b656d000-b6572000 r-xp 00000000 08:03 3820072 /usr/lib/libartsc.so.0.0.0 b6572000-b6573000 rw-p 00004000 08:03 3820072 /usr/lib/libartsc.so.0.0.0 b6573000-b6575000 rw-p b6573000 00:00 0 b6575000-b6579000 r-xp 00000000 08:03 3867056 /usr/lib/gtk-2.0/2.10.0/loaders/libpixbufloader-png.so b6579000-b657a000 rw-p 00003000 08:03 3867056 /usr/lib/gtk-2.0/2.10.0/loaders/libpixbufloader-png.so b657a000-b657c000 r-xp 00000000 08:03 3850399 /usr/lib/ao/plugins-2/liboss.so b657c000-b657d000 rw-p 00001000 08:03 3850399 /usr/lib/ao/plugins-2/liboss.so b657d000-b657e000 r-xp 00000000 08:03 3850398 /usr/lib/ao/plugins-2/libnas.so b657e000-b657f000 rw-p 00001000 08:03 3850398 /usr/lib/ao/plugins-2/libnas.so b657f000-b6580000 r-xp 00000000 08:03 3850397 /usr/lib/ao/plugins-2/libesd.so b6580000-b6581000 rw-p 00000000 08:03 3850397 /usr/lib/ao/plugins-2/libesd.so b6581000-b6584000 r-xp 00000000 08:03 3850395 /usr/lib/ao/plugins-2/libalsa09.so b6584000-b6585000 rw-p 00002000 08:03 3850395 /usr/lib/ao/plugins-2/libalsa09.so b6585000-b6652000 r-xp 00000000 08:03 1310898 /usr/lib/libtk8.4.so.0 b6652000-b665e000 rw-p 000cd000 08:03 1310898 /usr/lib/libtk8.4.so.0 b665e000-b6707000 r-xp 00000000 08:03 3819578 /usr/lib/libtcl8.4.so.0 b6707000-b670d000 rw-p 000a8000 08:03 3819578 /usr/lib/libtcl8.4.so.0 b670d000-b670e000 r-xp 00000000 08:03 3850396 /usr/lib/ao/plugins-2/libarts.so b670e000-b670f000 rw-p 00000000 08:03 3850396 /usr/lib/ao/plugins-2/libarts.so b670f000-b6711000 r-xp 00000000 08:03 655395 /usr/lib/gaim/timestamp_format.so b6711000-b6712000 rw-p 00001000 08:03 655395 /usr/lib/gaim/timestamp_format.so b6712000-b6714000 r-xp 00000000 08:03 655394 /usr/lib/gaim/timestamp.so b6714000-b6715000 rw-p 00002000 08:03 655394 /usr/lib/gaim/timestamp.so b6715000-b671a000 r-xp 00000000 08:03 655393 /usr/lib/gaim/ticker.so b671a000-b671b000 rw-p 00004000 08:03 655393 /usr/lib/gaim/ticker.so b671b000-b6723000 r-xp 00000000 08:03 655392 /usr/lib/gaim/tcl.so b6723000-b6724000 rw-p 00007000 08:03 655392 /usr/lib/gaim/tcl.so b6724000-b6732000 r-xp 00000000 08:03 655387 /usr/lib/gaim/spellchk.so b6732000-b6733000 rw-p 0000d000 08:03 655387 /usr/lib/gaim/spellchk.so b6733000-b6738000 r-xp 00000000 08:03 574080 /lib/tls/i686/cmov/libcrypt-2.4.so b6738000-b673a000 rw-p 00004000 08:03 574080 /lib/tls/i686/cmov/libcrypt-2.4.so b673a000-b6761000 rw-p b673a000 00:00 0 b6761000-b6871000 r-xp 00000000 08:03 3819324 /usr/lib/libperl.so.5.8.8 b6871000-b6876000 rw-p 00110000 08:03 3819324 /usr/lib/libperl.so.5.8.8 b6876000-b6879000 rw-p b6876000 00:00 0 b6879000-b687b000 r-xp 00000000 08:03 655391 /usr/lib/gaim/statenotify.so b687b000-b687c000 rw-p 00001000 08:03 655391 /usr/lib/gaim/statenotify.so b687c000-b687d000 r-xp 00000000 08:03 655390 /usr/lib/gaim/ssl.so b687d000-b687e000 rw-p 00000000 08:03 655390 /usr/lib/gaim/ssl.so b687e000-b687f000 r-xp 00000000 08:03 655389 /usr/lib/gaim/ssl-nss.so b687f000-b6880000 rw-p 00000000 08:03 655389 /usr/lib/gaim/ssl-nss.so b6880000-b6882000 r-xp 00000000 08:03 655388 /usr/lib/gaim/ssl-gnutls.so b6882000-b6883000 rw-p 00001000 08:03 655388 /usr/lib/gaim/ssl-gnutls.so b6883000-b6885000 r-xp 00000000 08:03 655386 /usr/lib/gaim/relnot.so b6885000-b6886000 rw-p 00001000 08:03 655386 /usr/lib/gaim/relnot.so b6886000-b688f000 r-xp 00000000 08:03 655384 /usr/lib/gaim/perl.so b688f000-b6890000 rw-p 00008000 08:03 655384 /usr/lib/gaim/perl.so b6890000-b68b4000 r-xp 00000000 08:03 655379 /usr/lib/gaim/libyahoo.so b68b4000-b68c4000 rw-p 00024000 08:03 655379 /usr/lib/gaim/libyahoo.so b68c4000-b68cd000 r-xp 00000000 08:03 655378 /usr/lib/gaim/libsimple.so b68cd000-b68ce000 rw-p 00008000 08:03 655378 /usr/lib/gaim/libsimple.so b68ce000-b68de000 rw-p b68ce000 00:00 0 b68de000-b6905000 r-xp 00000000 08:03 3819241 /usr/lib/libmeanwhile.so.1.0.2 b6905000-b6906000 rw-p 00026000 08:03 3819241 /usr/lib/libmeanwhile.so.1.0.2 b6906000-b691a000 r-xp 00000000 08:03 655377 /usr/lib/gaim/libsametime.so b691a000-b691b000 rw-p 00013000 08:03 655377 /usr/lib/gaim/libsametime.so b691b000-b691c000 rw-p b691b000 00:00 0 b691c000-b695c000 r-xp 00000000 08:03 655376 /usr/lib/gaim/liboscar.so b695c000-b695e000 rw-p 00040000 08:03 655376 /usr/lib/gaim/liboscar.so b695e000-b6976000 r-xp 00000000 08:03 655375 /usr/lib/gaim/libnovell.so b6976000-b6977000 rw-p 00018000 08:03 655375 /usr/lib/gaim/libnovell.so b6977000-b699f000 r-xp 00000000 08:03 655374 /usr/lib/gaim/libmsn.so b699f000-b69a0000 rw-p 00028000 08:03 655374 /usr/lib/gaim/libmsn.so b69a0000-b69a3000 rw-p b69a0000 00:00 0 b69a3000-b69c5000 r-xp 00000000 08:03 655373 /usr/lib/gaim/libjabber.so b69c5000-b69c6000 rw-p 00022000 08:03 655373 /usr/lib/gaim/libjabber.so b69c6000-b69c9000 rw-p b69c6000 00:00 0 b69c9000-b69d9000 r-xp 00000000 08:03 655372 /usr/lib/gaim/libirc.so b69d9000-b69da000 rw-p 00010000 08:03 655372 /usr/lib/gaim/libirc.so b69da000-b69ed000 r-xp 00000000 08:03 3818944 /usr/lib/libgadu.so.3.5 b69ed000-b69ee000 rw-p 00013000 08:03 3818944 /usr/lib/libgadu.so.3.5 b69ee000-b69f0000 r-xp 00000000 08:03 655385 /usr/lib/gaim/psychic.so b69f0000-b69f1000 rw-p 00001000 08:03 655385 /usr/lib/gaim/psychic.so b69f1000-b69f6000 r-xp 00000000 08:03 655383 /usr/lib/gaim/notify.so b69f6000-b69f7000 rw-p 00004000 08:03 655383 /usr/lib/gaim/notify.so b69f7000-b69fb000 r-xp 00000000 08:03 655381 /usr/lib/gaim/musicmessaging.so b69fb000-b69fc000 rw-p 00003000 08:03 655381 /usr/lib/gaim/musicmessaging.so b69fc000-b6a07000 r-xp 00000000 08:03 655371 /usr/lib/gaim/libgg.so b6a07000-b6a08000 rw-p 0000a000 08:03 655371 /usr/lib/gaim/libgg.so b6a08000-b6a0c000 r-xp 00000000 08:03 3819212 /usr/lib/libkrb5support.so.0.0 b6a0c000-b6a0d000 rw-p 00003000 08:03 3819212 /usr/lib/libkrb5support.so.0.0 b6a0d000-b6a3f000 r-xp 00000000 08:03 540787 /lib/libsepol.so.1 b6a3f000-b6a40000 rw-p 00031000 08:03 540787 /lib/libsepol.so.1 b6a40000-b6a4a000 rw-p b6a40000 00:00 0 b6a4a000-b6a4d000 r-xp 00000000 08:03 3819081 /usr/lib/libgpg-error.so.0.2.0 b6a4d000-b6a4e000 rw-p 00002000 08:03 3819081 /usr/lib/libgpg-error.so.0.2.0 b6a4e000-b6a9a000 r-xp 00000000 08:03 3818963 /usr/lib/libgcrypt.so.11.2.1 b6a9a000-b6a9c000 rw-p 0004b000 08:03 3818963 /usr/lib/libgcrypt.so.11.2.1 b6a9c000-b6aae000 r-xp 00000000 08:03 3819414 /usr/lib/libtasn1.so.3.0.5 b6aae000-b6aaf000 rw-p 00011000 08:03 3819414 /usr/lib/libtasn1.so.3.0.5 b6aaf000-b6b62000 r-xp 00000000 08:03 3818789 /usr/lib/libasound.so.2.0.0 b6b62000-b6b67000 rw-p 000b2000 08:03 3818789 /usr/lib/libasound.so.2.0.0 b6b67000-b6b82000 r-xp 00000000 08:03 3819099 /usr/lib/libgssapi_krb5.so.2.2 b6b82000-b6b83000 rw-p 0001b000 08:03 3819099 /usr/lib/libgssapi_krb5.so.2.2 b6b83000-b6b85000 r-xp 00000000 08:03 540723 /lib/libcom_err.so.2.1 b6b85000-b6b86000 rw-p 00001000 08:03 540723 /lib/libcom_err.so.2.1 b6b86000-b6baa000 r-xp 00000000 08:03 3819204 /usr/lib/libk5crypto.so.3.0 b6baa000-b6bab000 rw-p 00023000 08:03 3819204 /usr/lib/libk5crypto.so.3.0 b6bab000-b6c25000 r-xp 00000000 08:03 3819210 /usr/lib/libkrb5.so.3.2 b6c25000-b6c27000 rw-p 0007a000 08:03 3819210 /usr/lib/libkrb5.so.3.2 b6c27000-b6c71000 r-xp 00000000 08:03 3819393 /usr/lib/libsoftokn3.so b6c71000-b6c75000 rw-p 00049000 08:03 3819393 /usr/lib/libsoftokn3.so b6c75000-b6c9c000 r-xp 00000000 08:03 3819403 /usr/lib/libssl3.so b6c9c000-b6c9e000 rw-p 00027000 08:03 3819403 /usr/lib/libssl3.so b6c9e000-b6cbf000 r-xp 00000000 08:03 3819387 /usr/lib/libsmime3.so b6cbf000-b6cc1000 rw-p 00021000 08:03 3819387 /usr/lib/libsmime3.so b6cc1000-b6d2d000 r-xp 00000000 08:03 3819281 /usr/lib/libnss3.so b6d2d000-b6d32000 rw-p 0006c000 08:03 3819281 /usr/lib/libnss3.so b6d32000-b6d35000 r-xp 00000000 08:03 3818712 /usr/lib/libORBitCosNaming-2.so.0.1.0 b6d35000-b6d36000 rw-p 00003000 08:03 3818712 /usr/lib/libORBitCosNaming-2.so.0.1.0 b6d36000-b6d38000 r-xp 00000000 08:03 574110 /lib/tls/i686/cmov/libutil-2.4.so b6d38000-b6d3a000 rw-p 00001000 08:03 574110 /lib/tls/i686/cmov/libutil-2.4.so b6d3a000-b6d4c000 r-xp 00000000 08:03 540786 /lib/libselinux.so.1 b6d4c000-b6d4e000 rw-p 00011000 08:03 540786 /lib/libselinux.so.1 b6d4e000-b6d5c000 r-xp 00000000 08:03 3818806 /usr/lib/libavahi-client.so.3.2.0 b6d5c000-b6d5d000 rw-p 0000e000 08:03 3818806 /usr/lib/libavahi-client.so.3.2.0 b6d5d000-b6d67000 r-xp 00000000 08:03 3818808 /usr/lib/libavahi-common.so.3.4.2 b6d67000-b6d68000 rw-p 00009000 08:03 3818808 /usr/lib/libavahi-common.so.3.4.2 b6d68000-b6d6a000 r-xp 00000000 08:03 3818812 /usr/lib/libavahi-glib.so.1.0.1 b6d6a000-b6d6b000 rw-p 00002000 08:03 3818812 /usr/lib/libavahi-glib.so.1.0.1 b6d6b000-b6dd4000 r-xp 00000000 08:03 3819077 /usr/lib/libgnutls.so.13.0.5 b6dd4000-b6dda000 rw-p 00068000 08:03 3819077 /usr/lib/libgnutls.so.13.0.5 b6dda000-b6e09000 r-xp 00000000 08:03 3819280 /usr/lib/libnspr4.so b6e09000-b6e0b000 rw-p 0002e000 08:03 3819280 /usr/lib/libnspr4.so b6e0b000-b6e0c000 rw-p b6e0b000 00:00 0 b6e0c000-b6e10000 r-xp 00000000 08:03 3819329 /usr/lib/libplc4.so b6e10000-b6e11000 rw-p 00003000 08:03 3819329 /usr/lib/libplc4.so b6e11000-b6e13000 r-xp 00000000 08:03 3819330 /usr/lib/libplds4.so b6e13000-b6e14000 rw-p 00001000 08:03 3819330 /usr/lib/libplds4.so b6e14000-b6e1d000 r-xp 00000000 08:03 3818907 /usr/lib/libesd.so.0.2.36 b6e1d000-b6e1e000 rw-p 00008000 08:03 3818907 /usr/lib/libesd.so.0.2.36 b6e1e000-b6e65000 r-xp 00000000 08:03 3818835 /usr/lib/libcamel-1.2.so.8.1.0 b6e65000-b6e68000 rw-p 00047000 08:03 3818835 /usr/lib/libcamel-1.2.so.8.1.0 b6e68000-b6f61000 r-xp 00000000 08:03 3818858 /usr/lib/libdb-4.4.so b6f61000-b6f64000 rw-p 000f8000 08:03 3818858 /usr/lib/libdb-4.4.so b6f64000-b6fab000 r-xp 00000000 08:03 3818708 /usr/lib/libORBit-2.so.0.1.0 b6fab000-b6fb5000 rw-p 00046000 08:03 3818708 /usr/lib/libORBit-2.so.0.1.0 b6fb5000-b6fc7000 r-xp 00000000 08:03 3818825 /usr/lib/libbonobo-activation.so.4.0.0 b6fc7000-b6fc9000 rw-p 00012000 08:03 3818825 /usr/lib/libbonobo-activation.so.4.0.0 b6fc9000-b7019000 r-xp 00000000 08:03 3818823 /usr/lib/libbonobo-2.so.0.0.0 b7019000-b7023000 rw-p 0004f000 08:03 3818823 /usr/lib/libbonobo-2.so.0.0.0 b7023000-b7051000 r-xp 00000000 08:03 3818961 /usr/lib/libgconf-2.so.4.1.0 b7051000-b7054000 rw-p 0002e000 08:03 3818961 /usr/lib/libgconf-2.so.4.1.0 b7054000-b7167000 r-xp 00000000 08:03 3819454 /usr/lib/libxml2.so.2.6.26 b7167000-b716c000 rw-p 00113000 08:03 3819454 /usr/lib/libxml2.so.2.6.26 b716c000-b716d000 rw-p b716c000 00:00 0 b716d000-b71c2000 r-xp 00000000 08:03 3819071 /usr/lib/libgnomevfs-2.so.0.1600.1 b71c2000-b71c5000 rw-p 00054000 08:03 3819071 /usr/lib/libgnomevfs-2.so.0.1600.1 b71c5000-b71e7000 r-xp 00000000 08:03 3818892 /usr/lib/libedataserver-1.2.so.7.1.0 b71e7000-b71e8000 rw-p 00022000 08:03 3818892 /usr/lib/libedataserver-1.2.so.7.1.0 b71e8000-b71ee000 r-xp 00000000 08:03 540776 /lib/libpopt.so.0.0.0 b71ee000-b71ef000 rw-p 00006000 08:03 540776 /lib/libpopt.so.0.0.0 b71ef000-b7203000 r-xp 00000000 08:03 3819041 /usr/lib/libgnome-2.so.0.1600.0 b7203000-b7204000 rw-p 00013000 08:03 3819041 /usr/lib/libgnome-2.so.0.1600.0 b7204000-b7232000 r-xp 00000000 08:03 3818884 /usr/lib/libebook-1.2.so.9.0.0 b7232000-b7236000 rw-p 0002e000 08:03 3818884 /usr/lib/libebook-1.2.so.9.0.0 b7236000-b7251000 r-xp 00000000 08:03 3818888 /usr/lib/libedata-book-1.2.so.2.3.0 b7251000-b7254000 rw-p 0001a000 08:03 3818888 /usr/lib/libedata-book-1.2.so.2.3.0 b7254000-b7255000 rw-p b7254000 00:00 0 b7255000-b7256000 r-xp 00000000 08:03 655370 /usr/lib/gaim/libgaimperl.so b7256000-b7257000 rw-p 00000000 08:03 655370 /usr/lib/gaim/libgaimperl.so b7257000-b7259000 r-xp 00000000 08:03 655382 /usr/lib/gaim/nautilus.so b7259000-b725a000 rw-p 00001000 08:03 655382 /usr/lib/gaim/nautilus.so b725a000-b725c000 r-xp 00000000 08:03 655369 /usr/lib/gaim/idle.so b725c000-b725d000 rw-p 00001000 08:03 655369 /usr/lib/gaim/idle.so b725d000-b725e000 r-xp 00000000 08:03 655368 /usr/lib/gaim/iconaway.so b725e000-b725f000 rw-p 00000000 08:03 655368 /usr/lib/gaim/iconaway.so b725f000-b7261000 r-xp 00000000 08:03 655367 /usr/lib/gaim/history.so b7261000-b7262000 rw-p 00001000 08:03 655367 /usr/lib/gaim/history.so b7262000-b726c000 r-xp 00000000 08:03 655366 /usr/lib/gaim/gevolution.so b726c000-b726d000 rw-p 0000a000 08:03 655366 /usr/lib/gaim/gevolution.so b726d000-b7271000 r-xp 00000000 08:03 655365 /usr/lib/gaim/gestures.so b7271000-b7272000 rw-p 00003000 08:03 655365 /usr/lib/gaim/gestures.so b7272000-b7276000 r-xp 00000000 08:03 655364 /usr/lib/gaim/gaimrc.so b7276000-b7277000 rw-p 00004000 08:03 655364 /usr/lib/gaim/gaimrc.so b7277000-b7279000 r-xp 00000000 08:03 655363 /usr/lib/gaim/extplacement.so b7279000-b727a000 rw-p 00001000 08:03 655363 /usr/lib/gaim/extplacement.so b727a000-b7282000 r-xp 00000000 08:03 655362 /usr/lib/gaim/docklet.so b7282000-b7283000 rw-p 00007000 08:03 655362 /usr/lib/gaim/docklet.so b7283000-b728c000 r-xp 00000000 08:03 574093 /lib/tls/i686/cmov/libnss_files-2.4.so b728c000-b728e000 rw-p 00008000 08:03 574093 /lib/tls/i686/cmov/libnss_files-2.4.so b728e000-b7296000 r-xp 00000000 08:03 574097 /lib/tls/i686/cmov/libnss_nis-2.4.so b7296000-b7298000 rw-p 00007000 08:03 574097 /lib/tls/i686/cmov/libnss_nis-2.4.so b7298000-b729f000 r-xp 00000000 08:03 574089 /lib/tls/i686/cmov/libnss_compat-2.4.so b729f000-b72a1000 rw-p 00006000 08:03 574089 /lib/tls/i686/cmov/libnss_compat-2.4.so b72a1000-b72a2000 rw-p b72a1000 00:00 0 b72a2000-b72a6000 r-xp 00000000 08:03 3819131 /usr/lib/libgthread-2.0.so.0.1200.4 b72a6000-b72a7000 rw-p 00003000 08:03 3819131 /usr/lib/libgthread-2.0.so.0.1200.4 b72a7000-b72a9000 r-xp 00000000 08:03 655361 /usr/lib/gaim/dbus-example.so b72a9000-b72aa000 rw-p 00001000 08:03 655361 /usr/lib/gaim/dbus-example.so b72aa000-b72ab000 r-xp 00000000 08:03 721079 /usr/lib/gconv/ISO8859-1.so b72ab000-b72ad000 rw-p 00001000 08:03 721079 /usr/lib/gconv/ISO8859-1.so b72ad000-b72ae000 r-xp 00000000 08:03 3850382 /usr/lib/X11/locale/common/xlcUTF8Load.so.2.0.0 b72ae000-b72af000 rw-p 00000000 08:03 3850382 /usr/lib/X11/locale/common/xlcUTF8Load.so.2.0.0 b72af000-b72e2000 r--p 00000000 08:03 3868234 /usr/lib/locale/en_US.utf8/LC_CTYPE b72e2000-b72e3000 r--p 00000000 08:03 3868239 /usr/lib/locale/en_US.utf8/LC_NUMERIC b72e3000-b72e4000 r--p 00000000 08:03 3868242 /usr/lib/locale/en_US.utf8/LC_TIME b72e4000-b73bb000 r--p 00000000 08:03 3868233 /usr/lib/locale/en_US.utf8/LC_COLLATE b73bb000-b73bc000 r--p 00000000 08:03 3868237 /usr/lib/locale/en_US.utf8/LC_MONETARY b73bc000-b73bf000 rw-p b73bc000 00:00 0 b73bf000-b73c3000 r-xp 00000000 08:03 3818735 /usr/lib/libXdmcp.so.6.0.0 b73c3000-b73c4000 rw-p 00003000 08:03 3818735 /usr/lib/libXdmcp.so.6.0.0 b73c4000-b73e0000 r-xp 00000000 08:03 3818920 /usr/lib/libexpat.so.1.0.0 b73e0000-b73e2000 rw-p 0001c000 08:03 3818920 /usr/lib/libexpat.so.1.0.0 b73e2000-b73e4000 r-xp 00000000 08:03 3818726 /usr/lib/libXau.so.6.0.0 b73e4000-b73e5000 rw-p 00001000 08:03 3818726 /usr/lib/libXau.so.6.0.0 b73e5000-b73e6000 rw-p b73e5000 00:00 0 b73e6000-b744d000 r-xp 00000000 08:03 3818936 /usr/lib/libfreetype.so.6.3.10 b744d000-b7450000 rw-p 00067000 08:03 3818936 /usr/lib/libfreetype.so.6.3.10 b7450000-b747a000 r-xp 00000000 08:03 3819311 /usr/lib/libpangoft2-1.0.so.0.1400.5 b747a000-b747b000 rw-p 00029000 08:03 3819311 /usr/lib/libpangoft2-1.0.so.0.1400.5 b747b000-b7485000 r-xp 00000000 08:03 540739 /lib/libgcc_s.so.1 b7485000-b7486000 rw-p 00009000 08:03 540739 /lib/libgcc_s.so.1 b7486000-b755a000 r-xp 00000000 08:03 3819409 /usr/lib/libstdc++.so.6.0.8 b755a000-b755d000 r--p 000d4000 08:03 3819409 /usr/lib/libstdc++.so.6.0.8 b755d000-b755f000 rw-p 000d7000 08:03 3819409 /usr/lib/libstdc++.so.6.0.8 b755f000-b7566000 rw-p b755f000 00:00 0 b7566000-b7693000 r-xp 00000000 08:03 574076 /lib/tls/i686/cmov/libc-2.4.so b7693000-b7695000 r--p 0012c000 08:03 574076 /lib/tls/i686/cmov/libc-2.4.so b7695000-b7697000 rw-p 0012e000 08:03 574076 /lib/tls/i686/cmov/libc-2.4.so b7697000-b769a000 rw-p b7697000 00:00 0 b769a000-b76a1000 r-xp 00000000 08:03 574106 /lib/tls/i686/cmov/librt-2.4.so b76a1000-b76a3000 rw-p 00006000 08:03 574106 /lib/tls/i686/cmov/librt-2.4.so b76a3000-b76a5000 r-xp 00000000 08:03 574082 /lib/tls/i686/cmov/libdl-2.4.so b76a5000-b76a7000 rw-p 00001000 08:03 574082 /lib/tls/i686/cmov/libdl-2.4.so b76a7000-b76cb000 r-xp 00000000 08:03 574084 /lib/tls/i686/cmov/libm-2.4.so b76cb000-b76cd000 rw-p 00023000 08:03 574084 /lib/tls/i686/cmov/libm-2.4.so b76cd000-b7793000 r-xp 00000000 08:03 3818720 /usr/lib/libX11.so.6.2.0 b7793000-b7796000 rw-p 000c5000 08:03 3818720 /usr/lib/libX11.so.6.2.0 b7796000-b779d000 r-xp 00000000 08:03 3818761 /usr/lib/libXrender.so.1.3.0 b779d000-b779e000 rw-p 00006000 08:03 3818761 /usr/lib/libXrender.so.1.3.0 b779e000-b779f000 rw-p b779e000 00:00 0 b779f000-b77c1000 r-xp 00000000 08:03 3819332 /usr/lib/libpng12.so.0.1.2.8 b77c1000-b77c2000 rw-p 00021000 08:03 3819332 /usr/lib/libpng12.so.0.1.2.8 b77c2000-b77eb000 r-xp 00000000 08:03 3818926 /usr/lib/libfontconfig.so.1.0.4 b77eb000-b77f0000 rw-p 00028000 08:03 3818926 /usr/lib/libfontconfig.so.1.0.4 b77f0000-b77f1000 rw-p b77f0000 00:00 0 b77f1000-b7804000 r-xp 00000000 08:03 3819466 /usr/lib/libz.so.1.2.3 b7804000-b7805000 rw-p 00012000 08:03 3819466 /usr/lib/libz.so.1.2.3 b7805000-b7809000 r-xp 00000000 08:03 3818741 /usr/lib/libXfixes.so.3.1.0 b7809000-b780a000 rw-p 00003000 08:03 3818741 /usr/lib/libXfixes.so.3.1.0 b780a000-b7812000 r-xp 00000000 08:03 3818731 /usr/lib/libXcursor.so.1.0.2 b7812000-b7813000 rw-p 00007000 08:03 3818731 /usr/lib/libXcursor.so.1.0.2 b7813000-b7815000 r-xp 00000000 08:03 3818759 /usr/lib/libXrandr.so.2.0.0 b7815000-b7816000 rw-p 00002000 08:03 3818759 /usr/lib/libXrandr.so.2.0.0 b7816000-b7817000 rw-p b7816000 00:00 0 b7817000-b781e000 r-xp 00000000 08:03 3818747 /usr/lib/libXi.so.6.0.0 b781e000-b781f000 rw-p 00006000 08:03 3818747 /usr/lib/libXi.so.6.0.0 b781f000-b7821000 r-xp 00000000 08:03 3818749 /usr/lib/libXinerama.so.1.0.0 b7821000-b7822000 rw-p 00001000 08:03 3818749 /usr/lib/libXinerama.so.1.0.0 b7822000-b782e000 r-xp 00000000 08:03 3818739 /usr/lib/libXext.so.6.4.0 b782e000-b782f000 rw-p 0000c000 08:03 3818739 /usr/lib/libXext.so.6.4.0 b782f000-b7844000 r-xp 00000000 08:03 3818698 /usr/lib/libICE.so.6.3.0 b7844000-b7845000 rw-p 00014000 08:03 3818698 /usr/lib/libICE.so.6.3.0 b7845000-b7847000 rw-p b7845000 00:00 0 b7847000-b784f000 r-xp 00000000 08:03 3818716 /usr/lib/libSM.so.6.0.0 b784f000-b7850000 rw-p 00007000 08:03 3818716 /usr/lib/libSM.so.6.0.0 b7850000-b785f000 r-xp 00000000 08:03 574102 /lib/tls/i686/cmov/libpthread-2.4.so b785f000-b7861000 rw-p 0000f000 08:03 574102 /lib/tls/i686/cmov/libpthread-2.4.so b7861000-b7864000 rw-p b7861000 00:00 0 b7864000-b7873000 r-xp 00000000 08:03 574104 /lib/tls/i686/cmov/libresolv-2.4.so b7873000-b7875000 rw-p 0000f000 08:03 574104 /lib/tls/i686/cmov/libresolv-2.4.so b7875000-b7877000 rw-p b7875000 00:00 0 b7877000-b7889000 r-xp 00000000 08:03 574087 /lib/tls/i686/cmov/libnsl-2.4.so b7889000-b788b000 rw-p 00011000 08:03 574087 /lib/tls/i686/cmov/libnsl-2.4.so b788b000-b788d000 rw-p b788b000 00:00 0 b788d000-b791e000 r-xp 00000000 08:03 3819027 /usr/lib/libglib-2.0.so.0.1200.4 b791e000-b791f000 rw-p 00091000 08:03 3819027 /usr/lib/libglib-2.0.so.0.1200.4 b791f000-b7922000 r-xp 00000000 08:03 3819039 /usr/lib/libgmodule-2.0.so.0.1200.4 b7922000-b7923000 rw-p 00002000 08:03 3819039 /usr/lib/libgmodule-2.0.so.0.1200.4 b7923000-b795c000 r-xp 00000000 08:03 3819079 /usr/lib/libgobject-2.0.so.0.1200.4 b795c000-b795d000 rw-p 00038000 08:03 3819079 /usr/lib/libgobject-2.0.so.0.1200.4 b795d000-b79bd000 r-xp 00000000 08:03 3818831 /usr/lib/libcairo.so.2.9.2 b79bd000-b79bf000 rw-p 0005f000 08:03 3818831 /usr/lib/libcairo.so.2.9.2 b79bf000-b79c0000 rw-p b79bf000 00:00 0 b79c0000-b79f8000 r-xp 00000000 08:03 3819307 /usr/lib/libpango-1.0.so.0.1400.5 b79f8000-b79fa000 rw-p 00037000 08:03 3819307 /usr/lib/libpango-1.0.so.0.1400.5 b79fa000-b7a01000 r-xp 00000000 08:03 3819309 /usr/lib/libpangocairo-1.0.so.0.1400.5 b7a01000-b7a02000 rw-p 00006000 08:03 3819309 /usr/lib/libpangocairo-1.0.so.0.1400.5 b7a02000-b7a17000 r-xp 00000000 08:03 3818980 /usr/lib/libgdk_pixbuf-2.0.so.0.1000.6 b7a17000-b7a18000 rw-p 00015000 08:03 3818980 /usr/lib/libgdk_pixbuf-2.0.so.0.1000.6 b7a18000-b7a30000 r-xp 00000000 08:03 3818798 /usr/lib/libatk-1.0.so.0.1213.0 b7a30000-b7a32000 rw-p 00017000 08:03 3818798 /usr/lib/libatk-1.0.so.0.1213.0 b7a32000-b7ab3000 r-xp 00000000 08:03 3818978 /usr/lib/libgdk-x11-2.0.so.0.1000.6 b7ab3000-b7ab6000 rw-p 00081000 08:03 3818978 /usr/lib/libgdk-x11-2.0.so.0.1000.6 b7ab6000-b7dff000 r-xp 00000000 08:03 3819134 /usr/lib/libgtk-x11-2.0.so.0.1000.6 b7dff000-b7e05000 rw-p 00349000 08:03 3819134 /usr/lib/libgtk-x11-2.0.so.0.1000.6 b7e05000-b7e07000 rw-p b7e05000 00:00 0 b7e07000-b7e0a000 r-xp 00000000 08:03 3819214 /usr/lib/liblaunchpad-integration.so.0.0.0 b7e0a000-b7e0b000 rw-p 00002000 08:03 3819214 /usr/lib/liblaunchpad-integration.so.0.0.0 b7e0b000-b7e12000 r-xp 00000000 08:03 3819405 /usr/lib/libstartup-notification-1.so.0.0.0 b7e12000-b7e13000 rw-p 00006000 08:03 3819405 /usr/lib/libstartup-notification-1.so.0.0.0 b7e13000-b7ec1000 r-xp 00000000 08:03 3818791 /usr/lib/libaspell.so.15.1.4 b7ec1000-b7ec5000 rw-p 000ad000 08:03 3818791 /usr/lib/libaspell.so.15.1.4 b7ec5000-b7ec9000 rw-p b7ec5000 00:00 0 b7ec9000-b7ecd000 r-xp 00000000 08:03 3819144 /usr/lib/libgtkspell.so.0.0.0 b7ecd000-b7ece000 rw-p 00004000 08:03 3819144 /usr/lib/libgtkspell.so.0.0.0 b7ece000-b7ed0000 r-xp 00000000 08:03 3818763 /usr/lib/libXss.so.1.0.0 b7ed0000-b7ed1000 rw-p 00001000 08:03 3818763 /usr/lib/libXss.so.1.0.0 b7ed1000-b7eef000 r-xp 00000000 08:03 3818804 /usr/lib/libaudiofile.so.0.0.2 b7eef000-b7ef1000 rw-p 0001e000 08:03 3818804 /usr/lib/libaudiofile.so.0.0.2 b7ef1000-b7ef2000 rw-p b7ef1000 00:00 0 b7ef2000-b7ef5000 r-xp 00000000 08:03 3818779 /usr/lib/libao.so.2.1.3 b7ef5000-b7ef6000 rw-p 00002000 08:03 3818779 /usr/lib/libao.so.2.1.3 b7ef6000-b7f25000 r-xp 00000000 08:03 3818860 /usr/lib/libdbus-1.so.3.0.0 b7f25000-b7f26000 rw-p 0002f000 08:03 3818860 /usr/lib/libdbus-1.so.3.0.0 b7f26000-b7f40000 r-xp 00000000 08:03 3818862 /usr/lib/libdbus-glib-1.so.2.0.0 b7f40000-b7f41000 rw-p 00019000 08:03 3818862 /usr/lib/libdbus-glib-1.so.2.0.0 b7f41000-b7f42000 r--p 00000000 08:03 3883110 /usr/lib/locale/en_US.utf8/LC_MESSAGES/SYS_LC_MESSAGES b7f42000-b7f43000 r--p 00000000 08:03 3868240 /usr/lib/locale/en_US.utf8/LC_PAPER b7f43000-b7f44000 r--p 00000000 08:03 3868238 /usr/lib/locale/en_US.utf8/LC_NAME b7f44000-b7f45000 r--p 00000000 08:03 3868232 /usr/lib/locale/en_US.utf8/LC_ADDRESS b7f45000-b7f46000 r--p 00000000 08:03 3868241 /usr/lib/locale/en_US.utf8/LC_TELEPHONE b7f46000-b7f47000 r--p 00000000 08:03 3868236 /usr/lib/locale/en_US.utf8/LC_MEASUREMENT b7f47000-b7f4e000 r--s 00000000 08:03 721131 /usr/lib/gconv/gconv-modules.cache b7f4e000-b7f4f000 r--p 00000000 08:03 3868235 /usr/lib/locale/en_US.utf8/LC_IDENTIFICATION b7f4f000-b7f51000 rw-p b7f4f000 00:00 0 b7f51000-b7f6a000 r-xp 00000000 08:03 540694 /lib/ld-2.4.so b7f6a000-b7f6c000 rw-p 00018000 08:03 540694 /lib/ld-2.4.so bfb8a000-bfb9f000 rw-p bfb8a000 00:00 0 [stack] ffffe000-fffff000 ---p 00000000 00:00 0 [vdso] ProcStatus: Name: gaim State: D (disk sleep) SleepAVG: 97% Tgid: 5337 Pid: 5337 PPid: 1 TracerPid: 0 Uid: 1000 1000 1000 1000 Gid: 1000 1000 1000 1000 FDSize: 256 Groups: 4 20 24 25 29 30 44 46 109 111 114 1000 VmPeak: 54240 kB VmSize: 54128 kB VmLck: 0 kB VmHWM: 24868 kB VmRSS: 24868 kB VmData: 8788 kB VmStk: 84 kB VmExe: 1088 kB VmLib: 24376 kB VmPTE: 64 kB Threads: 1 SigQ: 0/4294967295 SigPnd: 0000000000000000 ShdPnd: 0000000000000000 SigBlk: 0000000000000000 SigIgn: 0000000020001000 SigCgt: 0000000180014007 CapInh: 0000000000000000 CapPrm: 0000000000000000 CapEff: 0000000000000000 Cpus_allowed: ff Mems_allowed: 1 Registers: (no debugging symbols found) Using host libthread_db library "/lib/tls/i686/cmov/libthread_db.so.1". (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) Core was generated by `gaim'. Program terminated with signal 11, Segmentation fault. #0 0xb698fe50 in msn_session_set_login_step () from /usr/lib/gaim/libmsn.so eax 0x2 2 ecx 0x87b5ec0 142302912 edx 0x5 5 ebx 0xb699f1b8 -1231425096 esp 0xbfb9c6d0 0xbfb9c6d0 ebp 0xbfb9c738 0xbfb9c738 esi 0x88006a8 142608040 edi 0x87b5ec0 142302912 eip 0xb698fe50 0xb698fe50 eflags 0x210296 [ PF AF SF IF RF ID ] cs 0x73 115 ss 0x7b 123 ds 0x7b 123 es 0xc010007b -1072693125 fs 0x0 0 gs 0x33 51 Signal: 11 SourcePackage: gaim Stacktrace: (no debugging symbols found) Using host libthread_db library "/lib/tls/i686/cmov/libthread_db.so.1". (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) Core was generated by `gaim'. Program terminated with signal 11, Segmentation fault. #0 0xb698fe50 in msn_session_set_login_step () from /usr/lib/gaim/libmsn.so #0 0xb698fe50 in msn_session_set_login_step () from /usr/lib/gaim/libmsn.so No symbol table info available. #1 0xb698a51b in msn_nexus_connect () from /usr/lib/gaim/libmsn.so No symbol table info available. #2 0xb6880fb3 in gaim_init_plugin () from /usr/lib/gaim/ssl-gnutls.so No symbol table info available. #3 0x080fafe3 in gaim_gtk_eventloop_get_ui_ops () No symbol table info available. #4 0xb78e1c8d in g_io_channel_unix_get_fd () from /usr/lib/libglib-2.0.so.0 No symbol table info available. #5 0xb78b8802 in g_main_context_dispatch () from /usr/lib/libglib-2.0.so.0 No symbol table info available. #6 0xb78bb7df in g_main_context_check () from /usr/lib/libglib-2.0.so.0 No symbol table info available. #7 0xb78bbb89 in g_main_loop_run () from /usr/lib/libglib-2.0.so.0 No symbol table info available. #8 0xb7bed574 in gtk_main () from /usr/lib/libgtk-x11-2.0.so.0 No symbol table info available. #9 0x0810fd0c in main () No symbol table info available. ThreadStacktrace: (no debugging symbols found) Using host libthread_db library "/lib/tls/i686/cmov/libthread_db.so.1". (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) Core was generated by `gaim'. Program terminated with signal 11, Segmentation fault. #0 0xb698fe50 in msn_session_set_login_step () from /usr/lib/gaim/libmsn.so . Thread 1 (process 5337): #0 0xb698fe50 in msn_session_set_login_step () from /usr/lib/gaim/libmsn.so No symbol table info available. #1 0xb698a51b in msn_nexus_connect () from /usr/lib/gaim/libmsn.so No symbol table info available. #2 0xb6880fb3 in gaim_init_plugin () from /usr/lib/gaim/ssl-gnutls.so No symbol table info available. #3 0x080fafe3 in gaim_gtk_eventloop_get_ui_ops () No symbol table info available. #4 0xb78e1c8d in g_io_channel_unix_get_fd () from /usr/lib/libglib-2.0.so.0 No symbol table info available. #5 0xb78b8802 in g_main_context_dispatch () from /usr/lib/libglib-2.0.so.0 No symbol table info available. #6 0xb78bb7df in g_main_context_check () from /usr/lib/libglib-2.0.so.0 No symbol table info available. #7 0xb78bbb89 in g_main_loop_run () from /usr/lib/libglib-2.0.so.0 No symbol table info available. #8 0xb7bed574 in gtk_main () from /usr/lib/libgtk-x11-2.0.so.0 No symbol table info available. #9 0x0810fd0c in main () No symbol table info available. Uname: Linux syntux 2.6.17-10-generic #2 SMP Fri Oct 13 18:45:35 UTC 2006 i686 GNU/Linux ** Affects: gaim (Ubuntu) Importance: Undecided Status: Unconfirmed -- Gaim crashes for unknown reason https://launchpad.net/bugs/71072 From fraser at arkhostings.com Thu Nov 9 13:08:45 2006 From: fraser at arkhostings.com (Obleak) Date: Thu, 09 Nov 2006 13:08:45 -0000 Subject: [Bug 71071] Re: gtk1.2 default installation doesn't need to look so ordinary References: <20061109124622.25827.23926.malonedeb@gandwana.ubuntu.com> Message-ID: <20061109130845.25975.28433.launchpad@gandwana.ubuntu.com> ** Summary changed: - gtk1.2 default installation is very ordinary + gtk1.2 default installation doesn't need to look so ordinary ** Description changed: Binary package hint: libgtk1.2-common - I have some more information about this and a fix. + I have some information about this and a fix. A default ubuntu install (I'm using edgy in this example) does not install gtk1.2 by default. When an application is added (say xmms) that is dependant on gtk1.2, the libgtk1.2-common package gets installed which provides the system defaults http://packages.ubuntu.com/edgy/misc/libgtk1.2-common Problems with the defaults are #1 it uses a font which looks terrible without anti-alising, and is too big #2 the default style belongs in the 1980's althought most gtk apps have migrated to gtk2 by now, there's quite a few commercial apps that use gtk1.2 still - and why do we want commercial apps to look so ordinary??? #1 Details of default font as ubuntu uses utf8, the font defaults for gtk1.2 come from /etc/gtk/gtkrc.utf-8 style "default-text" { fontset = "-*-arial-medium-r-normal--*-120-*-*-*-*-iso10646-1,\ -*-helvetica-medium-r-normal--*-120-*-*-*-*-*-*" } arial is not installed by default, so gtk reverts to the helvetica font. plugging in the same attributs into xfontsel we get (see attached image) #2 Details of the default style I don't know about everyone else but to me that grey blocky default theme is just an eyestrain. (see 2nd attached image) Coupled with the larger than usual font the whole effect is a bit amaturish - note how in the attached image the word 'Digital1' in the dropdown menu has been chopped - both the bottom and the end. Also note how the 0.0 1.0 2.0 numbering at the bottom of the image have crept upwards beyond the bar they are in. THE FIX All that needs to be done is #1 set a default font that a) is actually installed b) is the same size as the default gtk2 font c) looks decent without anti-aliasing Here are two defaults that look pretty good -adobe-helvetica-medium-o-normal-? -10-100-75-75-p-57-iso10646-1 -schumacher-clean-medium-r-normal? -*-*-120-*-*-c-*-iso10646-1 #2 install a gtk1.2 theme either by including it in the libgtk1.2-common package or making libgtk1.2-common dependant on it. a) interestingly if I install and run 'gtk-theme-switch' from the cli, by default I have a choice of two gtk themes (which is odd because only Default has been installed) - Default (yurk) and IndustrialTango. Previewing IndustrialTango results in: Gtk-WARNING **: Unable to locate loadable module in module_path: "libinudustrial.so" me thinks the gtk-industrial-tango package should have been installed with libgtk1.2!!! a quick apt-get install gtk-industrial-tango later and we can finally fix up these ugly looking gtk apps #3 set a system default. This bit is really easy simply create a /etc/gtk/gtkrc file and put in it directions for the two different issues. note this will get overridden by a ~/.gtkrc.mine file so we are not locking users into anything dramatic. ============================================================= include "/usr/share/themes/IndustrialTango/gtk/gtkrc" style "default-text" { fontset = "-adobe-helvetica-medium-o-normal--10-100-75-75-p-57-iso10646-1,\ -*-r-*-iso10646-1,*" } class "*" style "default-text" ============================================================= save & run any gtk1.2 app - looks a bit better huh??? so in summary here is all that needs to be done to make gtk1.2 apps look decent by default #1 make the libgtk1.2-common package dependent on the gtk-industrial- tango package (like it should be????) #2 inlcude the /etc/gtk/gtkrc file as above that we have some sort of a decent system wide default Theme for gtk1.2 apps -- gtk1.2 default installation doesn't need to look so ordinary https://launchpad.net/bugs/71071 From miek at miek.nl Thu Nov 9 13:32:13 2006 From: miek at miek.nl (Miek Gieben) Date: Thu, 09 Nov 2006 13:32:13 -0000 Subject: [Bug 71078] buttons stays pressed down References: <20061109133213.25827.35250.malonedeb@gandwana.ubuntu.com> Message-ID: <20061109133213.25827.35250.malonedeb@gandwana.ubuntu.com> Public bug reported: When I click on a subject-bookmark in the toolbar of epiphany is sometimes stays pressed. I've attached a screenshot to tell what I mean. So the submenu is gone, but the button isn't unpressed. ** Affects: epiphany-browser (Ubuntu) Importance: Undecided Status: Unconfirmed -- buttons stays pressed down https://launchpad.net/bugs/71078 From miek at miek.nl Thu Nov 9 13:32:38 2006 From: miek at miek.nl (Miek Gieben) Date: Thu, 09 Nov 2006 13:32:38 -0000 Subject: [Bug 71078] Re: buttons stays pressed down References: <20061109133213.25827.35250.malonedeb@gandwana.ubuntu.com> Message-ID: <20061109133239.24792.85908.malone@gangotri.ubuntu.com> ** Attachment added: "screenshot of the problem" http://librarian.launchpad.net/5021592/epip.jpg -- buttons stays pressed down https://launchpad.net/bugs/71078 From Kim.Nguyen at lri.fr Thu Nov 9 13:29:55 2006 From: Kim.Nguyen at lri.fr (=?utf-8?b?S2ltIE5ndXnhu4Vu?=) Date: Thu, 09 Nov 2006 13:29:55 -0000 Subject: [Bug 71076] Preset file name is lost when using ctrl-l to change location in GtkFileChooser References: <20061109132955.24668.81664.malonedeb@gangotri.ubuntu.com> Message-ID: <20061109132955.24668.81664.malonedeb@gangotri.ubuntu.com> Public bug reported: Binary package hint: libgtk2.0-0 Starting with gtk 2.10, the location pop up previously available via ctrl-l in a GtkFileChooser has been merged with the location bar in the main GtkFileChooser window. The problem is that it overrides the presets file name when one try to changes the location. For exemple, while one is using galeon and downloads the file super-long-file-name-that-is-painfull-to-type.txt, the save-as dialog will put : super-long-file-name-that-is-painfull-to-type.txt, highlighted in the location bar. If one types ctrl-l, then the location bar takes the focus. One can then change the current path, but once the path is set, the filename is lost and the only solution here is to type foo.txt (because the filename is long). If one does'nt want to overwrite the filename, then (s)he can starts prepending the right path to the filename but then looses the path completion via [tab]. This is a rather anoying usability issue and seems to be a regression from gtk 2.8. I reported this bug upstream but it has not been reviewed yet. ** Affects: gtk (upstream) Importance: Unknown Status: Unknown ** Affects: gtk+2.0 (Ubuntu) Importance: Undecided Status: Unconfirmed ** Bug watch added: GNOME Bug Tracker #357956 http://bugzilla.gnome.org/show_bug.cgi?id=357956 ** Also affects: gtk (upstream) via http://bugzilla.gnome.org/show_bug.cgi?id=357956 Importance: Unknown Status: Unknown ** Description changed: Binary package hint: libgtk2.0-0 Starting with gtk 2.10, the location pop up previously available via ctrl-l in a GtkFileChooser has been merged with the location bar in the main GtkFileChooser window. The problem is that it overrides the presets file name when one try to changes the location. For exemple, while one is using galeon and downloads the file super-long-file-name-that-is-painfull-to-type.txt, the save-as dialog will put : super-long-file-name-that-is-painfull-to-type.txt, highlighted in the location bar. If one types ctrl-l, then the location bar takes the focus. One can then change the current path, but once the path is set, the filename is lost and the only solution here is to type foo.txt (because the filename is long). If one does'nt want to overwrite the filename, then (s)he can starts prepending the right path to the filename but then looses the path completion via [tab]. This is a rather anoying usability issue and seems to be a regression from gtk 2.8. + + I reported this bug upstream but it has not been reviewed yet. -- Preset file name is lost when using ctrl-l to change location in GtkFileChooser https://launchpad.net/bugs/71076 From kwalo at o2.pl Thu Nov 9 13:47:38 2006 From: kwalo at o2.pl (kwalo) Date: Thu, 09 Nov 2006 13:47:38 -0000 Subject: [Bug 71081] [none] Folder hierarchy creates folder named " " References: <20061109134738.25975.80321.malonedeb@gandwana.ubuntu.com> Message-ID: <20061109134738.25975.80321.malonedeb@gandwana.ubuntu.com> Public bug reported: Binary package hint: sound-juicer In sound-juicer, when I choose Edit -> Preferences and Select [none] as folder hierarchy, it creates a folder named " ", which is quite confusing, for example to see contents of that folder from command line, you have to type: "ls \ /". [none] selection should be a "./", not " ". I guess this is, what most people expect. ** Affects: sound-juicer (Ubuntu) Importance: Undecided Status: Unconfirmed -- [none] Folder hierarchy creates folder named " " https://launchpad.net/bugs/71081 From eduardolella at hotmail.com Thu Nov 9 14:09:11 2006 From: eduardolella at hotmail.com (Eduardo) Date: Thu, 09 Nov 2006 14:09:11 -0000 Subject: [Bug 71031] Re: gaim crash after an unsuccessfull connection "read error" References: <20061109073608.24792.87672.malonedeb@gangotri.ubuntu.com> Message-ID: <20061109140911.25975.46217.malone@gandwana.ubuntu.com> same crash, I am connected directly without a Proxy. -- gaim crash after an unsuccessfull connection "read error" https://launchpad.net/bugs/71031 From wellspaul at o2.co.uk Thu Nov 9 15:02:33 2006 From: wellspaul at o2.co.uk (pauljwells) Date: Thu, 09 Nov 2006 15:02:33 -0000 Subject: [Bug 68950] Re: screensaver starts first time but not after References: <20061028230158.26024.41633.malonedeb@gangotri.ubuntu.com> <20061109080631.24668.40120.malone@gangotri.ubuntu.com> Message-ID: <1163084553.8530.4.camel@localhost> On Thu, 2006-11-09 at 08:06 +0000, Denis Malinovsky wrote: > I tried to test this bug with clean profile. I created new user profile > but it didn't help, so the reason should be somewhere in system wide > files incorrectly upgraded. > I also tried this on a clean installation (ppc) but I DO get the fault, just the same as my upgraded PC -- screensaver starts first time but not after https://launchpad.net/bugs/68950 From drberg1000 at gmail.com Thu Nov 9 15:29:40 2006 From: drberg1000 at gmail.com (drberg1000) Date: Thu, 09 Nov 2006 15:29:40 -0000 Subject: [Bug 71091] crashed when adding new entry References: <20061109152940.24792.25763.malonedeb@gangotri.ubuntu.com> Message-ID: <20061109152940.24792.25763.malonedeb@gangotri.ubuntu.com> Public bug reported: I was adding a new entry and the program crashed. I believe I was typing in the command line. This is the bugreport that was generated. ------------------- Memory status: size: 88842240 vsize: 0 resident: 88842240 share: 0 rss: 26849280 rss_rlim: 0 CPU usage: start_time: 1163083872 rtime: 0 utime: 287 stime: 0 cutime:263 cstime: 0 timeout: 24 it_real_value: 0 frequency: 0 Backtrace was generated from '/usr/bin/alacarte' (no debugging symbols found) Using host libthread_db library "/lib/tls/i686/cmov/libthread_db.so.1". (no debugging symbols found) [Thread debugging using libthread_db enabled] [New Thread -1210632528 (LWP 6557)] (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) 0xffffe410 in __kernel_vsyscall () #0 0xffffe410 in __kernel_vsyscall () #1 0xb7ee334b in __waitpid_nocancel () from /lib/tls/i686/cmov/libpthread.so.0 #2 0xb6ac11b6 in gnome_gtk_module_info_get () from /usr/lib/libgnomeui-2.so.0 #3 #4 0xb7b4c802 in g_unicode_canonical_ordering () from /usr/lib/libglib-2.0.so.0 #5 0xb7b4ce15 in g_utf8_normalize () from /usr/lib/libglib-2.0.so.0 #6 0xb7697dbe in gtk_entry_completion_complete () from /usr/lib/libgtk-x11-2.0.so.0 #7 0xb768d26c in gtk_editable_insert_text () from /usr/lib/libgtk-x11-2.0.so.0 #8 0xb7bb2d07 in g_source_set_closure () from /usr/lib/libgobject-2.0.so.0 #9 0xb7b9b79b in g_closure_invoke () from /usr/lib/libgobject-2.0.so.0 #10 0xb7bb2cb5 in g_source_set_closure () from /usr/lib/libgobject-2.0.so.0 #11 0xb7b24aa1 in g_source_is_destroyed () from /usr/lib/libglib-2.0.so.0 #12 0xb7b26802 in g_main_context_dispatch () from /usr/lib/libglib-2.0.so.0 #13 0xb7b297df in g_main_context_check () from /usr/lib/libglib-2.0.so.0 #14 0xb7b29b89 in g_main_loop_run () from /usr/lib/libglib-2.0.so.0 #15 0xb768adfb in gtk_dialog_run () from /usr/lib/libgtk-x11-2.0.so.0 #16 0xb7a01612 in init_gtk () from /var/lib/python-support/python2.4/gtk-2.0/gtk/_gtk.so #17 0x080b8ab0 in PyEval_EvalFrame () #18 0x080ba4b9 in PyEval_EvalCodeEx () #19 0x080b86ea in PyEval_EvalFrame () #20 0x080ba4b9 in PyEval_EvalCodeEx () #21 0x08101f71 in PyClassMethod_New () #22 0x08058c27 in PyObject_Call () #23 0x0805e4f4 in PyClass_IsSubclass () #24 0x08058c27 in PyObject_Call () #25 0x080b395c in PyEval_CallObjectWithKeywords () #26 0x080590d0 in PyObject_CallObject () #27 0xb7be8967 in init_gobject () from /var/lib/python-support/python2.4/gtk-2.0/gobject/_gobject.so #28 0xb7b9b79b in g_closure_invoke () from /usr/lib/libgobject-2.0.so.0 #29 0xb7babb93 in g_signal_chain_from_overridden () from /usr/lib/libgobject-2.0.so.0 #30 0xb7bad0b7 in g_signal_emit_valist () from /usr/lib/libgobject-2.0.so.0 #31 0xb7bad279 in g_signal_emit () from /usr/lib/libgobject-2.0.so.0 #32 0xb763f093 in gtk_button_clicked () from /usr/lib/libgtk-x11-2.0.so.0 #33 0xb7640cde in gtk_button_set_alignment () from /usr/lib/libgtk-x11-2.0.so.0 #34 0xb7ba8b29 in g_cclosure_marshal_VOID__VOID () from /usr/lib/libgobject-2.0.so.0 #35 0xb7b99fb9 in g_value_set_boxed () from /usr/lib/libgobject-2.0.so.0 #36 0xb7b9b79b in g_closure_invoke () from /usr/lib/libgobject-2.0.so.0 #37 0xb7bac02a in g_signal_chain_from_overridden () from /usr/lib/libgobject-2.0.so.0 #38 0xb7bad0b7 in g_signal_emit_valist () from /usr/lib/libgobject-2.0.so.0 #39 0xb7bad279 in g_signal_emit () from /usr/lib/libgobject-2.0.so.0 #40 0xb763f123 in gtk_button_released () from /usr/lib/libgtk-x11-2.0.so.0 #41 0xb763f181 in gtk_button_released () from /usr/lib/libgtk-x11-2.0.so.0 #42 0xb770eb00 in _gtk_marshal_BOOLEAN__BOXED () from /usr/lib/libgtk-x11-2.0.so.0 #43 0xb7b99fb9 in g_value_set_boxed () from /usr/lib/libgobject-2.0.so.0 #44 0xb7b9b79b in g_closure_invoke () from /usr/lib/libgobject-2.0.so.0 #45 0xb7bac1e3 in g_signal_chain_from_overridden () from /usr/lib/libgobject-2.0.so.0 #46 0xb7bace7f in g_signal_emit_valist () from /usr/lib/libgobject-2.0.so.0 #47 0xb7bad279 in g_signal_emit () from /usr/lib/libgobject-2.0.so.0 #48 0xb78225f8 in gtk_widget_get_default_style () from /usr/lib/libgtk-x11-2.0.so.0 #49 0xb7707ef3 in gtk_propagate_event () from /usr/lib/libgtk-x11-2.0.so.0 #50 0xb77090f7 in gtk_main_do_event () from /usr/lib/libgtk-x11-2.0.so.0 #51 0xb75927ea in _gdk_events_init () from /usr/lib/libgdk-x11-2.0.so.0 #52 0xb7b26802 in g_main_context_dispatch () from /usr/lib/libglib-2.0.so.0 #53 0xb7b297df in g_main_context_check () from /usr/lib/libglib-2.0.so.0 #54 0xb7b29b89 in g_main_loop_run () from /usr/lib/libglib-2.0.so.0 #55 0xb7709574 in gtk_main () from /usr/lib/libgtk-x11-2.0.so.0 #56 0xb7a17d90 in init_gtk () from /var/lib/python-support/python2.4/gtk-2.0/gtk/_gtk.so #57 0x080b8ab0 in PyEval_EvalFrame () #58 0x080b8d94 in PyEval_EvalFrame () #59 0x080b8d94 in PyEval_EvalFrame () #60 0x080ba4b9 in PyEval_EvalCodeEx () #61 0x080ba527 in PyEval_EvalCode () #62 0x080ddb1a in PyRun_FileExFlags () #63 0x080ddd07 in PyRun_SimpleFileExFlags () #64 0x08055cc2 in Py_Main () #65 0x08055132 in main () Thread 1 (Thread -1210632528 (LWP 6557)): #0 0xffffe410 in __kernel_vsyscall () No symbol table info available. #1 0xb7ee334b in __waitpid_nocancel () from /lib/tls/i686/cmov/libpthread.so.0 No symbol table info available. #2 0xb6ac11b6 in gnome_gtk_module_info_get () from /usr/lib/libgnomeui-2.so.0 No symbol table info available. #3 No symbol table info available. #4 0xb7b4c802 in g_unicode_canonical_ordering () from /usr/lib/libglib-2.0.so.0 No symbol table info available. #5 0xb7b4ce15 in g_utf8_normalize () from /usr/lib/libglib-2.0.so.0 No symbol table info available. #6 0xb7697dbe in gtk_entry_completion_complete () from /usr/lib/libgtk-x11-2.0.so.0 No symbol table info available. #7 0xb768d26c in gtk_editable_insert_text () from /usr/lib/libgtk-x11-2.0.so.0 No symbol table info available. #8 0xb7bb2d07 in g_source_set_closure () from /usr/lib/libgobject-2.0.so.0 No symbol table info available. #9 0xb7b9b79b in g_closure_invoke () from /usr/lib/libgobject-2.0.so.0 No symbol table info available. #10 0xb7bb2cb5 in g_source_set_closure () from /usr/lib/libgobject-2.0.so.0 No symbol table info available. #11 0xb7b24aa1 in g_source_is_destroyed () from /usr/lib/libglib-2.0.so.0 No symbol table info available. #12 0xb7b26802 in g_main_context_dispatch () from /usr/lib/libglib-2.0.so.0 No symbol table info available. #13 0xb7b297df in g_main_context_check () from /usr/lib/libglib-2.0.so.0 No symbol table info available. #14 0xb7b29b89 in g_main_loop_run () from /usr/lib/libglib-2.0.so.0 No symbol table info available. #15 0xb768adfb in gtk_dialog_run () from /usr/lib/libgtk-x11-2.0.so.0 No symbol table info available. #16 0xb7a01612 in init_gtk () from /var/lib/python-support/python2.4/gtk-2.0/gtk/_gtk.so No symbol table info available. #17 0x080b8ab0 in PyEval_EvalFrame () No symbol table info available. #18 0x080ba4b9 in PyEval_EvalCodeEx () No symbol table info available. #19 0x080b86ea in PyEval_EvalFrame () No symbol table info available. #20 0x080ba4b9 in PyEval_EvalCodeEx () No symbol table info available. #21 0x08101f71 in PyClassMethod_New () No symbol table info available. #22 0x08058c27 in PyObject_Call () No symbol table info available. #23 0x0805e4f4 in PyClass_IsSubclass () No symbol table info available. #24 0x08058c27 in PyObject_Call () No symbol table info available. #25 0x080b395c in PyEval_CallObjectWithKeywords () No symbol table info available. #26 0x080590d0 in PyObject_CallObject () No symbol table info available. #27 0xb7be8967 in init_gobject () from /var/lib/python-support/python2.4/gtk-2.0/gobject/_gobject.so No symbol table info available. #28 0xb7b9b79b in g_closure_invoke () from /usr/lib/libgobject-2.0.so.0 No symbol table info available. #29 0xb7babb93 in g_signal_chain_from_overridden () from /usr/lib/libgobject-2.0.so.0 No symbol table info available. #30 0xb7bad0b7 in g_signal_emit_valist () from /usr/lib/libgobject-2.0.so.0 No symbol table info available. #31 0xb7bad279 in g_signal_emit () from /usr/lib/libgobject-2.0.so.0 No symbol table info available. #32 0xb763f093 in gtk_button_clicked () from /usr/lib/libgtk-x11-2.0.so.0 No symbol table info available. #33 0xb7640cde in gtk_button_set_alignment () from /usr/lib/libgtk-x11-2.0.so.0 No symbol table info available. #34 0xb7ba8b29 in g_cclosure_marshal_VOID__VOID () from /usr/lib/libgobject-2.0.so.0 No symbol table info available. #35 0xb7b99fb9 in g_value_set_boxed () from /usr/lib/libgobject-2.0.so.0 No symbol table info available. #36 0xb7b9b79b in g_closure_invoke () from /usr/lib/libgobject-2.0.so.0 No symbol table info available. #37 0xb7bac02a in g_signal_chain_from_overridden () from /usr/lib/libgobject-2.0.so.0 No symbol table info available. #38 0xb7bad0b7 in g_signal_emit_valist () from /usr/lib/libgobject-2.0.so.0 No symbol table info available. #39 0xb7bad279 in g_signal_emit () from /usr/lib/libgobject-2.0.so.0 No symbol table info available. #40 0xb763f123 in gtk_button_released () from /usr/lib/libgtk-x11-2.0.so.0 No symbol table info available. #41 0xb763f181 in gtk_button_released () from /usr/lib/libgtk-x11-2.0.so.0 No symbol table info available. #42 0xb770eb00 in _gtk_marshal_BOOLEAN__BOXED () from /usr/lib/libgtk-x11-2.0.so.0 No symbol table info available. #43 0xb7b99fb9 in g_value_set_boxed () from /usr/lib/libgobject-2.0.so.0 No symbol table info available. #44 0xb7b9b79b in g_closure_invoke () from /usr/lib/libgobject-2.0.so.0 No symbol table info available. #45 0xb7bac1e3 in g_signal_chain_from_overridden () from /usr/lib/libgobject-2.0.so.0 No symbol table info available. #46 0xb7bace7f in g_signal_emit_valist () from /usr/lib/libgobject-2.0.so.0 No symbol table info available. #47 0xb7bad279 in g_signal_emit () from /usr/lib/libgobject-2.0.so.0 No symbol table info available. #48 0xb78225f8 in gtk_widget_get_default_style () from /usr/lib/libgtk-x11-2.0.so.0 No symbol table info available. #49 0xb7707ef3 in gtk_propagate_event () from /usr/lib/libgtk-x11-2.0.so.0 No symbol table info available. #50 0xb77090f7 in gtk_main_do_event () from /usr/lib/libgtk-x11-2.0.so.0 No symbol table info available. #51 0xb75927ea in _gdk_events_init () from /usr/lib/libgdk-x11-2.0.so.0 No symbol table info available. #52 0xb7b26802 in g_main_context_dispatch () from /usr/lib/libglib-2.0.so.0 No symbol table info available. #53 0xb7b297df in g_main_context_check () from /usr/lib/libglib-2.0.so.0 No symbol table info available. #54 0xb7b29b89 in g_main_loop_run () from /usr/lib/libglib-2.0.so.0 No symbol table info available. #55 0xb7709574 in gtk_main () from /usr/lib/libgtk-x11-2.0.so.0 No symbol table info available. #56 0xb7a17d90 in init_gtk () from /var/lib/python-support/python2.4/gtk-2.0/gtk/_gtk.so No symbol table info available. #57 0x080b8ab0 in PyEval_EvalFrame () No symbol table info available. #58 0x080b8d94 in PyEval_EvalFrame () No symbol table info available. #59 0x080b8d94 in PyEval_EvalFrame () No symbol table info available. #60 0x080ba4b9 in PyEval_EvalCodeEx () No symbol table info available. #61 0x080ba527 in PyEval_EvalCode () No symbol table info available. #62 0x080ddb1a in PyRun_FileExFlags () No symbol table info available. #63 0x080ddd07 in PyRun_SimpleFileExFlags () No symbol table info available. #64 0x08055cc2 in Py_Main () No symbol table info available. #65 0x08055132 in main () No symbol table info available. #0 0xffffe410 in __kernel_vsyscall () ** Affects: alacarte (Ubuntu) Importance: Undecided Status: Unconfirmed -- crashed when adding new entry https://launchpad.net/bugs/71091 From michele at befree.it Thu Nov 9 15:39:00 2006 From: michele at befree.it (michelem) Date: Thu, 09 Nov 2006 15:39:00 -0000 Subject: [Bug 71093] Mail forwarded with text attachment doesnt add the file References: <20061109153901.24668.56392.malonedeb@gangotri.ubuntu.com> Message-ID: <20061109153901.24668.56392.malonedeb@gangotri.ubuntu.com> Public bug reported: Binary package hint: evolution I noticed that if I forward an email with a txt attachment the new mail havent the file attached. ** Affects: evolution (Ubuntu) Importance: Undecided Status: Unconfirmed -- Mail forwarded with text attachment doesnt add the file https://launchpad.net/bugs/71093 From sivan at piware.de Thu Nov 9 15:37:45 2006 From: sivan at piware.de (Sivan Greenberg) Date: Thu, 09 Nov 2006 15:37:45 -0000 Subject: [Bug 71092] hald-runner crashes making hal unusuable. References: <20061109153746.25975.53308.malonedeb@gandwana.ubuntu.com> Message-ID: <20061109153746.25975.53308.malonedeb@gandwana.ubuntu.com> Public bug reported: using hal 0.5.8.1-3ubuntu2 , hal-device-manager (currently what I've managed to stop are mainly Python apps using dbus->Hal) and similar apps (like hubackup) are able to crash hald-runner such that it never comes back (is it a daemon at all?). simply restarting dbus (which triggers restart of its dependnet services) fixes this until the next time hal-device-manager is run. lshal runs okay, but outputs this: process 18899: Applications must not close shared connections - see dbus_connection_close() docs. This is a bug in the application. D-Bus not built with -rdynamic so unable to print a backtrace Aborted (core dumped) The error received on the hal-device-manager console output: Introspect error: Message did not receive a reply (timeout by message bus) Traceback (most recent call last): File "/usr/bin/hal-device-manager", line 20, in ? DeviceManager() File "/usr/share/hal/device-manager/DeviceManager.py", line 98, in __init__ self.update_device_list() File "/usr/share/hal/device-manager/DeviceManager.py", line 198, in update_device_list self.virtual_root = self.build_device_tree() File "/usr/share/hal/device-manager/DeviceManager.py", line 269, in build_device_tree properties = device_dbus_obj.GetAllProperties(dbus_interface="org.freedesktop.Hal.Device") File "/var/lib/python-support/python2.4/dbus/proxies.py", line 25, in __call__ ret = self._proxy_method (*args, **keywords) File "/var/lib/python-support/python2.4/dbus/proxies.py", line 102, in __call__ reply_message = self._connection.send_with_reply_and_block(message, timeout) File "dbus_bindings.pyx", line 455, in dbus_bindings.Connection.send_with_reply_and_block dbus_bindings.DBusException: The name org.freedesktop.Hal was not provided by any .service files after this hald-runner is no longer reported in ps aux | grep hal and then even lshal cannot use hal: error: libhal_ctx_init: (null): (null) Could not initialise connection to hald. Normally this mean the HAL daemon (hald) is not running or not ready. lshal.c 689 : INFO: called LIBHAL_FREE_DBUS_ERROR but dbusError was not set. ** Affects: hal (Ubuntu) Importance: Undecided Status: Unconfirmed -- hald-runner crashes making hal unusuable. https://launchpad.net/bugs/71092 From kaptengu at gmail.com Thu Nov 9 16:00:01 2006 From: kaptengu at gmail.com (kaptengu) Date: Thu, 09 Nov 2006 16:00:01 -0000 Subject: [Bug 61381] Re: gnome-settings-daemon crashes at login References: <20060920081804.17562.53019.malonedeb@gandwana.ubuntu.com> Message-ID: <20061109160001.24792.82436.malone@gangotri.ubuntu.com> I found out it has something to do with wpa_supplicant. When I am outside my home WiFi-network, Gnome starts normally. I tried to change my SSID in /etc/wpa_supplicant.conf to "blablabla", and then it also worked fine. -- gnome-settings-daemon crashes at login https://launchpad.net/bugs/61381 From cimmo at libero.it Thu Nov 9 16:07:55 2006 From: cimmo at libero.it (Cimmo) Date: Thu, 09 Nov 2006 16:07:55 -0000 Subject: [Bug 14692] Re: hal detects written DVD as empty References: <20060113133807.21012.87791.launchpad@macquarie.warthogs.hbd.com> Message-ID: <20061109160755.25975.55143.malone@gandwana.ubuntu.com> Same bug here with Kubuntu Edgy, but never met before with Dapper and the same hardware. Please fix the problem, if you need a ssh login just ask, but fix this annoying problem, changed to confirmed! Here my tests: - bug only occurs with dvd (not cd), with ONE session closed BUT disc still open - booting linux with the dvd inside then bug doesn't occur, BUT opening and closing the tray then bug occurs - burning a second session to the dvd then the bug disappears! ** Changed in: hal (Ubuntu) Status: Needs Info => Confirmed -- hal detects written DVD as empty https://launchpad.net/bugs/14692 From cimmo at libero.it Thu Nov 9 16:08:17 2006 From: cimmo at libero.it (Cimmo) Date: Thu, 09 Nov 2006 16:08:17 -0000 Subject: [Bug 14692] Re: hal detects written DVD as empty References: <20060113133807.21012.87791.launchpad@macquarie.warthogs.hbd.com> Message-ID: <20061109160817.25975.3434.malone@gandwana.ubuntu.com> and here kernel log related: 09/11/2006 17:00:14 localhost kernel [17179856.844000] Buffer I/O error on device hda, logical block 8 09/11/2006 17:00:14 localhost kernel [17179856.844000] end_request: I/O error, dev hda, sector 64 09/11/2006 17:00:14 localhost kernel [17179856.844000] hda: media error (bad sector): error=0x34 { AbortedCommand LastFailedSense=0x03 } 09/11/2006 17:00:14 localhost kernel [17179856.844000] hda: media error (bad sector): status=0x51 { DriveReady SeekComplete Error } 09/11/2006 17:00:14 localhost kernel [17179856.844000] ide: failed opcode was: unknown 09/11/2006 17:00:14 localhost kernel [17179856.844000] printk: 3 messages suppressed. -- hal detects written DVD as empty https://launchpad.net/bugs/14692 From cimmo at libero.it Thu Nov 9 16:09:13 2006 From: cimmo at libero.it (Cimmo) Date: Thu, 09 Nov 2006 16:09:13 -0000 Subject: [Bug 14692] Re: hal detects written DVD as empty References: <20060113133807.21012.87791.launchpad@macquarie.warthogs.hbd.com> Message-ID: <20061109160913.24668.98307.malone@gangotri.ubuntu.com> my burner is a NEC ND-4551A EIDE, I repeat, no problem with Dapper, with Edgy I have this bug! -- hal detects written DVD as empty https://launchpad.net/bugs/14692 From bruce.cowan at dsl.pipex.com Thu Nov 9 17:08:51 2006 From: bruce.cowan at dsl.pipex.com (Bruce Cowan) Date: Thu, 09 Nov 2006 17:08:51 -0000 Subject: [Bug 70933] Re: Error bars tab disappeared from the graph guru in 6.10 References: <20061108185116.16366.40752.malonedeb@gangotri.ubuntu.com> Message-ID: <20061109170851.25827.94758.malone@gandwana.ubuntu.com> I have forwarded this upstream. ** Bug watch added: GNOME Bug Tracker #373031 http://bugzilla.gnome.org/show_bug.cgi?id=373031 ** Also affects: gnumeric (upstream) via http://bugzilla.gnome.org/show_bug.cgi?id=373031 Importance: Unknown Status: Unknown ** Changed in: gnumeric (Ubuntu) Status: Unconfirmed => Confirmed -- Error bars tab disappeared from the graph guru in 6.10 https://launchpad.net/bugs/70933 From stuart at stuartbishop.net Thu Nov 9 17:13:11 2006 From: stuart at stuartbishop.net (Stuart Bishop) Date: Thu, 09 Nov 2006 17:13:11 -0000 Subject: [Bug 71102] network-admin not launching from menu as root References: <20061109171311.25975.94611.malonedeb@gandwana.ubuntu.com> Message-ID: <20061109171311.25975.94611.malonedeb@gandwana.ubuntu.com> Public bug reported: After upgrading dapper -> edgy, I find that System->Administration->Networking now gives me an error 'The configuration could not be loaded. ou are not allowed to access the system configuration.'. I also get the same error message if I try to acess the configuration via the network monitor panel applet. Running 'sudo network-admin' from a command line works as expected. ** Affects: gnome-desktop (Ubuntu) Importance: Undecided Status: Unconfirmed -- network-admin not launching from menu as root https://launchpad.net/bugs/71102 From murrayc at murrayc.com Thu Nov 9 17:22:17 2006 From: murrayc at murrayc.com (Murray Cumming) Date: Thu, 09 Nov 2006 17:22:17 -0000 Subject: [Bug 71103] "No suitable application" dialog does not offer applications list. References: <20061109172217.24792.96630.malonedeb@gangotri.ubuntu.com> Message-ID: <20061109172217.24792.96630.malonedeb@gangotri.ubuntu.com> Public bug reported: Binary package hint: nautilus When I double-click on a document for which no application is associated, I see this error dialog: Title: Error: No suitable application. " Cannot open ssh://murrayc at murrayc.com/home/murrayc/.procmailrc: No application suitable for automatic installation is available for handling this kind of file. " But it doesn't offer me the list of applications, so there's no way forward for most users. I'm fairly sure that the upstream version offers the application list. (This dialog doesn't conform to the GNOME HIG either). ** Affects: nautilus (Ubuntu) Importance: Undecided Status: Unconfirmed -- "No suitable application" dialog does not offer applications list. https://launchpad.net/bugs/71103 From calimarno at opensourcewizards.org Thu Nov 9 17:32:49 2006 From: calimarno at opensourcewizards.org (Calimarno) Date: Thu, 09 Nov 2006 17:32:49 -0000 Subject: [Bug 71105] [dapper] Bug by editing recurrent appointment References: <20061109173250.25827.80317.malonedeb@gandwana.ubuntu.com> Message-ID: <20061109173250.25827.80317.malonedeb@gandwana.ubuntu.com> Public bug reported: When I tried to edit an (recurrent) appointment with the option "until" followed by a date and a time, it edit the appointment in the wrong way : it changes the end or begin time of the appointment randomly(?) over day(s). But if I select "for" and give the duration of the appointment, it works fine! I tried the same under edgy eft and couldn't notice the same behaviour. PS : Sorry for the bad english! ** Affects: evolution (Ubuntu) Importance: Undecided Status: Unconfirmed -- [dapper] Bug by editing recurrent appointment https://launchpad.net/bugs/71105 From joseph.childrose at gmail.com Thu Nov 9 17:53:12 2006 From: joseph.childrose at gmail.com (Joe Childrose) Date: Thu, 09 Nov 2006 17:53:12 -0000 Subject: [Bug 71109] Evolution Hangs References: <20061109175312.25827.5862.malonedeb@gandwana.ubuntu.com> Message-ID: <20061109175312.25827.5862.malonedeb@gandwana.ubuntu.com> Public bug reported: Evolution hangs at startup, consuming up to 100% CPU. Hangs at other times as well - such as on Send/Receive (intermittently) - and while accessing preferences (always). I have tried disabling the plug ins, removing them, removing evolution, reinstalling everything including recommended and suggested. Still no success. CLI Output at Startup: jchildrose at workstation1:~$ evolution CalDAV Eplugin starting up ... (evolution-2.8:19819): evolution-mail-WARNING **: ignored this junk plugin: not enabled or we have already loaded one (evolution-2.8:19819): e-utils-WARNING **: Plugin 'Spamassassin junk plugin' failed to load hook 'org.gnome.evolution.mail.junk:1.0' (evolution-2.8:19819): evolution-mail-WARNING **: ignored this junk plugin: not enabled or we have already loaded one (evolution-2.8:19819): e-utils-WARNING **: Plugin 'Bogofilter junk plugin' failed to load hook 'org.gnome.evolution.mail.junk:1.0' ** (evolution-2.8:19819): DEBUG: mailto URL command: evolution %s ** (evolution-2.8:19819): DEBUG: mailto URL program: evolution CLI Output when accessing Preferences: (evolution-2.8:20448): e-utils-WARNING **: Cannot resolve symbol 'org_gnome_new_mail_config' in plugin '/usr/lib/evolution/2.8/plugins/liborg-gnome-new-mail-notify.so' (not exported?) BBDB spinning up... (evolution-2.8:20448): Gtk-CRITICAL **: gtk_file_chooser_set_filename: assertion `GTK_IS_FILE_CHOOSER (chooser)' failed ** Affects: evolution (Ubuntu) Importance: Undecided Status: Unconfirmed -- Evolution Hangs https://launchpad.net/bugs/71109 From joseph.childrose at gmail.com Thu Nov 9 17:55:56 2006 From: joseph.childrose at gmail.com (Joe Childrose) Date: Thu, 09 Nov 2006 17:55:56 -0000 Subject: [Bug 71109] Re: Evolution Hangs References: <20061109175312.25827.5862.malonedeb@gandwana.ubuntu.com> Message-ID: <20061109175556.25827.74905.malone@gandwana.ubuntu.com> Screenshot shows evolution unresponsive to selecting Send/Recieve button, conuming 96% CPU Time. ** Attachment added: "Evolution Screenshot" http://librarian.launchpad.net/5024248/evo.png -- Evolution Hangs https://launchpad.net/bugs/71109 From mvveen at gmx.net Thu Nov 9 18:05:04 2006 From: mvveen at gmx.net (Machiel) Date: Thu, 09 Nov 2006 18:05:04 -0000 Subject: [Bug 71113] Error: Can't parse that no files References: <20061109180505.24668.78512.malonedeb@gangotri.ubuntu.com> Message-ID: <20061109180505.24668.78512.malonedeb@gangotri.ubuntu.com> Public bug reported: Binary package hint: totem-mozilla Whenever a video stream has a url with extra information appended to it the error "Can't parse that no files" appears in a dialog. For instance http://cgi.omroep.nl/cgi- bin/streams?/tv/nps/nova/bb.20061108-a.asf?start=0:0:0.1&end=0:32:55.0;embed=1 produces the error and http://cgi.omroep.nl/cgi-bin/streams?/tv/nps/nova/bb.20061108-a.asf does not. This happens using Kubuntu 6.10, Firefox 2.0, Totem-xine, Totem-mozilla, a reinstall of the packages does not solve the issue. A reinstall of Kubuntu has not been tried, the installed system is a upgrade from Kubuntu Dapper. Using Konsole the error url 'file:///home/username/.mozilla/firefox/znufv0em.default/Cache/7A1BFD5Fd01' unhandled ** Message: NO PLAYLIST appears. ** Affects: totem (Ubuntu) Importance: Undecided Status: Unconfirmed -- Error: Can't parse that no files https://launchpad.net/bugs/71113 From Bryce.leo at gmail.com Thu Nov 9 18:34:33 2006 From: Bryce.leo at gmail.com (Bryce Leo) Date: Thu, 09 Nov 2006 18:34:33 -0000 Subject: [Bug 68870] Re: Close laptop lid and X resets (power managment set to do nothing. Only in Edgy) References: <20061028154859.17734.8471.malonedeb@gandwana.ubuntu.com> Message-ID: <20061109183433.24668.35355.malone@gangotri.ubuntu.com> I have tried starteing without GDM and the error still occurs however it gives me more information when it crashed to the console. Backtrace: 0: /usr/X11R6/bin/X(xf86SigHandler+0x81) [0x80c3971] 1: [0xffffe420] 2: /lib/tls/i686/cmov/libc.so.6(__strtoul_internal+0x3f) [0xb7da47df] 3: /usr/X11R6/bin/X [0x80e5a27] 4: /usr/X11R6/bin/X(xf86HandlePMEvents+0x3b) [0x80d264b] 5: /usr/X11R6/bin/X(xf86Wakeup+0x153) [0x80c4e23] 6: /usr/X11R6/bin/X(WakeupHandler+0x59) [0x808a5c9] 7: /usr/X11R6/bin/X(WaitForSomething+0x1b9) [0x8194489] 8: /usr/X11R6/bin/X(Dispatch+0x82) [0x8086832] 9: /usr/X11R6/bin/X(main+0x485) [0x806e715] 10: /lib/tls/i686/cmov/libc.so.6(__libc_start_main+0xdc) [0xb7d8c8cc] 11: /usr/X11R6/bin/X(FontFileCompleteXLFD+0xa1) [0x806da51] Fatal server error: Caught signal 11. Server aborting -- Close laptop lid and X resets (power managment set to do nothing. Only in Edgy) https://launchpad.net/bugs/68870 From joseph.childrose at gmail.com Thu Nov 9 18:29:56 2006 From: joseph.childrose at gmail.com (Joe Childrose) Date: Thu, 09 Nov 2006 18:29:56 -0000 Subject: [Bug 67034] Re: available speeds are wrong References: <20061019223710.20673.32054.malonedeb@gangotri.ubuntu.com> Message-ID: <20061109182956.25827.1728.malone@gandwana.ubuntu.com> I have the same issue with wrong speeds on a DVD Burner. Additionally, I receive an error message : error while writing to disc, try a lower speed at the end of the burn process - regardless of what speed the CD was burned on. Strangely enough, the CD is actually burned properly. lshal output: jchildrose at workstation1:~$ lshal | grep storage.cdrom storage.cdrom.write_speed = 0 (0x0) (int) storage.cdrom.read_speed = 7056 (0x1b90) (int) storage.cdrom.support_media_changed = true (bool) storage.cdrom.hddvdrw = false (bool) storage.cdrom.hddvdr = false (bool) storage.cdrom.hddvd = false (bool) storage.cdrom.bdre = false (bool) storage.cdrom.bdr = false (bool) storage.cdrom.bd = false (bool) storage.cdrom.dvdplusrdl = false (bool) storage.cdrom.dvdplusrw = false (bool) storage.cdrom.dvdplusr = false (bool) storage.cdrom.dvdram = false (bool) storage.cdrom.dvdrw = false (bool) storage.cdrom.dvdr = false (bool) storage.cdrom.dvd = true (bool) storage.cdrom.cdrw = false (bool) storage.cdrom.cdr = false (bool) info.capabilities = {'storage', 'block', 'storage.cdrom'} (string list) storage.cdrom.write_speeds = {'5645', '4234', '2822', '2117'} (string list) storage.cdrom.write_speed = 5645 (0x160d) (int) storage.cdrom.read_speed = 8467 (0x2113) (int) storage.cdrom.support_media_changed = true (bool) storage.cdrom.hddvdrw = false (bool) storage.cdrom.hddvdr = false (bool) storage.cdrom.hddvd = false (bool) storage.cdrom.bdre = false (bool) storage.cdrom.bdr = false (bool) storage.cdrom.bd = false (bool) storage.cdrom.dvdplusrdl = true (bool) storage.cdrom.dvdplusrw = true (bool) storage.cdrom.dvdplusr = true (bool) storage.cdrom.dvdram = false (bool) storage.cdrom.dvdrw = false (bool) storage.cdrom.dvdr = true (bool) storage.cdrom.dvd = true (bool) storage.cdrom.cdrw = true (bool) storage.cdrom.cdr = true (bool) info.capabilities = {'storage', 'block', 'storage.cdrom'} (string list) ** Attachment added: "Screenshot - Burn Dialog" http://librarian.launchpad.net/5024832/naut.png -- available speeds are wrong https://launchpad.net/bugs/67034 From joseph.childrose at gmail.com Thu Nov 9 18:30:48 2006 From: joseph.childrose at gmail.com (Joe Childrose) Date: Thu, 09 Nov 2006 18:30:48 -0000 Subject: [Bug 67034] Re: available speeds are wrong References: <20061019223710.20673.32054.malonedeb@gangotri.ubuntu.com> Message-ID: <20061109183048.24668.68670.malone@gangotri.ubuntu.com> ** Attachment added: "Screenshot - error message" http://librarian.launchpad.net/5024837/error.png -- available speeds are wrong https://launchpad.net/bugs/67034 From kaptengu at gmail.com Thu Nov 9 18:54:26 2006 From: kaptengu at gmail.com (kaptengu) Date: Thu, 09 Nov 2006 18:54:26 -0000 Subject: [Bug 61381] Re: gnome-settings-daemon crashes at login References: <20060920081804.17562.53019.malonedeb@gandwana.ubuntu.com> Message-ID: <20061109185426.24792.47555.malone@gangotri.ubuntu.com> Maybe I should add that my AP:s SSID is something else. I correct the SSID after starting gnome. This makes the startup-time faster for me. Maybe I should just change to WEP. -- gnome-settings-daemon crashes at login https://launchpad.net/bugs/61381 From mathieu at effraie.org Thu Nov 9 19:18:12 2006 From: mathieu at effraie.org (effraie) Date: Thu, 09 Nov 2006 19:18:12 -0000 Subject: [Bug 70821] Re: libglibmm-2.4-dev seems to be buggy on ppc References: <20061108001919.32016.96370.malonedeb@gandwana.ubuntu.com> Message-ID: <20061109191812.24792.53546.malone@gangotri.ubuntu.com> maybe you can close the bug... i builded succesfull BMPx-0.34rc1, which has libglibmm-dev as build-dep too. certainly the bug was from BMPx. -- libglibmm-2.4-dev seems to be buggy on ppc https://launchpad.net/bugs/70821 From Bryce.leo at gmail.com Thu Nov 9 21:38:39 2006 From: Bryce.leo at gmail.com (Bryce Leo) Date: Thu, 09 Nov 2006 21:38:39 -0000 Subject: [Bug 68870] Re: Close laptop lid and X resets (power managment set to do nothing. Only in Edgy) References: <20061028154859.17734.8471.malonedeb@gandwana.ubuntu.com> Message-ID: <20061109213839.25827.65535.malone@gandwana.ubuntu.com> If i modify the xserver to run with no acpi the issue does not occur, however disabling acpi is not an optimal solution. -- Close laptop lid and X resets (power managment set to do nothing. Only in Edgy) https://launchpad.net/bugs/68870 From internalerror at gmail.com Thu Nov 9 22:02:49 2006 From: internalerror at gmail.com (deadchip) Date: Thu, 09 Nov 2006 22:02:49 -0000 Subject: [Bug 70821] Re: libglibmm-2.4-dev seems to be buggy on ppc References: <20061108001919.32016.96370.malonedeb@gandwana.ubuntu.com> Message-ID: <20061109220249.25827.96777.malone@gandwana.ubuntu.com> Just FWIW, and i'm sure Daniel will agree with me, it can hardly be a BMPx error if the destructor for ustring is not known to the so lib (Where the ctor seems to be or it would have complained about that). We also use very conservative flags by default (only -O2 and -ggdb3, latter only being for debugging), and recently since recent 0.33.x and 0.34.0 RCx no flags at all since Fedora Core 6, on which i develop BMPx, has a problem with g++ and binutils which prevents BMPx from building correctly at all with -O2 enabled, so this issue is if anything at all a linker issue, and was for you most likely resolved the same way it was for me: because of the now-missing CFLAGS/CXXFLAGS. I just wanted to annotate that because it "certainly" was "not" a bug from BMPx... -- libglibmm-2.4-dev seems to be buggy on ppc https://launchpad.net/bugs/70821 From bczech at web.de Thu Nov 9 22:30:03 2006 From: bczech at web.de (Bernie) Date: Thu, 09 Nov 2006 22:30:03 -0000 Subject: [Bug 71150] resize of ntfs fails on hibernated partition References: <20061109223003.24792.58190.malonedeb@gangotri.ubuntu.com> Message-ID: <20061109223003.24792.58190.malonedeb@gangotri.ubuntu.com> Public bug reported: Binary package hint: gparted gparted allows resizeing of a hibernated ntfs partition. Gparted first changes the size of the partition and then trys to run ntfsresize, which refuses to do its work on a hibernated ntfs partition. Therefore you get left with a not correctly resized partition. Somthing like a precheck might be useful. ** Affects: gparted (Ubuntu) Importance: Undecided Status: Unconfirmed -- resize of ntfs fails on hibernated partition https://launchpad.net/bugs/71150 From ubuntu at paul.sladen.org Thu Nov 9 23:16:04 2006 From: ubuntu at paul.sladen.org (Paul Sladen) Date: Thu, 09 Nov 2006 23:16:04 -0000 Subject: [Bug 71157] Movie->Eject from Totem Menu does not eject DVD References: <20061109231604.25827.22695.malonedeb@gandwana.ubuntu.com> Message-ID: <20061109231604.25827.22695.malonedeb@gandwana.ubuntu.com> Public bug reported: To replicate: Insert a DVD. Play using Movie->Play Disc XXXYYYZZZ Eject using Move->Eject Nothing happens. Using totem-xine. ** Affects: totem (Ubuntu) Importance: Undecided Status: Unconfirmed -- Movie->Eject from Totem Menu does not eject DVD https://launchpad.net/bugs/71157 From ubuntu at paul.sladen.org Thu Nov 9 23:18:42 2006 From: ubuntu at paul.sladen.org (Paul Sladen) Date: Thu, 09 Nov 2006 23:18:42 -0000 Subject: [Bug 71157] Re: Movie->Eject from Totem Menu does not eject DVD References: <20061109231604.25827.22695.malonedeb@gandwana.ubuntu.com> Message-ID: <20061109231842.24668.78377.malone@gangotri.ubuntu.com> Totem appears to keep handles to '/dev/dvd' open even after Totem stops playing the DVD: $ sudo lsof /media/cdrom0 totem 15561 paul 21r DIR 11,0 2048 16576 /media/cdrom0 totem 15561 paul 22r DIR 11,0 2048 16704 /media/cdrom0/video_ts totem 15561 paul 23r DIR 11,0 2048 16576 /media/cdrom0 totem 15561 paul 24r DIR 11,0 2048 16576 /media/cdrom0 ...(similar lines 21 more times). -- Movie->Eject from Totem Menu does not eject DVD https://launchpad.net/bugs/71157 From ubuntu at paul.sladen.org Thu Nov 9 23:55:29 2006 From: ubuntu at paul.sladen.org (Paul Sladen) Date: Thu, 09 Nov 2006 23:55:29 -0000 Subject: [Bug 71164] System Monitor Processes listing should give indication that it is updating References: <20061109235529.25975.26733.malonedeb@gandwana.ubuntu.com> Message-ID: <20061109235529.25975.26733.malonedeb@gandwana.ubuntu.com> Public bug reported: When viewing a fairly consistent/static Process list in the GNOME System Monitor it is hard to know that the list is actually being updated in real-time at ~1Hz. System Monitor should give some indication that the date is updating. On the command line, 'top' achieves the 'throbber' effect by showing the current time (HH:mm:ss) and uptime. 'watch' achieves this effect by showing the current date and time. Both tools also show the update-frequency; perhaps this could be shown as a combo-box. ** Affects: gnome-system-monitor (Ubuntu) Importance: Undecided Status: Unconfirmed -- System Monitor Processes listing should give indication that it is updating https://launchpad.net/bugs/71164 From dean at deansas.org Thu Nov 9 23:56:13 2006 From: dean at deansas.org (Dean Sas) Date: Thu, 09 Nov 2006 23:56:13 -0000 Subject: [Bug 71054] Re: Epiphany doesn't open https:// References: <20061109102704.24792.31715.malonedeb@gangotri.ubuntu.com> Message-ID: <20061109235613.24668.18952.malone@gangotri.ubuntu.com> *** This bug is a duplicate of bug 57923 *** Thanks for the bug report Sven. This particular bug has already been reported into our bug tracking system as bug 57923 and has been confirmed, please feel free to report any further bugs which you find. ** This bug has been marked a duplicate of bug 57923 Opening firefox by clicking on links in thunderbird breaks https -- Epiphany doesn't open https:// https://launchpad.net/bugs/71054 From tylertacky at yahoo.com Fri Nov 10 00:34:23 2006 From: tylertacky at yahoo.com (Bob7) Date: Fri, 10 Nov 2006 00:34:23 -0000 Subject: [Bug 71169] Totem crashes while playing video in firefox. References: <20061110003423.24792.41297.malonedeb@gangotri.ubuntu.com> Message-ID: <20061110003423.24792.41297.malonedeb@gangotri.ubuntu.com> Public bug reported: Specifically, this video: http://images.macrumors.com/im/contest200611/spicyapple1.html ** Affects: totem (Ubuntu) Importance: Undecided Status: Unconfirmed -- Totem crashes while playing video in firefox. https://launchpad.net/bugs/71169 From lists at whitehouse.org.nz Thu Nov 9 08:19:52 2006 From: lists at whitehouse.org.nz (Aaron Whitehouse) Date: Thu, 09 Nov 2006 08:19:52 -0000 Subject: [Bug 71035] Re: [Edgy] Rhythmbox "crashes" importing wma files from FAT32 partition References: <20061109081734.25975.54582.malonedeb@gandwana.ubuntu.com> Message-ID: <20061109081953.24792.75205.malone@gangotri.ubuntu.com> Here is the report. ** Attachment added: "Full crash report (with symbols)" http://librarian.launchpad.net/5018348/_usr_lib_rhythmbox_rhythmbox-metadata.1000.crash -- [Edgy] Rhythmbox "crashes" importing wma files from FAT32 partition https://launchpad.net/bugs/71035 From lists at whitehouse.org.nz Thu Nov 9 08:17:34 2006 From: lists at whitehouse.org.nz (Aaron Whitehouse) Date: Thu, 09 Nov 2006 08:17:34 -0000 Subject: [Bug 71035] [Edgy] Rhythmbox "crashes" importing wma files from FAT32 partition References: <20061109081734.25975.54582.malonedeb@gandwana.ubuntu.com> Message-ID: <20061109081734.25975.54582.malonedeb@gandwana.ubuntu.com> Public bug reported: I was adding a bunch of wma files to my library from a FAT32 partition and a string of problem reports started popping up (4). Rhythmbox did not close. I will attach the crash report. ** Affects: rhythmbox (Ubuntu) Importance: Undecided Status: Unconfirmed -- [Edgy] Rhythmbox "crashes" importing wma files from FAT32 partition https://launchpad.net/bugs/71035 From SomeGayDude at bluebottle.com Fri Nov 10 00:39:14 2006 From: SomeGayDude at bluebottle.com (W. Aaron Kalinski) Date: Fri, 10 Nov 2006 00:39:14 -0000 Subject: [Bug 71170] Tetravex References: <20061110003915.24668.2989.malonedeb@gangotri.ubuntu.com> Message-ID: <20061110003915.24668.2989.malonedeb@gangotri.ubuntu.com> Public bug reported: If you are playing a 4x4 or 5x5 grid and exit. The next time you play the same size will default, but it will not record the score. ** Affects: gnome-games (Ubuntu) Importance: Undecided Status: Unconfirmed -- Tetravex https://launchpad.net/bugs/71170 From tylertacky at yahoo.com Fri Nov 10 00:52:17 2006 From: tylertacky at yahoo.com (Bob7) Date: Fri, 10 Nov 2006 00:52:17 -0000 Subject: [Bug 71169] Re: Totem crashes while playing video in firefox. References: <20061110003423.24792.41297.malonedeb@gangotri.ubuntu.com> Message-ID: <20061110005217.24668.3789.malone@gangotri.ubuntu.com> ** Attachment added: "Full Crash Report" http://librarian.launchpad.net/5030818/_usr_lib_totem_totem-mozilla-viewer.1000.crash -- Totem crashes while playing video in firefox. https://launchpad.net/bugs/71169 From SomeGayDude at bluebottle.com Fri Nov 10 01:06:08 2006 From: SomeGayDude at bluebottle.com (W. Aaron Kalinski) Date: Fri, 10 Nov 2006 01:06:08 -0000 Subject: [Bug 71170] Re: Tetravex References: <20061110003915.24668.2989.malonedeb@gangotri.ubuntu.com> Message-ID: <20061110010608.25975.49096.launchpad@gandwana.ubuntu.com> ** Description changed: If you are playing a 4x4 or 5x5 grid and exit. The next time you play the same size will default, but it will not record the score. + + This is in ubuntu 6.10 -- Tetravex https://launchpad.net/bugs/71170 From rlaska at gmail.com Fri Nov 10 02:02:36 2006 From: rlaska at gmail.com (rlaska) Date: Fri, 10 Nov 2006 02:02:36 -0000 Subject: [Bug 29043] Re: gpilotd runs away with CPU after completing hotsync References: <20060120002317.28441.58655.malonedeb@gangotri.ubuntu.com> Message-ID: <20061110020236.24668.59373.malone@gangotri.ubuntu.com> More info: It *seems* so far that if i let my Palm sleep after it syncs, then the issue described above happens. But if I turn it off after syncing, it doesn't happen. That should help narrow it down... something about the Palm sleep isn't shutting the USB connection down cleanly (or *something* like that). -- gpilotd runs away with CPU after completing hotsync https://launchpad.net/bugs/29043 From rlaska at gmail.com Fri Nov 10 04:12:30 2006 From: rlaska at gmail.com (rlaska) Date: Fri, 10 Nov 2006 04:12:30 -0000 Subject: [Bug 29043] Re: gpilotd runs away with CPU after completing hotsync References: <20060120002317.28441.58655.malonedeb@gangotri.ubuntu.com> Message-ID: <20061110041230.24668.24229.malone@gangotri.ubuntu.com> Forget my last comment, gpilotd still pegged out the CPU after a few minutes, even when I put my palm to sleep. I'll try putting it to sleep and pulling the USB cable next time. Curiously, I noticed this in dmesg: [17187459.704000] visor ttyUSB0: Handspring Visor / Palm OS converter now discon nected from ttyUSB0 [17187459.712000] visor ttyUSB1: Handspring Visor / Palm OS converter now discon nected from ttyUSB1 Looks like my Zire 31 is getting two ttyUSB[0-9] ports somehow -- gpilotd runs away with CPU after completing hotsync https://launchpad.net/bugs/29043 From towsonu2003 at gmail.com Fri Nov 10 05:29:47 2006 From: towsonu2003 at gmail.com (towsonu2003) Date: Fri, 10 Nov 2006 05:29:47 -0000 Subject: [Bug 34811] Re: -1 minutes of battery power remaining References: <20060313205935.17044.50424.malonedeb@gangotri.ubuntu.com> Message-ID: <20061110052947.24792.70044.malone@gangotri.ubuntu.com> have the same -1 minute error in my hp pavilion zv5120us laptop. attaching the requested files now ** Attachment added: "/proc/acpi/battery/BAT1/alarm" http://librarian.launchpad.net/5033675/alarm.txt -- -1 minutes of battery power remaining https://launchpad.net/bugs/34811 From towsonu2003 at gmail.com Fri Nov 10 05:30:01 2006 From: towsonu2003 at gmail.com (towsonu2003) Date: Fri, 10 Nov 2006 05:30:01 -0000 Subject: [Bug 34811] Re: -1 minutes of battery power remaining References: <20060313205935.17044.50424.malonedeb@gangotri.ubuntu.com> Message-ID: <20061110053001.24792.37909.malone@gangotri.ubuntu.com> ** Attachment added: "/proc/acpi/battery/BAT1/info" http://librarian.launchpad.net/5033676/info.txt -- -1 minutes of battery power remaining https://launchpad.net/bugs/34811 From towsonu2003 at gmail.com Fri Nov 10 05:30:25 2006 From: towsonu2003 at gmail.com (towsonu2003) Date: Fri, 10 Nov 2006 05:30:25 -0000 Subject: [Bug 34811] Re: -1 minutes of battery power remaining References: <20060313205935.17044.50424.malonedeb@gangotri.ubuntu.com> Message-ID: <20061110053025.25827.76110.malone@gandwana.ubuntu.com> ** Attachment added: "/proc/acpi/battery/BAT1/state" http://librarian.launchpad.net/5033677/state.txt -- -1 minutes of battery power remaining https://launchpad.net/bugs/34811 From towsonu2003 at gmail.com Fri Nov 10 05:31:09 2006 From: towsonu2003 at gmail.com (towsonu2003) Date: Fri, 10 Nov 2006 05:31:09 -0000 Subject: [Bug 34811] Re: -1 minutes of battery power remaining References: <20060313205935.17044.50424.malonedeb@gangotri.ubuntu.com> Message-ID: <20061110053109.25975.34939.malone@gandwana.ubuntu.com> I am using an up-to-date Dapper ** Attachment added: "lshal output" http://librarian.launchpad.net/5033678/lshal.txt -- -1 minutes of battery power remaining https://launchpad.net/bugs/34811 From towsonu2003 at gmail.com Fri Nov 10 05:32:05 2006 From: towsonu2003 at gmail.com (towsonu2003) Date: Fri, 10 Nov 2006 05:32:05 -0000 Subject: [Bug 34811] Re: -1 minutes of battery power remaining References: <20060313205935.17044.50424.malonedeb@gangotri.ubuntu.com> Message-ID: <20061110053205.24668.97678.malone@gangotri.ubuntu.com> leaving unconfirmed as I am not sure about any possible dupes ** Changed in: gnome-applets (Ubuntu) Status: Needs Info => Unconfirmed -- -1 minutes of battery power remaining https://launchpad.net/bugs/34811 From haffe at bredband.net Fri Nov 10 06:26:40 2006 From: haffe at bredband.net (Peter Hafid) Date: Fri, 10 Nov 2006 06:26:40 -0000 Subject: [Bug 71149] Envy24HT volume control inoperable. References: <20061109220626.25975.3718.malonedeb@gandwana.ubuntu.com> Message-ID: <20061110062640.24792.87517.launchpad@canonical@gangotri.ubuntu.com> Public bug reported: I'm running edgy on a machine with a Hercules Gamesurround 4 (Envy24HT). Sound works, but the volume control in gnome does not. ** Affects: gnome-volume-manager (Ubuntu) Importance: Undecided Status: Unconfirmed -- Envy24HT volume control inoperable. https://launchpad.net/bugs/71149 From ace at suares.an Fri Nov 10 06:32:11 2006 From: ace at suares.an (Ace Suares) Date: Fri, 10 Nov 2006 06:32:11 -0000 Subject: [Bug 70980] openoffice: Very Hard Crash after File->Open References: <20061108230005.25827.5664.malonedeb@gandwana.ubuntu.com> Message-ID: <20061110063211.24668.92019.launchpad@canonical@gangotri.ubuntu.com> Public bug reported: this on edgy (clean install) Twice now, I tried to do 'File->Open' in Openoffice (I am using OpenOffice dialogs !) and what happens next (on my three-head machine): - the mouse still works, but everything else is blocked: Alt-Ctrl-F1, Alt-Ctrl-Esc, Alt-Ctrl-Backspace... - the mouse won't leave the area of openoffice. I have three screens, but the mouse stays within the open office area. At the edges, it slows down or stutters. - I don't get the file-open dialog. - I can still login via ssh from another machine. - killall -9 openoffice (or similar) doesn't work. reboot works, though. ** Affects: meta-gnome2 (Ubuntu) Importance: Undecided Status: Unconfirmed -- openoffice: Very Hard Crash after File->Open https://launchpad.net/bugs/70980 From isaacdupree at charter.net Fri Nov 10 06:33:28 2006 From: isaacdupree at charter.net (Isaac Dupree) Date: Fri, 10 Nov 2006 06:33:28 -0000 Subject: [Bug 70972] Sometimes three programs crash when closing up in Xubuntu References: <20061108215720.16463.60633.malonedeb@gangotri.ubuntu.com> Message-ID: <20061110063328.24792.55192.launchpad@canonical@gangotri.ubuntu.com> Public bug reported: I originally installed from the standard PowerPC Dapper LiveCD. I soon installed the xubuntu-desktop and switched to it as my default session. Sometimes three windows come up all at once saying programs crashed, namely, evolution-alarm-notify, update-notifier, and gnome-volume- manager. This has happened, not reliably, but several times both in Dapper and Edgy. It seems to happen when I'm closing stuff and shutting down my computer. This time (Edgy Xubuntu) (whose crash-logs will be attached) I had just closed two windows owned by separate instances of the program "Terminal". I didn't notice doing anything else particularly of note at that time, although I did have Thunderbird, Firefox, OpenOffice, and another Terminal instance also running at the same time. I don't know what evolution-alarm-notify or gnome-volume-manager are, or why they're running (since I don't exactly use GNOME or Evolution), but I think I know update-notifier -- the thing that sometimes appears in the GUI, even in Xubuntu, to make it easy to keep the system up to date. ** Affects: evolution (Ubuntu) Importance: Undecided Status: Unconfirmed -- Sometimes three programs crash when closing up in Xubuntu https://launchpad.net/bugs/70972 From towsonu2003 at gmail.com Fri Nov 10 06:26:40 2006 From: towsonu2003 at gmail.com (towsonu2003) Date: Fri, 10 Nov 2006 06:26:40 -0000 Subject: [Bug 71149] Re: Envy24HT volume control inoperable. References: <20061109220626.25975.3718.malonedeb@gandwana.ubuntu.com> Message-ID: <20061110062640.24792.23935.launchpad@gangotri.ubuntu.com> ** Changed in: Ubuntu Sourcepackagename: None => gnome-volume-manager -- Envy24HT volume control inoperable. https://launchpad.net/bugs/71149 From towsonu2003 at gmail.com Fri Nov 10 06:32:11 2006 From: towsonu2003 at gmail.com (towsonu2003) Date: Fri, 10 Nov 2006 06:32:11 -0000 Subject: [Bug 70980] Re: openoffice: Very Hard Crash after File->Open References: <20061108230005.25827.5664.malonedeb@gandwana.ubuntu.com> Message-ID: <20061110063211.24668.35517.launchpad@gangotri.ubuntu.com> ** Changed in: Ubuntu Sourcepackagename: None => meta-gnome2 -- openoffice: Very Hard Crash after File->Open https://launchpad.net/bugs/70980 From towsonu2003 at gmail.com Fri Nov 10 06:33:27 2006 From: towsonu2003 at gmail.com (towsonu2003) Date: Fri, 10 Nov 2006 06:33:27 -0000 Subject: [Bug 70972] Re: Sometimes three programs crash when closing up in Xubuntu References: <20061108215720.16463.60633.malonedeb@gangotri.ubuntu.com> Message-ID: <20061110063328.24792.23401.launchpad@gangotri.ubuntu.com> ** Changed in: Ubuntu Sourcepackagename: None => evolution ** Also affects: update-notifier (Ubuntu) Importance: Undecided Status: Unconfirmed ** Also affects: gnome-volume-manager (Ubuntu) Importance: Undecided Status: Unconfirmed -- Sometimes three programs crash when closing up in Xubuntu https://launchpad.net/bugs/70972 From hades_enduos at hotmail.com Fri Nov 10 06:41:36 2006 From: hades_enduos at hotmail.com (HadesEnduos) Date: Fri, 10 Nov 2006 06:41:36 -0000 Subject: [Bug 70326] evolution-alarm-notify-bugreport References: <20061105010538.12864.8290.malonedeb@gangotri.ubuntu.com> Message-ID: <20061110064136.25827.26596.launchpad@canonical@gandwana.ubuntu.com> Public bug reported: Memory status: size: 27148288 vsize: 0 resident: 27148288 share: 0 rss: 9527296 rss_rlim: 0 CPU usage: start_time: 1162688392 rtime: 0 utime: 8 stime: 0 cutime:6 cstime: 0 timeout: 2 it_real_value: 0 frequency: 0 Backtrace was generated from '/usr/libexec/evolution-alarm-notify' (no debugging symbols found) Using host libthread_db library "/lib/tls/i686/cmov/libthread_db.so.1". (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) [Thread debugging using libthread_db enabled] [New Thread -1232464208 (LWP 5682)] [New Thread -1234228320 (LWP 5704)] (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) 0xffffe410 in __kernel_vsyscall () #0 0xffffe410 in __kernel_vsyscall () #1 0xb73286cb in waitpid () from /lib/tls/i686/cmov/libc.so.6 #2 0xb7e4b1b6 in gnome_gtk_module_info_get () from /usr/lib/libgnomeui-2.so.0 #3 #4 0xffffe410 in __kernel_vsyscall () #5 0xb72c3770 in raise () from /lib/tls/i686/cmov/libc.so.6 #6 0xb72c4ef3 in abort () from /lib/tls/i686/cmov/libc.so.6 #7 0xb7495122 in g_logv () from /usr/lib/libglib-2.0.so.0 #8 0xb7495159 in g_log () from /usr/lib/libglib-2.0.so.0 #9 0x0805d500 in main () Thread 2 (Thread -1234228320 (LWP 5704)): #0 0xffffe410 in __kernel_vsyscall () No symbol table info available. #1 0xb735d803 in poll () from /lib/tls/i686/cmov/libc.so.6 No symbol table info available. #2 0xb748f813 in g_main_context_check () from /usr/lib/libglib-2.0.so.0 No symbol table info available. #3 0xb748fb89 in g_main_loop_run () from /usr/lib/libglib-2.0.so.0 No symbol table info available. #4 0xb7a297e0 in link_set_io_thread () from /usr/lib/libORBit-2.so.0 No symbol table info available. #5 0xb74aa38f in g_thread_create_full () from /usr/lib/libglib-2.0.so.0 No symbol table info available. #6 0xb70d2504 in start_thread () from /lib/tls/i686/cmov/libpthread.so.0 No symbol table info available. #7 0xb736751e in clone () from /lib/tls/i686/cmov/libc.so.6 No symbol table info available. Thread 1 (Thread -1232464208 (LWP 5682)): #0 0xffffe410 in __kernel_vsyscall () No symbol table info available. #1 0xb73286cb in waitpid () from /lib/tls/i686/cmov/libc.so.6 No symbol table info available. #2 0xb7e4b1b6 in gnome_gtk_module_info_get () from /usr/lib/libgnomeui-2.so.0 No symbol table info available. #3 No symbol table info available. #4 0xffffe410 in __kernel_vsyscall () No symbol table info available. #5 0xb72c3770 in raise () from /lib/tls/i686/cmov/libc.so.6 No symbol table info available. #6 0xb72c4ef3 in abort () from /lib/tls/i686/cmov/libc.so.6 No symbol table info available. #7 0xb7495122 in g_logv () from /usr/lib/libglib-2.0.so.0 No symbol table info available. #8 0xb7495159 in g_log () from /usr/lib/libglib-2.0.so.0 No symbol table info available. #9 0x0805d500 in main () No symbol table info available. #0 0xffffe410 in __kernel_vsyscall () ** Affects: evolution (Ubuntu) Importance: Undecided Status: Unconfirmed -- evolution-alarm-notify-bugreport https://launchpad.net/bugs/70326 From felesh at gmail.com Fri Nov 10 06:42:37 2006 From: felesh at gmail.com (Felesh) Date: Fri, 10 Nov 2006 06:42:37 -0000 Subject: [Bug 70318] When i insert a dvd disk ubuntu show me a disc named cdrom0 References: <20061105002153.27894.43250.malonedeb@gandwana.ubuntu.com> Message-ID: <20061110064237.25975.80678.launchpad@canonical@gandwana.ubuntu.com> Public bug reported: When i insert a dvd disk, kubuntu show a new icon in the desktop, but this icon is named cdrom or cdrom0 althought my disc is a dvd. The problem is that the name of the new icon is caught from the fstab file. And this produced a incorrect name if a dvd is inserted. The name may to be the label of the cd/dvd inserted, or may to be detected if it is a cdrom or a dvd and put the correct name. But show always "cdrom" is not correct. ** Affects: hal (Ubuntu) Importance: Undecided Status: Unconfirmed -- When i insert a dvd disk ubuntu show me a disc named cdrom0 https://launchpad.net/bugs/70318 From towsonu2003 at gmail.com Fri Nov 10 06:41:35 2006 From: towsonu2003 at gmail.com (towsonu2003) Date: Fri, 10 Nov 2006 06:41:35 -0000 Subject: [Bug 70326] Re: evolution-alarm-notify-bugreport References: <20061105010538.12864.8290.malonedeb@gangotri.ubuntu.com> Message-ID: <20061110064136.25827.73585.launchpad@gandwana.ubuntu.com> ** Changed in: Ubuntu Sourcepackagename: None => evolution ** Summary changed: - evolution-alarm-notify-bugreport + crashed (has backtrace) -- crashed (has backtrace) https://launchpad.net/bugs/70326 From towsonu2003 at gmail.com Fri Nov 10 06:42:37 2006 From: towsonu2003 at gmail.com (towsonu2003) Date: Fri, 10 Nov 2006 06:42:37 -0000 Subject: [Bug 70318] Re: When i insert a dvd disk ubuntu show me a disc named cdrom0 References: <20061105002153.27894.43250.malonedeb@gandwana.ubuntu.com> Message-ID: <20061110064237.25975.86732.launchpad@gandwana.ubuntu.com> ** Changed in: Ubuntu Sourcepackagename: None => hal -- When i insert a dvd disk ubuntu show me a disc named cdrom0 https://launchpad.net/bugs/70318 From florian.labrouche at laposte.net Fri Nov 10 06:52:46 2006 From: florian.labrouche at laposte.net (Florian Labrouche) Date: Fri, 10 Nov 2006 06:52:46 -0000 Subject: [Bug 68875] Some icons are not themed References: <20061028163713.17549.13174.malonedeb@gandwana.ubuntu.com> Message-ID: <20061110065246.24668.55341.launchpad@canonical@gangotri.ubuntu.com> Public bug reported: Hi, Using Dapper I downloaded several themes (NuoveXT and Snowish), and after upgrading to Edgy, it appears that some icons are not themed. I can't make a complete list, but with both themes, the non-themed seems to be the same. Up to now, I've listed these : - all volume icons in the gnome applet. - trash icons on the desktop - All icons in Synaptic. There are surely some more. Re-downloading and installing the themes didn't make any change. ** Affects: gnome-themes (Ubuntu) Importance: Undecided Status: Unconfirmed -- Some icons are not themed https://launchpad.net/bugs/68875 From towsonu2003 at gmail.com Fri Nov 10 06:52:46 2006 From: towsonu2003 at gmail.com (towsonu2003) Date: Fri, 10 Nov 2006 06:52:46 -0000 Subject: [Bug 68875] Re: Some icons are not themed References: <20061028163713.17549.13174.malonedeb@gandwana.ubuntu.com> Message-ID: <20061110065246.24668.67278.launchpad@gangotri.ubuntu.com> ** Changed in: Ubuntu Sourcepackagename: None => gnome-themes -- Some icons are not themed https://launchpad.net/bugs/68875 From towsonu2003 at gmail.com Fri Nov 10 06:51:09 2006 From: towsonu2003 at gmail.com (towsonu2003) Date: Fri, 10 Nov 2006 06:51:09 -0000 Subject: [Bug 67730] Re: Usability bug - new login References: <20061023113500.23188.79358.malonedeb@gangotri.ubuntu.com> Message-ID: <20061110065109.24792.11148.launchpad@gangotri.ubuntu.com> ** Changed in: Ubuntu Sourcepackagename: None => meta-gnome2 -- Usability bug - new login https://launchpad.net/bugs/67730 From daniel.holbach at ubuntu.com Fri Nov 10 08:09:34 2006 From: daniel.holbach at ubuntu.com (Daniel Holbach) Date: Fri, 10 Nov 2006 08:09:34 -0000 Subject: [Bug 58093] Re: I lost the control of the desktop when screen saver run References: <20060829121220.17097.40067.malonedeb@gangotri.ubuntu.com> Message-ID: <20061110080934.25975.38719.malone@gandwana.ubuntu.com> Fixed upstream. ** Changed in: gnome-screensaver (Ubuntu) Status: Confirmed => Fix Committed -- I lost the control of the desktop when screen saver run https://launchpad.net/bugs/58093 From daniel.holbach at ubuntu.com Fri Nov 10 08:13:49 2006 From: daniel.holbach at ubuntu.com (Daniel Holbach) Date: Fri, 10 Nov 2006 08:13:49 -0000 Subject: [Bug 69806] Re: Gtk::Adjustment ignores initial value in constructor References: <20061102013007.4148.91971.malonedeb@gandwana.ubuntu.com> Message-ID: <20061110081349.24668.32996.malone@gangotri.ubuntu.com> Fix committed to CVS: http://bugzilla.gnome.org/attachment.cgi?id=76192&action=view ** Changed in: gtkmm2.4 (Ubuntu) Status: Confirmed => Fix Committed -- Gtk::Adjustment ignores initial value in constructor https://launchpad.net/bugs/69806 From ravbc at man.poznan.pl Fri Nov 10 08:57:00 2006 From: ravbc at man.poznan.pl (ravbc) Date: Fri, 10 Nov 2006 08:57:00 -0000 Subject: [Bug 60691] Re: keyword search into location entry doesn't work References: <20060916092857.28823.68613.malonedeb@gangotri.ubuntu.com> Message-ID: <20061110085700.24792.7574.malone@gangotri.ubuntu.com> *** This bug is a duplicate of bug 56610 *** This bug is resolved in upstream, so please port it to Ubuntu! It's really very disruptive. Please fix it... http://bugzilla.gnome.org/show_bug.cgi?id=350053 -- keyword search into location entry doesn't work https://launchpad.net/bugs/60691 From slomo at circular-chaos.org Fri Nov 10 09:05:21 2006 From: slomo at circular-chaos.org (=?utf-8?q?Sebastian_Dr=C3=B6ge?=) Date: Fri, 10 Nov 2006 09:05:21 -0000 Subject: [Bug 71092] Re: hald-runner crashes making hal unusuable. References: <20061109153746.25975.53308.malonedeb@gandwana.ubuntu.com> Message-ID: <20061110090521.24668.45868.launchpad@gangotri.ubuntu.com> ** Changed in: hal (Ubuntu) Assignee: (unassigned) => Sebastian Dr?ge Status: Unconfirmed => In Progress -- hald-runner crashes making hal unusuable. https://launchpad.net/bugs/71092 From slomo at circular-chaos.org Fri Nov 10 09:53:14 2006 From: slomo at circular-chaos.org (=?utf-8?q?Sebastian_Dr=C3=B6ge?=) Date: Fri, 10 Nov 2006 09:53:14 -0000 Subject: [Bug 71092] Re: hald-runner crashes making hal unusuable. References: <20061109153746.25975.53308.malonedeb@gandwana.ubuntu.com> Message-ID: <20061110095315.25975.3647.malone@gandwana.ubuntu.com> Should be fixed with 0.5.8.1-3ubuntu3 though libdbus won't kick apps using the DBus API the wrong way from the bus anymore anyway... please run hald with DBUS_FATAL_WARNINGS=1 to check if really all places are fixed. ** Changed in: hal (Ubuntu) Status: In Progress => Fix Released -- hald-runner crashes making hal unusuable. https://launchpad.net/bugs/71092 From Matthias.Bujin at web.de Fri Nov 10 10:11:44 2006 From: Matthias.Bujin at web.de (Matthias Heitmann) Date: Fri, 10 Nov 2006 10:11:44 -0000 Subject: [Bug 25106] Re: evolution-exchange: unable to setup exchange account References: <20060113143228.21012.12832.launchpad@macquarie.warthogs.hbd.com> Message-ID: <20061110101145.25975.60959.malone@gandwana.ubuntu.com> Is there any progess with the provided logs? If you need more detailed information, please let me know. -- evolution-exchange: unable to setup exchange account https://launchpad.net/bugs/25106 From cimmo at libero.it Fri Nov 10 10:10:35 2006 From: cimmo at libero.it (Cimmo) Date: Fri, 10 Nov 2006 10:10:35 -0000 Subject: [Bug 14692] Re: hal detects written DVD as empty References: <20060113133807.21012.87791.launchpad@macquarie.warthogs.hbd.com> Message-ID: <20061110101035.24668.9713.malone@gangotri.ubuntu.com> run the revised script: marco at b-52:~$ python cdcaps.py /dev/hda CDO_USE_FFLAGS returned 13 got drive capabilities: 3bfbef CDC_DVD_RAM support CDC_DVD_R support CDC_DVD support CDC_CD_RW support CDC_CD_R support got disc status: 0 -- hal detects written DVD as empty https://launchpad.net/bugs/14692 From d-enrico at lycos.it Fri Nov 10 10:15:28 2006 From: d-enrico at lycos.it (perego) Date: Fri, 10 Nov 2006 10:15:28 -0000 Subject: [Bug 48229] Re: Partition table destroyed when resizing NTFS References: <20060603151052.2141.59422.malonedeb@gangotri.ubuntu.com> Message-ID: <20061110101528.24792.29127.malone@gangotri.ubuntu.com> Hi all, me too have lost my ntfs partition after gparted. Now I've tried to do so: format the ntfs another time in order to install Windows XP. My problem is: since Win installation erase old MBR and I'd like to keep it safe, do you know a secure way to restore it after XP will be on? Thanks in advance Perego -- Partition table destroyed when resizing NTFS https://launchpad.net/bugs/48229 From bugwatch at bugs.launchpad.net Fri Nov 10 10:46:22 2006 From: bugwatch at bugs.launchpad.net (Bug Watch Updater) Date: Fri, 10 Nov 2006 10:46:22 -0000 Subject: [Bug 71076] Re: Preset file name is lost when using ctrl-l to change location in GtkFileChooser References: <20061109132955.24668.81664.malonedeb@gangotri.ubuntu.com> Message-ID: <20061110104858.30412.20716.launchpad@gangotri.ubuntu.com> ** Changed in: gtk (upstream) Status: Unknown => Unconfirmed -- Preset file name is lost when using ctrl-l to change location in GtkFileChooser https://launchpad.net/bugs/71076 From bugwatch at bugs.launchpad.net Fri Nov 10 10:46:22 2006 From: bugwatch at bugs.launchpad.net (Bug Watch Updater) Date: Fri, 10 Nov 2006 10:46:22 -0000 Subject: [Bug 70933] Re: Error bars tab disappeared from the graph guru in 6.10 References: <20061108185116.16366.40752.malonedeb@gangotri.ubuntu.com> Message-ID: <20061110104849.30412.48370.launchpad@gangotri.ubuntu.com> ** Changed in: gnumeric (upstream) Status: Unknown => Rejected -- Error bars tab disappeared from the graph guru in 6.10 https://launchpad.net/bugs/70933 From bugwatch at bugs.launchpad.net Fri Nov 10 10:46:22 2006 From: bugwatch at bugs.launchpad.net (Bug Watch Updater) Date: Fri, 10 Nov 2006 10:46:22 -0000 Subject: [Bug 67500] Re: regression: zoom in/zoom out buttons no longer available References: <20061022063437.20734.50982.malonedeb@gangotri.ubuntu.com> Message-ID: <20061110104701.30412.7757.launchpad@gangotri.ubuntu.com> ** Changed in: evince (upstream) Status: Unconfirmed => Fix Released -- regression: zoom in/zoom out buttons no longer available https://launchpad.net/bugs/67500 From davefx at gmail.com Fri Nov 10 10:45:16 2006 From: davefx at gmail.com (=?utf-8?q?David_Mar=C3=ADn?=) Date: Fri, 10 Nov 2006 10:45:16 -0000 Subject: [Bug 39484] Re: cups smb printing backend no longer works References: <20060413170024.13139.10716.malonedeb@gandwana.ubuntu.com> Message-ID: <20061110104517.24668.63886.malone@gangotri.ubuntu.com> I've reproduce this error in current edgy version. It's strange, as I have two edgy machines connected to the same network, with the same configuration, and one of them segfaults and the other doesn't. ** Changed in: samba (Ubuntu) Status: Fix Released => Confirmed -- cups smb printing backend no longer works https://launchpad.net/bugs/39484 From bugwatch at bugs.launchpad.net Fri Nov 10 10:46:22 2006 From: bugwatch at bugs.launchpad.net (Bug Watch Updater) Date: Fri, 10 Nov 2006 10:46:22 -0000 Subject: [Bug 39321] Re: Some problems with marking and copying text References: <20060412171432.15436.23270.malonedeb@gangotri.ubuntu.com> Message-ID: <20061110104703.30412.82652.launchpad@gangotri.ubuntu.com> ** Changed in: evince (upstream) Status: Confirmed => Rejected -- Some problems with marking and copying text https://launchpad.net/bugs/39321 From bugwatch at bugs.launchpad.net Fri Nov 10 10:46:22 2006 From: bugwatch at bugs.launchpad.net (Bug Watch Updater) Date: Fri, 10 Nov 2006 10:46:22 -0000 Subject: [Bug 33712] Re: [Dapper] some icons are blurry References: <20060304161802.17525.52752.malonedeb@gangotri.ubuntu.com> Message-ID: <20061110104913.30412.64835.launchpad@gangotri.ubuntu.com> ** Changed in: eog (upstream) Status: In Progress => Confirmed -- [Dapper] some icons are blurry https://launchpad.net/bugs/33712 From bugwatch at bugs.launchpad.net Fri Nov 10 10:46:22 2006 From: bugwatch at bugs.launchpad.net (Bug Watch Updater) Date: Fri, 10 Nov 2006 10:46:22 -0000 Subject: [Bug 27015] Re: evince can't print certain pdf files - GnomePrintCupsPlugin, iconv issues References: <20060113145229.21012.96114.launchpad@macquarie.warthogs.hbd.com> Message-ID: <20061110104913.30412.33023.launchpad@gangotri.ubuntu.com> ** Changed in: evince (upstream) Status: Confirmed => Fix Released -- evince can't print certain pdf files - GnomePrintCupsPlugin, iconv issues https://launchpad.net/bugs/27015 From patrick.guignot at gmail.com Fri Nov 10 10:54:08 2006 From: patrick.guignot at gmail.com (patrick_g) Date: Fri, 10 Nov 2006 10:54:08 -0000 Subject: [Bug 71208] Rhythmbox hang during launch References: <20061110105408.25975.35132.malonedeb@gandwana.ubuntu.com> Message-ID: <20061110105408.25975.35132.malonedeb@gandwana.ubuntu.com> Public bug reported: Binary package hint: rhythmbox There is something horribly broken in Rhythmbox (version 0.9.6 in edgy). My computer is a laptop (Pentium M Dothan 1.86 GHz; 1 GB RAM; 80 GB 5400 rpm Hard drive) When i try to launch Rhythmbox the first time it hang. No response at all and it keep a lot of CPU power and memory (see screenshot : 52 MB of memory and 92% for the CPU). http://static.flickr.com/108/293663045_60a12d6a66_o.png When i try to close the Rhythmbox window there is no response so i kill the software (right clic on the taskbar and "close"). There is a pop up window saying (in french) "the window 'music player' did not respond" and i clic on the "force quit" button (see screenshot) http://static.flickr.com/101/289211932_143fb1a9e2_o.png Immediately afterwards i re-launch Rhythmbox and everything is ok ! (see screenshot : 31.8 MB and 0% CPU). http://static.flickr.com/103/293663046_73e79be25f_o.png So now when i want to listen my music i know whow to deal with this problem : 1) launch Rhythmbox 2) Kill Rhythmbox 3) Re-launch Rhythmbox. ** Affects: rhythmbox (Ubuntu) Importance: Undecided Status: Unconfirmed -- Rhythmbox hang during launch https://launchpad.net/bugs/71208 From haffe at bredband.net Fri Nov 10 10:52:33 2006 From: haffe at bredband.net (Peter Hafid) Date: Fri, 10 Nov 2006 10:52:33 -0000 Subject: [Bug 71149] Re: Envy24HT volume control inoperable. References: <20061109220626.25975.3718.malonedeb@gandwana.ubuntu.com> Message-ID: <20061110105233.24668.17351.malone@gangotri.ubuntu.com> I think this is wrongly catogrized. It should be placed in gnome-volume- control or alsa in my opinion. -- Envy24HT volume control inoperable. https://launchpad.net/bugs/71149 From william.grant at ubuntu.com.au Fri Nov 10 11:26:24 2006 From: william.grant at ubuntu.com.au (William Grant) Date: Fri, 10 Nov 2006 11:26:24 -0000 Subject: [Bug 70933] Re: Error bars tab disappeared from the graph guru in 6.10 References: <20061108185116.16366.40752.malonedeb@gangotri.ubuntu.com> Message-ID: <20061110112624.24792.61075.malone@gangotri.ubuntu.com> Upstream has a patch in CVS fixing this, some #ifdefs were wrong. ** Bug watch removed: GNOME Bug Tracker #373031 http://bugzilla.gnome.org/show_bug.cgi?id=373031 ** Bug watch added: GNOME Bug Tracker #368789 http://bugzilla.gnome.org/show_bug.cgi?id=368789 -- Error bars tab disappeared from the graph guru in 6.10 https://launchpad.net/bugs/70933 From wendell_listas at bani.com.br Fri Nov 10 11:46:23 2006 From: wendell_listas at bani.com.br (Jonh Wendell) Date: Fri, 10 Nov 2006 11:46:23 -0000 Subject: [Bug 71213] [audio-profile] Closes when click on help References: <20061110114623.25827.37774.malonedeb@gandwana.ubuntu.com> Message-ID: <20061110114623.25827.37774.malonedeb@gandwana.ubuntu.com> Public bug reported: gnome-audio-profiles-properties just closes with no error message when i click on help button. ** Affects: gnome-media (upstream) Importance: Unknown Status: Unknown ** Affects: gnome-media (Ubuntu) Importance: Low Status: Confirmed -- [audio-profile] Closes when click on help https://launchpad.net/bugs/71213 From wendell_listas at bani.com.br Fri Nov 10 11:52:31 2006 From: wendell_listas at bani.com.br (Jonh Wendell) Date: Fri, 10 Nov 2006 11:52:31 -0000 Subject: [Bug 71213] Re: [audio-profile] Closes when click on help References: <20061110114623.25827.37774.malonedeb@gandwana.ubuntu.com> Message-ID: <20061110115231.25975.10896.launchpad@gandwana.ubuntu.com> ** Changed in: gnome-media (Ubuntu) Importance: Undecided => Low Status: Unconfirmed => Confirmed ** Bug watch added: GNOME Bug Tracker #346389 http://bugzilla.gnome.org/show_bug.cgi?id=346389 ** Also affects: gnome-media (upstream) via http://bugzilla.gnome.org/show_bug.cgi?id=346389 Importance: Unknown Status: Unknown -- [audio-profile] Closes when click on help https://launchpad.net/bugs/71213 From tschwinge at gnu.org Fri Nov 10 12:41:52 2006 From: tschwinge at gnu.org (Thomas Schwinge) Date: Fri, 10 Nov 2006 12:41:52 -0000 Subject: [Bug 68463] Re: gaim crashed References: <20061026200611.17549.51740.malonedeb@gandwana.ubuntu.com> Message-ID: <20061110124152.24668.23548.malone@gangotri.ubuntu.com> I just experienced the same: gaim was running in the background, I was working in a gnome-terminal, when suddenly the crash agent popped up. ** Attachment added: "crash agent's report file" http://librarian.launchpad.net/5037890/_usr_bin_gaim.1000.crash -- gaim crashed https://launchpad.net/bugs/68463 From jan.mynarik at idoox.com Fri Nov 10 13:08:21 2006 From: jan.mynarik at idoox.com (Jan Mynarik) Date: Fri, 10 Nov 2006 13:08:21 -0000 Subject: [Bug 22876] Re: There is no way to control which sound device or mixer the keyboard shortcuts use References: <20060113142039.21012.55468.launchpad@macquarie.warthogs.hbd.com> Message-ID: <20061110130822.25975.9598.malone@gandwana.ubuntu.com> Maybe there is a possible solution, mostly workaround but needs some code to be written. Situation: keyboard shortcuts control 'main' mixer, volume applet controls both 'main' and 'PCM' together; to really change volume while using headphones, you need to change 'PCM'. Possible solution: keyboard shortcuts will remain changing only 'main' but volume applet could see the change of volume (it already does because it changes itself visually) and update 'PCM' (the other applet- controlled mixer) accordingly. What do you think? -- There is no way to control which sound device or mixer the keyboard shortcuts use https://launchpad.net/bugs/22876 From jo.chibois at gmail.com Fri Nov 10 13:28:03 2006 From: jo.chibois at gmail.com (archi02) Date: Fri, 10 Nov 2006 13:28:03 -0000 Subject: [Bug 71219] Gaim crashed for unknowm reason References: <20061110132803.24668.61947.malonedeb@gangotri.ubuntu.com> Message-ID: <20061110132803.24668.61947.malonedeb@gangotri.ubuntu.com> Public bug reported: no idea. i didn't work with my laptop when its happened. ** Affects: gaim (Ubuntu) Importance: Undecided Status: Unconfirmed -- Gaim crashed for unknowm reason https://launchpad.net/bugs/71219 From jo.chibois at gmail.com Fri Nov 10 13:29:41 2006 From: jo.chibois at gmail.com (archi02) Date: Fri, 10 Nov 2006 13:29:41 -0000 Subject: [Bug 71219] Re: Gaim crashed for unknowm reason References: <20061110132803.24668.61947.malonedeb@gangotri.ubuntu.com> Message-ID: <20061110132941.24668.69913.malone@gangotri.ubuntu.com> ** Attachment added: "crash report" http://librarian.launchpad.net/5038324/_usr_bin_gaim.1000.crash -- Gaim crashed for unknowm reason https://launchpad.net/bugs/71219 From abelthorne at hotmail.com Fri Nov 10 14:23:47 2006 From: abelthorne at hotmail.com (terzag) Date: Fri, 10 Nov 2006 14:23:47 -0000 Subject: [Bug 71229] Gnome Remote Server applet modifies file permissions References: <20061110142347.25827.58852.malonedeb@gandwana.ubuntu.com> Message-ID: <20061110142347.25827.58852.malonedeb@gandwana.ubuntu.com> Public bug reported: I use the Gnome "Remote Server" applet to manage several web sites : I mount the FTP server to my desktop so that I can browse it like a local drive. I'm not sure the applet is named "Remote Server" as I use Ubuntu in French : in my language it is called "Se connecter ? un serveur distant". It worked flawlessly in Dapper Drake but has a big problem in Edgy Eft. I'm not sur if it's a bug from Gnome 2.16 or its integration in Ubuntu. The problem is simple : whenever I transfer files to a FTP server with this applet, it adds write access rights to anyone. I.e. if I upload a file that has a chmod of 644 (read for everyone / write for owner), it is set to 666 server-side. It is reproducible for every file I upload from Edgy (even using the LiveCD, so it's not related to a modification of my installed system). Files uploaded from the Dapper LiveCD keep their permissions. This behaviour leads to another problem which I've been able to reproduce only with one french web hosting provider and I'm not sure of what is happening (because I don't have access to the server's logs) : after a PHP file has been uploaded on this particular provider's server, it seems to keep its permissions server-side but is inaccessible. After the permissions are manually modified with another FTP client, the file is accessible. I don't know how/why this happens, but I can reproduce the behaviour explained in the first part of the message. ** Affects: gnome-applets (Ubuntu) Importance: Undecided Status: Unconfirmed -- Gnome Remote Server applet modifies file permissions https://launchpad.net/bugs/71229 From juanjose.garciaripoll+malone at gmail.com Fri Nov 10 14:21:36 2006 From: juanjose.garciaripoll+malone at gmail.com (Juanjo Garcia-Ripoll) Date: Fri, 10 Nov 2006 14:21:36 -0000 Subject: [Bug 71228] No pause button References: <20061110142137.25975.54648.malonedeb@gandwana.ubuntu.com> Message-ID: <20061110142137.25975.54648.malonedeb@gandwana.ubuntu.com> Public bug reported: Binary package hint: rhythmbox System: Ubuntu Edgy Eft 6.10, rhythmbox-0.9.6-0ubuntu4 Description: When playing mp3 files in Rythmbox, the same button is used to play and pause reproduction. However the icon of the button does not change when moving from pause to play and it is confusing. Steps to reproduce: 1 Open Rythmbox 2 Select an mp3 file 3 Press the play button, the file will begin to play, the button remains a triangle 4 Press that same button, the file stops, the icon is still a triangle. What should happen: When reproducing the file, the "play" button should get a different icon, ideally the two vertical bars which represent "pause" in most multimedia devices. ** Affects: rhythmbox (Ubuntu) Importance: Undecided Status: Unconfirmed -- No pause button https://launchpad.net/bugs/71228 From ivo at svishtov.net Fri Nov 10 14:31:00 2006 From: ivo at svishtov.net (Ivailo Ivanov) Date: Fri, 10 Nov 2006 14:31:00 -0000 Subject: [Bug 71224] gnome-panel-screenshot crash References: <20061110135458.25827.60562.malonedeb@gandwana.ubuntu.com> Message-ID: <20061110143100.24668.33135.launchpad@canonical@gangotri.ubuntu.com> Public bug reported: When i try to make screenshot for other bug report gnome-panel-screenshot crash suddenli. I use edgy. ** Affects: gnome-utils (Ubuntu) Importance: Undecided Status: Unconfirmed -- gnome-panel-screenshot crash https://launchpad.net/bugs/71224 From mr.somewhere at yahoo.fr Fri Nov 10 14:27:46 2006 From: mr.somewhere at yahoo.fr (nyarla33) Date: Fri, 10 Nov 2006 14:27:46 -0000 Subject: [Bug 68950] Re: screensaver starts first time but not after References: <20061028230158.26024.41633.malonedeb@gangotri.ubuntu.com> Message-ID: <20061110142746.25975.16629.malone@gandwana.ubuntu.com> This behaviour is happening again to me: start the computer, do nothing but wait, screensaver activates, wait and screen gets blank, move the mouse or press a key, desktop comes back (OK so far - you can do some activities, I ran Firefox but that's certainly not the cause) and: - wait again, when the screensaver should activate again screen gets blank instead. OR - press Ctrl-Alt-L: screensaver should activate again but screen gets blank instead. I use a CLEAN installation of Edgy on my computer (upgrade from Dapper failed for me for some reasons so I did a clean installation). -- screensaver starts first time but not after https://launchpad.net/bugs/68950 From dangerjunkie2002 at yahoo.com Fri Nov 10 14:25:33 2006 From: dangerjunkie2002 at yahoo.com (Paul Stimpson) Date: Fri, 10 Nov 2006 14:25:33 -0000 Subject: [Bug 22876] Re: There is no way to control which sound device or mixer the keyboard shortcuts use References: <20060113142039.21012.55468.launchpad@macquarie.warthogs.hbd.com> <20061110130822.25975.9598.malone@gandwana.ubuntu.com> Message-ID: <20061110142533.17808.qmail@web53504.mail.yahoo.com> Hi, Jan Mynarik wrote: Situation: keyboard shortcuts control 'main' mixer, volume applet controls both 'main' and 'PCM' together; to really change volume while using headphones, you need to change 'PCM'. This would work in situations where the headphones are driven off thesame soundcard as the main audio but it wouldn't solve the problem I have with my USB Headset. I have a Logitech Premium USB Headset 350 which plugs into a USB port and appears as a soundcard in its own right. Changing the main mixer PCM and Master would only change the volume of the built-in sound device on the computer (which I use for the ringing on my VOIP app) and not the master channel on the "Logitech USB Headset" mixer which controls the volume of the headphones. The headset has switches built into the cord which tell the computer to change the headset volume or mute its mic. >From my point of view, the perfect solution would be one that spotted that the buttons were on the same USB device as one of my soundcards then steered the button data towards the correct mixer or that let me define a binding between devices and mixers manually. I believe it's possible to use uDev to make sure the same USB network card always gets the same interface name regardless of which port it's connected to or the order it's plugged in. Could something similar be done here? Thanks, Paul. --------------------------------- Everyone is raving about the all-new Yahoo! Mail beta. -- There is no way to control which sound device or mixer the keyboard shortcuts use https://launchpad.net/bugs/22876 From michael at vorlon.ping.de Fri Nov 10 14:30:59 2006 From: michael at vorlon.ping.de (Michael Bienia) Date: Fri, 10 Nov 2006 14:30:59 -0000 Subject: [Bug 71224] Re: gnome-panel-screenshot crash References: <20061110135458.25827.60562.malonedeb@gandwana.ubuntu.com> Message-ID: <20061110143059.24668.61149.launchpad@gangotri.ubuntu.com> ** Changed in: Ubuntu Sourcepackagename: None => gnome-utils -- gnome-panel-screenshot crash https://launchpad.net/bugs/71224 From wendell_listas at bani.com.br Fri Nov 10 14:37:31 2006 From: wendell_listas at bani.com.br (Jonh Wendell) Date: Fri, 10 Nov 2006 14:37:31 -0000 Subject: [Bug 71228] Re: No pause button References: <20061110142137.25975.54648.malonedeb@gandwana.ubuntu.com> Message-ID: <20061110143731.24668.38994.launchpad@gangotri.ubuntu.com> ** Changed in: rhythmbox (Ubuntu) Importance: Undecided => Wishlist Status: Unconfirmed => Confirmed ** Bug watch added: GNOME Bug Tracker #326066 http://bugzilla.gnome.org/show_bug.cgi?id=326066 ** Also affects: rhythmbox (upstream) via http://bugzilla.gnome.org/show_bug.cgi?id=326066 Importance: Unknown Status: Unknown -- No pause button https://launchpad.net/bugs/71228 From wendell_listas at bani.com.br Fri Nov 10 14:53:17 2006 From: wendell_listas at bani.com.br (Jonh Wendell) Date: Fri, 10 Nov 2006 14:53:17 -0000 Subject: [Bug 70839] Re: Gaim missing :| emoticon (smiley) References: <20061108045203.1115.64008.malonedeb@gangotri.ubuntu.com> Message-ID: <20061110145317.24668.77419.malone@gangotri.ubuntu.com> I've tested it on beta4 and it worked fine. Can you update? If not, let's wait for that version in edgy-updates or in feisty. -- Gaim missing :| emoticon (smiley) https://launchpad.net/bugs/70839 From wendell_listas at bani.com.br Fri Nov 10 14:56:06 2006 From: wendell_listas at bani.com.br (Jonh Wendell) Date: Fri, 10 Nov 2006 14:56:06 -0000 Subject: [Bug 71228] Re: No pause button References: <20061110142137.25975.54648.malonedeb@gandwana.ubuntu.com> Message-ID: <20061110145606.25827.50667.malone@gandwana.ubuntu.com> Thanks for your bug report. This particular bug has been filed with the developers of the software. You can track this and make comments here: http://bugzilla.gnome.org/show_bug.cgi?id=326066 -- No pause button https://launchpad.net/bugs/71228 From launchpad at digitasaru.net Fri Nov 10 15:23:26 2006 From: launchpad at digitasaru.net (GiuseppeVerde) Date: Fri, 10 Nov 2006 15:23:26 -0000 Subject: [Bug 71234] Eye of GNOME (eog) grabs keyboard when in full-screen. References: <20061110152326.24792.77189.malonedeb@gangotri.ubuntu.com> Message-ID: <20061110152326.24792.77189.malonedeb@gangotri.ubuntu.com> Public bug reported: Binary package hint: eog eog grabs keyboard input while in full-screen mode. This is annoying on a multi-screen display, when I'd like to be looking at a picture full- screen on screen :0.1, and typing on screen :0.2. ** Affects: eog (Ubuntu) Importance: Undecided Status: Unconfirmed -- Eye of GNOME (eog) grabs keyboard when in full-screen. https://launchpad.net/bugs/71234 From launchpad at digitasaru.net Fri Nov 10 15:28:37 2006 From: launchpad at digitasaru.net (GiuseppeVerde) Date: Fri, 10 Nov 2006 15:28:37 -0000 Subject: [Bug 71236] notification applet does not display system notification icons on multi-screened display References: <20061110152837.24668.9533.malonedeb@gangotri.ubuntu.com> Message-ID: <20061110152837.24668.9533.malonedeb@gangotri.ubuntu.com> Public bug reported: Binary package hint: notification-daemon I have three monitors configured on screens :0.0, :0.1, and :0.2, without xinerama (I want three semi-independent desktops, not one large virtual one). However, the notification area does not function in this setup. The applet is displayed, but no notifications appear. This is particularly annoying with ekiga, which sits in the system notification area waiting for input, and gives an error when you try to start a second instance. ** Affects: notification-daemon (Ubuntu) Importance: Undecided Status: Unconfirmed -- notification applet does not display system notification icons on multi-screened display https://launchpad.net/bugs/71236 From fd0man at gmail.com Fri Nov 10 15:31:37 2006 From: fd0man at gmail.com (Michael Trausch) Date: Fri, 10 Nov 2006 15:31:37 -0000 Subject: [Bug 59543] Re: Unicode keyboard entry does not work in multiple applications References: <20060908165449.12752.82329.malonedeb@gandwana.ubuntu.com> Message-ID: <20061110153138.25827.36139.malone@gandwana.ubuntu.com> This is not, in fact, a bug in the system; the method of inputting Unicode character points has changed. Emacs needs a bug reported towards it, though, for its failure to accept input in this fashion. ** Changed in: gtk+2.0 (Ubuntu) Status: Unconfirmed => Rejected -- Unicode keyboard entry does not work in multiple applications https://launchpad.net/bugs/59543 From seb128 at ubuntu.com Fri Nov 10 17:20:46 2006 From: seb128 at ubuntu.com (Sebastien Bacher) Date: Fri, 10 Nov 2006 17:20:46 -0000 Subject: [Bug 67500] Re: regression: zoom in/zoom out buttons no longer available References: <20061022063437.20734.50982.malonedeb@gangotri.ubuntu.com> Message-ID: <20061110172046.24668.71075.malone@gangotri.ubuntu.com> fixed upstream ** Changed in: evince (Ubuntu) Status: Confirmed => Fix Committed -- regression: zoom in/zoom out buttons no longer available https://launchpad.net/bugs/67500 From seb128 at ubuntu.com Fri Nov 10 17:21:10 2006 From: seb128 at ubuntu.com (Sebastien Bacher) Date: Fri, 10 Nov 2006 17:21:10 -0000 Subject: [Bug 27015] Re: evince can't print certain pdf files - GnomePrintCupsPlugin, iconv issues References: <20060113145229.21012.96114.launchpad@macquarie.warthogs.hbd.com> Message-ID: <20061110172110.24792.96897.malone@gangotri.ubuntu.com> fixed with GTK printing (which is available with edgy) according to upstream ** Changed in: evince (Ubuntu) Status: Confirmed => Fix Released -- evince can't print certain pdf files - GnomePrintCupsPlugin, iconv issues https://launchpad.net/bugs/27015 From shaggy1970 at gmail.com Fri Nov 10 17:41:02 2006 From: shaggy1970 at gmail.com (SirShaggy) Date: Fri, 10 Nov 2006 17:41:02 -0000 Subject: [Bug 71247] gaim appears to keep crashing References: <20061110174102.24792.62551.malonedeb@gangotri.ubuntu.com> Message-ID: <20061110174102.24792.62551.malonedeb@gangotri.ubuntu.com> Public bug reported: Sorry if I am incorrect, I am still a bit new. I had only Firefox and Gaim open, Gaim keeps crashing when I try to log in. file:///var/crash/_usr_bin_gaim.1000.crash ** Affects: gaim (Ubuntu) Importance: Undecided Status: Unconfirmed -- gaim appears to keep crashing https://launchpad.net/bugs/71247 From mel at mazzone.info Fri Nov 10 17:49:49 2006 From: mel at mazzone.info (MelMazzone) Date: Fri, 10 Nov 2006 17:49:49 -0000 Subject: [Bug 70839] Re: Gaim missing :| emoticon (smiley) References: <20061108045203.1115.64008.malonedeb@gangotri.ubuntu.com> Message-ID: <20061110174949.25975.66084.malone@gandwana.ubuntu.com> I can wait! Cheers mate :) -- Gaim missing :| emoticon (smiley) https://launchpad.net/bugs/70839 From ubuntero.9161 at gmail.com Fri Nov 10 18:06:14 2006 From: ubuntero.9161 at gmail.com (Ivailo Stoyanov) Date: Fri, 10 Nov 2006 18:06:14 -0000 Subject: [Bug 71251] [Dapper] Unable to remove a network printer from the printer manager while its host can't be found References: <20061110180614.25827.67625.malonedeb@gandwana.ubuntu.com> Message-ID: <20061110180614.25827.67625.malonedeb@gandwana.ubuntu.com> Public bug reported: Steps to reproduce: 1) Set up a remote CUPS printer relative to an up-to-date Dapper machine (in my case I used RAW and a queue via IPP); 2) make the CUPS host inaccessible for the client (e.g. via disconnecting it from the network, switching it off, etc.); 3) try to delete/remove the printer created under 1) from the gnome- cups-manager (System -> Administration -> Printing). Result: the printer cannot be deleted/removed. This is especially annoying on a laptop where numerous network printers have been added to gnome-cups-manager -- the corresponding entries cannot be removed later, while the laptop is disconnected from the networks. BTW, is there a way to clean up the printers appearing in gnome-cups- manager in such a situation? ** Affects: gnome-cups-manager (Ubuntu) Importance: Undecided Status: Unconfirmed -- [Dapper] Unable to remove a network printer from the printer manager while its host can't be found https://launchpad.net/bugs/71251 From seb128 at ubuntu.com Fri Nov 10 18:35:38 2006 From: seb128 at ubuntu.com (Sebastien Bacher) Date: Fri, 10 Nov 2006 18:35:38 -0000 Subject: [Bug 71228] Re: No pause button References: <20061110142137.25975.54648.malonedeb@gandwana.ubuntu.com> Message-ID: <20061110183538.25975.71462.launchpad@gandwana.ubuntu.com> ** Changed in: rhythmbox (Ubuntu) Assignee: (unassigned) => Ubuntu Desktop Bugs -- No pause button https://launchpad.net/bugs/71228 From seb128 at ubuntu.com Fri Nov 10 18:39:43 2006 From: seb128 at ubuntu.com (Sebastien Bacher) Date: Fri, 10 Nov 2006 18:39:43 -0000 Subject: [Bug 71213] Re: [audio-profile] Closes when click on help References: <20061110114623.25827.37774.malonedeb@gandwana.ubuntu.com> Message-ID: <20061110183943.25975.3978.launchpad@gandwana.ubuntu.com> ** Changed in: gnome-media (Ubuntu) Assignee: (unassigned) => Ubuntu Desktop Bugs -- [audio-profile] Closes when click on help https://launchpad.net/bugs/71213 From wendell_listas at bani.com.br Fri Nov 10 18:36:08 2006 From: wendell_listas at bani.com.br (Jonh Wendell) Date: Fri, 10 Nov 2006 18:36:08 -0000 Subject: [Bug 70839] Re: Gaim missing :| emoticon (smiley) References: <20061108045203.1115.64008.malonedeb@gangotri.ubuntu.com> Message-ID: <20061110183608.24668.5969.malone@gangotri.ubuntu.com> Marking as 'fix committed' because new upstream version, beta4 does not have this issue. Let's wait it to be included in Ubuntu (edgy-updates or feisty). ** Changed in: gaim (Ubuntu) Status: Unconfirmed => Fix Committed -- Gaim missing :| emoticon (smiley) https://launchpad.net/bugs/70839 From seb128 at ubuntu.com Fri Nov 10 18:44:37 2006 From: seb128 at ubuntu.com (Sebastien Bacher) Date: Fri, 10 Nov 2006 18:44:37 -0000 Subject: [Bug 60691] Re: keyword search into location entry doesn't work References: <20060916092857.28823.68613.malonedeb@gangotri.ubuntu.com> Message-ID: <20061110184437.25975.9667.malone@gandwana.ubuntu.com> *** This bug is a duplicate of bug 56610 *** it has already been fixed to feisty, read the non duplicate bug about that -- keyword search into location entry doesn't work https://launchpad.net/bugs/60691 From seb128 at ubuntu.com Fri Nov 10 18:41:27 2006 From: seb128 at ubuntu.com (Sebastien Bacher) Date: Fri, 10 Nov 2006 18:41:27 -0000 Subject: [Bug 39321] Re: Some problems with marking and copying text References: <20060412171432.15436.23270.malonedeb@gangotri.ubuntu.com> Message-ID: <20061110184127.24792.55854.launchpad@gangotri.ubuntu.com> ** Bug watch removed: GNOME Bug Tracker #325457 http://bugzilla.gnome.org/show_bug.cgi?id=325457 ** Bug watch added: GNOME Bug Tracker #325189 http://bugzilla.gnome.org/show_bug.cgi?id=325189 -- Some problems with marking and copying text https://launchpad.net/bugs/39321 From seb128 at ubuntu.com Fri Nov 10 18:50:12 2006 From: seb128 at ubuntu.com (Sebastien Bacher) Date: Fri, 10 Nov 2006 18:50:12 -0000 Subject: [Bug 70326] Re: crashed (has backtrace) References: <20061105010538.12864.8290.malonedeb@gangotri.ubuntu.com> Message-ID: <20061110185014.24668.59008.malone@gangotri.ubuntu.com> *** This bug is a duplicate of bug 66860 *** Thanks for the bug report. This particular bug has already been reported into our bug tracking system, but please feel free to report any further bugs which you find. ** Changed in: evolution (Ubuntu) Assignee: (unassigned) => Ubuntu Desktop Bugs Status: Unconfirmed => Rejected ** This bug has been marked a duplicate of bug 66860 evolution-alarm-notify crashes on startup (xfce?) -- crashed (has backtrace) https://launchpad.net/bugs/70326 From micah.abbott at gmail.com Fri Nov 10 18:58:08 2006 From: micah.abbott at gmail.com (Micah Abbott) Date: Fri, 10 Nov 2006 18:58:08 -0000 Subject: [Bug 71254] unable to unlock screen; gnome-screensaver appears to hang References: <20061110185808.24792.37611.malonedeb@gangotri.ubuntu.com> Message-ID: <20061110185808.24792.37611.malonedeb@gangotri.ubuntu.com> Public bug reported: I am running Ubuntu 6.10 i386 on a Sun Java Workstation W1100z (AMD Opteron 150 with nVidia Quadro FX 500) and have been unable to coax the screensaver to allow me to unlock it. After the screensaver has been activated, I can bring up the unlock dialog as expected. However, when I try to enter input into the password field or click any of the related buttons, I get no response. My only recourse is to ctrl-alt-f1 to a console and kill the related processes. I am running with NIS enabled, however, the user I use to login to the system is a local user. Please let me know if I can provide further information. ** Affects: gnome-screensaver (Ubuntu) Importance: Undecided Status: Unconfirmed -- unable to unlock screen; gnome-screensaver appears to hang https://launchpad.net/bugs/71254 From bneijt at gmail.com Fri Nov 10 18:57:07 2006 From: bneijt at gmail.com (A. Bram Neijt) Date: Fri, 10 Nov 2006 18:57:07 -0000 Subject: [Bug 71253] Crash on fast clicking on rating in automatic playlist References: <20061110185707.25827.23696.malonedeb@gandwana.ubuntu.com> Message-ID: <20061110185707.25827.23696.malonedeb@gandwana.ubuntu.com> Public bug reported: Using a automatic playlist with only unrated (rating=0) songs, rhythmbox will crash if you click on the songs rating quickly and repeatedly (songs will be removed from the list if their rating goes up). This is probably a race condition problem. To reproduce the bug: 1) Make sure you have songs with zero rating (no stars) 2) Create an automatic playlist matching only zero rated songs (no stars). 3) Don't enable shuffle 4) Start clicking on the rating of the playing song and keep clicking until it crashes (about 10 to 20 songs on my machine). Clicking will bring up the song below it and remove the song from the list. If you click fast enough rythmbox will crash. Misc info: rythmbox 0.9.6 gstreamer 0.10 Ogg Vorbis music files ** Affects: rhythmbox (Ubuntu) Importance: Undecided Status: Unconfirmed -- Crash on fast clicking on rating in automatic playlist https://launchpad.net/bugs/71253 From jbdodson at gmail.com Fri Nov 10 19:09:59 2006 From: jbdodson at gmail.com (Jonathan Dodson) Date: Fri, 10 Nov 2006 19:09:59 -0000 Subject: [Bug 71257] Ornamental Card Style Please References: <20061110190959.24668.94289.malonedeb@gangotri.ubuntu.com> Message-ID: <20061110190959.24668.94289.malonedeb@gangotri.ubuntu.com> Public bug reported: Binary package hint: gnome-games I know this is not critical, but when I tried Edgy I noticed the card style "ornamental" was not present anymore in AisleRiot. That card style is a SVG amazing look for the game. Fedora Core 6 has it as does Dapper. Can we put that back in in FeistyFawn? That would be bitchin, else have it as a package you can install from main/universe if not in the main install cd. Something like gnome-games-extras or whatever. I am using Dapper now, so if this is available in Edgy I am not sure. It really, at least for me, makes the game quite a bit easier on the eyes. ** Affects: gnome-games (Ubuntu) Importance: Undecided Status: Unconfirmed -- Ornamental Card Style Please https://launchpad.net/bugs/71257 From gnomefreak at gmail.com Fri Nov 10 19:08:50 2006 From: gnomefreak at gmail.com (John Vivirito) Date: Fri, 10 Nov 2006 19:08:50 -0000 Subject: [Bug 71253] Re: Crash on fast clicking on rating in automatic playlist References: <20061110185707.25827.23696.malonedeb@gandwana.ubuntu.com> Message-ID: <20061110190850.24792.74407.malone@gangotri.ubuntu.com> Thanks for your bug report. Could you please try to obtain a backtrace by following the instructions on http://wiki.ubuntu.com/DebuggingProgramCrash. This will greatly aid us in tracking down your problem. ** Changed in: rhythmbox (Ubuntu) Status: Unconfirmed => Needs Info -- Crash on fast clicking on rating in automatic playlist https://launchpad.net/bugs/71253 From seb128 at ubuntu.com Fri Nov 10 19:05:12 2006 From: seb128 at ubuntu.com (Sebastien Bacher) Date: Fri, 10 Nov 2006 19:05:12 -0000 Subject: [Bug 70464] Re: Please disable bug-buddy crash notifications! References: <20061105181622.28019.14859.malonedeb@gangotri.ubuntu.com> Message-ID: <20061110190512.25975.50578.malone@gandwana.ubuntu.com> Thank you for your bug. We already talked with GNOME bugsquad several times about that and they prefer to get extra load than getting almost no bugs. The issue is being worked on by the bugzilla admins and maybe bug-buddy should be fixed to not sent bugs when there is no useful bt ** Changed in: bug-buddy (Ubuntu) Assignee: (unassigned) => Ubuntu Desktop Bugs Status: Unconfirmed => Rejected -- Please disable bug-buddy crash notifications! https://launchpad.net/bugs/70464 From fernando at staff.nerdgroup.org Fri Nov 10 19:02:43 2006 From: fernando at staff.nerdgroup.org (Fernando Ribeiro) Date: Fri, 10 Nov 2006 19:02:43 -0000 Subject: [Bug 68036] Re: Cannot access any Samba shares References: <20061024175956.31837.20980.malonedeb@gangotri.ubuntu.com> Message-ID: <20061110190243.24792.32200.malone@gangotri.ubuntu.com> I have a similar error: fernando at fernando:~$ gnomevfs-ls smb:// | tail -5 supaf (Regular, application/x-desktop) size 0 gebem (Regular, application/x-desktop) size 0 gepab (Regular, application/x-desktop) size 0 supad (Regular, application/x-desktop) size 0 gerac (Regular, application/x-desktop) size 0 fernando at fernando:~$ gnomevfs-ls smb://gerac Error opening: Service not available fernando at fernando:~$ gnomevfs-ls smb://supad Error opening: Service not available I have same ok shares and others no ok, these are random cases. ii libgnomevfs2-0 2.16.1-0ubuntu2 GNOME virtual file-system (runtime libraries) ii libgnomevfs2-bin 2.16.1-0ubuntu2 GNOME virtual file-system (support binaries) ii libgnomevfs2-common 2.16.1-0ubuntu2 GNOME virtual file-system (common files) pn libgnomevfs2-dev (no description available) ii libgnomevfs2-extra 2.16.1-0ubuntu2 GNOME virtual file-system (extra modules) I have attached screenshots of my smb:/// shares. Thanks ** Attachment added: "screenshot" http://librarian.launchpad.net/5041411/gnomevfs%2Bsmb_fail1.png -- Cannot access any Samba shares https://launchpad.net/bugs/68036 From fernando at staff.nerdgroup.org Fri Nov 10 19:07:15 2006 From: fernando at staff.nerdgroup.org (Fernando Ribeiro) Date: Fri, 10 Nov 2006 19:07:15 -0000 Subject: [Bug 68036] Re: Cannot access any Samba shares References: <20061024175956.31837.20980.malonedeb@gangotri.ubuntu.com> Message-ID: <20061110190715.25975.80267.malone@gandwana.ubuntu.com> I have others desktops with same error. This is only in edgy, no dapper problem. Thanks ** Changed in: nautilus (Ubuntu) Status: Needs Info => Confirmed -- Cannot access any Samba shares https://launchpad.net/bugs/68036 From seb128 at ubuntu.com Fri Nov 10 19:18:50 2006 From: seb128 at ubuntu.com (Sebastien Bacher) Date: Fri, 10 Nov 2006 19:18:50 -0000 Subject: [Bug 68122] Re: Unable to print PDF-files on a network-printer (IPP) References: <20061025062539.31837.78499.malonedeb@gangotri.ubuntu.com> Message-ID: <20061110191850.25975.52160.malone@gandwana.ubuntu.com> That was not an evince bug and is fixed, marking as rejected then, thank you for the comment ** Changed in: evince (Ubuntu) Status: Unconfirmed => Rejected -- Unable to print PDF-files on a network-printer (IPP) https://launchpad.net/bugs/68122 From corey.burger at gmail.com Fri Nov 10 19:29:23 2006 From: corey.burger at gmail.com (Corey Burger) Date: Fri, 10 Nov 2006 19:29:23 -0000 Subject: [Bug 71257] Re: Ornamental Card Style Please References: <20061110190959.24668.94289.malonedeb@gangotri.ubuntu.com> Message-ID: <20061110192923.24668.97372.malone@gangotri.ubuntu.com> The extra stuff is currently shipped in gnome-games-extras, which we don't ship by default. -- Ornamental Card Style Please https://launchpad.net/bugs/71257 From desrt at desrt.ca Fri Nov 10 19:35:41 2006 From: desrt at desrt.ca (Ryan Lortie) Date: Fri, 10 Nov 2006 19:35:41 -0000 Subject: [Bug 71264] patch to get better backtraces References: <20061110193541.24792.12924.malonedeb@gangotri.ubuntu.com> Message-ID: <20061110193541.24792.12924.malonedeb@gangotri.ubuntu.com> Public bug reported: Binary package hint: bug-buddy use this. ** Affects: bug-buddy (Ubuntu) Importance: Undecided Status: Unconfirmed -- patch to get better backtraces https://launchpad.net/bugs/71264 From desrt at desrt.ca Fri Nov 10 19:36:58 2006 From: desrt at desrt.ca (Ryan Lortie) Date: Fri, 10 Nov 2006 19:36:58 -0000 Subject: [Bug 71264] Re: patch to get better backtraces References: <20061110193541.24792.12924.malonedeb@gangotri.ubuntu.com> Message-ID: <20061110193658.24792.36941.malone@gangotri.ubuntu.com> and then modify /usr/share/bug-buddy/gdb-cmd to read like this: signal SIGTRAP bt thread apply all bt full q ** Attachment added: "foo." http://librarian.launchpad.net/5041870/libgnomeui-crash.patch -- patch to get better backtraces https://launchpad.net/bugs/71264 From jderose at jasonderose.org Fri Nov 10 19:44:17 2006 From: jderose at jasonderose.org (Jason Gerard DeRose) Date: Fri, 10 Nov 2006 19:44:17 -0000 Subject: [Bug 71017] Re: Seek on DVD not performed relative to title References: <20061109033350.24792.45825.malonedeb@gangotri.ubuntu.com> Message-ID: <20061110194419.25975.65824.malone@gandwana.ubuntu.com> I've filed an upstream bug about this: http://bugzilla.gnome.org/show_bug.cgi?id=372797 I know what the problem is and am working on a patch. I'd don't know quite how the updates policy works for universe... will it be possible to get a fix for this into Edgy? -- Seek on DVD not performed relative to title https://launchpad.net/bugs/71017 From jbdodson at gmail.com Fri Nov 10 19:45:49 2006 From: jbdodson at gmail.com (Jonathan Dodson) Date: Fri, 10 Nov 2006 19:45:49 -0000 Subject: [Bug 71257] Re: Ornamental Card Style Please References: <20061110190959.24668.94289.malonedeb@gangotri.ubuntu.com> Message-ID: <20061110194549.24668.30726.malone@gangotri.ubuntu.com> Thats cool, I would suggest shipping with that style, it can't be huge, but I can understand if you don't as the line has to be drawn on some packages to make the whole Ubuntu base fit on a CD. I would also suggest making ornamental the default for AisleRiot as well as that graphical style seems superior to the others. I remember Mark saying that the look and feel of the free desktop needs to be awesome, I think ornamental is an superior style to any other I have seen. Just a suggestion, I understand if it doesn't happen. Thanks for your time. -- Ornamental Card Style Please https://launchpad.net/bugs/71257 From glaubersgoncalves at yahoo.com.br Fri Nov 10 20:12:19 2006 From: glaubersgoncalves at yahoo.com.br (=?utf-8?q?Gl=C3=A1uber_Gon=C3=A7alves?=) Date: Fri, 10 Nov 2006 20:12:19 -0000 Subject: [Bug 68463] Re: gaim crashed References: <20061026200611.17549.51740.malonedeb@gandwana.ubuntu.com> Message-ID: <20061110201219.25975.35179.malone@gandwana.ubuntu.com> I have a similar issue. Gaim crashed in the backround when I was using Firefox, with many tabs openned. The system was already very slow then, almost non-responsive. I also had Evolution, BitTorrent (uploadind) and Rhythmbox working on backround. My report goes attached below. ** Attachment added: "Gaim crash report" http://librarian.launchpad.net/5042443/_usr_bin_gaim.1000.crash -- gaim crashed https://launchpad.net/bugs/68463 From seb128 at ubuntu.com Fri Nov 10 20:32:57 2006 From: seb128 at ubuntu.com (Sebastien Bacher) Date: Fri, 10 Nov 2006 20:32:57 -0000 Subject: [Bug 65797] Re: (Edgy) 'Fit window to movie' doesn't work at all References: <20061013002930.3013.44527.malonedeb@gangotri.ubuntu.com> Message-ID: <20061110203257.24668.64935.malone@gangotri.ubuntu.com> fixed to feisty ** Changed in: totem (Ubuntu) Assignee: (unassigned) => Ubuntu Desktop Bugs Status: Fix Committed => Fix Released -- (Edgy) 'Fit window to movie' doesn't work at all https://launchpad.net/bugs/65797 From seb128 at ubuntu.com Fri Nov 10 20:31:04 2006 From: seb128 at ubuntu.com (Sebastien Bacher) Date: Fri, 10 Nov 2006 20:31:04 -0000 Subject: [Bug 62723] Re: Totem doesn't auto-resize References: <20060928062334.5117.35722.malonedeb@gangotri.ubuntu.com> Message-ID: <20061110203104.25827.94241.malone@gandwana.ubuntu.com> *** This bug is a duplicate of bug 65797 *** looks like a duplicate of bug #65797 ** This bug has been marked a duplicate of bug 65797 (Edgy) 'Fit window to movie' doesn't work at all -- Totem doesn't auto-resize https://launchpad.net/bugs/62723 From chaosgeisterchen at gmail.com Fri Nov 10 20:43:18 2006 From: chaosgeisterchen at gmail.com (chaosgeisterchen) Date: Fri, 10 Nov 2006 20:43:18 -0000 Subject: [Bug 66068] Re: New iPod nano recognized as via raid member References: <20061014092153.19052.81294.malonedeb@gandwana.ubuntu.com> Message-ID: <20061110204318.25975.51099.malone@gandwana.ubuntu.com> Can anyone tell me how to install the proposed fix? I am fully unaware of how to install a *.debdiff file and quite desperate that no one knows either. -- New iPod nano recognized as via raid member https://launchpad.net/bugs/66068 From cameron.matheson at gmail.com Fri Nov 10 21:51:41 2006 From: cameron.matheson at gmail.com (Cameron Matheson) Date: Fri, 10 Nov 2006 21:51:41 -0000 Subject: [Bug 8839] edgy rhythmbox still broken References: <20060113130631.21012.96900.launchpad@macquarie.warthogs.hbd.com> Message-ID: <20061110215141.25827.27616.malone@gandwana.ubuntu.com> The rhythmbox still doesn't work. The fields are now editable when you go to change song titles/artist/etc., and it works until you close rhythmbox. It appears that the changes aren't written to the file though, because the next time when you start rhythmbox all the songs are back in their original state. -- rhythmbox tag edition has issues with gst0.10 https://launchpad.net/bugs/8839 From seb128 at ubuntu.com Fri Nov 10 22:59:09 2006 From: seb128 at ubuntu.com (Sebastien Bacher) Date: Fri, 10 Nov 2006 22:59:09 -0000 Subject: [Bug 54312] Re: vino listen on all addresses References: <20060728024457.3952.92921.malonedeb@gangotri.ubuntu.com> Message-ID: <20061110225909.25827.71082.malone@gandwana.ubuntu.com> That upload fixes the bug: vino (2.17.2-0ubuntu1) feisty; urgency=low . * New upstream version: Features: - Add "local_only" GConf key for use with SSH tunnels (Ubuntu: #54312) - Add "alternative_port" GConf key - Add ability to use gnome-keyring to store VNC password - Add IPv6 support Fixes: - Update for RFB 3.8 - Fix for X servers which don't support XShm (Ubuntu: #32641) - Fix CoRRE encoding problem - Back-port some fixes from upstream libvncserver - Add GTK category to .desktop file - Mark some weird glade strings as non-translatable - Fix icons not changing when icon theme changes - Use glib's base64 functions instead of our own - Use GtkLinkButton instead of VinoURL * debian/control.in: - updated Build-Depends according to configure * debian/patches/01_fix_password_free.patch: - fixed correctly by the new version (Ubuntu: #65795) ** Changed in: vino (Ubuntu) Status: Fix Committed => Fix Released -- vino listen on all addresses https://launchpad.net/bugs/54312 From seb128 at ubuntu.com Fri Nov 10 22:59:17 2006 From: seb128 at ubuntu.com (Sebastien Bacher) Date: Fri, 10 Nov 2006 22:59:17 -0000 Subject: [Bug 32641] Re: vino stops working with xgl References: <20060223194023.27067.41599.malonedeb@gangotri.ubuntu.com> Message-ID: <20061110225917.25975.84339.malone@gandwana.ubuntu.com> That upload fixes the bug: vino (2.17.2-0ubuntu1) feisty; urgency=low . * New upstream version: Features: - Add "local_only" GConf key for use with SSH tunnels (Ubuntu: #54312) - Add "alternative_port" GConf key - Add ability to use gnome-keyring to store VNC password - Add IPv6 support Fixes: - Update for RFB 3.8 - Fix for X servers which don't support XShm (Ubuntu: #32641) - Fix CoRRE encoding problem - Back-port some fixes from upstream libvncserver - Add GTK category to .desktop file - Mark some weird glade strings as non-translatable - Fix icons not changing when icon theme changes - Use glib's base64 functions instead of our own - Use GtkLinkButton instead of VinoURL * debian/control.in: - updated Build-Depends according to configure * debian/patches/01_fix_password_free.patch: - fixed correctly by the new version (Ubuntu: #65795) ** Changed in: vino (Ubuntu) Status: Fix Committed => Fix Released -- vino stops working with xgl https://launchpad.net/bugs/32641 From seb128 at ubuntu.com Fri Nov 10 23:00:22 2006 From: seb128 at ubuntu.com (Sebastien Bacher) Date: Fri, 10 Nov 2006 23:00:22 -0000 Subject: [Bug 65795] Re: vino won't accept my password References: <20061012232152.19386.28856.malonedeb@gandwana.ubuntu.com> Message-ID: <20061110230022.24792.55073.malone@gangotri.ubuntu.com> That upload fixes the issue: vino (2.17.2-0ubuntu1) feisty; urgency=low . * New upstream version: Features: - Add "local_only" GConf key for use with SSH tunnels (Ubuntu: #54312) - Add "alternative_port" GConf key - Add ability to use gnome-keyring to store VNC password - Add IPv6 support Fixes: - Update for RFB 3.8 - Fix for X servers which don't support XShm (Ubuntu: #32641) - Fix CoRRE encoding problem - Back-port some fixes from upstream libvncserver - Add GTK category to .desktop file - Mark some weird glade strings as non-translatable - Fix icons not changing when icon theme changes - Use glib's base64 functions instead of our own - Use GtkLinkButton instead of VinoURL * debian/control.in: - updated Build-Depends according to configure * debian/patches/01_fix_password_free.patch: - fixed correctly by the new version (Ubuntu: #65795) ** Changed in: vino (Ubuntu) Status: Fix Committed => Fix Released ** Changed in: vino (Ubuntu Edgy) Importance: Undecided => High Status: Unconfirmed => Confirmed -- vino won't accept my password https://launchpad.net/bugs/65795 From kees at ubuntu.com Fri Nov 10 23:12:56 2006 From: kees at ubuntu.com (Kees Cook) Date: Fri, 10 Nov 2006 23:12:56 -0000 Subject: [Bug 65795] Re: vino won't accept my password References: <20061012232152.19386.28856.malonedeb@gandwana.ubuntu.com> Message-ID: <20061110231257.25975.63234.launchpad@gandwana.ubuntu.com> ** Changed in: vino (Ubuntu Edgy) Status: Confirmed => Fix Committed -- vino won't accept my password https://launchpad.net/bugs/65795 From passport at no-log.org Fri Nov 10 23:26:56 2006 From: passport at no-log.org (Milka Jinka) Date: Fri, 10 Nov 2006 23:26:56 -0000 Subject: [Bug 40899] Re: [dapper] file-roller can't extract .iso in the rightclick menu References: <20060423095947.30501.38987.malonedeb@gangotri.ubuntu.com> Message-ID: <20061110232656.24668.38679.malone@gangotri.ubuntu.com> The bug is stil here in Edgy. -- [dapper] file-roller can't extract .iso in the rightclick menu https://launchpad.net/bugs/40899 From seb128 at ubuntu.com Fri Nov 10 23:57:24 2006 From: seb128 at ubuntu.com (Sebastien Bacher) Date: Fri, 10 Nov 2006 23:57:24 -0000 Subject: [Bug 68428] Re: Nautilus (on the right side) very little Gnome Logo References: <20061026171540.17734.49979.malonedeb@gandwana.ubuntu.com> Message-ID: <20061110235725.24668.56312.malone@gangotri.ubuntu.com> That upload fixes the bug: nautilus (2.16.2-0ubuntu1) feisty; urgency=low . * New upstream version: - Fix a lot of crashes - Handle throbbers with different sizes - Don't add a newline when pasting filenames - Better a11y relationships betweeen widgets - Make nautilus --quit not be restarted by session - Fix occasional stuck grabs when rubberband selecting - Don't timeout typeahead when scrolling with mouse wheel - Add X-GNOME-Bugzilla-Version to desktop files - Fix desktop icon overlap problem * debian/patches/02_autoconf.patch, debian/patches/03_menu_entry.patch: - updated * debian/patches/90_from_cvs_fix_crash_on_window_opening.patch: - fixed with the new version ** Changed in: nautilus (Ubuntu) Status: Fix Committed => Fix Released -- Nautilus (on the right side) very little Gnome Logo https://launchpad.net/bugs/68428 From seb128 at ubuntu.com Fri Nov 10 23:56:36 2006 From: seb128 at ubuntu.com (Sebastien Bacher) Date: Fri, 10 Nov 2006 23:56:36 -0000 Subject: [Bug 64113] Re: nautilus crashes when refreshing References: <20061005042252.5260.27434.malonedeb@gangotri.ubuntu.com> Message-ID: <20061110235636.25827.58647.malone@gandwana.ubuntu.com> That upload fixes the bug: nautilus (2.16.2-0ubuntu1) feisty; urgency=low . * New upstream version: - Fix a lot of crashes - Handle throbbers with different sizes - Don't add a newline when pasting filenames - Better a11y relationships betweeen widgets - Make nautilus --quit not be restarted by session - Fix occasional stuck grabs when rubberband selecting - Don't timeout typeahead when scrolling with mouse wheel - Add X-GNOME-Bugzilla-Version to desktop files - Fix desktop icon overlap problem * debian/patches/02_autoconf.patch, debian/patches/03_menu_entry.patch: - updated * debian/patches/90_from_cvs_fix_crash_on_window_opening.patch: - fixed with the new version ** Changed in: nautilus (Ubuntu) Status: Fix Committed => Fix Released -- nautilus crashes when refreshing https://launchpad.net/bugs/64113 From seb128 at ubuntu.com Fri Nov 10 23:56:49 2006 From: seb128 at ubuntu.com (Sebastien Bacher) Date: Fri, 10 Nov 2006 23:56:49 -0000 Subject: [Bug 56886] Re: Very small throbber References: <20060819095205.12543.46420.malonedeb@gangotri.ubuntu.com> Message-ID: <20061110235649.24668.72811.malone@gangotri.ubuntu.com> That upload fixes that bug: nautilus (2.16.2-0ubuntu1) feisty; urgency=low . * New upstream version: - Fix a lot of crashes - Handle throbbers with different sizes - Don't add a newline when pasting filenames - Better a11y relationships betweeen widgets - Make nautilus --quit not be restarted by session - Fix occasional stuck grabs when rubberband selecting - Don't timeout typeahead when scrolling with mouse wheel - Add X-GNOME-Bugzilla-Version to desktop files - Fix desktop icon overlap problem * debian/patches/02_autoconf.patch, debian/patches/03_menu_entry.patch: - updated * debian/patches/90_from_cvs_fix_crash_on_window_opening.patch: - fixed with the new version ** Changed in: nautilus (Ubuntu) Status: Fix Committed => Fix Released -- Very small throbber https://launchpad.net/bugs/56886 From seb128 at ubuntu.com Fri Nov 10 23:56:06 2006 From: seb128 at ubuntu.com (Sebastien Bacher) Date: Fri, 10 Nov 2006 23:56:06 -0000 Subject: [Bug 52348] Re: nautilus stops copying files if it encounters 2 files that differ only by case and the target filesystem is case insensitive References: <20060708152923.27312.10233.malonedeb@gangotri.ubuntu.com> Message-ID: <20061110235606.25975.27583.malone@gandwana.ubuntu.com> fixed to feisty ** Changed in: nautilus (Ubuntu) Status: Fix Committed => Fix Released -- nautilus stops copying files if it encounters 2 files that differ only by case and the target filesystem is case insensitive https://launchpad.net/bugs/52348 From seb128 at ubuntu.com Fri Nov 10 23:57:41 2006 From: seb128 at ubuntu.com (Sebastien Bacher) Date: Fri, 10 Nov 2006 23:57:41 -0000 Subject: [Bug 52348] Re: nautilus stops copying files if it encounters 2 files that differ only by case and the target filesystem is case insensitive References: <20060708152923.27312.10233.malonedeb@gangotri.ubuntu.com> Message-ID: <20061110235741.24668.63846.malone@gangotri.ubuntu.com> fixed to feisty ** Changed in: nautilus (Ubuntu) Sourcepackagename: nautilus => gnome-vfs2 -- nautilus stops copying files if it encounters 2 files that differ only by case and the target filesystem is case insensitive https://launchpad.net/bugs/52348 From seb128 at ubuntu.com Fri Nov 10 23:58:34 2006 From: seb128 at ubuntu.com (Sebastien Bacher) Date: Fri, 10 Nov 2006 23:58:34 -0000 Subject: [Bug 52348] Re: nautilus stops copying files if it encounters 2 files that differ only by case and the target filesystem is case insensitive References: <20060708152923.27312.10233.malonedeb@gangotri.ubuntu.com> Message-ID: <20061110235834.25975.70624.malone@gandwana.ubuntu.com> I will have a look at backporting that patch to edgy ** Changed in: gnome-vfs2 (Ubuntu Edgy) Importance: Undecided => High Assignee: (unassigned) => Sebastien Bacher Status: Unconfirmed => Confirmed -- nautilus stops copying files if it encounters 2 files that differ only by case and the target filesystem is case insensitive https://launchpad.net/bugs/52348 From salvatoregx at gmail.com Sat Nov 11 00:37:16 2006 From: salvatoregx at gmail.com (Salvatore) Date: Sat, 11 Nov 2006 00:37:16 -0000 Subject: [Bug 71298] Gparted in edgy version References: <20061111003716.25827.15240.malonedeb@gandwana.ubuntu.com> Message-ID: <20061111003716.25827.15240.malonedeb@gandwana.ubuntu.com> Public bug reported: Binary package hint: gparted Gparted in the Edgy version does not recognize the partition selected like ?/? fileSystem, this problem is introduced when the partition has been already created previously. For being able to assign a partition as ?7? it must cancel and create of new the partition. ** Affects: gparted (Ubuntu) Importance: Undecided Status: Unconfirmed -- Gparted in edgy version https://launchpad.net/bugs/71298 From ital4iandi at gmail.com Sat Nov 11 02:44:13 2006 From: ital4iandi at gmail.com (kundica) Date: Sat, 11 Nov 2006 02:44:13 -0000 Subject: [Bug 71248] nautilus won't launch as sudo Feisty References: <20061110175613.24792.18174.malonedeb@gangotri.ubuntu.com> Message-ID: <20061111024413.24792.25261.launchpad@canonical@gangotri.ubuntu.com> Public bug reported: After changing my repos to Feisty and updating I can no longer lanuch Nautilus as sudo from terminal. On entering the command: $ sudo nautilus the terminal just hangs indefinately with no error. ** Affects: nautilus (Ubuntu) Importance: Undecided Status: Unconfirmed -- nautilus won't launch as sudo Feisty https://launchpad.net/bugs/71248 From ash211 at gmail.com Sat Nov 11 02:44:13 2006 From: ash211 at gmail.com (Andrew Ash) Date: Sat, 11 Nov 2006 02:44:13 -0000 Subject: [Bug 71248] Re: nautilus won't launch as sudo Feisty References: <20061110175613.24792.18174.malonedeb@gangotri.ubuntu.com> Message-ID: <20061111024413.24792.90956.launchpad@gangotri.ubuntu.com> ** Changed in: Ubuntu Sourcepackagename: None => nautilus -- nautilus won't launch as sudo Feisty https://launchpad.net/bugs/71248 From bjorn.paulson at gmail.com Sat Nov 11 02:55:00 2006 From: bjorn.paulson at gmail.com (Bjorn Paulson) Date: Sat, 11 Nov 2006 02:55:00 -0000 Subject: [Bug 70540] Failure to refresh window contents in Totem References: <20061106054041.1115.45714.malonedeb@gangotri.ubuntu.com> Message-ID: <20061111025500.25827.10785.launchpad@canonical@gandwana.ubuntu.com> Public bug reported: After opening a .ogg sound file in Totem, open another application with totem in the background (but not minimized.) When the sound file stops playing, and the other application is minimized, the Totem window shows only the visualization and a white box corresponding to the location of the playlist, rather than the expected menus, playlist, controls, etc. To reproduce: 1. Open a .ogg sound file in Totem (I have not tried any other sound formats). 2. Open a program and place its window on top of Totem, while Totem is not minimized. (Eg. Firefox, epiphany...) 3. When the sound file stops playing, move the other window in front of the Totem window, and back so you can see Totem. Where the other window passes, only the Totem background will show, rather than the tools, menus, and text. (When clicked on, all the contents of the window will be refreshed.) System: Acer 3618AWLCi Laptop running Ubuntu 6.10. ** Affects: totem (Ubuntu) Importance: Undecided Status: Unconfirmed -- Failure to refresh window contents in Totem https://launchpad.net/bugs/70540 From bballscool2000 at gmail.com Sat Nov 11 02:51:29 2006 From: bballscool2000 at gmail.com (Zach) Date: Sat, 11 Nov 2006 02:51:29 -0000 Subject: [Bug 71309] Can't Recover Files Sent to Trash References: <20061111025129.25975.99622.malonedeb@gandwana.ubuntu.com> Message-ID: <20061111025129.25975.99622.malonedeb@gandwana.ubuntu.com> Public bug reported: There is no way to automatically recover items in the trash applet. This means you have to move every file manually, which is not very convenient when you have over 800 files in different directories. ** Affects: gnome-applets (Ubuntu) Importance: Undecided Status: Unconfirmed -- Can't Recover Files Sent to Trash https://launchpad.net/bugs/71309 From ash211 at gmail.com Sat Nov 11 02:55:00 2006 From: ash211 at gmail.com (Andrew Ash) Date: Sat, 11 Nov 2006 02:55:00 -0000 Subject: [Bug 70540] Re: Failure to refresh window contents in Totem References: <20061106054041.1115.45714.malonedeb@gangotri.ubuntu.com> Message-ID: <20061111025500.25827.77968.launchpad@gandwana.ubuntu.com> ** Changed in: Ubuntu Sourcepackagename: None => totem -- Failure to refresh window contents in Totem https://launchpad.net/bugs/70540 From bballscool2000 at gmail.com Sat Nov 11 03:00:34 2006 From: bballscool2000 at gmail.com (Zach) Date: Sat, 11 Nov 2006 03:00:34 -0000 Subject: [Bug 71309] Re: Can't Recover Files Sent to Trash References: <20061111025129.25975.99622.malonedeb@gandwana.ubuntu.com> Message-ID: <20061111030034.24668.7937.launchpad@gangotri.ubuntu.com> ** Description changed: There is no way to automatically recover items in the trash applet. This means you have to move every file manually, which is not very convenient - when you have over 800 files in different directories. + when you have over 800 files deleted from different directories. ** Tags added: bin recovery trash -- Can't Recover Files Sent to Trash https://launchpad.net/bugs/71309 From mvdborre at gmail.com Sat Nov 11 03:15:23 2006 From: mvdborre at gmail.com (Mark Van den Borre) Date: Sat, 11 Nov 2006 03:15:23 -0000 Subject: [Bug 71304] changing x keyboard layout does not change console keyboard layout References: <20061111010018.24792.47978.malonedeb@gangotri.ubuntu.com> Message-ID: <20061111031523.24668.39838.launchpad@canonical@gangotri.ubuntu.com> Public bug reported: Binary package hint: gnome-system-tools When I change the keyboard layout in the gnome keyboard settings tool, the keyboard layout in the console under ctrl-alt-f1->f6 do not change accordingly. ** Affects: control-center (Ubuntu) Importance: Wishlist Assignee: Ubuntu Desktop Bugs Status: Rejected -- changing x keyboard layout does not change console keyboard layout https://launchpad.net/bugs/71304 From seb128 at ubuntu.com Sat Nov 11 03:12:01 2006 From: seb128 at ubuntu.com (Sebastien Bacher) Date: Sat, 11 Nov 2006 03:12:01 -0000 Subject: [Bug 71309] Re: Can't Recover Files Sent to Trash References: <20061111025129.25975.99622.malonedeb@gandwana.ubuntu.com> Message-ID: <20061111031201.25827.16158.malone@gandwana.ubuntu.com> *** This bug is a duplicate of bug 14412 *** Thanks for your bug. That's a known nautilus feature request: http://bugzilla.gnome.org/show_bug.cgi?id=41850 ** Changed in: gnome-applets (Ubuntu) Sourcepackagename: gnome-applets => nautilus Importance: Undecided => Wishlist Assignee: (unassigned) => Ubuntu Desktop Bugs Status: Unconfirmed => Confirmed ** Bug watch added: GNOME Bug Tracker #41850 http://bugzilla.gnome.org/show_bug.cgi?id=41850 ** Also affects: nautilus (upstream) via http://bugzilla.gnome.org/show_bug.cgi?id=41850 Importance: Unknown Status: Unknown ** This bug has been marked a duplicate of bug 14412 The trashcan does not have a restore function -- Can't Recover Files Sent to Trash https://launchpad.net/bugs/71309 From seb128 at ubuntu.com Sat Nov 11 03:13:12 2006 From: seb128 at ubuntu.com (Sebastien Bacher) Date: Sat, 11 Nov 2006 03:13:12 -0000 Subject: [Bug 71309] Re: Can't Recover Files Sent to Trash References: <20061111025129.25975.99622.malonedeb@gandwana.ubuntu.com> Message-ID: <20061111031312.24792.20796.malone@gangotri.ubuntu.com> *** This bug is a duplicate of bug 14412 *** duplicate of bug #14412 -- Can't Recover Files Sent to Trash https://launchpad.net/bugs/71309 From seb128 at ubuntu.com Sat Nov 11 03:13:28 2006 From: seb128 at ubuntu.com (Sebastien Bacher) Date: Sat, 11 Nov 2006 03:13:28 -0000 Subject: [Bug 14412] Re: The trashcan does not have a restore function References: <20060113133638.21012.40859.launchpad@macquarie.warthogs.hbd.com> Message-ID: <20061111031329.24668.22517.launchpad@gangotri.ubuntu.com> ** Changed in: nautilus (Ubuntu) Assignee: Sebastien Bacher => Ubuntu Desktop Bugs -- The trashcan does not have a restore function https://launchpad.net/bugs/14412 From seb128 at ubuntu.com Sat Nov 11 03:15:23 2006 From: seb128 at ubuntu.com (Sebastien Bacher) Date: Sat, 11 Nov 2006 03:15:23 -0000 Subject: [Bug 71304] Re: changing x keyboard layout does not change console keyboard layout References: <20061111010018.24792.47978.malonedeb@gangotri.ubuntu.com> Message-ID: <20061111031523.24668.87897.malone@gangotri.ubuntu.com> Thanks for your bug. The tools is a desktop one and an user configuration tool, not a system one. The feature request might make sense for a new tool, it should be rather discussed upstream or on a list than on a bug tracker though, I'm marking it as Rejected, we are not likely to work on that feature any time soon ** Changed in: gnome-system-tools (Ubuntu) Sourcepackagename: gnome-system-tools => control-center Importance: Undecided => Wishlist Assignee: (unassigned) => Ubuntu Desktop Bugs Status: Unconfirmed => Rejected -- changing x keyboard layout does not change console keyboard layout https://launchpad.net/bugs/71304 From seb128 at ubuntu.com Sat Nov 11 03:21:16 2006 From: seb128 at ubuntu.com (Sebastien Bacher) Date: Sat, 11 Nov 2006 03:21:16 -0000 Subject: [Bug 71224] Re: gnome-panel-screenshot crash References: <20061110135458.25827.60562.malonedeb@gandwana.ubuntu.com> Message-ID: <20061111032116.25827.77998.malone@gandwana.ubuntu.com> Thanks for your bug. The backtrace is not useful. Did you try to make a screenshot of a window or full screen? Could you try to run it that way: - gdb gnome-screenshot (gdb) run ... get the crash (gdb) thread apply all bt ** Changed in: gnome-utils (Ubuntu) Assignee: (unassigned) => Ubuntu Desktop Bugs Status: Unconfirmed => Needs Info -- gnome-panel-screenshot crash https://launchpad.net/bugs/71224 From launchpad at digitasaru.net Sat Nov 11 03:39:26 2006 From: launchpad at digitasaru.net (GiuseppeVerde) Date: Sat, 11 Nov 2006 03:39:26 -0000 Subject: [Bug 71313] gnumeric, abiword fail to open remote file opened through sftp References: <20061111033926.24792.4765.malonedeb@gangotri.ubuntu.com> Message-ID: <20061111033926.24792.4765.malonedeb@gangotri.ubuntu.com> Public bug reported: Binary package hint: gnumeric I have mapped my home directory on a server (via sftp://). I tried to open a CSV file (actually, Tab Separated Values), but gnumeric opens without the file. Workaround: open the file from the "File" menu. It's just annoying. At least the Apple people can stifle their laughter (still get too much laughter from those Apple people). ** Affects: gnumeric (Ubuntu) Importance: Undecided Status: Unconfirmed -- gnumeric, abiword fail to open remote file opened through sftp https://launchpad.net/bugs/71313 From towsonu2003 at gmail.com Sat Nov 11 04:30:36 2006 From: towsonu2003 at gmail.com (towsonu2003) Date: Sat, 11 Nov 2006 04:30:36 -0000 Subject: [Bug 14412] Re: The trashcan does not have a restore function References: <20060113133638.21012.40859.launchpad@macquarie.warthogs.hbd.com> Message-ID: <20061111043036.24792.98338.malone@gangotri.ubuntu.com> Do we have anyone from the Desktop team who can look at this to see if they can write this code? gnome seems to be kinda not interested in this... -- The trashcan does not have a restore function https://launchpad.net/bugs/14412 From pedro.goncalo at gmail.com Sat Nov 11 04:40:46 2006 From: pedro.goncalo at gmail.com (pgsa) Date: Sat, 11 Nov 2006 04:40:46 -0000 Subject: [Bug 71316] thumbnailer crashes on Real Media file References: <20061111044046.24668.15829.malonedeb@gangotri.ubuntu.com> Message-ID: <20061111044046.24668.15829.malonedeb@gangotri.ubuntu.com> Public bug reported: **Information** This system is a dapper dist-upgrade to efty. It has some non-free packages, files, repositories and firmware installed. The filesystem being browsed was mounted using NTFS-3g. I don't think any of the above is the culprit, as all other operations/thumbnails work as expected. **Reproducing** 1 - Use Nautilus 2 - Refresh current directory with a Real Media file. 3 - Wait for the file to be thumbnailed OR go to file properties 4 - Application crashes. I'll attach the crash report. ** Affects: totem (Ubuntu) Importance: Undecided Status: Unconfirmed -- thumbnailer crashes on Real Media file https://launchpad.net/bugs/71316 From pedro.goncalo at gmail.com Sat Nov 11 04:46:33 2006 From: pedro.goncalo at gmail.com (pgsa) Date: Sat, 11 Nov 2006 04:46:33 -0000 Subject: [Bug 71316] Re: thumbnailer crashes on Real Media file References: <20061111044046.24668.15829.malonedeb@gangotri.ubuntu.com> Message-ID: <20061111044633.25827.48545.malone@gandwana.ubuntu.com> ** Attachment added: "Crash report for totem-gstreamer" http://librarian.launchpad.net/5047380/_usr_bin_totem-video-thumbnailer.1000.crash -- thumbnailer crashes on Real Media file https://launchpad.net/bugs/71316 From pedro.goncalo at gmail.com Sat Nov 11 04:56:44 2006 From: pedro.goncalo at gmail.com (pgsa) Date: Sat, 11 Nov 2006 04:56:44 -0000 Subject: [Bug 71316] Re: thumbnailer crashes on Real Media file References: <20061111044046.24668.15829.malonedeb@gangotri.ubuntu.com> Message-ID: <20061111045645.24668.91217.launchpad@gangotri.ubuntu.com> ** Description changed: **Information** - This system is a dapper dist-upgrade to efty. + This system is a dapper dist-upgraded to edgy eft. It has some non-free packages, files, repositories and firmware installed. The filesystem being browsed was mounted using NTFS-3g. I don't think any of the above is the culprit, as all other operations/thumbnails work as expected. **Reproducing** 1 - Use Nautilus 2 - Refresh current directory with a Real Media file. 3 - Wait for the file to be thumbnailed OR go to file properties 4 - Application crashes. I'll attach the crash report. ** Tags added: gstreamer media real realmedia rm thumb thumbnail totem totem-gstreamer -- thumbnailer crashes on Real Media file https://launchpad.net/bugs/71316 From jeff250 at gmail.com Sat Nov 11 05:12:22 2006 From: jeff250 at gmail.com (Jeff250) Date: Sat, 11 Nov 2006 05:12:22 -0000 Subject: [Bug 69968] Re: "Play Disk 'X'" doesn't work References: <20061102220326.27977.76829.malonedeb@gandwana.ubuntu.com> Message-ID: <20061111051222.25975.16130.malone@gandwana.ubuntu.com> Yes, I see this as well. -- "Play Disk 'X'" doesn't work https://launchpad.net/bugs/69968 From machicouli at gmail.com Sat Nov 11 08:11:56 2006 From: machicouli at gmail.com (=?utf-8?q?lionel_feug=C3=A8re?=) Date: Sat, 11 Nov 2006 08:11:56 -0000 Subject: [Bug 71326] yahoo contacts "not in the server list" while they are References: <20061111081156.24792.72692.malonedeb@gangotri.ubuntu.com> Message-ID: <20061111081156.24792.72692.malonedeb@gangotri.ubuntu.com> Public bug reported: Some of my yahoo contact (3 out of my 10 yahoo contacts, @yahoo.co.in) is not detected by the server while i'm sure they exist because my friends see them in yahoo messenger and because when we go to their profile (right click in their name in gaim then click in the yahoo link), we manage to get the webpage with their personal informations. In french, The error message is "pas dans la liste du serveur". The english traduction may be "not in the server list". ** Affects: gaim (Ubuntu) Importance: Undecided Status: Unconfirmed ** Description changed: Some of my yahoo contact (3 out of my 10 yahoo contacts, @yahoo.co.in) is not detected by the server while i'm sure they exist because my friends see them in yahoo messenger and because when we go to their profile (right click in their name in gaim then click in the yahoo link), we manage to get the webpage with their personal informations. In french, The error message is "pas dans la liste du serveur". The english traduction may be "not in the server list". - THeir identity exist because -- yahoo contacts "not in the server list" while they are https://launchpad.net/bugs/71326 From Johan.Van.Hellemont at telenet.be Sat Nov 11 08:12:56 2006 From: Johan.Van.Hellemont at telenet.be (Johan Van Hellemont) Date: Sat, 11 Nov 2006 08:12:56 -0000 Subject: [Bug 71248] Re: nautilus won't launch as sudo Feisty References: <20061110175613.24792.18174.malonedeb@gangotri.ubuntu.com> Message-ID: <20061111081256.25975.6631.launchpad@gandwana.ubuntu.com> ** Tags added: feisty -- nautilus won't launch as sudo Feisty https://launchpad.net/bugs/71248 From ivo at svishtov.net Sat Nov 11 08:14:03 2006 From: ivo at svishtov.net (Ivailo Ivanov) Date: Sat, 11 Nov 2006 08:14:03 -0000 Subject: [Bug 71224] Re: gnome-panel-screenshot crash References: <20061110135458.25827.60562.malonedeb@gandwana.ubuntu.com> Message-ID: <20061111081403.24792.48605.malone@gangotri.ubuntu.com> I try several times more different ways to reproduce the crash but without success.Each time program exited normally - see attachment ** Attachment added: "Backtrace" http://librarian.launchpad.net/5048949/gdb-gnome-screenshot.txt -- gnome-panel-screenshot crash https://launchpad.net/bugs/71224 From wishnu20042005 at yahoo.com Sat Nov 11 08:49:52 2006 From: wishnu20042005 at yahoo.com (wishnusakti) Date: Sat, 11 Nov 2006 08:49:52 -0000 Subject: [Bug 71329] totem crash References: <20061111084952.24668.13259.malonedeb@gangotri.ubuntu.com> Message-ID: <20061111084952.24668.13259.malonedeb@gangotri.ubuntu.com> Public bug reported: crash when i wanna play .rm ** Affects: totem (Ubuntu) Importance: Undecided Status: Unconfirmed -- totem crash https://launchpad.net/bugs/71329 From kubuntu at uhn-noc.net.ru Sat Nov 11 08:59:14 2006 From: kubuntu at uhn-noc.net.ru (yamal) Date: Sat, 11 Nov 2006 08:59:14 -0000 Subject: [Bug 70082] Re: xorg crashes while opening text file in gedit References: <20061103144708.27894.7913.malonedeb@gandwana.ubuntu.com> Message-ID: <20061111085914.25827.73324.malone@gandwana.ubuntu.com> >From the Xorg crash log, it appears you are using the nvidia graphics driver. Does this crash still happen after the recent update of the nvidia driver (to version 1.0-8776; see Ubuntu Security Notice 377-1 of 3 November 2006)? -- xorg crashes while opening text file in gedit https://launchpad.net/bugs/70082 From pavlin.petkov at gmail.com Sat Nov 11 09:22:26 2006 From: pavlin.petkov at gmail.com (Pavlin Petkov) Date: Sat, 11 Nov 2006 09:22:26 -0000 Subject: [Bug 71334] Gaim crashed after login back References: <20061111092226.24792.35494.malonedeb@gangotri.ubuntu.com> Message-ID: <20061111092226.24792.35494.malonedeb@gangotri.ubuntu.com> Public bug reported: It's a second time it happens. I find gaim crashed after I login to my system from a screensaver lock. Ubuntu 6.10, kernel 2.6.17-10-generic, Gaim 2.0.0+beta3.1 ** Affects: gaim (Ubuntu) Importance: Undecided Status: Unconfirmed -- Gaim crashed after login back https://launchpad.net/bugs/71334 From pavlin.petkov at gmail.com Sat Nov 11 09:31:22 2006 From: pavlin.petkov at gmail.com (Pavlin Petkov) Date: Sat, 11 Nov 2006 09:31:22 -0000 Subject: [Bug 71334] Re: Gaim crashed after login back References: <20061111092226.24792.35494.malonedeb@gangotri.ubuntu.com> Message-ID: <20061111093122.25827.77631.malone@gandwana.ubuntu.com> ** Attachment added: "gaim crash file" http://librarian.launchpad.net/5049545/_usr_bin_gaim.1000.crash -- Gaim crashed after login back https://launchpad.net/bugs/71334 From alessandro.colaci at gmail.com Sat Nov 11 09:38:13 2006 From: alessandro.colaci at gmail.com (Alessandro Colaci) Date: Sat, 11 Nov 2006 09:38:13 -0000 Subject: [Bug 71337] gnome-power-manager issues with HAL reports on Asus M6Ne References: <20061111093813.25827.41065.malonedeb@gandwana.ubuntu.com> Message-ID: <20061111093813.25827.41065.malonedeb@gandwana.ubuntu.com> Public bug reported: Binary package hint: hal - MY LAPTOP: ASUSTeK Computer Inc. M6Ne 1.0 - THE ISSUE: Gnome power manager applet (the default one, configurable by the "power management" entry in the Gnome Preferences) is not fully working, since it seems faded out. If I add the other battery applet to the panel (from right click on the panel >> "add to panel >> system&hardware >> battery charge monitor"), I get this error message: "Can't access ACPI events in /var/run/acpi.socket! Make sure the ACPI subsystem is working and the acpid daemon is running." If I run: $ sudo /etc/init.d/acpid start * Loading ACPI modules... [ ok ] * Starting ACPI services... acpid: can't open /proc/acpi/event: Device or resource busy $ sudo fuser -v /proc/acpi/event USER PID ACCESS COMMAND /proc/acpi/event: haldaemon 4104 f.... hald-addon-acpi Both the applets don't recognize when the laptop is running on battery and always show a AC plug icon. I suppose the problem is HAL, in bug #64838 you can see another report. Related bugs are bug #64387 and bug #64646 ** Affects: hal (Ubuntu) Importance: Undecided Status: Unconfirmed -- gnome-power-manager issues with HAL reports on Asus M6Ne https://launchpad.net/bugs/71337 From alessandro.colaci at gmail.com Sat Nov 11 09:38:52 2006 From: alessandro.colaci at gmail.com (Alessandro Colaci) Date: Sat, 11 Nov 2006 09:38:52 -0000 Subject: [Bug 71337] Re: gnome-power-manager issues with HAL reports on Asus M6Ne References: <20061111093813.25827.41065.malonedeb@gandwana.ubuntu.com> Message-ID: <20061111093852.25975.91693.malone@gandwana.ubuntu.com> ** Attachment added: "lshal" http://librarian.launchpad.net/5049575/lshal.txt -- gnome-power-manager issues with HAL reports on Asus M6Ne https://launchpad.net/bugs/71337 From philipp at dreimann.net Sat Nov 11 10:17:12 2006 From: philipp at dreimann.net (Philipp Dreimann) Date: Sat, 11 Nov 2006 10:17:12 -0000 Subject: [Bug 70553] Re: gnome vfs integration bug?! References: <20061106090124.877.60038.malonedeb@gangotri.ubuntu.com> Message-ID: <20061111101712.25827.66050.launchpad@gandwana.ubuntu.com> *** This bug is a duplicate of bug 36424 *** ** This bug has been marked a duplicate of bug 36424 oo2 failed to load file from ftp in nautilus -- gnome vfs integration bug?! https://launchpad.net/bugs/70553 From philipp at dreimann.net Sat Nov 11 10:20:45 2006 From: philipp at dreimann.net (Philipp Dreimann) Date: Sat, 11 Nov 2006 10:20:45 -0000 Subject: [Bug 47202] Re: Opening a Writer document in an FTP server results in an 'input/output error' References: <20060528225847.16234.70780.malonedeb@gangotri.ubuntu.com> Message-ID: <20061111102045.24792.71562.malone@gangotri.ubuntu.com> *** This bug is a duplicate of bug 36424 *** this works on redhat, so it does not seem to be a OOo bug. -- Opening a Writer document in an FTP server results in an 'input/output error' https://launchpad.net/bugs/47202 From bugwatch at bugs.launchpad.net Sat Nov 11 10:44:17 2006 From: bugwatch at bugs.launchpad.net (Bug Watch Updater) Date: Sat, 11 Nov 2006 10:44:17 -0000 Subject: [Bug 71309] Re: Can't Recover Files Sent to Trash References: <20061111025129.25975.99622.malonedeb@gandwana.ubuntu.com> Message-ID: <20061111104612.1521.92515.launchpad@gangotri.ubuntu.com> *** This bug is a duplicate of bug 14412 *** ** Changed in: nautilus (upstream) Status: Unknown => Confirmed -- Can't Recover Files Sent to Trash https://launchpad.net/bugs/71309 From bugwatch at bugs.launchpad.net Sat Nov 11 10:44:17 2006 From: bugwatch at bugs.launchpad.net (Bug Watch Updater) Date: Sat, 11 Nov 2006 10:44:17 -0000 Subject: [Bug 71228] Re: No pause button References: <20061110142137.25975.54648.malonedeb@gandwana.ubuntu.com> Message-ID: <20061111104632.1521.72559.launchpad@gangotri.ubuntu.com> ** Changed in: rhythmbox (upstream) Status: Unknown => Confirmed -- No pause button https://launchpad.net/bugs/71228 From bugwatch at bugs.launchpad.net Sat Nov 11 10:44:17 2006 From: bugwatch at bugs.launchpad.net (Bug Watch Updater) Date: Sat, 11 Nov 2006 10:44:17 -0000 Subject: [Bug 71213] Re: [audio-profile] Closes when click on help References: <20061110114623.25827.37774.malonedeb@gandwana.ubuntu.com> Message-ID: <20061111104451.1521.20745.launchpad@gangotri.ubuntu.com> ** Changed in: gnome-media (upstream) Status: Unknown => Unconfirmed -- [audio-profile] Closes when click on help https://launchpad.net/bugs/71213 From bugwatch at bugs.launchpad.net Sat Nov 11 10:44:17 2006 From: bugwatch at bugs.launchpad.net (Bug Watch Updater) Date: Sat, 11 Nov 2006 10:44:17 -0000 Subject: [Bug 70933] Re: Error bars tab disappeared from the graph guru in 6.10 References: <20061108185116.16366.40752.malonedeb@gangotri.ubuntu.com> Message-ID: <20061111104625.1521.29503.launchpad@gangotri.ubuntu.com> ** Changed in: gnumeric (upstream) Status: Rejected => Fix Released -- Error bars tab disappeared from the graph guru in 6.10 https://launchpad.net/bugs/70933 From bugwatch at bugs.launchpad.net Sat Nov 11 10:44:17 2006 From: bugwatch at bugs.launchpad.net (Bug Watch Updater) Date: Sat, 11 Nov 2006 10:44:17 -0000 Subject: [Bug 39321] Re: Some problems with marking and copying text References: <20060412171432.15436.23270.malonedeb@gangotri.ubuntu.com> Message-ID: <20061111104635.1521.75975.launchpad@gangotri.ubuntu.com> ** Changed in: evince (upstream) Status: Rejected => Confirmed -- Some problems with marking and copying text https://launchpad.net/bugs/39321 From bugwatch at bugs.launchpad.net Sat Nov 11 10:44:17 2006 From: bugwatch at bugs.launchpad.net (Bug Watch Updater) Date: Sat, 11 Nov 2006 10:44:17 -0000 Subject: [Bug 18227] Re: Full screen "image info" is misplaced, and flickers References: <20060113135522.21012.23754.launchpad@macquarie.warthogs.hbd.com> Message-ID: <20061111104556.1521.36109.launchpad@gangotri.ubuntu.com> ** Changed in: gthumb (upstream) Status: Unconfirmed => Needs Info -- Full screen "image info" is misplaced, and flickers https://launchpad.net/bugs/18227 From lamilami at o2.pl Sat Nov 11 11:08:34 2006 From: lamilami at o2.pl (Jaroslaw) Date: Sat, 11 Nov 2006 11:08:34 -0000 Subject: [Bug 71347] It`s everyime when I starting Gnome References: <20061111110834.25975.43803.malonedeb@gandwana.ubuntu.com> Message-ID: <20061111110834.25975.43803.malonedeb@gandwana.ubuntu.com> Public bug reported: It`s everyime when I starting Gnome ** Affects: evolution (Ubuntu) Importance: Undecided Status: Unconfirmed -- It`s everyime when I starting Gnome https://launchpad.net/bugs/71347 From ralf.weyer at web.de Sat Nov 11 11:01:08 2006 From: ralf.weyer at web.de (Ralf) Date: Sat, 11 Nov 2006 11:01:08 -0000 Subject: [Bug 71345] Theme-manager crashes References: <20061111110108.25827.10256.malonedeb@gandwana.ubuntu.com> Message-ID: <20061111110108.25827.10256.malonedeb@gandwana.ubuntu.com> Public bug reported: I've installed Kubuntu 6.10. To have the best of both desktops - KDE and Gnome - I did update the system and then installed the metapackage Ubuntu-Desktop and configured the system to use GDM. Restarted the system and login to KDE, seems to work (did not test very much). Closed the session and login to Gnome, the first thing I noticed was the starnge menu color. The highlighted menuentry appears in purple, not the default Human-color. Also some (strange, but not all) icons are now KDE- style. For example the icons "Back", Forward", "Up", "Stop" and "Refresh" in Nautilus are KDE-sylte, the other icons "Personal Folder", "Computer" and "Search" are Human-icons. Started the Gnome-Theme-Manager and all the themes had a ? in the picture. Changing settings then is simply not possible, because the theme-manager crashes. Regards, rpw ** Affects: control-center (Ubuntu) Importance: Undecided Status: Unconfirmed ** Description changed: I've installed Kubuntu 6.10. To have the best of both desktops - KDE and Gnome - I did update the system and then installed the metapackage Ubuntu-Desktop and configured the system to use GDM. Restarted the system and login to KDE, seems to work (did not test very much). Closed the session and login to Gnome, the first thing I noticed was the starnge menu color. The highlighted menuentry appears in purple, not the default Human-color. Also some (strange, but not all) icons are now KDE- style. For example the icons "Back", Forward", "Up", "Stop" and "Refresh" in Nautilus are KDE-sylte, the other icons "Personal Folder", "Computer" and "Search" are Human-icons. Started the Gnome-Theme-Manager and all the themes had a ? in the picture. Changing settings then is simply not possible, because the theme-manager crashes. - Here's the bug-report: - ============== - ProblemType: Crash - CrashCounter: 1 - Date: Sat Nov 11 11:36:56 2006 - Dependencies: - libgcc1 1:4.1.1-13ubuntu5 - metacity-common 1:2.16.3-0ubuntu2 - xgamma 1:1.0.1-0ubuntu1 - lsb-base 3.1-10ubuntu4 - libfs6 2:1.0.0-3build1 - libavahi-common3 0.6.13-2ubuntu2.2 - readline-common 5.1-7build1 - libpci2 2:2.1.11-2 - xinit 1.0.2-0ubuntu3 - libreadline5 5.1-7build1 - xstdcmap 1:1.0.1-0ubuntu1 - xev 1:1.0.2-0ubuntu1 - libslang2 2.0.6-2 - libxxf86misc1 1:1.0.1-0ubuntu1 - python-support 0.5.3ubuntu1 - ttf-dejavu 2.7-2 - xutils-dev 1:1.0.2-3ubuntu3 - libncursesw5 5.5-2ubuntu1 - libgnomevfs2-0 2.16.1-0ubuntu2 - librsvg2-common 2.16.0-0ubuntu2 - xfontsel 1:1.0.1-0ubuntu1 - whiptail 0.52.2-5.1ubuntu1 - libtext-charwidth-perl 0.04-4 - libxrender1 1:0.9.1-0ubuntu1 - libcamel1.2-8 1.8.1-0ubuntu3 - libbonobo2-0 2.16.0-0ubuntu1 - fontconfig 2.3.2-7ubuntu2 - oclock 1:1.0.1-0ubuntu1 - libssl0.9.8 0.9.8b-2ubuntu2 - liblocale-gettext-perl 1.05-1 - libxau6 1:1.0.1-1 - xlsatoms 1:1.0.1-0ubuntu1 - libxext6 2:1.0.1-1ubuntu1 - libgnome2-common 2.16.0-0ubuntu1 - xlogo 1:1.0.1-0ubuntu1 - libpam-modules 0.79-3.1ubuntu1 - xcursorgen 1:1.0.1-0ubuntu1 - libxfixes3 1:4.0.1-0ubuntu1 - gnome-keyring 0.6.0-0ubuntu2 - python 2.4.3-11ubuntu3 - xrefresh 1:1.0.2-0ubuntu1 - libjpeg62 6b-13 - libdbus-glib-1-2 0.71-1ubuntu1 - xfonts-utils 1:1.0.0-6ubuntu3 - libacl1 2.2.39-1ubuntu2 - liblzo1 1.08-3 - gnome-mime-data 2.4.2-2 - libncurses5 5.5-2ubuntu1 - libgnome2-0 2.16.0-0ubuntu1 - xwud 1:1.0.1-0ubuntu1 - libgtk2.0-0 2.10.6-0ubuntu1 - libgpg-error0 1.2-1 - libidl0 0.8.6-1ubuntu1 - libpam0g 0.79-3.1ubuntu1 - xman 1:1.0.1-0ubuntu2 - gnome-icon-theme 2.16.0.1-0ubuntu2 - libxt6 1:1.0.2-1ubuntu1 - libgamin0 0.1.7-3ubuntu2 - esound-common 0.2.36-3ubuntu3 - xrgb 1:1.0.0-0ubuntu2 - xml-core 0.09-0.1 - python2.4-minimal 2.4.4~c1-0ubuntu1 - libpopt0 1.10-2 - gcc-4.1-base 4.1.1-13ubuntu5 - xlsclients 1:1.0.1-0ubuntu1 - psmisc 22.2-1 - libxcursor1 1.1.7-0ubuntu1 - xmag 1:1.0.1-0ubuntu1 - dbus 0.93-0ubuntu3 - libfontconfig1 2.3.2-7ubuntu2 - libglib2.0-0 2.12.4-0ubuntu1 - shared-mime-info 0.18-0ubuntu1 - xwininfo 1:1.0.1-0ubuntu1 - libpng12-0 1.2.8rel-5.1 - adduser 3.92 - defoma 0.11.10 - libbonobo2-common 2.16.0-0ubuntu1 - libnspr4 2:1.firefox2.0+0dfsg-0ubuntu3 - xhost 1:1.0.1-0ubuntu1 - libtext-wrapi18n-perl 0.06-5 - libxklavier11 3.0-0ubuntu1 - sgml-data 2.0.3 - libavahi-client3 0.6.13-2ubuntu2.2 - libtiff4 3.8.2-6 - xpmutils 1:3.5.5-1 - sed 4.1.5-1 - libgnome-menu2 2.16.1-0ubuntu1 - libcupsys2 1.2.4-2ubuntu3 - python-gmenu 2.16.1-0ubuntu1 - mktemp 1.5-2 - libxaw7 2:1.0.2-0ubuntu1 - libxrandr2 2:1.1.1-0ubuntu1 - xkbutils 1:1.0.2-0ubuntu1 - xdpyinfo 1:1.0.1-0ubuntu1 - libselinux1 1.30-1ubuntu1 - libgnome-desktop-2 2.16.1-0ubuntu1 - beforelight 1.0.1-0ubuntu1 - libebook1.2-9 1.8.1-0ubuntu3 - libnss3 2:1.firefox2.0+0dfsg-0ubuntu3 - viewres 1:1.0.1-0ubuntu1 - passwd 1:4.0.16-2ubuntu4 - fstobdf 1.0.2-0ubuntu1 - sgml-base 1.26 - libpam-runtime 0.79-3.1ubuntu1 - libgstreamer-plugins-base0.10-0 0.10.10-1ubuntu1 - libmagic1 4.17-2ubuntu1 - xrdb 1:1.0.2-0ubuntu2 - libgnome-keyring0 0.6.0-0ubuntu2 - xprop 1:1.0.2-0ubuntu1 - alsa-utils 1.0.11-6ubuntu2 - libgnome-window-settings1 1:2.16.1-0ubuntu4 - libcap1 1:1.10-14 - xfd 1:1.0.1-0ubuntu1 - python2.4 2.4.4~c1-0ubuntu1 - libattr1 2.4.32-1ubuntu1 - libgnomeui-common 2.16.1-0ubuntu2 - libedataserver1.2-7 1.8.1-0ubuntu3 - xmore 1:1.0.1-0ubuntu1 - libesd-alsa0 0.2.36-3ubuntu3 - mime-support 3.36-1 - libcomerr2 1.39-1 - libtasn1-3 0.3.5-1 - python-minimal 2.4.3-11ubuntu3 - libxpm4 1:3.5.5-1 - libgnomecanvas2-0 2.14.0-3ubuntu1 - smproxy 1:1.0.1-0ubuntu1 - docbook-xml 4.4-5 - capplets-data 1:2.16.1-0ubuntu4 - libsysfs2 2.0.0-7 - scrollkeeper 0.3.14-11ubuntu6 - libxv1 2:1.0.1-3ubuntu1 - mesa-utils 6.3.2-1ubuntu1 - fontconfig-config 2.3.2-7ubuntu2 - xrandr 1:1.0.2-0ubuntu1 - libpam-foreground 0.3 - libgnutls13 1.4.0-3ubuntu1 - libxfont1 1:1.2.0-0ubuntu3 - pmount 0.9.13-1build1 - login 1:4.0.16-2ubuntu4 - debconf 1.5.2ubuntu2 - libxtst6 2:1.0.1-3build1 - freeglut3 2.4.0-5 - listres 1:1.0.1-0ubuntu1 - libxinerama1 2:1.0.1-4build1 - xsetroot 1:1.0.1-0ubuntu1 - xset 1:1.0.2-0ubuntu1 - libdbus-1-3 0.93-0ubuntu3 - xlsfonts 1:1.0.1-0ubuntu1 - libxmuu1 2:1.0.2-1ubuntu1 - ucf 2.0012 - xkeyboard-config 0.8-7ubuntu2 - xsetpointer 1:1.0.0-0ubuntu1 - libpango1.0-common 1.14.5-0ubuntu1 - desktop-file-utils 0.11-1ubuntu1 - libgtk2.0-bin 2.10.6-0ubuntu1 - libnewt0.52 0.52.2-5.1ubuntu1 - cpp-4.1 4.1.1-13ubuntu5 - libgcrypt11 1.2.2-2 - libxss1 1:1.0.1-4ubuntu1 - xvinfo 1:1.0.1-0ubuntu1 - xbase-clients 1:7.1.1ubuntu6 - libbz2-1.0 1.0.3-3 - libgnomecanvas2-common 2.14.0-3ubuntu1 - libhal1 0.5.7.1-0ubuntu17 - debconf-i18n 1.5.2ubuntu2 - libbonoboui2-common 2.16.0-0ubuntu1 - xsm 1:1.0.1-0ubuntu1 - perl 5.8.8-6 - tzdata 2006m-1ubuntu1 - xutils 1:7.1.1ubuntu6 - libxi6 2:1.0.1-0ubuntu1 - python-numeric 24.2-5build1 - libcairo2 1.2.4-1ubuntu2 - libmetacity0 1:2.16.3-0ubuntu2 - bitmap 1.0.2-0ubuntu1 - x11-common 1:7.1.1ubuntu6 - libsepol1 1.12-1 - xeyes 1:1.0.1-0ubuntu1 - xwd 1:1.0.1-0ubuntu1 - libgsf-1-common 1.14.1-2ubuntu1 - xditview 1:1.0.1-0ubuntu1 - editres 1.0.1-0ubuntu1 - libaudiofile0 0.2.6-6ubuntu1 - libbonoboui2-0 2.16.0-0ubuntu1 - xdriinfo 1:1.0.1-0ubuntu1 - libkrb53 1.4.3-9ubuntu1 - libhal-storage1 0.5.7.1-0ubuntu17 - libart-2.0-2 2.3.17-1 - xgc 1:1.0.1-0ubuntu1 - xconsole 1:1.0.1-0ubuntu1 - debianutils 2.16.2 - xclipboard 1:1.0.1-0ubuntu1 - sessreg 1:1.0.0-0ubuntu2 - libgnomevfs2-common 2.16.1-0ubuntu2 - locales 2.3.22 - libnautilus-extension1 2.16.1-0ubuntu3 - mcpp 2.6.1-0ubuntu2 - gconf2-common 2.16.0-0ubuntu1 - libdmx1 1:1.0.2-1 - libglade2-0 1:2.6.0-1ubuntu2 - xsetmode 1:1.0.0-0ubuntu1 - appres 1.0.0-0ubuntu1 - libstartup-notification0 0.8-1ubuntu1 - libcroco3 0.6.1-1build1 - xload 1:1.0.1-0ubuntu1 - belocs-locales-bin 2.4-1ubuntu6 - libfontenc1 1:1.0.2-1 - python-gobject 2.12.2-0ubuntu1 - liborbit2 1:2.14.3-0ubuntu2 - libavahi-glib1 0.6.13-2ubuntu2.2 - xmessage 1:1.0.1-0ubuntu1 - libxdmcp6 1:1.0.1-1 - gnome-menus 2.16.1-0ubuntu1 - libx11-data 2:1.0.3-0ubuntu4 - hicolor-icon-theme 0.9-0ubuntu4 - libatk1.0-0 1.12.3-0ubuntu1 - libopencdk8 0.5.8-1 - libgl1-mesa-glx 6.5.1~20060817-0ubuntu3 - libxml2 2.6.26.dfsg-2ubuntu4 - xkb-data 0.8-7ubuntu2 - xbiff 1:1.0.1-0ubuntu1 - libfreetype6 2.2.1-5 - libtext-iconv-perl 1.4-3 - libice6 2:1.0.1-1ubuntu1 - file 4.17-2ubuntu1 - xauth 1:1.0.1-0ubuntu1 - libasound2 1.0.11-7ubuntu3 - libsm6 2:1.0.1-1ubuntu1 - libxtrap6 2:1.0.0-3build1 - python-glade2 2.10.3-0ubuntu3 - libxkbfile1 1:1.0.3-0ubuntu1 - libgsf-1-114 1.14.1-2ubuntu1 - xcalc 1:1.0.1-0ubuntu1 - perl-modules 5.8.8-6 - dpkg 1.13.22ubuntu7 - linux-sound-base 1.0.11-5ubuntu1 - xmodmap 1:1.0.1-0ubuntu1 - gnome-desktop-data 2.16.1-0ubuntu1 - coreutils 5.96-5ubuntu4 - x11perf 1:1.4.1-0ubuntu1 - libgdbm3 1.8.3-3 - libstdc++6 4.1.1-13ubuntu5 - libgtk2.0-common 2.10.6-0ubuntu1 - libx11-6 2:1.0.3-0ubuntu4 - python-central 0.5.6ubuntu2 - xkill 1:1.0.1-0ubuntu1 - xfonts-encodings 1:1.0.0-5.1 - xtrap 1:1.0.2-0ubuntu1 - xf86dga 1:1.0.1-0ubuntu1 - ncurses-bin 5.5-2ubuntu1 - libdrm2 2.0.2+git20060809-0ubuntu1 - pciutils 1:2.2.1-2ubuntu2 - iceauth 1:1.0.1-0ubuntu2 - libgstreamer0.10-0 0.10.10-1ubuntu2 - xvidtune 1:1.0.1-0ubuntu1 - libavahi-common-data 0.6.13-2ubuntu2.2 - libgconf2-4 2.16.0-0ubuntu1 - zlib1g 1:1.2.3-13ubuntu2 - libxmu6 2:1.0.2-1ubuntu1 - libc6 2.4-1ubuntu12 - libxslt1.1 1.1.17-2build1 - ico 1:1.0.1-0ubuntu1 - librsvg2-2 2.16.0-0ubuntu2 - libxxf86dga1 2:1.0.1-0ubuntu1 - xclock 1:1.0.1-0ubuntu1 - python-gtk2 2.10.3-0ubuntu3 - libglu1-mesa 6.5.1~20060817-0ubuntu3 - libscrollkeeper0 0.3.14-11ubuntu6 - libxft2 2.1.10-1ubuntu1 - gconf2 2.16.0-0ubuntu1 - gamin 0.1.7-3ubuntu2 - libxxf86vm1 1:1.0.1-0ubuntu1 - libdb4.3 4.3.29-5build1 - perl-base 5.8.8-6 - module-init-tools 3.2.2-3ubuntu3 - libdb4.4 4.4.20-6ubuntu1 - cpp 4:4.1.1-6ubuntu3 - libpango1.0-0 1.14.5-0ubuntu1 - libgnomeui-0 2.16.1-0ubuntu2 - libexpat1 1.95.8-3.2 - python-cairo 1.2.0-1build1 - Disassembly: - (no debugging symbols found) - Using host libthread_db library "/lib/tls/i686/cmov/libthread_db.so.1". - (no debugging symbols found) - (no debugging symbols found) - (no debugging symbols found) - (no debugging symbols found) - (no debugging symbols found) - (no debugging symbols found) - (no debugging symbols found) - (no debugging symbols found) - (no debugging symbols found) - (no debugging symbols found) - (no debugging symbols found) - (no debugging symbols found) - (no debugging symbols found) - (no debugging symbols found) - (no debugging symbols found) - (no debugging symbols found) - (no debugging symbols found) - (no debugging symbols found) - (no debugging symbols found) - (no debugging symbols found) - (no debugging symbols found) - (no debugging symbols found) - (no debugging symbols found) - (no debugging symbols found) - (no debugging symbols found) - (no debugging symbols found) - (no debugging symbols found) - (no debugging symbols found) - (no debugging symbols found) - (no debugging symbols found) - (no debugging symbols found) - (no debugging symbols found) - (no debugging symbols found) - (no debugging symbols found) - (no debugging symbols found) - (no debugging symbols found) - (no debugging symbols found) - (no debugging symbols found) - (no debugging symbols found) - (no debugging symbols found) - (no debugging symbols found) - (no debugging symbols found) - (no debugging symbols found) - (no debugging symbols found) - (no debugging symbols found) - (no debugging symbols found) - (no debugging symbols found) - (no debugging symbols found) - (no debugging symbols found) - (no debugging symbols found) - (no debugging symbols found) - (no debugging symbols found) - (no debugging symbols found) - (no debugging symbols found) - (no debugging symbols found) - (no debugging symbols found) - (no debugging symbols found) - (no debugging symbols found) - (no debugging symbols found) - (no debugging symbols found) - (no debugging symbols found) - (no debugging symbols found) - (no debugging symbols found) - (no debugging symbols found) - (no debugging symbols found) - (no debugging symbols found) - (no debugging symbols found) - (no debugging symbols found) - (no debugging symbols found) - (no debugging symbols found) - (no debugging symbols found) - (no debugging symbols found) - (no debugging symbols found) - (no debugging symbols found) - (no debugging symbols found) - (no debugging symbols found) - (no debugging symbols found) - (no debugging symbols found) - (no debugging symbols found) - (no debugging symbols found) - (no debugging symbols found) - (no debugging symbols found) - Core was generated by `gnome-theme-manager'. - Program terminated with signal 11, Segmentation fault. - #0 0xb7d61a9a in ?? () - Dump of assembler code from 0xb7d61a9a to 0xb7d61aba: - 0xb7d61a9a: - DistroRelease: Ubuntu 6.10 - ExecutablePath: /usr/bin/gnome-theme-manager - Package: gnome-control-center 1:2.16.1-0ubuntu4 - ProcCmdline: gnome-theme-manager - ProcCwd: /home/ralf - ProcEnviron: - PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/bin/X11:/usr/games - LANG=de_DE.UTF-8 - SHELL=/bin/bash - ProcMaps: - 08048000-0805e000 r-xp 00000000 03:07 471867 /usr/bin/gnome-theme-manager - 0805e000-0805f000 rw-p 00015000 03:07 471867 /usr/bin/gnome-theme-manager - 0805f000-08250000 rw-p 0805f000 00:00 0 [heap] - 41bb4000-41bcd000 r-xp 00000000 03:07 641174 /lib/ld-2.4.so - 41bcd000-41bcf000 rw-p 00018000 03:07 641174 /lib/ld-2.4.so - 41bd1000-41be3000 r-xp 00000000 03:07 1044182 /lib/libselinux.so.1 - 41be3000-41be5000 rw-p 00011000 03:07 1044182 /lib/libselinux.so.1 - 41be7000-41bea000 r-xp 00000000 03:07 471475 /usr/lib/libgpg-error.so.0.2.0 - 41bea000-41beb000 rw-p 00002000 03:07 471475 /usr/lib/libgpg-error.so.0.2.0 - 41bf4000-41c0b000 r-xp 00000000 03:07 459586 /usr/lib/libglade-2.0.so.0.0.7 - 41c0b000-41c0c000 rw-p 00016000 03:07 459586 /usr/lib/libglade-2.0.so.0.0.7 - 41c18000-41c30000 r-xp 00000000 03:07 462170 /usr/lib/libatk-1.0.so.0.1213.0 - 41c30000-41c32000 rw-p 00017000 03:07 462170 /usr/lib/libatk-1.0.so.0.1213.0 - 41c34000-41f7d000 r-xp 00000000 03:07 462128 /usr/lib/libgtk-x11-2.0.so.0.1000.6 - 41f7d000-41f83000 rw-p 00349000 03:07 462128 /usr/lib/libgtk-x11-2.0.so.0.1000.6 - 41f83000-41f84000 rw-p 41f83000 00:00 0 - 41f86000-41fb8000 r-xp 00000000 03:07 1043991 /lib/libsepol.so.1 - 41fb8000-41fb9000 rw-p 00031000 03:07 1043991 /lib/libsepol.so.1 - 41fb9000-41fc3000 rw-p 41fb9000 00:00 0 - 41fc5000-4202e000 r-xp 00000000 03:07 471477 /usr/lib/libgnutls.so.13.0.5 - 4202e000-42034000 rw-p 00068000 03:07 471477 /usr/lib/libgnutls.so.13.0.5 - 42036000-42082000 r-xp 00000000 03:07 471476 /usr/lib/libgcrypt.so.11.2.1 - 42082000-42084000 rw-p 0004b000 03:07 471476 /usr/lib/libgcrypt.so.11.2.1 - 42086000-420b5000 r-xp 00000000 03:07 465609 /usr/lib/libdbus-1.so.3.0.0 - 420b5000-420b6000 rw-p 0002f000 03:07 465609 /usr/lib/libdbus-1.so.3.0.0 - 420b8000-420ff000 r-xp 00000000 03:07 464225 /usr/lib/libORBit-2.so.0.1.0 - 420ff000-42109000 rw-p 00046000 03:07 464225 /usr/lib/libORBit-2.so.0.1.0 - 4210b000-42111000 r-xp 00000000 03:07 1042609 /lib/libpopt.so.0.0.0 - 42111000-42112000 rw-p 00006000 03:07 1042609 /lib/libpopt.so.0.0.0 - 42114000-4212e000 r-xp 00000000 03:07 462971 /usr/lib/libdbus-glib-1.so.2.0.0 - 4212e000-4212f000 rw-p 00019000 03:07 462971 /usr/lib/libdbus-glib-1.so.2.0.0 - 42131000-4215f000 r-xp 00000000 03:07 463270 /usr/lib/libgconf-2.so.4.1.0 - 4215f000-42162000 rw-p 0002e000 03:07 463270 /usr/lib/libgconf-2.so.4.1.0 - 42164000-42176000 r-xp 00000000 03:07 463272 /usr/lib/libbonobo-activation.so.4.0.0 - 42176000-42178000 rw-p 00012000 03:07 463272 /usr/lib/libbonobo-activation.so.4.0.0 - 4217a000-4218e000 r-xp 00000000 03:07 466074 /usr/lib/libgnome-2.so.0.1600.0 - 4218e000-4218f000 rw-p 00013000 03:07 466074 /usr/lib/libgnome-2.so.0.1600.0 - 421b2000-42202000 r-xp 00000000 03:07 466293 /usr/lib/libbonobo-2.so.0.0.0 - 42202000-4220c000 rw-p 0004f000 03:07 466293 /usr/lib/libbonobo-2.so.0.0.0 - 42219000-4226e000 r-xp 00000000 03:07 466069 /usr/lib/libgnomevfs-2.so.0.1600.1 - 4226e000-42271000 rw-p 00054000 03:07 466069 /usr/lib/libgnomevfs-2.so.0.1600.1 - 42273000-4229b000 r-xp 00000000 03:07 466076 /usr/lib/libgnomecanvas-2.so.0.1400.0 - 4229b000-4229c000 rw-p 00027000 03:07 466076 /usr/lib/libgnomecanvas-2.so.0.1400.0 - 4229e000-422f8000 r-xp 00000000 03:07 462735 /usr/lib/libbonoboui-2.so.0.0.0 - 422f8000-422fb000 rw-p 0005a000 03:07 462735 /usr/lib/libbonoboui-2.so.0.0.0 - 422fd000-42382000 r-xp 00000000 03:07 466340 /usr/lib/libgnomeui-2.so.0.1600.1 - 42382000-42386000 rw-p 00084000 03:07 466340 /usr/lib/libgnomeui-2.so.0.1600.1 - 42388000-42393000 r-xp 00000000 03:07 466303 /usr/lib/libgnome-keyring.so.0.0.1 - 42393000-42394000 rw-p 0000a000 03:07 466303 /usr/lib/libgnome-keyring.so.0.0.1 - 423ef000-42401000 r-xp 00000000 03:07 1433352 /lib/tls/i686/cmov/libnsl-2.4.so - 42401000-42403000 rw-p 00011000 03:07 1433352 /lib/tls/i686/cmov/libnsl-2.4.so - 42403000-42405000 rw-p 42403000 00:00 0 - 42407000-4240b000 r-xp 00000000 03:07 471514 /usr/lib/libgthread-2.0.so.0.1200.4 - 4240b000-4240c000 rw-p 00003000 03:07 471514 /usr/lib/libgthread-2.0.so.0.1200.4 - 4240e000-42417000 r-xp 00000000 03:07 471533 /usr/lib/libesd.so.0.2.36 - 42417000-42418000 rw-p 00008000 03:07 471533 /usr/lib/libesd.so.0.2.36 - 42448000-42575000 r-xp 00000000 03:07 1433346 /lib/tls/i686/cmov/libc-2.4.so - 42575000-42577000 r--p 0012c000 03:07 1433346 /lib/tls/i686/cmov/libc-2.4.so - 42577000-42579000 rw-p 0012e000 03:07 1433346 /lib/tls/i686/cmov/libc-2.4.so - 42579000-4257c000 rw-p 42579000 00:00 0 - 4257e000-425a2000 r-xp 00000000 03:07 1433349 /lib/tls/i686/cmov/libm-2.4.so - 425a2000-425a4000 rw-p 00023000 03:07 1433349 /lib/tls/i686/cmov/libm-2.4.so - 425a6000-425a8000 r-xp 00000000 03:07 1433350 /lib/tls/i686/cmov/libdl-2.4.so - 425a8000-425aa000 rw-p 00001000 03:07 1433350 /lib/tls/i686/cmov/libdl-2.4.so - 425ac000-425bb000 r-xp 00000000 03:07 1433347 /lib/tls/i686/cmov/libpthread-2.4.so - 425bb000-425bd000 rw-p 0000f000 03:07 1433347 /lib/tls/i686/cmov/libpthread-2.4.so - 425bd000-425bf000 rw-p 425bd000 00:00 0 - 425c1000-425d4000 r-xp 00000000 03:07 462146 /usr/lib/libz.so.1.2.3 - 425d4000-425d5000 rw-p 00012000 03:07 462146 /usr/lib/libz.so.1.2.3 - 425d7000-4269d000 r-xp 00000000 03:07 471465 /usr/lib/libX11.so.6.2.0 - 4269d000-426a0000 rw-p 000c5000 03:07 471465 /usr/lib/libX11.so.6.2.0 - 426a2000-426a6000 r-xp 00000000 03:07 471464 /usr/lib/libXdmcp.so.6.0.0 - 426a6000-426a7000 rw-p 00003000 03:07 471464 /usr/lib/libXdmcp.so.6.0.0 - 426a9000-426ab000 r-xp 00000000 03:07 471463 /usr/lib/libXau.so.6.0.0 - 426ab000-426ac000 rw-p 00001000 03:07 471463 /usr/lib/libXau.so.6.0.0 - 426ae000-426ba000 r-xp 00000000 03:07 462150 /usr/lib/libXext.so.6.4.0 - 426ba000-426bb000 rw-p 0000c000 03:07 462150 /usr/lib/libXext.so.6.4.0 - 426bd000-426e6000 r-xp 00000000 03:07 471461 /usr/lib/libfontconfig.so.1.0.4 - 426e6000-426eb000 rw-p 00028000 03:07 471461 /usr/lib/libfontconfig.so.1.0.4 - 426eb000-426ec000 rw-p 426eb000 00:00 0 - 426ee000-42755000 r-xp 00000000 03:07 471459 /usr/lib/libfreetype.so.6.3.10 - 42755000-42758000 rw-p 00067000 03:07 471459 /usr/lib/libfreetype.so.6.3.10 - 4275a000-42776000 r-xp 00000000 03:07 471460 /usr/lib/libexpat.so.1.0.0 - 42776000-42778000 rw-p 0001c000 03:07 471460 /usr/lib/libexpat.so.1.0.0 - 4277a000-4279c000 r-xp 00000000 03:07 471462 /usr/lib/libpng12.so.0.1.2.8 - 4279c000-4279d000 rw-p 00021000 03:07 471462 /usr/lib/libpng12.so.0.1.2.8 - 4279f000-427a6000 r-xp 00000000 03:07 471466 /usr/lib/libXrender.so.1.3.0 - 427a6000-427a7000 rw-p 00006000 03:07 471466 /usr/lib/libXrender.so.1.3.0 - 427a9000-427b0000 r-xp 00000000 03:07 471469 /usr/lib/libXi.so.6.0.0 - 427b0000-427b1000 rw-p 00006000 03:07 471469 /usr/lib/libXi.so.6.0.0 - 427b3000-427b5000 r-xp 00000000 03:07 471468 /usr/lib/libXinerama.so.1.0.0 - 427b5000-427b6000 rw-p 00001000 03:07 471468 /usr/lib/libXinerama.so.1.0.0 - 427b8000-427ba000 r-xp 00000000 03:07 471470 /usr/lib/libXrandr.so.2.0.0 - 427ba000-427bb000 rw-p 00002000 03:07 471470 /usr/lib/libXrandr.so.2.0.0 - 427bd000-427c5000 r-xp 00000000 03:07 471472 /usr/lib/libXcursor.so.1.0.2 - 427c5000-427c6000 rw-p 00007000 03:07 471472 /usr/lib/libXcursor.so.1.0.2 - 427c8000-427cc000 r-xp 00000000 03:07 471471 /usr/lib/libXfixes.so.3.1.0 - 427cc000-427cd000 rw-p 00003000 03:07 471471 /usr/lib/libXfixes.so.3.1.0 - 428c0000-428c7000 r-xp 00000000 03:07 1433348 /lib/tls/i686/cmov/librt-2.4.so - 428c7000-428c9000 rw-p 00006000 03:07 1433348 /lib/tls/i686/cmov/librt-2.4.so - 428cb000-428e0000 r-xp 00000000 03:07 461333 /usr/lib/libICE.so.6.3.0 - 428e0000-428e1000 rw-p 00014000 03:07 461333 /usr/lib/libICE.so.6.3.0 - 428e1000-428e3000 rw-p 428e1000 00:00 0 - 428e5000-428ed000 r-xp 00000000 03:07 471480 /usr/lib/libSM.so.6.0.0 - 428ed000-428ee000 rw-p 00007000 03:07 471480 /usr/lib/libSM.so.6.0.0 - 42941000-4295f000 r-xp 00000000 03:07 467580 /usr/lib/libjpeg.so.62.0.0 - 4295f000-42960000 rw-p 0001d000 03:07 467580 /usr/lib/libjpeg.so.62.0.0 - 42962000-429f3000 r-xp 00000000 03:07 471455 /usr/lib/libglib-2.0.so.0.1200.4 - 429f3000-429f4000 rw-p 00091000 03:07 471455 /usr/lib/libglib-2.0.so.0.1200.4 - 429f6000-42a05000 r-xp 00000000 03:07 1433353 /lib/tls/i686/cmov/libresolv-2.4.so - 42a05000-42a07000 rw-p 0000f000 03:07 1433353 /lib/tls/i686/cmov/libresolv-2.4.so - 42a07000-42a09000 rw-p 42a07000 00:00 0 - 42a0b000-42a44000 r-xp 00000000 03:07 471456 /usr/lib/libgobject-2.0.so.0.1200.4 - 42a44000-42a45000 rw-p 00038000 03:07 471456 /usr/lib/libgobject-2.0.so.0.1200.4 - 42a47000-42a49000 r-xp 00000000 03:07 1433354 /lib/tls/i686/cmov/libutil-2.4.so - 42a49000-42a4b000 rw-p 00001000 03:07 1433354 /lib/tls/i686/cmov/libutil-2.4.so - 43283000-43298000 r-xp 00000000 03:07 471458 /usr/lib/libgdk_pixbuf-2.0.so.0.1000.6 - 43298000-43299000 rw-p 00015000 03:07 471458 /usr/lib/libgdk_pixbuf-2.0.so.0.1000.6 - 4329b000-432a2000 r-xp 00000000 03:07 462148 /usr/lib/libpangocairo-1.0.so.0.1400.5 - 432a2000-432a3000 rw-p 00006000 03:07 462148 /usr/lib/libpangocairo-1.0.so.0.1400.5 - 432b5000-432c9000 r-xp 00000000 03:07 471487 /usr/lib/libart_lgpl_2.so.2.3.17 - 432c9000-432ca000 rw-p 00013000 03:07 471487 /usr/lib/libart_lgpl_2.so.2.3.17 - 432cc000-432f6000 r-xp 00000000 03:07 462069 /usr/lib/libpangoft2-1.0.so.0.1400.5 - 432f6000-432f7000 rw-p 00029000 03:07 462069 /usr/lib/libpangoft2-1.0.so.0.1400.5 - 43302000-43305000 r-xp 00000000 03:07 467574 /usr/lib/libgmodule-2.0.so.0.1200.4 - 43305000-43306000 rw-p 00002000 03:07 467574 /usr/lib/libgmodule-2.0.so.0.1200.4 - 43308000-43368000 r-xp 00000000 03:07 471467 /usr/lib/libcairo.so.2.9.2 - 43368000-4336a000 rw-p 0005f000 03:07 471467 /usr/lib/libcairo.so.2.9.2 - 4336c000-433a4000 r-xp 00000000 03:07 462169 /usr/lib/libpango-1.0.so.0.1400.5 - 433a4000-433a6000 rw-p 00037000 03:07 462169 /usr/lib/libpango-1.0.so.0.1400.5 - 433a8000-43429000 r-xp 00000000 03:07 471473 /usr/lib/libgdk-x11-2.0.so.0.1000.6 - 43429000-4342c000 rw-p 00081000 03:07 471473 /usr/lib/libgdk-x11-2.0.so.0.1000.6 - 43bd2000-43bf0000 r-xp 00000000 03:07 471531 /usr/lib/libaudiofile.so.0.0.2 - 43bf0000-43bf2000 rw-p 0001e000 03:07 471531 /usr/lib/libaudiofile.so.0.0.2 - 43bf9000-43cac000 r-xp 00000000 03:07 471532 /usr/lib/libasound.so.2.0.0 - 43cac000-43cb1000 rw-p 000b2000 03:07 471532 /usr/lib/libasound.so.2.0.0 - 43d84000-43e97000 r-xp 00000000 03:07 471515 /usr/lib/libxml2.so.2.6.26 - 43e97000-43e9c000 rw-p 00113000 03:07 471515 /usr/lib/libxml2.so.2.6.26 - 43e9c000-43e9d000 rw-p 43e9c000 00:00 0 - b7c2a000-b7c8a000 rw-s 00000000 00:08 1212428 /SYSV00000000 (deleted) - b7c8a000-b7cea000 rw-s 00000000 00:08 1179659 /SYSV00000000 (deleted) - b7cea000-b7cee000 r-xp 00000000 03:07 539270 /usr/lib/gtk-2.0/2.10.0/loaders/libpixbufloader-png.so - b7cee000-b7cef000 rw-p 00003000 03:07 539270 /usr/lib/gtk-2.0/2.10.0/loaders/libpixbufloader-png.so - b7cef000-b7d60000 r--p 00000000 03:07 505553 /usr/share/fonts/truetype/ttf-dejavu/DejaVuSans.ttf - b7d60000-b7d65000 r--p 00000000 03:07 592280 /usr/share/locale-langpack/de/LC_MESSAGES/glib20.mo - b7d65000-b7d87000 r--p 00000000 03:07 592267 /usr/share/locale-langpack/de/LC_MESSAGES/gtk20-properties.mo - b7d87000-b7d90000 r-xp 00000000 03:07 1042594 /lib/tls/i686/cmov/libnss_files-2.4.so - b7d90000-b7d92000 rw-p 00008000 03:07 1042594 /lib/tls/i686/cmov/libnss_files-2.4.so - b7d92000-b7d9a000 r-xp 00000000 03:07 1042597 /lib/tls/i686/cmov/libnss_nis-2.4.so - b7d9a000-b7d9c000 rw-p 00007000 03:07 1042597 /lib/tls/i686/cmov/libnss_nis-2.4.so - b7d9c000-b7da3000 r-xp 00000000 03:07 1042592 /lib/tls/i686/cmov/libnss_compat-2.4.so - b7da3000-b7da5000 rw-p 00006000 03:07 1042592 /lib/tls/i686/cmov/libnss_compat-2.4.so - b7da5000-b7da7000 r-xp 00000000 03:07 539241 /usr/lib/pango/1.5.0/modules/pango-basic-fc.so - b7da7000-b7da8000 rw-p 00001000 03:07 539241 /usr/lib/pango/1.5.0/modules/pango-basic-fc.so - b7da8000-b7db3000 r-xp 00000000 03:07 374629 /usr/lib/gtk-2.0/2.10.0/engines/libhcengine.so - b7db3000-b7db4000 rw-p 0000a000 03:07 374629 /usr/lib/gtk-2.0/2.10.0/engines/libhcengine.so - b7db4000-b7db5000 r-xp 00000000 03:07 458854 /usr/lib/gconv/ISO8859-1.so - b7db5000-b7db7000 rw-p 00001000 03:07 458854 /usr/lib/gconv/ISO8859-1.so - b7db7000-b7dc7000 r--p 00000000 03:07 592266 /usr/share/locale-langpack/de/LC_MESSAGES/gtk20.mo - b7dc7000-b7dc8000 r-xp 00000000 03:07 505427 /usr/lib/X11/locale/common/xlcUTF8Load.so.2.0.0 - b7dc8000-b7dc9000 rw-p 00000000 03:07 505427 /usr/lib/X11/locale/common/xlcUTF8Load.so.2.0.0 - b7dc9000-b7e04000 r--p 00000000 03:07 488642 /usr/lib/locale/de_DE.utf8/LC_CTYPE - b7e04000-b7edb000 r--p 00000000 03:07 490942 /usr/lib/locale/de_DE.utf8/LC_COLLATE - b7edb000-b7edf000 rw-p b7edb000 00:00 0 - b7edf000-b7ef1000 r-xp 00000000 03:07 461807 /usr/lib/libtasn1.so.3.0.5 - b7ef1000-b7ef2000 rw-p 00011000 03:07 461807 /usr/lib/libtasn1.so.3.0.5 - b7ef2000-b7ef3000 rw-p b7ef2000 00:00 0 - b7ef3000-b7ef6000 r-xp 00000000 03:07 466187 /usr/lib/libORBitCosNaming-2.so.0.1.0 - b7ef6000-b7ef7000 rw-p 00003000 03:07 466187 /usr/lib/libORBitCosNaming-2.so.0.1.0 - b7ef7000-b7ef9000 rw-p b7ef7000 00:00 0 - b7ef9000-b7f07000 r-xp 00000000 03:07 463214 /usr/lib/libavahi-client.so.3.2.0 - b7f07000-b7f08000 rw-p 0000e000 03:07 463214 /usr/lib/libavahi-client.so.3.2.0 - b7f08000-b7f12000 r-xp 00000000 03:07 461549 /usr/lib/libavahi-common.so.3.4.2 - b7f12000-b7f13000 rw-p 00009000 03:07 461549 /usr/lib/libavahi-common.so.3.4.2 - b7f13000-b7f15000 r-xp 00000000 03:07 461990 /usr/lib/libavahi-glib.so.1.0.1 - b7f15000-b7f16000 rw-p 00002000 03:07 461990 /usr/lib/libavahi-glib.so.1.0.1 - b7f16000-b7f18000 rw-p b7f16000 00:00 0 - b7f18000-b7f2c000 r-xp 00000000 03:07 461357 /usr/lib/libgnome-menu.so.2.1.4 - b7f2c000-b7f2d000 rw-p 00013000 03:07 461357 /usr/lib/libgnome-menu.so.2.1.4 - b7f2d000-b7f32000 rw-p b7f2d000 00:00 0 - b7f32000-b7f39000 r-xp 00000000 03:07 462200 /usr/lib/libstartup-notification-1.so.0.0.0 - b7f39000-b7f3a000 rw-p 00006000 03:07 462200 /usr/lib/libstartup-notification-1.so.0.0.0 - b7f3a000-b7f3c000 rw-p b7f3a000 00:00 0 - b7f3c000-b7f50000 r-xp 00000000 03:07 462883 /usr/lib/libgnome-desktop-2.so.2.2.22 - b7f50000-b7f51000 rw-p 00014000 03:07 462883 /usr/lib/libgnome-desktop-2.so.2.2.22 - b7f51000-b7f77000 r-xp 00000000 03:07 464275 /usr/lib/libmetacity-private.so.0.0.0 - b7f77000-b7f78000 rw-p 00026000 03:07 464275 /usr/lib/libmetacity-private.so.0.0.0 - b7f78000-b7f7b000 r-xp 00000000 03:07 471780 /usr/lib/libgnome-window-settings.so.1.0.0 - b7f7b000-b7f7c000 rw-p 00002000 03:07 471780 /usr/lib/libgnome-window-settings.so.1.0.0 - b7f7c000-b7f7d000 rw-p b7f7c000 00:00 0 - b7f7e000-b7f7f000 r--p 00000000 03:07 490939 /usr/lib/locale/de_DE.utf8/LC_NUMERIC - b7f7f000-b7f80000 r--p 00000000 03:07 491228 /usr/lib/locale/de_DE.utf8/LC_TIME - b7f80000-b7f81000 r--p 00000000 03:07 491229 /usr/lib/locale/de_DE.utf8/LC_MONETARY - b7f81000-b7f82000 r--p 00000000 03:07 490945 /usr/lib/locale/de_DE.utf8/LC_MESSAGES/SYS_LC_MESSAGES - b7f82000-b7f83000 r--p 00000000 03:07 490946 /usr/lib/locale/de_DE.utf8/LC_PAPER - b7f83000-b7f84000 r--p 00000000 03:07 491231 /usr/lib/locale/de_DE.utf8/LC_NAME - b7f84000-b7f85000 r--p 00000000 03:07 491232 /usr/lib/locale/de_DE.utf8/LC_ADDRESS - b7f85000-b7f86000 r--p 00000000 03:07 491233 /usr/lib/locale/de_DE.utf8/LC_TELEPHONE - b7f86000-b7f87000 r--p 00000000 03:07 490950 /usr/lib/locale/de_DE.utf8/LC_MEASUREMENT - b7f87000-b7f8e000 r--s 00000000 03:07 458311 /usr/lib/gconv/gconv-modules.cache - b7f8e000-b7f8f000 r--p 00000000 03:07 491235 /usr/lib/locale/de_DE.utf8/LC_IDENTIFICATION - b7f8f000-b7f90000 rw-p b7f8f000 00:00 0 - bffc3000-bffd8000 rw-p bffc3000 00:00 0 [stack] - ffffe000-fffff000 ---p 00000000 00:00 0 [vdso] - ProcStatus: - Name: gnome-theme-man - State: D (disk sleep) - SleepAVG: 27% - Tgid: 5281 - Pid: 5281 - PPid: 5280 - TracerPid: 0 - Uid: 1000 1000 1000 1000 - Gid: 1000 1000 1000 1000 - FDSize: 32 - Groups: 4 20 24 25 29 30 44 46 109 111 113 1000 - VmPeak: 36552 kB - VmSize: 21632 kB - VmLck: 0 kB - VmHWM: 10840 kB - VmRSS: 9648 kB - VmData: 2156 kB - VmStk: 84 kB - VmExe: 88 kB - VmLib: 16060 kB - VmPTE: 48 kB - Threads: 1 - SigQ: 0/4294967295 - SigPnd: 0000000000000000 - ShdPnd: 0000000000000000 - SigBlk: 0000000000000000 - SigIgn: 0000000020000000 - SigCgt: 0000000180000000 - CapInh: 0000000000000000 - CapPrm: 0000000000000000 - CapEff: 0000000000000000 - Cpus_allowed: ff - Mems_allowed: 1 - Registers: - (no debugging symbols found) - Using host libthread_db library "/lib/tls/i686/cmov/libthread_db.so.1". - (no debugging symbols found) - (no debugging symbols found) - (no debugging symbols found) - (no debugging symbols found) - (no debugging symbols found) - (no debugging symbols found) - (no debugging symbols found) - (no debugging symbols found) - (no debugging symbols found) - (no debugging symbols found) - (no debugging symbols found) - (no debugging symbols found) - (no debugging symbols found) - (no debugging symbols found) - (no debugging symbols found) - (no debugging symbols found) - (no debugging symbols found) - (no debugging symbols found) - (no debugging symbols found) - (no debugging symbols found) - (no debugging symbols found) - (no debugging symbols found) - (no debugging symbols found) - (no debugging symbols found) - (no debugging symbols found) - (no debugging symbols found) - (no debugging symbols found) - (no debugging symbols found) - (no debugging symbols found) - (no debugging symbols found) - (no debugging symbols found) - (no debugging symbols found) - (no debugging symbols found) - (no debugging symbols found) - (no debugging symbols found) - (no debugging symbols found) - (no debugging symbols found) - (no debugging symbols found) - (no debugging symbols found) - (no debugging symbols found) - (no debugging symbols found) - (no debugging symbols found) - (no debugging symbols found) - (no debugging symbols found) - (no debugging symbols found) - (no debugging symbols found) - (no debugging symbols found) - (no debugging symbols found) - (no debugging symbols found) - (no debugging symbols found) - (no debugging symbols found) - (no debugging symbols found) - (no debugging symbols found) - (no debugging symbols found) - (no debugging symbols found) - (no debugging symbols found) - (no debugging symbols found) - (no debugging symbols found) - (no debugging symbols found) - (no debugging symbols found) - (no debugging symbols found) - (no debugging symbols found) - (no debugging symbols found) - (no debugging symbols found) - (no debugging symbols found) - (no debugging symbols found) - (no debugging symbols found) - (no debugging symbols found) - (no debugging symbols found) - (no debugging symbols found) - (no debugging symbols found) - (no debugging symbols found) - (no debugging symbols found) - (no debugging symbols found) - (no debugging symbols found) - (no debugging symbols found) - (no debugging symbols found) - (no debugging symbols found) - (no debugging symbols found) - (no debugging symbols found) - (no debugging symbols found) - (no debugging symbols found) - Core was generated by `gnome-theme-manager'. - Program terminated with signal 11, Segmentation fault. - #0 0xb7d61a9a in ?? () - eax 0xbffd7868 -1073907608 - ecx 0x80a5320 134894368 - edx 0x8106d08 135294216 - ebx 0x4342ab74 1128442740 - esp 0xbffd76ec 0xbffd76ec - ebp 0xbffd7708 0xbffd7708 - esi 0x0 0 - edi 0x80820f0 134750448 - eip 0xb7d61a9a 0xb7d61a9a - eflags 0x10202 [ IF RF ] - cs 0x73 115 - ss 0x7b 123 - ds 0x7b 123 - es 0x7b 123 - fs 0x0 0 - gs 0x33 51 - Signal: 11 - SourcePackage: control-center - Stacktrace: - (no debugging symbols found) - Using host libthread_db library "/lib/tls/i686/cmov/libthread_db.so.1". - (no debugging symbols found) - (no debugging symbols found) - (no debugging symbols found) - (no debugging symbols found) - (no debugging symbols found) - (no debugging symbols found) - (no debugging symbols found) - (no debugging symbols found) - (no debugging symbols found) - (no debugging symbols found) - (no debugging symbols found) - (no debugging symbols found) - (no debugging symbols found) - (no debugging symbols found) - (no debugging symbols found) - (no debugging symbols found) - (no debugging symbols found) - (no debugging symbols found) - (no debugging symbols found) - (no debugging symbols found) - (no debugging symbols found) - (no debugging symbols found) - (no debugging symbols found) - (no debugging symbols found) - (no debugging symbols found) - (no debugging symbols found) - (no debugging symbols found) - (no debugging symbols found) - (no debugging symbols found) - (no debugging symbols found) - (no debugging symbols found) - (no debugging symbols found) - (no debugging symbols found) - (no debugging symbols found) - (no debugging symbols found) - (no debugging symbols found) - (no debugging symbols found) - (no debugging symbols found) - (no debugging symbols found) - (no debugging symbols found) - (no debugging symbols found) - (no debugging symbols found) - (no debugging symbols found) - (no debugging symbols found) - (no debugging symbols found) - (no debugging symbols found) - (no debugging symbols found) - (no debugging symbols found) - (no debugging symbols found) - (no debugging symbols found) - (no debugging symbols found) - (no debugging symbols found) - (no debugging symbols found) - (no debugging symbols found) - (no debugging symbols found) - (no debugging symbols found) - (no debugging symbols found) - (no debugging symbols found) - (no debugging symbols found) - (no debugging symbols found) - (no debugging symbols found) - (no debugging symbols found) - (no debugging symbols found) - (no debugging symbols found) - (no debugging symbols found) - (no debugging symbols found) - (no debugging symbols found) - (no debugging symbols found) - (no debugging symbols found) - (no debugging symbols found) - (no debugging symbols found) - (no debugging symbols found) - (no debugging symbols found) - (no debugging symbols found) - (no debugging symbols found) - (no debugging symbols found) - (no debugging symbols found) - (no debugging symbols found) - (no debugging symbols found) - (no debugging symbols found) - (no debugging symbols found) - (no debugging symbols found) - Core was generated by `gnome-theme-manager'. - Program terminated with signal 11, Segmentation fault. - #0 0xb7d61a9a in ?? () - #0 0xb7d61a9a in ?? () - No symbol table info available. - #1 0x433e9021 in gdk_x11_drawable_get_xdisplay () - from /usr/lib/libgdk-x11-2.0.so.0 - No symbol table info available. - #2 0x433ea78c in gdk_events_pending () from /usr/lib/libgdk-x11-2.0.so.0 - No symbol table info available. - #3 0x433ec3bb in _gdk_events_queue () from /usr/lib/libgdk-x11-2.0.so.0 - No symbol table info available. - #4 0x433ec7bf in _gdk_events_init () from /usr/lib/libgdk-x11-2.0.so.0 - No symbol table info available. - #5 0x4298d802 in g_main_context_dispatch () from /usr/lib/libglib-2.0.so.0 - No symbol table info available. - #6 0x429907df in g_main_context_check () from /usr/lib/libglib-2.0.so.0 - No symbol table info available. - #7 0x42990b89 in g_main_loop_run () from /usr/lib/libglib-2.0.so.0 - No symbol table info available. - #8 0x41d6b574 in gtk_main () from /usr/lib/libgtk-x11-2.0.so.0 - No symbol table info available. - #9 0x08059d09 in theme_thumbnail_factory_init () - No symbol table info available. - #10 0x08051a15 in main () - No symbol table info available. - ThreadStacktrace: - (no debugging symbols found) - Using host libthread_db library "/lib/tls/i686/cmov/libthread_db.so.1". - (no debugging symbols found) - (no debugging symbols found) - (no debugging symbols found) - (no debugging symbols found) - (no debugging symbols found) - (no debugging symbols found) - (no debugging symbols found) - (no debugging symbols found) - (no debugging symbols found) - (no debugging symbols found) - (no debugging symbols found) - (no debugging symbols found) - (no debugging symbols found) - (no debugging symbols found) - (no debugging symbols found) - (no debugging symbols found) - (no debugging symbols found) - (no debugging symbols found) - (no debugging symbols found) - (no debugging symbols found) - (no debugging symbols found) - (no debugging symbols found) - (no debugging symbols found) - (no debugging symbols found) - (no debugging symbols found) - (no debugging symbols found) - (no debugging symbols found) - (no debugging symbols found) - (no debugging symbols found) - (no debugging symbols found) - (no debugging symbols found) - (no debugging symbols found) - (no debugging symbols found) - (no debugging symbols found) - (no debugging symbols found) - (no debugging symbols found) - (no debugging symbols found) - (no debugging symbols found) - (no debugging symbols found) - (no debugging symbols found) - (no debugging symbols found) - (no debugging symbols found) - (no debugging symbols found) - (no debugging symbols found) - (no debugging symbols found) - (no debugging symbols found) - (no debugging symbols found) - (no debugging symbols found) - (no debugging symbols found) - (no debugging symbols found) - (no debugging symbols found) - (no debugging symbols found) - (no debugging symbols found) - (no debugging symbols found) - (no debugging symbols found) - (no debugging symbols found) - (no debugging symbols found) - (no debugging symbols found) - (no debugging symbols found) - (no debugging symbols found) - (no debugging symbols found) - (no debugging symbols found) - (no debugging symbols found) - (no debugging symbols found) - (no debugging symbols found) - (no debugging symbols found) - (no debugging symbols found) - (no debugging symbols found) - (no debugging symbols found) - (no debugging symbols found) - (no debugging symbols found) - (no debugging symbols found) - (no debugging symbols found) - (no debugging symbols found) - (no debugging symbols found) - (no debugging symbols found) - (no debugging symbols found) - (no debugging symbols found) - (no debugging symbols found) - (no debugging symbols found) - (no debugging symbols found) - (no debugging symbols found) - Core was generated by `gnome-theme-manager'. - Program terminated with signal 11, Segmentation fault. - #0 0xb7d61a9a in ?? () - . - Thread 1 (process 5281): - #0 0xb7d61a9a in ?? () - No symbol table info available. - #1 0x433e9021 in gdk_x11_drawable_get_xdisplay () - from /usr/lib/libgdk-x11-2.0.so.0 - No symbol table info available. - #2 0x433ea78c in gdk_events_pending () from /usr/lib/libgdk-x11-2.0.so.0 - No symbol table info available. - #3 0x433ec3bb in _gdk_events_queue () from /usr/lib/libgdk-x11-2.0.so.0 - No symbol table info available. - #4 0x433ec7bf in _gdk_events_init () from /usr/lib/libgdk-x11-2.0.so.0 - No symbol table info available. - #5 0x4298d802 in g_main_context_dispatch () from /usr/lib/libglib-2.0.so.0 - No symbol table info available. - #6 0x429907df in g_main_context_check () from /usr/lib/libglib-2.0.so.0 - No symbol table info available. - #7 0x42990b89 in g_main_loop_run () from /usr/lib/libglib-2.0.so.0 - No symbol table info available. - #8 0x41d6b574 in gtk_main () from /usr/lib/libgtk-x11-2.0.so.0 - No symbol table info available. - #9 0x08059d09 in theme_thumbnail_factory_init () - No symbol table info available. - #10 0x08051a15 in main () - No symbol table info available. - Uname: Linux ralf01 2.6.17-10-generic #2 SMP Fri Oct 13 18:45:35 UTC 2006 i686 GNU/Linux - CoreDump: base64 - eJzsvQ18FNW5Pz7hZTMg4iKoUVBXRRtUYPNKsIq7GwKJhLAmQaK2ZANZSCTJrnmRoJaura3RWoytbVNf6CK2TVtL09vW0Gpx+6vtpfdW3PoaFWF9j4oYRSXaiv/vc86ZnbOzM7sbe+/v3v7+zIcvc8485zzP9zznzHmZOTv5clnlkqysLEU7JijjFS1WqOhHoeJQovE0iJ+iy1omKAkHy+8AQhPU+EVfljKRznZJHpvI5XYOmyx3AiOa/HSGBLkL11wPuuP6ew36SR59iMsdHAn5faTz93p+hyE/yZ27rPOHIA/u0vOD70SjPCzkZuXrJf4P6/mDBvskH4hY5w9DHvqDnj9kyE9y5Y/W/CNk/4+S/woT85M8epjLfRwJ+R1Q6By15ueE3Dcq+Xd8on6Sh/5und8Fee/f9fxhE7n3HxJ/m6H+IY+N81jyDxO/8Z54/sgEg/8gd6gea/9RflXPPzLO4D/id4zHsnxRKv8xev6gwT7JR47zaGVPKn/wDLQPu57fZ2h/JLdPs7Yfgtw1Tc8fNrQfkseOt87fS/qn6/ljhvKTfOQELndyJPqP7J+o5zfefyT3nWTt/xjk4ZP0/C5DfpLHcqz5j0DumKnnR+6JSXKHtf97z6Qy6vm9hvwkj52TovyQOz+n5w8Z2w/kA3NStB/SP0eqP4N9kofmW9tXzkKa+RJ/NTE/yR0lXO7iSLz/IA+V6PkHDO2P5M6F1vy9kI8ssq5/kttd1vUfJP0uKb+JPCjJXcb7A/IBV4r7A/KYlL/X2L+TfneK+4P8s1jPHz3e0D4g965KKN8EWT5A+ldZlz8Kee+qFPU7G/xXSeU3tC+SO66w1u+A3HdFgn8nGuWhFPldkEek/CPG9gH5wJXW+X2QR1PIQ5Dbv6Drdxr7L8hdX0xRP5AHvyj1n1MM9UP2m1Pcv+S/q6zbF8l9V6W4fyHvvcravyQfSJE/RvUr5Y8Y8pM8vCFF/0fl2yC1b0P7ILmvjcu9HIn1ezb4taW4vyGPtUnjm2F8Jrm3y9q/IcjDXVL5jPULuW+jdfsIU/6Nkn8N5SN5ZJM1/wHIRzZJ/A3+JbnvWuv8Ech7r7XOT3LluhTtA3LndSnaB/kvRf4Y5KEU+UkeTpF/BPKolD9kyE9y7/XW+ZVzkOd66/uD5JEU+e2QK7da+4/kwVut698J+YCU32toPyRXtljbd0Fu32I9vpDcu8XaPySPptDvJf13SPMn4/gH+ch3rPP7IHd8V89vn2RYv0Du/IF1/iDkvh9Y988k94at/dtL/g9b+4fkA5K81zD/J7nrPmt+YdJ/n3X7JXnvfSnm51T+3NJ4fmP9kzw0p9TSfpT4z9HzG9sfyR3nWuePkf/O0/O7jPNT4n++df4Ruj/O1/OHjf0z1d986/zK58DPqed3Gu8/yL1O6/x2yENSfsXQfzN5caml/52QR4r1/CHj+g9y1wXW+b2k/wI9v90wPyV5r6dUK1vy+EHl/72e33h/kVx52Np+mPQ/LPnvGEP7o/L9B5ebjY8jVL4hKf80Q/1BHnzDOr8rF/rfkMpvIg//n0EutDEkyudBvjuFvBDyPYNx/S5j/wV5TMhN+y/IR6T89uzE+SvJlad1uVdJlnslOcbnJHlwSJf3Gvgx/c9yuUNJrr8g5I5n9fwhY/9G5U+RvxfyiJTfeP+T3Pmcdf4BKt9zUvmM8wcq33PW/o1AHpLyDxjnD2T/eev8Uchdz0v1Y+y/iN/z1vxHiJ+UH1cnJMn3WusneWivNT+lCD6U8g+MT9RPcldM8v+xyfKBt7ncpZisTyEfeVvyv/H5IOT2d1K0b8gdKeQ+yJ3v6PqN/SvJfSnyByEPvpOi/ZF/JP0xY/uj/CPW+sOQh0b0/GHj+Enle9c6/wCV790U7Rdyb4r8ESr/u9blixE/SX/S+Ah55D1r/SOQR4XctP8shs1D1vcvyXsPpah/yMOHUvQvkEcOWfMnufKBtf4Q5PYP9Pw+w/hO8uBh6/y9kIcOW7c/kg+kyB8m/inkA5DHDifc3xOM8pE0cmU0tdyeRu5II3emkbvSyL1p5L408uBoQvtKksfS5B8ZTXH/UPn+8TCTY+5KSJyflUD/p5/K+bX6H4dT/wklSv+rXN4tMEGCb0aJ4nuFy3MENJn31c7Gbsi7hXy2gCYnOxiOGY/SFdVllOYYRT/k8LYZaGrAn6ZzUJ454XFM9rUS3pN/9UGe9owqRen8mafUUTNZVVvt7N3PiENV1Y2fPNzU/cnD1yF+ndBbAHyK485Tnh7sQHjcuCzlwDU8TZbgeD0wXuKoVNOyLKQMjx8eb+S1vi3Q6p/b2eTH/60NbcZ4w3p/u0P5Jw7NZzaJD1MIH59BZ9QlVeOnf//qeK2ep+HUKMpQGJqgThB5SFe2AB3aS7ZJlO3DCSr5fxiZpojzseI8VZxPEumPI39e/8nDMscWhbcfjeOXxzuyzMpDr7f0Q6S5EaOwY+GWl0u2vPzxxUI0cuRiSRorYdIjFysmBys3jH/5vNeWVFZUrazL2L4pE3HBwCfOyiJ9SoZHj6PH/3sH9aPymY4sCU+N4+cHsvl5xSR+3j6Vn38zg5+HxfmmHHFdnP8qzvvE+Xsz+fk1cfbM4ufLxDkozu/P4n2Y8uIElfqwvl9PZH1g+Q0TVOqrzt8xQaU+o+WOCepkOs/mYw/1oycAD732kJv6zt4XJ6rUpwWRCBRZv0p9YO/TE1QKO3E+XuGviTEUsP70yKefBqJPTVDhkgDlHcG573FpP0OGR8uBiWoEiAGh5m2eMIVPudcT2zXsdt16p8cevtPjWPZ9z/ABvtchJzZRjYK384sPueeh3IuAKmA10AZsBrYAW4EdQDS3zxNd9Rf3PoQPAkeAqS9NUE8D5gGLgNBPnnCvxnmgJbd04PI+zxaEtwI7gF3AHmAfMNKcW3oE56kvIz8Q3rnNswjnKmA10AY4H3rCvYXOHVd6duC8Cwg+OOzeh/NB4Agw9RXkB+YBzs4rPVU4rwbagM2AvX3YHfnWlZ6BXz3q3oX4HmDkm0+4D+J8BJj6KvID84BFQBWwGmgDNgPRmj7PVpx3ALuAPcA+4CBwBJj6GvIDA7sedS/CWXkwtzS844PBNoQ3A1uArcAOYBewB9gHHASOAFNfR35gHrAIqAIinj5P8PJlns0I9/542L0V5x3ALmAPsA84CBwBpg7D5i8/GJyH8yLAd+oL7tU4twGhn38w6Oh9wh0c+GAwfOkb7l24tgfYBxwEjgBT3wD3Rq/H+9U33F7nG+4qxFcDbcBmwH7PhaVbcd4B7AJ834X/cT4IHAGmvgn+wDxgEVAFrAbagM3AFmAr0PvzJ9y7cN4D7AOivxp2hx8Ydk99C/mBeYB38Al3Fc6rAV/kUfdmnLcAW4HQhtzSXTjvAfZR2jl9Hu+DT7udH3w4eNoB5AcWAVXAaqAN2AxsAbYCO4BdwB5gHzCQfWGp66rc0tj6i0tPexv5gUVAFbAaaAM2A1uArcAOIPKLDwb34LwPoPvrCM5TD4I/MA+I/Pppd+jQ50tXI9wGbAa2AFuBHcAuYA8w8kyZ5yDOR4Cp7yA/MA9YBFQBYdwbbThvBrYAW4EdwC5gD7APOAgcAaaOID8wD+hFeapwXg1Ensst3YzzFmArsAMI3zzs3oPzPuAgcARwtN/lieIemfcu7ANVwGqgDdgMbAG2AjuA4LjvefbgvA84CBwBpr4H+8A8YBFQBSi+Pk8bzpuBLcBWYAdA/dAenPcBB4EjwNRDyA/MA4LH/4e7CufVQBvgy/qeZwvOW4EdwC5AOWm7Zx/OB4EjQOzOYfdp7yM/sAiI/uRR92qcqZ/bjPMWwG77nmcHzruAPcA+4CClfeQv7qkfwD4wD1gEVAGrgTZgM7AF2ArsAHYBe4B9wEHgyAfmfbQd/eqpv5sYl50nwjTOjJPGuqPH0ePocfTQjmGpU7AH9P7jPvqveeKY54NHj/+7x3gpbPsfY3H0OHr87z3OEOdfd13G9lO0NK9ZH1w/19/eHmin+MlCbpwfLQTmd3W0z0eG+XV5efNbAmsbWvzz1wZaWwNtSnfL2pW1S0oqAw2N8zoC8/KVfKQvEfp6RyaqZG8nzus7N+Q7cW0OoIrru7Xrc4PtgaC/vbPZ36HZpTU7NM8tUfj+Rj3Oj5MZ1/mdrcH580Brbldbc/f8OqeySSoHwSHi9ExBleKqIU7PSe1S3G6I5yjxV0TscEhwzc5WKxT+iooO52+3eWKbtnlcQO/6bR7HN7d5Irduk/YhWx/kn9Cd9SnTDvym0ZOn8GfDWfBP61dcpW9P98T3EdBct/c3ntIuXP/DIk/pcL2ntEHIuouz1eIs+tkGbY1XlK8jfHYW15V7Y7ZK5QzhHLkuW6WyaY+LjHPnAt/HivLuRJXq1Kfw+lia/DydXTd5zp7YrkSbavTXLy6bx2p5XlfnupL5laX1FYvLqmorllSUumsrVlQpyuXI1/feRFXjMnJooqqOszHsRnhgvE3tVWyqC3GSxSbY1FzEI4hjdFCHIc/Nsql9iPd/qo/tafiYUYnnyz2k84mCG/EgDmSfbJNdsinby7OyZ2GJ2kXfIT2/KspHumW9dJ+7pLhLKifV5xzUecnhierFgBdYBTQBQeAG4BbgLmAb8G/Ab4H/AKLAi8AbwMeAMjpRnQacBOQCeYAHuAS4EmgEuoDrgW8CdwA/BHYADwN/Bp4BXgAOAh8Ato8mqscBDuBc4PNAGXAZsBq4B9gO/AL4HRAAuoEbgduBPwNPApM+hh5gP8KvAe8BnwAzce0coARYBKwAfMDVwHXArcAdwA+B+4HfA7uBZ4GXgEPA34Epf5+oTgdmA+cDFwFLgTrAB1wNbAJuAW4D7gF++Pej88h/pWMSamtNYENrQ4vStqa+asW8ipoVc0tKihbOzWPXXzW5vrahs6GloQ3n+rKaBEF7oKGzGZKm9vryal2Sr6y91r+2SVnbUV96hXy5saGtuaMJp/rFy2RFuN6xweSyv6uzA3p4hyULujpxua2lvqpSvuz3d3Q2K/7O+rKE1LgaaCOaSZJ1zW2M0Lrm+iUVCYL2hrbXG5o7EKhfUp0o8bfBdtL19ejp1geU9S0GH+F681oynizxt9Pb2qTCrW/3+zco/pb6pZKBBUqTf027fyNO9RVSoUvg+2saOjs2NCdXQlNX2/qGdlY/XfXlK2VR81o/arSxea3S3FFfkUCrGZVNeZo76ytqZcFVDcGGNn+HH4H6S7zz/F1rL/HGL1LUIKjX/pevzOu6Cl411dChS2ouqahRNgTa/eCxIVC/rJrSLqsWl5itxMv12v/iSktzZ1NXA6v0ls76SrkcBUpbAA08uZmzywkXklO0b/SvJ6XJok0Qog23tRkEwUALtbBgS723Uq6BYKC9s2t9F/kz2FnvTfB0e6CVc28P1FevkHO1d3V0MEFXfbVUoUVKR0vgmoYNSseG+pplcga67m/z41xfU5EsIF3JoiC/Tf0dhhbbsdHfSIKOa+prEppsZ1NDM/6rry2fV1tRM7cYU+LOrvYNlLazvb5WapUL/6c7wKPH0ePoYTFPt1wO6OuIjqaGdr/IMRdjyPpgw9oN1llp3h6U5u2W6xMrvRZLB1o37Jb0ROJ6k/V7s2zxOK2b5HWL2TqG9Jv7x3rRRHx8im6H1mtsnZTR+shyWai40/knzTqOeA1LvGidyMpt4JXWTpolo/U606Jo/F8G5bNyjW63F2WhdWpook31HeLrVG2drK2Pje2O/LJT8ou2rjWms1zP6s5YXuauWVldthz0RLuU2pvmZ7N2PzpOSqck8rTinVE9WbYmq3pK/XAis3pK/XyD7JaMt6nysxb5eUaq5xdBKd9ucU9p6azyja09y1Wo883kOY6ck/JVZGw3VS2J50ET9HJrfZXV855MnwcRv4FTkMY5OlijJD770vZQ0TOz2ZAXAIXAQmARUA4sF/uWm4Fh3G+0T/jmLHM99JyxHPI1wA3Ab4HfAa8BrwPDwDvAYWAU+Aj4GDgCTHpxdPCrANtHGm/UYl+p7kTFKCe/+SS/5Wbb1JxJHEM2m1p3jE1tUtHmAJK5ptjUnQh7J0OOeC/kvSRH+lC2LaEdNo3T9ebYuL4moYd0sPxqYr6Uz8MSeg5+UP/Rb9PzE2/ST7plvXNM9SYrZc/HpXwjanK50o7rJjxJb7ms18RfmYzrRtVUrrCkh+olZFL+tPot+ud047oZnxJVt0vtJ9eknimdIqWjdhQypKsVvB0T9HTU/uR2Y9aOtHElMknPp7U72e+a/t5JvJ3mgkNQtFOtvWvtXM5H+sc0rpi0B+tx0jxTmnlQkgUqf85kyb/CP2blz2w+kWiCzRMl/2r1oOk381utYnUfisZdW1ZZ5i1fUVWW4bgrUxK8xjruGh2Xx5ol+PpGB2nfqFk/Te9V7JBPA4jnwOTEcVruL1P1j8NSPmpzcrpU+TIZZ3VXZuiX1EM1GyeUKTpf7d6zGgcyHSfGWl96uWrZfZjJ+Lb7GJ23OhVjmp1j57EY96eB63E2dRQgmTLdpjogG8D1GOLe4zFmQRahPFMzGKf0rlFqzeJ+OVbnMTqF23cJu2ST7JEt2Q7dLz3SfUy8KT2lNaYzH98SaLBxKHasnm/0OItypRrfJJWkL1fKn5mfzJxkuO/TjIOJpRLzAMku1V+diZ/GMA4mmCD93ZIeajeqRX2px0nj8fFcbkyXvv/XzWfqFzPqxKfXLo2for3J9aTpj0i86T6Q26NV+2Tj53G8XdchT+hY3q61+0m7jxLaBQymGc+M1cvX5VI5NB7G9pb5eJZoIlU7NcuSUX2Y5Es5/rkXL64uq6lRhH7vNL1cmv+18pr6VZTfMS1xPJL7N7P+jHil6c/iRdEokp0+aTygOpf1WvWblM8+Q8qHNuNCfOAEjA84951oU50IDwGxGSJf2WcavxIqmMaByPG6Xa1NW/bzGY4DxGsYfqDfl9KeFLP5Av1+ZRbk5wDnA/OBfPF71EzGL4fEm3wUPZGD/FaXw32nnsT9138y96Ejh/txdw73pfMkyZ+W7T2hE9GqOn7/9UjtkeyTPecJiXqtx6EEdWzcaJLyqVb8Uo1DkkrSNyDltyxvmnFFU8nWJydI918O12csb/p+XNPI/5n7J9npzN+Sfapn8veQib+VE/X4bsHTmG4M415CRY1t3NGzWpTT6BT+nEviT+1Xvv9N+wPBq+4Efl+4TrGpPcfz+0G7D7T2L7cDjVdQsqf1O8b2QunqTtLjmn1juszHm8T2n9F4IzWdMY03kinL8UavtCr38jI+/kvl1fyuldfMn1r5e09KHG/k/siq/8mwPZqOO705uj3XjET9qeyNSjwjaDOumegvZ6Ht4Bw6Fes1hEeAoZk8H9nLdFxkTkT6zzBOJTQM6u+bTtZ5aveAVX+eaX//GXh53d6yakXwon2D/RgT6TsLP1DMxzn63eaFkK8D2oFOYCNwHTADGW7E+evAFuB24DvA912Zj4Mlkl+oznaeykH16Dyd16XrNF6fTQ5ep6On8XrdfTqv26bT9PpNeX/EK1VPlyPlI7tkJ3dWor4zTPXpyti4J6V3GfhkNO5JvEhfv5TfWL5Mxz1NJZVzVMo/KvQZy5lWr6F/STfuyfZDs6Rx/HTu55GM/cybLenxSnqo/odM9KQvR8IdPsbxUK8oyld+qlRPjsT+xqz/0fKNnMrbfQm9PziZt3etnWvtO+N2bShPmnE6XgDW/k+TxmnRb5rZzZHKqZXHsl2mGv+Y9TH4PYm1WNdKvDU/a3ys/MfGmdMSxzW5f/lM/QlvmnH9Yxn/tCIxXqdL49/MRB5WvDIdxzSKmbfzRIrUTzsd0nPNman74Uz7afZe8wzpfRLCYWD4TOTBefdZyINwE845Z4p84JPJuKJIfEmXMpuD9HefzW30zOZ2Bs7htlxnc3v2c7jNgdmS3fT+NrQG3m6aTpeevwh7ZEPWS/1eVOrXeqzspho/JMukb/gMaT48Vn2Gps3e/0j5yU+kz1iOzPtdvT9PNX7I9iOSHao/5sezkv1Ylys9zzsXdSjipGkM66WkenSepeul9pFjbJfKWMcR3QS7/yX91B7ldm96H4h8JbN5Oy9HnoiDt2+tXWvt2Vj/6ceRlPVj7Fb4vp/Zkt/F/Wtmt1eKa+XJ7D4z7dTcGdVrctHi/lPPluYTZyX6y8p/lG9oduI4IvcnVv1HynFkOZYL7qVlNZm0oxT9+9DZOq/wGYk8rHgxP1B/4RgdPFMxXwfQ7zDnQPA4zrOQrtqyngybSkSpiCHrl0+R+vszU/e7mfbLY38/GHc1O9KNJ5nvg0nUy9Z9n9PLayfu53I40S+VnI913hyMRYiTzDsXYxPCCq6X4HoY5wjO9vP0fkyrr9A5Uj1/jusjXaSHdFB+yivno/Y3ILX3AWG3xCSd1b4KuYQZjUtSFuqfQ5IdY7nS70sQqjK9T5JvrXj5lDnSuHw+52H0w5j2V0gmSH9U0kP1TH42qw+fxCMseBjTZbKvQJjP2C9m1NP09/GEpD/nXOl92NzE9mbV/tj78Tm83fYjz6hot1r719q93C40Xl7JntbOje2HzVPOk95bCvtm90+m+yNM23vq/QuZ9+OmVZhunFhRVVbrrr5c4fUQlsqr+T1eXhN/auUPnpc4fsn9kFm/U5OyHeqNSWcnxhWp/3PmJupN1b9l1N9KxsjeZ9oPIVUw9df2uTpfrS1b9ceZ9tfEqw5+oO+l0ldVLd8nQX4OMA+YDzjtmT9HGzpf5z08D3zyOPoQjuTbVIfTpgYRJ1lOIbgg3IPrkfkYUwtsajnkfZRnvqGdSHrVeVwf6SI9pIPyU145H7XfIaldlgi7lNaYzmKc0WqWHTRuRObp+YIGnpmNQ7pK0qdK+Y3lTjsOaaqEvozHoYRSifdvkl2qD+Jh9NNYxiHZBHvfIemhdkD1YFZfw1Kc2kOJSb1mMA5p5jP2ixn1dOOQlpD1f06dH7XrhPZo0T5Zu3bydj2APD7RrrX7Q7sv5Hah8RqS7Gn3gbH9sPVqnh7X7JvdXxmOQwktJ7NxSM8ytnFIz5dyHCpdUVnpri1TRD3k5kvzqbxE/5n5Uyv/aF7iOCT3U2b90uUp22GiCzSKY14fGO5TVr4CnWffvEReqfpPtVgaT4ogR7x/AXyCc2+JTc1FOAoMFevl+yzjmEyZjQcSX+1esOrvMx0PPgMvrQrY8SLV91zSh3HOYr/8PLp3IP8T8BfgP4FHgSjwN+AJ4EngKeBp4BlgCHgWeA54HogBLwIvAS8DrwCvAq8BbwHvACPAu8B7wCHgfeAD4EPgMDAKfAR8DPwd+AfQ9TlFeXjXBxO1sz1rdPB8wdmRJe/Ttx6nR/Ol912o890lHNQuvBfwtqEs5O3D93neRnIu4O0kcgFvK7kL9fZi3R8kdK4J9cDWHdL9SvbJXu6CRL3W43OCOjae+qR8ihW/VOOzpJK9/5LyW5Y3zXirqWTvv6T85M8hk/KmH980jfxfuueXsv3QAmm9dAH3d9TE36NSuojgaUw3hvlAQkWNbTzWs6YZj+MJSb+zROdJ7Vfu38z6O42XdwG/L0aRJ1zA7wftPtDav9wONF5Nkj2tXzW2F7Z+XKjHNfvGdJmPx4ntP6PxWGo6YxqPJVMZ7PuorRD7PnZK5dX8rpXXzJ9a+XsWGt6PSf2RVf8z1ueVWpGYvQukcao4UX8qeyMSz94Lsea6CGuxRTa1DmfvxTZ1FOcI4v0X8XxkL9N5A3NiLX/vFSyU3nsVp+6PM+2vP8M4WrVyeVl1hfgK1CaF/vwL9Llig/tajzUdR+k72PRdrDqkaSQsjg1ef/tLg7++76XBpsMvJyB09auD9+cfGBwASNdOnCMaCg4MDv387YzXoc7PS/sx4fueizmofhQ3ryO7i9dTiYfX1W4Xr68+N6+zEpdebynbfbyy9HTDF0rrqYu5HdIt67PeZ8CVkbxESm838MlsP31Fwn6Obim/sXyZjmeaSvb7Win/bqHPWM4x7OdgqtONZ7J97yJpvHdzP8v3m1buUJmUrhz3gYhr+xQckh6q/34TPZm/V+QMx7ivvkLez5FzsVRPnsR+xKxf0fJFLubtfjfluYC3d62da+0743ZtKE+a8TdeANb+Jf5af2hmd1jyu1Yey3aZcv886ywz93sSa/H+0yXNjy5O9JeV/yifz5U4Xsn9y2fqT6SedqzjmlYkxsstvfe5KJGHFa+M9yUKip9hPwejyFaJHul31Rel7ocz7afZOrlM1xtdjHpAvH8J5nRI37sUYyHC0SV6P0AdwRv0zULqt0cOD+ZNMl8XBoBH3j08+O/AfwCPAlHgCeBp4FngRWAYeBf4GJj43uHBY4ETgJOBU4EzgXOAc4F5QD5QDFwALAI8wBJgObASuBJoAPzAVUAAuAYIAT3A7cCdwF3A3cAOYBD4HfCgwEPA74EzDsH+If43t3JxJhQCLqASqAMagSBwPXA3sBPYS3nePzx4PlAJtADXA7cCdwP3Aw8BfwX2AgeAfwBTPjg8OAs4HygHmoDrgTuA+4CdwF+BYcD+4eFBJ1ALdAPXAyFgN3AAGAX+ASiHDw9OAO4YPTzYB9wNXPCQM+s+nH8I/Aj4MdAP/AT4I3DeR4fj84eNzY2dTYqD/S7ebP4Qle4bajO7l3JQO/JW8LZE4wjJfJfwNpVTwdtVpIK3rVxpnMngvkqaX7H3SG5pfF3K7eUuSdRrvT5OUJfh/k89C1v/SnYsy5Nu/6dQydaVUn7yF+kzlif9+lfTyP+l3f8p2Q8tkfr3Cu7PqIk/R6V0EcHTmG4M69+EihjjPs941nT7KbWEbP27VFr/XpLY35n2f4KXdwlv9zupTXt4e9fauda+5Xag8WqS7Gn9rLG9sPlaubT+FfaN6TJf/1q075T7PvWmM7Z9n7qp1M+jay/3linxetgplVfzu1ZeM39q5e8pN6x/pf7Gqn8Z875PafzuqZDWS2WJ+lPZCy6T9tEgHAbU5TZ1GOdhnHsqAZxLKsX7C9jL+Lk5c2Up6493Sus5rQ1b9beZ9se0/o1gbkB/n9LqfSh9690B+ZnAbEB7zupEmP3NJ2WaGmir8DY0mo8jzkuk96HwiaOKg/zUt4L7qr+K+8t+KfeZbwX3m9PLfRet0v1n3c4TH5ox10n33YjUDh3CHtmQ9VqvR7k6ku9eJt3nVrxSPl/VmbH3n1J+y3Kme74qVLL3jFJ+8iPpM5Yz83Uc15z2+apkPybZofplfl6e7Ofg/mNYu5gs4Lhd/7b2WJ6rGuvZu1y3Q+2npDLZ/hifv8ZNUL4BST+1V/n+NrvftXx1VWK/DfKMVvD2r7V7rb0b6z/9ujRl/SQmEvpCVbp+rZ8yszsgxbXyZHYfmnZi7L+xPW/Va5atZ1bodjU/a3ys/Mfea1YljiNyf2PVv1A/puUhlieL+FCz9Awl83aaVCTGa4U0v16WyCNVv8cbHv0Va/QX37CpZ+Mc+SZP04R8lQZ+ZscEi7B2fJb3i/J9yNYPXul5cmXqfn0s/b5c/oFbbCr1Jb23iPJfmlh+rR6jou3Qt8FU6r979w6Gt4/nf7ugsdLTD/9p4x39rdSm2/cONt0B3CkQFrgvGVHgAEDjZPknewe9hKwXBpcivlLY/8LEFwZXAz5gDdAIrAOagKuAFqANoLSdOHcD1wMh4EagB7gV6AXuAPqAu4GtQBi4F7gP+BHQD/wUuB/YATiF3+hvRtDf+i1U2F98V2i8X6DwvyNB7eTPcNZepH+/8oXB2c+/MHjhmfsYH/u0/WzNmCPOF+LcfdL+wV+fun/w/fP2D7bM2z/4inP/4KzC/YO15fsHb/3C/sFH6vcPXr8GadqRJrR/0Hnz/sHK2/cPNv1l/+CNf99v+n6W/l6CFqfn6vfW2NjfpvwVzvT3dn0/yVYvmTA0SJxrm/yOtV3t7f62Tkcw0NHc2RxocwTWOTpxvbmtg/7IBS4gRUegHRcca9GMO5Skv4IhU/B8ENvuofvcW6O3t8EXt3teBC5FeEot53Nqrc7nl3c9M0h/06KUW/IKKqkt/YXbiUl2Dk/0lJ5o85TejPAvhJ2IZMd/0tDgClFuY3kDQXbF7/C3NWrXOvwt/rUs0br2QCu7NCZnEL/yWp3fyujb7ssOve8mP8xYyfmdvVLn94NXnxmkv/tZE7frCXS1NaY2ctzbbrIzLNn5OWwscH7olu7zMJ16YWv8OMzh/jCdpfUi7jS5z1mf8KpdpfGLviN13/U2dQb/a97scC7nfx/EsfyC0r7LbOovES67jJfnssv08izKGRq8UfN3u3+dH02t0RFsaVjrd3QGHP6WluZgR/O1fu7szvbmtvXnO5q571sa1vhbHI0Bf4ejLdDpaGq4hqom0LW+ydEeoMoIOBqbO6BrE0uOJtzcrilJ7bDDzF87UfYofDZ6z3T1Kudh9yYnvz705+lxP/4R1/o/z6+Tr+ga/W5ggig7fXfxcVHul6Vyf3fLM4P0vUV32/oWf2oy7tANB9xXI61nFddTs0rXc6JtaLBQ+K/R39FM3mPPm7QGypx0vtYaG9Z2+tM1SffI+9NUKs8o+DqvwJhxwhT1JfsBd8kx01QabwYEjz9IPA59cYi1y1XMdkWbozRDa/cfcAeP5/ZCq/T2+aeuA+6+9uNV+t5kUR23t6ROtzewdGiQBsFVTX6Usl1qD80dVNiOZnKso6W5ze9oDTSmcfHxzP4I7O987hi1H/W7rvhtt+9bk1W6D+8R9ndI9iveeGaQ3jfWcDuVZGd5Wju8nQShJzh5suq7FeuzG6apeQWH3VTOnMu5nTmX63buQTtxau3E0dDp2NjUvLYpsbjtgc6GTn+aPuCjY9QldaL9wr6iTlZH7pquTnMfcM8E6PrAZbr/66cedi/c/6Gbxvx1oj1H0BZaMD+JPSva/3PT2f1P8olC3kQMLud6SiAPoMy5Cn9/O/kKXr6ZV+jl+9nEocGLDO23taG7ubWr9Z9ux6GFvFw7L9fLNfHcA+4Lrjjgpu8AhASf2yU+ux59ZnAmwssFhzG357c/dH9S5yll/foVut3P7T7kfvKCD93kr+8e87677vZV8b+JpFZPV13vcZ8eXHnA3dLxPuNN/apyJddBvkXcdbKi/+0nDTlIQ/3y0s4NleQlZed0NlerEX8Zm/LOmPK+m0XOnawq10xn6euapqsh2KXn0mTM9/7p6sDQNM55qyNh/v2/5XA+Ou1/Ja9/9SNr3P80g6PH/+RB9d9U4FCHf3qWOuxX1eGLEP5LNsKnq8PvTleH989Qh7+K8FmQzVfZPTi8DNevRPxTfT40/DkpXG9Xh398uuX9OvzOjCTZ8MPZKe/v4cBkcDk+Ic3wO2PrE4bfSW3j//YxfPr0/3E+WWDga7CpdX7M95TT1XNxrfdPp6vnSWlcJzsS1gLK6tPZ39TTjvDzM1Ram/sew7xUuh6Zo6rHSnH74ukqreWcdSpL3zM6XZ1iwqnXMV2dbHK9v87OG+C209X/Tsf1/zJbnZg+2T99OF+apo5Pn+wzH/0vZf+36v9XP8rHTz/qHxyhomyVnls5PNPZfe5do7J5cejxaex6779nq5NwHniWv0/IeWKSSmtYH+579j2Gx7PZfe11qGx+aTzKy6az/CWrVJbPjvs+yySd4rC4jvve9Pq/6LEzNu3/qfIcPf51D3oOqL2foHNoywy1p9mWMP7JYy09FyHZ/Yb3NOmOv4r0jxryyc8V6dDeA41ck5iO5qlzgQuBvvuxbr71To89fKdHzrsduAOIfGe6GnHd5YkCsvwYhT+j67vbxuSKwTa951lP5Z2ebar/GHEePiVbDb252+0FzOyX3zJdje3a5on9eZup/bpQtqn9Y0T5R59KLc992lxO/Kl+coYwz/3RxaV2wJif4j1PZqu+By4qDQJGOeunP85WnV5XqQswy+9cr5rad749ifVr9n87UQ0+ME0dODRdDZ0yWY3G+LybpW3h9dog5R1GGsVw0Hgy3Gpj6xGWdxx/LuJA/sgGm9oo5Y+I/ORbF+kH1kvyoZO5nLXzJ6eppOM6SR6dpdv/8O0DrE6DSONQkt/dafJeE7lWv95LJ5u2Hzl/VOQ3Lr81+YiQG+cnmtzempqfszU5P/GjeXf3m/a0/IJp9Pea6JflA2nk0Vbz8msHq/8A6n+DLV7/CeVvS85P5TsVCJ2AtnfC827vqc8n3J9D7x6j75PK4mW7mCKzTcpvop/urwvJ9m5r/32u4DAvv8hvJY+mkY8IuXyQfbpvoreb29f6B8fz5u2P5LTeCtVPS8s/GEi2r/V/5QsT9TuWfd8Tat7mITn5tLdyWrL8wAeDJKdnrMpN9iS5o/TDQdkWq/+rUf+tev1Tfpo/ljyfnD+K/Nr91/NKstxVxuWkzPdaslwrH61f62ZMs+y/aezLXTHZVE71Q++klb0o/+6/uL2A5f0f5P41rjPj938auf3q1HJnGrn36uT6leXBNPLeNPKBNPLo1ebtXztY/T8xTaU+gOJZSNh4ZDvzt/Ne/twkhLh8fzZOvM9D9R8+wp8L3QO5cR+GHH8Actk/FJYHogvPu89jk+IUlp9XNEKeLcXZ2kaKhyBn7e23nA/9NwNwbeP8w5DTeGuvSh7/aP013GFjz+W08lPaHMAr8u9EfnpO4v0/PE7hWZKOxyE/RopT2CHFD0BO5Qkf5vwoTF2hI8z1qeff55Gf31A4V4rPhnyqgfP5UtwDOdWjr5qXj8K0FyL0Na5/NeSyv5LK34nyt+v1T2kvlNJcj/w0fwx7uD4KuyT5PZAfL8UpvFiKX/rH7Z7pUpzCtP4Nb+F8OyGfIckpXCjFb/7tds8JUpzC5VJ89zPbPdSf2LO4PgrLe2duQH76G03ej5KfY7Lyd6H8HXr5WVopzfLYdk+OFKfw6JdtavAN/pw0JPZbKNeewOIU7g9BXxHn82PIT5HyU7j8BsyvCrn8ccipv7afxflReBjy3mwep/0ccnujcPdXYF/IT3lxu4fGY/tVvH4onHMT7vterv9iyE8zFlwu/1dR/k5efnmdQkWj/5xYI9A92XepLd5+tYPSU19RgjQD39/O+veIONfhWgzhK3B2/mK7p1kJmurvhZzu6ZjY22Q30d9non+n0P+7NPqVjTb2HHNYrInktmZcF2n21I3J9nI3cnvn4hzdYW0vBDn1Ib6N3J7cdjR7QSGzst9jYr9f2P8pzsEU9pVuG3uuGxM25Laj2RtJY1/tNil/tyh/d2r7IcipD/R1cxsOs/J3pym/if1+ynMnyo+zHfZbrMq/ycaed8eEDWnaqZc/jX11k0n5N3H7525KbT8EOfXhvk3chtyXx8u/KU35IXfcye26xLkf13xUfuL28+2eq63Kfy1/3x4TNuSxIl7+NPbVa5Pt517L7Z97bWr7IcjZeHSt2KdgVv5r05Qf8pCw26uVn+xS+XH2wn6jVfmvs7F37jFhQx7L4uVPY1+FjqiwO6KVn/TehfLjPHK/tf3QdXy/gO86bsNlVv7r0pQfcidsxX623RP9yXZPEOF+XPMi/FOcg7AfNNhHvlD/t6H3eptKY3BM2JDH4nj5U9inuZ4KHa67eLm9d3H7ubgWovLjbJfsa3M79KuO0FdPVEOQ0xjvu57bMNvfFrw+0b6Whp6r0P1q3O8mH0PPTVIj5Xz/W1ScH0H6EYT/TOfabaxv0sqjaYEdR1/Arjq+RLpxfIlzkOcaGh/7l6z50dx38ZeojZnzc50wJYlf45c4v3VfSuTH9k/mTFabeqer3W9NUl/s3O6JXL3dI9cr9aW935muDiEvzX12Cm7yHEjjuduCN+ljfeKXTJ4nbhZzn82J+5OPE2HMp3zOO2xqHeQ0tyoR6cz2J5dvTrSvjeW0r42+A9yzmf6e8kTFjnWdA3Dt3RbfpxOKZKtaXxnds80Tgdz7JNI8u80TRbgfeb3Pb/P8FOfoc9vi7U/jiXEuFvn56aqCuRnN4WKCizyXi7f/zebtn3hSf+WEjsXgGfsmOAADPTrPpncnxt+nOm7a5gmt3Oaxt4In1ua9CHuRd2DLNk81zs4tnKdsh/hoz1+79ye+K6fnDjS3pPkjzRFpHkhzPZrPRQBfD/x3s02l/eHKN2xqGPDdgrjXpo5+06b2bcE9ehvN/SC7Hffwt5CO+oQ7bPG5qcY9+Cr4AvbXt3mM+9HrYJ/mLSUhno84mdW38yuJfiwPmft1oYjz+tePgT9yv8a+rI9V1Ga8r/LrJyt6Gxohrq+hLkz4jsIu23sn7JP/zPgOf0Z+vaFEflGJX/crk9ToPMzF/zZJDb5m7s8+1CPN+7tvEPfuDeb8em6w5pev6PePkZ+T8oGHxk87WDsL4b9Jz7iHPzhGDX55WnyeL/NzoR5p3ZEryjls4Ed6tHlU7zDqABgBzHjOScEzCr0h+KlQ8Ox9jV838tkNPjRv7Rfti+4BM3/t/Iq1v9RU/lqO/qxwWpyH83V+ndZ/tFaiey1yG18/rcP66XRK83vuOwrTfajp/CbkDsoj5BSme1STPwD5GTiHjuNyCjddqstpX/6ZEncWxn2tvMrXc7aXtnvOIt+J5w8Upvs+8giPz4VcnuNSmPoEh8hfC/nZivnB1n83op/p0te/lJb6E/sGnv9LyH8OlWsu509h6mtcr3P5jyD/HPF7gMspTP2QZuNRyOV7isLUR/WK/O9Dzr5vOYG/g2DfcKH+62cnqJuuy1Lafoc5B5XpHF4fFB6FvPdnfL19+svbPbSPJngbt09h1vdNO5HPPyCn+yJ6nMX6/2so/1f18lNa6jedIv/lyD+Xrt0o/E3/oU8dEPZvhZx+RzpQw/lRuBtyn8j/dcjn49wrnk9RWOuP2ZGTzd6jhETU18R/P2h/l48NfsRZ257B462Is+dx03h8I+LsfcjXuc7rEKe5g0/IQ4jTHRC0J+/LYuVHPmoDWvlvQnr5eVwv4vLzt+8jTokHhP4w4rTedYn4/YjT+jP0Na5zJ+LsmdgnXP4I4jQGBY/j8SjitF4Ki/R7ESdeEVGeYcSPk+y/jzjdsw4hV5o9pWy+Lco3CXGa/7pEfCriNB91WJUfPIa/po+PDiEbQZ9gRx/nHU7uz3vQP9BzlqabxBr/puT+yfy7Vnqcjf83fbbxSLlJn7uy8eh1837Ujn6K+rMRkT5iwpPZ7flsPHK+ksgjOKyPi1p67xuYAwEjbyT7cQh2qT/dKexTvyrzi/8elP9+ry4vT/t1pr+tfmWN8KY0//2M5Sjv0ddqVA77G3o5tPVz75sY9wDnW8nl6L6ZP2evE/0+9f9mfm66+bPxs9+cyM/7ps6v59NJ6sCbk9Twr6apvhOyVW+njf2u4sOb+f6C7Fv48zvaf3/q3c8MUh7xO6/OJn+r30E/AEq9657NrXZLY1oe+suBLj7nys2erEaPm6zufGiaau/i80a6rj13CsNfIdu9noiJ35wYR2i8sovffdK4Zea38C2fsV5vSZy39b6l+y30/CS1/B3gkmlq7Mg29ozXyM+LcZbGY+c3RNm/Yc7P9Q1rfscp1vOQYfBTwcMp+MUkfr4Tp6i7509Td949XfUd4PMtI7/cW20qzQfUW7n98DeSfzc7PoX9Jvh94A/Zarnmn7f5da0cObdal2tcCr094BHEOlgrl+OAXi5XRH8P8y6uu97m5SL9oVvp79Zt8/iA4Hnoe3EO41ro3G2ee3EOzuHrKfrd16O38va971b99yXR3z7D3j9WrA20OTr8nambNf/N7Uj3NLV8E/z8ffgZ7ToEhL/K72et3I5vWvthcgo/0G+Q7ChvifBDWPIDzctjp9zr6Q9lq7E/ZMfnPvHfoUu9ncya+hbmx638d8kRcc6R+EUt+LLf0b2HNn94kqqi37hBvdfjBIztqhzzN5rn5Yp5HM33zNp9yRZrv+Sk8EsM+obenRT3S+9B3S+anSiu9U6+1+N7x6TfwPyR5pn227h9mm8a1ytrA62tgbb53S1r4beSykBDI+/H6utwpXMdu+JvV9g6mq7LPiZ9sj8dt322/ie0RX8GTOWMSOVE05zbGQi0dDYHO6BZNet/ordxvQPCPs2bzeohkoLflBT10IR8TSdPZjZozhiT+MUiaJPATnWy6n3HvH+MYB5ObTbcK57195rz8/Um86O5iPZ7q4FJ93qUKfd6HMAI6lx7PuL8tvk+tgETfVp5J6Yor4p8A9JzJuc7SfOmEJ3qsH6gdUbJ7aL9I1+5CY/hrZMTn3/cnvq5ru/25P4tdDvv375yu96/nSxsOuALZeq9Hhf55pjk+3QEeWi9ExV2ad1j5v+YBa907bfn9sRnuKF39PZRX1VWW19T666uXemtr1isREzu091YR9HY6xX1ResqM36hb5m3j3T8hr+d+I5jRPBbqPD7zaod5MJeX72qavdlOLkdMP4u6Kf1Xo/gT+s+0/lzhv4M9ibOR2IW7W8IdmgduVOUj9aTxuf43dK9EZ//ftu8nrW4er2+zonnH0F7/BhrnZHk+uuFn2i9GhT1Q+tWufz/3c8rJ+H/nwpbUwR6v7+d7acg/7mu4WG23+MGHs6R0tAc1CfSOICQCNOcMyzCVE8REaZ6iYmwU0pfKKVn77M28jC9W3KIsIvq+Xvb2V4LFt/Iw3bBxy54+m7gYeIZEmlmSWmIZ1hcJ54RESaeMRFm7b2bh51S+kIpPfF0iDTE0yXCxDP4Pb7ngvnlGh7W/DlD8CQ+MyR/zpD8OUPy5wzJnzMkf86Q/DlD8qe2v0NLT3zC3+F7LDQ+ORKfHKl+cyQ+ORKfHIlPjsQnR+KTI/HJkfjkSHxypPrNkeo3R6rfWVL9zhI8fSKs1e8sqX5nSfU7S6rfWVL9zpLqd5ZUv7Ok+p0l1e8sqX5nSfU7S6pfh+Dp6+Zh4hkSYeIZuoGHiWdYXKf8ERF2CM4OwTMmrrN+bRMPE0+HCDul9IVSeuLpEmmIp0+Eiafze/zZJdsvuYmHWX8swsQzfAMPE8+IuE48YyLMdF3Lw7MFh9kaT3Gd8RRhp5S+UEpPPH3iOvEMiTDxHPkuf4bJ9nFdy8NsPifCxDNyAw8Tz5i4ztbA1/Ew86kIs2e0IpwrOOQKni5x3SmlL5TSs71dIkw8wyJMPAe+y591Es/IdTzMxhkRJp6xG3iY7Uu5nodZuxRh5k8RZjxFmGyERPh8wfl8zZ/ieqGUnniGRZh4xkSYeAbB06no7VNbJ4ZEWGuTTkVvk05Fb5NORW+TTqlNOqU26ZTapFNqk07BwY7rhVLb055hhUVYa2+FUnsrlNpbodTeCqX2Vii1t0KpjRVqbQltvkTYdXyJh1kfIsKs7CJMdqMiTHaVzTzM2rEIk12fCLN6EeESYbdE+N/+ZR4mDk74/0LBwfllHmbP70SYOAyIMCu7CBMHe4iH2b0hwsQhKMLEISzCjPcNPHyh4HOh5gf0+S6tPSBM8wpCbAjzYkW8t73FMD8iHV8+UQ2Pm6w6h6x/l0zzHZqvB+dv8wx8OVs1e/5KR2SggemvkCZLo5iT7AZi0jsMetbB9i1sY9+JYMdQGPMeIBJOTKcdmko78gxTGpwdQLmkI90R2aR/x+Jf4bhBClP5V989OljRepknWrnEMzBtiUeW0TNJ417h/2r7ZJs4RK9ckuBHza7G47/qoOdS1EbKn3tvMPft9wbrrnlnUD3zncHQTw8NOl5+yK0Y5HRdS6PJqd1Sezd7DpT8TGNeR2BeftL7Bfb9+7D4bl2YtzetDa8G7gknfkuQwqSX9FTUrCgpKVo4N0/henf/QN+XafUdPvk4oXPvYMfpzfRKSHmpY2/8O93e+3AfbLfFn3P1I64OmuxHkY6TZT4XLK1UZubG15+aLwKtS/1t/vbmteJ6fV38yoqgv23FciX5fYycv7l1bVCzN43lb26ljBXLk/PNEfJq//rmjk5/e8XyiraOzoa2zuaGTn9pQ0vLmoa1G0T5KN3KttQpN1GlBPcO9sDHrpv2DkbmZKu+2NuD1EaIz/3CX17IwkAfEAS6gdBNexN+y9GDeC/gA5qAOkm+k3QDu4F+6fqAQUeqYwhpo4b0wxnmj43Bzj9zFMKXoa69gxOUmYrvB3xfsXxQfT6ENMrVe9k3Aaeq/Pm4I5zYDs9EG3aNTFSpbr7Qg/ShvYO5ww+5d9+rp6P+Iwf1o13LFj/Cqnkg0arrB9ZtXPtWIx2j7WP30U7RPqgsY+kv6HtYO8Fr+G6b2nvApt4N/AC4F4i8xd8X0VHrXedxfcj92P1xcjnoQi7SRw+Yl5F9P/O7azyOT9d4fD9q8PT+pMET/d4aj/O2NZ7YljWeXsKPEQeiP1rj8d6M673Ajxs89p9hbH6v2ePswfW2NZ5Q/RrPCGT2vDWej07n+vv7bepvgIeBvwLPAi8DI8DHQPZPbOo04DQgFygCLgYqgcuAtUArcC1wI/At4B7gZ8ADwCPAY8ALwDDwIZD1U5t6HHAKMBe4CPACDUAACAHfBrYDDwB/AZ4FDgCfUt6f2dQzgUKgFFgJNAHdwDeArcAO4A/Ak8ArwGFg8v2wCcwFXIAXWAtcA3wd+D5wP/AQ8BjwHPAa8DYwCig/t6nHACcCpwFzgGJgEVAGtAObgS3A94AfA/8GPAj8J/A0sB94B/gYGL/Dpk4HTgM+BywAPMAy4EpgHRAAvgb0AluBnwIPAn8FXgU+BLJ/YVNzgDnABcAy4AtAK7AZuA3oB34L/AfwNDAMfARkD9jUGUAuUAKUA9VAI3AN8E3gh8BvgD8BjwEvAoeAyb9EPQD5gAdYCfiBbuArwB3Aj4DfA08BrwIfANn/Bh8CuUA+sBi4DGgFvgZ8B/gh8AvgD8ATwJvAuF/Z1OOBM4HzgUWAF1gPfBm4BbgT+CnwELAHeBX4BLD9Gu0YOAPIA9xALbAO6Aa2AHcB/cC/AQ8CEeA/gWeAb69b52nDvbwf4ZeBg8BHgPIb6AXOBIqBMqAS+CLQBlwLfAW4DfgucDfwc2AX8EfgL8BjwHPAfuB14ABwGBj3gE2dCswATgPOBpzAAsANLAdqgPVAO/Al4EbgZqAX+D7wE+Bh4FEgBrwOvAMcBhLmBfqkRbpcHY/kJ0TioQL5ckE8VChfLoyHiuTLRfFQsXy5OB5aIF9eEA+VyJdL4qGF8uWFeiGc8vU8px5MKF6eVOyEMuXphcpLKFWeXqy8hHLl6QXLSyhZXrFySUVNnTPfmTcvb+GC4rlO8rvhUnKSamWpJ78gLx8XSpw8T8IFo7haU1FClwoSrGiXkpMk5FroTMpFl5KTaLmY+cRc8UvJSaqVZTWlRcWsjCULeKbEK0kJqpXSqpq8vOLCArpUzJus4VJyEmOu/ORc+clJEnItzKc2Xmm8lJzEmKswOVdhchJjrqLkXEXJSYy5ipNzFScnMeZakJxrQXIS1n7znMWF5GFPxdIiVl+4zMP8VMbqUAT1SyJRWZ4uzdMvVdMCIkhfB671d3cq9NnMGn+nIr5/m3bT0vy6ytL6yhWl7soyhYJ1Iry2o3je2s56f9vaQCMponhHc6MfgSKDoGhei79tfWcTC4o0hYY0hXqaQi1NgSFNgZ6mQEuTb0iTr6fJ19LkGdLk6WnytDROQxqnnsbJ03TQ11XrG/1YcTXqKVvX1K/taq9vbehWtGv1bQ2tfuarJSuqamvKapV18M26QFvnvGB7c2tD+yZ2gX0V2t85j6VeB8+wFNfQ9g/UQT3/mqsu0LMWGbMWGlMUGlMUGFMUGFPkG1PkG1PkGVPkGVM4rYrgNGZ1JmYNrLnKD/fzcBt83NoAH7dgFUAu3rg27m74uWMDXehoal7XWb+mubND6erw13d0NlKia5R1gfa1/vq1gTYiUd8ZqG9dw2oQ1ZRQuZJOFl+zqdOfp6Xk2Tvou+KiYaS6Ur+uuUVvQd2daB7+xvoO//pWf1sna2KJxvMMxvPixvOSjOclGc8zN55nYTzfYDw/wXji8JSXPILlJSepZlo0yvlJlPOTKOebU863oFxgoFyQQDlhxMpLGtLykhJUMxUa34IkvgVJfAvM+RZY8C008C001G9h3HhhkvHCJOOF5sYLLYwXGYwXGYwXxY0XJRkvSjJeZG68yMJ4sd5HFht4FBt4FCdZL06yXmxuvdjC+gKt616g01hgoLHAQGNBQi9PXXRpubsaXXT94rIlFVU0qjXG+ybeH+FKXuIVylZTtnR5WVVt6Yqqy8qqaypWVClEXB80EImPMq1dLZ3NHlQD/QVAP31Amg3CCv0hjxo+Ci9B91gqBuaVpTVM7Al0K/TsbX07+7I/eja/CHq6OjvhsYa1nc3X+D16En5hiZ6wqXl9UwvQKSWKXysNtATaldKGtmsaOhT+9wskc/yCZLS0yb92wxpuuTTQSj200tne0NbR0kB/f6BDWdzc0BJYr5S1daKL59k9Rn0SNwRblSXt5FD+tWr2/zp+obmjk/23Bj5Y7m/rYv+JYlNQ8KjGABEQ4RqauOD/9gA9smwXO4cV/lcYqkhrk5+KrQS7Oppqm7owMGDa0xjYyD7tLf44Yzy7xLymqSHor+ncRNqbW4MtfkaoptXvqfEobEpVG1hPX++vDUB4DUpS11ra0LG2odEvGBviSxsa16Oe61q5x2qa/C2UZwmae/zPOVDl4xL5CCfmlLpW7idxFlro2daDNvU4YCaQCxQDpcBlwBqgGegCvg58B9gG/Ar4I/AsEAMOAH8H7A9h7Q7MBYqAC4GlQCWwCvgicBVwA3AncC/QDzwMPAW8ALwLTPw9OAGnAGcB5wFOoBhwA2XACqAGuBLwA1cB7cBG4KvALcAdwFbgJ8AvgAeA/wNEgWeB54EXgP3Ai8DLwKvA68AbwFvAQeBd4H3gMPAx8Amg7LKp4wEbMAmYAhwHHA+cAOQAM4HTgDOA2cDngHOBuYATKACKgYXAhcDFgAcoA8qBZUAVcClQC6wCrgC+CPiAtcA6oBloAQJAO9AFdAPXAZuBG4AbgZuAW4BvAr3At4HvAt8H7gZ+ANwL/BDoB34G7AB+CfwaGAR+B/weiAB/BP4M/AX4K/AY8DjwFDAEPA/sA14EXgFeB94E3gZGgEPAh8BHwCdA1sOoe2AScCwwDTgBOBk4FTgDOBuYA8wF8oAiYCFwEeAGyoAKYDlwOXAlsAG4GrgBuBkIA/3ADuBB4GHgEWAP8DjwNPAcsA94CXgNeBM4CLwHfAh8DBwBxkXQBoDJwFTgeOBE4BTgNOBM4BzgXCAfWAhUA/XABmAT8BXgG8BtwF3AduBh4BHgUeBp4GXgTeBjsvMHmzoDmAmcCcwBCoCLgcVAxR9Sv2+SD3QI1F/WtVLHpPUmy/0dHQ3r/bwf8Ta0+RtXNbeht6MYOsB4z6RH4t1SdWAjxoauVhLXNHQ00Yn1ix50q1pY0mfotGr8wYb2hs5AuxyOK6/1N7SvWLcubj8hLqXq1k5Lmv0tjRRmnayeT4qKbGv8Vc1r/bUBNrC1NgSVNYH2Rn87H+fKGps72/0dClzR5sfgqvfvte1+vyINTGWtDWs7lLqWjXqh9XGxNhCgK1znmgCst4pLNWww4YJWGqKQLxgIdgWVTjlBbVPz2g1tqBxcDppkbfSva8B8QWnoxMwAQ1vC+K5dk9jSHzWZS3/eROlgdOeSXbLIAnV8+FPYL2fYj2j4/5hmtWNEWQc79KKvpRlTgMZgMyYHiGI+QucONuS1r1/ToHjbA+sxBilsGK1raV4jWpdSV9beDvXLG64KwCeYjS1vbhOhan9HoAuLsYrFymUNLV1+xQ1fIcJy1PjbYZXGaPqLUiJWV+2/usuPlkwvdAuUQqVIKVYWKPSSOM+p5OUpeflKXoGSV6jkFSl5xUreAiWvRMlbqOQ7lXzkyVfyC5T8QiW/SMkvVvIXKPklSv5CpcCpFOQpBVBZoBQUKgVFSkGxUrBAKShRChYqhU6lME8pzFcKYbFQKSxSCouVwgVKYYlSuFApcipFeUpRvlJUoBSBUJFSVKwULVCKSpSihUqxUynOU4rzleICpbhQKQbfYqV4gVJcohQvVBY4lQV5yoJ8ZUGBsqBQWVCkLEBxFigLSpQFC5USp1KSp5TkKyUFSkmhUlKklBQrJShtiVKyUFnoVBbmKQvzlYUFysJCZWGRsrBYWbhAWQhnkDfgDif84YRDnPCIEy5xwidOOMUJrzjhFifSMbchHTmOPEeuI9+R88h75D74Lw++qkMddwZ4dTqV5TRlnevpWrfOz+anNeVub5lSV9EW7Ooso6k4m7Ivr6idW1O+nJ9XVi2uvnxu1Yqqmlp31WJ39WKlrmDxXG9ZnVJXW1ZTS8+j5laXXboS4RpoKlNqLq8qVeqWlV3uWUGpl1bWoWpBFLWZl0+VTWGQRo3moUrzUKd5qM481GceKjSvgFoD5KjTPNRlXgHJkAZVm4dazSskHXS9SKkrnbu8oqZUqS4rXUHEluCWLymee1lzI/2tHr1AmmB5c8faeGTxUreyeMVKT2XZXM/KJUvKqpWastKV1RW1lytur3dp9YqVXqXSg2IGdUW1K5bOLcX1MrFsgamOroaWuRVt66hrYn+ybLF3OTmiqqzavdyt1LWLxq+Zre6inhcU/YH4NU/zenqQorgbA2v8cxd7a+bqJqvh9WqUsGoxGNYtqagrq1EWQ/PSMn7L1W4K+nmoCnNfdIGsC2hoa25V0DU24cLR4+hx9PivOWhfTfDYKerqLEVZhXBdPZb2i/3XYIJCoyFNiTqUt5aPp31YTfYpai+wE4gB6rQpqhOoA3qAncAwkHP8FLUcCAJ9QPgRm+pCes0eHT7Yu5LZK21qaFvv5yZL0WlgcqCsG6elo00lyzivptZLu/ztmy4Tz2H4Qb83LPkT5qNZ/G9YsnSL/Z0Na5uUrIlbxpF8Jzi4IP+8Jvd2dVa00rTg3vEk9yG/W5Yv9Qv5PXG+HplHabu/odPvbe6myZuieIOnZLHfd51+vPpgFn2PMUvxZk9R71bum+iWykGbUTwNjVBQ41/vyG1uuwYTmkYHe6mBE39g5KCJaKu/098+R7HPZnpzKrjeP0Jv98wpatbEl8YtlPR+T6G/r8hzQ19zm2NdA9bojQ7RVV/gcDi7z27pVsIT2D6tYeh7KIv26YxTSqAvFJ7C/Bj7M9ZdWfzv1tfVY7BEU/B0rWd/Jo7yRWPHqBHikZWt9B08Rh2aOoX93pOORXK+pXo+1r7+alMXifaFcbYe4vhwQAONEs5l+/NGL5zC6nGDlK6tq9XfTn8tjoYFllhR7u9uzWLftLiI12u9nr6iNbjYH0QzYjvDOpTxlK4c6dyivVE6Xn2VgcCGrmBtwxpMHssZz26ko3qu0dIFgpvkVP8x42ssXRjpSqV0NOjJ6bR2HkW6xVn827qCH0sgisEOKvcI0pVl8W+4i3RetAj/OsyWG+kxFf3M9lvVWW9W5U0gvfZFU9QlUnmW0h3LEle0NeIu6lD4vj06fk88xx+nDJdNUT+eXMT85kT+paI9y7z4E7H7s/qUwons74UjXblUTjkdUbpTuZClCyFdhZSuxpAua3Av492PdJdI9bUY67FOf0LSieSPKNItk9qBdrsF/bR+oD6CVl05tnknKUzvKNJXIv1aqd6MqVl7uXiKulxKR/Vmlq4c6aoS25UxmY3S5f471tZIt0Jqry1+ug1ZDauXvThpApUnCH0r5PKwHs+oUlHWnDDMytOH9F5JLy9/NU3Q2rXpD/u+C9JdKrUvKk881R/vV7YrPsZzGOmqZX3MfjzlRK0d2l1T1JrE+09L5NZWdNS2bv3xGnZflSB9reRPKf3iTW0Nrc1YnlI6H9KtlOx7/Oub23hKmrOP/75SwtsR0l0mlaesrVFP9URV1hecYeafMNKtMuqr6WzvWtvZhaniuDdvKmHpIkhXl6hPTzVYMWFVzrJxVO4Y0l0u3X/c6IquTiwixBPkDuWLPVn3KrOYP1X3FPUK6f7h6av8nRsD7RuUPcqTjz7Hyu1Euivl/oTVo05h37cXc/8g3RckfdR+9VRDE4enq8zfIaT7onTfL0bf3h7Qk3YofXwfsFsfz0W9xNNofQ/t23R9/njVVTmFfduR8tG+5Ef+yn9nKW/udj1qU8U2Yf4dKMTZHs9H+T5obd+3Dzjh0eR90IqStO+4Wpk5163x0Lca8XgUHOxhfV8zxb/wKP/dqFvSPUS8uBrGK4w4cdn5KP+Ogczr548mPqcy45XPecW/16Bvb+LxJuhwPqrzovj7gpfsr+Ae4qX7q2QP3//p3cP3fcq8yvak51XAeZUaeRWIuAIduyVeFL91D+dVKulWHyNepXFe0T3iO757+Pd1ZV4vZMCrkPNabORVKOJ90OHbo/Oi+OzHOC/5t7dhxmtxnFfTY/x7u6HH+HdvZV5dj6XnVcR5VRp5FYm4EzpGJV4Uf0jwkn+LWxIlXpVxXkqUfwc3J8q/RyvzOjaanlcx57XUyKtYxHeDQ+9jOi+K10Y5r6WS7ijjtTTOqy/Kv9cxEOXfiZV5/TADXgs4ryVGXgtE3AcduVGdF8UPCF5LJN1NfyNeS+K8nH/j340t/xv/fqvM66K/pedVwnmVG3lp3ycaBYeIxIviN/6N85K/LaA8TrzK47x2/018z/Vv/LuqMq+nMuC1kPNabuS1UMR7oaPubzovis96nPNaLunuY7yWx3n5HuffUe1+nH+XVObV9nh6Xnxv48y5lxl45Tl5PBc6RiReFP+14HWZpNv5BPG6LM5r9HH+nVL7E/w7oDIv2xMZ8BIdfq2RVx6PR6C/53GdF8Urn+C8aiXduxmv2jiv3if4N0X6n9C/e6Hx2poJL9GxXm7kVcDjddDheELnRfFXBK/LJd2+J4nX5XFeuU/yb1O6nuTfgJR5FT+ZAS/RsdYbeRXy+Ag47JR4Ufz6Jzmvekn3KONVH+cVeZJ/A3LoSf6tNZnXnkx4iY51jZFXEY/3QIf3SZ0XxWc8xXmtkXT3PkW81sR51T3Fv6kWfIp/u0zmte6pDHiJjnWdkVcxjzugY1jiRfH7Ba91ku6Sp4nXujivkaf4N4vsT/PvGsm/9xr/tDkvSmeyq3dm7iU6b+MWX0Xw3gl7oad0nhSvfZrPxy6RbMWIp1DI+v+n+Te1dgqemv+I58/GwhNOnFORnqePOD0tjQcI/+Np/t2aCslWzzPgKRQST9cz/Ntavmf4N8q039ARz0ufseaZtN955uxcbR54slEurhNPFTqjEk+K3wfkzk6cRzqHwFOoJJ7DSEPf7FSHOM8JEs+PMucJb86ekwnPAejsfkbnSfFK2J5j4DnEeM6J8+wd4t+UGhji326S/bl9KG29y/vBUXxPnKdxc7jGsw46HUNSf4jw+0Pcn/L8N/Qs82f8uzElz/I2XPcs5yn7c9mzY+DJPJqepwKduyWeFL/7We5PmWfuc8yfcZ6xZ3kbVp7j3yqS/XkoM54Lnan9udAp8eyHzuCz0joHdhc/x/0pz4+jzzN/LtZ49jzHv1HUL3jK/rzruTHwtPZnAk8vdOYIvWz99zz/BlHu87wPlf008/l09hN+G6AVS7Kv/1BAs09+iUj2e57n3/LpF/YTyj8W+6z86e17odP1vF5PFD/wPG9Pcj1172XtKV5Pzr38Wz9enJ0GP3n2WvNM/jUE3CQWcicnyZU4z1Fwikg8KX7HXt6e5HWg4wXWnko1nkNIw56/Cp6yP98cA0/mzgx4hqGzaa/Ok+IXvsD9KfPczXjOifMMIU5r8TDOBQZ/fvsFa54mPxVB8ZfGeRp/N6LxLIdO+ws6T4q/8gL3p7weC+5j/lyq8cxFnNbA5fs4T9mfn983Bp7Moel5joDTToknxW/dx/0p88zZz/wZ5xlFGloTj+BcbPDnyxnzzBf+LLfgmR/n2Qedvn3S8wDy037uT3m9FmE8uULi2Y04rUX79nOesj+/sX8MPJk/0/N0Qae6X+dJ8b37uT9lnk0x5s84Twfi7HsgMf6dNdmfBbGMeGo/L0LxK8x4st8aaTyHwWlA4knxG2Pcn/I8zP4i82eFxnM30lxA6QVP2Z/Pj4Un82d6nr3QWReT1sMIn/8i96fMcyfjOSfOM4g4vZPrxflCgz+/+mKmPAuFPy+x4FkY51lCOl/UeVL8yRe5P+X5t+8l5s9LNJ45iF9E6V/iPGV/nvfSGHgyf6bnGQOnfoknxa9/iftT5qm+zPwZ5xlBmkWUHueLDf58ImOeRcKfyyx4FsV59kCn9yVpPYjw7Je5P5dJtgYYT66QPf9D3EXpX+Y8ZX9e9/IYeDJ/pufphM5RiSfF//oy96fMs+4V5s84TzviNBl34uwx+POsVzLlWSz8WWnBszjOcwicwi/rPCne+Qr3p/zcUnmV+bNS47kTaWgQHRI8ZX/+51h4Mn+m5xmCzvJXdJ4Un/Uq96fMs5/xnBPn6XuVf5MxhHOZwZ8dr2bKc4Hw53ILngviPHOhc0TiSfFHXuX+lJ/TeV9j/lyu8VQRp6ecua9xnrI/Z742Bp7Mn+l5RsGp71VpnYBwy2vcnzLPIcZzTpznAOJLpbP815UetOApnqtoP/CcebaYQLDvYyKP6zWdB8Xff42vleV5hvI6eIiM2vOpWbg2/2z+njH3df5cv4Slm5+n6W/uCIjnXOPiz49qpXw+kS9mla9oHCt3/+v827IRnCtEubXvQ/369cRya9ep3PKvWaE/X9Mvftka90MQOnZLfqD4PwRPyqQO8/c8PcOMZ1zPmub10MMtEk8v5NQ5N+G8TEls71cOW9eP9BNbNEt9naL93laL50BH9HWdJ8XvG+btW/4bYo43WPt2aryGh8U3Sd/gvOT2fSgTXqxdW/MagI7uYel5B8IXvsHbs8xrJ+M1J84rhDg17j6cqwz++sYb6Xhp83593qz9AlmLl0OH/Q1pvo/wk29wf8nfS/O+yfyVp/HKQZzeRTvf5Lxkf531Zga8mL+secXAoV/iRfGWN7m/ZF50aIq0fUs/uXSdR/t7XUWN6zyX4hyesSb+GERLd5xvnafakM6HdN1vSs9RJJmsO4R04RTpNN0upNv9pv493fB4/o12+uUxe782MTv+7lh71mp1aDJ2P77FddK3fyhe297lV25f5aE4+bkP8n7A95b+bpo9z5J++Uzpkn/Ry9PxL1WtYt96ZfXxVuJ3gtfHv5bF61U9YFNzgKiwF3qLv/+S7VFc/jUxW8cdSdRbPj47IV4nfRMo6Tte4qBxphx66oDyA9z+CPHduIp9I5Tk8ve3Gv3K4jJF+6sfXG75A2lFjH9vc70E7VlzJvVE7/Hrbl8Vf97WrWar2r2indMd7Hn+R/Dv5GzV9zZfv/Th/G2cB3C+w6CLvrdkpif5+SH3osn1uF2y53pTfw6lgMN3cLIf/KfsxvX3oFzet/k7U/pOszQOa8/njx5Hj6PH0ePocfQ4evz/4PjJOL4HZiXQfSyfD1Kcduc4pDjt9YxM0eN1gE+K0+4UVYpfAfQfo8dpT2mJFP8CEJusx78I9EpxWtvsnKTHaZeJT4r7ALsUbwCcqh6n3R9D2XqcZs/dUrxRoT/jqMdp8hmx6XHapeGT4jRXV6R4E5Vvoh6n73M6pPhV5KMJepz2PAdFvAVoJftSnH5v4hyvx2kTbZ0Up9+BjIzT41cDPVKctm07pDjto96Zpcdp/7dXincBw4oev0ahv2epxzcSPyneDQx8aovHNwHlUvxaCkjx64C+I3r8eirDAT3+JUWsG0R8s8LXMYrFwfbLfMT339LeYG1tnu5g+3+Q7x6yj/NWQ95U8+jkT+yYXdftRKD/BzgP/ZN2qlPYoev03pXeadI6heb0cf+gPWlrnUzXO2x98zFfb8l7mtMdtI7TviObgzXF8KhNVaHHBfR/zNejtG9HXo/FhB3aq2z8zq/VoT0X1PSwfSFh+PnSdZ4/ifADCP8ZYdfwGk/sWP3vsskyOY8D6Uak5wnGdNrzhNjrazw5f09Mp8nkPAr0uQzptOcTsl3ve2s8TYZ0cjm0PE6k602RbsVvmz3/jrAd6XamsKvxc7wDv/zdurxanpF313jUf1in0+xGkc75D2u/aFxD8EvdP6zLoeUJI13IkO62des8uw15IqiP/hT6tDyULpoinQvl+AvV78E1ntEU5dXSKfCf4xNrP2t2qX7LP7Euh1y/wRTp5Prt+8Taz1oe8nMkhT7Zz8Of6M/HFCEfr5g/r0r6PJ1IFzqS/jkRXR9AuggQPMLve+r/rewkfBcvWW+1wh8PMfsNLS2KbCcH484AdOeK51E07pg9D5O/2sjedxnK4YOeIFDyqXiO96kV3zxTv/R9aumXavn6bqQbAnqEnfIUdox+4fWWnWDHZL8du+5EOhcwIuwMWNrJNy1PU4Z2+pCuH6hTssXftcy2tGNWnqjBTvL+JPF7Q8xf7EBE2AlZ2ikwLU9JVmZ2mpCuG8jN4naGU9gxK0/YYCdpf6m4HkW6GNAr7ND8zNxOoWl51HGZ2SlBunJgVNjZmcKOWXmC40zbgbyvl10PI90A4BvH7dB81NxOkWl5hjK0o2JenAPsFnZ6Utgx61eiyBsDBsbz/DTPNutXgrgeAkq059wmds6Q7Zg8z9af7/OD/R7B8Nxdeg5r0Q8Xm9f/BGs97P6H3AWMinI6x1v5qdjcT8gbAwYm8Py0fqHrudR3IZwj3j/kiOuJ333VednFuqihW5TfwLtY0Q+zflr6tGx83zXtYab5L8Xpd4U0P9TenyxpaOnQ7LP2D/vlQFiUg9ZlRjtUj+YftuUHyel3lvS3FWidrM2RKZVD2O2bmFiupZUXLBZfMWI8IpBHgR7xHorWi2bljX9pV+gZMeiV38mx8Q/r0lwgJvT+f+x9CWBUxfn4C+R4CQgbCBAOYVGUgIYspxEIbHYJJCXAkgQJimY3yUIiObZJ0IgH6516tNG2Fq1t1+PXRttq2tp/4q/1R2qv1KvxTEDRKIhROQKIRI68//fNzNs3u3l7JOxK1PeFj/e+mW+++Wbmm3PnzTT4kcuOYqS//0THBNWP1wJfHWBqNEt3dF/545l8/lhJWd/GaK98yfHMlw7w7wJ0MflWFflU/9ke+SLG+M8XA/gbAXuY3BY/cvl8scb4zBePfrwe+FyAlhjW78X4ypfZqvnSGuOdL576d6O/GCM2M/m1KvKp/nM88kUvesqd45UvmeCfD6gTqdwOP3L5fPFOF+7Px73v+LtVByCemjuei0ueF8r3y7dAfG8C7gf8iumI4+HA58f3PWVe7Yxe5CL9N8hOioUxCfv9D9eFxrP0qJWDJda73nrmVy341wEaY2l+4bqTen7N9SiHhlj/5dAG/p2AO5hcqx+5/spBJRtofwr538p+70M+Y1yMmANYDHhdnJL/gU7H73OCvspxw3LVIHaLeQ/yk+Jo/uM63niWDrX8b4vzXw96wF8cBuO+OJpPuE6onk/zPPI/aZj//LeAvxUwcRiV2+lHLp//TuB/YJiyzuD/vgRlPacFwrQBOobRdRpcD1VvL+ap5lPPMP/5pB8eIxoAu1h6GlTk0/TM98gny3D/7Wgt+NcBGodTubjO60sun08Nw4Mbz3WgzoA7mHyrivzxTL5avujO89S/orLCzsebCv6ZyMP67Raf+i/wyJeS8/yPr+rB3wWYz+Tierm63gv66C3P07Nhrv+S4Dnvd8G8X9frOZ/n+eS5vRXm881MR9wnyl1hwK4v4HZizMJTllNAs1UZubnpKzJyUzbXbJljmFVeKZSXmMxk/X6EMq5x3AZpA9owKUbsgGfD+VD/JoAb0CWjYkT9FLCHiTC3BLoT6E7wTwS6FeiWUVSnJaUmM677uUYrcnW3U3koC+WgDAyPYeVwcrqFUUq4utspP/LKfEmAEcAwFuLB75odd9E8Ox/oMZwNXwg0fl8sZJDjCIRkoPE7Y1e8oie5j5jR2UCTfkxH6Q1A4/e2jUz+JqDxu9s25n8d0Pjdq4XRtwON37/qRlL6AaDx+1NnAqV/ATR+h2pl/k8CrUd5jP490DjebNEp+SEDfoffBe5dTBdM/3PAj99n6hj/TqDxO0hjN6VbgcbvDJ0sfbuBvoiT+QnQF3P0F0Djd3T1TN5poDGvjUz/4deazOQ7aiZvAtD4nVgbo5OAxu/HrIx/DtDkTnlGpwGN31Xpj1B6BdD4vZWFhV8LNLnDPN5H+sG9i+UVpr8A+Mmdy0xeOdB8G3YD0Nj21zP/O4Gey/nvAJrc07yM2sfvgCa7txn/C0Dzc5T/Ao27Z9tY/r4HNM7v2hj/x9dSu5ehG2j8HsLA0n8C6EWc/5AtJjPu63cw//OAxv3+hjM+0g98XaxsMB4f9V69skNd/0cJzR+1cOqBqD2mcvXRuV2ph0+yet5HXnKZrWKzw1a0xadgIreOyW2BNsX6lCL3BWZnxglKvK3M37sdeBhQB3XCALbhwHKA9zbA+jthnoi2AnnZAk8r+Bng2cjyzwBPF2AjuLXdSetUPciwAN0CdD2UsRPe6wGdyAtPA8g1AjaCvxXrIfphXIAuQB2EN6IbxOWnfNi1Mqr5Qscv+hhRvm9QHlfL++IQsM1C+x8H9oLfXeiY/UwGGr9r0DM6CWgjZ0PzgCYf+Y5j7R/Q/I9TWUDz38nlAM1/h1gEdAZH7y4wmXG/euMeKq/lHugvdKLofJfSLqDzgXYA7dz2mOnqNFpfZei9w+hRX/G9+ybI/21j1O1/DNh/vFL/UVbtzUpdeb31CRPWd8sL9L7hT4DG+m74VQKhpVZ6t3PjHbS8x//nCdN8Lo5ZQPP13XK30XwZRzshPTB5Eq0sfVagHSNF0cLS94cy2h7ofxFH/A9G0frRdudod51tcCr6Iq/hVpBRT/ljOp4wLfROOJ/+sZD+BCX9RohfD/EbmT4nojzbF+FFcH9RiU8P/G0jRNHA9B0bzdqfK9j9zK8A7ysK/9Ro2h7JkPlSDPnOx8nKe1Y0tTe3/8sx5PsaS/xY4v9qGbM3Boa3YkSPH0NBHyfoo2f6d/4A6hjQOqZfn/SD3aINyOlP/F0M+f7AyNpLfO8AbFxC2/MO5mZl9P01nvaN7652sLftVN8WiL/zPLDf3cx+ga4H2rGb6pM5DcaqE0SxUdYX9O8Be6hntHAvjDfjRdHFaD3QO4B2sPpmvBftVxRbZPsBOnWUKLYx2gl0HdDCez7a/10Qfiz1i4WJhBXaczsgjuOuB7wR0Al4N2A94MOALsDfATaz9r8N8D3ALsAvAAVow2MBR+BYCccvOIYAxLESjo9wTITjIBz74HgHxzg4rsGxDLb/OGbBcQiOPXC8gWMMHFfgWALHDzhmwHECjg1wPIBjAOz3sa/H/hv7bOynsW/G/hj7YGz/sa/F/hX7VOxHse/E/hL7SGz3sK3D9g3bNGzHsO3C9grbKGyX0DYugvbmWcAWwNcBOwEPAsYugXEe4MWAqYBbwC0DnjmAVsCtgA8CPgvYCrgH8CTgiKXQLwEuAmwzQd6YTeYeeBbB8yA8/w44BN6THvS9nyHU4Kuf8dfJYD+jOm/g+22fAwkKAcP77eXYuRlc/177NB3ne88H+P4hGCDfhXFyO5+m8rzlkn3iExW+7ts95yNq85Ng881f0gPnm+/5Girgb1zhJyQ9b4lLr+u3dD4mz+vk+Rw/j/NrX/4iY+VQMkmJr+O3NB5v+eQ8Gk6vut9RfzU9ks5X+DJ/76mvmv5Bl5eftPiaXweeXNN6hnqXcHo7f+85n1abP8vhEicr4cRnPPnUwiFkBbSvQIpTwHTXQfy4N+iH8MS9OxjPs4XvNeFZdeyahoXZeTkCCerx9Yf6/fPyGFa8CPSHvhSvZbTVCO7IU4PRP5iFDYHuS+zg8q/jGf/rFsGsayCQ3/EvhnEB8OMNFA6B6qfWTvFjdgSW3koct+L6q+B4l9xtvvyUwuMYKgiTwP3Re9/1uGP8F5Hg/hvq1sHWVXR6up4o64XveH5gvQjjhNFUZ+/fIcl+h8nUr+eeKR7tbAPI65wL7cLHOjFpXLzfPgzl1gM/lmXynFkGsl4IeeIC2Q5bdfX1xXSegu4p9poiLBzkw2dVEQ2fUlPukOXdMBR/h7uhzK6/ADmZeSXjRR41pY7qZOJ3gf7GOL2+cPNVq9fkrErPvlqfpr/gQrvdPrtw7gXgscnTw0Dggrib4+JUJDvwSg97dTVeE+Il3ZKTkZ21IjOPiplXuODyVFm+p9cmAhd46qQnXkXziuYUFvuKHO9HIRGX1tjL+dhX1GzBS2yywHnhwpLKqtJtlRU1trICh60YlxBB9Hx/Ir3FDTAxtmq7z3B4prCPkOqK1VTZbkguLaqs8FSswEGOOedLbLHDhrehLCGSisrAivQXQIZYWEmZbFUX6GkEC/UQQ8Dy5GTkgRJZoIMfAd56xl1firfqUCbZDmf6E+Bpqyx8AVNi5mKubJf4k+Ndkr4EQX4s8ZQaSKiXxcUJyvhqXgTdAwqzZPmfIMqNmED26hoMrN4bhPUmeV8mhnd+XmrivwHHPZ6102gb1QpPPAuzozuKPDH8QsMsg8DCjydRYEuQMit/9uzkrRWltSn5Bvr7zzSl3eW/97v5nitMxi92Ncl0C7Q5LTNgrgXtMlnfKistTKkpq04pXZC6IKWovPI6dKmori6gLfCs6spZ8m9C6vyCT36y/glxZd5+uMn59LEm/d6/kimut9tT/hpPBj9+eVfTnf8tipXpx4DWlZZiEy5cB++8P9IvA47i/P8GGM/RfwasnlLq5v8t4GjOn5d/7cs0/2YIfUHutzA/M6E/qCitJuVRd7FSHtbCyq01+poSsk/hgt1Nrk1KeZRguEspL67zCSkwf4Z8Ebze9az8ddOh34Ew9DpCpVx86SUD608JoBwnyEkCLKmsrqkWFDn50z3n095y8J5Nmd9ffshQXEHzoxXk7gCsoCd0VwerNx8f+Z0qCdIPchx4A1FRZVk100NM8q93ceHA4msAuRbAanvVdexYf3ruQpjiS4S60QKy7XjLDvMg5wqFIT7yOy3ElwRY5Sii56rNCE+6EHbMIOVPh4JCcPaD9cmGg7WWXU2JMH4Slu5uwvrieCyatGPIc/oS+hTBLx/QApgEaABMBeTlGzE8YCKgHlDH+TvgvRbQCWjl3Eu8ZPgDF/DuAKwHrGPhGoMM39CPeM4G5kFeCq/vahKFScJ9F9H9Bzzgj7sb/7arqfvFXWTMPQJyF/s/10WetvEOtIuZ6AbyHCbQ3QD53vXX9MRLFD6UXQK07BYzlLq7ukZ6xFl7Ud91PBnk9X2Enn/vCjqPDtwCNgEJEFn7imlR66zQDn33g2CBjI/YoX5Xkx7kdT8DeqTQvlRuv++YxdLw7K4mC2AmoB4wCdDwrKfeqUAbAXWAiYAi518C7w7AWsB8zt36bPBp3wG89YB1gE4WriHI8K5+xHM2MA/y0rgY7fB8oWE2nT/z8AfAjVMhD6cpdojz6ZbZym8+CMvn72pqwLwHeZf+EXR37SJ26Er2tMNuoGU32Q7/h9mhLK9+dnB2mJ0cfB6990No1yEB9bP62KFiXIIvO+zL6n/cRlpefhhG7dbR0dQG8UeOBL1XiNRmU6g+i1ma0S8PMBtwGuClgPNGeqZzMdDLABMAJwEO5/zL4L0G8CbAjZx78cjg8+pR4P0J4H2Ad7Bwvwsy/JP9iOdsYB7kZcu9HWC3E4XnLlbWFRAwX3fCc+P3O5ryazqIPvh7BA406+Z42tZDd3Y0WTHvQd6OUai7ut02GGLEfIOn3T7u1X42XByc3dbc3BF0HnX/EuIHY82c3cduPYzM/7ygrz3OZvmEcwB5jCvPDdTc/xOErifmec4PePpleI+ar4zn9wC9aL4yH0B69nxl/I80H36PV/idQE+fr8wv0H8i0FVsPoH0yPnK/AJpfD4cRDrywCb4dNwHtBxvKrzfBhjP0bWAoziaD490GaCsB9KFgKM5fnyScfVc9fnjVzBfaSvf5eazAp8DkbM35Iu8EMZTmxW+OuDZAaif68k3Evh01yp8jT7inXCh5zypyla2iZej3AVK500pJZXl9hTkSplFls1wAU2g5w/dCv6ObfR340xnnJg/L0a0vjyKjhkfiheTrooX9THDRefEOFG/gOqTXxMvZgKfcK9ObLg+XhRPUffa6njR1Rgv7mikdPf2OJjXxIuOG+NE42tUJmZuF4QtmasnNMbf+iRdI7QyOUKOKNYBT2YO/b013+tp+ZFObF0SL+peoDIbTaJYD/z5PcNo+DFUXmezTrTOh35ti/I7GsZfAm4l82Lc8Rsuofzdfx8ldkA6G3brxEx4Wup1om4C0H/W0fz4B43vpk1Uj+6rRXfdtxqmiPl7h4kWzCeIt+26eLFZT/PVCbRlfoySfnjv4uLPX0t/1098fpQogp/xeZ3Ygf5vxNL9JDdTOcJ7seIO8Le8GCN2wNMAdAM8U4GvGZ4OeLbAswGerfDshGcbpr8q3jP9kKaS+cq8Oq/Ers+ftaZqs345XoVMb1WFstYLyvykTa/Yovy9H/kWYrvyPSBamGG2cAPeARbvYXeUzoE3/Xo78U9nA5rGI1HkLDokh8kREDvTD5GkKeQ7fQRjgo2s8+gZImC47u4ocuae2JAcmW8RxdRnpoi4rdUCHY8dMH9xjNi8CGwanzfi2AjK48kRROfmaUrbLR6NEvHFKdD1KnenwKDuh0r6Mb7MG6eI+vNsJkSj/tyjrMvXiZ2rt5jOVFA8F/H/ff0W0/ufbBswCr8vJnKSnr2J4G8evbFf8RsYCoMADJw+XxcmQ/nPLKd4LuIvuWKLqfHZbQNGWc61z9xE8LWf39iv+Pn8lyS6g6kxTXFve8v3uFOGVmizir3c6pzsuxpoG5E+KU0h7qk3xYh1rM2KNcJ8I2qIUADtZGTEEMEAz8XCEOEC9pzGnhex54X4HDpEuJjRM9hzKntOYc8k9pzJnpewp549k9lzFpN3KaOns2cKPG+PHgKzVtAL6InMPR2elwnRggmeswF10NjKY5pFQ6OIO77fAK7j4M8EPQLyoft26D1+AK09yjEROVGCmcmRR0Yow8xkFDIZ5rlUBrqXQPg4+EMZZqbLMk6XoZwuy7zkyLosI3JEoRoQ5SB92ZBoIcOHnAwmZ6Usp4bKQfe1gk7YCIhykJ6vjxSWw3NBhEBy5pHIKGEF0Ogm90WPTIghqV3B5KLV4f8yfybTI4Jl7CPR1A3fo5kOyJflLXfSMOLW9+SOvvQjUZGEV16LfGQylRcDWGG3VeHN64/EPQr5oB+C7hj/GQHnedBrGofhRyzQyY6g7/gkdAKjEwi9M2eYkP57fCaQ95058YAj3HT67xOIP+UZ0YdP8Y8HHMHcRnD+1N2bj+rgpQ/Qt00YQ2iZH93oM4G9U3dvPjkdNO5hLG6FxnhlN5oO+V3Wz5NPSYc3n+zP0uEcwZ7x5F1xj2d+ivzbdnv6I+3OD0a7y83I3o0jVMvxlotompHG91suGsHyk9JKPgzzcJf5vPNJzmfZ3zv/ZPqRmCGkTuATbW4B1KnlrE59z6tOrQT6eyp1aqWPOpXtzQ91JbsfdSXbq65kk7oiCEpd0ZE2I9u7rrD8oTjMXXayzck0pnklS3s2S/v3GI3ysB3Su9uA8cI9wnWQN7Qdkt0fgr/UnkjGR7ssnmeYMBnazLEkP1aptDGrmBw334TzhKE9PdIqLk+p3xDg0cP/o1BX8hwmzCHuqC/yY54thqdRzm8xluTPUuKGfQm2s4KAOBJ6Lx38YTmv9irnNUCvVinnNT7K2eLND+Vs6Uc5W7zK2eJdzvFDhbVM/iMJeeSd/DYq4DxmGMkhHuR1KX59KhBUrpy6cu9bL77Vc/LEyX+8ve/tC1dVkbPWy6brpr959MjRpCVXL4mJjIm8eknSkqNH3zyqSypP+vTVklenrPodf0y78LtVU1aVvPrpqyePdxyPjEuO4/2Sh0UN6zh+8nhv76lewd3bUYiEzDzZ29tLw830CHdJXGQchvvstdLXJq98mr+2QPht9uTs0tc+e61yRvyMN48ePTo9bWNadGR05Ma0pLRjx948Fj/z+/h5kFC9etrqfW//4+2vTn91+p/tH7dfZNlKjo7G8stRscscVtZT4W8G2Mkj4+JQ40gsmxxWFlgOU2FUE7Fli4TPHWC3aItrWB2ysDq1mrUnuV52lgd0bl87k/J82Nk6b36ws3X9sLN1Xna2jtrZcGZn0iMJKW7bwj1wkeTXKaUo7rly2pXHPt/zORRTL9I93S92j5m5cabs39t7uld+l7xAduO1CiXNymf8Oq/ymYnlA+/4xDRhueSx8lnHyieXlc8VXuWzHugr+pbP0PU+yiffmx/KJ78f5ZPvVT753u1Awmx3+eDevWio/ZIU486L+8vSyw7tfWvvV6dPn37+vx/8d+T0K6aj+01PvfvUyAkzJwyPGhr1TOWKyh17j+5F98i4Ge7CHTE0YmjPmd4zam0GX4Zn686nIdMrDdGQkQ33FN9z7PP3P+8+cepE3VMvPjUkenz0v26bf1vdX/f9dcT4S8aPjYuKe2NHyY6VT+x+oqe7pTt2dM5oWf702MjYN744+UXvmZNnTjM4A4D2iv/1HPnnkegRC0d46/X37fO339O8t3nM1LlTo4YMHbJwxsQZ/3nyjiexTdpx4/obD3z41oc9p0+efqGts23Oupp1j4wbTcao+V62NovZGj6zCm2OiLLSokhWVhFCLOkdM1n5iswd7XA9s8d8Zo9XMHvc4GWPVwK9wdseIY4rfdjjVd78YI9X9cMer/Kyx6tUxx8icc9h44+ZkHojwRRC4Tt9ppCcoTT1xzRfydJ+FUv7BkajvFRogaZw44oHo2Jg3kPzRIg2ConQNl3O0o7zuqtZO44LcciyBGwLaQxztZxHEThmMcLcNIKIXdpZCLFGwshDPwQZjh4+JEWA3HFAj2VhioXJ7pxhFQazVMJw49iYAuOTaV7uOC+5iUHKTfSSm+glN9FL7nigE4OQO95L7ngvueM5uTx96NAhKQ44xhObiBMmBBnfBK/4JnjFN8Ervgle8SGNawHj2HM8e8ruiew5lj3HsOdIeBbAMwH1TTyPrCUsYGbeCn+oEa5fT0jyrAVznYVkjRh1wTBgKgRwtIn0x/D+nkAtEhuezRWV5fbkmhI7/F9uq7Bttle5efE75ilB8u7rh9yLgpKrI7xmjjfJB+8K1fBxJHynQH8r1bPn+4AfAn4CeJDkWZwwCfiQF9v3CK4t4QdxmJ+TWNlD2wmPIYTGNEX0I18jgs7XRKI/pnkG038UC6N/YL0pjtgBxS+2rzehm9WuE8WKMzuXffY9N607OUz0zkdqDyKRP41zx+8T2O8Y4B9L/D/g/HGUzn+hMAraJ+TZz8LqmQ0+liC4/fYI9HcW2S+C5Bn1O+IV7p0NP3vndrD+8939gSLnkBcv8sxPjISaq/Qx2IZiezuZ6yNwrUvP3CLBTe7W0X0q5759+3a3+wWc+86dO93uF3LuDzQ3u92nce7xqalu94s497pHH3W7X8y5Z27c6Hafzuv5yitu9yTOfenSpW73Gbz+mza53Wdy7sLcuW73S3j+hx92u1/KuT/MuSfz/NnZbvdZfP78+tdu9xTO/ZU//cldbyayNhHzHufWSMvzb2zL5DI+LCh1FUuvm9SPocRvr0DHIIY+dXUI3R8LBrpYMJH4DFy7N5zRjCT1FunhECc+RzK7xh4A6wiedYF2NZvZFa4P8OsICOimuo4geK4joD3OEfqu1c7xkmVmsmT3n8Ifro0ijfk6l8ng7RflzPWSI6/VziV9HP79hMiZy+TM8yFnng8585icnwCinHlMznxOjlxvUM58H3LQ/SdEDtVnPpOzwIecBT7kLCD6/MQtZ4FA18MvU8njy3zkMbpHQdt6r3A9kXEZk5HqJePBiEgyNhtGWl2Bjrc00EADDTTQQAMNNNBAAw000EADDTTQQAMNNNBAAw000EADDTTQQAMNNNBAAw000ECDs4Yb3G/KXj8E/DKP+2bL7a721Yj3tz7yu9puP3lvaimjcWfgkzcp56PHEJSEHUOHheTuirXc+08B8XDMZ4IM2za37/kL8vmcETqhs+HmGNF4Mz3rV8/u/8F7gywcv3zOjeFm5Rx0Oa2RohCB59NjXhu2R4v5gnJKX+OBRe4rYsTtikzDIeruPidUL3TiowPk47nIzSwevI+I1yWeueF5yRivrEeril745QbqNURFL72U5tarZzveh07fjZ9Sd7VzR3lAdte19N5kPHvZifcmLxNF93lAt/TVR74/NMIJ+Rv/uAnT5OT49ICOlMfc6UKw3vOYqTGC+ucxf0wX0rgLW86H2SwelIn3Lhn1KULjLfTczm4WB8aJT+QfL3jadQnygrtNoGWPbobnlTuDrAcXmev3LjK33Od5j1B/QU6/YcLjJozHdYty/lLj7Ur9MVjiyB1mAssXTG+CV3qHMF3xXqkGo15wbafp7dzO9J/gJ73blfTKd17x6TVELDE7wEbONr1q5+Baf0TPsTJMj3PXS90/RrvtwHJCsU1yr2sntXcsd77eWm+NEXuc9G60DnYPFt6HpVZvu5x97RHtiq+32Vz9MGYpOrRCPJPkQOlpqvW2HnjwawfHrSwv4cnrEs/cMB2yPaNI56199Ypi7Ylcby2cXt33LHXrVftyjPgWC6TfRt3XCsqdYFie1uw0s3Nlmtm4Ks2sT+9/earenxHEtRl4fr4Dr7G3V7vvoXM+q5xJivdpJN6m2HvSkWEi3umJ98jgHZ14rwne4YP3vOAdgXjfBt6pg/e04N19eH8J3sWD97vI9QTzLaC+gVV1538rp5/rrmFEL9QJ9UFdUA/UQY4f7TPdd/wBY8Z4sd3N5NqB5pp4Eh/GJceD9uMrniCSJ7y8J5rUGctvlXiEi+M90qOWvlS53ATazjrv4MIL8nn/FPgOlz+FU8e96wVq83gPWiz7wGyq4P/eALyfNMqP/4UBwk8L4H9RAP+LA/hPD+CfFMB/RgD/mQH8Lwngf2kA/+QA/rMC+KcE8DcE8J8dwH9OAP+5AfznBfCfH8B/QQD/ywL4pwbwvzyA/8IA/osC+C8O4J8WwH9JAP+lAfyNAfzTA/ibAvibA/gvC+CfEcB/eQD/FQH8MwP4ZwXw/57gv/1bGcA/O4D/qgD+qwP4rwngbwngvzaAf04A/9wA/nkB/NcF8L8igP/6AP75Afw3BPC/MoD/VQH8NwbwvzqA/zUB/AsC+FsD+NsC+BcG8C8K4F8cwN8ewH9TAP/NAfxLAviXBvC/NoD/lgD+ZQH8ywP4VwTwrwzg7wjg/8AEGOOYKmtnFdqKtuAtKBXFC2MvtG+yF9oviyMemyqr7G6P2Qb8A4+tNTWVFbNsRTWl19lNfFB6mZgXx3I/MtQjpn7+4i4p3VxSBlhj8iPAzWSuLKus4oSYbRXX2ar9JcCDwyMB9GI6N0ehn9Cb/IRTT4CXgD4J8BJSbS+zF9V4qFBUlLpgrt2LQ12REnvRlsKARdmXTbU8eTbVQuUZVEuWZ/BfvKqcfcq4srzcVlHsQxnmqa4I86ypslVUl5GDuasXxm6M0y/Ottuus68vrSiuvH7JQn2VvdpekzRjYwV6mWoqZi+rvL4C3L1c1znAraKypnTTDUkz9FsriHfczGWltrLKzerqMT9V7TIqaqpu8FdgPIOq5VIGVcOlXqrmQr38m60Xj7fVUm9qkiY1o+UZVFUHx3L1LCM+qhm2vMpWbvcRiHiphsq2FdrL1ENRLz+h/FuvF4+33RLvTb515vx9q0D9fcdRWl2jbgDER7X80acQegQ/lufJolqAMovPyAu9Ox3vkP4tsA+Xtw3KDH6s0JNFNRl4aaNaTsgiOH/f4VWLl/ioFiy5NdJPA8v5+wzvu7nnNffd2vP6+2vsOf9AuvivLGqM3tacYysurQzckfVlU+3IeDbVtPEMqonjGfynTpXTO3m5uNioljBZCs+gmiTKoJoY6qWaDOrlPwFePH1Vr6osKyu0Vc00b62qRq8y+6aaAkdNFe/nQzHZu4gEXQ0NmnrwEjtGvTB29nze1bG1uiSvZGt54cLYTbayajvvR6+qXF9aXFOyMHYO73M9dfMQ5c+mFCb/ifCVw7J3oFzuw+czp9UFlNgc9ly8NnZhbA60abaKzWWYI6XljjI7VjEfZaD4q+tfbjflmjyzc27czDx7bY2/TOP8VRsX4q/aQRAf1d6B+PjvGjxZvPsF4uunU+D81ZWu3LzZVyVjfqp5mFcJWXwdDAj8VHAvHtU67ubxoQHz9a+DfzPsy+ZthfnlZlt1ka3Y7q+f8mZSVcmLaYUNL1EOSh5j9SGVjqxzS+xlPnLKk8WHlOWlZfZcYgswN/A5f1bh8yXP57CW+fkK53uYKHv6COlneCt7+gvpvzx4Fl9SfI5AmZ9qLc8vx8bIb+kpDD5iXmWvrrZttvspNY7DhwyLrcJeTOeBvoTwLL6kQBflv6JwHAFl+C+SPnw+5OVUXg+Vemu5T5UUBh8Scm3VJb4CEz9f4UgPZvLVlfIMfiUEKhgvLl+ygqjdwdTsXLvDVmWrqfSdKjdDIAn+C9ibzYe0PLutas2mTf7NzpMpGEn+dVNj9SnVV9/P/Hy0C+i3vNReVuwvMGXwJYF00gEyhufxlQKOJ0C29OVUlakavNC+urTInldJuuBym8M9zC2srCq2V7GeubAMwsapjt4yiktrquzVM6GhqrBXzVLr8WWWvCq73ZOB5asHg9qwyIOBDYMCxsT41IY5GeW2ouqZqqoQH9p3q+aYB4NqhhAG1VQQn/yy65UmSDURfdl8p0FRMa+yEnnlsZSHsMJKMI5yxpFLxtmqfOU4TfYxlfLk8J1yR6Vjq2Om74RRf98pquG1zCspLdpSAR3pwljF3xEwIbOK7ZtsW8tgelBTU1UKM2PVGYQPVp9FN6u8stieXFZaYfch10MFFWafiZ5VTYo6mUwTA4tW4/YtGzM0WMl9edXk5tO59Kzq0m0wE5yd6nYgR0AvjM3cWm6r8HQsKAI5C2Nrqrba4/I3QW5X1EAVKrVBwc4mDsWO0oWxly+YxTIcnUpKgalis8yBZDWdfOJrub24dGs58anaXGhbGFtRWWGnG5JU95Mll8F01QEpD3LDlUD3NSU+RfdLGZ6NEbve1Sn7xoKJJ5gNZALdP+R8StmXteNuGg+/fyyo+ILcLedrH1qwm+1Q39SnFX27nqT73Tz21Qm+97sFuf2QxNPN5Uuqke6v9Y7H3/7B4KKij7VBlGfQGxIFui9I5PfrPRtP9iPK+yPlfZH8fkiUh+l2cflrMNH85fkQ5H3JnRMeN+H+0dZH6X2u6F6wOiOvYP2qAvOqglyDkFxUAqmQ96u2tVMZge0puNxDfY2/4+z3Q1pO3vr6Kqf+bErF+IIqpyBtTC6nHk7/rnfiPMpFrZzkcI1cOPGieI/9r2r7XVGPgPr3a5cu1aP595y9PBXnEa+aHgi4bw/3UaPtZL4E/kZ6ZS/uZbK+RPk62X50jNx7P3ot8NQDBl9vgksS7qepe0ZJT8NdOr/7iIPZZ4xAvkexvNOEcr+XoHxysz1KECaBe8JN73jcIb8OL2dqoG5Wtq/4J7b1JhIS9MT6RG8SWE/y6PuAb0E/gXslPoYnnveP8bdFdjThHkq8q5kNN/SbKitq9JUO8qswEFV66Cb10LHb7RWCd554XFrAAPdkRPAbcwcZ4PcpcvkZX5siInrzyN8u1QNjUp4oXvqUieyHj/JmBKhdAPnYGSPuAFvVsbvESR4InjYp00PYs8rLv7/QeS20qVuiRbz3oTlJJGlymkWxBe9aZ3eTNy4T+6St7hpRxPsg5AJr/mPg+2S/S9D6Jy0/eOh4TssPHrr+rOWHBr5BbNbsg4fE57X84CHpf7X84CH1L1p+8JD5Vy0/eMh/QcsPHkr+T8sPDQYP9Pw/up7QtTNGREQ3XI+pfzZGbPxBtGi4NdpjnSO9ha5D5LQo6xBNT7c34ZLBcm7tIZjFBownsUX9PA78Ng3Xi1zvBf5GnZzVUR8tLmP8xsOPmSyA1sPqYfG7mgv/RtMx729KOu6f0NGEsnA9pcpeXVm2FZNCVlFwWaVaD0R/llMwv2pYPHdy8bwF+TVKzi8looACMb8yQY6zQBQb7473WG8rsUSLi1n62w4+ZuoGNB5STz+uL2FekfMzBOX8DKTJna5DBKERyuVElMm8l/HiWh6WM645YRh5HWQH6JLZaCR8eP5E90ZRLPxFe9NzXnwob1vuDPPnTJ71v7HiRe+3N312d7ubDxNUMj5OvPvYF+kfwnt+YpzY8Hms+OpD7U0X36nw6Zm84Xd9kS7rZ7xpmJh3SUdT+w/b++j3t64DhE94Jk7sOj5M/Oy99qaSsYp+Qxjfe4u+JHxdu3SEz360venNKQrfSKZf3ffjRNQv8fQwwtf28/amvT+DeLfFi/LqH/J9df3xdJ5v8sftTVN2tDcZvfiumHWC8HU/RPW7+/H2pus/bW9yAV8Ux/dv3QEPeb+a0dF0APJGuNFT3k4vvnEpHU3ngX5Gjo+H4Zjmf0L9/w+ti1j+mB8bVh9I/wj9QAbm3d9+2t60/CdK/g5l+WYuP07yDcu0bm6cWPJ8e9PTzyt8wxnfK+tpeaEtId9N+9qbnpqo5O8Ixvf+hhPpeA8t8iBmTu9oOjJV4UtkfA3FVB7qV3/VaHH9v9qbch5q9yhXzI+ej3SinL/I1wj2af41tFmlo8WhXL7dt+FAOs93C/BVAZ/Fiy/yS0++C//d3rT0x+1N+msVPtTv6j8q+eK4a7SYuqe96ee397XPioPU7oQFownfPR+0NzXd3t7HPuX0ljxA+S6H9Dpv71sey6M95VlebW+64lWFjz+bwV3+/4by/7tS/pjOi1uPUf1/SuW0QZm+y5VrDIsvhfE1PEL5XoU6+MWzCl8cy7c5t9B62NYMsqLixCP17U01d/ZN58JhSrki38g325vmT1PKH+8lxfrfcm+CiLKx/uf/MkFsuC9B7Pxhgsjnb8m/Wf8CidyCDaieJTqSJZxlBlnLNQTmkwHbzPqbxhDZ1gYaZ9vdCe42OZHFGxeAz/hv5cwXf3xCK+WLDMBXy/giAsnjgJQ/1H1sA0hYyLzmf/uXYzXQdXe5XmO7jvW69o4ppF7vK/Js/1v/5dXPL/ZSgtGWVo7vSS8+jm5tDW4c3R0kX+J/guMzqvDtWtCXryRIefVB8jUHyddfcLXSc6Kw7nf9W/n91tXe9xyo+s2PmfT3P2YK9twgrEa4l4P+Smwv5t35305K7ld+X5Z/d8bzkbr/RnWQzwEhvye+HCPWG2k48nviy56/JyLguKvrJTru+gqe2K/guMt+dUcT2vr6UtzNpq+wldv9j7kgPiPTq+UlJf9RN4wM93E0rlLOrToCYx88M0G+jxvDFVWWOyqrS2vsxUoueKdf+B2VvYHJ9s53y31LzfX3Lh3w+VvYtmyt2FJReX0FOXMH9RamKeNH4zP091bhrRgR9Y6AjG2EvB8bTcd/i1ne47gVx8gYRm6v6S9th9kvboe3U4ndOytHPHzHrpXG5I5XfNtt4heQv4tGk9/fIuhPxKqAeSW2+ZfTzOQIPuTgUVMoJ/G//uUYFvuXg/cxo5zuW/r+7sjLaQggB+9PRzk9r/rXR5/mXw7et45y9AHk7AggB+9nJ+P0AHJ0S/zLwfvcSb8bQE5dADl4/zvKsQQod2FpgHJ/5RV6rlQAO6wNIAfvl0c5xtf8y+kOIAfvoyd7ZQLIKTH6l4P315/N7888nAfY9Sa0/7dTm47gxjqp2/3beWcAPbc//DDRszNAOean+5fzMJNTH6AcBXMAfbKz6bg7gD61AeTs/PWviZy6AOUorPYv55U//YnWO2hvf6A7kS63tzjufQjG0b/g5rPx3oGd1xnlV7m9za9LcO+PsL4TLzq2jyX6uero2I0/01Xe5mEZMcV9Fl9+Ci1vl17ee9C9VD11fd1xXGhsh34FxtEdLL6k15X8sdaPFVs+pmc7tkyOE2NU9Ilm77x7ICDtpHEKy2cbcTM+OLZPuRD7eSNAe+slx+olR+5HOvopx+lDjv7N/slxecmR+6OzAVL/oZ53/VcZb+HYCcciBhgT7DBSPmwWHM/0HW/heOJ68r1KcrmtwrbZXuU54uPPr1zG7cJp2aWcqym8HyNOEiaR18bdXudqBgEte2LE8RztBGWtbDIeCxlk3RsnOj+KE9vmxYuJ+P5xnNhyOkbsgGcPoL4X5pMfgvv+ODEf0ALvqcDXnCaK9SZRNIJ/IrhnpouiC8I1Ph4n1u2LEzvgvRv4XIAtJ0He2+AH7s3/AjcIW/sWyIYwBogjCeS4QIcO4O0E+fng5oTwXeAmwrsAfKkQRyLQLqA7ILwV4hWAX/donNgA/haQLYCbsVwnOkBeM/iJ4NYGflYIlwlunaBHEriVALaAm+NDOkbFcpoA+dIheO/jpID5rVsCugJaAB2A9YC6cTGi5UyM6ACsB2wEbDtDz0i2wtMJ6AJsARSAXw9oxCeEc8LTBdgCmAXlsGMCyDwPdAQ0jBBFJ2AboH4kxAco6kQxH7ABsAcwM14UdwB2AaaOEsU6wA7ApNGQt4C6BEg3YCOgMAb0BnQBdgMax0JcgJ2AhnEQF2BioiiWADYDiuMhLsAGwB7ATNDNKoBMwEZAIQLkAboAuwGNQ0AeYCegYSjIA0yMBHmAzYBiFMgDbADsAcyMBt0BuwBTY0B3QGhWRQdgCyY1FuIDbAQUoBgtgC7AbkDjMIgLUBgO7oAuwG5AI+Sbu17o6HmznTBXwwpjYPMInLupnXtLQKL1MUelPnoAzAeyvZwexvJGWwBsGwvlDWgAFACdY8A+AF0JYCOATuCpB3QBNgK2YBhAYReMIQH1gAZAI6AF0AroAHQC1gO6ABsBWwDbAIXdEA5QD2gANAJaAK27Y/rkhwXaLFwTSl3Azkjt8J0fmFdIk7WnG2nfFAGerntjiJ3p3oN6j+0L0GhzeqCxY+oEGu3PADSeMyncF0Ns0fgexikJeqDRLi1Ao1Aj0GijVibPCjTaq4PJcwKNtusEGs+ddAGNdlzP5LUAjTbtYvI6gUb7bmTyhPtjiK23MHl6oNHu24DGcyiNQGMdEPZQefJ5Wwg4P+6CfOwaF+NOv/X+GFJfdHuYfkBj3dHvoWcsu4DGemQA+nUwoRagsU65djP9gMb6Vb+b6ffDGFLXGncz/YDGetcCNJ5TaQQa62DbbqqfFWisj8K7VJ7rjhhSNy17qDw8bxbrqZHp1wI01lkr0HhuZSfQWH8dcnrvjCF1GVXB//RQGZfw6Yd4utDOJJp+PfC7GD8OdIxAd0fIYyLQD2hsD2R5TqDrGY36uYDuZDTRD2hsM5DG7xc6gXYOVeQJd8WQtsStH9AlkYo8I9DNkYo8K9DY3iCNdd8JdH6UIs8FdEOUIq8F6J4oRZ77XEk5/WAnaAPCD2AuDunvBH5sv9z63R1D2jKk8NxqPdBd0Zx+QKfGcPoBXcdoPAfTCTS2fW79gHaInH5At4iKvE6gsX10awnCrIzOYuXXGKvIMwKNbagszwq0JU6R5wTaFcfJi1DOJSbp34Pf4dA1I1L/gb+bk9cCNLbJcvo7ga4fxsmDfMO2Gl9xDUgPtGU4px/QruGcfkB3D+f0Axrbdlne5wtM5mVMPzxHE9+xHZPlPbjEZMbzJXVnaCZvBfoKxu/c9phpMYwdyfyDyfvNXUYznmfalj1alO9PSOTT3w3px7YmguavHJf3+p9ud/Dnhsvt8lAdTH4+APuBMR7qUPs+lZ35vnq7XPe+5znoOpYIbHdwzoD9VifXb1lHLVbGkUdjxOHs1XJY/V4FI+iCZ7fqP6DxtEF8vC7xzK3tGPgvGE36hxXFW+gn2cJ6k/v+hw889SQQQfWMVtGzfpsy3u0CPfPZe+MO6q7WT0epyNHVLHHLKemJEafJcrZQ93TZ00DTawAerIO6Hqpvywc0bd75707CIN7/P1DA8/GJLd3Sd14Yami8yfeayWCBpFXy+m++cUcjjGVgrCQejSJuC7BtTKJtURtbX8e+Nv8d+k2OXlDaDm/AcRRaqvdvjLKffku0aATEeUAi10aVnFR+b2p+y/9vHSu4d+c+bT/VtxHy92vlqoEG3xQQP9Pq67cROj/XyvXbCM0HtXLVQIPvOhi62P6vwzEiIrrh+heu02SydRic6+nYmgkCrifhexvzx3u4MpaYzHjfiitDJOutW9JM5hzGj+tRP641meV5G8pbvMJkzuTk4TuuSVhfiCfrGcjb8oGy3mUF+XgfizWDLhLmAJ3HyT/9IcxfYc7aZhTJenDPSaV9w3u6xgP/GneqVda/j0D69yjpjwX+1Zz8VKBx7mvojhGTUCbQuHbigjDob2XzZcFM9XvOIIqyG6Y38ZSiD8Z7UZqSfrzH61mgyb67brbeDzTe7+Nk6X0d6JVc/nUCjb/PNB6h698HgcZ1xxag8V6vZ0E/eX0J5bUCjfvLjEwerjcn8+k/A+nvpuvfn3Jlfzb7/0IF9cMXm9tGUXQeX2TWjebW+84CMJ1tPtIpFAS/zmkpBt7b0syGn6WZHT9NM+t+kmZufDDNbLw1zSw8AO4/SjM774fnfeBel2butqaZrbY0swWeeie4ARrWp5kxndZb4D0vzdx2I/DdCe/bAe8BvjvA7Za0AaVbXv8cguufPTFiHdQrtL2S7XTfpfdaINn/I3muk+P6PP5Og7/Tx2KacV8JW6zEtaFUto6DexX0PvRAeQPZVyLcmyDWPZxAfvcZSPjmljGi8MsE+jvSAMJ33zZGFH+QQOrlQMKn3jdGzHw8gfxGO6D03zpGtEL4geaf4XdjxIbHB55/3WPHit2PDzz/XG+NEQ1PnEX+vTNGdED4lQOMv2H7GLH5iYHnX/OosWLPEwPPP/H2MWLJbwaef40/A/1/M/D8a/ufMaLuyQQxl9GYDve9SwL9rqlruih2fZAgdt5Dfw/Hvjd1k478Hib/LqHvUfm9Q/D9e4cl0+huryxfxYjyBnDdH+j9tKT9Pabe/jb+aEnQ7W/j/iXmth8C3r/EbLxvidl6D7zXwfvdS8z6u5aYO+9YYjbcQX8b0d0O71vpuwWeLVuWmHXwdFUvMXv3M0It8OqVO3ZdW5cMqP3FdMpjGe90GlcYw5rOxuVGc3eW0axD5NLZAmWDGMp0Yj9jPML2XMBYwmhm5yl1jRbrd8WLbbvobw6Nu+kT7aaW7dGofwLS8TKkB/sPeAqAQwWn8C747QLcDdjcS3+fxH1MKSWV5faUKlvZppRZ5OPMWUW2ohJ7MuqA/g+DGaYBb8HavIKs1ZZ1eQUZq81rlmWtXkH3358CP5S9Kn11+oqMHLI/gtzL/ArVQbZ7x+i3m2Rb5/1l/QU/v5UNEfRqn9sROVUC/T0EQd63hnlRs5rmWeOq1zORLzcz3ZIhrDdFsHC5G1abBfY7DcbfIo8rV8B4M+P1TAyHJDk3ray0MGVzUWXFdSlZuWtSU+dfnjx7VnUlia+BG49GCKOENpZv/sJNZfE4nz7WpN/713TBi+bTMQ3SIf8GhHrnL8/Kz8gVyPelSGPkuhnDRJmm52uJJE8wnrVQAPsEZZ9alnnN6oLV6asymP+bQwVhEZZvfm5GXs6aNVDKy4SKre78vBP893PhLeCN5wm+A+6feLiDRdiqyO0TGBbH9jj+3wPj5SuZ/pVVprKTQON9inoyvxktjFhqMm9k/qUVW/JmAH21u4QThEVAX8Ookip7NRbKe4BtS2h4fCcFtVQUS4u25OHYfw/myVI8C2wMeSf7HIDOgqLAucD7gAago9g7uhmBXm2vScG+8QNAC9B29o5uVqDxnj6cK3QCOtAfbyvh7JGM/0EvnAPlb6pJwfydG0llQBZlrzGnZ2fQzE9ZZski+d86lMrDLMxZk7fGvCZb7l6Ifxv4J7L6l5t1ZcaKnCyLULBqzbL0bFIOFdBhPIb+qzYULFu9rCA3IzvDnJcFhTx/TupsgcyxsBxdvX3XqdB9Rc2WFLOtwkz2maYXFdnLqokd1QG/KNEwyNfZS3/37eHkuMOTg2Tz8BxZkiMYnpwxy87dQ7oVwmVy8gzsfZSaPoq83NJtVF4i8Lu48A6J6lMvKfpMZeHxPgZzSWVltZ3ck2KvYB0mytlcAe1d8nWbqhmdD+G7ObmtTG6n1Ded+J05X+SkHbFVVOtnG9x0I4QzpoqkPkao/Xj7knLuHnq7f/9176ORSFMobzgR2bs8x8Z33LMlt528vKgBynP5kDdQ/VpCLK8zxPJwD1so5elDLM8YYnnWEMtzhlieK8TyWkIsr5OX5wfI97/QbHZdSMceqvVfhlDY8V0htuMQyzOGWJ41xPKcIZbnCrG8lhDL6wyxPNzLGlL7C7E8Y4jlWe/23w6Q+j8M6v/QIOq/DKGw4xCn0xVieS0hltcZYnm4JzqkdhxiecYQy7OGWJ4zxPJcIZbXEmJ5nXXq7QCp/yOh/sdw9T8U9vmDENtniOUZQyzPGmJ5Th/yBjxfCrG8lhDL6wyxPOGe0MrTh1ieMcTyrPf47+d9Aan/o6H+D1Pp/0OglzPE6XSFWF5LiOV1hliecG+I7TjE8owhlmcNsTxniOW5QiyvJcTyOu/tXztA6v84qP8j/Yz/Q2HH94XYjkMszxhiedYQy3OGWJ4rxPJaQiyvM8Ty8BvpkNpfiOUZQyzPen9w7QCp/xOh/o/2P/8/ciIiNHYc4nS6QiyvJcTyOkMsD7+lD6kdh1ieMcTyrD7koZnqByAvc9rAxsm+IIJ775rQ986ms5GXOjG08tSA1P8pUP/HBaj/xxRJdSHWSz8ptPIcIZbXEmJ5uvNDK88aYnmNIZYnTA6tPEuI5blCLK87xPKMU8LXDpD6fyHU/4lK/a8PdXx6RZ4+eqogzFO8cF8xttm4D3GqIO8FUgd5z5RjSgLZ547Q4padbxSnJoiJmaNF/Tvxor49XjTCUwB07qdn+yjnynXv5OX257w5X8DrXD/17POPh84QyzNcEFp5zhDLawuxPP2FoZXnCLG8cwXGqXSfHv721zUlQP//uWLhA9rHffcY0fIkPRdyIOGdr48R688ifF33GLHtLMLrPx0jpv564OHz3x0j1p1F+PqJY8XWs4n/H2NE8TdnEf/pMaLu8YGHr318jNhx/8DDJ04eKya2noX+s8aK9WcRf61hrJh/FvG3XTJWdJ1FeMfRMWLnWYRv2DtG1P+n7x0AZP//uwli14mYPvUfzymS+9xUg3qb14LfjZkDtIeJXvMkTq4L5MrnzfBgORJ4jhbFy3VGeMgVZyty4xgGCxFMrpXTV47HMdt/WnEoQc9D9y23BHDIaU+5zuWj3XLxjovJ/dBXvmfhWiTmQnbPDE//5AiT3NYwydVfEh65tWGSq7v06x9XoK11pUD/n+K7/y8Jk14tYZKbmBwm+w+T3NYwydXP+maNU9vCpG9SSnjkOsMk9+uCWshvPFOxC9qzrksCjP8/CLSSSL/zk7mw78Xz3fA8OX69lT+bW43mP5qCTnQ7optWiUf+zh6/F+Pj8e7zven+xtPM0hMh6IeoxeON/uJJYt9fqcWjm0HjmegVTytDX7RaPIb5bN2DeTbM6WuvX2xfb9I/QL95Sb32zM5XD33PdH3Gu003Qrm0LX/StLjszM7uK3RiR+mZnRuLnyC09afrTfmAvP/EJ3e7v5XrWCDK6y3usVA44hFZPHgOPqR4O5ZgOOKxrKD5iPe2SDvxLzzxlMyj6cF7XZoBHnggPPHwgN/zd10G9X/laHf9182leuC9MM2pzakPxIdJD5ZevDfmqkeverS1Ljzx1LL04L0yGwFaM8MTj/EyZvevvCK8AhAuu+9gcxC8l0Zain/hiaeNlQ/eW7MJIFz1yzWftUtz58K/uXPD1S455Pbi4YfxTpmHw5We2mW0Lj3M4oFH2OvxQIHUf2jfulgdIffypoqkPzKkKv2F/D1h1ipLld1eXFrDvprF7weLbGVlhbaiLchH7qmBcPWpirwSJs+pKi+3xlaztVr+CFdNngXCdXLympm8NhV5K+03KB91svDL7JtsW8tqBJl2QTjD5Yo88XIqT395X3mr7BVbTbYq8pWpHH75bPnWDEp3gzwHJy+fvfPlxMvLKrdttlcr4Y3A38yF36ESfioLn1tSeX1WhWNrzSp7TUllMYpzy3FCuB5OTqcfPVDOuorSospiO5FBvncF/syFSnj9QpovqQv75kteZSWUkfLtNIYvrKwp4fNFhHB1nDzHQnV98Btm+v2sqay0Yos7fD7wt3LhG9l7Y6Tf8Hml7HveHcCvW6SE72bh+UHQVBZ+WUXxsirb5jz8Xrukssx9XyHK6YBwFk5OKnuv5xIi67Gscmthmd1cht91y3rogb+BC1+7iObrjkVKvsp6LGe2j999E0Pm9CDfAXO0FcL3cHLbmNyuRZ7lhXLd8ljFUL53VuQ1Q7jMxVz5L2blD88jb0Z4yPOoZD7kiRCujpPnWKxe/vjdeXpFTamtrNRWzYXPB/4WLnwje8e1Pr58MDx+my7TO4BPl6aE62LpENI88wXDZZZW1LiNmIUvAbdyaOO2lrPz4CF8JicvNa1vOuI5eaUVm2m54/1BXDhHGmsHOT3kcDkrTOkyXVFZ4fG9dr6X3lcPpecJrMtbnlqQm5eDxxig/bwWSc8RwKt9srMyVucVZGekL8sgR7Hhd/cHI+nZAeC/LCM7Iy+jYH3W6mVr1suykwR6/kGnQM8McC6l8eLZYh8C1jP6Q+bmYjSelYZ3RTcy+iPm1sJoPHuN3P3L6L3MTTBSGs+ewvMedIzex9z0jMaz1z4GNDD6Y+ZmZDQmEM97sDB6P3OzMhoPJ8BzHxzGvvMfcv4B6IVnoAks/Z+wME7Gj2fNdXFhupibDHg23acc/SlzkwHvZviMoz9jbjJgAXzO0Z8zNxnwLLcDHH2AucmAZ7sd5OiDzE2/jOqPZ1kcEtSBpB/S2bVEdKf/EAsjA559cRjQwOQdZm4y4FkY3RzdzdxkwLMxjnD0EeYmA56VcZSjjzI3GVLfiBURZRptB+/Vxndy/t5mVq6Mw/BerIhoXDWanM83CcbLzSq/MbjTb4b0M9vEejQjkpaxfE5Ibl56Xgar7ViPCqJpGXv4w/9Z5pUbZLl4Fs0bIi1LT75V6flZq7KuzFhWkLkm50qen5y/Ul1iq7KnkGNtUmqqttprbnDYU2pqNiXX2Mu2bt6aTHyoHjfGUFvwlL98XXZ2rjknI2O1rG8P8C2OwPM21uRlLS9YlpO+oiBrdVZeVnremhx4W76Gnf9iryliMbNjdSorNgkZa9dl5OYp57TERsjntEyNprYgx09bk4K8DZYMEm+WSG1Bxb9g9ZqcVenZVM7xKJgKRninI9205ooM4v9iFLUJ4n9FVk7euvTsAjz3JZe2jzaB/o4FPVIyto91udDv5IruNZVElg+e59sIHufbIMjtH9qKgfv9SZ8zgzs/UhCG19LzGh0X07vV9oA/f5fGslMxHvbWtkkkv0vJxwVl5kC/Nl3v9tfleNpmB9BtyxS3S66i50G27ac2j+8dqxX/MxB/Lhd+8rYZZvmeF7T/+bkzyHmZ+hdHq7d/EFeXUan/1y07nk5GYT9i9xtj3QPUj6V5sgl4NnHyNzE3GZIejBZ5fwHqIkFGo275bQpde7VSViT8izEionW5SOpvZqPRfR4nQhekF9t35zp6llRSnmf+tZlM5gKOdm6E8UAGyFL5nZKkH/y6zEr6s80ms5XjqYfwhgylTHpAvo3zd4G/JYPGgXQRhC/k/BvB35FBZSB9EMIXcf4t4F+fQWUg/XfwxwGokcXXBv6NGVQG0kNAPn+GT+dGNh5l/vmQX+T8nz/T/MH37o1+2j/I565lSvqvhfD8/W/519C7rWVYCfbE928OsA0H1z53vxMrIrrDAz/2dwZ29lcD8CK2/YjSzcDbzPGXAj/2f2230zMqO4G3k5N/F9gn/tZp7aDhtwE/9oeOCEpbwHYQZX4dyNZx8vukH+pVF8u7UqyoxnebeqAOJxW829Txr1GikAKyVlD/xVn0iX4OwBJAI2AmoAWQl50PtBXQAJjq5VcHdD3gDsBazs/pxecPGoDX5cXfHGT4xn7EczYwD/LSuezdpmhohZNOx4hDvfyx/Z6UDvkEiG3ACJHuFS/J8rTXa8xQFiZwA3mTrKC75d2mpK6/pudnKnzknnigZbcYFtkmcnOUAomnfe8t4H+5bzYFn0cJU+i4OTNLmRv4O09tg19pFHIhzfGlpXhFqzAX3rMAdRydBlg9pTRWpvH5fQHvdI8T8TbVCNao4plssYJ+CB7sN7X4Z+/wbe1KyAtEft9l5Pf6thVH/hkhbIYnzu+wt4TkCnYWXwukWS2+D7j4sL3czMLg+Xfl7B3PIcaVmRJG8+7lLBzGOZmFx/gM31OPb7pK+gYK57MnxufyEV9nCOObxMWnW6ke3+EQxjeRi8/pI779IYxvAhdft4/45kSELj75PEKMz5qtHh/OlUMVn/xtC8bXBvHFq8SH+OWVP3snBNEJ47j4jKtofAIXXxzEFRfC+MayJ47dXDfR9mKHQOvyH/2Ei3v6Jvf5phaVdpfcKbaajo+dgMYAejSv2eKWV3eqrzz+HMrFa2k7ttlepdwDyO6JFWF+gOPoLjb2xvE0P4bHfG1k+SpxModDniL2hChfx3DxiWtofL1cfCMgrhEhjC+Bi6+WxXeGi+88iOu8EMY3mouvi8V3motvGMQ1LITxyWczfp89sd63cfENhbgyWDsTivhkQDt2gA3hkON2gd7D6PTDP8tB7XhhxRbTjgB2/ORapT/GeFLX0n3bDwp0j2KDn3i25dN4hq/fYupe27dfx/JYlZWXnJu5yk2jTLlNzOJ4T//ZZMb05bM6cyHj2zGP6p+5SZGP9wrGcHJu9aOjDPVsnoyATwubk+F4UJ4jW82Up5nxSpL6bsv6JovHucqYLpzT6FqXeNy32cPkqp1rrXZvPQ9GaEPKvNwwv+S5+dncn+BR/hBP4kZlLdS1lp4D+2OBjo+e8iPn9KFtJL6Jn8BTZQ6orOsMFXye/+kDjNway/yrTCRf5XEkue/x/5k8zpJGmwheun/AOT1fXhhfF5e+oSy+Rh/z3mBgB7eu4B2fDD2AJTZaH/n0DSRScV3g+GSIEs4+P2u5+Fq84kOPrqtFcp8Dri8MYfFhWmX//kKXV/r4uSB6oGyMz8V0wfgarh54fPlXeMbH75Hyjk8IQXytXHz6ETDiWKz4YUXAMZS8t9vfd2482Ggm4X7+pY0Zoz3SEAog5XyVKCIi3Z/6L4Mr/+vdB6nb8PXG5/ya4+v+muOzXvn1xvd1g/Gqb0/6Sp8L3e6fNih3vLujaz3U//Xc/hWywSSjtsZeUV1aSX/RLw1ZrL6hO5fOD3Dt3lCsjNOsgJ1XKzSOeSwjFBrX2g06hca19fpRCo1r6Z3xCo3rS50JSzzvh2fzQiO0/7hermf9AK6bq91Tb7g68Lgxk7+nvkC5twp/75DvqXddTd3XCsoaPY4bjbbF5nor4ADv3cJyjHBCOkc+bkK5nZy+ywAdKY+ZRGHIULK/IIf2t0NYuLZrRLE1l669F2PmRUgS2ed0E97BIUmxwIr5Fs10xt8H6ox6IfEaOg5yXEPjwrjxebKXyi0urXaU2W5IrnTYK+zFnJ6c3q1MTxxH03PvHbYKe1kKfa/BXSfJ5bYKG8zpU+YbFsxOnp2MF4EYZhfkZa3KmLvAYJgzb+7s+akoYyH072grYgEdL48voPZufSpGfC6yownnhnkldn0x3R+mZ/rpN1VW6VcsWylsrtkyx5DsqAJ9q2pK7dVCsb1gWcasdXnLk4n8WFZuG5n8ck5+4S/am/A3Sbb3TL+Myg4ok9wzAHIyR8SJ+efFuQdl5H6VB6OJLbree8zUePgxk+u8x00th9XtAn83xaGDpSS+T9sXw+V79y+ixJJtZ8j38LiGhWtWojBd0MN7SSUtCx3jxXVadHB6ueNuON0PjeIOL/f8B9abjPBsVHF3lFRWJP1pCsk3I5N7Jdsf+cXyhaROkD3509S/3ZMThRO/JGmyiL/jOGV3sFGw7Qjnw2NFsqkmkrqjfX/BFleOsyfZ/wh20mUXiW1j+jPZGDdxxBTybB02pU8eEnkrwI6rSossxZTfyfmjXq2F7HcIkrdTlPF16mjlu79dw0R57bD5dc/xvDxGbGH66CKUM21I2BEJ4kSWPj19UPEsXiOL27PH8Pw2lKQf+Lusyu9/MuDdhCW/GyPqIX3W344RhTfYfT02Rb5cpiRPWD4YRSdpG9yibOr9r1OQPzpX1r8RXCfoOBfl8+5C0miP9LqBy0/9vfHu/GwpouJlO4pW0YGkH/i6bEr6DVx+I8jh8v8zityRgYbEx981OY7uH/XS1/J/b6S3vfBGugDPxp1vpOvfjBeNb8r1Md9YN4v+vt5S5/ldrpN7pwsbCarpTvqLzh2vR36wdN/K6e7rgAuSfii3rsK+5V9bpJ4PmZ1jSLy6m8aIbWgX8WPFtrsTROudY93l0Ij29G+aLn2hok88p4/zw2Gq+ndGD1d1zxyq7m55IU7dPVKdv0/6oe53FSnp7/6yr15Hno4QavXq8dQlxKvH8756+bScr87fskedv8GuXn9afLgHC/V2Nv6DsuoqVvpd1ME5/1ekLe6zvgY22NhnH12s+02e06OcLujH7pj3K5MVZGF9zufW2sgYaX6M6L33ZSjxBw020bHgDC+dUbcSa990Y38mt3VDyTPCrQcCvzY5ECD7drujxOe2XmESTowSN5eVFs4xcONHP2B9TNl3Q3YhyPfv2KprzkYnDc497Pp16OZjGmiggQYafPsBxxOZpZtLzJUVNVXcOADd02vKbBU1tqD5+fv8ZHi4IELomZQg5peQsYekoYahRA00CBVs375dsysNQg6aXWkQDhgsdoVHchQXF0uFhYWSzWaTCgoKpGuuuUbauHGjdNVVV0kbNmyQ1q9fL11xxRVSXl6elJubK61du1ayWCzS6tWrpezsbGnlypVSVlaWlJmZKS1fvlzKyMiQzGazlJ6eLhmNRmnJkiVSWlqatGjRImnhwoVSamqqtGDBAmn+/PnS3Llzz2n6v20wWOzqXNvUnDlzzmn6v20wWOzqXNqTwWCQUlJSzmn6v20wWOyqP/a0xAh2s2KVZFyeTXBpxkqCS5Z9T0ozZxFcbMokuCh9BcEZlyQTW1Kzp+TkZOmSSy45p+kPBOGc14ej7AeLXfWnfcpcVySlrCztF0648FJp9uzZqvY0c+ZMKSkpSVWvc50vMoR7vShQuP7KHSx21Z/+7uc//7n00YcfSnv37pU+/vhjaf/+T6Suri7ps88+kw4c+Fw6ePCgdPjwYelId7d09OhR6YsvvpDWgexZs2ap2tP06dOliy66SFWvc50vMnwd65C+wg5E5mCxq/6Mnx599FFp70cfSfv27QOb2i998kmX9Omnn0qff442dUA6dOiQ1I02deSIdOzYMen48ePSunXriC2p2dO0adOkCy64QFWvc50vMgSrx9nq6x1+oPLO1q5wrIJjZCx7GZFGe+jt7Q1aTn/G44/+/FFiU9hWffLJJ9Kn7rbqgHQQbIq0VWBTR8GmsK368ssviV2hLanZk16vl6ZMmaKq13fNrngZZyPrbO0K24V58+Z5tMNIo3t/oD/zO2yvaP+3393/0bbqoHToMGurWP+HbdWJEydIe4i2pGZP559/vjRp0iRVvb6LdhUKOaHoB3nbGohNIfRnzQDtav/H0P91feLu/7Ctkvu/I6z/+wJsCtuqnp4eYldoT75sasKECap6fRftajC0VzJgeWLZD8SmEPqzBvWLX/yC9H9dHv3fQaX/Y23Vl1/Stuqrr74idjV16lRVexo/frw0btw4Vb2+a3Y1WMZXoYL+rGn+8pe/JDaljNUPcmP1o+6xOtpUT89X0smTJ8mcYPLkyar2NGbMGCkhIUFVr/7ky2BYY9Lmg57QnzXyX/3yV336v8Pdh7n+j47Ve070kLbq1KlTpL2aOHGiqj2NGjVKio+PV9Xru2JX39b1q/785rJ48WIpJyeHILZD8jM3N489eTeKOKZKTExUtaeRI0dKI0aMUNVrMNnVubbZ/sBgsatgf8PDNU15/eniiy8m87sLL7yQ2A2On3DshP0d9nXYPmHbhPY0duxYn/Y0fPhwKS4u7pym/9sGg8WugrEnf2ua/sbjgewpNjZWiomJOafp/7bBYLGrc2lP0dHRUmRk5DlN/7cNBotdnUt7Gjp0qBQREXFO0/9tg8FiVxp8u0CzKw3CAf7sqj9zWw017I9daaBBMKDZlQbhAM2uNAgHaHalQThAsysNwgGhsKtzPe8YTKgBBc2uNLsKB4TSrr7LoOWBJ2h2FRrQ8sATzoVdHf/ylPTUM+9Kd9z7qtR95Kt+6TlYy06zK0/4uu2qY/ch6ZdPtEuvtXVL771/QvrVk+39V9oL3v2frdIFCcPdexC86a8DNLvyhHDY1dZH9kk//nO3dN+zh6V7ASsf/Eg60XNa+svOj6SG338gffrpKenokV7pwOenJdev90ivv3nAr47vP1cvpV0ySRKjYqSJMxdJ9//xPQ//tJEx0hNvf+aT/jpAsytPCIddZd3aKT1/4LT06/dPSz/ffVq67reHpJt/+BbYz0Hp9Ole6ejRXmn//lPS/n2npPehzbr1vjbpw31fqso+3PFjacR5l0qP/61d6jnVI7X/7XHp0vPOkx5sP+zmGerVLnnTXwdoduUJ4bCr9fd9KL0E9vPs/tPST/9yQHrs6T3SkSOnyHf0J070SocO9UpdXaekvR/1SK2vHZN+8NN26dHfvCsdOPiVdOCQ53jrZ3PGSrl/7PRw6/xjrjR2zs884vY378fn//24SrpkUrw0dGi0pDcsl57q4L5r7P1K+vnW9dJU6DsjxZFS2hXXS/u/OuORPr/hVfLguw7hsKvcH3wotZ7qlX72/7qkf/x9H7EnHs/09EqnvuyVah54X1ru2C1Z7/5IytjyprTpjj1SdvHLHrKnx0VJbxw/5eF28os3pKi46T71UqOnXXG79PbH3dLpk8ek5vq10nmTNrv9X7r5cmmi+Xrprf1HpJPHP5V+tjlZumjjc0GHV8uD7zqEw65y7vpQevlMr/SjF45IFT/aIz34x27p/t9+Lv2goUu66wlA1yfSlTd2SJdveVdav+MraXl9r7TyoV5pRsEn0uWr/+khOxL6tNPeEfaegjF5lE+91Oh3ONvsPX1EihiifBexFMZjvz+g9MOnvuyQooYlBx1eLQ++6xAOu1pzZ6f0X2iX1vzwE6n4/o+k37x4XPrVP09IP/rrccn57DGp8omjkv3hY5L9yV7psrt6pVk3n5amXPm5FDH+r9INd77lIRvbq7e92qtTx9/qd3vlLy1RQyLInnbEIUOGkHlkRMSQoMOr5cF3HcJhV6tu+0DaCWPzVMe70m6Y87Xt65HePnVGeur9Xunm5jPShh2npcXOU9L0zV9KY1fulWIu/o806eIXpVFT/1f6/XP7PGQ/NHuMtO65Dz3cPvxTnjRm9kM+9eqvXS0cESP90886mmZX/Ydw2NXauzqlO3cel2w/+kT6ENqtx9/ukX70j1NS5W97pey6U5Lh2mPS2DUHpWjDbkmY/B8pYmyLNDnpH5Jh6U6pffdRD9mH3qmXzoP54BMvdkhfnfpKan/xCenS4cOlH759yKde/bWrl5yLpUkrtkqvvP+ZdPrMSWnfO/+UbrxqQdDh1fLguw5hsau7O6V19XulX73YLT1/sFe685VeqfjJr6RrHj0trbjjKymp+KgkLt4nCTPArqa9IUVMaJVGjH9Bumrzf6RTp/qevfbuH+6TFs2cKEXDXGxC0kLpnmd3+9Wrv3aF47WGOzZLl0weLUUNjZGmpJike59+NfjwKnnwXYdw2NXca3dJOXX7pOaOHqkV7OrZ3TA3bDkt1T1zQqr91TEp/+Yuybj5Q2nRNbul1NzXpNmZ/5DGJTdLdfXvhDZxXyNoduUJ4bCrhMxXpLKH9ku9Z9jaAjy/PHZaOvDpCemj949I77YfkF5/bb/0z793Sn9p3i39+Y/vSKYN/yf95f8+GZD+3utV5wLOdfyDDcJhVyPT/iX94Z9H+qxbffXlKenzT45K73V8Kr320ofSzhfawab+Kz399EvSnMz/lb7wmvd9k0CzK08IS3u15O/S4tK3pBWOd6Rl5YBb3pSWbn5dWmh9WZq34Z/SrJz/k5K+97w0zfwnaWras9KEBb+VCstbQ5uwrxk0u/KEcNjVdxG0PPCEUNqVhppdyaDZlWZX4YBQ2JUGGniDZlcahAM0u9IgHKDZlQbhAM2uNAgHaHalQThAsysNwgGaXWkQDtDsSoNwgGZXGoQDNLvSIByg2ZUG4QDNrjQIB2h2pUE4QLMrDcIBml1pEA7Q7EqDcIBmVxqEAzS70iAcoNmVBuEAza40CAdodqVBOECzKw3CAZpdaRAO0OxKg3CAZlcahAM0u9IgHKDZlQbhAM2uNAgHaHalQThAsysNwgGaXWkQDtDsSoNwgGZXGoQDNLvSIByg2ZUG4QDNrjQIB2h2pUE4QLMrDcIBml1pEA7Q7EqDcIBmVxqEAzS70iAcoNmVBuEAza40CAdodqVBOECzKw3CAZpdaRAO0OxKg3CAZleDG3op+POX/PmfK9DsavBC71nCudRds6vBB2djI4PFvjS7GlzA+jWfNhFsv6fZlQY88LZw+vRpaefOndLatWulyy67TBVTU1MJ4vvixYulqqoq6e233yZheZne8v11n7wOA7VLza4GB6j1XZ2dndK4cePc5REsFhYWSvv27VOVezbQn/RodjV4wLsMX331VWnMmDH9tqvly5dLb731Vlh0ChY0uxo84F1+obCr3gDjsUD+anoFA5pdDR4IlV1NmTJFuuaaa6Tvf//7A8Z77rlH2r9/v8c8oj9p0exq8ECo7CoUOHLkSKmoqEjq7u5269aftGh2NThAbRxzLu0Kcf78+dJnn33m1q8/6dHsavDAYLMrXL9Au5L7wv6kRbOrwQOhmg9qdqUBD4O1vTpz5oxmV99wGMx21R/b0uxqcMFgtKuBrI1qdjW4YDDaFVNL6we/wTBI7UobX33DYbDbVbD9oWZXgwsGo13x6wyaXX0zQbMrDcIBg9GutHWGbz4MRruS26vTp09rdvUNhUFqVwSg3Qp6HUuzq8EFg9mu+rM+qtnV4IJBalfuflCzq28maHalQThgMNqVrJc2vvrmwmC0K9ZeSZpdfXOBL7fBYlfy+pVmV99c4Mvt9ddfP6d2lZmZKR08eJB8O63NB7/ZwJcbthUZGRnnxKamT58u/fKXv5ROnDjh0f9pdvXNBO+y+9e//iXdf//9Xzv++c9/lo4ePdrvdkoGza4GFwy0HAebPppdDS7gy/D48eNkrCx7qbH7eA+J/9nYuGZXgw/kclQb15wj0PaLajAoQLMrDcIBml1pEA7Q7EqDcIBmVxqEAzS70iAc0F+70lDDYDFYu9JAg4GCZlcahAM0u9IgHKDZlQbhAN6u8F1DDUOF53oeoeG3F3cURAgGgYFO6MRHx39jxTXwbIYn0lZ4WgQFZgCmlFSW21OqbGWbUmZtrtlS8P2aAnvF5tIKe0FVkQAO8L8QD3wRgK1MjkzLcDlgJKBhe7S4TIhyu3fXJJndKrXFivPYu7GUumcxnRrnx4iG5x8ztWxLMltvSDLXb37MZAGelvseMwlBwGwl3S58NL4eK66FZ10b1TcfngaOfzzTv7MjRuTl2ADfA15MwUF4RqN+T8WI7yd0NE2C97wSu75ia3mhvUpfuUlfbSt3lNmr9Q4gHaW19jLMrjmGZEdVJTjVlNqrhWJ7wbKMWevylienyvG6QG7Dx7Fi55rR7rhR1xWv03jzX1fiPf1Oe9NweF/tjtNcYquosJdV+48K40kEObXX6jzSh/nUdWu0mIh6vPeYqXH/Y6Y2QN0n6vmM9jEE8MmbosUErlwNqyh/za0zzN27Y0WMLxOeHYWQpmtEd5xoJ45P9qSXjjiQjnQECHOCXntyZpg/Rx0FWv6YTsxjgcU3hIXH7ngoe8dw83M9wyX9uL3pplFKuEhWrjpAkQu30ivcgas7mm4arYSLYuEwvgguXL5XuA1/aG/6X07PaB/hSr3CrdnX3iRxesaohBO7R3uUVSRLw0MM8yFga6UotlTQusPHF7vsePpeFl/D57Hi1Y+3N/3hv+3u+GRejO8kF+6w2TPcCghX+lq7ajkopR88oP5db8eKXUdo2iKGKH4Yf8YXBzzid/28vak2+3i6HD/mQTGLvzFSCSce9wy3LeN4ehsXji/PxSy+jiOx4tJjX5BwRhZu4cUdTVe+0+5RLt0fx7rLoYCFe6jtoEe4uufbm958SwmHAXTH+obL8wrX3NDeZOLCxXrllxzuCi89G1vbm85w4eJ8hGta6RluVlt7U2urEm4YYOdxTz0xP9dv/cIjPyvADoo6lHDDufzEwOkLhaCAlH87lP+bsX3KXwbU+/te6ZWeam/ayqX3PMDaE33zd/m/PPN3G5TLz15Wwo3wkU+3bfGM79Nn25u2ceFGqoTDfLrLq57NLOpomrheqdc6mkcSyyvsl0m467zCrYdw2zYo4eJVwqGexSycrOdyCLcuRQk3ykf61nuFK4JwryYp4Ub7SN9KLz2XQLgvP1LyJcGtn86tpz8g5b8Lyv9t3+WPcOQyqvd8L73Pe7S9qextJf4xPvSe4qX3+RCu+zMl3FjG7+TCYrhou2c78lJ3e9PubiXcBMaLdt/KhZvgFW4x5FHO/2fvTQDbKK6A4XVI4rHsJJLDYa6ySUhjIE6UcJlySXacOI3jqLaTOECxZHtjiciSIsmJDQFES8FtKZij4HIqQIspR81RbCAUcdZcxZTDBpJiruC0oZgSEnP/783M7s6uZFsB8x/fzybj0duZee/N9ebNzJtZoZwOFtLtK6R7auqHhnTP3drXNXCrnu4QId0uLrSxXM4uNpbL3Gv6uu67WE93KLjC8zKT+sf5x+v9Y/DTbKLAuNcgjEOiDieW50Xz92h8YrrJ7v4u+U2d3j6MRzpdHq0d0Pq3WQjKAIRR35vzBtNzCt/Q9ZyL2/u6UBYWB/3BcCTkqVNG129aIG47x3O7gOehjP6u4ySmp9VpuGRfQN7o9dV55Si8V7U2TxgDoko4FFaiSv2Yuhs+qOdIQK+3zUb677UR8b2oX4rvq3t1uYXljToT1Vd/O5nqpInMm4uknZuLBr4GnXcwtR6G5Xbmmyy/wTf1/G7u7OvCsaDUE5Gd/pDXM0YufBD3SY7nVQFPW2l/F+p6q70KFFGYlhNotLVNa2UvoPYEZA9il+uY9pmWnlsI+Puvm05CH2XT/GNbwv5P4P0g1/+wbFA/wvrHulPbF5YT6pU08+9lka94fOxLGB/zjTyL7VF7IP7pXK/A+NhfLgW94o5iY/wMIb7fFP9BkAEXnZGs56nxc4qM8V+7pK/rsWP1+AeY+LlyjzH+usG+rguK9Ph5JvznmuJfCvE/EuIfaIp/1LQPDfFvuaWv60BhfPmRKf51pbsM8XdB/PPsevzDBPbtqy1ElBPWY5mckeG9ZHqspnfYNgffgvpWDtPkvxlfZyfrR6HZtiR83YfbiBgfeXNJLJ77j1YiX2klrs1vdLXd+EZXHFx+Ipdg/k5csEfLH8qve+f1d01aYdT3tQfiT3lwpyH+zvf7ug5fMXL95y3dZYj/i8v6uo49xajfi/jXvrfbEP/Bq/q6Xlmuxyem+G9eZ4w/CeYdJ5br8VW98UE7i7/J86kh/qGg8z0mxLeY8F9q4udO4McixM82xf+zKf5n0P/ahfg55orjD63/t6H+twnjP+BzvG/E98jbfV3X/82o74n0PwT6bwvxP/0D6KcCfVHPC+2XQxK8/rvvsxGM/wCMsXMzjXpaNcRDhQDl0V3zWPw4vMP4oT+CfJlq1M+kA3I0eVRxmrG9/BfmEK7CEfQyiF99h42I/Nv/Dv2zmsVXZZfYvv665UNDfpfhfPVEHb/4IP+ZLzB+pIXQN+62kAdAF9l/yDiPcxzN+g3Gtzl3OlGeDnyWTVqPtpBqT3/XeTON8tdeadPyu3u13p8wfjPIu+1CfU2UUj+0/t+F+n/LWP/7VBvxVQC+2Yk+Q/8Uy+Oy53Yb4rdB/s4V4pv7Z81UI/4fvdzXtebRvpT9E8tjO89f8y9ttDzmQXlcYTH2T/IrvTwUE/5TburruuupvhH7Txj659tC/O1Q/5uXG+W5GH+1Kb4H5kMvlOjxDxKiI/9nrWH8FL7J6vNy0PUvusc4n2ndmq3xf42pPsP/6evq2t1n6B8iPxeb4pdB/Fohvk1K/dD6/y30wbdZ/aPeU3oBriWx9SfX9s1FoVHWn1DvqXiP6St17+n6Cq7fYB2u9tVHvWlobriudy/H84SAB9eOsCyN63q1vihb1GOqYhr4cf1u4vsM/37v6/hxfQrLvkjFWJkeRmwP/cBn8xob6fnGpo1/qL/FOJ3LBTq4ljU7KR+gATc1BiL4U1fo0tZzHYC//d+gwwnrIVTPBb6sX2SR/K+N70t3ZCWN39guKjx+xdfgpW0qAzKSD3OB/D49Ls7hveDLN7M1otLXsgg6NRzn6j4BJ86J/eAnyll/bAdc6KRVDI5B2piQHtcWGoT0OMcNCPCzAK8BP76Z0cffqBOp4f+D8NOE+G0wl217VQ/HtbfT8f0DyfoLjkuDH4D8W8zWRDH/rpeziOtlPT2uvawF3/E1S49rcmcIOFohbqsYH+g1CuGo6/4cf6zketFW0KnBSR/wtW/gtVrgF9fczhTSk1eyCDoVxjUkBfzQL1l54FpbjRDfAXHRuXi4G8re3Zdc91r+ByH/27O0/KOu7Ybfsm1/+q4NeEWnppGBV1ngF9fsPALOZqDdLPCLa2W4Rug6numeuFZXK8TvhLjoEjcxftuezCW3CeG4RlcHfu/7LHwQ4qLr5O0R1ySCQvy8ftD/wLkv5PFBHv4ey2udNXX9SzD//UCf/87awfrvMTv0/ovryvi7FHtKdOwuiuXxK47nagEPrk0fLpnlQDi4cS+FAB2PAO8gjC2hS/R2jfxv53T3CHRxfRvzWgGUomFf/VgS7nKIu/7fDM8v/q3jwTXy1Un817ZEYb5eq0Q3KkqAzeGjnnAUgzyYOZif1htfIxBQmqMYmo7Aw/ySfye3YXyfgHwOZVtI5zfGcvgP5/9Lgf/Z/2L16MLdoDH2aPBBubbqPwxPw390PP++uK/rSPjtlENBukYhR4Nq9Sl+ud4T9exVhWI+rIB/YIqFuGfqczR83wP8tz+WSUjbZO29sJ82gF4/pEW5OMT3y1A+ivuIuP+Heqx5/6/t0G1O9bf9wyyirm8NHMfebwZ32U6W//hOPf+4d7ERfi/3NPsamxrlqK9RkT1+f3CjUq83hI1Buc7vq1sXkdcG6ZpFIxZTLS79BCLQCMMQ2SPXB5tq/QqLKef7AnKjz+/3RRSIVB85Yux9NCvw1b8ri3R8rLcPHO93c74zP9T5xn0XHPMWMZrFlGYVMJ9G/fQAPutFMN+dZtHWS5ZK+liE+6P2iducbQvBNWwuckAZ4v5oYoFexiM9iOemDxm/nQK/uP+Buir0Nyjgcs9YjGJ9nfxfhqf8vzoe3DP6pVBf9T7oioG68asz2u7Hqi3eXyF/HadNNvRlbLt/5nw/LPCN+137m+trEWc+DcGB9JoBX+96494dyufDP2L0jv1Ip4drUJhGXGerawpHoCgi3mCTHwrK7wusS0s/HAS6g1kwd6uerOmH2C5/zeleK9DF9S+ckxYzWkVpEeF03IAn8QaMA9+Y2j+nkzmk08H9O5uJTtrt/yPezqv0uvsDuFuGGJ37BTq4Nne6WI7YrCjNiFaQCrbCkN/TAi0K21ojNKF62a+sjRZEgwVhHGjpwEF/4SsMkqMwaoxdMlQPBn7snxjrHcsl62PG70Ef6/zieiKWS2XI74vKrHTSLf+BoeRxCdvXLzidKwU6uJeJ8wDsyXyAgB8VxfJaHzRv6Gj+oCedlW6qzwPe1k+gbS83rnM3Q//qP9pG8o6yGMaL4d9NJg7wE5NvLrJ/tbkoRsAHZ+YdH5RH8/7H+D/1f8L4fzuzd1gcDETTEEe0X1/E8Vwj4MG92SOFcvCBdOGFAYXQFBkLL9bjKxzv+wJe3PfFelyK+NIVmrzcOv6Xen7k9dGdCgqjPuD5hNENf6LTxT3jo4X8eEw5WgtyVq71gPCKBtNtVzLgH/77dDLwO72/YXm+yulvF+jjvjXOkxcDHUpmLwuA2r0AvsH9c4j8ZrYmr7Adl+9i9Gp26fRwr3uekN91Ssu3ast0/N5l3H/BB+v3Pk73SYEu7rPjuLsM6O1F9VI6rYCnUJlOSod1elif9k8ZHeenOh3ck5/P6NT6AvW+QANmyFMX9W3wRBU6LDQqgSao0rTEBKU/tAvtIg4j3jOna+WL9bmZ079XoI92AbiXupwTAdJ1il8Je6Lpy6XQp6nb8+IF+k4Y7tM5dzP6Fbt1+mhbUCGJdk1sgBcHxDoPqGrBDQpIchDfIM3DnoYGKKl0+RsC/rwvgW673GIYt+7g/GwR+EF7B1yfWAQ0gIewAoOIPw1BiXRiu5PbF7ZreQ+js2CPTgdtGuYK7bpeWetp8kdhfAJ5l5Zk0vM3uDv1fIWAnHHPshBvQt8PpmOPJxCRed2g/P0L5y8h8If2EziPo9270ne2MsYcBut31jCfzw7reNAGYxH8LgNVSpO/EcQn5wPCAmzcJy84bu6C436CYG1TNBoMnLzQPnehfd68eemVey/wPbxmOmm+Um/vtB/C+9ir2aTaNG+9gfN5t8An2kXgXko1jPwVS4qcY1HG/pzxGcOT+5lQbpDfQ4X8QhMOK4Gov4X1aUVeUrUMGnN9k3+sEtXzkRhOLbe8nH6LQB/tV1CPRzLL0yfD1vk+S6aD9folpzPlc50O2rpUSoLeBUIrEPV5/D5PRMZCxIYcOVG2nxwIzpUXnNyiRObKBQtO5u08vXES6FZ/lE0S7xv1zdrPGT8RgR+0v9mX159TZSRN/abw8+R8rwf3EacjfSHU75r+rnJjvr0wL//OWabjItDrmWohA08Y5ZTrC8aHR+AD7YZyeH5LgYE0xSGlkw94Wr8Efe5HOh1ch/mM07F8qdNBG6OzaH49URBSDWGFiisvI8kl1YkUDgQDylz6K+JHTZr9blTqfU2Nc2WQ4wiubfKPbTTA+WwDfnrKoV8/YTHMa+q+ZHxGBT7RHsomlIdcGW1JZ8Ge1v+XyfIT2/1uTifzK50O2k6VwO+qlhAtiEhTLVuJ0Vo/FMuJMiuLcEPtXLm2ITxX3kB/boDfaegpcaDrfdJCZIEvqm+nkAMoz/xfMT7PFfhEey3Cy2ORa+mYBXEBuA85nq8FPGjzdSz8rlAiQX9T1AfSG6dQgHYuGtMssC88Rj4SZunRyHxfoM47Dxo8bxTakLbB429KSy9s+4rlb/C06YZ8l8J7b4uNNEN7EPPd8DXjt/lroX6uZnYw1H5ILvVExtgUwnxv53j2CHjQ1qxaMsyfVHVEnD3Qdl2+sqxMzTTGUzNOI6ZR361ANwQ6m/fVbEO/L/+G68Pf6HyhHRzqJ8UiL4GxVVOq5wOewsttZLBFHw+xnb/B6fxHoIM2cz+F3zj0q3nDiudza5pve6pM49g+Bi/NElv/R1u9EPwOhdm8w9WfRdCpvLW9YCUdPfpaOtrarBf6aGJrFkkI+wWdl1mJa6OVuIdZ/tDWBmdT9lkMHoK4Q0L8/ves5BL+O3b25iK0tYkI+OVtWUTepsd3D1hJKbGRRCbDhzaDUSF+K/De2j/K/keGheAeiMTz3/YfK4n9R88f2hI2ifkDXAkBX/5frKT3Nj0+2hBuQN6rGD/DEHdYiG8H3DK4xAQm59F2cKOA3/56FkGnwkMXWUjifAux78il79CWCOuqN8LrB8rCJZRHZ6GFXAR+2ya2f4O2RC2pMq/mH/jAPRA1/zHAFRPwrXjolqKz8Uec9X/8XZ2nj1Gh42zkWgHnxZ/scp4DvvtSFqf58UyCTg2Xr4H28AC0h89Y+cTXW8iDPAzr+31of5tMfCIcXzeZxHybi9DvPESn791mJW1Ceu+glTh4/SE8LOcQq5RLev86wv7fPpD/DD3/+Y9aiRf5G8wlmD4EuNzgHBCPwnfYSMdZNtL7uY3CHXdYifU6oPcZgzshblxoP9Y/2kjrtTZi5fnFvS13Zg5xQP+i/J1gIa0CT9U32MjdAixDf/gt5oXXkfcpoAc89vL+1PDUdUUPIR2+v1r6RyvJewnaSiWLL78McSMW0vnZCPk/BvLP2+LtKMhvma6tZ6vxhrYMOhNFg850z/tovD/ygrb27V4y6Iw/BG7bC87QA4NOK/ixrS84ZXADwUFn6KtB59BH/3Qm/vNPw3p56EtI8+dB7V3vF8DH5wC/8cKo6+qOB15wxiFe7PNBQ7zeVYPOzlUCvtu2OmN/3Op0P7zVmbh965hr9ek8DqCZ+IzRsC4ZHBGndc8zTlfGs87Q6y8426RnnbE+4HnnM06pb/S8UfvCGNDZ8Zqzd5KFtHWxOkNdq7B2OhnaBu1NYnbF9HFZByhfky3k31DHMvhWcJhWumg6talybMomPRNthn0jxBe730JcJTY6FqnnyuyTLRo9dexvg/Z8ghp+/mTSmqHvM4U2v6rlx/XX6STELep6b2LvVXvJ6i7jei3qE/cCLWoXAj62VxwHB2v7u9AGrVoOjbXGRNoWE3r+qf8SHTfSSmxn56LaAG/pr6eTVtDz7R/A3Bziz4D3Hb+D+KdPJ/0vZZHN3Jahrd9GZInpZRdnMr7awVfHZ7QxxQ6izkPYxDmCOlk96KHBBm35Wx2gPf6oEg546CSUxYYxvF4ZQyHFdaNtnP5/Bfpo54rry85vhZXP7zJZ3Vav0dcdcV+pjTB6m4lOD21kA5JpvwTmW7i1i2sIdFsbJtphHxp04y4whmzwKRu1ggiuXcsmbGi73MAKxRcINSGCqDeYvt13HvCVBzqpLMwbcZ3HksX4PjhL5xvte2fB70pvcCOlOGcpJbmckozMocynOU/tBbq9MC9IVBvL63FO92WBLtoIB8epvHyBCLBFk4eDfiy+sKcOqj3d+XVpVrJ9MOpxyy2M7zMtOt9o33y0qbwo9ZUBX12wXpGLORfFKhfpFSG1Y7BYDP0SH9RX+jkfOwQ+8OwHyphKNCTAmS6dxbCtSl+jEmyKgg680asE1Fbvi8ihsBKJ7MX5gVZLcrmg3l+UzfipzNb5wfMoVpUflYU0yz8P8CQW2kjp73W5hOX/D07nLYEOnl05RcL5XkjxRMcv13R9FOi477OQ/KN1/QDze3QO42NRjs4HnqPZX+cj7QzTdc+c5HJFOfoipzMg0MEzN3guuqQ5hL1gxPx65I2++gYlijlWaFxsFB45oGyUw0oDzIvHXt8JpeCL5n8Kz/8UnS88D7Sfztfe5R/w5H2YRXqFeR7Wdzen84xAB88OHS9R+xKPX4lG6WQX55P1/NgMLQwcQ3x8lyn99cQQ0HE8mLwvOmMq42PhVJ0PPMeE65Zs3h6pS2PqrNEZBjr572eRzo+M+y23cTrdAh08C4HyRVi/UwKeWrqPFPSv80ULoJ5hsAz4Gj242hEZYw2a7osD/vYvspPyOXUao3/YNJ0+nsfAMyEljKhTo5NG/xkAOuQxyOt+ORqtX4P7M6fzsEAHz3DUsHwG5KqKlSVzsfbCCj3sFAjKjUG6lhMAb22LrGyAoSACc3g/jONoeEG3FKGpR+rCijJG09bqoXRacvumcpfP4UpvP0yzZ1HPf19lOl9Wc09f111vGO3JzefLMF3nLcyOXk133e19XWe5jXb0kmQ8V43n4HDOg+kcPN25kK71+j6DPb3jGj0f6jk4AnNHkd4bkO7AMehZEyB3N7J0hTzd1uv6ujra+lLY78dOtfTNOtlddPMUpPfsCeycg0pv6va+rs8OT7b7R3oaBkh3Kz8voKYbfr+v62Uydrpz1+8ypLv83r6upVOM6dRzvwab8DQfLNDB6TD/ez35/CfSX19qpH/U3P4u/xj0q4+xkQcd7LwDtSe7G+YcV4I8m518rlHN7+VTJtB2cLBzp3YeEu3Yl3n6u66ckXzvgPqo5yid/LyCmu4USHfSESOcP5P09jN/ld7OMV3ihr6uVZOM53hStfOTTenWQzppkvE8jzkd8vniVGP+gg/2dc17bYRzNZxPbK8/+gs7P4bt1b3IRtbc19f16H3J9wdge4U/p2J7ldJ4aP3vB/VvsyTVv/og/aNM9D+AdlBSkKpedPqY7oETdhrSnXB/X9ePH+tLUS+YLqalG87YY0j3JND672OpzrPo6bDdxU7Q2x2ms83p7xreL/lcmdjPMN0lpnSTrurrCu1nPF+WKt11pnTTn+3rumG/5HNm5nQdpnRL3+3rena/5PNmYjp6bjyyy/mBxNpPG8xN9/T0dd35Wap2wJ4aafSH1v8BUP/TR65/fD7OmpDUDpH+elM71M/tGNvBUaZ0X5naD0mRDvtZ+1arJt8x3Vu/h/ntX5PkdMwsN3FNUEy3C9K9lUa6RaftdIrplj3d13XjRyydeIYK06l4zOWC6ymP1fZ3VWalOsc9crlgOn9df9c3s0bvV8hnfUA/307Xb2px3zFZ3on5S/XQ+o9A+v1Y/eO6wjF5TG8pydP1Fjx/ivvnXD+qCjbVeZkSgtvZY6uEgr1yDL1WwI3ryKX8TDyuJ5cKfC3gZdYG7x0Hby5ygwsdtbnIBX4nvIsdubnoXvBDR8B7KaSdbyr1Wem6l3j+tvpgCxn4wkpwXxb17YIDWf5OOVDP349/1dc1U0J92+uJeOUozWVYwUkUqGBUFdS2mwRVeExLCLp//3Xy3gPmL3bZZJpnPGc19N/NRdJHm4usH6VeX1XX2fYRYLTjqb58dZEKHydZiSJNpfmn5QFharhaHkO2m4tiB7G6dtnfdBrsThrZfKwHyrW300biJ1lIJ5Td0GVW0nlMJrEfxeYtnQczv+cdtsad/y8rSfzFRuSD+LxmvY30QLo2r430gj/I49kfZPsX3kYbyefr9zhIeTEOP7OMi4FyYDLBNX7XqTA3hvel/8gl/ffYSOJ9K2kuA7yQNrGd1af5SZVP+SKWT3qflDyF9FdPISPFw/zLh7B8WGdYiAto9QC/bohjz84h3cCHGr91nY3YHwX4PAuJA5/VTTbSDuHtv4D2dqWNhF5n+Xbtm0PsG3KJ41w2F4kttZDCR21a/gch/16OE+nnvwK0AB5YzN61IT8QJx6DeQbUwzD47QC7oZwdEK/nFAvpgPJPANwB70MH8nNGIfCBjssH5Y3xod4KIT8dT+eSRKdO3wvvsA40+gEbsQLczeutI5fFbYX3EsTt5vOGxAXMH4RyyIP3caj/Dqyns/i+HtS/Hd4PydBfgV5sLT//da6+N0Lp26H+D9bXk/X7zox2UbiHR233ueEGtvMZkt7P6ZoutBu5bX/q8Ixaqnpu+9WbTjXdYJT3haxs4h6GejkE5nDERunMstNH6nk51wCrfE7IkGj/sgv9rVnob7Pq6rT4+KCsxjsc5HNke7Ndnpv091yZxkN7GVVeZsjSQHwTzNXPm05ycG62ic3bWw8FeZmzr7ZWb+PvkB+1/yN/rYJ8MMsDkT+Z84f17+D7ZLGvraQQ6GG/z/uRhfoy9/O5b+d+Ifcd3C/lvgt8xFfNYTf3JZ4PWv/w21sxneA6A/b/+U2R8Hy/r3Y+Wp4tnGefv3DeAjt4aE6Kq5sQxM7UsBcFoUDDvEgQ+P0tqzfc++g+/TAqBzFPpQ2Qh99MJ4VyJsk6YzpR6wHH9+H9LRQeQe1h96PB+Er3WM6aTrT9j8OS9z+sQr2N9NjXGdddNnPfdT57b71gOumEOA6g1ekD3z+duH7Bw+B3G6YH54b4LoQhTiw2HfocxIV3cQiTwZfhXQjetUEcK/yOYTqA3eCH4F0cfkuIG98D/hA4GWAJ8Ln9Oo9L1fqIeD1hZT6aCUbm14VbIlGPP7KhYf7Chc0LF85HGzoMwMXqmtqgv34e1ImkoDHCRp+EYxz2N9M9huE6rFxpUYm0LYtgfeCe9e84XWyP5ruh8MF2i81ifbSgviXgafTVFRxztLS6SN13wn3V0IkWUi+kccTf6FJ/l0Gk0I0MDnK+5pyR7+zeAnIN3NAjFnL9NzkaD0hv95vLS6pBhqEbLmN9DN/PV6J1ahtFuaieB1o7g+kXG2fo+1XVNzD7l0VKXTDsGfM2my7UU/o4nkEBT+mevi7UK3DpSPYxhWSjL1Af3KhuD4SVOgV3ffRtlLXBuqZ01staZ+jrK/JMGH+um1mM62UnzGR8/HSmzschv2Xnpp11dUqIkxidgoWo5WkFPIWJ6ST/NLZH2Qwwyp2XOZ33BDoTIL+Lv01+2fJwoycUUurHyLud84V8lP4rm5BMC+VL3pVN76g8YRbP/yydr6dv76N2jYsprSClNFb+1fZrBTwDHuh7bZB/aI+Dh7P8v8TpvCPQ+dUKdl+SuF9kzD8eo1EblVzbIsZo9AQ8DWPv+al8Nc8y7sPEgC+qvwrtoikYjqhyofxwxm/N4Tq/n97I1osXKX6FKtFj7M3iPk+C43lJwFMG+T4hdb7XhtH2i+fe64Gq98h1/mBE3ehMfx0c6MVW2MjwLNan1ff5h+v5xbbRAeGY35NmMz6Xz9b5zOvso/Z8S8KeDb5oy+i0IR3uR97A8dwt4Omc3d+F/aNKz2cDQ6lOO9jb0QnMLKb7SrN1/tV7lFR7gbilz0nvEzlKH79ogRbQtWZq/7Lf6j3Oa/mgRsfT39gIOlUmxt6F8eRdfYz415o9zut4fJTjzU9mEnShX7E43cd+6Lyehw+Hc0kz0L6BwxlQ7jsh/Y0cxrWyIeD/JgHfMITH1fhYJ6dZyGb44Y7DvBXqKvO0Pc6b0W7pBsgT4OuG8FvQjqvARhDf7g93Om81LYyo80Vq/zIH9M9VNtL2aTbB/NsLLOSPQvyC7F3OPwHsuBT0HYjrmGshtyG8fyZ5CXIYOwP08c2sPNX1pVocZ+bq9YB5QN8N6TvnMpe4eTptD2J4DMJ75zIXelK3m8c8oh+H8O55zLVdZiEZvN2q4QkI75/HHML5+K4XdHJw7if1OlPXJGn+8yH/P4Z8QRrM/zD46OJPMn2nbc1kgi7xxHR6H1refBjrwDmeMOoy6lMIYegcj08n9wC+OLSVOG8vMrhqCENnfZy9GwDe0Kn8NkMYurZ8lof4O5AeXOgDFr8dwtDZMT8LQCd9iTnMO21vEIYuBPgTMHdxA223Sv+K1Yb5Nc3/EZD/Obr9Vz+kRdc7h9s3A250WPYoJxLAC7re7dMJ3kvght/orABbv4F5DvxG1wn89p4M9F9irhP47Zk4qzgGv9HJPH/ST3Y7T+IKKNqDtW+FOeRWPoeDtui+h9nxoY/hUr++f4hjY0yAsRHY8/V2h/ERN+F7PNQW+0iY73EZR/MP6bENWCcxfaiS3xaI7ddf5/G7ed0kQpOpnobhE3m4F4SRdCTDNQDhQQnmBhKzu7j4SG4fc6Qu5z6e0U/PVaGci4ZhYucDqSOHPHgYQ5V0zFBmbH2l9Eg9nwMFbMzG9auPOd0JRwl605x+ur9XpdHE/dPVachUGPclft4D8Pa4oB1uzSbqWqAqVwem3VyEcrVUkKsos0LzNxfFJrN5ya0c7oQ4CHdwOCKx8IgSLWCKlIXgPGKZxO9ygviOYllqvcRG6Q5we2Skqeafzv92gwyD9t15fiYR179o2wGZmHdADtH4PYjxay3Q9RJsgu1cZmHdoohDPlycD5R73lkMH/JRzeMiLvSHhmwU/zqlJVLAjHnqpQkwF9zHlsTPAOSpGsYCbE+7Vu1xquMvPvFzsrX2L4dgvAjk0vRIM0twMvCO7VWW9PZKYnpfcEF/RfwxoT0PDWdT2Uth7PNQLvmScb0Qn8E1IJ/thxdjud7P60kt5yXRdbzhMBjPwPGKo/O/Fby8cBxxFx8udUNekfce3jbc+xnrbZFylmdVk4zLHHT+7fqa1e/37eND15/qrcQL76xQf+I9EQPiPRFnnardEz9YOF27qz3kZu+19QqrNOBWrKT3BJB/UG6F9WytpxDGE7NdIZZ387zkefTQGcxeT52T78N/dw9a6XuxvDquZfN5bAdThHpGv5f7bXNYO/mdEC4jPk67k4dXCOE4Z1XHUHdgshY+UcA/zMMTjSz8GhN9HCPpi4AeLqYv5OEJPwuvMqWv5uFyox6upj9jHzZOYvgAT/8HIT3KrXYeHm9kcvsPJvrdPDwG4Vi+2A/wvFHPU2yddpiv43VeaCX9V9hIz4WsLgdarMRqBx0hbiV28FtvsJJC8N3ngD59TCZxXMbiDf/ZRgpPhbHsDpABGB98F/jVd9pItV1Y/10AckWw5xYf0/oDs3SZX+pr8FKDM08kWuYJNyiusC8QnR/yNcM0LDIfzzZ5CvB6GboOMfwXG80/tqP2jJwkOrhnhfIH84/9rxv4c+Oa5O1cJ+kA/QTmqq7rrKQUeO0EPw986/VWIoMfAj8ffPcf+Hr4tVAeGA98B/iuR62kezaM/+C7AI4/AOn4ejfN/0LIP5bP8Rba/4T8+oMw/irz6xU2GM0vK65ZXlJZ6VxSUjm/we+rXWif1xgEAWQuJ5auwA8yOOSpWzefDmgjpJY6380mvmhUKeX5Dz1shfkI5PeRXFIIvHWCT8C3/i2XWMEPgZ8Hvvth1k7yt+SSfIwHvh38wQj0nzk20r8R+tmVMHfYAO1kKoxNGyH/ED4EfvVCof5h/MM2EFvIxkW7BDr8Ffq6JcLiPsdGeqecDnvZnUxFqNMiHAiGGz1+6H9Hs3MF4l2CDuEO02/7G8+auP7N18bvgnzdxXU18L1v8rXtQtBft7PfrT9J3bbx6f95sk1+81fZRDOWdnO77W+yycMYH/Ikl7E7EL23W+hdkqlst1V5Gjtdtwunc6dvsrXxHsYxPF6+NKo00vZP7X8gkvUEC7lY4Cf2GyshB+t8NuN+xC79fEXnpGyCPGvxQU67hPMXd32yy3mugA9/4xqdCnfsyiZYjvHjuFx9zEqGn9HT492c98BvK9eDT3volqJfgR/n84HC3dkkDq73GHY+4xF8CeUiwfxkYJ9tTnIEyKEU5YwP1X+PhTLcR9f/t4BPy5Y/7Ylc0v0Xfc+i58FcUv1nHe7eDH0b+Stmd8glzoPyilpJjN8317rEQh4AX75pOuVPBl7Eeu+4EcbLK/X8tr9vJbgOmtiX741eB3ORhTo/nc/vdGIeExLLrwvoe5eBfsbPg7RBfXUI9/wmGkCeXWvT8CflH8odz4Co+Y89ZSUDZ2FbYu9wD/4yIc3wDSC/222kF8qNlu8W4O+TbJIo4PtmMOfBe2ESmTMof713WEk8LtRnkY1cI+I70EY6cK/rc5Ye9UFs666bWXkNduWS0EN6ecfeBX0FXOxuvs8E/Qu/v2G/jO/LHQTl4QE5tYedx8G2MvR28t1vWv6Px/1HIf9P5pI2KD8356cT6m/QAfrcHnWOmkPyr7aSxAfsfNBQDHCDjHPw++36YfwLnQNj5AOM/vH23c7zsDx4+332sFuLcFPe0cXw4e/Yz/T6embmrUUxgUf6e6Uejrh6BHj4HSu5Ess9yuzPQxErcb8C9I9i9PHO585tWcS9Z4TzPxWQv+P0eQCOk0M7c+jcV737GseXfNkuuxs9zW45X6YyWC6Qo76oX6lRoUZfwFeDewTam4XyEfBvvrwQ6wdk4xGcbuv7en0gvcEymNN/YCVDB+eQtlfZuiPFxpa9KFIJxm5B3kvqPj/Iscq6cBAvPgnj+k/hDIs230h8kavR0dbBsPxSvDfPL3rKmF7o9UQK8E6VjZ5wfUEkqoRgmqimTZVuaF8bGWsfyPwcwemwW8884RaYUIQNBFcXtUtsfrvX+lAkGqxbV+P3NAXqvLhfFg42hD2NTDeCeqjm+UD6ZqoHauUNlbmA7Vd5J7N5pFbHEtOfZI5HfI/1lfiA6e0aHghoUPAmDxa/Ee8k852t1NfQSRRMGnM0/X+4xEZUOxgVP41VE2yK+n0BBctlQg5tV67FNpKAeUwejIduGKN73oI2BuUk8fTIo6pP2Ittmp2INxj2nQ2l5/EXhDz1aECu259YT0y2P7GfyOxPFp5otj8B3fJhC8HtaoQXSNnEC06lE7pnRUnbi1kEXYzvF6ntZB+YN9n7Qe9yWQiOj20uPkc90Thv0vZH09qPo6YqIV/dOiVMa9tD50nY3+InJuskmWngX3Bc84LjNPygZ0frgqEWilxSpKiGXzrJiF+1Sdo7/o34sSJV/K4ncg34M9LEb+TfXD7ffKPJjXtsBvnws2/f73DXk2KnmYA26BLy0XqysZz2+e7lhFQkdb7j7TaW02S1fiQ231H3U2lJFLCikIR2kn+Kkb9JafJ39MLmo0fmT28nrSb8k8cFv16+gyb8E79VOzHjX6rhLz312/WjFPXXxGariD+ijVOFBxv35Ezzw7TaoSSUx/Cp49beVH7pQ8f1Tv0ebDfIwUEY7wsdzMd3+QIfMce4tSuNj2t4e8YLbkNKAYxx9bjSWxANMvns8gQUP854JF0PaDP1c5U/2Tlu7VLj7yYx/85xa5ca/s0C/gET/m8nH5PrWcXvKPp28j1d/PGi8epX9bgTragksB2gvKsP1EtRhdGjMN1zKPA0QY8KRH111OJT4Kf9xeT5Q6aAT2lWICOKFt9dPF79zMi/2m5bnzfqryof65t8UbEcB4vHq58Z+VDHl/6Hc1PiV9fTVH4HRuhnrYvGq58Z+dPyv2i8+llq/KUl49XPUuPvKBmvfpYav+Oi79LPGn2NSrQlBCOQ0hiKCsPvt1u3ZfqSwGjDfLX9kKbU87jCjan7wVlNjSEQ/BrcECyAaWRA10//aP1W/WIv8z1Gu4UyiXgalNpgcw3MugIw82D1w/JdovhLoOLQiqbMU6v4pYCw/4SHXoX8skLT6zVxtfU79KsR8reB2cEC/RKowxYJ8kDtSLldLMZS1xHV+nGb9BeVv7yu74E/AT+5z/od+v3Y+B0m/HvX79Pg/6Lv0u/Hxu/+7bcrf3P7X9fY5I/6Qn7WX3O1dRf76UZ5n16/qFc2+OoA69Fr/cFQqKWmKdAYbApEtdnTknkq/0MPpe6/Y9Fh5TMWnYBfnRdxvUAJh4NhCfCo9HuuSE1fHRetcurxH9cjDOPiVGM5fQs93K942OzVkZz/vZK7Yc9GPg/W9wvyypL3Z/HBeUgs2lQ0vNNK3B2CvQm8E/Mt3WkhQRBcihSU1PMwIdTDCyLAdp0XT3dL846TRLv+mRlJ5aDtg2l2GfOaomtH2g+TzHKSrfswurRI+XkZmB9HZUm1lxfPHeA+6MblzI6kdbluR4JnoHFCtWIDNAk8kY5mJHxhK6ysb1IiUd1gD2nTG9kKFqDtasATbQLsWjzdgLNpzIsa6P0Bwj25yHMCYFyXeJPzuVPgE89r433ypQbWRqeB6xK4/j3Vvsf5pNAmDwX4KQ7byy3EDvDTHEa5dCrAf+ewC8KrAe6B3/GJMsE2fxbAz/DwEIS3APws/O5cyexZLgX4OfB7H7GRNgi/DuDnAZYfZHcOnbxrl/MFnr4Twu+C8H9wGOXWEwC/iPG3Tye9EN5x4h5nLw9HXQa/Nfc2ltkbrK8NZOjfz6Lr3+U2MphpI62zLdr69EgP3VMLTU5a37XybxNZ49OJA1wIXCKu28ctUGl9mk3a/FYyLMuOGPiY/w4/kyUOG7cLOXRz0e1YVudkE+lmC3F8kk3ih8A8+iQbGWiwkhjab2zKJo4QW++PBSeTOLgEOAneyeDafm7TXOt9Fuo3T8ih9+SZ89RxV/K70hTv3CneoTwkW63avH/wQX2+r/YrDOvk+xtYDrgXIcmSW8WB36UYeoOlcbvwLLo1aR8z7hpZDuG5PbRXqRfsVRzL39S2UAch7aIMZrHlKGPv8R4KdQ9SvOcMv9vRCWnTvedsyM7w9ea/6bT/WKepPmPtA/Qer/fptr/q+wYTrFY3WWUhCSg33B9yQR66V1oI7hOlsqNR2zMygKWA5XGGUB7yGbdo+QkB3kOk1A/2f/lZK4k/qY9v1c0WQv6s7x/mrbMR61ob6ZzL9peGo8DT7Xp489O5pPBlK5EHmW7euz/ET+htp+0dK/mNQLMDwocPsBFHBT+L1Z1LVNsfiu8EC/m1EB/vbugS4KGTLaRVWNfqzwNcnwH/nL/+P9jIncjHSN9/qoQ2d7y+/9f8oxx6XtR6JEtf+i8ruUJIQxqNeIbvZ/b7bUWsv+Pvjtf1OEc3f+r8hRAffw/y8FKoz9JuC/mlEI6/3S49P9XAP+nGOxMZP/FtVnK5UD690N8uFPmD8umOoC0Ow9EBbuCAHOLm9w0m5b8K8l+h5z8OuovjGb0++78CWTMbaM/ldg4PQ9ncD/zzNHjnx18EfuKPZ5K4cN9j5/tWcimG8e973fzoh86rBB7wN9p2qekLH7WS/vN126f+fW0k/rSNyDw/3X6QgwrwwvebCyfmkLZn4Tc/nxqCuV3PNXr5k2WQ7uTkea6Wf6jnwUpdPtGHdyg39jnwHep+K/giInrODlz8N/sSA7xSl1dyhd73cHzB/nqnbzLd/0n19K5i+5e0r6808i3aKSKdVoEO8ja0iukCWj5kZj9SCO9x3zgP/GGI12OSJeb0CGOc1l/sb5C7+atGlsMoYc1yR8p/V5OJ+J1g8ze4PZK+9y3K4RDIK/vKW4r29r5J8zOD52uscORhAGgOrAGaUF+uyls0+6L1USXQgFuNKWDkX92L/y78W49815k44t2k8UOt79JHjfMEbf26c9R51l7tUyn+kLYSq62f3ZV63fNAlY5wTlOC/6r9gPqgTZb8CFs38FZbSH61bmdgOg9IUeC5t+erWRvcVq3rs4uv6qP3exd7AqrCTO+2r6/nl33VeX3+evUjbHglngdqaIyjT6fzfgZ0HMfYSOIeC3ED3Mr5G/hct2k6WpovhSS/wd4bbYwK1+j9wZ/B7ITnQzw63+DwPInNN6Iclq5g9t6oC2JaeTEb95cgADgrj//Q2T9TlrxrmN1w9++43srtvbE+qVy54TXaXlLZe/fPTm3v7T1KL3/xfTv/FgPysVzi9sungXwoZnoT/i09LbW9t/pVFG4DndLeu3cNs/dW6aINNLVtP00vv05ePmjvjXyUcz7wPE+1wMewye68/zwbtdPQ+FBv9n+K2XvLErvXVrXp+n/iXlt34aCz80vjPbD/J99ra//7M87Q08/Qe21DTz5D77V1PD32vbYvZfA6h7kP1lP8/h1O+Z4dzsT5O5zxrh17XU+xzh2GepL/soPWU+9+O2g9ue/a4XTdCb9v2+F0/wl+H7jD2XvtjrTqaeAPO0bNS9stO5xtG8AtBpw5O5wD4Nx/BHjhDqcDnP0uln60eorfOjqNkZ69rafO63akXU9D+0N+IB+9QSjLAOQHykuOpOYT9R3UU27dhN+U1vUC+3JWj7Eriorxu9eiPoFjxljpBj7Z48Tvn+N413cmPyd9pj5e4PfKcf3DiZ83lJeM+ZVRtKs6qobhOalGx4PfXMf7Hul5Jf5tiXRPYzr2YXYjzRzvrwW8+D13PCfLDpLI+NmKMc+tOnbZtHLq+CWT19/BLqUhAMNvgT/YEOS2L3T9Z5RL5Ei9hXSs5WcKThhZp/rh0e5++2a0OLguobb51oOS11Z+ePQHy1Itq47jU587bbPkkvdPu+Y1+nsEm3s8K/M9sfj/qSed9hmbqpfnUPkP/X20J53yxEc9N+p6J7U9+g8Pe9Ipz+EGmLdlsTVG+d0fynO0J53ytE/R+3v/D+U56rO3/T323g/lOdqTTnmW+nT90/X+D+U52pNOeXY+btPkp2PrD+U52pOWPr/OosnP/G0/lOdoz97Oj/rLftA/R3vE8syfsi+p/kduWuWFN90NfmMlg9NYfHXdv/Om5Pno3ttf89NkdH1hdrF1+ezi77BeURsMrqOYkI75HE3bn438qvZWJ+wVv9Eg2wFp0M+ZaUfCouvQCJPeA8rvzbQK9PPuMNKflCZ9oz2okT77piM7miPVFRx7tBRu0e/rwrsW9fM7DcFosGCtLxyBd9Xr2blFpN9t4mvyd+RLy++dRrwT08RrtEtOxttswpsxTnj7TXgnjBPewttS95O9a3d4upRtvan7Jr1XpraXb3s7uV+r+3EYr/X01PuEjtNT4+sNjcc5BbGfQ/urYftqiMci6d9CsP5Svd8B7e4kIvYf1/rxOKcg8mEhz0/MLxb3ofI35NJz4SjzzPvXhn7kBzEkrZX2nZRfrO2Dmvj7ducUjOVUL+B3hMfjnIIRvySUb7sJ/97ZK4+AP6TLmSET/m93TsGIP3Mf4ZxFZDzOA9EvrQWiEb2A1PYRm5PcP9gCOR18CnDwKWhRcDeB0tXk65Ojnwsy2+U3b0zd376tvBDHI7wPVxg3PJGQUhctCONRJv3838bU/WzvxgOjvJq3JLquPBhVsIwkiclI5KvW7wmskxZq5/S1/oUH8uZHDe2zrTl1//qWfBVp/bY5db/aO7mv51frry2p+9N3xdvekroffUu8WjkMtaTuP3vX7vAIDcP7HexMgiElwEfRhvlaPZ2bmj+1f3Y+n/r8T7vpvYpv4Ozx6Gdafkl692Cv9fmVCLxTGlGW+euVsH76m8VT7x2N32ojiAfzcehVPy7J684l6AYu0O0h+LklrExd3pwzHv1Xy5dmr5PDHY7T9mY2TlcfayPrpBzD9zTiI5zncW0aj/6rty8Vb8em8ei/en5VvNK549F/k/FWnzse/TcZrxwaj/7bpKqv38VOTDuwi/i1c16PptYvSxeP3q+lptT9l0THo/+OmN+x9Fnox+ubfHXrQph/fvuEX8wvPnmgTw7tsWr65JHz+I1aRxr6r+HcYVt0PPqvlq+iVOM/tReUUs8D4rNT15O9aTz6r17eWn6bxqP/JuMdahqP/quXoybHNoxH/03mt3OE8W3v2jNqT0w+auPfCPPE2LLU9BZIY/V7zZqTPiq++HnjMU9M1r/Rzqfc0xT1+ZsiSyG4WLPcBBkA80U3P0eu6c/nj8c80cBHUc/EVHosm4vY+PsidrW8oMeqVyUZy8kaG495orGcrp9wrtY+vbHU/Wnv5llG/P8U8CdiqfvVd8Evlk/eBeMxTxwF/zmp2/3etVP6HRMfBPnqOIlUetLwL5iehE9plN0/nd7509HGGfaI4wyBcUaamGtYt1DrRdN34+Ox/qnJl72Ud5rpeHjv6Okm58J42RQS8lXaMR7rqnq+VDqeWvxsMxsvxXk+ey+sC+Sklq/k9vFYV9X50sbLjvFYV03G233beKyrJuPtv2U81lU1vNp6UueG8RgvlWYf71XfQd/FW+YKfIGUeL5V/7ZebdHuI44PpF7P7Sxm95Jr+tkvUo+/e3ffRGp+7DdYxpzfjp2vqKfWE1HU/oXTXulYm74P8YvU4/Z48N/Zqt/32L0hdX+t/mXqcVnj75epx1VtXLkw9bio6SUXph7XtH5yYer2/F3mYdrB/w36OkrP46PvD+SdYiwfG35T7hJ2dyPNd95hW+iP4h8XozdoNcLxD35kgM82wdLbRviVrUb4y1eM8JYXjLDjGSN80t+McLTLCLfea4T91xnhxSb4+auN8FVtRrj/EiN8yK+NsPc0I2xdYYQX/dQIDxUY4WdN8K0m+DwTTA4wwu/sb8q/1ZS/HBN/WabynGiEY7sONMB4/rPjIRtxceUjLHmk/y3c4/wZwpv2IxEpKMXOtZEKgK3vTyf2LTYy4eg9zkptMyVDyj/PRqo43Ou1kv0gfCXA8mXMfr30AhtZBbAb0jsAXnjnTudqYTOmA8KrMbzARvJzcqSyrbuda3g46l34m5xvI7Gbp5PHoNHPAfynwbve8/enZyrjEHY6j19VsXRRxYydzjNU/E8a+yE9/3mZhQw+aCP9l7Lv3yRiNvJzHr/9KxuJLN3lPBPg2IP8mxTAXw0Px36+AOi7Odzz71nFecPZxCPkZ/3KnU78HpCdfw+pt9FKiFfdN8igMTG8elg/b4Zlgj5+4ycE/KCz5ltIpim8E8Idn2dTFzvCQu5Xvnq0HnANXc3yORucG8LQWdsspP1LG+kEd+uXLC80//B+EPK+Bd4hN4c3f+pEHL1QvqjTxhA3ONf26fT7N3UQlvclvMtk31eKQxh1wJ8d8tDzS0dxnZD/BIRR9wG0l29sZGggizrpUsbDeRB34DMIh/aFcKHVQtDFfKy8jnprtxPj2Pl9zyEIQ2c9m8EN1Xuc54rtB8LQqXD7GXucm4TwpPoHPIOX6efivMFc2o7Q4Tn5tmcziXjeTjtXJ+ApvcJCqldYtPNtoXdec+L5vtDlxvN2+P0tfG9/2Kat856Uwc69tWWzc4AnSuxsYCekdRXFpJ7L2TnA4Yf4mez3GR/V69l5uvqwp6Gg3hP1FOBdJxYyfBW/txjyccHV7Kw/OjxX1wFOltg6QCGnk4e8wwhgh/j0DO8VFsN5Q1ebxUSH72rtk/zdFCmYa8hv70SWXwd/b1PxNAbpDXs4/gz9ln2PA5/TTPLoGBM81QTvu9MIb/2XEe7uN8I7XzbC7mdNcMII39ptwnevET78TiPcfqMR7mk3wq9cYoRd55ryu94IV/uN8CFrjXDiDCPsqDTC9//UCFcVG+HnTzTxV2CEL5loys87eQa48AUj/OQTRtj/oBEeut8IH3OPEcZ2G4HWRRW+An5tDf82Xf6ZxNAP26+3JPXDRCSXDNnYeeMvJdavBj/Rz011Xi2cX99to+tL6ndbcckL22opxnHI0iD0I/zGoxfg/N9bCPZdTNs7gZ1vVfnAc63uKJMZKl6VH7rexvHGrmJ4Hb9neDsBjl+l48XHLCc62nV+xb6MeBdyvP2Az17kltp/z+TE0O9ZmsSHjD/M/4GGckU5YSMDluRzum1AD8/1Ir2JXC65bTZi5otcrcu1UDiIF3hHW2CWxKvKVI8B6OxrW9QwLZ8C3f4Ikw/C/QsxmgegczRE7L+K0YtdbfxOvNmOQ723u+fq5Hu7B69m93b/+2r93u4kes02gmOffA2jNzQCPfs1yfcgyHkn0+9FwRha5Ba+w6zWm8rfAl5vbijrwiKH5LqG1Vszr2vHR685DfSgPcn8u15i+8f+YC7HGNR9/vUWrb23m+Rx6C02Lg0I8lhtr9gekLdjOH/2dtZeh65h7dUFaUrb9faqnvPW6z/YpPZVsX/geOS+ht13bmyH/Nut9cntoRp46f46W2t32JZpH7Lo46bE2yeWLY4joSv0ccRxs1GuXHijEe65yggvutQU/msjnBMz4VtvhL0NRrjIBHesMcK7qoxw62IjvOVUI1xVaIp/lBGOzjLCw4ca4ZMOMsLt+5n423awAS593gi/93cjvPUJIywnjHD9FiN84V+N8Jkm+NZOIzx4pxG+/zYjXH2zEb7+RiOM8gfXS4eLQLe7FnQicOQ6aIPX6f1W/a7QBBM8dBKTf+p3hvaRjN8Zckv69/KG8/XvE0zk79k3MXBPA78ICzKVv2ffJappCqifOZDWa3y6d1pJG/AWvw6/L2UhiRR84v0UIqzKl5G+h4RxVPz4fZwhxAmyQQI93/qlzYA/JHzHXsSPfHdCAezBMq8P1Lugr2OeFnC8VLeL7nQOyrT02f0MNxrvZ0g1TvefZTXIJYyLuHr4e3pfhqR/dw/pWTi929fscfYL9HquN9LT8Ar0QjzODBO9obNM93hCokLQwy1C4vfu2OnMzsC5Fv/+0/45JAfnI8vZ/KTs5t3OaThmkBls3M1m33VWn/9adzptOJ/6mn8PCMbXXCH8sqk7ndMFOP6xjewrwHNg/r2fADsg/f4C/CmEHwBwG58PteXaSJ4Q/k+gfyDyd+QI33+ZBn2E340ljIdx6vut5GMEbXxd6UbjHT7i+Ke2x2aJ1Ztf8lF8eM6dyu4LdjoHZBaX3mtiaic4lzTXmxfoq/OvVo4X5182zotK15xu4HrGp7l9tV6fPG4rUnL77AXcZJWVmNM7OE0cb7rb9fFm6Bqj/Bm40gjv/J0RfqXFCN9tglubjPCXdUb4NRPcaYJ/Y4LrTXDemSb8a4xwbKUR9p9qhBebYNkEf36KKb8m+G4T3GqC/ccb4S0LjfDEeUa4Od9UHrNM9bEm07jOR4xw6FzJAP/UBJ9yyz4GuHfSFAPMvo+UL2vfuGGDAAfpF5DgL/t6kl1K8X0k+SiK7gIJ10BtpHWzhd551nFONolPziX9AON3ph1zLGTgORvJ91qJ61Nw4HdOyCUxiIdwgvv5oDthesfXDK4G350BeCA89rWVlPJvgNLv78HvwXOytf6fvB7tjPo9gahnfqMS9dShordAqlnurF66fCnKUz6uReCPv6Y2GK5X8BvxHkmW2P1Y4v2w4/m4JSbPX5kkSQXQeWuWr6haurhmUYVzSU2Vs2JJSVXl904f76uK38L0+wlcgDQfl0n2keQJ25C/+mtew9fq2RzVx3eTBXisZzb3kV7pYbaU9BZm6PS+6/Nj7n+f5VdcsryE3r8VSr5HmM4r6H296mer2HqcqncJjwMdyuP8m3R5vO9NWcZ1inIjHF1khF8LE6M8NMHHbMs2wKeZ4Hl/NMJltxjh117Z/YgI/8PzsQHOWT1kgLevMsIHPfeJAfZuMcKhzf8zwHPnfGWA11Z+aYDrl31tgE8xwXkm+H8/NcLPm+A/meCYCV619jMDbDfBFhP8nmKE/2aC203wKzd9boCxnZi+RgeFMH8evu+AcdwL+nAMHNWUQaDh/aLf6ft28lFJoUfJCyXxu6V4v/AfJPZtDHSx29j35OuUYq8arp2PAR0c+WCwhQCXNA8Mtmkw5kfl5TiJfT9W/c4Z9pP+2wS9V2IPvvdOyqFrX+o6Bd6H+33185OltSBH/JAnVi/4dC4PFg2Ac5UH6fwK+Y41pbhPvMl4n7j1VgiLsHfDP7dp9jehGhgzQ1at/PLfstK9CzxvGG9Oxovv/NGm4Fi8x46zkYHrI0WuP0SKhu9g9YO0el3gOlh5Sz/OIaLMxW8etb/N7kG2324hIqzGURd4Jrqsbu/p08ngMhsVOB0Qv39izqjfdpUkXQ52bzXq9FQvvVWXg3eb+sVBxAjff9j7BvhSE+w1wfs+954B/u+zRvisAiO8yARP+Ga7Af7RAUZ4eH8jLN/3rgH+/F4jbDnsHaOca/mvAXaY4INM8Enl/zHA0eVG+KFDXjLAg95eA3z1M/80wFvKjfDW6Ub4z4vfMsBHXvkvA3zvRCPcb4Knlvcb4Dvb3jTAl7zxZJIcrAs2NnoC9dSOxeuLRIPhFq39xDcxva81YCE4v/6/Q1/qvTO1vjQg6foLiDcJvxsg87/FUpMUhn8KQFEK4+wyJNVCuAfe14OUqYdQlDRNEIb2NU7wkV5H0JqS3hyB3nd1R3If5cMxIIeV8GpNPmfx/A8uBn38LtDj7xK+byqOT5Jk/N7mMayO1PUpVcao61F2KccwLnAsRT2NVsM4ImnxLYZxA/GGXPr6VZ4kyCWH1V0KMtMKDhtUN8ikdnCjySSJ129igJV3hlDeWVDes4Ty9tJaU6T5Uh2t4bVQmw0AraO12AA1F4S6xVEjAvUdhjpV4J8sqeObDH4A4uh6oiccDm5kxoNS8r4AysUEyNTpHH7lxacN/WToJCN89fFGOFycMMBlJvju8Ft0m2Dnktfo1eTyBUbYbwqfZ4KH1hvhftN8M/cSI2w56WWjnHzEBG8xwlLpUxT/e4teovhDS4ywwwQP7eqncO+aV8Sr1v+PebCdLriH3ctYdI9+L6OlvL8L58CrvQrMfcPChzzkOnb1ML7hF8zykDEvbpRYvx7sNJ6dwgf1k3bOx+0CH3de1deFc3O871i9zjYNMvw7s8nyG/W7Q+9ldObdq9Nph/wekTq/vshe55XJtX6gH7rXRkqHQMe+z6LpYTFO/3KB/medfV24jlzqiaSdz3yez+p7jeWZf6yNfidg1n2MzjH36XSu/1tf10/h99K1clXFypK5YkY3+vz4URa6FWXIMjM7lDd6lYDsowWirtyPymL8g1n03HkC+OvYkUUGyqdTfSz2CNsvS0C5uC6fTqpzLMS5yqbtG89XonXz10ePxvzgehLK5LYRvluPjzsvh+QdCHr8CL7avtJfl5KkgZNs9Jst+H163AeZxPlogAm4i5c7rufGYNwovN9Ceu9jdZDO98HVL4Gr3xOXeL57cF/iSSgrKfn+fcfrVpLAOHweE7vfeP8+jf8v4/dEbsX4F/Bvt0N88RvKB6rlzE+5oB+uY+9/Fi2h97pX1FVGW/wKXb8y2Rsnf4fI8Akiv6+2jn2ASNiHoe3fORae5O8Z6cgk9t3v6r/q9+GUTs0kQwA3PwhzyAcsJP9hKJdutGOzkE6A3VsspBXgwocsJN4FMIS7AbYCTLr0foP5swp444AX8SEuxIM4aPpuY7oFI+cnZSZQxuQ/INznA3QQP+JOB+9IJYPz2piA15ubmZS/JHwFfk+gIeSpWzcyYsTbK+BNpIMX0I3SKCjelO1A5GekAuQPlqO7S+drgPNlLscx6YzaehmdfIFO4iBWX+Z2oOqR4rkY72WTidifWG9qDOZxvD0C3ryDGf9mvFi+iW49ngPiie0wVbtMt3xHy/rY5TZyP0U3mrwYrYdjOseDen7th7B+qPZntR+n6r8p2+Ho4oTWQ6dAL34Iq18zfvo9LCFezyGsvlLxEXpIjzd0SKaB31T8p11fo+RF3bebxF23JVsbT0X5i/EWKWd5VjXJlZ5ARD5BYvYoo/fjkSljuiEhvx2HZhrl7yjytv1hof9COjHeSOmWpuIzuT+PVe20XFDGqt+9U8+1qQ/238IT2TqXasGQ4lzbKP1qdBZwHMvboudfPixz1HEq3XHsCCnVvtXPouZxnsbb4GHfLQE9L9jomb82GIjCLHytr2Fe/fxKhs80DmGUyPxouIl+9nJ+NLq2IBj2tXgKaIDE7JSGuqaQI47IkDxKTZUn7Kn1N0UovYvAqd+7kiWTvSzWxY+M9sTkENSZ2Xk/LPdOzPvn0J8ys0nifcjzOxYy9BSM/fZspqs9YiEJgEtfAV0AXPw4tqbz99tWlvxIwrPgKex0JTbfH6vcMJ6qb5vLAzRten+R+B0XFkD/1GBeZxjTVS9YoKYFvePvzE45dbifzvixHTYGA0FJsEfBfHR8kfo+kE7T++9y7ivYEORXHVgIzheVR9m8YsOj+ryio62vC2k46WU7Mr1sB5Rf0HY3en11XvwgDX5XU/YFIjhTgNkEu51nrEkO5icP6CSW2kj1g9MJ7hW28v7zKudju8DH1uv6uvA7eMUUu4xrfbJH4CkdevFHjfPG9oXMHtD9m8kE48S3bi7q3bm5aAic48PU3+FA26ArEoy/WxI6fxt3sO/3VPrOpt9QgMqAGR+UbwQ/oqlPxuZEZI8fpQstK156ozNP8Hs7OM8Z4HQ/FuhefHNfF/5ehJVQRPemxyiKdRJ+rwfLoxvw9O7OIrFVk2n523n5r3yM0Vn7mE5n59V9XdiWi/GyPsxgU2CDL+KLKvVYF+sioxP1MXtJwNdbD/PCxy0EeRjk9B7j9P4p0LvpiP4uXGNbqZEpAzIyJT86LbbfjPTaAN/Qamhfb2WTx3JtUI7rKb2jH2f0Fj2u05tyTV/XYWL+9iJ32J/ovs/jevtaS9f1Wmi93cTpdQr0Dpjf33UQ/F61l7mj6x8CndJmG+mospHN8PtnTzA6tU/odDad2N+FayPq+kdECYHojgbDEdnr2UC/JAXjQhNKc4VPaj2BeuHTrdg+A3JTxBdokD1ybbAZu3pU8dTTVk474lh9r+1jti7QD3zboa81e5hdmfdS9n3XLZzvFwS+l/28vwvXMldj96nUmB5z7YTWO+DpGcoi1ucytXEY5duSJxmd6ieF9ZnD+7tOkdj3T1j2IVtCIfnW4mulQHwVoUssY9fTMPARr7SRxMdZWn1hfu/kfDwi8DF1e1/XASg/VDoyW19PJ78xwOOaZyOxc1i5tt9nISinfvIUo7PsKZ3Oy6S/62SeX75IkpThmaYcz0wvy5q94yCudfzKRrx3svNVoU3Zhu+B5bfY6L4iXYC920J2Hfehc2CmLDU/xezEW48xfg+sg59pwwyL+7zq0/ws6KVPsT1BdV9A/s0Uotrr9b5hIfmvgXuard85Ds0m7S9C/OdAR37RounTOM9zQBzvmywePi6AcX8j72ndrg7H6wiohWhXR+8r9TT6/C1SUek/2bnnEfUqjjNfoNcOeMMcjqDiDsOob61o98r0exynfgUc5JvsgJzli+DHCpeqjQIW+jVqLCc36B++SzKkoiB05aX0tgfpyPMdVEejdgKbckgnCP4yOo3IIa6KHHauCt5/tGGCtLbJ7w94GhXUgiWeDsM7WnKI74x9WDoV8c9yiPVYpieWXgL6HihuRXjPSCXDi/lx5GWT5rqp2nyltc9CnoEGGqHz55TzlRR6ab2ywRPwNHjCPq6cFnWujBSNWu7z1wXrvD6t3CtKyheVVED/3JKkn7F0qKUdf2x9yCeNHI5fNFogsfw2TyWPQ8OtawwvsEtTtHMAef0Wsgnzh8ZlPH9Yj23eHHJVD1s3TqzMIYMr2VomjsGd5+WQXN7G+1excivMgPZ60zQaf/R81nqUdY1N66R09Pt1nkDAU69q+CPmEydJvNx4OycjzatcXcyetJfkkOGPs8lVb/mKUMdXy6P1GQs9T1lSU1nlrCqh6XA/1n5UtkEvG8+Hrp82NRX1Qj830DHZXTRvA1m9NId9n3hDivgbmpL0QdX+Nnl+oNuB4N7gMS+APNxuIYsgt2POz4p0vkevP39Tna/eI70Hcu0V1u9CH04hc2AOuAQ0fl/NgnnHS7qcafubRZOHuE8a3ChpsCq/8v+py73q55jcK3xOl3uIp/Q5Jh9VeVUgyCsVT7VkXI+gMbi9ooqnA+ZxjfIqRbPjecWi3Zdb5ItGoqA/Y3jYw9NzXuj5IAQOzibdB7FxBdMPQFj3Kyy8VPFvUKK+Oo+WX92eCPHjmNj+PD//BOnaXKBDAdz6PMs/4nPBOzu4o+nz7qn6uQcq+cNSlUt6V9L7Qf9doHOAa11iI/ElzG7H9XMb6c63EXX/2ry/rZ5jwLPWaj7yvFaSbPfUXIbtRj3vYOF45Ek5xD4hh3iBrrVY/15avJJQff46iZ0xGO35/Q3naO068WLyvhqddzzPzmVfy9/dNwq+X686W+8nPcn46HmLuhyyEDJcB007okSl3dIX2r7IndBXdnw1WcqvYOOGWl79WdlkqILZIWE5rFHLIG/boShTsEwGIC35h4V0wljUD06C+CqeZnBxcD3gEE9eJeLOgDKfCO1phjRTmk35OIHjPQbwOCDT3kojH6XeHI0PB/xGvUqdXw7CWF4DlUjHSynl+oMuV5VAXRDvXY9ISsGCUcaZRl+kThplnFpgt+NAhe2n/7IcsgQYawpvZN/9FR4CdYvjSivwOPy6UW+x/kvQd15k/d7+orHfOwAe+FdSvzfg6X5L7z+O11n63ueM+lUr4Okc0PHgukfeBL4OKzzW5xi/zUKb1MZvUHoqoExw/viMZBw/VFsPrB9M395rIf3D08gg+K1lVjIEY1Dsr9OIDDpjIeQnvsBKQlOnkl7whzOzSScBXNDWHPtnkzZwrb/LIe6Hpn3r8SkRm0bsf5pK8SKN1hMAvyM5HvYztPtLGncixnEndLCVFH42tv0S7U/RFPiiRnz5Zcxmb8xxqUIinXOy6fg4arwlEom/CrLwVXY+ZUy8pVJRWvRdjP6Y8RoZ/THjnSUVqe1JBtcDbRfbr9pOvaZxL/6cPj7h8yI4tPeZZaeP5CrN0eYfGZJuwz0mH4vTjOfU63XUeCtYvEqpTtNP6ANzHpRV7QP6uWaca00VXF4rr98x9O+zPBuaVL1j7PihpsBZnlpVWR9df10bVhR8lUZ51ElkYMsY8635nnDIC3OTlyxp8On3BCV2H6NdEr4f0JD6fjabZHzUesc2kP834/de1XqbDoPUApy/LVtUUlNeUlWzennN6qXli1asrqla4yqpWbGqpKJi6SJQjH+erD9VLV1RXnPsQrU+uw9h9dl5cLZWn1W+RiUilysb5QooroA08LQuj1u5PCavGuVx3qt6e6jyBsOBeo9fkZ3LqyQ/5EXX14b7df2R6keQzsFhSldaXVS+vKRcDc8/MNsQPwbxC/m44wz7PH5JP995nHyUvEBa6vLUp1Hvy9KUA1VsvBgz3nIJGsLstVQfmz2V/A589T578Sl8ho1HQzBu9PTp588zpIkT1fKjdhd05ygKJSLRVRHEkz+QTfBOH9THq2uWhD21/LbNSWy+XXpHNsH7fU6l4SsDDXoMqo+UQnq872cdDS/2gnqhOPFb4Ior6AtElTCilJiOgnoQ6iOYTu4Tvr/abSHtF1s1O+3B14wwxsE9rG+3X9kApbvQjumZvm0liqTP8/HR5OUCO/6j73tBD0wAwxv5PqY6j3FfnkNePJOvC3BlitpDgU6WP0ldF4H29xJr3/L2HOJfhvamdeFgJLhWvd/Q25BDltvwptOmQH24RfJ+yuKTv+SQZXMkbX1DrT97MIfO432BegXPeKa3HtHQdBauk6kCDuZQPWnJG9xBU1qg4xjkNM4X3wN9u/mZdNdDGj1+Twu4xgJ17lnI+xU7qqbP18t9jbVNESYc5PLgCXKZpI13odeN/dsOcFlZJb3voayp2celEDHvMy/HvStJt5MYfIufWX1dvw9hGa6+yMt9gTpvUOJyz4RHir9ulEudALe9zOrLWSG7yuTKpkBD1FcmLymSqpxVanmFZjE52DMz2zBeD0H60pIyl54e6EP6hWVyka/hWK28Cw/PpvuQ+eBPENLb37CQXt6+Ptpy10db7pO3t1+6/fob+DqOat+FdxuhAWlxUzisBKJ0+c7jlwNNjbVKWPYFcAso1ATv6YT2J7I8298kXZxNQuBw/VPT62lPM+w+Un1ilHBcczmf5gPk/OA/2FomrnOK58jshaDHQl7sfzOWr/uJbAI6vF+T78dla+uM+Li25xIrOMcHuUTakUvaPreRNvidgHdu8K3wrhN+q+Nke0Pq74RkTTC//eH5/9uzqd6z6ftc52vY1Oj9PvFv2qgE6PmtFOuCsRTrgiCd6ffuUQ6PqX+sEuZVo48zIF58TY1Sunp3FGflfEwYazzye6JKc0Hz2qg2hozJ90aJjr+j699Rr8en21fQ81x8/tH2llEexQFezeMVsVVsucgTpYP/aUK8vAHjONUP6c7k8GKYPaiLhQivUsL1noCH1olZn6uekU31uQ7Qo2VOd3nDipASkIs9gWAAVw99PF2rPZuY9Zf2k/X5HpWnwFfzgMU8PlJaaj5lnm/rP/V1TPkNlk5bFx3Q551siWV1UWwbw2teF0X8Kp4BGO9aB3S8OJ72CjCOxwMCLAM8JMB2nAe8rcMOgK0CjPMGWYDbYD5sf5utSz0POhPe34H3p2DDL/NFouoHG7F9nAU5wvs81DkPXf3Hv2sqa2BSU7XCJZ2P8RydNk1fRRso1EtF/TSf10cW0PsJ4vtZVU1lSVlJMc6NpG/Ox/EQw/8+WZIO4vw4qYm7K+zbAE1cYuOlaE/XOZfZ02G6bsB7ME+32BfwRbxKPeTjfHWcFc/hhKnKahHu0ZmqrQ88CAPijwDPMpjc1VSsLC9fWr5EbXd0/xLoHKaVx4qKZc6KEqcQfjMwNhf5aKyqcJZXLi6pqKlcWVwMyjbrl9fCwDosGfcBK0qKS5bC/LFmafniFbw9I45McEvLiytU+vg+iHtzlL/lGntI95dA91RDuS0PblCkJbhXhnSXAN1Zpvnr4grncqzLipVVFD/Gm0rYnZesfqqqAH9lTdVSmC1UOZe7an5in8f0/4Q/9bn4C6EjfAq+2lTUcjkb+DvcwB9aTejpZkG+jubhi8LBkPr+HHg/m78vUzwbFI6vC+rhxyqfxRUryspqFq0oL5FKeD7wtps5EL6kfAXkschZvGxJxYqV5YtqXBUrXCUVVUtLKpm9AfA7CeIVly11Fa1wVizi+NcB/iPUeq5c6XKtqKgqWSRp5bQS2umRQr8oXlFeVVJdVYN6q1gelwD/R3H+S3C+J6Uhn4v1/fhkuzaW/kqIMU+gL65FVK1YUVbkrKDx7gc+5/Ny0vIINVsONVtSpufnZYhnF/AtXgkl6ipz4j0I5VV6+74Q6rEE2x80o0UllctAAHDaLNwP5YZ3PegsQd2U6OWB/dfJnfXaaVr/fRrSfaL3C0heurS8qlJasaqEhmdC+NusXVU5l5XULF5RvLJSctL2jeGXA1/HG/vdYufSspUVJSz8z/vgXqwkGcROi57/ZVCeB4xQnpVQDpWlLN6zUE7FZvllKs+PJzGf3gm13UL2B79jB5vPd+9g+zE5/2b2MyM9X0r6+U3jw958xX8lK03syo6vefjEpPBpWix1zcsKEKFvvoHx7huNTKpwjQsenjdC+AQhXOLhViF8Hx4+jeZhGvA5TeMNn4lCuMTDiRA+SQi3SIfBeIAWYIdp4ZMN6Vm4RQjP5OHWEegTITwV/SwhPBV9iyF9Mv3sEdJP4/WbM0J6NXyKEJ5Nw0810J+alP5UGk99po2Q/xyeR+sI+VfDbUL7SFW/ajvH9o8wtgMUjNju1TZ9yU5mM6T+JsLvacJvq/Ab6WXw37ELM0nrBxYS536C+wPcl37FfJn7Du67uR/jfpz7Ce4PcF+6iKfnvoP7bu7HuB/nfoL7A9yXLubpue/gvpv7Me7HuZ/g/gD3pVaenvsO7ru5H+N+nPsJ7g9wX/o1T899B/fd3I9xP879BPcHuC/9hqfnvoP7bu7HuB/nfoL7A9yXfsvTc9/BfTf3Y9yPcz/B/QHuS5fw9Nx3cN/N/Rj349xPcH+A+9LveHruO7jv5n6M+3HuJ7g/wH3pUp6e+w7uu7lfengmKQX/wDRmrrh32Nry/dnK/PD88Pzw/L/jUfU2XBNQ1zvQ5aaAZYnpp+hm8sQZ3KEOheOwjbvcFLAMbgZ3MzPGIT0wncHdBHDWCex+CnS5KWAZ3AzuZvIMZ3A3AZwVnI273BSwDG4GdzN54WRwN8GGd3vCK+5yU8B4CdUM7mbaxiE9VEoGdxPAWcHZuMtNAcvgZnA3M/eH/GODzuBuAjgrOBt3uSlgGdwM7mbyzpDB3QRwVnA27nJTwDK4GdzNnDEO6aETZnA3AZwVnI273BSwDG4GdzNnsnVsRV4g5RGjXaUlKysrFZw3bCFDOdmk8Dhmd1AcbAr7lDBaAlCZ0P6nbPIurZYJkrdgKumZCzpEsb5+yeyT9fNnxXTzyo/nQNAQQG4M1mt2mu2fGtdfqwH21CknafuEdEOw3jf2+nStEmjw+NVtU2F/EjHIZVIdnjjxafYDu410e4FutM4rC/mVlHBg5oGSbm+NojDxqXGdmQAeKDbK73Jf2OdpZBzT8ykd2eRNGm+CFNs+1XguANJhsavrzDRRQ4BWd/uwPh+xfsrsBNxfZpK23Wx9EBnpnZat7cOy/dAlwSjapoSicr0SCtNzHIAnNMzs76RM435mAnBFvfIcfT9zmccX9S3H7VAsB3w/UD6N/EPi69TKWqVWOV5LL+0BHZR/P1ddX18UjDY1SmEo51Mi6rpuJ/DfemS2vi4MdPP26Ou+wxCeL8BYvoUCXAhwqQCXAlwtwLEjsolXgNsAbhbjA9wqwJ3QF9oFOA7hHQJsB1679xjtGQssMnZJw0OGWb3kZ2eTkyCiGB+X2W083iDgGjg+m4y9716rrsYXbFDCHilPry/cz+/NzdHaa6MnGvY1S0XYLtV958TkbFrPrZNZOjO/A5+yu5xCu/VzLeh3QDtqn6vXjxvKo3tYL498gHsE2Dslm/QLcCukHxTgQUs2GRbjgxwhnwn7BtZskgewU9jH/T7t9X94xn5kcKE3v5877L6vxyN9f+2m/wu2P1Z4QHaS/MM1NhngOLi7wK1AY4XJMDaDmwBuH3DbwE3LlKQaaPRucLH9Jen+AyTpr+Cm4iAg67rIPuAmgpsEbjK4THDYQbPAWcBlg8sBNwXcVHDTZLw3SJKOAHckuKPAzQVXAG4euPng8CC5G5wHXC24OnBngVsHzg+uEVwAXBAzAsKlHgbXb76GPH0jSZ+B+xzcF2PcskzlzqTk8qHjDrxvBzf8pYV4wfdFFToeOb6yJO17qvLr5RR48HllhPj4HA+FXr1iGoxjJy/A9+13ZNO792cKeFQ5+D+J3TlYodThJrBf4acF6D0EuywE1/mPg5Etf/MUsumUM+30PfD7DxM+0f5spomv4d9PI7skvAs6Q0q8MJXIM2bMUON/JLG196Ml+zlFC0t/Su3SfjaN4L7Uwgwi5f1jKpmx/jz6nfKBry3kJTXfa+lD8ffA+39KRjthapf2tUWvByG+62uhvIX47fD+5RTxh+H9Kyni47Pt/2LvXeCjKq7H8bl5DtkFNgElKMqGZ0BClocQFDEvICjgSsDEF2SzucmubHbX3Q0EG2tqW5u2tl0f1Vi1Rms1vtP6SBTUKKhRUeOrxEclim1Ta22+PtP64H/OzNx75+5uAvjt9/vr//vJhMPszJx75syZ15m35u92FyxZpOr+7yTAb0yy0M/BLgZ5FvZZUQ7TWf4fzEhYXjR5xuZzN9DBdzSKIZ/bloJ8pjtWafgvJ6AzcFCSj0SnZZh4gwcTl8eug5J8DqM8tp84juL6aQjSm108ji7IyWfnexwkcf0YLr2FKRb6T7CrgU77N+NooMkdZvI8QjoDQOdfgk73+eOop6HJy+R5hHSyQVf4UqSro3wsra9rYvoeVY6MjhPa0a80Oj0ZVG3i9c55hHQK3OPo14JO203jaVPDRU2sPB8hnY47LPQbQafsZ1aqnavhZvDUX12H5tlTickMnroCBhSox2CT3wNxLrOvXY70cm+30D8RHA+lEE/TeKa7s/yH8quXU6nelIF/onpclXRk6QhCvH8W+Vx41jiK2wZYeTxCOl1A5y8E51rSSB/IeMXmBXq7lYh/Z3Ji/geHibcvKX6/C9tnC3SOqN2H8dSA4LN91jg6Y7nXHsenaM9wvIh7X3G1kUp9WXdHYp2B5WOKJWH70ZM8TD+XnDhdQ0eYLvvgOPpXsEOQLmf2WLoROqCR2rneYfgMpiTmszIlMZ9tKUfGZxTk/wHY25KtxAZ949aGelb/nEIPiO13KwHnQ8LfRvCptZEtwUiINAXCTUFfkxbP3wk/K7LgRBLe2hT2af4fAeB9FrUuX1gl4W2s/v9tHNX60YWkaVsg0rSdtVMQ/6BB56KGk2rZ/RkFqZa4fhTrL39/g897HnLfw2mHeT5g5WGeE1p7mPRch0mvwTjHhgW7FcZ/2H6xfTnVPu+FDdotAYOnavMPuAY6CHgrMvi8hTZfYxHhA+kW6oS2v1XMN6CpIcY8sTb+rFfD7PvjADqA3iC0ibHjTgfQwnwcgnEkbsxHvsT+/GKfGg5vUS8k2n4LG+Bq8x6edL6Pqh/oquHIikzpO/WUabWJ9wmyM/S60eRyEuGPXgx+aZxL7Evn4+UeaV4E131Z/El8PKzWVwd8NapfC0dThmf6AB6G393++P2b/1Njko7Tw8WDZeFiW2G42EottHtJuLj5nHBxYWWY3VdQ5QwX957Dw3pFWHNFuNheDvYGHoZ0zkSZbo/nG/0O537/1g8z6OAvIN5LDHpVjfH0qg7zvYAOm4W9F9B2XbgY50G0+Q75vjVyzjhq+zvuv6x3+V0Lsbvh/ZbLSs8HpEBDhF0bo+1jRXMrnu91xZ+37XMb520RMD48U1n5kpWd08Ry2LfNys4Mr1NrvA312oUUhYwu7tMf3Gql406t/sOI9XJT/qYNFXi2xq2GdqzNQ1pIaH6wthrpHHo+s74uEORlr/fz4fbFYnnPrwvzKU8893vI9oxE2PzcRkzn4PsZ1PlYhr6fP5ph5J88n6XlAzsXbxU4FotpPtNmMc6Nmc83cKN9P5DL8XBeSP7eKX0fu19X48eO30F5aV5izFflgttjMdwD4y20UXLnjrXQFsntwfkuye0Ad7vkLgD8LsndC+4eyd2P81+Su2sp6CSSuxHcQ7J7t4VSq+G2vZVBsyU3AXeucGvybhvk7W4vjEsdQK/3BYtxjwDw2ybyQD8PjufEeInAbIbCt8CRx/N+PnqQxcb3rTb+7WPv+oo1+Wvtnta+S+dz3OiW9x/Htu/dn4pzbGONfc8JzgXp+dw13nyOr2ys0f5q5/7k/O7BNmWecS8DmWN8jx+2wfc4W6+16x1jebveKNEN1VXzO/CL1m0UbheeEx+zPMzbm3HiTYexRjy2sWY+e63GfDvbX76Uf8PykxjnrezjePzdViN+j9cfgUpHfNDhortFxEfH8fgwnN9ZY6/X6BQKOp5xBh380Qju5fmcb/wOz5wRIM7Ki8B1CrpavkLTE9HniQXdVoku9P5eaOJcYeJl8/a9Yg65fZyYt44rX4uwfFWjI88fwJlrvAaQlzW8zaLGnqvJabCA0xp4M+ZepPFG/KtCLv9W+4YG1ePj9X+Yfen4XSN8F7BHPNq6CS+mBw/q60kSXW2/fs94I1875hj5GLs/nwj/EDvtyudDcf1A5ntovNFOmc6huXyumm18Pp7VU1HPsH2Svy8At9uzIsNYd5HOoU3j/nJ988R834jtnbo8P4ckPodGtvO3HpDOOa5gbSmEVrv4Hl2kg3tS2Z0B8ZswTUYZOXjUjJpRM2r+o0xzjPs/fV3Rr56yEcdPbQnGT4f73lrfdRb9vbXNC3Ka2PguAb3+w6TnuYnTI0Av58Sc6WcL/zcJP8u0nB14qfD6awLbV5xkD6lhNZI7J8O+vDjiX1Aa2O4HT9lrUxA8/IGIt3ZH7hx7g5+FEbs+b5dwXvAOC32b4DwfJc3ucbThO3wdZWhS/HwOWy+ZlHg+sllev5PwPZMsCddFOiZZEq6L2LIt/5Z1kSFI137C52sbn8mggabwhWx+LvsI56+vi+dHGzdXvpJBD2teq5REwvNr2HyM5+fj6HyK9w3WeyEKfVzMxmvAW8aYMRnoLvJVu/w72B6eMah/JNDTxOYXY3xjn2ahldP4+EOMCxieOJZinNeMud+jarKhx/HxCD/9qIU3S+Hy/iQtPJozzP4YYTQ9zSPuO+mdbNaz+icbel7s/hj5+yGxT8N2jPl7+zHDfM+1NObPz2NyvKGY+Kuk78V4+sClDxy4tPPA979/4NL79PgLAA8PqA7ExN8mfW/en2OWu/NYs9z7jjHkWu6tB+WU36ekxdcr5NUTE5/tWFmfB71cHFbVwh1SeBG/FIYVFX1cmBOnl68L1KghcdxWzmeC5U3jpzGH0w1K8rML/rql+/2i4I4ea4wDuiV+5HsHY/Rv/T4KjY4T6LQdK43nwT0gubEcDUnuQnDTKYbbiXxK7qrXYfwvufugPBVI7kq8d0JyBwG/UnLjfWgemT6eG5bcjfszaIvkHnwtg7ZO4fVRm28QRcJ0rrgZ6BZK53Md0K70SnTs4O6fYpq3YCZu/vc4fi56cIohbxmfjWMx7wFv8BV+/tfRH79e238S31/I2rXY+zH5yFM32vlw+d7G7uOM8iHPM2B8VcdL/aTgl86M41evB2iCJ1oovjdWdaJRz9B0H8/97ccb/qwdhTYw6AqpBPrC2HkXDc/cPhrniDWDuM1AF/dxFRwvj9931KuRkNcdjqebKJyNk4+zxN3XqeH3ToW6A+H0eD4fGpwq6VFTuXw6jh9ePrH3RmFjr8tnKpdP4VSzfMqON8tHkofYv5lYHm1CHtHjzflA5vN5juyFhr8mF9x/SlzBoJYPsen32EEHAnq5U432YnBqXH/DokF+Gu2GfOx2Lp/+qSOXn0o7l0OZ3bwvsxK/gwwzfefysX2i/XkQBvgOu3mdBdPUaudyaJ+auFxgvHW+QLWYpnDjqtBw83+s/4I62XtFRXGi/JT5pYCnavluuu9LmtfT/InRvgwBv712Y16yX5JhTL5Au6yG0N0xHdpWaM+6X+PrOHK7bT/WqN/GvmHOl3bPMNKOin4C/WP2JRM5f3qn8/zJnmnOn6EcozyZyyfR5YLpGwC87MlG+XFI9wmtFx2rRqc8Aiy4QjX28h244hSW50s908z9qnw/0nD5EjtvP1I7X4j9/zSDzz4pPuNe8pHnde1Crl3TpP4B+9fpUr+F+p3k7gK3XXKj/uKQ3KgPFUruKhjPOKeb58mRz9j+pm06r39V0xPXP3RXzbDQZgjvecO4J6NxWhy+6b6x7Bn8Xqih6ebyQGdgfeX1UyqP9bH5oM97QjzOGSP3v4gXzDXa5yHAd4C7f3r8+mp0Bk8v0kyU3gVkpHUmXGEK1NZ6WRYTXD+Sv49OM+pncGZ8/awCvyDES9805NhxnFmfzJ0p3Sdoah+4iUvPNJ6ebknOtllQFoBOb47FdN+fRhdN7wxeX3vj+202LtDSYZ81bDujlw/WHgEdLP8x45749Y+Zor2X5N8DcQyCf/PM+PMTGr+tMzm/zbPM/dbgLO5fMNtczvpmDd9fs/GORCdRuxbLd3CWuK9GklcjxNkO/o5ZPN9j549j5Foc686dbZSXltmHJ+cyKZ1yXLH8Im1Wr2cZ+H1QJyrBv2wWlzNvPs39LJnN5Tkg4jnkuHgTcWv7BhLxOzTbkDMbpUhtdiK++wTfttkW/f41p1gDZfpLDu+3G4819u23y+HTRLg0nhPp5Gs0ueZxWGtu4vY7Vl/oyeV0W3Lj6ouez72gA9kgvFXkq0wP9/1r8Wr1MVfh73Lx9ROxzjs2Zv1jjjQONOpVsb5eNFesm8SsuwSl74z5gO3Fur4Sc46o/1Oz2zPXEntvYcJ5iNa55vZrQIrXGE9Y9H0kPcLG/TKm8f9cqb93uT0+r+rzEqN+dIhw21xzOiul7+Rx9IjzLdL5mg7gY/Bzrh8lGkePNL5l7czc2PUtMW+SIc1nSON3eoKZ/+wTDj1vgqZjXaC4H8C5PlBsSv9w30vzJmhi58X0/JO+H2nexD5PzGPE8N8nfT/cvAnKuQXwKuX14nnDz5uMNJ9QBnQGTzDyD+VZIJ3H6YH8KJPdUB4rJXcZhHskN5anxnm8nKG7D88/gRvbNG38NFREaRDHd4tBpxgH/ZTVaKsxvPCV+P3k7Sut+vo+mt483q5255n7qdY8Pn6JbW+y83l7kzvfaAfl8Mo8Ht4tjYcSjVsL4fuWPK4HZecZfHfPF+PS+Ye3D8EmjZMQvwNo0bx4/ZKNO4B3ugDySZJzNsTjyeNyHm5cxebX5sePPxXxvYYn3ytntIvmfic4P2G7qfNfBeGDeUZ5bJPxJX1J19chvHl+fHq1/G3L5/kbzY8Zn+Yb49NDzTPI7tj8pqI8DM030293HF473Zw/cvqCED6QIH3oLoC8bARZ9c7n+RejL5n4GZDiMfCM8O58czkaAndfvpEPuY7h56lZOYJw6uDlOTffKM8eBy/PBdL3senIXQhtA6Sl32GMC2L37ToLrbH1QYxXjXkoNq/r4HTQvbrB560v8agYoVYe2u18PqVtgTm9haC/OHJ4/AVSfcxdwPkfiudfz8eqAuAfwgePM/jX93+K77uHSX98vTO34x0LjH5c3urA9ExszzF9xCiXWrz9It7oguHlLtwelYxc/2Pj7Yf86ga6UWleqWyhEQ/f78YZi+VrUPBVIM1njbRPZnBh4vRr+dm4QOSnRI+Zhdy/cpG0fwl+V4J/x0KtfPjrwg0exmgsn/ZFQn4Lh8831j4tFusui2L2twzDN7qD+A3g9yw09KheMf/av9iYH7QvNvYRdwh+yhYNn59aPAcWGXrdwCKxj0uWg9jHpfFn7JE5vhC/i9snlSAfC4E3fJdvSKIb9DaqvrD3IjUB3UThbZDmKHyPsmPpPdFIb/dinl7HImM8Mdz7R4eSxyeLDXkMLeby6F2cWB5svfVMK70RBlhhN9SGal/C+lUl0u9cbDHdd+qENGC7NFw7WQjhZfnx6w2HI6/oEujrUNdZzOXlXGLIa/BELq/GEeQVq7cNJ6/pSwx55S7h8iJLhpcXmg4Yp7D7wsUbLLHyip7I5dV8Yvz8FJQznyYf3I9bKPaddoNe2gH4NrFP9i0g1g+Qvdx2yPMEpNtCp3xtGfZ9IE3SI5WrdJLgvS7pO9mUWbn8W1+xmPTLgSe5/tH2uFk/6H3SPD5rWSrNL8XMhw6K/JDniXF/rtze9IB7cCnHM89PZdDfdxv52fcFz6eeLzJM7WVLgZgnHm/mM1gw/HyNPs+RGz+fZy8Q8zLS/tHcZZC34N/xmOAT05mHrzCKrekx8SRJ/DmXcf76HzTzV7Asnr+0BPnTLfixFRj1g+sRIGPQqY2d7YR+fYc0/7OT47c9ZMg7F373Ap0hIW99PJ13hn5SZYT+ljg7pXZ/p3l+aUwhGTWjZtSMmlEzakbNqBk1o2bUjJpRM2pGzagZNaNm1IyaUTNqRs2oGTWjZtSMmlEzakbNqBk1o2bUjJpRM2pGzagZNaNm1IyaUTNqRs2oGTWjZtSMmlEzakbNqBk1o2bUjJpRM2pGzX+AOf3kVerDhL/z17vwf+Y9+7J7Mmk2zRyRtv0D2xHFPZSSSTW+6ekj0/625nD4Llh1ZHEj33gfQ0PE6/NGdmxp8NcG3A1hFe+9QX92f+W/snSa6Mb7HPCdiuZs456vlussFO9QKVlZvpH41PwadUupdn8F91+3kaxZt1K/bzKCD5by+9K+h9/7M2jBNxYafS6TOsBufncMv3vih7wMDJ3A7f4vbbTt5gzatnQCczfuSafR71ho9stZtMxjo1VPZFIK3zs/s9F2wCt8NpP2gF2lZNHmmzkNdpco/PYAfvY5mbSIsPv+gj7V7gtszwtsU0Me1VVjr1FrXQ2+iD3iUetV+N8VsbsDeD3Jdm/EY1+nRlxuENl8ol2oothJ1eD5mbR3spU+Bu7WKfzNysImC+0BOTsFHrv/E+/gDJ1RWxtWI+QB4/25usjWvAsjeTU7/K56rztv0RJi3Ds3RoLGv2VRPX++NOcP42d7Q/HQhyCPdqkOgV9s/geIn90HguW2rMUSV3bSRX5t2rgqr4Bk0eMU7iakorj1iopileQLNyEdEzNpHYno4fhen5/U6eUITet9mSxP8B4WfIdTup+GiTmcX+at85QE/JGQKxxZ6wrVqc6Q1x/JD3ob8YG6/G0BX0O9mlfP3vWcH/TXEarxP1gYX/Y1/j383VlWXnMAuWqS9frBN1+/PnrvGzdEH7z1xmj04V9Hr/3BTdELx/TYTv/L3uikO16wldzyom3xlS/ZZl7aazs69DK55qGXmx+rfMV2xs2vRI91vxqdfvprtt3LXo/+pe51Em5/3fbAnD/Yjpm3z3bNmL7oE0lv2Br/+sbgtS9m2UrXTYj+a9HE6N+mHxV9e8LR0ReSJ0Uf+2RS9L4D2dG2VydHr9h9jO3RXcfa7r17iu2mG46zRS8/3va9pqm2kM9uc5+XY9u4dppt5fLptiXzZthmT5lpy7bOipakzo4u/mx2dOafcqNHvz4nmv7U3OjQAydE/3rrvOibV+dFn//B/OiuSH70nhqH7Y3zF9geCC207Txlke2aDYttNx53oq1x4RLbJV8viV59bIHN9ceC6LYvl9lKHj0pWvnWydEtty2PnrTzlGjRZSuiU64/NTq9ttC27AdF0dRVxbZja0qif5lZavu6ZGX02dRVtv3TV9v+/NFq2xPJa2w9L66x/ebAabY77z09+vjetbbLf74uevPd621+/xnR71/ujP6k4syo6tsQ9S0tj65euzG6ftKm6Jx5Z0UdX5xlW3VUZTRrX6Ut97Ozo58+dI4t4/VzbZlt59k+fOB82yeXbLa9ePUW2+tbqqIfXOyydZ5aHd17vtt23dSa6L2nqNEHaW00elxd9NqBumjoa090R483uvGPF0TPbd9qu/BpX/SUlnpb+W3+6FRPwHbiZUHb8jMvtE2qDdmOXxC2/XNlxEYyG6JH5W+zvTe4LfrFuEbbnt7G6Bsf7bDd1nFRdOeL34k+eV1T9MZ7L47euuO70Ut+fglRkpL1vxSC/6ey/5OVtPT//T9inyLu/sfLzVOJcCvCrRDHXHBDo8FtRQtXRLjC2uySlRt5I83fF2zenjX6vuCoGTWj5v+UaY5xm/Sj/1CD+mn2gE2/77D1wQzaFcmkA7eCruwE/mdl0tYf2WhBYQYdeMs8bikk/L43vNfdDwQWwe/KLWu94cgq9uB49McWdp9gFHS/AISXm8MrQNNdA0MC/d7pLsALAt7JDK9cZWhOV8RDxD14H1nohXr4ailc3OsJ4SEIP5WFl4RUV0R1MtVO3D95WhZ9FMKvmuohweVW/T5Q1O+aUxLrd3OEjQbvldPuZ+44aKGOTy205ZRMagdAvbg/yUqXQeD34fdZLl+Davf67bUur0+tsYfUCxvUcOQku93RONPXyPhZHdnqDAXqQmo4XOwK8Xvq0L9yrJU+CXSS048ljVOyGJ/fSp9FRdaVF44EgkyZrRPpafzKQs8A+qu5nDwuP34YCKqhyA4CeRAiLobXBnhOHa9U9akRAw9MH6SX6eMnZFHH1CzTeyiOLjGmsmSxsRvKZyDLSk8EeluRnn1lKBQI2QO1MRIifPyXI+TcvC2Llc1uqEuO/Tbad6yV0ilWfXzSmmD8yPLiYz5+XMDistJTIbBOSi9/obIoEgl5qxsiaphsWFOK8Z6p57GiEP23Tc/3JKjl2r3WyeR7ivE7iuqRwLlCSRU8JaKXTJKSyCHoJZFLk4zf30/W1CXt/kVOIf73mH9bi8NbBAXYxjGtkpIk7DRhZwh7nLCzhH20sI8R9vHCnibsWcKeK+z57EJtJWkhl1PSYjKe+S8h45h9knCvEHax8F8l3KcJe72wN4jws4R9jvDfLOKrFumqFXadwPMIPJ9wB4U7ItyNwm7i7UBSswi/VPhfJtw/EfbPRXxXiniuEe5rRfj1wr5J2L8R9u3CvkvEc59w/058/6CwHxb2o4L+E0KOTwo57hH+Twv7GRHeI+znhL1X2C8Ku1fYrwj7NWH/Qdh9wn5T0H1b2H9k7aiS9I6w+4X9nsB/X7j/LOwBYX8gwj8U7o+EPSjsj4X9qbA/F+VzSMQ7JOTwT0Hna2Ef1Movr3dKkrCThZ0iurxU4dbsNGGnC5sKe4ywM4RtEbaV1XUlaayC/YSSPF7h8WeJ8IkinqOEW7OPFvYkYWcLvMmHZSvKZIXn8zHCPUW4jxP2VIGfk9BWFM097X/EVhTNPf2/ZSuK5p6h2zx9mnuWyVYUzZ4t/HOFO1e45wi3Zs8V/if8t2xF0dzzhHuecOcJd55wz/8/YSuKZucLf8d/hK0omnvBYdmKotkLhb1I2IuFfaKwlwh7qbALhL1M0Dspoa0omvvkhLaiaO7l/1Z7TBp3HXuQ60A5ALiGcDPAQoBpAL8H2J3B9fbbAe4H+A3AYoAZALsAbgXAd3VmAmBPswfwcd54FsDdAE+BeynY+QDfAXga3AWEv7F6LsCz4F5GuN55PsDvCNfvTgG4GKADAN+8Rp39PIDHAc78hhAnwLkA5wFQSMPrYI8B2w72hYTrVYUAb0Cjux3sCuQfUv4bALwneiXyZ+eAL3FuAHgI4F4A1DFxLmoXdCh3A1wEv88B+BIa7t+C3QCwCeAbcH8F4CVc//4afj+chPPahJxBeA/UBwDDC4Lz78Aae9f7KwDsFSvAoxLgBPg9F6Acfm8EGAvpOADgInz89WeUGwA+5FQu5IH5geskpQCDAL0AqLGsQjek8U7C9VnUzR+HNDwKgOOgMpQx8HgzwAXw+zTC9e3TAW5J5vnmA1gryQt71D8AnP0Nh/cxn1Fm8Pucb7jdIfIb4d2D/A2R2YTn0yYAHBCcDXAXlkCARoBKgJ0AKwDwEvIS5AHgDoBtAGcBvALlo4rgm+eEXej9agani69VrgfAd5XWATwI8AjAPMLHf7+BvNgH9nyAkwA6Ab4AyAPYAlAFPJ0F8B7weidAzjfU9lew/3KQ34f/J7AfA1DA/3Gwk8DuBjsZ7CfATgH7SbBTwd4NdhrYe8BOB/spsCnYT4M9BuxnwM4A+xKwJwL8EqAT4FqALoBfATwMcA/KDfCuAfsBgBsBHgRoBXgI4C6AaRB+A9i/A7gO4PcA1wPcD/DrgzjuJOQmgLsBvnuQyxrl2wRwG0AP+FmAxrNgW8F2gr0BYBPAmQDlABUAGwHOAnADHAT4GcD7ABMAtmLZBDiKq1DkPlbvqC0Z5Pk3+P0hQB3AlQe5HxqU7aMC/2/C/jvYJwLO0QCTDrLhGJP/afA7C2ABwFEA+QCZABMA5gPMA1gLYAM4FsABMAcgF2A2wCyARQCTARYCnA5QKOiPGrMZoxwmomk+XjH9pkQaYMZKuTkBHcmvmZLCwhGi/d+aIMN5gcrvWCiOIXA5Qpun+CMR7yG53QVLFqm6/zuav4MZ9n3z5f7ingO/LUYauI7Rsswyuo4xakbNqPk/ZZpj3I4T4vdu/CcZ3O0z2h6PmlEzav4vmuYY9396exwJNUVQj7b91mK8E6zWqtXq0mHfZ0b/3GwLTvWQalwVu3os3RFU7Ww99AjpDF47nmJDvwHoFNwxji6zrz2J+ct0xLvFOI8U/JqvVaaOLyBBwBl4cDwNLrLRbvCn3+De0QxqO5hBKw8inoWWAUQB+gDsioV6ADoAcn9rvAen8yXGD2wf650WipPXIeCr9aLxdEFO0wr0L7jtyNLXC3RwNWMh0MlOGU9z7JxO8xHSQYOrIdOATvs2oJMzfQn693wLOimCTvOF4+lJ0CGz/L/9yOh03GWhuAqD+d/xwVjaVKM2sfw/Qjpo0oScu2aMp+EmLyuPbd+CTrqgU/bIOOoPNLF0DRwhnbb7LJRq+X7xeLq9KVKH/o72I+dnjKBjP2ssDfgjtejfeIR0Ou61UFzFSoK/Qb+V+lw1XvTv/hb8WER+tV0xjvq8fhX96R1HSKfDQq2i/BRMGEc3Q8VAf+eR0gEzVtT7gefH0mDTis3o3/ot6IwT/PQNjKPh4s1u9O//FnTGa/WrcTx1uZpcrJ27M74dGqndQGMTch7IH0eb1ACTT/Bb0MkU5Sf3AsbPVvTvuvPI05Ul+PHsGk8D7qYA87/rCOvF1/wd+Wkx+C3gPwHoH0PwbUdfWCVN23IEnV8p5v09JQ2hcCBEarR4noDwT4AvW7ZV3/eeDXxNFPSqfS73VkJMfE1LkL6j2DpCMumBb/ElTfQvvNtCj2bpVoj99LF0u7cmouHjKm6idGcLOZXdC/W1IeJj+Q90dPyYfJusxOfbEPCAdBwQbyV8O92ek6Ph49z9IqBf6RtHwZv5t8j0Y/jR6cekF1eRVytppP3vY6kdDPp77uV0piXgc0YCPnsA/y2Cc/vQD0wcTy9oqmXlIvseS8J8Hk7+XcD/ZC1eif4A+B8r5Bm1Qr3czvWMxnuOPL1TlHh+HEDnuAT+Nmi/jwf/NOxP3hpH8cFfpk8cYbrKAB9X5ZfgfOonVupXT9nI+n9Zzgn4j6UTvQf1DkIykGeCrSVv59DkJKDTDfi4Go/lpPWNsXTBLK4v9GJZSlAO28Afy0ODQkkz8Ebv5XpNJchhpqDTvG+sXt6G7pXoxPA/Yxj5z2L+0I9tRr2D0ym878jp4Cq/G+vXD0FfcPN2seVb0MHdAWGo793Q/9Q0eVk/1gt0cJcA7r9ZUECatm7l7eUA+OOugWMxTxvwJWH1Io0O7gLA95gjoQZotvx6u4S7AcJKKumthfYy3BTU/HFXgAXpk7Dqawp7tHYOV9dx3XDZkvmiBoSawtuaWLnLhv4yX/8u0hTZsa0Jv3OAP65+41osviXNz7EQV7DpogbWn0L4AsGfP+BXSajepcVXiJBuNY0rcK4Ew7OyoO+Db5uV5UrjlRYa/An8buVjkIcVAzfWoK6Lemr0yrEmusnJfM9a6+/N45hM+AD9u2L8xyhJjE52MTX5p6Rw+mV/MO+zxfUK9A9+lW7yb4EanAz0+2LoW1M4fn+ZmU/cjYe82t8YF+M/kdB0KPcxdL6fDP5jQc73J/AfB+0F+Lc9YIQh/RSg3/9ALD74p0E6HkzsXwn+7VIY7jZE/44fJ8YnkF/On5jDMF8VBvI+R2MnYeJwm57PRjjV98VqexnRnJ3g+0R7HdGgrS0rpeLZEYGTBvgTxe90JnW+f2E4voeLg/9OvJ8yUdz8d1LSSHzw35cmTdRxMJf5/oZvw5+83zP538RfmsRfuuCPm+RkjU4RiTfI7XD7S7UwzW9OgvQmSmPifbXfPt++Lb3h5DznMOSARn5/HN8l195LH4T66F+btwHbWf7+OWgJ4FbrGtjj5zkxtHsf5O+mdxQY764PPAR9LUAr+Gl0y8Ad2lHuxu/Xq9tLVH+kAd0eX/XWPP6MPTNaf9L8EH/PHd9Vj+V3ODfG0wH4bs/aPKRjRLKWRYF4sfxHH+L8F0jxdO+00B5wex4y+KedFupa7wrh9/p77uAOBbZLr7ob/Bd2cv5tyw6P/0R0UV8nqi8uv2LciKW/F0+6zO/Fx34Xk68YRUnAXxMnl65OLpehnQb/G731aphzpaczKtJZJeLV/Hu7uH/Bw8b3yF9XF9/PPlz+BSU6nE/IufWBZWvz1oEWEJ9/zi7OZ1unEY8H4mzBeLq4vsf5xuLrdWvfJZILS8/DnO++GL4bH07Mdyw/9GHOT2GX+fsyQS8nLl161dL5sj8C4yTAzxX8O10+V8TrD8hJGI7//sc5/7nd5vh7Hh9Z7gMQn93O6WzaUAFR4mxKYG2eYC02nT0inUNSOgeAbwLQ32XUm8JHjHQnKt9a3dH4b3yE89/1yOHXG9m0PML5cjwSk/5HYuVvKv96BiB+F8iqFfCrHpHqP9SD4FUVxXPkdOQlSIgwWnrKdvL0tO88dHpsCdLj1OrhQwn5x8Jj4l9rB5of5/goR60daNwFbRrwkdvJ01USaAh51ZCJ36plnF/HLrP8quCbtkeNeeFmUe/pY8Oni+X/rtj6vC4g+CaJ8s++i6c3KLWbBRBvJfj37zTyo3WXIY+ibS5/ZLUrVKNCTgS2mnJCb492cX4Hdx1Zf0IeNfiHerE6EPF43Wv1eOL47xf8t0jxDAGNbICuXQb/lY8m5L9Urfcm5D/6KOe/49Ej4787Mf9aPHH8Yx4j/2VSPNmQx33gbnzU4L9H9Ifobof63g9uCun7MYYBfu/D/+/WdlqIIbe+DC63gTczdDmgzoR1bQj41MYB+vy/sB9711eMYZge24mQvsf+365VjdRuYWnR6n3/bs4n3W3U+yD0BS3gduzk9TemHSZ51d6IXH5WZCyvld3Z3RZdv2juHl6/WJFht2vlowDwMsT8W4L2Kq7cYRxY7rqg3FQHAj6kk/sEjPfAv+1hXu7Kd9RXB3ykOD+kXqDl16Do7/q7zfqH8wnu3/qEuR0reGLkfnBQolMecflroFpCvGvlfJBNr+CbSP1tP8RBAaJCbjH1m2h4w+lzqAxr8h58YmR9TuO7/Ylh63lCvlue4Hx3S3y3Pmmh3eDf3s3lzfWmDTo/aKqEXJ1PmuXd/aToD3ab5d3+5Mjyrnoytn+Q9aJ4vgufFP2DlK9OiLMR6TwZJ29spxPKG/EwENJmCInE98fD8Z29e9h+IaG8hwTfjieldnUP1Emsp4LvUvUC11kN9nI15K0l/roGV52ap8e3lMsxlm7lTqEfPGLOD/IUz4+yp8z5MbAnLj90fiEdQiS84HBNnxutPNqf5fQ8PUb70gc0B56BurrU6B8K9iTQ+2R9SaKLJriH8xvdc2T9W9ue2PIz8rimeQ+XV64UTxRk1AXuyj08H4ReJLM5rL7d+LRof56O0ZeeHrncVz6VUC/So4zlu+ApUV+l+uWEOILg377bkHvHU5KeGDvOlsYPGv8DopzQp49M7tlPG/zL42xNEY0r/4L/Nqk82qDMOIBO71Mx4xyUguB1BH7cLmL0S7Rn5HYylp+Op0U5iKkfg08b8jONgzSexPes3AP/3ZjPTxnydzxjfH+OK1iLp7TdamgHG7421Os5oMnf84wYHzzz7cY7jc/wdNifMaej6xlTOjQ2+DA6Jh0dILsWrL/PiPsJJNO7m9P3LDXo6/WZ7FirpaNF1ANPj7kd6uvh/mSPmb/unsTtkD7e7hl2HookkkNlD+ezVSrHldBWRbGd6uHlRG7vtYyIjV8f3zzL+e551sy359kjaz81UWvltOMFTq9/r9F+2p6DMRn4O3pi6oE0LzZc+zP0HOez8Hkzn/3Pjdz+9D1r6r+Mci4myuLmg54Veo4kj16IYxDcAz1S+X8uUbsfP0DWy7/gv+W5I2t/Wp8btt1POE/Z+JyoJ1I8LSCzDnA7nzOXj7XsGrSR5d64V7T7e2Pa/b0jy935vEnuennBODW5ycbxPOe7XZK7E+LwgH/0WUPu7c+P0N9KotfniZ7n/Nv3frt2Z1Dw1RpT7hx7D2+egpV7rAuA3/N8AvkP0/5r/Nte5PxXvmiOf+iFw5un69grykMM/4N7Te2mKX+kZpOv40Nc3YBPBY3sBPHYRL0p6zHHU/nCCPPhUv+nj/9fEPX82bj8IoncSFful2O6L0PvWmJh9wwWWA26bSDTrpdBp34hXh/SitJw+dLyEuez9yVzeoMvjVwvPC8Oqw8lnKcoe1HoE1L5rYI4msG/Za9RL7pfHEEfSqCHDolylf3SkbVHuS8l1oe0KOLmiV8S6yZS+c3utdBC8O9/MWacLjE6nNwLe0U72muWe27vyHLvf2nYdpQk4rtb8F0g8d0LcQyBvz2ObzHBMALfQ4Lvwpdj+q9D8N3am5DvYecXGnuFvKV8bYE4O8C/9aUE+idJLG9d/4VvHS+b64dWN0YapztfHqbfFXHGtf8vC/1Lytd28PMAOHul8dYrForxo7vgVQgDd9/L8fpc2wuiPXrBrKcNvizmS14+ZPtSnPuKoXcHXxlW7ybm/NHnfRPWZ6SJfFEp/jAbCBt0mAE8vKdm8JWYeYZXYr+riB2/u1VpvFD26sh8a3QJ4GHBOtz+ul+kwybxMwg0sgGaX+H5VR/wB8J4t62Uri6RrvZX4+SPiTHW9147PL67GN/hPGNeIQ+3e+VBLgQS8d36Kue7R+K7HeLqBf/KVznfYSQgMkXvP17lfFcJvnB9JH+bK5Tv81bn16i1oE3m1wb8EXfAX+utm1+Tv57Q3BH4DgKd+ryz2HxmsTcSjoRUF7pDLsZ//PrIa5zvZkluldCXtYC/DQDvO3gHbLzb5h+vCV7vSKeBh/d14r6jNcCYfb2rXsVbhRc68oL8XjCvGiZ4PfPK+fxSX3Z3QunrnM6m1w068/+wrxPP8iMJvAQs4lH5Xcg1di+Srg2EwO3F+5Dxoq5DxCLk+rqRx/L8dJeU95rB9O0UfO2V+Gp6n6ev3B1SVf8ho9X3wWjGcYKxF8mOYZA59K0x9LOTPy86AO4h1wQaPXcC3X/Vvs4o6cNrC1j+4ZniSje/dxrxN5/zIcP3vGVh+Cue3tf5z6MNfLynuaWW45P3x9CXz/6w6F34iXs8EL/3pn2dJxUa+CYD+L87l9NH/Pa/jaFf/2VfZ85yA19OF/IzuecTRr/3hgk0eNkE+tF/7evccoyBj7pQ468Nfv6xyaBP4Zt//m5f59USPyaeAN8X/tSE/8St+zpvO9XAV2Q5A/72GPzj7tjXeddSM32Z/9cEP/TOCRTxH3prX+er39+n4+P6RdtdBv/X1Rj0e1MzaP/cvs5T7eb8SmRwT+bAGzC2+ym/TxDzH+mlzv3QRG/FCX2d63eb49cM8nu0lcdf+SjkJeD/rGdf5xPfGPhYblseN/i1p39uol/y/L7O5XsM/PQY+q9cwvlxPsHpnwn4/3rKwEfC2U8b9F/a+pmJ/nf/tK/zs9Xm8ijTf0yjvymN0f/Ob/Z1rsg28LG+tZ6VptN/wGKW95q/7uvskOibrh0A/Netn5rKrxv4mXOOgT+NGPk/UDBBX6+qclGa/Wk6XUDsSb396XQ52Oh/jQCTmWynbGwmaDpiw5kZfFx2sfzfMpUO7ONtDrYzs97k7czSN4125orcvk6U2UY85ISbNQ/R1FwIuL8UdG6T6Lywsq8T7+up8KjQfIZYO+r1BxsidnbXvt3Lb5T3+nlrujqyteKwGlSmj74Z356eCfCN4GP8WwYfLqh/U+D3Kh6r374xEPSp21TfISJi+2yBnvPqCbSyybiDc4H2w0ba0HJuzqBRYKL1Lc5TAdhyfsTiB1VoQwDfqfIy7InBzxRpan/L6P/kdvxmgBPf5ulc9baRzsugHcN7esogy+yRgN2j+oJM6DVqeGskELSr/m3eUMBfD2MZe4O/Rg2FcTXMvh1v+N8KosfOjvdpPEfgH4Z70B2wY7cdsXsj8w8nf7qA99zn02nB7RN0ubF+MEG+TRYyw9+or2J6mq8sLsHy+YxIZ5+UzrV/29eJdwWVb/UG7UFXnRoamSMsn0v+yOms/qNBp/PzfZ1499DGDZtW2r28nxfJD3sCDb4auz8QsVezq1KZDuAKb7VXu0KHEgCbR3g7vl/H8nmd4ONOiY8QpCdbSw9GAnEcunfn8QSBTtU7IOuLjHYE0zv9HR7P4neMeKohvZuOIL1MtIfMbc5HH/BRuB/0yj9aTPndlkAOmK/XC/7ulvhbBv0Y5v+mUJ16yEaH8PczjtnP6Zyw36BDIZ3njJhOSGN1KNBQ52H1BMMbQAeeDcU9EoGovQH/YSSbn18A/tuum2BKI/o3vsPTXfjohGHbjcJzMul1kGm2nbxtCe43twOo5zjHWOkvFX6PWeWWVaD4lQR8gVCY7DfGgdco+r3EkUBIQ2g7qO0bvVbhd2yJcFRraxgSstJv0GnV6ZzZoIZ2CDrdB7Xw6/TwtTBkaghqNLR4rle0e5T5+afVvh1BjzgE1UyITucGc3o4AjHGLzcq/D6uyi0bVDfGIVC08F/r4YzPYjUcKfdeZOw361Lw3IVCCpL5OatlJNH9xKX8lZN8fHlk4XxH3lZ1B/HXef3q/HCA0ALBD+pS3X+LfxMHdZYigv1QBsVb9H6K7kig3u6tGeFmZcjzAxZaBlAo5HYZwI8ETTuJP6uA46rJkr9tSgZ768Uq+Iseb6VhkzzFrdInz63F8C4Ijyj83IWeLyVEnz+zTbXSBiOc3T+M4VUivB++36bwe88gPBDcAaE5OdPbbs1g5aYAvt+uaPdrl6uRUlfYo4YZr1jeKyG8US8XEF7i8wYhW6HjqfMBngdk0fweL/fYz+WrEXf+hREkx9rLI75XOhwJuLduCbr8qm+Lxwt1toFfML2jqQ7pFzZmUE/eQqKtu2P+tl+e+H5tLDeF71oo3q54Ffxe57oAb4UOugM1avzl0JDJM2uI1v9p+ZXryKAdH9vYPdMYf9fnoH//yJgHY0pPTZ0akb7ri7k3WuNzoCgxn9p3vTHv4bD7tD+yUFWv/xtDMN724dHEQCBUExa4SL/xUwut1et3hSsUdAZArGwnIYa3vW+hdXq9g3xcg4oc06hYeMt/4VlzLXy1KZzJ/YQs2nOMVU+3g2RRT4TgY0Bcn5sJ5QRgYAbU2ZnG/edls6x0tc7XJj/ksVAS+f3ehcdn0a5PhDzjpBNv8H2P5s6sw8AcNaNm1Pz/2WjzMtoYPVNAVgK3nfD2BmGa+FhRjHOCeMY9U0BWAjeeec0RME35N3yfxOdnEPCcjw0gU0BWAjfOFOQImCYSrAjAw1g2gEwBWQncdoAcAdOEcBQBSQA2gEwBWQncdoAcAdMy/w3fQ6YoApIAbACZArISuO0AOQKmZY2mHwu0IiAJwAaQKSArgdsOkCNgmqgMioAkABtApoCsBG47QI6AaTn/hu+hEioCkgBsAJkCshK47QA5AqZN4+/bYF1aW7KlZOPZzpWnSKO3k8Fz/aZ1KzesKTmlBB0b16yLQyg5Y+3aoo1x3uvOWL9yY9GGs+P8V5aXF61eWR7r7yxyrtwQF3lRfHxFpaUbgEas98aVa1c6yyDS+AiLyjdtWLlu5fqNsUFrSsFzzao1JUUb15yx/pT4iQMi2huwe7+y0DMV6d0a6REV1B8HIXyDor2zgu/jOI0RMZjmZKt+fuS3gDeV4RWrPh/XS+W56INgsndl8fHmRCtdqY8b1ula3UAG1+uqjsqi3Ufxd1twvuDFj/g4f/9Hxjg/9Xf7OnFOs8wV5jOKI4/ZS3C9Z9E/OJ3Sfxh0Tl7f14njLHmecjtTyu0eIB0zbTlyJNF1M0sw3YPA58BP0mjfNK6Vtgn/dvBv/735TDim7x7B12MSX8f18PStOazk8XuuZw9yOgWDBp0nIH2lidPn5cnj87HCT5+TVe2Rw5ooZfOk/zDmec6+H9I8yNdlW8C//ceZNCjWA9KTeXp/Jfi8S+JT/XhfJ/qVR3b4DrV2h3I8G3D/Luh8I9F59N19nViGYJiperepYe1B05FJWinGW0nE+u5JWTS6N42VPxemY22GPr/W8VAGbbsM0ntfJnuPis4Ub1IV83ep2i+zsbepBv6Qwd6nctyRwd6oan1Xeqeql5eLKlHPPDDOKdPHaWycU95QzWetsKL1fM7fq2oBvDU6XglbgW0IqfqYSFuH1fad4/oqunF+Kw8XbUV4ZVsa7fjGotevb/0eqdfPhtd499gcUd+jjvi3xXCciu+iavMZheuyKL5ikKxQEjxgMb131Z5sHXacy5+NCqluGL/ie1Dyd1Urh38HFeci6FU2fb894heUDY8vz8OweVacUMhToYLkRXYEVXa/fVFCuYkXfvPrxTu5eQuMnwwlb8H8xnrt/OUg5OdavR1k81kbQ6pK3OTgJWx+ZraVrtPnd9bgiNyP80xEvDdLYfwbPSZLL6fJEqTE2MlEO1tu/OZm8FRcV7ZIadZ057me/Jsf/cF7p2rzCQX2KsjyKnuunb8sa8+zL7XPsefbF/L8bRHpwvmp9nsyadW+DNryto1WFmXS/ouNfVt2aP9X6fMF60ylnY3rJ2fRlknGu131rkZvvfcidUt1QyQS8DOdXutfCj6wUS2dmr/OHfC19nxjPgSY927BVfwt4mVcMNDebcHvbalWimnQ5jMHG8zzBDTFSp07bbT/ANRpqNcL5HiWACyyn2BfQDpZ/EAHYfAvH3fmXmBj5RTptk6w0mJ9PqxUDUdCgR1S2rX66yA2nB/x1kQ8ejpbP4M+pc9Ge8HO/Zzv3xCp0PHw3icPskN4vcb0FAn+kxy2qnZIQ2FOJr0HPTZn0iikeQDoxb7VLBspHva2McYT8UZ86paI2hjZ4g8wgfL9LM6vMmkPQO7XmdQfMeoPlq3G1Zl06DYoD6mZejnIEHFkF2TQZo+N9kD44KfGPibMz0JnJtXWzbX5XDu0GfjKyfUE2/lwoCHkVg8196rNt14u4rQDHBWT1sapmj7D888ObWoIfmvtTLDfQs9TtHu+Vodc1aerO6oDLmiN+HuCEH6+ri9t8tfJGISvXSOdDsDbrPB7dHQ6RNo3ODeLls01yr/cHvU3Q749l26c3xvi31VyuxC/nyJwK8/IYOUU3+bAfM5GnEI76fvCQnF9uhDcDoSv/8CKSX8Gfxfd7fLnudwR7zZXRIUfbtABWHmz38jxqjIzaSxfQ8BX5YVZTA5tqzNYXdIDIW+7/8X5LPNDvWrNYN/Hvu9d8L1Mqq9/DhnlQIun+ZoMmv0Vb/cxXStFuuzwXSvklg1spNn+hdiTP/4WxsMPkqxMDlgnyL0ZtGsx9M+CO8S3/1PgH8PxW2/IiEvfwM8y6WBmFuOvCQKC+TcXD3xi8Nu42TiPOgS/2+cCrz+ZQL2+GhK1cDzkFXFsg/xdxtMEP6EXPywagoFX8J/8Pfmef5r5Lwvzd8/DamQL09a2uD1IV5OjzGcbpK29i9NnRqw3tQBP3wXEMo32P4dZpz5Mg+W4TrynIcoeCTYLffcXfH0A3zFJEeH9EHehKANVgTQWfoUU/tXBg5dUifB+f5r+vSKFN4vwbr/xvRzeJsLbIBzzOulLrh9O+FLSh3/J9cwSJsERlcJLyghfT90u6LRIdCZX9nViO6vr1QF7Tci1XdKooVH3ul2RQAh+hb01mtp9CE0e8zP3S0OfZvoouHE95C3Bx4cSH45n9nXiPWBMO/BCZKsOY7Swh5ebDqDTtmMCrUJ9HeqVnfD2VZSbZrTsjZnUzQo4z1usf2UJygOr98dZ6c91/XSNPxxx+XxsoRAXpS4ErSXE8LoB7xd6P7jJ743B7IP2HcvjAODh3gr+PiaOPwVNsYSJuigrD8dYWXmwHW+lV+j6UpHPF3Bry5Rcf4HwK3X+WLhpPdTzGddjyRgrvcqMx1BKYGSLEQ4pVoaXC3hXK/zNJRnPCUogiLy44GveT7fCeKJnsVlPSxOQTgw9TdbVtHDDDJ56UBjNR9PTtHD8jfnK1aQtQXzAVa3ZUl1HNL0iE/QKO0HN53ssi4EnaJudn4FecXMGDc7LAD7Tmbsb3P3PZ9KW71iYu9KD+nMW7Qf/7Je5btT/pY3aYRwxmA7pA7zBZ2AMJOhlg3/bQBbtq7XpezsG8mAMBN+DysL4XKVWhxpcoR32RfPsCx0O9tCm1p7Zvox/P/WBz7zFvGga685Vr5jHG/07IR0/Bl3pYwvt+1TkJxjnbKuJnvMKK+1YPo7SVaCXgE6n6a3d8E3PX2y0azLoIvttlPbb4vbhYL+7TLgdl6TRHv1VVeijfvjXIv33eRn0akYV6HZxf4xHaeZ9DepdntXmcYiW/v5/xa/nGfq3punp6jdZCBpNrsBrh3HFacY40RtyN+C6nxgnQv+SxMtvD+CdLs//rFYDMFwJoS7Sl87Hk8gPrpLXe8Nhr78uz1vvqlNJZL7GZ/ve+PXKjv+yUK9i2k8ACg577piF9x200AsUbd35jKDqX8UGpy1faPsRrHSrPi4q8QXCKkOoEt83f2KhPvO4iYVD1bgE2402CK/X6yUfV4GyurIR93dABfa8Z6FYj7T3fDF9kUDAF/EGw/NXR7audVXjLU36/S1OaPPWy3LCQRjbYyzKF8izRpc3hK8L4DaSldtYdBYo73xcUzAnixbkGnodH1e66mF8Xs9QO/j+5m/5njLU9218PN7HyzO2I/b3Eu9fQDn1w3ikVNdXN6hBiNEf0YsJGfwvvM/TyvQE5Esa98UOpUQ5hPpPHPOXEJWU/YWPtxEcp2TShjqvHzLokjUkwb7fGNNaAvrcCKDXI8Sdyu9AzN0/jtquGU9bjoV6DYD1k0I7gK8isvV7r/+w1u+RLtSBNQ1+dd3crZHV8/EH2nON+wMaLVbaNYOvZ2vjih8L3u0J0mPL4eOK2PnQvvd4PjVCPhTp42ExLhTZ8N8oD3yihJUIm64n9iVoV7EslO20me4jOAUCd09tJL0wJmrLtILua2X6gdYeXBjJq9nhd9V73XmLlhE+bkY5/FSSw/gYOWj1rRHq+QrFfF+yVuqQn+YHMqhzZSbTddCNOjK5bALFMqa1wz0pVlO7jLzXELUm9nt9/Lk3gw5BvajqM9pzbVzrSOXzzg7C+hI2nubl3QEtrqtRbnH52FdzGdVA81kINUFrk7X5CNT7m1PN81oYX1vBgN5XTI7hG+dLtHui2TnIAt7PYd+bQYx+wh6Tn2vICKb7nRoyhLW/deGxHx3Yf9BkHieDBw/qRZS1s1B/tujtrD6eZXub2T7P5Vn0IZzHS88i1GLca83btVpfAE9f1fE5s3/Pfh6fWhthBZrlF065LIGSptXLHuChKsOqv6+O5bFFKo/yOImJ45EMWui16fuPmp9Ko21PpZnmCW0ec/+cJvwR/8wIoVv82A+Icvp0Gu0fa8TveGcMhYj7MahjdxbFtzPbp4i5X+hfgydn6HMump5yk94es36L9Vlh6EzwhckTATS8NkVel9HRwpjI/iyrrvfcrPA3LrX9Xdp8xDpXMAiZo9O7ReFvlbL+KxbpI0OP+s0w9FguBnw6vVsT0dOQpPTepvB3MTV6YueRhqnHe7s+XsB1KjNShBj3naNRlHTSvSGL2hdnJWx3c9ttOt37dT7Lsd+u8dZ61ZCWbonPB+T0JMDT2s0HdT1hfQA0m5ALNQFCFY1Op6DT4N/qD2z329VQCPol1is5SMcy1v93Tbey9hHfWy121WzgfZQ91+vf5vJ59U6LfwVf+wP2cIPbYw9o8c3h7UAQxic4KDjA6Zzl8jWoSCWi1sGIFXp7KLogRnugIYJdYgjlzw44SYS08WAh0LmW0+FNtcGOcOv05hDl4EHtuyLjO7450fhOuBN/h/OkP+Lfsa2V+lfMJX0TAO3JtlrVvisx4uM7R40vhVv6Noz/QTs/zUo9AG0AvQB2kH8VQCv02/05hh6stR/2KRlszIOavTZvskofp66rbqjlfVo5RKIGRM8m5sM0PjsNPosbamtViU/hlvicw/WHqolZtIvpCQrpTbNSF4ynZXqo54iPDzEbytPTMTmL4j3Z7uQxpBDaraEJRruxQtdnyz2uoCrt2gyTIAno5f1UvX9geOtc4a2kJ8Oq7ysu1Pt5Fl4SqK/2+lWjvhTp9YWFn1FbG2b7IZGPbKs8X87CjUYR1GUq8NpmWmmJru8zvHLVBxyzfYhEP8dYZeX6boWBxzA4slpDjuLpb7by9WkJDyq9JAIhv0HAywa5tYHdYzX6P8eKLPoI9ovjp5OePWmsf2Hr6eN5vT5Xa0f0ZvssNcQaeR5/to3XW54ePu8BbJaq27xujD0E+jWb74C+qlCf78BxFEeR2yNDvmwcpSNo4cWKtK+Th0LrpurtXonePnMp6Syz0Y1R/lGu27V0aQI1IzO5afgo3+8To93nUZdCi457DFx1UH0w4ab6pdMfDnkcryc9pVl0p4J9VRqxQT/bM9Yo16v1/mu1kV5ptKbhlcX0S1oXJgSo01uj56ep/xJoLl3Op+n5hPP98fl0ul5PuJ6lYWjha/V8Mr5HXUzjY51irB/XmTB4u6PhrdfLlUGnmC+rEY/NkNMWA0+Tk94nR8dzvFaQ6xl6PZHj1SiK+T7Ac+r1GOfJtnM0IfNWES/qTmfqeo0eL5/RJNuLy7R0QD4b+1LKY/Ag/zM5PTvglcv99ipVral2ubfG6CFlgLcxRq+JRWX7qQFvk1x/dSFrigBfZ2gHvLP0/kAu3xIq8ZNiwED8QcCvUPj77aZyGaNlOET9yQb5V+r45cPi2zI5P4WAf7bOj06fZ5KOrYIexeubB/DP0fHLh8Hn63FsXwLgn2ueb+FflEegZiImz492wDtP0rf8NbGtCS/vPYB3vl5fROS4q0icO+iGdm+F1O/UF0UiLreH6fh8HJdGQzD8Rz1c6x9PVvh6IV7G5/LZ/Q311aj5JJoI8DXAOJCtQ68BOZdaTeOB4GmJ9w1o+x/a3os/84ThHZO5HoF0+qFN+p6irf85A74dRSE38ZJ60V5QaqWX6vNjq7w+H+JgfnhZPA4I/75enzAMcfT+ickB6VQC3g/09l/Dw7h4/1wGev0P9XicDZE1bHKPaPnQDN9fpofjvn4e3nI8Hy/3FsDYc1n8OmXZqZm06r/4uQekw8Z9eH/AhZFF+UEfTgVBPZ2OzRmbNxmYaGVj3n+Cra1rzEvv4+fzPKpdxcJhr8cTeBE8rlijumEwGDafXVxds5U3J9rxfLaf6dALLqm5jA+2X2mieY5Y87c9kEkHxmfQgdsn0PMl/MWxGS38u+7PpN8cPJUcjeXhpmKGz+Ylf5pG8Rtn+i3FhR/eXFwFMDhwc3ECMnHnxQZBN3kPZX4U57HtKGvCc6P9R1nj5qvRYLnBeYRbm9LoRGLMVzvW8fibrwM+J/H+E+en2zL2FeG8RUdGprEOK/l3S/58vSGPrTfkqbwmY74+cTTP11eONvI1Oq6vc53I10PkqKo1DrwAHGnGQnxJnL9KyL9Bawa1BSYwHa3jLT4f1iZkpZ2bRxmwvUKEz9n4d31Y1GUnhYiDZbn/YKZpndhB5PmOetXfwOc6tP0C3XYYR+j1j/V7osfbzM/NJIMOb9ILoHXapoZI04rNGB4EHqpj9AKBgVtlSXSqla3N8XDW7uoHd2LnH0idjbaDNVQr0gB5PfCGTZ9/YPOaMB4YFOd0Eo2bHRfzfX0x83+LtfmTHmgLBkR78DDhdwH0LozfD/afYHKvj+er9xML1fimpx/OiaL/fWOfE88X8o0TiZhfuB7lhBR0fN5X1AtQNe4NfY7RtjpTn5O3Sf5oWHn7QwbdoWjn/fA84Wpou05kf6y8QfhFirEuo7pCRTDQJdp5wA4I/47eX+B5QRZMBkR/4/jCQpuM7yGcrZSSAQsPd0L4xXo49lesOBOPGO80pljZHoZ8PXwtG0tmH+DrrAP5WTTbYfRH7L6IV3k+O742zuF1lFlpc6k1rt9yHsPXPK0kcfl3XszjaX86jdLs+O97fpdJm7+xDft99hf8+0r43nGssX6g79uyz7UvBBvr7hOE799CuDLpYja/Lu030xGvk/CIiFejp/UhD8H3sfvDqjfPGqPh63QXGPvG0B/aczwzrG270/1l+uj3NtDneldFcTPN1OWCpnGJ8daVvF/T9snI+y/bp1hN+39sUjo1vRNNuzwO4JfjlLuwhSQFwE+BjneHPK4w4UF/PcWYr7jTGC8zvb0sEGYDVy38Lr184oiTh7rEOAfN3cY8hBopcsN4PayPNhzwp+HdI+PxoXlgu58NvUnZcQY/9+r9w+mgu5X4vEJP1ujcp9PZEEBtW9qhT1WoKRpeh463KhACzVyWQD4J6ni/U6TzuqI30VT+raRGx/u9Ej8fq+HJ68byOtFSwstPbP+xQKQn+2sLG6/p8fN5BNAAztjuF+9aIF4h4G2U44/BU0V70b3fwsZh2vlkGG8w5cQuytkA7lHYb9PrYRvgb9LlBNkG0jFo8/xj+jvgVejlBPttrdvl8+S038LGZ3y8zvttDQPLuLHPM43tx9DGF10T+DxWiVT+MItAEvx+u6OgfxXnItCNGodWOVHfqoI+vRmgDaB7Eu4pt9J+aBvp+xaaC1AGUAltcSNAK0AXQB9AP+5n/xHgAJQBeAC637XQfgAC4xk7QCFAFYAN9AMHgBMgCBAF6ACwpwGdqbzcRmF8c4lp3FGu1tXzgsvSCeHNejox3Bi7sH3Ni7KoY5G5HW/5o03snePtOBuPg35VKI/H+VQrjAZDXhALm6jLFOW1CtpbbIMTlcsCUS61djwX+oHoc7wf0MaPOL8l5qNxr4ExW8tc0lwtqYW/zfp3OM/1G/7dOlfE7TE+NObfXTrDc1j72zqG749+hn9XGnJtd1X71LiZ80Aowdw7i11ldPrH8PPTb3E6vDWy5+I9F/VBdvuFi3sFQ2yvJwyCxWbaGtXvVWvmAB1UEnIz+PmE3YIObnRCZsINtbVeN7ZI+pfhROsHuCa3Roy/cV4e90hJ0/JiK5eciJNqsU1ozeD7WLbz71aXGB/Bbxnd7cH1xd4Mvp/lC46/prTEE/C6VXnhRKRvTand7YE2V7rPzR3w+3lFn0NyvvMdlu4cvj+/k9NjV8Ll4npfjZ1dTYEZgMcq7DUBSDjen6I2QqfA8gDPp1Tl8P37+FY3fL9W9ddBv5kbhAKvr+FEAgG7D1c+7WyjIG7xd/nslTBatvs4PlshmoOvg2LJ0tZ3cR5PrOusqQ/62AYSJnJ7bpgNEQymvFq4nC9YfypnWGmnPs+J6xZQh/gCgjYhzfcGWPi8dez6BpsO4PhhnD9q8m5t0nQOnL/equOLPQ2mD9SLmnwRHb/QjO8NB30uM35T0NcUjGj4OK99iY6Pa3cNvoiX40oNAKOfO4OvI1wip3MEfDKDt8NbZfpxqLXsD/FbZvB1ha3xcpTwsffg8+q4d2Sl3n+Z8Nf4awPsPgTWz1l5/sSuf2iZk0vi7jeBmunyqfl8HNwQqS3Il84n5tdBsVromF8fiDv3w7/LA3W8LuhybwUCfBQ9Io0y0Z63Uyv9kUlvx+1Wxj2E3aBfteh6jBa+YIk2nzcA4T/Ww1mmcwJuOx4NJTbQh36i9yd6OBDgcnJA+E91/U68v61tJmWzahG+jwvwLtfHy/p9OgyL9ScQ/jO9P8HxiRZe5K9ZxU/msHW4NVa2DudOziAt7xv3vsvzLWOw89qzkW11qhjKMm15qvjXNoZa8Y0/aeDT+SmmsILrk8ZZ05POVrLTJ//kVYaX1d7Mw8Zdm3Su0p1W/vnHyqQpZUp2O9/dUJF9elJz2Xf1OCqO2aJUKg+kVRx/f1LfVcbrmptTL09+86oZpCI3nORSHOm5XSEW99zge+Ty+huT5zXuUN65qlTHdwQ/gPI9lLIw+BFZtKsraTFJST2R0FSQe+pSYkstCH4O5S879SRb1OC/ch/j41TiSC4MJjH+i7PvIJsVm37V36rsG8nq7DOTykovY/GfFszSRbcupVXHcwaPkUXKzPlKIQuvKOtMqry8mMvR8wWL8zxHG6NXftY+ZeXuWSlVwVeIa+LjSnXwD1D33mbbabsKzyS1thnKQvJViif4DqM5dtJgcs+pxzIak7LnsWHb3kvvS1+aRNIvfK07JVT2GIwkJrJJs+7Cs0n5tpeU7fYvlcayp9n3F0G0H3SuMeUjmuY2K9l/FX9qiH5zv3zVIfnR4l0pLW2m2wPJ5X23sLjLr3lG6QmcnBRty2b+V5IpqVcRe+rVpDT1l6Qs9RoyL/Va4kxtbbPD+K8x9VfkhtTrSXPqDWRP6o1kIPXXxJp2E4mmtpHFaTeTodRbyHlpoIOk3UpK035LytLKH9qp3E4cae0Tpyl3kMq0O0lTWtbGT1Lubqw3ybujrYAs/2xaXLoeqnqb8dnVVmjy35Wbm9zWlst+99znTupu4zvF37pqHtn702XDXU1Jnpv4Q9Lz+BYm//Y2B7l88mvpL9m603sLXeTltycmLyLGhGUrWZz6h7Inyb6yi5L6Cr1k7+2nJNd1XpT+VkqKSb43HLggqb/wQvLBjwpSlk/2szSowYZ0I/zKpIHCHXG8/H3iRsZnzz9+GrdN8cKj29Nj/W448BzD6zn4I2YXqI+z7+fO+JSVNyX1ziSO9+dDbXtkZuxRvjg5Zb3+kSkPbiZ9qbLbu3kgjnZP/q0mv+kzj1NmnNiYMnNdc/qsnHnK7JwCltfzarJYfFeTGanzdrj0/L+GrIUy5khdMPNDlo5FqXtTriOVery/Ik1Q5gqZ+6QxD6TfQG6FsteSekpqU/Ld23+o/JrsTb2JDOr4beS11JtJl+6+hSyHMlmVtubBPUymt5IZUDZz09alXs34uY2sTbudOPUt8OVj21PuII1pm5SWtLPeHZNSoUTT7iLNaWcrrWl7Tz8/peeSXUnnKbemna+0p22++YSULUpvWpXiTD9LuTut+qiBFPfD8Vejvje7nuzdHYnz77lkadLek/ckt5JI6jnKrrRzFXt6+Pwfm/Amz/2H0jj5geTzlBnplcpEloam+mwdZ+/+RvZ7s7I37dId75ryb2+dmvKjv7+Xdo6yOP3H57cpLmVjes/jfUmXe69LWEeuHNuUQj8d0GVxnlKZfm1qVUpr6mvJe5PPNn1TseKTYcvZZmVe+m9nehive7N8zL7j/Kv1PL97xwtJ92xqZrzunXq+ie7ld30Msj0vrvzL5nHnDSz8hRf+zNxK6oqkqad8xfj+JclNffGFj8lT93yT9NIL3wAvpelK6s+TriVBvUzszVmaUpGxVXkxL5p8HWlN7X0hQ3n5haMVJfXppFdfeBHK3HIoc20M/+nqNhbXay+8SW4gNVD2PKmx/PyaXA5lsCPOv418mnpS8F/s91/Pb1I+WFDKZHAL+Sr1N6QwLRb/VpICZZOa/IuDacrQUa+l3E6Ccfg3HJiVdDC1l/Gn/L6PybMsOC6uL6PHhNLHbA7q/tYkazr/vnjYPKw46UtT2OQPOk10j0vbO2wezXjoOsbLrPlDyecEnyO5C1tS5myuUaxJLeybeRf9ndGenzEUl6ZFaVvN5f/O51m85Uv2x6VLNh88MzGl+OgHE4aVHd2bvGZzpf792qMLk+nQz038n5m2h/fpR//FFE/F3Iq4eM87+m5e55IW67xeQ3x6/tfcQnXak5/bzb73vvhAygW/Nva91j90j6mu/orsgjJXxWhEjq5Macjw6OFPBn8L7d77UPZ64srYJY+wG5ahDH4IZdDG5PkD/w3s28syfpA8cPXfWJxt5AFoFwtY+OVPr2bhPae26Xl8C3kbyqRdz49fpt1q4u9WUgNl06OH33jRC3pa2pI6Um4j8+LyUjbtZCML36j8IO3ubTfqMj1LuTytQunQv70/ozn5bKVLd5+j3ADtYhtznz3m/bTzlD3QPvQw92Ozoum5y8uhDX4t7YOlf0l2TfybUqVUQTt5NQt/+pxPU6qVsnS3staU13s/zkzhtKekn6sUDFuOewLdXN9Tlqe/kdSV4n4jJa7dfGX3rfrvLfk9wEtNHL2Bj9JS/nrlBuWD9QtS+nbfTT7M6kr/e0aQ0Towu0HH+zhjjvLJIxNZnJ/N3ZhyvpLLaA1lLFAK374m/V8ZJ+pyu6hsm1E/LacoSufbLE3JX9yttJKrU68jBaayMsZyq8679YtjUsZO+lr5FTkPylw3w8sMP5uwT5jUmZN8A/kBlL32uLIXa35N7oYy2KvjzbprrakMfXLn75KHdreReduvUG4m2WnzJ5GUf+1ea2pnFu10MPeJr16d0nPf20m/If06vZMmTUlpHdudkM/y+Z8mV/z8dl0+K3eOj9MnbyM+vVw5uy3Dtn3tJGIqy5X730y74YSahPFuOfhKXDyyqbO8n+KZtHxEHDR7z/gZwwnvrEyKHHuxqQw1flGcsnd/6bB6LZrvTeozhe/dekVcnD/5xe+ZfC6/vTp575dlcfSu/D4/tb753X/oYWWl21Jav3+1Ce+GA/fqsmslGw9ZLtrHb0i+49X1Rv/vHjdsWu7f2azTfmj1D0xyUFLZrWNk18725PdnX8z8PkydkmyE1xpjU5qv/+7Jn2rK671/W2e0XWRiWu/+LuZ+5f4Ocvm895KV1Pf4eHr+q0n7rqKk7/4u8sZVU8iz57cot5ApaW9ftZj88arl5J3Zm8j+2eeTyacdUN6drZKK536lHDjjC6XixXFJf5qwK/3PN93B0jwwgV0dAX3ULLMO9ebP+bjynbksvo93t5JPdt6g87r89edY+idf8BbH++BSbn+0Kq7s4jxLz7QsOgBAp2dRB4ATIAjQmwO/p2bRLoAh+J1tz6IegEKASsBvBmifxs93sLW2Z9LYfgLc9+VcyVc+IqEGd6QhpIbX+Nerke2BEH+ulM1nNAO+S8yLCPwiv5st6rF9cjj/w/ZlAV61WPcQeKVq2K36a1xs12ZrEqfXC3i43+B0gbdKjbg9K33i8JoR7xDg1Uj0ytXIyhovngXh61sanr0njd1Peq6Ex6kZ949iup2AVyvmgRPiFUXEkT1ONwr4dRKfArlcdYXcHonPLsDzSHjshuQE6ekHPK+UnlLVp0ZiENm+kWfT2LnGrQnxNgY4k8EG/wWuajZvBfh4ztFtwi+GbFRVP0Pm+1GrAM8n5SPOTMWwyffhAV69RE+sIGlFZINay+l1AJ5fSjefMcPp7XJVeyePrT8+l0YDYp1Gi1fDYuv5EB6UwnGKTA6vhPALxXybKFd6JKx8QnhI5oPxa+aDlU/AC8vp4rvrWXbi4qraGGF4fYAXkcoT8mvGEuumz6exe4/PlfhOhJcLeDhTVyHVtxg0hucEvO3xco/jrxHwGuXyxjBM1ZavQwLeDqm88fQ6Pd66cMXWsIHXC3gXSeWC3QBtwuL5OAR43zHnA2CwqWZ+H8/eNLYvo8QIL+VrY/x+3zIIv9j8/VledfsGNSj2QUN9/66U/g0qXoVQ5PMZrRNbn+xYaqX9ALTASh0AlQDNAO0AfQBkmZXmAjgBmgHaAXoBhgDsJ1lpIUAVQDNAO0AvwBCA/WQrLTsZz1NZaStAN8AAAF0O9ADKAPqeTdPPAfQW8fVJLf83BWvwBCJkQpivoWjtWBFfp6wwpYtfYl3H0Vi9txfz/Zxau7yyUXU3RNRStVYNhdSaIraqFCbhfBAHm9cv5vs7y432DOXpxPsbvJEdentSVcz3edYZeGJhhHNstKY8H1uKjf2eiL/OFSwtiQQqSkR4O4T/0BxeAeGlWjiay6R8LjfyWV/3/5FU3spZOTLOC2vyRdNibv8BD0kFA6GIGe/HZnplPk84JKdLw/uJlA+cHl8wYbhqfq2G91OpfjkDYaODRHmOMehdLsl/kz8Yg2ng/Uwq1xzPXK41vJ+b+0/gD2OHLk+qr2h+IfGHOye87q3GYQAJLyqlV5wsMKFqeFfI7R1vJwBvneoK85RoeFdK6eU3xctYBt5V5nTIaHr5RXN1XP2RUY39K9r7BYhnnPQ3yts1Unk0Tvob4ddK4cZJfyO8VQrHHTkYHJbSc53Epx5e4Y14ePOn4/1Kknf8jQHGftzrpf6dLehvUPExFcjojbiKq3fIGn/43kG+wF8ZdruCqqF3oblRyhcejsxBlfPtILi2rOH9WsoXHqVZA5DPj2r0itzuhnp29YO+ET/u/CjiFUNr5sfsO8Nvak/Q3Cy1Byv9NTqWFn6LWPdj9U0iIZ8XjYunyOeLjefW+HgYlhb+25h4NBKsvyzh66SiXrFFO3y/aCWunJMIK7dsn9tdFvooW7cbTwpX8b39uH7aK77H83h8cwJu4x35AB1bP19lnOeCeHm2qCEmbB43X59tFnj8vjKOdKgTeljeulbxc2BhTn+VOFDNlN5VuC4Z0WLh8fQLfNynwsMPcQhQyD97Nd9HI+oR0zw1yuz8iAjH81oscASyTM9Zze8zEOWQPxiyEbewmPltE3i/gN8s+NDHFhm/hSV8PV/oK0Jh5LSRrkeE410EGBhWDy0IpNtTzNf9RXvldEU8OsPsPokSHo50MfAw2OXnOUr5/gBBF5sgThfaAaSbK8J/yvLNHzkUXUUrf6V8H4GoX5rqZwiZiP2dK0EnAujCPa8r+b7KIiyX4ns8ly5pP4eTLH5eAmlBmesDOg5Bl+nhq/n+JZH/Usdgzn9SxvHw3Crv2Q4dNdIvKOP7mtwa/aDq8/pVoWob5aBK4PF6zQIPGYF8/m+1uV6b5LpMwjuSeh17bhDomwYKcruh4X0b/rX7f5C+pq3ICVgm4d1E8N5dgTRyDLqedbrB/xkNkWBDpCRQX+/y1/A4eLuq4R3JPY3sXO1pWfQxBfcJJ5OhY6RyVWa085VbKjfClzgU0bYq6eWDrOHtbYWBB9zh7TbGe0NaOk5VtH0jDG+Vays/EyyXc8eyLPo440ch9glW/f4ZNJ2Ktp+k2Fu3Qb1wpR8bMv5d7slZtBu/Sz+G2Nca6eg5jfPHzhuuWcn1DbatxbjugbVHi7PYvjlGv3R1EcNDhTfMx139WVmsvS+X6WxU3R4/Plsc1uVBJ2Sx9lvDk3bIsGOzGp4D8Io0uQGe2LVlQmTtDuAVC30E8ZwNoPmYyfHxPeCVSHjGy1IGHhuXAF6p6H8M/tZu2ijCeyF8pSYHgy+GwMZpEL5KikcbLwciAdzbw16dZedQ1/D2oNxMR0fU2tWBNdJ9zBrfOpbBt+00vq/RzPeGM9aI8ILT+P7FGL4ZApvXOY3vV6yI51t7TpjP65zG9yGem4BvDZHNk5zG9xtq9MQ4dE09uw8ootNrhPStTyyvWl/AyL/s06HfB6gCaAZoB+gFGAL4/9h7E/AoiiZguPdIGMIs2QBifEGcQMBwyXIo4ZVjAwECBAx3VMRsSGBjTnMRYIUNBIiKGg41KsqivBoVNShqPFkOJV4Qj1ejokRFiQIShVciIPtVdU/PzF6BID7f/z/PN9pstremu7q6uqq6u7q6CepKH1BYSM9TAJ+nrGX3M1N/uOnthSzg97LcbV/1INGkJ+lFy6T3GC0JF6aSaZTWM8ksNk5mtxc+IejhCGmgBf9j5+US2wvboZyOuydmm0ln0o1GmGflVN8RLlxNYmg5HmKi55KEX9oL+3g5MPlOTR9K11/rLjMLNa45WzX+bmhaU7swHU29AZm58+wZ7N/+C3IL7Rnz+hcUpRYUXlNYOJ/QM1JYTuxt4ULhwdtmBS9nPsysMGsAXVKy5RTw++5hPNKy2PmK8nChpvHmC8QnOyNnnj1Xg8/oJFkuJd0hCm8Jyr3L8P6iPCqvBrQXrr4B4yZn2RZByiYsPnzy3Sbh4/vffwD9oDE2kzAF7A5I5iXtheqx4UI9JDIuXIiB5L7ZJCTBZwkkF6RaSE2QIseHC1ZIdkgls1Gm6YgeesRIQqB/JOD77oT3OfbLWqT/MVFYWf/nGqyXxtmBOvfI9UpvQV1fhguNkPLeYvWavwoXYiElJ4QLKfBZBZ/l8FkHn84XwoVq+Dtyunje+i3kDODwEdlH9pM68jFBL7Ub5fErRW7pjPhgLCXzDaIQC6l6KvA7lEumiYIdPpPgswI+ayDVwt9NkLBeVqdRrq0n+QPqQbpXLBSF3nroD9BtJN9hL3Jk2Oh4WCUKDigf6+LlIg64meW6gZ2NRD62eOG3WsGvGmDqW8DPNe38+PH5qzFJFDAY8cL0HEeJ3UEXm7BuzBt+NJM61Fk/DlPixw5JYng3Qp45tJ2Cd91HYQKHt/9PhU8D+FXPn+zb/GmY4Ipm8PiPE/IV+Hrm9/mdZdvQn5b0/e70Zudrl9e/0C/rhM5Ocq20HF7e9iQmsyv3hQk1+9hZLhz/DfLfOhmOwx9K8o8fz2F4/Vr4TkBTnQ+8UX4nEHw8wCcUmbzgER/7VNELH6q/1zPYmdNmS7iGMw/UiMTcAdm9p3eJQlG4fNeuXAGOj4Y7WVkoT/+Ug6iJTvapCdiF7szknCaKFwU4G0VhaLDQ39in9y3O7CnVkXMkyHXRbqayWHGGfFEbJYxmun7TDbdayGqdx3PWM4qWcXq6VQSNsXA80YV6eTV6uzgqBDrfxmuHKGKIJ6EKWND4xC2d0tRU0tTCLm2zlgEMvnFXgz2Sti9k2vi3am/iSIMf/ZrY35uuoD3FMAPTEkbeeekyiNFFcdINRpd3Wqj3MU29nHy+fOX77r0pJWa3Re9GAoUSETf7bYHa69SRpcFwd2v4Sh+s3/TeftT/XRbmAR4qP+fxtIH/iefqwK+dnqryn9cPPvw3WDe6Y7yz1zjacF1w+lnUtrkDQyi/N/j+4sMW1GgRh7fML+Jw9rlaZ8TpUjhxiz6l3nOFW0O/dWfClfIOLvO+R11LP4/nsE+d+PgPhjWk+YdzDOSEZ9RV8OErFYE7Z4rCyfwuDlRUFtIU7jGQs+FNGqRYS+i/p6cf6EZiR2nkgdwRvvIgopnSJ94r0+OHIPSbId4Zet5+48FFz3t4O6aF31SXeaSU07fftP2qPBv96aU8+7y+SefBTHKjfdDC+PB+nFZ/ILPyDz51s8A2oLeMsQJg/GK7dIHG7zJomMwHqz3MTPR7ameIwumZ8RjxqkV530jtM8S4ZamWh3BSCwBymUkz/HW15rFqv4wnbmzKDZyXUH74vlAFdHGGE3KV7w8+jxvw44W3UL/8uAKA+EcKafIeNAE4nj1lJCIuUL6OGM1Wp1P5vr2zRCQrUUKzZwTBbnmSYP72hNzJL4xfxvoax/u5ZVq4MOI0+zK8zBdLZDVBZcnmytKf4Mv+3z0YPNQL/M/dHW9Y5hnDyqveQeZpZJBOTyzxTV94PGdYUfTdkhtFIcQ6ZIK2EBHliWXUfs/ZsyLTl4xSd67QRRsNdQ34dzPlU6cg0T8957Tt2Lr/05WIHzWEwun/+ISHN3lGuT3E0AQWDsL1ivw6BXQiQuG/z3hkEwqkK/y3/7jHc4DS56tda1M8bXYAYxlmOembv61AjKwV2mgswFMRNx8kViuJFxmGLNd/OK1wjem4x9nrp1L4SZT3OAI9uyc6S43EYOihcpdE/7VCcgZ5SX58+xHzXm0Kd8tFbcIMb6qxpzq5xfFGH/y9cnYL8oo/8HvJDCoPQrmOCPYkz8LxFh30d4ne2klIzU2i4G4BLkWGqwC4K856soLxc3jDwR3icCvtzbj116NpHj6o8ZwvP3+5eyDwszxOw3dfO9GXpqAJw8WzohefHvzF+SRpEkFfek6cE53D21sM7lFuCjyYDEc9KlK4r3atD8xXZl++6hGAr7yfJqBzxDlbpz07njwMfDWKtvMHSPcdZkhJ5Cz+kQd6Zvdopw74Sm9oga9iblTlX+D+YE/dzWze4kvnQPznLLAr3w2B3ihgZ9tO79ifr+Qtu3dgGx+5odDeqDvrW8Qy7z9o02fXgiygbyBVlp2jtAlg8DdOnbiemCXZ7hxl9HjM5zykl27acqnMSoPmsPLeNZ19AmXE/vCW5RAoH0eAVoZr/jY0Qn8cGpVAqDhmNAGZc4L+6/EMUnGbIwr/Mt3duGjX+7fvTRwCY6+ZFeZDR/MtomCKI3/RL6OaRp3z+nU4yRsFL4w665GQD25bVRofDvJF1ZJ+fFA/HewI2U7lIziY3jrpORGguZ6rDD6254pbW9ZHOllkOuUea+mhgOVeasz7cY+icsgCfPo/T+xPJM/r1wYsQ+dW7IRQAnzvpH10PguBkM5OfR4JaeBkcQaDW9rDWbqMNMvfGMsazsoSAes0kCb8g8YRWyEK993J1/fwbK4cT3yVKKwJ1VH/gGJ59wPzKx0mYXEFTMzSb70BnTxtdnmfbp4oPF5KKPx8ui+sWf9IFYX2o1I/1+KIPdTctl3A9ZX4VLZm4Qtf7rP+sVb+3HX0xatxfQtTSSqLwVCxN0zY+lGYkFcbJuB6VDn8jetMKfvCBFw/qviC5bvlzyb4xHUgqT5MwPUdJ+CG6zbma9ln7WRRwHWZ5BtEAdvjtokUrgk+EV8t/kagxZgOBq91OMS/Zh5bP+PrcJTORSbhQDSlZ1xWAts34uUkYjmifzl5PuXgOlDMUgYbn56dIcmrwSTbNoD7d1RvF4WMsxb2O64YSxMKbVkZ84i87sjjBpbYGe6jc3MzlXJS1bj8TdnYZqKWQ9LpeXYJaHF2HlvHcxRk3wYphzEbPJr1x0xHYQ5vX780Uag6Wvaco2ixozjXUYx52MiGdBV+cZFKjzkAX+vNFixOv9z3vny0BuAT3/AWvHRdP81/Ha1pHYPFdTRse7Ythy+jKeUdgPeeHNcj07c8ku5dHq6/JxUy2AHFNhaXMC19fq7cH/PorZrXpA2YOQCqk2tL7I8kRYpekzc/lZbD+fvxO7t04/ydnK7y9xbgUeTvQzJ/I/2Rv5GuyN9Ir9bwN9IL+RvbGYi/cXJn/t5Ez7cjqyLdDg/57VW6vvqb663Lv3pha86piF/6LLN60a3TfMZ7DT58XOHDx+q6dD9lXToB3s2b770u3dDKdXOOx0YoB5kyw5GZ6cjMcvA+y9HwD0aM4PAfAjzuzzlyUh05aQUK/CQNPEaM4PBnAb58joEUpGc5CuyOAt5OaYEo4HhA+ILbHQVINyv0H8Iiv42nu0HAbo7CRcWOokxl/MN7056779ocx8JcXEjn5eUt8Oc3q53Bnp/fWG2J/ZHvcIAr7KbwW+qQ/k2c32oXqPyGcg35DekYiN+QXq3hN6QX8hu2MxC/0X3Ze6DfQVtOg8bkEJW/JCKvbz8mCl90Brrm2eZhXCgeH1soFgW8CxgHFQF4fq8jPluAVhlz/OVqArSR8yOPAxar4eMD8N72APyzPQj/iBnQJy/dd62Wf2j8PMjPnefI5fyD/Vd1L4O98P7Dlin95ygscBQq/dc/Vum/8gy1/xLP03/YvovpP2xnoP6jfnPwvfEF0TAmPaewKH+RNH2ePTc3KxW1SyKZpsa9r33RJFy/CfcT5+Xn0r1kle4zbhOFRWdvMMW+FUbr5XRsyGP1Ih2xXrovaW0vxJtg7GRk2oFhaJ/Qe96grRtvY/pJ23+oHWLnq/rGa/wDfHPykBd9+6/pNv/+cwG9EPYi5D0qYtqJvP++31Z1gvdfQqbafyhHtfYMtudSyHtsZ0v2zGeAQwZYnQ5bsc1hW6TQoRnyU/MdeKyH2BzzbNQPLIvBytaFI83mSOPldIXfcFrjmJ/hmH+bYz4fP0ma8eOw5yryNBHgK+eYwGbIyHVkqPTPg3zsP4QvynZkUj8ZaCfCojxNsmVl2dIycoHDsjMd2Uo8n42I2x83mBw5ixzYf7w8N+RnO/KLaP0F6bQ/zcsZ7Pn7k9eW2F/pSNmeUfR3zqTfeX9GZqv9iXTV9qfveER6taY/kV7Yn9jOlvpzSzaTjb796bR796fS/wCf2Zy82zGvmPan0v+QX+hIp3TD/sRFxJSHGGzr5BiTYZxe+reXK/RKyNHYO9lii/bOxcovbJ8vvVCeKu0HHIoOTC3z1RfJhd72C43bWdVOqFzbXrmfB59OuVAvvCDNE73kV2yuv/ySoJ0IS01rwuJZYjlu4JU5AP9uVI9Mrfyi/Qb5jiybg8sv5N/GAwy2FfIoMWOBXWFhtF8U/r26p9If9bma/rBfWv7l8mhObmD+pfo7qr2QBnK/8/wfr+Lt4XSImdteQB8Xuv+f3n8ggfK0+ntjHtNFvu8JKM8176E8kSph/Je0J9PSFxRl2fL5bInaHVQ+5DOd1Br5gDYMJa6sTzh9l48t7cXpG3u7St8h+8Ja5PfWzl+5fJhxHnm/B3DIACPfVz40vRvmJx8SAJeTAN8+3/OZr3yIzPeWD9QvaTODbQ3dvJQkyHtFTjxyxW+cbnn5Kt0Q/5b4srV6ktMN2+lLN629fhZwuCKAXLXv9acbPv0KROHuP/3lalKBv1ytK2SwrbPvveXq9z8WKfRyFaj0Qrxb4rOLteuxfYHkKrfD+0Gb3v30yrG+88KqEjGgHU71yyYmi1ukw5gBsrkJ1qZGLaN8Tjkm0vjbmbka/x/Ao+3JG0y+crW+0F+uSvsYbGv5lyIgzwsV/r33I0WuWoo0dl5uy/1xsfyL7Wxp3L8JOGA0Dl/+NQfh36MAf+3AF1f58q+52J9/K+9gsK3UR152ceodTQr/phSr9EK8L6Wc5HoI2xeMf91LRGF8r10h5+PD3PzC3FQb86nkdIteCPiO+YTuHPE5PJ1/Qn5Kc5jXul7Ciwx2SkZ2alGBRKfB0pTcYbg4ReUv8EohvJf++dQyX/6tXOjNv9gPyVsZbCvGj6K2FH31haqvGhf+c/oK9TX2A7Yv2PrANhLR4cklfaO+0hGzvt4kkpd0duMCK+G//9i0bfDhJX3/d3pz5eubzrzg+PWUrkSQ16dwPFc4mQxqBT281BFuhivjuVS188mif87O53RBu9SXLri+pKx/Ag6XfTu1zHc8Vy/ytvORL1wlDLaVdPAen3NUeUYW/3PyjLcf2+fXfjtrf+wC+H0xs+F87T03vG+35aTxcUbpBWW/uZitH7oj21E8iDI+dcr8FPGh+x3LRKEU/kCfyzRbAV1tpPG+TSYBdxVLSoig6N3bpilyK3JJcDvl787nOV36BZDzWr7YAjjsvXZXSAqUgfVyutQuYfViO6vgE+VcUxmDPR9fMDIwX3asJ7JUFESHKOC9uLWzmS8x1oPrLbUrvf2R6bry8yYBI3jdpln3SYT3McLS8JmTbMlR9DoSNv+HfAkefD8RPvH9iqtMFDY9h0Qp/A9wzV0JWTA/duxwgFP4X/N+lGPkXOxP690MVrb36fvK/A/gfb0JsB0JS9V2aOGNoOs+KC4er4XHxqeUBIYfAvCOTsTrofPLO7zXeRHPBhlWvttTKacKdJUDfhtW4V+OK0A5VZeZKKwt/VZZR8lxUIBn9gD8a5H+5TQGKMf8AINVCtG0S1zKdKRvOQ3F/uVYQcZvG0HIjPyidPRVxnzuX1RQfMsOHDPYB8lQZjkkYYYoWCAlQ3JCqoJUB6kE7MbmGWxPAPcDpJmikDBT9eEPVXYGzpC/CNs+L5XrCWl+KY7uacPfbqiDLGP15MH7lZDckBohmWfBvBJSCqRySNWQ6iER4PMYSEmzxQBnB9oqZwfw5MBvdGfCQ6psouLXPhxlyo1HS2IWqv7l1K8d+EZrK9D9NuiLLFkG+dF3sTd96TkgmKvvWiDSdQVpTG5OWnpOQXoaUfz6YzT9tmcZ6wvfci1LvcvdJn/uXmS3In6Ympcx+RaD680wblDO4TjUyn8cTyjncJxw/YfyBuG18g7HhQDyDvm6JbmH/ErXoQE/pCctx8bkOco/bA/iSfddyuHdtaHcnpqcm4PLhGw/ga6zgE7d42S08l3vqVjmvd7D5zEnAX5MlwD7CeUqPFeX2vWIfqVMPrpmsz0tzEO5klTK7m3h9dhk+P2xX/ZG2uI7KQCzptR7X4yX0/LemMFnd4ytO+UBvX3PNdFzJTCX+wzq2bW3gKC+cH+h6ovmUtYvXC/SfeiDDJavm6isxuI1NDwOtDrRVfmdbzFLGrrELxeF0YDrqOsSFBmKdWCedhxslj8PX3WyPb9zqGS5ql99+W4D/I18h+PsfHzXEr/huEN+Qz2q5TfEW8tv6n7mX8p+ZuQK6K8Vgc/ZoOy6kHM2dN8r0iQ8wPwGxhXl26htQ/c/vhGFEyZCJqenZRRlk9F8/RCfjVDvpsd+zPWdJ7hX+M9zmx5lsC3q/SkD2DCCGQJMSWCmAJ2qWMbqPPf7O4tOKfZPmaZ/FnvbPzge/o5djPMquv694jzr32VMBvjaxZXOIOvfAN9l8re7/Na/y/znufXlDPaC6AbSR2NG03Wa5HwYP8J76vr3yn/OjkY60HlEWeB5rip3MhS5Uw/4GFd58y+371ondzTnv1YxntXaiUjfkhWsHF95mwbwmxw/5vJ2cPiGcu/1dGwHl7flYFtvXCX7p2j2f1DeCitUuwz3f5T9P4C3rgv18meh66B41q5goYP7s6Bcs69jsLJewXOZuKG/0OZYmK7sf60WheXf/dWfaB4sz7o6wH7+Iwz2gvhouk3mI5S2/vv5jx+4ppHzU+VqzfzD6c1PSJ9A/ITrfxfCT0gv5CdsZ9DxB39H4xj55uAu8/oc5ewbtcvvVemA/iT0fPcGplup3cKVhYbHtHaLA8ptmHGusyjbFwp972LtoHzxhcp3W8uZLvLV25HL/fd1yjebhGcQ/Rz53vsVjAdbJR9RKKsL2TnKukE3u7r+f2dw/zXerosd71w+4vhpcf0fcMj48YdhvnRpuM+fLnjnfMVU0Wu/ywj0njbpUH/f/S77Wv/9LmGSScioZftdfI8F6Vt+P+vLVtOX0tZ7fyW112XHFf6/S7Netcqb/y8VfR3lLdM3Guaa3X/4q7+v/km421v/IB2aH2awrZMDCpMV4346p8Po6Ov+UNb/725hHSKIHLhQOnA5gO30pQPIUXX/Y40oHPni4C5fOiSt8V+fIv9hsBdOBzRGKA0WKHxQ84ziF+NaE9xO/Lvrc7z92L5g61PNYDv2u0e1/7XrI877/NdHmre0E0o2mLzGWRa8P+3Qof5ou2vHmVDhP86ceUWj6/aHCZa+6t3Ryv4HlLN8yl/9/fY/7vG3C2PWMtjW9YOil7z3P4q7KnrJcq9mvbS0Zb3E+6O1egnbGWhcUv6qYDqpdeOMbZUr4yvm+/8p65/3BbfbLtn4CiBnUO6pdtt7MdxuqwB83rzPf77YertNjmv7DdMRfvM8ZaecyXHnk4xHW2cPq35tXI43loAcfH7aUWX/p0Kl70lny35tF2sXZwXhF7qvEHvipVNnMg+DnbJj01cvDMd9hcxlcV7jSlyLNBocWgd18vVkuo6yltWL4wrrRXqaNzNY7/UZTkzV/xbvVa0azvxLqB3yONO1F05f7DF/+uKzfPCEY5y+7rUaO6S8Zfq2Vj5y+qKd0JKeTASbejJM+JNXsPo5/fLWsfqRflg/Xc98gsHCfHiKLc3mZedtAHi8aaSqlOHDy7E/xPCh6902dt+81K69gPEiJ6YXquu/8P6bX3120Fc+Nq/zl48WF4NtvXxUXW+U/mhn/pn3R9J6jb6+s2V9fbHyEdsZTD4KYIcfGd+aea2if9Nw3pbwlCh8l1wjnff9eSyIjeRg/cHnB1q+SANc3uzzrV9/lG/w74/yrxhs6+dR3v3RuEgURq+94hfeHw0b1P7AcX4h9lNr+wPbGWx8WGE+m3U/6xNfO71uvf86ZfN2UXg87bvl56ND+gK7LZv2QE4hyrmUH2COtF5HNEGGgLjqeik+JwEP903nOvv2R+QD/v3hlmFbva5Eu8Lbf2J03dfKulLeA8HtObSzLsW6Em1nC/LqLODw2I8ZNSUZohCbqfZH5ZcwT72d9UdFgajsCz5+43oFf8uDwfHf8iPD/+h/LnK/ONxE8Uf8fPGPfYntP9Q/D+MEcGgLf2v3S9EezTvqvR5N92uOi8Ku+6m8nW635d+G58CU+V8l6OpE//lNTKX//KbyJwbbOnkZeH6zq5Eo+6zOyuDrjBgn6VLY99jOQPMbHG/1QMu4m84v70BX0dFWIeurZrBr4h9iYy4yGWy1ZJWPaoH/KpK9z481PcF0G1V6Mh4oN11dTMJd8FmQRYSHZPrEJd74Mx6rw+R66J+b/yj2U4DxYreLtBxcN6N+NFD3kIfZ/qq2vch3KQ+r+14NkC/cyNbzbpfb09m+8gjfF8wDWNfDbL+uaTbbF+Tl4bq6PZnt0SH9aiDx8piN216zM/cHOQVWLtaJ6/h5mvF9AMp/aoL/fjR5xHs/mu6LPs1gqT2CMpVIPPwSiQb4wyawNaSoqEmjeinlJEA+7kdjOXMHRg2g5zOfZ7ByIUQrb7IeYTKdaB66T3V/kH26jauUfTrXI5d+nw7p06IcfUTmi0da3qdT7L+NbAw5UjMcIDfmKfQG3s1xpFN/3fQix3xsnxNsyd3P36u0z7nx0rcP7dGW2od2Jj3PtDF4+6KiBvZS1j8eFYWDd8xagOdauB8G/pPwqMr3iA8yyGb0c8rX+jlFJaAexoeui4Nt4YD3ngVeybuN1c/pFbmZ1a+1pXAcRZHgT61L3Zf+DMpd0MGf75sf9ef7ikIGi3yPYeTxdyynGtre9TFRWGjw53vrY/58b25gsFPUsPWq/fcYsyV9+d68ITDfG46XKnxR+dil5wukT0t8ge2m9txjwfmCz1eaQT7GbxKFt+/vNwfXT7X+OfZN3v45aJfX/MFgz6dncvNtBRlszYL66Lg1fgfbN+F+N6GxLyWZK7C+lK1493FfOf4l27/9cfiJV0+dyeXz3jd/9UQo8178/dSoE6dOeXIPe35roL8f90ScPq75/fAI+P0M/u5Sfj8i/07jpyaYhF2v1onx6bfZZhVJ09PzM+ZrNpEJ4hPH+/cbx2jsS2qjAL+WQ7KATE/GM/WQqiDVQWqmcj5Kjth4tcJHWwHeNywD1Tsu1d7B5wr5b54qoV/5vmok2HMnXbhHwWC14676CXXccX0d+yQbo6xDvPl6OIxTi2NSZ1++Ttnsvz9U9xmDvfB+14YI1XnVux3Kj/OJn4QQmOe7325NF4W9z217me+3N25W7Qi0W7TrBKjXqR3xqDoPupj9dpRrOH6QPtrxs32z/3679KkoZDfv+aBFusQPYOzVn7JXf4W9KJ36awlF8aDn9A+ZhBNgHGezfXVKExq/dhuMnUx7KOdX3PfT+jzEENVPoc3c0N2cbtITwdcHLzXdUJ60RDdqR77MeJjP8ebZHfMU+Q+4bqxI+44e2stl5/ao/If8BVmOBXTfNMPmwHFp2cpgL4wvtaR2FCCdIotEYfXrfZ/mdErYolnnc7XMXxfrz8HphO1siU5IjxSYCx4CnFLB7qJGiV21SwSYnxVwfwCgE427/wuDvSB6MDrkKPyy4s73OR2S/hPcXr/UdMD2BaMD1+dVoLtwPoptBXXeY3AC869EQrkeVeVn1MCeit3bFWSfB77ccX3UoPk3ZkqcbtYn0S6K6sHLonLyMwYbn5GzINVWWECWLlmq6H+A77qlrJ2vnCx/0ltOIv2rXmaw55MHcjVe/sy7HnxFWc+vezI4/VGP/J35OdKF2gdPBl5fmIr9D/QY/sqzwy5QroEY8hFrlLfY+VukY92zorD1KVG4jHjrfdR/lS+q/Yd6n/qFgu1yAOAv/6Cpa53N2y4hVd52Ccph++cMtjVy2E/63qP6QSYTjf1XxfB2FNjs6K/B8XZuVffN0GVDWf8F+N+zdvd1FBSj20Yh59O6TRq/j6JMBX4PwKMN4sAAxgtzlfWLWBfGEJT5FBiV6n/A8STAH5/7WI+eg4CLo25S+DoS5oADIAfh0ZeN7od8yGAvSj9RoqTnK/M/KH/wS3oS1WP8FEn2b8a6MI+3C6ofReUJzMlf7d3mbS5PXE+r/Iz2n5afkb7Izxuq/p48QTrSdbMqb3mCeGvlKpd3jjDLTYgT9q31GZhPPcPm89JNopAAKQ9SJcZjg9QIyXyzKMRCSoFUDqn6ZjbHr8cYYXNA90JKglQCqXZOIJ/cKxXeVyN6X01tTOadyx4+jygouPVnxA9tvwbAzfoswy95LrQfUsrrYG/CZzOkhFsB31sZju7XIMHfjfg9BXBOYTimwGc5pGr8DonYGK5J8Nn4mn/s8cDYxgC+fQDj3xWMKV+C3FvzLLNTtQ+Nq/2M99o6jfMeZRKOgLGXYyu2peXk0poQpuF1k/AuAI4ZN475h0NfHnqWjT/fci3PeNvNnE87bWU2mRae+nc97uXvs4Pec9jVJEQPwThGqv1PvForxwUB/sM5i9bWov7e3vyUw/mpAnA4tPXS8ZPrb/ATx+/V9u3e5OPR8lzw/Uykt3Y8Xqw9yMcj9kew8ejISHMo9kfNtT9x+tUBftHPy+tr2PZbGP2stzD62W9h9KuAzxpIDZCEuSr9zDA2Yl9X6WeZezH0y0t3afgqC/D5PeWLF7IcmUXwP10dQ4aqr1D5MKtQjeexEeDbjBlMHNmFNKQH50M35KNLINUDuQUO5K/6Vxms1q5HZ3HcgqB+4tlg/8B792098ZEDD9fkq/F+zC+IQr6DnSfHiD6ovxt+YrCt0N9Ynb9OdIyc+7TcniNP/7cAxyimvBeC8w/qeeQfpNff4R+kHz0X+Xxw/uHru6h3dsp4Dv2hDY0TjlPkyGpRKKv2lptVc1W5Kd3qLTsrb22d7IyxMflZAikvgAwNPY8UbaBy9Bwdq9Tefw/mBdWB7aTYj7R20vz+9N6oniahzWCDZTS9ESbdli3NSs+3afhnukjXbSoBbmbuvS2ft/PnB8oCCv/D3LNLADksVHvLd8qvOIcD+JTMFT9r4XG8NG3yh8fnQ3luq4Wn54Ae97azlf2vbcxGjViq84JPesof3g5zhH5gZz78hf1e3iMKPOTze1dQr9F4Ft8y2FbQy2/ocLn2wpvX9uJyrQrqOvvixcs1X71wcXKNPRy/hb/9Z48y/30p+DoB9j+Oa+zXvzOusZ/p/uC24ON6QbHDjnZQCeiOghMpih3UCPglbPcez5Wv/d+3gxwFzJ4vATm+YXvg8VtX4z3PQT6rPQh89lRua/iMymktn2ENzgNAg62/kemFeDAyP02avig7NTcLncLpfKoW+qrfy8w+gynvdRNArnO86l9S8RoYFdWbj685AF+YvfvnYROjHKN6s/VzHFhmzXrlNHlegs8agO/4sA7X4KGKuEQ+vqohf2CUA68HIyPnDoxC+6+6jsFq9B0dp5Uwdj8D+NGOgujxUxwjb5l/g+r/AvkWmJfT9c35U5Pofu7XDLYV9PMiHaiNvnwcDN0w+Xll/eOV4OtASEccB0ifvzNfQXrRdaCXg4+DJYVRURy/U89+/RbHr+mV4Pp3zbPe+F3sOOX4odwMhp9Llq9utP9fZXzfAYS7OYIofO9+TrM+E6GJ/wDwc098tFYP8wBzB1V+N0A+fkf4iA5s/blJMlHYi7FnmIMPIYodM5ys4HZMbE1weYftuZR2DLb3fHZMRHdVLt9So+qNBsBzyGsXpzdQTqI9XP637WGYxxN2f48L8AgnTY8Sr+egx+fZ1Aw4nd5xQ4GSs2x5wHjXsckYJzqWRXtuIU40Ps5RxKHGGw7+nFwW6/ZoCqRPOMZr9n7+9Czxu0cBONKDAZwJUe2I0zv2a9qxKmjc7jPBy1vGy7NCn32161iKx3P+uPuLMsj3+KmhKy1nfc+Dp6ykdCekuGbgNfdZ3Ri8msJN2pe2aS8Gu+QFbyqYG+wnJ9EN4H93E4QAEOc8ZwyY1JwUnQS1ctT8LvOgTyS0t0eydR0h0uB5xCQXbHZ2ox8qnATjYVmfHm0EfQIZR6EiSzwGpAqPyq0eXL/myKdX3nOnPm3zrRYL3scxWAQbEggg+dS9yxDq1H73LGvCgNhNHg9eWOHx8JLveiRid3gT5xMObSRnDB9adr+nNjh20jyS4qZhBAkeNn9jqH97zTC2nljtuTLcc71MNYUBNX+zuN57PSs8xAfK4xPyuwTG60KGrRK4G/6+z79mKEVYn++bdxUvd/UEfqyNfHtdt3Z3D8gfQyRju36N1h9ITK01/sahE4oXWY3r+zU9EUveEWJgnB8Z+cYn+l8NeOHZtbXf9ehGlk/Yc9Nzo3sTd4qz67iHtxjcfUII4Kd/P6cqvs+4z78aQYTyFVInieTpoiS9gVi2WqVVqfEuidxVgfOtZ953TNcbnXpjWaczS4zmLcu+j4iL3kKiOrmlpH+TPD0ZQ29E+qz52PfvjV0uWcbtDC8fnhSjXxXtKu8RWn5Fe2J9pnvaka4k5iMn2G87On2fJ23+Tt+ujCx/5OrHZsSVvuQyE2GlTSKCMKBOGPl2OB3CH2UP3Rl5ylAVFybcbAwBPg3pExuXpCPmK4SojtC87jajsRrkZtyAgb/VWXVm4uxuTXImWIENzR+HkqHOuSj/zBvAhkrB8kpfT19h1VcAXfBWT4Bqa6ah5aUks5lE6xN18r1Ne3f978XI3omlJEonrEwzkGnxUWZjW4HgjWvlE/B6qbWdq98EXdhxVVl6G2JdVzbYSNasG9uZSNNi9EIdGSMkPm7ts9tcSa5xgjxvHjktnjjzOpflLLdW7H7JuNIRGdXVWKuXIsjEhLAu11lnkjsrZopCr8PS7WFE/1CU3moerSdGdh+RUcTh1hn06mh5qCZ8/tSL0r+s9EqbtuSllyPDelzmeqTxKkfSohV/mR91//F1Co2pMHlSvmfd8dF6s05/0JbRXbi2Qq9Hja3/1zN4laleVzoVl8vI74+KVzpTPtE7sfxI+GUd3iBApBAjuZZI8Sk/TXgsxf2GKGRu7laSaB7dR4pJ2LzNLDnbk41LKspcnXbGNMQZ20xYYzLXirHQH1PSvt/Qoez1O9367p3ITHfYnpEr1j3RdfUYw3hX9xiL26ATJBfl+/K0w8QZb3liJSHtpZ7dh78KtuigpDUPkVsGuoh+g4FMam8H/tN5Mr4b/YO0xknW1m24MuaJjRN2poTGd2xTcVN8fHk4Xg+w534s75Ghu62lRePL9PHT3Sv6CjpiHb0uIvTJtkToPqjspW+6kKa73AmgS3M9vTYtR1KUkyyyLoo448rWCB3j2z4FQmaqM07Up9RROk9IMhUTV53ZaKFXQ+l0y0kbomsfb7GHCC+mdQr5ydwp3g5y8vi+EXVgm0QJG90fSN/tsiZatsdtNa94+MXK0kHdK8tIxuAOb2J5d3/UWOr+/Hr35s3TxW53kV+aPqgPqRizOyokoevEOr11UBx59AuE+2Dx/Oy2fasb3XdMi7bumlRHXM/WOu96eghxvhdndl4VTdYtwbBC5M4Xs59GCRpaRgaHx8FMX7I6uzsrXas2ZxJLny0rS+OMlJ/3zB7xZFSKEXWFixhrxoX/7EIvm0iX1SyExepQKFYJMC5LXmxKNhrv2hVGpKvNbcUVeD9aRKrTLMKwhATS2kolfM8BE5ug6aQdMaa5k3TOpcayO5NDrXHEvWVDatWBthiUsnynKNxd+cwoUhoGI60iro118yFdz7Fpv0bc0Z4kCGc6d64SrnmvLaVziGn+dyRy+URXaFom9ErnhFkVK1wFfYAJo8mf5frx+snPUOnuiHCDrnPeu6RmRlFktPVLZ60IIyCuOnrNaOOQm/4FP5npktKK1/J/HeccREyRoaV6su6jTim6wg62taTSHTY63CiVdXxYj8MeZEOnT1Pv6v5XeanTSsyGKEHQDZTijW061JQbyJ3kCRgi3Wl/3O4qB/t23GgSR5yz4qY1TSOSeVWn5UazflzYmGudDSmkHuEam8Jz44hOIEPSs3ZGGJ9dpTd2Ry1UBiLnMmupHliOXq3zdcLofGK0xkrt3W4LAeYP6Wmqm1hX6uwu6kNesaYu6uWkJ3Q/mDVxyy96QVjwzaKVXQTXt9euJtY1YeTjZ0J6Pm4tM1822eokddBve/S39u5Aut9jv+K+EGfFv/6dVmZb6f5QL0nCNQVbpCHtjOSyTvUwLnuWdM3QSWT5bBB+xqR40qFDyKI6a1scQGWJIfH1D1s74VIkiT8+IqJDO2LV6Z2XAbwwUSC7iKC3Spa2lUDkyH7fCyQZ6r19WL8lRhBCDeZORHKCGVpJzMvzlpNyPenaHS8LXitRfnk8Z+FivRVI3pXErzDsdERFkTJ9A9g98WHfG9r3Kq3Ts5t7Bv/3jS+ielc8oLPuqolLdZLQsKlPdtD1KyXvEmO16Hy89xbrqiTQW+89sriKOPUT4yxEb319NtElSZKzvDpaL3XQfao3kghZTn60+Mr9TiD0cpE0CGBxRJgFaMaWUpe1/WjIdpcSdlfV67/0qfhf/7Xhbep7hzqIzjpu7JTlxC2YQyzXHXOK1vR2681CCtgH/1my4AAJlRrDapenvE+GWPXX6DoYKxJ8IqxAd+69Zxf7yxpCzDB7SvyPXpppjjcbjD26zxjiNITpOjj3iMLLn0bcmdlhMwi9BFeC0TqWOO9paPqXNabXqs7GyCSSOIh0iJJAXnXc8U7koRCCDrujScJgkiIYVutWkiFtdTGHxkqktKpn5JyYt0Rha8LlO13XGuv1XRv0MCfRJ7nHxRG78cmU3+96g5BXar8nINlgTlEcVbxxpN4JAiTfULoKRUS5QMZZ44ztidS9c4KZ3HV595hdotA28fpzkbgb2kEfRfROYWKlZMQZHqimh2b2AUKD3mwCuHMNRUDdh8f2qSausNGCXrga46Z1EKyrdUb995LFEupcQ/XWidEd9hjdeFzMSawD651o/HYSSKQe9Y35LrNErOVA5/v0/b826QjbQrK6nFZdks4I7xiBbem8tMI4sW6HKLzyfU6YBK+KZLQQZ1nTp33ble7Q3nusBGavoU7Li3pdLF0DaTvznrFOYjJIRmvbDigljEbn++UJRB9qjNYB/wrETO2NtiGZDaaZtU/HRE8DWTcwYXLqAL3LEhO3JCTkkw1V8ZG7snaNRbhNA/bbLrd+fI3uCkGv3wVDu2KtpDNO9rtgrttDKS+xv5zO0ZdJRr1IQo2dSMrqTV++tikkbMYt0WZ0syTPvvfsHdU9E5T3koSHwMQjekEnxFsrSUxYqUDc74jCS5/fZSRlOisxRpENbchyHZi0y/Hqqa5Ak+FGJzQEp95k0AfrR8bohze7VwkfWFKJS0YsMmFzGxJt7UCs/VZSubax0zc1uU+/9FO4tdfUVVnX57f7fsvLm1Z21yeu7KGD3rXqo9ie8QfjJ/1iBAPJid2/FEZ8Z5fO2Qe6on4QKT29YmA5dI4L+M8y/+e9RFoNA91cFqV3JiDr9CYTQTXW6kmFkZhhaBKAK9tR0N1MdO/Mfg8A+sOgtEpJxJxkLLfooAl6xJAi3E6/qxb6WycJEhh3odR1xJfG+Dz/TVerd46TtL2rG/S+PtJpzDPzBeor42O+gg+zPt5Yflmsrrmr8eeolCxLl/KQ5cKJxSn/Ele/E9YA+nz/K7dO3kkmTnOSkO6ddKOTQrsD8lWASG/UgLg0klAe+bYoPFf37Y+5l90H41fXzppnHusqlysCrQMivzK0wZxnAfvv0KGMBKFz2zgdcJn07wdkIGt36fZ/gUq4+nEi4WCEfn+88+P6nTAmhJ2kt+RaE80R1+EUNFInya38RB+GPt1Gp1FvHgncTG/6sUIZyEJ6q8zNzL+l+j1RKHyPrfPw/Uz8jfpE7lfXefh+JjIkjdOebxJ6w5cZtnxbalYR3bvCdSDndtA37wVeL42sU/cJuD8ondSaiWUaGgVRAiJnJXJDlP3f90W616Hdp0O9KW3D80GpDr5Px9eDMn967jG+HpTwfvA4tbiuq10Puth1P74ehHiebz3IsbhIWQ86dc2t1cr63/vB1/+wfy7F/m30fvl+lqfOv/6Hz5oP2Fq2L91rtgem+xHPRwmc7u4Pgq+37nnv0tId8bwQulO/pS2ikPahKAxr6toWz4Vq/ZDKP/T2Q6L3ajzLYFvrh0TXKG0MDz5BPwDlh+35oEA7zmicvs+Y34DvOFP4/yN2Br9k7ezRuF/Ex1P9l+r4RHjOV1nvDVT8FhLg3Y0fnd9vofr1f9JvgfVTFPF9rF7fsL0W6FvjPlEYceXcx7S/0fNf+7z3AdEYbX6KwV6cv6526yBMUPYNuk3cysdl+b7gfOzrV/F3/Zyw3S35OSnnf2Aco4+LLx/FbmX9yPkIeSayj0lYOwNkeW5WZn56XmYuYTLYDXhYnmwvWDu3E/j4Bb5R/KecUMdn+y8d31yc/5S6rl2l4e9Tmv3XGNApjrqLX0e/lPuv6LdYfUwUrt73yrMX7WfpxZOMT2gc1WpROLVod8txVKcPkM9S0pdZ3D94L9P2+SSkFzq8Jn8M9hWk5BCT4IRUBakOUjMkKdQkJEDCGA558FkJyR1qonQwKK3Htv9BV+sV/38o71+ynOJxk1A+1fxXlU9uzXn6QwB/b0H0HD4eOP/mfa6ep1fkhUQHojSNlGFvS8YA9sGQTxjNjZ96n1uqqfM+P4H8U7dQFIYWhL7Dx7f9k+D7Rei3cSn1LuqdYOMbNy6V86/QjiffPJxAD7+m2tTzr5DvSM2g94ClFjhSqT/oQQbbGvmn5bD5RfmKv9bQ8m4uThfnp8Hlnq89crFyj9OF91sguuQ68ouQLg23i0JX0JM97feWcX8fTpeKr5iPAOWz15jci6kXBRMoxem2bFuOjYWiQ30hfMx08MWf72DnOlAOIl6NYINuB7ymHE6o8ZXH9Z95y2P023F2MVHYVtRPK7TK/Jv8AvDv8XbbeD/F/De43cjH49/dN+b+HTjOgvXTolzH4tdkPpp7MC4CcUKZUAv4WT6/cH+ti/HxuFhfLe6phf1S8gWTSRcut2m39Jh4g2Ok4o/5crt3eb+4Pw8+70B5qfW7+bv+BihPg/XLRPm8RdIGUZjzBYsdwKnB5XRtuEk5LzqNTGdxbk9Dv+lBPi60UT/Hhu+gDQ8x/1gqp4C3tn7BxprW/wrLq/5elfvoEaecfwb4WeSYVXsukf7zifd5VXre805REOsZDnheAOnAx5XzC0YHhEc60HgCR0WhHQySVO43J9s5MZ4wwbyPxbtR7Aehs9JP9vrg8t/Xj/3v+s0eaEH+Ew1+r75c/QHHT/gyOB/56qe/K4dRjgXDD+096nf4A4tRcT47RHZbmr4oO5GeiUH5hfLBDDpZfHTiTGwTPRcH7Uv86sL84C/Wl7P1PmANGm94Fr/GAmMEdU8r/Qe9/AYXPvxWLe/Xhq+C852vfPi7/j5dW+jXov4Z9DxIEvCm42tRWHrLR2ttBYU09AYfby7IBzOExt1Id6QuoPcV/o/BXoydy/yQ59sUuvxnu+LH3vx18HMlvv6KF8vvXJ9he4PRJa3AQeNL2KNMwpt/rmr5/Bfwe0ZOWkaqLc3Lv/bDA6LQq6+OVL7HznlzejYd8I7fheMg5RcGi/FQ5LLU+f838Nu/Cb1XQs5i871v/OPgR/7JYJVCiGonzwF4bAvRPHTd44B3OSg36/8IE0omhyvxAiOBBzfC+/etueWjAry0Mq9Qjf/8DcYtmUf93/HuWrSzyruaKOxFzYO0BmpxunKeceG6bo8r51+/DW6fol66FP58nE+w3cH4RALDHeVDOcC+CTiZVxoVmVIH32l/w+cUcoNCX+rjD3Z7MswYqQ8dynn4PqBnKBltS8/MLsqU4nMLi7JJBrmNZNLfk0H/TtkvkCPV245sfVk6ct/dRx9xYmEfM/1Xc1IUwnuyeDq2rPRsIsdxSRpvErZBJXE5Ger5N6irT4J/PIbygwHiMXzJYKHc+IzsHJtdjkNS+zDof4C/TfSPx1B30D8eQ9LvDFYuhGj58iTA58f4xyGJbPA/j2k/xGDPex4Tq2HTYJX/obyHfHbjsGzM05474ue1xtyxR4n7UNFw6eM+YD+0xH9IX3r+7aA3/2E7Aq0LDQceOd57bZ7WvqPn/79T+Q/tO+RX8wkGez46Ihv2l4M0MnIWKPETtkK5v0GhDnIHWUqWEfd3jN/xfpVVZLUXv1cWAk3IWuaTDMl1jygc/Q7xN5CN5FHyGNmk9AfmcXvwFfKqarfN7bNXGf/fBz9PO0ce/2hvttQPaF+2RH8czzRuwHeM/thepD/irV0v5/Me8dHtil3jBvyif7gwv/b/W3YNjicLyOmUb/Pizr+ulMYOj+xj9/rkwXuuL8//Hsoi+l5bto7lLoP5yg9MViUeYvTlPGI56B13FumrXQfveojFDAORNfQazX08DQ+i3GLnZKOiesQjfDLwF5Y/+kpC5hdLkqSBzzukyrnc2RaqN0syTRSWByPDk7hYTuw6UdhwiK29Yd7sIZIi58wge8emS7Re6/wbrcr530PYpo/bAC7ps6N6T1D5+uM2/FztXMtSh3IuNOMv9f6TQ5deziDdWrzfT+4HbKdWzmA7eD9Uy/3QAHMNjCeHRgRfN8Q20PuMPtas94Wa1Pg/PyI9rDQf24N59Pz0R+r5aWwPwteAHjX+BGMPCMzbwekd85O/3VTZxGCn22yp5BdRiUtTAro/EeCn5tTQDsvDvRO5HPsv3uuCCF+xBGwYgC/o6a8XXT/568XmMwyWxa9LyyWSGp9rD8BPb+OvFxt/8teLVWcYLCvk+qTkOxjfWWCuLR4W6di8aUhcwqwlN2Up+MP4WTR5cBbl956DeinxuXTnFD6yHv4H7tH56Tzz3J/ke3QOB49TNHnGkihFv477RcG36R/AF+VMS/h2kuMazoHPYPiW2B2LOL4rjuxV4581Xnp8cb7QIr7fyPcbfxPcHkB8Kf8vgt9/FgV09MQYhxk2RwYfp5FH1PUWR4FNiVvgAPhpO6daeljGRy2dMb+Ij9OG91T4Xho+3wrwWZNQ5s6+ViJT+3D+rIc2WW66fSa1N3qo54kO/MzWZIcOTxqaGjv3Jg5vhfnptbN6LGL8vGAYxR/mGyKM0/HZu0MGDyi6vc9tMcp5WwvkL529tCfCX2+ffiPqlcgrTRT2vPoo25ZTyEImTsX3hN+YjDjve7ZU+hL2r9J+wCPxckLv5a74Qr3vD/O4XMP+pHZ0jUm4rA3eD5dpt8m/KfYvlJMyfdc6XLbqPys9n7fTDLjhIgKXU9zuemVGp47Ie9i3MdCXwyE1grw1tzEJsZAwVmEFjYPYFiwBjLvN+JLHJZl2ywYljr/9SHA7CvkH+Rf5IlBcEuz/lvgV+5vKg1+Cx+lrBpiTgMPB4uLx5fd4rwtKv6r6hK8LRoIdGS2v9eF9Utp1QUu997ognqet62ISogcTg+95WhYXgNB4ALhv1zxFFLYlttuLtECvUyfUseWo/z1x/J4l7R1x3P5Sb4ZjDz1HVS0Kn0E5vQw/n/K9RzIZ5kSIFuKL/U73ZVe3E4rTiff978dE2gbk13KNHks4yuQA1bey3osFesYD/OcJO+jdV9zliM6nTrB2IDy2g84rT4nC+iucugDnjZX6N0B5SGRcf+D7ddT/4JiqvxEPLM/dxyTcMFFU5rGjbYW2nAWsHFwXqP4v0GxAHD0YgQU1YtnQzynAt+WQqiHVQyKCyscxAtoYeuDmMJmfe5GoXrOnY32bA9zfSuT7W5V5w9BTStys5F9buN/rGON3tFf+zrqBUdaDaH9o5fTWX1T+v25yFL3HoupV4H/ACc98+8aDaq6m8aAof8zPcMxHeDPu/R8Xhc271i1Nc2D0rGL1/g/IzwBRT+V6Vipdh0nuZaKwLcq30QOU7kc+tAU6byf7z9TCnGrLcZH2B9o3UQN7SVzuYR4fr9dd23cS+hWUPy0Kk1asXc79guqPB1/3xPjBSH+UBy2te+L4b4n+SE96v8Fxb/oj3r5+QaOWMP1UC98dYEv2e7bDd77zZ1eT//xZ6GmisOejK2V/rwn0zczexPgPTUhHI0kj6WQ+YYOE0dGo0NEiy6eUy0xUR/ydfvRaVwM6cr+PSd9OLub9U/Jb8P3ES90/qPfO1z+IH51PPysK+7sQMtmWlZWxIF3RnwnAj0N+Z/taSSBhsH+4fLJaTF5xp3E8mGHeirK4lXT09uvSyHcX2C7bf2cylGgeaqcfCxzn4BDAP7P25BJf+Kr/+a/DSs+3E1zHTMp9DSUPMdl+EfhT1JGuXC5u2fPo/Vwu5p0Ifg+3b78Hk4vn63fUYzSe4LHg/R4zY342yvXDI3579Y8zfY9gXJ8Hv3rhzZxTEb/08Vi96NjvpCjkW/a+WtPWJDS0NanzypPe8cYRvhxs/DmQj6cN24LlYybdFD4pj1T5BPHgdtYagL8f5ni1oH+aILlOsvWt5kzgT6hPu77lht+EMJaH/FoLfDZ+BCFZ6e+8nb7nHhqDFtv1o+XUq6eW5B45vdlJ7/3I8Qy0Z3rilP5OurKdkNJf3a+0V4rC1bU3KP4qkf/75+Un76fPjrbQTz1iY+g5brCvkJcvQi757Y89tXuK0k7yxz/fThy3dP/89+DtnGm9bTD1a14nChsBp9FbDvbAe0C0fqPuP/z9RoVpJgrberow/xJ+71LzEpNwFpg0LishN58w+4aec380XGgsCfeyE4eDLffVAydBoyXjcoWy7pAC+ainET/4MQrxSwD9hbAXqU8okqg/EipE4SP9kB5cf9Sc+uflCNcf2N7z6Y/xUfG9OH+lNWxU5F1K8z+PJ+cv5JtgeBbnOoqV+DeAU3rMAyd97UDpT287EPVYXpaJwl6sPaA1BbAfk2Du9MG52lm8H51/Bt9fu9T9iO0+Xz9KMQP7Kv6vp0VhRPWWg750SjjtT6dGkMMIexF08oqalZ/N4stackThqZWpL3A+qjr9z9OJ8xG2OxidkAY4P6x7wCRYNpxnXX7cAHrnL7dluL5znBGFP5PNJIXY6GH4ijNM39UcU9ddOa2rzzC8+P5lFdB5wYfq/mT1hmMr7icafyF4DsA76clrTzoW2fLQH5+XRc6q66sop7DfnAtNFPYi9Ypf3CY78POCu6Qdyvg/+8/bubzfsN3B+i1vNzsfkPwIjAPA6WT6bhobm8ddxI61Z6j+WZiwXXxfRHgS7N+/ROGyuQ+XpUwwefkZJEw0ea2X0/WBJJOQ9hfbG7aPMQkVY9T1e/c0tR77jSbhTzlmwuM31RqI1BPm3kbByY4ieT0ufTLJmyMKHZLHheLpJCse0yJ6yWCWT5YtNwPN8T0jjaPx5s4N2+EjXi1BehysLZdELAlCSocbiQ4osAtsO2HzPc44AfERSKLRubyTEwP8mn3r3/Rfz0Pr23hGRlQbOupiMFLN+pAl3eDbg7rrO0S4yPr7M2kAjqi0P2+cWq2P0A2yROBHmGVRTWhHnQVx66hrR1+seRv45I+/ogx9sZr1IZmFU6t7dNRdb2G15mEdpLc5wj4TeGTpF+85cffHcll1e4MOg1ZAqT0QsmNpptlMAB1pNswdy27a3NEcYcGGWGbW4Nk6RODBNmf+TVGOktsxfkXft0kX0/WxNHdwBIB3DOnbNYJ2iDmiGpDsE7tTFNoPTX3MckW1XkfMWFeEzmAxW/Qd22R2iqBvFP5ZQ+NIXDdj7gJAXaZX3pfVE/FbBDEAmOXGbX2gAvrb+8N7fAS9HgEkQNR12HSdjkjmCBe0J8pyI1YFT/QLpuHw5hXVbaAcRFLGuyNDWcfjfoy98S0Ry5EQPXhTPm9micCDnIShjBlXvvHvX3vgH+uR+BbI7Qt02YvU1tFYA/ANfz71mrPDio70R0A9jHYeMCNFuS8iCb8h3O7mqu8Z6vBmhZ69MV+m9qdtMoHabeyvicK7A3vPMegkinpIJqN2DaLVJaSvWceWXvHHTuYROZQEYXmLqh+HDxl1c0QFfNCz6etL3gId/tMvS0Le+P3P6u6A+iBWMBAtdD00JMKFplFeRNUOUWjueNc5RJ2SpaPOgHRZ36ZvZ7OMMnJP7LuicPOpK8b1lttumVrdvmMIpa+BTQzX64bB+0k3isLI3Xu36A2EBiTpqOsh9wabyUhIATln3941j6o/QiUG9kbf6kWMt4E80jlR6N7u4LvQ301fVo9huYYInZQ3FZsFvFCBDELH0U33tnsMXlmve7YzbUgUFmDQ9bYMrKa9dkXNaBpWMPzTkkd0g2MjLAbmxg/UHgzsx9FaH9LDoouZC/r95VnzkQRmPkYiLApvU0h9x5X4cSY9aYDBHGFG1C0La+YhkmuxY/SWJU2zITPv4yaES3+7YP8PEboulttfC6PMxHkBxgh8WAwysdwrd/1Oc3XPWiK2n4MutdxeM/7TkCXY9Om6KB7z6mHxy0+BUZjQGEzHSMiRWLMLkLSY8X2gdk2tKKzo0lR6uzIsqUShuLLGZl53PzBa8h5RaJMyMh4Goo7IPG7AsSZPVyOqwww6eN/yHszDflg+B3ncQElABQvnTRxVBDvYqTcJ3/cdkYJEWzVdR1GfyiSK3LPIb2wAHj4V9SJSQu4DRF1HdJYIhrIOebuvC+Tu69XfLwbU+bBab2C0g+IIQ/kKNvT/7F6QT4vDFhAGg9JZr2OigEkS4P6t966EKilTIgl12MHysOxouJ5RAJ7KLpMu44yiRR3K6aSTJUkS4HfXqF9/cerlKhVq90CU14dQSdJRVw9y8sTOF1f1zZPlN5FlEA52QNli0OlQkrjdoqD/oWoYYkcYw5lRZYQg6oxKONh7U37u8OsyszwsEfWovnLnMZQplfDPT64uOkwlrUQAZlCEEzgkxsIkiSViHZWpCJcrFfwaQRhvVug/NfTtAHSRic4f4WawLTxtiBq/KPBTi+chPBjhKljEIahP/vz54dNL8TPzaxrfCo9W0XPmxIzDwklTLN3XkALU5H2MvUZnEjqTeKs/3K+eM7pzxz2G+WrWdGbuxRNRGyLKK15UFYwPwTzuTpRTVq/6MUySJH+CXW8wCT8NHTf62N2r0krDzWY0HjF4xgHiolDaN93y0pzB97IWn6fC5/eMADApHmprd22hGHp9rx3suoYAfaB98PfKN0ThlGfZOfzuCdh3Tppqge/XCM0//Mp+P+EZhRGgdH5lNoNtpzNHriGWSIO1hbqbQkzCS55lS3m9UFKzTuaDSE295ew+NamFomjvlb8JcD6B2CyBoOFJiY//6dfVf3o8f2V/unoYmetWQ2ApTyyUp0sK0g4Nv6TsZGvovvmBnt2ewI92aDXRc0VuEgRUfkZRF6rOrg8+hS/73bSETV16rJT05cuMFF03IaMoSsAvm3c0j+RvYp7BO87c23rCwsvtTRyp09bCEGJ/b7oCh/YoQ+StonC0zbC6wC38o11bxLwNo2dJm+hZ2l+xP37dhHR/58SmRc7q/QCZtFcUlpGRAUujLZX/bYZx2dZj2BKAGO3kT0MTOUs5oHBILeijUcDEhh0sFttvLOJbB0mlM9gvrg9ftRGr2/mhFfuvWW6zt6BrIiZhUNTIy+PJNfE8ROBA4v/kCSbBLf/tGw9Q+9hBXpEGH2F6LjDsFDWexDmfMmkMMfyjGvjPOYCQW1uokz5hJmHKQ9PqfIm3f9nxc54zf7Z1AjN8uGygxwX893T21D8YX+GLBx/54YVR53YU/PYxcEmkW+YrfDpY7xt98FGD5hS1lq8kJXd3myuDjAzPmas0/HLOs9MTGI7CUj6oAntDPycJCh+1cDzRhbKCWf+STmqd9lCTcNXAxQdp9C06w2yWyw6gyBp85Fg3fxDrrWzOGuSxaiMbYuzFAAEbvZ4E4Jdjuhe/RDo30fF7cMfh4zs8OzxFX7dx0/GryGDXjubrg4/fZW8aoLZa6N+Y5j+O+9d0DuFkOgNWM1C+COeVVQT4HqDntDDe6JhDyELz03GkaRmMtzY76CFfPt66SF4lehL+84Nw7/4vP5r7q04db9gGKhlHXSvD0XWFz0DfmEzC64eEy5Nqw7zuz66GfO392bh+VDWOwba4XhM3IC4rLt+WmrHIxvcg+fmtxhqTMMpEyKT0NNuCdKL6xV9lEobeoEc/O+Vdvr+PeMb0MglD2gM+95tIygvsPlqOZzLkx77P1qhK9jH/BPTVQdi4rMm5hfacHBtdLiJC3VfqfXZl8N7WZ676TnpQFBoPqeWZk01C8hFWXu1xBu+abRK2t2c4Vp0ShaRmFV6A/KSObE/IebXqD3kI4bMJqR8LMmu8SS1/mklImGny8ktscDE/tQHADPXve/dDbLh3PyAdk3syWHYIIEy5FxAf9HNDn130s9Geu3b94H+P+fQ827z0/NkZaYV2wuNX4D3AGJO6CWyvSKOKN3lZFGqMDG/0dRbAtkBD4k5ZaC7sQd5ABsM92nooo2sHk1D/OtAJbJ8YSEmQSiC5INVCanqD3bcaCTaAFZIdUgWkGkgNkASMJQQpGZITUhWkOkjNkKS3RSEBUh6kSkhuSI2QzDD/joWUAqkcUjWkekgE7P8YSEmQSiC5INVCaoIUCbLdCskOqQJSDaQGSALYYhZIyZCckKog1UFqhiSB3Zewm63rVUJyQ2qEZAb9GQspBVI5pGpI9ZDIO1A/pCRIJZBckGohNUGKfBfqh2SHVAGpBlIDJAF0tgVSMiQnpCpIdZCaIUkwD02oxfVMqB+SG1IjJDPMJ2MhlYN9WA2pHhKBOX8MpCRIJZBckGohNUGKBLvFCskOqQJSjQftWfQDMgkWSMmQnJCqINVBaoYkgW5NgJQHqRKSG1IjJDPojFhIKZDKIVVDqodEgI9iICVBKoHkglQLifOXFZIdUgUk5K8GSJy/LCEmjd+7t7+7BUbOIJgNoM8G9wmYQWaSWWQ2wTM3N5GbyRxyC5kLWhvXulPJPMUHwy6fucki2SQHZkx55HaSTwpIISkixWQhKSGLyGKyRDnz4CSlZDlZQcrISoJnHsrJneQucjdZQ+4h95L7CJ55WEfWkw3kfvIAeZBUkofIw+QR5czDVvIceZ68QKrJNvIieYlsJy/TMw815DXyOnmDvEneIm+THaCPdpJdZDfZQ94h75K9pJa8R94nH5APyUdkH9lP6sjH5BPyKfmM/Jd8Tr4gf5LTfvcCnHpmpeIHlQJyCcdkwPvgfr805ydwP4Ges2vyOT/RpI17MJb637iPisJZwOnksd0vl4vQ79NFZT/fdYW6Lh1jYnK0CmRzv04gpxt7fhc5BHhliCqP3J2BN8NUOYr7WzHPiMLQPj/OwDZfju2Hd9+EhP59JWALpECdvN5q+KzHv9GnAOrDMxpYbxKk2sHAn5Awfgiv1w6pAlLNEFZvA3z6n0U3BzyZYSGNSgwRvg9jvMwk7NLhHed4C1lBdiR85+dq8J4Y7T6M8yGgb2GBQ+tPGg/wZaBfinMLHQttjoUc1g75jkUZFLaIDJuN+qJOYrDj8tPTmVNkH+avC3J6DcC/7HqwLGpgzx7D541V/BarIR+v7MNyJk5n59+SrmSw59t34tX0xyvYM+Z5nZc8C+V+mKijZzgma+4jwzzun4FnMDg/z959q5Pzs6Wzhp9Pet/Xjn4f9H7Dk978jHRujV8f0pXGm7rM218c8eb83Cc6aRb1D+vLePOC6aF4Q2Slc3qIl5uEI1N1JHnt7NHWetU3CPP4eKhLV/15Xv1gwTROD+vlKj36wfjRju/oHsxuwPGm3d+6WHrgONTSA/FWzkd2U+2eA5CPK0yhYC+jLychbN/J3F31v8HxgfSrBxkhRpoEU1uwKa6FcQVJimTjoGQFlHudt/9N9bPsvnbuf+O81yS8W49+E5NtOYuB8nZC/SbKje1Al7Sj9aE9eHzEqVOnzsAk7DfXjh30PuJrzxyR/XH4vfcrV/S+BWmJvkOVgENjpCo3XJC4f1AkyAsrJMQDZUdFWyY7uH8S+gdZwlh8neQwJiuqwvxlBfdPUqUFi7mDUqJwSOwdXE5gv26bBm2S5Zb1Ckaf2FyRyi0tfRL2i1RuYR71IwO788kNBRMuhD/5pqp2TzWBKPcx433OR87J9zHneCJ+4fTbCZU1gL38GeDVtSJprCOz2JG5yJHVKONZe78oZBU7shGns3JeM8gjR04alXHmf7G88i4mITeb3a8VLedVQR7e34h5sXKem+ZlU/mWKOflRZkEvF0L81LkvHqAK8x1UD+BQjmvGfIWO4ppHeVyXmRXoKtjkQ3zNsp5sV1R9kX1xbxqOS8Z8vj5sz1yXgnkWWdkL8a8ejmvAn0PU20xmHdUzquGPEdUFD3LQLqwvDrIG5Q4yoJ5neS8JswbNpueBYiR8yQ88zDgJtq24XKeFfJ63JxAy0uS85IhLzaqNz1fkSbnlUDejOFTZ2p5pBLy4qNn0/YOS+w9F/u3BuB1119HCov23JOz+2kpsyh/8e7nim0giHvhOMuDd2ofIWR+ehr+VpBRTBZgfsMUyK/UkXHphYXSJPYDltd0g0n47acuZEr6gvyMQps0hv5kIxN6Z07B3+0wf3kw4guSmGG3FedmFBbJL+dmkESKD/w+b30oGZ9vK5CoDsHbhrOmLCyJno2/R8J80DlVT8btfjorc/crxbufzpfS3lmbVUiWjsLfKwDfHQuy6fsFgFuuNCaXlk8KqT6Mhd/rjunIrPRChls6u4+nEeqthQlqgi2reH660iRLZlz0zfi7pY9JeKn2F5KUuyC/KDUjN8dGybFooY30pr+vNAmP7h8qtzsXUN+9GfRfLpk6lOrbikXAk9c9vKhuU93bdW98vKLulbqaj511b318d91rUt3DH6/42PlxaV1N3YtkbAaWFwP46Pr2IjNov2xW+yVhyjB6Hhz0Ye0XBOnPcaX0ITAPjRvZnkyyZe3ZliPtqUYSZpLx1w4ZxugH5Y4f9bQaL05SPBin0PNq8PudO3QkMTctQ0ovXGzLsVH9bb5bFN4E2uFKSlTMsOjMqPyRXL5XRqnyfcx49TzQUYCvOVS2eemU/MEzrs+h2ajkhG4qPPfzPzyc+oMeO/2b6y30B/31VMRpX3/Q4fDewmMrXk6wgr6zqv6gCdeo5TVCPpb344j/Uf/SM0H8SxvzQc93w70NbANqK7ZgQ++pTFTLw/hBvP43AT730Lo8bf3URhvPzjTw+un5VNCNRwH+O5QQIP/L40yKfsc8rf8qvSe83CR0jBhMJi+4IS89B5i2IDu9MGOejchnUWJkvJOfBr18lUmYc+xEA9oNfJkJC0/R+Llye7EOxkshwF/22oNluO5vvUrFu/IqhjMm9+PML7b2GgZ7wXbNZHrhuWLnVeP9n4jffVAq6P2mq9R2Yx7HTxuv5yny3QzF/1VS7Rq0D7R2DdoXaNdg+y+FnYd00do1iDe3azj9nFD/donRtfF6dd5C+SRGnbdUDzexeEQg/56CT+g5+n3mjHH9Y2Hu3F3H9Kk0AOTjt0w+poN8nCfLR3yoXZlkErrcNWnXheptDfnp+pAL6t99nWzv4yEfmb+aYVxP2Grcsq9831v7y/bt2PfWvm3SPte+N/Zt3ffSvtf2bSPxty/C/gc6v3Do36OxD3CsV8HYPhTF7KE6sGWaIUntGB0S4DMPUiUkN6Sa6ezMVCP8bQabJVb0t33MhJ+i4hZPetxvyJdLRSH8m4dHYL1oQ0rAO1u7s3oFsA0tkLidWAWpDlIz2oxgJyZAyoNUCcl9nWqfNcLf5qGAByR+Fj8F/i6HVA2pHhKJNQkxkJIglUByQaqF1AQpchjoeEj2YYHme8zGbUdEYqL2XAfSMcjpfAuNp3iG/CXfG0lDVBw2CT0/IGTG9DFFt87IyE4vkM/rA2+i/X458X6Q35I6qfzGH1yHQzusCX6bA++9dOVQEe9umwv/5PVQ55X8PrcyOa8eeJrnVcp5ZuCR62JY3lY5T+qpwrnlPAvNY/bQZ3KeVQPXKOclafLOynkpmjxztIyfJi9aznNq8mLlvApNXqKc54K8+GtYXoqcV62BK5Tz3Bqcy+W8Og3cRjmvQZNXLec1afL2yHmkl5pXL+eZNXlHeTseUmnP5a4EcEmD1Pv1UE40gtx9GeVGAXHg9xSwN3BdI81Gr2AjzWBvPYff08lcOs8BnJ6Ez/QsMhC/C1AmxqkAPhpCz/nA7/8h6CfLyksGufA2fs8nI+m5k0fZ7/YiVp4V5g9YXkYhK68e3kdPiJwsVn8tfMdg9jm5rLwSwA+D+udlsfIqMk3CBvxeyMqrAXxwPTi/iJVXBfD3wGdBJisvGeYDFfi9mH13TjQJD2N/yfi5HwE7DtsD+Cn6H8q03px0yzDG3iM5PVMgX3Punp53TujDYFEO0otVC3DBO03CeY4kT3QoMBRF4V8WhY1QzuUgO+Xi5/Ly3ZCPeVQnwA84fstvYLBYPr23Va635CTokV4493pqglx8FC9HANsM87Ac/AHnadaJDPYC5L1yzks7T+u9OI7WW/8fUZgD5Q8erCPaerEuzON6F3/A8+7lBaKwK+/2OCX+zdUmv/Pun8nrCorf7JVM/6Jdp11XQLkT6Lw79leL8b17MT2M9PI67361qoej+gwYV4p0+lgUHru7gO6f0/UP0L3OGKYfKkEvuyFx/Yx6yQz6OBZSCqRySKiftfPy+uGBdBOX3ap24vtX9SugLOhE3KLCPb6qGWwfpXpEhJBP2HneCUBg6XdoD+C1uPjgNEdGoSPTZnM0x6jrGplFbP4q9pblK/Bp+mIHjfUgyXmxkOfIzqVwQ+S8JMjLyXXQ2LAJcl4TyAx0XKe2lZxnx3cL0ml5eXKek+Zl30blv5xXCXn5joJiKv/lvGrIK8xn8+atcl4t4pfjoHBuOa95jInGIaDyX85rALgJEouV0sjLexbm/7NLaN5Z/i7A5U3PkLTy0NwX6DXNTu8JvW3Y9KVI7yaAe91EyJTc/GxbFhkyKHc0vYfUlWsSXgXBlZu6COYst8GUlTho/4D8SRtOlPtUiXxvaT2Uk32dXA5MhciC4dfQ8/qQHxbJ8mGmhmuS4+k+ZT+w47rwetNpHBeKD7T5wxJePlbAyq+aZRIm8/KzchaR2ROyMN8MNtPaFKX8nHSogc6nQW60+xLknP3d6nc3f+jMWUDoBTLW1SC/uyB/5RflFNpIyaLFPbjcG9KXrptvntE7akncLb3pRSFohCb1Ve39YTNzFmjWa47z9ZrjnojTt8nrNRNkopfBe+n7LWTwkmxc1oiu7KvaCVFRfWnfbO2r2gm3JDOZ5e6r2gljZiTTdY7P+qo2QY/4yUto//dVbYJJsWNoeWf7qvq/79IbFlL930/V9VOT2PmA6H6qrucyN7afqusHjLouger/fqpe7ylJw6j+76fqcH7eoLCfqsMHjE2j6zXl/VTdnC9JFJeNcl4djKmYgdPv8NXXMYWzudxW7tv9EN6565d/EUlCrMYr8E2Qj3s/CI97P9gv5hsYrI8+ons/vLyu/cH27zN5F9/74eXFwJwB936wPNz74fCJAN9tLFs/xn1KIvMC5nG+wH1KHt+ke7vTNi7vnf395T3KLe186+gAJu+R/7TzLeSfgPFN+l2YvMd2auU9tkM5D5Ss7tP3g74gVh3h+8K8fZjH7WDzVXy+r12nPE7XKTnfU38HC/ATlHdKvPJH1A24fqqMo7Emv/OkydtEYSvAo6Mzt/TxofemTFLh0b5HPVAH/YtOzMUZbN5H1xiKIpR1aCv8XlM1i+x7eN82mHvh/Ou1fa/v24pl4viX7gYaf6gjSbmFdluObZDFYmHzwYmMJy7UPtDOB/H9yEdhngv9uPOKZ4AnOtP5SfkAdX2W36POeQ3XDRWZIudvH8DWks1E9fmjYxnsg5ox6hoCxjHj51YaO5oo/2AMf14vp19kvFqHB+ZM9Hw+zO27Qh/F/lj2MpdbvH+aT6jxabB+7newYc+ARu53kATvbhj0//wO/r/id4D7+P9/SUnC//M7uBi/A35+7CpP73jPdTvme8It+QMOe8ynqOOj5/iOP86OqPAc9OwfBToM76MwrCK6cB0RW/DTrgDbfeTn1+xUPODCPfQGXeoMZ0y07NzIbpWxAI+jX5+kedcTwM8zJkz1Gw324O8C8HAPTV6w+38bQYag82H785QZO8Qk5CY1eG5F78dz3LPQ/6nCuI/Q2wH8ADXPMk8V6NDV2d22eqjf6AvEy5vc0+ac+9emUdxRVHqt+XX+yxDi54981sC9J43us/41aZ9RhgoY41nN4yoC4/9HF+6P7B5sEn57tOoPEPbl5xCh4wbiaWfGWx911NXczFaqU97FM6fNfqWx+tSVraqbYR5V9uaWX3echvwdJ3Zcr1uGv/v6N7vRt2NM2k8NXv7mVwak9d3JEW/75h3dO+LzyL07du8d4aTfKw0mYcedLs/Rg395PCNCAnea/HRrV5tA4f7y7N4P7+8G/Pq17zDn1eNnBiwru3UFwtS8BvPWlZdN43RdNmLZCPYpf1m2jBKdgIyNM1ttmCf3Q5tzHn/H+WbglwN1I8jTJSSyjebq7hclbzgB9OD/Ye/L46oqvsAvizLqu/hcUkyTRy5hluKSUi6gYmJq4k7mAioCyiaLoqDvuaRUmmSlmBuVKZYpbkluPHOjsqDcyA1cElxBUUFZ7u+cmbu9Dayvvz9+n8/v1gjMO2/uzNnmzMw5Z8LHJWzgPPC+ckF0gi/ZQGXpM+pPT7+RBe+9uLKNXlNVJFyaC0RT+43OFpA/vCQsdHBueFrIFIQCodhLKBKayGxSVdFLeEIllIsHeXun82atQ307x/og5wa7+d5yp5TfOJfaYPP1Evsq1kn3equf1Pc05JjnB4eUe74Feg24IHQCvvbR9lkrcAfQcRr0Rv05yxwCopyqhpxhoJHmXt3w5AM9FqSWNrpcIrBgmu0D9FUcXjvvKkj3vdOuwtza6pwwcpvALgtXdIBrXVUMjmtGN568y3EHxK9Z8yOn3s7eeNdODfEi+LkvzM8Pd2tXUn/zCv3EC3ojNtmT0/RUgxazH441eBk7auM5WFtVdNxpWj/sBfviAjqAVjgYPefi4cSThl4TdmMd85cWNlAuLCktzwOmMNYXMpF+fm8AXKsMO6A1WWyXbyfe7u6o6JdWNHbGG2wjp8P1HdTaRNvYQY53YIrGi6KrXtd1Ip+zztB/6Ryh+K/rjmE8tx1n7VHewD5v63IhH9r2om/wEr7DH+zzvDyYjYoE4aI+TcOT7sMfbOC4TGEAJ8yLYvJBKZSi8nNP8eTJ2F7X6xTphODTzpgzqkxgulDWkRSOdOdJo/p//FyZeUgwCAc9etvVr1160QjzaL5XhcB5B4jtpdcB27v88Mt1BLdiznQehIaXy0TWOsL8cWTCgQIHJz/vfsJ6qrGtzG8ZmFu4htgx/Dwf+HlA0/y8V1hY0sQL1UQC1P+zQWvB/MnbXrK3fI1dseCqOwlIzQB523F/zg4B56MjGvhW3oVrBV5CZkzcOboud1bFMfgNfTdv3YuqN6jnI1ZT6IlrEttxKnZifAIHdkRbxxMBNugrUPpeM+p10B5/suQKiA6NY0imnMboq45jCAB6PD3uRHtxlNbI+i8b2alYnCp9h8MaxI3DOBU5QM5anAo+A3rk5+lrwHMu9Wc0Gi3wzJ5skbeEHHueLFz/U6UgxzEIFwQquqWIDaPRWaPg+RDXAT95ItSfx4H1aG+C51QOp2J/WJs4La0ykUuO0zC5rFDkMhfWSY09FuSxlqlEVlG9ZyKXwM/otyv4c5QCrqzO2uMB733s+NqPou4sFzK9KPHN53MPkMtgn45nzePH7m2HUVTeRTuAuw8TRRLYEReOeB6+81HhHoelvx/BgHiMbpHm8yO9DD2l6XHOib8yzftTeKLynGDHBMco0shXd9eV8/QCm03oXUyX+yU0zsLwgsIv3nawrv3kaSDncsLlaK/6Kn5BMiAcU2W+wH/nYsngu9s3TJ2v1/o5OyC/aOC/fBOblfTkCWZORs1lMVt5m/7ZYrOroutUdnEPVMIiV/prcM/ELF7O4mZi6B/YOQGqv23FVPkdxHlQ322bQK8uV9vF6nlQnwLrWljUmD5WeCEf9EZPbc55S5bPLC8tL+9TLPI9wgbe38P0C4vfuVAk6hdsVq1fVrSt/64A+gXDQLvSGss4KQJy5LS0txnfcxZ8j1VRx0ZuZi13mz9yRzsdHSdlJtN4quXezX8G7nC1D1dHJ5k+noKG3Nv36R0rMl6vpKKkpKRntpdXNntvnZORV4D/QF/VamJLX6VDe09vMH3FEmxY11fFQLcVQfaNfufaOkoGljV9ldwD4+XEK0MkfrEyz8TDvH/CKT+vdg16rRDWAfbWP/JW/2EAeyNmXuoe7Lu5vbGE2huMvlHAV01a9/bEERrs5EAyxygrcXD1WluxIyjvm9LNc+ewFkgZZd5n8VTqeT8D5stxP01pWaSrDD6N05sy7zuoD+ADQE92duMa+XBt5XwnVucFL54MAPw5PcP862CXU2yFX4RdQjnl32xRPu5/uuOMSj7WFGzWC5n6uAt0r95k/nV6N2+ZrfmXjTkE5PKEt2352NBMkQ9pX/BkP+ZrYpH31o0nuB+J/ZD2I3FfEPdBk8J48npOEy5nfc6OPz/+cwnzgONoHiH0B/L/UkNOOfzTFd9G7//04UmiDy/fs5D8Jk8yoORDIW8x/xOPt5h/hz/8NEBJg5IDpewttq+jAx73hYL7k+iXEtXD2tlfEwuPXNwbVd//Kfkr7eXXvS35K2X5KP5KuM+qPi9FvyHcP8d9zf/FDxvxTO/v6mi6b47749K++fTE0Ei6D15Zure0vKhcuJ+RuaG8qCJCaCT76yJfpsB3FvVnPkahEYmT4H85H7UL0C0ocTL1uU2cHCnnDd8N8L1+tePCEoMiEoMiaT5ahME6+Vx5alwY4qfwE7AvPr7gJ+GnsL9tfy7cX6f5pzv8b/5cEn5wXGr8YL8l/IQlRtD7nuIX8+TijEXV3/eEcYxDAmODgiLoRjriNeUnnvgtc8Q4xaFxIZHMkUBUabL/+9s8Ga4bEuB5sK5JnuvUubzJ/XdIjayTGqIZwJOUC94T3d9h5ya6AWxf3jdPyXMtyxR8lvW14v/u0bY+uQZi7xcXHRoTyGL60c8reRnYs7neE4+k/rzpqmET/vg5jf6bqdP5zJzKjWB+fhlDmS/jv/EPZ5nSYiKRzvH5GjLrer1REp1zBtiOR0A/S6Qz+m8+DzlAP0w1ndHPUqJzJ7ewaIkeYb480ba1s9RPg6h+GoG4xIEhX2jXaMhahO8u+ss9VuI8/UIVfSbhQdJnOaN5cgnPi5k/n6xhUZ814CRfTI0jzol9qP7TEMeBPDlcT7mTyGWgeF7+jZLXVHq3UZXrFMeVMU1DfAC+xz+GPWpY7Kx/S9M8Yggfgn6OAP9Cy1WLzNtOGaicw6TD2LF/xukM9ln5Qu2LgnhMBf1+fSDzhVTnOcNlQ85g0/7hWauEx3jg24FLa3EmLomi3qL3p91zJtnwE/doW3XywP/YPUeAf8yN9qznYya+MyhrMN5+82+9aO4nJLkICSIey84B34GcHl/raBmnO8g0Tpfy313gy3dYjEruENN7TrxdmLwjPPI59VNIgLnrF46jykWMWUYc5n9fj3jWUuJZir9jfaDx0nLoi7eMJz9nxvP0876BsbGB0dxhkQavDEubiDKKZ5oG6POdQWxe5XrxxB2KH5R4KKlQsnrh/hxPXHrD+gRKSG/mUyPFyyXD3xlQ8qEQsG0wZ74H/PSHYoCSBiXHy7avjeI9aStu7qY890rzbrMbm+Ox/+iz7Q28lDKY9b8M3qPzhjle9MtOgWL0VnLNY7/RLxv7re0DPAclAP2xRb9sg9jPdPg9t481X0/mH97SxD/oFdo/9Oj8UOxf47UsvwelG/St9RDWP9/3oV9QUt5n/knG901jDwvhb+04wHnfmmOHzHsh4Sj1HXYOTrJhHGcGivzBQuDZXMVxMyT/D+jXbZfz3pJ/UsoQRf9I/klbxbrCdxX/JKNYxw1V/JNOi3UuQxX/pEKxTvuO4p9UIdZ5DFX8k7TvivPdUMU/qbVYFzBU8U/yFOvihyr+SYPFuuShin9SgFiXNlTxT4oV64xQ10r0T0oS63KHKn4ia8W6Mqxzc2tFdaL0XdDB7afOpHBHxTqtH+C7fVyCWp+6+yntuYn3CAXM5Ml9ELh+Kj9vWg96x64Nx8lxHWI9F4bxZrQeYzpkeA/Qc4f/4DgpWiY2jtWTT3kyGRSOHCojwruEYfw2rBFpbIzSjh/QIROUshQVI9UXQ39ypH4GTZXr04BHdzVj78VgF6leB2Nd1w7fK8a5iPopGXT/zytrcSYhLar3p8F7+rwMeBQDU6T6KLCdMNAmIjgk9Mh37EYJ6kcFc28dnuP6s1AU+sj+L368Rc4QnGc8h/Mm86jE94kAf+nCERk22U/xe+JE+I1+it+TVJfhp/g9SXUn/RT/aKku30/xe5LqHvopfk9SHRmm+D1LdS2GKb5QUp3HMMUXSqrzGab4Qkl1/sMUXyipLmyY4uMs1RmGKf5RUt3nwxTfZakuTerLagUvB6T2Oihw+Ej+Ueo6GnfyAOa/YWxuVdMH4ZPeMYWn/D2I5cxQkoCI+fEnOJOtADipbQjVs+7uPFmanLdU0rO+QOulw5X1IQc61L0v07N+fdn6EPUsrg3j4e/UvqZ6FteDxX2fXc/ig/3wgDUeOVt1XepHDvSh8QjWDxewU72hSPlXi/1hHn2PzUOo773hd8y/mvwe60fGe7bnyTpWvVLrUru3j9ifkfDeL7anyfZkyAhGK/ePYK5xN40TRf8e9BeT7EMX0G2fA3ztG3MGYn3qCCU+KBd0DsqB9H0cZzFXj6SB7aMVv5+6QUNOw3c+aG96NoN/YZ1aDiU/tOGrrjpIfmhkpKUfGs5P6nU0yrk1PzSUZ2t+aMh3z+KHhnl11esIHIe1+7qbnvxtoLTOyRiprHPQjlf3E/Pu0vikgc9nPYt2u6049KDE0OlS/5bU+WWK1D//UUr/kC/UcfJol9O48ArNc4kLR75R9+9hiGX8FD4PRzGbxCD6TUv85T+E8T/C6kYxf2p/mLe62dF4U8pvAWn1SGGERrZ//UBPNNPBOkEVx6ReJ2Sc4cmPMAnQBNgcW39IcpII/FwJbXuMZfohebSi//3HmsoJ6nrd+6wO1wl+AHv35K5a1uI3OVE3oD8/3mWPsvSv8gKociWg/Ev2pMemeRcl/eIxBmyfMUy/5IO+INBfaRxSHBbVc1BngJIGJQdK2Vg2DtvxWC05yyh09lA9fk1DdsN7L05bVC/qnOm6xyXUdN1D7++dDby/tIb85Li/4hsZrc5PnjOG5WSqeV9GldbJ/P5f0LMrW7M8SsiPUj8DFlq/p2WpP+MV9UP5crTlfKa9A+s/f5Z73Rzes9zyXhcW98f0pOQn5eixjl2Cy3amEy3P08S8fo6mef3wMT8nS6nSEPuxITrOQ52nzfK8Kgdo7tqgjO7oS+cF7BMvzvxpyPaxqz3fTMN1k7dZpZXzJXymr25oMx/ex7j5rJ9B+7IlcNUjQcnTZpYPz4F2lMB7V7rtm8T8DgziG9T72LgzwE4eXvYYBoj0EgZwlU2iVPnSXFT7++5vYP66hEuIlaMaNV5MD9O1b/Kk7wyu6XWuw3Wprou1wb7BE5ZT087apybPqJe5vy139704GEdp3jbBoUIvcMm1QTfpjJkGuuASmLuZlbx5OTDntKgmn+V91raQxYF9stYkn2W9Vkt09kTKZ6lhDJEG7aVm5maqzwDM8uFVOcDaNwnW/VVOVdXnExTPohIzcl5BegzlXA+xuvsLzfNFpu3TkF+5UXOSfjZyJ/94aGd2rlUbz7XQ9zcJ6NGwR9kw8Q3SQ8/DtpeWLOX51p94c4b5ub2RHlKYCfKFRnyTKbNGgZ4woBu3jQeQ0wh/5tuB7lzS+qz6M1W+zVMb3mRyGdCVJ/YjXAjnoXUCeattKw8uPp25vnY+Bnsfunlnx+Y38yfnqIaU3yyleN6cJ1jJP8ielGMaUqD51PwElruTjf5pRUfyegV4S9kfC778Kxx/muNvy/SJr2rtjclfZOe8mMrxYq+kx/oZpwH0S5N9fSzqvc3PX0drSLNO3kmAhC5Hq5GR9OOgS9WOmHbW88wWGmn+Ygv/RTP6VqQ5wXxYi5tn631Ge8b3KeM0JMz74QHTT038JuGpxxH07Zbcr+TH0gEnB/RVmZ3Got5U62q4MsDL7cj3hfpaaN5BEDIpau5TigiqIOAA4HtXO+37Os7XjmVjtvShxCcXbIMR89928DHUPk5T8NhZ01eOnGcd9Is1UABbZ//4uHjzpBFnpLGQ5vzyRBjqLsHldwP9vN+SrlFmfj7xb2F73EXr7QlSewZfmN+aWGkvwKy9NFgzlQ3zBkS7xOA8aAKskjf3t2T7zsbxNHvKgG7v2eBTtfhmgE3VyGADL3kKXnLG8aS5wTDOGlx5Xp4MF+9F92t0tvrlLb7e0xHlzRIv3mZ48YBxPB2GSs8F7APOJl5CYBwFF6zrg5sJij7ID0C6JdmgG46Dyp0hHuxNZ+qJYQlXRX8aEIxL6w7jtbM9XqPYS/99NC/2PywvdoHNvNjugD8Xlhe7k7etRsXHTFrjrcHkQP9KZncx8fSTxjHfbQQnjaP4BPApsaYbwcxxqBIkn9b8LA15/5XUXYIQ2GWynrfpMJI0XkOiXnlZh0aWvQjlZe+k6jXzuNSNB9v/+mf8sjr217+a6KFD/KMb3kmOMpFBai99AqzJzJy3BRvJ5h/7r59WP3n1m2+uXr3aUdVDB07jYcxiQ06GeTA1qi4XIH5GfYM3WraVDHqjrFTYXCR4pTNsSE/9eJU/fXwh5nV2Msxn36ptIpvFKjJnvachbfeOJkSntTtJvAnXdgFWR4mF0+oYnM6BJ7WT3DSZ+tIjY+8Gr8ksvFqqcXjr5yD94/JZTwbWzrtzv8jrSlGhB/DV2vLJq+oLBd04Y7n+dxCeOmdvC/OEvCKHwutP9cKqg17G8EceoF+aZe2YU1KVJ1Tpw+sWnStaebfrLLeE6xPznHYfnHrwccKjimtT39Xt15DHa9pdyUt4JHy059AGQTj4Raz+6rC5VUWt9F7Co9j9EbMLpgrBHgEasvfzTl8JQ6rcdg8ocs04VHwp4XjmNz90r1r35FCJvnzX43KhqXAiqxZPznd7tVXkwdvC95kdhSKv9ROnP8j8bW0f/80xRZWvvy5UgEgU1XIBudwTdOtSS6He1iNCdMKlAnvj6cjyjITy4OTHwifCuWDOLrjU52EAzAueL7TqXVIyA5gkIqHkx9/mvg/TRV72+tIUfX/D07HrL7WwN17NgflyabOZEQEF5+pxK4T9E5828J2Y2a3W/XUeN/5JOO/XUfhYKA/N3lRmz5NXfT5psSEz4mBl6eqb/zx04h4X7b/s3Dzj8Yamddx++Tux+MLL90uLQS4bDj8dPddLd+vUxu6bHA7tPbGyXptT3+/9O33AIOeJP8YJpd3OL+/tD3rS5eb+k1PWz/U6JBQdzj2SWbRdSOzRMvHOdxn3l00Y29H1cdnvZ5O8QY4uftU3p3m085mfNgdqSxq5+dzpajjJkSGXP9B2qBy95nDj6W8HvJZ1UEP+2iT0c2hufLVt11F92ruUVsb/1v5RuVCemVgirBJ2Xioq/S3hnyTAi5BSZngs/Hp0fEKwMPlu+9GZJTG9DV80TR3qWjU+te6ilx0Kxrzm0oMnH3eYGP5zyOPlF+s2/Hrw+FdWNP1x4PH1L/X67gP/L7onzRkyvXzQoek6sEturPfT/O45c7vbzbuBP40t+bvl3LnCmpP5jR/1unXl3Tx9RcfmFy4hr+43jvnwslC+v6q85MmuuAs98g5llmZmZsesEpp3yeiRF9NUiDxIAC9/HeNCDdcrM0u2v+qY7VW6KTPzG+MEfdXdSidh9sPst4TtdoKX9rCGNH9j19DsUuHy4pdKHjzWuxf88Lfw94awvL079D5jsgW34ns7Tz8qC+TJpLF5SWtm6Suy/3jp+7wE/fhmV955/NIN4T3vZreqHpYKXg4Pq6iBM+eXFZ3Wew1aaNge8HhC1cFm+QmPD647FwdmbteQhCP6Fu1HJ1JrftC8Xg+8N10aFrd3xnXHrJYHP/7a//W0+R2L5iTwT3+ct7eW8GPpnZxhGrLsNcP+Lkv8y8ddfiCkfVN67XeXPW22jdm8v7xs3c55F858XNCl+x+poE+nfd3T9VLpPFBb5Sv0lxeXn8t7krcm4UTmqJBuFzac8jvU5/2DQupEnixoWV/Ycrvs6bG55/+5eirhgf6hkLvz/G2vAQuEHvoTG2ad/Uv4NQr0waa8DY9acLlXF2e67tfHZe5Pyiq9PO+r3INFBZEtozKFvd9XBvf2A3u3oc/qWjFCdsuIWgnft347Y55eyBScpsxsdu3mykvfzf1t8sabHW75g3w0nvnpnI5rD91zHfqoqHho8MdnHZ0PX5i2sOz1i81vvtsooSL5BSfqx43r5+JJbF8sqpcdRx4o90qiasM6tV8I7p8kL2R7LTXug7CzXdk/xXcF812QD33FB9Uifl7wRgm9l9RWHj981obypF7c+m2BidNDE6dPT0wPVfINJk6fRc/xjop1Wb68nNsvV6zzm465/SZRuDtinctonkROZrn9uGlijgKEi46jcI3FOs/ReAYYRuvcxToDwEUmxtDjm55iXQrUxUawM0A/sS4d6qYnxtHY7iliXdZ0ei5IY7vjxbp8qIvjWJ6QpWJd2XTM99cuCutSxToSxpN3xTPA3WKdDurc+7OzvSypz1A3Tcwpc1Hqy2jlDLBYrPMDuAEinR2ni+dBYcoek4tYhzkcpbrXxLr4MMvzluQwy/MT7zwNcW3OSXn85HrtYtD7DjRPnHQMSOt9oY27ot9KaKzqXC+SJ/Onc0p+PrE+zZ0nfaAdzKunbscD2hlXh1Pn42Pth2JOR07Jw8eJlz2Vgn6Ejo8OimVw8L6ZL3JS3j25Xf+FGvLnLU7JtzdbPB915sk1ud/s/JKeE0WDnNvRcbJxfKQhGmdOzIOn9DfqW7DHwVo9+umRr09+Ey7XE3+erAErGfPeiceMVH79KjVkd5j1c0bdGNNzRnqeslRDrgP8o+tHvlHDU4KFm8JTuexJ49bvSnKJee+mmcllV/heeIvu8mLSN9zy3HJcuOW5ZVS45bnlonDLc8uUcCWHg1S3NdzyLNMYruR1kupOh1uebxZK/VPVVYRbnm9qIyzPN1tHWJ5vekYoeZ2kusERlmeeARGWZ56xEZZnnkkRSg4nqW5thOU5aHqE5TnoUekdz3AOKu2KPITvZE5QTFsSKZ7PRVq24aeqw3OHLOBXP7/xDtbyGEntIZxHOch/VUZtGU73btAsnVobiOd1fhqyCN4ROfgzk70i6jcRadn/rCQNhf03+YmkfX3pvM+4yytCOu8ri1TO+/A8Bs+pcN5R+wuivOG5AsqR+pwK5cDaeR/i91nO+3DctvIMqft7xHO0nBcpLcryfNI8n/rpRHbu5zi3+nzqUn/xnKK6/uK5BPVz9Dft74E5Sl519G+R+rtwxgC5v/4znn9/0Y+yWvz6iv7JY6rvL9WnizXEEXT1a5+DXA/gTc6T3KMt77vwu8hgA4MmjgyJDIuMDeFYfvjL8B6A39oCfp9vet9FFNSr77tAPRuwm8FKjcR/BO/6dExfncjnSTCGtfA9exAmKao+PVrUOzAejKpXy2kOfJa8gp2jYz/dp2nIA1DuN9JW39i3kiN+wUpe7IfRLNbGBexA7xDlPlbDSdwrYfLmt1+Bbx3Dk9GON71dDgD8AdW99xsVeI+DzF/TE/o2EuC/xR3zg3hXA9hXMaJtMwfH/rJJvz0AHrMX2InjzlnPk88B/rafvZy9IE38fhb8xOwF6u+HADxmL8A6ilf4uyTBgRsUOTkkVDckNGJySCQnZi9AvMS/VZ8EO+C8Gk6nVReVnC18x3u4xLfaWEu+Nb8X3pxvbd3bK+uFUdXzLd4rQ/WCc818mwayeCAWaXHKKXFSKL2aWtGVp5wkOz4oLnGqrEccaslyWWxlfP+rXOK9NNWN77o4Prznx2R8sar8am6d2tL8d2Anro3jCfKl2l+a5m83KHw3lWP5eXJf4slJgL/YmvG+2r/VfbLGxL+Vngsv4MmnAzJ0Na1rogMn0enjPF7Divx9sC7NaxgRxOavJJgrfGbyZPG1Bh16jhoU6A/2t8ybMxXbezD8RP5OT2Gwz+Dvz3xp6dtZBj2kY1Sohjh86CPTMWPm86fjgXeqpyP6ESMdcdy2+BRxQOM7YB0wZRbo1YYY21rPRL8mzbLUr9r5DBb9RTG1nXSfUMgFDdk6i+W8Q/qq9Wu6u6l+pXkPgccuzmIxEub+9ulv8yQitANds0n5lfDRxPOkAhjMnI6kVGNCRzn/YzzzLYD1Gn6sk+BzYd7pKcIP8mrrhnQzrNeQIxvjZbpFxT9/uiH/V0c3HB/SDftdE92M/2hIi9mwPnjUmsu6pTGhW8psS/9yv03QHtQbz9SmPidq+Yuabepfjvahdh6DlQJbmIu5Rt7ldRf1uXtfZ9oH0b8cQWVbk8of2FJHZzNZNqdbcZyp/CEdPL8F+XkyR6ZD2eznTwfk9+rogHyMdMB+10SHnD81ZOMcFiOk1vN0LY58nBgUY67nHWJD5Hksd87zn8dazK5+fMgHOD7st63xyXoe+GBRAsh8ZlQfc/3AJVr683hA3ayrP9eqVn8O7Tg0JjYyWlSe1N5KWs6Tm5McxLyIzMEJXxEltpuzgvWhpnYxHEJaT9A4nQ9hDs6o4XtDOg4JjAmZId1BR/O/LdGQRBjLFzBfRU1jeJXGnQr1iFe6Jn2DxWOkr9BQWJAD2hbCtpP01tqJAUhjXNFlwXdzoLiPB903Hu0DDe1nBsjCnUQW04FxXkgf6X3aQTylD90jEunjKY7PpTFPWs/lSR3O9KH5n+daz//8nvj7q9t6TcJ+4XcDAHYRFM9xQFMoSVDQ/y4dfuZC4caz+AeXEYo/WB1OR71My7m6FD/MH8ERT+J0w+nvBK9o9uZ03vQvyV+hMXw+Fn/Rip+7sc9l+xf6caXVuGT1eOje4DzT9SaO3/t7BlvTfI3zSax49TDO88W/w3oO2rsKje0QBTNqnuU+ifTunCSljuarewHsH4DvsssU7/g51qnx/pX4c9VY4205/m2e7fu2kJ70vq23+Rr1WbXzichHiE+Ucxwv8hH229o6tuRCsKyXovTPXy9drEHvIv9T+zrBVC8dvW5qX0v7JCu/rDUE+0j31sDm9IQSD3yaCiULSvF4FmfkMoHlaHPgmOeidI+zYW7XQPw+unwFwHeXGpi/pDfAh0BJhpIBJX8C88MmE3niAcUfimGiOu+bOiKJY3kpRT5JBZv6KLQ7J9nSbskNtLRb0kE3PwT4py54t5Wp3eIy39RuofltExisqFDREu1I7yEYAbDzmS42l6O0BEt/xYCBPAmbj/V1LfgZ69T8LPHLtRaL5Xk6df7zn6cRb9XxC+KJ2kvzTfkFxyHxC75Pjv+ANcUeYBbzeTpqgek8TeNbYC5EWKbMg6ckBofJ8c2fL2BzSmRiaAzGREnteCbieQY7k4hMjJyMePIHW25h0GwZT1kLnj+ecJ6qdr5fIPpfL6jZnsEndiFPNrW2xFPKQks84RnVJnHeC4JZmxPx5JsP7QP84tqIC1M85S80xRO2k/Ixg2WNxOAxjoxvx0Ugd/uj+gQnzoyE/+V1gstiPJ/pRtMUo1zJ9tXbCl96Lnr++Eb8VIdvHDfiG/tdE76TYN6/DnDvdhoYgH7I6jhw41xlHZ0m2iUpYOs3/oDd/UI6sn5I+MDctlIcuJSHvOw3ntzDe3RDwKKawlF9huvkqO31SEYjZzkuIx/eFfYBs8GQpmp/6Hwr+iK5COaRDyxzd6Auzkg0tTvo+rBYQ04CfHZzU3ja7wem8y31n/+TJ+9M8ZftJg5oTfBsqhTmxlKmp+j55+eMN2qy75CtJAuA4jEV5kNo7+WEKwtwvGq71rDYip/6Rwy2RjsyLDSYRQvXo/cZuBdoyIrBFUeQjliyFivzPuJbHW+B+KT58r9V+FDNf1tv1hAH8gHjOxyXNX7DicflC9BHSc3ke4MCIyIj8NogSU+6w1o6dgnoyWFfDzS61KPvl/CS+jFvsU+Dz611exfhmNCjKw2+mwElDebHHCx4L95wfD+bfaV8v8mwfr0IcDj3SvOsxD9+BuXcC+dZyW7U2rArMY4i7W+eNBnjP7Ym+tBhD4mcEhgb+PrwoOC4MPFMHOkh678kntzNGtkR97cQL5I8Jicp/UK8YL++5XZ0Lk1of+X8V1yK0/nlmkl77UI4vbfM974PAf9JDOcPk5g+kPDpu4TNU+p9jhCQHYQLWxHyl7mcuHxoKoc4bv88BvtM45ZviTIZOrVPjSDPTUc8uSHZp1Ef2rZPJbyg3vpf7NPGIr9KeKlOTxb/BfYsyOAf7b/creYXOi99zuwyiV9Qv3VDXMZysn7zuAvtw/fRGML4eny/xG9pnyh6Ft9L96FzeLJtIJ3XRNXJ2vXgncl++BkcJ8b5N+XJRmjXPKSB3nO2xPK8NwvqTgN8X93AADU8dqbMGvxmmEdA7uZOrk3vn8SYO3ncy9h5GD27zWL7cyFrnMlUaCw8ZlJ4Jw9O3nf3hvX1weMaSe5BAoKipfhYtKdTgA4rCz0HS/Z0FLwzCUoZ2rq1QO4DeOIbwOzpqABTexqd633XMJ3xbHwoah3zYCbxkdZLTR9sqpL4kVuq8OPRGab3uaIeQX5Eua1pHVIdP6Kc0ji6JdXzo6SPTNe5brI+QnxmDOfJygee8vrECP3PXWq6PkkJsL4+oftKIFsVS9n+Ou6nSvMx/h3wsSWf5F7RkNeWMRqrH3om/7Hl/O0B9v44gI8Ysme3OXzyckt/Ee4bkDmWJ2JQ4OzowFmBERQPniJvKnwVKGc1oXL7IeBtGdPN5u/RJZm+B+me7sOTVWsqn0h0L1tmWw+h3CHdUZ7+Fz2E8kX3+5bVTPfki4CH7ugnIiJBnId0It3T5mnIpEE/N8I+o67JAN1yEkoh0FobCPYLlIBAXpwT7UWaA+8PYfvihUDzh59Yp3v6Uku6c1s1pDXQa+WLQyzw67vccr7wTGGw/3K+kI/pfcV2Ar5gvPOs8y1qG5NkKpwi5+cqP/9Szv+0XKH3w1SNSbwsysPzoDfKCbWTaqC3bN+0S5Ptm6RkkFsoxgDr9o1RtNOToY8Hktm8gPONdB6CdIxPVuiI/aDrdVib3YH6Ta/5j8X9xmKVnaD91JKO7tBnhP039o4Z+qmdTdbzJLrT1H75G7/I33gof+PO/I2Z+Ru30d835H9rwPsk5f2r8BeLJTolf6rQyXxfCPlXbR/8V30s2QfI3zXZB7lgN722gidrMg3fIr6ldRT1kVnB+iGto6i9eJHB/hv8md+lpeRrsrOT+pGfpyG74X2Xu1nq1dwVpnTEebOwpTOF/VdyZGK9scdPlCf/Eg05F91itUQnz89syxPy5/PUn8i/1dHpU7GvnR/GlEnrodzPbOt3a/L+X+Qc6WGLbzyh7SlgPw59oWuouV2Zu9LSrvT+th7x2MLWzchHWXuYTfrv7B6VzRPI4tgDsK2p9WV7FZ8K6Be3bWUTcz7SfWGpD7KiGey/4iOV8xXalciPLrt48sI3owf963bUggHrRqQHlQdYyx2F/kZ/1PZ1c/x6p1jit29cbGxkxEC/wCmq+WFK7mKJn8lKhV98Vpvy82Aze+C/6h2Jn1GfVMfP8j70ik2y3ZwG/TNCSQpkdh7O97bsPKSb9ivGe/+Of0wVgNSPSbOMst3hsYonPlDSA5ndgfa7pd3BGqB0Ap0dtorZHeqHrmNWmtodSKfIuNig6ImTgmYGhSl08siQ54f0VbbnB3O5/q90kuQb5aQ6OiGedTMZD/779Qk7o/RVyeXnKUxGpH5J/BzyheLngP2i665LPHGbI/k7DYiMDQmdLK0TZLytvlMi2z8pCt5OT69+nfNf9bW0zsH1tM3z3w7t6H1y/vN5smg1T/BUIPco8O8xZZ+m7Ffe5J4lCT+7V7O1Ap4Xq/0MDMss94+S5vHk+mpmU6N/n3p/JOkT5dzTZTjzv/NU4W3VCGdZL+i+tK0Xnje/If2r4ze5f8GP70v9M35pWx6e9/oV9a2t/iVGRCSiPGSc58mb9oOqjxuxYv9QaQB5wH7Q/Y8bGrIR1v5dCpe2LeR5eV+F+gOuYf2g+2XwE+cXzEmKsP9h/WFuvsp6737uEln/uq/liTeUXNB13CSeuEPxgxIPJdmf6b46VPe1Ueg0Lb5MolPIWtv2yPOWvyk16C0qf2ADO67jycWbIX+FBiaGTkkMDZLw676OxrvQmJWZkYnxSNeyhwz2X+JXjVudjJeKWrIdaVhn247EeeN57gfieGtal7n8yJPBby6unn9HdhwZGB04KSwuRo57+oprYL+pc3s39Be0z+U13K5avlwQ08f4ecovGsJvduRurNtx8+u0Gymf3Fi7jhNv26LnpMADn8Oa6YFTRbv4YJjjgxV7hjvJ/HXpuUEI27eG9zXcFK1+n538PuTfwgoNuQ7tLSBT+4lo58rWK37EHGfqh+CvWgvKdPol9iOJTu4bVHQymNLpea/LNq6pmX/9gMePbmD7rqFBiaGRiZHh0vyhW6XYFTrx/DtpoYY83MB0U+/3gyYl9p7gIY3dD943pPfwPgg/YZZO5tOmdfMeyONPta1nsR/P0z7EftYovzDGo6nMrsL5TVqX0nsN15rmeUb4qP48yBfmhR4Y4Ad9l8738B/PrxR46XyP28yTg11p3FJoeGBsqLSeyK2sS3ImO8t5sOhj4/yE7tNhfB60P073QT1zP4Xkr0z99FD+/D5lsNXK36CO0jYZlT/Zz5mslc9nc7/6v+DnvLoGP+fVjH443prop/tLQxZ9zc4CLPwGPjI9D6f0S+DJ7q/ZmevsROY3IMF7gtygDCA8nofT9SeM5TrAd/a9sgCm5gg8D5fgyTc8CUyMoTGTeB6OeCd5DLYmvNMzC4r1VvK5eMwP38p49/vm+eMd8VQd3hEv9P7ur23790h4d2nGkwroI95rhXakWm4Ctil6Q8qPrp3Lk9c28uRug452ZS+zfnhvZHo0I0U5F5dwW/Yd2Cq3lPzoxf2cyUyg2TuB4dFxYYqfFz6LoJ3QLM7kofPvR5Z5wjy+BfoDvBdvCV/Mm67bqYDpRLl0NGCLOkeVXOK48u+BvoE2t9gpbbl8q8RrqNujfYJ1zpWPODleAx8fgCf+x+X7JvzF77t8ZRlPFv+taTyZ+3ncHzzuk78xzfr+oApPW+G7Gu0H9czHnfOt6XuQj40xDLZG/cHUGuVkej7qx5PGm3hy3I7jzN+T9b0pPnB+SIK1wOZ5/Yk0P/huUuYHnHdN5odUNj+g/jXJx/jtv8x3+C3jc8QH8jn9viofI/ZfwltqR1j/wN8v97+ywHw8ZLMl3rKaOVPYmvAWNCUwWDKVpX23nf1zTkj7bn6bFTwgf1fnh4Dz5L/xQ0D+p3K+yfa+m/8XGnIR+nC9NfBcqIZ4TlfWDVwa2O0zmGwmx7B5Dvd0rzM/o3cCowIjuAS2b56ezpPWAH8UFEPSEg1x/1B1vg71uk9YO37JrB3P5s4UljUC41st3h+9G+Y/gNd+E9VH+w30Z6Mqn/8taOcH1o7nLuV+7CNdv1L839Kevz5F/FSHZxw3ncfSbM9jxgEsTixkJ9jLW3iaeQbtA3We/YyGzibreOSztGKeNB9RIJ97GOC7yVCSSnmSDiUXfXDKkD/rcBpQYtgveh74ojNpUdaYiwmcHBIaoQvUTQ4JnAmY1nGcZH833JRA7WE/2R4O9uZkeVgB9g+8JwusDb9s+Jmj2NcuoLPjc5l9nXKJp/RMftmZwgJf9A8LmhwbHRnB4rPrOpO5TkC7oNjoQA76/Eg8v+dYLK6WU+znzT+NnCav/75T5ALj+0zONcR4Q4y3U9MP4+n+jX7A+Dm6j7Ce0Y1+H3+eVMdZDfJCfCX9xZPt/7SzY+uRawt2X1uw99rChdcWbBf9NhcC/38P65FXrrST7hSW+R/q8U5hxBfeKYzrQ9+dDLYm/YHbVWy3ynSzEe8UlvB2YvScKAlvqd/bxhvO488Db6+JegXHq8Ybwsv+wUbG7+QnnvTcyhNMOIJ+cmr7wbDP1H5AeG9oKwzgw39l9obar65wn6lfneTX//WwsbJ/Wip8Nw0KecqL/hEvK/webX29Sf2DXgEdCN9r186Oy8J9iv2K3vE+WJfeP0714GQ2Ls/ZMP/9APCeMI4p8M4pinykwtrVN0iUjyAG7z2CJz4/sLVywFTAw1QFXgv85x7M4HEtK9uJ73wv67X4H56/XsPxVru+/EGMX/uhGj9woDPqqfTTPGna9Ej18SYjO4phvGwvF/WAdms94hfG1kfvAQENLjz55J9F1B8cbc4osDHvbAdaHgEdJNKlGH6mwN9GKEiXEKAJ0iUDSiHUaY9Cv4EeEl1yoJRB0QEtkC5RUJAuRiiFULRAC08oEl3SoeQifYIZXTAmWNpjyIJSDEWKCQ6BgnsMGRgfvB/goWBMcDyUVChZUIqhSDHBIVCSoWRAyYdCDvIEY4L9oRigpGEsMBSMCdYdgv5CiYKSAsUIpRCKNhP6CyUAShKUdCi5UDighTsUPyhIl1QoWVCKobgchvdDCYGSDCUDSj4U8jO8H4o/FAOUNCg5UMqg6ACXnrjXzFm7U73z/xP3qQvc+H7UPlkGtkk641Hz9aPLNuvxYbsuKP7iZenPX/4wnr5af/FocR853VT+1HoW48OGif2NLfjnR+wjKpa0HUB7KPHHgA+OsbMnjCPKgt/dj7Hzp+JjSuxEPZG+2A+cn0IG8eT7Zd6vYHuou8ugrcYwZ2UcZ35o+cdZe+QE8A8U/xOmbb3MMTsklbOzX9y5Hepdzl4LOnVXLW8ukOld/NzlOk8i9Q7cyD5D4iYOCZwSFx0YjnpZJ+plw10NSdzJW2Tqo+dhO5T5Q33usRXgDa87cAPbJHYf6tMzQaJzDtQPHz77XYR/v9P4Mfj+4osMduSIfnET/QKjAyMCo7mhXj26jgp+Qz7/he8l70t4Mbqtm1vb7gNnSO3pduEdOzH0LhGP4PY9EW9R5xlsTXoQXie+TX0IHd66zYyEttK8Hnz6h0fSvB6/y/Z5FJ4LId+t/a36fd+Tv9UQb7lTPMfbaZvf+o6ZHYR4yYC2GoOtntcrehYVppBEGmuKdPJer9Blalw03V8hr8P8B/APupd2FbfP5f2YEKgPD2Z30MQkRoTR/fM/Gey/wKPaPnJrq9PppPXWg8/mPpHWW8bdts8VkM8Qjziu/+LnIOEPx2lxjtd28mg5/mUPs4dEvE2W+Nl9rypeP5LtY6UkAf8DfN7c6OCZiSGRiaGBiRKe07cq8Ji/i+o5WK9tBfj35jlwkeGJUbGJ0eEy/0N9zIxEqucSYwMTkf9xjwZhqfzBKn92YEQo93ZYuPv7nm4y/8P3Hmx+tdv0AeFx7wxp1V3m/x+BTz5juTRAMqKp/8MtDYWtiW7wOvFtJnTr2WZ83yikW+HHPGm4rI9Mt/gfbdMN8UnvI9zzH+m2R+T7PZZ0m/OOe2s5/gXos4/nuDGxMwd6Dp07QsbDq2CzzvDvLemhgSJ82gvn3CX96QnfHQnFBfSm93Gmj0PgZ/JxRR+b6mJ3D2zHYzhPlsz9tJ3UjgHaWAsl54Si18vgd10Wa8M3S9LDrJV80MPS/tNR+J7/58PspXk8d694vvE3T7ZyP5jsP/nCuu5Hbq+8fxUF68k299Yv/hfyKB9T0ngG4FWfDMb3eG+ieh0Qtdcyvkb3pYbEAryQNzEGzyrV++/GfQq8tA5IaepMpk134vxCgmJjoAOxIbqhIxHvsI5Mvgo45tj8kJ7Kk5MZ7BxA7TdA4x1+M/UHRPnIAD3Uq6K2JB9TAsMnRYeq7o/0BJ5p8RMbV4d3hvUbHjs7RmqvcIfSTzf3ETMQ3gjrgMEA3+Y3juvaL9EH1JS8v8+1AluvS0JrhI9sG9ad4u0KyD/Af7Bn7eLcFWP6+nZq4yXBp0K9LngQlb/wHj4zKJ3PMthnoNPI0PCgmNdZoDelE847nj9qyLkXU5tJ807xT6p7U/aaridx3Ob68r+c4yA+EN84zpr8R7IyNOT7dX1kuyQZeGHrPku7xGDTLmF2x3yugX3rhvZuY/Gqm5Q6hOukrAfp/hRxpmtQahf0iwzHKHi8D0ILdv7R5c2nVyw+Ubhm9fWirJnjv8/7483bczvk//KSkCnMnjNu2a+5Hy3w8+JJScbjsK7XNnyUO6zsd6c7e6o++GF85L0ulRtq+7oKM38Uem/Pc+UMsM5oHHB2a/LFT/7Iz44o78wZzj49+2mjjcOqmnOf7951/9LU27PyylvGw/qlK58Zv6O++z3hqc9Ez6LLT5b+MriwVvrAXd9e/2NrpvBWAFf2+e0yaO9zXevs0Xvn8EMODf37ZcN6YfT9BnF5s/MWlR+b3rColsfvjS5Mn6mDNVTIrfH9r3339d1fkr8Y7jKxc6BnbuCMSW8/rKctW+PELZuzS8vZtw3J0pB9qQN7lH2pHd0vrV+DqxP+Gf1oBPfyji+6flLr0/rHm79fufJKlO5CwHgNuTyl373DrT7cqj0YJxT9HS4s/21l+apJg8kH90f3vTz8n49f6ZyiT+rHk6/f2jFm92sny3fnPb7jmX/syi95m13L37n5Z1CHrfuChMGTbk/dWZQ/SkPSsw2zy2vba2IF/eIL7puqLhUN9b79kdO57OxXvuNWNbt0KfvcuqyxPJm179Yr8VH3zpRvyBb+FlZVlW67INz4w6tbT9K7VHi4+8KGv1xp/v+vnV48siEz7Knwci9XwXXKZz+WjplbPjv0UGXQp5sj9KfPl48a8763N0/sz3bqdGri7stx14pn/XP96EXhpZduNIiPPvrtw+lPk17edLnycfNmhVXA0wfvtpwS3U1XFLBnUcYwx6jmlxqP/Pnhvn++3Nux4upE/dJTX1zcyk3kycNJfSuO+DmdvdK7c0XJ8vLKb9svutylYs6bP2c3L1q1fOY/Qm+HZlkA15LLeLpMvzNvYeFeobLkys7tHWYU6HnhcJ2zoevLhA6HIjNHFJXt05C76z4YfnpZw99uCglfXyufpbv/ONMx51ap0Gr3rF6lG3I6zHilYowftLfL4XhA3tP1H91+6XzBwN16YX/069F/fLfnl9LQ7Ko9BRWlxz6KHcIB/pZe7VxSuV3QD63o+Fh48tu8e/0jt0fs/7XqZIVQVFGxadaszJn0HosBbR6N71J/c1n2k3v3nobFFdy4V6f8j1L9XE71hBzSkB63deIpjXdlRrHXT+WRm6/drTwVO6Fg5K7pZ7omTb/AVxkx9kI7L6W8UigZMexJ1TBHn2NjvhKuPnjfd+6NQ02c/O8/jOySP3FWRgBPMh9vTrhT3zh+9Yr2o/PHZRqu3f5sif730Lkv9et1N7zou6L9vfRCIayxv3ywq8v20ktC7YkVTk+y+u69dPfszTURo7eXCxuEAC7zsvDD+YgUgGs9/1CKMNT4xPmJ0P3gDUxKvuWnR1MThWNeL+d/c/b9HXbLz/XwnMyTDkl1N5+veNW+1sqXu+QXHHcVqsq7dyO9/uq7uYlwLnNQE8PpVQeMvYC++wMCfvfbf6bqQGLqoOyiUtfthnslG9bsfyTklC6+57ZnxitZl33hvbq6ScZHYdlDF3/dZ8+AgMrSDV9edeZ6TXvh/PbyheXTfrz80wNO710P6Ob+86LKItdzrx5ZWdVuTto3CcdGf1jRY8uRZWWv3jk1NGjlS1v/yE4F/TKXP5Qy7Z4+75PA4JZ6/T3Btd7mW07tjua9MGTXda+K3uUL5mfGpPfmybiVZVlnH4bPusIHD9XvPHpx4p2DFb9uf7Lu2srK3XbcwzcKXx37TVmmhozmG4YcPCPcnHvgaeLtycLsojlFlyv3FZ0oL/n9/MXMqopz8eVn8nvwZIvbrW2l405V9Xvzw+HzSsbl+Waci+lRMdfkjg1f0Nv9pzU+wf4yFFzN299xglfIxOvzXkpYJVzKFIqmzZu459vKrDd4cs+lwZV92y/JS7ziOWsM3dq0+nng6q0T/rn0YNu+dV7pSV15svnovjnRy0fkZzuWt1oldHrqunNMy0MdvCIWV7UfXH6wSYomdKE+BfhquvGtgh9WVZbfLi3LFh4cut+bNVtWfqXg0qwwL8e5RSWRuQd40mlixnj9k/Ki5aVVpw5V6ROKSh7tzcz7pl7kB/rAfaM27u+25X6+jvCkLpkyKc7tzJgfrp7rliRcrH+o24H69yIyh42u1B8sKr8gPH18bV869G9X4k+lJTP1M+JPPTlXWbRQX3rkWnm74Hsbdmw5mln05Idd+2fxG3LrAN16/Xal/1ddSoW8Ck1y+9LxOx4nPHQ6+HDI+YQZtZ96/Vby2M7QMfeAhqzNEMLWX3uyxD5r3g9vvdDhcv27m4tNLuVD++QQ2OZhs98wrTX0WyeMvSb0GFmV5aUvnYV2hxHe69wVb6aMmnnmk8ymGWeezBtZWTmv6EHmkxN5riXzpgqa5SeckybAeqBtur6y4J1562vVnzzhxPWJeZHnM2O+u3JuyOx5557q1yQ0yq9a5mHPk3bH7te59yhvTELZwdk5FVVD76wVg4rvnlqW2IBLuXdvXFROT54cCHj7i61Nhcpz7/WeV5Cw9wKzM43fB8zw+nGOg5ewKLH77fQ3ebJsY+Su3rlD+64LvdknM/HB1q7O4nAexV14/7Dwd2XVoW1EAzaaV2xXfUL/DXeLDvXu/eTBkGmVGQuf3Mu7fli/6sKRE+e2HFq2fXPSYZ40923qNipTP7GqoCDi6YlLlR8O/cckPUv+i5fsA0A+DvVpf/XkoE1PfNe9VFFVq/kDr/XHxuXeuFOr4eVuGy4vLjt+5dZLwRzMvy7Dtmcu8glW3Umiy8z8+97NqNI38/yevFG+437pft8xGrKl67qtS48InwxYu7Lq6cmKf7JLi1pzqaVRHVXvNsL84X1QEOYI8qOX8utLMGjoRR3TkBgb9xl8pbrPwOgAdo/jcGof25tslpjeP+AO43j1+kLNsjrclK9cPXRm9w/Ij99bYIuxewBo2J+tewCSDkj3J+Fj+4oOP3ivXw3jRfwEgN69I3AW461wzd+g+luIxxwgnK6B8l4N2sR25vcEaesgXrgOtvrlbc/R21pSwXZ82XyTSXwwuF5aG+Vk8qR96gvbzGEKj/Y663Ik88SSXoCLYkfOH+/xaOAt3uNhZ+7OLT+5wKdd7PpqfQy6t6X7hDpZgSuuy5NSoX6UOV4Ewa5K/Td+7sGlNlC+aR0v3u/DODY3PmQxjhMwjhOZR07AOAxCLa5sHO2fnY/Bvtr+xf8M8sHZEbP+CQ46+nel9Hf6e0i3VJEp4232L3eCZU4D9SPRIwPsxO/9G1Q7DnxSp1D86S3xd0XdXT05yu7ftfV4iz+1ExB/TWrAnxMXAPIxuwEVkJj+1bTrfkJDWpnh2dr9SR6w3v9+c1Pb7z0Ir4L3amEd5CJ62lihh3jpjCAYoL17AmeBF7W8AfH0xWAnfp/2QvV4Br4vhHXFU603OrbN6lcN36fAfIRjrPZSH3iy3sJxcJbj4EzHoYV1xSh9XQFWc0kVsDTE1aHwimV7LrCe4ao4rsLO8jOLsemfbDDHi4MRSKOj+jAPi/Y9XPtPtyDVPbA6hcq7JZk97Lj70FsXO56Ua72Xoj7ox9l+ua4v8qlgVd+rnxBYp3zCkXxR+MuFTC9rYPQp1+Yu5TyaVfveKLBPhahrDthYBb1nRvV2L/bDFbSPP8iHvXdUP3XPnEzu22I3ZSUH8eSXfaldA+xeL+7OuXm34gJMXm7HeTg4OLDfO+XmGYT6OGiJX9g9WlVPFO7wzqLno1DhWC3LJB+BtT/ePlcDfbVgX7nt4l4NsJMGYto/N1X/ME+byxiwF8evuIWQGINBfgM9BiUA8JEEJR2KFJch7ef5HWP3pKpztUnnLG24Yrqv5ukB+nVs3iBsl/rUQZvxUNLE/T30nbfcI2St0HihJJ7u++fNnRms7j/dH15vmf/FEMPTc4AeG0zxQXMMT7O8D9OwpR7JKVTi7HxLmM/1s/gtsKzCJvu79AyS5tkDeUU/i+VATekMUno31kn7ZngG6YvnkPB7oEj5fO9L3SjFkN7QhvYPwNUk0/NhF7AjvCdbng/nQyEwF3hM+f9nxM/rjBjpY+uMuMv/I6fEknykz9WQO8BPHzxauVh9rkX9NLJ5Epc4dZp0roXym36fwT7DfivdRTTfb8VnzMPazaX91oBs2/ut6EfzPPZb0b+Gxgn/YXu/Vadzo+c/Lst4UgF9qrofOD1xSmDilKDEIEm/uO9U9ssTg2fS8ydtkYa8lsPOdGmysfBg+ZzPbyfeFRMeyPyoI+W8YuMAPjWvRfPIRMwqGBglwRugvouvzk2KS0D9YzzHYJ/hfEk8TVZjfG6fvm6vDpXOBVd0331Yjn/OsY13PC+g929n/8f45xwxz0GO5flSood/JykPon7mpQnYB8wcEvInyPOfLA+iBxR/3NOGkpKl5Doow/N8cX7Be7h9RynzTG15ninnKsHgwf4gv6bl8eTbDyI+qBZ/vh19gwKnhIVGBJkob9wXzwnSkECWd9oXjwqle7p95wKt9m2W5zH3v0CX/IV4VM6pbM1jOB+4fwcweTXkDxvecXhQiBjE8OmYvnjuk3GXJ2G/E+52+o7bW/fobu3ZfXvTAU7Bj3TukwE0PPoXO/fBc6Xkc6r4j78UPpbyaOPz8C929iPRU+LL4gxGT3peJeYp8j/NEwf4ZUBQRGxoXDjFCz33Bl7peYqnZ2czxnu9MajH23LcWBnwWZuBHsHYTqt+UeNRHyQ/1ZDgrx3lc/+oU7bjaHxEvpTG81/jaKRza+ynrXP/Dp1Hx1I/uUsaooGx4p6apOslPAYUKvZGOrdDXif2BHjkGTwbVsehcn+ZxqEiHl3O1iXj21D+Yi6jI1kcTUhQaHBILMMJthvvz5PPT2M+m3FhsT6d286aPSBGajcD6r3azXLHdjtMf3Mq6g2/vxjsM51Ls1M+E95/I+K9UElvREd/US7pDe0Z2+fSyG//i95A/qP+qact9UbCvMAwep44X0PWQh9mOFjGxRjPWOaJ9MxlsFR4E1X5NDfx5DrAzx+ZoTPPE0nOmuaJpHmgLzDYmvRIoJjwV33vSUneOSX+5ezz96tCfqv23pMzol/8Gdt+jbNj20fSvMaPgHZf1KCXBnQcEB0YFaLOa5i+gSddz7F4u0NcJmfkDstyEnXN0i7PmsWTKQA/vvHTBGY7Memhvlwq+N3cHmqX52+rR1wmKHkqQkbzZCN837GOZX7brHOmcWM0r5qbM4VFPR4ZTadXOV//HYBfaodzLno/t5XbyQXdj/crYDtSftv43zSkBfBUp3bjkjsOdgsZ2GrENAneG+q7tpndg/r92zF/9owbImwNfBMprheQzrKff5czMt8k5T5/vkH8VZsX+RzjGxxvdefU9F43Z2eSjXodSycP/I/5QXwF3/ubJyV1OIv7FnK+1hCc3yhfiPNQPLSdCPCt27Ac7Cb3OVw0vc8B+SIF+CK+cX053tDXyZmMB0r1DQyaHh43XSdN7BLfBcDccRHaR5tDzTfIp/5/Knwn5UVO/RP0/3mY21+xs8iL7HHeSl7kLQyW2gtgjQWGRtD3Rq2G9R+2040zeWjs03nLvGe6+s4UVm5E7L9vfVj/AvzFiR/UmzGK+iHFSe0Yob7bjIH9sZ3J03q2Qf5Lvc5ga9Rb7DVyvGTAJA3pN/JLd4n/yIWa+Q/x+m/4D/FaHf8hvpD/cLy2+C/CY1gHmg8A9Mlu6OOcJAca66/Oq5p7wTSvKhLc4zKDHR40PSTw9QhqMmP+GJKr2EOOwG8vOIHuieFN7KEcmNfV9hCNK9qmIV0BvnfPyAw/8d0SvP9Fy/vKdK7OFLZG+w+7Fx40BWwsOQEBjb/t7Uzm0XyLgXK+RXpvoIszlR3gP2o7cqr8oqehH44wHrRnpPyi1C6DeqQTtoF0ovclNnSmsKwRRh8pL1mLS8x2pf5VqvsC/P+yfl8A9XvlncnVX7vYi3br3VUbb3+29va6A3fWZbC4y408ib3EbPXWrTuCJm7XXuZrkEu/Tj70XpbwSf5zpHVk9/YTCyS7Me2SbbtEGu/Fc9XzpSa3hvwJ4nixn0j3rVcYP965ovBju65DOiKect9xJk7DariPgs6jEWB+UdL2RUfbkGwN+Tv+kIO0LjIAn6ZfZusi/wkakvsL8NKvsK6AkquB9cZEDc0R7/crW2fEw0/ynrIucuRqqbLEl3PcLrsQx2Bvehm1PP9B+8XbGlrMo9o803kUP/C7zmCRvwJjQoKCZrBrV9onzKX60gP0Rk/83iEHzq39vHlqfRkA9TiPUjl4w80H29N2cKawYmPsupeZXbza9X+7L50/4DtLoTiPD8sAnhjRpXOkvF5Oh3r3d6d2pX6IA9x8UK5yxjtT2JrkSvU6ivx2771B45WLgQf6/WqU7yPg8p//fQSI7+r4DPFH78PKs6332oW8OUn22x98XrYT0q3093/O8/539f1FvULthEvV35+A9MyBeXDcFZ6sbmbH4V5TENjrkm7EOmn+RcdfzDtrzOHJjp3/rMQdeizJVxQ5R7tCPS60P3FcaFcmi+OwGqd/ofrxOIrjQX1O71+8osTH9R4yxQ35LPkhzP0re1+pSb7Z8vh1k2Sz1B5wBvv3Kk++8m3UHvMuSvlr8J+QG6Z5gem9SLc1ZJKfEveVAt9NheKhivui7Q7hyQGoL9qyMkraBZTkpfAfnuAuoHn8wB2AT//FNF6Nyv810/yF9B6uUwxWHFifsFh2z6GHK9i+AL+lydM6eM+hOh+P8a7pvEDvIRxbn/zJifbiVPrIcePt+x1oiOPEtYQB2vwcSmGW4u+oBR3o+Yvk51gXdNurbw9x6ztS8nNc1PBrt7HQVXs/AOlimvfEtxXYQ9Be38WO8nq++BrzC/YH3Ya7t2q/4GRck3Lv0Tq0NzNctATYlJsSFUrtewLf1X1Z83opMDpYvAlmDJ0P84EWq9rUlu3UAXFhoeEqP9timA8XQX9OtrZc36Rdt1zfFJ5lsKCX6dqME+1X3WINOQnwd2pbrm+KoV69vqH3IcC8j7CskfbRc9zcZL/4xv+wteEEj3nwrU5KO/DuVn0s7+lY+Mt1WS/5/vN/Ie/D9erlGMeNcoz9rimfHt6BgDJTEx2RTCYbJedYXk985kQ5y3zrCTI8GEoA8GnSLygz7Gwmx4vFLqNn7k2Ol+1EzPOGCP2W7OpcWh5ZcPkr7sv655e3uJZpF39Y30fmi4zXwP6HdoeAWP/BZXM53J8yrxqh/iknMH/uT8f0pfuXtZ0pLOMLtDWYvCav4cl1gP+9OczL9tBHeyU+kxQw2cJ28IyD8oXWmcJKjaD/PF2HJ2nIawCPtg76z2dwP8n98YR5DvcBsJ2j3DElD8vVGzJfBBQ8f75A/FSbh+WGmGexwDZfpNiJ95zCXK8p5AlNqyHaXfgrjV+/o+yjot1F90EMMC8Usr3RfMyhJXoZ0bi7U+gL0knWv5+KAhO2Z9tniAPcY4yC74bcBNtuH/Dmfg1xh+IHBc/5UqFk4XkfFOQllwMa4g0lBEoylAwo+VDIQfheFXwPSjyUVChZUIqhuAjwHSghUJKhZEDJh0I47BvqOvQHAbxweEcrT8qg6AAXvlCioCBejFAKoWiBZzyhSPyTDiUX+cgB8ATFD0o8lFQoWVCKobg4whoYSgiUZCgZUPKhGEG/e9RS321kfrbWiZ6uId9t47bT/dad3C66PyTx3T5uP3eAOyjvP/3MHaF8d5w7wWVxv3C/cr9xJ7nfZbn5izvFnebOcGe5cxzKjRz/A/hfacfmQ/U6MmOFxuJ+Q/d4nrx2iyefvjouGfcr1Pu9KQ8t8w5mFLFcD9XqmXc60jQR6v21LLB1Pr/F9i3U+/N0f+2yYi8YxX0R7831SHprZb9MBzbR6Vtsf0790LOLG6ZxhdL6qvTztUfk/Ke3ba+vuj7QPJf1Fc7L9D7pq7bXV9I5Xc4ZnmyEPr0ymePEMLFQCe/5oMvDo1l8XWJMIN3v9f8Kxn+bzdVubh3aRajWJTqYJ9qK86mbW/se9Fzve5DdO3jPmh03Kqhzzzc698dUxxRHWCfhKybEYwLuk6d9qiELcq9ekfbJPe8o+Oq62Eyf3RLjt25qbNqp1eEJx414wvEgfrCfcrziG5P8cB2ZvBJk6WZn6uyFuisLYCru/Lt1ZGq1a8mbsJpkdKJ+FjCmrncZf2K7WSo9mXvPVE/Sec7d9jyHcuLbwpkUzK15/czMUCW+3m9bPZL2Qz3Zf8PQxJnapM/WDpizalPdza3tyGGM3/JTedIYxuFay45tHuuYPYZjwjo57gkelJ/0BTw58f5VOb+j7z3b8ayfi/yA64H/5Zwb7Xi6brlmOq9hvyX+GDD61dEoKNq1PO4zOEr7DIUA41JkyR9Z/3GfQYono49076KV/G8pIANh8N6vQhq1V+slZB6/u5b3DhhBB68F+BsPG5n4uFL9fN8yzxXq8C4NanFRgVPCA6WdNFV7aclgGxextVxE4sxQvOpLas/lKua5jA+hemR2ZKKkF52Sd8h01RXbpivaDc+DrmhPUP+FItt0nTdmXhuUe9/fqNxXSnJvhP49LP53dP03cl/4AOa/+yxPb8pj4CF/5d4I74eW8eplYHONuy/aU6qH3jNRbEpvab9xKcCjLjCnd/xdU3rjg/uNdJ13i/HIM8s9FfhXdYk927ST6Lzk0HA5PzJ5UM38d5fRGfn4ecjv2mroPLDd9HfRPy9tKazlL414KvnnpUH/ch4wOqN/XhTQQqKH8bFCW8xFW/hYsbOcZb+JUkof7/MwTzxg9PTfqORFpvkHHljKY85AoH8JT14yvf6F+b+UWJ5rGD5isLAgjoNlhEJnWKPFArx9d8t8ZL6PrNNZlsdreUr+7xLbdEK+ex50kuQR+dIWndp1fbsV0in+JNCp10iZTn4gE/EPn41O2lLrdKL3C3/HbM6a7MggxthEuv/MM5onF+H9h560HWeOZ84Mz9T/6CVnClvz/gaQU53YX3x8Rfp6pzHaPlM7tAmvwdjfJFhDLYV+deliz/m3GjG9yyQ/D6mPWCfxo1u7PiOQH3QZGlIa/Yl8LmB8VM09Dw8YP7y2ruZ1ZbX+TiXiuUCJKT9gvyV+6PZG+0HyfCjHj5g+GG+b+ybuc9Frzq0+RnsW2OJ5nNLK2waYVv3H06ZHNRrSrNq4DF/gub3MMTjSFgw+ycCjmTZ8tM2f84KXAX8KAnU/Rxa0Oi4nbrrOvE70Jy+V/MndD/LknKCX/fahvTI7FlChegycP6w/h3BGiYWBV5wt7kjDx7sbTyZmu/D38mCqrCw6ktfLmzsiWAGkj4v14ATVYwT8dbOMzwk0j/PICKLxFjbp6y0GLhUaLe9246zQu9CfJzvyDRa0WNmmuGrbHaHHRC+hC/7ty/Pk6Z/jNJynlfgc1djK9vHki0vuFfi7uT9+VfdyQS9crZzqUOXkCXwavyT3jHkz9zY8AXweO7XhTUN6tuDgGHKIJyV6fZW19ux0+K+BljS8I2JJ69E22ith7QlOKej/15fSg/bahNFVf7gAniNPujS4Q+krHMnuZeCMVuibBHKUL/SKF5zyWc/qH3KwhIK57xhPWgaw31XjYHELBYIgRZ35gy11b7IJnP6ICs5VhAvJondQWsWzoISIcekHeHJg4t/9OA8X+NBruZ06Zks13tSfYb0h6OdJ7anlg/ERw3M+5s1YZIpnzgqeDZk8aaZ1WQrv7eJtDSHik+UF4zDYGEeeMo4UwpPuXEi1cSOHBfR1p3JudRycahyFxzQkpI/PjetLsN/hp5a8ybU0ytg1fQoE6/ynxgs+S2phpIwcQGjygN6lgR5+Y4Gv/Ipv4+8KXtTxIPqRlcANZU488eEeV1TlSa9kv+nFXmxoBv9ke1Fey/V6WoxxPFVSHI+X3M9EjNiCvx1yJ4P8jjCC2cz0OCO9yAAqPvAO4ElZkzKKeB9O/ahG78RxAfROmAqh+seBKxzPEzvXKq/eFVbVvYyCANzXS7zRvOxkFwNbvVl/Cnvx9I5yNWqdrMAlhfCkPhf1kmntOfMOumbBvGDvYtYZ6VHFMZbhukfUzj7mcKrHUKkhkilrzi/qwEOXURoS6c34QHks+cCvLk/cy+4VWb6pCuHKXfEtTq6cB9iCC4b9PJHjftIP4PjRIkkN+E9KsvItd+C/+rUK2+jAsvJhAxZlw8vEQA4BPhgxv28jH0Pb4/Rqdfisi40xG+0NIAt2nFXFJz5RVRqypJljm1raBg208FDsgLg1aFCfc2jh2Fi7lHPA7gQA3bofl7/Wgubf11i2V4g5XJuz+1JrfGzzn9JeJU+M+hsvCpT/rLxQegSeJAjZglourYH5Gi3vJBIfo/oPd9C7VSOM4xndbMul9gDlPx1yaXX8l3ucxWPaVQODT/oTnrwdfOPFP052WVrdeMtgjV+Hc6ArLXN+hp/LBWHeBsDBhtQ3cG2nE9fYaL9sFbthaoUkg91U3Kh+Y9O3ePhEAd87vMpxh0W+d+eQn43W+VmFF08YBwcTYROu+idtKqzny69hv0X9rBoNi2nTY5BkFtB3+YDi29JHXmL/zOUy9SlPbg99TcSGiJAKjMOz59TTiHcPnriWOemlNwFGRRWqej8osJRJPHF607G1LfnwW2ug8hF/gieNzupwCwyXRjblQwf2mkF/oznys101+lRbxZNVscV5rsiXVfqJF2yISXIW1afrTGst9OmGqGDAy3I5SFA08kW8qGLoCsEeKih3mm+JF1M95AtyyTWt0neosGlc0yepDuY8dKBLeit8Kkh8qj1M9yZM7GxO2QowedbWyv9A+UvNL5ydERQm8ksO8FXxxPqNrfFL89o4FMYvAQc0pGhoz6WC0KzUlF84E35JPgL2ZP3q51XXYgcuwMEZ5HeTKL/mu2HKY+gD9E0szqtfA30NpTxZmWmpNRS+Z39nAB+cEdoLpvaG+htMOP0BL4WmTRmtGUYuMN5rin213YRtWM84yb7q3z/JldmZd0uWv2lMPyJYzjgusF5rxhkAJ81sTVesM32Br1SRsVobcB5gx/YOYL+r+QoxpbbHc8F+6RbAWrTgvwK9DOcP65RFXAsH2RZwLaA/8DM19qOgf383YOMYUM04PE5oaJxSyFwNia3tTL6HRjDuKQ33h+Bv6b4FjHtS+6UkfcQTPOPHOunccjfAeyTObYT+N2p/1VyoV/ur0nORlgz22fd1LK7BYvefduTJa07OpKVJphFx/w/q1XjB/Q/3lgwW8+kHxSrwOk4R4r1D59yT73+CNhC/1vzuXrtvun/zn+9XE/dvcF/M1v6NNN7CbJ60IM5kbXH3K+p8ltT/H+pjEoPicLyYzxLpWraZp7DPhmc1jifL5w17t3RZJN9/SxR8WNxT/Jz3s3CcNeEj/S+gfx2Wi7CBitb0/DuDJ182Y34kaKLj/m/SOmfy81Y7bnBkSGisbmRgeGgYjTfHJxba+Ri+6LeFnbsn1VH4Xzp3X6uqw3uNzGXCPL4qrZEzKQNrJZq57FD+x/1Ig78zMbjWcA4f3jE8NDY6UGJ56l/dzZm8AhMQO09i40I6edzjSenFUyny/bd1FTqZ3wv4vPkW5b4mOsVD3WnoEyo4dRwG2rjFH6jic0ZpFP/3es4kqxOLw1D7NbhDvTmeucYMVr4MQTwfCrkB/QL4cUsW1UP59yhS/Izc6zvTfkrnQ5J/UL/fnPpK/kGGes7P3T8I9VV1eEX/D+ofdKvm++B8JzmTziPzq9/Xntxxcnh4aCcPykjs3iD3Qp5M0TiTOzB41NfYj3gN4+2oRI0c5yLhCuskfkc5C/ihHkm/YOueLReTc1aUr6xrQH9o/0Yb+O52aGuXhhSK74tfCH//yt5XIdbpeGcSdcq0D55Ql3Oe1Wkvi3Ggzs7kU8BGcETcpJBAjuQXsPpUgMWGdKMipgRFcySgREOwH1qQn3Hw2ZaVLbioJxqS8hRoybN3GqEtwytsjIvEujT4mdvfVM6zoM53FKvzncH8CYxQ9/B6LS42aIpu0mwduwYE1iABevZ5ynBnMvtdV26A32DdrNDYEN3kyKjZ0aFc7nJ2n4cLjDub6omwoMCYIC43hflzFS/kiQb61fthgwyXDTxxSVXdewBtem/mZf7FdvI965P1ADE5PGY2xmVIeg8fc39Xer/MUmdyGfTJrEBTeGNYXN+c7LrEo3092fin8UirYT6B/tzo3ayDeTxV7ihnEjs9MEw93+KdEu862nOBgdMDo18fEhj8Lsy6qnsgcrby5A60Z2dFL/gOcJb9isBGJdI4zkrjmDzZs1uXICoHOR2ZjFcrB/07SupBjjMi32jIZOPHsj9gVP3nL+94r0u1/t71mH2Eekot72HzFT0al6D4wbbQOtOYXfP404DTlveypXzLk8FadieM+b1sHt9Z3stWWKYhiQBvyInqY34vWyrUm9/LltuOwVaLd7+ONLaYIr0Nu5ctJZ8nR3Z6yHq2UPv88Y54qjYPrpbhHcf7LPddf97AmZyCRUin6GlvDtXpdGkNmI7wBLuwa6vI2WodgbGFHKfcp5YGcny6gTPN3fZmS05+EMj3sWl8Kr7P7ypPHBs6k+++Hy3vdbg0FN/X0NSupXpqi9n9ZU2cyYV2bnVFv5NJYEC/HhoxJRS4PzAiRnlPANjPYdDeMKVLnEF8j7au5XtSVe9GecwAe8i1MbNHqEECD7blv40n7594Lx5pil/Igu8VQsFzZ/cynvhBiYeSCiWrjJ07s3tq1efNbTikI72X6R2eNAZbKqAz9AHW9EkVqvvqQfYxJwP2yR0+w9/xsA/nKc8t9Ui+mGea+uG9AHqiETuTM9c3Kc2ciWxDinF4BGzQpY3EuUAVV4Dw+U2dZX+EkBBxPtrIkxO5HDcEDTfdkMiISK4v9dvfXo/kfK70IymaJ9eh3RtPXrTwIyKNTfFO5+v2DLYmOaPkNjsGl+yaNh+7ukjy5t9YkTdc96G8IX+byBvQn94bCvVqOxHhrd6v0bB6eUM+o3HgjZi80XbM4luwn/Se2xXA/0CrvJkzX1HTieYj36K6f9vD1L/A+yRPesL3lnHMbiSq+4x0Z1k8L7Uf3mD+sLlgD4a9wPghaaviD0/9WrfwMj+o4wnpehl0xkb4nkNrhXYZL4h2RB1LuUEbR6qT1hvXAb5Jr05fS98vE7/v0UT5vqaJ2GaR5Z2FapnHh8p9V5D7Jx+7i3LPAkvNJJ/y33mw/6Dt3hXTM8z5L6mJJf/l1GGwz8R/Q0zjRbeI7XiOufQJ4hNLbhMV/9Vh/If4rI7/bMVTIR6fhe9wvNXxHfWnbsmTRJDrTW++2AHjbtXxSKlNnU3ikRAvyZMZbE14kdPkU6yweQb5L38HT7oNsj+MuKCxLPCOCijFoBNdnkh3d9cBTajwn2QHtHaB/pw03XOjerujKV/QuG0Y60iAP9TkDQu/m3gXS3r71mGwNY0rMjYkMCKws4coh/L7im/z5Ci0i+tv9YN/YZ16rS7pp1K33xrJ9/+4KPyB8mzNHkC5Vd/XWJM9gN+v9l5BF8YniKf/Q9yTAERVdf3AUW86782YllSmQ26Umrgllem4JZXm5EppwijDomyxCOrojEtFZUmliaWJZUpfppQb5QKpfVFZUlliLlCZSy6Q26DAvP+ce997szEDKH7/qxF4c999Z7/nnnvuuS77CAMED/tUAjx6fHClck5gLowd+fDRA89ikG9OvNMB9wqlfd+F3QWypmcTblTajNRY3dPG5OTEdHmehN/n9xBI0xm8FJ8YkTYdhSbWQdccHU/a3c3GHS2MgSHVjjznyt6CS74jwpkZKZB7d78dtzdnz7o9G+Hf9Xvm4+9/Wj+gf7xOv1hL/y2Q+IB2pLCzhvywrZkExxBTQrQxTq6bhBcmkGDcoex1nhyKe3afkv92t+D93JCPpf35dwg3Fx+6TfLb2tbttxU+pyEb72rqW47je8YjOxIoN9h4Uijtr8h/SU0W3wO2vgL+aC0o52IgjfGeLMcIF41zQJud9zCbLdNZ5k/Yva7nTdL4xIMw/4H2z+meiHDWE3xJSLlrvqPsh7ZrJ5Chh99Qqm0Gt2Pvy2vtOe4Y2jnu0X0YY3jyQ8ySrpPTgh82mvDfqVH0977477RIeifYIW9Fl3myuB2LVTnDR/0ut3GO2vl4NXnq/iOJsp0vbOddHtCvovp7z83JA9KD5kO2Y/IweZ7n+Yjon2F/Ml7FF3gyM+M2xe7GAG9S4YP75fJBd8twXZDjufNSvCTpBE+WwvfhfyyLQzlAuHLvZXQvvssRj5Jpowc9SJLGCvQLQ58FH/tTOe4YigOyFDepLTvMQf8gmNOp2wtkvNtiMPUT2rvSn87bn2BtqX1xkpu8k2DXoH2fMRdflvuIae+A311uMtu7yk3JIIG8wF9+uWzdxrL188vWLStb/3rZurVl6wp0urJ1/ylbt5v+lQu/ULtT+QvYf+gDdc8dbv09ru/DC8c1uj9JEEjvwDriWaCvtOyEtEkCnzsNOHx+Wx3PTe85nR5z7RQHi9nOk23vdFT2TSZ1EMgi+IRdZ3bcKu1vdthyzIFl/kMrNxyofgk82QnPdx3tya+yUWoPfpU9ryEfFHHc6CRTwthZ8TBPY+NhyHqefFi947xS/0TnOT92X4+YLOnT0cfrrk9G65+09+03obzQ8/Dau+oV2kN3vym/i0C2AIxIQ/d5VVIXRxwH6U73UYBvd0LH4sEEdMX5XKAsp3O28P00bxj87TaBrOaI7rDDT6dx/qOO+nBJ0r5Tw1+8ox5QML3Yfo9DgAf0w93pac+sga5yiXIVMoy1rc/4IXtAsj8zbcA6u8y/osC64xvu/Kuzfk0d/EN7ResgBtbNvywYk1PvE8iXX/u1dadL9n21zAfGs7Z10cUYZ5wFn3jnrOw3pZ/+6Skn5P1qp+/zPk7geOp+PnlDxgfUR5offZ/gMS7I+IcC7VM7Ip4qLvN1teL34z8l9woe52VZc9VkLbRHHwntvPO5uRnon7mdm/t38Gd9rs7pdub6Gmt+8983dU+w+cVwop7SAddWgyQ4tEt4Ut2R2UB3PlS42Xta9+BTnnTvJJAl/p5+Nt4TnNoj3csSeXJx1cLrMt0jOgle9wmifjrTvaH7BFFf6TlvHRndEU53uhfDO851YnbAPHBKsF5npseHoB3I/NNhB+R6aYZ08H87CyTKLSWFrue85jnvyf4D/ENo/7nOk55JnT31HWthYNs6x5+p8vjjkOfkl7fbZbrmd/ZOV8TXed7SULoi/jRe3Ll2uiIeRVVqMgzs7gY/13kCpRP4gCXVbN2A1squ4ZW4RtZFGA8vJzrqX0AfS+GTC+NgMXwqr7M6At7Gw7ImLYlW1VKJcxX+w5P9XYRa9/1GdHCO70txie9B/qH9C27tsc0LHMe5ty8Gu9W9q0BmuqWw0Hj4Wk95CACfdXJX5it4yE8HV3mg+nJCTcY8aDkm8zWrq4OvHnVru7jab5mviE+95jVdJXvdVYpPlHnaKbzaBQGcfwQYdGBnnO1U5v2edqpiOchJEPM9necvdB3rXk87Zev773awU39c/7ds18u/bypIsLX650GLXqGTbKdyQG/XBtXOV8P9gsc+rdOf8+QgtB9WC58y3Oqg0/4/4IkK+tmYOsUjPhXaTVByT3TQBuHWneTJBxuHK/VpQuC+Hj6nmwpKfRp5wN8WFajIdwS0SYWPrsq3v6fsJy2kXWjpSlmga8ovlccg8P+gv4LZO5Pc4S6733Mc1XdjbX3am5E96bShhzQNl8dSOv8G2ZjY23+bPP8OfsD7OLpFsuc4zt3MfAvHPbpP/v665985b4A96fuWQu9igO/EA8yeaJt7tyc6Kf6eBTKj7sbkDOXdOf5e+IDgUqeI1huJFMhFaJyGC5Ecp9RL1vZmslQXnWNnxBgTnCpYK3wFWiwFOFascJVffDfec5Z3eTyYOsJSKtuNom7e7QbqUW12o778QL1CfqC+IB8QTne7oX9IIOO6CySmSrNf2QctySUXATqicawj07wCsEGLoD3S2d2fjxnpiGPEmHr04oBOOH7Qukowf1PBlJau90r1ZWjdps8FMg3zrjCcFcsRuV5zJfDwXPfa7Yi1h6cdsYLNaifFyNz1q+IuT/8ocyPIJ7SvXpnxB7IO7YaCdzCLK9J5A/ADx6/i7i1JhJnVrZDtxca4BEV+s6CvtT2Y/IZWuctvC0l+GV9oHC0E3hHdjBuZNi020qgbkkzLKjv0RLanp2GMuAz9btT29JgvBzzoaTcqe7K29bIbNNzg8MDXSP0sf3DvdtluxDzo3W6g/qF84rhzU+eOSnKKeNZlN/LMPNmojlfoTgDfdvBJAppne6U7G2fRToc9KpCH8+T4pSEtYbpxKsZDdFxt+SqoD01d6gKUgEwu6lm7XFY+6CmXGe1g/tuTvdOdfyE9PeM0hsFsLXOYKT4WF2fxPspf2H9aEt10h/ydHstkt158lsPFEqtlPk+0f7hF5rMh2DufUQ+d11tuOB7XQ/JP68Fn7c88WVdtUPhcAfCpeoEdAx7jWfeufG4p8ZlX+HyllnmVSnTwMQloP7IX4yOu3xY67ScvC/bkYxHYYDO0H6MbFeHMR3zI0NOzvbYjTzb0YjmF7nw33ObJd6IRyEHOMy7BvciTy9CPeIen3xDQ21P/i0axtvWSC0n8nf0Gbo6atO31xnuK/vf2LheoB1Qu/r65vE7UD6r/vXzLxXz4BI0EX+yVJvQ8b1r/oI9AQvuw/AE9zFlOg3zI85qIapYPkFfN5jXKGUAwr5HzAQzwM6PGub6T48SGCu4qV8lVcdWcnfoRNC5/mCeL4H2PxZ3YFmB3zJ/wn7xHHHKQZWf5XZf6PtN27Zhu989+pqyff0mPTepLrb578G8mh3IdiYPQ34Bz+1zO9ML+YoJc5QoveZ2vpD1P1H0F8v5tnuNCcF9Puch4nrWtl1zQ9FfPcWGipd1WJf+5r4/1nF5MLlBfbkYuUH9QLhBPX3KB9rt4s5osm3btd4QJd17o+gnE0M9VLuT8kCL4mTfBcWZHPtgQWR5kOXCXAYSDxgH6g/2Hfq0hl7sUh8PcV3Twv7Cjg1/YdxKMO7L/EwPz3xL4+ZYfyFeuoPg5uvMw/4H+3LfaoB3S9nPlP8rTR9xnvU/CPOz3NVx289+XtJu63S+Gk+Zh1F+IUpNODzHfIsacMsOc4sjrKgS7m5Jopnlg5hR2TkwxzI/GQfs7X54dlmJOTTWnzpopt8+A++aZibS+cbopwUzrCT7K2tYlR9StYV6NS1lCXXRUiCxPpwKbfC7LU/FD3uUJ1zWpnenjW54wruFzHfchaR33Id/ruNRffZInv3CSPTZFmaaa+rM4QXPgP8jAHchT0HHUc5lf+f0d/LKKLEckR2wBMtKC3ke8w3LU5Mu2V8YgrthHETzTDnzBCpA//RSeyqlsV/R2ZsOwBkcZfCe/Lx8+ZfAh8I5g+ITBB9+XK3qzaU0BPoFrz8m167BynbN1YxfNvxjeinDmFkqcphjm26kAX3XRuEFyzWRZ3iv6eY57ha/yZC20T0rr4rJ1jsYVQlztEspTSQJrWy956iEJFDpHToFjWZ6iJvxoVeofPey0P6O1W/5IP2m+GyL4XA+przwhvr7kidIFZHcnwDQRaepkN5AWEznHPBHtBvIBfZKkY2pKXznmFbZr63DEiR7HC2NNyCMO+xYD8iH3WzgJ/CP4qQP7Ewof+XwitEfZnOBi51gNJdnaXaYSgXbGdvnf7bY53Wqu/1u56+WqTeIFW6/rD0r+E9rBiiM8WfwIm2c7XzRv/+Haxy3ab1/a7xlHHKnXPw86+WV4nYB+c/4qUqcko5VKSZflh4DtMacm0/NP0FDhPKqMZ22ledRYY0KKbtysJFN6cmyqKZmbFWuenSb3OwCeD0mObhUY2NnlvIQIuN87MZSeJxYYGNgR8xRDjaxtveQS39rD8VZHuRmdcp5HFsjPTnjP3n6eddrwnkwvHRhIlOfCNTyZWPjoblmeKx71vt8I7RHK86I+NyfPSHd6/tCjbuPto55x5JCWAlk8QCCxfe/yyLssG+Q97xL3VecPaEXl4xWJL9cu3DULcaP2B/ps9xj4+SCnp+GDcq31E1zsIcq2PI7XJtu12z93KUe7x/wIatcv8WTyYyzP012eiwZ42rmgOwB/aM9fO5ng3B6JkNPHtT3K6Wnw4//c5IhDFsKzRYinUxyS5qHeLpATcF/zXbLLOZJU/ge62k/MF8wZzNresJz28Nw/p8QB9p0slOUvaaDT/i6r674htANU/vox+UP5cpY/tHsNkT/E35e/R+fVn4BfOIj5UXmSfMj8ChjqoH8JfIeKVpEKvs8Xt3GJybG9xifE6kZJBfd0cn/gT0+G/u6kfbCxUu6vZLijP5QaOr9LV5PF0H7Ko6/lOc8DqP89RKDjtTwPoOvU0wAPaL/r9eqLzbjb6BtkeQlzmjegZFJ5CWW6JccBdKz8IyfbYTk+FHNGTdroBbJxw6OvBU7sh2alowxHCNzHG9gvlupGu1YY0JK2vSF5cRaVtDm0nmTFPzxp+8nqYllOsvXe9wGifqGcoN40hpwg3nXJCV59QUeSm93X3VlOaJ7sYAefApowOcmOEcjQGb0ddJdwlvtLAhlfNJj5f+5yUvSUg49oW9C/qdjI3l1/estvls5pBbjwvXmZPKmG92LSf1kTV3lPGuGU36diNiyAa0my+zvOi82aymT1RvhOIYFxl45LbwO/DR8r6wqZQ7z77ahPzuPSjfrtMr9R35z57ZyniyMq5lfkPyCQ8QO2FyJMaBuCwBZkDpX8JOB1JshAntt4gusNso+N9oLzF2i8AH1s67MwN4S/DfDJCGFjGfraGfB3Dt6HcabIX3Aba25z8bZZpeiuHh43nf/Fw/wP4Gu9wjNOVDnUM06UOZy1dfJ3WF7tNp60GyaQ31rd6bFvQD+sln0Dk1jbesuD+/ig48ny1iZFDrKG+YgTS3KA9u9m5ADpRPf/DnOTg66e+dqhYGO6D2e6kAs6IfvbqC/kCSd7K51rOH7c4z1COEGZ9+AVB88/+uYq2U1R6Jk13HMek9udtW3wPMaprC/SVTuMJ0MvL12LtMSx6DS8S/+4Q359zQ9DQHZrmx9GoLyr2RzRt4/kOUe87CSzsl/QJf/h5Yr+P+7E9wGCS53Zxp5nIT+8zbPMCbNoPCM4nyedwB4Gd2p1p7OdpPNP4DtRsT2FaCfvl/DRqdtpEQe8HwbPTkZ72gx5LNB1GFwfijmnJmd+XlaB7dAGW6FNMXxi4B1Z8MmHj/w+Zz8V34f2BN+HtiQXPsXwQVuCPmsY3ld5syMyN2QLctnFftB9moKWjBoDY0BshikuJXa2iXP4b3cuFN9Q1n9Dvc+HcTxrjPmDrJ843nqbP+Dci67XtRLI/lDmkzn7ytR/AjsRKd3zk/DkogTyAMH9q6YMeT+qrJjDVAUH5PlDAPB48hOu82JZ/3FeXAy/1zU3roQ29Zs/sIvuS/qXJyufYL6Du70IG1x7Xis9DxX4gLJa/3G5dn895EOwxy+UHlHiH0/6qMcw2Lcf1lB+o77V5Yfl3i+QnQDTn1Mf6+5On7InPe1pXjRr25A4o8thRhJdyJ9qsv6/h3Yq9Q+ectDFvS62u7262Tgj4uvNXuU46ekc9aRjcjywBODrPtLV3rv7K7K9rwB7gX6ru71HGUa/0dlHuZF4IF1nBJ98l7BsLMKHY2cGwJYFHx3MW/PAbwrF+St8cB0uu6lAczVwNa4z9xUbR8HWbIH2d278u4PHvvDnBYLby5HvyDLU36QrgFMzjcs4fBmex73rMr0VOyEISj0COQ9nDdfKf13vboG/+3Fa/xJezW0OVM5ZovuqYO46bBSu4z0b4SyHdN6uFlz228p6Sv20bjwxw3NLQy53MSWY07H+uvxcQC+HPxEY2G0K9cdaCGQDtO9tbXZfXMa4oD5R9wfKcBfD/W4wf2LxHp0O52UVr7C2DZ8nuBiEXmPnPkrnZYaf1eS3zvZcxf4/7ZB7tFMudT+GS+s1oxrHHiDe3uxByICHx8ly37zvemU9qdgJPve6JH3fVTdKXRLzKnY+pirZFb4tazzPg8MrbrRAOr1x9LB7PZ2SNNd6OjI+I0pbfCXjkzPau51xx+dG18dkfBBOb/jA9L8bjT+DbRtgALnr/MXmbrHp+qgxo2fJ+EQYME6gC5Tin/QcuaK3WNueaSnJPVNijMkmKoopPVOT00ypMDXsmRpjjO35dGKyMSXWRQR5gvTIfZcn33Qe8LGy/8vgfTxqbHognt7oYSUCkfN3Kjt/c4ecX2B4BnwO+FTOEqh91c0G/wA+SbOpHwgWrYKzSXkkNP6TKJDFz7D8AdxT4Hzujf4Zhz1QziE5AXrwDNqd2IhgaT+BbD8yF3vWr89Zy5Nz0N7Vm2BtenOueWU0Hg/zuXZjBPKXWzE0Ov8bUXudelqv/x6BjIPn7nJarYkZI+0b6+4Yl83SvaLurmM13jvN1zK/HMRqk/i0Z8aeUvkP133BOI/XtxHI3wsPLZf3SVSM8dwXjHVj6jpnke5Lv632felY78XnPpcx0vqzIO0Pvs37/mDumJqsHMtyDGMTzYnx5sRkmT7B3QRinp3GxoeJbD0gAPOfoX1SXNLg56cmTBkYGaiMDxVwv9+Ts/rI4wPyN8zA2vqkZ1pPmt7ofD5TBvilfccJZISS3OSQI7znPN7hPKdiGU8Gd339L/lcy5hx3vPVF0l5QcNG+d6HjX6+z3PgxzI6Iz2QvgivO32zJwikelztdaKC7vfcRxT6Ok+6j2dzBtmeKPQNZXqM7eVzlQth7JoM7ZPHlS1wPseK7nkLc61TR8+d+0JDhg/hOGNCaix4ncYUSe6L1vNkLfQTnOqoIZg/Xqqb0dNzr36M5M/4Sc8bJrAaOj75PKHnBFO8x/ZqltcIstoJ+tj+weZ+sr2W31WWAP5WclokvgvtNfpbWf4tiW4Nr8QJDSEacrH4X40Pu58a1WMqSzjuwb6iewqfdmySpfkpncD/mcD4ZfjLcR4zPU/lMYefJa+/6IC3R6H9g7Xs3ygKaOlCN7ouvY4n6omsxlWWlLspt9epPeNmeCn5VdI58PJ+rLZL/qvsLw+b+L/fX47yQs9XkewM1t+qbR1Z2U+S1+eanD9MwrzrJ9L/ZvbpID+o/ZvofT9J9nSmM3XWGcNpu9u+mM+7BCp4FPvAA/X+ZvDoLtEX9bs2PFDug7MF8tH5QcENkXtHET72fqq/S2HuNjp1Wx1+k/u5JKl6Wa7jeHLiWZDrcM99KOQ5z31JhsmsbZ30xzJeTvQv1grkrbvnK/u9DM/duv1eOH+j63rPet/vpc3lyVGAYY9KHj9TEmW8w/CswycCp8jjIbUvWaD/4PMkdfXcrxk8yZNO2iWsbZ10SlbIROmkB9lPjnDIacakWyeniD/Vt0ne6YSXajKrzfbw3DEP4IG3Mt4Rgmeee+FZGP9RRo54ylPYZE866ZJZW590Su/JysI5nRtdATZuJfS30MXLZH3jPff9hiG/8aT3jB2HFf2f7H0fBNaBc7e3DaEr0ovGJSczuiKc7nQNKObJ5OcFwqdN12jfThjiPEZnRTrohHURaP3O1QKxPcJx4+LSo2k1Jyf+rIV+Lgy4V5TthdyPwSgQHCdp/gpQjq5NcC1J7lg2/mIcoDKcxUoaYoeepJvX3TanSP1ZY6G/qIb1V+tmFyf8Fk0RyPJQcT7WA86b7IivZ09z5H0ES3zOn8eTi/PnKfvk8qfc+n1yGG+qbZ8cwhP2jpr8ed9MZf9NaPit338TmaSudf8N6lvwTJ4cBBhMa68GIz0NYxznk+dHO+iZBPBFgJ8j78esjGN7dhrCV2NCrOKfGWCONDKCjXkor/J5alROn3Wtf0r3CcFcyAzt0Tf0sCMTXO0I+lXFS3gyrd9aZZ97XsT/3z53hNvXPnfUk9PxTGdv0O9VBvKnhsQHy37lh6e+UOo05Bn//+o0yPz1hj/6P/nLwe6v+n1vHfjHpqakJpuM8T1mmpKNMAtJNo5lUR+Eg+YZgOw8P3t6XfOH2voZEuk0nmQ+IZBzUwUyvGuXR7hovYu8BcEYpR0iuMhnIfjM7cD+HEuf7iGfJMpzPhDzcUvyA4eV+v25kocd+dghJ0FfoR//1b/vdZ8/ZYItRbixH4Qb7Xd225akqK3jXFf9u8w2NkSO4jDpPnwqKz4q7ZcmTVqSkCYtlbzhmB48WX7o97NyPI2L9L7e3mkuX2898iU/6hFs3ob7A53lZ+U83kN+sAYwjp0N5vuoxCFPSHVXMESBtdVyVgt0XHXK41TytPQg0yqTQH5GWcXn4VmZPzkxoD89HHKh5LG95qfkKYSY/nf7YHGcrGufU0ypQJ4yPbPdO90Sk0wJiVFRsdPYrynh4eGUXhqqbyUpTOZvhO6R0tyF1qccoyWfwmSdLiFL/o9cn++pv48qdZsyov53dZtGutlt5/ocznWbEM78hwTy/dqomTKcumjv+Yo7l7N48+WzvtcTOp2rY15zgcWbJz/vyue15Z5wGs0ZMcgvksXG+gbzi/IqOs4cPZPmYWUv50mn/7yyTJZrbYzTvARwc6mT4oavN77Uhe+Wiwxf9Fe84Svbg+I0SUcbiqdkDWQ88Vpv7lsg41kZc+v5KuOJdqYuPCuXs7Gi4XhGuuAZphHI+tHPfS3jWRbrPd+7sfHE8c4XnnRchPHHPF0gUwFX9/WwnOl0PYzuE4qKNUdROU9nbRtMlydSpVMmEuORLpUwHkQ3n7lJ4f907+tIjS3niK8vuqDdCXhDTb7Xf7FAtjvZM24932S7084H35ztDs0fhXFzQBzzzdz9muypnn5N0oaWJOuwoy5x0RmgBzx/Pnm6Bsd65/h4RTyDA58vlOK5ZJhANsQxn9J9XmOY6jpPpPGcH3lyFNrvgrEsMDCMbpCQ23PQf2CvLjpsPycwMJDm1T6roW1vYNyTJIzxrwLm3t/v/GOCzL+w+FsvXzL/EN+6+IfvR3wzX2C0vwF8ExIpvjPNiG/S41ib6t6OMr6hCbd+3JDxNdcDX3ye1u2bpKFrGPWKo0r+I92X0ksgnRKlenNOco7rDroXHOuycn61c93cyfAc6Zi+DX83SPfoug3YMnw/Pof90XjXqzxZDO3Pad4eTd8T1kuJwxUt05CpqeEPuvuh0QcmKfa9MPHW24k256X1cB90x/YIeOVzApmcxGLXG+Jc4wHZbvEAxMf6Mvhj3zv8j6ykWy9HMj4bfOCDMFO/eoRAxrR4oJW8vh8MvB/2AsurwvX9kGYsZ6l4lry+39llfT8iRCBx0H7LhH2Hcb3eud5z1gu11HvOZm3rkFc5XOiI/EvridbJGvIj53oORytJVnVzW5KMq7ezfUqneJq/Mrxr1qMhMx15BHSdf5ZTnFLyT3I/YXPo+q9H1J5fGPCAQPrbi5VzhKzJ/7tzhDAO4OscIZrvNE4g22dEKedz6VL+d+dzod54g0/OJwrlBbITYGqtKVrl7j+VpbjmE1G+9dfQtvXLv0G+OWU/xpuTUs3J1H/K/U1Nvnn4jy7K/DfVQZdFa3mfeUk3m2eF+HrLw+EkuxsDunwQYOo2/IPN7nSpTPU8tyxkFmtbP3mu/dwy2+hg5dyy0LT/3blliKcvOUb8yjpraM5Z/fjumvFK4yMBMP6BXSh9bEK6c14S/qMd5Rj/8P2Y/264VyC6q0757/DsZPho56AtCVTqeeOVHvb2KUX/Z3qPAzQ23TCfoS666d9kY3f99UWafsGMWsbvm+Ot9sr4RaR7tx+NrSfod3jN39Ox832s7/OkOp2tOUl6EinrifV5gaSZo+j+5ai0ZLoPIrSYJ90zwG+59sCfRnNspDnWpNSBMMD9+GhzArZPMSfEob3Jfp+1bcj45T5SyPGibgP7LJT9y9wM7+ME+mlIR5TXm6Ej0oWei5bhSkfndT7neBHiG/E2G0PrLy/O2LK4O/qbGc8IZOms2v3Nkjcc58bIEifvgw7mAKZUzmAELl7TgH4258lykV49OR+X9hpPLonsXE/RcdHzQJ1XXnXf8eSutqrF4O308XWucx7uccOzYn29FPuL5smH7F2+jg3lIq7h+aKLFnPE9/mieLXE7a614CGZIvbeQp78ecfOcHWl53nNzlf2YzzJ5BgNaulPufKaCOSBwm/0outF2zWx+nEVolh6YNBAMayAJ10G6IbAdwcKxSXwbSvCqXQcYWXZgwt7cj3xiF/rl2py+8APmokFA0nlv6c4CQSP823xas5x7UTPq4nz7wGzBdLxBQOgkpFygusRyp78dyH9cbujr5CdYAPPvvJDkL9eOW5W1IggSQdQxZvIRCqKBLoMP2bm5n9w4uPRFTqulYq7VEgp669zomNoIdWNu33UnaclakqAfqpK0YX+Eux4FDD7DRDNf5QnoxNOD1Iw0+A/HTi7GALAqYMLizhuADxb6SeQsmA/LsJfoVGtV4wJz2FWLp03IA17eBJsOXDE/f619LgdBeLXoqXgiFijV3PBk3liB+bUwg/pYocPV4TDGErEA+WiGGEHqirn64qaDMfvlqSyqzzZpWlWXcbQdLngDifKCnadJ1/52RX9dV6sIvQe+z1jD9b+0CdiGycyN4fOpdeW0n9LRDVZ8571ECNf6pPft/GH8Qu3T4VyOiun9ffjrDCXDQ19nichn257fBhjr57jWvj3fsQWmMdZ/frouJc/2DcsiNMJYcTIk5zXX9frO3JNg3S6IdahnNUfpH4BCIauTce7v/QL00UB+ZNALyN3LWj2QGdO2z2JV+Exu51ohkkmKsAQFS2BqrotBmzlr927jwdJ8/fT6f2wJl+mhJAf/EW0VKhVAZN4sp97rBPXUgtNVVYuB77TQ5Nmqha3M53Sds8iT+Q3Fcjcr95+4blhhYP9RmgJR168XIivog9w9yFuflxTeFQgX9wxpTeA4d+GcP4q+rpmAShpQCtDG86q47TtYN7FEy5z6WZOd59kcyQL00ICMmiIFgGuAD3aE338RVCD+zj/RS30Bn+r6qVOOt2L/vCo1lrYh2Ran8gODgN57r57maCXHuf9QFR1Wkbyrv7zF7XZO/KlFnctjbEIpMmTEVE/6Zk7hSt+wP/b5TPV/fysWp2Oa5a0Q03Ght6/TetPZR50NpPrtEhSFj9K7PnwW1P9bp4EbnysdTuaCcmYDIzPYqfcqjjtIug4h/PPm8YT3Z/aO3Dlk3DSHjuVHhpooZWOWRidNiBzLoxpuibBimBKUgO9YucqgGABp2vKlYUDfMsCmjWDRjqdIsoqwMjalJuvu1/PlWnba7kS6G/yDFuzgBb6IKs+NJdwXVo162RF6kC3hD0Dg2bIQJ74dforONSa46wWKoTTH3+3+lFeZ5sF4tcxdBXc8sMetIUK8/z0FFBG98IanizK6dnJj77CyrEv/Fm/EZSIOk5HVGVgX1aZbwO58dfrOukMOqwdiQVLKaKMnAhRZX+e6FWqN6Ar6N2BMIWB0/rhAwCE1fotT0Zw73SB/v39tFaph6ahnP5bfChCHuBynuNJ9MNd38uitFWFzuesQEhrEAqyVj+fQtsMPhW7QE4Nb2ZaaT13SUax6LC/v5ZzugIe4onqu6md8Sx4+rHb4J8CuCRTtQM+q8XSMPDvT5boX4ouP7W99PJqUbTZL4vXC8SZYF1qLGnv2i2HlljEcose5LQyZfufx0U6nlnKz9fcIxaINbZr2DuzQWL5G7sK5wuk/ZvcQbu4ukasEY9UlZdX2O1iVak4aLvdwl4OXdtDh/Bk0r0LJqVfEmsKrorlibZVFotYWiraN9nsNaLNYrl+bvv5zReKwI5PuNd4sHSQWRxlW1Vebl9uP7RJrJ5bsEsUL1jE44ev2MSLoiUrgicn/X76FUCbLdrETYfE3eLAKou9/EAH8WzpDPHkEVHcJT4vloF92anpEF5z5erVrfZ3wreXV92xfh6gdOrYKUSjSiy1zAEY9SAHRwrHaMWCC6U75tlTxP5IR5s45RhQ0o4Yw6gBhEFaDzqj027cUXWhqubXf6tqqsRqi7ir4AiMFJZrf4nzxLNiaeJqbDd/5M537dhJ2mqkYopou6c0ipLk7Ee/lYoHkm2XdiSBfU65XP3dgUpbec0l0VYefmrGhveWi7bEnVfh3/7l/7l65pRYcLFsN/jOYVvvnVdqKxBn/D5rkJhP3YyaAvF4zVwx5Sry3Ha8VLeDJ8NXTMTx99OaU2c7IG52WQYQpc9tZ3ec//J82ACeXN956ieLHSAWdx8XBz5WXi2eF6vSr1Qf+wLp8qVYCm8wLBTIxw9/83uVOLeg5sivp23I/mPizCXzLAXviOKh8oLwr2sSbWIm2JfHuDXqI6JtScG8YydLLZZwoJpdPCR+ahHnVFWD9J2D/ir6gR1K/Dx6SdWcGoAMOrv0TUHVKRDTQ1UFYhX8DXQst1TFgDxz/fumi/aaY2JNTbmY2EH8q0os2FJQbpt7HdC+cCxRLFhdk7uPJx/tGVJy5CrgZq85O3379arqAuj6PfH6dvF8laVSvFB+SdxFonjyb9xjH9aIgy6JZyxXdxfY7fZjpZYai2398nKx/CdxmOXYnFIxCeyLbn/hK0DAs+UiUK/q7FWk2/XrBahQoBulYo1dtFUC/RY2m/AL4FgTXY54AIrlVwHC0i9KERKLeOUIKEEQ0G/q8i/awrObxIKaKkupnQ3ilipUouvh9jl225zjYgjYydya+PfEguvi2ZpBYlUVEGKTvRR0BbTJnniu4B7x0rGzHbLAT2yx4fTLj4nlpwo+s4NK2I6Law+iIh0Qz4lb4B1i6bHzYj60G6v6vil2BG8rPyBuRboCcecW2FHw7aB58IpCPFfOumitKH5TfgVVGhAQbYiqeE0s3S1eKaDmZF4l2I0PRvFrHrtcRe9UXYAW3x8/ZAdhEPcz2bKJV8UimBNt+bl9jChWH0LFP1Il1pTaj4GCA9VEpN5AkKtDpcEwXmoff/atKvtFuFdQahFtNWLBJZvlx3m2qutgrICFtoIqMRjeO/jxSaY0kNLEIyCtQHsxvHyuDfzsgu3AkwPpom2WrSoJ7H2PQW3Xll+9Vl5tOVt+qOC8eOA3MCwiCLXtynqL5dChcHgT6iXf/eH1q4+VV5UDOAW2l8tRjVBUoW3peQQS7iSBXQt6fU6kyIR0NdxDNbKVW7aKVZts5T1XAYC/2K5pFwhklXZszK5roi0KDOTfNQN319iPnTpWbTtVAIahAHot3QTzjxiePDK4uLUIOIkFg2p+uFRqQ/r8diBxXvK57TVmW6l4/aoYzqkE8sKIbz8EQbLXVMGrq+ELcRWIlx0ESLTvFAss50F0cuYJZFJncWvipVLkGdwVLWliwfGqS9dLQZnCvxQLygtsBXRL73/Gbfp43pjS2VTVcVTYtNoGVCkQLaUg4TP/PWb/ZW7uiwLZMb7oq7lzC0rnnn/Nfs1yqGbTnEvlAO0loMmxgiXfiTUXCi9wIM/mnGVviqWDyoFhlhoxfRDYY3FrjW1QacG2ob8cB80pXS3qQI9+/e7ypHK7eL28YFNVge3I7irxMbCGtn/tIAObgOFfXxHnWK0CyZnx0lmE69QRcHvPWWp+LF+ye06VvboUqWffJVYdEhMKob9mQoj1NAhWAXKsA/AO2HagRlwtOl0ZAN/d3YrDpD/BWIo1wGfxH9FejQzeZN9O6RXxFU/6fR/UTrxmq7Idqqr6cVf43OPvlP9V8358QcGFqyA4lyxVBRZL6Nc8WTD+URVapd27xeijNeIU2/VSIMh/xJpw4OB24IrtaGkSzLufSUsebRtkq0HnfStgZAHi7Tq/mo2gMDaiTCM/aB0xi5ocfEUgh77Y3M/5fBka/3zFdZ2BnnfbRUPb1ituIeX3YHwrL1pNXv4n+zs5vqV/1Xv8rrH3YyJ+3uJb6FNhPOZ0sUCaz5u3zPf65gxjQoIx0ijnXxrjYqNNPRiac9QE83uD/+ZJb/+KvXJ+b9BrDjzjXnSNd698kfeZV77hjG/89r/I4pOXlwke+V0ZP7J1cEMp4AswpANuusDAwKd6MS+Z7iOG+w9HTpuB/A0ayNF13sI9rO0N0IHlD7bmKR0KZwMd5mz+WqZD8GLvec6NRQfE050O8nn12SsEshNgOGTxpEPZYk86GIpY2xugA1ve/5vRAa/bTx37RqZDyOve1z/c6YDxyBuhA+LpToeIgQLFK/8NgXzetAPnG69I00xjgjHamOyaIhrjyN/GSw19bV+RGuVvAJPRxy9UpmfA5wIJOMzqmmESP4s3tiCpnKOua/AC0Ed4/r8FAzhDukCyMwTF7iTB/eBXWR5l/pvsDPCMj1nbBsI9wpgcHRve68H+FPCRGhL6tIaud+bsEsiaGI4bHPesKTk+MXEGJ50zdJdAxuwyKeu2pwGW6jcc67bZs9m67emrvMe6LT0ncI1AZt/342/1jGMr9Dx9hieTlwikKPO+H+W0U5keYUsFgnFf53yV3Ht5shjaY66q80X1OtJzH04e7v+G9l3KB3zi3j7mbdd1W5o/oxXIOWg/cdXmfu7ttVme+3ZO/8Ha1oG3IS05NsXolGeN17gs3Lfj7/waad+Ov8s+cxxHtL/COPLjrl+U+k9Z3vdD4f54WvfrGTaO4X72G8oHlfZhIz2cxxGE2+O8QdDBTiCz+ri0d3D9C+GR6Rb6JoMH8cmS1vmLvmJtUSCcCsfSE9qV2n8CO4dQ2f8C/Xx6ZvOrWCPaOU8i9F2m99i//m0W+6/IbUmCW7N1N2V95D/hCfL6SNGb3teZGnt9BPMZ6rM+gnpY+BTo4QMhSn2EpLcEsgg+hbNZfYTTkh5qbc56yFH46bpuhEA2QPvs2RNekOGX6VT8FtuPT/f/wk+0L7nrWdt66G1thXYV+A2SHAT9wpPubzNb4K4/AUs89wPklACtD3HcKGNKzAu0X7YvJO91prMNh6v2PIqsYzxZvlj/jaw/RW97Xx/DdaXG4D/aKTouLfHOf5nvlfuYDazvOqAzlijfpIIn3Z4gXyrrf0u9r6+7y/eN+pmyfE/2gZ97vnjOOIBT6LtIhtOwzLsdc4dTritxw+uUb9cPTlrXA3QW/Uv0jd3zNothjJ4B7EE5nmacRo9cks8bKBTB5hznuOEZqcnGkfRwIXZOEsjUsHek82tCBZd9+RFvOfID5H35FXg+JrSPdpQzUPTodIrnOXpFzwlkLbRffCFulHv77GxXvaPns23H8zzaK/kHJfDsUfgUDtMQVm2X1ZMJ+FRN2kZe/UzZ/7Lcu91sbL1BO+aNX3K+a1GcQFYCTNmvG/e786kQ7ic68Qn1rKQDa+vbn4ozJvY0xJhSU/D4npjw0eOontF6c0Cj2bNLfPg5U42mGfFpM3pGp8XFstoqNI/UAD7YfXtyfb831RSXFp0m+XCGRFB552IT9Jwi8N8eikf/bVQifhspyauukPG+DvsxMjHeqFhGuv8beHUU5CPqJPy93rGSTXMaTnIefojhPzyZ+EvVemX/wwrv81mUd2c/5EbtDOoB3U/3jqs8INzufoius4ZsAJhwI03GeEf+IOpZyBSNoz4QvPdZCa+j0H704pdMKBsIR8UKqQ5Pf41yHqPqXXavBO4lHXI9W5wL0Sj6FcZJ54XoNve2zUn84/ga67tLft80IGq7X0yhhS1KozxodzFfpmHjm+vYhvsdg19Uk6H9iobL+x1z3vXc7+hu/931tK79nujX1Udf0T/zNc5R/3oWT0a+J5B7Nr+62T2fJuk913wa1NeMlaxtg+jESjuw/R0WnrQ9u2+fkv/7nvfxxp0uNzreyPRAPOuiR05PgUwGHKOLVn3qXn/ButJRvyioVzcT0iMoj7Wth547vDRDcOLEZ3Q6ZV/eorSNSv23ld7tubv+3qg9l/UX8axLfyvvFUjcKvCFsv7+0Z0eWas86RGRy9rWlx7OGoT0qACdb/v63hJl/88q735hY9MD8ayLHrkPA87vC2TsvAtx7vTIed+THsVgn7BtfejhTAtZPnQvqMnyZc8q+lLxvnc/srHtO+JZp3wchvn/aoGkP+4Zz8pb7RLPoucmnR6ppm0bEs96yhRpVOJ6ncwDlXiW7nMlrkdybl1cb8taFs9CPN3jWQOfYnVYih8RyFKA4dAITzrk57jQge7bKdrJ2t4AHVhcL3ieWamDNPmoEtfTrrl1cT2ZDoinOx3GTjA/TvPyYYxfCTBsryXOW7jGhQ6JNM7rr6FtbyC+OZXSYdgEKg/68Tx5a+wa5XzxgA+829HGim8inu50COofmi7XPRgqLhos+wG5H9Rd9+Ggma03qObWr57WlhW87/MCVkhwFnjff415+Qhv6Ew16fP9LgXesA8bH95FH/iGd8sHDN7uG93qBZ/wrEsaVs4T1VqB5L2t4tzjW2G7PONbFSt50ncti20ETWRxUrm94W3mT2F7Ob6VCT5kJLRf9v6zUXgmpXN8q/IjVg/dJW7yUUsS8xfYgNLYIVMT41LkOgpB83myAfrJfWzz/pjNPMnb4qgTYwC+FBWz+DT3K08UuRkXofChbG3j88Fs9s2HkQsYHyjcXuSmUKJrztcwzwF62H6MfifiGY3L+el5H7men476nnGYtfWt7zDNm2qaZUrpaTSF00hUuHISCCfta6pgvKl/P08bpQ1ybH/jAcbPrDtbKnRvYm0/RJH/dY1P9+7Nffvt1WcY3Yft9U533U5Wrz8DaJ23tYMSLyDrBaKGT8nvOPep4kROQ9d9SsYI5M+ny/9Q1r/We/e3D/7D7KL5jPqG6vysPcvgx/UUhFt1zrE/YUhg4APU3m8GmTf9UwffoqWDeiWDP8Y0I4bxTtmXFgw+igp8zexvVpjc4wxF8A7kO9LFFD44DvmttWiIocr1XIth8Hzv/7omqdJ1iFzPOuxlm1jbBq77pBixPmUqA57WgXoa6wSuuirzozDXx/mhZ9Qu/Gio33L0DFt3Rjw99NfI6qtkgt3Kmu2oM54BPs7kjwWS8NNcbtBDoSOwELJMFyvcf2HeyH6UrlMDAzEurD/I2jaQLtNijAmRxpRePXpRyjz3xP19H+9I1+dhzto1809B8f8/9k6fpfA70meA5ebW5+Ms0v6Tj131btgCB73GJT41FOELnqEmXV8bQ5T9P/9xwHfifVe/c18O71IHT4ZP9RHfIPiGfcT0qt0kDYWPPg8/q+9g+tVmHU/GdBw0EuELPcWTQ6bvlXPLdZ/8784tX9lJ49VuPT/IEIx6FLNdIOdPjunfIP1nq77RadL+Zjo+g++l2sD6kuFSxp1PXOvhU7/0QRj/ob3hiSlrER7n8Vz3meu+XpTrinyB9DA8kNYgOFkV53hHFeeUIc89FTQSx5esJJ78/doxpY5z/ob/xzrOozVe6zgHPhAcStetvuBJ5KfMVmNMyGQ2pSj0hTHEHJ1Gz59MNMca6bkwMwXyb/rpd+R6ydmfOuRu5GG+Trxq9W+P+PZTVEeZXiCc7njI++ezYJxAf3JaStQKrL+QO85pP/d3Aj3zhO4tHq8moePZ+YzoXxjOCWT4qob4F4Phd+ZfKPUP4b3LJ0S/gwY0SarNS9dHt3nWlctNEchBaP/R320/7jRxfEZP+EduXwn3i6XxCOmJ8hnwGWvbIPlMMkbGG1ncpUfwg/0otEBPtBskWiBtL6/fItuNsE3e7cY5qd71wVY3Wd+oB5NH1GNvdgPv0/OWD8H4u7vP9w3gRxxyJHYWG3sRHuRrPoxXIQ9vrmO9wbWf0EQWwUQ9jvhXTT6aeneArMfWPCc9bsb0eGkrt3N2W7jSS45TYfva5F51u289jrud0e2gNE+i/bjrsXngFDo+b2M270bkhJWjVyQlUF63z3+x5A15vdD6macdW3uHb/y96fuJO+qHd98N3vG+f2p/M+Kd30xDc4IawudRiakxCQlGx1xjpjkG7RvyPe8lnux9evIYme8Zn9ddx9B9flBXHcPL433bu74Cs3eY7+RNXwZI5/9lvMmThaq2yjwyaPMtiD8IdcQfJHgjR7n5BamudQFovcSuGurLN4RfQ4ypqdJx6pG4gZnGMcBHarI4TMFbt6Xx8Y4L9Y33ylCGN85PvPGp25y5OhofhvlzSEhD7NGIZGNSjJKvlZMK8rAVxoJT+3tjHMR5/l38lev8m9YpjxPIAGg/fuWzUR7zpj3O8yb2HrkujAHG2NStzHYOwENUneYFwXn03BRal2ikfP7kSoEs/DHKEf/a2vh82J/mmw/qDMYHhNsbH/B7mmcpjdUNshfGhNmJ8cYYuSQdHR+28aTJ088peOdsa3y8dz7pG+9zTzK81270LX/UT/kOvgefPPvoCpN5aixdApT5mgT3E8Dvo/KQxupxhH7H2jaMTqkmE4veJySaE6dROm3mydB7Zir2tGh749vTdrPqiHPNkuIV2+s+ty0EfNhUmBM8NNqfc6dTNtguZzpRf26JQNbms9yAWeZoap/k9tZsgcSazLHY3hybSusU6GpgPIf294GPk5BgpnRS/D+4bzSnxNP2KS/QdZTcj1jbho1vNEOBpaBKekrf0Wq5EvcyfNH48op08xk3ypf8mfy6+VD4ikCqv2C+OcYbXeK+Gz3jvplJatL9S5DZxzZ75KME7HK2d8NpnKh4fUuSNZfFQ2geR4iGxMHzHWdE4TSH5hMo9nWnQPB8NRon2uwXo4rWK+ekxbQF/sNza57059ztZe5zGhd7SfmP/tGXLBc4MPB+/Fonty+E8X6A1P6pQV1oHQxSwhPVDoGMOdXn+17o7PUK7Cm3D4L7wX5svoB8pPGrEta2IfIiZSSzwBvwD+UlqC1PUvYtVeTFuqPx5QXp5rOe+JfSvGGH93UCpAXCm5kLfltlpGKPg3c2PryR6b7tzIZ0ZmdQbn2tw9D10XNM1urPp2Gx8QnSGNSfrWugXxF2m4bKfP37eTwNZgDM0Ud5PMLWVuQAvI6mguo5xR4u4Mki0J+/i/f39pDvXa7+AK3Pe5y1rT88QxOTUxOnstkbk2/ZXi00zdPL/OR234L1kTrmrfvmMr8B8ffGz8COwSMUeJ85pMCbdwvgjSz1De+GUul8vC/dzosuc5U/Oj/+m61VNXB9RvFHC2GOh+uNAT+sMAU957oeZPjO0x/Nz9CQ/dB+WfzJ1u7n0ue8o3E5lx7P93SuU6gqhPf8Z4XJXf6CCj3lL+w31rb+eA2PM01LTU5kfosif2G/8KTju68r9sRa2Pj8vPxxHXGvlpL9K3TlZ9x8x7xqwPTAQGr/TqvJ0O5POOzfV40P7+Qw3/AuDpPWdb+s2/5VLtbQuUyD5kMJ8tJetDIPxGtvSrVj/run8fFeebKO+e9Jab7uY/4hzwMrj7A5Wf3xDpWPsaB+TgjITJu9Apn0Q/fN7n4O97WznxNqpOe/QntcZ6za79le79L+SWOSMUGZB5b8yRPzXjZndde7wi2e88C8twWy93qNwoe8vbcgr+CEbz7sP8H4YPaxror3Ed6A5WrS5/B+Bd6IfY0P74CDdcQPfmXwDtjqOw8C5Sb3G8bzBsiNFM1kfkLFR0wG6v/8kya5bjCuQ4e24Ymh2rEOnQWysxQ+QXZch9bQPAma15zCky1wP/tnT3td8rWnvc6M19C2DdGHZGO8MdbNXtN3fLogSLF//62bn0cP8w3ip/p33/wc97u0L/Rr7/I3qItjPrbw7A+O/I96wNtg//pQHfGDQwzeNj70Rc7DKVsG9h1k8BKur6wVXOZjed+4zseQr0l/sLYNyduIjjGy5TRpnxldp35MIKoigfQDm+m+rlN40HVdB9snfcCTvtA+/xFPuxVW5Cp/dN/XT6xtA/SC2kl5nYD2/dCXjvhXUePz8eh633zslMv4iHh79VMD++lekeCN+m6pH8JI81++FUjOt2y/af4Q8MPgQ4ZqSDB8wuBjhU8ufDieJ8XwsxI+umEaEgqfJPgYJqtJNvwkz4KsTETeOJ+5fi/XnuvAyaeu38+V0YwV5FMWzOGPfsvOxXS+cL9A6LeCx/nA2gCBqMGvHJ//i8t+UhSGoO9c2yPD/w6+tNk2J/GUfU3OjtW/bxpwweaXUWQZTL+ncejjzHetP9+fMs5KNqZLrKf0p/1cZ2uODegnxhgXGynLuZznUgK/nwM8ggI94xcRvzmP06NT5PWZGf+Uh8rrM7rvvecL7/uWyVvcxpvLn1i5Uapv8I+bP/qxZ11z8wyjEeEsNmjIjA+XvK/s/3SCszrZLc9jS+PCOexC3XCmzppJ43JFKwQSt18gWfHPZMkyK9M/+EfMxerGai3K5+2Cr7sS2r/Uq+kZ9/bkpHN7Nv8JMghkP7RPiUie5c7f3CYakpAaS+v+JozpFdwbhAP9MFyvjVigJrZVbZU66uQH7/muB/MY/Zbm3lyd1k4HpHrG/3qn3/1SPIv0EMhagOmVK3c1y4I5XP4Ux7wuVAN2JJzN66zwk8qpvQUJKVEr50fl8hqyF2hSx/4sY3xsnLRoOW7s0LTwJCPOBpLZQjxdn4R+8+wtlHMFSRXjZV35StONM9N6DoMfE9LGmpJjozw2K0QLdN28LEYg6Skj85T67z96P5cl9dvG5QPKpTc+GCZpiLy/xJYq5MjwBR/wbg/c4btRPZPhW+kDvuwiVk9BD7IwaD3/c0P5MTQxIdKUkGKSz26S9zvrwAdpVyyQNvYtg931L+Oas/6x+GBuLsxPhrzzjBL/Lm78dQjMU/a5rruWzecxj9aXv4WjVPZp8G0WpNbhl7jSy5iQosRnypJ5MgB8m/FL9vd2z9fNOeYZn+HAB4yD9qTvCpNH/szx2vNn6PrHYtB/eC57oKe/VfSTp7+Ve4G1bUDcyZQqHcuJfKwcrSFNzq5U/K2An2/BOsZC3/7WzoXSuttPvtcxEN6ijwWyMHG1EhcsugXwjnzLt54ufUs698hHnre8P4CKwpylCrwZv9wCf/bdOuzKewxenG/UNS+pvJMnnWAe8OvB/b0xDulS/+Kg57yEO8na1l/+RqekJiZLgXdBmZdUAGwrof+S3pv3u+sLOeSqLyj3SdfYHKYB86HYaWwEovE9bQ5Pmkx+W+GL9tfG58vBVXXkcb0vnRPmY54hy33ZETXpuMWhp4W3AN59Vt96etkq1dM/6D1+KtvbpCPM964/fwwm+TR0WmcgRyAbwE/P7+Lpv+eWOPvvY2hcLhjGo6PQvqijZ/vTLu3HGuNM8Q/K+Yo5szRU5hogv2kxiZGK/dSu5kmfD2cr6/Fhhxp/HDxaxzrZObO0X+lg3et6eA2NekhZhyQljS9H7bS+x+2RWqkez3d1j9vFWg2VgfrzZ4wpRppUUv6WM5mo//NjY4yRrK4Txun86MePToXxH3+sLq38Pt9PJY3boUsEMvmwQELPZj3rPm5bD3vG6SpOsrYNwMuYEmMyOe3oUeJ0e6tLFPkrOdz48nfuuG/5G1AqnWNzuG47hlefVnsUO5b5+y1YhzzsG96DUv4z2hdfcWL0s4thLtan20xdA/1Gxc12bF5n+VKZlwWyao3u3huaR0n94Pys5NOWpPKiWtl/ktlJQ46CzSWdPP1G7qin31is0dK2DdALajdlu1fyqECG/nlZGT8NRxufjyf+quM8Lw3jI+Jdl9zFrFSToUvKHevfx26B3J2sY/37pHRu3291r+cFNNXQuUaD7FbydDmpTlnPK74P5HffOQXvyluAd7sTdexzOSGdI/eTd33D9Tx67iunoXOm+uM9Dv+IS0tx7HNDva2E+fHhksDQBuqtR7gC58eobw/hWPmOY79Xdi+BjCwVSGUbz3WZpNJa7P0/rG0D+BmbEBk7VUo7U9ZlcjYIpEmVIy+iqPQW5IcerUPvjjF+Iv7e8iJSTOYUxd5/kqfY+4yyW2AnNvi2920+ZXYizof8yfMf/QAN6fSHQGz6rDdyp6hJ8RTHPCQD7ieFS+eUfiGdU9pZIOP+YGOEHJ+X2weBXerCdaW+wgNcN7Yf8jzr+0bk0vmcroCNAtkP7936pmceUcUfnvIXnKyhbRugVzGJcYmpMW55RNYZArk0dprCz9A/G5+fquQ68k+TGT8Rf2d+YnuZn0ljEzrRdQDwMS//yWI/7vypKHblD62j9DLYjcKAhtoNj1p2wSA3eEZtmGQ/wnKakcJKxz5aLcjZ4r8EaqPMsVMT8YgtGa6y4wKJTTXTeg+x5hkzlHhkl293KfV//vIeL138CaP35K03Fy9dvFWKG/zlPR4ZbU6l8AVvVpPtfTYUKeefnfAeV9/yE4Nv5WeNA1+nP3zAN9McI9Ovf+p2pR4M97d3+OI+axz49n/G4BtXB3w0DyVIICsBpp8fWZAqr/LJ8lAI97tyQVROu3EXWd2tTA1t21A74iyjOE5yREPXXBrsjzp31M9R3zQIbGwkzG0+aj/IY59EzmmBJEw3TqXrMvAV9WOrWpCkbxx1hTPu4Mnak6xORDwmb0830/2TNCeXc9RxM6cm0nWmsvE8OQjtRy1vtXZmonlmYqo5XX5fJdyfZUyi+y3TuNTnEd9gO2vbULo56iBSjIcH6wID6f6/hwXy0P57gpT9f6cccjVgtMY1P+JbFj/DdVeUK8TzZuQe8fYmV4EdRxloXO0FnlwGmPb/sJ53j+sHnHZdh0P7V9JKQ9ve8LqCi2CwNWwKx5cCMcP7cM3CHY7CA67rCzg/OV3DZKiO/XcmXOeL7znClDD4CbbQF8Wl0nXRj1uSnAzmryGfcqYIJP3OcKVeGHfG+3pO962u9vNG13NkPqFee+PTrETzbLpPqLOGrASY3nikzaPu+l9xzln/yyjlgt7QkF846bxfU5Rpqqk/ba+T9Ch3kEDOQX8DP573uzu9I866rqdiHZZieMfPcn+9gvE/SrfM19Skf4+7/6uc//qP9/Vmd7t+s3TDcdsb3czJTP8j8gW6fo5jtod8/+WKJ82jSdWQ3gGh39zA+M7mA5NBt5D+NS3IWfjZBT5xpqjU8KTUZK6PlgQFtKR6pP2L0f7G9ch9JpIwVR7H0gPv2qnU/z3r3Q848UnjrJvuy2X8QHnyxg9OF9iRjidtNGR6xhvzb8R/cseY5h/1EcgWkE3s052/Yeec+VtG6wnhddBNjpEfOU00VLduKo7jso5tpucjF4LvkN77bqWubNh57/xo80Pj+GWyX7HSBz9wLKT1GLI1ZG/TM9kNlUOKI8g6ynvGZMc68ekvBJoHgjrkzo/Kf5z50U3hx0+c67nkVG+7gv8L/dgiP2vi7v/mXXD1f5F/ZbdraNsb5p8z78xJcXjCteJXt9B8IPMvoNz7uLDhUOOMCzL/FvvIp8EZF/Iv6EeBbOvQpEH+mbM+KXyU+KfvLhBVBevTnX+55Z7jQmhuS3IYfiZDiwyY98v1uazdBDIS+nnnsyZnzDHJ5pg0c4zcT1KF8z69FLqvXHuatb1R/lE8ppoTIlPMCcg3/YcgO9UfKXawuMLBty2rffvzN8s3xNsr38DhpH7sIwKJ+1eguudO59PnXemM3+QM1ZJtB3pxQxPTkmNNybpewTpDbOo0SlO6XxlsHeYPYezYIz/jiGd/a7hWt6+b0y0Q99n5l/BqbrNfKBetp89gHlkIzH1njOiknLOsveh9PrR4u2se2Y3aLTmPTOWDfnIeWbI5leblaV8DOBf/myLDmX/Ru33dsL5x4cRxpz55ebIdWT79z3+V+e8l7/Q8+jLLk07N5G9uXM6U6gS08V4/yJyQQO1c8Fo1Wa6b9qri/172TsfLbzD4Tiy6OfjaSPUeF0V5h6+ztB6BteTXJn/mw1+akTgtJpb92yM6MTVGPrc+XNnXdBTXVmY17x8yTVDOrafzi9YaCgfqh1wXJQt8tdxXoz7y/r6oZJMJb/V8HH5BW+Q8gijzmrztPBl3RSCXVy77vRnXnLtNOviV5i28rCGtuXupXqK+ol4mdWtJfuRc/fYHLHrqt9P6NHM15PU3jUm+7WR8dGKSKaHnqOjR8GOoMSExIXaa8YlUY5xEFCa3yPeQlhpyaFXlJZnvlVccfD84Q+1S59RdLm/UTspyubiFd76HvT1xCOJbskBDiox7y24A3zGm6LQ4qY4FPX8I8TWcVZO21YmVMr6nr3qvx9PY+G7xIed5uSxvLwz4u31JcH5D8E1MiTelAsLKeL5HIDl7BSVPcXknoULGt8Tm3e40tl6rmnnH1wp+C12XPCiQ1EoYn5onN9dWCySv2nFOVFa8hgT4aaR9ihp2ztfnPFkL7X/RL/qKNNcQfUuN0t6aoCGVPGsfqtXQddAtV2JpfSh5np85Gub57635XuF/pff5qnt+783mbcb5yO9F/5bW1znAcixvbl7IarcgvvkjeGK70EyZn5dc887/yNzGnQ9ivqg3fFPNCVPpvtZw4P91gXR9MnxbEvTtfD5h9nXX8wnpuudSDW3rmz5JaRhHdC1zl8SSh6R8spJ7BHIO+h961vQe53TR86+qPOtUGlI0tG1D3jvWKFcuYxf6y7rDvEdchtrhowLZ/sykDUr9wyrv8wz3efsN2yWJTxj/88YnUyCLY+Jl63HHbqX+YbV3f9pdjm4WPowL+tIbhK/kfYG0jc98T1n/qPZu1xf1lOpm/X1z8G3pyfKUUH692bmU+BQKX0gwzEd+PrVX8f9qfNTfPK9uFPhUUj7BOTf4NvzjgG9iPx2tm14JvlHJGzt3NmBfwOBRaeFPGeNmKftl6ToijOlFV7+bUf9+mHZKpVwpPnT+f4kni+0CmbbpzjURF1jdSVk/88DGy+egIR5o5yO4liT/eUGpL6J/TkP2w/Od7rt40V2/i/w1LvqNl7z/ozJbICNeuK74B0T07g8tler6Rv55c/7BuT8lP90tXt/mAu+Sp4J0CQuF8Q9g6tx6UJR5qjHePDVaiYsUwX3zNKNUP3JaCo2TAz+wbf3j5GPkOHk0nUevA3oMelLxDwM4jfdzXc8zesSVNw49EE9v9JDXd8gYgWwBmKqWdtjM6BGr0KME7uPBK0iPFPM0mi9oBX8P29abHsqyAVsnDK1Uk2/+WafIR5Cfxqt8qE83jnwMOC35j5zGBz2SKT3CVglkH8A0Z4VMD4d8nPbTeMhH2RzWtt70UMTDHC2PCyOMRYp/GeLvXT4m/9s48iHTA/H0JR/oT2WAT4g2oMF2LdIYn2RMZpYtMsWcOM2c+KaE7+1HVlQp5/828Y7vvp8ZvtUHHPg2BM/LP0t5DHbPOtOBnTsOp3W/W2npHrcb28/lOO+1+FmBVDdhtltX4WpvQ+yCh72NWdeS5Mx05DtFwBxngEpDxxBzutGM+TLy8xUw1oV06TkInx/0UOh0pGPZMYHc/uRT12Q6Jqm803HkVql++tYbo+OGrdK+f5XGa/0rDmSnGr7PXwXwRxppYV4Zfl1TDUlLNkfTeGX0TFonrMTE2jZQrkYZI9OSpV3XSUgH3Tme3G4q+EqmQ0ZTBx3cz1vZn39z8tS9WKqXVAsdhgwdNonOx5YLdN6Gc1D39fkMmDvivBPpgPNOWtcrW0NOX3bkmRZuFMgweH7af+5cI8Oh2GOYkznXj8b86bzbYczODVDqHGTAs2b4ELq/A+Z/R9m8L2y4QFbC/fUxD27CWJBznelCuC/X/cWL1nsirG0D9WJcbLwpRfbZ0b7lthPIob+33qWMf82986fdF4w/bbbcnH0b+YWUr+9j/oztaZ5QJowLzdmezhPNNS50KfnBsx5y8CiBYLuu5gc3gWsf2CUw8EG5PQGaBQ4Y9ATlz5sThyAdsxNZ2wbScWhivBRqCgycKI8TbXdq71H8X+KdjgM2NA4d4zYwOsp0qY2OgYH9ew2mdFGTkudeK/aOZ5wx1ZTRIyMqVS61H5/cK1ixn5VPa8iA2zQkdPMXO81xU83x0eYEma4RcB8LD1L7kZTK7MerrG0D6WpgdptRFu1HZQ7Y0ah0xY7m3+bdjpo/96Rrg+zo55Idvc3TfoAo9aPj0TwN+TMy4OgNxOuUwAVd131ToPFBjHXiOcjO41H2Fc/xKAJtySxH/pxhrUD2w/MdYf7AOV10PGrh6v+jn1Ck1dK2DeG/KUMSAKkGOV4GyW6EVqtJ12a3X5Hl3dBS4zXuMkyy66n5Nxd3k/mzxU3enfMedU7z+VOdtynwVbT07scuWsHgW/m9b33c/30d9fok+Pbv956XiflYdD7/nZocKrxjq7L/W+3DP+jF5vPmXjdXN31DLzafRz/I6zkxYDCo3v0rkIthnRS9C+Yd8Lmf/1I9TnA5rwLhadC4PZ7BhfKM8HTv5DgvLrDjc0E0b8XG5soNkd/4WEl+pQvxCga6J9/ZS8GLCN7x2jDh5vA6OkHany35l854cbI/8aVAlgIMaJvdzwWsgDGEeyJwCl0/gQvhj1kF/tRDDr4U+YD/Zvly9DkGP8JXG/xoVyIWaGithhu0h05rNuzchcwCgazVgO95etIGd//MCjBh50gPdlozp9RNLQPZPgrPTVvraQ85rcMe5rzNxv0ssLHYtiHylDLLYQ+D4a3Ij6QhAkkesui6zI8wrXd+nNDdHD8uj2T8QDzd+ZHBzWJx3NnMN60/XvEpxnhZT97jVnKrKF4VoO+3t3xZwSu41a3Dq00gwwv9ane8HvDv5k/z+drzZCfA8Ncnd64xD5wSrNeZB8r8LYP7DznpCa0DMpe1bQgdpsp08Df5R/lH+8vz4c/HbVbOBwy53TsdznUSXM4HbCgd2nWWzplvVQt/57P1pCywF/sAhmnWO9c8PHfMA5gnI9PhNNyPWSBQvyEfftL96S+wtvWnQ7pRkfMXBZIJH5kOFw27D8t00Lf27t+eE1zp0FA/TDWZ0QHx9Dhv904NxSsmTkPXuhtgd0YlRhpTjU4bSeh6FOCxJ+PxgBtdj3TP18s8ydN8BPQRy14WCMl0rPeF4HpwJuNPJfxEv477tCXJVDO/7pqG0bnvgiC1WCVarhTYC0Sx1C6KlTX/iKKlphQpfr0KbooZ8PxXf/z003V7uAXaijUWuFklnvpbLBVXixNFmx2eKy0Vw4B/3fUBs86Loq1KPGIRLfZyaBmOjUtPVZ0Sz4o2i3hKrIR2M55N3GPbfahUtImlNdcsx3eLq+3lZjG9AF8oHhEni+LorN1qMi76r0zRsjEcvjlGQUIAdpTWVMNvFninWFN9POxbnrx5z7ifLQVVO7CBpaYmoUC0XRSrykuX19hsonhFtB8WxYqFAhmxeNOHtimiaLeLs+xfQh/i8ePikuvX7Ff3QTuLHfo+Zt3Hk9QTi35b/Wt5zYaBk8QUm+37A3PE4/bdlolV5ePFmh128dB5sTS3AHy05VtGiDXw1pqzFNnzBcvKLcfmMlClKzSaJ2m/PPGB9Of1C6Jty0yxvGf6tgKxoKBGLLgCZLcUWDKBh+0CyeKaAkSSXaViTc/+dsu7Z0XxkHitCm+IeXMFcln1V2vxKraYgwjaxe1iDfysqRJN83qIu2vEqqul2mk8eXxHIVcO/Jp1teZ71h/r9gwAi49bEmtEcoeGVNV8dMJSAJwss1e9YxfnFFQBUp/uqCr/1VL+5Q8iADpILAY6a/xe7yGePQT9WA6IYjlCZRPtS1B4UCq22y3XxQqYO7xTuDgBvplw3SLaUoAsYiW++fogePC4KBacrYI/w6wCiXmuRURp1VzoaA7csUG3VfAEYGIrEI8BCKU/iaIW6FJye9DiI6LYTbRA04KCWPiqqlx0vYrmCeQLVfIQt9u74sXSI6LlL/sZ0XIUb8Q8ypNrZ26/iL93uGIB0OdcAwTmQoeTdk+cBESuFnsuEctzAb63NMmtxbOj4V56eWmVXYxOL60Ry5eDghwvF6tqLp21JJaXVfFkd+yScBCza0eqdrW8Lh6oqlktvd12HIkOuM2cGQTw/bSjXf9PQeY/FzeJm0Cb7KzVnOs1gwbtvg50nmkTdV/zZO0Tf3Sw20EegYgWW01pjYzNx6XiqZ3imwcqj9tRf+8rmZ44TxRP7Sq3w4vSD/zy9iWx/Ex5Tfr59A+PfFM1zzaoYE1WU7ALtoBOJyy7CubsEO2XQGB/SCxwpVIXcXdGU5483XnYqJqxV84mVh05izq9WSwA3I8BzRmk80AuKkE/YjIH3C/anfsYRCXAJl4SSy/NqbEBc4L782SK+r8HvhHPh0ODGbTZcdsB0dJ/9RVR1Mh+UwTwt/9e2xf8BPPcHhE1d+m03NKx2t6B1jsDZhY+yY3Lbdora+ckVbecR3gyb+A3mlChV/Aev6H+6zr/20XVvMt7a16NtT4zbNK13r3yOg3LfHFYgEUgh19Y1mN9u7nv7n3x1RhdTXvO/4x/J1XLlDfGcDu/XuCvHfryI03eLJstkB7XWt079M0HVui004I6+bUJ6Gfd0uLxrs/98HfrhwaSz3TNX4249yMr4KG5666OnKCNiek1bHLrF5pEbTw0obA4+iTXPrOy+ZCp+t7FX+kXZoOe99mzv1uXteMuty616gnJO7Iv4vzMudfuPfHLi+t+aNrE+l7CnpYBFXt4cuHhb/97h7V5+3fJymXR3+786/zXe3ZcO/b1b48Hq6I+VL10PkW/eGUZ4JGQ8Qr33ztf6xGcWRm8vKxZ/raUNf0MD/zqf7nJ7a20w/z7ZZ0VVgTfrSFPbjnDNf/pu+F7vljLCzEXH7bd6f+H1fpQp6qrxj82xcxYP61rl9CgcJ7M2uZ38ZVW1p9OlWak9Q7clfb2V/k9XhrmzzxWHD2sHJcN49530wsjZP4QZyfXn7N2fP/IoSXh6QcC7tKQTV+0HP2Y2KXgk8viX89VX9u08ZMjXz9q+3hJ/PnnPz+R9vGnbx2JStDv5ck7Ly25J+KXFYPGV6/LFt87uPV1MfHJZyLmJa742CBwVm1JR66zthj07fMdz3+ddfls2uWHuKB1596fryLrmiaP9qdV3fXWBd39dRhD58n6QmMA53cfaapqDaDrg1qp9AYATltte5uJI2ASCn5M5vt5Gc7gc6Fftf1p4VKd862kSp6o24tnKkXRLwf9WrWTT6+Vf/O7M6cFTxYmX9nKMcnVTexmq064mDXn0TMLn6hYt6p6h223vWah+qdQoF/Als/DPgEzalEFdOf0oY/riKrLA2Ghd99Fnrmvl+EPzrCrUFsGdAmY+Pl008iDfd+1OkOk1XM6KaKyN5gLeAXmDzWIkuclax9+nztHIBv8uEJQxGaokJraHoAr+x6co6g4UFafV84uniS8PqilOOhvS+QA6WZz9oMOUGnBdMrDfcOTXn0LSgEa+LtK7GC32S21vLwY7EaAiIOVclnc2+CGsrx2GpLVbDH9GyRTr9dzVDwLVRIzBuBd8GuqeTIsiCziDC7Lz4yCLfBZ3DWrUgWAfe5KWqzQarVSlyjSwdjHED/OamU5g+DngTzr/T/QYtER/PtP1lUhfj8f79B0Q502BvgW0az38xwXYJXfh+2t+maSrtDbBgPYe602QoFJbgzchfaEI6pAqx88EGoWSBNOD/3d14zNHPXShzVXOqD+XY6OfeUv31V+Ud5zN64l7WNgKU87a7GO/hsxlCdWf0pi6VuFPi4w54J/QPQZfo6v/BzIwDMqHXs6s4lAFrRp84rUvQN8K/zXBMiDUke4zAAYj6wdIyfhJkM/TqsW4O06ztqK0+mhsW4+Z83Q4Y2y9hrCh2x7i8Lr14wrxN2J1tuLAV4trQwjcT1kCk8GV6Zka08OpW/2p0k1pzVA6EBVOySWFdNBNQT8tdaftsYQtU4f0YQgaBRj1DVdEk0V4gaAnw787ap5eCl8GyERQQvQ3AZ2BvrXWhcuxEeTuLyxauKvC1ZJbYIAcnrNdyCv0JJXt9ErBLE6iM018ZO5oy+5xpOvBvkfH0Dv6FWsUQSyh7rvEYx1+hAYL3Wdrc1Bchh1ub6sZxV2rJdZpCucCv6pJLXOHFU5ZIteSWAP7H7JI4E5/nIHDHAKQtPmXJAVlGByFsw17vzsw0eQXmCg2tFXV9zDOiGDuEyOvM9ZIzpk3KshY/bxLSkYXTkhkFPp23NWrLtXCEAXctwetBuqkv+qydD0zMAQrqt2EfSgRahVnPY2PwU+gv9rw2DuprqN0RmcAx1xG5Okq2w32HEn6dW6fd9M+pnXFuyLvpXVgSIjGF6d2EMUgOAOIPdE3VpuoXciLuWPyh8B8edgPNe3QdngtISz6pQXwtf04B0/disvUENaDAYZd2oivV+vgI2iCPxQDafLTAxlfwUm2toqoRfqL5B7ufl6p36QMirp1Qrj9aBHfla45WolJfJYlRtZ4G9Yif+L+Pt9nMelkyRblQ3jJTe1r9uXSAvJj5BaE5gvNOWGNsPVMHZfq3wHr9XLzxKw42pt8pMcpsTIjEVJ4PROECdxBvBPx+m/ArTaZDr4hm/GroJls8blBAD9FuU4y4jVT1ZFnSzbVu70EJ6QbAMlgJ6VmwIpxVe7SlcW0E/fdLDLPb3zH8BPhDT0JdDLIh39UsW6cpIvuIZJ+PoJpLDvGCqOhdQE3seawYv9/RdxwyRQDTD+Rr7axM/qxzrRaiVu6XTcXTLf4F0hz4IdL5Tx18uvlNCQcJGa0/hWKk/PQf68aQfOPe6Z/zr4nAnGSCS8vG88c31Lov/SsR4U3EUgR+H55o/PW6YuUbvU58wyaFzqc2KeZvaKlsR9Xxr2W/ZpK2Jiek/7rWglkL6dNQQGZc4AvhvGobBfJJT1GY1SJztsilQP5ISaREL7j06/fm/WAoFgHErGWPeuo652Lsz7kXt5VjVZCu0/6fsvl7RIINnwyYW/ab4X/Ax5UVDWvWmMC+5xL7F7OICQURryZvv+3OAxOsNI3XOmhKeMsbrxCbEc2GP8vhC+f+W21dzJd/6PvTeBbqr44scnL2k7lCQv7AGBplggIEKAAhWBpqVIEZAgW1WWFCgE2cJeoJAHFCiLEgWlKEpAxLIoVVEqWwNUqYhSBaWK2AgIVYEGWRro8v533pI9RdTf7/x/53zfOZ++9GXy5s69d+7cubOt/P3Qy4YBl/Pev/LufpKAj6c5tihw/VY03mj7pIsZfLrsVV7xGniuasDPtzbCncSnXd34tKHjRakzzaZJ4zrMmZzKzz6huXIy2QqcAe9bFga8grrAAKyt+HKaM0BejWmfcubCd6XCM24d2nol/gqUaIHp8dnz4J3oEX6fXs16BW704cL77vnPrULHJ4kcuflacBfjk/9kHInIi9vnvxU/jkTK5b//jT6an9cQ96YSz25N4+QWx3L89TouW4k7zJnKrZMjATkir5Q/+bPyvA+eE9dtkfiYU6bE0ID6+ZYqn49EgLpwJQ4PlybzDzFpBEi1NPJGgiE/4KqkC/yyPyibVKiRGuEtGvKljryJ86YZqR70ckgx+C9QZzVMcyTWaYpUBDIIAf9xdRVkxmie/QLMg1C7vUnlnBtwnXVP5QJPGGQSv2V4/83bMAnEgL2RFNYiVZMSdt2T8S/W8FvdO/jyOcGv3X8UqSX8S0gTt1Q0MNAKypBg3bPAnzGh0lQM/0DHikug519OEqlk/AuRfoGn3iFfi+lzlYKfHKzd9/+hFeobSkT1g6XhqUSEJFk6lJfiH4k/DZq3HuopE8Es9X4m0KGE1gYkxn12ZkN7/DiSVYtphB61ns/UHi/8TqJtQWMqJWOjnnDCKfV4LHyfSeAlE+UC/6Nueh+hGYd2TsbxDkjhS0l0GLkkqBTspOL7Oq8ILVsvsZSaOOHVFO8TM9A/LI8sTFIxXEKmjt5hFRUhTqXhlIDIRaMB+gYkDHYXExP3xC5RgcMOSRhOD4Vm5ot360cgTuac94Y431Wl5zxwLvdwmaQU7IckU1XE1xwj+SMnr2Z4odeF/jH3wQB8YeoiQol3J0Ti/0lXDv4HFb0cCV4Czx3efecvPqci8Csk2hhO5zQM8lxenzmvZBG024heTUrvrV8+ykDRWSlQf60tpo6UquzgK6jtNFcQc5aMVSFrd4YGU1Gg1dlr6yDfM1XLmyF9O1QdgfQxBVKNAy2NQKp05ETKpktkFENcRxNn/8f70OPnmnMls0I6YKMssKdH3AeOWdw3DhLna+fpzfldPPeA8+msAi8lgRT+wt4stnn9wPQojdtGajReNHGMTSI6A96kyJ/iRqTtyPRK4eWceV1MWxp/Y6TcuQrZGr2KigrhllWtwHYJb3OkXqQjQS0YnweaMKSPDGkzyGVQE/rSCC2UhpHwxTEgH0K58raBflB4gWDgW0A2KB2kg+oyYt4a3q+B/k2yCtXSuItICUXyFJcYmCzgS5M2epIfMFH80pMlg3jT4YB8wym9V8NCOghepAk976JU0PspyG0D9d7K4l5sCkrxGLTZlHSZ75ccrSpBY7gXFpM4Sx1jYPvGFUfNvZ0Y90Lg3xfvqPSJYkllYmEo7s1SgRxTe/CThb6bJMCL9lw20D9zgqa3m3xBJbixPj5g4KZJxova3bvxv4gpsn8O/u9WIY3QBeHWGwCHdV5p7XEKvGxpHc7gCVk2d39p5H7OFQsXgE9i91QQ8kbKKyYoqp/zBDkfYlwt/hkkV/tUUKF0GkkcibMcWFJbhiLEQvF9w0d9fQs1tPvhDLG13mrJf5ZoPFaiFNoZVGd1ExTQk4eLacH/CHoVxeCX6jVGnUiKF3UUka+oFunQnqNornOiEgjnVSvMK5oFl7kh6FX9y8tJb1XPtypeLNGI9MpMd6G8qJgn3EjCaeEo2KUGvW/xbGIdjUyLeAeAxCVJY2LXEOlJhNzzgC8rsGyFWIbe/M9JLIEEU6JrCXSkg79W6UzgmsXKCDE1X0iWZ4EKyYW3NjrwiKgyXJulzyR+m1AgIdQKei9XMUsEnohUcz/nI5B8bbITeRTu8iTCgrKQrBxI8PCQxAR+DprVmEKdkLsa6rxNpPDRAX7dgH5c5MCt8QwgmvuP70SSrPLqE34xNs8LZAEfyE8x+KeMVOP1Bc8DA/K9CrO4fkqq71OefyIhdcg2QMS/0me9xfC2nhIcQ+TjG8NlBz+iMFqv5hXIiCgxruL7aqT6Qo4llE9bIRFo1CCvOJ8N5CuT8+nEnBgkdp2RkB5pijtCPw11+tXDKi4wQQm/MXpnLmHq6/W8qkUERpER575nsdDHQLV866W7qB7C40yg97Ltu0XCeBsK/QGGe7NG/JVmBWn3vdxTW5B84UpXc3OJAlt934syNadxauvGxKfQc9oplEOoQXx5pSrkgvZXporUc//rORp5q8J5g54S5YxUYKg+hfBVGHInFkwqQqJUkA30RUq1YPQkR36rbtLQafy9aE2VAmtUS3z5VwcHONuGx6G+gYYJBebVxD+IR7xQyPdYXP1ECebDTD7fy7lBAq4VcnUg/NPLhEhMyMv6ArSrmG/LQjZacCV3ofHmoVIn/x/pr+mRqiPi3HikQHVI2OINCWqeA/7fz8cSliDgjIZKQk6aN4DQvjUl94QUZO8gg+zA7n5ZB/pbYHjC84BSgwSl824sWAhExSBrOBOlYTD47U1G92eARF0ylkQGEBYjmNpGnL40RYGMo5C3HoH/wjxltgo9Mu65kfsCHqg420WRr7TQvnVKf0bjlxuFamHOcyHapSNhJ5cCK+QFjDBmpQKhJAtKqHJXY/hJUSyNizQUaeYhJWYC65sk3AZ/zWOhX0bVDwsiAj3i9odnuNqcrAN/Q8hUEqBNHh7oJiiwXraivsdtZPxSENWkuBeQdRS252n860tmKR/nGWJKnZacNmnInGlcrAf6oNoMJb/ewqbEnzU81lqM91zdl3s5b/WVT/b/9sEakjRvEZ/OsAfSvW73pDu4widdskWYb5Upx7FxND711OTJKkaJ4xhPfCgFnhczfD9ZC/09Eh8qXK3k0j44PjR10rSJ/JpQsr+TQa7Em+F996EDwyxTYhIfy43zxIeSM/l8CoRnJD6k8o+NEXqEZ1qwZyRuZE+D9pePG42bBm2EeqVn34RG8YPc+3apngg9/3jPJqVP3Oifzj/+eRM/r4vwk8SNSHn940Y6sK9kn92416BfXHysnvv8V4E+ss9ujwbKoPvsTmkQOO+spn12ye9r3NdALax/bu07X7pA7ZmPpooS4lyfKfDI7jROe+SpLgNH9JjYX0O6F8K8VXjeP6HtCCKXHtHR3HrkvH1KLu0D1kekTZkzcY4wMW942tTUaalCTNH+KM+nvJFK3KjNaTefirv/3+fTdmH+Nik/4dN4uTKAT4QXot6dmzzKvQ9t1pM1zHvfKZyn2uDfzXtvV4unb/PGms/xJXI0vajEMT1ovK2QhExoHKf37L/hiFLiYj0fk9Um8HJ3/ibHQyH9xou57/OnUsZ46uMoGj+DBnEW7lk0hItf2sB+N4jRcHu5EpNnk7rbZk5fsDgkAnZUGG5Ebk8lyGUm6VRGpNEH/178IQN2ATGM33d+UU+4XAyZl6gvFP4lb5UJoqrlSaVHhZ3A/pjlfM9S/L1ojFTufqaE6UHiQvqlfG7+jQsj5oGyoX9MxZBQuSowhdBOUhqcwEB9k4y1hTPc+9RemZLwlU74iQY5W9C4D1LV48nydiCgjUNDY4RXM0ZoDxDWe31PBf1ofoyTuyCQGrwS8JcYf//I69KLLId+m2QV9GG5/2S+YS6vfJ1gD1v049+oQUi091xvWi88JJehF9HTXO+CIA+tMnFUHaWfkGMabeamhnmmiQX+ytEeyiFxxxFCXpqeCjKmM52f3sNdwoyUKK8pJSzrvE/mreRHhp634uSyMnalsbLnxzbyeTqLyNpuUlW4feD2PdE7SxAbKm5H467INthDiZzQmsrNZvC6tFoSZycRuOAXMKwhl+8X5JzJB7r1KLcnjZcu0oOyqef1JRMgvK7mj3g+20fK8R/jna9mZrbvsoEbZROvfAlfpAaIlLgQ9HQi2tnz/d2nxx9hJUgr0bXoDG+vlDqkOmTXa7iXSVH2SULfChkXjw4XFSy4Cjqf9P2f9RciqJsW9PRmo5vVweYjSVElG5/FcJ91DaCdCdcsQ/pwEhDmeDUpyG9UsQrc1zxsuCw1O6qX696yura+nPMGehAmQzJ3xXeyCiwwTR7kNe5LA359x/Ly+tXsIFCOErffyVazX17itGZhd+5BNxpfzrcgj6ZJA/o65EqJofH1KlacxGsBlAXT7Wzw49rr9rPIwUaRasYLgBCENJh4yYK9yQU/6v3P911dFo7SHd+9xb3Tfpq1INdVLoMo4WfJ4DfvSuqGoSvhYEtowpAShOKjnI57PiY9G9qQ42zgfDLyLn8ZLSuy9/KfF3aaZa9+XMHz4XR8PGuA+na+7sy25F87uw5+VfJm7WUdkXQxItscp9hvIKj1WSj5EbDjvaptkA67brIkrtIRujRJznMCryzEcFReSoF+grxzy8e88+Q7g1IpOoXkEYjM0I2XFoOv1OtD2Tk3sVu1MRRZze9XteLa0Z5os/sKNJzp5KxoCnoSlPd3TEC6vHAFbhV33gTGjLNs8HcX67ZyJWxJ2ekylv15nhb0JeWQcxF5OgtJq6sqiKTq8acieFWnLLBDgwoarMSUHdkHcCujGfIbLNQmpxA21IE/AOp2CsQLZXGGtPylPejQvVi9p0ilGrBXJSyd79ag4FcK1MsgUwW5uXveD6xJNG6FFtDA2qxqzuKCpOLdX2ewFmL8WamxWgH9inWBb+QuUliSrg4yQzkuVEY5PZR46yC3Cy5UQeTMasrPZ6z5kiED9HvDkOET3+fDhvkREKV+lLwvBvk9Z/3HTLMSabwyDB1B4sidn1G3U1xBkB36R6/mS3r75uuj99yVC+9byO5nq0vEHKtL+G98a2UetJeFJyLVcjkfRpTCTSrnuea55CivQoF3LLJbOL4hyVPCFwz3x0t7ikCv6I6uaKIcBfwjYc6s7xvN0P66LEjqy5XTAUbDDnKzI8ZJqlwQu9fDnW4itDPhUdyIpTownftSSZV4NstKAnUlnnu/XkiX0hb6jFd8iZlU7f82qDndFXhzyVsfczLlLq9XSvSd7fUSuILrgX/mp+IriJIBfRK+LN5yYyulwCMM9mpej6y9gXI7DRKiSdsjlR8HpoI9qNVw69VgZRyoXN3/lTUFl6PiwPxDu9DTRh/h5VY1nBfVLU5PsrM5erknWpkSL1K93iUGmWLO8kxwy81JglFqXn7q43L8avNlP/O03WyklaIV8aTdpx3SSongsEC7b2xH5r+ucIbRILfAkL1bbjoo78BGp8OD1V5pxql4y1oSGYN8CxV43hWaEX7WPCKEPFS9FPgU+qDK/12kvkkZEo4OJ4pe6UymcWYYGo2C1zeXWN8YiRLPSjr8FtEPNQoPIrfFdkTFo1wo76we2Xs9zmM1G0xuqr407vIy/TaRR1+0aG4oeRijaRzf+Y9rRB5DfeTBSp2SeCetZqXEbFmh/saNhibsPHuVHeSMf5xGKwV5HCcbd3QQCmSN5+ThCKOja5RHOvAFyfh6VEN3ABUDfRfLLc2DyW0l4X5lPE3GTTTQ36QbneaskkPKLiJyY4PILaUPZ/8We8nDu7rHifLIgX7Utc/iPyGeiqee+9YjIisM7+vcI3mPN11y7hW+8tB3pnF1xK9B58ML/IZmJAoVQztzAfH1w1cefP0Q7ZspU4m/a3Yhln2zw9W/QB5QP5Z61w9OHlA/XNAONvtz7RxaVaeOikwmdxIKad5vghKIem8HP2f/Vfcg5tuEfxZlEDK1hH+MN/+89Vlnp/QcgaXQ797fI93mbV/knM758oVcJO6Bn1bi/UNWuffHYwbUsM/YX/z+eD+fqzk+I87zCxlvu8TvRzD0eT4us+dXPu5x7VdP3GM1WsOtG477XIk7KaLQg/blnJs6LXVi6kxxC8jJqVMmTU2d7dlnybVIjscPpHGnI52/8j/HuHSv7znG3P46A+Q4pZtnHmPWXTneDr/f/9Ti17zFws0HHBi4r0VyvpJLWzPdk1PJ/MlUgej+aeNTJ6Y97rN3pUHI3/i6Esc8Q+Of0ot/cB6UY1OKh37Xc9CWHeLpdxySu+Oo+z/sf1WUa8ozoeUqP6v4T+RasF84h/iZ0HJVyxRc/NfRsDY+jXzPg+D21RmuxPJBNH7c0HaOKE+xnCl7lJgsr+fGEgS+5A1Rcuf5qH4B2+F3Lpzmdc+5cNljeLkyu2tjHYDwRFw/fGzD3Mvi+mFmUGg+HXrEdz35w64fPhTFx/syn6cD9t94Ga3j6FE3VOCPSt9zr+tWGULvX7J5ucInXkr2L/GmZ8/vD9hHc7uw39/AwH1l9B359cyag0pu7u4/0GO+8sXS7nXaz35dflwsV6lXuaYsV/jse+JfLn8+/91ykXnHAftbvzIikTv/gqqNvyc3CUbqcv78hJ1gfJ2dlPjXj8IKCG1kbrF1MI2zh4N+LVTiOIARkAVIhzqYC/digDjOYwCkA2yAQoAToF6kxHqACWAFkHEeBwAvVmIdIAXAAHIARQAXQGNRYjLOYwZkA+yAUoA4zmMEZAFyAWScB4EPSMZ5xHnQNkAhwAkg85+9oV4K9ADIenxxHrQDgJcBPYAUgDjOUwRwATTQ5pFxHnEetB1QCiDjPGQetFFYj58LIOM8ZB40GecxANIBNkAhwLmCH+fRA0wAKyAPIK5H1wFSAAyArEcvApD16JpVkD9AnAedXR/kCiitz8+DjgOQedBZgFxAMYCsx9cCDIB0gA1QCHCS9XaNwFcCmMjaDkAewAHAapob5xHnQecAigAuAJkHnQwwA7IB9sb8PGhVE8gfYARkAXIBxU34edBagAGQDrABCgFOgBr6oHqAicypAuQBHAAMfU4dIIWMuQJyAEUAF0DTHPIHmAHZADugFEDGeeIARkAWIBdQDEDQX9cCDIB0gI3MrwA4AWrw7cg8aBPACsgDOAC4BeQPSCFzKwE5gCKAC6CBfm4ywAzIfpQf5ykFqKCOxQGMgLzW8B4ABl9FB0ghMU5ADqAI4AJo2sB7AGZANsAOKAWooD8WBzACsgC5gGIAegzKATAA0gE2QCHACVCTPgjABLAC8gAOAH4c8gekkJg3IAdQBHABNOBPJwPMgGyAHVAKUHWA/AFGQBYgF1BM5gSAP6UFGADpABugEOAEqMFGEjtpAlgBeQAHAHeC/AEpAAaQAygCuAAa8EeTAWZANsAOKAWowE7GAYyALEAuoBiAukD+AAMgHWADFAKcAHVXyB9gAlgB5GzLPLg7ABj6jzoSUwIwgHToZ9sAhQAnQN0TfgswAayAPIADgHvB7wApAAaQAygCuACaeJqb/0lB6ypDzRE5O4EfWWqJyHmd7cH7Ja14J9QZxaIuqCvqhuLQE6g7ehI6ID2hyxEP/e8ElIh6oyTUBz2F+qJk8PKeRv3RADQQkTEpA3hPZExqKBqGhqMRKAU9h55HL6CRaBR05sYgI0pFY9E4NB6loQloIjKhSehFNBlNQVPRNDQdmdEMNBPNQrPRHDQXzUNk/5kFaCHKQIug82FBDFqClqJlKBMtRyvQSpSFViHia65FLyHSBluhFX4VrUcb0GvodbQRZaNN6A1h/5m30RbkQL+ii+gSuox+Q1fQVVSKfkd/oD/RNXQd3UB/oVvoNrqD7qJy5EL30H1UTXxvSkJRlJSSUWFUOBVBYaoWFUnVpuSUglJSNKWi6lB1qXpUfaoB1ZBqRKmpxlQT6hGqKdWMak5FURoqmmpBPUrFUC2pVlRrSku1ocj+M+2ox6n2VAdKR3WkOlGdqViqC9WV6kbFUU9Q3aknqR5UT6oXFU/pqQQqkepNJVF9qKeovlQy1Y96mupPDaAGUs9QgygDNZh6lhpCDaWGUcOpEVQK9Rz1PPUCNZIaRY2mxlBGKpUaS42jxgv7z5ioSdSL1GRqCjWVmkZNp8zUDGomNYuaTc2h5lLzqHRqPrWAWkhlUIuoxZSFYqgl1FJqGZVJLadWUCupLGoVtZpaQ62lXqJeptZRVuoVagP1GrWRyqY2UW9Qb1Kbqbeot6ktlI3aSm2j3qG2U+9SOygXdY9CdBjN9VtmgX/91Zvufkvcc//n+y0ZFcK5oT38/Funb7+F2+f+nAKfBZruzyj+wX/81fmC7/grmZ9RtEbJ+fah/ayxqWmTp86Z3ME0ZdI0fl8X8Ryvc6IfreMu/jywoUquf7VgQWD+KFvpkz93vgPZbw7SvyrrfNp/PUwhPCf5kvTcBohwt55U4q1PC+thnkubOXX69MniehjiN6ZDHuRdD9i/JnVK6nzAVHGvI/F/d7+NXE2BX6QP6E+XCvxW//VnhTPAb3hE5T5fkusHbep2QtQT4ws17JN87r/Rk0O/COeAPhe6H2RD/H7p2ReUnI48WO7jp8+e4+FLaYISx46kMZkZKNpgcpHQT+5Iz/o30h6T9IUgj/HwvH/a4P3+8wcK03znDxC9Mqtre86dFPSK8Ddh5szp84aYU8elzQTLCH2yUgWumnCrBeEpocVO8h4FbRu0FXZAKUDMzwjIAuQCSH4I8iL5GQDpABugEOAEqBOhfQKYANZET7vj3+bo/CwyaY9FuY84c9Fz/t+oGuzDSPpvzzupcV5OD379GeGzz/nrv3r2xybtcQKRi4Sfm/FguY9NnZ0qzMgS2kIiB+3e2li/nBvj5votyYwCOzoVXhP7Lcmjga/j/tt+SzLI8n/9lv/1W0i/hcjEHP+/fsv/+i3/67f8r9/yv37L3+m3EL9Yy0A9uqqc9nD7Q6bNnObZIJI/j207+H8TaLx86uFl/vv9x8303e+f+Ot5vysD4u3k0ghx9GSzkjsPkuw5ibwubn/6+r7jGyS9VkZz5+qRMwL902fd9T3Hizu3Irc2zsqt7eOXb9x+qFr0z1wTPP5ZwYyazz/8t+dybv869HxbsXy5rynwhok0btnwSr1wpOSshlg+/Ys0vg11hZSvEmoK54+/o8AFkH6m4bUUdbUCx1Uq3PIwLQUbNVrBycMK33H9vSgFvg3pu15s+2GODHwG1pPePAVsFhL24xwq58amxHOSimcr8MaTUz4V+aYz1TCuE8+PVxyKr3meclIrZY18O9ubH7foYfHza1t7/NpZaRmziH6ndFfh9BMD2tWs31PmjJs0PrXDAO4WcIYnKad1Bo1brT/OiOVUT/IaB6mn9D0vsAtfztlxyhr140HljOnKl1POhJ5Xn5oxL20VqWODlbhhyhMDCU3c+bdAX+Uk3t/W9IM6DjADsgH2FxTY8BTc4XMpQPU0tJkAIyALkPs070/FyRXc+aWetiosoLXSogpuNNcu7L9v21UbGw/x/T0y7mjL43X2Ifg/FJ7OmzlpdtpM75M7n/Gsxzhnfcetb7YXa+g/C/qW2fnf6dvl7sL+3hND96OyN/D05VxS4onv/+I+b1o/OfR++v568k/pE/WkYGIN6y/2efg3fJQzR6TP4UXf5n5Kn/MF2/UR9tMfyNN3OcQ+KH+3vh5aGno/fWiD+HNPX+Vt0EPoS+LMSRNNs711pQr6O9V8eY3vK/DVPbU+EstbNCW0vjRtIpwH+C/1RZTH7RrkUczwcZDiwQo8ZSqNF346bJWtSoGzvOy0EXihHsK3m1r4jhvHn8CfkfrP2mtvs6brS/hT+JMcbxzaYIXIH+dUD3+SNvmeN1m5lm/3zq7+d+1eu5f4do+c9xryPOp5wrldkJ6c8fpP9p32Lu3QwRruvIvc/Uq88dvmm9z6P81TXv/zNads9D0H95/GYcRzcLfXUF6xnbeSs/um03jck5lHJ6WSUy0nuc+fssHz6Rmz5hF9mDs9I53wp3Qun/af8Me7ykRHR7d0x6mm37ji3pLBHLq+bJ7z3/KHlLsm/nDnEL0OPt6hh27Pfc6A5ubPgP95Gcr2eMQ8M6lT3ufK4Bk8HRKhXSN8NqXzaR++3nlrocdfNV5Q4PGQDznL3D+ObL2txOT8ci6OPM40nbSrrh21cc4fCre/qpLSeMSQgr9EOeXMCD0vo2DLf1NvZWuEeQy3a9Zj7ryLuXxf4B/tO+/Nsl7PJrjXYRacdtup7Jmh7dSA1f9teWNrOK9blGfyTuj/zKLxyptP5k1Ky+COKBHlmQLPMxbM4fzzXqN1Cwl/churuLQPzZ9AdeLPGbqlxI2m1HbbtbxZoe3aIasvf/7xubIif2Y9mD+loK9DZ9O42+pA/qTPDuSPQ6Hi0j40f7xruhd/HCDDRiP+uOfe/212aLu2ffV/yx9S7gfxJw/8ldlz+L64P38caR7+9I9vpXH3V3vsdZ+3mTMndP3/z9vtOQ8uj7GFEieBDchZPeFdvVLpc543uhN4nrdZo8LLKp/bGVreE2ampZFHHZ6CD9xZ5+4IRKwC6wHETuaCnUyf4TmP0npFiU8BHW9lzDMjr4sb95wbZJ5kCxWX9uHtvK/iGQS9K4U2rZFq2RuinAzzQtdLfzn943W8gpxI+1aTnMg8uMJJSvxdWrpLnAfnnBe6XgSj75/QReQRjB4yDmV/jcauH/ac/bt6AG27Ww2I/FXQ/3R08MyTTX8X5J/OvzMc1UKR4tbFROfSyZqf1pz8SXyRjDPqopWec9mF/T6JHLOfoHFrnf5Fd/9/vle/aabvuS63Z/J8ipnlK8eh8P9D7R85S/AbaV6O3O/J/ZSn39kxeuBE7nyWjTSOOpkx9h/1s90cVGBxfm/xOiWWLaC5OhkOJW7Or/zi40dzPXy7C/1/bj9T6DvFQvqz1y3DNRm0T31PWUAH1PcsM5/2Yeu710FYXH3XQH1XyTz1nVyHIL8828g96KACaw96+lPOAcDXg3zcS32Ij3sZw5X4GqSfXfLi8GQ9yFHvSR9HzoKM4NOXwnPVC3zci9sPdZoCxyyk8ZBvnp5K5nDKhO1muH7bIhqT2Aj5nRgnc4DNO5E5xewe/10YWn8q3/lv9KedMO90/Axf/fGe5zt0sqEbqXd5JhpnTv/wp9DyIB7pJP7v41MnEb+UN3WjuXpT2FEZMD5P+MQoabA/kH9b47vaRAU2DfH42TroA6d05/lrS+Ttt5qqjXUv0G4/1zSAxhE/efhmzfi/xzeiR6H4lj55XjThW85+sC3U37ZXA6dPm+6ubdy4e3sVp0MPYe+431p7CfzKqY3Vw/l+AXmf6eX6uN7xv/0+Qg/3PrJomdQHe54SVy7iy+TfXmoW+baXyEu/nTcVeGL75932MW7x/z37OGWAPKR9jJk6vyt3rmdDFY6aOuxh7CMfV0pKmzrJyz6SeAzR9yzI8xtR39MmpI1N68av63hJycWlSR81aanvObxWs+d8YpFv6mQl3li76xGRb2ZLaD8us5tvPPOfxpXFeGaSfzzuSU98qld0dEuun/ybkos/E975x6cKF/vGp7jzbHUqrq4/hP75xNpJvJmMD2WDHmspI0qcNHvW7JlpqVM1veFl0FaJ7foNJd7OELuNhmtq+9oVB5TLXpu3K2Ssoo6gq3bgRS6uze0Ho35PiZGmwzRxP5hSxrMfTAbUJ05vJ/nq7b4pQrxjiq8fHTs1UG/JfjC3p9V8DurmVsI53ItCj2NkzJ6c8aFA/9jwm6kivdlLPPSS3xF6L2v9zpfrwNMb+5hvPct8LDi9p9r9PXr3CfVNpHfA4170QueF8/+jFJx+EZ/Ef7wqB3ynu8gl+F28P8A0V3FjVQ9dP70cAu684NFKLs6cceCbAv9xLGOW7zgWyVetVXE69JD221tn5xP5mH9S4mOJ4xNE+cQtC5TP2cYK3354M2FdSTNffRr5aHD59Gj19+SznQmtT+TcR27fKPDzX91cLXXrfxB6Mwf60jvAEFyfMgzB6b02+O/Ry/kHXvSeHeKrT2J/N2LxSYM7/pPpsZNyta/e72nP05nR3pdOWYOHa19O9RbWjy30pW9fHy/6TDx9OfsUuPycepi7/Vvuoa9dY1/61jbn6evR3Ffu/5Q+0r/xpu9acw99JIYs8m/ee+uecsc/vOib3cFXzvs0PH1Ndf8NfdcW+NLXrr2HvskZk6a74xldfuon0pe+wuvczH6+9I2v4ufFJvX7b+TLxSm86Kts4KEvLWPSZOJXaVfT+Pbm12rwjwP7K5x1SM0YR8oX97wSvze4eqjb/18ZWn9/bsTzPynq35UvqYEQf7rjd852lJf+Tp7L2et0+O420ISdE9+tBfZaJWwvTOymOov09/j5Be54DcOnfRh+ePfdUiL58aysm0rOVj9kPJ94ZT5+Ayk/kVNyG+Bz7oj6hLekR2YH2s8CSpOgT9GHxnEAIyALEI6uQO+1ipsxQfwYIifNH0pcfmD2s+7xj1Wh63HMo7ycKuv9u3oiyknmV0/kjTxymjIinbMzpZeVeGVS8Xj3+LcXfUOH+K5bvNxPoK9S/p/QF+tH322Th77pGZPGc+N1w5T4YtGmh2nHRXm6vex0SumOQ+CmSrwW6h6ZwxEuzD4Q9dIOfVYXSJDoJaGD25duILT/kH7vnvG9zH5xR8dq3zgE2U9S1UbFpf3HcRO/eHyK4NeXloJfb+jvni+SvMYrrnbbdx7AyNu8PWt3W/6f1HdSj0PZsx7j+szm+DpOiS8DTWvp9YMyUuemZqTOzxD5BA/x2JkZYwmfwHylkn4h00XFpQ3gU0rHjh0IRzp2GKvrGKfr3GlKe/OEsShjwpyZJL6Y3lqJEz9p+5cYXzSs9fBhu8mXD5XjBD6MD77Odp+h5vKvHc+vcyDl8u6vJ40FOzeL90vVfZT4Z6BBHr9+kCY6+tHOyRqNWG70Eo0f7dWf25Q1umNLDSm3uZ+KS1tDucfrupBwB1/uURMGZYjri1v0PHBHLHfySzXsG2qT17i++EHlbrqDLzcpl3+5zW8puHqhewXsINBwKGr9oKJrvvXC9ZKnXpB8SbnTo1Rc2hrKPU7XtWPHsbPHcOUm+UYL5SaBA595fdP17nl9cfuVeOTLwH/j+kGTMiZPzpg8xa13DDzPmJKaQehIW5AxhdCha6ni0tZAxzRdp466TrE8/6dmzJzD9VvrqnABvG/KtED9Ln05UL/JRdLWmE/HJ3S6zr76rVbQ+NjHO5zu89/X1RA//5f6fWoFL2dSrlD6rXoF7B/QIH8Lyj1r6osA934FDnieMWsex9/JGbOnieUmaWsot1nXpZObv6aP+HPOTbuUuMXYhjfFcmutoedL+pfbf1+AB5V7wBS+3KRc/uXOK+Hpcf6kwGOf7u62M3le9PjPu/q3cths5umRN1UF0GMV9NypVeKkV/j6lqckZ2541jeZ4HnpBH59k/MWvx+yU6ibNda32I5PiPUNQx+arHcqgr7IklPNTpFNWAhyX6lhPlw5v65obTkdtNwx1x6wjqycX09EyuVfbhPYcvIelUrFxcdcMbRnfq/Xei0VWxtrHCpM1mtx47wv83Of/lFczsuhnJ8xcTw3TnNEiVu5dBvFdtf+qhc/eihrnH/3b+dpknlcoeZ7ZaSb+Pp5H/rj62nOR/KPi+hW+8ZF3PP1VDdfdse/14eed5qZ8N/EB8X5eoTOUPFBQhfR29x6Knxt3IPsM9gPwW66455fKPG5pt+eF8tl2lDDuKhQrrU9/5t5iMSfDDUuSuIjhL4UC41HLP7TLtKHX/Oij/Glb213ge9dgtN36AnlQ8VlD9VA35TZGVOIHgXld9q0cdPHT5o2cVaHKakzJ6ahdjxdnJ1/DOT0N/y3jl14OTHCviSOHbXxZcTvSxL3Ao0NQjy1K2mvf1N5zlUMp3Hs6zQu7jflFPK6OP8i23fcgPQf0TI5bvLihwbCU7LHlAl+mwkoKgafHqD5EWwmwAwo/IHG2XAnK0Yuo+vICXWEzDnmDvly0fi1qf9wfrG37w7OIJG7/R7o5bDsInf/b2NovRzZs2a9fFi5n8oPPa8q+rHBZm7c8aISbwaaDtVZP6g03Xec1b4xiB/XVcWlrbFd6RLX2d+PM0WrsAPufyEKFQ1Q4mnldf5oa/H4cTlLaRwDciV13z5/RKK3vDUbfOUt+sPUwj7XxfY5JdvD1z1ZfvX9X7bP2zP59pnQ599OETpI+QzQ/vqP34jlI3EEfFnB6XLNejV95qT54i5Dc2ZPTp3CqRLRb9uHNP4idlR3Ub+TN9F4PCAXaDRUQzs6VI7T4Z7+LL93lnqIOM+en19fAb8h7bt+hgJv1a2+JLbv1k2hz63MFOp7kjBfm/AraJw/uWZ93DxEOH/gdZ5/sUN97T45LER9JBKbAbk/RWLDSbh3rY2NX0TiYrinR9TGua1r48LLkVh7tjbOVtfGjkORmIF05u8icTbADnB+H4ltgEKA+dtIrAboAfaw2rgUkE0+A0oBqvDaOA5gBJh/icQ5Z+DdJZHYdAfuLqABPhfBs/QEjF1wt8XUxnbgTS6UsxTuNuCXDj6bABr43gDIhvcUAlyAuMjauBjSMPA8B+jEh4Em4KX6S0gH9zyACt6jA5ggrfU1zz6184mcbDRevHX5l0Q2RL/j3gTb9Sa//sKQA3IG2ACFACdAvZPGeoBpJ7/uIu85BUbv0FgL8F1zIa64iEGtQCvIPBUuDeRBzqW1vw7+/rzfJpJ8m5H2GPKM2cznS9ZwGEhagA1QCFCDrjnJfTvkDyD7kZF5DSb4bN3Or/vIg7tD+IzfpbHuXf5zCtwZQA6gCOACaHbwNCfv8F7TGMZFEOughty8Ef/1jVrUBrXlVjg6hBJlzJ0+O2PeEmJ3dipw70F1m5HycPv/QVnsQnnMkEc2wA4oBajeo3EcgNBvhHsWIBdQDEDAYy2AxBkD17D408Qi1WU+HkmuC430m0j+nIDfgjK+xeev/xnyr4Q28DzwFGADFALslZ6yi9L6CH3MzYsgc2HcdkaYT/QZKSeUqfratM9IPiSdCfI49ZZHbvatIA/QjTyAYycvN7wLZLHLI7MU+Mzs4mWTA/cigAug2Q3y2M0/J/Iyw+fs3cF0i5dTKCkRGfHy4a9Vwn3U3fkLxXVGmrfBrr3N023fzcunFO6qPfw6I0J33B5BRnt4GRGdz9rD633uHl73A+kKJiUaY7BdpL6ZoE1dtSaSo4PYxRyg4bJARzG8E70P5QUY3ud5lw53G6DwfT5/J3n+AR2izimD1Do5198iF9t6dYa4v4RmC/B3i29903/A1zfTB3zeRGbWD3ge5MHdAcB7oR4lgzzhngJg9gpyhHvRXv+6FExC/MorMveI20dQUhvrX5K79xEs3CXHd57/LZXQSQ53KAQa69s8dFr7At8Bjr68nDDQQtaEERp18DkFwCTzNKohTRHcXck8jaSt8pdXaAp5vTGCD9Ek/bMGot6kAC2bbZ71acWgC6g/yAJg6M/TQuhIh8+2/jwdRF8K4bOzf2g6gq9PU3J6Q84VsSfQOH54iH2Mm6/u/+qagssdoJNibAp5nY5UN33APtUY+rmLVK8/FriPMdk317OPcUoHGk9qPOo79s32V/8ahFRkn9Zu3D6tNkQ2CRf3aY1rROMh+0/XYoNc0pHyHubN/D6ttt403n+CFn2szdw+rZWBZUpvQeMoyyVu3+tKrqZ4vTBeuFvAPwGerv0s/wC/X3Q4CrZfNNnnNqsdt8+tzZuuYPu5ZgOf8yz3G1RW0sC/eDsNpSTv9t25v1JqBN1iB2Ik7Bddzm2zLuxPvInfn5iv3xIl/pD59fPLGlP12ZKjESjEfrjGjjRef74eoe9qhcBn8oLKdexxcn6HyOcsmQKPu/fS2rAg++F6Xcj6KNQD+J0lmMJ4XcaeUI+EHYSDnRUhXjlNaDxGkEdVDfIoTqRxht56yIsUSOkjDy6hmZzHJzta6a8rFp8P8VJtLxpbOqmMPP/JrtGWam7v6PDq8oX5bEWUsO9wTrkCV7OSu6FLwL21llZNY8VttipUEm7bf4woM+hBBKoO2O8YkkR5qJUgZyca34lroeL+5U4QWMnQgh6w3H75/EvzoF1cwd4TuXaVpV1sMMlZIV01iwL2wfcwiKejFPhXfJVPRx6RPLy+5i8ZQmaoH7ejUDbLnvY+ryXe/8wQa2ca16v3+fTREhdbVc3ec+3ta6lGdq64t9Bt7rV22sEaoLz2LWy83Y8vLsIMz6XTsgqcGy9BFv6oRiaUVNRgQ2OSkXE6pyl673TNvQi2WI8o8DrnStZB/hOOngmmrzawtzQq4H9F+/LMJx3oVd8nHe9YkAteaRlzPsTO1gaZEktW3KvlTYv4Ge6WysrKphYL0uVZlLhtjy+CyC0KSRkJoh1RpPoifRsar5Sg0PtPCwaBiYX2Oc9+wC0w/uuAffDjoP5mQmtRXSKm5D/5n+wTB+2C9v7VvYElJPWoyl2PDGTPHfaWJYjmebFbjhzhCjx82nd6fn928ZyDm9xe6yjbk1ILfhxdJ11DTgzgjwYV7Z+v9Bz1ib8eHk7XkiNGOHuD9NfFDdc15A8w0PoZaTfDnfw5OQGFce/Pngf6bEuP4rhJ+hdsRGDJyZUM9VwePmSZ255yxBBlkAmH8vKXPon4NrEB9goxPkRUOsCPnHifPerFL5/zKZzC/uwq6KfU08uInfQSlLd8xyKyubyLnLsOLVtAvn7yzQH/tPDo2gj4xs5z1y4l7b6/3JwgD8f08Yg7mwnslcXbMfDayD7nSwWmO/Jy8z2fwldupeAvqqTI55zRjijwygE/4lCCnTs8xMXS3PkA0mD70YOvZM8J0i7c4u9bGnO1gSt8d10qv/mGT7vAPdDXEvS5tCG0H2hx0LNZ+HrFvR3rwe52q+GcCOJftQb/Kq85jX+L36US+cfGMwi57T3/VsKhOKkSj0ZYJD+Cs5Csv72nkb4xjQ9Wz48n5z/QvvrsYr1O7koGPpdECbxAofUZ8/vRBam+fmrbgNhJO5SC9jJtgSeHuPqAPGhHDfv+8+1CzjYy1yacqBjxpZhQaU1QP8qTHCUW4vpXh7a7RW3JubQtgp4HI2U8TY2GUpLzQg4K54UE9f+InUTdFXghe46tLhHfJJ4X4ltmp5ac8xLme85LZaD/nAX194MZxyy+9k+4vOyfrg8nDycKfrntlSGZs0Nrfe0Q0SRfO+TaRt7XI4gd8lGISge0q1ejQp+T46T5IhUuU+JZD+AfKb0V3ocqH/GRR7w90A6Zc6CPfG5murwS2UnhwBxJ6SD9j+THaLxtstsOlS/yTlDH87EI+sRN41e1bHoxuVVN5+QUETuZydv7ms7jYIg8jH4PgxyVbkoifizj8WMtwf1YU4UCHzjdXBfon3KvcdshB7xPVinNCFIXaU8VqJSaoN1qs4k/h8bidw7NhbcREs89yQE7WdXg9S4dHnAOjWonsRsXCsk5G/eFfkWwc2iSQW76FRYkgdd7HXMXcMV1JOfQfB38HJpKzzk0eaAv865EMMLP+HNoFgd53weQLt1REv4Ae1CawK2t0Xg/Ew2X1yNN3m7wm57KB32marQHakh3PfR5Jm65oRakXfWc+9Q5RH/atpfYg0TBHkhD2oO4pUq84fTFkuD64unPkIvE9XIGy7EJfB6mSo7tnRW4NEWBXQcU2HRXgQvnK7EV/Kbc1lBmsrebjcbph8BeX4H/T9HYWgnPBiixdofSHV9Rz1Diph3OziBZkviK9kMaz/7QE89QD+DjK/oBfHylCN7psnniKxpoJ5O3euIaZvicvfWfx1f0XypxrcuY68WS+dx5QAv6yDeeWApQbePjK3FwNwKyALnbPPv/FMNnHfQ5yG+Cx8aCx1hIhIzENVWQ76RdHTsQOkhcUw80bP8oeDw6O5ePjzHAax20K2JcM+eQbyy6aJcnFl10iP/sOsTHNcX4c2DM7O/ENWdnTBubMe1HoBN3UeKyIUO48+6I1riA5tkfh6Y76wjwDUBoL+2qwKpuCp8yFB/xLQPK95RBK3w2wJ2UIx3uNkAhwAlQ20Fv7L7lCedKVBfVe0BM3YGuumO2JE7qPKnAascX9Ui5FPB/EZRJtg94h5RYf47GpnNkzBB0FeAA4GLQ17MgD7inABhATjFPL38mmgyRdbQkul9PoEOLjqJj6Dj4t58jcVzC2V6Jl3Q6xJkK0m9IhjwP7XuwHhBe5hwF3hrluOior164jj6Yp4SfmmMevfDno8jF+qjB39AP3eKMXqM7knEJ80Ean1s483lSHm797yeQ3ye+ce9kyLd0mNwd9yYxTPMxPuadfcwT87YfCx3zDjYuwc2/nDMnseh0JNY9Vtvtg5Nn3uax+EIkRrP4Z+I6VeMnSnwK6PxJevE7fvxyPrcOnutedlZh8ox4geQcGzIuinfUxr8iMu4rQ5pw2mfcl9iZ3C00Xv3j/N2ED1z8/1Maj//Ulw+uvXz8XyPINTmXt3vm3H8b/+ev3wHp6+Q4v2SPjNBB6M4BGtrt9+hXKfBYddyjX3HHfXWM1Fcy/mU87hlPyYLPucd5PSqGOyrgP2vhbijw6Fd6AW97bHAvBDgB6s9B1z6vud42C6lvj4HGDQSdq+Rmo7OI7F6Xxs3zsK1R4rVQLnmQeYy5+wPnMRr7q7i0D5rHKM7nE+cxJmMaX/yh+11xfN61P/R8vs0r/t18PnEeIylXyHm665U4M4/GU4yB8xhz8gLnMdobqbi0D5onKs7fZFz8OUDOEUq8NO1cuXv/g7zQ8+favfTv5iXEzOPLTcrlX26iW6Tc+jtKnPEZlPut9YPEvabFcts+43WQlJvcSbnz6qq4tA+avymWm4wXuecn13q5lfv8o8+85hVAGWuat+o/r+Dvzt8k5fIvd/IEfn93/cxA+8bZm27Qjly+lyPaG+sBGp89IPhZhwW7C3fzYdrH7pL6nH040N7YDz+8vZlB6OurxHO3PfEcoYPwSw3tgeGgn391mB/f58Y8ybg0+ABxR4Qx/iOeMf6axxpZbn5c0ctK/Jr2TCeSXwP4Pwvy+vmgp9wmsDNWQJ6dLzfxR0i+DrvHnmHSfh7l8ydj4t7lT4HnzNFA3y48xGijOAZK+EHWTRT1UeJlew9NI/SRA++1YBcHHOLpQ+eh7T0fOE7uBKh/Dhwrb4k+4dZNEPmW7qqNDYP49f9kvC6uL4k7VddCQS6u7yyMR5RCP/iOa7AnnkTGDyoDxw80OSQO82iQEyHFy4Hs9CW2iOxBzkrIKcak6WNCpda8Q8pj9ztX1v+KrzRCW6Py6k/xV5D4Cvi6B9nWzuoS8bfieYm+8YFS8OE/GJOo58fN2NBxkxgSD3nOE5clC2uCxGWZSgV+Nd/e3bd0PvT1IL21FNCjy99ODBr3XOLVCyzuSuM19rlVTS+6WvPxBjFu59vjU8eDPyqzkAmvuKZ4gwna29fm4CrP+czdSOxOr9czjGqpV0LoT30TZWGEPu1KVojbvt7SWf3BNfbJMfFsZ65ke8h4U6KKG3OrYbzJCvZFo+Zf5j0+5HMJIaNte3XXf5FWcwMa3uM+8MDC6xX4jh/wcRN7DWUlVyGU407lvdvhctyUiMcTXIzy6f1b29B4Cf9FsGPaPfwDHyieo4dcodPlPUrjpKpmf3jGc+xS1AP1sNt95OY0dKPxCSl/HrUnkj1sjh9nogzvcnVZ5/3jIPEGXbqWxhHVbDTribN7l8c9npMLtkw1mj1LjodPR2KsLrAe6cOUOJ5t5PQmJlg9StEDXx4QrybzAdTNaXxs1DG977nGvF1Qe9U3O9TLZhGm2MBzW33j/cVgD6RfVPXz+mVQPqdAvYwIPPc7gM85oM9HysakspaeFp4NLLCTPxzdKxmydYJ+Hu15Fmpc28XVj9G+9jRI/dDu5eLVt6Fp8I9XN/d+Xy6Ud2b76kTy2zxJsHgSn04P7dOuQD7zlxefHZlKbI1AVK0HjJfkHlWA/fvYLx5MPChf+5f8Po1L2CiHV00PeqnakXNjnN7n/DoC45ksrYW29XlXhIZ2xgv2KtgZ4Czr7E3GD/weBhmQzerIyaOeRx5bgsqjaDn4zZ7x8bJQ4+POXWR8XFrDAAc/NmDvAr7DI1GMmyui/fMmrjKKyV5Bxju5dL7j45CHd42zNqbxwqi6fUYve7maVS5WI1tfeK3bTvbm7aSDTYb+PAP6yvo2FwGXPZ8OOiYlXiIhBijv8yfYIR675n1xs9TJzWkAfb4mre/9CgdPgvewPJhkkFsPJBPVM8S4hExljlPgQZXrmhGGecRa4s/sqOQCUo6YIOMRMu8XVpZOVOCVYVSoc8Tj7JSEI9cK9r6uPi7Rt1nwHxelkAv6uW+HNXjWIuQH5qMnfxf+sfDf2MA+I2f+2/wXgn3xZolwFYGP2TNrnV7wS0Z7x92zX+Ulwq0x3Qb+bH1Zu3YaU6uzyVwin3lTSM0TXiRR4ujvn/+FxN1vjdHptFLZ0nL/eVNw5X7OnTdeGUaHBTlvnHFrUTGZp8OkjqGtm554YtOmTTKXp3ZIM071uPUzkpLZE7YvaNyohGaM/M+ahzpHPJ3M4ytnN5ax8VxRPcpPL/Z8tqTbwe88YNENWTP9Vu+xMU+92a7UcUmGIvVpY7qenze/n+zcNeelOOPnWAf1d9Qbe4dQV6SxiBncpdCxezFaOik7eWdiG2mpkWmatP797nZTn5RyBW5r7pBt3DV8xYJ4PZW1LLW+RjU7OlpDRSDdIX3MjrFJOUZNZFEfGm9q8sf2RtTs5ZQsc3PFwgb1YywX66R9WkbNiWI15u567fFW4yY6wXe/V2f5gR8HvqrJfepLOvuQITluRbwt69GGWbV6dXp2V4vtly6gdicw6Mvyy72XTNj6a6vamZHr/mz99rCEYwdX1Uf65anj+mG5pWh1L/Z0mLVCgXMmSg43YaU5CQv0C/v0pRgU9mfc4OIwFLtJPmOjFEkmjJPFqDvTOGzqCaaIGQyVObL3DGuhDipCyiYlKmfGJKBcpNqgRszYnFgaK18bbtVTRbXQ0uESmUGCVc1UYUczVail3qCiE1YPrKVX7LC1oPHab9s4G+8e8Io9ekmt5QVS9Gw41CLoVjaT1UL9kkdaayFrQzUZRzpWcD1NrmlRN7NzjFT+el9ZZMtELcqyon540Lb6u87oilf2soN/X/XLihzZitSo7YtXJFiPfxz27gh1dPOY5LbaOrKn9ZGPNDQq9FkO8JtS9y/dF0lRr0UvNap6U0iWVJ+0hzLSLprDmxxFT1NIrgI73qjOYzrURI9k9fvo26CPD6dHPha286AtP0M/f1ll3Wald/tP+twI/bjpL4xec7fsaVmDaIodd/0xfeeiRAqp6iHqkZPP2aDySt9LaJcL6Zont9nIJP+1TkYsQUqYCr2ajDaoJRqZgYlFnQaY/uh3xOQEPQ3fZtw4QJ3YXpPzZfRnhlymOcpg38h01D+qdUiUK/vtoeudv1BE5j+UxlY3OVKxyrFt22Bq2MlOT/Va82p+s3W9pRPVnbQ6e+c6+NGdug40ntBv3EJkT+t+aR0le6ZdyxU987eiJt3Prv0yPKOjA0W+tkZyXhkH7e/6n9/U9r+kWbu0jsq5YZH2vT1fVugzk4aEW59PSiqMl6BkdPaOBvymJfHPVEnmjbiWWNBs1bLJ2n61EhK/axZe/RxSt+h+ef+WJ6XOP+xmsPedK2bvXVGPWsqsQpfRR1tVTP8Cea0zSav2RsUmP7e0jzwy0SBLP0rORRrxqN5WqNJ3NCTJ9EjCLNWHYUm7JN2LYU12aOqHnbYOH5/TlsY/9u/SNBrcB/Vm51earRfHDVB9Ilk7ZNkbH+Ut6bQgOzPyamdKrgO71uDprVmnzqqtW7earc1Xyxxnjw+WvdH7WHRSsmrIq5S+awJ1+FZyTwUeMb/D1Vq7naX2Rd+9m3is/3fx2/cW2Zpsje27tFj6bMEjaRu+615IxpcO7zOxTVGhPlxZv/Og1Ec+ykJF9ra27JzPt05uaGi/b/kauyy8GPq/VeZpVzvfkzWfFjZ4G5LFzY24ljcrPKmTeom+YeHqjFrjmDayXQjk2+Wvsd/FNN18UvmMsTUo+bKnkGxJHeMSlWIorqVEkaegey8vhv7Hk7LJz+tkSbY1KHNi1rONV49eoV7zXHtjgmrtkc2ppqarUDZGuiM03nLunVZoyRtYjawJEfqtl8PCFOOVHQcqw5Mj2U4Nc9q2X14bqUD/Hlf2qELqzJMa5ZRJnRBqmDLcKtUM1jZBTEydX9Wtej87apeyCOzGM7NWGm209oOF91EfPF6/iilMsodZEz6MySyIiW3S3YisG44SG0r6/Uaw5117hp87MuVaxacld8viHJ//+iX73piKpyt+/O3G+0fS2EFjKyZ8WubsReOhXz/dsmJFbfk81rLxvHZHdVXZaX3ZyYhzZadbf6Df2OzChdPn3sqGerzgdlrbBc4bJRX5Zew9dkt1+Qcse+Mb9tP44vhytvz2+ZKSqB/MThp3b/SGND//egXbvmcJa5l95gg7YhE7f/KRqrSN701jz52v+H7EC+nXaZz4Q/S3Zyz7fplzyTmv7PKJn9lmza50TJ9b8O7dyfezWuz4par6hXuqkzQe2e7glYkz735SNvOTks++/c38SNWGocfuHqg6sD+++uIYy8tnXqvcY75D4uhPF14yDPrhZq9OlbfWVVS9uzuzpHPlgp7HTj9SVrJ37m/sEekTcdEgl/3zf71u+ahkTSnLVt269NHe9jevWh5nb04qn/S2i71RPT1/SJldR+N3b71J/fxSp6/usQvLL1XMe/zO3fxpN/8oZ6/mz+tZvuWX9rMmVo9AwL8fOv2QUHL/l5N/Nvvpav99FvbgzJ4Lvtm1/1751NPV+8sryz9fM3tgsgb8sWO5FVV7Wcvpyg532XtfLb7Rp2zvtIqT1V9XsmWVlVfmWfLnKlO6KfCek1/ZO9PvuU7fu3Hj/pQ5V6/cqFXxTbmlis0vu8qy+WxZGVuVd4PGzt+372YrqvOhfaw65Mw/zE7ff6ms6sztX64O+3jy97GrJp+nq1Vf0/jrE8448Flulc+rYEf1GPr5iPfYixUvJFeVV79ePubmbcvH7Jh5cYk0PnS1T9q1spJRm96YPsIxKn/FpT/Xs5avJy8a1bfn9ensrrKD0DXKugrtw+RvvmfLL7BKlh1072Ti/gvXS8q2lP2QX8FuYf+qyi9h3/9pWlxXGu8d/tJotuSvqpfvsd2qrrAXKtidn92ZkMF+Hs+Wv/PDCx8+uu7ck6XQbxhtwuN+qmzb+c7GFp0dV7+IYqsrun36wuHvEt9ryJ7L7//p72c3HnLaaHzrYOySrw0Hv68+VJnf/3RZedTeDTdubXnz4B322/IVN9p8MqN14S+ufAVulGj/7s6U04NWbEv4pC94q1t+ulgd0fPFLj/lV6ysuLG/5LO/oizqHTTeMPCLgqqy/HPtj79evXNhzjsLPx9xr/LJncdfutf22plB09/uWfnNaQ34lQmrD/704g1LycupE5tbLNVs/Avv/dGtTUFJg6kf37ZU96o4siR/Vs5tGsfuZAf8cHuq5ZJi3iDLRwU/j7l2uPLk3ntvXXq9al95Sfmc0l3Pv4NKaTz8ibqmw9+zvy86dD/jz3Hs/LIFZb9UHSk7UVH+9U8/51dXnsuo+N78FKR7M2pG+cgz1b2fWPXs4lsjS5Lzzs16snLRD2xZVbmFdBNAqKZj4Je/GNaaBe0AR+nqxZKDHUbHm8ZcXtxs4Ub2AijLi4vHfPJJlRX6e/KUTRkH9l4o5f2q+RZ2QQXT9fHOx/ptOlJSdeGvGwfeys93Qfv1gf3Z+zO3DHGc/qGi9Ua22/0xH414+8gH8YtXVHcYUFHVMFs+aZklDurla9qGz72/sariz3LXafavIzergZ7qsgq24s+rbPnUeHZRGTvdCPbyL/r6XfB3y06XV58/Us0uLLt1Z39+ye7Hpn9vmX7g+70Vd3fe/FV/isbarPSGc6LvjHj/4rmuheyF6UfusmU3FuePGl1lOVzGnmfv3710QH2Cxh9nZH96ay47I/3MvXNVZcss5cdvVbSZeGPLh7+fyi+79/7HB+cpthhOKPDUT9b8Omxr53K2pHKAtUP5qA/vLrwdcfj2wJ8Wzgi/H//VrbsSe4dc8CdiP/xlwtuX7q1sUbj4evcG7X+hr7/nvM8e5thksVytAMaW2w8q8LtLd3eDR2WLWZDm3RKoeaePv8WOvsQ+Oby6MN5SPq+MtRjv0vjInZPfW9jyu3O/r84vP3jnXvWIqqrFZbfy750osdyqnsAq1p1+pqgI/Monn17MXn168dst6XGjT9wYw07/KX/WrvJzA+8tPnff8ubCM9XVLxlYBV5+z9yo7E7JiIWuwwuLKqsHXdsMjN5/vqr8+pmXKge3L7lRNtKsAfu3987Z83u6sVXnnuu1+OrC/ed3suX7br3P7jbOiP90gTSezczo9mc2tP9r7m3f1+vHQYlvTfo9IT/jrz2xILjyt05X5d8pL7H8CIyuPvJBFvj5qumxOkvFwC3Xy470OlLx18AXq/KW3btRcvkoNBPHT5zbeeSlve85dkP7NXhb0bB8y5jqq1en3T9xoWrVoN82XZnU7Wd2MtvTVXnv1uUmF6i4mzS+v/qaLjNpItjXG1erS7aNKo5/jM3/8cbv5vIn2JSKbhWflJdXqMBuTP3q95/X/sm+3Hfz69X3T7G/nS4v234vv7y6g1e/ofBdGivOpK+RdI6ro5MKE3LqhXVWCXO2oAu0PuxRnSQb7C50Tkq8503790Gmw89VQF/zmtd5WMgvbX/RuDKfPeD9toiA+aM0Mm2FfMeHnj8qritgCmls0dXRBFlXQN7nnofj/IrGxT3v9vfEb+O9KcyA921he7KWbLCna7Hr1xv881tsPJl8HtjRTP6WxufXSbuyrnokO7I+QxPYO4P+GZS3TIq854stEz9EeJ5Js8AeYFTt9YhnDuu3TqEQ+sG/lf3uiZ9xPcubAfNWS8Ee3POs6BCvMpb1nXGa+4UCa7LdoiDjDUHjy46z3PhcsCJ6p0dqSKf3+o4K+guEVJ+TeIMQlrWHSARXHjdfG9UUY+ECFHpoz3+JLwsVT7LciCKMegXlgp5qkXkey69AkPKls7iEUKX7Sj9DY4mjhlzhIt8z34NfgpggkQj+0nN/GYnhGxpXSyVBVkiJF0eNNI7ElyOs48gTPsBSzg5A5/zLs0UP7e97lWy8d70UouvugAuUWOMAvtgJFQzHRCM8trcLknvWdzSmahhnQlyAGKGcMhr3didzS1fnLyAdpGvKWH0feiVScn+tqAj8fGRXGD2RUHjpz4GZ590C/UO9ghLmrilQp11HSD0KuBj/BzlgN1JT1O3sdiiYnfvLiJ/Jv8cZ+B8U0wD1VxPuFQPzGknIWuL5nFLG6anGqxxBL+PXJJ0QKbaHSiVB2U5u3ELulWlAGciF/+DyldeYKXxvLggyXzaAOIRcRJ9lTMixHD0nckaq/5HL94FvzP6SxrL7Fu9xFW+T4LJTes6CaYu5eCElqK9QnwLjhfgIORO9tlpO+66L9LVMclQM+nx4jPIIMbL+82+zuX/4XxRCP/1Mo6Dzao8TUsT1eulQf22SKLKUg1tXHSosnF5M+NI8xLfk4tmgA7nNYn2D1YIJRt7PSq+Avf9zch9/e6ZPzNy+7GiqWkHMWHxHFoPfOUfZgpw7f9rOsbrOMg3SUMwsTiHj7GXcob0oHfznzLAAJdXn8nf3cIcV7PiNA6/sYQMv6a3KW7du9TgdH386XmqFevlFy+NRbEQ8mT/fSnwBqd/GTp4MkkEPkETKyVUm94kp+1zF0C7cpHsca4xiKKEuhXezB6pjFtSjZU1XTKHdI2zrY/o1d7KsX8Betw34d/3FoPyTMh7+9R7fNXoTZBN3W4E/n3l/J0m0AX7P/Ezjol+E+WVgS0sBqjJ+flkc3I2ALEAuoJjYAKi3WqcwvxLu6QAboBCAD8uxE+5qaIP0ABPACsgDOADg6GMdIAXAAHIARQAXsUHA52SAGZANsANKASroN8UBjIAsQC6gGIDAn9UCDIB0gA1QCHAC1OBj6wEmgBWQDr6CDVAIcALUwFs9wASwAvIADgCGOqADpAAYQA6gCOACaE4DfQAzIBtgB5QCVOCnxwGMgCxALqAYgMB/0gIMgHSADVAIcALUUHf1ABPACsgDOABFxxQYQ7usA2iryT4mZA8TObYBCgFOgJqVYz3ABLAC8gAOAEYKrAOkABhADqAI4AJoJAqcDDADsgEp8P5SuKsoBY4DGAFZgFxAMQBJFVgLMADSATZAIcAJUMsUWA8wAayAPIBDxs9nxmH8/v3MGe85ev5zmT1nb/+/cI72HvQ++gDtRbnoQ27PiX3oE/Qp2o/y0GfoADqIDqHD6AjKByvtmaP7BTqBCtGX6CT6Cp1CX6Nv0GlUhL5F36Ez6Cz6Hv2AznFnbpO5SB2jM3qReqn9CHRj7eOfivVS7QD9uPi/evn/t3opzhn8fwEG/L96+c/rJVzQQqt6K/HKpxN/JPVyONTL3Eugj78BhvI8zgGeFgFcAA34FMkAVxewtWf59QvZcCf7ypA5/95z77k51Gc9cwlV3/N7zRRXgk2Gz0ZAFiD3e2E+/iGw84D/k+2CHfBftwvIBb+FMqAfoN4BDIB0gO0Hft85Mr9bMwzKAJ/V5/zndkcgslc6za2GCL2qgMzxJpr7f0onHOhX9Bu6gn4X9sarEGaRc+eCfUzjC/tf2Uz0g3QYikA3nL8Fn6dZWgnPq/h5mv5zNMl8XvI+O63AF1Za3fsjacA/1l8Jvj+S+L5g+yORaxLxN3VK3Id94U/yvtrwvxnetVl4Xxz81gjIquLflwv3YgCqBj0OV3Dn0JvDFQHvfpSzGPxlQvx4khn838V/fjnnqaXdkUIdfhRKtMngqNNghH4paiKLpAYh3ap6xU8nOY7R+PKQ505Sq1tct6vC9EhFSXCWpCN6SkYhJ44AM7AN+kEtdG3B/v5W+AWiVA0TkV6FnjVSt59FGtVyHYPqUIm49yfMr2bNG1l9aVyRuWOOXiPBqEta5dHGst0rqPpjV6IktNyaRI3UL4+M6MR0NkC969uu/xwks+dpvimy6+wMwmEtFdZI8MEpOQ5LQ/ro8VRCEfSbZwxduNgEdT8GZWRSSPNL4xX99FCR9JlIokGZKtXXiSck9vdpfGWxcWWcue33psbrmhmO1O11p/2PSwq+qRujxe1n7YmJ7S+nmp2NG0Djl2MatKPaImYjqoML6iTVWdGoz6If+/ULR/pXVg5oWVB8IKl+P3Uu9FucndGrj6DCGRTTALre8hdrgZomU/poXb8DjIZpuuciVqV/QeM6u3f0lqliQSvrZ2pInzy7vuqYeZcsa4Vm6Fh5PRnzikpjiqfxvIgXk5bqwyl9UzR0mfT3yy2jmczOl5HGnlTrijSy1ZKf6kqwHepftxXlkySTrBsl+hWugReXIGXk4B1NJNeWoC8SMvPeb/fp9O0JK9XQPh8ctn330Jeo/ql1TJTx4AiNzdBZZs/Zt5+KqSs58wbSzGhRiPIO0zj+bdPjSzRvM6vlzK+1cgcv6ajS6pVt31316STl2JZJSd8uZ4YOzE5U4Ojnq87PafdhVETx4ysyihOSn0mY1gItxW/LXd2uM2tbzam3vj6Og/5S8bwpEZ2UssJnkndMe7qdeYK9leSA/MwotVc3CKm30nj5opMVQncvTGPuvGTJoHel14apxquPJz06tn4s6h1Zq4krlsbfnBz53UL1u/UoSXKOXpb0efiSCxedTZIfb/VpQ1mKQT+tE1O3oxP6kS0+q7v+cgSS46WRifrkJxljcr2ViuXa2MbSNr/1eTRy5c6W6pEu0JdO8dcv7Zj3+Y9odKkU5Pbe0K+/SEBa2TZjXuRjGvT2T3/gJspsHY0tby6Oz0i018Gr5kqjV4RBXzFHbXsquSBM0ULTYmjyK5LVG7Um4N97163Ds9MxCmvYoqM+kcHP3N8WXh/XeZXSyN58tn3vcGRQWR2dafzsR2PWJKADyxN1Gk3tQbYw3JrRvxK2vomhBIVT26J1unDmGXMXGv9eX/ZWgbxQJrNJGGTseJbBVCRqqkXqlxNQ0Yuqk6q/UH891Mv9a242G9g6vIGGsmah53OW9utjWCLTIEaWhdt9i8OQhCl4uhTe94t9f4XGMRba6cTIYbq1LyprvesIb1OQWD/5Y6YXo/uYkjSdlQJ8udJxN7OhvsKoketrNdHp7YO3b7CffKkw7Njr8u0SJIstRCqJqhG0l/1mmhTDvtypjXm+aaKkW/LABbRqX6e2fRZ2DHt1Q17SyHOm1X1MYUo82vLe/I2Gb9v3bowTqe/0b+mzN2pqDR3oMxsp9ySNRxd+lc//x2QmDouWhTdFjWLmqlJXshc+25IWOXJUDOqBo0BuX1+/nvv+c+7fFmnfRC1kiMISnCTL1u+JfElrTf+Kxi3rd4tFKyUOJOuINjSKXtoYDVV91K4JRW2W6o09ZVlyjOanHKdxl3EvD9Y27HFAvwJ/NXsmYxWiJMVZv67cHKuvKxv/wSuti6C/vjn9962TSyuurNNPGLLjhmXIY5cuf7JlBYWSl7eQUEkIN4y2afS7aVzZOTJBhsAuasIQWjxU0q7hHklm2+Wq+mt1Yccren92EhmtDtD7BknG55Cxkx7VtTK62ksGDEWUvg16sRnSMBSZ36ZqJW/AQL6zdXeu6RlJxMAfY+QqrUEtMWgMSFUkY8wSKPPx6E6gkYUnFDgz/NkxWahxBIWNYXWRckCYbKvTP85dCPVj95sx/x97bwLQ1JU9jD+X6jVCFrQttbYmIhpAIOxYrSYsgntEFNSqBAgkAklIAoRFSTvtFFs7pTtdpZ1OSzudKV2li5rpSn/dmGnH0k0Z25mmrS20LlCp5jv37UleADV+/6//3zy9vLz7zjv3nHvPOffcvdA71knc8odNE/YpJm5qSbbIcB3RDvl3mTMUH/kpHf/mxJaLu8YNNU3/IbLoh87Ld130yeXHGopnhIS+KeqB+sh0o/OHv/97eV7rxItK8idk5RXEhF1i7RgnWxYVTuROQVKiqLKlrQP88Pd3vGm67daLwlStC9RDqmXOFnol+A0ZeJ1D28TvppNr8KY8u36W8pIrdNPWEkVzZjxO0+iaIK8Ol1rHzXtiYtGkXUPLJejWwzc4ZrtCxhNTrlXHytt3J4tpUMU4mcw54/WVR29H3RPFqLDmmkVQW9zw1NuTwhf3hV1EOKUEUn/gHFclHa/5/QZ05bh5xNB3EjTvD1ddrk27GiX2XbTaNe76idcSaq/+8/YZGwkl5N+j41ZGdmfOacm9gujOGzfBOq114kTndcRE6U3TQzeAkqrbJ84zfAt2V3XzjfDZSg6D/I/jL/tre9Fc4rB04OJGxbU9V6njwI6HnL7fqVESE6RELvHedOeH098AULmKn7j0KOSfizlJwEPtPSTQGyqH+q3V4zns23fHv/CYUBvud3X5jcN42H1W+vDAAxgRyBfnReMFVtbTpULPq0ROMbqkaQJx60Xe7y0+85id4FurN7vqMQ/lxBW0qkmd+IeTN6k53SVBB36oKUfjc4mlZMd5uAN4xqNAEv6+Zt2vSpD57S+fvmXXpG8e3jagImQTiWPvEeATEuPlPDq6T4GffN2N4yfieZCBmIErd6kEjf/1ew84EezlaWY683CaVL4r38L7dwnNXeaP34Gf9bYEeT40O3UucoXJlRcRzHiY96XMxb6g4JZTvMsjKXyEnFc52E8ttw04r3KoH/clNBHUaFLgUdLuH6D+8ND7jtEZA79v9U3ZBfliK9gy4UCzx3PmdJ3nwLBncE3M8Gt6AB4crvqD58fh/iWn+92F+/H6X+s9Es83nhPveZrfh8J/6eCwZ6fncP/3nq9PNXv2nG7+xnyijxCj9i9eyhs8c9hzprlqa/8n/Xf/kDz4beO/tx1+eu8+076TjSd+PWb6oAPwnQwbVh1uPOG56YX9eyC5u443Dzc2e/oXNh/wnD7xiql+8EePxz0Adryl+glP1Zn4F8z9Bw7sP3Z6+K0Df3w6jZpBMfzK4LDnUs+H6mUStN80b4N53/ee7z14OT4QMHyg/9dGx+PN/af/Eu85A1nbv0T+vQRdUv7q1q2e/qPvenY2ftnv+fxjs+el5uG6/Wc8D3k+GTww+M3gyuPSmaC/j5b2HztmC3/wi/7h4Re/3zFs7/v08IcPDbY19393quHQ6Z17jh7pA/9gxeK5n5cMfvJu27OeV7adunfztgO1V/z0Zfp/fhj+TBvvud/jMXr+k/tKCHpqqWfp4QOmfacH7+3/9/Ebfx3sHz608/JXzxxuvkLx/qdNg58/8tNg92JoC4S9kHl6yezvPno07bFp+/e+/eLlkR/9ee+XJ3NWiLe9WOMZTP3sw8Udagnac+OT6uP7dxzY7/F8cuhdT//TnqaFh3Yc/a7Lc8vWTfF7Boe+PHgz3tOh7R13z7BN/OVLj9dJj12qyDqaPPAegVYdumt63OkN9//z4orVxfN7f5KgBw+e6Yq43BU9N/mfmphwj6fpcMyJYdByEI1Bz7Nf9g9+3uhxQbtiqv2X4pOeU4OnG+s85f0xWz3HbPt//8InB9YsOXP6OdH1s23fFMwfAvpOKXNWfmA4+eEX28OOvLdl3iuX7t/41kNXXP3kDdfcldbRsKrC8+7+CjQYilYv6J7Z/1LdgX992//Lvk3HPr1yx2nP5+8NHzxx9XdfrT7c/Gv8rM+/dB4IQQ2ugg+gUF/Bw+TP1XgWHt5/wHPgQL/tHs8rSUOvHIa7+XQh2LW0f133oOfr0weOPR39wIdLBh87cOB7z87mMz+cPuCpP/7hVZ7+Yc+SzlQJ2jjbs+rDQc+hw1cc+/lkc/Q3+z71/LKn8vDeZ5rfKPjQkzbw47PHT3ReJ0Y594oLP8fbFx46/P3hxuYtn3pWnLziP54v6y777szxQc+B/sEzA0SiBNU+csnSh5pX9B94uvTMzjP7Pv2x8eS+Bz+p+dDj2bej8avma2Jqf32c+JME/emjZ5aW7/9yY93e6q9Pvn/l6ZsfKYx/9Vpzf0PjXzx7d+7N9rw4eLQP2gvOp9CupBuvGW469LOn49jg9++nv6D/67anXxk+9eCzOz//5839xwbPtIOd7H3sgdYvB5t/Bm041HzojGfw8C+H9zS+feCfxsWfH/5Iu1+zeZ+nBexu+71/+eSJ/l9OvXn61L/7P2r8uXnQ0/vsZ983g+A0Nr+9p27wH57vup+WoJWOnw/uO3zoyO8P7Blurjvwiuf7wUM7H+7d1/+N+cqaA569fz5dvrgV/KHbG5652Ob58CFPZOOf5yzt2tkMCvlJee1lX31795dP7vj8+z/9EPfdQIsYXfxr9efxD+zvn/XhYP/AGvPNJ0PEH32+/XdDsYcu/3b1tMZfWy/OWTQQK0F/351X9uvdb7v33Pt1f3ftlj97Ptg37Ik7+v4swNt86tdb/+eLJx9pBX176RWb/PhXnlsPfXL6h7d/fOHMPU9vMf/43Ok9Z0yzPLUvenY+fdizo+diaG99M/Wx27/4wwd9H5qGT/3w0MHhg7fd8ajtzPDnh59/7pcvy/rrDg/PcoF9EV2dc80zzcM/ek7lN6f3H/pl9zsrj1Y9u+y5Px099NQBz8tf1w3f+b0S6pm7lFVrNuxtCN2yf82nRzoe8mz46eKaw42H7xx+syKvf3Lq+9M+r6jtigK7K+u/4qsnHzn9zm0v5IUfTtKlD+l+Kll6fEnY0P1LJLc0vNLzynVzux6ToJc7b/5k6KH6gsyOTNmRrf/ecGJdyLxn7km+9aLb4t+6fPPpu6E9/fkAtJN7f+cS/S1i11PSfYOe/l+qPB+++6Lnnh9Xttzw0yeZh23/fnfesT2k9SfPn8oSoyOPTruSWefcc5J3/tSUqSOucz7bde3M+VO7zeKA58JIc8TkOSx4EkidDp8KUq/DtOJGQvq9EoRpZPwh8jzTMgl5Xsvh2tpyfj2FXYXen8R+8EOLxeQ5LS9+SI1xLyhYVonv5PnDAB+hyiHPt9IXyOUYwh0hRkcBfpHsjjXb5dTFwEuHoK2SoCDX2eN143i9eUuylIQd5TyBROY8AfntBRl43+SiMjH62y8fv8PsY184FPh8nmCdU4P5CnROTQvwQ55PbhPYV8Pmva+GYxjew30XZIrq/RC075nwLEw7Xs4i/0WCDMNUf5XhTaAXQteb3D4gffAbvUXvZwz3QghOCB1vUeuxe+A+BEEO/lMuBAuENgguCG4IUminpkMogtACoRNCLwQC6h0lBC0EB4R2CN0QBiCEQxtTDcEAoRVCF4Q+PL8J2joqCIUQnBA6IPRAGIIgfw/Sx2MdUD8OQAj/BnBAMEBohdAFoQ8CgnaBCkIhBCeEDgg9EIYgyKEtkAvBAqENgguCG4IU6qB0CEUQWiB0QujF8ybA91BC0EJwQGiH0A1hAEI4tAPUEAwQWiF0QeiDgMCPU0EohOCE0AGhB8IQBPmPkP6Pv70xEDz2YQG623707l/GPcq+O8Ko/lePflC7EJDrA8APOfHLl9jO0/Mtxl1Hzrewes+36DsmQdUTFr1GjDKfwQ36+UHk27M8EnIexaRA8yjcuD150fhxeLLWSPMohj6ToH9/VSI8b+T1Enbeg2EZOW8EnxMiNG9kMcOHGvi4/cBpH8JVam5+DtV07f2G5GMmxUdoQD5asC6dyHKj8eNlb4TwGoHErBBCLYeMo+bjOV+XoMdri246feCxsmslFukjE6j8+3VCOzkrSk5/FQ7t+2T6N59fqOec/AwY6MVnXMnpWa7jod4LwXWNjr/vKb66PwB/eZo6BDDX8cvD91LQdVb8ktTcHCJ9Ta1SU4b3bFLMKVhvKcSx2XLymfyjiFy+aKlCoShbAI/U5k6Kkf/AZVw4BjgGuHKRb1xi8dy1mI6lfLi0hAiFIkKZLYRFmRCjT+YeI5YsXhEJwDFLF2Q4UrVk3NbGVWotrtqN+NEI8mHfUhe1PNKujYmOiQZgVQ4/tTkLFzQtioyqVijm5q9VKOKi4EV+FCZXkUyegcnkmDW6aRE+aZb6Nj+KR4YiokyFgVOXjSkjVizBNC9Y7vOiTpW/0kwmBGUGAItXMBkXAYQpEiIDZOsSzJRmJVnUvBcZGXH405zVGBnwSb5XbFxCEGMvsghDIaBcvnMnPxLyiSKwYiNZdnL5+sWORaUkekVUzJwFC3bY10fFrVqdr9QmZNkjqhY7qooLGxqi0hp3lKxTpEY51MkbKhs1AKyKVK4uS1moXLehaakiS7VMo1+yqWJx8orlFjuWDb0ycXHehg0L7IX1AJw0VxFRrjNQ+IrNebq0xnpFFhBUsH35zjJ7BpNkjh2AU5UKRfzCuuKNOdU1gG9RpWLr1rSNyuTqVHNUnDIiXZlo3ZqoyMrasBiAF0Qlr4q3QQkqIiNUiXlbVckrNNEFBfkrc6OU+WVVDoArxAkpcgF4cXTajjRVUkSycWmTcp1tVSTGt0C5doUmhkQArK5Ynbg2L8UAwBBnW7G+UZlosuQqVy83pSpT01NMcxYvSqxVRJgd+kTLwsKq9SlZEZCxUVlxyrTcuni5uSbBYVdk5cQkA0wllK5i04LE8gxVCki/YRkA5sQrV6+zp4HYrcsE2lYtwJmgh8JYsUxRXa5SJ6+2rE5SZGxamwjAy1UxMTGRNoArzy0ubLRuwYxEytOiEgsMioyyDRn44xQAXJVA4Yoo028nOcF/UsmsAKXcmYelPAVKSZMGwNpEjGZ5ZH7JSrtCGb+zMXlNbdKSqOylGdWKnNUbl8DL6HxIbgMoVtS6pESzJWMJzjJ78sqlVTVQ6slrSVUEfFnpm1ZWGyoBRF0BwBuSseiS6RZGxWUuSgDpKAd8kVsXk/iW5TZqrHPWRJhAiaI2poDZUq+gijR/JXxLF9XGbMhaW42isTF7ATYamMEtqcrV+s2a1XPWx0D2pkalYM5BDONK0hTJS6sgoxtLMrC04ZIrTmvI1CREKrKyS8ril2QuKJHPSTAs2J68dlOGQpmX1qBXblpavg4A9elQSmo1xpWjaIpSLiGzLTp+09ZCRcaK5DTluvUpFcBmDpRSlGEB8FCQIZ9bvti0HYpgyVZFU1ZFFpXdeYq1RozGBoAVC9Mazdnb5YpIQ55OTmU9GKeI9ertSdWkPgOQaZGc5E25ektDOsTFzSVLsLg8bnUUpRy2FYswturFdclzzSuiUpZEbFWuK1iyBuhZmQFKlF0evyQD7O3a0tqY5JVrausA2L5kw8LEpjmKOcs3LwF82oWY5PTE5OR1GxS2lcsWkBIRs90wdwMA16mV+csL1uDEN2GyclJyTStqQNnMy+VUVuasMs4FwAac0XFzsKIlUOzqK9KyOcWQr61YmWcGwB0ZykTH6s1YHIw5cxca1JDl6rXK4sq8mtUbs/KAxZyC6LrcmlQwb9ERmTEl5QWpkSt3JKaQcCAxCxtJiQElS16WvEq1s1q1cPGqUgCeS+VH8tYNaWZl5aaEvBU5ifqICLtq53pgsXBJ/KbivOVY20DNo6OzkzeUV8dRkhpRXm+K2LLZvmTTyu1xayED4jdhVNrk1eXZSQAcvxRr20qsOjlkEWAWykgW5KnardpSsE1akK/oRHg9NwNyWRE1h5RmrLQrWIEvUOyIWbQCo8EkpOSS2kHqK+ahBKQ5I52SZvgigpYKRXQ5hHSS18zV+UujIkhFU0Suy8mmFIMscUpI47ZizIuWU9qGi4nGt0mrAUlNrwSQpDgSDkDSMWb1CkVxVsMmxdyNUUaySHH2aoDN9Zm45ltESiMkqWsC4MyVypTSinrSsNCST8IpCgpx+c/FwCkUiCJ66SpFRv7CBYAvM4E0/5iFLEq6yZJau2npOtpGRS9bTRoMshiwROYrE+LUy0lli1rTlLIDZ8kcRdacBakAvBIkMi5xPZnF2GqmU+mC+a/esDBGnaDUqjIKcUmZAHiNFmuClalOFAVkUTDVyao6UOMlWzCqRgDOww7LiuWk4uVuWNCw0Ixrpe1kia5XGyOjE5NTIvQAuD5PkVY1dzWNKyt3Hc62YiArNZ5UFNL00woaXbiONP1RcVEJJuW6ClupYs6cFds3rbTa4yPT1IZshSU9IY8y64rozflRcYsTV5FSHpG+JnMBKFW9lixRsg6Ort8KWYV7Mag6XxHdpJNT5oKOiInTUz+xAzUXRySUBXQDtCpzwVowXYV1iuQ1C8sAeKGxaUFGw1bS+yIdlnrb1sXLSQeSQp9bxaVdr1PgAxqZZ4Viu2LNjkSwnDGVDjnttIDDFbEkaS24XTE1jVZ1rWZudmlj/GbsiBb6eE6kEwauUiFkW0zjDnl5WXr2Ihr3iiUgXzE7d5LJJDctKllb15S+aOEKH4Y2rYhoBB8hLlLBebokk/hxEckV6TQviyeKN9ZvWbNlY/b6xvVRc7PB99lZbK/euqqQ/HBN07poh3aVrqTWsDyjcm513aq8dbVV5rT08i3ZWfkKhXJOiTUme5ElwapZu7RhuX7V0o01xvSYNQU7FHlLtNnLIgrsjuIda3asWwVirFSWNuyMsRsrqwsXz6nTp28ET3PLzoamxalLtjctVBpWNkVG59SDo7NkIwDH6CELVmgsZZGNdaut62NK9PGblpYlRc4tzF1eHanZ3FBj2lBm3ZzvAI9eqSrLXFRrKEndsrDRtrwxevUi+DauIVsVbdtSVuvYaWpKr9qYW6bcug7EVplUvmKrOr3QvDytNnvNjsJ0S8OOucaITcsSspaWb61oXFNi1ClrNsUnRIAfoUw11K9anLdsiTHNrM1OjYxY6CiM1KjVc0vio+dEzYlY7shOzqlPzlqzBeyIcoExT1+2c25tZpxqTvWysvXRdVmrdNsb7YuXJpJF0NBoXF1cXxa9BFwL5eLtpDtcvaMwKaKhoUGVY6jPjmuyRa2r2NJoTFXp69dnrVirVZl2gDwqNRX1S+s2qcvLYipVDZlbchyNW8osTeWl9Y5l2picjNymaM2SuerMiB1gLZVZlWs2JpmjllYn12zNtlQ0LS0vTtsab162U11lXhSXb11dbs4vy9+a1ABqqsypylywtSxrdcXatEh12TJ1ZtPipKyCxo3xlrL8wkJ1dbVhril6RdyWGnCWlMtNjVvqLLo1BRZHlWXz8vW1pYm2zRG6xeaMutICU0VWU2Tk5rSajba0FQC8yrxQU7B458LkrXEbdYXlFSBSqVUbGguqlUnVOwrMxZYyVeOW4kSbAxxUpdayKXVOWvqCpIS8AvVcbUrD2sw8e71tw6blkZZCxYr4rYXkuWZ3hqAji0vZfSvbQ6TcOaLvi7z6EUOazq8/l9mv8xqB89Zxfy55Hly/GGlOfdbN9GuqQjl6pptHPn/bl56x9mvi818D9Wvi/VBxv6ZcI0ZvAC27BfaNdUO8776xvbdKSNjR9o1V+ewb226ToNeWtJ5gykMlDsx/sPaNxXwF2jcWX68CDUeL/PnuE/vzTeyWkLCj7RvLnF/N8N2yS4KK901m941VSji+dzd492fPvzY4+8ZivgLxrZwiQc8DDUcf9Oe7V+LPd8d0Cna0fWN9+e59MQSNP3LVzwzfcqk0YD/++Z7jy+wbi/kKxHePOBQ9BTSsfOuONfVNxfqm4nKW7x4pPme+qQTzXdVUYsZ8u2Mp2BH4blCpklRJjJwbzE2Y745fxWj23NfnMXyHywLbnWQtxXep9tz2y81aS/GN+fLj224i+XaWS9CjQEOI2b+8u2X+5Z0+h4IdTb9TffTbMFWMMn5f8R3DtzSM4zvktrHtC/1e2dnpN+Yr4L7QL4vRA0BDiNifb1eYP9/qCAp25PGqBaqkVG++VY+FotkDET8xfKNp0sD7YW8/P7v2gIXiG/MViG/0ZSi6E2jYLVDeXdP8+XZAnbV7DOWd7FPe+LruD9e4Gb6J6Ty+nWOz52db3pivQHzLnxKj3UDDboHy7pzuz7d8HgU7Wnkn+JS3oVOMit2vsnZtaHrgeux8x4mZ8sZ8BeK7EOT8+oulSDm+iGgCJksMTSUM3w6nBNma9HbMd5mxqQzDd0Kd+DzAL7ryjjWlTeWVTeW1nP2HeKO5yYjhmyqLm3A+WdIo2BHzKTU5nRnHNTXZbTif1N+APdi96whr/y+RBtwv/XzHcTH/pP2/2D+fMG+Yb4dIgp4CGkJK/OWj5xJ/+ShaS8GOXN8n+u2Pj6/Zf5MfZe3/pRzfx50jn19/tvLBnF+P+QokH61/F6NHgYYQiYD9v9Sf74H5FOwIfBerEtJVCYnefA/sgfI+fi1rB6XhHN+v1oysF2db7zHzJzBfAfmGuuEBoOFVkF1fvXBBPF8vyPkKV1Cwo8j5AkbOi5tMpZhvKfgcR7oq+1j7f1lgPydYco75CiTnhhfA/gMNuwXkvOsyATm/TULCjibnvv5896Ni9NqOV1g7SMy4cHaQkXPMV6DydkCe7gYaGsKO/MPP/s8Q8OfhwrB+fNtJnstt1JNXHUC2Y34G+9/Ds/8XkG/W/s8Q5htPCOLPRwnmhdPF+yeobpcgPOmdfy49HpStM5baDYSI3IudnE/0vBiFzJSiTZCnxqaKiqaKSjb/VRDfVKkj5wfpG5oqmfzfNMb8T6LbFjid9FgxsgO+UwLl3DbTv5ydqyjYMaXDK2fiRAi67l3Or+ubeeH9OsxXIPnuekGCKsFGnYo48g85ORbLzb9qhfiIxSvI+VqKhEg5k78YdhS+S1UpKrh4fMN1pPENtp3ee0Xgevupdorvo386t3bbzMcovjFfvnx3XyUhzzkZqJeg0iul6D6rf3m3XCms1xh2FL6pPookb74zfuodYOf/XRmY7/NtrzL+LOYrUHl3gD27ZhbYM8y3z7k2Toj3PddGu46CHRPfyRzfHaDfj9Rw/TLdsy58vwzmy5dvVE+Vt/RfYpQvl6IZwEvLtRKk/J2EPdfGAfHdN0jIc21yb5SQ59oYtBTsWPhO5JW3VCVF102xsvrtkgful2laE5zyxnz5neejlJJ8uy4LRSsVoN/AiyoW/Pk4Kct3R6YU9SRJSb5dKVLqHJwnp6IeuBePmwQ2ToLwIkLcz2h4RozGKa0fMv2MbYrAditY/Ywf3xK4nxG3BzB/quskaP5s8EsE+tu0s/31GEVTsKOe0yTkf99a3s+Ua9tsjv/k33vLc7D6fTFfAf0SaLvNiZCiowL9q7kRwvbr6FjO5Ury5ztjIifPrREXXp4xXwH7GddI0Mw5UIYC/YzqOf58K+dSsKOeT+VT3o4PxOiR9zh/rGXOhfPHmH5GzFcgvqWrJWh6JLSZZ/q3O9Ij/dsdQzEU7MjtjqRE33YHvl774Du23eGMvHDjCUy7A/MVqN3RDjAhUIbzBfpfVHMFxhHiKdhR+1985FxdBf737QPsuI5jrvSCnUfG+GWYr4DtTGiDTpwnRZUC/W3KecL6XTmW/jbfcYT7Q9BrX5jY/jbLPF4789qR62lGv8+2vw3zFbA//Wox+hXez5/lz7dc6c9360wKdgS+dSow577l3TYD9PvFiaxdMyg5vn+1jqzfmN+zKe9fyyi+fx2B79YuMToONITceMea1J3W+mK5IpLhOzxKivIUCgXmGw/Bk/0KSynYEfi28X3wghS5HPPt/IsYXffwv9hxo6KowP7oo/8+Pz/8AUkoyTfmy5fvJOCD5LshFB0FGl4VsGvSaH+71jGDgh3FriX52jXHvFA0+/Tirxi+C6MvnP/C2DXMVyC71rFcjL4GGioF5BzFCPgtN00nYUeT86QUbzkvXCxGr81exrY/tDEc3ytLRu43/MJwbnKO+Qok5y3hUvQF0PCUgD0n5gvbtafGMn7i67cYJWj2Xdw4Ye78CzdOyNhzzFdAu3azBH0MNBwVsOdDAnwrZ1Kwo46XCfhr1x0r/pbhWx3Lk/NdI4+Xnas9x3wFtGtbxOg9oOEpATkfiBXoN1xAwY4q5z58a++UoOIrr2HlPD2O43viKHJ+rvYc8xVw3KhBgt4AGo4K8O2OC+Cfj6Ue89Fv16AYZTx7jJVzVTzH96NVI9dj56rfmK+A7ZK3xehVoKFSoJ+4Lz6A3zKWfmJeeeP26NDHYvS3+179lmmPKlUXrl+F6SfGfAVqj9oMTWR7dOAiCXoVaKkUGBfpU/nz35ZFwY42LuJr11vvFKPZvZ8eY+d/JPD89LLg9iMy4yKYr4DzXur81zHiOMLnSiDiDe/AvV0Inr7aEqWC8f+vXReynxxfXH84odWVUn5Dz2Ro/yZJ0X3NR/6BvhOT5YthyfYvxOPyJftz4M72WzaPoR+Lp2N49xPtY1PREQKfwz6BGDgegiqPjTMQZuocdgYvPtN9FLxevjeW2/BXoZ11poHr/0668H43Pn/eT24dBna+VmWyFM2Y4N8P3Jos0N7IpmDHxHcKx3fLtaHoSC9np3uTL7ydxnwF0ldnpASVpkjRJgG+W1L8+dYupGDHwncSr7x7hsD/bOLq5Z6UC18vY74C8Z1rFqNrUkF/BPh2pvrzbUinYMfEN6+8O05Ae0PL+d3dqRfe78Z8BeJbe4kY5adJ0alp/nw70gTm7+RSsKPw7TVmj/ku+gjal3XceL0r7cKP12O+AvGdfliMVkIZzhDg25IuMK6XQ8GOiW9eeXedlKAjw9vZfR660nn6fYH2ecB8BayP50pQFvjSDQJ8GxYIyPlyCnYsfCfxyjt8N+h3cz5r1zoX8Pg2BLedxfCN+QrEd9sqMVp0FeisAN9FVwUY1xsr37zyVj8N/tfPnP/VcdWF978wXwHb1f2hKBls9GcC49eFC4X5/mys8xR49nwgTIqu+w/XT9q+8ML3k2K+hPjeNRnkFn7n6kNQV3kIchhDUDq07RHUp+kmwGEOQcpqoAH8ilYbpAX2R1sbgnrrAI8DQj3ANoYgdzP48dfBb/Dz028A2m+E76Ct3HITfHczhN3w7R8AHoK2NQR13haC1HeEoJ47AffdUNZtAHMvhPvh9wPw3UOQxsPAyx8B36MA+yfg+zF4/wTg+Qt88zTEPwfxL0I6XSGoD+7p/wN43wUePoBn+F34D8D1UQgK/yfEH4Tn3hA0BKHnM6D3c8B9CPKsD+5HAOc9EPd1CFJ9A99CaHUD/PeQLz9CHvQDbz9BmseAvxPAA4SOQeBjCPD/EoLaTsHvXyFMC0XyS0KRc14oUl0aipA8FFliQ1FXVijqzQ5FrpxQNLQuFHXkhyK3ORTlrg9FbRa4V4ciwh6K+iB01IaiIge8rw9F3Q3wzU54bg5FreD7dF0XipTXw/33ELcrFA3cDHC3AO5bIc3b4N0d8A2EobtCUfs9EN8WiqT3haJOCIUPAC0PhqLwPRDaAe7hUKT+YyhKfwzuj8P7JyGNP4ciw18AZyfcn4Pvnof7i0DXS6FI+yF80wPpfgS0/hO+ORiKHL2Q1mfAw5dAy2FIsw/o+Bfg/DfAfwPvvgOajsLzj0DHADz/BDDHAC/U65bJYuREYqQUiZFlqhi1dgBuiRj1SsUod7oYdUNd6w4Xo/YZYtQ5U4yGZolRlwLezxYj7Rwx6oiE7+eJkTwa4mPEqDBOjNQquCcCvmQxcqWKkXSBGPUtFKOixeDjq8XIkQHfZMF9KXyXC++XQ/or4PdqgMuDb/Mh7QJIC4KrEPBtEiPDZvh9DaS3VYzStwE9RRB0YjRQAt/q4X0Z4CkXI8IA9ELoMcJ9O6RXAbiq4BsTpGkBHsBnslgB1gbf2SG+Bp5rgZc6MWpzQBpAQ+sawK0VI9VNQGMr8HUbhDvgPbRT1XdBmndDOvcC3H2A73745gFI70Gg/SHIL6iriAUS1A4Bz89wLJSg3C0SpNwoQdrNEmRZCc+r4b4G4LQS1AthaA/ge1iM0CNiFH4z5APUQ8pb4P444H0C6HsS6P0zpNUB/D8FPP0F4jqBL7DblmeA92fhu+cA5nmg8QWg60Wgdy/Q+hK8fwXwQDtlYB/wtB+eXfD8N4B/DZ5fB77fgOe3IB0Ibd2A8zG4Ax25f4S4RwFHD9D1D8AHwQD+EPFPoANC7idQPhC6P4U8+gzvVw1pQHB/CbDgpxj6IG+PAOxXkMbX8A5C7jdwdwNv0Nbr+h6efwDc/ZB/A4D3Z+ANgvRdeAdh6D0orw+Atg9B1sDv7v4FaB+G978CTgja0wBzBr4nJCh8HOTveLhPkKCiiRJkuAjyGklQxxQJQtDGVE+VoD4IzhAJmALIbwhdYigHKTzL4NswCVJNkyB3GXx3DGiE4D4B6Z6EdAehXKskqMckQQNmCWqrlqAWK+C2Qfna4bkG8NcBfgh4fkZuI6TTBDh3Qtk6AZaen9ELoeV6+H2DhJyfYfg9wN4IOFskqHWXBKXfDLQ3Az0GwGOEuO1AUwWkC8FVKUGdt0tQ4Z1AOwTnHfDd3XC/F3C0QRgCGPDZ3HuBji5I6yXMpxTJxVIULpEiqVSKkEyKCKjvhiAMTJMi93SIvwTiL4X4cIiHMHCZFKl3Ay23QPoh8P2tkKetIMu3Ae0KKWqZLUXOCClyzJEiS6QUGeZKUdE8KTk/QxslRbnR8H2MFKXPlyJmfoY8HmhQQUig5md043YctGm6wL/vBF+3A/y+dvCB2sAfaIW60T0D4iDNnpkAi+c8XQmwswBWLkV9mVLUmwV4oN3avRTegX/bBb595zL4Bny+9hUQtxLCKohfDfFrIF4L8WsBfx7gXwc85AMP66UB+znYeWFjnS/DmydkAVtx5Jask4w/MZA5wny4IM0TwvNhfP2JiqYqOzlfRilGTZBf99n8/aj2rAD+o21sfCf7zAubvdbMjru6sy78uCvmK2A7CWTKDjLSIMB3W7ZA+3A1BTsmvnnl3QvlO/6fW1i++7Iv/PoOzFcgvgegvq4EvZghwHfrUuHynjFGvlP5/V5go4o3lrDjMr1LL/y4DOYr4DwasB2lYAtOCfDdkiOwfiuJgh0T37zyloJdyvhyO7t+qyfnwq/fwnwF4rt9ZQi6BuzffU0C/T+5AfS7aSz9pwle8z57oW478lgHO87enRt4fGL+LcFZn4n5Crie5ycxygeb3yDAt2OZP99dN00nYcfEN6+8W0GuXptdxs6Tcy278PPkMF+B+LaAD7cS6rkZAnxblvvzbVlDwY6Fb/68zwHwMR756yS2vLuWX/j1uJivgOsUoZ2RBXX7KQG+DSv8+c7Np2DHxDevvF3gy14XfTnbH9C54sKvh8d8/d9et4DpIPvN7QL7ddq9x7la36H26yTnzYL//bdmbpyyZ+WFH6fE40Ojrc9vTRejUvD5GpoF7P8qgfkIGy4mYcc0jsSTDyf4/ePjXmb7B3tWXfj1PJivkdbnXwO+ywwBvp2rA9T3Y+Sbbw8c0G4+MvuqH1j7v5qnFy0j9/+fa7ljvgLx7YK2dD7YtlMCfDvWCPN9aqx8J3v7ta89pmDXKbrWXPh1ipivgOsdbpKgldCeue9aAfuvFVivvZ6CHYVvas4wr7zV0C498pefWDvYpb1w/aLMfGHMV8DxHmhzZ0EbrkGAb8Naf76lt04nYcfEN7+8/yFGr122j+v/X3vh50ljvgLx3dsgQYug3TpDgO+ivAD6PUa+ver7M2I0+86FLN8deRd+HwrMVyC+h3aFomRoq58S4LtwXQD9HivfvPJWrwZ7LjWy43vt6wK314NV3pivgOU9KEHzse9y/5F/+M6b1eb7z5sl+b5/VL5tguvX8vpY/64t/8LPm8V8BZo3m/sHCZoDturlz478w3ffkdz1/vuO4AvDjsK3194j5PzRedBeV73G7jvSuv7C7zuC+RLad+RbSN/9KdUPpXrpYdbnai1/OMPyxiGNa/fDfvONhK7O5w9pVM8e0nT+7ZCm6NcvNVIXfPsMPD99SNOqht8nv9S4boPfHQDXfEgzUHlIY3kcwm6ALzukUf8eYK49pOnZAWET/F4NIfuQxlkH8FmHNO22Q5q+N+H5avidckgzFpr4F16HNc5JEH0zHsnA/KICimc8HygLgiWe4hM/5/o8O58XIW22DOHzb7CcrKXzTG0/qmmRU/jxTsddf5eROHEaTLoYPo+GXwzwrTx4twA8nidUbq+ItRkb9LHlVnONJbbWaDPa9aUES+86nclGJJDn15P9hC3zZyGpeBbSV+ljq3QmHV5fhpNRQpxXGV3yLZlv6fiPj0cvnaQgz2FnLnxCmZr3/m46eF/c1tXtwEt3gUB/5hXTeXEzCOk4PwiCIaenbzIJW2SYhlw8OO3GwP2k/y9dQ78ROts3/TbozN3826Bz4DdCZ9s1vw061Vt+G3T+Vq7Wrb+N/Ezf9tug87d2uUGfpuA75K+bzuMp4wmiUl+sW1lhz4lzmDNy8d1u0leZyo2VGvxgMtvtNRl+0XV6Y63eqtXZ9avi6sylJmMBxP5/zOB/r3O+/isH/73whdtHyvxpyJAyDckt01CN0bQsh6iw4/YG44rj/YOY59xSrv3k+z6ipAQ39Fm8/Gd84fbJtQQeV5ChllK8LkWGWul7G31vp+8d9L2TvnfR9264a89Q4wXqF2Soh47vpe999N2pp+gMheCG3+5YEdfu02/XbaiRk82py3h88NtRURDkjXKVQyWf7/d3h5zlyZdv/IyumoYKU6d55VMR/czyr6f5p+/teo6vzsnAN++53R2GuuAZ88u8L4J3+DsX/X0vfe+j784yHv/w202XG243kuv9myehPoJ38O1zizLZ3+nT0HT6Z3sXFc/0exAqoo+8x4nQX8fhM+0ovOlw7zk2GeUemoy0PPli+JfS5cHyX0bzT9/b6Hs7fe8oo/jtpJ+76LuLvnfT9x7mmZc/7W/B9ynTOP7ht1vvz//XPP77Hv5sL/MbzZ+G0hF1hpH2j1R8AnF2Fx/e9ZlsVP9mGQRef5LdAMJoi881lhsyzSa7VWezr9RZy/Vaq9Fkj7cYHVU6iy3eZjeXVGyDGL3VpLfHWUzlZD/C69fJc3W15hK5Vm8yGU3ldrNpvjxRpUqk8981SMlVT5UUWW4VIecZKSoySJH8PRFqa5yKtCekqPNhEWr9H6Ab5Kx9Uhjqg/iBt6G8IB6/lwM8vvfQ8Gr6uQveD0wOQ+kGnvwBjHs4DHXAHfOplBv0wJhdHiuvMpqM24wlZtM2OipKHi9PJGRIRajiUgm9TV5ntBvkq/R2XYnRXh9H5lX7NxGZWG9XGU0aq9Vct87YoCfofc5w/DqLrkRvzSURYnisz7jvRvW+CI3V0WzKaByx/wunwz/AC/fjFRmpfX8IoiDDcFtBBoJ81sNvnD4eTz3QdPrAOxA+hdAPQbTj9IFLIURCaIawG8KDEP4KoQdCH4SfIETsPH0gEcI2CFYIH0MIbT594GoIvUZOrtdlr1u3bM3qbas0qzU52XlXV5pLdJXxVl1lmSrhqnh7lSU+bllmdmyNyeiIT16QmkboraswvQwOfCUkpF1VuC1Hj/NLu11K9n3p4E7ub/DEZPTjwU/24t+rzXKbwVwn11VW4n6rRFWsxWq26K12o95GlOq3ZWXHrc9fGkt2Ob1x944Msp7ZzqXD2Fyv/rkTU1HHdq5+uYbw7o8r9XmupJ/n3EPh5+Pp4uGx0HBYPsZBwkXHZegMnf58+PbXhEENPt66KJ/SU/UJuAOcqp2yISusxzXjeP1S7fD9eN7zlMRBzQTe8wC8n8h7Dv/XSc1F8Ny+Zxrk5+UE/t1ykrMJ2zYf1Uyi4QeONWXsvk2dORme1c9cglouD0H4N0HDHx+/I2PN40c15MJEN9DXuiPjiPSoZgp+vkhOwmDL1VNB8U/Oh3tQhNzSMNTWPYWs1zDoo02TWBuPL9UqKl9dJwY1TLlcT+ebdoFbI4cQzisvtYzKZ2K/zKuec1VS6frBycJYuI30NwMTZKS+kH2eVn11jd5mJzJq7GCvvOplskwA78C3UiTziV9AP/fCe/XlD2cUQbDEAM1wH4I4Z/TDGafgbomCeFISqAvjt8w4yNp8fIYr5k9B41MOh/nJqpx+nwxKMR0iC0tNpev0lfoSuxEoFuG+/Gas50UdogvSni0iqPxLhbRTCKqcq+E3mb8E1Y/vGvetpueMWzPwqlvjynCPuR+fudoz3Wwfe1GOW9P+MuB40q2xvAg4X3FrtIBbftqt6TNDHNyL0t2azl+5b/Blgef2J7m4nmHAccqtaf2dN5xg+gDnPOUN17MB0tjAw/f4Fxrnn77QFL3yhcb1xBdnPSYgdKkhTdcvVBrSnMB04v5xm5myi9ebObtYHta792L4nW/Qy026Kr3cXCaHShyqr9JyvX1kE9mllpFy3fWcDLlny8h6rBpCuEWKZsKdsTWO1MloAiEffxh+K0rvOYij6wgbyKWSyCP0RC0EfBKoHrT8avq8UB1RA3bSDhAa8h5DrCNPEC0jf+dDoHxdnJ5qq0wwvUxeeud7zeflY19dTcbQUfA9ePqC4yrtNebR8PR8Df7IrbYMdbMto61PigrlMlRI81JYUmOlzpgcR+ruccjH8cRpD9ZvzF/7oyKEC5jnb2EXxBZfYq232XWVttry+IRUR0JqvI5UbVu8vtRot4APpid9LIwb2wFy/L/au+9qPB1/PvgJHv7uav++scljwJ+Y6EhMZPHD2zJjeY2Vo5+xr8rFMi87dx5+aInZUk/ih/8WLM/keJauVh+rswn6S61Wyp5jfwmfSc3PV5fVm+8JY8zXkfjuq5Oi8+CvyljCsEd41U/SmjBUNC4MhRCUfcaX46AUMe1inA9k6fL4a7d583fRGPlLSnQkBeKPoOWflJu7hOWmCPJAyaNfLvYuf4Y+td37+0lBoo/l3wf/xDHi99abwPiJGm/844KAHzsoDP6immDovTd+FY9+V00w9L7MWKm3YFEm8bt45d4d4l3ua4lz1otSo67SXA7N0DIzmUyGlsdHS20w9Nibj55GKWLknLAJ5xO2J0oeHdK6YOibNx0ELz8Lr/HOT0bvS3SmEn0lBUfaAau+TG/VQ6SNhGXo66wLhr750LdBilj+HcHQN2/8lvs4/BZHMPTNG7+KiGXzp8cRDH3zxl8BPhKDv7fNv4/mfOtZRj58672Wev967zzqJV2xuYYVSH69FK4SIfU7Mu96yUrVSyzfO0VBr2eLbpaS++WM/XuDvtJCiRTWa6wnpfoyXU2lHbvM5Va9zRZbrLPG2uz1lXoiA+Oh+JEiQEzEGk1cPYszCLxbVq92iYJez24Fz5rJ59b3wgT13lxBePlZ7XXC9azlJlHQ69nOWzm9HPLhPxj1bDy0JBj8ch/8wahncf6yfsgNoqDXs8lEKotfVR+MetaqrzTrShnvcDyv3HsDlHv7DuF0z6Me1lkslZQDfhtlV/j1sLJBuB4+D7tTbDZXkMmV89JBjcL17HmkU2uurKliLCpXjwIgrk1rjfo6opxNv6NRuB5l6WsSrgfZ9lyTcD3GtseahOshtlxb/Pt+JhOcPKRfEzS/Cz4oLTXaqDIgfMq76+Vg+F3ecj1Obypl/K7CD8ME+cQX3+9qfSUYfpc3HS2EcL3a5/SvVzl5YbteyIvVi1eD4Xd508fH73w1GH5XYPy9rwbD7wqMX7UvGH5XYPwt+4Jjf2uhcBn8cckJV7H6/rug29lys90cW2a02qgEbaLCPH01o9/S5MmC/oDBXKXn893+O2H9PDu/yaovpdpcorP7Tu/QU30ZRl9/q0pvqiF9LaNdX0U7XIy/lUBMRW03iLz6NaprjHY+X47rhfV9NPp89Ynmay3fn1WDP4vHdvn+rKVeirz8rE3C9a30BmE9P0e6uPriBmH9Hg2vr3744nXdIKzX54s3/PfC+ny+eJUB/Jmzk0tQMKod0Iz7h7tXyhBT9mgv1KtzZch9UITabpQi1RMilK6G3/8SIffnUtSB+RrhPUMTHpdX/SJDlhgZkuL5BUMgL8MyVDQZnvNFSA73nkFKhlzfhiFG7g0Q+O0mwhkM/WX5JfszuhJELL/pL1N0Y14Y+nG9umwU/N7yCjbNpivXF5sd2+p0VjwXgGknMvqLS5Lg8dXiDIb+evNF1lMB/CKmn4bR367FwvqrvDYY+svRxfJ7bTD0l8XL0uu+Nhj6609v7nXB0F9/ejuuC4b+1pgYu8CUp6pOuH2MewsJglv3UmY0lcbqIFj1lkpdiZ5J/7zq6dgysxXknnI89HF8/1h+c3D8Y9bvoK9z1k+2+5SCI8en7du0+XHL1q2JTU9PWRCbQFSLSXtkMVvtNeU1epuer8dlVr3NwNmn3cHxu/n8yQlhv7twt7Dfjcu7Y16A9u/u4PjdfPrw+DvL/y3B8btZ/PdQ+Nj+/1uC43fz6W9v4fptXLcEx+9m8d/sTb/8D8EaX8AjfBQHzLwssl9siXC5994rnC7TTqMGE2Lp2oowMvicm4Xxuf8QDD325sNO1Hv1o/bcLkN9w1Ivv7Pb6d2Park1WOMLLB1c+9UEjYdY0qjFVhpNen5/Z0mp1VzFyz+qxGOhhYLxcP3b0tZgjS9w+eRy8vr/W4Ohb974Dbz87WkNhr5547eM47VzbwvW+AKHP56o4PpBbgumvulsZAq7pAjviyL9Jgy51lH+lRZ8V/mLMuRKoZ6LxotQ6zjqt/wUvJsgQpZYeI/hBjmdat0rQ1rsC6dC+y4Z2lkA54JnC3yjwt+Ar+wCn1kN3/bAsxPuWninhbii/4QheRp8Nx/g4ZtW8K9Z/+r2YOonzTcRvHoW65HjKPjZEPBsUaxHhU9LUe9bYawvji/+fAYs3Gz7745g6j3DXzk7ju9+U7ifTX6/9zi+KkEkaB/RncHUey7/Wf7vDKbe0/hv5uxK953B1Ht/+pV3BVPvufJj5T/APIyzk/8Sc6XZamzQ093td5/XPBYjJEFPZSnIYOqN7TU2u7GsPtZKTpq2m9n+FJ/xLYavgT3C46Vsv+fdwZm/48U3oT93vS+xGu3GEl0lhSqe7a+rDTBub7bUE4S33uN5TKz/d09w5u948VdBzR/39a+77gnsX+cGGF8i2oIzf8eLPoPZzvLfFgy998H/yc97Wf+3LRh674N/kMMvvzcYeu+D/+Z+Fr8zgJ87NvmvMlbp8WYiNnJjERq71/h+uzjY83e8O4jY/ob7zkePBflAeN4F3792Yf/6Xe9+XfVub/+6577z0TdBOqA9W87SURRo/k6lXmclOP/aRs73jiULHvcMsv7v/eejb8L5RPD5v/989E0Qv7WQh1/1wPnoW+D8Zf3fB85H34TxF93P+QkDDwSjnrVZ9JWVJQZ9CT2oWsnJqY+dPTu8dr3Dvq3YXEn1RDHjKaTc7fWW864Hg1Fv+vDxkHC9In0o8Pxb9UPBqN9889N7XUcn6D1eY8bX+/Z7uPEcnr7hYveaD9b3UDDqNx/6Gqay8qTeE4z6zQf/PZy8tu8JRv3mm79c/hDtwajffPDnf8zWb5bfB0PfSL2oMZXqrQx+dl567dnpmzfdwvqGr9x3RF76VnRjMPSNTM9mtxormHkqTPst929jm5+a3nJu+ibAtxcd7PzUAP3w1Hw5nr7hEo8li5yEZeuflnPTt5HpM5rYdtiuYOibL/6/c/7YrnPTt9HKme3X3BUMffPRB76ctp+bvo2Gn5FT5z/HJqeFjwZ9PgWejFBDL33xn7f2cDDGWdlxqbhgth/pORMkXcAvuX4Q65WhRG8qN5rIMSy2/Wg3W4jXOPvf+bCwvJ/deKb3eJtv/T7wp8DtxtbbhduN2kfObdwyAF0cv48I68fZjVty/LL92n88t3HLAHgz2frtj0Gll82Hnj8Gzl/8u+/SEIT3DPyaB8PfmyAdcXsSmHnl2bb5QtSXBRkD7d7+aWFH0OpLnh1SZPL9wsIZuI72Xk819KCPX0gaYbvBaq4p548TDHUEw28NbIcLnwiG3+mLn7MLXU8ErR4UxK+6KRh+G550W6UrT2Cn/3LzWxdfGL/NjUK85LD70WDIoT8fTH04EC7cv2klvOvD9j8FQ96E85M/7qez23UlBsLK9UuY8fA/qw9kYePBQbzW924RW97pjwVDXv3pY9v1jwVDXgPjdz8WjHaSD/6/cPqgfjwYfltg/OFPBlHfyox2X3ukbBCeV3Ue4wN4Kg47VZetv43C+sDIY7k5tsbCo6vvSWH9ZPTLcER4XMvX33T8WxiO7bfzadeM5t9R5VaqrzWWQH4klVWaLZZ6MJVV5hpmVRuZwQxfuAYnXpnD+gWGP48yP67SWByPP0yMU8UnxiWo4EZ5gzb8inEN42xmwpJOCPttHU8H9tvkiQHG+Z4aZX7cWdLF8vvUKH5qYLzESHi7nxLWa1au/yKsl2tpJwHvTTD9WSk5RsuEMBq2COItz3Lfl5EriiLgzv2jYlLIf/hKpWNK4FcJkQZhAR2jIv/hSxUQz1hg9OQ/fCV6fUX9o2LSgJo0EkY3hrT0LBeJRAKRDv+KyZhSgNUTySSMEAZ+DG63DRmofSLHcv08tWnE/UTIfbRrqnQmkF2cFv95K7kzBVWObQHWXfnqf/ezQfM3eeOeZ+vHc+sTz/E73rzHUr2Dtz6x47mg+ate/OF8rtLbl9WY9Kui8b6N+Ae+RxNsO5s/f6A1ZbKgXcl9Pmj+rhd9LP/PB83fFcSPXgiG/xAYv+GFYPgPgfFbrhWu389B/sEU29kGzXnt82FiZxWy4+hyH7+fbc8lC8uV3Cqs/2w7+YZgrEv251uovu1uGH29src8s3rN1tMW0CemvZJjr1ilN9Vk4IFDVu/JwuX6ATp+H4x1yb788fZF6Bt5fR7bbzA3wP4fNwZjXbJ//jP4224MxrpkX/wK1k8buDEY65ID489tCca65MD4u18IRruBak9XmpnxIa5dIn9ZGP959OP6TuEnk2TnpxHC4+tYkwieXLheDEZ/r97BtJTOUa/jsB7dRXBnX8gJgr9bKnllZRP0ujjQqRu99/vZXlNlibWbuX6CvcFYV8PyhZh8vQQC3scP2zH3c0y7AeS/UeS1Lq4rkJ53BWNdDZffLL9do7QbxqQfHL8MXuKlYKyr8cdb9JJwPX6OeFk9dr0krGfnuM6TLc++oO/fo7dazZQV4o+/5O4Pmv/Ns0Pe+5QU1YQh9S/e8+vDb/Aep+3ZHzQ/2cseMnSEB5oHWGMnCKud7Wdj5klSRpuTH8uBoPnJPPqmcOMGB4LmJ3uVA9sv7AqanyyIv9UVND9ZEP+AK2j1ZaW+jOlm4+SjOzJo+sbOQCcgfb99G/4WNH3j+Oil+BCQX3Kfd2qDjdgGvZWrr9SvBU3fePnJ9f85do7c/velt8xYWckv777XgqZvXvSx/L8eNH0TxN/+etD0TRA/8UbQ9E0Qf9EbQdM3csq5b71QWBs0fWP3qbEJ6JvyzaDpmx8f/PEbSscofxHLNblZD4+OzjeDpm9+dJD9IHTAfiJ6i/IT4+iGKksvT99wofPLW/tW0PTNiz6W/7eCpm+C+KVvB03fBPFb3g6avgni73n7fPSNmz9bY6owmetMrD7fS+Ny5otQZ54IqVNESJ7KtW2dL8iQln5uxec1rBMh5ykZckG8NI+Dk6bBd3j/BDrOBc/aCSLUOl+Gil6UIeeQDHXi8xoApgef6wHp9ESDjr9I6bmcgO/guR3jjZWx9W76Hd52gKk/XAXC/WLYneX3bxRtFvbrSk2lZJuO9X/eCc48d9/85fu5WvBzW095+7kDb/rM/33nfOzA6HQ4A+xXR65rI/ztgJU+RIGhr/B/gjPP3Yu+93nzH/7nfOxAYP4Z/OHvBmeeeyD8jnfPxw4EwP8ulz+97waj3sXr1Uz6Om64nZUPRASvXUkPI+tN9Fozfr3b/l6w1oX68+Fb3w2951/fsfX/+8Fav8mj41Ou3YAvNei91OU9z73vPe/5TFVGm81oKo81VunK9bx+uu73g1Hv+ucTy/8HwVq/yeHv/pijv+WDYNS73viv4NHv/iAY9a43fv44dO6HwdI3s4VWBCK3h5JHZp/Q9I+k6Dz0DDeHbSVWPY3eYuLrGeoJhp4Vk4dybKP96K5P6PYkz7+tMuJRcyvr3+JJXHw5a+0Jhp5509G9V3hdi7uHmz9R5DN/on2xDMlVs8h5A+N59Kn+Hgw986bPi/+/B0OOAuMf+Huw9IyT046/c3qs/Uew9IzFn5HLo78T4/9xGpvGudshjn71OM7eGul9glk/oFa4PHz2ISG3KcLpsuttA+xDYvkoWPUZRz9BePuPKqhH8BlcXvuQvCJFNTw6hj4KVn3G0cGvp7z6Y+x6dj6iyey937HqTuF8avs4WPUZR19PL2+/44+DoWfe53Hg+ub8xstN+hJ6vPz89rOqoUanBPb3HfhnMOTP/xwSzPeGg9R5N+UHufNu8mN6yXPA1tv0VnmWzq4b+YibeCE73XrQf54bWy9C6RIHuXLtORgMufbmT/WJt58mB/3CZ93x9aunx3t/yZ4A+xpZPgmGXAc+B6bnk2D4aYHxo2rh+gPnQwf4s53Pi1DR5BD2/K3eTyl45rnzVypfsHwr5bwT/uxGe6Xe63Q/+FtUpXMUyfEstmVAMGn/QYdLwAHG5YrrFnwyoJbOd/zc95gITaD5voimm0JN9pngUwLJcwQxDY5nKbnC+A0Et7++Uq6iU1bic5nsBpY86imKPn0wXSFCWpBHQuBKoPl9yjiJlBOhS53NycgC+o7z0LJQhEp5cNPe/5hd15E1Du8lTz3rTTYjTqfzyymIkBNFDMy1GHcvle8MPuasTf65aGBI9Mz5kxOkRF/fZwAL4Tp41n5GfY/XmPDP6cR0kn5Q8ySUxRvpdm7gzg9rmSRjeR4o4M7hI/tZPvOWB3zFZjvsGO9Ewv+8TUvSIQ3zG22QooHx1Hmb8qeoeCbfirQiv/UwJz7i8u04CMemD6jnKFFhpYz+puVbKcJraVh6Pvenz2iSlzHPjG1i9Nx1yrufBOenZa8MtX9LxXfupcpYGy1DrSm8vqi/UvGM3LqUoayvyZxDSRAH9+K48lUcT7cS+Gyqg3vvnMidSYevAxBCplBx6V9Q813v1BVkYHyMfpCVyDZuzZkcxATrR3ootX+qE3iXvuy/DyrPbpBHRerjS/XxKzO3rcpet06Tk70uvrzSWJyoiqsy0/M6s8X4jDsPk48WnUlfGVtSitur3LO1xsRrvzoPBJ43jueEmE3LtLpSSp9LDMbKUvC8bOT0kSq9yR7rwDNhK4kyks8Sc1WVzlRKboFWbDXXQdXDlpfW57w+dtzulHB8WwD4XIF4ii+qiWUzmO3EF7x9zyaFBJzHJsBPPeanijCSeLHET+UF94PUOXA59op1uDgIooJg6kc32CN5sV6O+z//AOEOOq2Bf0lRe4x3HoMZlDP+WrU9trTepIPmWWwynhHMfN9Kw8oJTh/4F8OftFwm6Fdg/LZKY6neGgtN53K7ATClglT9ncBnXfif68Zc6sPC8f+vXXnZ2at7CEZOof6xU/MRdBAuFP3tD4vI+Xv4ci3y9jOk22So+yspki+VoaITYSxc22XetKRfL0WGDBlyQmjLoPrRmbouBUIqyFKeJmcbjmfraOoFoeqj5BrbeNfxqchwRIpcIN8qBLi+omwHfm/Vg0Nq1W+jW6MWfD6LvpRAuVtFZHrk2iT6LVEoQ8y6WL5DyPbvD/vvL8WuK6i2J8VbKmvArtkIIiITw5DnFP6LOhdxHC24eC3AFEI+Hvf7M+cU4r1AzycoaBxkelfKBNObE8T0ZtM4yPrBJqA/EMcv555HRMj1g39bx/di/ABonDnxDYHPcAO+r6RwY/uRy4M/p3ZOFfiVuliwcvT5f/pYAy7vJHkMFivSvnN2lOo1gsY1uf8vlmODzhZr04PVKtVZ62OLdSUVeNPeWHBTLdCWIDK2gG1h93ufEIKKZojYeW7y8BB23h0zD1dOcP67/PIQ1n9n9rgvNlvBbhHJKrBYrF9/Snifs9algfc5w3qS+xcZ6qoXI+esENSZNQm5FN71v/QOfPYk11+C48vMJTW2bZjPcqu5xlTKwPvqY89VlD7heqILfmPvCSM3gE56wadCSCDIk0b5+o7P+3a/K0I9X0mF4Ml3MjaeYPOJzvhYG3mudjmB1xRiuaz+mmoHOr6m2oHYn9AuOLg3Hn4v1UGTvFRuN8txy02OG+jyeZG2eVfJI20E5Ud46T8rl7xL/lf/vFbNl7F2BxHcWp8isMd9b4JPcznI7wtUPkGTIda7Tqo4N3nmTYjxnZfgDOA3FAnYMbL/+HRg/4df7/LqU7L4iHVxaVfJC5fS/gB9KvI2Eo5PPV5ShO0r1qN4fMgEed53fBzU/duq7bRTuM1aQhA7iBQIOloWJ/KC78WP42gcWCIAyruo97hc2/G4Lt5HfxjqoTyoN4epPLDM5+03OuyjJ5ESLz+ZsxclZqsJcgUPi9H51r6Esl010bz+j5yR9yN0rRj5XB4iQPkV6oXxsvMwA/uLUJp4RIcinMFXdCywPKSCvUwgvMeDO7cJ003CEyK8Z6mPfeWGAzAsM14uDTDfKneGjNxH1Gc+KtseYDU2QMOA1QsBP5scV67SVVbG2s3mymKdlbffZCXWOjY+geSnC+wKYSVYe47xuN0U3bx6rA/fhiD+Trh30O+73N7tWb5+pcDXmD9su3A7NJ/XDpUbP2LboapvqbzHV18+Fb+Rxk2+f4lrC7eWP5xh2fTRWZ+vzVwkP4e82/d/wn9mU/KB26/8Njrj7xk+5uSBHL+7KRSpT0xF6DspagM/jYFT38m1S7BOqZ8MRb1xoUh7RIQGarz9QqhqoA1JIAPBjZ8OHKHOFGfqLhyfvmsqcs8Euwu0rdzCxZNt0XQxq7/4TvnNBRm5M6n618vej+PNG5kgQupkbxkvgvf1AnmG8Za89YMG45PSadXBM173GUbTvQuesf3AAduxSnjG8+NxwKWe4fpBIyeodg/uo7sf3qsIgl5RSdP9vZTd+5fpj6yix43J+tJN1enMsxOeJ/CeLfD9RJ/vaW+YfG79nqpH+e9LKTeAfO6E95N835PjEUTGefQfcw1Yalie7D/AeoHtANaL9nEXEQMPva8h+t7XuP7xPqsXhSoZymLKaw8VT/oTT4gQemAaIh6chtATsxBjtzFvRVoZKw/r8jX5jL/UCb5I4UUyNHB6KlKlyFB7uoit3/H7dPC3DCDLWpCbFpBn6ddcu4PzmLbVmEgnSk9mmvM5EeLj7wNfKT1ThhyAv3MNpU/vEN7tNkaux9Gy0w5+sEsN6c0Cewi+cTvQ7wD4cIgzaKAua5qKWr4SoaJDQI9Shlos0BaDNlkPwEihrWZ5VIRy1f62faxXJ+Dp0VJ4cRpOvK5d7Q+nGc/9/i20o///fMkhDGnPvcz/b19qkJ1xUv94t5Y7dyj8jTDU+qffDk//ty8PfY0Ew8/P1tf912H6XpKzSnuMwD7XihVG4+9+d27fXsh0zzY/pdeP3ufxv/li8rOjBAXMJ35+OmaOrutC/cP/W66zlU/H5f+1nSNd/PzsDp2OCN6+E8zFz0/VCPn5v1kumets5bP7sv/K50gXzssJo8Dw87NXYJ+4/17chduCZyOf8v/m54gXzsvxo8B41UdX+o9P//fiLtZ+6hFSiacL5hU/P9sbAvufTLmMZj+80x4Z5o03Xntt3z7/+PPx5y/kdbb1UdF/5XPEi8lPZylCfaHC8jnShfvE3B/KkNtM9RXhOWRahxQVJYpQpwPLsgy111Ay3W6Vot4lAEufBaumz3BymyibrH5BhsJniBC+42cnvTdb2+NSVAh+3MBNItQeIkPSm0WokF5HFIq/hzgDvW8hf74lvorofSxwP2chvLDEU/3pJJyTIPpmPJLhPjEVtREc3LiTzJpBql95Fk4DYFoGIF4tJ1wAi/t7O+G5HQfRJ2SfJe7jxWP4RW0ilEITgfv396ad0KTCs1R2CYm39y4RSoPnngYZ6gBc+xMHNek0PJ6nqrpbhBbwmPg7vL+K96wC/Avp54kWReaBzIzMRbz3+LfBTPULaMfL0L9Tf9Bcjd8ni9AyTIclDC2Gu2rPNITnBa1//KhmCX5ulCHMQzu8x3Pb5fOoPH3uyaMaTQBnmBynfQnKVCpjx3cr9PWx5KSNWH2t3mQnnOOpeUfyBw+S+YSffcupXSZDWdWKTAz3MUGVUxGvnHAe4zJQj/cvpyHgFZdTJF1OQzKqnAzjqXKShwFtYVw5SQXwtlWH+eENvzSExKuk8RIT6PKn8SrhOXwCh9d9jOKrxGwqM5bXWPU0/30ib/5bp1LnF/L57wY8RUC3A3DLCUru5tLpOuh0i8KodNvhuZWXbtGCOeT+1uSWC7EmMzmBnkraK1000T/fsXww431fMPlOz+vh50/XBP98J2g659F0WsIoOvsmUHSqID35RI5O5nuGHheUmy89uYCj6PXZmb7pt9Dlw4xb9iDhcc7zmEdvreGti2DGk8ZJib7e5VDOn0kRniuppefHdgNf/PFAHeFfLzPziZm51ML19sAS3zqNmYPAvOfGu6bi8Vhy+J4d/88MnA9nM086DgI2jHhcrBf0XxUtQkUr5mRiPBwOs2Ub+1BsttvNVcwzHlkm9ERm+CQZ6nt8dqYKynY8jXc5XW6QmLHK2OA3sUtOnNc6UDx0FkuOTXPFR/KPywj/9h1Xld/ycMZYx1WZ8Uf3JApX5/gwJKLjcblO4QXnV1MRtv8OSSg7voavbpCZTlpu4iGT5DNDEJ7Xo4qVodx4Eer5M4QvqPdDoHu9K0WoxSRCzmHQnyR8RirI/pdSpP4r/N4BunhUilqugrpwsgyhehkplwyvucdlyIVpeZ6y3d9C2A9B3USNtzobHs7IvVqGcDqd9LgoHpdm9u5Tmych9f0ipISgxvMrAH6calDzuk++lNB30v6vFiE3b74FKyIJ3uO75PriA9y4HTNfyXv+IAdPjnHOCmHnNzle5safpZ97+8lKyI/chUAz3AuvouYdURNdqDH3KMJnflISKbKkHcZzuiz0fHzefKXzlUtmgoaXaDJ2jZhC2bWBkzy7istvivczyev1VP3RQsNeTMjHJ9C4MI5tm49qsN0tnELZXfcJkCEIOA0Mfw1h8rK7nc2T/exu+CUhKJyez95FUPUAM0/iVfpZX6nX8e0/f90Kc6kwHoLSd0sTZ5s27pehHgjESa5+w9+poG5UXw51DgRLzMMZWrhrIc4Z/XBGHtwtURBPWNh8U/cfJPPNIuLyaSbt1+G5hvg5nH7WLnBrfOtZB9g2MDmZrfMWZcrp7zsJzi/Ez8/Tz3gDIz6/XRfJSH9gBp3vax6n8r1HRPsZUK9Lp3L13dCxqV71b8tU//q3ZT+VHxiOrLJjdWU4XZzO5XQ66fDdeJBG9KoM8edOqWWPsDbMt77soeUI47mSxuOaStfPtJw4wffs5dE7IKPqY1uJ1VxZSXsQYE+kJyi6GT6wP5M7lZp3i/FfQeOXh1D41SEU/gFIRxvCq/+7ZpP71lHmP9aK5cnGOElYFnZR+YXzu5Cnj0y6Q5G038Tj0zXFu/7D7Q8VtA+KgDcnvYdm6y6wp0BHy3NS1F0LcgjtiM47II2dUuS8HfIA7h3wfgjunXAPb5aiLrinw90Fd7SDsjUI2uZKMcikC+BDee0P+G2g2w8jzHMKtPSBcCSIfPeHpb6LrdSZyi26korACydw/rjGh6CidGr+OObfsI+iV7kf+APa5K9BuwvyzgX3Vvz8uhS1wV0KfBTic53vg7yB9+1w78R83S9DXXAvgrsL7i64d8O9q41ul/HWXmL+DZAnbrqdhdN3Qz714vxuBDrwO7gjuOc2gS2Gewfcw+EupffoNtRiGw3pPQx5Pw/KAe7p8F77CNgGDA/3XHwe6R8hDu6te7zTd+M0QnnpPwBlj/l9CMoR3sn3QH0JdyfcW+HeB/c2uPfQZzq2PQjlieEAvhOX74MAi+l7CHDgZ7h3Y3i498BdBen3innlD2kZ6GdyDjf41DN4Sp4C7bfLec+4fTKTfh6ANlbIU0c1V8Cz6/ppKAH7D+A/X0m/x+sdZsH7WfDcKqV8YOxny3n4cgC/ArcnkYLKF/h+Njx3/oda71yy5gdNBA++D2zgHPr5xx9/9LxRc1QTidutaZS+tFnD0FwGPs2RsBHwz8P454rYOVvMRdb/0PZzPyhi+R+C75X09z3gaxTA91GYv3Ei0mbkwvtoBr/RbCqB9zHw3A44XEoRarWHofn0e6zv9fA+FtM3n2pjOmxhKI5+j/f8vxXex/P4c94pQipcB9Bn1j8O7xN473OhfZ1IP0vdUhQD7fMk3nv823k3PfcF7NA2eJ+M281/ECHfvieS/3HAv0TGziscqZ4d+EnG1rN4/QeuZ5QPiPzaW0qZf3sL22Fsb/G6ALI9Op6yt1oZ3R6F5/Dx3v0R+Pv3CP9+DyadVoF0cJ86TieCTqeVbtd10elI8TcyLh0LvX4dt/u9jfpkr/oP8+2bH+mAp3AN5a/10nR2hoX55Ud6mD+dDqivsHxAirV6n3Zvt4yqV8l2scNiZkmShLHrRcjyeEXE1pPYB8Z+cuuE45o2J3ViAa5vw6dT6eG+IpKPaZQ/ZrPXg4226TGf+PtpdH65sX4qoL7+maqvw3+mv5dQ3zPtOZyXHSBfQnLinkbJCZMPAzKqn0p9nPOzyfwZpvwh7XGuvicvKdFOygCkfQrzSdPgnEb18TAXg6foYgp/9zQun++ky+Nb+rmNfg7lfaei+896p3F0lRqtenJBcGyJASowchKdL38Oz1SE22VRxOhXkWUSmb/aBiqNIuM05GqFOh5COwQLxGsboe6i3ztbqXVOeB3arTQOuU/6VBYF2K99usxr3ThzjorverdEOl9y7BUF5OIIgjAxcqW9lMtHfBkuhnpnhjdeFe992xUypIfWIaZb3ihXOVTy+X5/d+ATj+1EBT1P35fuTmgjkvkEdrJnPPg4+WBP8R5pcCcgaKG92TMf+9aQX3gvthgZEuIrxae8cp+RsevWhdJFl8jY9TIW+N0O+svn0zmd83vVAc4JNenrvPaB4NOTSsz33qcC6GH2qRCip41HT+FlMlRDxMcx9PQBPXi9As5n/v4yeBPH2HJyVnsGuY8jNNeUAejBp6gI7QPlvtTbvw9/Rua3L5P7EspvHn09RTaB1yUJ8Se/2DudnuTJqP0tKp3Rziei9mMY6XwiI5FLUPUuvtQQel/23+se88Ptd2Xn9vcKtM8xdaiDYH6m+5Qvgnxj9rFj1hek3yXcz0XQ+7ky+dsSDvLNkwt++bSHy3z26dKx+Fubhdcv4HOGAsnBAiL1fPoHqCPX6PM+mX1D+fmghXxg9q1m4vn7sYdPCGHPY8h9UJh+3/1uefSnqOj1Evj7EDpgvKoZgnYhJYGGZ+hLnwFyMZGzC+R++zpraanRVsHQgPObXr5n1ddy5dQJeolPFbqMLo/VZrse6yCzHkxQP4sra/QEFAjkGJ8vX/oHAtCf6EN/XyfYkUFvOesKcK51oY+cWSANxq550w96P5PTT22gc5HxLhkByiWJVy4iOmC+XJd7670c8t+gE7H2ZUVWdiyp8Dx+BgKc01EIbTI+P7mAG83k9INeEBaEfd+ra/Q27Axw+8uTskPPC2w/yck39pUu5gU0jpNvt885euN8ykUoH5Pp9Zf46mHmIR7n9sfEOLpm8vwppmyBULyvF7PegKDLgLXzdD5FM4Yk+vz27ym1mqt81wGiAOfdSAOdgwNXEdiLonHe+8v0QV3RSOeDn79whbc/sgPqG5zft0G4nYaTE9TeAfwL1yvM+IP6X8Lyxci5VV9m1dsMlB8ODnis1VwHlUGl2UqQ9VI1xLdfSdExnmYEr3+eQMjH4+CL+1yvCPqO01P9UUSut/ZNL3sct976fK859B336xB2gfXWdu/11kVVlHynm6Qonaaza5ZMkM7/EBydFqKYMEM9ZiXwOIqGKAHbaYQYE2EjroY4PVEGb2uISnxuJ7zH9xgiE/5a4XcMOXbH5EvRU8L50k8EL1+U9J2RH8eOqYLyg+Xl14GI7J7aMISDu28q224rguCE77C/uIsYfd+dWLzZj5HcvoeNSWR245HH+L2NkSey4xZyms4nCMrW4EDGj6P3z8yQIcNman0Qb78gevXQNpOZ2jUolhq/k7Hjd97r40zly2j8uKHMrCOsHEet4hqY8K2m53W3hsmfHpCVRfRvVQYXTxBse1eHj2ulFlhT/h/dTsmmX3H7qA3710++67WZdZ/l5ho7GEdQbKOJ+b7jlP/3pJ2aLWBXcT9eCuX/4nolD2AwhyVwZ/b9mlTUuxe3owvIvLHqydpj5L2/Mt4z3pyhg2+epfG9zsN30ZrevXj+RoFBDzbZKoc/WEagsSY32uS1RpuxuFI/Mn5i/vabyfrYAXjVz4qQew6lx4sgnuG3aDnX//fFwpOaw7wyCX3pqOYg77n10BSEA/P8rjgj8wjvffiy45pPeM8ugHXx4FV9UxAOzHPZ1yc1vfTvyf+HvTcBbKO4GsfXHMlEDnQlAzXQluUqDokT5wDMlUi2k9gkIcLOoRBorNjrSESWhCQ7DkcRt1somKPF9BRXa+ADVGixyynKUbdAa44Sc7XmVvuF1hxJTFvg/94cO7OSbAeSln6/fzYZr3bn7Zs3b643M++90b6mDQMsBuNitv73LsT/ScH38g+2el7EH0fA3HBjMTH+PIkGfHX5cLIKaUntO5mkfs70Vc7xb/G8pHyP4/TAoSy/dP3rEyfJnuwkD8ycSNvjqsNYOZxxmCyHwH6DvVhRlwH/ozBChhOiGCItUChQFuxxurGkLZ5ATzR+A0dOP0yHYjxu7GJqmjp1ejwy/WiYAyj1rvH3+XbDy9fCXKctBNJavAGXcDAOy7FNvs/1e2at47PEprclWkazWGb/sd/vP8wp9fp6od7c7CQV0F9UeB2k4lYHqXQ7SPdr0m+SsHfG/q87q+fZqwfDzcEmfyLCG7bVrlW6cf3b+CHfr7reSQZxHf8BnWQOd5I+uHfBXX9QJ9243s/PDuq+Tyc98Jx+SCedAE8ATpvlIEOPAvzXnWSAn33S/YhOBgCu63GdJNuV9W+Aye4t9z8qvy7z3fgA5PFSneaV5hPibM883znyU/7+x3iG4nDhvJXu/zyhkyGkE+5JSC8J+UhBvvp/r5N+eO7jPq6TT8F7eI4OQD5BrtKf0Ukan7mv0wDAN17jJAbaq62G7+A+APH6T4GvX5f5DxwB+T9c7j8EIH4I4jNw1yDOdxO3uU5BWeB+QsJB3MBfvc1BDIiPwr0M7gNwr4B7RTvUDbiXxVk/k47C+3lO0nmOg6Tg/RDcfUco/Mf0vy7TrzzXQRoR30buK/8sB+lEOs4DPAdCgO/LIF/kuzoZxPSv4vm9GvIPz+7rgC+Q3hDcM/jcDXyDe8+1wFfkUzRn/wfeBTg9v8L0wvnyzr/LljS9KF41XBuv0t3xqn3KgOdHx6uSp8ar3L54VXp5vKrRG68aOJXFDfC45Mp4ldEA93oWh/vdOH5T+95ByPvPHCR5OpQxfJMtk+t4TJ+Ajf/KOFk1fAKTX6M/cJABCEJ/gckD0pB4T02xZ99abPkb1NT0oX/wTQF+QuiA0DlFpl/B5fR0znMufQM59Kn4G6Fc+gBnP4RBCNkC+PWisfHj3sr+Ofhx8oL9FI5/ZS1QdxLQnxzJ9W9gbonzvPQ29ozr679WyjADfcHtynP2Wifx1kBdX8bqTBR1O86ScuLgWTop5f7dUT8l9YJORqANJzl+935sfVDA66WQ18scJPo2GwuGvsv0c7zcH0zHBuiPFP+XqYUOcodCjxfq+4gJ7fLe/DUoOv5NBT4uk/tflaWTydCTWBfZO9Kpkw7cSxb5ecoFbRv4w/VcUf/mFI4vGZ4A7byYDE90kQz3Z9J9hU58twEPP2L6OMnb4Tf0RY2cv6hz1XUHPB/loHVnqAr6l5Mgvzy+FsrC2yppd8OcEHULDMHPHvjmBhmPPjs6H3CRLk5/LfQbw9AnuY8cJf9AZ/ZIKf90ow3QHnLcTQEuH8w1td0Zvo5LoH1B32Zwv4apGtybB1lElAe0px/APf0JX+//2mSS/AT4V++g+fcdDWMIvB8A+QSfo8AvVS8ic9BkolVCP8d1kkphHKiAscvg/EQbz/T7srxLbwTc18tntBHB9UdaHoA/vS9b/x4oHyX/8D47Vea/AvrNwOUSX+fZDlKK5TOV6TUMQH26VcHRNx/K568yPfdtOHa5iJvX1+x7xaTxEei/PmJp+GCs+aGG531MoM/GGdBffBPKm/OnotpB0g9D+fEy6QJ+/khJbxDa223K8wDI5D9WnrODUC5vS3rQZlsf1ol74ij5h3qc5bzFelw+ncl/c6dL+W/krU29uHbZYIL0hzKMUct6jzFlOrbepU2X6eLaRLfhJEG4387TeUBJp26vwV6c66OcyZw0oYAZiMSCZ6E0GTKYcovhj6GDx3EEf433c4C/8XEYQy+bQMRJ6DjfOHQGS3/ODJn+VXdvovONWpliA0vRgykai5njqDHT7V7J8p2FdH2vwDy3WSf6wzC2nMjyfQNP924l3RDk++C8fOOSO4iMnynXzF8cpt84Q/L9E+5HDvO9fwVL/8gKmf7UaYO9qAe0QqT4mXMt0x0qkO6tKFDeyfUVUZ/zz097Kv70tGf4gawnA3Pgz+onx3hQ+h9pXJj1pO6D8OrTnui9WY8O9+QrT3sMCEORrCf6cdbTWJn1pP9ln2tH4Tl1mzIv/yfQ8Q94fulpG1zu5b73aU8K4JL/sOMbWAFprFDw/ewVT/KWVzyN97/iydz6ypg4t/dyQ5qZj1ga+sLsqDjdtwJve4AfL7K8JDfxPG0aO295+8+zQL6EsiPn8jKdZd9/xvVGlIduPmcC2Ufxm1SxhJWnMbLN457N6v33Z7F6d/ssWe/2G97Uuwx+N0TNpmDLRmjpG4yYifMjg+73x6HOm0YA3bqCDDZuc6ft3Qf4M68Wk4r35Bybjs+zWfrO2TL9e1/f1ItyTz1LszXSPM5qAuqRNLD2PQjp+C4AefqTSdZ8aX/OI02Tew/IA5Tr7+bpP6qkf8zhg70451rG1jVYs8dFDrM1mthoMFeERqQtEQ82mzSiScyq4wZ1IAtz8bEp3hhPmK2UL7MZXYFT4T4b99mcVG7Zfw7vD+ZIuv56zaZeXDeuYgQw0XF89tP8DwNud1MJIatKiNCbx3rVccEEuj6ZeuWGKu87MO5DSL9TuN3n6hsMfAf6cPE+yXUxoD+p/KjYWqdqCphNuGLN/BIyeRb71Ko9mP/sRXXe6jXVS5csWeNZtnSJVo39MZXzVbV4rvNsrYNh+ZUblH+exPq61miIeuqNxOpa/E2mIlczeQzh8Gw8a6FypkbcnA7EV/oBo9cNY/Yw8LsT7gN7Ookqnwt/5AKFDR89cMta6JypTQLZhue1e47sd1FntEsT6w4JMxb2h8qj/mbUaNbkeuKymGmuCJob5LlLx47tBy9dYL2Qu0Ns9Xeo641tiWAomNioBa3yTMQibesCwr2mXNdkrZstilwFFZH6NirkeFC5dsZa9q5r17Xr2nX9p65kzvN/u3+2jiuZfDDUkb8eiO9CibbIeDj61zjJ0A/jVdr1caqXReclEAIwj47PWBdJRKZHxfo4jEfVOIRz3QV13wt36av8McVPagFfeqP5zWXjERsFUckPz1NBubXW3x5pMrxmOAyDIqRonBCIumNmc8CfmN4UaZ2raZZ+oBdQUF+C+J1ilVdmVBpH8s1ItoV5DJMZEK7AfqI8h2SmZukloQFcrk0dS0cM+gWT0YQfWLoueIeTdLxZTIy/ucjILJ1kiNy/y9mEd2MQ43lpzv4hXX/n68N9l7Hy1rmPsgp+T97L1hYG41xfMw11Yy7IIXCvwLXkO1h84506ccOz+1cukroa6gHcvfBcBnB9q5X1b3iXPUKufw8+p5M0vOt4XidJjPsD5Af3MZ4BfNfC/ONZnXQjHn72nhfge3BdG9fB8fydK7iNJ9wz8L72GkgP19jhPoDP1+pkcK6y/g/fBObK9NNdOik9aiKpONNBvPBdP9wJwBgxB9Hh3gH3UrgPwN3A9KJ8XfA2JyEzHaQD7THgvfsGCHAf7iwm7nYX6TEmk0Zclz9gMknOU/KPNvVK+hWPuMjQgQ6Svo2vQV0P+UMav8v5+j3IPzynuiE/QF8yDvSCLG8kgG/wPgn3PkwH7hmko00n/XDv4Wf4DPxRJ5XXKunDfCAwz15fKrgcWPoM00eh88L2AnoQ7W158jvqKSAedywffgf0kWgzXhOAedCaZuvoUyk3s3NCkM5kAf/4yRz/+N4bHXQeuyP+v6EhMn/265Rzkt4vrA8h6SzXhL/bZAF+JgvwE/tNxM/6MboGZJ2/faIWseYdkeZmRT2H6R1b+kg57XwH/PibZ4jTyl7WqX5X5V1yv5D0Oej+qLovWqZZ/Wg96pOLemb1orPYt9H77H6H8XVnVQG71FlsrmV86LTOdzQUf7KNHN77FLShhU6SgTtdq3yAz/dov7wu5m8OokVBleqnGPVBxL7OJzMOrsb8Sf0SYVkKfdT5DA7997s1ud8SPYrZkexAPW8JRfwJu+FpOd2XQ4uGgVlfnMyQfmN03zbGXwvEvc3sOfmEryqqhTS5aKcP4a1raQn5ORRc9OgSMlxdQhproC+6FfIIc3tqL3FOMVFt9el+OZ9Z4oXrmdkatn7xUY1cv9h0xSa6nuoJR8IbWyNtccM6ic7wRqgsMPZyBtAQag4fgfUiDXjdqyaQzocdZBpIBcu43mvFCzoZWlNC3BWo+69pPXzfTdhuC3rxGfOS9GY9q7QdOCeQOrqXtQL5aWrTNZ/GzxNSzlWxBIlm1j6EnFALcsGgazIZOWkCSYMMFX1+L2v/cBD6osxS6QfE0m9iyyIarlXkvw+uxbNYhP4nOcdhtUPfg9JPRr9Y+z27mHSWFpPoAkjnOKZ3JZdKuE7nVhjbapj9zw7wi6kfY2Wh3GoFTsVRsy6O/JpipTvVmEnzMoP2N+9pUk9M4+kL23tct05pL3q0TwY9af1Fjw7hs65bD33pRY/g92LNbqedK7dK/bJvUDqQJnVfGHmIcLhO132Hg0QNJ6m8QfrRoeeYHgxyAPSBZXjuyJ6TC55797n1Xk3q9pxydwfKyd/UBFU1EoMWSFGRrlUsDz5O3721rH3/pla2719du6kXZZdqf9igwvU4i5PYW0yvY3jm1Uk8R80d7J2t2fXL/NFoCBV1gjAl2BAMhYyoH6g2mFlUaKMBr6Ua2tjpsnVioLv07BJb/4j8+j6n53aFnguu3NSL/sY9Cg00ef/4em6VXE84UCfnRlPhX7k2h+qHHnISS2/2STK955cM9h6tFdSvawLWYtlEE/RtMBxtS2wXr31uvj4OdHR9y0l8P2d2o6WXO4laz3dwnMw51zpinXcXjsRa/SGpuJGczewzsR3jvDOsMd14Me8Ufk1Ut/E43iKvvsjxNjDGeFt5ev78t+PjYppPPj5aDOjf41Dql+nQCnppCzWm54U68cKvv7gGHv+tNUQPnuqwzn7yPsbeI34cz7zzWV2ifYy2Q/20CbVNGdUSvJ+OhH2aPOcxpZz9UzEnv0wqjra/2359tLF0AVl+lwWCTesXB8MmVWrV8ubVu/Pfnac5Ce5v37mE8ebhJbKdGS9v6kXBcWm7GYvhVk5LhO+qCCVZsfHDWt80A+LLZxrBFiPsT7TF/CELLh6ItIWaUcWSlu7YbZHWe6AjsHUSSXaV2Papyg4BWWDlBEK4Lw6h/3PeMe960G49ehHTTwi8OIlgSPNzORqHJpFGRX/1kexmz7MK7/t/PZFgSD/K+rwhCH33yPK7ZMY2z3NYZr/iNiSAG4OIb9erqvGb6Nvs3bUA/zyPozVVBzogGBeWkEnA+GFIC4OxnOE7fuY2zx8Vehr/BPRCcNP4K6uWbb6mSktfQ8dtqv9wKOq/OqgOCvZHRy5l5Xf8UmU/7JVN9Dxjr6r7Oo5e8/NHX0n1jjV+xoQ3U0Iql8j5TOpj4P8pJSTza1l38X3tp5JXbdPjEdFPibKj9o3cvkXV985q9nMyhiDdYUwb5ka6N19P7OOc55OL7Hpib9jxVwn5Q4P5FP7erEm5RdCGz6XfANkN+gjEosaL84K9d7Dv5/D0+kE+ye4xmbQW5ctBufIKXYdoK7AO0WafN4/8zEH6fsD6feNWvo6FZyb+0GHZIfRfD3OLN26pQrom7TRLlV3X/9ULFT9z9Mvrm7iGOV1PWAP11gdtaoKDoI2DaJdDfA9azHuGPthG53nnNLB+5DsNsh+55uDB3i9rbL+frkPIbj/cHNkwdo+yitXn2gbUtwO5CtLFfXf0OYXj3Z94en9X0ut6neltUf2G7ZAhsf/f3bfNc6HaCF+Hfvh11hejL4GzVm7zXKvEX/nkVs9F8Oxer5Oeh5ykAmAxeKH/Rh41fttJMAj4NXtv81zMv8d+oBFgGzl+bJfH/nmr5xIej9/j744L2ffL6utq0m/AWAShYjEbX94Gei4FmK4lJTS9LsDVxfEh/KUQf41CL9rO4Xv8Tft/GBeyVzrJiuXLP8X8z1ixzdPJ4fGWdcH83cX6kEOhN8pAXjDoVzCaTgT4byn4jRIYm0qUNT2gFYN4NiH/30Z6JzJ/LxmgNfO6jL8O6L1awVfdusVzmfJc9thEgkE8rwD465T4P+y92XO58uwDWjCkLrbPQaz8r0D9V6n/6AVaadiN5eGplR96vqPg80LaGPSX2VrBGau2ea5S4mP+LZ4rlOdhyBuGLi4PdAHvupT6sBLgr+TwySGdGJC2wfmF8uPee1dVdyG/YIxG+RF/V75cTFLVhOA8dHeIv55/H9TWa/g7+udiMjCF0e9+xkkwaGV8TRvGWxJgsjXN/9ehfKEOdGps/J+ykrWj41bKdrTIP0jnmytpMzWWYdMdTx8mczdrr9pKu83nZaX1n6KdzW95Oi8p6ZwwZbB3NfxeHg6CtGeApBhOBFuCMDNDgVF2FHiSJpcAjQ0BM2ywQ3eD4XWG34jDfBomjmPTx+o/nS8q9NH2s5Lt+1X4GH0en6Rvrp0P9ZHx2FAv0yHYd17kJF7AL9rfDch/ns5HSjpvP7SpF+2g61qMZfXL509Tsx7wx41wxGiFSVtrW6uBeiPTjQYzgYumzBYJmINfoYnYscceLrrYRLAVzZLW+puRr/5x1ZmwP6D7hz6uh30h0/9Fn0vIn1NWMbrXrpJ0d1y+qRft+z2hEFDaEIASWT9eQp1hdv5q2Sr0DzmB6KhPvAzteZwE94P+wtP5h5LO4ZlNvT6VP1ATUCMM5uzMfFBl2FpzYwTeBBNxaispmLa9+lxdkK4OwX0BlN/ZxWRkFZvfp78h+zgcf4ZOZP4dx9QHvKqqumLJBPp94+Hy+6/yuof5Le3USXoD5B/uyVOdhHxLJ51wb4R7F9z74N4Nd+8lXMf5Qp24Ye6V7QE6ZzpI4FaAgfhOuGfg3gP3frj3w30A7qU/y7F/WQ3fzpP7b7U3Ax7cj+x2kkqIS30PaID7CNx1uHuvAxxw7+Q+LXrg2YDnyutB5kY/Zs8xunxPsD0X4zauF8/3JfVqhy39LKZ/qrL/yO2/yjYwuJ7/0UkGYMgdkH+k41aGJ3ObTlKY7l06qZ0LeYN7Gp5rAb62He6PuIgOfOmBez9+/2sXGYB7AO6Dyv5r4DS0gZXpDzzE6O5/GO74fcZFCNx9qHd/KrZhnZTCc+3F0FfDPQX3MriPwL0C7p3cP/jQeToZgnLsb2fP0U52N27X7fwHWrOr5bzIdn4tXCOLnATXrwbPOqigfbN6znbu1Xjxyirh88uvxVldPN1JhM/e9VqzdgJfSwlpLRqeVYzvkY7KKU7SjbY233eQcEIrR3lN7h+xVSYtEbDeY70np8v9I2OWNlW12+mBeY++52TSB/fMlmJL3hHzK6F3iPOdLPQzOB5hu1J90Ra6cI2KAI/QFhTtbHKfBV8Rf+Aph+WPtSkSXobpUV9kRzlJ8xq/ZRdMjrKvL4n15C60rYKQhhA9nZVL6huF7dwPVcqFaPJsCrrP9tdDq4s0u/oIexezvUu9w851L+fPmF73aYXTK1PS21fLP1cE9T01mr+odnPLxw9nf5a7jjTNSg/9Hn/lb2z/CtdHfVtc1r5eYwF9mMbt1IfRzy+m+jCp6+NVXX9i+PFsR5yj4nmROL9Nc7uXAfQXDME7EcryL3L/Vsd3ir9evIZgvo2h7GA2v92lR7nr2nXtuv5fvJI5z//tepTxGU2RHdIzakuYdGsExjPLL9Sbhf2FRRW/d7lylKbJdeTaAyTPitT3Xyn83pgz0fbe8gvXxlDvwD6yf22kjekTta+bYfmLe6ywXyL0f4f582jb4ycPJohmYmMUKFnf2hZKBKMhxsh1lP5avrgX4/5PMV+ZqF3u2b50/NRdZnwG172AWVgT383aEf9b4eY1NqoxnYM16zzwchGpwXzRBPnRUMplbSTUrLU6yXj0z57VMXss+v/d34/HP6FXlw7Yy0XYVo2Hf+bRHTOPtvwlUlddNm+JAr8e3BH8gn6zOZhoCpn+GMUdn9Fi+dmK5uAv2kn070D9QmLZjiv92zEL988FvRUPF25/+4v6F4wDqWGzKSH1tPF9EOgONkk8gTPs+RZ7xttXr0bPt2ivvpz+SqRb2VJYP9zyKzPKd951o+uV0/6OVk0tJuBr19vhJ+yk/An8PTn499hO/Ntb70loR+pl4XqPgfojmzjZ0psS+PH8lvSSl7dbb2q44mVP8q6XetOpl3q1myCMclnlgznVmN4Z9TsYKlyen61fagmGTKpdZ+VPjFPR2/SC5aOOw8jTzrSzYH3rbLXTJ+wlPxt9+fy38t+6I+1vfPy14R2p/+Pj7wnvSP0fHz+JFK4fOyDPMJ+8NKVlAVH+ZVphv4+GVrhepCI7o17Y621PVPofHTpiFD+UcwvTM1LgHPCJSnz0ssJ2o1a7RO4r8MnozqiX9vxpml1/AGHo/kbTGlp+3DuzpupT9N1VOL/GmTujXufTZ+X/zJ1Rr+34k7tJ/ENn7ox+3Y4/EJP9qju2M+QlO37VL2njCYXrk4jPxArXxx2Qh9AYrTwEEKKwBiPSD7EVqflDav3RN+T7p6P16ilX4Xb9h8JylYjvju+Mdk8tQKLBpvVmjPunttpxfKfzTZHW/c2a2WygHCnbPZSuFg6J9DsSO6Pe5+aP2fNpe0k7lI5fcTuUS3WbHYrVz/28cLsvbdsZ7SaXvphp1ducei3ajcWvSJQaNlj1KMfefufYT1EnApQyTBfXnAOaPH9o+B1uV8fP2u68ntv5/Zq97/iZTrztTmLA3YB7+ibu+/ZWnZRucJLa23XSg3tacHdDfDe8r4S79zc6ScHd/Zh9/ycL73APSuPpk8d10ojf/VYntdc4SeXvdNKJz3DvgvvwE/D8dSfp/IVOBnHvCO49uN/1S52kMR0+FvXcrZMMPCd7Ad9MBykDuG48H+qnOinboOx/we9Au0w/CvFD8Nz/U56vHp1UwPMg3HWA7blZJwTuyVsg/3CvuBHww70L7hVwH4Z7Jdy9wBc33N3cJzm5AfiGcHD3Keln4XdWSX/oMvh+zkSSvFwnSYgbgnsn4vkO5B/uKbh3w13/Nj+HF+p4D9rwJYFfwEdyvk76ME9wz+D+G9z74V52gU4GNqAfwRz+Xw2wG6R+IO3XOuzP4hI2GmUd+ee+1Xawc99O6pDnvuE84PsdXM+9Q+5fn9E42DtN435ipxnBsAGV1QzFp4nNeqq8bFguM40QjtxjblhXRxX6+gvQl+X0/VWhD/W0jI2MvpkbJX0v/2pTL7bBOmjoRtxMoEoBzHmjIf/Gsan46g1VvofYONlz+QSLzwcvur4Kz86LTmHn1lF9MqAjuwTqYwPw+ldOS//0fzg9Dyr0/OBWpse1gLIFmbEdLln4PmYS8Ix8MIk0bpM6RnR98DuQ9rcnEJ37wxX6v3idquG5ZK966PtHJxIM+tmsf23wbfOcrVSKjzZs8Zjw7NVlX6V+74ZvMVRc4aTnFS+A789Svh/SHQRDEvDr90F/8lEx2QjxAzHGvxXTt3laOPxX7mP1EvF3/Yv5VAoAbgz4G8bB2bHfb/Z0KPh/o2/2rCvC8wz3JQfvhv5VHcR7zUqp/wvpZruk/79c+rsAd9ejcv2zb46TbFDwPwz4Azkbaer3ffBtn/K9CfS1K/C/fOBdTxDp4+d/Ga9NIhjSZ7O8fnj0u542Bf53x271nKE8lzodBIMRZPpVDce860ko8TcD/vU59ImL5h/KJcvP3sH2MOccVv/mnyPr37lQ/9CnjKx/RrM/HjCi/gSa1Y+rSkL3Kc/Jlz2wv3uSp/eKkt7+0D9gW8jvH9aaiQ2mGc7rIKTOC7VeOWJtpOOI7fMPVwr9X6YTwhNMfzDwY4dlpxK9mtEs7BDSv3CQ6PEO0qzkIXPZM9a6RAg+0vlzRJsRxP7oRI3tsQ/d76TncA3cz8/hwrp8n/18ZWa/Um478qrrd+Ofw+W9T57Dtaxo9HO4Mucq/bpyDhfS6eZ0ln2T0Zk9l9HphWf3NyWdA7sJO0DULioHEShhFjqvuue7jjw6k4Ane5U8Ly36L3b+Vef5cj9bpTd7Xz69eCG98zi9yXMZvd3fZPT2wHP3uXa+InwVh+/BtNxsYxzhh85zkj54h7Tgu27oH3L9oNUCzCrISDenk5xn94OmjpN4vuYU/sz0oOQl9KCGXtvmEd/V8PIa4OesL+bPvhg7h8nLn6MaK994ALgeMEP4jHRW83ylzsN8HaZVJhkffHCvhSDOka3Q7HYEeAWAZ4lR+OvheGvPZ/wdOY/hjcJz4/n554IjTxqvZuehqfWg7Bskrx4MnD+B4Ll5OE7+5lO+ljtSTJrj5eJoYi15JctfDacjk3QSoaavqjWIc92Gh9m4i0ZrITrzaIuZcesQMyLqrfAfRuvOefZ6V/Exq49d58l615Nkfbeot8zoTOLFc425fbs4R4ytk8f8a8vXxiLrAZg1D93GF6FnZOOL0j7dRfZzbRGuUqErGom2RakJpr3dqfak3dz2BL1w7X8B9/N2gdKvZzb1Hq8V1CPkbvi2Vzl9JtSvcprvwfNlPTpOm6MdpX2Dvu9rsPf/5EKmt341p+smha6vPbepF9dclkSa/aGxE6bzG7S7OvxChufoCyWeVQ9v6g1rhfVIg3H09+cPGWURavvIXjOPg+FIAliBCvPGhkAwZDK90ggMe3Bri04Zb2Sh+b1A5veqamlXHcX3v2VjNep4pT505vU3fZAH1HtPreE+dy8cvb/Bufe4epcfbvOQixm/iy5ifHJdpPj3B3mXrns2jac3zPy0+7F+czwdCp6rHdKPaTAcTASBvTCUBakh62cwdaD6sBdJ/s3QjtQMrYXKx0/xdF9V0p3uH+xF/nK9ZC9PcuxEfKw9p5R0gtrRlh2tsDnAvmZPzkPU277oYpb+dy+W6a/Yc7B3Oc93s9nibwsl7P4cWaanKRrbnD2hjWjRt4HpLm8fc5Y9T+cmBqSfvgTmbisnULm8G94jf/7K6funQl/mR8x+rYbTtnI7HTpiOhnAk4yUEANkpCFIA98jH75zCUvnx5fIdDTgw4ocPnC/Hf8GRnA7xktk+c2JPtvr/eBZyocPOH17XCrpO/NHzG5c8GF7vBi/uYrxu19Jp4jXC5RfL7+UpfMjJZ07Ht/Uu0Sj/Q4/HYPWS2m72WzGE7HIRsGDhDxXA6CtyO2Sqysg3dp7HCS9eRKZHgqunbG+2UQ5foTTNalT0d//ySbq57eGpWCgQyqDGTWOndbcZ3ofg0D5AHi1wx1k4G+TyFfnPdP7CrzHef6FnSy9a5X0bj1wsPdEXh/YuIn5jZk2rlAje+QJm2Bvj6NXqp/bmT+fwPfdf5Q+eObMY7I49nufcPq+9C3FzuA3m3rRDroubniaEsH28ZTiMZ/hbzE85yl4bliS70cgEYmGYNwPYYlSz61tMVrAfprQdlVw1s6/lV/v6DjbaX//yMyJVG5DvxKdsx1kGPXrQW4b/haT2/pWOUgPBCG3rZ32h15qz8nPa8f+swgHkTcnEbTxQvvPfTiuY48c7CVbN1FeIohLSRfhW3Pgv3LZpt7abRK+hMN27jOZIHxjDvwTML/cTYHfR+De64NehF+RA++Ddnzx0kELfl8On7yNwS/Ogd/y4029ixX4/Th81PFBL3l5EtmXw6PdEMKXpjf1pg+X8Gizh3YL+E22UtpRp9cSUvohyCuasdvAkF1HypLrgJ49j9zseYfT07W6hMydOth78qMyv0Ke1YPBvRD+uFPt8FMA/rcK/J458FMB/g0F/ufAz1PnSfoncHr2QXi41jv+QOOw7mc3wTzrjUkE/UVhvzHzcla/qy6X9fs2kA/wzAG6HsZMkaz2O15rxbpF5/+Ab+T9SWT48gk2O/QhGGdrZ8DcYUT6URZ66YN/LLbO5f4fLg9jX7UD6+D+Vhh60IdvnCvV4X6F2M9PteX3KSgXYZ9ZxuGU83rsG4voMpCfZ4j9xNXf4XLtdyQfO3+4qRcdC9YoiydsKMQFxph/Q6HFz7EZTBfyc+cRxiqHbV4j/CXX5r4/gL33rZLrX16ng2BovMJJWoCbGtoaKvaG5575oSekJNYJsBhSwRLqC2vVyZs9cZRduZ+GM2s/9LQq8MTlIITbUxrIl1c2e8IYfzLzHRSF5wiHvxUK5cU/b/WgD/KKBFsPxN/oYzt10QSq34ZtvRveGfsyGic+vdlzJsIvY/NB72uTCIbMxSW0Lvkel3swdP3rSifJni3tH91Am9slYX7l3uyJcXrw5vRs9pyH6d1QQiYBfUnAjQHj8Ty+im+DrA4hehGT8Q8E+CT//mCA7wDcHS655op953cV/nh82zzn8+fhu2Fcd7GQeXsS6Ye5Jvad31Pgt8LzBcpzGtcOX5NrvRraWn47v15b+Qc+ZbktK/V/0MX9H3TJevsS9CfYBtn6n3AkvX3yo9ZlH6fwwvnonTydh5V03rhuUy+ejVeNO2hMOoH5V1PAah7BcBzTgl4IhtP4eG2D2TeK9K92EnEeAebTeRVL/5CrZPoDP9jUi/Y61RS5wVzpbee5B1lIp3R4Ehl52IH2RfT9z+H9Kzydd5V0Dure1BsYK5/YDcRN6G2b/bGNeblmQiOqtaC43BrsgA6EbuqV4za12ZKgy6H4A1/QGAMdkY6dlfPZ+oj3Knt59T3oJDguLLqa5eO0q5V5+lub6Hl/DRapTdvNudLFdn9AeNH9x3N1MjAZ2vd9LtKD66/3u0gn3Ed62f5CX5+LdMOzG+J9c2EO1MPtAH+skyF43/1j9tz5fZ30wXPq+3z/90qd9GM8wHceNVHu/10D9X+D3H/r73CQCjw3DM/fgnsH3Ancu9q5X6oNIB/Ac/fZDtKF528BfO0s6EOf1EkS3qd/w+38fqsTN57T9bROer7uJD1w9+Lz73Xiu0bZ/8P0r5bpj/xOJ93tkO6lDtIHcQNw74R7WSekB/e+i/i5YhdDnwvP3m/De+CXAXDatUDXhUAv3EfgnrkG7fYcpB/hzud+MC5wkEEl/QDABq6R6XdeAnIi7rvC9270Q4p+7ubB95t0ogNsGu6lcNcHdWLAvfZMnZTBffB5lu+uZ4G/6Af2y4DzAAcpmw9jCcIfPJnoDztJf42DdKeV/N+FvlnZM/bXVC9rQWH9j/HOR7frVRY6Hx3+7y31Otghx+XBcEtE64lI/ZbAWXa9PqGHIcbZ0hx9+B2QR/DYaaYv3C7PERd0ZC610yH0pI4dhw85+oEdZhPTahFyjne0c6W5/CLSdy+0l4PQgxov/Rz9Pit9wfcz2uKJYMtG5sc0ND0q9B+go8DlOi2nfMQh1FJ/qnbn0iXwDuXg3WM78eboG+bhddfZ8RbtJLypusL6JDuKdyin3D9fvWsBEVaWO+Z5YC/72DJee2b4xmnPSn3VTvp8/Ua+3uSZbcGm9VFsrywH8nxvpV5u8MfQebi20Uo/h2+i3xD1O2xu0GBIpvQyB5W0EyjHTqA8xnyMq/pgjdGx9SpRBNBMCd+To/cu0sd2H0/EglGzXDi+hTQTiUirRrOX2+6N7++IfuZodjfB9ZadUXvhc4d7+lzWOjndE9q7sJ5WJoe+z6afORp9MascjR/siJ7aaPjLE1b/lYO/aKfgl/qTQzn4P5t+5mj45fg4eGFh+7Px8OfY+9AaSFFz/NY8dmZhOzT3KHYbFU8VpseyZ68o/F3Pd3eGvmVuPmYEVX+Lwr6MzurLUXeiXKhNWHSUfW9n6EPn0mHGhH04rvNgArjnWHmeQ+xXLov5N9ItH6tfU+3KmmR7yHxvR9rbaPRJ/KXX7Qy90Fz8in76dTvS3sbH33/djrS30duD1R917xw7lnAwHpD4jR3Wl1YopunY9KX5AIMDqGV3cNTEvHZtwbcEY2ipKs7tou0zVbh9fk45ZMb2yQE4/sfpuWnwbSTUbMbWBGCsZrrGIXGOCV4DP+L0fajTcxKc/H3j34oJtitrnAYJqy1hSvn1hsLt/bPJr1K+4u25tmGFpm0M++l5ZbsVaVUB7svax/1FWv3hEYXH1dIbC7fzz0lX2Gp/NxZu359NTrXwVljt7sbC7fpz4rX05I2bCrfnz4lXlvuXC7fjz1af4W1M2kEq4wo/io7Np7B/NzsS9Hy38eo9o3uses/gp/D6nIhEcJCIT4dEFvvXmiFN+k1X5cho985ov/b87q7gw/Gs72a2jqRxP6Y4XxDy5CDE4XyB8wPPEaqD7FF5ODnTYe03lN3P7AXUc+0xH6L9YklqSr5S1+6M9mvPF7aJfZVg8HydwDaG6XlEov0Onlq4/fpO2hnzYkmXNf6ftDPmxfl4h+7Ud0L7zcfrzbh2QvvNx+v+4c5ov4lIlPshqMtFVuCac+1LvTrft9t89Uu9ZfAcPyiIx4Fo2655ydrf3rH2zfItxrWOW1g+8dx3Ma71/QXK6nlmJ2Kt0/2ocPvevnW6sehh107otygqqx3TBQRJf9ePCrfjnUW/Zf85r3B7rfhx4fHWou/HhcdNET/848Ljn9UOflJ4HBPxHTcVrs/WfGsUOWHwwdHnW8r6iBmLRWIayIvWfH51YXyBm3eOvasl38KFe4J0XMA11dthHOByEabrPa0wHe5bdo5dqkpHz+1sXktPnQlGYuXsEAU6bop66W9u1iy90Rz5Wfj9oHy/ZWfMwxT6eH9n1cef7hy71NHwd/50Z8zDRsc/9NOdMQ9T8PP6Zdl7XpNvN135pk4Gb7X71t2f153aq79k+dvD8/nEOF/aI8+rEvoR1Ddn8CxxhI+134Aw0bskvND/wXt0L6eFfwKvxzl4rKOADE36h9cqHaTsir2J9qSD9DzhIP33Kfv/NU7SXc3yadzpJEPvu0g/wDf+00lwEMrMcpAu7jPRDfGTL/nQ8wjPN90X/NhFat8RZwA6ib6E+UTE60sQuj1OYrTqJA1xSfRlB/gH29h4jWPLUJWTpCG473USPPfB+JeTdOzGfElQ/4g3OsjIHiz9DMRXvg55OJg9o15ST7uLVL7FfVBi+gc4Sd9DDoKwJZwOp0JvFvKV/YuL6MBjHMf7D59syYXDv3SQvoSTVAA9KB9mX2A2per5ZsNFeeM/O28C5NCxTpfoMZl85/uwmJiK/WWmFsrmYSepPXAyKT3QQQInOkgaaNP3ZXnMzmdlFZgL8urPgYfcFtp9goOQA6As1xDGG4+DDMB3jXAfRDt3uA/hM8i4/er+G/wOcHnWUygf6rkZbO92lBwV5/obKvD9mMdt0Pz7joe6NmciMSBffZB/7T7G50ANlAXQOnQ8153guvL9v3CSHnjfXw18Qrtefjbo4DzIN7wnwEcf5K9sHvtu6ADZhun+J3yTvUvufxpVwB947uD2rxrM2coAppTP3SrhvQ7Pvv2gjsJ9hJcLgfLogu/698Uzb5yk86vsfed+7B6F5054X7GvPf0spp+W6bv3hzoP7xrPLSa1QHcnlLcX93OxHqJdaBXPB8AlAc4N+U7Bvec1pveYWeggncC3rMHajLGI7xevQV5AHaiDevFzZf8X6lqAP6Pe0pK72T7/N+6W+/xNJw/2HqUVPCcoiPogMarf6zeaIq1U3Xv7jkd6geo3andLfvzK8wKVZ3Fd6hecjscVOrZcv4n6z6+20mkKBEPbpyfbqaST5elcD6H5HpZO2z0ynecOGuyt17jeKnoJyz2ehWlrwDCS8AfDqKvVgv5gqYoGdWhmBNDCIMF0W1FXzCijKhFxw0w0jWs+QOkdBnp7OqHcf1VCrv/p8721nWz86BguJoFi6AMPcZBV/FyVXPuBLLwfQhyHsHg8f2WOJi9hL1CD/qYVe4GuxcxeIPWTqmrfvpOpvcDsXzD+1PxC8ufemzf1oi3nfLRrGedAqBkQi+V5McfzPQVP9BZWnvM7EmYYnZYb5nZglPLawEOF98eEvV4nzFmyL+rkTSU+dZW017sWCHJfJez12PiXPcpJfqLAd163F1HPPkzCWJNS4oeedJGyP7hIxQjjdQWkuZeIjEwg3QB/gwIfvQD6MYQ72UGSZ91QVTugkyH0EQ3f43NHG/QH3D8KPvcdBr//JPW53N+G8e58B6moZ3n3vu4i7jjQ9A4bQ3t+rZMMyOcVx7D4fugnhrfppIvjV3lFxz8YZ7PlUv/NuB76n+9CH/cPBl/5A500XqGT6FGM3tQ6Jxn4IdrV836tVyd9QFNFEYuvfAr6782SX7UX6SRwrnyuvAbGz075HP3ISVBQ7of+dWj3Vz0Dl4E8dZEyv2hwkpsVmvE32mFmbmAyVwr4c4sSj7+x3MVzH8gbNyIvb983r67Q/EM+sr+U+SdnOsjdCkzlEy4yVOwiqWmMHz3An+TDLhLlZ06Vfs1JboK7vh9b2za+4yQ/xXKJM33FfqgfPmW/TP+eTnrOkvV2+CTmq1k8N0J9GOiV6xe1G4C334Sx5W0XTf8OjenGGhx/Br5Hf8/Jj1gefn7xh56H4N71dZZGbYeDFDyfU+R/G+T/XtmPHMvxN16N+uNJraKP2xPCvRbCwB5MfxztJKl+XcTFzneDgH6Zh50umz1a9gNnnv1fKXyDdpJCDzX5FrcD7ZP2bWVFwu6RyUnNMf+68mboETQmpx3H6ezGb4BO7SoHpbMM7qUQBJ1aN+Q/6qJnpSCeOUV2uzqK12Tre1j+w4CvCtvBO5MIyqvnHv2upxqJP9lJz/EsBb7U8Mx8AGEdxM/nz4gP+baAPyN8HOIXwrP7JyVkG5KDfEQaoD6iPBr/2WZPHcIXMfxpoP0k/v2/EB/EL+LPuC4Yvd9J0EY09U8Gv5tzs2cJPOtYH+COdsYnc3jsW9+atc2zVKFn9yJWVlb5XwGyAqQ9gc+XRbmhHWduufmQt8L+OKnYFd8vy00vGt3+2F3AnlfYH8/l9PXcx+xNA/exejcA98x9+fbHTSGqxsBMKxMw54i7xrU/LruP2R8j3D5F8vzNXLhoH+OtWEc2lPwJOKGXTjgehMd8nMDzgeXUUZXROu9nvh16OI7o67xdbGHjOavX/oS/PGY2mcF2tCnF8U1tV+d/z0F9nmOYVoBeN+SpnNMzWaFH5fOMIjbutwfjwbX0iMDycIRqYTEWCj1Wse6N34383Wlb76tcXHi9COXWrgfY+H7DA3J891YOUn13ITfCsL6GiVBr0NhrjT8UKpsizKLQ6NLf0mI2JYR5wfgiJL/oPBzSHeqxz8OxPCZxXscf2OzpN9h7LA/fD8V8gNkPo30ltn+Ee1vBceuqbdQWQ1zJ8zd7sirvE5s9f1Ge58LzX+Hu5efdXFu+zfO/PA55i7/RRwg+kxkOcsDiDz14llpyd6QnpHWFdPIuh+841UFO2K2q+m/8OfC4g+DvAfh+YD4hUXie4/vQ83d4Z5yzL0Gjrgy0p2F4TmP/fyLIMn/e6nlP0D6k0/K0tX/dRbKfyPp9jmb1j58i//bi/MN8Dbsl/9w8D4J/heyZ9Z+ws94U+TSJtxR8i3wou4qNYciPWuW73H6jYqscnxA/njOV69+l/yHm3+V3D0n/LrnpDgBvkX++EBsPB3LSxXqcjABumBNpIAOlcB74IMyn4J46CebXOC/nPk0bYZ5eCs9l60FegrsB86okzv+4z0niY/Wr8maWVgXf66j9pv38j0Ab8J/Pv1DP+nOfD93a6g83031AaD2JSGzj9I5oK0uH+jsGGTYSrvP6m7kdMj1Pnmp70JPdEa5I1/KurFfukw3sV9iOYNfFLpxT5Z47kXup/My+V1yQn+7whF181hgvBT8H9tpnVJ4I+zncty+7fVcdHe1S+TnWJfjZUcDGVlxfKhDw0um1/TTdc89dd91+O/v997//7/++wwfb11578cVnnmG/t2z54IPhYZGHTZuuv579Rug33tj+tEZLV+WKmq76vlC6VGzfjrQEP0s9/x5+qnR+dn62tk6ebM/X57n+U/xU+8/BfXa19bEu0d5LTUL6JxfuP1V+uneN72Negp8dwM/MdvAzZfx3n03yRV+CnxXAz6Fz888nxUvlZ+Uek3fxc4xL8DPdTIix9/j1s7J0Fz/HugQ/+4GfZaPws7LVQbx7svXa7sr//Pj+1lvs98BAf/8jfCN+tPFdhf+s184Y34WuwlhX9xkO8tap172Av72LR+8/vyh56YUXYrHycnu+Ps+1M/gp9JM+74XVIvslF8l+ytYmcJ3vFJ5edJqDBMyNawdnsDJobJ1ARPwePB53f7UBXud5/PeU75vN6Q6DxzeGZLz4/gTDMNw8Psnju5XvCcQbR/I6cKaMt9I/3Tgxyb83ePwk5Xvj3HMdKR7v5vHfUuJD68oTGUGf8r3AHzJD04cEfcr3In5aPBTUnuG6ksr3RYJ/4XXlBo/PKN+LeCPqD7t5vPas0/p+T/H9mlazkccbz7J1747JBxHf+yXExLPB/GG/WCNW5ebhFToxzj77ENXPB+6Dlq5k5ZzndxDSoDh449z67mYP1XeCNA0FFn0TqPEVOfG4oqTGe3PisTj7Vsq9KDzLG3k5TzNOx8VRjDeez+9Di7RQ+RB8t6E8ZOK+M9b5vk9dxLvvy54kBNvafbmjAH64DtM0dIWQ/dk+o8ajX3TNLERfYwzj26KHnF7M4/R/FBMj86xnGIKavoivXKeTzAPPerQcXhfz5wDED0D80APy+6GHn/V0j0HfIVDfD4efeEZ49CAHcV/+/So99f2qQvjdOfEG+qCGayMimXT22fgb+8zsH50kC3UT1w2x/FGPzOjaj7ihPT5dJGg/Y2V2awlJHGLEGyGOvtpWQjLuH+Sd49Pxfsmo9OM6Y+UY+UO96MGzR/++A9pi9lujf4/Vp/Om0ePPPgTa0xjxTeuN1f1jpB/0l0fJGN9j/tLfLPR9wI/xqE2euXH0788wmxIdY8QfAv2ZcYWMf2C3/PqhXzH69w7HJLpabKw+pB1f0fLfBDx9zkm7Wix/rF9HQvD9bh+S/lp5tQ6B9lfzy6vxG1G/egxIp7a8OlnL4jMYD0HED0L80JTy6uE5LB7rX3LrMdW1l+5D5U8jW0IGLmW0pl7gfahByMBlo9OP5yGmphdq37x9tk6PivRTgDv5TGW1DkFtH5nfMPzeOYbVPpRoLauUb79mTx8XygV/Bn+/L4lWllenKln+9G+2UjzuAvw/COmDC428A98eo/6H1x1SdvPo8dBsjeQY8etXH7IuM0Y8bhTEzHYzlihPWOX/yD4E+wDDiCdw/yv9oux/qb7Imi2eHs5A3Mvphn74Vv6M6aHfs+FP+Fnn0LF4oV++jceb5f44/tbhXXq9TrDuPXfgNs/t8K7rwhJS3hQJZaZw/TS4Y3x0kOvRvMz0LUr3cxAMbq7P0Aj1ZqiZyYdUHwXgB+49mGhA95q4GUpzfHpVCf2+DPpz9F1mUP7HI5B3f7yJ+Zmg+1/wXRa+AdbEqf8nJf/rDjHOjebww/tJMRmexto4FNfpuhKP2I2X7fBJJf6QdYn1qSkOW3yG5xe/i5qhUOol+/cXzSREn0JI9Jv7EWi8Ua1K9i9Ynl0cHr9zQCFWiPQAbyy43lx8VAn9Hl9B9TmEbRexM0Fp/uG7LMCirIT5zyj0miEzcd+973r+Ryn/rt0cBJ8boc/w6t1VFUeXkDtEfShvC9PfR5dY6d0Fz+Q49hwMm9PT8FzJ2zDm7+zmquo7ke+LS8iJkyadjb8rW9gYHIH+UuP5S/P60Mjpa+TPcy5zEvTDJ8qrG/KLgT4n1pf3rqyqRhoM4N8kyYCzrPwDHqwDov6/e7W7Os3zk4AOVXuhmNDA6a0Q5QvlgPxOKeUdaS0Pbjl+q+fhIlk+/zx1s+cxfM4yHa4oh8fvys+KRLwKv5G4hwB2xM/oRx30d/681fNQkawPaSU97O8b1fQhvTTyA8LARSUE+xP0Dfig8j2q2aHbCSv/kA+sA8gWnF54oX5Gy2QdTV/pIGl4HuDvvF0OUgFtUH+0hDSWoV4S9OMA03VjCXHDcxTeZ+BeAXDJxyBuBdAHOJPwzg33Rgg6BAPacwpguwAmeYRyljr8HnhM1vHUr0ssuVnIxdGmQCLJ5WL3s1K/CKd92LcMnuogkPVzc+XcVAuk97uJRJWL0V9if0uJtf8t/AwiLtw/XqYxn4pYjrWHMjx0//tV+/63pc+kpJd9xUnQL3keHYESUru7M5+ORkkH1XvQWD+FdKzkdPz16Hc9jQod/Tl0uO/PTy8KMIPfzE+vLyDT69vTQfq+5rD0A9Tvh15l84NbeV+O79RzHYcfyHq0u7f0bu+5juIyHnzaI343Lsx6UvdBePVpT/TerEeHe/KVpz0GhKFI1hP9OOvp+uWWXu8vttjOgYz+C765LWvhGfhn1pP5Bzy/JHEXutL3bulNAVzyH1kb3MCKrCe9QsH3s1c8yVte8TTe/4onc+srY+Lc3ssNaWY+YmnoC7Oj4qz4zW890ScgvAg8eey3nuSmpz1ueNY2jZ031f9EQvs79d2H9uCN3M+rqB+dOedLFdr//794jZzw37fP9t+0blRon230fbfheUVFuxWNFt/zxq49oy/iMt7axfdd1/9/Lj27q75/EVfnX3bx/Qu5/ncX37+Iq2PzLr5/Edfwu7v4vuvadf2nru63mV1S9u9OggHfqfZCaP+F606HaMz+wz3M7LK0YWaXFYC7b1jaZeH5k9SeiZ0txK2KAPcHTptdlnsr2+dW55O17zlJV7GTDGhsv5j6w4igObXdRknF846Wv4/dATj+ouXbjwwNy/xlNLa+h2ufmD+D56/2yYkkXcU0dfGv8Z59Xa2QnVgPt03E8Jgm7a5y0698L5+//+TpH8zTT73H+Nv4HuNvP9z73pP8/ZSn34yL8uLETfgOJ+YqX75cgM7+YbZ+h3D9Y9A5pNCJ+gKpq9h5jrn4ut93UjvAcc+5/Jc85xLxU/9wW/LXJwedLqmXkJTnM3pdhd838vcCL/7O7MbPewiaMX+sKbDROqIxnx/J953WuTL0/Qf59n24QbID/jHjJhKBjvKUc2b8nx+fat+zNhbZEDdj1L6H0n0YhEaN2ff5mtpibBmriObl+Q/QR8zHnwr73DJe7/YRvNvHScoONrTSD1l/UPYh31/Z90ZrLRf5kixh50S1aWYeP9MQ18XPc/ghr1+d/DnFn6EVs3VtPBeTtWpKx76cjkZItwLoKCthdFSW8H3AAyQdtF8Im62RcLCpnB6k5U+Y2vjn4wZK5Pm4+L5vqyxvSg/zyUSfF/Nv8DxLpG8/Tp8b6m3lwVM1bQujz7eF4Rh28vNH3+d2qeiRQmQQrq6t+fXdW8L6OUzvZs4frA82fR20Id0i6RTtC+sD0vVlTheeH0nPv93C+w147oOQ+ifjB+ZjPLteYxJrz7n2cmUOJ5mI+3GTuGy21W4vR/dLNPt+SSmnaxhoqPXsgdlk+lJb7f1pBT9n0dYuIQ9HaZV5/iz64ds9AXCI183OraOfh4nXeP2S+xPZL/Uo9GNf2nmmg/wC+fQg21/sv8lJfqng6H7YRboWOIiX+z/o/INOhu+XOkNGrYPcA/fMj7ifnuudhFynEz3L7PfLMi5Sofhz6HrURRrf0639xdRjLpK5X67LD0Bayd/Dc5a9Sz5+U9XDCj0dBzqJdwvg5/RUPg/9NvrC4fAjBozBdziIPjFfvqb7fyMQ3yv9Hwxd4iDdPwT+/pLlv/MNF4lC6OL4jNfh91kO4v6HkzwzEfJ/n04C34b0uX+JygcB7qfwfBTLfwbo779TJ408jcAGnZCYTgbe5j6f4tA2U06S4f4LjAsdpPQcuR+YOksnFR9L/mb/4CJuTeotZ+5wksDLgP8vnGe/1Un6CoDn/i8a33KRNNDsfSf/zAuaf0gXfSCI/FcAfM+bLmK8w8orDfUhif4uprL8dUEcgaBxfJ2VDpL5sJgM8PxleoDeHyn0tjhJD/+N3w9XOUi23+6PAceFVLqY+r/ILIK2uP9kqz64gTfeCPQXPP2RJyH9R2Re+q/UyRDEd/E8RC/USalix5F9FXhT5LLw5eUfyjE7IvNfeYaTDN+gE4O/67gHyutSfvYN9P+Z23Xi/ir0Lzy+8XvQzs+GPHN+9QOvKyFk/sHiy36gkxGkv5fRH4X8BPCZl7cX6oYb/adw+E7EB23IzeMHTgD6XtFJkpdv/4cu0v+Riwxw/g+/5yLD70t+VMJvA0KS19cK4EUtlKnxl1HKH+ph9iOZ/9RxDlK5gD2jTfxQQCeTODw+p+90kM4h3YqPngi8f1sn0Tns3KeKf0HepsjvDSir1EOQH0ifxh8N5fmW/L4D8tIIoQLaJz5ntkJ93c1lxfdD+hOV9EuPgraiPA/Bt33nFFvwfcCr0lcl/u7TvkSIAi+ClX9IN3snSxv7Q+ZEeGVVR2IN9ZvLzm/VqsQ5FmsjsWYzxvS4UXZNBBMhc01bgroUWEMHUpC5YlY86hijP7co8CUJoQtC6l9yXKvgfntzn2uvZuO1oAffqfQIfwWi32eH8Un/4Zgu+qHJQlojEMjH0K4+Hj9dkY5IV8SLdDUFP/arSfSHByEFIT2LtZMdsOOWBtncgSSeTf9XkMt9GvNL+tjHzM/CHz+Wfhbunj7Yi3V0Bfp2CI1ziumVbJ7mjsg+CHlYyuu/98+TCIbGt0uojKINwVgFIbqAVaMr3tzqeZl/h+N0EmAx4POy+roa91tbPa8qbew2gH8F7gPLmOyQBtg0h6/4BNrKZMgH6v9wPZY7prOzOOn1j2LSBWljqHi0hJTC87bbN3v2Ugb7+lM3e9C/U1RHmWq2lgFYDN4iB+n4qJiEH9jsQZOHAZ35GfF1MDnWqv8wzmcPhTb1CTsf++ufMv4e86nk7+a32LlwDeilajvOicXz7b7F8XxfwXPY0sFelL8L+FGLmfFoJNwcxyPgguFo23Y5vqD+0wD/8DkwXk9ykOt5/cb3XbXw3gc8eITVSXFegSondZ2hyC3a+Pb/I8Yue6GxLmEv1N1MSOl22F9lXy3sl2nXxS7Bz1qTkMHtsA/EsfM/SN7/uUu1/6/cax/S9c98fqn87N5/15r8WBfKROP5U+hbC/OZRtYH9/z5s+sluek1Nh3/L+sl5V5q/Uzvu6t+jnWJ9t4I/efAdvSfnecU9kez62KX4GcAxvfBUfzRJH8PstjT3AfUui9OD/HFF5977qmn2O//Vn8fws//WJf3ccnPwPm7+Lmj/LTZ/z8xury0I3bFo11/+9trr91zz78B8b/pUuWl0S6fKcf39H+hvfpTT11yydy57PcXXT+3Z3zXHnNa/hSS/+H2vmVLJnPeefn5+r8sL4110TWsiINk/yDXP6mvyB+zelx2hk6ueWCz5318+KWTnOByEQPCB/x775u3VD03c5vnQwVnFOK38N+1EP8niN+qxGfed1I/uHglIf6X+mbPCH8OwHPW5SQfKfBPDm31/EN5xt9JvjfYCfC//3Cz5588LgXPuJ/5LwV+GNL/OCff3Qin8fWf9TrBNSB8pvucmt0/MPK3gvND7M/h3ijucZVxP5II98xDTiLsK3CdidpWom9c3Ns+2NAq4Y77YEmOy833DR8YuJn6x/wKh6/dbzLdz+sBeNy76pnkJN2TpB6A8LuMegT0fL+lDlLrZL5i8X08eJZZ7g/h2QsJE57vnzkxb/+8m9OA6eo8XSxXAnT2QBzdf+V77GIfWJxTEk8AXmVv3eKLwl8D6AkF1/qQL5dzfro/Zf5ou/izmdDoMzverDyOzzM1uaeP9Ug/2HD73mf7rYH3+f7hlxg9jS/rFN4l+Iw6CR7DnebwgznwuF+I+4Kl+7gI+kNuwDzVzV9Tw/RVvIFIItISomZxFA4vrwI3n53hWBDuFIBbyuGWRJqDLXZ0Flx9EbPjQrh6s9lsCYZtCAVcA8At4nDetkQ1dXVc40/4NTu+ZQrcQnN0uOUK3CltZiyHPLouiNcKgJvK4Twb/MFETvxKNX5tJCbiMZ3ofi7Sq/ChGs87WByMJ+bTU6CsejKy3EUyALd70UQtfRBbT0R/3l38+2s0PN+Bf2sEw0aLPxgym42YSY+BP84wKjoOD3VYdBnw3Vz47hie7uLly6wUsX64eTw6PIC4MTFiPiqhfsxT+c9ZpWSD0tvB4a7EesJhxiGX4k/Dd+5c/K3+aC7+AQ5n4QeY7cGv7esiHqXe0m/jUX+TKVNA/GUc7jqBn8KMnYKoB1UKv+uX1tn4LeKR3xA3JkKBr1rBt0Bh9bFK/GfhM10XnzyZPIL1bPe9tdpS1pfR8v0yq2cLMb01DRvDTXXhYCLoD0G/yZOj+WgsZfVmnQWHFbKBnvdWjefPm7G4gEe8naWsPjRY8NUxE7pKDivLv5SVq0y/AVquAsThBkuVcmT4aJ+bi49AfqpEu6NwtIXbMCLcELSDatH/UDje8ymQWB6NgA/928+24GRPQPMJ8fNF/VXy6Qn5Y9zdMOM/0G9ASAP84Jcl/7X9XdQ//qKcfKnfi35roY1PNF8qmAVXa8s/z5cCKeDqbOkC3714IlswsTEH30k2uIV5cOKcRFq/tN207g/Zugnyr39/Vr/QWYYPP6/yNwsW03NoLi0mr0L8B7s7tLJZLlIG8PTMBf7dZRr2fxR+vGpu0fEa7087T3SRwO3FRLQrrL/HK3QIlsxU4i+EO30/RmqIL/MVJV/r1y6Pm9apLTQ+9RXWXnh8gxkymxL8gBiMLz2AtY8j4PfSqoali+cvm68p+Rj6CmsXh7Lvq8xQiPUPX2XtYDZ7D4XRkGCSDSsv46us/i9i8Yv9iabA4kjTegnFyqX2q6z+z7Pw0L3YSCjO4qNfZfV+nqA/J77rq6zeT7W+X+KP5pTDryH+HpCEMh/I+lB5AKvvUy288juM90H8Qsk3Sldr1E+hML4D4mtVvirxmP8uiK8T7Zp+XxduDoLwF4lZLKD9DsCdJNqJHc4iiPY7ALdIwjWMBjcCcItt6Z7sbzWbLWABV3qgiyyRcA2jwXUBXBrCIAQN6kIZBC8GeI4e6LL42QflcLKtPiC+uMVPvJbK+IZC8V5bPVhoRlrNRGyjjD/FVg9kPO1HIf16Wd+8ZoyJXQtC/nViQMiT46BewuBBj60K0xah2ehZZiv/RWubqzYi0Tb5baEVX2O2B5vMunCLEN8suBUSrmEsuBtt5VFjrm1bty4YXmdlQdDVK/kAvccic+PaiD/G/cf3nO4iv6b9H9T3N4stOU58h3Ico8AINo/TkyG+wb0nk0cR35fmaoFjJlvjRfpw1i5Zf7xwsY8OAytg9MWeR+ar9GDWfywVcGL4hZ60IyHhyg5Xx1WAs4ZBCYhw3sNZv7JQwC3xrzer22I4WxH8RD4lD2f9yvECri5eE4xB3yfoP5S1bwtPdSRqS4zjcR/G+pfZAm4ljLoLF1vxXYeyfmSGGu+T+XIfzPoJK52GDf5oVVtLiyKnIJ+zR7oon6/ZfZJGpsh2NXAo60esfEAP71sQCYt8jBzK+o+Vdv7CDy9VYBF0BA5j/cLqHP6qgLS8DmP9jAUHNXtFMN7mDwFzWoK0IlJ54zDWf1jlusIMN0diMCK3Wx08jmfpw1i/EC8ItzKYCNSb0dBGC37wMDYPjNjqlTWmxRsSsaA4yJe2Gyhn7DfW2OAbzFi7GROwtLy/7iL9Kr10pMCzX/2hlnbN4vfQ11zkFNHuKT9pN0KbK+0PIf5mtTxrqOI/9iNWeSKeioNc5CYhPyPc/HAzAgm6uyH+p2p9X2CazWv9TetZ3bDwjADcrWr9W0CPQbXiO6F+PabWvwWhNh7Nxin4/ha1/iw0w4JYmh/DRf0ELZTxiapIJGT6w+0iPwjXB3B3qu2dTWyj3pA/rI7nWYC7S+Uf9oyRtrUhs52NE8C/tJ0eayqK8QHIz89F/8bjYe7hT7RzuRryc3cOvXXQatdBiav8TwOee3LoWIyqYi2MjtJDXOQXheKDLL4S4h/PoRMG2uZ2jl+D+vREfnyLiDcg/jf58cF2zk/jCBf57Sj1Mdgu89EIeH6XQyc0WBMrLW2HEP+kWo9EPCTWxhFR+QHayS9Hg4u3W+nVAl1P5fBfbUd4PZ3D/2Vmx/xwe4utvgQAz+8LwgVtcJ0A94d8OKilzTY4vAYKwrXkwT1TEE6mS9cfgG/Pqv0Sg1tstpshrz8GwzyUBUct5PLnxoNX+I3X82q/xOBtqAXcH8eAQ5Ri3H9BLZe6+PywH5pVMx8nID+b1H6iLi66G+v7G9X+6GRzg9of4XWbyjdaORpAEjRbcvl7e2G4oICj/RbQ06PW23ooUTO2JNIs5aefqf0Jm5kovZ9MbzCHP95IaOO6SLghEYxGQ6aEezG/3Ota/etMlS68/sdOl7+Z5iFuxc9V+cjottEzT02HxVPFUVv+j2DzMmz/AEVnm0K4mKKkszQ3XpkgHaykN8+Cq4n5N2DBy3g3L1cWbx/38fJwem3pLPOvU8t14AgmVzVIOCZUrQzCeL3BgksfweQqCccYUM/kRwuutIzJhzJ/lEUqGG1XlWVMvtrA4JaH423RaCSWMJu5iKB8gXJSGuAHITRC6CyTdmgVncXkpSI2748WSTm1cYqyrlS9JBjHdQO7mGorj0UqnK+uph4XQXg89fML49fLmE4R0bq3FVvpdB/J0qH9a73ZFIk150nEdD32SDYfXynh8iRihEtNYfPyNRKu3lwHDVZMbOKMf/1TmHy9TsItD8dyIWU+h6cwOXuRhOdzbin4IlzmSFYfFDpZf5NDJ17VQl5kcDXBuB1QwIn6wOEWxEz7PEDM11/m85ehTslfvHrtdNvalPje/cQEIr4PFJj/sHUc+tV2reN0Ab5XEN/EfbWO6XK9rH86K+8mpGdB5dErgs3Yt9nKnJbjdFbea+xwONrDbXEwzPuvrqlKeUs4CHa44emsvFfb4Ro2BBNNAdq7cvliBivn1QXSDQfZBF9dF15vh8OlGomXwwn4aiGf2/B6QiFBalzWI1HuOfnyNCv5Enjn59PBpGsJapVLarmLlktD0URt4IDJ1r5Z31Q2H4vb8awAqarZn4OJrhtMZfPAnHJk+V4WscYrMo3N4/LLcUXQ3OClmy4IVzGNzddy4Bpy4XzT2LytKQ9fTQQEa2B/nOancxqbj8Xz8LHGndu/9E1j87yGPPiF/tZWv8z3NDZ/a8hL3w6XLIdxHMIAhBEIZVD/vBDK4Lev3GVrnycXzA/FV+9vjVpwSwvwW4UT9cGbn28VX4PYGhDwp+TXH5QWzFhrME4nj5qslx0VSn8t4bFPQeZTOBxfh+tZ+6VyfDtEzw83RZpRHHZRO+vaioLtGwBrlwVbAS7O1y1mFGzfALfCgsN8dM9g7TsnHxhwbAwm2NBv5TvD2/kGO7w1YeadcbPKpwLtnVWmkyMJaPj+kMIn0d5z+pFTI5FW7CMoYtovcX6u5HA4guYOgHQ9ZBbj10IFDqcY/nb7Pgte83LgGnLgRH6s8U/iWxJpi2OlSjDO2vF6lHLg8IvWNktoOq5WsPFvnT39UfGmKphctMYOn4e3dCaTi3LwLoz51y4yN8bV5XEKXzuTyUc58PmNX2P9Yj/Aj0CIQkjNtLfPBTnlg1NrGP68/kQgLr7v6J9A90GofGPIfrVzNitflQ6ovJQf3lgkEWmKhFS6fbOVfboc+Cp/W3O9kk/az8xi7WN1AXixAErlz1n28U+Fq460ro1wuKFZrF0stcNBeSzbGFXWp/pm55czVPC6cI3ZrrYdtb5hOZ9XAD63Eanjn1qPT8Zhpc1qxpTv3bWTyZ+onHGg1nO0LLeRoxX5tWahp8AyK6tXe0wmJwLcVRMP0iqPmEz693MRA2S9TggdMMY17u8iQ5DXsjrmH2LgaFY+izhdgJqOZc1mZLGwtafpz2blslTCsXVUCirhSo9h5bImBx8b81hXTdv/MfZyATjb2CjwBY5R9o9U+rxyQkfXD45h7W5RDr5cuPQxrN0p9NWF4wl/KES1GuiMia6THMPaW5OEoyxXM03XxVe5aHl9ULSn5t5Hzje8c5j8oaQjMlctlHPo+DNHWX9mcEvXxiMo7Vhm9rRfmaOsH9vhZgk4Ok7NYfLEbF5PGpiAacWXHsXkiGoZj3ThVIuVy1GK3FCIORxP4CgmN0g8OG2vo6ZxtL5AfArqmAH1yw2hEUInhB54P3CU0h9VsnXhRRwPdEQhEOsTwKKQup5YVsnWg4/hcLhM74EJk4VHY3JCkxK/LOYPx5kCEwVV9YFWc7iFMv/Y56KbCWs+jftIR4j8bQw3qeWBV4PCp6VRM7wA12rWypULVQ9opaArFIGOzA6o7iMJuEJ9u7qPZOGjlYnN9UVBC7iVon0hHJ9cKsVom0+JfpSSmCMDqPvR6yTcyRGlMViVjOP1VtrlHMxSE0z0woDX00SNNCnejkq7nGP1KwIOqBYdL8L3VNrlHMb6mB+9EcEnDWLVAOHpeemLXeTPfBzz8vPUaH06Tq7L1FTNty0GYDrkONYvrmfxHq6xV2WtzNMdQElX7bEsv3EGX2P6R/+Ctp9jWb7nMXjbbhDGdx/L8snpq4KZfLiuORhp5d97j2P94mwWPz/cLGLt8tpCmT+6e6PuN4pyreHzOAYnCfYkErHg2raEmMdR/Qg/5yfOqz9m82qPUo96Ob3+ZobDMMqC4XacdRkSsREVy5pTrHKaKvGWvpc/X0c9KAXBmFN2Ol83YZzj60DdT02w+pvA8VI+bTCb2lBtJHcsVev72QrcQjOMNc30tCUCkVjwLFrpeHr9T0yw0qtdzOpZHYQRnt4mBQ+qeqgoFB75be+DzZQ/qxR6DioaHY+Qv0bFFwamG5GYATNg/xS+jlY8mdMN5XmC9NvUcYK0PfAo6d8F91wix1tAwfra8X4xmQPfF+2+l+YF3MNVk0nZ11xkEOoxpjd8okwP4ftOVPRZ/OtsRUTbx4msfU5l8ax7U77PnsDa4wwWz3c5ZTw5kbU/Ho/rFlDbZXzZiaz9HaGkL+hDemtRl+dEuT+LVxVvzxY9nng80mTXo6u20cMAaP0Huew1Xg6DnPe57Qq+wyKPRhfGIm1RpZStV/ntCq/XEe+Xpml6tSzfijo7vwfmSX4vXtuRx29ftZz/QjyMlbEE1LeOjaJ8qxm/jxHxkaiIZnpXbsbvqTxeXU+i5VnN+M2/P9ncwIYhQW9PDdSVuZLfmWrW/81j8HRYFV9g5rPVUh6EeKb224C1M9yk1hNSI/WKAA77+Q1LIqxh03WcGqlPB/F1YRjEWiEVulXA8Qg+B4qYfhTmD8UF2k/XMDnwCPa+xgxZ6r9sHbiGyX+rWTxbDwy2BE1U54myLW7Kn3lM/putlI9Yulf15xYKOtv5Speyvi/q4UmSz7iF4o0EGZ9F/CKZDsZb62QifrHkF8Y3mOtaLb7jtUTSgfG54pwF18j7YYCj41vuzgCtV3OZfDhD4vPEmpR6M5fJhZxeFB8Rxkqnby7TC1gpv88TMREP1q1T7PlCOJoWXfebx/SKZDkJfRt7OZUBXIPkLy0nrqbB5CKIXybrExffmBcJ0cEgnijALZf0UCVHAYTxaYhfIfkCpSwVy2l7hfyslHxRxWW2LwXf+ySdGG9t4dN5ArTXVfZ6sszsSFSKeDfEnyr7AxE/82ge3wjxq2U83X8TCDA+CfGnyfxZ8YiAzncg/nTJJ7v2h6jvECo8kA8IHRBSEDIQshBIFcxxIdRCCEDohNADoR9CFsIw4Nc99v77G0q9b0vILUMRv0bGo7aBFS/qs5/PByBercpWwQi4tVwuBzjUBsnbDxPpNSn8QYXTsCcRaY1LPM2yXgM9K4NhHMI84WbUiFPxmArdMf/aanUeh1eLTKcepnF+6EkpiIhfJ8uRysF0FqGxfq/yQBd5nY9bI3Pt/Ozl9Qc3/bCLFv256C/fwO8m7q9FF8r5YGYhG4ew3KkDnlH0yboXsvGoQcAxNWBkk7XfTdd/auS6BY0voHdG5YWFbHyqFnANcjcM4/VaNj5VK+mJeByfBiG+Y76ix14r91Ep/Ch6bI21bJxanY+XzZc4fZ21bJw63qIPR+CTImt5fLpW6qfReKhZLJbrlT0+gSC/b4KS6p4vy4nMZ+OTHW8Nii1Mf2k+G59UvCyW71/MZ+PSShEPLQfi21oVUxe6zjFf6sGKfObCYXo989n6xTwbPWwRh8op89n6xTEKPWKJh647zGfrFwtlOcqFCaX+lC6QemsUjkIwYDHhpPtxANcHYQiCBnXEgFALwQvP0QX5+x5Llfzlzp/UfY+lkr5R4bw5/FoaNi1QFQ7HrTUCrt4M+OMBW1MQcPUqHLYX4FtNsJVr1OXrxcr2x6pirv4sjmNNSj5oj1hvxiOhtoTY98RruQq3MB8O5dxAHWv3j2Kd8sotXaOMfmXIvVom8sIshu7mhNdNYfu9MN97g/dDtbwf+rz7vTiupOtY//KkoEfIjkZZXShkrvOHjLh4E2kxfF4jIpYh4iLfIn3sf34i8GC+22JNZl2NUeZDv1L0yQhHEgbNGZ+XdTS4yJs0P7uDwCbldv0ku9xecZKU26uXe229JbWTOUnaV0E8cB8IQK3IZrEWND8MVcpU172EngnAU4UeChnn8/SVLvJWEZ9XK3T15NDVr9A1f0Vd3n44XmL/B+ILrk/QcvW5yNtFbP2mb5FML1UP47vXRf0E0/57EUuPrqd4lzSoCzqUnkWMD7N5fLU/au2gUXlnERsnquX3y6BpRNq4fUTlIjk+YHxDTrxvERsfZvB4piTB8kHn0xDfvUjpdxcr6zcAz/cYLHrwqlbysyACtYRqmcl4HA+O4PG5fBtc4yLvUL5N0MgSez9l7c/VnTy/3rMkby+B9o9LlP05Dmcz7uBw7sXKOp8CRzsMaijD110WK/s1uXB8B5f2t4sZH9V06+JixVDysw/ghhbb81VVKF9K1yXkjmwR2sPurvmWSL2h5FIX+Qvya/fJ2vDJijyyxL6fWd8WDxTiF1nK+LVUgcONUamFxeeTSxm/VHzLwyEbJN03W6ro89jgQARjoAX3MxsUeCpKRDdaS7PItzLoV0qV/HUvkXKK+K4h5zs6T11i39fk+LnWXyzYzPd1skvs+yscXx4c0jC/SK47I9zSdjMW8m+0GEH1OwCuH4IXQsfJ+fuYTWo6dAG/3ly3tKUFDZYF3MIcejzLZtew9gmwyrhXm4MP4Xi7pIBIjw78+yuVW/fR9HpJT2O9sj/XXnC6wvqResUOi8F5mv3RBHawtDx4/VDxcE0Dm155sl5Zv2pHsV7um4n+Qayn+NqXh9cpECK+yvoehDZlH0/tf6z4hgRMh+3xNTJ9s9D389V45Xu6PlvD+FgN7ZAo/WJmKZNH6f5VOy4jScRUnl/K5NEGFk/lNQpxsuXSm7VHL5NLlypwmH8FjM3XvUwuVcqjCiQC2iNRvQ6vYpfVjjUZkNikMN6/eRW7rPaFo8J1ehX7C5aeDVLsb/d4FbuKdpTjqNS0AIfshCInlp0CbQNCFEI3hAyELIQh+F47JV8+XSPTpQjVhEW5LVXLXdGcFfHeIqEH0xBoVUAwvmMGawd0XRb1ZGS1ZPrWEyaTeyH+PWg/3ce7yOCJ0L6B1kqQpfVymKvPcpGuo1wkeZzLspOcZ9VjLhfGmI6B6M//l8sjbqV/8DbY9fKqgutaIjmzSVUOWVkATqzbiHQ2FzF75f5lijy2Qso9CFe6jLXvgygNaLvM7UmWSfnC22CfhFJ5YDlrz8cr8Q1o8s35WrFc2ll6GxbCaCinNBjvXS7lCW8DH6nbWEWh4yXEjzQodnoN0t7S28AnpzxBKj80sH78UBqPMiOjE3HMt/LBWpPIB123aWDtd3V+PhfEIq11NZxPAeBHEkIKQu0yWW4dy+V+uLfBV1eDX+XYY6n9NYNTUvDRJGz1tc6it0HwZYk/vt7Cc1IOvXR/pYDe6iIxL+L5Xhkww6g2nmt3vJnL7ZXL5Dp+7QpWH++n31NLF3WSI6Y14oVtIT8Xb1eDnN90cry4P2bNb8bZkUF6MitYPb3dRg+tAJIa9mjfVODpjvDv0e6fgY2/D6TOh66U6VJXFZgoJBGNYUKGfy3dxOUJzlS+Q3voFf5Q21iuEAS/3uXyr+6T7dVn2ucpeIl5Q329XbLD5A2flOvq65eGmi2hVUrctL9ZKf1S1Nc3SAkYjeU0mY/oStbONwh8HI6uA+esVSB93SvlPjDiVQHoeTkQP7wyfx+qmsLbiRV8+RuVXw7SyGrZ7nyrpX8Qpsmfv/BG5dfVUs9RgfMGmxLW2ETlVx/jRyQfrg6eOmgZKuNYcrW0D1Xga4LoiVmB61kt7UMZHGuziBgarSbK2YD5T88aRU97tZRz+Xdcc0J+h3SPrGb94nkWHJVeKRDauVkbB1xuNE6T9q8MHtXZVazcnuo02W/y9NHcOB5MmLZymV20p9a9RpZn0iflIU5Pkz8k5fIen+wvWfyymD9qnhUJNtvkxUGftFMXcEGeEVpvVjE5aJ4ajwI7XweuXMXkoGPU+AV+a/7TuErai4r8hSJ2Yuj8bpW0S7fBCWI4vX2rpH6Rla9wvAXqGFtfPdVFfBA6IHRDyEDIQhiG7/RTZblHT2P7R0p6zDA2tDGKExMB130a20dqsuDqzRYzhus7FiidD57G9pNkPcXyVrHx9YjTpP0og/M0N1Mwps9devr/x96XwDdV5I+/KtIhsJq0ivV+oK5VKARULC5iXoNaFSQKQhGVhDZtIm0SkhRaPIjrsXV/rob12LpeUVytx+7G9UhVlOh6VAQ3KtqKoPUkuq1WKFBdlf/3+2Ze3rzkpQ3X/n///6fTz3RmMjPfa+7jfYeeJ3kz43EU01QgeZ19GT1XOicTb8Y6cLamfabqGU1cqr1vVJkt3YRJmvtGWdOdPFFz30iVs+aYLcDTV6GRH5sj1PsDioIdpb/H86dFOu1QrQlavi/J7D+AiKCm/0AzXyMfFS5NrD13X51KB8Mj7eHU8VHt9TSDpKafhfZcPC9zPxL3A7ns+oMnGzsVerDfjfH0MLq1BOEP2iF7Mpf/NoYXU/WLVKB4XZfRfvzv6Xhn+rRoZ6bfPmD30ln+6xjembpakihOxNd3GR0HNHJXmpeKMfULjxP5LL2c5sf5UCrRAIwiXt/ldFx5JANvGtLM6ZA83nRC/grWb8vfuzN4yxU6+qFAqS/fyePyUULnQrX/MldyervOdjc4A/rjMqlUz8NoOjalcCxxKh0T0tWzQB2XaTo6p6D/ASR3UiLPCyqpPCvT0tP2qt73DFVSfuem0uHuE02krCBRTgTmX812lb+WSk4/EqVb7g/wIzeFP1kfQCUdl5fqpsMus8wd5PbPSBUdl7OnVz9oxPTmKv5+vV76c6xKefPl9R7q17Cr5V5kp+P1lVnhqF273K/buf0MOT1bi3ECwPHEZ+f0zLByCLI08vhlp+P3OSper48HwvAl7HQcPz+V7mIPJNEklM/R7Jz+BzmdfAQdgKJPpZX3HxycnhlKV/3CoN/BJaP1yMHtZzB4S5z+II9YxgvpiqD+W8C6wIbBtoKNwO8JBzdfraLjukqfPCrU8lVH3m+p4vQJyulotLw5xzZSMF20io7rqlzOdgYrXRly6ayi47qKF7/asNKpYY16fxTNRWntjH1DO8sFc6L0+o1mVnp6zbxTKyc0szV8zVLaW+qeKT/Oq+nOyUin4MdxPpCZju4Teaoy4M7Vtluq/0xnHK/QtisuHVOkw8kXzTwN3LMafA5PFc9/5r1QFq121Sysfx9O7meh3VrmZo7LOD6yzDnpxUHTI8MbIrQ41XVmK7fOlOuNk/vObJoDRZrRkcvz8GruOzOaLnW3EePFatp/n6nGp+42Kus/5ZyKxSsNUsBXfR5kafC9S7yrk4f0X5VPcF6Pb0K1hPLJGQLVL43+qZwfcQ5hfgvzm6/NJzh+HsD8Zczfcykh+P3IUOafwfyJAwwE1+XzmP9bzo/lcgnz93D+ray9ob+X+ZtONpB7WHtF/72c/748+k4k+u/n/BHwz2D+Bzg/6kO4gPlXcv6HWD1E/184P+prsTH/I8wv/M1Agqz/RX89+MuZf0kePVNG/1LO3wD+85i/kfktVw0nr4CLb4qh3lSUucj8Fs6PbyYR5v8K3GHMj+qmDcyfBHc4838tMH3C4P8G3F8xf5fA9OyCv5vzfyeoOnJ7OD/qGlZ00m7l/L2Cqht2G+dH3cKKDtgdnB91Chcy/w+cH3UFK2+f/sT5UUew8hbpL5wf1S8rb4BiZVb8eXnqG5z7cf7989Q3MIdw/qF57J4M+FEB++HMPwz8RzC/gfMPz1N1Ao/g/Pj21VHMfyDnPwj8RzO/kfOb8uheMfoLOH9hHltHgv9gzn9Invrm80jOf2ge3atFfxHnPyyPvj+L/sM5/xHgP575j+T8R4H/18x/NOfHe+cnML/I+Ufl0Tdr0T+a8x+bx84DwX8c5z8e/Ccx/685/wl59MxA1tvM+U8E/1jmP4nzjwF/CfOP5fwl4B/H/OM4//g8eqaBfjPnn5BHdQ+jfyLnx7vqE5j/VM4/CfwTmf80zl+aR/do0D+Z858O/lOY/zecH7/RO5X5p3J+7NsnKe2d8ytneegv4/w4Jy5l/mmcH+eyk5n/bM6Pc83Tmb+c8yu6xdB/HufHOeAU5p/O+XEudwbzX8D5ca41lfltnF+5W4v+izg/znkszD+b8+OcRWL+OZwf5xxlzF/B+S9hYx7653N+vGM6jfkv4/x41/Ms5l/A+fFO8tnM71D8Hxrl/vNC5sf+8yKw4fmFsq62WcyP+rdmMz/qjLqY+VE/1BzmR11Qc5kf9ZChijjRcgwpgcH3UiF3k8infS/x0nlGJwv3edi7myxcwcJ100dZsQ+xe+k7e0r9NN9pkPWZh/9kkPWZR8GNoGX6zBNDTXJ6pR5GfDA3LxOFqI/qSw8btHq8Uf85plfqZ0+riZRD+g4PTZ9k9CjpjdvoO9QuoKttxdyyTkPme8zmYAHp6TGl3kNX9KSHfdr3xxND2Dvpraq+eBeTT9/t9L1KbKfye9cw50rHU3SnqnddNkahE50WgDEFErb9ib0ZDGEbl49/3xjLczILm5cPJdO4dD73VCsXlPsCNPZF9Hf5uwxGX3z1aKu8j83CZSz+OBZe4qT62av8jpqSWqdD+Z5O6UeMIBt7mUWwsXKyM1n5PqHvTNt+rcodx65miE+XRwfw26T8zsm9x6vOc8cq8vTQsEzPQrzNr8pf0buP9Q/nkqVDM9+NyGflKL9QWuL2lDhRN61AwmsGfj+8fIj6fjjOeZCeaIFKN9ZledxarNKdx967bjDR9qCMQ83+Ark9lC+m+v3jEI6CVdqDmeXvZHhCBfT7pS9YuMFPwyn4iyl8Zfzr9FH4LQw+AbfPp8LvW8zl/+PcMnwPnOe/+HKS2T4gT7Hy7gDHb4df5beX0YdCxXC9p87hY0JG+pRxtZzx3+Sn9AnY9gIqfeX7m1L0VbByVcvNWx9kMGuqRll5upV0PN0t+5lIW61RhtfF6Ctm8uthYeWcS6V2uCxPZX7Qx+hNKvKEMMpQoRffceXLA+WJ+ZV5QUOA5i8NsPccwG3m+MV6hfU2oOyPlVRCa/MzWkxE6b8UPvX6r460/kspn56gtv9Sfm+73ZAqNwVuKh0HVwRexXhmuSf96vkR324Fn/Y9IV4uLpH288o8KhykcrEFWTsANxpU5UKC9H4GewC1scQjH4kzuQDOCVq52IOZ/UsR/Namw38pV2/7BPX99xX44xWU3ra/0rc9+hqpWx4wEtFsIPYADRvbjaSoHtpFOw1H3zOSYgiH1tGwC9xSCDe9ScM+cMsh3Pae+uYnrpFcSwqIa7X+Oze4jtvld4Tlx4NLfI76gFN+QnjLQ2WKXFq59x7zBHVc2Y/9di3YppeMpKIe36ymdDbdAHUFaOxkb9yLyw3ECGHzDbQOJYIGIkJYaDGR8BEGUvyAiZRCuPVwEyFLYSw/30Di+Ps0A7HB721nGEjFEkqHzD+kcdVz/SZXhgrd4R8z6V7ira2vc5bUOZk+Yp/D46wtcVRWOgMBL7tvPEFXftOc1Y762uD4muCikonjzCWLnI3o91fK/BfXmYh9CeqehjIB2shaijv+NnWbmWt8iMojzt5yjxbRMow8R+NbbmP14AHqdrJ6Ywlpyz8J8F1MHsMserVg0AyaQTNoBs2gGTSDZtAMmkEzaAbNoBk0g2bQDJpBM2gGzaAZNINm0AyaQTNoBs2gGTSDZtAMmkEzaAbNoBk0g2bQDJpBM2gGzaAZNINm0AyaQTNoBs2gGTSDZtAMmkEzaAbNoBk0/zfMbul9CAS9lYsWLPTWVslqHwTneHdKH4bZkKE/AbUfVNd6fb5GVW9O01+NGXooUG/O5AHpUZQpMEUKXkoC4j+30uuZ7Q7Wyo+N0GdsZV1bHDw3JAmMr/Q3BoKO2sCSmvEnT2w4eeJ4h6wOJTAen5xQ+cJ0SP85wUUznJ76c4POuhT9Ha1a/SP7MzsQvokTGyaq+Ja4nUvrHDXV7iDlQqsXpfWUfBL6xUhGMDmi6fiLkfD6h+zPaek4IEc6tHxn0nEig1N0hkG3nFBfTjGjFwtkmddbVzLBbBbGL5HTKPQJz2vpG7qX6EvxnwZ/SI7wJ0xqmDApB/jxNPh5exm++IIW/n57GX4oDb5SfrtVT8fI0DX1tHO+SdPe90Z7E4S5ZZHWAk09L1+1F9ubDh/CEpNuvwXwPM7KYIqOxKq92N44OpT2Hf67kWCaw5gcXNDOlDItEtLaG5R3envzvbgX2xtHX4r/F/die9OBb35pL7Y3Hfjhl/Zie9OB3/PSXmxvJSr8C4XdHqer3AFWi2VwjbVOwVGp1PuK1dp6r9SvKrcfMnj9jajmviToVdLb0tIrfCdX78X2WaLUeKZ3r9LpqXF7nMo8o+P1AlJ0m5HAT+NqHUIZtotzB8BDy6/KucRdCXI7mU5HFtR76vBZT4auQlDbvdy+3J4Uf23xvdjuOf4UuZYvzdQ7xanXktPJurNidN5k20bnBQp9rpf3Yrvn6Evx//JebPc68Itf2YvtXgd+0yt7sd1z8Pdg/lxZ62V604RFvpQ+yff158VKPHlWP37X+ICKFaz0+hpl7DIrCF9u91RjWUkdTHhL3DDjLQkEsceQWJmjHtAqufZTY4lsiCn+8loTmZ43RPb77lN/R8PPa4tPzSc9+QWaea2lwkCKdOgAETaWIDeMjj2Qt6OqivWnYs2C1LrE7ZFfSMdweeVFlbNkLGnjrLc+Nc6ijmvsf4To1ljkH2D32xqzPLM1VnrAVuB3a6wztjXW9tOWWF/jd7GezVtiHfnwe8+WWPOWLTFx25aYz7A1Ft2xJSb8CvL9uCVWvgHiHtwaa/pmS6y4e0us8xFI7/suZvyf72KRwHexiiXfxcjo72K+G7+LWf6yNRZ6bGtM/HyVrIdQjw7EibQgXsSFeHj8iBvxKnTq4VdxZNKCfPH0pNpXTH/c24Nxy41vq8klxtqbTa9+eL21QbcvwKqHOk85IrteVjq+OWq9NSXyQwi8/lzb/MzxEPuK+OsFmn73MIZHMTvB9LxrJNdi4tCGWA/M47445aNY070jiXAOIR0s/8FvUvfmUz+KfQF2I9inwa4C+ypYnt61EF4P9iGwT4C9ncXfA+5PYIdM+ig2AmwXl683DUZ/5kjIe/Akbfqxk3LLf1yO6fbUnAKyjNy7ITZEGC9YXqN6OkthLFb6kufBroI0D123AZ+kEA4ktJ/yPaIt/6m3b4iVR6HvhLSdpwHt5o9ipW0FpDi5SjK30TLBfCHwK+F8VsDO2AE8KKH11cy6rhisB4p/7f9s2GUZiax+IC9yu6l1L0zteEwcN8EMDp0NBTBKmRqNC7D3G4ftR98R+R8FnkDfHeANvtcV4eKNafGPCfQtTTQWsOZy7R4Axj/BxZffq5X1X8H+jYtveyAz/u8cfl6PqhL/5ADx/+Di0000DX/iMS3+p8A+zcWLiw0Z8UrBoY74P9+F5rkzlfhn0vJHl2rzPzNA/mfT8y/X5n92gPytYJ9jflHIlA+a1Pr/Lf1+eQ/G0Rpv0Av9rk/ulJX+VPlRwaH+XlLt9S91+KvoPEMZd+XOnaOzeO0+oLNkoaNyER07TCo9+KOsf7WTzaU772B6g2+i5dDExo7kUdRtDtDfKwI0HPobzVf8OaU5ydxy5opfMD2uX6o8yfpn1xUQF5vnI/4WBqflG/pb8b+ZPlfmdjLX3kVdczf7ncE1f8vwfkfdNuYaexhd32nxJwF/cq2KP/Q99YdZevsWBm8rdVuZW9xL3Q7m+rZRt2k7w7eDhRm9DX3UrehL4/9t4H+dij/8A9Pvz9zin1h65rYw1/gLdUPMbTlgBKk400TKRVoeqNe/4j8FJJIsIKWCSXbx98jvhmv5/xH4X8fpqQZblLbuUvY9o7/Xn2cr+55Kve18e1/U2yrvUo+6r410iWl0Kr8Xp/2+B3ivqK/zQROW8S7YA33QHmdDUFlYOJV+gEYpXQHQmj7oDJqUwXWU0qeX/yWzHirmIB3bn1kLRpmd7NypzlTk4eWuzN9bwaxYkTvMfY33ZDDpMHcyU1RJSPhXBxOLQGWn/M7n5+WazcTfNZFBuarya15IaN9bRevh7srVsn5QropcZT3zlVSu4oWFeyRX4f1BufL1tcVB5RqHvkCFp6Us0Z59/TZodt8Ufzgo131hQhsG5bovTMdHg3LdF8a8aVCu+8I0fTwo10Hz/55p+IC9l/hJAUGLv+3BudAV9QH5ea5KJ77izo5i9wK8andtrQwN8+0FeLXO6tR1rL1Bnx8SpwDuAbw6dyDg9tSUuPFBbQXeHuz3sE0dGZJzT94Rq3U0puSl3TfCLSUh9TuuieJrM/fD1PT0zsQe8qW+a8bh7ewfL7Ag7DFev3NJSg6p+6af6u8zKvuV5V/ox6NR7mkivW390w+o3d76wB7RH1DOBtCm9kk/06dPoSuxVn8fNjkAX3tAp99Z6WXVNl0ONIov9w4duaFL1mXe20E4fmeVdw/rAZ5TpBpWOn1L2b2F1L2Kdf2VayB1MrMH+8Me51IqrHJBrZeRz/XLJxXfrR+Pb5qbNxlhPDARG9uvLz90BGn+ZTjx/Yfu67f+XECKflbzi1sLCAEb/ZHG29YbSZyrH/bpBoCl7pdGewtIc68aH/4J8v5QQCIsfyhvBCmaZCJmht9+pZGUf6Omd/kB1vdquOUrIwl/rp4pVAwdQYybgQZGb/k2oG+L/hxNfot+M4x/DDfy33CnibQBPvErdl4DvJo5fo1rjKSYw1/xI8T/oIY7AHd4SQGJM/rFI0yk/N8FJMHCFRuNpOk4wMfgFwGsNo6+CghbwJpZfDmkT44yEQvLTx40krZ/c/IFfAlJPUvt7CogfTvU+HKgvfyHfvgHuEmGC/kXoW409EB5sN8IhHsApo/hT24HXrar8JKrTUT8CGj4mp1PAe9N9SYSBbmGlj1QlgDaK25Sy8cOtJd3qfnJ0Sbi4s7ESqEudXL0t4G/c5saNn9tJEpfI3qHEvItyA/ghTbTNBaoO8bP1frWAXUxAml8mzNlIPMPdCc3q/w3fGYkRVcOJ6GvKP3FW4eT5p3DiajUf6uB9HDtxwKyaOHkIfwC9EB9jDJ5nHxBl7QK3OizNL+lE+AT6r9rSZ7wArhNJ6tnzU0PGUjyDLU8o1uGk85S7iwaaLMXjVDr4ytG0rO/Gm74q4nYwUYF9j4nlH/8gBHE/rfMuzcy//B7kpXtnvRDXvX6Xar/M6b1f3sA37uIg5/6juGbzDLlx6+ivYjf5/RkjP/2AfCLWfp/GNGrnX6np9IZEAIAlX3PMtddVeMMcvBDO/Thp8bvAfAXp+FPya1LP98eyMcHkRnzstIs+EP7AD/+lo7fkmUe0Ci/DqumM2ctJwBK51/OpcLSceo8os67hLvXZssynu7BekCDei+sL7gqR6Hh76l7zln5l99edrNqWiO/Hy8Yiddzrs1RxfH/7T7gX0Gt06/Y9l67XlzPPs9BPHsAB6eWGf1Daxa5pO757z0+Ao4ltPnx80DhO338yjy+taf/eXzq+48s6fZIXtV+Z8ClvU9hT5OHQmcoCx8KnXtEBzZlbr0hnwNm6TeUGbuSrkmn3aAbytKeoDVDnS4JekuwuKpkuBfPPrukVCggI/O4+fn3e709paFW5S7zJb89X1INQARsDan3wrPw15KFv4AXUDgClU5PFX7pWaN+L0H3ClL9v858fA/rE3IFqLX1Ka5TjpQe5xX4/ZiSLpKFz+ZsfFJ5VXprvX7BP86n1I96D11fKny6tu71cuRRZ+5H7DN8WDUyv98o7937+DRVKK1dRvurd1XOVMXL9r1Q3z6iV0Wd1q58ztrakkqXs3KRsIjN8yYJvyIuQTt+hrftfbpU1JnfNSX24rij7CshHoVvaAdOfy1+HCZHuVN81uvziXLxcX1eqryyyCW1/5O1fcuf2qj7a9nqTdDvXuQMuvze+hqX4Bqn9scjNN+5mrPMw/ekfHjUe7TfS+GhyGudbArOlwP+KDA8qf3SLP2d8PZeqxfYFdL9xn/T7wNQjsY+fTkq8c1Z4vdAzqmqyE0j94SvxtT8GX5P7Te+rS9Pc5bfLf/J/N3n8DhrSxx+v3epfNNU4OSSzCKX1Do7C56it7O1D7onniqXH/f6eKyoHtDUx5Q+AmZUeujMCu8fNxxJ9zLET+mekbmQhluepvsXLZvp3k7iK7bHw/b++rZQ1/Ul+xbzI7r/Ucz2gtpYfNEqdR9Evv8MZeFickL8rgNovH0IdeM+Gtd3Kg33MLzlm6jbdzPb92R0RqbQcAOj07WRusnHDaQU8MSvTrv//B/cf1TxF7P709F8E7FBenTlxCxfZx7FU8H2nDqYbg8b46+FySPMwsWMjoiTwimV0vh3GYmL1Udlvp34Sb8+yPAEbvzPkm5P642iMiHju3pmFDp9P/dP557S4U6/752lnRXr/B5wBgJu+QtJAFeC33bS+r7EW1tf5yypg2nJHtPnrdeRE34XyYzar1T5HUudfsHnSekrCDr9QIOjlpJGtwV4+uph2EiNf7/sg/V92n6EwNWryH8Rn3KXc0gaPmfQUSkpAbuxE53QzgLyGGSwg1s810iM4Loehfb3NwNJbhtOLFcNJ23Qb9hYNpTnDABkYztIJobPt5Pyp4TR1LiCUyezMH7PG8njvuf9x7bUN2vixyYSZn7bk/T3Cfj7h5n7u4qxfVlIQpsLU/GyHosVVI+FKEtRDGK9yBOh3opL3UGXiGRXuoON46aMx9mt3+3DLzKnGqaMd3uqvVMNhinVfkedc0GN01vnDPobRQ+Ezhjt8frrHLWjpxpEcUqVOxB0eMgcI9kvG2FZDH871FyPf9S/ceOGDe+/T/2vvvrKKy++SP3ffvvvf2/eTP3nn+92X3ddZvr/103mjdnM33lZ8b/fc8+f/3z77Zm/87LiZbi3aba/a5LrwK7Wg/+NRr8UQPbs7jgaaAhmy1Da3uRGUOlk7UO+LrIgiPqwFjr8C5xVNc7R4hJHbT1mGT0e25e2XWVtafVBdy20z9GiDGxBoNJRC782NJQEoAFqWmAKOd59WbDUXRV0pXCejDgzU1Iyc0q60BsMeusWuJyYJZX4FP3EMgX63PdLyS5lWVgPFHnSqJ8wod/EaeRnS01ljTtpbpD3Ap+jSs3Cciz0+mHFoUlPfxotIvdItSgzhUISYdor/0KlqLKkgcJo1IIxp8CYGZgJKpgJu1SVFMAuR4BK+ozR1Y7agDPXSqQp7NJhtN7rV6Is9WJvVSLzrleiLFl0K1H/adOoz5K4nyp0Sq5VKLPszWrZm/egCqWD0atCo0pKxCpnNSypRdxkAd6CAbGkBBIrQYZTwrUsav1DjIzFUhlqWsIZbg9N616mlstpeinLZDZw8yyVbpJeutkud+Wi6UDi3MwuLD1tuoLCVOqJeqkpP1qwMglK369NWK6tE5Ozg5xZXR1wptV9KmzKNJWxYQrO5Bd4fQFtwcL0NhBwVi1YWEMbLawGoLAbRMAThFSoYmYJyBbmzVXepWeMdntGiw1ycTfK/+VqfsZoVttpRT5jNKvQcj1Q0OqQgFppFlA6VOTyRoaCns0KU+hhiTJalFOcMRr3OkZDLs40aOqOaId1il0slokr4evKieMnpuVs1M1J+RggKxMBQ1PMgTlp4oknAihHg13U1FRtfkVoCrZcIOyCZJUSphJ2eypr66ucOgUwIEi3x10HuDUFVksbc63Xf8ZoKLzTq2vmXzDzohnS9MtUJhsmaJpf6vfigwoJZVlUqiomgIC2EYpjxAkctImstmkyqfGNE5XqtytQWRliMxflpnP2uRUzzhJhPgR10ZHqrqCs/E7aZe2CqPotgTSpDlgKjobMUkDdbg5PTW22ohDxLrSzShmcM9oM3zk2aoN8+y5RI06aWDIhvbmnR48fqIaoUs9WV8RGTXgM4EyVf4km3cS0dLsox36LKE3kuTSUBXih07t0AZ4mpJeRWFBImDAW6pRR0F+vU0S6Ha5OGShi39Mqsav4cijmidpiNtPS5YuUluPAhQdlFfT6tW0gs1lpykA0aPnrp8rzKXnuoQs5NUunw/Xiqb4nLe343aHyZOil0ihN+2mfEbsLBdBf4+FSFh1SSAYCLCvR29MRJq3XGGjsgMCE0f2MG5nDRA6Vvl/aBsQzEKE8c8N4onIWbn9lpimEgYDCjMzpX7DQucRZm9tgtNe7mlqM1Rf8BE0foynlkol7Co7SOZHrtHSgVTn8xqJCogNMzZ4F5AB0AuRF/ZKZyt8vaCVj/6W8sNbhWQTlK8+NPN6gC5Y7A8+Dqr2V9YEFUEOQ9t2sHequAVYJqCiw3FyQqhG6M3GamsvI7SeMSc+TVsk46JqthRymFJRb/Myjxu+t9+g2Lb616I0IWokNhFHFtaDeI2fVb9B7FyvdV6jxO6rcTk+QLdxYSAw2+iBJldtR4yVHFJLs7VuzHE5bN06Vi2iKXEOUZe3CWqenarx20qQEZ501/Szr7LOmXTbePG4S5TA9e3pKJofxCuE58RygWxKppeoSuU2mLVUbGIdjJvA84qpxGLZKzZpdf9WiSZJWGsNYY9WlT9a/zurBAjyM4eaflbVu3+6VBpWUjCGt0arSVNsUoCg2syUrWxJT4qhfnvIgVSycvocCy93x4kSY46QlhF8ytltUpMBRcXFKfhQfDcrglCW0ssGFYPcSpWlEIFJ5717Jy1HBJWWyT0OhSr4uLX+ObVJT/h7v/7rS1xVZruWWK///hXqfOVgN1noYMNNr7X+z1u/z2r6rZb6v6zp/Xq4dzTVjld5wr9tYcsOKnYt5RCH9/v+YQoIWE+Sl3SAQh46iyk6ZmSdQ3aiKyRP09ZyiaZppIPFr6FnQ8hGC0PpOvqwTayizeAdBuaszhLMIT9EDj2FxFIWxW4JR6lNuYmFHqgv6mYMF3VFGjzxryo4+N/rSe/kMOunxi6xGW3PDQp0pWkZTevyN2tsXPrez0in6vAE3Xtw4YzSQ68YVvDqxFRVEWaag43XhyNTzeTUVefzUBKNHXOoUq7yeE4JiwOesdFc3itUwj4P1qrwyGysGvCLNI7oDIuKTFyJ4biWvWMXqek8lxSgvAeR/PPFsvqYsgHlmNEtj+7GMniyA69xVVbXO3QKNpy3j+6GZLljSIPcwenYXMgW62+LIgBw6Tnteu2/kQWHrCiQNtPF4So8uaF3Y8kbH6PQJvEpk+kbIwDB4TiOMHr1dlyzAlNOAfmjSOTDICZLPr/Sv2UANSBzbB++PuMyt8uyQ4r8uJNkrSLYN+mwgnZ76/gjTHnTpQrCdAGNZPwTpHKlxB91yT9tvx6v0jqJyJq4S6nP4oZdN66KxrHa9Q87YhdilzpjrwbMyZoZyG47jP8gL7TJoZMNgwL0RfvudMv7rjO8Y3zRA/E1cfLrB+N8PkJ/Xk5+uNxPjb+biD9GJ/wMXf2Ba/C1gb+0HP8aHB4i/jfl7PjWSRIf23iWqxvwjl394Wv69/Q5A2yda/OnvAHSc3/87AB2fZMb/N98BSO7U3vVNfwegosqYEb8r7wC40vLv6jsANqc2/56+A5BL+02fiObWQSmXe9SOSflFt2NKzXAzO6avgc7OQ+l3BubnHihTaA/XPFDme/VjKX6z+lt/xvjQhpj5H5D+/g0x+0+bpJ77NsTiT34sRf/+sdT5L/C/vSEmfrQhZnxtQ8yydUMs1LYh5nvkY6nnE0i/GWwS4r4F+y78/sGGmO3DDTHhPUi39GPJvn1DrOfTDbHoDwDjnQ2xyKkfSwNTpDUScEjGFg6oz3fn2rW8TtvUvVZUkKvoyeV/X9HaOqB+3mwwef/y5cuFncvxT+vPlsZUWiq0lraWrjBlx7t8+nRh7fS10zH96tWrhZ2r8Q/69HvuEebfM/+eNujczzzzTGHnmfin9a9++GHB+bDzYUy/z2V18skpncI8TJ7f8ksvFS4F01YOv1dXC9VgZFkxXOhf+9RTwsSnJj4FILR0cjQI76n3k8vX5hO0TW/nkzC4tgR1Xevo73wc2g5mFX+US9cMeUUI94FNvE1tZyITTjoO+79oHMKzgFsEYQJpit+h8Zg2m/yL0sK+dwtI+NRCEloIIFhf1rnzuzP1XBjRqHvoZo0rTvxMG5/V5BYfuutrjZuBfx/DH4h/8eTPdV0lPr7zE103Rd+la7Xuiif3Kn/Cye9p3HT8A/E3UPxA/A0UPzD+zbquEm//n881rnDYp5r40M5/6bq5xkfWfqFx0/Hv6/YRuutNjZsZ//95+zi0XetOfFdbfnd9qHHT86fjTY+3VH+lcRU+c5dfdpd/X25yP5A+mPenD44URN1PXnDvM8TeGEhUFhLPUo8TFQfi95/l8HukxECMQgFpg367ZyxNh/16FPpwjG+B+M7/GEkc4jEchTC6rfj7WyZCZhbKb5QnMH9+AekENzyJwrG/bCJNzC9/fwr+ZDUdFyYoBIpCp+zC73/NQ51q7NsxcMs/ztd833ZO1SKb/KWdoH7PZmPp+e/bojPeKefDeVx8MZujy/yfRvPim37NAKeYC7dAuO2nUalwK4QTk9T4NvBHuHAH+ONc2AywopPU7+Dk71/ht+SphSn80f0KiBF+q2B4mzwGIoK/g6UpeoeuVzo5uBaIL+LotIG/9DQ1vR38YS6+6TRO/oh/koo/xMFthrgQl68N/ISFyy9U3RCUO8YLECfLhblxcF0OAym+iNaTZlZPwiWGFH4X1BUXg/k1K2N00uf9xkenWHOd9ycgbc/fplhtrVOsRrCJ2BRrGKwFrBFs57NTrFGwPrCdz0yxCv8AC27oSXDB+iAchnB4BOQtoDa07TdWO8C1PT3Fasb8EC+CPxd60g3yWcrqPM+nedGZ1s4rzsyZz+hXU62JW8D+YarVcvNUq/334G8C/++mWsUbp1o7r59qNYPFtMbrwF8/1Rq2n2m1gRtfNNVqBDcSmJrBp9AAacUzU7xF6qfuFp/YP8nf7y4fSuzc+7DRC1W5+U4vJCKbNdrZ7+n9QCmk+Ts0VB+bPxIIl44zpPoBxLOfDp5QUqW7A/KMVWanm+jvboQ9zqBb3yIX5F7fBjJuRrMens7uqTnjsX8DZfU1lGtSvzxWDIV+4ba5Zb7jRmnm51gGyneD/Fozfd2ZJ2S+jZLte0M0eD7WwCwaMW28UfAiiL2NF807gK1vgUh8Zxbq8otrtX2Bdx7Dm8yCF9e1+1LOx2aRM65l9wW/3wuUX3znTg8vrvv3Jb/HZ+EX9wz2Nt7OPBXvr7PgxXX/3sYb31/Fe0K2drR27b6rz2WFWcsX92D2BV5Ui471qnhKlvZbXb3X8fYIqpxPyiJn3PvZ23hdXL0akwUv7hvty/o8Ngveu/YB3vBQumYQ56hlu9Rb5XHPXRSU9YJwv9uh3sn6HwCRsUxbF4R0vRJHinQ+im/QHfd1xp6ruMFErgI4ZgbHNhLmCWDN19Nw6H9MBK3xApOsX3nO5C7pSY5h9NunqThPv6RLWsXFH/33bukfEA5fN5TquSk0ELSh6yj8rZD+n3k4j6fzijGQ/inM/1EW/cfTYf7N4rCftTUdQyx/1G+HuHe6L/vZcVnqB+677ot2iGdLoaehfM4yEZy15aUrQQFjmUj1GvD7xr3L55aJrK8qveLn1eu+Pa9s6Vkfxa6E/ImzHyqbUvvz6p45sP5y/7z60qqVcth+x9yyCrB8/BEP0ffB0YTKafnxe8z7Ak/pqZQffl94X+ApOlttR/I9qlNUmc4Q6NmQcg9K7x7VAUJupnMaj8chCCPUOCOzeIaq6LpJw3Mms7pGqQ5Yl6JnZefnNwPjyRmn7Yf81HmM60RCinrziRnaRaJT3fPGyfdIgZ6tHs2FFbPlk1VSelrFpDeKBgfJ6BdSZgqsr8cfQ9DqxQ10boQmyepBOeApEo4hRiEN1kMUVpPpGIJWE3dcGp7jqKOR70M5EJHFDEP6zof+7zQqA732r5jOe47Jek5mKy/MLsNdMDcdmick9xKs/y2m9dz/Dj/ief8dPE3/JTw9/yU8Fef//1XfcjU2qJeybsmTCUmeQ2Ugz/8ONhC0qXQwV0NrnEb7iGdhvvY0pIscy95XgbTlXPoDTuqSXoD4+DIa35e3Q3qG6zhCkDbEpW+p6pXifDzAfxbpMLL3NiAt2kSE0th8iIGgtc2m8TdD+hiXvwfS9nDw5wZ6pechXlx2iP78bwb0f2Uq/3cDvFYOXjHgQquEI6/mE7Qp+iH9c1x6O6SV7XQKU75PNL+Q2Nj894DO7dLLLD3Of9Hv+kjVCWn+YDhBK9xA018O89lXIE3oARq+6bRu6TUO37+C26TXufA3k7qlN3D+ezYtr9n+XqktS8ct8+8G/hmtuB4MbTmGtGVZh+KcaV/Mf3Ef8ZELCuU5aCu4SJf90XyyeWxHDMfuOUxbjuioddd46pyeIKo7nGjmHyioci6YdtY4qr0X51QNAKfZXkhcM9V5P85NKi4uJMZLTKRhgbbdiwK9u4X74/ESWFOsMZEmPDeHul80s1BuAyK4zawuWN40kc5qI7HnFZBidt5SdFEhibxuIhUQxngLuHiOUwountfY0X0Lfr9I3f932XD81e+DsukD7Kx4MzW/CQGsCnZLzFZFf0f+S+eqMJVyQv6b4PfwvEJCqjP5x/MH8xho7wATXcFGXcJcI3OLmCuCa3nGRIpt9HwhXmWUfzezeAtzy5lrY26FjeP/QiwjGkZ9mA/aaD14yqbWgx1t7TFMO92x0Fnbf9ELCv99Wfgvr8j8PZ1/O6NTuJDy1Qb1IXol00eL8mC/J9h5SgdzO5nbBC6eu5SCHIvYfM9ipm5kaAEx8+UPfheTB35f8eSFlP9XLlT5n/dUewzX5+Vev3uZ1xPMvSWo8ojPBpqrgJeZKv94/sav/5B/2zOFRHwV6uQldH0dB9f4y3D5HDEB9VSmH2D0vAHlD7Rj/S9nYTueLUG7sc1k501Oo6y/1s7On1ogHMG3ho7mzp/A72JnWY9ya3/cp+9xvCmF7W9KPauSUrwsmfO9s1SZvrgu1U7s5ySlyPNgN62TfM8mJSO4oY3rJBFspzcp+X5OSgLgil6mti00vp8gz2PJ1G+J/wAdP0J4wzpNunRjeXadFIF0oR+TmnSJOUkpOoeD98hGKfSXjZL9hY1S/NGN/cLM1VgAZ/wHisN4TjIrTPMbb0q+18F+CDJ59U0p1L5OskBYaO+fN3wW/v7ZtJ5GZ6v1dDXU02WCpp4q1wpFb7VY6XLXVoluj+hY4nDXOhbWOkX5M5lxonmcGT8Dwa8aaM12Vo0VJ9Af5Y8GlF/7r+1I16kXU7rOvlil66ySjthygRtHdomqoNeXQRT9qjw3qgThTbA/MrqGz1Hp+vXL7bE28J9bzSF3qcKT6ZDRuWtqnH4x6HJ4RI/TWeWskr+mCbqclPyxkGupWFdf6UKO3EGgGb+p0SaiDNU5HZ6A6PF6nJQZGnbU5tKvov7dGXMoH5dzfEx+ul0ep7lyl/VR5iIX41wKb9RcFd63IJfX0+WiqMz7XycVKpdKxkeQ4+NVqHcH8/UuJ6kIwmKw6xm8Lzl4fYd0xMaCfzYQ73NU4YMTyJPbEwBAoiMoc4XVFdhF71L5QbFxAyJE+sUKim9ChYrPdEJHDGcWswGkjeLLSR5I/58YvBYOng/oLxmIfta0doUFpP9zhq+Xw3fA7e0xHOPKKMicWcDxsrUic06GfNXNo3iumafiuTcXvuTObdcKBukQAU8nzA9Cl6j0IL/vMDo+4+goXEP5nY6odqHAEE8LwKnYNowIr6t4kN/LL6F4vJeoeNYAv+MG4pf227vEMNJhvCRzfob8vsLoeI+j49zP22MF4L9IRpU7w4inWQcP/t5xWSHpGwVrvoXqvazUPaX5NM9hQubaB+dnqJceN/AfumooOZjbwTXPoPMWe98OqaKykGB+fPMR9YfjfAfXh+cI2vtSGFYnL1T/eALS4XqyDfL24FwLwv3pH+fXD23c+iF81JoUaHIprh/ovQyR/f5OHl2zGmEeFzl8jRQpXSOJp63Z7XlY55A1UoXCis48zHfyGskMVjxljRQF1zdhjZQYt0Yylqh02ieukedhPWPpb+nzMB+kt5vWZMxb7GQNnYeNAfiQJsFg/jfnYbZTgRfg216SSZ+M+8g1GfOw8H5r+p2HWQBWhMlCOAlcsJ1j9OHjuvbsy2n7mXu52n6e+KE9dgH4ZzsbUi21FtdYrL1ii3ZXOWm3LH8zN1Z0V3NBVKkYdLhxqNRkzKGdh2yZ/Suu/x5mdMY4Ok8c0xHD77wuDqCeFm/logHg4/dJFy2gcCoXqHAu+Gd77EpBnlcEnMGxIswbUu/D4AxQHj5RFm5PFYzXQWdA/gkfL4PJgsPvqAzCfCPg8tbDjHGhk362rMwm6jzOOq/HXSk6KiudtU6/IwgRi5yNOfZHbcBvUoJ+3q7t559nfLzF8TF1DN0XQXmoby3lhie8IFPu+L3e5XbWz9tVPG+CvAKcvNT6oXyzDb2+z125CIpfLheYZDnrsNYEnY4qrFELnTg2VLkD+ODMgBNled3O6BNf1r5XEEL5vAz98lkmze95IehfDn+wDPurjmr13mkU+jDf+AfKFsw4a5ZyJqWYKPDoDIyrw8faRIGuey92UP6rHSr/l5zZEZuObcblBNb9fMWv8TsWBkT5OypxqcvpweklCKWyFqQBcpHfUJBrhRcfvc9hnO8DmmznmkjrYm35v8DoWsvR9eSj7XJ7OFtGj80Q0eY2rwk7Mse91H0/I/300AKyfAnX4gtp2j7Ik3q0h8Fp/kshIatB5kMNpPyWQtK03UTk/YQthaT1AANRzh75/YXU+xcLM+8Ho8H9j6cXUn5fW6jyGxY6Yohztjw9lNVaox4BJ1RL/P5tQMbl+rMws96jfA+vpPjGVKr4PrmtPYZni2U8rhzbVw/gSS7W4jqMyRD9im4LnAs4wH2c4V/F4V8M6+jRgv5+j9zfyCuX3MrbV5lZ3oh3VBXFO7FKxfvz2I6YKOjtt+4KVoo3qYMX55OPM7yrOLwX3dkeOxX8VnkpzsYe6FocPp/T4af9LwS55oe9dG782wFP2Adt6zBD6vwSy93kpHSMdqp0zH29PYbH5+fWOWqcuQ1lKr+Ax4f9z0/DNftriNPu1K/vA80XO6GONAFMlNvnjN5ejt4fRnbEThLYPJzb0kBBuWUeoOo6UPW3Ir7c5dbsxL3qfOKaM1Qjt/OrKR2XVnPj0et0f5bKTaEkNzwiwGn5I5TRMvU7TPxdORNR9MCgLNL7+1auv4+w/l4JP5QWbmFh7JOwv5sl0Dku3heyHEvxIp7ERjq+IA6lPDB9BUuP5ymuY4ek0pOPtemb7zEQnHdfUUPl5KuhcooXgCztG2N45r5gps/JxKORSfp+LN5bbmdwkjWqvK0Pt8fGg/+shqDfwfZDsLlU0dmIVboAYJ4tXTx9NmsvgYHPS8I1ansNrTAQywsmguU9xUXxz3Cp+KP3tsv7AtOc1Y762qDItEr1j2SsQR4f4l5CLPOHyuMDjikXM7niuZaNk2sHmwfx5ZBe/sImU6r8n+bKG+U/h8HF87EKrnwrNmWWLxqskXj+94vUJf304Q4pXqvK4xKE9RNdE7S9mk/auPO/4S93S0lIL4Ro+pvndUlvpi0O+fw9kLeHy/9kvFtaD/kTDF/TSANBq8RPB/hxhM9MHOLQJtxMbwvEP8HFvwP41/DnkR8MJ2jNV2SOf/L5H/yOZ6AC4z//n91SMwdvyPYu6S2E96C+PIpeyydo7Qz+EZD/ei7/NGhfazl6+oD2Po6/Akjvg/Rmxs+T87ukdVz6K6BeXArxESafz0Fe5Zgewnh+Ggbe0Aqv0PjKHV2SCPF2Vh7lEB4B4XAoC/+LgH+3yv/iV7ulUyC9bxH97UDooDuPOjiVN3FVITlCoPNGxN8E9annnWFqfQD6OtuhPFn+8RDuhbBxOQ3/uLpbIh07JBuj5wiIPxLC5t/S8IPGLskM4RDjdybwPw3CFpb+baifFRCOM/g+kF8thCMsfivEhyBsZPBeBvi3Q9h+bRb+AU/yCpV/0+vdUgukD7PfbgV6VmGY0e8E+SQgnGDxbwH8LxA/g28DefdBWGDpfwL6jBvU+rAZ6DsOwj4m83bIXwphC+OnA+KnQzjK+J8P+OyYnsH79K5uKQhhMwtPbO2SmiCcYGEHtId7OHxPAf4owluehX/4PblIHUc6n8UzO6qXI32fpwXmtUWHjiB8P5SA3yIxbl8Ifz+I/t7xHP0dxw9sM/hbUx2Mq2VqPxep0/ZzPT0mGX6l19dYgirwFnod/iqBlO9Pf+fpKYa8Ff4Coswr2up05hnNdDxSvs9JcAAiG9o1+wWXMtfMfk/ff4oAP9/jXQRwbZ5CYgQr3FuYdf9Jnnc/rbb1ZmgryvuDRlfm/BD3Kb7z0PFG8KrjjR/GO6ewK+MdHgrICzJH7VJHY0DWsAFTo/qgup8hz+0HHhdDQE8fjI3mv5pS8xNcp1zqpXTWcXRecy89B1HGxZkMX07jI5NLMcAr+p2JuDyqfHB9/gvDd5BPxXf8M+0xu4DrhKViNUyU2RZGAyy4UUMzzgZBTPjAvXreQVer3FQahFTlZKqQclifNwMdCQnkwa1xUB5uH6VvGUffJ3fQdSqd11eI0+R9gErnrpxblwI8Mg/a2GKtPA5cTPEds5jDB/K4PFMejftSHi2+zHqM8mhk9P2eo69XI495uyWP8sWZ+OT3HBugXB4B+7B236S5QT99Mu13+f5/Pw/0hWCMq/N0SZ+ztMKNheS2yo7YTFibYxCzcveFlyv5Or4fRqITu+V8FrA+yPdVS3usB6ySL/2u8wKWb/klXZp8V33fHrv1ezXfUJ18SOf607en6MR8vc+1x2xb1XwK40inQjPmO7Btqybfl5vaY1s3qfmGCan7TcuVe01I578O1NLpBXzzTapc0nVAKXQ2zFflSe4pJDO+bY9ds1PFp5QXL8+KU0yk81ya70iW76WP2mOTHlHz7a+TT8+gHJL1MP4dSvvo/spfMUj3uQ93a+j+7JP22ExDh6Y8FTkp+VBOeBdPkROOhXiv53ixI4NfXk6Yz/3AdukzLt8EKJNIU//1AOX02xG90qdMTphv57vtsY6DVHzKo138lTXkb81Z3XK+IpbvybvbY+cNUfONUPOl+MN8n6Xlu/9LGLcOVfP9Kks+w4jelDwx39bLOmIjh6r5DhIy6x3mG5qW76V17bHHD1DzFejk441c/kuh/AOFmvL/dluXJL8LvgS/DVbLJd2fbpR85QPkSy9nJV9IJ59Cd3/4WgfIlw1fz27yV7x09/iz6+TLhb/mAfKl48vVyOX/EZR/PS1/vD/jb6Dj1nUN6rh1uqUjhvNXfh9cHjwXVHEj2IKG8QsaRXUAUw5KHLUBmKtVV8MILOekm+apJyRyvHfyT0bXeo6uxP3tMWwbyjhKQQ8MEPdVxjRSeFMaVXhn3tYemyik9n0XOoNLnTA5YBMDfDYSJpSeKnZxZGA8SHcjw/N7Ds+xb7D9Mo8H0JTlMBOlBsdtW6P+vYT9llE8hctUPPd91x5DHXVs/onzIZ+7wVkbSLGm7hQiX7W7cL+yFel4WEsL8nsFo+NKjo7zNfuqgRxnwxSPZZk+v1sZniFXqnhGTemIlXL1lJ1J4btv3Kkd+GAt4Pbktjem0NGyLHMehfwuuJLt83F0/LyZzvNm4f0jZVqJvOewD2e+Un++pvgfB4+5e1hqvVl6DazDjj5YIyNc/01zXuGYUy/OcgCD6WEeHnb5UcCp6J+R77dexe77MreIuSK4eJ+zGFy8x2m+it7/RTh4P7T8Kno/tOIqeh/UAi4ZQmnDe6L2q+i9aOFq7v4r+F3sPqiybg1flbmOXSTVuk2MXxdYFGrqPOkaNf2xZtkI5wgwT4CweKVobjCLYzP+Xy3KcBV9nWbGP97fbr2a6VEZcbDsEhY2gov6XIpYWGRuMfsd4aG+mFIIox4ZC4s3M9fG3AqO/yTyz/hF/Bhvh99QT0/oaqq/p+lqer88fDW9T958Nb1nG7ma3idvuZreL4+yeHI0vb8eRzqAB8uF1O08jbodvP4ZCLsYPby+kHu4WbnvxJKUvosE1DWjMFb2d55Nf0/pQTLTfYKWow4mw6FiRYGvCkiPZdZ0lIGUozzT6qlSvlC8NSZWH5NXcuVZWSmXJ34bz4ez1XNhfiFZOPMcIcjB77xGW5+MHH7N968Q+fE/u6VXuf2j9a91Sx24f8T21654uVvqwv0nFm6E9MJHO6QI21+6DuIPhnCIha+Id0vFH6nwrobwFAiLbL/sFgjbMD3br7sfwlVc+jtf7ZYauPA7EL4ZwnEGfyuEIxjP4I0Eep+GcIKFZ0K4DcKW32bZ/wI+krXq/l8jpN8I6X2Mv/sh3IP0MXivQXjIRsDP4j8Hfos2qvR9B+GxEDaz9POBHwsXP6a1S5rNhb8+vltyQTjK6DO+0i1dxcXvAHhhCCcYvsS6bukhLv4JCLdy4Xk7uqS1ELYw/CcBvE4uHs2oTzj+IV1yucr/6ZC+l0s/DcJk0w7JxuDNgfCREPax8HfAn3mTmt4P8dMgLDJ+miBcwcX3TOqWaiEcZvmfgPgQhKMs/AuEb+fSLzm5W2rhwh7gbxXmZ/CPeL1bSkA4zvKXgLy+4NJPg/rZB2F7tvKH35MhlX8zpB/xsZp/LoRFLlwD4VO48PUQLufCh0N9vJQL34n7+1z4LIi/ngsvBPk1c+GPoX49wYWHAH9xCEcY/f+G+PVc/A4IJ7lwzxtbpbe5CfFod6/0rywTZJn/64D/a1X+5bQ3qrJCWD4ubIa1kjnAhWHtjFa4n/5W/Ho+QavEuyDOdai6Bzq+bau0iaOnytMlafZkIW2ES//Tpu3Sx1w87sG8w4WL/DD2gLWz85mNENfyZ5W+y/6xTXoXfktcZNAv/+uB/9+q/FteyydolTSTKk60buTwebq3S+9xYRekdXHpf64os65HmR1E5wXod61Q6ekDWtEq4TDkDXP5cQ/mIw7+2UO3S+9z4VZI28qlR9kk7lHh4V7TB/jbdvq9jQ1w2fyZdT/F/w3A/3Uq/3FIG+fS4x5UO/wevpfKrwnimrj4P62G8YGjD/32O9R43IvagO2K5f818PchXx+xrnD1pQ/iKl7k9vAg/Sfwm42dt8Q/GE7Q2v9Jw893bpf6eHgdw4lsBXo+hXsnP/ZX/6HeJq9Xx380+1mMduMxMI+Beo/tIQHjZwjPhyGc7Z4pjp84b6jl7pnaj+5Itcsk5C1n/uhhHdrzBRudN0QhDbY3EXD3AE653WXBqeDNY3iv4vBGn1mfAo13k+xsx8/Gfl/MtXH8zsh2bIdkGd2x2/dbI1b1HqlyvzX+WFK+39rzQlKy/ZKUxJ+TUqfYIX9nZC9NStGftN/lZPvOKHxd9u93Uvj/l39nhPc6r2qi66Q/NKnrpJcXdsTQX0EvGg24EMO5+oibKJyjblLhzBrWEZst0HswLp07U2PFar+3TjSLxXgJ/0Q8BJggFssX1E8cJ17kXOL0Kzc5L5o9HZbBjXhSNPACH9dRkSb99VqFzu8oh+sZ/Xdw9NdWUjnMy1EOuP7dweCQ36twdh7bEZvE5LAk4w6XKoWg16cIgX5tceLA69KWmyg/zW3a8wU7/G7+eRgx36L+vgIm8YlbYP34C6xBPgJ7q4mYoY8N35/ZD1tgnZa4GNIm6Zo2/ot6v9MCeSyzDSRuod8yi3nQh0JfZZwN/cDIfBJh34CLc0zEvnkYiV6H61L1LF78algGvij7bt2WpufI/gr0+5A3zL3nEIU+1w4wEmcTEhFo/x2Zrs3nQz1GppEkhHcoIM68WcXpY/RFGa4Eg2GEtD5IF5qm6h4J5dE4O6S1we824CkMsjBezOktYrKJRGAddwH1J8D1Mbg+SGuHNBGQkR1kHmZ3InxMJmGgLw5WhDzGX7M8UCYiu/8hHsvJHnnmcMchHL41U4eSkeEOQV4LwA2z787tELZB/jCWHdPFJLD8ZkgTAv4SIAML/GZEukBWItAZfwXLHGCB34y8MD7tc1hZPzkyRUOC1acwk7kZ8poBng35gHKLs9/xvHDqH2h7mfkHtb2MEDpiuIDF9uKo89Z75FvwmvNlr0f9eAe3yHS+ahmr7qsN0HKx/f+W0XEbRweeo+FafB5+TZPDvph8/nkLO/+8RYWDZ3FSTvzI3zQCO3ofW+XOj9z+/5DZz13LzZlxfO1cu16KrFm/++Prg+sHHF87710vj68RcCPx9Rnjq/nF9bs1vtpfXv9//TvezlXrpf7G13SD9ezft9L68dOtav0o3dQewzf3bO6GhfU5XGjGc2xrmMKZHVbh3H1dewzP1CSRan8GYFi/2DX/3PZTjQAv/MdCUrpCO560Ab09jxaSBm4Ng/y8wOhYy9Hx+09S/KAC6pz4KVxB4Ry3QoUTS+MHgO0yP51h1tc+nnb+zn4PPaH+zt2370SnFWjBdVIzkwWul/T2yVpW6NzvEbT7dtO4fTvbCaoO4eYrjyGnsJ2vCPsd5VrwRyqPY//Ifc/7ensMf5P363Poj1CuVzA4V3JwQiDXIxS50s3/XREr3d/+Y+acQb5nD7Jofk0bh/x8yujYwtFhW9cewzPiGY5ADl9J0PnVRbex74duU+HMATjjGBxxoTvI6gl+Uyx/8JHiEiaSql703PgkgCcM1v7tME39ievwj3yuY/R9zNGH9yrwTPtsd60T3wQaCLUD7Im3Uzin367CwbsZJRwcZLLW66iSh4zci4+WE9DnAth9Ldp20XKb/vz4L4yeZzl68N5HIfhnyec5504bCDee7xnuoHCOuEOFg3dHTufgyDP+1KdLu1c/226nfNjv0/IXwt+HG4j5Dt12H0Kn4eahBPcLmvvoeh33DZQ1spK+LzyUVBTBevhTI6l4CeZMYIXtMOe800CKfhpOesDFfInWQrKCnd9HnoU5N1jjg1Cf9of59SwDCfmHkgjYOFghAP4YzLHAtYMNYRhsHKwQHEpEsBawdrAhsBGwcbBCPcSBtYC1gw2BjYCNgxWugziwFrB2sCGwEbBx1NN5PcSBtYC1gw2BjcD6IA6ucAPEgbWAtYMVDskniYPziflKVV+T/apDYP1/CAmBjUN8FGzkKnUeaMM5+PKRJA7zvjCbc1uuGUksh+aT8KZ8IvTkExFsCKyvh+61RGA+GXmRm88aC0iErTPsbF4en6Od70aM9IwnorOuSDehRVRXuo1bT1g2AJ1gbWDt6E/XtZqDCTFdpSLMqX1s3m4/xUAip0EYbBisBcrbjmU+i867E5PUvT8j7nVdl4nXxmDFmd4tC9M/5ZtN88ZZniisLUJ5QD/MvW066zk0YaarC+epjzbTdvh8s9oOgze0x/DevyTWugN0jiq/Y+YIBv3uhfXyd5fy1z+1jfyHK5pPVPtvnrAOmPme1Dn3PalJoP3KL4yOg+7i7uM91y6vu/F5bDHgXjZQh4nncw13UTg3cXDwbhl+TzKrsW6ht9ZdKcPitU2oB9Fj5f/4OSUOEti5Vsm/5KRXQf5e5i79/YaOZv3+dAejl/xZpRfvtaHfhpP8HBjHceLiP7PvIzk4eDduogYOz3TuzCH9RQA3/GdtfcLfEzr8ps+f+iAf7lF3sPy4/603f0r+Ofv8SdlHnJ1Rm1UzIi2M8p1zN5VLzd2qXNbdQsdhyQODSg6fQqF8/8Hg/JOD0/v39hiq/EzNslMAd32cagC44R9gTXy82hfI9w3u1p9fyPK2Ge2WlYUkCmPbp7gHDq5tYSHBO3/Z7nzzBsfhO+6hfD18j8oX3o20CHSdKs8vlG/WsGnIm1SpEHgGnsfI92IAfviNQpL8We1v079rtd9bSPC8wHIv24+5R/tdq7LAAr47fc8Vko66QrIF0reCG8U7/v3cdUeTev/mXv16NtD3fqFvd0gN99Hv/d65l+n3uFeV24LDVb0bfvmOstMTpPWBfmid+iCdTmaqHEFHrvO0pnv177dMvo/Scd59nH6e7+n9JZhH+eVJU6Mvl2UCXffdp99/KWc4uJ4jTBaK/CL36Z/f8+seXj+eeYeqw6sF6u905u/Jo/oRlO8SlHN/NIr+82j7cIJWLo9lD5TdVdUr7eAKceSIXukHLrzwhW6pE/c72P7dqou7pE+5ePQT7nwK0wor1bDtdRg/uPMfvBP8GZ65PEfrsSsA82c8b3yV5pl4TZe0nYP/HeD7nAv3fABzwg84fZIdw4m5Y7juOC2f/8BYnbxBPf+qDfRKX+B5FdvXE0EWYruafxvS1qrSvxTSf8nht0FaG5f+prGTrZgnxM6r8O7yVxgeQvXIR4C3CHeeau3cLm3GMzQ2f0I/eUyNrwgWErRKeD3wn+TwhwB3iMMfhrThoP48Reb/AeD/fpV/vNv8NQdPhLwinx947+XiH7y2S9rKwlhf8PsYI/ftBvYfAmtbGN8jEo0eZfweqIf7Ycf3XdJ3LOw7PykdeXmvtIWLf7O8V/qew3fn8F7pGy4e/XgXWAnfZNwh/Rvr9Q1Zzv9hjZCMqPwvA/l3YV/P9I2iH7+JUvLgndRuDl8c+sVvubDjsJOsePfHMmyU/H2emL9d+g+2jxPZ/jbURTtXH92vTbb+xOVHv43T/RD/sJCgtRXT/O8u75J+xjNCVp/CACvM1+8v4Pcv1Pz/WrRN+qW/889XgH/Gq7rJSM8jfdBOsb3awE1iH7Sy/7FPvn/Ete3U998rB5538P2X79/vqnt9Qwyp/iv0Df39Ua5Pwf3V6E7o737+7+lJ3JXzy/8f9CQaYTyxwdiB+nnCwhpZP0+ki+pJTIDcff95UzcvzqOCf6Hj5w1/UcdP/M4DCy/X78JwHvUhg/MNBwe/FRkl6O/3Kzd85bvKfmdOCwx5HvUX/XXEbx6m+Kc/zJ3fPkTnuWc1+ByeHA4ucF7zVwbnJQ7O7RaqxyDjfjnQrd4ir8XLuxgVwCljDss1ej7xcCY/OK8xPsL0Dj7C6VN4kq6Lyr113hqnx+nN5TI5w5PUwYPrxb8zPHEOz8Nndsjr3wx+FWb9zkonam1wch88pr5To695izV+79Ic7hPbHtGfbxU9nDkeYDmPamF6QVpUeo96lNbXs925KUTE7whWMzgJDs7jp3XEajm+efZqgF+PstrXCANKHQrfi/qYqrQJYKIrz3gdAUUN3cDyKG/Rl4eg8zvK45RHKR9nParygd9b4TdduWqcw3rwLIPzBgcHv9maLmR81+qrD2ou6FNmce/VHQyIHqe7xrXQ6w/s2jldxaP6fBvh96bHYXydqX7fmr5uqoD5F87DStk8DOdj/LpJGdfKH9u9dY/w4w4pAjTI+r8eY/q/HlPl9OxHtP7ZHJWLcllsPAppz3ucwpn/uArnveuoPitJPCe4CIHNBliKsi9cPy3NaJBurFqqSie/s9oJra8ypVAlEHT45a0cp6dKWcbSBprr/vFj+uUSeiyzfR4mqHPhPCZTlB3KbRPj91uOX/wuD79ZtOWokQXHGekJCueiJ7hzZUNH7HiBjjMgLWeDwmlKd+4usU3bG8A33wR173qtPq/WxzPl8Zzyyw4TibJ9yuj+6hzXfpCJGDtMxHesdr/W94AKKwLrM+OtkH+SgdiVexiQz9aTT8IwN47AessycRSxsf3PMNtnjV43lCRgrhlie7/RW+jvoemFJFFWSOyQP/HbQmLk9kLDsHYJc3cnQqdSfLbNw4iZvVuVbuJXAi2H0HWgBXgx3mogIbzTgvc1lkHcBQYSAThRoC/8IoSvH0rCF0GaW4Aftjcrsv1s0Zh5T8OG9zeA3yjwYebkYpb35tVwCO/A+CmNEaApAbDiIJsIrBMieYD36wISngOyAnlGIZ34DMgdaQe5+EZS+s3X0L15c56WjmhgKPH9AnnZvnoU79z8GtbhwGs8BvmfHEmiB0N51A8lRjxLGAu8snIWIU30NLafHRxKbLBmCVvV+zN2oDMENETh9xDjx4jnFECTD+i3zTYQM8jPPlt7DzYO8khAnUqADM1Ai3g29x5QWn2yQT2JIk8gPx/ks4GsbECzBeCbgZYIyFdEGsBNbKB542eB3E8B2qH8BFY+5v24uot3dthaWINrFsgE4hJhSHsvt39/A/AO9TgEdFqYfH0A287uyYi3ZN7z9eG5zgxtfyJeeQgJsXOM+OP0rEWEchTZHSMLyhvkZzuF1V2o00ao6xaoozYdHCGso1zdDrG7R8YTMtPagZYIWBtrYxZGhwVkase6BOUUAhlZ3CrNRtb+FBPBu17snMYH9ER+reJJQLnFsSzw7AXlBPKxMVmJ4IZZPTUCjjDAsONdo3qm7x74tOE5FLhRdn/IgnerAUd42SHEzGg1Hwr1Cuqm7bnMtkbLia3PlnHnP1COca5NJK7n5IX32fCeHGsbRmhbNix34CsKcXbsG4DWEDv3ErHePnBwBu4w8gK0RrkzKgvKMszuaV2g4rfh/TKQjxHvSqWXKbYnqK9mgGdBeXJtTQR/tETLdwLrCrsbZ4Y2loCyTbB6awQ4oQi+FQB1HegOncbVf5BPgsG2QN/sw/6W3VczI4/Qz4h4dolnWSBrH8AKBzP70AhrtyGQlxHgxKFv9umcr5mxHuM4ArRFAY4RaIqCzM2sz4ufxPXbIAMR77FDnBHKysi1wzDEGaF+2BAflE0Y5Gq/N7OuR0aqe3sRJrMolIUF8ob5fhf7RSgDM+CzAH1muQ8HeWC/Cn2JD89lgXYz1M04G4NEJu8wtG8b5AtDOUW+gr5sUz6JQ9sJI82Awwd0JbDPhz7W9oy23Ozc2WAU+zOULdLA+qoE8gb0xi9gZcn25cwxFY4P+1lW36PK2MLOYUOc3ikftCMznu9CG49CmSfyoexxXGOwo9wYaoZysMPvYSgfI5R9FOBFcFyFumqEeiBCOMG1JR/evZyllb85wN6IxPNikGcC2zBYEeCaufHZjOfHODeAOBurByGsQ9hnAu9hKIcoa+dhkH0Eys6HfQfwYQFZxWH8t2B7QV7YGB6BsXkFtxeH+zTG99+XIu++L+/TRG94f5f3aRL3vd/vPbiE533J/sb7ks33vmRe/L4UXfu+JIINNdB8Nog3A97EWyoc4ypI89T76j24V8C/msYbX1LTCW3v79t9mrr3s6ZV9mnii97v9x6cPQa8/yM7nPR1jStWSHB/s2EoLSPc5+TXNTivPi1G58PlMW7f5Uu6/pvlrMWv2BcO9BG73noIw3Q9pBplPST+h37PhPlq87R6DH0sfLCgfr+o5Mcwarcpqaz3B7x+mV+8m4V1EPdpO8qqIEEhQZ0nRqYryvL1Byl5yfpCvb76Wlhql6DHJ5DwmvwMvVMWyIt6DlE+c1upfFytqny+D7Pzz9R5fv/yQRofY3Be4OCgbpDDBbru2MULAKTlDvr9LyvvkOw8V0jwLCLJ9HLhOUY5xxdfTh3XmOT8GC6C9JYjHiizg/WNeaDMBm4p/BY66YGy08H1nQi/Cz6638Kdw39dDeuCTVRvl5k7M3knRnWMIT7+rCD1/fNzA+8Xd3IR9nO0eryizLU1tafqUTCtHsnZGR75fJjRV/xiIQn6VHp4+lAe8wXWp7Xiu2miYHye1qcilh91nynpGxmN8WvySXQ5zB3/li/XJ2F9Pim+nJDWApOsTy2xyiTXJ9t9BlIMrvElfEPLQMpNBaQHbKiggETB9kH65FYYC3thTNhmIi1gLdtNxDXMRDoNJlI+3EQaMA+4YbAJwURQn5rve0gPbpsJxhSwDfuZZH1qPWAT+6HO5QJSAZYECmR9avZgASkHvw3qUN/tMLf+k0GuT+UemIM2w/jhKyAN4G8Bm1yBsgBawCp6M21XA47n4TeoQ33gJyETwfoUXQ50gT/eN5wkdwwnDfMMpOk1A+mBcOiH4aRpDLTTm2CcuQR+B2spAVmMNZDSuUbiAptk9cnnKiRtYGV9ajUw3kN9qoA2KUJZtPztGILfySg6h/D+WGdwZVl88coyvEeWOPKBsghYvD8WXrlRijy4UcI7ZJYfNklGsHinzN75G6sAFu+cmY+COgMW757ZJiclESzeQROLzrCK599VhnfRfCdOsYZPmGLFe2jKvRtsW741p1mNb51mxX5i+SravsOr1PbdeVKH/F4F6jGvc/gX1Q9wWRLvEwkvUjimFzm9HdBPnCdk6SdEt6eytr7KGRArZkxnaMaJs5y4YeGp8S7wOfwB5wL6e/EAH8IwI3/3s0p/36ZC5/f0cacFaMdv9prYd374vZ/eflrzi7u3nxb5aYfUtJrup/UyeR3wkiqvCco9cEcw6PQPfDSA72J/8RKFs42D8/Iv7bEXmdxVVdGK8N0ekDmvVV9TKrxmYqcDn+jBnbdx4mwXKmDzQtYLZs7m1cZkImAPDgRdbo+8M8p2id1eDy3fc4KLZrgDlaef3iDnZZr6HQNvUcn74y/pnxuct5rtK65W5fCHNqrf5Lz6QNBd7a7M5c6PgkdcnaUesbJX9B9jmeK++sg4xX9CXMWPurA8Au5rBmDAxX1M3KtcoL5ZIJeDopc5IFZ6/X5nwOf1yPvp2lSp0sKbXDm+LSC3hyx8JF7M/B3r5S2Mj/s5Pqxv0fOX6fgew1L/gHen8TzpJwbnVy+rcKa82h7DsVJ5twBBKfWxWuVwobPSWyffNfTipy+56ZGPxvX5dOn8nt7uhdcKCZ5vJ9j5Np5z67X78Ms67X4inUfYrhtJUPcTNvRpKPdzT7fi7ycJc8tcK+aWYb1BuEVc/k49eFw4dDFd88jfP3cMJ3HuPF38HMaVz1XeUKfaTg5IWxDGIu5+ROeHhQStEj59eK8kcHrlGl7PJw3cfZcIpEVr3EzzoO41jR461E1Vz90HAFriHD2oc20/Ln0ppC3l0s95bbJ1/yx67eTz/3/CPOZB9f4DprVdzO0vIC4O30vLu6QhHLwekFUPJy/fvKEErZndd0Ddbgdw6X1Am4+jLwS8o7Uz/p8GeQ3l0osfDidolbAFaLFw9PjeySdoU/GfQTzY6Jc0DeqIy++Pf3zr8RWV/xagrYWjD9+DFC7S7qMszKPvQqLfjrSDNTN8gRPHW0fg95+4v7jsgbJOoAWtmfFXPH8oQWtj95lEiEMb/4qtRwAWWh+DJ0CcbFPygPRomXw7QRadnDwQN+qakWWL90++gLRfaOnX8A94kuwuyYDvN8043Vr0Or2ft+Q12u/87jW13/nxtfYYwoB+R+5yYCST+x98JcfvrQ3I79FhP4SxPlkjF451OfWvxdy3Lvx49BGjo4uj48K36PcSqX5UrPPm0L3R/g3glEJ/UfyD9jsU5U5O6v0KkEUjuL99nX3P+LqKf9s5HXL/y59v09Fa7ncrHR5ZD5e8et7lx1IYPebXM+Uhn2fCXLh5K/DAtWH5/jej86A3VDqvXEnvMZ5VW+v25XChAMvd9QaF08jBQZ2Syrt82Z4BYrMPfOUyRy1rbH7whn65v8Po+IyjA/Vb4t3IGQoNuT0/RL/HATht24YR+3XqOTDOt31tFM+1bSqeU4/rkPUOz059M4qzBTynr4QpnXxOn7qtIHN7QkCVC8oCT1Vz0rDLlWubvhw2Mvq6OfoOeo/qBUzJIcenPOT6r4NnGLtwWvXLyrIQ2KoDHiq7F9xnwU4Z81BZFdgQ2AjYVrDvgu0CS8Y+VHYc2DKwl4O9Cuy9YC/858qyINibnltZ1ta+suxacGd0Amywj4B9F+w2sId/urLsTLDVYP8A9lmwn4Id+tnKshKws8FeDfZhsOvA9oL1PL+y7JjPV5aZwc4DezPYG8FedkaZ9ZfrLdZ32laWbQa7E+xhb64sGwfW9juL9cnaMmv3AWXW/I6VZTvAHTm0zDoKbDms18eh+1Y+WQdpzLB2/0OwzPrvSWXWR260WI2f5JPbGsqsU84ps44Ad8z8MmtF1GK9AmwFrPHLwRUvOtG6CezRy060JsH9Geyps060ng+2Aqwb7DKwa6Ztk7aAHQb2O+s2aX5vl3QWWLKtS6oF98ytvdKdiW5pNtg54I+d3yvNre+VFoP/7Ne7pd8u6pVuhLxLwFaBnQv2fLCngj0G7IiyLum2HV3S1WCHOrukw8G+dmC3tAxwjTmoW7q7vFeaCfL7HcD7EtL/FdzTzNulNcc8VPbm6IfK+p42kJMbtknlrXi+YSSXQNpoKazRJxtIH9gGsOHPjDDeGEkH2OYvjTAOg7sR1u+bjCQCtvxjI+mDNA+u7paS+I7f6QZSUWYiFZNMxHgGrKXBbZgC4eNNJAxu4lQTSYINjTKRZrCtEqz5jzYRYZaJRI6DdfgfIN2rBSRZDWl9JtJhQX0JBtJxF8SfA7DvNZHoSsj3AMB83ETIYgMRyw2kCdw2+L0J0sSXGojvt6hj20BqXru7rHfODunkC7qk6Nou6ckbeqXQayvLioCGETf2SuH9e6U88w7pQLBHgTWDPRNsBdgrwDaCvQXs3WDP6O2V/gruP8G2/GaHtPy0bunlZJd04/gd0u1gfzNhh/Sr57qkonN7peovtksf3b1dusqxTboF/I+BtXy5XeoGd+NvtktLjGXWOKR/68Ay61/H7ZAuuqRL8qzqkgJgH52H+sm6JEuwS5oK9vaSHdLh04HWWiOZsl+Z9ZSKXiluKiD3f7Jdug3SiwUF5D2A5QP3Y3DjW0zkGWOXlCwwkbc6t0tvQ10TDjaRHoiz95rIT+BatpnI+f5eKQLhYRN3SD3gFn26XVowv0u6eYXFOvORLukzgFE63ES+eLxLKh85guwAVxxhItMf3C7F4fdvIb6px0RuPbBLinxvIicAHAuEt4EbBtzvQrywn4mcCuE+E8j7iS6pYX8TOQZcH8SfA78LEK6c2S11+grIq/VdUrO/gMzD9ODOBbcc3EqEFywgjeA2BArIreCGbjeQRzD+TgMZc9o2aQFYe7OBxMDtuMNAXoI4M8S9gy78vtpaZv1yUrdkBDwXA28RcJ96rEvqaTWRq+H3oj9CXQHXDm4A3Gb4PQDpoisMxA6u7wUT2c/UJXWC+yXAbHneRLYgHVfD7yfvkIqvMZFDwC2/1kQmAn8t4E7fuF064WTUpWciF43qkuIhgAl1Q4S4CfB7Ud9wsvjiLqntOov1OGiHPyzdJs2BuvAGyG012GdWdUtrJm+XHgL36sXQL0B7tm8EWsB+CGWfv65Les7SJc2Duj0L6mIv0O18u0tqPcVE/OBGfxhOzq7YIc0C23zpDqkG3DGQzyR1SUeAlSC8fe4OaX9wb30Lyv7AHdJkiP8KfhsPbeYMsE74zVq3TUKd4Gvn9kp+qM9zwR4I9fYKqKd/grS/A7sMbB1YO9g5YKcjXEhzCLgfQ7rWU7ulhjEG0gX+nuOhfwHXfImB5F8CceBu7+6SzCUGUgLrBctYmO8u2CY1zzUS206o20fskJ5/tlsyTyokV1aVWWNzoW//o8U6Z3KXdPTfu6UxYJ8Ff18elAe4N4O9G2wLWNTRfcBJXdLp0L7GgN0M/G2D9tdSBb9D27gcfsM3k/4DFt/swfd1vgE54rtI+PYNvj+Db8bguy/4lgvqY0MdbKjnDHWXoT4y1CGGesJQtxfq60IdW6hHC3Vjob4s1AGGesdQVxrqP0MdWPidBX5bgd9H4DcP+J0CfnuA3xPgNwP4HQDe3cf78HjnHe+x4111PPfAO/V4zx7vzuN9eryzj/vX+G0Cfk+B33igHi38tgP1ZeGddbyXjnfN8f44rnlxHYtrU1xv4poS14G4tpPXa+C+D/Y88N8G9OEdeFwHPV052XrkISdZw5dPtr568EnWdxZPtn5RNdnaDnZ90UnWiSeMt7YeNdlqLzzJWmCabB0N9sUTJ1tPB/hzIY/r2pEkBPbJhZOtvhtHkt+fOd4avuYQMkUab/XDGOoBmYVetlhbnoT2cNVk6x3gCr87htx26EnW52CMNEC5nbvp7jJxhEhajCIpHy6SCrAusKXGUcQItqhoFOkrGEVI4SjiOm4UMY8ZRZKTt0kClIMwaAbNoBk0g2bQDBoBv7WZtZPuCyj7n7iXiW7pkkKC8ReyVzaUeNyrFBKwruPi+fwWtlfewuKb0/Lj3moI8ndy8Xz+EMtftJTG35mWH/fWLZDfxsXz+eMsfxPEZ7z/sYG+O6EY9Odx/nSTev9jgHzpn+Ol3v/QyZfT+x8D5MuGr4fl24/Llwt/xR/1ny8bPrtOvpze/xggXzq+XA0WfHJTIcE3YDCc/v6Pgr9o4+7JyTZAvmxyatLJl4uc4gPk4/GJwLeS7/+w9yWATRbZ45P0YLjT0tSqsHxFf7sFROJddt01tqzW9cqK7lZXdxNoIRVoYw8tykrWswhIcAUKqARX3a7HGkSXerDEA62KWO96Bw8IXkRQqaLk/9735ku+L/lytBzV/efB62TueXO8eTPzvpluES83QbxE+VnejY+XiD6PKj+nTrx08vP2IL90QG7/96H939Zv/9j8pffi82c6v2PjVfYynue93vW7jhTxEvU79n7v+l1piniJ8nOJeNkJ4iXKry1FvHT7gdz+m6H9303e/l/O0eZfEojPP512saeIl6ieWnXipVNPnSniJcqPb+4dfdYU8RLl1yzicVXYdOjzpYiXqh/I7f8ptP/71P4oH0wW5VfkA8/5ZLreIvkB/XNU/srZbJvwR/lIHV8+3x0zgAdU/ur4VhG/6O2ofKSOb8f4KL+o/NXx3SJ+y9tR+Ugd3wv+XojP34n6q+P7RXzrO1H5SB0fz67tEL9Z5a+hX5w9+4S/I6b+FN2JoPAfH+OvnOVXvhuNr07fLvxN75H/hTHx3cK/QvhPFe0aoV/4u1X+/dX0C//296Ltq46vnK2HVP7q+MpdCyXvk78tVv4V/naVv0b+Ff6twv+PsfKv8C8KRP018q/wtwn/xbHyr/BvUflr5F/h7wd/1H/AuytKxXsxqD+Ae3iD8S2by0mfAX/jOzaKP5bfqtIvsMyJ3ksn9wsI25IfDY/7gUMEn0U70mdXxbcKvQcbvtlzwfIyv7DbdwzjAfuqMtOmkRG9sCxBv1sV3yvCV/6eTNyPHKDKT102Wf9hC4z/p6L6HwgYXpmrsf68qvRxj7M/3u8h4nRuVemyYPrzgFZAl5vqC+vXr4pve3Mgt6n0Wdr9Zo4YqY97zBzRIOwBiBtQxcd9Vq6ap3BvdaiKPivUE2IkwDb4DWgLxuuAyPRD+YMfa+nH/WI0USdJ2kGoxLGPGBB5/xtBgrQRTSJ9LEvLddH2Dl1l5ojeIL1XzjAtVXpWiIuo2Ct+H30zCyEP3x+/Ppoe7iOb1P0H4tpV8QPwO6Cye98U92e/nsfdNTrtD+UKbonSj3vUear03ZCWe5u27jB/+xTOPdtGl/vBz6/y74SydqrK6wU/r7o820dy24MjI/abTxnGnaOj35aVzjdzxEhmf4Pff4vaLfeaOaLPQ26hwkKOGEn/VajrV6PhS1+H9F43x7V9hH7op8Gt0fnvlhj+ofS9bsE/bonhH0zQZtkc5W8a/i/8nSp/zfwn/L2bo/xNM/8J/6JPov6a+U/42z6J8jfN/Cf8W1T+mvlP+Ps/ia7/Y+HLJjIj8t8n8XJHWvJfingJ5T+deGnJfyniJZT/Pu0dfdYU8dT5ha4q5LH5KxD4q35/TRUveHVhwnh6IMt/n8P435xc/k+UP5otrdE8TVDuimsLufcvb6212N9a6wGzEzBVuZ1zE5c7WTzTDb2L197LeJXzehev7cretadpSe/y60gSTw1y+2+H9v802v6mzv40vT5AaWSLcCaBVkDLySO5v7ZEvkM8URmUeBaBfnQcvEvuC2gq8TA/g048SaAbHafG51f6hXZO2tv81PTxS+Pzs23X5pcl4iFPxXeW8f1Mdg3Ea/16rTpc2xf68U4WaT8F6LTGxyvark8fvu+Ca4guwHt3PLZWOvWVk10OKWFfSAZy+38J7f95/PhvSSN/ds9hcfXUHNLXtU0Fvl7GC/YynvRl7+JV9jKep5fx9hdYod6wzYKv9OfB7Vr5R7P+FfJB9ydR+Uez/hWyrOVT8p/CYuQfRdYFGUt+D+GlPN5yxEhuxW95u+k7BRx36nc8MR3rn3J56WR8z5T88TekXCbB7xbAQTvFO1A7o3qfoy/oWovr44jecZ1QMqbLaupqG6trGxvw+yGH8MBvd5UPiVBjtaYRdVPlZ6TT0E2V9WZVsrwyBlAvtVGU71pV+aZ8TO8h0HfD+BZLeg9Wy/dW7YzPZ0IW3Vv6nU77onuOjnsB0+fZGN6Xre9+Yg/SsQJ2VOfF8Tx0d1+o764HydzbDo6/ZwHLqTfAMHwoJnxv8sX0FdkxHfd9lX6y8HpQkMRdr72S9YeOBO56eaD7VzoJWTEdnfZKVh49wG9X9dx7SheC8j17KC/6rbJ0/HMn/w1M/8CRHN8aThA1AihjlKrsM45dKcepPIdzpd6ykuTfPGgkR17IKuk+DTcjPqe8b3zqkY216veO8T5A/I7BPjGPO5/sJ7/7EJuuKZyf0K+28chTG6eXyY+RY/7KO9lIq2sH8WGDzvhXg5RbrLkEHb91QT37YoEGFlfnJwlkLZAHFgr3HyvEmbmyt6WGsAD2bd/Ml819lG+oj/J1ftc3+Qb6KN/K3X2Tb9H3Py75D0GW/8Mg/4eF/J9k/Hv6qPz8h77J191H+Xb3Ub59BcE9fUOvPRyfb39HX5Skb8C1h9YnQeCHQcET+8P4vw7M60UYicXLUOjfksJ/rso/FtD/hhTx56n8h+r4z1f5m3X8F6j8h8T43wi4MEn+6O9J4f938RvvR5G2avsR3r1ykyr+QKaFpUxLX6y8uxLQq/I3xfjfDXiP+G0F5CO0sh7636vyL4rxvw/w3yr/Eh3/+1X5x9KP/qtT+D+g8o8FX0z+pTH5rwF8UOVfoeOvbJThunT5MoSHT1L8H4qJ796lbZ+HUsT/T0x8T0z8/6SI3w74sPgtsd7r5vUlnAwU8yOGpdxTDG/cyDYC4KoVRXYhuTOoECZXyzKt+6L2dtYOsGhRz9NU/54zZw4Lz8F/2t+JwuSVlrL20vbSRXmJ851zxhls4xkbz8Dw69evZ+H1+A943S23sD/d8qdbOoDpnXTSSSx8Ev7T/l5/112s+q7quzD8fq+rY46B//AnJk01vRUXXsguBOioAPepU9lUALmuRF74e+OaNezoNUevgSS05VSVwf1qnnwWgP2gYmM/jtiyqR/3gGnrJNP5Armr/RC7BCq/fapwrRBXAns3YOcmwkBnfDqxedhfJD9MzwpmEdg5hCl5ifwxbKL6j90v6Xgln9tmD+POyZybfibukghvP0nPBE5P5kFbNaZ09Ada/4SQnr972TaNGZf/fk4/Ff3SMR/qmoq/P/y+rhkp34Ubteai1fuUPnbMKxozNv9U9KXyT0VfKv/U+W/VNRV/+7wPNSY7eLPG3x1+UddM19+78SONGZv//h4f7mXPasx4///x8XHQG1rz6Je17bfsTY0ZGz8231h/69QtGlOhM/36S2yq9zonCNNgYoF2kN86DingqDdX9CehqzioQPe9QNx/DTyfxzv+OowHdpu4G8J5n87jLWBan83jHjDthnzeiu65+dwLZuiZPN6G6X1t4qYhBRz17XwnDJNN93HDuGVsHjcNLpDNzkFkdgn9Pbz7xQl+wb9SuTB/9A+IcEzEY5CuVdyb7A3m86LBlE/lOZBPvzwuCXvFOZSfRcSzCrNCmDZhVg6O5h/E/EV5lPztgyk/t0i31Ebptoj4rcL0CrNNmD5htivxfk/1YBFmiTBNQjdQph9ocw6O5o/5lg6h+qyAekGTi3plZ1P89uPI9AnTK+rZOkTQK0ybMCuFaRcmO1RV//A7KPLPrD97sf6c3rfrT//sYUnXn8GY9VPs+rOjj9efXSnWn8G9XH96rty79af3yv9/15+49vCtTqzLlFl//m+vP62v0foT8X9t/Sm9ls8lMQ9yMf9l1p+Z9Wcy/8z6M7P+1DMz68/49afyLniVSgvOYygtV347f1bAFVUWKXyC7I7rH1zPceDLuM4zHRpd90kb4Peh0W+52IZ4swjDg1mJfD3G3w6mW+3OxPoP3HANpuTvBn+PKpwXTK/K7gfTp07n6QLuV9klsHeC3f8U2a1gLxpewNe0TygPPQ1z16Ha/J3g5zw0mr9X3M3cYadvchS7F9KrgLCe2WZubyvggadj6AN72/BoOdwQvhLsRQ5Kxw721uFULs9w1foXfgc1+WvTDUD4UvB3PwmmOn0I5x4eX89pm0r+Swu5U5QH341sHjKS++tUb8D1ACK6SwKWCNwXoKTdxkjvDGUi7N+3qPp3YOiYSP92jSzgEjtC/u3NJ/fofeSSbEgwBvBbRDesMSrgd2BEgYZwWVwdEk1Tebfm3hrtuzVqMEkFHOPh/o7ynSTaMe0S8MPS1qj88F0kJa5n2qoyacGqsp6+i+Q1Rse1Glax6F3QcfmcMq483XxcE8eV28eOKw+Ujiu/7RfjdfPqDWD5lG9NY8tngzbb1+Xz5o0pdwFaAU2AAdOYch9gCN1NY+LioZ4gtlsidyy7D/pcaPCYcjuYqAPon9FUxosLuF2KxkMdQ0nEQ/CdWVcWALSdVRd5j8bWVF/T4GBl0soCWY9c+RQhS/yWvMA78grl76si/TgJ2O6JfnOTTngFTLML+bNgqsuvrEGw7+O3Hl0O4LFTgcZpBTwE6HYWcFMN8D/ALkB+McwDEL8UTPt04IEzYN5oLODNlwOvdQNfvK6Au66Lr9d0wQnptbspXcyjE+pbT1G4v45bBjKQgQxkIAMZyEAGMpCBDGQgAxnIQAYykIEMZCADGchABjKQgQxkIAMZyEAGMpCBDGQgAxnIQAYykIEMZCADGchABjKQgQxkIAMZyEAGMpCBDGQgAxnoG8D36FhD/L0M6KYOVzK5gLdMTn0vAT6ToUlnH8PJqnco92c+GUgNEmBH1U+rDfqn8Y5xBv73Ae99cevwPXcM32PTyG9/8zX5HppGHT7cqC2P5wCWx61THndMeSTnAayfJp36adKWx3eAyoP3yLl1yuOOKU9FDfip+tQBqadLderp0ibd+6LkdtYJ704Snl2mk/5l+uHxviSvXngFpidw/5HB/m43vJfZXxtfT/srT9/pDWWhioYyk7WhrBHawH98Q5n7goYya2VDme+8hjK7raGs8wLy6xR+7j82lEmTwDyH/DAdlB8DOu2LbjMam+pSlaN5RgEPLYR85zRE7vtC6GqkO6zy0qAe77jqdPz4+1AGMpCBvQPlHWEU4/H9gTyB+Tp2iUXfHx4lIhsEGgFNgHkC83XsEmCxwFGGfRAfCm0QaAQ0AeYJzNexS4DFAkcJgg0CjYAmwDyB+Tp2CbBY4ChROQaBRkATYJ7AfB27BFgscFTePogPjWIQaAQ0AeYJzNexS4DFAkflZ+jHDm0QaJToqtY8gfk6dgmwWOAoMRgMAo2AJsA8gfk6dgmwWOCo4n0QHwahQaAR0ASYJzBfxy4BFgscNYpkIZQ37M06clJzevJGEOSKwC0NZd5lUXkD78zsuJzu4VyUQ/IES/He+U/x7YwMZCAD//+CO8b+U1h3I7/36vB7b5r8vuty4vc2Fb/HtSXekYx3Lmf4fQYykIH/RXDH2H8q/D6gw+8DafL7Djfxe6bi9yjb42+8Xz/D7zOQgQz8L4I7xv5T4Pf47ovbFc/v0d1aH+8efaeIBWTj+gI+1Ai8/Uh6y6flOu370Yne+/LnRN8FCrxvjrz3pYDeOzP4LhGmL4l0lXeWJqrS9X5+QiTdiusprJyHcD9NlBF/x77rE9hyQtrv+uC8hnOUqYXS0nvHxhoclrD9MX5V9biqamGPrVcJ0sV9aM/14q2t67X1quSvQKL6MF0QredKSHOi+B06pDRSH4Hr9evDdmZpj+ojzp4/UtOfYtuzp+6GBO5FLPp+EbqVzoV2BzCIclTXsjJ856hEFQ79Nl9ukM8slHDn1jdVnzvLJTdJsQgXVVcqsWK4gWyQfK6B9T2WUX17VPXt5tG3mrrnF/BXGfXsQBa5Yz6+rGgY5T0uX4DeRMJ8J1Zf7PhDkzSpur5mqlReV1tVXdtQXcWskqr8q65izFE7a2Z1Y33NlIZof7DcSG2pvPPOLKYAGh6okwIgpnlhAe+EclluKOCVtxVwzFfdrw5W5e+obWDHQrgiUa7QsgL+XfkAdml1fWPNFMeMGY5ZdU2N0XhKf8Q6s90YjYew5shsNm1G3WTHDEfVpY7aKdWs0TGjZkpa75aVQHkx/UMZnSlZ/2bm2M7jyupm5MWUdxnYkS7TcKAR+rP34HFyXWN/9h2a/rtioaJx5SZAexHFtx40rjw0YFy5JNJTg3XEuHLv8Hh3NWA5XY7Gxur6WtY9j97ROqtm5uSmBrnc0hmYJ7jnHDVTfo8rT9AxQ8RH+ksWUruZoI/Z+o0p9wKq+cCZ50bD6eWP4YrmR/uHwpfV/ddeGKWjBMpzrui/3hHjIv0Xy2CH8WRiWj7kEOW0CTr984meIlW4VpF/pJzz6d05dTjJU8DlxgRYJvJjoj2VsmF7ugen/w6buj09A8aU+/qPiWtPF7hZEVXtGeLxb68h6M1PvmdhTIn31JCOcqejtsrRwCx3U/+NDe/06b+n1vVQAff/h+YuvXgT6xqbMP1T6qur5Xq6gd71i9hV9a28ER87Tg4W9doxV9tX0L0Dxu6/IKP6aZMdand23gDufnCA/BYhtp3Cd92QzpxhQE9NbWNN7bRIeKVfoNnVEg2PcNoZFL6hcdYMZLg4/53rrJam1tU2TqmrnVozTRLDBZzqpUZnTYPsx+bPLLOIdCqhDN//AvpdU2MdpsVY/DuKXVC2g4AWC5S9ay6VW02wwp++uYKz6pmTq6uqqqsm1zTOdLiidGP5fTdq60nJx2Bi9iD04XaQKYbhmfENFM6zUDtfR8JLzM6gf3dcW8h/BuFDYqz6sVxXFUbiKO3nuqow8k5j6XWF3AmIcpDi777SrJU/JJIfbJAHnmH7xXjDMaUuk1peUMtlvn5ReaEC5gblbWyXcFfytS2PjmPGonoBOI6Vet157O8PuuOcsaMv/33gOGPXuPsH7cx77siPrUwdD/t022NmPrl+9mSDyj123lXz/66lBTL/1w8/yqp2z2ZKPyyJc5frBfqTMv+fPXlGzSVN1cxZraWrCvDEz6aXqePnAnY/N5jnx5QDK6X7UXOcu1xngENi3JGO4CJ9eSW2fvXKgfFLbqK2UOLPdEypr5tZXVXj0MZnOvGV+knXHfNrhfzOOWfWWYr7uZPKm/5ic9Q7ah31ciDrQqs6fAeEt/6m4QoMfzLg+Esd9eNn1EweX1U9tW6mY3x0zB9ZNf7c8ZicSG3cabKUcGRj41S2KRwOV5Sp05X+nl696dGN8e1/19abWv7rD46eZwbwThg3ro4B3AVt1PLCAN4Cpn3TAO4F0/PGAN4OZhuYnWD6wewGMwSmCWiWugbwUjDd/QdyG5im4wZyJ5gdZw7ibjArzx7EfWC2OQZxDmXxg2kBMwRmBZi8YggPQv7u84Zw/80wdqcO4UWQvgl4jAXLA2YF5gtmM/i7gEfxxQXcC6YH7J1gtoFZBOO+C0w7mKGbe7Im3RSO7Q/tU2t1+4ky7tX1nqXjnii8Mh59CdL3x7jr8ZuvLauP+eaKsdu+W+Vu7/fW/UfU7jI4s8NWps5HbvdFVMfp8hvbLfuH30B/ZQ1NzvJYfgPOcXwC+Y3r1CHcxOL5jQ/6SKx7sn5fuSTRuIm2dzJ+0wrxu74fzJX4k3/uZOmOu97wG75UO07PaJpSU+WIyjFKOAuE49lDeFp85ozxlAymMk5wfpnPEKjTbVmaLp8x6PL3jqWp+Yx1MfGZwGLiM92Lic+YlhCfKVlCfMa6hPiMcwnxGfcS4jNtS4jP+JcQn+laQnwmtIT4TNFS4jOupcRnWpfSGPAtJT5TuZj4TMky4jMti4nPeBcTn2lfTHwm0Ep8xrWM+Ex3K/EZ0zLiM9ZlxGcql/Vs7+unxGdi5XFcv51ZV1snxbS7f1m03WldPbNmct2MKkkRNFhy/oNQ3x/nc1jkNzON/Lwv+I8yRk0sPf7DT9PnP9LinvGfzsXR8ZQOv+ErDiy/aV6RHr/xQrixTVegeqm8j5Y+v1F6gobxWFlMOdgte8d3rLek5jtty4jv2JcT32leTnzHs5z4Ttty4jv+5cR3upYT3wktJ75TtIL4jmUF8Z2KFcR37CuI77SsIL4TXEF8x3QL8Z2SW4jvdC0jvuO9lfgOX058R1pOfKd0OfGdyluJ7wRvJb7jupX4TsutxHfabyW+03lrD/iOSk79qfMd9X6OU7WeY+7ofnjLbQWRfXbvJeSuWpcGWmCtaAM0Q+ItHqrH2D3CWSy6Vxm7HyMtWFWW7n5MTwF1vr3/x7npMWj7vELuvnxVmbcL+tLr0O6rCmR761f9eMW/VO1//Ug+RlSa/0mYuw7nvPJh6CMrxZoY4kuvAc0ifhfEx72aTq/Yc4f8uh9TnYG/CX35Q5C9vRTeC+m52iG8KE/R1/140T3gJ9IPvAV9OUi/0T8A+fFA1C79HKzrID2Rv5xJy5NWNHA8ByGfYB6t/5H+Skif3avSuYX8cZ9IsXt/wXnpq9H07ZB/88fQfitF/UD8oCq+9DbM36rySZAe7j1F0ofydfwXxptSPxC/8z4YjzJ9m8JeqA//B6r8IH/bK0r8862tu/rx0INR/6Jv+vH2f6vyh/ghVX2o21umH/INirqU2x/K09oJfAnqBNeC/tHdJ9uuLIzEr4T0cU9NEu1XCfnzB1X0zKGwWQIlKK/zZWh/0Z6tEN+2WtXekJ/7JfBbRW5FkJ60RuzvrBjEvVC/9i3R8ndB/NIHIH8sM/AWO9DXtTmanmV2YeQ3LGbn5OdNKC9K8D20TP/lZh4UtCD/vszRMOsoC4vsu+idm8j7zLXTmHp/tnJTAS8JFUTWOz09hzm9boqzRjq1rtFZM4Wp9m97mk6Zo3r6zKbpEu5fzmQ9T6dr1SB53+vkGSfXOybXzHIkim8939rT8mG6Z9XVOxpqWFmycGo6yhyNDqjqHtNRlCS83j5t2nQA3ZF9YDw8Yvr7zj0tr1IuTBfnm97Gj5WjkuWTrPw4xnX7x0P67jhnxOavN5/y12k+kUQ5bNDjHbWOoy0WS6/6u2ZfbC/GTW/rM1k/03NvBp5arE1XQnnxsvqaxur6qHza03Ke7aqunTRrJgi8icJ1hZPFP7W6trEGOIYir/V0nKnGk9Tb/pvIvTgm/ehxbe/SQ/dTHfVNVQ7kQ+dbmaDDgL3HSvaU4HomjXBdYWzvwH8GReYkPK8+RLHMg3lfAnkiIk+FTtJPJ97d/kYeDxxK8431D2ZecZlZpFGSoFyJ3NPPMyR0OlhnOCybJ0KqKv2DFlhnhIxo7wojncp6sd1vlumU7u45neyNvMj6Kj169p7Ozn+kWN/cVqBpT6VsoauITn5Pz+l0v37g6Qy1JKeTz9Wns3Q+0RnqBZ3+1w48nd0LktNZcbs+nexvRGfXvT2n09sHdLrvTE6nPQGdlnuJTv99vei3fUCn5/bkdLYloDNUWCjT2fbvXvDbPqCzKwWdoQR0el+l9vTc33M6pT6gsygFv7Uk9RfzNcgtZD8qQXniARMNroX173ax/oW/psWwplv8R7FO3hSugflbWjooQf4xeacrO7AYfvo6tZd1dc/bK/DqgW+vihTt5fqHfr9sm0N0ljzQi3mjD+j0pqCzPQGd7fnEZ0xrejFv9AGdrSnmjW6FTujnajr51dSe3b2g094HdNr+mZxO5z/129O3lOgMPNiL+fGVPpADUtDZLvz514O4ms7OO4nOjod6wYde7gM5PQWdpjsSyK/XE52+//SiPftgPVJ6R3I6bQnodL9EdLau7QUf6gM6nSno9KTwj4dN4RUwf9u+15+/5fl/Pcz/9yea/2Ng9garbKa19hd5DxucVHZQt1dLiNqr4uFezI990F5tKdqjM0G/lLYRnZZHerEf4C844HS2PJucztK7yH8dtLeazsq3ic6iR3shh/cBnba7ktPZcpd+e3oOJXmHPdZzOq19QKc3BZ0dCeisfIraM9gLOu19QGcgBZ1cmT+Br2na83uis3NdL+bHPqBTSiUHJFgnN99OdLb/txfzYx/Q6U+xj9Wl+MM6VE1n0c9ofHrX92Je6QM6WUdyOosi/r1cf4v5W57/34D5X8hHeGedS7UW8hhId0Qu4OFM1ody3pXYH6E9hX93Cn92e3J/34Lk/t5nk/tXPp/cv6Ijub8rhX9nCn9T0vJtCtuS+p9vdaYoP38hRf2qYChg8Elof1l22hTG9rc8lzx+x4vJ/UMp/JtV3/keEePvv3Iw926M+j9mjIkP/Tx4RxJ/DHJncn8f+CvnYLrtc1eUb3SweP+iUHJ/+5NCd6N9JLfOX15m8i7XyNJe4W97WN+/dGEhtwE6AT2Acl6fD4vwNekZoXfyiH58/9Pk35ldrOuvBrn9N0D7Px4d//8H5nhAi1GKxFfzvoHCrJxl1vhLpy8rQ0T/AVjPMf4KdN5YyIOADGgrEfR1fBb9htkJfm7AVkD/jfH+DNyKAC2AlTr+gSug7q408xLArqvJ3/lp1F+6ppCXAtoAm68hf6/Kv+KvZm4HbAZ0tRTyn2EcSN8zm84XvXOhXIBdgOwGil+pyr8C3JyAbsA24e+J+G8Kh8CNzyvkEmDFvNjyn2/1gFsboB8wGOcP/BPcTPOh7gBt8+P97eDWDOgBbI/xfwHk89C86HpMbn/oT0G5T55vxfbvgDgBwG5AaYE2PvJ/C7hVANoBWxbE598Kbj7ADsBQjH9wAYxvaHM/YBcgW0L+pZH+vdBaAW52wGZAHyCOVdfnqvZfCuUCLAW0L6X4bWr/xaT/5MnR7//YP/H8u/RvUA7rCtkvcg7UdUJ5y1/FmLuykPcDo/lPZl761nDucgNNDxZyqxh/zKifvl34hxL4+8X4D2Tp+3tFfMvxkq6/VcT3rtUf/24R33qcfnw1yO2/CPrZBtQl67k+UzJ9ClkvpbxuZs2U5PFtzurGBke9o9EpnX1uL/S1Erl3Lx4s6+OcXl3lmFadRN8qCd2y/kvdTAdDfWiQmXqjt3HyOZLtDGmS01FbUV0zqalWOq+2RpHXeqNPs9f6Pj3Ub0nmTt8BznDMApzJ6Ls5vXDLhGkTepb+PJDHhc4hE3qPVvCzCjcfusFvL4QzrVTJwvDbB+5+QJcIa/eq/AFcIj0XhJVWqWQRkY4bwtvht8nbc701bE+8rwT1HCWVnFN5y+CE31Er9SS327k1M6sb1PqOZ9bUTnHWKe2I+vL2tgJZvxh1hFHPF3VxUZ8WdWJRrxX10lB/VNYBXVMg656i/qvyPTfqCqP+sfWRAl7yaIGsy4z6xagDjHq2qNuK+qayTuorBbIuL+onK3ppqDuM+rKoU4p6t6iL7PmIdHxRDxV1jVGfF+eSopXJ9/bSXpfE7Csma5e09ayS9HNsR7yPJrYdEZR2nNSI39XXV0mkVCZfntA/fhH444UenMWmhk3hcbNOLSu9a3BKfhMLCj/zrD+63D/y+HLXpqj8vHrfFXCvwXqeOUFfjoJCn+/MurIAoO2sOnlewfvs8P2XuP4EbnYnyJNOSrvbYuaVR6WXj+mjo+T6ar3AHKkv5f4bRe86qX62o2qmw5FczxjDNTVOd8xglJ4hUjL6Dtp53z4a3z0C6mtBnzZvzf7ckbSf43qpF+d0fbCfY32+IGmbe8SeRjhm/7zZQnRWvtyLc4LHDzydlhT7VpUqf82561ii0/pKz+mU+oDOlhR0ehPQ6doh9D9e7cU5QR/Q2Z6CzkACOts+JDpNr/XinKAP6OxOQaf0rD6dno+F/kcv6HT3AZ2lKc7xXIp/zP65/yGh//F6L84J+qLfpqCzM+KvpdO+TOh/vNGLc4I+oDOYgk72XCJ/mq/l/f+tsL4Q5yKG7BTn/9aVVvmcs4flxHGi9K3exMf+17kX8bFdqS7O71X5Tc+aufW53ucvvWDmXS/2Pn5zbiHnz+9F/Q0o5C24rw7yWm/iszDU/8be5x/MgXX8nXsRf62Z2/YifsVjZh64k/a4ekU/3p10V+/zdy2Gtfim+LHoepvupVNDrk6Kz/zzvN9GLO9QOhtBVvTu3Dv5XN7/ex/G/y94ZPxb30nBU5g/jHn7vtbP263E7+XawJ80/67wIsjb1W9IYrrfVcXfx98yYd5uniRvAPe70Tk0aXLKnkcM+N/Vo5/yLhmQPG+5zt+jfp5W3jp0W9+LzV/U+cA08gZwx8XvGfg18TeFcZ/J09aDfv7+3uVvjcSnvO1D06NbqXP3Xuav5D1wT0VZl6lnefcErO8S7wnu6seDb4v5H/5ymPsR1XIRzn+y/BfoxTr0iQMvFxUllHsIrCp/jV7eC0L+29xzOqU+oNP3YnI6u17UpxPlCVn/94NerEP7gM5Qivbkz+vTiXKPrP/7YS/WoX1AZ0uKu9xbNurTifIZ0un+qBfr0D6gs31jcjoVWTN2HYpyJNLp/LgX69A+oLM7hX6wKaKrEkPnWmpP25ZerEP7gM6SFN/P2O7U77col8vff2/txT5uH9DZkYLOQMSfZIfKo/ff/J0YKG/XsSnyZmL9vx31v+LnfyWMhs8sou/1g8FeyAFP9sH4S9FeUgI9Z1yvyfq/23ohB/QBnSyUnE712rPjkxTyqbI2sK4n03ZzgvIhUF9rse6jft6LvJvL9PP2fbp369Dk8Fm4A9eCE/tifHeFn0S6T6G8Wz+Lbc8e5i3uAktvDfyITLdUsY/pTiNv9+cFHOk2/W4/9bWkQH2t5PR9lLdS5zrg/CK2PUWdn9V3dAfO2cftbV2ZRjgaY5Xn9kXeoTnfQt4Vf+yL8U3t3b2v846hO7CN9KDx27/g1uR6ZLH3QD0LdrWeg1Egznl4J30p+HmPM3PL8WbuB7SdYOYBwOZSM28D7ALkE8xcAqz4pZmzX5m5q9zM7adB2LPNPAjyv5TizDwZ+CEt79mUJuYRwvlRp5b6W6M0SoBPHS3uRAUoF3+UOzWPAfz8CBa59XK0+KPs12LdHXMQY/2EvVD8UYjoD/huLpkIueLPAGEPA7h3h8OKfvUusOMf5S7Nz8F+3LZweLCwf4z+8GeIsL8J9hmvh8NDhf1V9Ic/ytscz4L9qGfCYUWHZAP6b6B7jLDdjgesvyh6J+gCwLV/i7brr7F+DqP6QfsOiP9nyF+5W3QF2FfeGQ7nCPvTYA9BprnC/jbY//heONxP2INgd34aDnNh/xLsYyHR/sK+G8sHfwYIu9xXs0l/F+1yPcOfQSza744wMzZY2A9i9Ee5s/bngBWjac8b7Ucw+qPcKfwrwIZfR+8sloUsIWkZRSXl/lM1LqB8359H9Zcl/L8dEr338Xvwf2cP0a/UGf7pH2MfFGMfEmPPE/ZbIL3+J1J+2cLvtQfJL1uU5+U86g+K/6D5Bjm+4t/u3iPHxzY6AdBqF/e/Av4dcGAL0ZYj+gNeTp8t7PMhfvNSal/E9WDveoLoQ/sbYL/iDWpftH+K7SfaF+3Ynyd/S+2bI8pkEuMhR9RX6Adqb7QjHZfmU3ujfSS23+FUX2jHu2jXnUTtjfbJgM4ZFA/txwJ25lN7o30njo+tNB7QXgv2n9tpPKB9JdiXvRIOI/1IUwmg9CuqX7SfCXj0GVRutOP7MPgnR9ixf70zkn4jyrpiB1M/RTvmKw0kfiDfc83oT39hl+vDGLXL9fEt1Yf8DgjWZzfxB7R/JugZJOwKPxgs7KjB9ZuN1B/Q/hjYz11D/AHtq3H8PUT1gWXEeOeI/ob2TvD3PRwO5wv7tWDvNzscHibs94Dd8lI4nCVo+QXgFScSHWjHAyvLiVQ/XPQ3/KPQjp/L3PwzSgvtIxj94cKO5X61P9UH2mW+2Z/4pdKn8PsexY78YqKoH66qr0HCju1/x3aqH7R/gP4fUP2gHVhT2P4m1Q/akV/iH5OwPwJ212rqL1z09y8/o/4v83Cx4Ouv2MM0VgfF+A+N8c9ABjKQgQxkIAMZyEAGMpCBDGQgAxnIQAYykIEMZCADGchABjKQgQxkIAMZyEAGMpCBDGQgAxnIQAYykIEMZCADGchABjKQgQxkIAMZyEA8OJj2PoN9DScb6R2pthqz5n2I47IZ815cGJevxIys69cjuedXI3nJ0JG8cuBIvj/8sCwF4Ifocpl50SVm7r+E3qcYhF+u2pmMfii/Fe8nyAJTvgCBbgmguwkMFC4GMASHv2Ym37ygoOxujaTAmNsYjdNf3L5AfgbZRJcuKJMLywh4kSoufkDrnG7mzhwKo3w7HLhY+8ZGP9VvCbD1GPLvmPri2nvAnP/pa2uVNFyifM46M7fGk7WvwOof6yqzWwjRITDGVWYFN99oV1knYAhQuUOqv5HqQaFjwf4rVwZ+xHAUoFvnnRl0U4frPI769/7ma1ge1qjz7k2jtjz24/d/efDtFLl+dMrjjilP6ACUB0Gunyad+mnSlsd9woEpD96Z4dYpjzumPEWlUB5Vnzog9XSpTj1dqi2XOrxbJ7w7SXh2mU76l+mHx7s7/DPiw+O9R169dAQEJ5h13X9ssF/b07rQ+jAY/tr4etpfefpObygLVTSUmawNZRf+Eu+caihzX9BQZq1sKPOd11BmtzWUdV5Afp3Cz/3HhjJpEpjnkB+mg+94BXTaF91mNDbVpSqH/VdmHloI+c6h9PCuELyLynca3XGVlwb1eFdVyJL6jbB0AO9CAflLfoPN3QayoMHIjl16fHk2SEEaGfGn9K5dBjLwPwLKOgaXQHjPUJ7AfB27xOjdSsRRIrJBoBHQhHc3CczXsUuAxQJHGfZBfCO9F45oNNLdVXkC83XsEmCxwFGCYINAI6AJME9gvo5dAiwWOEpUjkGgEdAEmCcwX8cuARYLHJW3D+JDoxgEGgFNgHkC83XsEmCxwFH5GfqxQxsEGgFNgHkC83XsEmCxwFFiMBgEGgFNgHkC83XsEmCxwFHF+yA+DEKDQCOgCTBPYL6OXQIsFjhqFMlCKG/Ym+PlDXRLR97oBNkicEtDmXdZVN5AsIn7NBflkDyBl7LZhF++MPvFpIX3kmXrOQAensXY94BlgJeC/VEwXwPzWETIAx8SaQb8HfTLt8Bsh7gFeg8ZZSADP2EwqLAvwMiGx8ntOI5xTOMeLlsdlfGVOMr9jUYIPIBlwd+zYEgb2AKWA38fZbnw9w0IYWBfyPu13aw//N0DYfH3QPj7GRsEf19mg+HvvWwI/G0C5mBg/yf//kb+HYbpzMB8wIEMrJANg78H7WPa8Z7GzuWwVgO+hqzFLdwlJu7WBP4ZvLyp7Jo//7D+qb/8sD540Q/r/Rftss69Zda6fVyUXgPye68Ov/emye/9pxG/t6n4PfJ6vOsY705W8/tkkFnuZSADGfgpgTvG/lPYZ5X3E3X4fSBNfu87m/g9Q35vPd+K/F7eSwTAe/Iz/D4DGcjA/yK4Y+w/fn6/Kbwa/s47aOjzuL1ZOY/WYKj3EzrPHPMmWE/fAlPc1f49eB9MMwOQXo31D2aO58HjL3XUj59RM3l8VfXUupmO8VPrahun1NVOrZl2ZNX4ieMnVl/s+EPTOHz25cjGxqmUwsEipcOLGaueObluRlV1Lcs38dOQ7kX0dpxKrYcNUv2+EOrFCvWhvHGhN3XlgWMLtHfHzZBWyz+sOkEE4CsHFWXdkLe+//58C4vyDg1LM28mpZGmKu806A4W7CO6Y/NOCpS3qXAf550WUN78oH2Ud5J3sBPlzYr2Md1pvUcl+vm+yjvJ+2OJ8g4d3Bd9jfR6VqeV4N5BxWX75swdQdY3CW1a+1lWP9b5D/qtzAGSra4sdi6bkBXl0OeLB6EOHgJzR7WZt1ZHy4U8M4j2Zwq4/9Jx5a/vCoc//T4crh8M846s/Diz34g9tv4fDLb1vyd8AXM5See0DeLgm1yYbwXMR50XE6rL4PuzmU+d0tiozA9euYyy/iYL/tks/z5mjZFd98TQI74+cehfRoonbIZ8+7JfMV/f9en39YOxJMqrTkw2sVSMfTD49V0zwT92NXLwkNKjFR1YA9gmZ41lrZCCkZmYVU7JnO3MSbnISQBWlZmL+qt2s1wHBjYk22NAZdZjcpaB8UYWmYxNlc8rjQNzs7J4ttEI2YZ/zgK7v2adJaIMOCla2WD2Q7ggt2DPcsPMfh8a3jegFuz767W50yyIbaEHpj+/uHZyLsg6rfVlXpurzP17V1kITOlPrjLTNa4y68ymMne9WkfJyCqq910/TQSoE4u6sagTi7qxqGdbOVWbr2WlS6M7teOTxO1zCPTlE595dW2qfI+d9+ra3BPT32efEPmllW9SwfkQ5JTfTjz17I6CdRfC77cAJ51tO/VPp1seK4U+cvifGSs7b9KpOx783b8vdIDMAgLM0eMnnf3J0R33ts9k7A+Qhssxc8qvb53MTbWMYRtKjZdOmTCihuEI2gPpNTqqp04aOMLdeClj50L4mdNcUy++9NhLOi6l+nU1OKb1Y/1Y42UkH02dNWPa9q8GGtyXUV1WOaqdT26XtjROzpHf4gKr87rC9kH3gh3fTmpunOl847Rph3WCvaqUsdr66umX7H6y6tgVOQzr0DGlbob1/dnSiW/kMCf4u5odM9v6X5V/x9Bcec+8ub5u5vjDKu59CuylshznqO33nysP+d6Sy24+GcrfUOdqO2c689Tnsu9bIH51vYt92e9X83fnMuwXrrp6182vjRn9FdDwDXZzmMf650RrvxXb87hcVYsYZH2kjzVuRnlE7da4Zcnhio5Xu2XLbidq3HJkN7vGLVd+W+kqjRuX98lXa9wGyu9NhTVug9mt+dA3LlS7DZHfEXPUqd2YAd94WqJxM+AxOHtG42aUw+W6NLQZUBdrlMYtW477L41bDqoFsA80brkGPAM57RK1Wz8Dnu2s0LhxOb3HNW798ZifFddH3QyCDm+d2s1gwHObtzRuRIfJpXYjOn6lcSM6HtO45chuOzVuuQY8Wq68RO3Wz4DzzD80btyAbyi+qnHrb8B34I5R0WEUdNxdp3bLwmN9dq5L7ZYj10HuJWq3XNnNqXHjct1/qnHrL9fLJFW+OGUjQ3ywTu2WJdNxqUvtlmPAN9OKLlG75RrwHbLLNW7Ubt9r3KjdpqvyzRb0rqtTuxnkPHZo3Ixy3zjEpXbLMgwHc77GjdrtRY1bjhzuiEvUbrlyuBaNG/W/hzVuXC7zUE2Z+8tx/yrc8BSyPxBiAU/jsWo3g/xu5gvADyqrcY2IbkZZBvgS3Foibln0vubx6rjZstvhGrcc2a1C45Yrn5XO0LhxWadqgcZtIPsl/H5S4zaY/fL/GBtxgtptCHPC7121UYUHeiPOyOh1PNLZYhNZNbuYOWDyaAIGPAl+1bKGaHhaaNP7qrIeRxmrg3/TFf+yurrpTKytgT3L+wpTamqbsBTSjKayI0CWQL+weFfuLpYAxD4yyoTdgEUwrxeL9Gpn1juwvQLTm8pmTHkxMl+r80Oae5Qfo+9XjjO0s+fh3+PsbnYLuwtsuJlwCbh42QPGa6FS2tmT7HnDXMM44/OQWoi9AiGvB/+7s1j27wzHwC/G3mTGnK/YuYYHIY0JhgLDBENuP5Z9VvaD2edkt2dvzX4h+wTWAH/t2Q3Zxxhuz/pDzl05f8iZkLMhK9/4LBsJebxvaGCPsG1Zx2Q9ljUxe0j2++yFrLuzPoZcoANBHgvZHewKCFfA6gxz2BXGc4wL2TPshZzlbDk0x/PsBXab4RVDCNK42vAazHLZWRXG29hrhsfB7xt2NTs3aw5Qe0zWVOMrEO8OCL8QYkJDZ7+WM8Cwh4013sGw9PhiJf4dwcZlvZaD/0I5kB/ICnew9tyC3MP6vSLX2F3sScNnhr/neqE+Lsy6JOvtrGsNh2W3ZVdkLxQ1YM9ayF7LWW7AOFNzZxns2fjvimxM/TKjPftuwzZmz57c7wq2gSFFwLPYOcYXcqayx6ANLmOm3BfYrwzXGuZCOlfIJXqB/a7feIiPKfy1Hx5T1LHjsi6Gv1ewf7MH2Di2BMMaid4Tcr/JWQhhN2dPhbpaYPjG+AKbmDUa0v4iW+7gBUtU40IB7E//AhPPRvB3bJ9xQ0f0G0hu9wtGL3+Dhp44rCYj5xkU2WhK5zxFT39CAeXbLzUU1VC5cD1XUZO+3A0io7xfWcFof0t5Qzcuf8z312RWHEGm68SRfCL4Xyj823+j9UcYbaD6U+zqb/WwbrTf6vXkWz6W8Fs+HOepvq+L/Z4uDqxRNLCefQeofOuHcfDbvGTfLiqg7m+4Dp4r0lTeXFbyPlT1G3EMi7YZYjWLvsmLeAmjdlXssxi9R6rYMZ9clX2BqKPIihgiwzJBfiNVjUgbvkN8m7D/XIQfowqTBYkczej9YsXtXkbv976kcrtAleYx4rfdQDgbfg8Tbgh4TrkZ3N39aN99osAmFd5uJP9bRbiVwnwDzBcM9J0B2l8wRBFH/0Vi7KrxYnB7Bn6ezmjtg+V4EHAs4CmAl4H/MYZoeRHlNZSB8A8iL7uoUIx/vMAjhR39b2D0Tu8XgO8Lf8xzHJQB5/Zfiro9g9H7visA7xfxsRyLxG9cZ6LO89uifXyAFSLehYz4gxX8QyJfLPsW+H22yO94kb5SRqQT+ZsFylHFCDsBf6NCTOf/xG8FjhJxNChoPlKEvdZIeJ9oL3X/+pfAy4wUFstXbiCsB7wJ7AvAXA+4wkBh1H1gooHKj/kuxzoQ+Uw1Uh+/w6BFpeyfCz8vmH8UvzcYqcy/U7UREzS8L9oI+/+pjEzEU4xUj7CElss6yRCtU6aKj+8C32SgtvqVcH/RSG3NRJsfa6A3nscIVOodeUalSPeLmPY9D9I4UdQdpvuqaGcMuxhwuIHK90sDqc9imd80UHsz0aawFAdpmGWAUV/8KcBPpZwHJ3C/BCYn6+HMbOh/HW/JMf/LkPPwIMOjRQ/ntw+aP/xQs5HDtHm6MX/ob4ebvv/sq8+eysufcBQzffTVZx+ZvoB/X30BDhbr6JNGuEZ4R3SOCI3IOYmdZDjJeJL5pENzjug3no/vf8QAWK0Y6ox15rpD+190ieEiHvaX5p1Qej473Vd0buU6BnZc08M/q+xuzbMb7EZ7jj3XZXAZXTmuXG64aHTx4b+4bsB1A68bdN1gXDAajMbcAbkDswZlDc4akjU0y5R1cNYhWYdmDc8e0f8X40efNPovo+eMdo/2jPaODo0uuohddMmBrO4MZCADGdBA80wzx/n9n0eHmtEur3P+oKxLeqr3kb6Oh7J8ymJq3Yve6pkoV58cIczjIuFtzWbuXXR8uc06kksxuhzqvNGO85ETwtveO6ocHZT5CU3X20eVbxx5fHlo0EiuuOO6+SARN3oeq9A6yk9mkSjLKGGq9Sow5q5w/NdNkJ9xJEfZzjQrukZE+1zbWacOHnDIAMXOjCM1/q7aabJOi0HYL3ZVT8N9uMtHDOCjsXTNlF5VTH6n1Dtqn/ynowZlzKPiSpMc8lh0rTje5aiV6+eZAo5u/pNXlFVUcV4k0rXNpvxdV5i5CdB+uaBvdvReIRu4+cBPSdfEot+Xor3oSqGfZMBv+yaUHywasavMzDuvL+BFYEc32/ACfsNJ48uLlUa+yMxb/jqSe1ZTXhKme0Mh93w2TLa/81UBbwd7h7C34F09cwt5JditUKb2arNch97WQu67spAXfFHAcc3YBnY32N2XrypbPXlC+UiRX3aogPuBDoug2VJq5utGTyg/RPhLvzRz/N1yFZXHtaOA16D7MigTpNd8cwF3LingHy2h83c8TwlCesFVBby1xsyR/q1YHxCezaH8A3+FMn8K5YX6nFFs5r/cMKH8UKV+/lnA8bftaspv+Fgzxz5sgvh+yO/e7wo4tj8HuxfsD35bwLGOGNg7BX1BiOv9lOqnYyLkBWYA6Yf6+SzPzKdgPmBnUE72RAGvBXsn2D1gx/gmKJ8k6vfmX1F7/QzKNAKQQ3u5/1Yo232/lHggy8wLFhXwzxar6Ie6DEJe1uOJfieEHyHo676I6nk42Eswra4Tyv/45wnlw4W/aU8BN4n+5gWz5Qwzx7biov7tR5t5x5JC3vY5le/wgWa5LP6FlD+W33VdIZdEevbfm+XfpddR/JsvMPMubyFXxsI7LujjkJ5LpGe5FPo1tAvub6CJ6cl986+FkfTluCKBklXQ91oLuHWFmv5Cjn2gy0Hjg503gIf+MAA/aZTX/eObGkg/DsbhtLrxRx153JGW8TPrqppmVDeQ27jJjoaaKeOmTjmyoY6V4W8cr/KPSVPqa1yNv62dVlNbfcoUme/ZMAq5THI6XNVMctQXK+7nVNdWVddDyDHSFGd1fd30anlM9aIcrPXQApkerGs78CtT+uk46h2TIwnVV4+foeZH5517yriD48p75EzkRziWsfrvmJ3LC1h0A9By5ir53MJ72i/LvY8P47r1wLR8D0GeJ1Sk1WMhqxvl84g06GiYVV/jiFQI9QN5ssB8qmtZWeer0J9YdF7C+Suw2Mwn18+ejOVA/ppUP/Ks8WfV1UPRZNVI6j+YLs4X4Tnr9ijpYlons2z5WzxDTH7uOVHdUIx/bn1T9bmzoD7AXQmnns+V+LhniX2j6/DCyPwbH36UVe2u7Fkq6WB+51RPa5rhqGfOauL/bZAvot9t5v/dPSfcnl/IESWPma8Pvx/mV5s5ogX853wdXu9bCmNwKdEQfuP9cOedwIPuJDvuK5Zeb+aIPggfnvN+2P0S8K2XyH93OLy9JQR8I0T2ornAH7eZZZTTA6h828wRrfeYZV7qORR4H6AfyhNeC/5Pgf9TIvzuXWHP92aO6NoyjGM7NN9u5oheDB8OD1V1Lxr/4B4MDkO/sLpe+T9JrrHFtFfLEOAtgwdzpf6wvZXxhXKf55kBvBvmU1fHAC61AW0vgJlbyO2bBvDOrVC2NwbwjhHAE8G0dEI9g2kF9xCYpeAudQ3glXdBHfUfyPlBhdx03EDObgA+euYgXvkk0Hr2IO76AdrIMYi3YT2AKR1dyENgmv4DbVMxhLugHt3nDeEt94PsNXUI938O/fwGmIuhr7SA6X8H8gWzwg/lvBHC3gj1A6YNwnWCWQHhipBH7wF5AszWrvTPPhawGxnqAcvjs8HpAP6BQ6ZhfCN07Ebo2ONhrIyrqr7YcWmT0C7GM89xv21urHecUTPN2Uh6xuvYf7X1PhzqBkDdn/E36qQNYfHjqju/MDKuko2jg0V72+abNeNouHCvuMPc6/GldkeQ5s8s0wvfPrU2Il/K57xNznIcj0o4+XvXewfxWDqRQCvwq1h3/I39Vq9eWhaadesR5dcTP5teFhteukbLn5pqp9fWXVYrF18dn+nEV+hL1x3zs/4c2k0qPizWvRTG0vji4uJY9+a2KD0y/4QuJh3F4vh6MDEdbH/QUXmtNr9THfVNVQ5W1hoTzq0Kl3K+OXU8JSMPEeJXSjod12rrITIPhaPh5PFyjFGW/WPLy69LMA9BfIWv+VuIr9nnEl9rBhP5mmcu8bU2MJGv+ecSXwvOJb7WCXWPfK37GuJrJigr8rWSa4mvWa8lvua8lviaD0zka11gIl8LXUt8TYJ5BPlaZyfxNdv1xNe6oFzI10ItxNf4XOJrRS8RX5PmEl8rBRP5WrCT+Bp7qWe6lOnMxxVfRPlFcVx44hfYJpKo5yjfi84f3jupnq13UT13+ameQ36qZ/441bP0ONVzxeNUz/bHqZ5bHqd69j5O9dz+ONVz5+NUz8HHqZ6tT1A9O5+genY/QfXcfifVc+gJqufgnVTP7C6q56K7qJ7bnqB6bmmhevY/QfXc9QTVM3+S6ll6snf1bBCYc9RMWX7E+tz+6127du2es33Pl97169+6/7Evwsft/jR8siYe1r/lrng+t7f8OdZdKZe6vFkqd2zfM6urappmMg0/T8RnkM+37hjMY8cnVl4p1GGs/JiMz3fNTY8f6PH9RHwt2TxRcYM+f/0h/P7u/cFf2yG/2lmz6xR3lf6UdGZdbR0La/ljEMLPnjF5Nobv2XdP4zA5meNq5qN5+vW7Kxz+PB35pHleAn67MCr3769+mSh8scodwSfS3xXeI/OrdPhfy6dR/qfws843iJ+5CwplftZaQPKwD0xZHgYT+VgATORj3QUkB5vMhTIfKzGTHGwFU5aDwUQ+1mIm+ddrJvm3HUx5nphP/Mu1gPhX97BCmX+ZCkj+LcH8wLSCifyrfQHxr0qwI/+qXED8q2UB8S/vgt7r3K9mD/S4HWLb35egnf0x7rH8Ut3fPPdBfz2e1i3x8xK1o8mYh1dx7dW4tN1Ic47ifnrdFGeNdGpdo7NmCukvHqsJ7wI+PZlN0cyXsXQwnNdi8mmHfLr6ET0px/Mp40+pr66WB3NZ3Ywq5UtGzG/rsV+u3XLF2M3ffeldd9Bb999buyvvkzFzrEyvfQ7kvKFeV6Yzb1gt+vOG653ovKGuX/W8YfCH+2H94vq/6Gew9gP0eKjPe46E30dG95KbLYUcUa4NwM6xMGbGFkbW664dMNZ3RNfvbR+CrAHoxjX2nnDY8zHIMB8r/nvC/odAlnjIHEnPvgzG3LJofNOz0J+ejY4/6QXoC4CWe+T1fLgZ1taISnj/ABjbgCaxX8DCEDccTU8BJugPQrigG8b7oijfxfq0nKFfn06/Oc4df3eo6hPreddJO3ftCtdtDX8ZWL8S5JTt4bzvts+Jl1M63tZfjyVqZ9e/Bkf28UU/kX93qcqP5ewMastpUCG7iepO3u+EPkZywaVfoz20iOqqKxhNL5mc4VvUs/Wk6yZ9OeEodrQmXOtN2vlV2af6LTtlv6zX+N+15bIBx3LUOo62WCxauVIVLiXfsY1XJUNcRz0fyOu/v+vLERvY0/L8WQLzZwn0EZxHnYvEPLqI1gWti2hd4F9E6wLTTbQuKLlJ7CvdROuCSjA5zKfum2h90HYTrQ/8NxGv7rqJ1gehm2h9UPR3Wh84/07rg9abaX3gu5nWB9a3aX51HlQoz6+ut2l90PI2rQ+8b9P6QDqI5lcfmDi/lh5E86vtINpfcoMp7y8dFP8GhgLnGCcZ1e29/GBDZJ9YM45uTiBPMS3fU/eXbvatLLPsq/kW8/n4xJ1rd+2u2wrziTzuvwjnNU8X414pB5Y3NCfa7gjqcuA4ty8fFCfvI4Hdwwt7tA7gwwo1/UveXwpp972TjQtpiZmfxc6OpFvmqJ4+s2m6NLGuEZY1c7Y/8q5WzvZ+ow2vuHeB+3Xsetabet1X8m1P21luz9Kda3btnq6054lf7DJE2jNZP0iX/7uvjp43pOKfyeRu9/W936fEflFeV1tVXdtQXRVTDqZTDuyfne2DdOdH01L9+TFR/3S3aucP5H9O4H+KjnYRi/8+pjftKFeSiUnnZLuRbinbZLAqqgPJ2jERtN4WnR9lefQBM7+V3Zag/uP3m0ue3ff7yrHnOem0o3vjYN195a7Wnu0rVyzH74hGRfhvczPNY4GAVo5IJBe0LNeXCz5q+td9+2O+74b8qtnUCB20TjmzpnaKM3JYqA5fssLMrU5ab+AoTjrvnz5eTo5SGyeaJP7+FLn/r9CvN3U49Fto1K93/4rU+7aWZSQ3dC4juSG4jOQGtpzkhqLlJDdYlpPcULmc5AbXcpIXWpeTvOBbTvJCx3KSFwLLSV4wrRDywgqSFzwrSF5oW0HyQsUykhekW2k93ryM5AXPMpIX2paRvNB1C+0nOm+l9XjoFtpP5LfSerz0VlqP225Nfz2OaezvfZN9KT/IgHxK/sHxIvY4PiW3+7J4uXt/nUslors3/Kbipei8IY/z+ssi4TXzyLLE6xf/bdT+6vUL/HLL9+MJPyNLzbeS8SPXbdFxlYgupb1i+Yxcp0wrd6rzCa9f/08pSb3uU3k0tPqYrVeM/fq7Va2PrNx9/2yUX3jM/oa8H/mtmc+4pPI3P7n+dOqQyDylnjcWsZs0/amjO3F/Mq0y84fYfzT9Cc+fZfsq6ge4Htub/uT3pu5PezOfdazSzgOXORpmHWVhZWOMY43qcKFVPThvvGw8JSNPXWdr1mFXw1+9+ch2e4L5yFhnjO9X8XKsSyqM2z8OraT5y+Ol+avNS/NXp5fmL2kVzVulq2jesq2iecu5iuYt9yqat1pX0bzlW0XzVtcqmq+k22m+Kr2d5iv77TRf+f5B8xX30nwleWm+KvXSfGXz0nzV/Q+ar5xemq9a/0HzVcc/aL4K/GMv7mzJZhr5qa/2j93e6HxTrHJvBTnxqOLZMt/oRD0hVbs5l1K78VahB9NK7VbaSu1mayW5w9lK7Vd0A7Wf5QZqv8obqP1cN1D7tQg9GO8N1H6dN5DcIc2jdqyYR+1oB9PpHMTdS6k9W5dSewbnUXt2LKX2DCyl9myZR+3pnSfkjzupPdvnUXt2zqP2ZPOF/HFn6vbM7kV9Y72qz7Gia7LaOvx4TiO/LkXd2bEp1xvKuCq6ru/XG7Hu6crRdHqgkaPloqvrw/p5VI4uTpAfY9F5+WMLrOuvqNu6Z5X3UWVd3yHW50r/Lfob9d/KH6j/MrHfViT22yyLqP+2+Kn/ev3Uf52H0/mV53A6v3J9Lvrv56L/fk7913uj6L9zC6j/gon9l91L/bboXuq3tsNon63iXuq3rSY6x/KZ6Byrw0T7bK2H0T5bS6fQdziM9tmch9E+m/uwxPtsceAmeSqd9k3ZjtHz1Or6mqnjIv1a6LGo9z3V+naYdqLz0/a21Ose+88L5fZr/jmdO3qupvZru5raz381tV/X1dR+oaup/bjQV7EIfZWKa6j97NdQ+zVfQ+3nuUbo4V1D/KeljfiPt43ar/Nf1H4dS4jvSFdT+5VeTXzHdjXxHefVxHcsS4nvtC6h9vMtIb4TWEJ8p3tJ+vOIL6+QK+Mgli8gSEzLx7tejdbn/cwn+2vkw/t7ts9feXf0HFC+Y+cyRy3KVu67tfsBTCd+r+Sfu6mtFHdln7LM0eionQb88m4zV9PLYK5S9inD/ag+8PwrmFPIESkkl4JrzRxRqcGKx8wcEX/L50iLYF5YVBA9/1pcwF1Cv14+f3q5H+eTecRf+a3YP6qaUJ5vjNrfAPuwiP14hr89C6PpyW9pecj+M+bmhajbH4iUL7t9xITyQhEf9d/dzxdw/L7ZyiLAxdV9dP4F/QR1YCWurU/73IK09CeV+aXTXJhS74mJsPJ9jvNgfkV+eZWZl8K8yoDXWoC/hQqBh0FfLH2d9JBR9xj1jVHHGPWKUZcY9YdRZxj1hFE3GPWBUQcY9X5R11c+vzySzinxbBLPI/EMEs8d8awRzxfxTBHPEfHsEM8L8YxQbvu1on0XUTs2sUv7dD2k1h+awHp+X+829olmnFdAfc9yuGQ9GOX8Q+GXnndovmt7h+Y792Lil62LiV/6FhO/7Fgs5LVhpK9hGSb0loeJ+W4Y6Wu0DCN9De8w0tfoABP5ZWAY6W3Y5hC/dM4hfumZQ/zSrugtzxH6fXOIX7L7iV8W3U/8smQx8UvL/UJv+X7il903E780Le6d3tmB1ruJPe8vThCu9omBRRLTjlP//THrucR6105HzfgzoM/IHWP9nnCdOh3uS09fbOoWpqs/WuFLNB/Pic7HH1P/YluofxVtof5l2UL9q2IL9S/7FupfLVtoPvZuofm4Ywvx+MAWmlu6t9B8bNpK83Hb/TQfh+6n+bjIR/3L4qP+1fwx9a+21dS/2j6m/uX/mPpX18fUv+yrqX+FVlP/al5N/cuzmvqXfzX1r67Vve9f+6Mf7ct9o5PPkWxnSJOcjtqK6ppJTbXSebU1DPXqYto99LG+niXCgRw/Pd03Kv3zUN3zK+vHPTu/sq7pvZ6lvK5ec2D10vkDWv2siPuDZt7lHsJT8xFHvQtWY+ObZtbUTpNZieYczAbpVFwzhMfWRwesPdT0LDtYn494Hkx8jq/wkZIHiI90PEB8JPAA8ZHuB4QexBqhB7GG+IhtjViXrSE+4llDfKRtDdWFfw3xka41xEdCa4iPlD5IfMT+IPGR5geJj7Q9RHzE+wDxka6HiI+EHiI+Yn2A+EjlA2J/qJX4iOsB4iMtDxAfaWslPuJvTZ+PDDZI6cljK1Kv92Pnmcj6oCV+feDvjLaLor8eWSdn0TqrPYvWWZ1ZpN8ZzCL9TpZN3zsVZZOepzWb5IbKbJIb3NkkN7Rmk9zgyya5oSOb5IbubJIbbDkkNzTnkL6nB0zc52nPIb3PTjCxXUrXUruwXNL7tGTRerkii9bL9ixaL7vXCv6eRXopnixaL9vWUrs416Zul3B45OUHgh/vOvbLtbuuGLvtuy8D665/6/71tbuO+uTIsJWp88F2asuKfp+WTj/x/Xf/7AtNrJ5Zgy9DsDT5sa1gsL6+i1Ff30Wtb6emv7PdzBvqZzfE8h8WEz8RPzY9rM+Ps5lf2h/82A35zZ5VM1vJT1ZUxV2SmHBtEM49oGf6rvJmi0rhVbN/+LD+vIVvEavp/PT3Bt3vVksfSc2n29eK/bN24tOuduLTLe3Ep73txKfb24lPB9qJT3e3E5+WHiY+Xfow8Wnbw8SnnQ+L/ZeHiU8HHiY+zR8hPi09IvZf1hKfbn1U8IN24tNF7cSnLe1iH/9R4tOBR8U+/qPEp92PEp/2PUr8oOPR9Pl0eP1J4dj2/zHLe6tYXv5d9WOL3zIwk7Fr8CC2xlDBqq1MnY8s50OdFU0alDZ/cf29YL/wl9MaHTNqpqT/XU3H6UN05b3Wtan1edX0W9bpjxskKx3+4oL4Xd9Hvx+e/HOnfL/IYezw/SLvBdZpx+kZTVNqqhxaPSpZ/oN5IPDnNPVbzhhPycga9QqnJyYzl92g3Uf6r359oa6Umt4njzPoyoPe/ybiM89F5Y/HiM+0P0Z8pvMx4jPBx4jPsHXEZ4rWCb3YdUIvdh3xGfc64jOt64jP+NYRn+lYJ+TBdcRnKv5LfMb1X+IzLf8lPmN5jPgM8xOfsT9GfKb5MeIznseIz7SvJz7T6imQ+UzneuIzwfXEZ4r8xGcs/vT5zB+MfzT+2PhMrFyplAf3NyTh//GvZT3ZT/fIepXbH6sN531ysd53fH+LzueJxhemp/Ab2+skzyggMS0f4L5BEf15NR+oWGqOc8ffidZ9pY/v3bqv+XF9OeMDlpqf9UrOuDNe/0CupyfMfLKD9E9Tjnvtd3HaY5yYdCufSMgn0zrfaX0i0bgv+dHto+jPn8W682fRvILIefmBGod6IG3QnsPEygN3lqw5GvXY31vFlg99a+HwD9cbmh/X0V9uLoq/lyGpPLC778+hkQ/4Lhyq0UNTvqO5ll2n4QudTybWG6rYQDq/ar0h/L4D7aUbqP8+zB5Ji590P9Wz87X2Dfr84zu2e7/wj5KnQW6xDo3ILWe7qmsnzcLH/5hGv8imCievUxLuI9VBCnVTp9ZMoZ8Nf/nLX2RG8idNet6n9flIrUqfCP2WHay/Tgk8nYCP7AR+L+SHkqfEftJTYj/pKZIf+AaSHyo3kPzg2iD2pTeIfekNYl96g9iX3iD2pTeIfemnSX4ofZrkh5anSX7wPU3yQ8fT4nuap8T3NN0kP7ieEt/TPCW+p3lKfE/TTfKDr5vWKaXdJD/Yukl+cHeL+1q6e7YvHQiH55gMWr0JPGtU+v2LYfo+MJ1+Yusw8/bs6P7DpEZHbZWjvkqiztIgnREzL0H4kksGpbeunTReSQ5SO+NI19TJLHa+ZQnKFeyI6Qd0T4iGrybT1y99If67Zu+t4p6G26jfVN5G/cZ9G/WbztvEPRi3UX9hK6m/FK2k/mJZSf1F6qD+Utoh7sHooH7S3kH9pLOD+kl3B/WTiueon7TfSv2k81bqJ8FbqZ+w26ifeJ6jflJ0G/UTy3PUT+zPUT9pfq73emmXsPo+Xa8SuHXLppEfb/tx6Ek3NzPWEHOvT7L5qXLEEN39MPet6d8DkWz+6H5ef/6whPaPfoZzoza/mY4ZjlmAM2PusfGowqXkBzPHR5IhGXQQGwy1kA4/6N6YSL78ZVJ+oNwL5eHxeqodzxE/cD4vzs+fF+fnz4vz8+eJH3Q8T/wg8DzxA76R+IG0kfhB6UbiB7aNxA+aNxI/6NhI/CCwkfgBf4H4QeUm4geB54gfdD9H/MD0PPGDkueJH3g3ET+wPk/8wLqJ+IFrE/GDlk295weoZ9CX/MDlqJrpcIyrrauHLjGupraqZkpjPW5yGE8wLsNAHmiD4DDeCabbDfV+D9QB2D3w2+4muk3uKP22rcO4P0j3THrB3QbxOsF0gekDdwnjYVriO3kbxoU0LWA3AVpVaTHx27plWMTN6tF+P1Yp+orSH+uFPKvWB5D13Z+N7mN9xb6W+2Ki+komF+u1g7x//mK8nm/sOJryQ1hzH4isPxaKiYcBEnxvh/6rcb10hWa/0Zk9jfwT9ZdiVX6mtuj3dur7lNT70Aei322lfYzte8T3vvidp94+hm1u9P6NZPxlhKi6zvf2zzoJ1zk9mYdMo/TvQfC29Oyc3PlywnOZtPZN217Wn6+cb+2f+arolfTOZayvmLnSL1LOV+pzGVLskqetRONMbjumulfyRZpfTJ00v9hG0DmrcwSds7rFvZKtI+ictVLcK+naKr7j2yq+49tK80xoMc0zfIlYpyyhdYptCc03wW9ovmG7aL4p2SXOU4aTPnL7q0L+/F7In98L+fMHcZ4ynPSRi34Q8ucP4jxlOOkjdwxPXx+5FIajenwEX019zxr2VCmmvyj3dOK9CkVYbzhvH0Hn18GhdH7NTFSvRSaqV4uJ6rXCRPVq30X12ryL7lXw7qL67dxF9RvcJfQKDqVz7K5D6RybDRfn2MPpHDv0GtUvf13cb/c61a/pHZrPrUfQ+XXlEXR+7TqCzq9bjqDz68p3aD73HkHn191vU/2WvEPzufWdxPN5/LrplX566+fm4endo6ns73TfF79OYt3Ub7tuFvdWvEhzne8woR/QQetr6y6hr7GS6jf0L6rX5leoXrvepnp1f0P9tuQO8R3PfdRvPVdRv227iurVfxXVa9dV4j6oN6hei+6jfmu5j/ptxX1C7+s+6rftbwi9gPuo31a+Ie6DekPcB/VGz+5D7Su5SLMOOiK6T5eST501/qyamZObGiY5as+QP7uQl9ra/e+uxOe/PZ2vilXuCMp8Jf9m8ecJCt0Ve+heqJT0qM+rZI6r3aeXz7/eTPf+TP1zqoo3U5+Hh4LiO7Zt4ju2beL+lm20PujaRuMgtE3o134ivof6RHwP9Yn4HuoT8T3JJ+J7kk9oHHR8IvQfu4T+45tC//FNsV7YJvQf36JxULqNxoFtG40D5zYxDt4S+o9viXHwltB/fEvoP74l9B/f6sF5eHjPiz+2fftkcl26+jbubdrvDhCS7n8f0vv7utPd/1bb9fSJFfniDRbQrB/6op4j6wR2DUt0L4e8332E/v3PjGnPAfXqZ5BxsFFiGn16znh3yn1DlH+LJurLv5aXeij/vmvmxcVj4/gLi4mfUP59V1/+nRMO99Os3yDcbWxlJH8UOOULMRtcjinVVWzOr1Pvl/ZGXq6A9crs3/z5KLW8LO7hHKoO54JwL7NXeiIvYzJqcVmTr/+9xOeMeYqcF6L7s9pDxH9D4vsG/i7xX+ld4r+l7xL/tb1L/Lf5XeK/nndJzmt/l/hw8F0a8+w94sNF7xEftrxHfLjyPfFd2HvEh3FPDflwRUjczx4S3zkEiQ97Q8SHg1vFdw5B8Z1DUMgjQfGdQ1B85xAkPtwcJD7sCabmw7i/j2+hKN8SWR6mNxkQPNNWlUkLVpX550fdUoE0qLQ8kZ/85oonQT79S8vTzcfOS8tNgKEcyCs3Pr8JwjSYWCA0r4BLtxXI30NZ51Pe+F2UTSfdlPvKmvs3inX5UeeOn+Z9Ce2z9fUspR2JzzktH+jetyHbpQ+ifW9v9qNdINNbLrjkvGT8fW/4U/ADLf88vbrKMa2alTkN2nCmD818QtWU6RjuZJbqHYPpjtpaR5VjHHlRmuNqZS71Yey+hP59Ce4PE8iNVhZIR56o9MWvt6TNxOf8m8X94ZvF/eGbic9ZPxD3/Hwg9gc+EPeGfyDuDf9A3Bv+gbg3/APia90fED+zfSi+2/pQfLf1IfGzwEdCrtws5MrNQq7cTPzMvVl8t/Wx+M51M/Gzjo/Ed1sfie+2Pu79PvTv2Tl9Ks/cKa05etcVdZvfW+VevvCt+0+cutbg9M+Zw9T5YJl8m5OdS8W3s/fBH4fehP0mfT1Ktrln8lDzFv15+xTjqWntB7ZvObDfzZRs1epP4Yd0TPBBDoO1iKXmc8noadmq/730dRONacm76nIv/MtlL0pM2z4Vi+L12/bXvLS/x19Mv02qx5QI1PflyvJ1ML3xqOw/ev6+f8ZjY3XP9ueLyvXHY/f2no1H/sne6TNWfKKv1xwOf79f1hvtnyTWay5Wh1PtU+H7UBLr2X3hidYdpZ/q19cE1fkx+v36Of39ouZPE+0XXRC9N38BzeOtQ2hf2jeE9qU7htC+aWAI7Ut3D6F9adNQ+q6qZCh9V2UbSt9VOYfSd1XuobQf3TqU9qP9Q2k/WvpU3J/zqbg/51Oa14MLxPnyENrv93xG83rbZzSv+z+jed00RHxPtYTm9ZIhtB9tHULfU7mG0H6/swf3V+xgO/fpuMJ7FdmNlH86/bno857PL0o+qb7jxntfJB06UvV/db9uO7yQ49pY7tfi/FPxj62vCuNpRnV+sv7D5/r9tySGvgsX6vff0i8SvVu3a73Sf20vifX2S2K9/bJYb78s1tsvi/X2y2K9/bJYb79M8mj7yySPdr5Mc2PwZZJH2Sskj5a8Ir7/+Vx8//OF+P7nC+q/zpfEedV2kktbX6L+63uJ+m/HS+L7n+3ivGq7+P5nu/j+Z7s4r9ouvv/Znn7/xTR+bPNmsnly11fyfucP333Zve763feHv9h11Hd6+52Bl/T1VH/2W/1+Yg8l6CfQzmmtb95M/ztWuXzvmPn0ppnyuS1eeiKxaP/uwvM0pvqOeDSd+3WMJv4aGE38tXs08VfTGOKvJWOIv9rGEH91jhH3O40h/to2hvirf4w47xsjzvvGivO+seK71bHiu9Wx9L1q+1j6XrVlNPHX4Fg672PivK9InPdZRxN/5TvEOyWjib+6RhN/9Y4m/hr6sgf78dvDcd+npa93Fw/8g5j7kEenpxeOiG3k/3D/yFNnyQpB6X8n1p6vr3fHR/fs3vXKnfr89Req7xeSzT+tO/Xnn9PY7/bL+oZ/ZeZ4t77ibnNWNzY46h2NTunsc9k1Gr14mf9/RTwcw6eUp2zjo8nJolS7Ri9eXv98pV9fL7BNMfTq76N0fJVIntoVGe/WHTQfBXbQfNS9g+Yj006ipWSnOIfeSfORcyfNR+6d4t2EneLdhJ3i3YSd4t2EnTQfSV/RfOT6Sryb8JV4N+Ermo8qd9B8VPINzUctO2g+8u6g+ah9B81Hga9pPgoGaLx3f03zkekbmo+s39B8VPlN+uO93fjjXMfNrJlSX9dQN7WRJV7Ptn6S5jnvxPHyswSamwLD4TnJzluQMj29h6JdPTnf1p5jy/uNV0b784fsI5nHpTPuPbv0x33seXU7hLMNi+qTOar/cvKMk/Hl5lkOlpWfZ5poPK6nfEJdftf10Af/Mijy9rakE6+v+09v5qmgN2ae0vnu5kDvi/RmnvKF9M8l+VM9W/ez7/T5rvres2T91fqdfn9dzJbsl3nKB/lZ2FGR/E6trm3EA93N7ANNuC5VuVLec3zqeJEM3S2qTkfarV8/hxgP1exTjszRn5fsuxPdh/wrozIvBYV+VMu3NC95v6V5qf1b8R3JtzQvBb+lecn0Hc1LJd/RvGT7juYl53dCP+o7mpdav6N5yf8dzUt8tziP3C3OI3eLe7G+F/pRK8W9WN+L9z6/Fe99fkvzkuVbcR65kualim9pXrJ/K/SjVgr9qJU9mJcOKky6DlDkQ8/tqeVD5T759mv037c5wO+3pb2PJ3/ndh+12b4sR0/5bHECd7+pUHe/4sfA59N5n0fmc0NgbXZO6nsrlO87LP/ZP+sRvI4l9n3vZHze+nv9/d2WAYW6fP5opn+vVulAff2ZhPtfrFCXr49lR+4Xvt4Sk5+tqb6mwcHK8I0WDf9XhUvjvkNKRmbr2nspulmhLl+PvZfiaqb/XnapoTCBfBi9l6JzD/F1V5j4ekuY+Lo3THy9PUx8vTMsvhMMi+8EGe0vlDDaX7Ay2l+oZLS/4GK0v9DKxH2ajPYXuIH2FyQD7S8E94j9LyPtLxSFhd5rWOi9hsX+l5H2FwJG0td2Gml/wW2k/QWfUehrG9PX18Y0fkry4lbNfRT3y/dR6L0rbQ/THNrX8mJP+Yj/Pv33unx7enj/Tbb+uLmP/TstvuLK1ucr8ev8fXT/DeSX9J1o4zCNvGfKgbGWT+lh6/fwnWjN+7LqdJ05+vUW286J7sNoy0nAb3hqfp5sf7XikfTfq1f3p/bX4vuT/J1TboJybkq+33uIKE/3oL3Xj5XnkxfTf28F6Qldq68X1fac/ve2PT3fd/bT7/dYcM16dNP+fScmFFMO+m6Slf0/9r4Evqri+n/efoEAYU0gKA9EQLYEUVkUCYuKSzUKalS0QUGDC0QQjVU07nFpjXWLe1xqA3VJ3YiKGkUttC7xZ6txa1NrNfaHNipt04rmf849c967ebyEiz565vd3Tj7fnLn3zrvzvXPnzsydc2buiBdD8Q7tv5OMN1Vte3zPPY3XWJp6/U6y/8V2snTl37uOA8/TKXud/DcbojRe3xSl8frWKI3XOzEar4/HaJx+SozG6YtAo99meUyP18f0eH1Mj9fH9Hh9TI/XO3q83tHj9Q61p1Oi1J6WRGm8vq2btofq9SVrozReX92NxuvrulF7Wtad2tMN3ag9be5G7Wl2d2pPR3ffdnvafmH7n3Z0e5Kp9pXrj6T/ZG6H75elrme+zfEbH36YJd079usT9Vog8372neV36vrdfuqb0kPS2xkKu6e3M2xvfdPUI319037hzyZ2eC+C+naRJ71ly5dMPHLpkri+T+1+1tf4LvVQOaR7/k9WJvmdddrC09XRsy5MnZezy0Bnz4POnZR63QdAIUk3btuY1Un7s6r9nM7aH+6v13an+mVuD6pfSnpQ/VLeg+qXqh5Uv9T2oPqloQfVLy09qH7JzaL6pSCL6pe5WVS/lGRR/VKZRfVKTRbVK/VZVK80Z1G9UvStXk+4O9Urrd2pXnF6UL0S76G/8/Itjb/Ev9XfefmWxl9Kv6Xxl4pvv4P/ZEW80+fzv12/JPq32/E8lR2cfjy0PDv9e3Jn46Fl/Qduc705b/zC3umfM+/35zL53NT1Tvp9JOYlo9OTeqtDvJa/DXAWn39SKcdjfzm//aG5F2Sl/S5saeP2fRe2JLvjuAN/3zfoPr3hMPpNYn3/12/+Be9ff/+6/Yv65+76+u9blrb32+r96/vW0267EledzjcKQKT4q8nvpWDd9/vcMbP76woD53HsPip/9oBg4vzZGC6+k+YbPAm/x7gFV/VPPH8l/cbMzklWOArDo/UcDOz/lOzqOKOf7u9U3U37al6OOQgML0E+78Kxj+gYfs+lpAnqg7f0+QtVOHdM28yy86E/cgHUIXC8eHPMKamF39RAPYCXC+cvfArHZPs70LVShThnVve73O+/wP6WX1F9sc1+3qx8+pxOBwNbR3tKUd+Bie98e99zMN2O5S6cfv33vp2Nq/h7n9lQ62+c2Pu969R0mLdz4QCnvf2cGX7qgbn90tcDqd+zUml+/538H/tRG8LpHbps+cIVS9SsC9r/1KH9zIZrWHH+4pVb1VsXduXvmtn+UWf1/3fpN6nD0tdLrT/zXy91dR8btuzY96+yAdDvWXHO+byfJlrTeMQh6iP1V/Vxx3r87fTfh0/Hx+V/aZJ/Yp2yRv39512oX9OyC/Vr1Ajq1+SOID+nghHUv2nZpMchPyP70ujPyL7k/EyvV/YzvV7Zz/R6Zfo7dnX363WK7td+eE16/v1A6t80fkP9m7lNNA5Z0kTjkOVNNA5ZyetGvK7XNdDrRtTrdSNavqH+Tf3r2zPvONmf7KreqH5z63pjW/dX+n2rq/cnjz90HOu1c5YvOWvxcrVMqYEd65H3zKgHtnceStN+6e0iznvbaf8elH5cDr//66v/B79P5/fufY4zWX9syIH646zl52+1H3h8t/W7k6WDrN+zO9q/B6fPH++603iss/U3SwZ30p4Hz0nav3Povasyl+qnmlyqn+pzqX5qzKX6qSVX+7kP0n7ug7Sf+yDt5z5I+7kP0n7ug+i9q24Qjes4g+n9q2AwtZ1zB9P7V3me9sNcr78TkEvvX7m59P5VkEvvX3Nz6f2rdT3VTyW52g9zPdVPNet1/bTef/00s5jWtUHpqn5qfXnr+sntL43c2q7X5fgfXOvcI5PlNek01DFe7pCBifXIttkvnJmfOA0N/sGVOMEO5ysdsnU5KsN+aLzz/ldr34Fp7fj/ne8fJNdvHua5jrnfJOtLpe+N9zqbx229Xo77/YHe6ceXm7O3z6+0bqf071NP/+vZb7+5JOuN1Hlo3vPo6wzev7v3OiNbrVPdlR9G7YQdv36Fn/q/Dt5P0+Vn413+18d06/+h6eu3uy5of85X/T80fb+/dOjAHbIuWV1KerNLcUHcFao5kDL+N3Rgwj93m/5Ps/P1achjskP9H0+fP6njgrNUJ/V/vLP3uUiif5p9n/Z/2lnX/zvr+n9nXf/vrOv/nXX9P1TX/0N1/T9U1/9Ddf0/VNf/Q/U8p6G6/o/r+j+u6/841f9qZ6r/G4bRuH7BzlT/z92Z6v+Snan+Lx+m/fCH07h+1TCq/2uH0bh+0zDthz/Mv53c6yf3f6Ff6af+cMd3d+7K//+/16/041eZuj7cNp+XlfnucLX7tFR1HNeQ8HPFwtZyf7LfGw8O6zDfq6t6tOSh9OOmc7dznK9pU/rvr3vzo+DyjvPe8FjFiPT1pzef0t2v5Lhn59+xawv+282HxPdHb9TzKa8lf5y6a8kfZ8O15I/TfC3542SvIX+c0WvoPbhwDb0Hl+pvTFfob1tXr6H34Lo19B7cvEZ/N7Av1TMlfameKe9L9UxNX6pnmneleqaxL9Uz2dfSe/Doa+k9uPBavU7CSKpniq+l9+Cya/U6CbtSPZM9cju+567+O+WR/Stwjct4cpBtmZpeUthhXAOufTc1tstxFm5v6hs7+nO6763Y7z3l4Fm++qfz8+fPm71y/pIzFq8YTxWC++h6z+eMSt/OlW/FL72f79xRnbRzzz2T+P7t3AK9zmSBXmdyol5ncqJeZ3KiXmdyIrVzZROpnaucSO1c3URq5zZMpHaueSK1c20TqZ2rGUntXOtIKn+5o6j8FYzS9usCKn+1o7X9ukDbrwuonWso0N9HHK3fc0ZT+Ssfrb+POJrauYbRVP6aRvsvf8erE/6vtXO8PnFR4ntoKesTu/Ue5FnqOkAS9rLt7T9XPJW+3h9dsH32ssIx6Z+bU4On+VrHo2JM+vr/quDVwW1dx3fyf9FzNRPPKVQMP5697IwlJ6W8/44d6Kw8/+RTt6N+cc/SWf1SOrYT/6+Av/qlduz3s4s0bf7vrR9jyvih+3z27pjv3n6e93mo/nX656F5J//PQ1flvG341uMCmSzXG8YPdI444txDeb9brosWLl+4FDIlDuU+lQ/EP+OU85di/JnKV/nWZ+tg/FND4eR+ym/phM7K7yxf5bd41NbfWygcTu1p83DtDzZO+4ON1/5g47U/2HjtDzae2tHS8dSOVoynuqB6PLWjdeOpHW0eT+3nlAnUfhZN0OOEE6j93JBP7WfxcGo/y4ZT+1k5nNrPmuHUfmYXUPtZP5zaz7p8aj+b86n9bMvfvv6bV7zrYwi1j77eAxuHb90+dnWfW1rNmAfeAvVBOjtjfPj2tY8lE/35/XZWb9RMTN8+jr5kx6x7n707lN1J543o0D66PeeOfL1+ykumKPVqmHw+18DNuhqwZ2jPwEOhl9Rj0TtVTmSNujV2ppoevUhNCr6khobqAPcBkelw/B2If6f6S3AR6PfUI/DbnMgVgD8DbgLcDlgEwPNcC6gFXA24COK2Au50z8GYEb4ebtQV6txItloV2ahuiqxQu0U3ql4QvjW8UU2KrlBh2F4QRNzUPgP2r4T9n8C+LRA+BI6/GSZ9LWz3By5/Cf+n/b3II+45P43NUedFpsO+Le3nRRa414Kch4Z+46avwpvaVXiN+iR8Hvz2KXVy+EzQZ6pNoN8I5rvhvrB/avB5wHvt94Qp/LvYU+7+v7rxn3LjHRR6So0NL1O7hCbDsYfUOsivq6NHgd7bDU8KF0M+qMAjwXAANaYP2s37nMgDbh7lRE4AHKEwjgovAH5vQ/7kBV4KrYC0KO8w73GfCv8Bjq939+0ZOgFwImyvgHM95OY/3h8V3iWwZ+hK9VKoBH7/vHo+dqXGiZD317p5lA6/iznuvcD74MWC4N6AewDfti8IRuH+dE/ch1Q8Fh0UOCR6ssJ74QXei7fhnnWHfMN8T4f3Yue592JTCqYGf9M+NVgF+o+gN7dj/vN9SAXmy1/Dc9174QXeC7xnqPFaMb1UjdeO6XemsYziPcfrR415g/y2pbE80+/SayzrfSN/bZ8f2wjluRzy+SO4zjchr0NwzV+C/gdsfwS6DrZvcp8LLI/1kJ/L4f7iM4LlFJ8TLKsIfF6KIQ7qqcFKV6sQba+D/ReGv2zfPxh07yPmZaq+OPoqhP/ghvG+Yt6m6mudFSrfOdN9BvE5IH1xYhufS3w2OtP4zOJzk6qxvOA986vxecdnDssY3l9+7vHZS9X0fMfVnyM3t69y646noA5SoKEeh/vM9xrv8U+jHIfKVq/IJXDtK9XfwvdBPXVT+xvBC9vxHl4QcdRjUDf83q2vuqvL3PvwJOR7d7e8/S72COTlTe2cl4fGToHzna1ujq1Q/aJnqsnApX+kXuHz0T+yH+TNIrfs1AW//JbyJVdx/nwQfRCuuU7tFD1UvQhxrotsaS+LTk9c3/xIDWCBuitcCttnuvXz/Mjx7vYAOI7Xi+WnNbRRPRDqr46HcEmPjWpR941qn25nqoehLB4M+CWUlRVQHhcBFkafSjwjWAdMDTa3cxnwe4/wOUh93rC+wWc+9Xmgcvxpe2p5w2u7C64By7qXM//uEwfaicjGRBlOTQfrJawbUnmkPq8Lgr+Ea1wPz1tE4XO3VbmP/KZDOU+91tTyHYb2cVz4AP2ct7Z/CL97LIr1ypnqQzgf37tUPp09d6y5vL8Suko9C/foDUgL82YLtOOIcyPftN8U6QHluRs8990h/iPtyAvTejNcBP2Bh9x8o7bsKbU4fGGiLfx5JFn//ix6vpoXvszFHtHLVFHkTDed6yIUtxvgxXCJC6pvn9LtZy/1ePB+9e/gWWpM6GD1cegQNQ3qnvsj1JYyxkbea9/F/c2j7nV9AHnzZuQWdUCkTBVBhwdxGADz+kDABaFL1b7hs9TvoZ5D4DXVBd9pR/wa8oCfG2qTlfoCzrkR6slk24x1xMluPiDucnGG+3x48T/hE9S9cH683jWAA4H3UXDuo4BrL9j/BuzjuDtBPXg2YDCgOjpZ/Tk8WU0DvTGar+Lwu30AQ8N7uaiCzt1hwGuf0Eo1EXBy4NP2vsGV8CweoE4AOKG4G+/r4Ei3L4Z9tKuDDwEeAbyoVkJcxD80VLhHgPC88mJS8C1F/YUVAezvJLfXuPseCS5TCD6fCg8NIH4Uel6HfwP6VtCfgz4E9BOgW9XlwXboP/1dlQL3+YFz1Rb47U9DxOXL0FtbgfhgugP0ueA8qnaLUmd+o9RzoB8DvAPY9DVt3wf7/wB6MuhNoDcDXgKsg+1W0MdvoXiIod/Cm+Y3hHPbk+fN+obiHwnHWwEXQbhHCn4COAdwq04P0zoVwrsADvkmmd5JOv3nPPByRlwDKIf4n/0H3qQh3Bf0v2H7iy3Jc4yF7ei3FJ954nkuA/0J6Jc1j6GgB3xD+oktSeA5Jn1D6Tynz4fhCXDdZVsIY74hfc6WacEahYD8DmAfnMrB2+oqqGewn9gW+aS9LfpV+5zQZ+0V0S/bb4n+uf226Hvtj0O9x31z7C9gGOskrKewDsP6B9sQrKfdOkv3y3vpPiHGwf45bmMdiPUU7sc+OWpsu7Afifv3h2foJKhX9oFnCuuKu8M3KtyXF3kOntO4Wx9gvXNs+LREnw/jrQ0/5z7H2O8tDx+kzobjeOwNCGNd9ojbR8TtRe45D4gsg2d8b7dOeTR6hcJrxP34G9S472/h+9XmcJm6OXK0egbyAjXFnwnP67JEvVsA7zZ4fnxX+VWosP0AqLcOAL6bostVJHKOKod2Hc/XB+LjtRwJ+fG/4fHQTzhMvQd8RsB+FdlLVUe4Hh+nDoL6AtPoH1nr1sFYv2J6VAe/qPsGT7n9E8zvPSMXwvaRiT5LjaffflD0P+1433A/tkX0HhV1+4kNzl5qgUNxZui2sjm8i3vP+J7zfd8rOtE9X0t0b/cdb4uOj78LR/dyeXB54HuOaeI9x3PyPd8Ljp0feVhFId09AKuju6vesY363W+ZmuG8CW3p3m7bh/lRB3Xr51DPl0R2d6//j6CxDMyEOhTxB7j3O0UmqG7R5906GX9zAGh+l9s7HHHLxpHQBuJ72HI49lT4JvU1xB8Rex7yaowaCuG1UC8tgvgVEG4M755o70ZFRrvp4zFsW+g9cLPbxy6ITVDD4RyDIA7yQD6Y1iGg+b6vigyDc09TV8XeVN/C/m6xbDUnOkkd0G2jCjnP63J0mpoMeVENaedAns0LH+fux/LG5awwmq2OgGtnzf2FGkinD7SRnB5r7rs2hHGFiXehjvkXYPgWRHHorX8Vh4rbJsC9OBU4EceR7j3DfMP7jde8Evopn4emqG9hezrcB7z3mP94//Ee4L3H607qYdBXm65Og3v6HOQrlgO8JzvBtYUhn+4HPQ/0CXBNe0WS71JYRvA+efvsqLG84D07N/af9rOiEbfc4L3zaqwHroj1hz5C74TGe8RcmdueUEaPh3LCnLAcYlngcw2GMrg75H9n/dJkP2xlB52aJ9wvxWcDywPrzvptWOaxbOEzgtecqpkf3xN8VrC8ropcB/fsTJXlXKfGQ9l+BfZvjv5KLYX0Hg//Sl0Pz3YtlM8bIM+fgTyf5JanM1U+POt1kYj6e5TexXvHCBgeGbkt8Y7+WjS53wHcDNsfxWa627Vu3Gvd45OjC3S8a9STEPa+58+L0jn5PKixDqLj16jFcBzz4Qj43SFRqp+w74F9GwX9LRUuV8NDd6q93PCxiTGX6+E67nD7iA+54Tlh6mfeqo9heG/otzwD8ePuNh3v7/nd/gB8hvtDvRYP3+Uevyu0v5sGb2O86wC/jSV/j+fF7Xzos+H9cyI/UYOjD7ljW9PDp6sbccxFfe22qTi2tT50L6TzONQXp6sPQr9y9ezoxW4ZrYxdpCaGr3Y1YkzkjgSqQqtc4G8QL3a7WCEe0Dg5VuXiZej7IoqDm9oPdi6Ccn4a1CNVqhHuz+bwNao5cr2bBp4D00Uo9X4nwFUkNgGqAYcFXIS/UoeE6wOHhAcCjoDwIYCHAVcAjgTso3ES4DJ1izue+IhaED7avSbkc1TwJ4lr7Azea08F58GHYdJ4nYzdYgS8XrxWjs/XujV31KcCGjtwx2ftmUh391mvC+/r1ktvQ533dniE+gyeu3lhumej4d0D65M14aDb5sx025wyiH8h1Blnakxyx0J4HGp3eH6xTUFgPVcN5/0rlKsboRwNjuQn3kXonb0czv2ou+8S+B3+9kko+5eER8Oz8CMX+4YOgPL3I3UG9LMxfJTGh8F5qjl4uLtvKfTFsU++JbxS7Qf6MNj3T3ifQI3A3y4IDlfTQ2eoFwAY76jQSLf+x3e0qcHr3PPgb/h3eP4fB3dSH8A7Ch7D3+YED1TtkNZA0BhuDhzVjtt/DhynQqEy97yIA0Oftr8VQi5lCQ4fBvdTBwc/bUce2fCMHwP7CkPnujw+D06Gd7vJrsZ3N4zPdXJyrKajTh2b25b2O2aHfTscK+o4RvdUiv7f9nC0D+hgYv8CeBamBkeBjrl9Bh6TS9U0LvcEaBrjo+1Rev8f27FvhfVSqu5svI71tsYMuL1n3XHsLlXP3+YY3rbG8rZ3TA/vN4/RouaxvW1p7jewTvYn0o8DYl7tEgonxgOwjOH97mxsOFPab/nrTC8IHgvlYw7oDaDXbvN+d6Z5DHJbOvX+8PjjtnRqvy5V43tRV2CbRCQWAUTVqGhMLYmG1ZpITH0RCSfGo1JRB8cRT8HvXoHfFcRi6vRYODEm1RkegfM/DKhzIuoJJwp985gqdcLQt46p6+H3jwdvA1wH+DW8Hz/tviM/HnwT9O8AL7d3D8XUt/DM94d+Vv9IVFWFY+qVcFj9DfZ/AeUsna0CsQzS3Ah4AdJ9BdK9GNJbD+nhO2lX2A9+8zVc3yDgOAHiY/+/K5wG8Z8DrIV01kM610E6v4Hf/Rj0naA53zEP8X0c84TeyX/aju/bzJfT5/N+3/v4fe9Lpq67K+5PR7a0X6XDKnw5joMFtHbHspjrPh7eZdEt7Ti+sjy2xR1jwfZBha8EPOb+5vHg/0K+/gXQpMvSR6A/dm09C4Jh9Wpoizsuo8IXQPwb3d+klgEet+VtfLYQ6yFtHMs5D/KYxvrednW6/LkC+OHYz0LQOPaDYzM0ToTXpw3qWt+LRn7AUQHl2jDRhnwLhF9R6QVtlq7dMpw8B50P7Zyb2pNjmqR3hT69Fyo81UV9eFIA8WBwkzo6An1VZxPEf1+t6w7vwz3PVG8ERqtvgqPVbtBf8oafCPZQk+BdYhL03x+Lrlcfhq4n2zOkvTT6SxcquKZdOdNh3wdwXVd+S3bvOlUSO1B9AH1LRGtoGVwvpBtu0pgOff+dAu7vIXxL6DrX7ojbj0WnBOrC/1GHRkbDvpMDCHwvWBhdBNtl7jsCYs/Q0W5/bc/QDMDJgAWA0wHHAOapqVBWGP8KLAOc4o4V4+/Qtsu23+35fTh2lDvWkBMpAVzm2p6pT7FSTei+Ud0M742fxvZW+0d/rO3SeJ9HA/qrlU4e6DlqIrwDD4usUSOd2WqLs17tEnmrfaSzj7oScEdsPZR9tL0OVzdETlWHhj5qP7zbRtdufUNkqbokOk8dHT1bjYutVqOdUKDa2QJ5PyqAZQ7B44lvRVe5/a9HQqXqn5FT1E+73aymwzs32bBP8OgTATP09skJGzeFT1dXw7WzretSOPeJMTr/wli2+oeTra7snq2Ojm10+wznxKarnt2mKx43w/4i9rmw/786hOM9z6sLojTWsyo6XX0G8Y+H+D919+2tbgB+YWdvNz7bUDBv/9ntXPdcqHGM7jG3HNwL5WKl1rwdTwHuxzjjAAP1736hf/cLz/HU/XzsbNVRI8bAsWMBD3j0Bzr+eMBhgD+65fSx6JuAOzy/jYSSvFd6tvFYuSdeuU7Tu4+Rji9u36eveZ0ixAPJuPw7TMubX7zvNH18MuAE2J6rNaMw0HEb4/5Eg7fLPdxS012kz01pYPlB35ddwqV6vPUu1Ra9TR0b+U87oi36sEI8G3lHecM5kXGBXtHbFWJRZFAHfxisd3IjVwWCkWdVMDLHrS8GQZlknBr5QK2JfgBx8wKIcbGHIfwZ1EN1UI+eDDrb1e9FYgEvxobzVWM0X63slg/pn+tiQPBuVyfTb+rAZfuR7vdvAf4Az/1rgFe/5/kR73ZAiXODiyegnvbHvzEF24r/uxQ8q/d79bMd8jv1HC9HCI9Fn95ucLlhjAkTUvenIpXD5lDUbWuCkX/DfXhnK2CchT1ucPH975EXeO+PTvsccDj1OOl3oN78OehFqgr9Rz3A8+aFo/C7f7nhseGHoXyPge0H1DU9yqHNXuv6q/WODnaPjYpG4VyXtOP5xsWqfWFUdFP790O/0Nb7zox0fqzj/muhvfCD0yME3j4lTMBr9iIcJnS2vb3xEF9D24DlCvXX0eVad43JYcRTan70KXi3SWIQnMcLjp+aJvb90uWDN85mp2yr46k8vPHvAy6I9yME3Dcu9isoT6WgFwHWAC4BXObiRug/j3X3rVF5sVUufhxZpQY7q9S/ul2jAt2vg2P1gLUuZoVv1efBsvWAxl1uGsntR9SfoD86LvZrrVfp/Wvc3x4bWaTaoK+1O2C/6Bq1ILxGH3vE1Q9H1ujzrfGJK9Ls+yCI+lOoX96JELB9GRebB+1MA6ANwmHQmwDH6+trAHwC2Bn2naE57Of26+hYHWAmHNsI+kPAkRB+AnA4oCDN/kP0/tmAJ2F/MeiPQM/C457tJvVy6AGVF8E8Kod962D7cfV+8AH1p9CD0I99QMWjl+o8vH0b4HxmTAxsjt6k0sF//iJPxKkQfhnQMzA/jPf0XH1vdwtQHkVBRzQWqTsj9PudQVNf7yitD9RhBPZRLgU8Cm3NWNBPAPbUuhhwFWBSAPsFj0VDoLE9+AKwRVF/zosj4HgWYN8AbWO7M1+nM0+Hj9Yo0PsL0mB3zalan7dQ/5bPx8Bjv9S4W2OpBqd7t76W2wEX6+2FGnSecdCvHxf7SQowz7AvWhd8LBoN3gDvkjcEy9Wh8P54aBjzDK/xTsChAUqvGPQFoGsA1wUIOwUJT0L4PcAugKmAIwHnAF6EY6cH6X3u7oDf9uSxaLcMY6W+n17dGT7ygPdtCnSMM1ZjQIBwoSLsE6B78Asdj+8dh/E95ibAPRor3TaB2+AV4bWA+6BeVYBxgc5xaej/7+M/dEjnv/TxHzbcuRZp3jsYWGcMzspX+J6KyOw7yPa8V2b+3NzPLIS6clWkuzoo1EtdCxrtau9FshL2rUsi+aq7xroYYRWE/xJdpu7otgbwkLoOsAqwT9ZDrt38PcC04Kb2UwGZ3kb7+lzAm6FN7VnhrbfZPv+lG97+bbTTn6pt+qjZlv86nP80iJO6jfb9nOj1rn1/OMRnnmjn/xWAt4uDjusPgTo3uETRdnJfR725nXSuu83+GmXaZ6NM+21gerydmh6O85Vpfw5v/qHfxUHh67Z5n7Y339AvZFKY/ENQp+Yj+olM6o5t9qb2XWKbttpG/5FXAb+D7dbo1tvoV1INOAHCVWm20d9kVnilehn4vB9Kbufr7dRygj4gDwB4G/1TngXwfUXfjd7RayEPN7XfD0C/lXmRa9SBcKzGc99T83UKHKsLUTnC+8P3JfX+VIUnAMcJoD8G/THoHOCeo6rC80HPd+0Tezg7w/8n25V6e4tSK7SvLfoNv76F8BsN9A/+GPShW25SHccleNt7b7354M0DPv5ESvzUcuEtA9sK/zikFNr+pwZ7q8+DX35bHvl5IInrNXj7bMDVaTSHEZd4cDUwvX3LOPifG1YKfXEQ3vvmzXMsh+9kKzUD8mQnQJnWNVo3at2qNXQP3bhK64DWQa0HaJ2n444DxAD52oyEupve3x2wTJ9rmT7XMn2uZfpcy/S58Dc9Fc6LTkp/rWt1HJxXOQpwuT436h5aZ2mN5+ibYvMK6DQRUf3bqP5tSP82pH+LupfWvbXO1nqQ1oO1ztN6iDal7aSvY5TOh910XqH+sdYXal2hdZXWNVq3ap2r8b6+BuT4nif8rif8jifc5Am/BbhK63215mN/APxea+XRWXo/h98E/I/We2nNx/7HE37DE270hF/3hF/zhF/1hNFW+TutR6qk7TJL7+fwbz3hjZ7wy4DLtN5Xaz72kif8oie83hN+wRN+3hNu8ISf84Sf9YSf8YTXecJPe8JPecJPKiqnT2quT3qO1QPWan1fgDQfw/1PaI3H1qYcGxGk/RjncR2Xtzkehj8K0P7HPfsf84Qf9YQf8YR/7QnXecIPe8IPecIPesIPAH6l9Uqt+RjuX6P1Sq352BpPeLWisrxa59tqz7FaT/iXnvD9nvAvPOH7POF7AfdoPTtAmo/d4wnf7QnXaC41mkuN59hdnvCdgDu0Xq01H7vDE74dcJvW+2nNx3D/rVrvpzUfu9UTvkWjIkZeo7z/ZkXtIerLgqT52E2e8I36mm7U13Sj59gNgOu1nqA1H7veE/65J3ydoroNdUGQNB/D/ddqjceqUo7VBWk/xvmZjsvbHA/DZTrezzz7f+oJXwO4Wmvl0Vl6P4fxui/Xel+t+diVCr+x2HGbw5UamOdX6HNcoc9xhSce7r9M63215mOXecKXesKXAC7WepHWfOxiT/giT7jCE77QE74AsErrvbTmY6s84fM94fMA87XeS2s+9hNP+FxPuNwTPscTPlsD82mlZ/9ZnvAKT3i5J3ymJ1zmCS/zhJd6wqd7wqd5wqcq6j+g3k9rPrbEEy71hE/RvzlF/+Zkz7HFnvAiT/gkT/hET3ihJ1ziCZ/gCR/vCR/nCR/rCR8DKE7Z5nCxBubz0QpXLCe9n9Yc7yhP+EhF9xn1Xlrzsfme8DxF/ah5+nzzPMeO8IQPBxykdUmANB8r0kB+h3n2Hwr4kdZnBEjzsR95wod4wgfrdA7W6RzsOYb7D9Qajx3kOYb7d9Iajx3oOTbXEz7AE97fE97PE57jCc9W1L+crePM9hyb5QnP9IQLPeEZnjDWEdO1xpPu6zmG+/fRGo9N9xzD/Xtrjcf28Rzb2xOe5glP9YSnACZr/WqANB/D/Xtpjccme47h/j1Ttjm8pwbe8z08+yd5wjgzamLKNocnauDvCxT1q/lYgSecr4HxsI0a7zk2wRMer4Hxxnn2jwWM0Xql1nwM9++m9Uqt+dhunvBoRX1/1HO05mOjPGHs4+6ass3hXTWQ3wjP/l084eGeMK4pFNB6P5Vc0xOPxT3hoZ4wvmHvpDU+Azt7ju3kCeN7TR+t99Oaj+V5woM94UH6N4P0bwZ5juV6wjmK6qccHS/Hc2ygvqaB+thAz7EBnnB/T7ifJ9xXc+irf9/Xcwz3B7XeT2s+lu0J9/aEe3nCPT16P635WJbmzfVEludYD0+4uyfczRN2NDdH/97xHIt5wlFPmNckCuvfhD3HQvp8IX0s5DkWVMn34v1Ucq0ovgYOq5T9iwLKGMG2ZfQ9/Z269p2d8uOHOtnvDnEqfvea+2rU/MJra0sABQ20HX/2tbXNz7y2tqvzYVnFy6s8t+N3CPCZcpfpP2neScuXlJ2139JTlixdvP9J6qxly7H/g9+/qr1ggDPls36J31XUDXQazx+Q+P4UtiH11QOdovNpXaqCR5JrmLW3t19YfDVsw+9r9G+wD9QA8Uv096mwv7EBtuMX0u/mjGmb2QDnqutDx6sg/eGe72XtMzN/9i6ebQw3rkqmWajTR42/L4Pz4TZ+Ewu3MYx1dDXkRXPJ3bOUR9zvXwGvFs2V6254gJpRFUE6w7BvzumBLvL8vo/O50J9nLdZsE1C6gUXRp057igTScGl47lZVZXw27jqKAfqtNy4TyY5V50C1we/bbim43V0JqnX0wD3EvNvw3l07saU68H73wj5hvk/ZZHjVCy5e1bhrH7ObrBdVDPU3b7x14Wzd/Pcj+tzxsweq7cxvzHcdtnQRHnZtFvbTLy32Xf3d+8HtnV11cn7d8M7PZyShU5iGznHh/R31K8pDraho29Jxsd7WeDZxrZ4imcb2+hCzza24XNvSb/Onnv/L8T7r9dY0/2BIk987DsUe7bxnpZ4tmt0OUZddnCLW/bGQB60XD7UqTlnX/c+j4TtuXOHOgVZ02dX6OuqyBrq8Lp6NX0gbh/Ks1EQt/xSCuMa+9V1MaekV2L7wsK7k9+WwwD25YsKhib2jYPfxwuT+V8L92uU5/641xDwXD/wwWcAt/EdpfL3w5yG646edfrJ+ROWnLRs6Qp19KymQx2ndYHjlLzezcG+APYvy68a6uSfvuykhafnryhduHxxvhs5f+6SU0pnL1t61vKFK85SlZf3d5qv6O9U4Tfkmwc4zsWQDpQ5LHf4DoTvWfHXk9eDtFoqBjpI1+0HP9r5+ohc538XcdvKANxtvQ4ftaVhVd5hXT7cQ9t4H/i7GkccuP/+uJ7fzNmHHaom7b4A39mwzNacN8DJhjJQgnUZ6DjWP7Cv8ScDnCLQZaALQZecR+v2FS1cesqyIxYvXbR4+f74rvXiRQOT+6linle6kNZ3ddefXbmC1ucswwj5EyfsOaEg/4xli1aevngF7Rt/4sIVS04af/JJE1bAS2V1Xn9nW79TaX43Gn7H9UYgW5U0roL2AO7bUMjsspvpfuB99NYbmA62yan1nFcKawY6WSn7uJ3i/oo65+hZucpTb8Wzm1HVQ3qDIf1WbM+ATyVsVxzePcEB0++h01/gST9+z+REPdsKv9lDdRR8l8VzYdhbz5YtuHdWGfzWbz2bfe/k2XWetFg89W8NqkJo2/LgOiqep/a16JKBToEnvvtO3NjNqRmQ5ag7uzsV/fo4lf/s4zgX9nHU7n2c5n/3cMov6eNMea+HU/anHk7bwn5OKYQbb+/nOGv6Oc1P9HOKn+nnFMH5i46MOnh+PC/3Fet1uttVnsrdYuEK3q9ZuNPbfSim/enKbUo559f9RF81dbv0UuLrjlXdgeGv1jav/Wpt9T1fra3825drR3/25drmX361tin21VpV9ve12Vf/fW3Z5X9f2/rJl2trVvx9beEvvlpbseartfG/rHPrYTxH6m/xfHhe7znwN3ge/J33XFPVtqX8mHfXrhi6xO3+LoAwX3c1llNIn/sD8euzHWzXGztp1xuv9N+uUz8jpPD7SVi/cv1VrL+j6H0eD/E8DyX/SZbRyjTP41RFz+OUywc6DVBnH+I5VvbjdxN9Tu/vsKjg7+KboGwVUD/DgXPHocBlV1HdzudLrTewP+qWp0RHFMqormPi+jrHeOLb7f/72175t9LfMIPygaW0BrT7bSfQ+J7YANr9phNofMCaQWM933q5LrtXDHTwvTUbNPZl4qAxjQLQ+E5dCBrfuYuuoLa1BLRrOwaNYwUVV1Dfuwo09mtqrsBvUkD6oHGspQE0jsU0XkH1dDNorNNbQbtjO5UDHeyPZoPGfmccNPYXC0DjOFgh6EJMv5LKdInWPuvfUvi/8nRumBU9L3PdnSnvb1p81sOJH6S7PzjG0Hrl9vFcfOLyxeek8nR37jieOE5SfdV28VyydFGyn8PpLVp89sJUlpngh2MjU67eLn6nlZ6xeHkqvxMXLz1lR/DD8ZUmzQ9/d8rK5St3RDrYHhVe403n1OU7Ih0c56r1pLNs+bk75L7i+GP2T5PpnLXwjK2exkykg+Ok5d50Fp++Q+4Pjs02e9I5bemiHZJvON4592fJdM44/dwzdkQ6OIZb50lnxZKlpTsiHazjcq9NpnMwPrwpCWUiHRxPrtDpYJrzzl2+ZGHq+J2W75be0bO43xiAPlvzW32orZoUdwqvuXVWds2tHfqkPH6rft/HQRsj928LFtCYQw+9r27sUKeh8Db3t94xsZqq5Dt94xX6m/d6X00cmnsdruqXPv3m3Hji9+gbh/XYDFW6kI0Mzfr3dX3S/76C0+qb/niDPt6Qnf64uo6OZx+V/nhcH2+dn/54oT5e0MnxEn28rncn/PXxhl7pj9fo442bh6bn7xGsM1uuH+i0/IbuA97/+M/p901fpv99gz5/81ednF//XnXy+0J9PPuL9MdL9PGC1vTHK/j4sGHpr18fL4ynP96gjxed0En50sdLju/k/l9Px8s+SH8cD1ZcnyzjXPar9JicukHnX3H632M/txDiFF6f/O4DyugD6PcNnH5W+uuL6+MV73fC3yPu/b8R7r++p+791/wqjumkfPH5e6RPn21CFSn8m/WYcIneH+/k+kt0+oVHd1L+9fHKbzrhp49Xbenk+bxRPx+dlE+Wumj66yvUvy97tJPyq4+3fN1J+dXHVSf5V6OPN2R1Uj/p46UXd3J/+1P9WHiOz/s/IO60XJ8cJ0KbbOu129VvPat04RJvt9Vtb+bDzh3R7nq38Xdoc666aaCD44Y1N20f7yUnLj5r4dIkdWxf59POtA1sJvij/bzo5o72omZtp3N9oF7S4+EZ0nGtC7UueSk53o7vzqXV8PwP6Z9Iv0Ifr9G6geO/rM+ndaHWNS+SrtC6hLfX620dryJFc/otmL7OD0y/ho9fruuBnYfRebSuOn+AU1Lb3/m+OnH9twx0SquT6Wfq/H7Tb+kz1GnR6XeDzsyGmzvaPDbkUdx6rZWOW6u3q7Wu1LpE6yKtm/X55urtAq1H8+/0vc/W53W0LtT7G/Xvm7Qu0PsLdLwavT1Xb5doXaf3T6nueD0s9fp4g9a5Ot4GvV2ot4u0jms9OuV8xXq7QutG/fumIf3TppsqzTpehb6+Sq2rtK7WuiblvtTenP666jrZvy3hcc+G7/h7K///yEVorCl6d231RQOdOee9u7ZuylCn6eW+DtlElHrxLtLXwLH3Ab8HPAB4DLDuvHc7+Ia8CNuvAG4H3Ae4wXN8M4S3AMLnv7v2I8/+TSnn6Er6w2+zzu8Yf8T5/n4/xGe87yt7QF7WnADXCb2bVy6l77d5Bf3U1kGcosPfXYvtcS9Hz5e5rOOzeOkx765thHuC92afC4B72btrR7esm9l8ZzIevo8WwP3hfTHtrLRkWsfHuvJSf8950ZHbn0eNdyX73ttrN0ZhO1Cq/chrA2pKYz9C+5aTxp6K9q34T++e5de+hf5QaC/6vudBafh28mw835TLvz+v7IXvrsXzdYMzFaym85Vr3aC1s0a3W1pXa9285v9mvT76V/p9R+t6rdUDul+hdZXWTVrHH9TvKVrXad2mdeFDur3VulHr3If/b+aTFStWrFiRkZIMtRu1nZynVe+fUpc8fqDneHt6mbGN4+18ns6O+5XOztPb97l7z2hoSF5XmggztjSEersX1LugQLXP+Ap3vu457ofP1mftak/vDnw4L7ckGbUnwu08S6hz0fcrpLIaGuh3M4hf7wI6f2iLm8o+WRBlUlaDyipoUAWJKT4qlU875kAr0WpIXjZsNGgnKb0XWHbGZ5v5o8+bfncKn97wlziE4VdeSWx55asEdzcbWr+ictqRTwdudNs9YQxk9U53VXSe9TOyWl9pDc2Y0dpaUNAbC1ZDIjc4p7q84K3zpzfegC2d/gKuA/nMwEyh+K2e8xQUtKve+Jc1Ix1l76sMu2Q2pLsultaUY3wv/MiB246yzXLB59lWPC0hZNcZQzzPlq+4iCRy+JUZBfiEec+SiJHIxJBq73gen4S2dV3fQVrpFjR04KOSUxLTSYJuCH/fnhp1H+95trrn2yt0HqhOtmx1pobtPQ9SbUipVVo9+dgbt3qnUsbrcTPJVz67dUTXst7PeXyI+/yh026lbl/zz15I4xaLFp+87IyF+ScvW3rWScuWnrzklAmL8ufkz1l86sKjVo6ft3DpiglnnaUnNOPv0823qboyOd+m5DLyDUQp8uxHwfkfuLbIXM98iu57/3PmeM/8idEbYg6Ct9sasx0Exx9x/tTZoz0TEyqeL5w90vP7ir/2S4zN4PaTjZ/NHOc5XvAxHS+pGujOt2k7n7gU/IRsRHjutv2T8ztQ7wr7CiF+/Ng3Zy597rOZu3rOt/yI3WaP6GSihDv/45GBTouewxLQxlqM3zphqFNReussBXxKYV91ieMUHP/mzLqRZF+sKyBd8kjH/lKZ3mad3TjUib+YzM+qlPg1ept1kT5vxc6kG1LiN+pt1lWv6fw5jOLHj4t3iF+gtwtS9ieu/7GhTouek7MxgPXZErg3p8JfUJ2myiB8JvwF1XK1EsJnw19QnaPOhfBP4C+ozlOrIHyBqoDwRao7ZGGPQI9AUGUFrg4G1DXB64JB9fPgPRC+N7g2GFL1wXoIPxlcB+Fngs9C+Lngegi/GHwJwi8HN0L4t8HfQfiV4FsQfjv4HoTfD/4Vwh8HP4bwJ8FPINwSbIHwp8F/QPifwf8JB9Sb4TfDQfX78FsQfjv8djikmsLvQvi98J9gf3P4Wwi3h7tHQqpH5NexgHok9kgsqB6NPQHhtbF6CD8ZexLCT8WehvC62HMQbog1QPj52G8h/LvYqxB+LRZzAsoBCapuTl8I93P6Qbi/MwDCA51cCA9yhkN4F2cEhHd1xkN4gjMBwvlOPoQLnH0gPN0Z1S2gRncb3S2oduv2DISf7fYbCG/o9lFWQP01qzUrqL7I2qtnQE3uObVnUE3rOQ3Ce/fcD8L793wKwk/3fAHC63u+BOGXezb2DKk3eub2wiKM9QDPK3I/DfK49i8G3azD6MdU+MRApxpQVgHPzn3LZjW+R/UBrj9y4sLlC7F1xUen1jMOfPryc0/i/fWe/actXn4K72+rSO5fetbC03E/DgM7F32/dxS8rqXLF5+GtUcrXMdpyxee4dZ4TyTD2Rg+47QzME7cEy54gnyjaaZA0M2XdPMwAp5ZVbgdSszEpe1ISvyoZ/sYlZyPW/8E5jOdLf5RnhPW4ZrP8tz8xzjVxw5xwvo3JSVDnKiO4/xmiOsHjnHmvjLEQbt8u6eto75pMrxEx0XgOhTxtQPd82K4eW3mxhNxTaVsNULtqkaqUWo3NUaNVePVBJWvdodWfQ+1p9pLTVZT1FQ1Te0Nbe10NRfaxkPV4eoIdSTkzrHqOLVAnQE1xsXqEnWpukxdrirVlern6gZ1o7pJ3ayq1W3qdnWHulPdpWrU3WqN+pV6QD2oHlGPqsfU4+oJtVbVq+eAyQvqRfWy2qBeU43qf9QHqll9DY16MNA9MDCQExgcyAvEA8MDIwMFgWmBGYHbY7WxNbF/B8lfoumpgQ7mWflrAx1cQ6AmnOP61zfl5Tjop1kRz3HnaRSPzXHQn6dmfo6bn43H5Lhj/i3H5TjYk4ifmOP6w+delOOg33jJrTmuX3zdvRS/4pkc1y+++rkc9362vpvj4PoN2X/Mcef4VWzJcf3rq77JcXk0Dsh10N/RGZ/rnqdlSq57nvojct15NI3zc11//+Ijcx2cw5+9INfB56ry1Fz3/Lmn5zroBjhlWa47f6Dxoly3rJVdluvafJxKildURemUXZ/rlq2iu3KdBXjeulwH1y5p/BPpDb0HufsbZgxyt6csG+SmV3DXIPc8DTWD3PxqvneQe/31D5F26kkXP0+69rek294c5F733A9IF/+RdOmfSJc3D3Kvu/LPg9zrLv6adNk3g9zrr2wnna0Gu7pa63hgsMurVuspocEuvw1h0i0x0k4P0qN7kZ7bh3Rpf9KVOYMdXKOldjDp3AMHO7h2SuU5dLz5HtLq/sHudcdXD3awN9n2KPGof3qwW14K1w12y0XZ86Tr36XjajPxqwSN5SL3n4Pd+1XWJ8/ddkbkudslM/LcdNoOJ517ZJ5bbqYU57n5VHt2nptP9efkuflTeV2eg/7SNdfnObgmSN0v8tz5FzXr89xn/+5+yTUo3kz7Jv7fEV4rY60gB/ZHOrjLWDtWeE2T5V3G2rHCa7P4meO3o4Tno0reC17/Zo5gmeR7UCnIgdcSelCQA69tdKsgBx5F7SnIgdfhGtllrB0rvB7ZRsF8WKD1+4IceI0+yXaT1wyU5MBrGkpy4DUWJTnwmo+SHHjdTsm2m9cVleTA655KcuB1WCU58Dqxkhx4vVzJdpPXP5ZsN3k9ZkkOvFa0JAd2lJTkwOtuS3Lg9cYl+zC8Frokhxe0lmw3ed14SQ68pr0kh2atJd+7R2pbm+R79zTNQbLNQtltr+QaYJLlgu0hkvUEr1sryYHHSiX7U9xmSeYDj5VKcuBxSkkOPE4pyYHHKRcaME65yoBxyioDxggl7wWvZS9ZJnltfUkOcw3gwP5fknYtHjOWzAf+zoQkB/4+hiQHHjuXtOfwt0Yk7Tk8fr9SkMMZWks+m2xDkOxPsg1BkgPbECQ5sA1BkgPbECQ58PevJOtJtmNIcmA7hiQHtmNIcmA7hiQHtmNIcmA7hmTfnr+JKJkP/M1GSQ78DUlJDg8YwIG/wSnJgW1rkhzYtibJgW1rkhzYtibJgW1rkhzYtib5fsG2NUkObFuT7E+ybU2SA9vWJDls0FryueBvakty4G98S3Lgb45LcnjFAA78jXZJDvzNeEkO/A17SQ5vGMDhTQM4/MEADm8bwOEdAzi8ZwCHDwzg8EcDODQbwOFDAzj0Cshz6G0Ah2wDOPQxgENfAzj0M4DDCM1BcnxyVwPyYaQB+TDKgHzYS3OQ9IeZrDlI2pqnGFAe+LvCkmNB0wzIh0oDnosHDODwoAEcHjKAw8MGcHjfgOfiAwPyodUADl8ZwGGzAeXhHwa0F+P1AkaS/YcJmoNk/yHfgHwoMCAfJhqQD7sbkA+3aQ6S9cPtmoNk/VCrP3jZ9q0ch9WaQ0jSH0ZzyJejoKbm2HlBLCbMC9rLAA5s637egDk5kj7WPCdHst1iX3PJe7FKa8kyaX2LSaxvMYn1LSZh32LJOsoE/yQTfINM8MsxwSfG2rxJTLB5f2QABxPs7ibYvE2wNw8xgMPOBnCIG8BhuAEc2NYr+Z41xQB78zQDOJhgXzTBtveuARxMsGmxHUXy2cw3gMNEAzjcZoANg8fNJTmsNoADj5tL2nJWh5Pjg5J1BI8PSnIwYXyQx0EkOUwxoM2YZgCHzQZw4PpakgPXlZJrxb7TPbn2oAk2JUkOJtlzfuj1Na9fJMmB1y+S5MDrF0ly4PWLJDnw+kUm9CEk6weedy+ZDzzvXpIDz7s3oT/3Qx+X2mwAB5PevyXX0+Y+peQ3lPj9W3Kd9QN3S64tvlbQj5DXFpf06eT+veT9MMFvjdezluQwh7UgB16/WLKuPETr0wQ58PrFkuPGR2otmQ/FWkuWB163V/K54HdOSQ78zinJgd85JTnwO6ckB37nlORwjwEc7jWAw30GcPiFARzuN4DDLw3gwGvFSrZZvFasqE+IARx4rVhJDrxWrGRfjteKleTAa8VKcuC1YiU58Fqxkhye1lryuVhnAIdnDODwrAEcntNast3ktYMlObANQ5LDegM4sB1FksNLBnBgW44kh98YwIHXJ5Wso3h9UkkOvD6pJAden1SSA69PKsnhC60lxyf/YQCH3gbMg+hjAId+BnDI0Rwky8MgAzjkGcDBzhcjsfPFSEYYwGGkARxGG8BhrAF+OeMN4JBvAIeJBnCYZACHPQ3gwGvmSr7rPWhAP+phAziYMJfzfQM4fGHAvfiHAc8Frz8oycEEP072oawU9F1EmRhJ+s2ZsNbarXZujjgHngcheS9GGlBfsu+9ZD6YUFetNoDDGgP83lEGBZN+55LPKJcLyeeDy4Xk2pRrDMgHlKnQr8nWYUkuJsz1te0oiZ3jSmLnuJKYMMfVthskawxYxwbl3zsn243dfuDtBq+TIfqdCAM48Pu45JzCKVpL9rdNWgNekgPPKZR8NnlOoeS7MM/nk+TAc+kkOfBcOkm/AO7jr7L9a3EOtn9NYkL/mr9TIdl/4O9USHLg71RIcuDvVEhy4O9USHLg71SIrt+itWR/8nYDONxhAIc7DeDANibJfjXPvZZsL3jutSQHnnstyYHnXkty4LnXkhx47rUkB557LfmOw3OvJTnw3GtJDjz3WpIDz72W5MBzryU58NxrSQ4891qSA8+9luTAc68lOfDca0kOPPdakgPPvZbkwHOvJcfEeO61JAf+Fp/kux5/g86EuZUm+LBJ2nEKNAfJd72JBvjRTTPAn7DWALu3CbZ3lAMHJe3eovPZtJb8BjvbnCXLJtucPxb0R2ebs2Q9wd+pGGqA3VtyjgTbvVsFywPbnCXrB7Y5S3Jgm7MkB5PWb5Wsq9neK8mB7b2SHNjeK8mB7b2SHNjWKtl2s61VkgPbWiU5sK1VkgPbWkW/Vam1ZD+Kba2SHNjWKsmBba2SHNjWKtmXY5uSZB+GbUqSHNimJMmBbUqSHNimJMmBbUqSHNimJMmBbUqSHNimJMmBbUqSHNimJMmBbUqSHNimJMmBbUo/9PV82ZZiwppfkuOTBQbYMSYasJYN21Ik+5NsS1koyIFtKR9/I8fh8G5JO8rULmPuWOE1ER4ULJf8LT4T7Ek/9G9t76215Pwg+71vEjtPisTOkyIxYZ4Uj0n90L+tbNL6TqI+5wZ8UxjlDY9fiuQ94f7U84L9W+7LmNCGS94Lnn9/nwHz7yXtSvxNX8l7cbjWJviEmPBdYcl8OMoADib4xpjUx5esq7mPL8mB+/iSHLiPL8mB+/iSHLiPL9le8Bxfybab5/hKcuA5vpIceI6vJAee4yvJgef4SnJgfwzJPgz7Y0hyYH8MSQ7sjyHJ4VGtTfAJsd94ludgv/FMYn1CSKxPCAn7QkiWye4G+ADkGMAhzwAOwwzgsIsBHEzyS5F832R7zsiuo+1QWW0Ah8R3GYS/b4Tf6zDBP8ba+Ui4XEiOS6Eck5csF5I+S2znk+xPsN+U5JoAbGuUvBdcX0r6d/I8fMk1ZLieFPXN0FqyPLDtWbKuYtuzZLvBtmfJ8Uq2uUpyYFujJAeeh2+CT6MkB5O+7yRZR7HNVZID21wlObDNVZID21wlOfD68ybMN5ZsN9nuK9lust1XkgPbfSU5sN1XkgPbfSU5sN1X9DuqWkv2YdjuK8mB7b6SHNjuK8mBba6SHNjmKsmBba6SHNjmKsmBba6SHNjmKsmBba6SHNjmKsmBba6SHHgevuT7Js/Dl+TAaztL9u15bWdJDmyDlyyTvB6B5Dgt21wl84FtrpLvemxbk7wXqw2wa60xwL43LJS05Ujan3lsTpIDj81JcuCxOUkOPDYnyYHH5iQ5oJzp+d635FxXtjv3NMDuLLnWNtdVkt9o4DJZaYDdWbLtYFvng4I+Q/trfZ8B655LcuC5vpI+IQmbr2A+8DzbNwU58DxbyeeCbd8bBTkcq7VkPrD9XXJdBra/S/Yf2P4uOR7CfXzJtpv7+JIcuI8vyYH7+JIcuI8vyYHt75J9ObZ9S9aTbPuW5MC2b0kObPuW5MC2b0kObPuW5LBaa8n+ZML+LsghYX8X5JCwvwtySNjfBTkk7O+CHBL2d0EOCfu7IIeE/V2QQ8L+LsiB7e+S73psf5fkwPZ3SQ5sf5fkwPZ3yXdetr9LcmD7u2TffqPWkvUD+wBI5sPrWkvmQ8IPQZADz8OXHJ/MM4ADz8OXfL/YxQAOIw2Yh89+KZJt1moD5luzP0abYD70gXsxXYcly8QMA8olyszcpP1dsv1i+7tk2WD7+zEG2N8l/ab4++sm2L4lx67Z7izJwYQ1ptnuLJkPbG9dacBc440GzDU+1No6XbHrO8tzsOs7k/C3zyXbTf72uSQH/va5JAf+9rkkB/72uSQHtn1Ltt1s+5bkwLZvSQ5s+5bkwLZvSQ5s+5bkwHZnSQ5sd5bkwHZnSQ5sd5bkwHZnSQ5sd5bkwHZnSQ5sd5bkwHZnSQ5sd5Z852W7syQHtjtLcmC7syQHtjtLjj+w3VmSA9sZJZ9NtulIlge2p0h+A35qjlnrxg4wYP6epB2F7QeSY3M8di85FsNj95L3wqSxe8l84DljJqxVKrmuNNsPTPg2o12rlEQyH9h+IMmB7QeSHNh+IMmB7QeSHHisVrLd5LFaSQ48VivJgcdqJTnwWK0kBx6rFV3HR2vJPgyP1Upy4LFaSQ48VivJgcdqJTnwWK0kBx6rleTAY7WSHHisVpIDj9VKvl/wWK0kBx6rleTAY7WSHHisVvIdh8dqTfg+pOSzmWPAupB5BnDgMWvJ56LWgDUZTZiH8OceyXFzybVjea01ybVC2d9c8h3DhPXeTPiulAnjg7xmjGSZZF9OyTLJvpySHNiXU5ID+3JKcmBfThPGQey3SuQ5mPCtEp5/L1lP8tx3SQ4mrX8v2X/gvrWkXwzPM5b0BVljwFznNwYl+/eSa0qzX8xCA+bVtgpyMGlda8m+Nb9rmeAfJOm3xu9akmWS/YMkx2PYP0gyH9g3R9J3j997JdfeZ78Yyb6UXUOYxK4hTGLSGsKSbRaPB0ly4PEgSQ48HiTJgceDJDnweJAJ/mKS/Sj2F5PkwP5ikhzYX0ySA/uLSXJgfzFJDjxOKtmn5XFSSQ48TirJgcdJJTmwv5gkB/YXk+TA/mKSHNhfTJID+4tJcmB/Mcl3XvYXk+TA/mKSHNhfTJID23Ik+5Nsy5HkwLYcyWeT/aQkywPbciTvxWrrq5WQQcGkPccEG58kB5PKhfT6uTg2dZwOS3J5Mposn5J1BtsbJcew2d4oaVc5WmvJMsHfh5TkYNKcZ8nyYMKcZzsngWSUQb46M+UoJNpQyX7uub2S/gAm+F6bYIuX5MC2eMnvXHObIZkPbFuRLJNsW5HkwLYVSQ5sW5HkwLYVSQ5sWxF979Ja8tlk24okB7atSHJg24okB7atSHJg24okB7atSHJg24okB7atSHJg24pkH4ZtK5Ic2LYiyYFtK5Ic+L1Xskzye68kB7atSHJg24pkeUC5LpB8B5ccq1xtgJ2HxwEk508NCyXHr0d2GXPHCo9fS/ax2Z4g+YyY9GxI1lf8bEjO+0W5pW/y+ZDkws/HHAPsO5LP6P5aS84xPEBrE8ZNJfPhIK0l8+FgAzgUGcDhcAM48Di6ZJmcr7VkPvC62yb0ZUz4ZqZkP2K11qLf3zaAA4/dSnLgsVtJDjx2K8nhUa0l6wceP5bMBx4/luTA48eSHHj8WJIDjx9LcthoAIfXDeDwhtZzu4y1Y4XHLCXz4c9aS9aT3Q3wWcoxgEOeARx4XOooOQqJcamNwn7xd3vGbSX7+Il1jgwYl5Icy+d3HcnnwwRfV5PmKEjOZbolaNaYrX025DlwudxNkMOBTnIM3YTxa0lbG49XSnLg8SkTfAsl84HHpyQ58PiUJAcen5LkwGNDkhx4bEiSA48NSXLgsSFJDjw2JMmBx4Yk60keGzLhuy7SflxevyHJ/Ej4DRmwzq6kz47tY5Mk1qAWHp/B78zsqsOS+cE+faLzPg3gMMYADuMN4MDf25EcD5hqAIdpWkvei320lmw3jtHarpcgz6FS65u7jLVjhdf8lcyHu7SWfC7smg0kvD6aJAdeH02SQ6MBHJoN4MDf2xFtuzUHyfqhW5/kt00k/Rv5HUOSg33HIDGhf8/fmTHhHUPS7snvGIca8I4hWVfubQAHfs+R/MaLfc8hMeE9h791I9lm8bduJDnwt24kOfC3biQ58LduJDmY8N7L37qR5MDfupHkwN+6keTAYzCSHPhbNyaMxUi23XYshsSOxZCYMBbD4yCS7zg8DiL5bJ6bn/QDkJwrYsL6ISasj8BjUlO7jLVjxYTxIBPsvSaMxexhAAceD5KcI8LPg+QaLiaMB/FYjOS9MMH/3KQ1XCQ5HKi1CetvS+aDCeuGmPDtCh4nrTRgnPRBA8ZJVxrg0yn5bPJYrWR/ksdqJTnwWK0kBx6rleTAY7WSHOxYLYkdqyWxY7UkPFYr2bc3aT6jJAeezyjJgeczSnLg+YwmrHUlyYHnM0py4PmMkhx4PqMkB57PaMI34STfL9imJcnhBa0l+5MvGsDhZQM4mGBfNGGe728N4PCKARxeNYCDCfZmE+Z985qAkhz+YACHtw3g8I4BHN4zgAOvRSDJ4Y8GcGg2gMOHBnDoZcAakb0N4JBtAIc+BnDoawCHfgZwGKE5SI7L7WpAPow0IB9M+Ab5XgbMoZysOUjaWKcYUB6mag6SYyDTDMiHVgOeiy8M4DA+Slry2SzQHCSfzYkG5MPuBuTDbZqD5LN5u+YgWUfxdwnbBNfV4rWlQ5K2Rc0hX46CK/+2fvcJsX73JNbvnsT63ZNYv3sS63dPYv3uSazfPYn1uyexfvck1u+exPrdk1i/exLrd09i/e5JrN89ifW7J7F+9yTW757E+t2TWL97Eut3T2L97kms3z2J9bsnsX73JNbvnsT63ZNYv3sS63dPYv3uSazfPUmzARys3z2J9bsnsX73JNbvnsT63ZNYv3sS63dPYv3uSazfPYkJfvf5BnCwvv8k1vefxPr+k1jffxLr958U6/dPYv3+SazfP4n1+yexfv8k1u+fxPr9k1i/fxLr909i/f5JrN8/ifX7J7F+/yTW75/E+v2TWL9/Euv3T2L9/kms3z+J9fsnsX7/JNbvn8T6/ZNYv38S6/dPYv3+SazfP4n1+yexfv8k1u+fxPr9kzQbwMH6/ZNYv38S6/dPYv3+SazfP4n1+yexfv8k1u+fxPr9k1i/fxLr909i/f5JrN8/ifX7JznX+v0nxPr9k1i/fxLr909i/f5JrN8/ifX7J7F+/yTW75/E+v2TWL9/Euv3T2L9/kms3z+J9fsnsX7/JNbvn8T6/ZNYv38S6/dPYv3+SazfP4n1+yexfv8k1u+fxPr9k1i/fxLr909i/f5JrN8/ifX7J7F+/yTNBnCwfv8k1u+fxPr9k1i/fxLr909i/f5JrN8/ifX7JzHB79/63JNYn3sS63NPYn3uSazPfVLsevtJsX73JNbvnsT63ZNYv3sS63dPYv3uSazfPYn1uyexfvck1u+exPrdk1i/exLrd09i/e5JrN89ifW7J7F+9yTW757E+t2TWL97Eut3T2L97kms3z2J9bsnsX73JNbvnsT63ZNYv3sS63dPYv3uSazfPUmzARys3z2J9bsnsX73JNbvnsT63ZNYv3sS63dPYv3uSUzwu7fr7ZNY338S6/tPYn3/SazvP4kJvv/XBZL3Q/LZ4PtxnwH3Q7KeGhZK+vZKtp/ssybJYZUBHNgXQ5LDNAP6U/x8juw62g6Xd7on58ZI5gfb9yQ5cD0hWV/ZeoKE/WslObB/rSQH9q+V5MD+tZIc2L/WhLZLsn5gvxDJfGC/EEkO7BciyWGKAeOV0wzgsNkADrcZMCbC732S8725X7nRgPe+OYIcDu+WnH8v6TvG8+8lxwJMmn//Q3/H2FtryfnW9j2HxL5jkNh3DBL7jkFiQp/SpL6U6JwtA/pSKLY/lRTbnyKx/SkS258isf0pEtufIrH9KRLbnyKx/amk2P5UUmx/isT2p0hsf4rE9qdIbH+KxPanSGx/isT2p5Ji+1NJsf0pEtufIrH9KRLbnyKx/SkS258isf0pEtufSortTyXF9qdIbH+KxPanSGx/isT2p0hsf4rE9qdIbH8qKbju1HQdlsyPGQbMfUWx+dFRbH50FJsfHeWNQcn3sZ6CXPh9bKHgWiP8PtYqyIHfxyTXnuG1A0TXATKAwxytPxYsD/zNOskyeYjWJnyzTjIfirUeYMD7+VAD1nE4zYAxAsl6kscIJDnwGIEkBx4jkOTAYwSSHPg7aZJtFn8nTZIDfydNkgN/J02SA38nTZIDfydNksM9Wkv2o+41gMN9BnD4hQEc7jeAwy8N4MDfzZPs0/J38yQ58HfzJDnwd/MkOfB38yQ58HfzJDnwd/MkOfB38yQ58HfzJDk8rbXkO+86Azg8YwCHZw3gwN+sk+xP8jfKJDnwt5gkn82J2oYgWR5qDViL2SR7sORa6SiDgklbiuT4HNtSJMeMaw0qF9J+Algu2M4nuTa0SfWFJIc1Bqzlj4JjlsfpsORzYnmYycP73QnJbz6Y9MxKtmne+yHZvpt0PyTLJX4HxIR2lft8knUF11fPG9DnM+HZkKwn+NmQnM+AYp+PpNjng8Q+H0mxz0dS7PNBYp+PpNjnIyn2+SCxz0dS7PORFPt8kNjnIyne50OybCaeDwPmt0iWTRPml5vwHUJ+Pt4Uthfa5yMp9vkgsc9HUs6ckHw+JOe8m9C/Mmm9Gsm1g7ifLZkPYwzgwHM0JTnsYQCHyVpLzj3i50Gyvz1Na0mbIK+hJHkv9tdaskweYAAHnrssyeFArU2YuyyZD/MN4HC0ARyO0bpSkMOxWkv6fi3QeqUB7zqSzybPI5fsT/I8ckkOPI9ckgPPI5fkwPPIJTnwHG7JepLncEty4Dnckhx4DrckB57DbcL6h5L96tVai45LGcCB5+xKcuA5u5IceM6uJAeesyvJgefsSnLgObuSHHjOriQHnrMryeE5rSX79s8bwOEFrSX7ci8awOFlAzjwvGHJ5+K3BnB4xQAOrxrAgedwS3J4wwAObxrA4Q8GcHjbAA7vGMDhPQM48NoGkhz+aACHDw3g0MuAdaJ7G8Ah2wAOfQzg0NcADv0M4DBCc5Acj9rVgHwYaUA+jDIgH/Yy4NsokzUHSbveFAPKw1TNQfLdf5oB+dBqwHPxhQEcxkdJSz6b+QZwKNAcJOuHiQbkw+4G5MNtmoNk/XC75iBZT9YasG4Zz1cKGuBvni9HwRXrb54U629OYv3NSay/OYn1Nyex/uYk1t+cxPqbk1h/cxLrb05i/c1JrL85ifU3J7H+5iTW35zE+puTWH9zEutvTmL9zUmsvzmJ9Tcnsf7mJNbfnMT6m5NYf3MS629OYv3NSay/OYn1Nyex/uYk1t+cxPqbk1h/cxLrb05i/c1JrL85ifU3J7H+5iTW35zE+puTWH9zEutvTmL9zUmsvzmJ9TdPyjFjrb85i/U3J7H+5iTW35zE+puTWH9zEutvTmL9zUmsvzmJ9TcnMcHf3Pp6k1hfbxLr601ifb1JrK83ifX1JrG+3iTW15vE+nqTWF9vEuvrTWJ9nEmsjzOJ9XEmsT7OJNbHmcT6OJNYH2cS6+NMYn2cSayPM4kJPs7Wv5jE+heTWP9iEutfTGJ9e0msby+J9e0lsb69JCb49lq/WhJT/GqHhZK+WpL1JftBSHJYZQAHtjFKcphmQPvJz+jIrqPtcLHPR1Ls80Fin4+kvNM9ORdAMj/YviXJgesJyX6mrSdI2KdRkgP7NEpyYJ9GSQ7s0yjJgX0aTWi7JOsH9ouQzAf2i5DkwH4RkhymGDB2Os0ADpsN4HCbAWNEPDYiOb+V+5UbDRgbmSPI4fmY7dey2H4tie3Xkth+LYnt15KY0K81oR9j228SE9rvKwHH6bDkszExklyXQHKOJ7fht9o2XJwD15eS94L9lyTLJNfZkvlgUp0tyWGNAe0GyoGDkus8mbC+kaR9ntf1kXxGue36WNBfY4rWkvUEv4cPlawvtZbsV3E/olWwPJiwno0Ja8kUG8CBv5cpWSZ5TESyruYxEUkOPCYiyYHHRCQ58JiIJAdev0Sy7eb1SyQ58Polkhx4/RJJDrx+iSSH27SW7EfdbgCHOwzgcKcBHHgcQrIvZ9eSIbFryZDYtWRI7FoyJCasJfO0ARzWGcDhGQM4PGsAh+e0FvVPMYCDCWtFsB1DcnyywAA7xkQD5iSwPUeyP8n2nIUGzC/8+Bs5DtaOkhRrRyGxdhQSa0chsXYUEmtHIbF2FBJrRyGxdhQSa0chsXYUEmtHIbF2FBJrRyGxdhQSa0chsXYUEmtHIbF2FBJrRyGxdhQSa0chsXYUEmtHITHBjoLzCA/T4RmCZeK6QPKenGbAXCXJebY8V+k+QQ7H5CXta5JruvL36CXHQ/h79M8bYGeUvBe8Fp9k+8V2Rsk6gm18ousBaC1ZHtjGJ/kt+DlaS84tZTujZH3NdkZJDmxnlOTAdkYT1vKR5GDCOgBsb5Wso9jeKsmB7a2SHNjeKsmB7a2SHK7U2gR7imS7eY/Wku3mvQZwuM8ADr8wgMP9BnD4pQEc2M4o2YdhO6MkB7YzSnJgO6MkB7YzSnJgO6MkB7YzSnJgO6MkB7YzSnJgO6MkB7YzSnJgO6MkB7YzSnJgO6Pk+ybbGSU58HfYJfv2/O1vSQ5sb5Usk2xvlRynZVunZD6wrVPyXc8ku5pkPrBdTXJM7Ja+SbuaZF6wXU3SL4TtapL3Y3+tJd85D9BaMh/YhiGZDwdpLZkPBxvAocgADocbwIFtWpJlcr7WkvlwpAEceK1xyfVz2a4m6QuyWmsTxiglOfAYpSQHHqOU5MBjlJIcHtXahPkYkvnA46SSHHicVJIDj5NKcuBxUkkOGw3g8LoBHN7Qem6XsXas8JiUZD78WWvJerK7Af73OQZwyDOAA49JHSVHIfldCsF5CCjW3zsp1t+bxPp7k1h/bxLr701i/b1JrL83ifX3JrH+3iTW35vE+nuTWH9vEuvvTWL9vUmsvzeJ9fcmsf7eJNbfm8T6e5NYf28S6+9NYv29Say/N4n19yax/t4k1t+bxPp7J8X6e5NYf28S6+9NYv29Say/N4n19yax/t4k1t+bxPp7k1h/bxLr701i/b1JrL83iUn+3pL1g/X3JrH+3iTW35vEFH/vYaGkj/HILmPuWGGfMUkO7DMmyYF9xiQ5sM+YJAf2GZPkgGKfj6TY54PEPh9JOXPnpF1D0qbAdo2eBtg1JL/5zXXVQgPmC1UaMF9Isp/Jc1QeFOzjsZ3rPgO+vy7J4RCtJefyJebqCOYD2xTeFOTA712SzwXPWZJ8/zpWa8l84HlTzwtyYPuOZP+B501J+rFxH1+y7eY+viQH7uNLcuA+viQH7uNLcuB5U5J9OZ6zJFlP8pwlSQ48Z0mSA89ZkuTAc5YkOfCcJUkO7JMg2Z9MzJsS5JCYNyXIITFvSpBDYt6UIIfEvClBDol5U4IcEvOmBDkk5k0JckjMmxLkwPOmJN/1eN6UJAeeNyXJgedNSXLgeVOS77w8b0qSA8+bkuzbs6+OZP3Ac7ck84H9hSTzITF/TJAD+6hIjk/mGcBhmOYg+X6xiwEcRhrgL8TzCSXbLPZZEvU/1xzaBPOhD9yL6TosWSZmGFAuUd4YlLS/S9q+2f6+ULBssP29VZCDSfZ3SVvG7gZwYPv7xwbYviXLJNu+JedPse1bMh/Y5jvAgLlskj5CbOuUXBfA2jpJrK2TxCRbp2SbdYMBHG40gMNNBnC42QAO1QZwYPu7ZD+K7e+SHNj+LsmB7e+SHNj+LsmB7e+SHNj2LdmnZdu3JAe2fUtyYNu3JAe2fUtyYNu3JAe2fUtyYNu3JAe2fUtyYNu35Dsv274lObDtW5ID274lObDNV7I/yfZWSQ5s65R8NtmuJFkeeI1IyXux2oD1GU2wbaEMCibtOZL5UWvAPTGpXEjb+fr0TdqWJG3Au2otaUsYo/XBXcbasTJe6+WCHNjGNrXLWDtW9tBa8l7wXF/J+WN8DyR9yEz4NuDeWkuug87fJ5T0h2B7p+T6DMdoLbl2J88vNeF7dJLtJtsaJTmwrVGSA9saJTmwrVGSA9v5JNtutvNJcmA7nyQHtvNJcmA7nySHu7SWbDd5DF2y3eQxdEkOPIYuyYHH0CU58Bi6JAeeLyTZh+H5QpIcmrWWfNfj+QCS73r8bR/JevKLnZLjQZJjljweJLmuEtcNkmNSo7SWzIfdDODAY3OS92Ks1pL5wOODkhwmGMAh3wAOPE4qWSYnaS2ZDzxWK5kPe2otmQ88Rik5VmvCHLYDtZYsD/y9KUn7M4/VSs6H4HUZJfOBx4slywOviSjJgcesJTnwmLVk357HrCU58Ji1JAces5bkwGPWkhwqtV4lyIHn6Eg+mzx2L8mBx+4lOfDYvSQHHruX5MBj95IcarSW7FffbQCHR7SWvBf8XT7JvhzbUST7tGxHkeTAdhRJDmxHkeTAdhRJDmxHkXw22Y4iyYF98CU5sA++JIdGrSXbi2atJfPha60l84GTluTA30iUbDcHag6S+ZBjQD4MNiAf8gzIB1PW+boobsZ36Ezw/zdhfSu290rmA9t7TZiLYYK9V5ID23vzu4y1Y4XtvZL5wNcvycGEtefY3iuZD2zvlcwHtvdK5gPPD5JcKyQxP0iQA88PChlge5csDzw/SPJesO1dsl/JtncT1oWU5MC2d0kObHuXXAuAbe/7GGB7N+E7fPZb2/Ic7Le2Sdj2LsnBro9JYtfHJLHrY5LwvDnJ/mSN1pJ9GLb/S3Iwyf4vyYHt/5Ic2P4vyYHt/5Ic2P4vyYHt/5Ic2P4vWVez/V+Sg12Dj4Tt/5JlstkADmz/l+TASUtyYPu/JIeBBnDIMYDDYAM45BnAgeebS9oOeL655PsFfqczoNEd0PJRnhPU2+qveQ7vz4awA7ri4zxne9Pg84cAGz5Nnr/pUzo/7m/5lM5f/LftPz/KIMDb4fawigQjoUgkEo3EIk6kewS/X/Z0zxd6crwzA0lOKlgX3hZvG+f7xUF7CN7vDR/TfR/9CelKrVu0nttCulZrR5eT0k+pPOB9bMKy9wlt76bTPym0PNpV+hzvJuXEuoqH558C5y7ZgeevhnM3fOfzf7TN87fBueMtO+78xXDuiu98/vcj2zp/PZy7eQeePxfKUuGnO+785XDumh14/kAkHOkWSW53qNe0pmeyqzNlJg4/1zV/o+dU/S/pEq0btI5vIl2hdbPWhZ8ln+s6OEfT31Lz7fYuewccb4M6tct4eP5s4DLlf3fc+cvg3NU78PyNcO62HXj+ArgnxZu+6/nf/WZb56+Cc9fvwPO3wrlzP9tx+VME5y7fQedP7X+Vfk7PB1bGFZ8n+191EN4DNuKt36//lbvrEGpfAaMhzPtLIDwJNhpBb+/5UTrrf02E/e+Fv4U+wqDI4MgINSQyNTJSfZH1VM856u2ef+7ZK/CXnpt7Dgpk98rtNTZg+2f/7TjvwNG2zdBv+EeeMxdQBqgGNABaANn/hLoTUAKoBNQBmgDqX3nOaEARoBxQA9gAaAXktkE7CygFVAHqAc0A5995TgGgGFABqAU0AtoA8f9A+oAyQDWgAdACyP4a0geUACoBdYAmgNoC6QOKAOWAGsAGQCsg9xtIH1AKqALUA5oBzreQPqAYUAGoBTQC2gDxdkgfUAaoBjQAWgDZaogzBVACqATUAZoAKjDEGQ0oApQDagAbAK2A3OAQpxBQCqgC1AOaAU5oiFMAKAZUAGoBjYA2QDw8xJkLKANUAxoALYDsCKQPKAFUAuoATQAVhfQBRYByQA1gA6AVkBuD9AGlgCpAPaAZ4DiQPqAYUAGoBTQC2gDxbpA+oAxQDWgAtACyu0P6gBJAJaAO0ARQPSB9QBGgHFAD2ABoBeRmQfqAUkAVoB7QDHB6QvqAYkAFoBbQCGgDxHtB+oAyQDWgAdACyO4N6QNKAJWAOkATQGVD+oAiQDmgBrAB0ArI7QPpA0oBVYB6QDPA6QvpA4oBFYBaQCOgDRDvB+kDygDVgAZACyC7P6QPKAFUAuoATQA1ANIHFAHKATWADYBWQO5ASB9QCqgC1AOaAU4OpA8oBlQAagGNgDZAPBfSB5QBqgENgBZA9iBIH1ACqATUAZoAajCkDygClANqABsArYDcPEgfUAqoAtQDmgHOEEgfUAyoANQCGgFtgPhOkD6gDFANaAC0ALJ3hvQBJYBKQB2gCaCGQvqAIkA5oAawAdAKyI1D+oBSQBWgHtAMcIZB+oBiQAWgFtAIaAPEh0P6gDJANaAB0ALI3gXSB5QAKgF1gCaAGgHpA4oA5YAawAZA64ghHdrpnQJ3dvlek4y3R5ftHsd7IeCvP7+Tz3ibA/277Pdv7/kuDbWE/MR7IXBIl+1C8nxH+DrfpSF/57sq6I+f/3gf+kq3KuDvfFUBf+dbF/y8yzeoZDx/6RYH40bHOy7or/z5jfdC4AJf+fxCoNzX8zEu0HU/J3k//JXTzT6fj3XBrt/bk+XU33N+VfCJjD4fLwT8Pb9+r3dzwF+59xvPb33ll9+lIX/Pr9/6yi8///Wk3/P5jZfZ67gq2MvX83uV73Kf6fpeJt11QX/10LptvG9tf/vhtz3yW19lNt5mn/Wz33jrwv76YVf5zD+//YPNgUKf/TW/9Z/feiiz9cFYn/0cv/Esv+/Lz2/97C/eWJ/vC37jmc/P73PkL97YwBqf/PzFy3x96q8eigb//+CX6Xa6OMPxLL//v/n571/5jee3n5jZfpPfeP9R/vr3fuNlnt99Pvn5i+e/n3iVz36d336i3/Yos/0Nv/3T4uBRvuJlmt+4gL/75j/eNF/juy8pf+9lfseRxgX8vYf6j+fvOvzHy/T1du3ftP3xMnu9fsezdwo0+rQH+I1X7et91W88v/aFF3zWL37tBpm2VxQHB/us//b32R/3Fy/T12v6+6Xfcj/SZ//e/zimv3hjA37Lgb94pr+vmt7fNZ+fv3rNb7zioD87k994/u2ImbU3Zt4umVn7pZSd86rgpRmNl2l+R/gcl/IbL9P8RmY4Xub5+StXfuNl2o49z2c/wm880/n5tdtv9t1/8Xe+z32fz+94RGb9Dz73eb7Mj8f66xdHfdol/fsB+PUryCw/v/4WfuNlejzMv5+Hv3iZfn79+5f4u78jMxzPf//UX/8l0+8ffv1p/F6v/+fNX3sp5cfjdzzR//n83l8Ze3Km0820X1rU53Puvx7PbLqZHxeQGo/wWw4yPc7grz0q9mmH9RvPr/9VsU/7lt94cunKjDNk/D3ep1/VPJ9+8H7jrfNdH/jr//mNty0/vNT5tLiOc7p5avk956iJPZ/qeYk7W62nO1st152tNgaT+a/Pu30DGNaMGeJsALQCcscOcQoBpYAqQD2gGeCMG+IUAIoBFYBaQCOgDRAfP8SZCygDVAMaAC2A7AlDnCmAEkAloA7QBFD5Q5zRgCJAOaAGsAHQCsgtgPQBpYAqQD2gGeBMhPQBxYAKQC2gEdAGiO8O6QPKANWABkALIHsSpA8oAVQC6gBNALUHpA8oApQDagAbAK2A3D0hfUApoApQD2gGOHtB+oBiQAWgFtAIaAPEJ0P6gDJANaAB0ALIngLpA0oAlYA6QBNATYX0AUWAckANYAOgFZA7DdIHlAKqAPWAZoCzN6QPKAZUAGoBjYA2QHwfSB9QBqgGNABaANnTIX1ACaASUAdoAqh9IX1AEaAcUAPYAGgF5M6A9AGlgCpAPaAZ4BRC+oBiQAWgFtAIaAPEZ0L6gDJANaAB0ALIngXpA0oAlYA6QBNAzYb0AUWAckANYAOgFZA7B9IHlAKqAPWAZoCzH6QPKAZUAGoBjYA2QHx/SB9QBqgGNABaANkHQPqAEkAloA7QBFBzIX1AEaAcUAPYAGgF5B4I6QNKAVWAekAzwDkI0gcUAyoAtYBGQBsgfjCkDygDVAMaAC2A7EMgfUAJoBJQB2gCqB9B+oAiQDmgBrAB0ArIPRTSB5QCqgD1gGaAcxikDygGVABqAY2ANkC8CNIHlAGqAQ2AFkD24ZA+oARQCagDNAHUEZA+oAhQDqgBbAC0AnLnQfqAUkAVoB7QDHDmQ/qAYkAFoBbQCGgDxI+E9AFlgGpAA6AFkH0UpA8oAVQC6gBNAHU0pA8oApQDagAbAK2A3GJIH1AKqALUA5oBzjGQPqAYUAGoBTQC2gDxYyF9QBmA6+udAv7mU/uNtzmwb5er6iTP1/X88mR7UubzfP74XRryd77Nga7njyfPl9l440Jn+8qXcaFan/H8ne8Fn9frN97mQJbPfPYXrzjo73ozH2+Or3jHBf3li994b/vk5zfeOJ/PRzw0xVe8dUF/z6//8/mrN1qVv+v93Of5/D7nfus1v/WV3/zzW29k+nz+4/m7H5eGTvCVL5lPN7Pn81/v/rDiZbq+z3Q8v/VQ5uP5K39+4/mtJ/3Wf/7vb6brP3/x/D/n/uKN9dnv9BvP8vu+/DLbHo312c/xG8/y+37xMl2f+u2vRX32s03nl+l2ujjo933LX7zM84v6yhe/8X54+ZdZfub36zLbvxrn8/n1G890fn77iZ/7HGfw20/MdDuT6X7n2MA9GY3nd/wl0/FeUn7P57O+EroO//F+7/M6/MYz+3o3B3bvKloiXqbH+aXsBn7bhZ0C/uorv/EyX79ktv7L9P3wayfxGy/T9an/cVsZO84P7T0v8/1Yf+XAb7zM8/OXL37jmc4v0/ZB0+2Nptsvr/I5fuA33g+N30if6fqNZzq/TNun5/l8Lv3GM53fVRm2x/utdz/32f6azs/0cVa/9vN1vsdBzB6nzvQ4kl+7pN9483yWK7/x/PqN+I2X6fo50+Nwme7fZ/p9y3+/LrPjjn77a5l+3/dfv/i1r2b2fdp0+2Dm6/tbROrxzI8L+POrGht4IaPxTB9nkHo//+Gla7a9Uaq/IWVn2la+LNHx+Ftk6jj6Fhliig4PB8zV4dyS7/ZdMpzX9WRwHSTzXHB9MKxeDm4MdlOvBN8K9lTvB/8U/H/sfQl8FEX6dvVMQhpIw3DFASMzKCsBhQx4BUQJ4BFEcECOuB5MgECiHGOIGvFg0F03uovGO97xWA3ianR3JSrKCB7xnl2vrGc4hHAPCcdAIP29b1f1dE9nkhQ64v6/rWd+T1dX11v11n31MU6y1bbdlk7Ctt02F9lj22Prp/nD98OWm8L5F3ubDONCmtU2855fpu2488s0Jyg+QkbI/DfINP2Xxef/P5luTC6D9ava/x+b+li9H3/WNrnNHugDEtuPZ+TR/5d0A315Rj+eMTNdXgNmZM6R9+Pm8HNLafjnAMtKafhDgJ470uWRYKkqO7rjBKa/B0mHY39yFukE8boczirhdzZ5BX6jyOvwyyZb4DeaKJIijSFTpCnSWHKJdIl0DpknzZPOJddK10rnkRukG6TzyT4pIuWQJNtI23hytm2G7Q/kJPtJ9mfJUPtQ+3MkOSk5qZKkJaUlLSfnJJ+b/DwZlzw++QXiTfYmv0SmJE9JriKXJl+a/DKZkTwj+RUyN7kg+e+kt9xb/idZ1XFVx1fJ96kbU1eS/UpEWU26duna5W0tHWJ8EzJC5mjJiPHt15bpZofx4sp02QPMBQaAlcAQMAJ0X5Uu5wD9wHJgEFgPdMxLl7OAPmApsApYCyTz0+UMoBdYAqwA1gDDQOeCdDkbWAAsA1YD64DyQtAPzAUGgJXAEDACdPtBP9APLAcGgfVAx9WgH+gDlgKrgLVAUgT6gV5gCbACWAMMA52LQD+wAFgGrAbWAeVi0A/MBQaAlcAQMAJ0XwP6gX5gOTAIrAc6rgX9QB+wFFgFrAWS60A/0AssAVYAa4BhoLME9AMLgGXAamAdUL4e9ANzgQFgJTAEjADdi0E/0A8sBwaB9UDHDaAf6AOWAquAtUByI+gHeoElwApgDTAMdN4E+oEFwDJgNbAOKN8M+oG5wACwEhgCRoDuJaAf6AeWA4PAeqAjAPqBPmApsApYCyRLQT/QCywBVgBrgGGg8xbQDywAlgGrgXVA+VbQD8wFBoCVwBAwAnT/AfQD/cByYBBYD3T8EfQDfcBSYBWwFkhuA/1AL7AEWAGsAYaBzj+BfmABsAxYDawDyjA/8pTG/h/qn9v5/oiQO7pyqxIsd2GbX9sx5LZzhvd4guUu44yfjVMuU+KTGyK1vY450nQ8xCm3iDMdeznDG8AZHm86eMO7iTO8e3nzhVOu7a9bHXn72MuZ3k84wyvilHuLU24Kp9xKTrlnOeXmcMrdxyl3Jme7bG9/4UjT4eLU6+LsD3j1pnHq3cJZ/3j18rZL3nwu5ZQ7hrd/4ZTbw11f+OSu4JQ7n7M8ZnKG50tw/m1IcP/MKxfilLudM71ncLY33vE8TVrMFR5veXzLKddVOsh13423nvLW+z8lePz4ilNuGafc6gS33ymc5cGb3lmccpMTLJf9G8nxzpt4x8ErOcuDV463HszkDI+3f74pwfHjHVednO0jhVMuwCn3EKdcM3e/y5fenZz5wjsf2mLnDY9Pjnfc4pdrS+rIx99lbX691pTeBNfT0zjD45fj05vOWa/yOMO7lbM+F/OuZzjlJnHPi/nSwdveeOV2Jzi8Lpzp2MMZXqLnsYleB/CGN5tT7pgErxf4w+OTq+JsRyM448cfHl/8ruLUm8cpl5PgfZWnbfu41gu887AVnPkygzN+vOv9RNeDZs721sw5nvOG9zTnuHo+p947OcNzc4bHu4/EK3czZ/ny9qe8+8qJ3qfpneD1L68cr95cTrmXecuXM7y5CY4fb3l0SfA+Ne99CN59ft7xMtHzjUTfr+BuH5z1inecuUNqO0B8Xu5pG5Zune0nWy+y2bbZdiysRrbY0skO2y7bcaTB1mhzk722vbbjyXtKSDlB8/ekFO95uYfhdzapJMvJKO2pudHaU3NjSBB+Y0k92QJyjfA7j6RKinQ+6SX1ksaR06TTpAvIGGmMNJ7kSOOkC4lX8koTyWRpmnQRyZUul6aQGdIM6fdkjjRHupQUSldKl5F5kl+6ghRLJdIs7Ym7AvKC9IJUSPZJB6QrtefuFmjP3T1HBtnH2D8gOfZx9vVkgn2CfSO5yH6R/ScyyT7JvolcbL/Yvplcar/UXk8K7FfZt5D59gX2HcRv99t3kWJ7sT1MKu1V9t3kFfs79oPkPfv7dkX6xP6pvasUsn9u7yZ9bf/a3ktKTuqQlCb1TOqZ5JTwub7e0glJJyT1kTxJnqRjpTOTzkxKl0YnjU46Tjo36dykvtL8pPlJLumc5POS3dK45AuTT5Dw2b8BEj77lyHlJucmD5TwCcBBEj4BeJI0M3lm8skSPgc4WMLnADMlfA7QI+FzgEMlfA5wuITPAdI7NkvZvwppluYb2hzdhIyQORoydzQvbHN0oOEUcejikeGJT2LCETJCRsjE4gC4Vt6fLoeAEaD7gXQ5B+gHlgODwHqg48F0OQvoA5YCq4C1QFKeLmcAvcASYAWwBhgGOh9Kl7OBBcAyYDWwDig/nC57gLnAALASGAJGgO5HQD/QDywHBoH1QMejoB/oA5YCq4C1QPIY6Ad6gSXACmANMAx0Pg76gQXAMmA1sA4oPwH6gbnAALASGAJGgO4K0A/0A8uBQWA90PEk6Af6gKXAKmAtkDwF+oFeYAmwAlgDDAOdT4N+YAGwDFgNrAPKz4B+YC4wAKwEhoARoPuvoB/oB5YDg8B6oONZ0A/0AUuBVcBaIHkO9AO9wBJgBbAGGAY6K0E/sABYBqwG1gHl5aAfmAsMACuBIWAE6H4e9AP9wHJgEFgPdKwA/UAfsBRYBawFkhdAP9ALLAFWAGuAYaDzb6AfWAAsA1YD64Dyi6AfmAsMACuBIWAE6H4J9AP9wHJgEFgPdFSBfqAPWAqsAtYCycugH+gFlgArgDXAMND5CugHFgDLgNXAOqD8d9APzAUGgJXAEDACdP8D9AP9wHJgEFgPdPwT9AN9wFJgFbAWSF4F/UAvsARYAawBhoHOlaAfWAAsA1YD64ByNegH5gIDwEpgCBgBul8D/UA/sBwYBNYDHa+DfqAPWAqsAtYCyRugH+gFlgArgDXAMNC5CvQDC4BlwGpgHVB+E/QDc4EBYCUwBIwA3W+BfqAfWA4MAuuBjtWgH+gDlgKrgLVAEgT9QC+wBFgBrAGGgc63QT+wAFgGrAbWAeU1oB+YCwwAK4EhYAToXgv6gX5gOTAIrAc63gH9QB+wFFgFrAWSd0E/0AssAVYAa4BhoPM90A8sAJYBq4F171mfzw1z/S+lkDs6cqsSLHehnU9uuy2J6/9dH+fUyyt3GWf8bJxymRKf3BBOOd50DOIMbxFnOvba1nPJDeAMjzcdvOHdxBm/ezn1LuIMb2eC28de+34uuU84wyuy8YX3Fmd4U2xtz1+N/Xm+8J7lDK+Zsx4s4wzvTM74XZng9LqkTK5+jVeOVy+v3BY7X3pv58yXmzjleOvBQk65YzjlBnDK9eHMP970XsEpd779Fi65mZzh+Wx84XHnH2e73MBZr3jrwU2c/RVvefC2j+c50zuJuz/gix/v+MvbLnsmJbb98ubfZQmeJ+ZyhvdOgueJvOMH73xyNade3vkkrxxvetOk2xM6Ht3COx/irPe883He+R/vuJAmObnyhXf84J139uEsD97wnkvwfJJ3nOGdd/KOR8ts1yV03OoqbU1ov8tbD3jHhT9x6uWdt3+V4P5+tXR9Qsd93nUAr9wsTr2TEyyX/RvJ7eSU461/V3K2X951FG894J3v8solep7DK+fkXOelcJZHgFPuIc74NSc4vYlehyZajrcfT7Qcb/1bxjlv38Ld3vjK4xTO8E5JcHi86+Q8Tjk/p9wtnO3oTM7wJiV4PyLR7W03Z3p5w+vyG+2r/Fb7L1dw1vvZCd5/+a3kqjjLbQRnviQ6vKsS3G/kJLg/fdp2Nec8jG9+sOI3mtclutwSPb/nlXuac1w9nzO8OznDc3OGl+j+/gLO+nIzZ7ldwdmv8e7b8q5nzuUMj38exheeg7MdPc073+DUy7veT0tw/vGOq7zzK951XnGCx33edWgfTrnnE7wOfYZ3/sK5nuFtv7xyFZxyO7j7g8TWA9582ckZP956yivHO57zhteQ4Hk7r17e/UTe/pR3HnYup9x67v1iznxO8D4c73jEO35EOOWSf6P7+7z9WqLbG+84yHu/gvf+b6L7+/Gccos4y5dXrgOn3uM4wzuOs7/qxjl/vibB+yqJfj7nIGe+8Mrx9uO89Yr3/i9ve+Ptr3jTwXv/krd98MaPt//j7U95xy3efanetsVccrzPeUyx3ZpQOd748Y6XTs5+42XO+428+ZJmK+aSm8spxzsu8KaXt768l+D9A97757zPvfLuO/I+58srl+jnd7nbL2f58u7XbW0nfh8wOSS+TBp6n/53DJ7Xmc7DcI6mr+bn/U8NshOwvoaG2UlTbpw74RzN0g9/3v/UaP/bk5yU3DE5vv1qU1xIO98OSIQM6vdDWsuBQeDAqB++/8Ujti845Rrb/B/A3sCvk9QkkmxLticnJ3dITkmWkzslt3b9asmcvqo265iQ+eUyQ4HVUOfrgPJH6bIHmAsMACuBIWAE6P449n0oYhuR0la4htwzXPNR/vC+4+rv+MOTOeUSHT++fGmWitqUK2Ry2BV0BFZ9TP+HqzMw/DHt3wYBsz5JlzPAzPj85/VvownOUf+hfVekztadrLf9ZOuhfV3kGO3rIk7t6yK9ta+LpGtfF+mrfV3ExfyP+1n+3wP/NUqN4iYfQlj9IIzdLHe1PDyq70dztLVmW5tl/98p826b9evo5/PRlPlvK4sCjrLgkeGpq6E2+zMqcw6HLp50JXHo4pHhKdNvElSfIxzp+m8L5/8/meXAEIxZEaD7i3Q5B+gHlgODwHqg48t0OQvoA5YCq4C1QPIVjHlAL7AEWAGsAYaBzq/T5WxgAbAMWA2sA8q1MAcC5gIDwEpgCBgBuv8D+oF+YDkwCKz/j2Ve1E77/PXkzuKU65lgubb7iF9Pb9vjliHXdr/y65VHZYLlePW23f8debndm+By+63qfdvj3ZHnC68cb/1LtBxvPeANr+1+Wsj9crmMp3rKnut7yWG1r+we6pKrSnvKdSW9ZLNHXIe5P+sZXcNhIZd8ky73ALP8WxizvkvXFrRpwLrvYaz7AcarQFpU/iHglAvPO4cQVcX9NMe3xnpwZl5RHl5HfW7T9QXz6XVMh8d0fV7R9bP0cLJN16/KL5qrh+M1h1OcNw+vY5x939K1qf9b43+uk0kK3Zdj9g6wou1MuhIHs6ea8gHtNmInismuX+lG9P/RtpEkIsOV7to+lHv8xHP0dJSa9HYxhbsFWDwvLw99V0Fe0nMbCcK5f/6sWXg9BOdzC+fNxvO66LmNhE3XCeR93oLCOXjugPNZeUXauft7TaYAzz1wXly4oBDPs1EeHPDcazr3mc79pvMAnM+btVA7L4Pzwtn58/G8goZfpMX/ey3+i/A8aDoPwflQLbeUKM15Gw80v2PtdpIUY0+2uHdoYU+JscsW944WeyeLvbPFbq0PisXexWLvarE7LPZuFnt3i72Hxd7TYu9ltku03SO9P9K6jqw1nQfq6J42njvXGder4LwDO89any4nsXP/lr7Rc89W0/m2vuC3o3aevcO4nrvTOM9qMGTqGozrkUY8l2j4+4zrwQPGOWnqG41bZZMRjvuQ4TfrsCEjNxvnFXCOQeSR+Gj734Jj5dqSxX0wG9OJ8a7+keZbzY8/b7+rNWA5X0gmkHQb/UcJtDeSA9r3Wq3xwPqaDWWMpq8usfHAvbCnbc/Y/mp71rbc9rxthe1F20u2V7QdNt39A+V95UOlRvlE+VR5T/lM+UgJKR+zRmKOJ7bK+jo6bpB1iY0n9ruyva+9v/0k+1D7cPsou3F9vP0C+4V2/I7vRPsEuxEvycQAaxdlCY4Xlttgi12rr+uMcaGrqQMx5xeazvV0nzVjfeLjdQ5Jlcz2ZNu+aNemxwOJfUTFeqPfqGFxmgwMrT8uej248Tjj+kbT9U3G9ZpNtL1X1/eNrmexnhOo6ek2G5kE9d0ONW6FLYn8zbbSppA62zqbk/YEUjsfpRYQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBD4n8FuiZD+5CxiJ+PgZyfj4WcnF5IJRCIXwc9ObiHlcHyYPAnHNfCzk3fgZyfvwc9OauBnJx/Cz04+hp+dfAo/OwnBz07+DT87+QJ+dvIV/OykFn528g387OQ7+NnJD/Czkzr42cl6+NnJRvjZySayFY7b4WcnO+FnJ2H42UkD/OxkD/zsZB/87CQCPztpIsmSnaRIKXDsKHWEY6qUCscuUhc4OiQHHLtL3eHYU+oJxzQpDY5OyQnHPlIfOKZL6XDsK/WFo1tyw/F46Xg49pf6w/FE6UQ4ZkgZcBwkDYLjydLJcBwiDYGjR/LAcZg0DI6nSqfC8XTpdDhmSVlwHCGdCcezpLPgOEoaBcfR0mg45kg5cJwsTYbjFGkKHKdJ0+B4l3QXHO+W7oXj/dL9cHxGegaOL0gvwPFF6UU4fiN9A8fvpO/gGJbCcNwj7cFU2NJtEplkmwTHp20rbDbyN9tKONbZ1sGxGxa6JEmi/P83y78jlKu5/AUEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAT+t7FbIqQ/OYvYyTj42cl4+NnJhWQCkchF8LOTW0g5HB8mT8JxDfzs5B342cl78LOTGvjZyYfws5OP4Wcnn8LPTkLws5N/w89OvoCfnXwFPzuphZ+dfAM/O/kOfnbyA/zspA5+drIefnayEX52solsheN2+NnJTvjZSRh+dtIAPzvZAz872Qc/O4nAz06aSLJkJylSChw7Sh3hmCqlwrGL1AWODskBx+5Sdzj2lHrCMU1Kg6NTcsKxj9QHjulSOhz7Sn3h6JbccDxeOh6O/aX+cDxROhGOGVIGHAdJg+B4snQyHIdIQ+DokTxwHCYNg+Op0qlwPF06HY5ZUhYcR0hnwvEs6Sw4jpJGwXG0NBqOOVIOHCdLk+E4RZoCx2nSNDjeJd0Fx7ule+F4v3Q/HJ+RnoHjC9ILcHxRehGO30jfwPE76Ts4hqUwHPdIezAVtnSbRCbZJsHxadsKm438zbYSjnW2dXAcaCp7KHpSV99XRjNjS1/ZXC+scropb6HyTibfDWgzyXaz1K+BzJ+X+TMD7T5TOPYW4Rg+CplNZy0Lr94S718K1DvOYsf0RZie3sDNqTbi2NpX3gSme6sR/4ss/i402c3xx/DKwR+alVt/jfhPi9oxvpivwa00vxzbqL5+wC2p0O7gej2YYTB/gvSQbUZ6xplSRO0XWuyxerdhfpj8Tze5m9OPAuUgh2bVtsSmH9ObRI6HencaOZ2cQc4h52nXMa5aOW6j+e7ZTvOjgJmlzKxkZg0z67dTeXmHUf6fpED5w/UgmO7tRnqPt+RHkiVeH4N8Dsh/BGauyV+SxZ81nCGynZSY5PuTM2PcZYhhucl9msX/CeBebXL3WNz7Q/i1JvcMkhnj3gPcIyb37ixP9XQdA+5uyJ80MD07zHK5MeF0J5OjdqwPNkZMfyX4GwtmzY7E1ges598mNYKKvUnNSb1J7+Q+ySeQ9OThyb/T3O8G5igXKBcqExWvMkWZpvxeuUzxKbOVAmWe4leKlGLlWqVEuVEJKH9QSpW/KGXKfUq58qhSoTyjVCovKFXKP5RXlWrla+V7pYPSnNqQukHZpOxLtSkHU7co25U0pbuyS+mj9FX6K84uji7HK98onZQuyonKIKV7lyFKg+JRTlV6dTHyRW8nHYDBnX1lNEM7E99P9CS9SBo5hjhJHzIc7BgFeVdfGcvDF6Z6a8K0/vt20+vlu6mdNND4XA/MgnIPgD80y8A8HcwKZlaBOQzMIDNDYHrArGNmGMwl2EOFqekA82Yw3cz0gDkSNGYz0xs26ldNyrEx6elOYu01Kb0t7r0t7k6Lu9PinmZxT7O497K497K4H2NxP8biTizuBnDcPAXypxTSi2Y5mEPBrGRmdUw+/Px0YLkPh/AIlCuaDjBPxfbMTA+YASiHbGZ6dx9J/rcXr9bzB0vqNOz3QB+apbv50ov5NgLrG8ijGQLzDKxvzAwfUfxbrz94diaE54R2gGZGA1+41nlMRQMdZ6oaEt++R0uxdrQGTfHcCuN1qKH18VrvnzsBcxqhHoJZ2pjYeI4G/pj0I3Qt65LWJUlkQ9LmJBvZDj12CvTYTUldyWHot9O0ftsJ/fag5D4kM/n05IEkC/rwoeRq8D9Jma5cruQp+UqhMl+5XrlJWar8UbldWabcrdyvPKQ8pjyp/FVZrvxNeVkZqrym1Co/KCmKmtqYulHZrOxPtStNqVuVHcoxSg8lrByruJRvlc5KV2WAcpLSo0ud0qicpqS10j/79tB+0r8n8eVnh6ObFJFXU15LwXaK5VC5h9aXir3UDDKzbi/rl/dRM2sfjc8lwLth3k/AvQxMB5h3gekG804wPWAuAzMbzL+A6QVzMZS6D8xrwfSDeTWYATCvBLNsr1FfXrTFxvdZi/0ji/1vFvvzFvtyi/1Di/0Zi/05i32Fxf5KCow/pvh2M61OtHlOR6j/JvdvLf6dkJNhk7t5TYTtvxrCd0I+r4T5XMY+Q+7VlFdTzOG8mhLr7w3w5wX518Gfz+TvNShns7/XTP7M9Q4v14I/NMP7Ej9/ht4yaU/SIWh3f1WeVeh1bKeoyLO/L44WJLKf1vucCKt/zCQHqLubmf4DNH44/z5HsZES8DcGzFIws8EsB/NsMCvBHAlmNZhnglkD5nAwa8E8A8z6/UY+dUg24ov2ZIs9yWK3W+w2i12y2InFrpom6Dif/AF6KCek9zswM8D8FsysiBG/jhb/ssWeYrJjuz4X0hcA/2PBLANzNJgVYI4CswrMs8AMgpkFZijy6+WDOZ1o/x7SFTbps6bjR3B3HIjvjvm0GuKbDe5vgukF8w0wfSb5iUpseBdY7DlKbHhBzB/w/xbmD5irMH9+Znjm9oT1NOMgra9ZBxPfj7+cFEz6MMlIB+rMPUjn0yUHWfs5aKTjc8jXApP9U1O5YB8UhnG7Atx3glkF5g4wg2Bux/Hc5O81S3mutNhfttjXWOy7ILywKTyzu3UeU9BE01HSlPj881v6ZW293mTEq7ME/YjJPsnk3xpPx6G+8tbURMbQiFeqab5lnT+VHqLzp5pD/33zp8lKrnKFMlOZo1ypLFAWKzcrtyi3KXcodyr3KA8oDyuPK0/BOPC88qLyijJMeV35j/KjIitE2ZP6k1KvRFKTlEOp25SdilPpqexW0hW38p2SqjiUDOVkpWeXdcoe5XTlmDjzJ8ybisN0vlJ1OPH1xhi96Lim7escZvs6h4368jaOMyb7FEu/sQbcI6246+Wsj8v+ZjoulzYnflyW7X3t/e0n2Yfah9tH2Y3r4+0X2C+059jH2SfaJ9hbxgsvySrt35xq4vN5MDknWvfR3rVLsm0fy6PbgapKtJigaSPHyGgmMdNG0jVTYeYvdU8FM148sZ1kXrOoKHNe4czMucVXDR42xJM5bMhQDxjzFubNzi9ahE7+wpKZ18yhFwb7F8wdsmghiZY7eBvmIdPHOOB8KdDr6qe5eRtdmumc1EMzMzzUHnqMml5Czdw7qJllO14zPeAf+wTvFzQc5yPUveIQtVeAu28PvYbZWQD+C1jYHSG/yy7tIResTZHDD3RqkWZ0q3mHumV/2lO2uoXfad2f893W3cJ1HeWexLwzb7hlOTrJzlbcKplbvDAjadTNFse9Pfyccr3Sn68VbI5Ex1P39b3kkM0lhyWXXJMJ+Qt2R3eXeToTU/66vXB+3tz8TAyNkDyw92Jpz7muF8u78ChqHh+kZno2szPTnW1oQJ/7VTrLjgUOuxh+WrvhOznCNy0qTMB5ieM0WrdmW9w8Hqhvcsty/V+Dm8TeozpSZAA7E1rnfs4UBPftewCHEty7JWQYoXUO+xCsG6cCcQftNCC2p9MJHR/OAPYBZgFxJwrXHOm/IB28wLsEA9uV+r8HbIvnmOyzCDHdESEkH5gDnENi75EVAMcTOjab7w22hgUkdi5rRRFwKnARib3nIyAgQMhXwPLfOhKAzcDlv3UkEgTs+/RnOlqfh/TMZnZm6vMeQox5SIcWYeM8h96XPBZ+rqi+nFb1pTN9+rxH12Od9xyIznuyX6FzHG3vXKLzR0cXlxzZ10NbH+EcFMfODJNvvGZn8cNY5y8YAksDCAvOfYT20YmKn7PKiN/rEh2/i8/NLR4x4uKFc4qvyyvKJ1cNhtks5lP1pS65/F/dZAeLx9R24+GwxEMvJ3M8zLNeAwPBuep8GreyQTBXHuSKTlS97HroZNO1k1yyZwhwsKvFhFZOdcll4BaEtYwD5t1+YD3IR7q65FwHuIG7s5tL9ma19NseIp1a+gmU9IobTrXjyMM3I8TS5mF5UdDZJePcKjjdIQfh3Fyf3MxPz7LpY3DuZibOy7AMA3dPH4PM9uxfqe8TEhZG9r1pcvZ9lBgW9idVsB6MpBtrO5TX5gu6MnYtJ841q1zKEVzT46Tf1ZRN1/R5ZUdgJRCfAOndraPWsHt30wxmYecxJdCRmG7RxMd108dgmPjcQRXUj8j1u1Zm/7NxZenWhpUZOxpWlj/VuLLuucaV4c0NKx1/3rXSfxu4/7VxZeD5xpXuDauwubfrD2V1v+gH/cPce1YJof2Rvsb9NdZhGL6+V/Vrhd/nVwo/CHUX57bH/orxR+A8Gvdfcth+SRUzHYupWc32TwI+7REzUnJDGrXD2r4S+hUPrHOrwCw73SVXg1mXA30R2i+A9T+YkfEuOQSmc4JLru1m2n8B/wUPpUX3g+j6XxsKtDILnwqyEHbdqUa/0tGZuHWztvZ0JCiw3wC49tU6PBhIpVpV1RbBJ7O1cJzr/23AtbfWF2I8v4N4YkfQn0Y95npPer2X9Xo6vZ7WSjjHtHLd2cr13q1c79PK9WNbuZ7eynWBtqHtbWDmWcpdQOBoQtuLchNaDzey9tvGBp+2V5Vuku/Ztnx0/mgJX9vbYuOR1m/jeUb8MBDjzeHUsnAy2F5YKjHaES60jkI7is5tOfPtSIHrsei4tpHlTzrbqzPnf4L1CggICAj8/wFtDxvHQxwvvmDriP/C9dH/GrQ9fes8Ssz/BQQEBAQEBBjwvgvuu7R9f1a/H5tuMQkx7s+2vG8eYOGPbzX8/ix8/b5Lf2Za77vsa/O+kb1F+O1Bv9/cNv7Mwu/cInxr/GUW3onMtN6/3qfSu/Qt77jgfVnPy2lHfL8X47W81XhZy+14ZrZWbi2fcMU9NHyO70Tzy78x8ZfIewqUSjdCBiQTco3U0n02e44ht6GHjPeedRcsL9yjxucbcu+mz63q1/XnB0pSXVqm+gjdh2v7vl3UztKnl4cep/1qvDQuJjQfp7UafmvPScTLx5b18zjpFz3frT3HoT/Tl6jnOKzA8FNbDf+X1W98NgPD79Fq+L/svis+24/1pQCfy7iM3tvE+6+hiS65rptLDk+Ca5kuOTLZJctg+qe4ZAeY7mkgD2YoF87BDPzeJWegHeqdB8yMmhQtrDr2nLyHPUdfkkfv29Y+YtxH1e6/elxyPbsfi+0Gn9sulai9Rvp5z3LgcxZTCvLdF3jPPd+t3dB1z1lYND+vGK6/Seg9thyvSy4AlgIrvUb6A1Pc9L7zl/R+s8zuO1ex9ARZXnnYM/syew+A/MEll0E6ctn1sht7yb7KnrJuetl7BI7Jcmz6wT/eg/6l9R2B9UV/jp//Oa549aXleGTOV+/EFtmqbbnje0dVQ10y1qvrWHUuOT1FTiNuGxJyZSS9+sWoqRq+jJr5mnn/qOc1/LuF++Wa+VfNjs9Co4n63MOovhKTvl6gC2n2f4lm/pPZP2kR/oua3teZ/g9j3PGZaxtLXxnoS4+j73s4XzX7wa8kLW7vtgh/uma+y8Jf08Kd9rA1WlmdYUofOSW+vmGSWZ8evp6uf7YIn3oPsbpQFeOOzypNY/r8rejbFJO++1sJ/4tRS+HkdmDtPdPHINfD+TFANG8BojuO25kSzc+6VvTtMunbq6oqyqP5GrOfBOa9QDQxfDQfBRPdR0BmzgKZoWC+BOYIQk3U5z01vr46k76fWnm4YygbBodCWNVgHjC5bTH50b/kg/ocf46vb4BJXzMc1jJzGZifSPHDHcH0j1Dp21c6WKOKvkfpHu0y3m8qnEMuO+UUj26/0j+XkNMMd+1NF5hH9DLsBOcVNmZXa0l0noH27NONPhn76xDkZwkLr/q0n9df/5x+D9IV7fcGsniE8TkdoAPi6AbTA6b1O0zm932wPwucHv/9GN0d+7vzx53Xor/Tw/Ob8sN4fghzndlnQSTdxx+vu5edESuPkub8BV1ZhNkxf70Qfi3T4Tzj6OUvxDsmfzEeGVkwr4Q4+IE+fM7qjLbfp8L8cy9Nk0sucMlt5e+4sRfFzd/e0fwswfgsMOtxuyW3202i+VYDcak9w6jXmO/mfJ11TVGMnVxg5KUej9ETx7VazosXuxcvWEz1YX5Ugi5nFk1XMAfmPzkt04jjMbb9X+u5udu1l20/XVk2GOKy8dOVeK30sTS5ij1ju30Ee1cR3CqA5UA/sAQYYPI6SsFeBvQBC4C5JvdqOA8Ca4CVputVljDaQi3Ihizy9Zz+645Azy/BqZCXdf/4dGUSzGaqu7pkxeKO3zJbBTI1T366Ekumi0yfrM46M7ZdXvs3yN++nWQsm9mbIO51n67MqF81Wh5hyGG/lAt2/VoKewntthGxTTzQla/Nn1p55HkUGWE8l/5L5p2XcOhaAHnizxmkdRcvvwD5AnZHYaGWxf3hPBe4yFXYUbejOQ7qdyCJvmuBZpAY/IzQ+fq7El3rPWaj5rF2anYG+RnMX4CZ+vXjmRyigo2pV5nG2euY+R0zzwW3CyT6bkGejZqX26mJ4Y5HN7aR8iaYI8A8jHFn8mj+TaJmLYiNBPMDMGMGcdMS+0UWl2CzMc5nm9z1eUA2zAPeISR26diKHOouYnGoYCbOMzAu6EdlftcyE/PsE45wyf8BYD2qgrRsINRcQ+h7dmhiWeNeBuYjTpLwQwJoeph5g0TbPebZdGbiXGmxRFdJJ7N5aRIzKwg1B4F5JRDNT5l5Gsg8TGj5Rpg5QaImxgu/7XUVc7tSonHA8IslOtdEczUzMc64BrgGzP2mtP7HVGZ6PXqRox61NZ81zzsvg+vXAtF8iplYT34n0fnrHvLL57P/rRiqnzhIHRo5t7vkkyEN7lLaj7qzXbLXJI/zF5zvT9LWviC/mb4Tr78/i25yQ7LMmqAG/V3kaVOmTNHfGfD0eWqM/hx8cNrIsdczmSwWLjH5VVX9ywwGrMsZicmppnxX2ygDHKs6dezYUV9fOBg7Jmn+fhFPuOJLcsU9W8jFt9cTb2k9SfP+i0yau4bMv+YtMmfBW+TygjccBUXBe4oWv/vDtBkrj5k6YyU5f9pKMj53JVEGvdKq/6uK3ySX51effUvpx+99Ggqr3/2wX/39rDfuP2/Sy4T0fQUWjcA+VaTfZZ8/nrus/q8T/7D5r+Nv3fzXbhd89vDE2cHUBdcEr3u68vvdW7Y0qQ27m9Xt2w6pjzz5bcPoC186O+l4CCMd/KdXkXFL69TXth9Sn/0B3L85pF67Yqe68JbPNv3r8x3qoUPNakNDs7ppU5O6aWOT+gPE4fKr1r4vHfdSX93/RbfVNX4Ici9tOqTe/8Z29cnnv1d3725Sm5ub1f37m9WdO5vV+vomdcP6iFrzaaN6+/1fq31OeWEB6fliD9LnpR7jb61rrGlqVh98tV59Z+1GzZ+ZhyPNatO+ZrX47h/U8/zfqL4/rVdHzAztzsz91yp5UPVr4wJ1jR8dblbvenO3uuCu79V7Xgmry1ZsU2+vrFdvexpYsVn9/Q216vCrvlWnlx9QzytrVsc/0KyeePnmQ0muVz84b8kPjZ+Bnovu3KzOXrZefW7NXvWJd/erd63aqwZealQXPt2g5j/UqOY/06yecVuzOuSmQ+pxl2w7TJyrmknai7edc+P3jashj7L836rfQB6HNkbUL5sOq8t/aFZvqj6sXlJ+SB0ZaFIHzN2npo3foKac+IFKOr+xgTj+uYMc88LknMAPjX9cvVfNu2uzug7i8dSXEfWud5rUhSua1QtLm1TPlY1q2kU71A6eb1TSF/z2CjaTzqvWke5Vn5G05Rk5S39onFq2QX1iTVh9bUez+sePm9XZzxxQr3j0kHr+Hw6oGbMbVHnkRpUMBP/9/62S3jXNJPW13aT7imdIj+VJA2d93Ti5dKNaXQvlA/5f+gbKInhILX1xv1ryRKOae1O9mj13nXrmFd+oWRd/qg7NeUftddLKw6Rb5XXgn8ijPmyc98AmtfkwKzMw9zUeUrdv2a+u/2G3+u3X29V/fbpJfXdtnfpG9TfqP1/5Sh0+6Y09RHn2HOJ4jthPWdv48ru7W5T7gX1N6rbNDep3tVvUTz9cp65+82vw+5n6/PMfql0HvvgNSX2mM3E8S5KGrt41fO7nTecs+LJp9FXAwn83jcwPNZ1x+YdNQ6e903TSRW82/e786qZ+2a80HTfixaa0U55vIt2ffYx0eZaQrs9q/QPuc1SeS/fhFpn2OY6B/umYBO77Yf+r74s5z6P6ik36eoOu3gnc9xtGjH2/UqbvGpO+PqALaezn/bJ9v1NM6ctm+6jXmvQ5QZfTkr5fsu+H35aYxvIVYXMQX/0dLtkBa9kMnOeyd54i57Uc1/RxyVvB9sMLR47Vx4ca9k0cXP+Wk9bWvycGqanfd9HvjxyfbWiiu3/624g1zxvrFT38cS3C16Hff9HvV+r3R633L/X7LzA3fyE2fNynxAWLZ0kH+UbTO7Tht7LG6ud1f3DJbvbgnuNdeh3HZweRZeeeFO17ikjUoH8rx7wnZeRHLAK1I8civbtHjg2FR44N7ho5Nhvo3Qn2HSPHxvND90VsuC8StbN9Cw2YV2XjoGzHsXdbxx29/aS8BYUx+0kYD+8ZLrkCzAiY9cCMC1ru14G/GDvdXzLCKQA/teNdcg6YWWBmgVk6PjYclCuHa05g4EKXXAashPOaC1vK5fn98wpn5RUXLlyQWTJ4Qd61hRj1+doFczxyL4jdx8uF8PzjTfuupnjGS0dR3qKoHdsTFJq7BOCOlh4tLy19TFfVUSwviF+0vHB/TJ4Qf58Ut8n0/bOLr1ngBn/F+UWx22jmfbxZ868ZTGVi9/cWXbMgel27jz0+Nn9L/PPJ6VdeNmzYadRedWGsuzk/0X7Js1fer9sxfjXjW9/nxXzG+pHNwqw9ivkM6Yrms7Xe6Pma653Q7v5oCYQ6P88fDSdiyZ/iwjlzyAT3oExmz5jYMn/N9sxBmlpNHvOnFsLzsTpQMeHo5Q/GW8+ggSwepRD3GohDBFgP9iywm9c48fIxNDl++ePOvJ7PU8adF3ejH8ObAHlBMrVcNO3zG/YciEPuRKP9U5eY/I+Jn3co0e4/63a3e7Fbd8d0OiGskol0T7kKzODElvvL6G/cuEFusx26j8W6HcstcBH0exexb9VddPTKzb9gfkx/j/EonwR9L5gVwPpMKENvy/4e/MXYzeWI8xR6/3lCpncM8HygpW245+TNL5x3fUx4NXdPHzPYv7BIs8+cr90HON59fKFmn0vtM+flD9bsfmrHRqWV0zB6/yvv+vl55vY24eLBM+f7Sb7+3Q7vKVQO18X9THKgtjgPA89bcL3ePuO6zywsbtN9blGeHkBcd1P7x3iGII/rgGEsc1bPsBxKoQxqod1kQXvIAZYDsya1vI/jPZXE9A/e0yz202PtwclG3fo59QUyM/rcDoaHmasD95cLJhrt1+E1zrNM5/Ik49xpOs+YFL/tj2P5kcPc67w/r3201m+PmeBt9X7SdZhA7b6g39Sf0FQb9hKtkmn7SJC/pUC3N7bfjlwcazfnG9rHTDDKyai/i66de1LJ/HnklGF6PhRA2NksrMDFR6+fuE4veMLmcxCPatBfCawFVoHdMaW1+7hGfntAxjfF1eL/qHR3LI/prRSIkS/XLpg95Lo8/xCtdOj97imx+eufGmt3k1j7daYC0MbVmbH92WKTvHZ/F8KvZjoiU47ivGNmbP+M8aiFtLmBXjTBXjq1/Xyvg/LxXA7ldSmMf2BmX97yvmruGI75i6n/0+Z/lnymevPdup1Mt8xfLPl8wuz8OYULqDymr2aqqQ+YRs+HWfKRznti+7XiuXlRdywvB/gtYP4rpx3FedDcvJjywniU5EL/DekKwXklmI7pseUVndfkFc3Ni1MCWv2VJFhHl2D4Mf2ObndDmJ7ppnmNKT80O4Ztsude0rL8vWNzW+0HS4zljpauDHyu8PcwJoHpBb3ZwJzclvXQLXUkrYXD1sGx7out7vZ23DuTChjPZ5vccXyvmU73ZfyzSrRvO0WYXX/uQZcvvcTST7g7taoPx7cwlKF/Op3jVYJZzc5RXy0Qv0dZD2aEXc+FPCnIpecymM7clvPDcSw/nSwugelHr75C/sSsa6LzFcg3tHeyScTjGRp172QH+7DLtEt6/przq5Pb6NmxXl08K28eznvc0/JnFS8scp9flOcvKJylLQK1ceRSo72XXxp//NfCTQK9pxh6OyWD/VTDft38OcRzGrVPwrAuMcIqMJ2XmM7DpnPy+9bXnVp7uTR2PHCAfA3zE/n9zysvzNX2yqtw4WBIGi2igbpeiLcbn+MF+sGec2msfmv/j/339MIFsxdet8g9Ib84b07hvHxdrvTS2Pqvlz/mJ9q//uS9h83PRcGMJEYPypntkmncjJnHDMZ5jCFX3beT9vw7zsNzgCUQDy97Zrf0sp+Xn6hv9OyFM/Pd41Dr5Py82dcTyM9+hO4Vhrs9FX0O33vj56P1c+05x3bKAVIwg55Hm4tWHhjvShhLqyDOlVAuHujfy8Bu/V9O63hc2r1ndA6k9Zk7e8gYYTcx8hn7sfnzjncz+2J83gyTp/VTI7WSGJNfUpyJ9kHahhRd1zD5IeDDeM5KLweWT8XoEYpkMF5icwFjvYLzqzxUNUSfger5G/C4tOeW9Ljn/DFNxut1kP4w0G2aV2j3T8HuuJz2eSEw6y9v2f9p+2oj+51z0dgpl3jPdUerWG89XVHQ6xJkrucKqud3xB3InbL+paG5j5R6bjzc/MS6zNALswZcMSz3z0tml61rWhtuHGBfu3+Gj8nn3vT4yMOzO05paPj8ug4d0k7scNvYB28+hSQ5Og+5V5Uu33e4aeGZU/Pv7lLG5F//6oRrFv5w00c/XPPA3Uulgix746gOATLzwP5dP66asVr9u9qsXP32rhlqkMkP//aTS5788JNJd951760Prfv6pSWpd17b6eWPps245IM1a4rrPxt1XtW5RHrnqTCT39fDvvbrUamp3/TZnjrqpVF7xnW6794vvuo5O7Jv2dJ1Hz24OnvAUE/Wtx+G3TOo/Lrsba6lqUR2n3j6tNsyb7FdmPpoemrq6r43+0LN6uNPDpxx/uTpl5at2+9l8s2Hm3Zlrl3RdYmz+B/nnNz/3eYOnkORE1L3POfJJi8fknp3KT74584LnXsCTH7pY48tXarU/3tJduaUT2/+2L+l2dVh4NULOiTfdP+cSVPPW/3Ig4+rybI7rYrJLxr2wojG29Z913RR6uolzXMijfsz186o6JwtLfpp3/m3NbnKe28s/qn344eJj8of+uvaJ1666DNbkuOjH1XVmRt4Nb06smz0nlEn3VpJTlrbdc61t3X9UR1646FDd607/KCqfZ4MR+T6PKg7/+ksbz68+n2t/Fl45C01qfmwSsJ7CNmyfg/58w39yL4Dh0jyMcnkiw0S2fmNSrZuUYmPye/auIPs/nYTOfBTwyaSfLATSWn+2Fb6x+SCwy///cfep/50vbP2jw85J15WxuQ3f5x63a7mWSUN9Slr//7caufZI2/8KLzt+xvKegT6vRe5a+mW/Sfcpi55SQoy+bdmVZ2yaXa1dN+SQ48tWzcoFNjvUoceam68a937L6mpT/xw89xI8gVZ8x4NM/lgz0X3r8tcexzUqesj9QNufXbQsbc+40yxj/IuS3PZby1LPWXt+9et7v2MO4/Kv33owXVneA40J5943xMzVM/Z1x+6a/Pev69+sLeztwq1+KPDZz7R+9FlB3p7mXzTn/rbs6Sbmg7ete655M5rz/AFbzpw0FWzWXo2p8ttDxz4cfXqm/fsOtl+SoDJ3/v21CeOfap3UuDUlDN62E85pfNadcnqpX0C/zqQco79zd3bUtZ+7Vrd+8Xvq5i8k9hK737Xr95w8Snd+i649sQOvi/sF38yo+rHJWokec8Zsjo7kvzFnpQaMpO1J3Vut7Wu22aX5ROpA3ms4iljmtoqtPKfBeXP6pxW/jNbjhG7l8VbVVL44si3hbIjlA8eoXz4COXds45M3nuE8oEjlK86Qnky++eN6Qit/POh/PNM5R8nvN1/br38jxRlRxjf4BHKh49Q3p1/hOV/hPKBI5SvOkL5nwvfbDqXqv++o1zP6lzH/8Pf4RRIOKYxTj8KPIFYXrLN9AxTZy8oUS+6tPBXpeeMUfjcH66bO5v1nz5ilDqz5C516MR5vyqPyxyD+ksJ++SqjlOzzlInFy5VB4+b86vy2MFa+m+36vd6veqmTZvUdevWqeuR6zeoGzZsUDf+tFH96aefNLfNmzar9fX1wC3qFpgMbt26Vd22bZu6ffs2dceOHRp37typ7tq1S90dDlM27FYbGxrUxsZGdc+ePep9992H+u9oU//69aB7o7pxI+oGbvpJ3bx5s0bUv2UL1b11G+jfjvq3U/1Mt6Z/N+jevVttQN1A1L1nz9429WP4VPcGTffGjT+B/k007ah7M9W9ZQtNN0076kbu1NIeBt3hMNO9m6UbuBf0793btv560LGB6f8J077RyPfN9bFp13QDd7C06/keDmPeo26Wdk0/6Ia07923T73//vvbTP+GjSztkO+bIN83bd5kyvd6desWlu/btrfMd0h32JzvrMz3sLTvA/0PPPBA6+kHHRuZ/p82WfLdmnbUjdy505R2qns35HsD6Nb1a7r37gP9+zn0G/V902a9vmO6t2hp1/N9u6m+79R1a/W9gaZ9D+iP6t6r7gfd+/e3rR/TZ7Q1I9+xvW2Ntjcj33fuBO6KTXtMvu/dw9K9T9MdiUTUBx98sE39m8xp30zLXMv3beZ8Z+neuSuqO4z5znTH5Dvo3rd/P9N/APSXt61fK3drfd8Cupn+Hdtj8j1+2hu1tq7r19N+APSXl7ehH/J3k6mfqce2jv3MVr2fYf0c5Hu0n7HobrTUd033ftB9ANm2ftSj9XOszlnru5b3O3fEr++mcqe6LWkH3QcPHlQfeuihVvWjHnMf27Kf03XvpGWu6W+I6Wf27I2f76gb+XAr+idNmkT1x0v7NlrnYvu5MO3nWP8et85FaJ3T036wCfQ//HCr+lFP/Rbz+ELLXKtzLfqZcIt8x/a2V9NtzfcDalNTk9p0qKlt/dup/pj6bs53ZNhU7g2mfm5vbJ3bD3XOXO6o/9ChQ+ojjzwSV/+QIUPUO++8Uy27u0y9++671bvvuUe9h/Hee+/ViGMXEscQyge0/uyBBx+Adv2A1rdg/UY+9FC5VtcegvQ+zPjIw4+oM2bMiDv/AFwFvJXF7dck6sa/37CufvAGG37BptdRIG4lx/sbPukoUkBAQ8ek9mWOBs44c9TzZ54zccWRsHd6vxsIa0s5U2epmeMLj4jd+w7CVyG1m9XYN+LaR5t/a/MgOhbiWKCP/fqY38DWFDN8vqj/Rx99VJu/4xySzl3pWIL9OK4RtPUB+oW+G/ts7K99Zv+PPBqdf+I4vCWqe3t0jq3NNdh4g319Xl5ejH59/qjHm+qm88SwKd6oG8cJq/9NsN7BuZceb9Stx3s3i/ceNs7g+DJz5syo/8ceeyw6fzDivcOIN9ONcxPUjWPTrFmzov4ff/zx6NgfjXc0zxqieabPJXFcM/t/4vEnWsQbx0sj3jTP6HyMjsmzZ8+O+s/Ozn7jiiuueAcJ45RGLB+fL+8dzCdMKxJ1ItHvgAED8BVX/eEM/HBB5yMk6v7t++Nser9f/1+oyI2x+5LfTx6ovYOBXQU2tjTdgcU8g1lxAA3VpciHQR7vOw4nbltnvFpRo73jPv7igWO1WxUd6LOPCG0jiLm72TU3iwse9Gs6fItdctlNM8bMmXHVmKprZozJLgEumTHGceMM7b40vk+UdS79Ds35pveJukJc8N12/A4NXptq+Zs4FJ0Ko3NROmV6Stt2/T405pvjFYfcifChQjo17vssOrTnE++m38/yvPZk9F572dwnx1QdM2ps8C/Gtbagv58UvsF4ninmPdk4/f7wLkb68Lzg85RW96fxfR98BxjLm76dREjwntjvEy5ZsoR+o+fG1ve544VTd0/L7xxiOLUjesR95lEPpzIajq81dVo45TcY995jwmP10ok13emO1kvPTTT+JYtp+FgHL4P6VNBOuvA7aSgvsXT57o1NF74TbI5P9pI0OV583NH4rNHiE2TxKb2Nhu8FPWdDfLJvajs+nj/F5rPvvvj5HDrCcAKthOO8+cjCqWglHN8RhhNsJZzKIwynrpVwAktoOFPB8j6j9l/G0NWt6EM5FSTu7GG0p41x7BkBGg76x28HrHAY/nFkeL+bIb8ijj3dpF/7lntXw/8KHF0cVBaBHx+pv9Ul10ObxmsS+wyj7v9djL9iir9i9Ad+Fk9r/7CRGP7XE6ozGn+IS1GqIY9xqWbh6Pb3Tf6bCU1zNP4OmkbdP6Zdt5OlNJwVJv99JJrn0fh3p3ms+8e8t9pzlhr5nwVc0cEU/560z9flse+32ouY3yiSTfHvRceY6PhxTBy7Kf74vZJaiE80/uB+p91UX5wt7cNN/vG2/QqJ+nXfAunqzcLV60uflvZ0k//lEg1TJ6IAwlk3X4rWId2vbsf4IP/CVrMYZ93/nSwuKFsF4bxvsmvlieVlN8LA7/K938vwn26nZrS8wB6BcMz2dJN/HPeH9zT8r0iieRwtr2TDng3tAO0bbYb/57E+dTf8D+/Q/nygFMLR/eP3VtK7Gf7fT2m//Rcx/YhjIT/u7Gr4n9qx/fY/3BT/KVgPu5jKsJPR/suW0nde6j9LkeuX0DzEeYub9WelN9H/esVve+jfw7MxN7yezc71wdLNqjtuotD+kj5ndhaMQamB7tFxCoHzDv0Lm999tWP0UN3BTb8rUglj1wBQVsfmKSVgN7+DPZzFxfpesr/EeC/Y90eX3J/8QTsP/YFeX0rou9x4bp1H+ZZncc+jQn/LGht6J2usd01Wq/O2qn+0dFvK0pKd6ZKrFo8c67lh5NiK60eORf3ugpHc+utuHTk2dAtwaex70OG8kWO9EG72TSPH1t3Q8h1p83vrOA/Ba/g9FWv+F8CYdxJ+T4r9B3Lkj7H5jyPhrNto/SkGE6oY8S1PkTfOql3pxmv4zcDZV108qyg/fwE+8+7GK0X5C2bnF+UX0Uc2B/uLFvrzi4oL8xeR2fkzzjl3yNQp5w3Oiobfcj2wpsV6QDuPsx7AuU9b6wH9uzQ4PxqFcySgjV2fO/uqwSVDhw5eVDA/+kqZ1i6y49cb91ufj+YtNx2t1V9v00DjvfpHXXIWe68+HKbXtXXMizS/x7O75ZgOnHee3UJLy/fq9f/8bhvhUTMJvpUVuz4IXXV29PsGjlLjfbrMgoXz8zOL8ubNyRwyb+GsvHmZiwrwD73N3+HZDcy+Z/qYyJgeskUuE79ruIhQ2bsxPbfT/sYioOWvvjwpNMlFJeBc28gFU/vOYbAoe3S88GihGi9LE/Y95CaXXO07QfZ9S/97Gr8HhbUxeyr9HvK8U5/Q4pA7WZb1563jbZOFmT+tnUH55pj7pzeNZ6Odf8JntOmKMfgWvY79QwjiWvJlP9kUU9SbbdaB70tkQ/0gy+lz3rjWdsK5Xg5ahmTmFM4tGLtwQTG+VU609/j7gZxvUj85a7hbXjjrqkx8G4XMzyeYdwFCv3lWxr5PncG+++y2Ha+Zsp2aGey70NXseiXLH88X9Hp5EzWDzL+Tyetws3AQ2vzzMZdcoD3bHh413JRv1aY5lP/BDaPNYegvmHlq6HXtPQLMty40PxzEqLedYUajvdeEz6HTGkDfP8ExBfq11NROnbD8M24z1gFScYG214DtLdDK92t/JMb3a2PmA8nURH6I85sudI6AxLlkvPH/LBYG6gu3om9sHH3xxv+iJEP/CmzwqYZ+nD9g5pxt0uf7S3x9J5j0RePfqeV832rX5mBMP56jzlEsDNQXakVfhkmf7l9bj8im+Cutz/+jdvYdRPSP+rKXxdfXP05+Ylng/EnXvyGJlqeuH/Mu3vx/tCk/q5bR96Gut+wzIad245j/S6b6k0zTE83/7jRPx5j0ue+k6bPq0/e1zOWH65f25v9FpvzX6yvWPTRRX1kr+szf/8Z6vZ61JlxzoV8tb+PM91vM/2X6nwUYBuojd8XXZ/7+t3n+j3Ns9IvE+fPGrob+Ffb48/9zTfnpb0Wf+fvfbc3/Mc90/VlQdkWKoT+d5ed5Jn11regzf/9b9z81pf35/53Jhv4pdq0DJOebys9bFl9fnaX8tDLE/Oxo6Mfz9to/9j85pvILtqJvQJz8xPa10W7ob06iaY7Wn9T47X+cKT89d8fXF6+/jrf+f99mqj9Ylkmm+tOFlvEFJn0Vregz99e6f6yL7bV/XK9H608KXQ+ON5Wf4574+sz9te7/vRTa5qL1p3v77f9OQv8zRS+/QCv6MuLkJwLLA7mcbX7jng2WEzK9lfY/wZSf4Vb0xe2v4+wH4HijxwHXv0VdDP1TWfufaNLnu5fqu8mk71jQ9xMx7gvo/rFut7f+x/FK1499N9bZi1gY2vjH9N1s0TfApC8af4xvZ0M/9i3ttX+U8bIwtPHvPqpviUXfRpO+6B4OvhXUwVSGSbQe6PrxPF77n2TKzyqmL2DR97s4+rS9CMt+IO7R6Pqbk400a/WnM70+2aTPfT/Vt9SibyxpWX5YFu3t/2EdieZ/Ci3zi03lV8b03WLRV0dalp82d7Gb6k+X9ts/LtKmmMqPPED13WbSJ1nqZ3Q+6aTzh2j8O7L9YL3+OOK3/6mm/PQzfX+y6BsQR19M3dHtqZT+VGrHPV9impSjzmkmfXVMX6klPzNM+qL+bS3bewt7JyMOf8EwFfqAOfrXxr8Hqb7bLfr6m/Tp/qex+XNUP0f7x/4nl4WhjX9M3x0WfT+SOOWH6wHZ0I/jL+lk0t9K+7/ElJ+ecqrvzxZ9m+LoK2Jpi7GnmMowmdbhqH7W/n9v0lfB9P3Fou97Eqf8OrZs7y3syYb+ZvbxwEtN5ed4iOpbZtG3O075vYv9cbJJf+f22z/OPy4zlV+A6bvLom9nnPzU1gN2U/3B9ZbdpF+J3/4vN+VnmOl7xqJvVxx98fb/cY89Wn/0Jwl0/V1pe7/CpM/3sEvG/9habtLnAX0e9m1lvY9HxtSdVtq/LnsGk8c12wx2XRv/HnfJ+KzA83H04e2pvoSuN/TnCdJN8Xhfar/9Y7p9TB73NeuaXHKA7hOx/ZRMEvyHS3avhfU+MADnVf90ybgTE0Cy/Ytq9j9Y5Wx/I5vtdxDm7mP7G2Vgz33EJZcx+Ry2v1HL3MvZ/2b5vugnO9HtK2M/RNv/AL+4B+Ipdcm4/1MF+kohTC/zn8O+JZrTl+ljppP9z1Y226/JZnLVzN0D1+ugvlQw/YTJZ5i+I6D9/xbIFzxC91/Wodg908cg9X21TPww4ZV51+adNjjP7x+ifSZvVkE+GTIrD43ofkvN2H7y6Zl5fpz7475guKNb25+K3cfLLABj3sIiuoeDsmX5bjl2Zy4z76qi/Ll5xQuLBg89fYj5u3y4zg7d0k+uuNot4/cocZ0durafrP0fyfduOftMt2nfLNO/qLgoP/+UYVoYdax8cc9Hy45fsP/vkAaNDR0aONZ9yNivtSLe/r/1eQu0+6Bu+th30zB+taye6d9V8mayfXoXLddSVh8DrFwdrL5lMdPJ5Dys/oSYWcrqRY4tdv8Ny77gDvou4NsYHu7THnCZ8zFmI9EdSJNxnw73Hytud8nGfmO0aGPSl3PRCXKw0wmyj9DyRv9x9osz4+xZjjH/v6OB8Cjcr/N1dctOR7+o/iCh9RD3DvyZT0af+6n4E90vP/9X3C/H+xVYn7Xvur7s0r55i0OPm5ieW2LA8sf40+9imDKA5VfBEy659g7juxHOvS7Zj/uz0D9UAkPAwO34zV3jgeUO7P9xulns2P8VvNR+fPC7/Nj/SaiV7REicfzFe576eILn7a3/zfOF5hR6H85c580oqYA0Vfy89131e4y/BOZv/uvr9KonWXww/p1ix3Oc27V3/1+7KcDSL6Efm+E/vRPH/N80X5CU2PEc57bW8d73lPH8hHaP3mb4b1bo8xS6f3wWI978v9tEKWo3zxeau5jWsmw93974r6813tUro8k/PpvheNqIb7z9P/N+gfb8hmk9P5Vj/Mf75bp/3H9bYVqPY960dv9ft1v3C4Isvvp6vt35v2LZL0gxxd/e/v1/XKPq/pex9W80/kntr//9z7DnV+D6cjZ/juY/q5ttzv87mcqQ3c+Ixj+5/fZv3i/APWDzep7ofYlpvu/+q+X5nxTDf3NHmuZo/Dtw7P+b9gv6dI5dz09NaX/+j/un0fqTSsvcvJ4PmeIb9/mfJFP9UWidi8Zf5tj/t+4XmNbz2Bbaff7HZqo/XY2+Tot/J47nf0z7Bcsdxl7iRpmv/et7jX/pQe1TTf5xb7G9/X/Pcy5ZDwOfvzLv56dztH983kb3fzXuv5n8495qe+3ffL/geXvsfv7wOO3fnAfa/n8Xwz/eP0o3+ce95Xaf/zHdL8D9Z/N+vl432mr/2H/o/qew9W+0DO1Gew8865KxedVDfiPxmjZ/gTm7/tC6mzHdNGbi8KB37Un0MXnNn+cF+o3CTiZ/jnb86fYU9uq99tXiSpdcWmpz6/5V2uyi/xWGppOZKIfhBv+w8ksSByqUZZ+Oto5+CDNSSduteT6nz0us8YjebPY66tAIwHxsJJRdBawl3TDnlCGPyIud5Pq9neXsGzvLNUndWvw/ROVwt3E/mcW5N7N3MP2foX5dCsBatc9TY/A5k+Dj7NlK08RJn6u09T9FViwc32/8hi/WfBE5uP/gO19u/PKECUW41U7mDXAM+Lxhd0PG2ZefnZKUknT52RlnNzR83uDImJ+x5ZOCT1wTXphgDueFCa4JBZ9s+eTg3tq9SZ0GxzzWPrhzcufavQf3Njc3NVtny0kSkQ42NzdTf4Ni/J3UKakT+tv6aeGnfcc/P97stuLCvhcWfrr104UDuw38vKGhYcBZl53VIalD0mVnZZzV2Ph5Y7dBVw9CuUUT+0/c+OU7Xx44dODQu1//9PXvvNdoxbAF6L7ndLr+8sR/mSK1xZX4/0NhXLf+b0e78quZfLZmBItiTQtu/h10HAGof4EucE7rIbZFPe56m8S26AYGKul+QdbPaS974sdcZeNFBoTpa6O9IAKEPV8MuOP3/X/fuO37bVDU2iO7kfCacK9Blw3SZZubDzVHdVigX4uJR4Ltv0590KH/z0q78gEmn60Z7dQHHGdyu9HnqfVxBvtYPe56X4tl7gZWrXDJ2H+Gb0yRKwMpcsXXKXJVbYqc80OKXDtRlsOXybLvs45y5baOsv/MTnJgEvRf/3HI1fUOrf8qWNhdzhrSScb3TCof7iHnpPaUS2/rKdf9qadcdldPuaqulyzfkiaTm9LkEBCfB8S+Cr9SejWLEy7/LmptnR0nnZgW6/++IQrYs3aXgH/9/+EQs5iJ69rLCH0mr9OZ+0aXZht5UvIy9Yt9qZZnhI4roSd+RjtJ6hW3r8V2glWsCsIMPtF6O4nT36uo42VC6+iyeaPn7dzwxYYDhw4deu2zHz/rOmDaALx+4/Jvl3ftM6hParI9+cWF5y8s39CwAa8ndRoY7UO72CV75HDz4XjjgfW/7X7JdTR/3f40Pcgpz/pT9n9J7bQfbV7Xhc759Pe6cC9Ej7u+J4Ll4QbWvkjbT/bPqifDW60nL6jqVB/0496X2q4n5jwtAXm9nnSAMbTyjtl3NG77YVt4f9P+0uVrlts69O7w3i2n3VK6auOqLr1P6p3WKbnTv8sLysc//c3TkXAw3LHH5B56WAM6JnX8956De5oPHzx8iOEwAPtqPER2v7u7Q5cRXaxxX7vktCV3VG+o7tXvlH7JNrttxMBjB37wzB+ewTG9/IbpN2xf98W6yKGDh94M1YWGTS3GW4j/d+uJaf6PwD281uoJATd83iT7tBSZ1JRrfYx7/ENj6q7uIntufnBMbZ9Osvv4R8aUNLjk0JhHxuTj09Dz88kQasTM9+8Gv3V3Tx9TZ7k/4VgL/QqwbA3wHzAWv0rvT+A+o2OBW85I1fa5tS1TjBfeKy2Da63uq4J7zqp+Mu4nVhx7ghw47gTZKlCGCcFEh4z9OLx/5PPQeSya/vH1o4PHsec9IU643q9YdkJ0v0yz/5P6RxPvAVed64ZxqBuVgc7esZ66+xUIB/x4WHhl/3Fp9qp/MP07XTLuX6EetGaDHddf2UzeB/L4AHrFq0Z8s8kQ4kt3x9gJ0+cDfUU2Y72PwEpfD/GsfyWNvv8E6S9bb4R3LIy/FclGeLgXUGFyxzE6m6UXzQ9GSKSMyaP5fHdIryl++G6J45+GHeuez2L3MDuaWT0hn5i9/Ot+Mu5FVqxh+Qsmrn2rTPFDe5kpvPcgfgFmR1NbP0qW9EP86v/hiqY/xOTRnALxCayx7M/q6WGm+x+x7sF/WuSHGfFDtaEkw45xCdS6YuxBkx3vSbpZeQdS3Np9B0dfasd6guv9CpO8Zj+RuldAfdWefzPFfyox2ns0/eCOdUBLP0ywvfdNH4PU72tlrIS2t9LYb8+C8/ySYjL09MzZuG7MPd2tPV+ezdxzwd23kr4rod0Xg3N8vhrk883yeL8A225gZWx+lbLrudUu+fTMRcX4nHbhQjK0gtC5TGk1/3453s+JPIL/Zdgvep8uwuKTd23hXIxP5FX6fLyHuTshfDdQT09GdTS9i8zyPuaeA+5eoJ/Zq6tp+CXDhmWa5ctYuvyW+Ffq6Z3qjqZ3fv7swjKJpjfnNf70Yn+a/ed+ciTJSG89i88wCBvjg+VhTq8M4TteM9LrfI2mdxgkwCyvpzcLZV8z0lvyGg3/qsyFM83yXhuNv/d1/vj/B+MDcY9scEfjX8nCL86fr+U/5q85/jXgHjLFv5bFH/r2YrO8Hv8Ihve6Ef/A6zR8fB3ALK+Xl7tDvxbxx/m3E8orYEqbk9HxhlFvF+QXk1w7zYeI1DKc1jAUyt7f3y3XvWE8z1/F4llyCq1XmO/mfAiBe+3rRj7UvU7zoXB+frFZXs8HAmHLbxj5gG0Ew8dNLLO8ng8Zb8Svt9W2ftH0Lpx5Zf6sYrp/ZI2/7w0afzezB/8O8VtAovFH2UUFC+fhGIzhllv0Odl1/yqXfKpJX3USzd+KVUfeL4RWGfFzrKLxQ3dMf/YbsfnrAfesVUb+Zq+i+Vt8vT/fLK/nrw/cC1YZ+Rti4df9nT4fr8vr+Vu6Kn7++t400ot/9FWZTNNb9uaRpzf4ppFe8iaNDz6n2I3lvzm9bnDPeNNIr+dNml49f+os6fWCe+6bRnqDLHyPRV5Pb8mb8dPrfcuUXlBY3oGmN/DWkae3LGikN8zio/cLWB7m9DogfOdbRnrdb9H06v2CLq+nNxvcc94y0lv1FuunIOJmeT29BW/FT2/kBLc8LDNvFj7PsYgsnFmaQtObvfrI+33nv41+s47FR+/HsTzM6SUQvrzaSK9jdWy/r8vr6fWAe9ZqI72lF7hpevNOjpHPkWn8fUH++OOzaxn/gv7iczp3wf41C8KvPM4Yx/Ac9WXOzr+2G3PX5x3aPOJzdwt9DwELIH/1eoByHjhn/+8afQcO+6vA2y654n1Df83q2PqD56g/HKTtF91RfwELN8eS3gC77oZwh2GkC2flo8KCjmxcfPvI6zPGUY9PkMUH51na/n0wtnzrwF4fNMoX421uv7q8j7k7IGzn26Zx8W0aPvZzZnm9Pme9Hb8+12npxX+CWXT9Ihi0czuxecyOluXTGq5n6Y1sN+qzf3Vs/1xmSa8M4ZvT52flo89Dc993a89n+Vg8nSDvMMcJN5ehL8x+NTZdbn2ez8yQxd0B8/MqWIv5U2hYXjbf1k2HxcR1HJpl+4x1Hv7vdxWzuy3rjRCb7zt+Yv7XxJr+2lj5ik/Zeu8itk4Y2nq+a/N/WGfXszTh+ifI9AU30mtVsJ707zJ0eN9h19m6y5vB1nts3eHxxOoLgLsH4hpg7t6dsfHNtsg7dlnS04eFy/I3xOxuZi87L9a/h8UP11nDT4YEnd9O+kG+fo2R/hDLPzdbtzk+Y/nM7CFYR3th7eVnclUbLe1+BJP7hMXD4p6tp6MDy2eWfj9LVxVzDzL3bLbeLmP54mb2Kt3+WWz4Hlbebj3fLO4t0v8upH+tkX7yHxbvHWydzcrXz/LZzfZHfKwcq1g6CZMv0+ujXn+Y3fsNNYNM3sPkvbocc/cwe5DZvQNiy8+vtz8WH++xzJ21nypWlqFz2bpZrx8/tcwHLf0Qn3pWZ/B9y7J7p4+JfO+S4z6Sd2Fe0dx8b1HhguLMU7NKTs0y9XOLMucuWDg/f/CcRYNnFxZp/0l2/RD/Au0fh7T+6z02f3+P9qfer2P7rzK4Xv4e7a+vhzVDtcMtl0BcjNCInAfX8RrSmhb9e2RWnHZx/OuHW5Ef34p8bivXC1u5vriV63p6A++75NL3jfGp7H06PmW/z+bH78WOT1Vwvfp9Y3zy1ND8DFrky5i7dxkdD3Amqc1P/kLnC1WE7mPWfOCShw4fpq/UcDtAmxTIbN0qf9B6u/mPZHrPntB1K45XWbcZ45WPxa+ghsbP835seQfgemmNKf01NP0Ri3w0/XC9usZIf9YHNHwcd83y+vgcPLNlv4fzmsgXVE6/pq9bgzUx+ZHv0NetI/jHbZynBLL7yRlnGvlQ8EHsuI3lZs6HUnAv+8DIh/IPaD6UWeT1fKgG9+AHRj4U/MDqgT1WvoyVcy3ExUiXvkKl0J43/dgl1zwEaWTffvJ8aJS71k5Ndm3eb7E7LPJmaOsIi7wf7GX/otdQvgLs37P3GrRy+JDOB3RUmfzjOiEAdseDrG8Hhj6MradlFju5xyg/XCfgM8vVH1MZrf8D9/ovWP8HdT8CYUf+Zf7+AuvYtD9wG3ylP3+u1q3p9V+bp/3ZrT3frD3vzCiPafFcOw2neOE1RYWLigsXzFmoBcTC0edp5R/BPByI4eF9htDu6HcuLPEpmqX5B9lxpvZY+1HsPLeWxcc5upX4zMvzFy/0a0FJpnDqWHm4PzbyE+ODeRN5wd0yf+YtpBkD/cxrJLZ/MKNAovHJ6tyvlfgsnLtwMA49dPTQw9HbC5Zd8GPaXiZheWIf8FCc+FyzKL9oMIxU+UVz8mblR8usHtpO4eJ8oq/LMz5i/QH7uJEPxlN8b0Kf81Xp4z4bP/1sHhdk14Ngx/rqYPOsCjZP0uc5Aev4fW7sPMdnmU+XMXm3LmfZT69g7h7m7mDheN5lcnq4zJ7NxnZ335b9mFb/YR5X/64x//Gz+VWApT/0jWEGFj85xvtJbHy8lvl1+P+x9y5wkhRVvnAOLxPwUYOvRsDOpmFtZIapGXBsdHcpULk98rBkUJrddSdrumu6iunuSrpqZgp3dZNlH+111y3W3Wv7Lu+61/Yiu8W7VYQCRJqXFjM8WhFtlEcBCg2IFA/Xe07EiYyIU5lDt7/fd/f7ft8m1GSfPJER8T8RGXEi4sQJz41oXC8KGd8fIn1qP/t5WuWP+B7p12nSnxqXS797KaKbpOd4pJ+lmd7sU/k0fv4K+h/oh+07NX6fyjlNemCavd8ifbJBcq0T3SLaYeFDis+j+DzGT5H+GxI/UPqmGiekqT4S33mfLbcG1TuP8KdIfk01ztrQXe4WftBn2983xj9qPYfuuBaJ6WdJ/r5KT9Wvo6neHx6fTpr4NeJnlF6q9NEfMflSflU5NI9m46Pfs2lPjW8If0D6eZ304Yz6Lp/srgcCP9Sn9g80/vRdrP8zaNH/MTrFwvsGLdrPu+x0A4PGeYK6QWOb1GThG0Cn7tfPQoOP+kbrLt1/phg+0R/vhr6E+kQxT7Bb9w8CP9DtB+R6lcC/W/e/qC9ldzP8u228qd02Xn+3nX9vt4l3ohjstvHWWfgmoxu7bbwhy0+L5afG+M4em+5w/MBv3yX7W4Gfhc8atJhv22PjTe2x8+sb9CDoK94eG2/AwtcZ3TRo1FcaLD/hHhtvi/FrjHbutsPP7Nb6r8APfKwDgcLPwmfvZvjvtvObYrRv0Div6Rk01qfgbjt/dZZe825bvg0Wf2jQhXt63ZZB47xmzaCFHe9tdvqYHr4X4b8N/Z/S94/+JEGX65xk6xOjE+/Nby3mJk8H1URtSFTjBudec9wwmhtypD1PxvfcoQs8V7zkyD2pyOsZ7dbD8qPFilR5MHI5dqjfI/X6hbvleCgM+qJxw7mop77HcwuDVj6Lkzvz5crarUWpiPW56/fR+tMSxNe5R48bhuiXAf0yVg+byBXOK02OjRHgWcK7ZOHdVkIb/fPhNw/6XOEiyJN4ieaE4TcYdO/vLJbH81PFUkVEfYrEW7uXxov30Pny9+hxD8azdFFXPFvHcyPbz4OfiAfCn2zqrxBf+16NF+cbbsX6tdlzZ39jl2+ukqtWjZ2mX0H5v9dzMawZbrw4mS9TuBSMt9HufWFnv7tQZvonjLFUdNiuDlC6XXIubt06TjH698r4UkXPzWzm+uzWUqUs97GinoryqCbo8xUYXIiAkD+s70oeGL85Pu7cLOXsr+p3M4f0u8IwDft/6n89mp9qUb+p5lVTqv8mfqj0DDVv+Cqm1zE6Q/1zWs1XDdn8OqcpfIb0jZD68wbpzTXiZ4lfI35I/MbbpH7uH9atn4jvH/Sqdkv3/3WlT1B89aPtebYs6QppFR/RHtEZwpUivTdUegjRdWYvU4P3awM6bwGbrwxY+Abp5y0aB+C8cqQb4nNln0RxptR44S0J+EH/ai9o/DWmX2VIft5rqF5Q+US2fYS7pcpFjTconCqXKH/Ez6pxAM29qnn01k12+AzRIfEbjB9Q/C2apwlVeoS3dsxBUX5x/NKF/2d4/rWh/xm6Fq5XZe9H2x9tu5C5X89fxF3+/Vp/WvopvHu/1s9Efo348XusG/QM/N00aNRTGix8aNDz8HfrflafWHjnx8l5FfiB3/54n8ZvhG89CHqhQQ9DG5Jh8aV+bKfnM75n0LgeGRg0tkN1Fr5p0Kmf9LoNg/ZATw1Z+BZLv8bxPsD0iQdwfX00H+EHug0yW4S7wP+A/X72ATv+zAN2/lIsvM/CewZdhb+DB+zyrbPwTYOehb8bLP6QhW8xfo3hdYy6ivP07X30ORUCP/DbJDOc/8d+oRYzvx53oX0yzn+5WM8fkP1J6p1ST/Ecso/6CenbP6Z53atte7nBd0u/DRjfeuJjfGr+FP9GvQBlLeZrfiL7sZDwNX9i45+h5zM/lXrKBBoAXRDkFx2Je/6nyd8Dv9S6c8fIzyDlJ6D8VH9iz+cOA9//qZ7PLfxU4ufhfeJPA7/2U62ndBLiV/12g+Vf6WXTixJvfgJUiomy0yL7ubnFleNtL2q8A4syP85PZX6wPEy8Q8DPLmq8w4tU3iy8wlsFfrio8bYT4ld464vxeKsPmnroSKFJ9Xr2wZXjRV1T4e15sNear+8wvIPAzzyo8Q49SPP1j8v8dxjeAvCDBzXenjVkZ/agHV7hrT0Yj3fmCQtvqUHrE5l7lo+3j9LHsUThEapfv6DxIM3/Z9l6h8/XP4iuq36c9MUG6QE10hNqxA+JX1f6E+kJal6qpdb7SX9MAz99IMiI9MysWk9VdtZEe0R7NM9Xpz48Q/lLk16aVvO0P+yWk2j/fg71/UdG//9Lpl9QfJ6aP2L81LvsdXKf7JVRb/7mq1c5gbJfpvdTbD08TfqZ0oN9opUe3GLzhT6bz2uSvNW6fYr4Su4BzW3WYuZBBX7IT/tnGn+G6Ws1et9X7xOerJp3ZvUjfTjp28T3GN9j+Vfz2GnSOwPGDymeBulzys7EJ9pX87Rq/pX0w5oalxBf2W104X8Y8P9c42/dLPW3lLLroPrZUOVH8sgoPslDzbt7pO9nlZxoXjJD89thy85H8332d+Mzflat3ys5KnsYZW9D8+TKjqJJ6Ss7CIfsKIKk+X+oz22qk6teBe3Rrz23M6DXLwegnUg/ou3fsd0w28f6Ot2fi/bo0eW3R9G68WO6/Z2h+IcfpfbxYbv9nQN+8xHd/s4/Yq93qfA+8dvAX3pEt7/Bo6x9f9hufxfa3flHvWS26cWuG3cg7vUbBqN14yHqd52YeJKuyH7xCS2HOuWz2pZyQLmbcmgCf/5RLYfWo7R+/nk7vJLDEvA7jxr2A20Zv8vij9b/H1tZOQ5A/4e6WbT+T/H7FD/K3Vr/h+fTbWP9v01264/Z4VX+G8Cfaxvr/4/J+BVeFT5a/wdZunm7zq8nnIMGNlWO84+Z5VjJRev/K5BDtN/icS2HAuVzgXCh3K31f3hee8xY/3/Mrs8qvJLDHPCbjxl264/b9VmFV3JYZPlX+sTc4xbevEN25O3Hfwe8RrkPU34alB+UtYm3CvzwcY13+nEbrwqv8M4Cv/G4oT89IeNvkr6lwiu8rcfj8TbbUn9SlsZLhHfoieXjxfqD3+nsJm2X62AdM+xQsDzEej7ZqQ/9Yvnx3+VIfRj1UVWvhz+qx1NivQF4M4G9lwLH1VjuqhxEnf6Fbec79Eyvi/Ph7qc8t/EpPd5qAP6llMaD+qCwi39Cpo980843zfCE9Hz2J1K+ytI3S3brnQeWjx/9GaB+uvCgrk+zlJ9Fyk/7Cbb/BfitXxh2voAF6xMP7xN/gOKPxh/w9xLq3LjJc5VeR1frtAH1r6Ga71Prz0r/UPoShVd2p2m2ju8p+88s8V9jt03KjtOj+FMqPTX/R3pz+gO2npghfobiy5wq7U1bah6P8qf0AvMS/T/oNe2Htf4TsvnGlNI/KL2UoUf+EF5o/swOX+Pzm2y9Wq0bK70lVOvpap6V6amRHS7lo8X0I2UXrOwcm2r+VNlhvNL6P+hn7V9q/A0Wf8jX21V+Sb9qkN4dUv6V3aoaRzW4PfVr5Hp+NOcL+iSurat9rWocVH+XPY5K0/p56ympn+Id5zPVOEzp5WqeV9mt1gl/nBAEfqgXbdJtL8D1ok+D7vVpy95oojRZrJSmxKJSZcCR6w/D9yStG5V2lKW5jXPMPrYdkJovGnxapncgrmN9yHMHVsfY74yMbM2NbB+bKu2YHBXRyXiG+/osu/Yh+s2v7l5nCoLx/NoxPIRK5uezq7rtktR80TzkCX3Od7Z47uAuKz8ynqn8qLJn/WBMPHjdYOSn57MJ9lYjI2VxLlY5tzMvZXqKOR8287S2/8N4MC8J8ewqTo6Wdk3kJnNjFBPmaYn1/xAfrmelDvHcnjg7qZGRID9VDAoELsluS+GqjSfkZ1QskYpYzHWnwad1e435aZ/ryXb5vl6x7lTdh+wKnoNwL1M9xPJA3e6M17vOHue3/4/+d6xzH6aJfkxC/IP8pw6S/9Um+U31ye9vlnxzzpIf1Rb533U+L7/LYfK3mqb368rfKsUzzP3v/qrXLex7pOv+SvrzwbOfOmd7rqr6a4NcpZKfmvRI/ktJ8h8ZwalOIf8TDflH+zDVfOBrPVetT+PcEb7kEHb8DVN+M+ocJ/IzO/QstUOEw6XzngYo/CDJYV75Rya/tSnld5jey4B8XXpH+D8GrIVnZX+M53ctoK6M6yK/on03z7L5z19163doB4g2gPU4O8mRkdF8ebsycUys3+qapnQ6LxLe3/S6oziBXJbzZ+iLdfrL3X0Klg/WY/MsO2zvnH+EtP7Rytf2qR3l3Gh+astUqVRRPo5VvsT63U2g/0A/g2uf2JfjeWf+yYDPt77fKB5h6sjiQbu1LPQluJ++DvGpdbUs4Vt8t+dWpkrjzotaX0f9p0H9s/LLoPZpqHnAkPVnvtJXSN/wB+z+UvVjDuknYcw8nHml2fu+svOj/DSpf1Z2YQHwm9B/p1R+2fzcpgc+f8px+zixl+j/nof+7ymj/1f+LOjKQvlPvwT8jgxTBdqHX5roOvJ/o9Och78byCf7xiX4e8Hg9/wH/A2/8HnS2+DvAfiliC7A31n4NV+g+Sv4u/of+v05+Ltu0Ivw97xBu78Ffdag00D3wK/+fIL+Bzjav9b4hyFsBn4+pR/C34Xf6ndn4e8a/BrEb8Hfc/BLU/wd+HvRCO85aBCqy3QI/k4bdAB/D8OvRfHNwN+hwW/C37PwC4i/iGHh5yn70VWeu2SEHwC6B34hhR+CvwdXdc99RfghXPt5jb8AYYfhl6VnNYzLeL8Bf9fhF1D5t+DvJv4Ufvh70Qjv7QP499H0Ivw9b9CpfT23Y9CDQHv7atqHv4fgVyc8zU+m3Fn4pQh/C88tfEnLewG+5+aLmm7D38G+e8EP8bQJixjPQ3uPPsAb3+h3py/td/1/63cH/73fTTX63Tb8mpf1uzOX97vBFf3u0JX9rndVv9uBX+vqfnf2mn43nOt3h7/Z76a/1e+63+53F+E3d22/W/tOv1u4rt/NXN/v9jT73SX4zd/Q79ZvBB3gpn43+91+d+Bm+Pa+1+8uwK9xC6Q/D+nfCunfBunfDunDr3kHpH8npP99SP8HkH4L0odf05Ht2tSOLWd96LhNmz+wdnDwHSeufYcDI9LV4nm5DPqJs+WM921Gujxe2pnb7gg/H3h+xsaX5Hmmf/CS9Bfevj/l/tXJ917zLvj7tPwFHu508kZL+bI3Wap4BVDePOygA+9tR5ff5oyNF7duSPODTNGep4pzeNgvoUfz8V35qUpe+A1ZuhDwnA2YHdlvvIf0giDv3Yj98+TWLWd+QONAlSryE+V/0f6W8flUactZRvgNDtRH+RwURAQOdOt56VcKI8MzEeY/Z/l5316aLJfG85bL/Wi/0mhe6qnoE2y1oAnny7KfFtBBR/87k6Yg2G8OwfNB+A3Arwd+VaPOovyvfFnK/9sva/lfB/L/w2T5b4fHe5G+9JfUwL7N1guCCyqF0uSG406wkUq54PkCM1+Q8w8e/Oa+IOWI8+Locx47WvFdEr/6ssYR2cTskvM1KIetpe0TuXFdTnHlqsI9bIQbyW153+aYcCO5Sm4cilOFK0xtGTrLLHcVbqqUqxRlQBFfect7/igu3EfzIwWjHo3mtrz3tJh0R6EWlQvLClfebsYnCiUmXH5HpUwpC7mMbznz9LhwOypW/vKVLe+Liy+fL1eKywlXrpQmDblsK245dVNMuG3FyQiwCDe15dSz4sJN5SYfzRXLrxwuPzliyG9sPL58x3LjeWEw+srhiiMGjiQ5w9BwgqqLlMv4lv9m5O+dUTgYk5rlVshv2WSUx6AKV8hvncrvMsIl1L/C1M5cpby9GIXbsWXoQ3HhdkyO5aYkEAxXLG/ZFIe3OJKHaj9aHFHhKls2nR0XDj4PEougz8tteX/2uPyOkfdniQ5yk/lyPo5/qMHHRySOhHiAfiX+cTvOw5qh6c3v37TZsdMpn1csG/FsL2057SyM57SziJ7Kq/JL5svcxvOBNsp1vLLldFNux1O848VKYYfsKfbaTk2W4DnFh/POqY7sVzKkQ2RQLyHdpAnPPPyB7tKCew3DwS+Ev9MvMH0U6CzF4WM4oBtAp+Beg18Az2pAN0jP8gx9Ngt8X+njHdleJ/WfIv9xzxPxTu3Kj+n6OTmZEO4CCEktH4YLxrdkT4+p70Fp3GpHy9u3bD6NhRPPx7ds3hTzPuot+cm8s7xwOt/5cnw7Ug5kw479nbB/BV1x2tAX5+HvhkEvwd8LBt3jwt+upjPw9wD8slQHCvi3wfde7bnrjPGYT/Odys5iNgXjA5Ov7CpovDd0sCfs2tWl9uXXaXw5DPwNBr95U/e4R11Cz9gf9N8XDP0f3j/eeL/O5n9Dyq+yM6llbX5G2bUov4ls31Fa2Tco+2Bm76z2rWUJT3N/+97a3w7vMXwpGq+ru3dAvO4f4Qd+m8pK2P8OxYfPqHltZU+Qo/lmwqfmyYMDpL+MgMKFLH1lR6PWBeoHyPnwOoVrsPAZ5X+Cyr/x5290szBGx7uQy1feYJcPzYdnaEzvE51KWv94FeDfX+NPMz8JdU4zede4vTLbH+nR+oXyi5F5SM73t14TL+cam19RfiRqVF+UH4k60T5LT/l9iPyQUH3ifkYi/JCPNslctCc7t2yO0yPKu/Kjpj5UKWw5e+i4szdtXrtxg7InXS2e55QaJsNNbTnb0A9OjMLtmNqu4rsLvrfCp885BX/VP3uTO7zlN9c7W57PHHLHd4fiZPR/+6pf//1rGld9/5r/7Hz81/WffwVX770etGg94720Dj7qyPp+KoxfN0tPKYI+oziRP1tOKws/+h1c77DHqdt3TRUreeMQPFwfUPO76D9w9iBtp9WCfgvHu9V3eG5or1/JeGhvWQbC4EdYyHtua71c98c5iKXzutYVto+g25fSuHhzltI5mewnEBfaK3j/CGNde35brgSJjfxyzl0eFSjnz52wzw0P1PlugG4whzqCQ/avwPOUvxnv7EKB8pc9qCt/6sA59Ks8XvEmi2jfgHFl8jb+47cKCGsH153+Hpz/UefH1TOeW3L63J4/7HNbmDe0f1X7d6Cfzo/vymeN9rhw01fHU9D+qv02m0cK477y+wPt+0Qwnm8Q3XyXtBcLVf8N7XVQXnN8i9bH0U+xeJ9o9DOVq+SLgdqv/FbPHSlUvMDof/Lj3o0NNe8H8eVwv5ayp4XwOEfiG/oKNp5oh7lI+09Mfz5Ii/Yf8ol9IJbq1/fB87DPOSWTWr6vToHlr+W8kPls5rWea/qV/+pr7f5nJeeYNC9Y3n6E/9dfuyQO3KfY+XifG7jJutn/36+BVVJ/mHmp1y3gOuaOimhRZveR7cTJQTDe5cfQ8A/F1gGLkzSviW2J+C4eiFtHhVZnZ15uBZ0oTjxt2C9E+x1WS79KAXzMd5H9QudP+Lo6znzo9PA3+1fd6ZVzEzJXtL6J65jhOV3nmI7hlIYIt26iqOLDMCy+Yg5SVn1FnXBmPpKwXjyZr1RK1LgbOBGfiXfgEM99DOvr/YDzPbE4yzvHnFOUXJ0LktMrV3KVHeW1laphzxEeYn8DAcUz9FyCfYnwD7OrgD0aJry39Vy0IyhAfzK008r31lxpa24rCWoB8KLc3a3d+25Hi7SPF8pbyR335/J8bRsvBcEFMsI0+bfpeSYh/9JdmnCXY67Xuudo/9cj8BrqEedDPIPDnttzhzVPP1bO56agb1ClJ/zyqHjQPhF9OKv+tf16T+wr7nzYc6vvtPBN5nZUiuM75HbhDO7/hTS9N8jyWIByzPzd505J1T9nyTZD/PSr4/k+8fH8qzh+SPzWy72x/Drxgy/E85vq/Up8/IvEnynH8503Sr67M57vEb/zmr54/MQPBhPwE3/wnQn4id+YiufXiV89P57fVPyDE/C9ieI/MJ5/4yW4JVD+jcc9td8M/f8/S98u6P/Ko/ezz8XLP0N8tBuIxU/88KAE/MTvbE3AT/zaxxPwE79aTSh/4nujCfJ5M+ljuYTyJ75zaUL9J75bSih/4rcmEvATvzaZgJ/4M+MJ+Invb0/A1yP5A+fF8799dmEqXy6IFQZR/odC+UOdwnopyp/edxLizxB/qZCAn/j1YgJ+4s+NJeAnfrgtAT/xh/IJ+OnyEt73DiV8B9vfN57hkvn4npMX/+lNXTqZv9ETZxuKi95vneJ1vb/0sT0n+8Rf2JyAn/hVNwE/8YcTvt+myr+fwKf8NxP4N11bLuM4Av8W5f9lKH+oU1X4XoX/J+XvS9mb0j37AakXNNW+viPkeKVl2PPgeKVJ4VMfwPGTd2ON+R2oq/kstf9f+dOF+LDfVH4B0K8Ajr8ylB+P/I81jf1kOH6qqfk1eG9z8aN55bfCo/zW+P4zh/QUh8Y/kA6OgXBcJOyfjfyibZzyc+EQHuUXLHib537iLYZfL7KPVvPU6DcBJ8JSPzTHb7vyrQVoN2m+DceTal4T/TQgnhSl58N4Dr/TLPmXC2C8J/zDk7218muVJhr9YInxJNlheetl+TQMeyosn9H8pIfhIvxQXm3AjP2CmP99+PUiPNZ3lLfyY+EdLuWZovJFP3Q4nqwZftcq6zaeoPxcBDS+VfOUtaNl+fjGvKfQVyg+5fdOzXM6gCMF+coa9tiIJ92y6xueI6T8LWD5tPh+VaM8+XhB4Id6h3UAvwth//WUPd5Hv9Rq/CzqkzGPjHgcg47TQzM0fsdzaVAfDIx5WByHhwadg0GF8luMfq8RT8bwx3Foj/ZjpvyqKb/J6Lca61v2Azo81jflFw39tCEenCdBuUX44T2sA9gviP2Phr81sd/kA3Z5Kb/O6NcPy1f5gc5SfcsS3sbvyfmLFM1vrKLyCQ0/LJveDOlR+BSlG5KfOfSbiN9pQ9WXIVnfQrVPEmisb1lKv0b1v3GEZ5VPeISXWD4CP6SLdWARxpmrDoD8oP9jaoOEnfKZnuXPYLAX2tVez43Gg72233UVXtmnF4Af9Er/oEgvwN/CnwELH5K8a712/VX26QXPi86F2FaamkB7TczDjLf8OQS1X2ve0/NvrufZ+yHfysZ/wE97XrS/ZtCz8arwCt8w8H34qf018xR/hoVX9rwhy/8sPR/u03jR9Wqd7Jen+1aOd65P4+0wvFgeJt4eCOv1abwDfTZeFV7hHQJ+tk/jxbTM8lXhFd6gLx7v0JEGXtDOarQPs3rkyvHi2TPR+K/PxovlYeJ1If7UkRpvz5E2XhVe4R3EsEdqvLNH2nhVeIXXPzIeb+GIvggvnvcU0n7Lwf7l41X7ZvHsEYV34UgbL5aHibeD/H6N1+238arwCu8A8NP9Gi+ep2HiVeEztJ8wc9Ty84/7ZvHcEPOcjRmKP6D4Ub7W/mfgN438z7P8q/Aq/23gLxn5x7phykeFV+W1EHPuCi4CDkB5BUfZfYOwIz9K11vcZzBE+x4b3+6OJ+lCu3+st+Z5SXXKZ0+/3C+Ccrf2PwN//igth9ZRthxUeCWHAOKu0nlPot2h85iqqr7gQY/Yxqj9XP9N9qfmvnnsTwPq7/31sj+tm/0N9D8tg0b9zafwtbTU32rM723tAPt95ccW/bCJ/pT0I/QTgP1p6/fM/Hg3Kj+x6Jfthddpv6fq8ozw2J+ivol6CNKi/wM+6gC43iL0X6XvnwrynChHftpE/qA/zSq/cEfTOXakfys9JW2k50KY8CFbf/MfsvU331g/RzzZm7S+JeJj6+vZI2w8GVY+4U1MfyP7DPTjhvJFPe8uOu1U4Ac9A3UANf5JqXMdSB8NDH0F5ab8vqEdB+pvGWO/AY4XMofZ5ZOl/OFd7Ndj+xMiv3EbZH0LeX0z/OoiHu9wu76ofZkiPNS3P9+m/S8L/zk0/lB+gacdNv6B8QHWAbRLFuM/Co9+hYWeCPqZB2M0PMdT6E+GP+pPvAbi5fYoSt99n9TfAsO/74ihe+NVWXf8Bs+IT4znfqT9p4nxAu5zpDGOGH8yP8/e9zWNdVDpkehnW9Q3kif65Y4d/8B3iXVgfPTGS4T/C8h/p7G8Nlys2+K+p7fr/nb4GNmeYDrYDnnX2O1WFfjhMbrdmj7GbrdUeJ/4s8BvHKPbb0xLtFtvl+2iCq/a7xo81/v6Rwro/x3Tbr595XrEkoErTekOUroDx9i4svB8+O0al/92iavAwitcITyffrvGtUTx11h4hWuW5V/pEeGxFt7SPOmJjWNXjnfxWI3XO5bwHivzg3I38Wbg+dCxGm/2WIkX+yQzvMIbAL96rMa7SPGHLH6Fd+bYeLzBGhPvaG6O9MT6mpXjba3ReFNrqL9dI/OzxPCm4fngGo03s0biHWLhFV4fnhfWaLwtij9g4RXe6TXxeP21Jt5tpVnSE2trV463uVbjddbK/LhrZX6wPEy8HjwfWKvxptdKvIMsvMKbhefDazXeJsVfOM4Or/BW18bjzR5n4i1OzJBeGR63cryN4zTepbW23orlYeJNQdie4zRe7ziJt0V4VXiFNwP8oeM0XkxLnMd2nB1e4S0cF483s87CW5om/TFYt3K86ItI4V2k/LQpP1geJl4HwrrrNN7UOom3Z50dXuFNw/PBdRovpiXGtSy8wju8Lh7vooV3Il8lPxmDjyxfXz6X8KIvG4W3RflpU36wPKxxD/bL5DdJnl8n8WI97KBNKvm/QLvVBukA4hszzm8Q84k0X5UhfbRp+PcV82/M36/yC6uuwLAvRf0g/JGp/+3K139k629Zdb4Aze80r7b1Ue9yPV+PeBvMXjOzP80PpqN1W3Ukuuz/AR/qQHhesTj/gfQZPJdBzL8Z87efhW+xSfqa8ovRNNIT829svjdt6HNCfyM8PuGpQXyZP4bfqXK+1zynQ/TnTJ51g8b3vads/VrZDddPleWj7KJbp8r68O0zclUxb6nwQ9m3qUyF/mfYKws90ZivFXIz/KhV1m3Y4Jn6J4wXAoNW6Zjlk2J2rykjvkEoi+bP2XjhZ/Z4oTVg17c65V2dGxEebcff2GDXN3eDlHuEH+ox1gEvP1lB+zr3eCpfuvfQ3aP7AN3TdB+ke4buQ3TPHm/nwz9ezhlGsgAaj1wsnPAqt3CvtLc6BtoCnHts2fYrlVIlP6HsOgbol/lwlx1CpTwyXgQYwroiS3jRPoWFK18wObIlyO0ok0cL92Ky+8Jf9QTSwxw6L4Diad3eZc8g4tk6VdpO/jXcTYYdSZb0sMF3GPO9jjw/iNkziHiiE3+gXVtlxDNL+UlTfgbIvmL41V3nB2E8xckxHdU3DT8dvkPtIMYHeQoontZMgr1KkBufELF47vlGPKod77xD22vgPphaGfT6Z3q7/WtgPGshR6M7ihXD7gXlofotPBMe84Z2KGirwvyh5HbmJivKlnLuHdKeo10A/epAK1y1nJuM7Imy++hx3lfx7L3dB7rXwn0Q7nfDPf3jA91fwD0Aer9bet1ZuB8O90W4nwD37I2vck/H5/D+xWhXlfPUOVQrPBdQ1/lN6nyFL/a6G+jZBpIn3tOOts9qb+wql/gUHTmeU+uaqn3D9Szh7/Q5wH6R56rzZ0OUWbFSrlE6c++EdMZLI7nx5aWm0ylOqnRw/mr+ZRg39lrnho0Wx4rbcxPKgPd9m5UcsP9G+936wVpfqUE+0H4VfUvg2Yem/WpOWwGL/hvt4pyT4d3f9Lr5XKWEe1J9qs/eoN3PJeFQ4+Akuc1u7HPdqswffnfV56QfjnlKZ2mQyW2vqZUT5YY2ZUHVru8TOWhUDLtnLjf/nVpu84NSblVoT9H22YxnSp4M4S59pC+SG9r8tj7luVtLIglnhr6T4ROh/103lRvftu64ZcOKkZv/QWjf/rnPVesWeUeEdPB8BZHOl3qjdPYat3RbXQbRWXIbOAB9yDjOw5Bf3C/9C7ir/dLT77j3GvyO3jc1VZrySkF+EppDLzpAU2yWfpd3dDluwzTGKdd/dX974sZ1uaxhT4zfkG/0z/iFm35lMcueMR+Ei60ZQz9Zs/GEqrkP54TqxhPMc8CQnzX0mzXQmCg/aXjuLTYtoREf+pprn/jcye+m/VrY5ig/aHhuLs7HqXNV0S6BfP+tOX5DVaiEQm4QDvfAYPOA+PFsuyzz1yJcWmlzOzFvr/oDPO8Rz9bM0HeCPvjw/Ds8Y2Tg1fZ3PFGUpqXCftSR6xezD4C+/YVeHi6q/aq/xzDcPn9b1LZIjPgddEA+rP/Yvqs0Naq+pbm/l/5/avA9oz8Z5YRGLNCi/c/v0/wZfV/DtF4ZOjReI/4olQE+2wR68cwm+P5O02UH1fYjzkccIW8Y71RxzIPr2yG8LwhyFBgxqcuoAz96ppy3l9ecuLGKtXGk0kQ+UWiDK/9UkZ24cfH3pR089T7E1xE5f4DrFaombMQqKCOSf456f4B6OFFmRPLJRAb4IiLZ0amIiAoCH/j4p8oR7w9D4uscYW2M/FKuqQN/g8yRZKiIJLWtienLHMknOqINeHY9yl5EJCgZkfxTRSQpH+SEJp/t7Qe47U9imhNF4f/5D+3vN23Qa9ZvrIYGvbG6fmOW8VMmXR7JBQZdhgeeSUMzW2PhHZMPMOsGjUjTJ7HxA6MdRmc537jE9w/89mf0+Mdj4ZtG+ngWbIbxW39o0z7jNxg/4Pl5D0uPv89oj4VvMX6Ny+c9r4Af+G3Kozj/6m7QCbvt5/NroQVcW1Eexgx7eOhPsxk9jzKc0f7F0GeVfMkR+rfQTw7s0utom9HakTye1imPOYrOMZ6F+BrwqxPtQpzi/CsYR6D+Sy9F503NdsdP567mpyaKk7lx5cRvL9cL2A/cBvocjLHkS44bnWd1Tlf846Wx4uTaoFCqSB3dVfusxHrxyZ5tXwHlg34I8XyvwlKvK+zZHR0/PuP5H51YW53Ml+XwAfEb45H5k5k9BsR/4ip5bmzG5+eYYSnuCJQIVhvxLDk0P3Vpnzvz97I+PO1IOWTe2xXPNuw19A4vY/8AzUfjO0qeuE6C9pjVrbb9eWlraVQdEj77xT5hh184D8p7jIUrlMpq7BT1h2Nd5bBtKp8fyY/LXhr9+Yl1j63LnEek86/qxveD8kwb349YtzjJpjPvscM3DFrM37DvLwRanV+MXVzL4It5fKDN84L41QS+f7WcL8DzzAKWP+ff+qL1M8xPlvFR33aobMT3D+HbJ+n2D3Ufdr6v1n8MnTxa/4e4clvH82pBAusw6j9Yb3B/k3jJ0efB4TOux+D5d6iPg96/XZ2vhuevqekj4TfhFD2fKeY/Qc/BM9XkSzJ+rBd4zhuvF+WdxfwuEW+fmL/F9mmhKMcBkT3gKsdw4KOvBptPCtl+6zrf7833WX+Atd+MbjJ/d2m2/93n++FZeDynwFwvr7H8Nm9OnlcW5X8qtP8bdPnXWXiPnd/bOtWm64xGO1UzPw47T6z5fTv+FEuvwfwlBGy9vEn5Ued61Fh4j8pDnTPSUvarp3a3AwI/hGu/T+OvsfTSd8rz2dLqfDN2jhye+2zirTN+k6XrM3l2nZvL5y/ZuQ01Xr9Yfaix+NI/eoXyHwL8pxr4WXqtt9l0luxN8Y7nO6vnGZUeze8r2mfp11n8HrPvbjB7cZ/RIfPnHDA68wE7/aY6T9rpvgR+CN+mskX7T7RPrBpzt6qdW9jkiXPD1DxSmn7u+5fZvziG/+P3y3UkYT92hH1eFo6j6pu0fensJmafdoTt/3ge+K1N2r4U4zbnS1X4kHAsbbLzG/k/fj/i0+OUFM3fdlaALzoP4DTj/JAj5HlHOD+F+RneZK9LzbzfxjfA8IXX99J4SNuhWfGfZuNF/Jb/Y5b/WXo+dxrijQZPYuyLcbRPWznentMN+w/KD86/riZ8lv0H8MPTDPuP02z8KrxP/FngN07T646Ylol3huFtnRaPd/Z0xKtOB/PcJcK7cPrK8bpnaLxDlB/cPyjK7zQbbwH4wekab/V0Vt6n2XhngF8/XePFtKz5/9NsvM3T4/HOnKHtEnE/5SLZDcyfsXK8HQPvIOWnSfnB8jDxDgPfP8PQ/8+QeJdYeIV3Gvi1MzTeDsVf288Or/A2zojHO32mgbc0mm+R3cDcmb8D3rca39eZMj8+5R/Lw9oPDfzsmcb470wv8l9uhld4q8APz9R42xT/4jly3VqFV3jrZ8bjrfZqvKO5Sq5JdgOzvcvHi+mJ8zzQBpTsP1Os/86w/qfJ6Mbl9n6xDOv/Uvz9G+3+KmT9VSpr0y3Gd5i/qRbLb0DhQ8V/pf4P4murM11x/oPFX2Pp+4zfVPlV51owfkg03rF/zzB+mtkP1ik99bDF0yO+Sjdg/LpBn/hlyP9fv8L8xwcB/wc0fkf5laN7+oOeda+ze8Duzln2PfVB+95g+n9DPad7ht19dm+xe+os+177oH3PsnsXfnivnTXKn8Kpe5PdM3/C6h+Tb0jh1D19ls1vMjpDtLr7jJ9ldEC0uvtbmDxZfuoUrn5WAn54v015vRDnTWD827Ln/8sjU8WtO8rRsnIUD85riHU81+j/YUyK/nVwDQ/HqKINxXDd/msoXjngDR1ar92ZFG7t8aPkw0fNxws798BuL70DPbH+gGmzc84rebhvz09Fy2q4/hDu8Ny5YWizp9YWcSZtW25EDLo9+iEvZnVKXDhfM/unnlsoxJ4rMVrMoZcD+1wJ4Z/g9Vpe02cTnlVSBtN0NsACncPg0LkDc8rnMZ2/0FDnNNB5ACk6fyBD5y8Mwns9+x7pDlK4NIXzXtK+bcT5Ax+C/BNPnL8A77Uujpn/3JXPbycsA/vIOFAfRb8YA39k9Jd/JMs/O93rViFe5Avcqny+1T0eQ/uBkH5zhGOQcDj30HkKJIdZej6kzkF4Wc73zJJ8UiSfGQq3QOcuzJ8tx6mNt9r4C3f3uXgGw/yHPXcV9KGNT59zSur1fd3lWY6OdZF+4i/u9rvxGKZziOei34ppiBfnaC0/Jtt3FieMeTys7xgm/jyL0kSwo0IHm+j05iCfzQ8b+60onkbMvKk8lySnphgtPxnV1Wi/YSzwwHeF47MeqM/BwXy+U373Yn7TkfNH06/rc/2Pgq76R7p/RF5zW/f8c644sXYiP7lDfXjm/K0YDx7cF60fti+V9h243sf9wGwv7xAZEeeC0zr89Ke604Nw6jgWsf79mIEb4zfHgw583+fjfPpBUF4v9PL01orlQWvuPNnfCs4nd86S42ceT9R6QnrnGvkpnMPGg8THb6d6L+hmw2xfzznMrnrCc6cn8AwBuf7eCYH+MuBg7VWdyid1QsL6QH4iN1KWNSVn1u8QyuaT+ny0wXNl+aCPNX5uEco8OoeHyifzYkK9FKcKVcp8/rx6cLfvLfSzhj6GWi/HtLO50lQlJ2P5uhGPym/2k32R3a+wt/gGlM+zMXZKI7nx/ORojn9vKaonQ3/kRefJ4aRP/dVQX26T7VvwIfkNCDt2CIf1eUi9d7BMH40MPnLjJU5hP5qnxiu8QvjSU+e+YJlruwiRLUd0POuccWwv8Ff9RK/hH06UsLcJwntnF9APnLB7Q2fVLoRLky8+9UMzgeZfwvhsCvKc81zlKR7rm4PGFLj/m/QJvAv/Bn+s9Qa0P8waNNpl+ETjHS0pmvBek+YQUQah+T7ulyca71hBUwYf1wMaBi3sXYnGO/pyCgx9R3y/pO/UoD3CuakU0XjHeucb+lBkZgLyRFroP8BHHUjtf/cMPWmwOrjOM/Q9XID3DTo3WZxoGDRO0zSN9MZKU8XQ4OPUWWDQ2PCmDRqnYmoGjavVLYPG9eXMP2h6qrJmfdbgw7B3TeofTHmP5h2DFgNFjGT9xnURfuCjDPAh2h1mcf831GnvlvMPv+X8a09S7/5vcT1+0jkfwuvm6Pngp34O/7dPeqsIf0f0XJCHP3rSFN5uuSt6Ll7/0MMnfVjc74me/1xGdNK7xG0hei7ff/CkI0SEP46ey2vxJPvuOIdTOPWenc+Fkx6idOz83EP5eZile9dJCocd/x0nnUi47XhuPukSkpMd/tqT5P0X9Lz2+5L+RvT8KKKxr0G/XWhLOU9tkJgf/ZCcH5j+iO4vhP55B+i5ceea5bHTkv02ttdRf4v6oNen9/N6sn0SjQPqoGfZ36tjfG/43bSIj3dhv23w0X47vUX7o0A9wSO+uqe22N+3WZrCfpv4eMf2pmHkR9ijw3OvJp/dgPml8Ope36LXD7H9qbP2p8v/I/BxDIgmN6uOhvYV+ty5f4rRf3fumECRmvl1fvOb3zh79uxBZ47/n/0de+yxzn33iTPgRF+Xk/swCxeBTn+IVa/yO0vjO7ADXLvhuEGsWWLx4+u9bs1Y3x/wtX6C+oh3Wr/rnNHvjpWECrQW2t/JcpCbQvtj1Q+27up38XdhP/TP5/S5jX+S9Vv9sGr2QJ/VyMl+S/nvwX4T7YXTe7QfVzw/jq+vTuTGojHfIIVz74sNp1Z4T5nZKvUc4U91M1sPzhXHI3syVc+61123o86La7sqUlPvw/qG8hoa1eNX/O7RTmDetqPevmMsN2XagqJcXXhvNqfHXfg3rhMMkczQXnn9PlqGSo7Zsue6FSlHjKtKeppf6l6XPq+0FVeOoxHzDY6ttw9cqtPPjnjug47Ui7AMzHhG8wEqodty2qxP28lTvUFfvqre4HgQz+Zpfq0/Lh4RwwBhwovlW64DXMrm2RxpHzgLcsueIteXTLlMoz+9HVIu2O6gnyxhT/JreL67z62TnWy1e3yzvZAfD6QdjgR3l4EP50fSJS2nKqR/6D60/9DWZ7ePF4NAn2Qn67c5zsT81KtaTo9RfUE83fHY9pML98bUT6jHKjU8V1rYLb3Xc4dKaLe0fqPYv0cyWhiR5wJwuTVBZtWdWm6Yzw/Sd+O81q4HY8GYZdWM39dSIP0wm/YKxan8tpJ0knmK8ieJ+n/8OGKrco0qXkiTzNwx5qcEfl9xpH1RYdCS10Tpo8Xx8dxaM91I7nK96Ly82ke8dJEcn2H87DsdD4prsSqICFT9TOXleQ8oGPVDuXVAZo1dhtz2J7v/7vHZdhihj+3ITY0q4T3I6leQN+zBi577wYOhnl8A48CPWzjHc5MQzRiaso0Li+horGasN86d60XrjViPw8kunCNTOyZH1Hmpqn6F3ee0Fsrnj48qP6OFMdme4r6dhi1/rBdRpVB2S0Pb5DkYXG5pqP9zW+36hvGiLdy83V9tL49EInN61HzB093fQXkSboVSRWXim4Z81bg8XZDjcLXPAGWbFI9K9HwjnoVpex06+xvP/fqBspyG7fm2qLxVfkz9zWzTRP8xDPrLX0n/4ZjXcEy2+1xuBUjH+6gtN7STQ3sznv7U6Ej3d3pIdz8I4SIfrlmqB50Y+6apbVuj+Kqf6nMvpu+nK91tVFvgOfpPRD1kCfp9bOOscEUY8bP9YF5MuwzlL323b5Pfh7B7GpR2TxU6x8yldf65gjw3hcutDjIb/jMttzkq/3r3+c/bS0Fe71QZ1/2PmifHb1N9p+F50k4R+0p/1NN+6A/pxiHiFZFWIv1lsNuf8vYgCCI5+xSufkpsOBFoA60f4nzt4sFd7fD2UrmgzAmj+lb4C2hX3iDPGxTtYVH2C1xuCyCz2p9rueH6r9AzRmP8QFem8rkJ6PmCKYA6VSnm5bTQD0lu2fOM9WfaRzKXiZHT5M78VFnM0QjbcLUXzOw/m+O6X7hgX3nedZPVr1Jpe04JUtWvVr6/W46j22TfidjGZfuG5dm625YjhNP1n+Q2sF32C29y9A/llvoYtGMf03KbJbk1T94rXjGoVyWFcsN5wkXsoyakHpN5TZ+L9qw494U2zuqlyC5xT7c+XJoay00WP2qqJFE7NL1drlvMX6jjx+8a9zJNzzB5TlZyIxUdiXg3ph2bhW8Q6xXOU2O/094u/fJjYfaQ3Pxx2S9wuQ1Be5wa1XJbpO80vbVbbpOlSr4cs78K8z8H/bva9yW+yUlZrui/nO9nEfHQmpTab7jQbZer5UgJIrbIvqMq5Yj+cIW9bUnq0TgHj3WzW462Xjd3cEx6UH9VG6T6hZkJ2S9wuYXwPQ+GWm4h1QdMu7u+nb8jP1Wa4qJT3+ncpJYbjifUuZG4T2+K9MnOARR/b0x9o/jNuuZTfA2Ib65k2IkAnltXSXtvnBOx9wXJeX/H0XLC9cCu/iGAdod62TmSfwbGIYV39wt7MpRba1L2C1xucyizC7XcaiS3mWe70zHPu+bfEcptYLOW2wLFk+nel2udd83jCek78v5Kt29iPhz6T6xvZjyV0g7Q32QEGF743R+Jaf8nYKCuzg04X34H2Lbx+EpTk13tmxvIfoHLbQlkNvuXWm7ugbQvotCNNzc6OpUvl2mroq5yqFfhOaULxjkqrfOlXt75izcJX5ZWPFOyQsz/bZ+r9PKecnd66Fdyx3jOqtszKVo30ftxl7H/V+jPXfs9XzgI2pGPkd8wOhdx9p397uKb+12P8pU5X/YLfN5+ANqlxYu03LJUT5Zi2rfcjtFiaWRKbY2N8KDcQpAZztGouN2ylNvc+V6c3KJ9t0pu85d2f7dFOjRXtF87JT7V36emViI3ZV9qy+2GA7XczP2t26fyY4iRt+MnE07MS6civ+v5yT4Xv4c01L3Ujpj9tqRfYT+D7Vb4vV4Xz95Q9q4Zwp/dIcsHvzdhLr9Kls88juUqTL925Hoc2hhE0EYRkdSTxPwo9NN15NMGOCW3ofJK5Gau4xr7i91YudE5x3Yrnjbk1izr+pE5X8sN47L3F6s45Hq2OPcRZI6yU/lRckt/VLYHvF7XIPzsjni5oe2F/JQKpfEYueH6s7JfVXILKyuRm7Z/NevbB18VLzejPbKqnJLbwpSWW2Fbn9iXjWvYbJ10qzFd4Sq5ze6SclP5mSY8hT9bHh65qhOPB+cLGxAP+gKI5uteI+f9ldzmdiwvHWu3JvtODz0gVm4w3CjlIc5tcd/pHOQDdetKHlfL8uUeeo572ZncAhwn5A29HOXW81EpN+XYWslteufy8OAeTLF/R0Fi+9mHv9jrouyU3Jrw9zz8lNyWlpkOyS22X3hwv/j6Nob7vnAGNkb/Rr1haNSwQ6Zf5zPd/UEUD0VyoREPYhZ28h/XekMO68ffQNt5kt3P63nO7nncoQtsnX6Wygf34GVgrCZfcnJKbgPVlcgtvl/4+r6xcpML546ch1R2NsH5LL2cPkBp7Wh+W27HeEUbaUh9tnWi56q4hkhu2HdgmqpfUOOShY9JPZG3bwHUlWk+74Lvpfpc9+PdNnkexTnwcds+Jxo/X7ASucX3C2jvYsjNNDdwTLnhD+enYv2DyPDCnyTiwfjwW1T+mzke5Jn5Ud/pULiS9i0ej/pOsX3D8hR21FVbD5n56ErkFt+O4nyNklu8nwwpFNPOCv2K4rom+ldS/ufVutki5Ck2AsrzoSTX9J95Xf1Cc9dK2zdserr9daBvmFrYXQ+V3FrL7H9ou31Xv7BwmPTXsW5Heep30mdomn9beW3kyEN8opBv7Kc7aK8AP7Rfa10kfQyL/QB/LuaxR1S/oNYsqlNyHMy/0yzIIP3x+O/U7Jc7EK8DZaLq9cJF+J3qfVHKX5T7sRXJLbZfOB/6U6wjvF+gdTBLgUNsN1C7VTfmL9qACfU3HCN3zvYS1uVkPHH9gjdi9wu4jsTsardvK06O8vkyDNM1voJwKsfpC6RePrS1X8wnqvqW+fhK5BbfL5y4v5Zb6Nh6ugPjzyyN2+s0LyjGja/tiw0/DOVYv8hed8ZxMLbd+G0q+7Amtv9GPVDf6dxfrqR9i8ejvtMgWo+CcrhQ76sR65J/sRK5xbejq/az6tvy2hUzqjLp6TQ+xW9kqEL7o81wjvSvIuxIQT4efHu8X6j/+QrbNyU61r5h2xbE2GsquTWW2f9IucX3C7dCRWn+RXx9m8b6xsaFWN9wvqVu+xVAP1fi81DntK6neobyEYN5PKuV6lvhQumzhPcL3kUrqW9mu9PtN2xvcmtfuKJ0YscLF5O9LPoO43KbhfKf3tEtt+yb+lwcGxrQRX3zqL1GeWGdwvNchL3Ui73R/lKxn+ovsb3W/YKSm5Pr9msRFKW5yjgWDLNTxfn1uZe136PBv+qT65ub5b4HI57yBZO5oFIcEVF0KD3EzNLLj4wXg3L+BGFb41zZ6/pX9wo7BRW/uX44R/N2OEbi89K5qa0lafo84TSovcK5Pf8v7XC4L7Ci9lQcDf0FroWx/SMZotW9Zdhv/fA8qG8/sO11s1ex/cksPo/RwR/bdJbvp2F042N2ejW2ryXF9uc4nDYuYf8F/PYfx4d5GuSRwfOA4fdf9pD/OfaQ06ukX9k53PuA7dHuA901MDZFP47vhTv6cfwTuKMfxwrc0Y/j38Ed/Th+Fe7ox/FauLt39LpinIB21rhHZF25IuzVcH7m9l53CRsfXMeclnVh6PaE8y+JX78jnh9du+P5Ib1PS68V6MPXbDihukH55KoTXzquEozIcRVSTeILD1iSb3jAOqG6SPyIq7cAi4ScT1D6aBxsBRHGwRs84tMxS1YI9OeXIb7yV20FmMiP+p+w8E3mdhbHxCCbAobEr1gvlraeB6o9Pqqr9yvYq1uBhKya6v3Ik53tLcz575LPh7/cWxiGEef/fRLP/4S+FLji/Ed6n8LrDcX0IEN8YWP0N9hnREdSiRA+8YXvQysSkBWQIfHFoT85K4CQVZ34xuN8xQjWjMuflJV4skh8lNXxG6vHR30dUc4nJf947TROMkhWnuYbLtpECLF5PvNJq3xlvZJ88cT/pMr/RrNeRSHCKH4dgmQlntQ/qfAZAUhW+KRJfF2vzICTeef3zfpJ9coMQrKKyv8PoPyhTuG4E/1/oe8vXB+P/ab/6/qv6//SVSN7Av81XettpCcev0HpiY2rpJ44/1lP6NHi3LUneqP9eqj/+a+D8caXeqPx6swVtv4Z+f8y959sX5f3jP0joMiXfYNGzb5h7jdZs35j09wfA191aPChBVwfGDR+1Wlzfwq0gDWDxk+2xehMzaDR/6LBF/4XDT50KBscg6a5lklob8SGOqH/AR91QOQJ/0//YIZfp9x8yvxBi+nXpL96pNEvdKNmnL8JrWXTlAc0naGRPvZmQU3vT8C+LY38L1CfBQ9qRvh1I7lKy6BRFchcbMgPGuSswccGPGXwsQF3DDoYz0V6RIQf+LgHCJtGgd+IDzs+72KrPoz6Bo3vNAwae+qm8b7o7833IengYrt+pC+26seG2sV2/WhdbNePzOdMeZQr2YttOmXyEefnbPkrbSLCD3ysA9hDIv7gH9l4xKBxfidj0PjN1Vh4n9GeQeP8XGjQwq7UoIV9N+OnGN1g4TOftvkeo1OftsPPn0vnWCn8wG/fRmeUrkI/+Cbe/ET60zbeFpfPp23aMejLDsD+1M5Pk+U/5Pn9HzbdYvlvsvBpI/zXcQ+jQePcQ90IL2YixNcvVygEfgjf/kf0ybtxndD//onC355w/jvxM3cknP9O/Jm/Szj/mviLf59w/jXxszNJ51vT+OOzCee/q/gzCeeD/zONb06J53uK/96E88+JX78sfnzjE9+5ImH8Q/zClfH8OvFnr4rnN4nvfith/EXjn+Db8Xyl1eLfQv8D3a/9c93+e0b9QcW5YdQfrDgZg48jtJrBL0LjmjX42NQ2DRqbnzrj1xjtfMZuvxoGH5uuwKCxMWv9Dzt8yNIzsU/kJ6NhF9Ki/kN62AZgoyi+fzM/8MwDvk/tA6Zf+4zuv7AlDT5jpgf6gUGjdt74jO4fcSQTGnzUzjMGjdp53aCxnc5i+uTDE0cyTTN+KJC0QeMwsPUZU57Hb/AN/8PmEDDCD3xsA3D0hN8/7n3Ffd1d+0zGihMBnYfxQ2N/PNpji/nYz9I8N0Qv/JqXuuwSKR7hCUHMJl7M/Ej0Ab34Kc9FH7/YtuE6ItrTpl4d449ibGJHuUDnjhjxLEC7Ic7HO2FwndADHbIjuTRh/wz+W9ouc2TEg/aMwv4VcKU/K/0Po10q7ntoXBqDq1Ai38jS/4qKB3VSzE9+Mi/mY4fo10jKT6EyMa7OHTHiUecfL2R0eeL8J67h1GPW/9eKQSWU2jZ7Pw/aNKBfVbSdEOc6zFB/SPtf64Y+gZf3OZv2Gd1gdJO9HzJ+wOg0o2uMbjE683nW/zJ+ivEdThuXqP/Ab1Oehf7H4vPY+z6jG4xusvdDxg8YnTboT5wN+Bm/xejMF2z/wFnGT31BtzevdAn8EL79OQP/5/X+Yry8LzD8jG4wugnvN76mn4WMHzA6zegao1uMznyRlT/jpxjf4bRxCfzAb3/ewM/i89j7PqMbjG6y90PGDxidZnSN0S1GZ/4Xw8/4KcZ3OG1cAj/w25Rnof99CfSer0J791CC/vMlWf9qD8fzfeD7X4Fx+CMJ+t+XZP0MHk3Q/74k8+K3E/Q/4mefT9D/iJ/pJOh/X5b89AsJ+h/xvRcT8BM/9VICfuK3Evgh8cOeBP2P+MGhCfof8f23JOh/dZLPYa8wP++Q/gdl1T7UKH96P3N4wvw/8Z0jEvRf4qc3JeAnfur9CeWv4j8tofyJv5TAXyT+4ukJ5f8VKp8zEsqf+M0zE8qf+I3eBP4ijQ+8BPz4PtTR6n0J+L8ivy/vlgT8X5HfZ2Y+Ad//lN9X+tYEvnGJ8v8XKP8vG+X/P6n+35aAj/ip2xPqP/GdOxLwE38pgV9X71+bgF+9n8BfJP7idxLw/wuV/3UJ5U/85vUJ+IkfNhPwE3/6hgT8xK/emICf+NnLEvATP3N5Ar6v0vd3xTLL/1+h/L9ilD+9712ZgI/Glz1XJfC/Ktt/9+oE/F+V9buTwK9/VX4fzjEJ+L8q6/dCAn+R8j//9gT8/yr5c8cmlD/xZ9cklD/xZ9Ym4Cf+9HEJ+IlfXZeAn/iZR+LnV5rEH3o0nu/8RPLddgLfuET5/xTK/18M/YfpEx7TH3xGNxjdZO+HjB8wOs3oGqNbjM58zaazjJ9ifIfTxiX0H+C3v2jgZ/F57H1/L/Hh1WTvh1+z9fWAvZ9mdA3o1CX6Wetrtj6fmWX48X1D50wxvsNp4xL4gd/+XwZ+lh+Pve8zusHoJns/ZPyA0WlG1xjdYnTm6ww/46cY3+G0cQn8wG9/zcDP4vPY+z6jG4xusvdDxg8YnWZ0jdEtRmf+N8PP+CnGdzhtXAI/8NuzBn4Wn8fe9xndYHSTvR8yfsDoNKNrjG4xOnMJw78XfOK65BXwA7/9dQM/i8+7xB7P+pfY33ODxd9k74eMHwDd+nf9LH2J/X3XWPgWozPfYPgZP8X4DqeNS+AHfvt/G/hZfB5732d0g9FN9n7I+AGj04yuMbrF6My/MfyMn2J8h9PGJc8/AvyXaPx4PhKe88b9BI3s1H6XhuDnnddt303hIrt09CfL/ahUL4Wx8aVyHzfGs5iKiYf8ZolYLpV+QKJ4Sp51HkI757k4T4rzknjWsxmPda6SypUyAaH30YYTbTnV+Ud1Jk+Pyc9ndIPRTfZ+yPgBo9OMrjG6xejMv7PyZ/wU4zucNi5R/sBvf8Oo/yw+j73vM7rB6CZ7P2T8gNFpRtf2kl+8Mg3PTX9Lh8my8KkGe79h6xPmJfADv/1vBv5/t9s3j8XnM7rB6Oa/2+1ZyPgBo9OMrjG6xejMHCt/xk8xvsNp4xL4gd8mGa7C/TQD8B19W9Ji/eBOz7KfTl9mx6fWP9zL9Xng+H0pvxODl79C/2RcuD6OftEKlxt+7S6T3zu2G8IfW8P2lzwP/NZl+vyNhcvkvgge3id+B+O7XPuRwLTi4q8RLo/lf5aed0y8kGCG1icGrlg53uErNN4Zyk9wGa1PXGbjnQN+83KNd/5yiZeHV3jbwF8y8GJacfErvKkr4vG2rxA+MiPLefTBIvwoXLlyvENXGv7vKT/+5TI/WB4m3lngN67QeOeuID9cLLzCuwD8xSs0XkwrLn6F17kyHu/0lYRXeEKDekDn56SuWj7eWwlv5irDP9stMj/ZK2R+sDxMvI0rJb4M5WPxSu13Wp1DI/ZHP9HrNp6Q67LrCaeZDv6N4RfoXCLkYzrqvKsOw92g562rJG61naaHztFxrl55Oaev1vkJKD/4fa0mnCbuGvBnrtLlXL/K9nuuwvvEbwJ//ipdzpiW8ldohlfl3L4qvpybV0u8ylTYpXN0ln4HvN41Rrt1q62nYHlYeK+28Q3f6lnnfg3/pNf1f6LLF/lm/Pi3Q/hWE34T78LV8Xgb10i8yri3Q3g7A8vH+0PCO3CM4f/zGhtv7WobbwD86jW6fMNr6Dtm4X3i14E/e40uX0zLxFtjeOevice7SHjVyV9Nej53DMMLfZ/Q/1h/6rH+02d0g9FN9n7I+AGj04yuMbrF6Mw3Wf/P+CnGdzhtXKL/B367Yeg/LD6Pve8zusHoJns/ZPyA0WlG1xjdYnTmWwy/wd+0EfAzvsNp4xL4gd+eM/Cz9Dz2vs/oxrfs8WyTvR8Cv/ld/SzYS37wqn3L1h9bLHzm2wz/t2x9NcX4DqeNS+AHfvubBn6Wnsfe9xndYHSTvR8yfsDoNKNrjG4xOnMTw8/4KcZ3OG1cAj/w298y9F/4FjrfW15bqNr9nu8Y5x9dK9spz6Hz6+5k5x8CP7zWOP/wWtkOZll4n/izwG9ca5x/+B3POk9bhVftYOva+HZw9jtaX8XNKriPU9jTfGfl/Zx7neF3hOVn4Fp2/iHwg+8Y5x9+R+JNsfAK7wzw698x/ONdFx+/wtv8Tjzemes0XjQFWiT9fP66lePtGHgHKT8Zyg+Wh4l3GPj+dcb5h9eRfs7CK7zTwK9dZ/i1Y3hVeIW3cV083unrDbwlqAekn89dv3K8jRsM/4fX23ixPEy8Q8DPXm+cf3i9jVeFV3irwA+vN84/vN7Gq8IrvPXrE/DeovHi9qAm6efV5vLxop0enm3TeVj7Repp2ng7DO8grns2Nd6hpo23w/AWgB80Nd7Zpo1XhQ9Jzw5vWJkeVl/nuYVHdP4XKH71faF8zfx3kH+Dzr97gx5vmOFV/geAn75B5x/rhhg/svDR+PHR7r1TYnwC5dUwsKl97JkbdTlO5ivONOmjwY0rr7f1G3W9XaR8zjXleAPlbsrBgbDujVoOqRulHHh4JYc08Adv1HLAtOLiV3IYvjG+3i4aeNH+tXoA+bu+bPl4zyW82FcpvC3Kz+wNNL66wcaL8ziLd0q8QvY0T+JCuaRwTKr0X9afeqz/9BndYHSTvR8yfsDoNKNrjG4xOvNdm84yforxHU4bl+j/gd/+tqH/sPg89r7P6Aajm+z9kPEDRqcZXWN0i9GZmxl+xk/dbM+POjd34+87Vt4FfuC3bzLws/i8m2390ge69gMdphETv3mFjB/cbOu3acavMbrF6AzTzbKMn+K62150OYEf+O3vGvhZfB5732d0g9FN9n7I+AGj04yuMbrF6Mz3GX7GTzG+w2njEviB377Z0H/hW+i0JC3mf5/V87/YlgzOL7+dQn/T2L+pdh/7gfCGXnfpet1f4d9i/nVetlvIH75YnxeZjekP8XyQhd3Q781r/zvuvDFPhumCXHCeDOfXhq7U6ddv0e+J/nletpsYfjXxh2keScz/MrwhPe/M236fovnfW1feb+HcjsrPzLytHyzcwuZ/gd+cN+Z/5219WoX3id8G/tK8Mf97q63fqPBR/83yr/qt9q22P7po/ve2leMdus0YP9xi48XysPDeas+TDd1iz5MFV3tu9Wpdvsi34r/Nxqvm2RRe57Z4vAu3IV7tLkDN/7q3rxzv4O3G+S+32XjnbmXnPwK/fpsu39nb7PJV4X3izwO/dZsuX0zLxDvH8C4l4J2/HfGqWTKIi/TRzu+Ad+AO4/u63caL5WHinQZ+7XaNd+Z2G68Kr/DOAb95uzEveIeNV4VXeBdvj8c7d4fWw9CJgUN6Z/uOlePFMbjCO3yHjRfLwxr/Az+8wxj/32HjVeEV3lngN+4wxv932nhVeIW3dUc83tk7Dbyl0fySmvfdy/wQvx4kvDgGj76vO9n4/A42/gd+cKcx/r/T/p5VeIV3Bvj1O43yvTY+foW3eWdC+V6r8aIHCgfaBfT/gnq7qTe7oAenLjP0X9afeqz/9BndYHSTvR8yfsDoNKNrjG4xOvMDm84yforxHU4bl+j/gd/+nqH/sPg89r7P6Aajm+z9kPEDRqf3kj+8Wj+w508zLVt/zLL3Uy0WX8vWX81L4Ad++/sGfogv+JGOw2Px+YxuMLrJ8hMyfsDoNKNrjG4xOrPAyp/xU4zvcNq4BH7gt39g6H9QFzq/WF6boNq/xT1G+3eX/F5rZalP9TzL2j/gh3cZ7d9dsj2o3WWH94k/C88bdxnt324Zv7fbDh+1f3fFtwcN0DM3GPNFS45s/2Z3L7/9i+aLvme0f5SfLOVn4C7W/u1G31RG+7db4g1ZeIV3Bp7Xd2u8CxR/ao8dvkH6ZmPP8vMv5ovus/Vfd4/dvqJ8zfwP7MHzFXX+B/fQfBHlR4VX+R+G5/4enf9Fij9g4VV5NW7pzj/qccH1sl6pZ2q+KLjbcw3PSM4c6aH1u1feb7fu1nJI3c30biaHNPAH79ZyyNwt5ZBm4ZUcfOAX7tZyaFH8Pguv5DB9d3y99e/ReHG+aJb00No9K8fbvEfjde6x8aKsTbwe8Afu0XjT99h4VXiFNwv84Xs03uY9Nl4VXuGt3hOPN3uvxot2RDNqXvTeleNt3KvxLjG8WB4m3hSE7blX4/XutfGq8ApvBvhD9xrzovfaeFV4hbdwbzzezH0GXkgwmv+8b+V48dtWeBfvtfFieVjznxDWvc+Y/7xP4kV9zgyv8KaBP3ifMf95X3z8Cu/wffF4F++z/W+q+c+emHYg6VLzn2Y71mL5wfKw5j+hn1h8Vs9/FvZoPVRcSv9j/anH+k+f0Q1GN9n7IeMHjE4zusboFqMzP2T9P+OnGN/htHGJ/h/47Zah/7D4PPa+z+gGo5vs/ZDxA0anDfoTbwL8jN9idOZHDD/jpxjf4bRxCfzAby8Y+Fl8HnvfZ3TjR7Z+2WTvhz/a+3709I/s+dQai7/F6Mz9DD/wM0/oZynGdzhtXAI/8Ns/NPCz9Dz2vs/oBqOb7P2Q8QNGpxldY3SL0ZnHGH7GTzG+w2njEviB36Y8C/8ffwL672di/FtU9Xnqpv+P2R979vwD/QaHE/xbRNF4run/I3RkO1h4QOalRvFkvC7/bxRPcSw/VRExWf4/KD9qPqEHaNRb0RdJfXeMH5GtuZHtY1OlHZOjIi4Vj++Q/gf5ScNP4cI4YvOzqzg5WtpV5n6SVbs/8BHs5/IThVV0PsvLCfLZVZoapUhM/x8YJ/qfR/27+qey3Uf/H+hnHs/Ysc43y9OBX44+x6L27q70dk5GAcn/B+7/pP2DqccS/D8R33k8wf8T8ZcS+CHxs0/E8+uK/4uE/Y8q/Z/E8xeJv5jAd34q+a2fxvM94jcXE/ATv/FgAn7iD92TgJ/4g/cm4Cf+wH0J+Inf870EfLT/3L1lmfs/H4Tv/1/19++p9+cT8v9zqh+3JuCn92t9CftfiR8embD/lfiZ/oT9v8QfOiph/y/x576dgP9ByZ+9NqH8iT/znYTyJ/70dQn4iT90fYL8iF9oJpQ/8YdvSCh/4md/mbC/+WckvyeXuf8byrP9U6P86f30Uwn7n4nvLSXsfyZ+6umE8ie+80xC+RN/KYHfVO/flVD+6v0EvkP1t7E7Yf838ef2JOAn/uzdCfiJP3PP3uU/fW8CfnrfeXcCfvX9/U1C/Mp/398us/z/Gcqf6tSq/dH+r8/trOrT9k8PQf/3kDzvRcx/PGTPXy8c0BetV4r5D+D7D8lzV8X6zEOyPx54WI6rVHgcR2G/GD5k6yfT9HwYwpvn4NQdqR9MP7zyceHcw3qcNLd/n21/9HM23/Owbc+E4c31tsEj+twTaFfEeuJb8T8s8fY8QucuPmSPCwOWf6UfDD2CePV6W43mt6qPrBzv7CPG+TcP2+NCxGfidTHsI3ocjPm21icetsfBgxj2EcOe6xEZv/sozc89bOP1H4nHO/go4tXrbSHNYxUeXTnemUeN82MfsfHOMbwd5D9q2H89auOdY3gHgJ9+VOPFtMR6OeGdY3izj8bjHWgjXr3eFtA81nB75XjFmcKUn/lHbbxYHibeNvCXDLwdhleFV3h7ID9eW+Odbsv4cT7FDK/wZtrxeHueN/CWRvM+zWMNPb98vKj/or47+JLxfbVtvFge1jwH8BfbGm+7beNV4RVeF/KTwjyh71Qc/7HxlMfGTz6jG4xusvdDxg8YnWZ0jdEtRmceZ+M/xk8xvsNp4xLjP+C37zfGvyw+j73vM7rB6CZ7P2T8gNFpRtcY3dpL/vHKMn7qCbbe9cQr4Ad++zEDP4vPA374nH7mP2HPZzRY/M3H7fWzkPEDRqcZXWN0i9EZtjaVZfwUX7vay1qWwA/89uMGfhafx973Gd1gdJO9HzJ+wOg0o2uMbjE68yuGn/FTjO9w2rgEfuC3Kc9i/a8F7eWndfui7LE8h/b//tKOL9r/+6R9HhXqC9gmDT658va98KSxj+6XdnuHa5PW/l/gt35p7P/9pd3eqfA+8TsY35PG/t8nZfzzT9L+31+w/b8s/6p97zwp5zNU/x3Zfz21crzDTxn2X0/aeKu/ZPZQwG8+adh/PWnjVeEV3jbwlwy8mJawW36K9v/+ktl/PRWPt/2UXqfA/juy/1paOd6hJWP/71M2XiwPa/8v8BtPGft/n7LxqvAK7wLwF58y9v8uyfhnl2j/75PM/mspHu/CkoEX+u/I/uvpleMdfNqw/1qy8WJ5WPZfwK8vGfZfS2yf6FPM/gv4rSXD/utpGf/M07S/+Clm/5WAd/5pjRftZSL7r98B78Azhv0X5SdL+cfysOy/gF972rD/eprZ+y0x+y/gN5827IOekfFPP0PnSS4x+6+n4/HOPaPx4n6oyP7rmZXjRRsEhXf4Gbt8sTws+wfgh88Y9g/P2HhVeIV3FviNZwz7h2dl/MO/lHhVeIW39Uw83tlnNV7cDxXZf3F7mb1ckf3XXYb9w7N2+WJ5WPYPwA+eNewfniX7BxZe4Z0Bfv1Zo3zJnqSHhVd4m88mlO9dBl46j1jYf93nWfYbXfsfWH/qsf7TZ3SD0U32fsj4AaPTjK4xusXozHM2nWX8FOM7nDYu0f8Dv/0LQ/9h8XnsfZ/RDUY396Jv4BWw8GlG156z17Naz9n6bPhrhp+9n2J859c4d9MXmyeBH/jtXxn4n7P1W4/FV2d0htEBo2s8v4z2Gd3k8mX8NKNbjE79B4uPy8O4BH4I335O63+o++F+OKTxe8Pxr6X/sfFrpP919HgX+49I/+v8Dvpfx9D/npfff53yg2N/S/8Dfut5Q/97nul/v2b6H8bXMfS/jmetl6nwkf7H8h/pfwZe7D8i/e+F30H/e8HQ/zpM/3ue6X/Ab3YM/a8j8WI+zPAKbxv4SwZeTCsu/kj/eyEeb/sFjRf7j0j/e/F30P9eNPQ/yk/7edLPOkz/A37jBUP/e8HGq8IrvAvAX3zB0P9eZPplh+l/L8bjXXjRwFvS/l/cl1aOd7ZHzydXKT9YJkI/e4Hpf8Cvv2jofy/aeFV4hXce+K0XDf3vJaZfvsD0vwS8nf37IrxoH6n0v/kV4I3sI435qgLlB8tE6GcvMv0P+LWXDP3vJYkXp5jN8ArvHPCbLxn7pRleFb5F+a/2xLf9cdeFlP/C4cb8/8syfpTxapKvtf8Z+NmXjf3PL8v88/Aq/x7kZwB+Kv9YNzD+cH9K7+A+F33T1fanc4IrCevkE6XJijz/w1r/R192gwf3Re33wIu9Yv1fzJueZNs1bC/vyFfzI2tH81uLOXlgcBRPVuH/jeem4Yf5Rz97rY+D7F0rnm1ry0Gpsna8NFaS9hHm+R+YD7HvCt5pQDyFAySu1ke6cOFix9qp0vh4fkrkxTr/I668cP1/+su9/PzjsVxxgg5YOeeUAUeu/y9NdcsRw5V3jsnISP/zWf+ZZXSN0Q6jQ0YHjPYYneb83zL9gqfH+C2e3p+x85h/m/z9iv4f+O1fa/0nw+NndJ2l5zO+x9JPMX7A6BTTzWqM3+zKvx2+zvgNRqdfCT/E1/4PjZ9fIS8PCG/NhwKdul/veU8DbflH5fkF2rIHW8XKi4VvMbrJ6IDRIeevSm7/BH7gt3+r8dfY+1n2vs9oj9FpRtcYHTI6xejMqxjN02f8JsfH+MGrXgE/8NuEWaz//hzGhwctr8+Ixv/76v5ieB97fTX8Vq89/gd+CL8M0dPwN/YXHgvvE38W+I19dH+BaZnjbRU+Gv/vY+c9Gv/De6Z/xiWH/L/su/z+MfL/sp/GO0T5WaT8DOzTZ4//gR/sq/FW95V4g1V2eIV3Bvj1fTVeTMtav6Xw0fh/33i8M/v1Wf4ZI/8v+60cL9YJhXeQ8lOj/GB5mHiHge/vp/EW9pN4myy8wjsN/Np+Gm+H4l9i4RXexn7xeF2oB4OGXbXy/zK9//LxKv0NbRQi/YfsBdKUHywPS/8BfnZ/jXd4/z7Lr5sKr/BWgR/ur/EOrvYsearwNdK3Zw9Yfv6fdqT+N0s6H+od7ZTnznzIGF99yNYXka/sN4QdQoy+iPvNq9/U9UDsX4B8mfvN8cL95mjvEB6h008dYMsT/zblmSJ7kALFW2N4Q3peeAjHI2q/ObQJpN/OPJTcv/EL57+wfHFMH81/kX2KWv/1WHuZZXSa0S3W/tY5/desf+btP2+fP0jh6T6Y6nNP2MdIj8Kru/PHdvyFo/rcE43wGVeGU3fzEu0/PG9TnrD/yx4o/1b3xqvsu/t6GCcZ8acoXnWv8/ur7Hvate8pwPcOI74GPVd335X6gq/CH2jfHde+1+Ae/qzXrRHdOaTPfacRfxd+iKf9Ko2/Ce8tgv7SpPeDA+171rXvDjxvYX9J/B74fjaa5UXP1V1daaLr7O6xu8/uqYPse+1A+x667H6gfe/CD/G0XY2/ocpdhT/IvmfZvcnvB9r38CD7nmF3j90juRHts3twvH2vHWTfnePte3pDn5s+G34bEvDD8zbldTXqP/AtND4dP97iVzRfNiXHv0P4OzdhvDqSGx+RJ5Y7Fxrj1ch/hkP2T6/ucy8Afqe3L/4cTozneBnPiUY8Uft6sGxfUYdbD/zq8TA+/5sYe34crq4tjpQm11amcpPlAHI8Kc3pbfsnyI86h7N6T4z9/EhpvDS1dutUaVcZxq34vjVeVf1zjeQz8LdJ8hHx6F0GMeNezAfqI7j/qXpvn8jP7Lmy/UY7QWGfdLDun0V/9mM5HzF1wY2XiHoEv0MdPGcO9FZoexqvo3qxj8xfuBHCr5vKjW9bd9x4CYRNmUVJldcViiKbTsUbzU96m0cK4zddWy7nx70bv71pspCfKlbKkMwxWH6flP2qKpfWuOcujEs7SkynA3JdZyagpKGS8CaL7bdA3g7rc3vgl8bz3OA3DL8AftPwu4HKJThY9mcYb8+fdp8nEEzly3k09hfTCp6b/m6v69/Y62Zv7nUb2FbC363vw70Fv6t7xXkDcxBnuMuuN9sq8gTY4CYY7/2wV/qXWehz5/ZY9aI4ub08kgvkaagZkvfiqz23nvFcyMXa9Rsh3/uSvC+M8itFPFQcK7ynNAmVslw5PTc1ls9OFScr6war2loQz7lfbyi356K8T4B+6ViRj73GY74q1j3PKE5uLn40D8Xmrsb1D+gvmn/huWq/bY+sGk5huM/1zgXZ50APWa/1Gwfae9MeL3XJka7TPOMaj+gqzodBvn36vpcgbuzPMQL1w/iD14Ie+ToZ/0ihgq+L+TjMj1mPhiAMxudR3rxzPPd9az9cmhrLbc1XCvmJnJR39m3Qrh3d5yr72SylP/y6vtj0w9Uw7gBeDX6Yform406m88JRy8N4wysPitrRMuUBvzttCeI4l+E+otd4rv9pcS6tLA/xlVviH8MzcYsjDt3oOzojV6XyqKC+1rMGyvWQ7ra7QPV9aXXfsupPXMKUThn7vcWXet3U67We6r2zL/JjinIL1ku9KipnklsD2pDCarvcLoPf9GifqCc5bN7LhdL4qGx/MACOM3r6+1z3jX2umR+cz+uEoL/f0esyuZnVf+IYR7f7UftzdgG+ckonGM8pfRrT0Ke+QykOriuvpno7DWXdoP1IjdcyOXaXl/hc6KbbPV1e61R59TzX6yo7KMzxGmgOeqh9LfB09lpeajyH6UTfqZATlhd+p1IkOqwqrwXAti6mvHyoSz2v1+XVoDDZ8ZzsiKk+b67kKjuIFvMiMG7qvNznyvyM53ooHe+N8fUi9Sb4bt8k08GcOVE7CN85lTuuI/lUj4cP2Yv8lRj20+W+hpcMPDh3P6k3mO2Fyk8VMHsp+X3ja5gfzNQSPDPrfZT/NMST1u0Bhj+R6jW2SapdKTu6Xot2B7A110l8mK0Zwhe8fkXlruurLvfqBftqfFJvksPBNRs2VFW5z71ejic4nuE3AMY3dreviH0OcEb1Fb8fSFrhCWA8hXqCys+gql/p+HIfejOkcayUG6Iwy33R+N5bJJfsG/ZW7loMqtxH8+oE+2ipeU1un+RyDyDN1mqZH3wN83MM5QdxqfF8eFSf5c9tmPKXefPK29f8RKkiAju6XWgfB/0ktG02/4Rqk9IpvHFF9QP3X1D7E9WPdeeu0nIAvlh/am8GeqDPVfWjAemkY8qtCt9qm9UPrO9ZeD5zkWe348V82awf2MZW8mOlKXg+rep7+hXb09HSyI4J0MscukW2dmtOGKyq+hG8aW/1A8UwuO6zRn9wwqB2DoLt7nhu6/jJVM9n3tD9ndegfNtUPzC8av96jpV6jUN6wHtyCqHj/BCezUPfjj9Vf2pHdPfRan/MrDGnpHSqwUP1eiv6MRmm8ikcuvL5yZlDjfklWk/sgWdifMbWKzvIP1TP17mH9tn2Emy9cgD46UP1fB2mhfGr9WgVXs1PZln+1fhn4C0aL/oxGaL52OG3rBzv9Fs03nnKD9Z7Mf7psecn28BfMvB2CO/Q4XZ4hbcH4vbeovFiWhg/D6/wZt4SjxfHLIPGfPsgzccOHbZyvNXDNN45yg/2+6upPKz9H8BffIvGi2MoxIvfrxle4XUx7sM0XkwL48dW1wyv8KYPi8frHm7ghQQHaP528PDfYb59yLD/ofxgm7yaysOy/wF+6zCNd+Ewuz6r8ApvB+M7XOPFtX6Bl4VXeL3D4/Gme8Q+OFJMyhV1Tk5nBXjVfHv7TGN++nD7+8LysOx/gN88XOOdP7zPtv85zMbbBv6SgbfnYdveRoVfoPwPbFr+fPJdmJ8+GH8f5UXjQZz/HjTmuwcPsNdv1H7ADMkxdVR3ehc40k5C1QNhnzJkn4OE9R/14MH3e+789XL9Fdt5nHsf3mTs/ztCpq/qv+Cb61MQNoDfwv5yrj3932Vc06vlvfZFeZ/Z50j5XNHEr39I5t+j95oUbpGeDzkUD9Hzvbp+vAbz91Yo/8/LMKiPhRTvAD0LKfzs2fQ+pe/vK9MZoPvwr+Tz+bfS/CLRTXpv4CX5fOElO/0CxF+gdzD9FvF7CI9P6Q/Tc4/C1l6mcIR3gfIVoj+40c/cO035H1T5ATm4EDZ1N8MP8beN9D2Kd5aeDdO9Ren4cMf58IFnSa70PEvhhii/LbpPU3wtkoP3bK+NH3AVKGwRvoEZ6NNn5Lg9Zr5wHBUxy0+GUkIzDn0/fX3S3uZ+qJcHx8wXTowWlY8M0/9H9P179L30yXnHnt94buvpmHnQiUlQIyeLIxSZigd9Y1j2cA7NMx2c4LdjMh857Vi1qtveRrV3nad6XWH/DfUY59y64ylV8hQPt/9R11cc2d6hvtYDY/zON2LiOT9/QT7G/0eG8Mz1yfYO9TDh/wPimf3TmHjKQXGUJmTN+YKCp9t38f0v9boB/NT8p3/kXvTNEa0E0i1uHkCssw3B+Bz1fa01yqtA6UyvaFxhJGzMA3xzldS/EU80UMKyN+ZtWm+W6zFc7y0ATq/f1vdxPJyi+MTon83boL4/8GZb31fjwfkj49Nx4Hn6zVK/RnKO6uN8/17krIZhdLPmmWPknIE01LhNXR7N63T6ViJnlXD3fAuOH1CWepaP0iH8acCzPgZ/C55PH6XlXNhP8jajpkRxfPMAaCff/Xp30RhPoJzN8eiASueo+HQKkE7njVrOavyaPnovctbuBcoO3ZLkjDLG+qxnQ+XVpHR8Xp57lbOZsJbzZdAH4xz2MOmfcXL+P6x9CXwcxZV+y/gYYwMj29gyl8c2hwwyHh8Y2VzDLXMOBLC4R5Zlj/ChsSWbcQxhuJLhHoMxSiDJZEM2YnMNwYAMJAyBBHEPhIC4EnFtJreyySbKJtn83+uqmn5V/bp7xvsv/8ZPXV1dVe/7uqvrVb2q7gX9FzD6N4Oew4e47+ehQ0V+at1aDzNeg+MSqj7qfu49hC+nBOUP7OO+n3sP9cHZWRYphff9HD5E4OyMvun388DBteDsFEzv52WjHZzb9MemgrMF+ixk9M8jnoe5cW5pJDiDDW+tdOOM4/GqPgpn6zC+nGYoZ3iKG2d4wXrjnBKDmFJE/NqN9KECZ1UfE+eoyacvzrJEfTzG+nCUgzMdj+mf6ozHJA8T8/Om/iHQs9joxrkwJxhnnPtQvCqck418OXlIG2ba5+Qc3/Eb8XoQwhfnocMEzq52U+Lce1ht42t2iQbOOF+scHa9B6T+pUbht+EaHwQ9Gw9346zyq+wfzuDcD3mq51ThXJrDlxOCeGu2G+fS4YHjZKLZksLzPThH4Oz1HrRMPqsYxxQlOjjb6wmwf7FPJNQ/Vuh2Kpn3egbiyvAOK9/jHocdBD1zR7hxzjQRnNWAoIFz5HAxboz1UTgjP9z4cwrSlg5xcFbj781NwTjj4ySF5/1c2hyx53cq9uVvxfdLLIlz0uSzGpyxRHo/w3sQ2wjNLtgG/a57nHYj76F/DPQcaXLjXJ7r4NzZZbn6dYhz9giJM9RH4Zxv4ssZhLTNh7nv5/zc/z84Fw7n+xvqfi4d8X/HuX60g7NXfyM0l9e/D+ITR7pxjs9zcMZ1NG1Mf2O4yY1z6EgPPqGcfKMb59C84PF1bLak8MQ5M9eZl+ghG+IqnJtNPqvA2S6R4PzQKAdnNR7aYeCc8tA/DHoOzHPjjHNWKj8cT27vsVw4tx4pcMb6KJxT8zz4hLShwxmc/eYfzOkeKTiccf4H51L0Cxyc80fuBs6qvZTlnFgn7BR81rn2FPUf9NA/DXgWozrO6E+L86NlZn60f2+4/+fr6Z+R6ZEXbT6R8NI8RZ8frdz/Hv4FI/UzQzHSD8SA/k99R8FzFHbXqwXL31dPj/Z/pj0SStwQcfwKujetn3tV2+a2o8RgQxHeXdiGF6QfnZIpQ1oLdJlZIPwlM/I4Cu3SUuL/GJHxSiYW6TK+QJcF9NcbPzNUkMdhQ6YMGVko/EMj0t8vv0CX0T11SYPt/wfXlfd0/B+LMp+KXKDL+EJdhg2ZW6DL/EJdRg0ZXqTLxEJdxgxpLdJlZqEu84t0WVioS5f+kK68wNE/rniRsrTAkAt1mTNkZJEuM4bM76nL2CJd5gyZMmTUkNYFukwZMrFAly79IV1Z1r1uBtRr+/KTRuKzTP8b2uyg20aHJYXXe6X1yzNCoTTZp+186JfBL2nJefVw7e2dKJGMyxwE7cNyvZ8UP2qm5reU92hXkpAuspgZ/zqaGf96oa7SfrVO1v1XKuNfR/HlWBCfmMyMfy0OfK9gN00IH/sqBvlTnMvjcd+LtlRl/GvRbuDcZWn21a8OcOPcjPsLw0/hHF3M61+C+OzRbpzTzf7jMrEWOD9Z4tzl2FfRoz34hHIGm9w4R5sDcRbdNCn87mfEWpWJ7x973ZbEOWHyWQXOokQH5+v3d3B2xsdEUDj3eujfDHoONzPjX0v8xwsQ58zRAmesT2X8q9mDT0gbO5IZ/1oSiPP6ts2dq+3evCWFVz8pKupDLnDGv46uHWeSj13O9P0cnF3lSP2tJbz+eYgvL2HGv47xHy9AnMvNUq+OHmf8a6kHn1BGZgkz/nVMMM6QvRTe7Qb6KWbD7ndCZfzL5LManKFE2m483ODg7CpH6p/00D8EehaPYca/jnVwVn6jFOf4Uh7n5DEefEL61qXM+NexgThLs0MKn3Yj3Ez6qfB3A/wq419La8dZluiM505zt8+tx+rvwZKH/ilI13icG+eG48l4gf3edd/PiLWqT2X861gPPiG+bx4z/nVcIM7CXJTCr31uOVbkXU/qXxn/MvmsAmdRIhnP3deNcxHqP3CcMy7TfJzHeAnE545nxr9O8B+XQZwjxwmcbT8iVc7xHnxC2lYG5+YTgnHG95kUvu3G0FLv+bakyWc1OGOJdPxrSnC7kffQPwZ6jpzAjH/F/MdlEOfs8TMr4yCV8a8TPPiEtMPMezAfY3FesCC9YEHFXUgKv3HzgesjoRTUl86UUZxLx1eHs16wPm5eP9l9P+NzEzneuZ9DMeFHPtVyfvZ4CcQnTmTGv07yH5dBnIdPUH7kTr8udCJfTgzKGZ7LjMuc5Iez4zcshSfO2G4UjnPa55GYbDfV+JfJpz/OnN+29VC9g7MxzOiMf50o/LZN/cOg58BJzPjXyeZ4GtN/PtHtt506iS+nD9JmGZxTJ/vhbG8Db9nCXA/G4Fw+0WmfB07W2+f8iTXhzPk/WyeG9XYDy4k8MCMUP9m5nwdPEv7Ppv5pSJM+2I1z5FSCM7ZTTPtcPMntDzF4Ml9OGOJDDW6cB0/xwbkGvxPEGfWt6H+qjnPI5NMXZ97v5J293e3GANS/dIqDc+wU4Q9i6j8E8b2nunHOnkbH4Rm/k1N4nGOn8uWkIX30FDfOsdN8cK7B7wRx7j/FaTeip+r2YMrk0xdn3u9kw14Ozl7zE32nCn8QU/8W0NM63Y3z8OmGvxBzPyPW6v2ucO47jS9nCMrvZ8bN+07//4Mz+vf02b4lPZpLhMJ58NT/O87jJzo4q6l8E+fw6bz+BYhPtrhxbl3m3X+x/ekAzwXEv0fhHG7x4BPK6Z/jxjm8zAfnyoo5IfxwzkL+Ns6Oy4iGc8zk0xdnVbCO89f2JDjTBZME53SLGD839W8APUvL3DgXz9DboeRnHbvH/v5Gy0xtn26Fc3oZX04B7RoG5/QZPjjX4N8z3CJxdqjXcO5rqQVn3r9nyXiCs3xHmzgPLRN+N6b+GdCz+Uw3zo1nifwEju72eaQV9Frm9u8ZOoMvpwHiy8z88dCZPjjX4N+D7UbWvme1Ja8VnMMmn7448/49r48jOJvlSP1bzhR+N6b+ZYjPn+XGOXe2//wZ4hw90+3f03IWX04G0pYPdePccrYPzjX497SeIe5nNd5i3s9pk09fnHn/ns6x+nid2s+Z3s+Fs4Tfjal/HPQMnePGeeScYJx7z3L79xTO5sspQ9oMg3PhHB5new1jDfZg49kOzvY4roHz0FlV4qwVrONsr/Nd7u8X2HCOsNPM/QH6EeNz3Tgn4iQ/xp8YcbbOcduDDefy5cQhbeYQN84NcT+cq7cHc+cInL38AltMPv1xZu3BL+4RPM6fOVfYaab+EdBzMO7GeeA8f79txDl5rtsezMT5cvohbQODc+Y8P5yrtwdxfCMTc/y6eizpty5xLpxbE86sPYj9KNNOiX1mZqjlM46dUo4LO83UPwt6xon/ZVzem8VLIra94Up/PuQ7S/c7UO0GrouKQpn4LLj4hHIiR7hxLp/vg3MN9iDOWfUtduyU0MXw98XO+HODyacvzrw9+IIl9iNA/fDeqif3o8I5fv5MFrdhiO/7jH4/4/qvPrhfR/ZW7QJ/P5fibnsQr5nPlGNB+rzhR2Kv59xL+ONaMyzb/0OFqJw/Ly3SZcGQGUy3FdokmT5syPhyXcYuMOSFuixeIPffUvP3howYMmfI6IViP66oym+RLmmw5/8hXXmR4/9QkPkomTekdaEuExfK/cmUHhfpMnKhLguGjBuyZMiwIVOGtC7SZf5CXcYv0KVLf7iufAHx/5D5KFm8UJc5Q4Yv0mXRkDlDRg1ZukCXiYt0aS3XZeQiXWYMGV6uy8JFunTpD+nKFzr6R+V1SuYv0mXJkLHluowYMnWRLnPLdZm5UJeF5bqsBLmvcGq5LvNbDblclwlDuvSH68qybnWzodzty0/C35Tnr+v+6ucf+OTbp5x/y80337z4hjvu/tGP3j2naWJr60/OOGXCw9Gbw4VH7njutNBzPzpjVN3cUydPnh8eNfaQxKenrvjokKsfv+62d3Z9+aVr0/fd/5v/mjH4+DFPLnx6659+/uSXb5594EM33n7Ufz3xufNX3TdqzMZTYjuOfejfT/yodPeaxxd98+53O0+cfNSUG9/s/lPb7EuSty3b2Vd/9M4Zg/cfGb9752XH37T8pCtefvWR0YXnFi6+5MhN2568/Z2f/vHXt5312tcWfGX1a4f86r3rPnfZU69+a+m+V69c9ODMTy8s5f7rjAkzZ58xsH3w356b+rN/73g5+faq2OrBrx+5/JI35n1w0SWXrf780+MSz1/+xJgbl3Uc99izBz3Xf8G1Bz57xGsnb/2vmy4+fNnTe36w5a3Ln/yPW/905O+XvjTr0T2u2+vAjncX73dn9LVP02cd9dhvnlrx9LTWrcuTzaMeyH7nxrdGBq6YV7jikH32vPSCYwcj5z93f/PpP3nptJ/+7x/DL7b/unDg29PvfGjspX/89bd/te1/OzJbf/LumJ+fd+DKGxqGHvr2gXvMW/XM/DvetW698fqjvvDRUZkbT70xsXR671/afvaXuw66ZNO/Jl7zl7YffvzMhO8ev+W23pvP+NzR50756tqlrR+d3fz0xNQjid+dGbnqip8UTr32kGmXRo4qL730vcfuW/PAyp7SpscOevvNpcdEB3rHNxw5OOcLfzv5tjf32f+RCRdvXTBh51n/jDZ8a5/3MpGjm1u/v/SIbT/4R93aRc+/fMXN2Qcy573zwm25px76WbhpzC0PZP667eZrP2w9/81zfmyFC5f2Z5svqn9g5iudVz9y++LfTd08q3hn+vxtX256Yvuk+hV3rv3+JVvLP/zL1r9dVT5p247vTZ8w+Vcrn52dfumpp//+h0v3/fnGZ9PzHp0zb9VXG1b/+5+PiV/YtfA7x1wz5r4tn//2k7/84d3TbsxNOnvW4aFtbS9u+v3bXz+mfmLPtj9seKpp7bsf9D38xnWTNq/9ZeunMz55a+EhRn/qfP09Pwzv+BH4DVtyPv/iWt7z/PqsD+EdOfI51/yOHSKW9Ge4RKybMt+/gxCfu5SZ/7xM75+F2kCHNtE/s/eTuATX2Tv1qcx/XsqXk4L0EWbdUPNlPv2pGsZvcC+uWKu7LanMf15SC878+M2Wg3ScOf+U/KViXMXUPwZ6jlzGzH9eLu0Du4uu96fw2uyliLNTn8r852V8OYOQPjafmf+83AfnGsZv8H4uXCLyrif1r8x/XloLzvz4Tf2BDs7q/stBOb2Xk/nPy8W4iql/H8QnrmDmP6/0H/cdvgxxdgaZK/OfV/DlxKCclnpm/vNKH5xrGL/B+7nhMu/xm2aTT1+c+fGbh/Z3cOZwseclrxDjKqb+YdBz4Epm/jPhPR6J17ZegTg7kwaV+c8r+XL6IL21mJn/TPjiXPX6rDS0v8re5fza8lfUhjO3PuvE/XSc7e8zt+l22OCVwp/B1D8NekbbmPnPFfrzkYHj7AqnfS5eKXA212cNJvhywhCfPJqZ/2wLxrmadUPYbmQuJ/sDQXmlhGPvhkw+q8HZWDf0TkPw/Rxr4/UfgvjeFcz8Z7vID/cxtPdBJ7zhtY1tBGeybii2woNPSF9qZuY/2wNxrmrdEOKM91Zl/hPs7ua9HZxTJp9V4GyuG9owzd0+R6H+1K+tz0P/Fky3kpn/XGn4i3fM1OaLciscnOm6ob52Dz4hfTPjP9i3MhhnY/8zFmcci8S19671PGr+c8Vu4GysGxo/Ve9vcOuGwit5/QsQP8Lg3LpKx3n4Kkh3ldNuDKxycKbrgMIdHnxCGbmVzPznqkCcg/btrNzPkXanv6HqX5n/NPmsAmdjf13ra1Pc97MF5YRWOf2NtIf+DZCmtIqZ/1wdMM/czuOcXuXBJ5Sf7GDmP1cH4hy0n22lv1G+wvE3b1P1VfOfHbXjbOxnay2ZHNw+D3nonwE9m5PM/GenP86JDgdnrE9l/nO1B58Qnz+Gmf9MBuJc1fqbeEL0N0wP+Mr8p8lnFTib629er3f3Nxqv0vsbLUle/zLE5zuZ+c+rvNeF4LXRpIMzXX/T0unBJ6QPHcfMf14VjHM162+w3RjuIPudQT1inc57MG3yWQ3OxvqbzrC73Wi+yvlukD0v6aF/HNKF1jDzn2v0/kasQ+9v9HYSnMn6m8JVHnwil8cz859rAnGuav0Nthutq531QJXnT81/dtaOs7n+pm6f4HajYQ2vfz9ivJaZ/1xn+Iuvc3jDa601Ds50/U3DWg8+If3gCcz857pAnKtaf4P9Ddzj2MtOaTH5rAJnc/3NF/cKHt/IeOgfAT2T65j5z/U6zo1dYM90Of2N5i4HZ7ouJLPOg08o31rHzH+uD8a5mvU3eC+r9yCHc2HtbuBsrL+ZP9HdbpS6I6HB7ogz/+mhfxb0jHW5cY6m9HajsE5vN5JreZzL6z34hPhBBudyVyDOVa2/wfYZ30lK/8H1MzX/7gaTzypwNtffvLCn+z0Y3WDMf3bx+g9DfF/KjXPvBme8DvMb/HCGhnNpnYMzXX8TT3nwCeXETnTjHN8QiHNV628Q54EuB+cY1KMl5bwHMyafVeBsrr9pG6+3G6I/orfP/R76t4Ke4Y1unK1u/35dPuXgTNff9G/w4BPS953kxrl/YzDO1ay/wfdgbo33+HM5tRs4G+tv/jbOwVm74wnOkY28/kWIT3e7cU72eK9DxWtDGwnOZP1NpNuDT0gfZvy7Iz0szgsXpBfWtv4G7md8htXzrOqvcI6bfHrgrBesj4tuG+tun8NQTkOPYw9mu4UfVMRyfqh/I6QZ6nHjXNpkjJdsBntms/MeTHWjP6zznUCFc7aHL6cI6dOnunHObvLDuXp/K8TZ6iHfx+7R/ej7u2vCmfW3mjNGbzdsu5w856j/cI/wgzL1z4GeLZuZ/cGu1t+D/T36e3Cwx8Z5velvNbyJL6cR4odOc+M8vNkP5xr8rXDvhU1k/foDM0IF+CmcIyaf/jiz/lbP7OG+n4c26+N1rZuFv5Wp/wjEF6e6cc6njfGSLfp4XXgL70ffejVfTg7KSTD7KbWmHf3/BgmT9yw/CX+2ujWsV7D3udjstBuq/grnrMmnL878eoWLR7lxboFy4mmn3SheLfygTP0TkKZhixvn0Gf1/LDefWmn3Yht5nEupvlyRqD8wtVunItbfO7nGtYr4Huwd6Ozv1PleZY4D19dC878egXc/2jgSzNC6MtmGUHh3LhFrCMw9R+A+MxnmXH+63Scs7+ZEcr9ZkYF576r+fUKjZ/ly0lAOQ1n6jjjNQ3ni3lbM70F5WcMv3PE2Zpt2f5vsa2Q1+vQVwT5t5vqrKL0m6lI8v1vexxJ+t2g7Fh7dUduq/BfQ5l89sG1JXkdSiwnKtOjRJwL5vfE5Xkli1vF9wtRDkD7kLlG+gtdg77ZHZ0ZmQ4l6hO9RvijocT7piDPKxmXOGOw/X8gXXk58f9S6VS+y3VZ2qrLxDW6jBjSMmTBkDFDpq415DW6jFyry7Ahc9foMk7knBuJg6PSH64rb3X0L8r0Siau1WX4Gl1a1+qydI0uo9fqMmfIoiHjhrQ+p8vMtbqMqvMyxGS8knlDuvSH68vXOPqXlB6qHmb+xnHYOE4YxxHjOGUc543jonFcMI4zxnHJOM4Zxxb5Nr0ZbP3hfFnqWjcP8tu+/CT8aXdKxrIOWfjWJ+pwHyOfwhuztTJGSRm9CZ5d+IHZZuH2atjeHVQnnr/FdeL8KGuMNY78Gy+/yod/OVKF8fIXYuIsVo7X0lnaMc3JvJKG8a4jJ3XI9+oQW/vxWnozLxWj5+xVu5DUwtQzZJRv1iNEUo135atqGbJzCMl8xpOr1JUhS0dSL2ccqZ/IZZwtBddjrT0q6cfA0Rg7boydxrkfxsljjNc138P+aDXeW6PhN9bOA/8fA3fgOIgbAz/8N06eo+/d9PWiH7mXXfY+0FebZE2GF2DImmBNhBRT7Tyx/D2tfa1p8KxMsf5pjavbs25i3V51e9ftU1dfN6luSt3UuvFwxT7W/lbMSlhd1uetO6y89XXr29b3rKesp63XrJL1hvVT623rXet9a8j61Bq2/mT9t/UX62/W/1gT6ibXHVgXsvaC8qdZ06FnM9s6zDrCmgfv/KPgPX6cdbx1Crxnz7cuti61rrTardVWytpspa3PWlut66zrrZutW62cdZ/1NetB6yGrYO20nrB+ZD1rvWS9Yr1qvW69ab1l/cL6yPrYKlu/hx7Nn62/woMerlOePpX+//XV9ZcWNacXNXvYs88cLr5L6zd+3nqDsDOjlvOz+4sQX7iR6f/f5D1ObPdLb5ipffe+0v+/kS8nB+mzn2H6/zex/VKprrc9i5lOGXOyZe3xL2vKuM+IQsZNhJuqzqoP7WMfh8fuaZ+3Qk/bx/Xj9rLCY6D48Z8V6cf+rzzfJa//O5yHFnN8VB6PlueH7ONJ4/a36sdMgPMvWbR8S5ZnjfuDXb41vl4ej5LnfyqvnyzL/5qs3zh5/usy/T9l+RfL47Hy/H/bx5PHHSHL/9gof7xMH7bLD4dG1en6l6T+9bL8mw3975DX/0OWf7w8HiPPD8vyZ8vy3zTKj8n0I1L/2fJ4D3n+Xan/NFn+TkP/74njceNl+avl9er832T5x8jy/2z58T8Ze6Ka/q8Z/F9n6P95g/9mg/9PDf5fNfTf3+B/usH/2wb/Dxn6f9vg/0qD/78Y/P/eKH+Cxr81PmTo/4bBf87QP2/w32Lw/yeD/18Y5ScM/o8w+H/f4P9Hhv5PGfxvNvj/H43/xHjLl//g539rwPN/VMDz/0rA8z8t4Pl/MOD5vzTg+S//H5//WwOe/1MCnv+3Ap7/wwKe/ycCnv9UwPP/1//j8399wPN/XMDz/3rA8z8z4PkvBDz/7QHP/x8Dnv+9Ap7/+wKe//MDnv+PAp7/eQHP/7MBz3/a9/mfNH6Gte+oNmva6OvrwnvUQT3m28cNo+v2qB89zqofO0Ydj8Lz08bU1eFxeMwoa+roZ6wpY2dq1+875kTt+klj99Ku329MXQiPJ4+pt6/fb2zdRL/yJ40d71v+9LF1Y/3Knzx2um/5dWNj1tS6663pdXWjo7eL8Sazv1WC+OwdzP6vd3rv92PP89yO/Tr3eoToHXw5SUhvxZn9X+/06dfVsB4hcd7MUOgL3vNuidtr6T/z6xGun+H0nyt+DJ2RULTTma/vvUOsEzD1bwY9h+9k9n+9S5+nyE+IaPMUmTsQZ/d6hN47+XJKkN46l9n/9S4fnGv8vkbf7c48RfZOfb5+4I5acOb9t6cfpNspiEvL3fp8vXWXmHc09c8jnjlm/9dt/vPI5Tud76NS/20rx5fTDOX0nsPs/7otEOeq/IpxPwnc68DLrzhq8lkFzqZf8cMHODh7+RUnPfQPgZ7xbcz+r3cb6/lvmxlqudWZp4jc4+BM/TCT2zz4hPLLOWb/17sDca7K3xXv5/RdZF0e/D1yF9n/NVc7zqa/67L93e1G6936vFvJQ/8UpGu8h9n/dTvZr7Db3T7HczzOpbs9+IT44jZm/9d7AnGuyg8T2+fwnc5+tJV1iRJny+SzCpxNP8wPp+v3s7ZeSurafA+v/yDE57Yz6x/vNeZL79XnN/u3OThTP8zm7R58Qjm9ZzPrH+8NxLkqvzXEuXCP93swafJZBc6m39qWBgNnbv2jh/4x0HPkXh1nHNdvuM+Yd/vvGaHcfzvzbtnt+vfYFc75ez34hPRRgjMG+7umspwg/eWn6TvEVDrgDO/nDvKcqXmqYSjfSQf4yjqEdoj57ai893DuztYf4nM7hP52PpKX0naWf70aHeZuYXr4cKrDi1nuIJQ5cIYbj8beGvFQU8weeGR3SDxkOoUH4j6fwSMO8fn7HDwG5PNQ2uGPhzHlz4bX9/XGowxlJhg8mr9YIx5qKtgDj977JB4yncIDcV/K4JGA+EKvG4+h+/zxMKbm2fDMFG88RqDMxDI3Hi1fqhEPxyRg8ejrlXjIdAoPxH0hg0cK4otfdOMx3OuPh2vJOBMenuyNR+hL+H1zNx6t99eIh+y6e7Uf/V+UeMh0Cg/E/WgGjwzEl77kxsP6kj8euinFh69N8sajAfQeOd2NR/KBGvGQS3698Bj4ksRDplN4IO7NDB45iB+6341H+H5/PPQl2HzYVu+NRyPonWPwSH+5Zjxol9GFx9CfZoTsz2DNhabfct4viPsSBo88xA+c6cYj8kAQHkyX2QjXh8U+UsiFWW4z6B09S8fjPEg/vDESwmvwpZ4aK37iQsv6aJGYMczuJ44brRDUCpDa3JE+Mp1aZ8nvsH8s0z0g00VEuu41nSLVJ/J8gZzvblvXYZ8FLT+V558j53va1oqrIfynPD/onO9sgxLU+cdW7WvHD1fOj14Bz9Gaq+Bnreluf1iet/avnG9v27iy27K/Sd/ZfsBRIv8D9qd62t927+np6lqryvmBzCfq5GOn69nYCU/uOqsoz8foeexJt3et7do4N/2iPB/Xr+9cL52wfybPJ5zz69qSV3WtX71a6C/Pp8j1iJNlf4ItnfqlxOmmyvkKD92bV1tHDsnrt5Pr10Lp3VLfj+X5B53zNs62gY88yPM7tfqvgBIW2Me/l+d/S893roDbVzzBUyXOEw8Q56MEZ/Ggz+1J27qIdNGrRH6RAxxegdLVG7s2rQf2rPQLE+z4Yw8weLN5vTrZ2dNhK37oOom7k8/q7o62jdC/BXatTVtkPisr50Mr2rpWtK2wiV/X8Vl5Pu2cX72ys71H3Rdb5fnbyflVa7tSqS0ixTXyfJ9ZT7ElC1bXTnitTFck6Zx6qtIs63My3ZukvJ7kpnWivutXt7y4px3/iaPv+rZNPZ1roSXFcq+T148416vzdg4ZeT58YKUeG5NbepLrVnSJ536SiL9Bpmt00nW3d66b293Rsyl1pGwcINwo07UcWOG9uzs5t617Taqtu3uujYVILnC5Saa/7MBK/Xq6oPAtMs+b5fmUc35z2/rOHnF+tfV5ef4mej0ArdqsL8jzveR8d/vazo71PXYOz+0S90tf5fxodd4+zsrrn2KuxyJuU/wQXLasb78y1bapu2OlA8ztMt1vjXQrNnat6VjvpLtDpht9kJ4OXxR2qoXieblTpjtAT9e5frWTFMNdMt0iJ524H1Nta9eR5y8n011wUIU3J91cyHHlps4ewvM2mT55UAUXeDOu71ndZSfquFueV+8XOJ/ublvf8cJ4uDe2Lz8Jf5hwb6nPBVOM+vV0bFw3t6dzdcdGO8N9ZLq1ZroOTGgnWT93wZHNYZnuJjNdupLOfgDrZboHuHLtZO1zV3as6Jwk0+10pcOqCURQ5/1kukEzndOK2WmnyHR/NtNd3bl+ZdfV3QrifWW6ifua6bo2ktvKmirTRfat4LzGVkG2INPk+UXO+c3rSYIGeb7FOb+uC56vLgG7NV2eT5j1WNcFN7hTkQNlusy+xv3T3m4gEFq9pnvT3P1l+l4nX+hUre2Yu3pjB30eDpDpCma6jfLpkg52M2W6N93ld7djlt3QkxE6rUZeD5Lph0292ttXdnSv6emSjdoMxcNUd7rONmzNRVUjMt3B7nRo/lQUapLp4lONejoowSPXAwwJEGbJ9D1m+vZ2ccesa1vfph6SdXPnz5bpc+56pKAfmUqK/sOSg2W6PjMdgtMmysZu6CEyXdFM163oF+cPVfhPrdxHq3vWbO4Uz9K87sMU3q56da1LbeqRCkC8TBeaZtarTTT58xc0p+E3R933ZrqrOzrW2Anh9m6e13G4TNdspoO7vCfp3GdHyHSXTfPmxV5DJy9JrBQ3TqaSfnRbO5hz3em5sntj36Y9yhFvrmpvzHrACxTaksodEpXp+p107WixdK2d296BD+4C8eA+ovA288Nnu3N921rRDPfsVLh7psPsOnp+ItMph2+73yPIW5NauerI5+X5hgYnn5Xr5qahRykawcV2RvMHZLqons7pJkwX51+Q6c7S063q6uqxu3SKmRdV++PUC7uhK1X/4CX1fNDzya5u9a56WZ6/3SkHsu9cPzeV7OoRpazZuGrFkcdGBZ8PVPIZvUqY56E1Gzt72l5RvGj1PcV+WM7C+towbu58VaYb0HHEs/hb+5o8P8TXx06DFuCQTDdCyutY2dkz1367231VO+El8j6cOL1S7+6ezvY1W8AYgNqvO1z205umq3xGy+duU6p7rmw8gLzbpD1xSiVdqHP9ZiB37opO0cbhrbq242ZZ3mVOfu2pTas2dmxQN3yofeOm9e2/kPld4+Qnnztp5dg6tK95W6bb7qRr6+xeC01Vl+hgHSDfqzLdt510FbvPTiedY9+R6YoVPEJQuY72jrXiTn9Xnn/TOb+6ractnZbvw/fk+TI5b9tN8vz78vw/yHm0+2R33PpAng9T+1jYRXaSn8vzB2v2s21X2ef/Q/J1SsUOl3ytBiO6G1tLaLisuWuHZD6Xafa6sE/FvSgegA9lupRWHtqhdir7GYuExdgFjg3IcYlUZ3pdW6p73srO1Z1r2sT968xjzLPssYbwd53xhXXdTfMz5Bi3I0mQY5zIjZNjXImUJ8e41DBFjnEEJEqOcUwkR47x3RSj+UOCAjle3zR/cYSmh+MiOcZZr/j3yPU9bSui39Pqg0trm/BbC3hs+//D+fLJEeyAdOM8SYSkx08ypMgxXhgzji0jfcI4HybHHRCRIcc9bU0LShSfjeuacuQ8vpsiBYpvZ5dFjnHDjJKu3/oYOX/9ROCTHIsvTIgZwor+cL4MdUCs7P2vaX0Bqyi5vrtpwaIi1XfRvJVxWp9VnWvz+vl1iYJ23FEqGPzq57vzWn0XzQs/5hzjku2ilj69IFPQ8F1kPUbxX5TOkfOdbU2VZd8V/SE93gMYbX//4R8zQyMfO9+Tbnx4Zij6sJhfx+Pmh8X63LVQGA6rpE4R/iQxeb4VzifgF5fHAw+L+UxczEjT41ij7X/ysD6XmJXxI3hPOgOHq/KWeJ5Hvu+ee/QK84FP3AMpt5N83w/K6/xsB2C10K7/SMEZf8XzDZB/BH5Kn8bvi/pjGpo+Ic+3wPk4/FJK/++L/EHfbpo+J8+n4XwGfnl5nP2+wDO9cPE8mr4oz/fB+QL8Sqo+j4j64PQDTT+syn8F8Ief3ZbBcfIVkX+4TpitmUdnUlzFFgpQuCXHehM7q8d3CeTZ92Wo26MOvq2PCP1xutb+DsDDOr5pOJ95xME3K/XB2tD0Ct8+OF94xMG3X+Uv98VQ6RW+g3B+6BEH3/IjQn+co6HpFb4hvDd2OvjivYL1wbadpkd87fHyR9344Pcd8H6l/j+V/Qp26ngn95Dzykw+XqFe3scj/Q7OxZ0CB5xGt/fdekTHeQjOl3c6OA9LvXA+k6ZXOIehPg2POjhHHhX543wfTa9wjsH5lkcdnOOPCpxRTZpe4ZyC8+lHHZzxnsH6pBcvmkfTI84RrP8uDTexVdPmztV9o6Xf1BPV4zfHEvdp9AmBnz0PtEvop/ZCsJcS4TNC2k/EKkXb1+4t3VFyHp/BPDlGrDJwXJJx6OqVIudRkyIcJ04Wcyf2+/8x/X0Qf0ysX8WAb6sCOZ8+esE8qhccdhfvcNbeLYAEMUj/xsr73sJjfAatx6E8mYft2dB09AKVj93+w3l8B2Je+P5LPe5cb9fncaf8xYBVjBzjM5h73KlvR3fTkgQ5j9uHR8gxPoMZcgz9qyVROC4M1ttx2L/Kk/P4DIbJ8cPAfYEc43sh1q/3ryLkGPEN9+v4izupaUlFfziP70DECvVP0PRNSxZHyTH2r0q0ftBniPdr9emxyDHeWal+Ha8iuR49CzL9+v0VfpX2bzrXlcj5BWD7F/Xj7uir9Dg93yLHHU3zF+RJelwn3yTHGir6Q3q8ByBqXh36M2yHZ3I78T+F5yS6i7z/d8l2BFDE5xafY+39D+cTu5z3f1I+Z1gsTa/amSycz8EvI497d4l2BO89mj4vz/fD+SL8CvIYn2m7vV7ZsZmmx3bG3vfrSb2dKFtyPfxLWvtScTEK1cn5T+M6v6DegwMvO+1z4gmhN75i7fd0v94+Z+B89gmnfc5JPdLzlyyg6RPyfAHO9z/htM9Fmb9qb1V61T4PwfnyE077PPyEwBX7tDR9UZ4Pg74NTzrtc++Toj5wi2rp1Xsw8bLHe7B/JvsejDyp452S/Y3YS9Xj/NA+4j2Yeons7/ykwAGztvfdekLHuQznh590cB6ReiHjNL3CueEpuNefcnBufErkj88+TV/B+UXA+UWC84uyv4X13dtJb/u5N4mvnmM7IP+UbkbyiHx2QcZU3EzksXTDaaKfT7e3ydRjulZ2aBHiyScRuAWOFmF3BPWYLu1QtJs0xnHL06M79MoIb0wtyt7Yq8n8BHyT9q3yJudLz03ax1vlEcXK+Bhmk/YR0ib1aUEHKy0GsaIRNlY0wsaKRgistJgu7VBgRWMIVlp0h14ZiRWNElhpMTZW9Dt+6sjGyv6zgpX5OY8m48MT8riClbm9vB5jY2Xs2N1kbnnc5NozVo/panJtwtnEbxfZZOxu2OTeha/JtWFck7m1WZO2B1eTs4NRk7bJjjyiWIkYByttsxh5RLHSYhArGmFjRSNsrGiEwEqL6dIOBVY0hmClRXfolZFY0SiBlRZjY7UYLdEKVuLIxsr+s4KVfaRhZccQrOzjClb2kYYVjbGxIhECKxIhsCIREisa06UdSqxIDMWKRnfolVFYkSiJFY1BrLS18OoIsRJ/KqzEEcVKxDhYiWOFlbZ0xcbKXMyiRdhY0QgbK82P3cZK92zXDgVWmku2g5Xhqa0dS6xolMBKi0GsFi9CS09hJY8QK/GnwkocUaxEjIOVOFZYiSOKlRaDWNEIGysaYWNFIwRWWkyXdiiwojEEKy26Q6+MxIpGCay0GMRKWGgKK3mEWIk/FVbiiGIlYhysxLHCShxRrLQYxIpG2FjRCBsrGiGw0mK6tEOBFY0hWGnRHXplJFY0SmClxSBWSxanlzjtlTxCrMSfCitxRLESMQ5W4lhhJY4oVloMYkUjbKxohI0VjRBYaTFd2qG0S0kMwUqL7tArI7GiUQIrLQaxkqZfBa3Ksd0flQeVHqk81vqkMo70SmVMpV8qj7WeqR5n9021KGqXav1TLUr2UPW4LiNC9lK1ONpP1U90mJVTfVUtUvZW9TgbzyUL0Fxz8FTHNp7yoIKnPNbwlHEETxlTwVMea3jqcTaeWpTAU4sSeGpREk89rsuIkHhqcRRP/USHWTmFpxYp8dTjEE9nMYoEVFud0mSuzXAiKKZuD/0mcxFDk+GVLGA1IxFXI84G1oizkTXiBLRmZJcZI8A1Igm65pkOVyUlvkasANiMRKsU7Pq95TgO2LVrQLbuI+1/sKkb4JeUxylil1O7N7uPGD9Jv6zZ85Uldy2T5PphZnzAK8yR49v9P3Xs+vxLwu5W5eN4BLXri3B+4CXHri8Z9VXplV0/DOdHXnLseutlPn9l10fgfOPLjl0ffVnY9Wb6ojwfh/OtLzvjJwMv8/VR4yeFV3R8QnJ+BjEwqcTz+cly/uv12ua/cFwqexqZ/zL0Rp61+S+oV+QVMv/1iq6HSq9wbYHz8VfI/Mz3+fwVrgPfx/vOGc/LwrW5V5zxvOY3xPiMul7Nv6jxPAyLnf2emjFumSwnHppVqasadxp6RcczKuMxbewNgiW6KCAHr+r4Fvr145hxPmecjxvni8Zx3rzeOLZeM8o3zqeM45JxnDGOw6953y/2+C+cL0sd7PFv4/roTn3/wMw4cb4iX9Nl/hpDfxlfkSX5feuSOI69psu8IaOGDJd0mXpNl4WSIV/TpUt/SFd+1dE/J9MpmSjpsvSaLqOvy/1G5XMZf02XkZIuc4aMG9Iy5eu6TJV0mXhdl1GMxz1T5fm8IV36w3Xl1xz940oPKUslXWYMGTNk+HVdpgwZMWTMkJHxszSZgLrFJs4KJRTur+syb0gVcipfmY+SLv0hvizrXjcK2scXZ4Ti99jrqxx/oe7U2rYtc9uFM5jjX4nta34Y2vwOMQdnt1fQvtrfp/9LJBRLRELyIithye88romY/kg+PpnLT+p7Q29PMf+Lodzs5ZFQ6XORkCuf1Rs72ok7dav0XVDt6wi2efCOKVpiXnlwbSQ08uYMdz6QzdqOzR1rZUYqn409HStRP9RbfX/zRNQN9zlYyNSnXVQFdbev+8qMUPLB2aH8oMA8K3HBOhi48GsszH3Ol61Pdmzs7On+0bcsrEd/GHD/TCSkLsK2vhF+6RUu3MmaC6gLcI/vqIY/ifYu/nf9fhq4UN+nOPKmfE7uF+kHLxDnG/4sjmMyn6I83ytl6wzR/uHfuPdk8mf4/XW49i/Q/4JfFH4t8EvCbwNeDxiPXDeV4mqsUZkZWkZ5/iv0i+A3BL8R+DWMzAzh/Hdxz0io+SaNH7ImRby/M/ALzRB6DUmZldIapT8/0Z+J+GYpY1K2SBmXslXKhJSRnzm42vq/BboClqH/nRm6Hnm6ZUYo/Sf9fnTWBkGfTN4vre7nSF/j86+ZofkElxYL2hD4peGXg18f/Orl+eHrZ9vzj7b+b8n2S8oGKSNSNkoZlbJZypiULVLGpWyVMiGltTCi6w/H9j0wZlbo+oPh/t0OfF8p0iyDB6ZxD8sVvvYDy/rdIeLvndMs64ej3Wn+CQ/8NrGszYpMtazzx7rTtD4IfakTxN+3TbGsX45zp9l5n2W9e6b4+6/Qt9/KbJAbvs2yPtcq/l4BoIYnuNOs+ZxlzZbrBF8BG+LBifp5aIqs5zeIH4Yle4ufGTAPzAsD5vGKsRkx5oN1wTrZdZsg6mQG1Al1w4A6/XWSOw1igxhhQGxum+JOgxgj1hgQ48hUdxrkCjnDgFztnOZOg1yf9qL4ew5w3jLdnQb1xTQo760T12yv09NgOSp/LJe7N55/2LLunC3+RnmAwTtm+btvwL0pvU3mzXTzjmkmf8myTjpGHL9+EGDK8L7kTsj/dPH3xgN4Tq+8AfA/X/w9eT/Lui/sTnPzZijjCvE36vcXhq9vXSV+GC7cV/zMgHlgXhiQ80cYLrAuWCcMvVCXSfu506BOqJut495CNzMgNogRBsTm9YPcaRBjxBoDYoxY04A4I0fImV3uOIc7mgYxofeYah9owDpgGpRXjhJpUNKA97K6h/He5toNrK+qJ9afuzc+AL1PaBLHKLnn/ZW7LOvco8Xx1Dn8s/zDm6CO0psA68vx/t0tltV1tvj7uVmWNYN5Br+y3mmj7p8hnh0z3NkufhiQT45TzAPzwoB5YF5mwLpgnTAgls/OcqdBnVA3DHgf/pbhC7FBjDAgNogRDYgPYvuBvMcQY4U5TYNc0XssOc+dButJ2zH17qAB21JMgxLbKEwzx3g/YXup2klsP7l3Cj4T6lnAZ4RrN1Bvpa+NA3NvZG+2rMuk8xnK4mR3PidthXv+OPE36m22vZjPP6Hz80vZRm06wrK+ub87n8dXWVaTbKNuOIznfeNl4ocBn1HzOcWAeWBeGDAPzMsMWBesE4Y+qEvPEe40qBPqhgF14jhFTBAjDM8ANpcutFzBfu7IPaaeR5oPckXbMdXm04Cc03el6lfQcNqeIg3KP+0h0vzJuH/wnazexfiO5vob2O6qZ9Nuh5l3Cj5bqg3EZ41rNxA/hRviyd0b2B/5pFkco9zAtAlnJZ026tBF7jYcA753VD/KbvOZ5/3CC8UPw7cOFz8zYB7qPYh5mLxjwLpgnTBgXbBOZkBdVF8Lsfy42Z0G86b3mHqOVKiTdaDt2BWuHRDle5+8K1V/gAa8lvbHFFY0YDymQYnvOExj9m+w36f6e3Y/kGlb8N0+Wb7T8V3P9Tew/X5OttvYnnPvFHxGN8lnE59Zrt1AHhT+yAt3b9x/pWW9faz4G+Xjh7rT/PoieJZPFX/jM2q28xiWnCN+GJ6fL35mwDwwLwyYh/m8qzpgnTBgXVTdaECd6D12JcM7YkPbsf9keEeM6bty/dnuNMgV7Y/95Xx3GtvuIH1+9a6n4eGQSIMyO0akyY7R06Btod41aGtw/RbsP6q2Ap9Frm3BPoJ6R2A5XH8D3wOq/cf3AvdOwfzVM473O9duIJ+KR+SXuzf2ONdpk1Fy73d8LtWzie3DJ0ybgNdiXhgwD66dx7rQe0zdtzSgTrQd4553xIa+K5sY3jGe9sc43pEr2ucvXeFOg5xTu1LZqiog7/hewzQosY+Eacz+Mbap6n1E/6YBbRRlm9C/acB+qHrH0b9pwL6G6mPQv2nA94l6j9C/acA2Q7UV9G8a8L5Q9wP9Wwsx+TP/JgGvo/cY9y7A8mk7pv6mAfWg70r1Nw2IB+2Pqb9pQFxpn/9O165Ugh9qV6q/aUCe6diF+psGtN0wHiX9WwU0xWibQ9siFez+2BVOHwnva86GpW0ObYtooG0ObYtooG0ObYtooG0ObYtooG0ObYtooG0ObYtooG0ObYtooG0ObYtooG0ObYtooG0ObYtooG0ObYtoQK7o2MVNm91paJtD2yIVkHfa5tC2iAba56F9Ia0+54v3KAZ8r3LjG9jnUeMA+H7mbFjs8/TJPg++5zk7hfZ5aF+IBtrnoX0hGmifh/aFaKB9HtoXooH2eWhfiAba56F9IRpon4f2hWhAbKhd+Y+UOw1iTMcuvrPFnQa5ouNjV9zgTkP7PLQvRAPt89C+EA3U5qK2GA3U5qK2GA2IjboW7QNufIPaXNQWUwHveWwPVP7YXnJ2CrW5qC1GA7W5qC1GA7W5qC1GA7W5qC1GA7W5qC1GA+pE7cqfMO8LanNRW0wFxAcxpuNjP7jJnQ+1uagtRgO1uagtRgO1uagtRgMd86FjQTTQMR86FkQDHfOhY0EqqPGNZ+SYD45zcOMbdMyHjgXRfPDZpO0YZ6fQMR86FkQDHfOhY0E00DEfOhZEA9aF2pVcu0HHfOhYENULsaHjY1+42Z0PHfOhY0E0HzrmQ8eCaKBjPnQsiAY65kPHgmigY850LJoGOuZMx6JpnemYMx2LpmnomDMdi6Zp8Jmi7Rg3voHtNn1XcjYsHXOmY9E00DFnOhZNAx1zpmPRNGBd6NgF905Bnej4GNdu0DFnOhatAuJDx5zpWDRNQ8ec6Vg0TUPHnOlYNA10zJmORdNA57zoXBgNdM6LzoXR+tA5LzoXRtPQOS86F0YDnfOic2E04Dud9se48Q3Ug/b5ORuWznnRuTAa7LadjF1wfVGsCx0f4/obdM6LzoXRQOe86FwYDXTOi86FqYA40zkvOhdG09A5LzoXRgOd86JzYTTg86XmNHCulZuHpXPudC6eBjrnTufiaaBz7nQungY6507n4mmgc+50Lp4GOudO5+JVQAzpnDudi6eBzrnTuXiaD51zp3PxNNA5dzoXTwOdc6dz8TTQOXc6F08DnXOnc/E0IOeqfUZ56ovuNGrOHaWai/+6MT6o5uYx4HmVJ8aruXo1/4qB3j80Xs2xYaD3D41X8ygY6P1D49VYOQZ6/9B4NR5q50/uHxqvxrww0PuHxqtxDQz0/lHxqJqyXTHQ+4fGK/sEA71/aLzqg9q4kfuHxqt+BgZ6/9B49S7BQO8fGq/aCwz0/qHx6p7AQH05MF7dIxiFaZRUvhzq+GVL7L+Er2vlt2TnJ+OVv53aT34+ia+sY7CEn50W37Wyo0H6l+f/NjNEV8PJrKzMwcL/qfcg4acUulX4qzVKPzdrD+H/1SCPs9LfLSPTF/4h/UKln1hJxoel/1hIHf9d9/8qw3FZpkH/r5gsZ/DCSCjx5xmhwt/l/iLSry4h6zUky++T10bu1/2UQ/I4L8trlf54LW8a/mdQ7+TfnfLDspwGqU9IXheR5eSV3vL8kNJLpgvL+H5VrvITlPn2zjD0h/RlWr7Mb0DiGJPXt8g0/dIPMS7P9/ZOFX6Ghr9iXOLYL8trlDJhzdD9DyGfpKwz7v8VnjwzhHtKqaUtGI/3X/qfzv0kNo0S958W3yXKnm7E4zqXhCXuv8H/ce4/+l0fDEvg2U1Dvc3vK22Be7fxX05+arFJmxGvFkssM+Plwo35JF59L9quL4lX+wMNQv0ri7dkuj9aTrrKgiOIe4fEryOfA3mGxNPn9iFLr596breZ8fjdOtTfiFfPbZsRT/mi8ZQvLZ7wReORr5xsL1ptHHi+bhnlzdegNYvli8ZTvrR4wpeKN/lS8YqvLNR/McOXSmfypeJNvlS8yRetH+VLiyd80XjKF42nfNF4ypcWT/ii8ZSvkI0Dzxfqjeu48NmkfKHelEfF10NGvOJrmxkv+dpC4p0vsgu9K/HkA1PLSDxlbj6JJ0v7RLsi49Xqvv7R8vs0v2e/P6JvaALJMu/ODEXfda+FwP2/MiBaVLuO7094h0RlO9syT7TfUdmuDsn3Sygq35OyfR+S7XCjek/J6xtkfP4go/2H8+V/OO1/RObTKsspVvzORXyzzDck0+Vk+x+W5URlOQnldy7fV3lVX9P/GspJymux/AZZv4wstyTlAFyfhbyb5fuoT+ZXUH7hMr4gywvJevRJmZPvn2bj/Z+E92ZZlQ8cFO9ZfhL+OsiHpvA+bB0teCcrNu370Ii3n8AtrnjxBLa54sUTuMwVL57A+e54+wmc7opf11G05Po9eC65pcd4Xf1osb7PuW59R4O8rnk0vY5+wRCe2z3M68STeB488w1jaT3Ek7iExNPncCaNJ8/heBJPn0NsP1U8fQ7fIfHOd7BEO6LiTf70ejr8GfEV/vR4hz893uFPj3f4M+Ir/Onx6zqSsv1MIQ/MUme87rxR3vyNjKHX6fxNd10n+EN9ygx/y0j8PELgfC3eIXA6jZcEpmW9ohBvrpFW9bq+zqkX+aCZnV/zOJmfJDIq8xtQ+VEiZZhP8yOEYr3zKj9C6HR3/KoWWU7DuFnufUpleMFyldOpeMjo14l9I2XY5r5OI3gDc17lO6jnqxG8xH1dZd2u4gffuyOQhzo/LN9bhbpZVX0v0/UiIwHvF9znOvo7Z50v/uzv24Xg/QI/9b0uVR9ch5X+vegHYH4Zuf9lavws295KyfVyRbmOTsmSjFcybMiMIQvyOiWjMl7J4gRDjtdlwpBxQ+YMGdlTlzlD0mCv/4P48uvO+seCqrfSQ55TMiXzUdIyZH68LqN76jIGeqL9FZP65vfUZdyQmQm6DBsys6cuY4YsGNKlP+RTlnVF/cMynZKJCbos7anLoiEtyMtee6n4mKDLnCHjhoxM1KVlyNQEXUYNaRkyb0iX/pBveU+ivyxHydIEXRZMOVGXCcir1DQrlFC8TNRl3JAqxFR5howcLp5HlLbeE3WZOVyX+Ym6jB6uS5f+EF+WutQdCP3F7ctPwl+lPUp22l9/m+faC9DS2lYadh0A78Mmxz6j7ZG116xQ8wczQ71vy/bAEu3g4F61t4Ok8a58n7ivPDNUPFPaN6Rx75XljEycFWQnkMvod5Cd7xO/s7+jn1lOROoUA33w+4mm/kMQ37j3LPs7hvQ70JF9dHuuzXK+t43tdXj2rFB82LHb1PeJY3vz5aShnOJeTruvvgOdMnHm+CUKEfOxEt7Zz5vfIahP+Q9ufvv32Q1+7e9C69+fboH3XPoPAgfa+VD8Du4dzC9kG1lpriMm/P5tuqMfHXdQfEQlXxzuRYhPh938WvX+/Ob25vmNhPlyWqGc3r3d/MZNnFl+oQD98+Va+FuDN79FqE/DL9z89tbXzq/sRGn8IrcDv50ZMnFX/PaHA/mV2XrzO71Bf37V+AXlF/nicM8jj5Pc/A5N0sfB1HdWFb/4/CLHqoKKX2sSX04zlNP44UwXv1ETZ45fiYBmhJAwfZo3v3moT/PHbn7Tk2vnV1o5Or9Qf+TXxF3x2zspkF+Rrc/zu2SqwS/pjCt+hzxwz4CezVPc/BanuMbH3O3zJMEvlqf4HZrMl9MA8S2fuvkNmzhz/AqFNBuDhiX7evObQT1+6ea3dd/d4Bf5M9rn1smEX1JBxW96SjC/mK1f+3zxFJ1faowpfpEvDvcE6Nkw1c1vfmowv9Epsyr3reK3uC9fzgikTf7Kze+wqT/Lr70DOn08tHDxZG9+E6BH+jdufpunVcevtgezhbjr/Dbv6/BLcVf8tk5l+dWzBdz9+N0yyehfkReV4hf5mgcK49S/+qH+MdBzZJqb30yD2R642+cw5KneO4rf/DS+nEFIm/2dm9+Sqb/iV0fAfL1pYUu9o79LP9Cj+Xdufhum18QvDh5J3HV+kduBd5xxARUUv80NfvyKMan2AH6/GNb5peUofpGvKIN7BPRs/MNMF7+J/YL5HQYu1eim4jcznS+nH8pvfN/Nb8HU3+AXEaBjc1z44j7e/EZAj+Kv3fyO7FcLv2oU183vCNS/wi8ZVFP8NpjlUH5VtgH87trb4JeUo/hFvuYzuFv7zwr17+9+fmMHGP01o39Vms7zm9ifL6cXyh+c7u4/50z9dX4VAnSa0RV27eXNrwV6FMqM/XtALfzSwVyd38H9HH7V/CLld2R/H35ptj78vjNR55eWo/hFvhYwuA9BfO+BjP17kD+/+Pwix6qCFfv3QL6cNJQT+qX7+U2ZOOv8UgS0sXIa3pngze8Q1Cf/n4z9e1At/DqD8ebza++9+I4zzpt6B+fn21IV+/dAH36dbP3t3z11fqmfkOIX+VrI4F6E+PQMxv6NUHs62cXaR1B3VcGK/TuDL6cVyhn5xM1v3MRZ59dBwJn2d4W/jffmt4i6fcLYv5Fa+FWzY+72uf8A5/mluFfs3xk+/KpsA9rn6eN1fpXfAuUX+VrK4J5HHmcy9u/MYH5TUHc1K1ixf2fy5TRDOeWPGPvXxFnnVyFA3TdcYXrIm9881CfzEWP/zqqFXzo5Zti/EYdfinvF/p3pwy/N1s/+HWfwS8bJFL/I1xIG9wzo2TybsX9ni/yw32jvB9w+K5Q4cpb9XSh7P1XIj1awYv/O4stpgPjBIcb+NXHW+aUIaHOPNCwZ681vBu/DIcb+PXg3+EX+zPZ5FuGXGZ9Mzw7mF7P1tX/HOPqZN7riF/nicE+Ang2HMPbvIeb4pJMfPr/Dh4J9NHtW5b6t2L8H8+WMQNqBnzP2r6k/yy8ioD0eWrh4tDe/CdAj8XPG/j20dn7t9te0fw8W/Jq4V+zfQwL5tbP1tX/3cPSj/mmUX+SLwz0Geo4cyti/h7n7a2usrrWK31Kjwy9WsGL/HsqXMwjllxn7qGTqz/FrI6C93rSwZZSP/Qt6ZN5n7N/G2vm1cTD4bThU8GviXrF/Dwvk187W1/6tc/QznTIUv8gXh3sE9BxsdPObmCPykwaa6/2bO8vhFytYsX8b+XL6ofzUe4z9a+rP8WsjoJkFWvii5WP/gh6h9xh+5wTiLsxMF+7u/nMv9BHRQMf3GGJS7poVsg60bP+HhJrHBdmx9uqOojxGmXz2wbWpJjn/ChLLSal5WZBYTlgeK2kZMkbkANj5BXmMsq2nozN2hDwPEvlNyPMoUZ+omtdV88NH6DJ3uCOX/Azey/I47jX/C9eVJzrz30WZTsnSEcJfoSTzjxvSMmS0SZf5I3QZNWTpcF0mjtBl/nBdhpscefGbcP/KdEqmDJkD3XBuPTfRQ3/Ip3y4o39BXqdkrEmXliELhswZMmLI4hG6zBky3qTLvCEzhkyY8mxdhiHfTBye/SM89Id0ZXmuLmJZfbj/bPeskGu8BJ6/7Lti3M3mz5LjJeZzWUW7qzlzQbhlBrQHcb49iM6F/ui7Tjukym2cW0U7JAoyi6uEep9y+yD/0juiHfrj6065mSN3Q98ui22HBufY7VBI9acj0Bap90ze1I9p77osfztv/kGOfl52Xnku3/5nQc/YPPd7ZmCeMU6D4xHwwwS2X+V8wK1xVmX8WL1nykd6vM8gvuVt93umwcSZ5bfLYtzhKmH+gd78ZkGP5mH3eyYRrZ1f0V9uc81j41ynl52XmRfIr8jWh9/zDtD55fxQkC8O9yToGZnv5rdvfnA/QvGLFVT8DkT5ciyITzN+CiOm/hy/AX5G5+3vzW8S9QjPcvEbW1A7v5yf0chhjp3H+Rkl5gfyG+hntGG/YH6RLw73FtAzt8DNb3ah2e9084vPsOmH0reAL2cI0jYucPM7aOrP8RvgZ7Rhuje/LaBHIermN7JoN/hl/IxieN+q55ex42MLg/kN8jPa1mC0z8w4DfLF4d4Ieg4tcvObPMqf35EFPL/ZRXw5RSjfWujmt9/Un+XX389o2zRvfhtBj+ZJbn6txbXzy/kZWYsEv152fOSoQH4D/Ywenuro5zVOg3xxuIdAz+JiN78tR+vjAlz7jBybfkbJxXw5eSi/YYqb315Tf47fAD+jh/f15jcEeozs6+Z36Oja+eX8jIaOEvx62fGWWY6b30A/o9enOPp5jdMgXxzuZYjPN7v5bVwSzG//YrefUUuzx3gulDM4zc1v2tSf4zfAz+j1yd78lqE+/dPd/BaX7Aa/jJ9R8WjBrzl+ovgdag7mN8jP6I+THP28xmmQLw73AYjPLHXzGzqGtgd8/6q32e1n1LjUYzwXyund381vq4kzy6+/n9Ef6735HYD6pA9085s/pkp+6ffLmXmw/BLBrznRrvgtLuX51bINmAerr3e3zwliz0QlX+j/o74n1yD174P4xLFufsvHBvObXur2Mwody5cTw/tlhpvfZhPnCr8aAr5+RvVhR3+XflCf5plufjPH1cSvp58R+nH37uPYEaqDX7F/j/Xjtzo/o/n7OPp5+XEjX1EG9yzomXzH7Wc0cLzZX3Pz23qs2w+lfBxfTgTiS79m7F8TZ4PfavyM5u/tzW8W9Ei/w9i/J9TCr7efUeYY8fx6+XFnjvfht0o/o/P20vvPnB838jWfwT0JekZijP0b8+e3+Xie34ET+HIsiI8dz9i/pv46v1X5GZ030ZvfJOjR38jYvyfWwq+3n1HsBMc+4vy4EzEffqv0M9owweCX8eNGvhYwuLeAntZJjP17kjEexrTPyLHpZ9R3Il/OEJTfwPj5Dpr66/xW5We0YU9vfltAjyTDb+TkWvj19jOKnEj4Zfy4Yyf58Fuln9G28Tq/nB838rWQwb0R9Bw6mbF/Twnmd+REt59R9mS+nCKUbzUy9q+pv85vVX5G20Le/DaCHtlDGfv31Fr49fYzsk52+OX8uCOn+PBbpZ/Rw+OM8SvGjxv5WsrgHgI9i6cy9u9phl8aw+/gyW4/o+SpfDl5KD9yKGP/mvrr/FblZ/TwWG9+Q6BH38GM/XtaLfx6+xkNneLwy/WvLLMcym+Vfkavj9H5Nf1GopKvJQzuZYjPn87Yvy3B/Paf6ozLVezf0/lyMlBO7GDG/jX11/mtys/o9dHe/JahPgOzGPu3ZTf4ZfyMiqc5/HJ++kOnB/Mb5Gf0xz10fjk/feSLw30A4jPLGPv3jGB+e093+xk1LuPLSUA5iVmM/WvizPLr72f0x1He/A5AfcoRxv49o3Z+OT+jfAvhl/HTLy4L5DfQz6h+lMEv46ePfHG490F84kzG/j3T8DPi7N9lbj+j0Jl8OTEoJxNh7F8TZ47fAD8j/P6xp/0L9QnNYPg9MxB3D/8fh1/0f8H9Osqgg8sexPv/LIErXq9wxf06qP+OFVnfeR7EZ++fGep72f5ebtX3m3LMmf6ImIcuwfvPJgjwiEq/AZTo72LJY5SqPhhwj4OO7mRXRp5HiToUzhb7FRRkfMSQ0XN0GT9bl0VDhg2ZMmQkbshzdJk/W5c02P4PkK7c5Ph/5GQ6JUuGTJyjy5Ihw4YsNumycI4uY4a0DJkyZOZc4Y+D0k5nyNw5uiyeq0uX/hBfPtvRPy7TKVk8R5cZQ4bP1WX8HF3mz9Vl1JARQ8bOFvtnxBTe5+qyZMicIRNxXcYM6dIf4svnOPoXZD5KpgwZM6QV12XckFFDhk2Z0mUe6hLthr6Rwj2uy5whVcioclK6TKTE85hIeegP8WWpSx36wyyaGRrZ4W6XCtAmNR44y+WH03BWFe1wgD/gLein0s23w9HzwA44wN0Oh86v/T0r3m/6ezZx3KzKOCRnBzWeF9jee/gdOu/Zhw509POyc1Pn8e+/MOg5cL77PRv/jH8/qjUH15zl9B/UezZ1vsf7HMpvYeYR8qb+HL8BflYPHeDNbxj0GNrPzW/5M7vBL+NnVT7P4Zfan4rfkFkOw2+Qn9UL++v8cnYQ8sXhPgzxfRe4+Y1eGMxv8Xy3n1X8Ar6cLJSTZNY7Zkz9WX79/axe2M+b32Goj8XMAw5cWDu/nJ/VwGdm+c4jlC8I5DfQz+pX03V+OT8c5IvDvQTx2Yvc/IaX+/eTkd/8BW4/q+hFfDlJKKfxN+5xyISJM8dvgJ/Vrxq8+S1BfUq/dc8j9C2vnV/Oz6phmrPfAOdnNXBRIL+BflbjG4L5Rb443AsQP7Lcze9wazC/mYvcfjjhVr6cFixjufv5jZk4c/wG+FmNn+bNbwHq03CR+/nNXrwb/DJ+Vn0XOs8vN47R1xrMb5Cf1ZypOr/cOMawB+450LPlEje/pUtMu1nnN9HK8zt8MV9OI8QnW938RkycWX79/azm7OvNbw70yE5z85u8tHZ+OT+r5MWEX2YcI3tJIL+BflbLphj8MuMYyBeHewr0bLzMzW/hMn9+8flFjk0/q9KlfDkhiI8wfjiWiTPHb4Cf1bLJ3vymQI8+xs+q5fLa+eX8rFoudfjl9htIXhbIb6CfVecknV9uvwHki8M9DnqGrnDzm7tCaw9cfhrIb+Qyt59V4XKP8WxIG9vXze+QqT/Hb4CfVWe9N79x0GNgspvfxit3g1/Gz6rxcodfbj16yxXB/Ab5Wd0S1vnl9htAvjjco6Bn+Uo3v6lEML/WFW4/q9yVHuPZkDYx2c1v0dSf5dffz+qWfXzsX9CjXM/Yv23V8btwQXqh335OoSsdfrl1Co0Jll8924B5wIf21vnl1qEgX+j/FLGcn20fgp4DbYz9u8J/P0Xkd+hKt59Vqo0vpw/Kz9Qz9q+pv+JXR8DXz+qhvRz9XfqBHiFmnUJ5RU38evpZ4ToU9GX38mMPmeVo/FbnZ/XCREe/yr4kR84KoZuS4hf5ijK4D0N84SDG/l0ZzG+xze2HE2/ny8lCOfmDGPvX1N/gtxo/qxcmePM7DPUZmsPYvytr4dfbz2oA6o/8evmxl9t9+K3Sz+pXezr6efmxI1/zGdxLEJ/tYOzfVf77ZebbeX6jHXw5SSinr93Nb8LEWee3Kj+rX4335rcE9bHmu/ntW1ULv95+Vn0rBb9efuwDHT78VulnNZ7o5+XHjnwtYHAvQHxyNWP/rvbfT9Ee32h3+1mFV/PltEA5Q8w6o5iJs85vVX5W40Pe/BagPsVFjP2brIVfbz+r7CrBr5cfe99qH36r9LOaM87Rz8uPHflayOCeAz1bOhn7tzOY38Rqt5/VcJIvpxHi84sZ+9fEWee3Kj+rOWO9+c2BHplmxv69qhZ+vf2skknBr5cfe7bTh98q/ayWjeHHn9X+HlHJ11IG9xTo2biGsX/X+O+niPzGOt1+VqWr+HJCEJ9Yyti/Js46v1X5WS0b7c1vCvSIHcvYv2tr4dfbz8rejw36Oqrfk18RCXUBWhX7d40Pv1X6WXXu4ejXtlbmlupMr2tLdSt+ka8lDO5x0DO0jrF/1wXzG1nj9rMqrOXLKUPaCOPnPGTqr/NblZ9V5yhvfuOghxVj7N/1u8Ev42fVcpV4fr382FvWBfMb5Gd1S52jn9c6BeSLwz0KepbXM/Zvl/9+irb9u87tZ5Vbz5czAGmHTmTsX1N/ll9/P6tbLG9+o6BH8WSG365A3D38nxx+cd8FfHZxHwYLv6mO8/9yHh2lrZ+cN0eJ+8FYah49JfeDkccosZy8vB4llhOR55UsbDRkypFlqEdcHqO094ORxyiR34w8zqTEfjDhDdJ/QMqMIfMpR84xvt9uz/9DunLc8X9Iyb+VTGzQZSmly5whIxt0Gd0o/FWiUt/cBl3GDJnaqEvLkKkNuowSuexO0FPpLaVlSlN/yLeccvSPy3KULG7QZcGQpbjYX6Wk/Dk26jJjyJghw926LG3UZcKQEUOWNugyt1GXVrchTf0hvrzB0b+o9JYyb8puXcbh2uIOuG8VL926jBlShag8LhoyvF34q6C09e7WZWq7LnPduoxs12W8W5cu/SFdWepWFxH7Uo3sEvsaqp89PgTtTV76o9v1t+T4kNkOVfGeMR0S7f1vdni0fz1wf53u9rtp7Kmi3Q3yf/Qptw/yTywT7e4fbyXr/zbVri+3zxqu/0PfGy+7Nm/q527fA/dZs/e/2eFv95R7+PddFvSMbWb2v9kc3G8aWu/eZ628iS8nguWc6X6vNpg4c/wG+FXZ+9948JsFPQaZ9SWJq2vnl/Wrgvojv152bWZzIL+BflX2/jc76H41TlD8Il8c7knQM5Jm1v+lg/lt3uz2qxq4mi/HgvjhM5j1f6b+HL8BflX2/jce/CZBj+wZzPq/LbvBL+NXZT+/wDFpaOx104rfRDqY3yC/Knv/mx2VfWfFfn3fwu/livY5KvnicG8BPa3PMuv/PhvcL25Iu/2q+rbw5QxB2vAyZv8bU3+WX3+/Knv/Gw9+W0CPvhZm/d/W2vnl/KqQ38gWxa9TRcVv7LOB/Ab6Vdn73+zw97tBvjjcG0HPoa3M+r9rgvkd2eL2q8pu5cspQvnR05n1f6b+HL8BflX2/jce/DaCHgOnMev/rq2dX86vCteH4RoiL7+qyDWB/Ab6Vdn73wTwi3xxuIdAz/i1zPq/z1E72b2/AvI7uNXtd5O8li8nD+WXr2HW/5n6c/wG+FXZ+9948BsCPVJbmfV/n9sNfj2+k2dtVc+vcwsqfi2zHIbfIL8qe/+bHf7jFsgXO14E8fnrmPV/GX9++6/l+W25ji8nA+UUr2XW/5n6s/z6+1XZ+9948FuG+sRPZdb/ZWrnl/Oril0t+lde41JD1wXyG+hXZe9/s8NoTw1+kS92vAjiM9cz6/9uEPmpgV3X83vjrBBybPpVNV7Pl5OAcsqnMOv/TJw5fgP8quz9bzz4HYD6pJhxqfwNtfPL+VXlM4JfE3fFb/H6QH4D/arq6w1+mf0VkC8O9z6IT9zIrP+7UeeX3i/2/hk3O/xSv6rQjXw5MSgndDKz/s/EmeM3wK/K3v/Gy/5F3U5k9r+5aTf4ZfyqMjcQfpn9FfI3BvMb5Fdl739D+OXWnZQ9cM+CnrGbGfv3ZjkPQVwi7JkvyW/DFwi/xK+qfJOH/Qvxjcy4coOJM8uvv1+Vvf+Nl/0LehROYOzfz1fJ7+L0wsU+flWJmxx+uXVFmZt5frVsq9n/hvavmP0VkC/0dzrYcn62fQh6Rr7A2L9f8N//FftXyK/pVzXweb4cC+JbTmDsX1P/Cr8aAr5+Vfb+N1J/l36gR+k4xv7N1sSvp18Vcotri7z81hNf8OO3Or8qe/8bwi/nt458RRncW0DP4S7G/r3Ff39Q2/79gtvvpi/LlzMEaYfnMPavqb/BbzV+Vfb+Nx78toAeDbMZ+/fWWvj19quKZAm/jN967BYffqv0q7L3v6H8Mn7ryNd8BvdG0HPoVsb+vS1g/9csz2/2Vr6cIpRv3cLYv6b+Or9V+VXZ+9948NsIemSPYezf22vh19uvyrrV4ZfzW4/c5sNvlX5V9v43hF/Obx35WsDgHgI9i7cz9u8d/vuD2uMbWbdfVfJ2vpw8lB9m/DJ6Tf11fqvyq7L3v/HgNwR69C1h7N87auHX269q6DaHX85v3TLLofxW6Vdl739D+OX81pGvhQzuZYjP38nYv3cF89t/u9uvquVOvpwMlBNtZuxfU3+d36r8quz9bzz4LUN9Bo5m7N+7auHX26+qeIfDL+e3PnSnD79V+lXZ+98Qfjm/deRrKYP7AMRncoz9u033ky4/Osv+fiMmQJ//Xqi3U0GnfW7M8eUkoJw44zfXauKs81uVX5W9/40HvwNQn/JRjP27rRZ+vf2q8ncRfhm/9WLOh98q/arqRxn8Jt37ryNfSxjc+yA+cTdj/94dsP/rPXA+5/arCt3NlxODclKLGPvXxFnntyq/Knv/Gw9++6A+IcbvNX93MO68vxOz/w3oYJYbAXx67+H3v6nghgXI/W/6zppV1f43rgoiH2uF/x5+d8UmCPAoSD8BlOjfk9gh/Q92CP+ehPJL2C72v7HkMUp8fkvKj0PK6HZd5g0ZvVeX8e26jHTrMnyvLjPbdRkzZMGQNNj+D5BPuZv4f9wr/HWKMv+YIUvbdRnZocvcvbqMGLK4XZfxe3WZ265La4cuU/fqMmHITLfYPyWj/FTu1aVLf8i3vN3RPyrLUbJ0ry7zO3SZMWTYkIV7dZkxZGyHLnOGTBkybsrHdGlBvqld8LfC/TFduvSH+LJMWye/hzTygfu5LMAz2RJl9n+5p5p2KMD/D/00dvHtUPQ+sOOPZNa/9db+nuH2WcM5TpzH9rLzGu8LbO8C91mz93/Z5W8HpO7j2/8w6DnQy6x/+6J/P7F5EK65x73PWqrX430G5fedz6x/M/Xn+A3wM7L3f/HgNwx6ZC9g1r99sXZ+OT+j8n0Ov5ydFzLLcfMb6Gdk7/+yy98OQL443Ichvu9LzPq3+4P5Lfa6/YziX+LLyUI5yYuY9W+m/hy/AX5G9v4vHvwOQ31aWpn1b/fXzi/nZzTwRYdfzs4rfymQ30A/I3v/l13+dgDyxeFegvjsA8z6ty/79xOR3/yX3H5G0Qf4cpJQTuMlzPo3E2eO3wA/I3v/Fw9+S1Cf0GXM+rcv7wa/jJ9R3/0Ov5ydN/BAML9BfkbjGwx+GTsA+eJwL0B88ivM+revBPObecDtZxT+Cl9OC5RTvpxZ/2bizPLr72dk7//iwW8B6jNwJbP+7au188v5GWW/TPhl7Ly+rwTyG+hnZO//Qvjl/FCGPXDPgZ4teWb9W968X9z8Jr7i9jMa/ipfTiPE97Ux699MnDl+A/yM7P1fPPjNgR7Zdmb929dq55fzMwqtn1VZf875GWXzgfwG+hnZ+78E8It8cbinQM/+rzHr3/4tmN9Y3u2HUvoaX04I4uNfY9a/mThz/Ab4Gdn7v3jwmwI9Br/KrH/7+m7wy/gZJb8qnl+v9efJfwvmN8jPyN7/ZZf/+nPki8M9DnqGHmTWvz1ovM+N9jnybzy/ha/z5ZQhfeO/MevfTP1Zfv39jOz9Xzz4jYMeyQ5mfdQ3aueX8zNq/Lrg18tPv+XBQH4D/Yzs/V92+a8/R7443KOgZ/kbzPq3f/fnF59f5Nj0M8p9gy9nAMpvWc2sfzP15/gN8DOy93/xsn9Bj8ZOxv79Zu38cn5GWGbjWmf9auSa2XA/rU1V7N9/D+Q30M/I3v9ll/86DOSLtX9Bz4FvMvZvn//+mMjv0Dfcfkapb3rYv1B+aA1j/5r6c/wG+BnZ+7942b+gR3ktY//27Qa/jJ9R6Bvi+fVahxEyy2H4DfIzsvd/2eW/DgP5Yu1fiO97iLF//yOY3+I33X5G8Yc87F8oZ2A9Y/+a+rP8+vsZ2fu/eNm/UJ/IPMb+/Y/q+F3UnF7U7ONnhH6+RduXldyJZB1G+SGWXz3bavZ/2aXPW2EonzS7sg4D+UL/n6jl/Gz7EOKz32Ls32/7749p278Puf2Mot/iy0lCOWmG34SJs+JXR8DXz8je/0Xq79IP6hNez9i/366JX08/o4E+8fx6+fkOfMuP3+r8jMYT/bz8uJGvKIN7AeKTRzL273eC+c18y+2HEv4OX04LlNM4m7F/TZwNfqvxM7L3f/HgtwD1STPjz9nv1sKvt59R9tuO/cv5+fZ9x4ffKv2M7P1fiH3E+XEjX/MZ3HOgZ8v3GPv3ewH7n36H53f4u3w5jRCf/A5j/5o46/xW5Wdk7//iwW8O9Ihfxdi/hVr49fYzSn6X8Mv4+Wa/58NvlX5G9v4vlF/Gjxv5WsDgngI9Gx9m7N+H/fm1xze+4/YzKhX4ckIQP5hk7F8TZ53fqvyM7P1fPPhNgR6pJGP/fr8Wfr39jFoKDr+cn2/yYR9+q/Qzsvd/IfxyftzI10IG9zjoGXqEsX8f8d8f07aPHnb7GRW+z5dThrQjqxj719Rf57cqPyN7/xcPfuOo2yrG/t1ZC7/efkaN33f45b4f0PKID79V+hnZ+78QfrnvByBfSxnco6BneSdj/z4azK/1iHv/ptxOvpwBSNvQwdi/pv46v1X5Gdn7v3jwGwU9CisZfh/1wd3X/0ff/wVtX9wDRu3/UlLz/jvE/i8q4B4XuP9LSs6jo0T/kPxjYr8KlFhOWJ5Hae//8ricf5cy9pguC0QW4D1kqXn6x8T+Lwl5jBL5De+S+e+S+7/IfJXMPabLDJFzlum42/P/cF15B/H/kOmVjD+uy6IhLUMWdugy/7guo4YsPabLxOO6TPULfxSUdrrHdZkhchkQVpDplIwZ0qU/xJcfc/QvKD1U+Ya0+nUZe1yXuX5dRgwZNmT0MbF/SlTh3a/LoiEzhozv0mXUkPl+Xbr0h3Tlxx39EzKdklFDlgwZ26XLiCEtU76ryxyUHfkA2i+F+y5dZgypQkqV864u4++K5zEuj/O7dOnSH9KVpS51EbEP1ci/gA9Lb4f6oL0prWD2fzHbId/3DG2YnGDv//KBR/v3BPSj/zDT5XfT+IRvu1ud/59PuX2Qf34fuf/LKU65mSd3Q19uX7W/zwj1gW2+umsu5lOpU2X9m6kf074H7atm7/8i9VOGvgoRqWv5CTFeZOqfBT1jTzHr354K7hcP7XTvq1Z+ki8nAvGtzLxfg4kzy6+/X5W9/4sHv1nQYzjBrH/7Qe38evlVoe+NiXtl/dtTgfwG+lXZ+79I/chAncYv8sXhngQ9Iz9k1r/9MLjf1PyU269q4Ad8ORbEp69k1r+Z+nP8BvhV2fu/ePCbBD3CzLx97Ona+eX8qmI/EPyauFfWv/0wkN9Avyp7/xed34plq/hFvjjcW0BPq8isfysG89vwQ7dfVd/TfDlDkLaX8csYNPXn+A3wq7L3f/HgtwX0iF7OrH97pnZ+Ob+qyNOUX8fyqax/KwbyG+hXZe//ovHrWD6KX+SLw70R9Bx6hln/9iPTjnLzO/K0268q+wxfThHK77+UWf9m6s/xG+BXZe//4sFvI+gRv5RZ//bsbvDL+FVZz1B+3fuDRH4UzG+QX5W9/4vGr+OCpPhFvjjcQ6Bn8Vlm/dtzwfwOPuP2q0o+y5eTh/IHL2bWv5n6s/z6+1XZ+7948BsCPVIXM+vfnqudX86vauhHlF/3/k2WWY6b30C/Knv/lw/8/W6QLw73MsTnf8ysf/uJvp6da5/7n3X7VbX8mC8nA+UULmTWv5n6c/wG+FXZ+7948FuG+jQzfs3Fn9TOL+dXhd89xG+neflVDf04kN9Avyp7/5cAfpEvDvcBiA8/z6x/G3CNY7r47f2x2++m8Xm+nASU0/cTZv2biTPHb4Bflb3/iwe/A1Cf6I+Z9VEDu8Ev41dVfE57fiuvkMr6t+eD+Q3yq6qvd7XPlXIUv8gXh3sfxCdeYNa/veDPb/p5nt/QC3w5MSgn8zyz/s3EmeXX36/K3v/Fy/6F+pQ+w+z/8mLt/HJ+VZkByq/TBazYvy8E8hvoV2Xv/6Lx65Sj+C174J4FPWMvMfbvS/77Y+LzixybflXlFz3sX4hvZdadNJg4c/wG+FXZ+7942b+gx/B5jP37cu38cn5ViRcpv44JV7F/XwrkN9Cvyt7/RePXKUfxi3yx9i/oGXmFsX9fCea3+SW3X9XAyx72L5azmbF/Tf05fgP8quz9X7zsX9DDSjP276u7wS/jVxV7mfLrDMFU7N9XgvkN8quy93/R+HXKUfwiX6z9C3parzH272v++2Pa9u8rbr+qvlc97F9IO7SFsX9N/Vl+/f2q7P1fvOxf0KPI7J8YKVXH7+JF6cWLfPyqIq9q/FaGUCv272ssv3q21ez/ovNbKUfxi3yhv1PMcn62fQh6DpUY+/f1YH5HXnX7VWVLfDlFKD/P7J/Yb+qv+NUR8PWrsvd/kfq79AM9Mtcx9u8bNfHr6VdllQS/zgS0pfEbed2P3+r8quz9X6R+ZjmKX+QryuAeAj1b2hn796f6eDZnHw2W3H43yTf4cvJQfjPz3bReU3+D32r8quz9Xzz4DYEew48y9u9Pa+HX269q6HXBL3UgofxaZjmU3yr9quz9X6R+ZjmKX+RrPoN7GeLzbzL278/8+e1/g+e35U2+nAyUU3yDsX9N/XV+q/Krsvd/8eC3DPWxvsDYvz+rhV9vv6riTwW/qqIqVOzfN334rdKvyt7/RepnlqP4Rb4WMLgPQHzmLcb+fVu292vbejo81gUix6ZfVeNbfDkJKGcoy9i/Js46v1X5Vdn7v3jwOwD1Kd7K2L9v18Kvt19V/mf+/Bbf8uG3Sr+qeqKf2ZQpfpGvhQzufRCfGGTs30HdTzoyZnYo1d1h54f7g6Tfwu+iOhWs2L+DfDkxKCd/O2P/mjjr/FblV2Xv/+LBbx/6597J8Dvog7uvvxOz/wvoYJYbeQfKfIff/wWfDVHAg2t71P4v91S3/4teQRGmHyrWvzTcPMvZ/0X6DaBE/56S9BtAae//Is+jxP1fcvI8SuQ3LM8rmX/fkO/qMmbIqCFThrTe02XKkLl3dZnYpUsabP8HuK68y/H/iMt8lCy+q8uMIcPv6TLyvvDXiUh9M+/pMmrIxPu6LL2ny4QhI4bMGbL0ri5j7+vSpT/El9919C/IfJTMG7K4S+yvUlR4vq/LlCGjhrQ+0GXxfV3GDRk2ZPE9XWbe12XJkAVDuvSHepTfc/TPyXQV+YEuY5C28C94bhUvH+gyakgVIvK4YEjrn8JfB6Wt9we6TPxTl5kPdBn+py5jH+gyb0iX/nBdWepaJ7+HNDJ7tqtdKkCbFLub2f/mHd92uDr/R/RT+RffDkd/Dv1kZh/M0C9qec9677OGPjhk/VBlAKmy/u/nPu19lfus2fvfSP3MciJSp9TPxfiCqX8Y9Bz4BbP+b0h/z/anZ4c65q7vwATYDufewfesU8HK+r9f8OX0Ic7bmPV/pv46v1X5Wdn733jwGwY9stuY9X9Du8Ev42dV/rnGb2UAqbL+zyyH4TfIz8re/0bnt4KF4hf54nAfhvi+D5n1fx+Rflk3s4/ejNmh/C/cflbxD/lyslBOOMes/zP1Z/n197Oy97/x4HcY6tN3F7P+76Pa+eX8rAaGdH4V7pX1fx8G8hvoZ2XvfxPAL/LF4V6C+OzHzPq/T6rg90O3n1X0Y76cJJQTvZNZ/2fizPEb4Gdl73/jwW8J6jNwB7P+75Pa+eX8rPo+kvwaH1SorP/7OJDfQD+r8UQ/sxzFL/LF4V6A+OSnzPq/T4P5zXzs9rMKf8qX0wLlxBk7KGbizPEb4Gdl73/jwW8B6lO+jVn/95+188v5WWU/kfwaA4SV9X+fBvIb6Gdl73+j+DUGqhS/w/+Pva+Bj6I4/99ACAcoBmsxVdTDAAYlcKJGpCK5kMSgvETefU2O5MKdXHLn3SUEtBoVY4pvaWtptFbjG6a2vzZtLaKiBKw0ta1N3yL1Z2tQjBFBotAYFbj/99nZvdudnb275Iet/j/76Jdnd252Zp757szOzD47Man3RthZ9J7g+7/39OsiIn5L3zX6WfV2i/PJQnhgg+D7P76eRfwm8LOS978x4bcRdtgE6xienkHwK/Cz8nQr/HILGdHv/95LzG8iPyt5/xuVXy4flV/iS1TvAdiZ9b7g+7/3E/Ob+57Rz6qjR5yPDeGNgnUqia9nIb/x/azk/W9M+A3AjqwGwfd/ewfOr/Dv5PUo/HILSNHv/95PyG9CPyt5/5tIfD8c4ktU78Ww0/aB4Pu/D8zXrVV+7e8b/axa94rz6UHc/gmC7/94+0X8JvCzkve/MeG3GHZ4BH/nI2vfwPkV+Vnl1sf+jovIz6rog4T8JvSzkve/ScAv8SWqdwfsrN0n+P5vf2J+pQ+MfjiN+8T5tCNu+j7B93+8/SJ+E/hZyfvfmM1/YUfTXsH898NB8Cvws8raG7/9Zu1PzG8iPyt5/5sEz1/iSzj/hZ3tHwrmvwf494r6/rkLXIn4DXxoMv9F/j0Cfpt5+4X8xvezkve/MZv/wo7WesH898DA+RX5WdHzl/povt6j818+HyO/Cf2s5P1vVH65D15Ufokv4fwX4S29gvnvR/H5pfZLHPN+VsW9JvNf5FNUL5j/8vaL+E3gZyXvf2M2/0V5OtYL5r8fDZxfkZ9Vz361/errPTr/7U3Ib0I/K3n/m0j874yIL+H8F+ENHwvmvwdZemZ/B1Ge//Ya/awcH5vMf5GPZ71g/svXs4jfBH5W8v43ZvNflKf3NsH89+Ag+BX4WbV8xPg1+86o/ePE/CbysxoxwsCv4Tsj4ks4/0W455Bg/nsoMb91Hxv9rNIPmcx/kU/DbYL5L1/PQn7j+1nJ+9+YzX9RnvRbBfPffyfH74XTay+cHsfPquGgll/jd0Yth4T86pNNZv8bHb/G74yIL/J/KpJikOeHsLOoTzD/7TP324rOfw8Z/ax6/y3OJwvhLXWC+S9fzyq/+hqI62cl73+j2G+wD3Y4BH5Wnk8GxK+5n9WNZ8b9O+INffH4Tc7PSt7/Rsev0Y+d+HII6j0AOwOCv9PT2p+Y39w+ox9OxyfifGwILxWsP0t8PXP8JuNnJe9/Y8JvAHY0rhXMfz8dCL/mflZFn+j4NXyn4OmPw2+Sflby/jc6fo1+7MTXuYJ6L4adts8E89/PDH61+v1fkZ6I39ZPxfn0IH5Wv2D+y9uv5zcpPyt5/xsTfothR+sawfz384Hwa+5nlfWpll/jdwpFn8XhN0k/K3n/Gx2/Rj924mu6oN4dsLPnc8H893B8fuX1jX6jn1Xj5+J82pF/0RrB/Je3X89vUn5W8v43Jvw6YEdHtYDfw3HqPa7/k3H/G/obZOr+N8UR5f17hO1/U6y+lz/C9r/pUN6jkyb/mDbVj+GfzD/GrsQnTfk0Kueqth/V69wjMd2E+yxdfa//T7b/jaTEI038BpT4gSNs/xuHcq7qZk63HmX+KKQnD9HXu/z+H+E9/4z5PziU/FTddkSv0yN6XXdUr9M53XpEr3OP6nXdEb3uOKrXpZwu5nTgn2z/FNJzyX9DCVe1PaLXBvsR3nMkZn+bareaTkSvA5yWON18VK8DnHZE9LqO06WczuW1PVOnO1D20sxMW4fKjxKu6jblujYz+xGvRylbip3tQ9VfkGnj22EL2punWrD/C98O4/azvBc4E3n/F9ggbP9Spq2lyeh3koXwOP1Ocv5/cfJtQfoNDyr7vxxNiX3/lpI5AHvN91WjPHs2xfad7vhmps0dyj43+v0bb5+2f0tyXzV5/xfFvqDE+rvmiRi3zYztW9uDfGYK+vsG2Jk7JNP4/duQTO178OgDkSJE12U+N+6r1pMizseOcM9Dgu/f+HrW85uUX5G8/4sJvw2wo+hhwfdvQwfCr7lfUekLZ8r7+6yudAVXg9ccpUzR79+GxOE3Sb8ief8XxT5J4bcoA/Ouj8+I8kt8XSSodw/stKca+W1JTczvDKTJ+xW1DxXnIyE8q1nw/Rtvv57fpPyK5P1fTPj1wA7bY4Lv34YNgl+BX5E8bjgca79dUzJtIXfYH/3+LTUxv4n8iuT9Xzh+04eDsztj7Zf4EtV7EeyU0oz8NqTp+I1OWLT8ZqRmGvyKWoaJ8+lC3J7HBd+/8fYL+Y3vVyTv/2LCbxHsaH9S8P3b8IHzK/Iror6ZOFbrvWcJq/fo929pCflN6Fck7//C8Zu1JtPWekeMX+JLVO9ZsLNruJFfjy0xv/3DMg1+RQ3Dxfm0If+WpwTfv/H2i/hN4Fck7/9iwm8W7Gj4seD7txED51fkV0R5luIZo7bfXkemLeAOxr5/syXkN6Ffkbz/i2Kfe03sGaDy4VD4EtW7DXa2jTDyWzQyMb+7hmca/Io8I8T5NCN/z08E37/x9ov4TeBXJO//YsKvDXYU/Y/g+7eRA+dX5FdEbZe+PVH5dZwFfsvcVdHv3/h8jPwm9CuS939R7FPzsa3NtJWDapVf4ktU7z0Ibx5l5DfrOD2/fsF7ry0jMg1+RUWjxPnUIZ+snwu+f+PtF/GbwK9I3v/FhN8elMf2C8H3b8cNgl+BXxHtn0hjrApXra5hRb9/G5WY30R+RfL+L2r7DYrbL/Elqvd2hNcdb+TXNlrHb3QhXstv06hMg19R1vHifEqRT88vBd+/8fUs5De+X5G8/4sJv+0oT/szgu+jRg+cX5FfET1/JfRj6JLl52JTHZ5b18Sev23HJ+Q3oV/RGI19Zn4nxJeo3lsQXnqCkd+eExLzW3t8psGvyHaCOJ9c5LPlesH3b3w9i/hN4Fck7/9iNv9FeWoF/NalD5xf4d/Fe0azr7jAr6j5hIT8JvQrkvd/ScBvj0m9N8DOjnTB/HdMYn5XnJBp8DvpSRfnY0e4BzDMf/l6FvGbwK9I3v/FbP4LO3pxDxnmvycOgl+BXxGNrbTrG7WhTFuVFPu7PHVjEvObyK9I3v+Ff/5Oz7SFg36fyi/xJZz/wk771wTz36/p+NXeMuz75DFifttPNJn/Ijx3jJHfft5+Ib/x/Yrk/V/M5r+wI13QfnNPGji/Ir8i4rZudGx81YCxVtgdW78q/VpCfhP6Fcn7v3Dzo56/w55pmvnv10zmv7BT+rpg/vv1+PzK6xtjMg1+RS0nmcx/kX+T4Pm7i7dfxG8CvyJ5/xez+S/scPxSMP8dO3B+RX5F9OzV/l28Dieed9+Jtd/cryfkN6Ffkbz/C9d+t1yYaVvtqozt//J1k/kv7OwaK5j/npyY3/6TMg1+RQ1jTea/yH9Lq2D+y9sv4jeBX5G8/4vZ/Bd2FLcK5r8Zg+BX4FdE/EpjM6PrGw03YD6WERtf2U9OzG8ivyJ5/xfFvhwln9IT7LZdlbH2S3wJ578oS1uGYP77DR2/0T8FY9fwu2tspsGvyJNhMv9F/rt+Jpj/8vYL+Y3vVyTv/2I2/4UdgZ8J5r/fSI7fi3JqL8qJ41fUjPE/zY9W+v2rtWWKzn/5fBi/+mST2f9FsY8mR/J9dHamrWVojF/ii/x9SqUY5PkhwptPEcx/T03M7xZwyfsVFZ0izqcO+fT/VDD/5e1X+dXXQFy/Inn/F8V+g31k208F899TB8SvqV9RLuqY3i+4fEpqAW9tpSsQis5/T4nHb3J+RfL+L4p9qIfscneFq9oXlv9ggcov8eUQ1Hs7wnsPC/Z/OS0xv00oO+93kjVOnE8p8mkW7L+2gq9njt9k/Irk/V9M+G1HeTJ+Ipj/njYQfs39ippPZfxqexqS6Px3XBx+k/QrGqOxT/fEkjTzX9hzrqDeWxBeerpg/nu6eXry/qfjxPzaThfnk4t86sYZx88z+HrW85uUX5G8/4sJvy0ozwzB+nPz6XHqPa6/j2D/F6pDLl873f9nZAr3f6HvvWMZKPu//CO5/V+MBQQfXSnyOrgd97G6/4sqtMcF+beUKn4EpKk8jdC0XwVp2v9FUn4nLe//Ml7xP1C0w67XzZzuUPwSVF2shKtayuT0eL2us+t1gNOtnNaK7P+AdHqUvMn/I1dJV9WtnO6w63Wz6veh+oko8VRt53SbXa+Lx+t16ZmZsr8OaTneeL0OcLr5TL12cLp5vF4b7Ee8HqUs8t8/Usuh2stpB6frztTrdE5LnLYjL7q37Kofy5l63crpAKdzM/XazunGM/W6mNMG+3Fdz/iY/Xa1nGr9c9qRqdfpnO44k9OZel2HvNIr0KepvGTqdYDTqpSq+czR69w5rD3mKueNmXrdPEevDfYjvEcpa4ry95Ca7zf2h63okzpaBPu/nBG3H07O/4/8VArE/bBjAsKfEnz/NnEgz9k4+6xhnNyGsaDPXVXuCsbKFP3+bUKc/j7Jfdbk/V8U+3xl0+VxMu3XIve9ik0B5HOe4PmXDjvbJxqfs8WT1PcSUpDSa5uFeDexcbe8/wt4yRHssxaYKM6nBfnXPin4/o23X89vUn5W8v4vJvymw450wXv8nkkD4dfcz4rmQDRWDvjcYdH3jTY+Hy2/SfpZyfu/FOjXqZq/fYat0RGbBxFfMwX13ovwlrOM/DqytO+djPtHlE7GuBdc8n5WxWeJ82lAPk0CP4063n49v0n5Wcn7v5jw24vyOB4XfP+WNRB+zf2seiaw9hvODruDld4ql0/Pb89ZcfhN0s9K3v+lQL9O1b/pTJs7212p8kt8XSSo9w6EN0w28pt+NkvvhSUeuf3SmgitbVIEar/NZ1H7Ne7f5JgszseDfAKPCL5/4+tZz29Sflby/i8m/HagPP0/Enz/dvYg+BX4WdE7fK2fVePsTBsmoiuj379NTsxvIj+rERlGfh0nIZ9Kd3SeS3yJ6r0V4Z5zjPz2nqP4XWYHgv6AOxj2uqPfO8vfV2Rj7D/Z6GeVfo44nyLk0/gjwfdvfD0L+Y3vZyXv/2LCbyvKk/GQ4Pu3KQPnV+Rn1ZLF2i9x6nUZ/w5iyzkJ+U3oZyXv/8Lx2/Nt5Kl5T9RrUu+NsLMo28hvR7a+/VJ/n3tW7Plbek6s/Wr9rHqniPPJQnjrDwXfv/H1LOI3gZ+VvP+LCb+NsGPGg4Lv36YOnF+RnxX1z8QxhgluzfAq9v1bdkJ+E/pZyfu/qM9f5EJ89J7M1rNVfokvUb0HYGfWNCO/rdO4/oD8KZXxGvGbmx3jV+tn1TFVnI8N4R0PCL5/4+tZxG8CPyt5/xcTfgNkR5Pg+zfHwPkV+VkRv0WwwV3mD5YL+PVMS8hvQj8ref8XbnzVsw7PnRUxfokvUb0Xw07buUZ+G8/V80t769JIS+XXPi3Gr9bPqtUhzqcH8Xt/IPj+jbdfxG8CPyt5/xcTfothh32r4Puo6YPgV+Bn1XWy/j1REeYZbc7Ye6KicxPzm8jPSt7/heufM5ZnRvlwKHyJ6t0BO3umG/kNnKfvn+mdBJVd5Vc6V8Ovxs+qcbo4n3bEl14SfP/G2y/kN76flbz/i9n8F3Z0bRPMf88fOL/Cv5NnwzgkJcZvP9rVltti/Gadl5DfhH5W8v4vBfH9cIgvUb2nw8728wXz3wu498YnZurab9f0GL9aP6vA+eJ8WpB/23bB/Je3X8RvAj8ref8Xs/kv7Gh+WTD/vWDg/Ir8rOpeZ/vIm/lZ2fh8jPwm9LOS939JwC/xJar3XoTPyBHMfy/Ut98ZGPc3rYu137oZMX61fjjFOeJ8GpBPxwXG9wh1vP0ifhP4Wcn7v5jNf1GeFecb/azaLxwEvwI/K3qPT3202g6aUU8rq0PZ0flvTmJ+E/lZyfu/KPaVVId04ziVX+JLOP9FeMMMwfz3In37bVqvb79t54v5dcwwmf8in5YcI7+lfD0L+Y3vZyXv/2I2/0V56gR/B7HlooHzK/SzwvgqC2OOkqDfry1edP47IyG/Cf2sRozg+NW4Oqv8El/C+S/CPTMF89+ZLL2wpDx/wQN926Ly25wT41frZ5U+02T+i3xKBX8HMZevZxG/Cfys5P1fzOa/KE/u7wTz328OnF+RnxU9f3vOi7Vf8nMu1/hJtsxMyG9CPyt5/xd+/LwJz4W82Pi516TeG2Fn0cWC+e/F+va7ohrlXilF50elM2P8av2ser9pMv9FuP33gvkvX88ifhP4Wcn7v5jNf2GH9EfB/HfWIPg18bOiez86rp3O5pHR+e/FiflN5Gcl7//C8Zs1KvY+wKHwJZz/ws6sSwTz30tYevQti2j/YpoD2C82+ll1zDKZ/yK86zXB/JevZyG/8f2s5P1fzOa/sKOtQzD/nZ0cv+dOn1ELRB2CDPsn+s60tY2MjZ9LPz9DHqdE57+XCPnlk028/4ti33QlH7qnPEF7bP57CfN/qpNikOeHsNOWK5j/5rL0spEbekV/UBLwizTVAkbnv7PF+fQgbrPg72x18far/PI1EMfTSt7/RbHfYB/sqPubYP7rHCC/5Aok8LOqyx1vC3yH9hENuiv8tdEyRee/ufH5pWQT+VnJ+78o9vH5qPwSXw5BvTtgZ49TMP/N49Y3fPr1DQnpRQsoaea/TnE+7Yhvv0Mw/+XtN/Cb2NNK3v/FhF8H7Oh9XcBvXtx6jzpWJdr/xfNN9vxV939pU96bk6Z8ipX35qRp/5c69T0+NPnHSOp79TmKf0yB8v4dWt7/RX0vr2gHp+0aTc/kUuWcNO3/0qGckyZ+S/OV3/Mz5f1f6pTfVV2cqde5+TE9eavGwUdS3v8jvCcz5v/QqqSj6gCnpXy9Ti9g/irpit2BfL22c7q4QK/b8vW6mNPpnK7jdNucmJ77QorkUNJVdXO+XhvsR7yeOTH7G5V4qm5F3ZDvRavqx5Gv16UFem3ndAenWzmdy2mJ0635eh0o0Os2Tjdzuo7TBvsrYL+Sdoqd7cPU70WfKunbYQvaW8Prgv1f+HaYoJ/l/54dibz/i9ek/Rdi7NQp2P+lMEG/k4QH4Jg4+bYg/Za/K/u/bNHs/3LpwOzVOsDwfic0t6sMVOtejES/f+Pt0/dv2mTj7/+i2Kd7uSZpvn9DPtMF/X0D7MwtEnz/VsTSq6wJs/7zFrstY7U9Oq/rcrLnilrA6Pdvl4rzsSPc8TfB/i98PfP8JuFZJO//YsJvA+xo/6tg/5e5A+M35gDDjQsd7L1IwB30BjxGfuuK4vIbSzbR/i+KfWu8VeX+NZWuKtcq+XZS+SW+zhPUuwd22i8TfP92meKn5A9mrwz616irPRSBxoX9l2faMpCmWsDo929zxflICC8WjAv7eft5fpPwLJL3fzHh1wM7ev4s+P7t8oHxqzrAGPzv5zJ+y70un3+Vkd/Sy+LyG3VYSrj/i2JfuTu0OuwPRPNR+SW+ZgrqvQh2SvME37/Ni/FbSy4z3Lh/13zGr1rA6Pdvl4vz6UL+ubcLvn/j7ef5TcKzSN7/xYTfIthReqvg+7f5A+NX6wCj8zu5nPEbKgu63VUhV43SDqLfv82Ly6822fj7v3j14/ReV6bNWylF/QKJr4sE9Z4FO7vmC75/W6Csw1e6UKIqw77L9F6N+FULGP3+bb44nzbkH+gQfP/G28/zm4Rnkbz/iwm/WbDDJpi3SwsHxS+5vujXZeYzfle6ylavCvqrq5SX19Hv3xYkwy8lm2D/F8W+6pCbrbutzrRlzdZ8/7ZAXO822Nm2UPD9WzFLL7S6AjemZFiXaboi00ZtWC1g9Pu3heJ8mpF/o2Bdpom334TfeJ5F8v4vJvzaYEfWa4Lv34oHw6/s+qL3GzspU/4+mdKW32v67Taa60W/f+PzEfErJ5tg/xfFPnr6arsxlV/iS1TvPQhvvkLw/dsipX92Z5eJ1t1WLNXyWx71Kyq6QpxPHfJp/YPg+zfefjG/cT2L5P1fTPjtQXmK/iD4/m3RYPiVXV/0fr2XsvGzvvVq9n+5Igl+5WQT7P+i2IdRla4HU/klvkT13o7wusWC/V+WRPn1mPFLbVgtYPT7t8XifEqRT8ergu/f+HoW8xvXs0je/8WE33aUx/Oq4PuoJYPhl7m+6P6+/chMef8mciqS9727KdPWe7Zm/5fFSfDLko2//wv3/E2fTH9HNexW+SW+RPXegvDSpYLv35Yq/JZjwCDgl56/sfbrjfqN2ZaK88lFPr3tgv1f+HoW8xvXs0je/8Vs/ovyNLQL9n9ZNih+/fx7ka4F7PkbrMwOe1fFZsDR+e/SZPj1x30vIu//otiHfKpQ0mgbVvntMan3BtiZu1ww/12u+OVXVcv3ZWCy3m+b2q+2gNH57zJxPnaEt/9GMP/l69mE33ieRfL+L2bzX9hRLPA7KV0xGH6Z6wv/fTJ9w4p693mrqmunc/zWLU+CX5Zs/P1fFPt4Rw2VX+JLVO8e8h28UjD/vZLzE15N/QGLQPzOWK7ltzI2/10hzkdCeM8OwfyXt1/Mb1zPInn/F7P5L+wIbBfMf69KKl+Dx4vB7wRpd+2I/t2SaPTo/PfKJPjV5GK6/0sCfokvUb0Xwc7Gq/T8jk9B/GvU+ZF/dTX3Xc2jCt+0z1jMMYS9n9iFa1ofzUz4na2pgT8RNtGkpU219yqxvRlXYzx9Vcz/heRcKWYvH78L9da6IuaXFEhReLtmMO2f6on7uzYXMb8Vtf2rZdql5LMrqfvDHX//4xH8/RHdTiC2/nW1SfuHnfZrBe3/WpZemeK3QuMB2nOXIlD7z7hS2/6rYu3/GpP2j3DpasH+T1cn1w7jeSZdYYvT/mGHTdT+rxsMv0q9audX2860UR/A13u0/V+bBL/KZabrX8MT80t8Cds/7Gy8TrD+VcLSw4Aoe5W3wrA+smUl2v9VavuPfbfRcp04ny7kn3Wdkd9dvP1ifuN6Jt2QFmf9C3a0XmP0K7SXDoZf5jqj219zKvtuo9rtEu4fk1uSBL8sWfP1r2Ex+7zlOrfC2P5PJSbrX7Czq1Sw/uWK8Xt9wL1K4vjtv07Mb0OpyfoX8pdKjPxu4e0X8xvXM+k7qXHWv2BHo8DvW1o5KH7JdUb/fmJ2puy34lutvAefz/zjo+tfrmT4pWTjrH8NjdkXdsf2L28apln/cpmsf8HOtpWC9a8yZT0t6A2FvVUV/P64TeU6fqP9s2elyfoX8s/aJlj/4u034TeeZ9IvhsRZ/4IdrS8K1r/KkuT3oum1gLlfEp699I7CXemv8pbFyhRd/+LzUfjlko2//1OKZn3En+2j0qn5qPwSX+Qv1CbFIK8PIby5XLD+5WbpBehlh2D+LI/PrjL6JRWVi/OpQz5FLwrWv3j7o/xyNRDHL+nPUsx+g30oT8cLAn7L49e7ub9QjN8rJbZ/TBbS4vMtRf017D5Tt3/MZLne7LamX8n7xCg7RU3zBLJ9/lX+qbWBSqWCwWddheIvAP3pAymSIx88wUaH6pdREdP/wO925Zw0+ceodUN7XJB/TLPyO2kqT0cF26+CNO0fk6v8TprGV8WrlPQVHajQa2mVXjsq9LqR07levdaK7P+AdHoKYv4fuUq6qm6r0OtWTqev0us6Tqd79NqxSq+lCr3uWKXXpZy2c7qR080e5o/TrORn57TBfoT3VGj8f5R0VC159Trg0WuJ082r9Nrh0evAKr1u8+h1MadzOV1awfZPKVXvU49ep3v1utWj1wb7Ea9nVcz+OuU6VZdyusOj142cLuW03avXAU4Xc9rB6w163YayFt+Ddq/ys0GvW716rUqz2f2P63o8Gv8ftIWW+5fnJf38ETj2PUd+NfeI+0XpevQL7xj9eagfjd8fJ/YjdMbJtxb5Fr1r7I+LVw/seau6FfHPW/IRXfGjMwx1rD5vA9fH7ffj+CvGnreu02P28fnYFZu2XM/2UePtXwE7033G522Tj6W3Vpnv0rd/6ncB1B/TeEpbQPV5u2W1OJ9e5J/1nvF528Pbz/ObhL+W6zRzflfADtv7Rn4dlQPj18xfi/h1rDa2IZXfYl9cfpPy17p1XGJ+ia/pgnqfATt7K4381lYp7yfDnuj+q9r1apuP8cv7azVVivPpQPyevUZ+23n7eX6T8Ne69VRzfmfAjvZ9Rn7T/QPj18xfi/hNrzTn11EVl9+k/LUePSUxv8TXeYJ6z4CdHX4jvysCynqV8h40W3nXQxFovEz7+rZXGv21av3ifFqRf8uHRn5bePt5fpPw13r0G+b8ZsCOhl4jv72BgfFr5q9F/PZWmfObzuej5zcpf63tGYn5Jb5mCuq9H+GtNxj5nRHUf0dH+x40O2L9c7uftV/eX2vFDeJ8GpGP52Mjvw28/Ty/SfhrbT/ZnN9+2l/6kJHfjuDA+DXz1yJ+OwLm/PbeEJffpPy1do9NzC/xdZGg3nchvDFk5DcjrP/OOfdE1NPKGL8tNzB+eX+tGSFxPgHkk9Vn5NfD1zPPbxL+Wru/bs7vLpTH1m/ktzU8KH4N/lrEb2vQnN+OUDL8xvfXSvl6Yn6JL1G9b0F4oNrIb3+1/n1i0cNn2GgHZZXfhpCO3+j74oxqcT7FyKfnUyO/RXw9m/Abz18r5SRzfregPO2fG/ltrBkMv0Z/LeK3MWzOb2t1Evwm8Nca/7WYfdnl3qD83dvaqYGqVTF++03qvQl2Fq8x8rtrjZ7fWvlvFnn9Kr+eai2/MX+t/hpxPg6EZwn2s87i61nMb1x/rfEnmvPbBDtqBfwGagfDr9Ffi94nSKWZNl9lNpIpr/aG9fw2rkmC3wT+Ws4x+var7vtCfoAqv8SXqN5rYadjrZHfLWv1/AZmZNrK3D6fym/RGi2/MX+tXbXifNIRnv65kV8bX89ifuP6aznT48x/YUfTp4L577rB8Gv01/JMYfu4USLaMkXnv2uT4DeBv5brhJh90f50F+3DiNpUbCK+RPW+Anam3yiY/96of/7Su3+aA6v8Zq3V8hvz19qyTpxPL+I7BP1zD2+/mN+4/lqu0XHmv7BjyyeC+e9Ng+LX4K9F3yaST61a741LMm0lK4PRv3dbfGMy/Mb317r1eCO/tfNxT7mrwiq/xJeo3meQf+BNgvnvtzh/nvPkPVNDKr+2G3X8Rttv003ifDoQv/gTwfyXt9+E33j+WrceF2f+CztsNwrmvzcPhl+jvxblSXtRUNrqfjtaf2nHt5LgN4G/1qOjYvaZ+fMQX6J6z4CdHTcL5r+3KP290n7lvaymxdpvz01afmP+WrU3i/NpRf7tNwvmv7z9Yn7j+ms9OjLO/Bd27Pq3YP57S1L5JvTX8iDttpvN/bXS+XxE/Cbw19o+IjG/xJeo3vsRnltn9NdacRtLr1aZ/9I9SX20ym/7bVp+Y/5a6VdjPp2Mv5aZgcfIX2tFndjedoTvusXor6Xay8dvRNzSm43+Wum3Dab9G/21KM/eb2n69zszbdkhd1j112pI6v6I76/16HD+/jD689TeatL+YWfHbYL2f7vx+a1dv26/WX9/RNv/bSbtH/m31hn9PVpuTa4dxvPXejQtTvuHHQFR+799MPwa/bUaDp5poz7AzF8rnc9HxG8Cf63twxLzS3wJ2z/Cc9cL1r/u0D+/PWMzba6VUnQfi4Z6Lb8xf54V68X5NCKfXbcb+W3g7RfzG9dfa3tqnPUvlKf0NqO/Vscdg+HX6K/Vi/tT2367HJm2ypVSdJ+h3vVJ8JvAX2v3UC2/7spszZevKr/El3D9C+GN9YL1rzuV9c2w3+8T7HPfgHI31Bn9tWbUm6x/IZ/W9UZ+PXw9i/mN66+1e0ic9S+Up/+gYP3rzkHxa/DXIn5b74jx67nebgsE1sbWv+qT4Te+v1aKxr5V/uw1Hm/Y4M9DfAnXvxAeaBCsfzUo/IbCrnB1KDtcK+n4bf42+F1v9NfKaDBZ/0I+jQcF6198PZvwG89fi97/m65/oTwZHwv4bRDWe6jM5aObKOpGZJj34HnlVvybaLxC/jz9d7J9N+RdWlKU9SDUT8u3M6P7bpCQ/0/DvaycagYZSpkC347tz6RNR0L81o/O1I036HnZgXk7/c0+1f+nWPEjUHXdBuavU6ecd3j1WrpLr+0b9LqR021evc7doNcdd3N6g14HOF3K6WZOO+7Sa63I/g8I7/HG/D+alXiqbtug141eva67S6/TOd26Qa9z79Lr4ruZv06xYm/rXXpdyunGu/XazunGu/S6mNMG+3Fdz4aY/W2q3SqfnA7crdcSpzvu0uv0Dcx/LF3l4269buZ0Kacd9+h1Oqfr7tbrXE6nc9pgP9LpuStmf6vKg1qv9+i1xOm2u/ValVxFB5B2bhr6apV35Tr191LuXJViJTzA/d7Indep9aDojns4O1uMduvsx+89StlTTkH69y/Pa0zC/8fQwWnkOXTsGTfZ2Xd3fH9suNDcwfIGTTp1kr4/K0J/NkPzvpiE/q5e032Z+nz5/pgciET+lZr+WK5/Sdmn9Ns03lQvxHNXUvzF743tk6YtVxvC0++L9dftkuIvf29y4wB9QfXiyjCvjxXIs3e/0a+q+D6T56I+o7iOVe+fbJ5vB9J37DXyYP9OfB5Ud59kebDdp/CgXKjykN7I/JAM9wfCmxqNPLTz9ZGIB8GGVf8Ya14fXchzS4+Rh12NiXhI7ADlipPvCtR3cY+Rh5bvxudB5++UTHv4nsKD4u+h8tD0ndj+Trr7g+6DD8808FD8nQHyoP/TlbJc8XXz+vDA7o4DRh5Kv5uIh8SOSv84KQ7/SH9Xt5EHx/3xeYi5zyTXHhobxTzYvxfbh0l3fyC85XvG9rCLr49EPMQKGpXffc28PnqRp/27mQYeer6XiIfEDkVXxMnXg/oOCHjY8v34PKhuLsn2SxnfVXhQLlR5aLk/tl+S7v5AuOP7Rh5K7x8gD2pBNeI80bw+apFn/x5jewh8PxEPiR1/fjcmDv9k6x4jD7k/iM+Dzs8nCR5mNCk8qBcqNjo2xr770d0fCM94x9gv9fD1kYgHbUEVeS7dvD4k2N36tsD/eWMiHhI76Djj5FuLfGfsNvLQ3pQUD+QwklR7yPq+mIctPxDz0Ivw3CZjewj8YHA8aD1baP8Hs/poQJ5bNhr7pbqmJHmI40jz3Og4/D+A51KXkYfiB5PhQXbsSIqH1o06HspVHnIfEPNQi/D2B4w89PP1kRwPOg8U+vsnZvWRTna/ZWwPtgeT4yGew8u5cfJtQPq9/zLysOuHyfAgO2AkxUPbAzoeKlQe2h8U8yAh/+IfGnmo4+sjOR50niLjjzOvjybkaR9ibA+NP0yOh3iOKT8eFYf/hzD3TM008FD6o2R4UPxQkuBhxcM6HrwqD8UPiXloQHjXMCMPtocGxYPOo+OBkeb1YYfdbcONPGT8KDke4jmQjI+TbxPSbx5h5KHn4aR48Bve+5nwUPRDMQ+7fiTmIR35lz5s5KGRr48kedB6XowZYV4fLchz10NGHpofTpKHOI4eD9ji8P9Ipq1ulJGHQHMyPCh+HUnw4HlUx0OVykPpI2IemhBeeryRh4xHBsWDzkPi28PN68MBu3NPMPKQ1ZwcD/EcMsbEybcF6dvH6Hm4gtYHH0uGB40fQQIeHI+LeehpFvNgB2/S1/TvA56TBOVKjgftn+qSRlyXIrpdk5IGpdx1j4rLvQXhXSfFeKxT/Aqak+Qx3p/gor9/YsZjAPXSNtbYntoeT4pHt+F9mQmPHQ+JeSReRPXRg/AZjxvbk+exQbUnncfBRanm9VGHPAOPGttT7eNJ8hDHwWH7UPN8+5F+zyNGHoqeTIYH5bV7EjzkbtLxEFZ5mPGEmIcAwpszjDz08vWRHA9+rWcA7f9gVh822F13ipEH6cnkeIjniHBRnHzrkH7pOCMPHZuS4UHxO0iCh65HxDy0PSnmoR/huacbeajl6yM5HnRv8CenmNdHI+xufdo4/2jYlBwP8RwGfiHF4f8pzD9OM/qDSE/Ff5+seY1t2i9dRPX34Bm2rgPjDe+T65B+0Sb980OWU1icdO59kZ07d3Dnudx5MXdeyp0HuPM67ryRO2/mzlu58zbuvIN/3/XjBO+/8HvPPbH3f+lcfDt37uDOc7nzYu68lDsPcOd13Hkjd97Mnbdy523ceQdv79MJ7MfvPS0a+7n4du7cwZ3ncufF3Hkpdx7gzuu480buvJk7b+XO2+LYF086cN3x0D3BNFuPUmcjlg5+/GOJJZZYQhKJRIR47733pLfeekv6+9//Lu3evVvav3+/dPDgQemjjz6S0dfXJx05csT0ekKiPI41EthVAvwcOBAZuGwD/Fp7/5O2mdh1glKuYyF/UtLT5flfsuuZY2STKn/p7+//j92DJnZN0xboT3/6U6SkpCQye/bspLFw4cLItm3beNtKPv/88/+4TRq7fqAWBH0FRRo0ONteB77BlSEVGKFgOHCc5nioJl4K6QMHDsjHpHt7eyVVHz58OBFflE+fWhAq1//FrltuuYXn7FjIh0CZaveiRYukxx9/XPrkk0/i2XW8NoEvqV0k/cCtWjvWrVuns42z67iviF0khyPcvUe8ffbZZ1+4XccS+fn5EfQ7vG06u8466ywJ/Zw8Rvgi7EpJSRkwtNfxxypmzJihM4rvX4cOHSrV1tbK9+NXhS/C3LlzdXbBTkNfUVBQIPeRX0W7jh49KmucG+y64IILpA8++EBk19Gvml04j9r1zW9+U36ucXaN+irypbUrLy9PdB9KvF182/0y2IX+TmeXOmcgmTVrlogvg13/bVvi8YXypWj5wrmsBe3rK2GXKny/oeKrxBe1h0R20Zxe2zd+FexKhq/77rtPaJfS/r6KdsntbNq0aUK7Pv3006+EXYLn8hDVFpFdylzdYNeXpa+PY1fKYOz6siCZ5xfpPXv26OwS3YdfFq5EfD3xxBM07os+v3Au67fffvsryZcqKP+JEU1/SPaI+Poy2yV6fm3dunWYtn3hXBo7duxXtn2p0tTUNFRrF86lUaNGJdXPf5nb1+OPP66uI8v9PK1vRL7C/aEqf/3rX09S7JB5W7hw4VfOLlH7evjhh4dr+Vq6dOlXzi4RXzfccIOu31DXO2j8q5V44yjR+tB/yy61fd19992pWr6Kiopku7q6ukR8fenXN9TxBtrTEG37GjdunDR8+HDpX//6V1y76F3Kf9sWLerr6+VyqeujaE+qXfJ9OHv2bGnkyJFm7etd7b3o9/v/6/aoNqn3nyJH0Z5ku9Rx1M9//nNp2LBhZs+vWuCzyJdbyMC/oD3p1jciyppvRMzXdGBz5MtrG5VrC3AOv85GSE1NldCfiOwijAV+9OGHH/ZGNO3tSyAfAw/CjjOgU/h5CoHuw+985ztmdsmgdxNfZkGbk8upff9AfN1zzz26eOq7Iy3Qb/yXSm0utAZPcxLt/ae1q7m5WRef+MSYS7gm91XBOeecI73++uuyPVdmW/56liQQ5RbRPml6pH6pTzoO/6VJR3E+TBrOvr3UXaR/Ng1IIup/JZGfx3GN2hbxH5Hj6a5J+j9tZick5bX0J8RTLv2/ZJasM9Ff+gdhFf0X42ya1EFHHVKj1CWs6nQpoO6FVHr40dQBUxXtQZCv7HjzVoLCKfX8euQbSkBqZAT+Gx45Tv53qByG+c0B/HtA6pUIhw3VmMq8YbYlyOyWJGs6Qt4rZZT5Iulx6RMus+PV2+2YZUYOJbeyy9Yp2Q2J1uOxl+HSjezgDumn0uexcPU1eiLLkvsvPxJ1v1CCzpL+JB3huoa4kmL6n6T7V5K2SrOUaw4r+k3px9JnA8nM3BRJ9y/JGEWrmR6R/ih9OpDMBioRTaYSmsDnmsy+iFtEk3CalKq5G7/gIcJwZKBm9m818NjlGdHpzzXtzBDl/y5U7JoUprdJO3BnfoE3CGWyIcJ0LpD6xWRmpKJLoqfGF5KZkYpW+V8ls6NfRJ6qwNBmbWaHzaMOWqL2pbA/fhzNTGv4MW9w0cQFnB2rm19N56hy8K6aWcyaY2cXpXT1cUw/QZkaq/HYNupL0hQtUSV+we3sjYPs9A3pZOnUL7qdvam0qTflzvcL5IyyHHUcS3KUdEgS3PrHljPHMHbwUznkC+bs98RZhB6dX1hmsdr561F2+o5EnbGBM3Z2LJijLE+NsMTTZRXjLKKNdiyYozRePsoy+5tkizVqVdKPQSYkNISjfGSucJApDZV3CJcFMy5ludt/DEbE9eoa5dEZQyLIKyL9HJPlaG19KkVqj/kq7dHIX4pSWGYRWBbRcPY8Rs2fS8dOPkeKV6ZoHmr3aDh7TSqVHj/w0TFq1Qel5sgqqZMOI0pmw9Tf1FnysV48rUean8spp0rRBc7Pouweu/XMC6S3Fb5YZs3HLGVLLLHEEkssscQSSyyxxBJLLLHEEkssscQSSyyxxBJLLLHEEkssscQSSyyxxBJLLLHEEkssscQSSyyxxBJLLLHEEkssscQSSyyxxBJLLLHEEkssscQSSyyxxBJLLLHEEkssscQSSyyxxBJLLLHEEkssscQSSyyxxBJLLLHEEkssscQSSyyx5FjLFf/z3y6BJZZYYoklllhiiSWWWGKJJZZYYoklllhiiSWWWGKJJZZYYoklllhiiSWWWGKJJZZYYoklllhiiSWWWGKJJZZYYoklllhiiSWWWGKJJZZYYoklllhiiSWWWGKJJZZYYoklllhiiSWWWGKJJZZYYoklllhiiSWWWGKJJZZYYoklllhiiSWWWGKJJZZYYoklllhiiSWWWGKJJZZYYoklllhiiSWWWGKJJZZYYoklllhiiSWWWGKJJZZYYoklllhiiSWWWGKJJZZYYoklllhiiSWWWGKJJZZY8t8Q+6xZ9iqf31XuLpe8la5A9iW+kqqQHBqSwnyAGiO8NuCmIF+4RLkWUcbPsjukknJfSZnPH3JLQXelv8ZdEvL5w96qCr906YKl0tSp09y+imnlvuzQ2lC5OzC1TKqkdMqqwlKZq6rKH7aXBd2usNte5gq4Vnp93vBau88bCkvOJSVFy+c4i2fa7XbJPjFEAbNnz7ZnOWonhibPtJMaKefurQz4g2FXVbjEswaphCTkVumtQtF9yK7c7fNWXu24lkp71jWOs6Tx9upAwB0sKXOhzCvxD5XHIc2tClSHp/mrw1B2dzDoD0rF7mClNxTy+qvs5e4qL4yew4rs8vn8ZVToSpgcXItra1w+b7ndFVxVXemGaQv89lB1mcde4fW57f6gvdwbdJeFKepCZO0KU5KUUIByCIeRcsC1yk1FzMqq8SOlsyfbs8+dLAXCQSqdnF+JzxUKl6zE0Wqpyr2GwvGzVFISCgdD7oBU4g37Xew07K9GtVSF3cEqlw+8yNfjJ593ZVkJyozCrqqSppW7a6ZVVPt87KiKjkpKVrnDZWvKze8fhTVXIOBba3eVl3vJGJdPqQp7IOgPw1Qy0FWBAtiDbrmuEMCuTzl16Dd7oU8Dmu84GjkuRZLaUiMRO3TpsEgkF7oR+hpoaUQkchN0cW4k8hBpZySylcILI5Eu6NYHI5HUIZLUDp0FHXg2ElkP3QrdDN0L/Qy0Y0sk0kG/Q++j36FtQ/E79DjorucikYuhc5+PRGqh66Dvhm6DboG2v4B86XfoDmjpxUhkD3THS5HIcan4vQ3lh05/ORIpgm6Fvga67jdID/okpe5S1i2SUm6ypZx6XGpqA8qfjrBxwN3rj0aGKnHo3AE0DY1EfkgBztG2O4bkHz8srz71TkTKQFAxkIE6Oyf6+6XHD1Ou9QFT8Jt7qPpb3vHDCm8fRlfLeQE3DUc9j9T8Pif2+08Jl0QihyXj9XYE/YHSmB2JPJmq+V0uGyJR/wIQvxn5kcjZKeZxTsJvTzRFImSPlDv6OOfodOfok5yjMxbQv+nSCgTPQJwmxPkVxSmS4xTIcZyjxzlH2wtGZxWPnnLF6AlFo+1ySEbh6Alzbh8xZ3TWnSOdo6fUj1p4/NC5O+f8duHxqfkvzxmdWzw6v2y0jdXh/Uh7zzORyIWKnbcPWTI69WXGSSt+s/06EjlX4YTi/wZh5//aGJ9+o3txhclvh/HbTYLfKJ8M3IvN+O0CDfdTEPYHhC3V1v+iO4fejvqegaB5+P2hzZHIlcrvTrXq8m8fOq8+Nf/OYfl3DFkxOv23+GEnfn/ZOTr1FYnl14Br2zbH8qPyPYSwfZvF5duC39KfjdUDhf0BYdcg7AxNWBfCPAg7VQmbABxC2EloV6uUe+DOIUMvThmd+lv50IMD5Vpqf1vRzn6uudaBsH60tR+mRG28E8YNGXpXymgbUkjdya5dQW0UbdCpsceHsHnbIpGdkprvkN9QbvRbA7WJNqOtllhiiSWWfPklfOORbQkj4eEwJm2IdONNR7bRMOWk7v3PXgatDmvxaJJSNNFvwXNhqBIW+fx2NhSrk+hSqSJQLZ/WVLplXc6UFAixg3CoTNaVoSALd7HwyjKmy2pnyNoV8MoRz3Ww62nILscLB+ULA6vU61zsOkymWHphNb/zckgr4+gyX4WvOuSRpivplYdDLJ+ygFdOp7JWPq+oZQULKeWFns40u87DksfUj2mvK+d8Ob+VLL73vBk5kvd8+ucC+idnRk603iIQ0qUNW53RwN7+Z6PHe/B7F8bi7291to3b6rSPBEZtdXZN3Oqs+/0Lzq7crU7HnK3O3mLN9cdYYjyPpLKmqGWW9m11YigojQZW7IvlH8D99SZA4cW4mG6CQ7kvOGnc2pD/gjMNOivvBScNn2kMOUpiYxG6aQ69tdVJ91aWxMb8Y4CTgcZLX3DSsQP6ROhS4GsA5X84EvF7Cl9wHoGmtHuhx+H8M2hKu/9IxL+6tKrx39CnTV9QYGbnM91bnVu7xfWYhXK9hrzpuHjE5Xltwy/Pa029PK9rFI7fvyxPG7cDaSyma3pYWqq2xJKvmmj7+ArN8ce5M1qCynHmtyTp589Lcr9V+rMlcls46dZUG7WZ9LsOPBuoP/Cs/R3WBqZo2lcpfl8BOIAZQO5b+nZShPNiTViW5rgWx3VAA+DRhAfeGnhba8I1jcp1LUle3zyAfFo1cbcMsHzn57I+J83k94nAYcRpdLJ4p6FDHA7d+8r+Z7XxqD+UDxCX+qerGr6YPin6bIDUoq+n+6fu6YPPZswuyItzmdT2Jp5rQ+PF+M9I13lX57VdfHUe1Xfga1fnqfe//Q/7n5WPR7FnEz2vbC/sf5aeabkn4Jo7WX3uKmD1rF5H7WCc4JlCv2cox7tq//zsKaem8FEGJA0oi9QGkO4dZuN/v0kZ81EuxH/vWH2Zjn9mqzOja5iNxhmSEof03cp5E37rAbqAVmAL0Nalz6cd5x2UBtDC/SbtHmazAelAL37bpfzez8eLI3Zcm7E7+fhayRrkdQOV8+tSbel9qTZqg+qYWSvn4B4vxj1x+J5UG3Exzsbadu57+5/Vtp2mv6Sy8iK93n3DbKkdw2z8OILGVbUIMxtfqOn17NH3BaI4JG/+T+qA60i9T/5bukm5P/nWQ/dzy7uwre2TZymuel+/+YGxrloRbwvQ9m6sLkjacd6hCWvhfj9W0oV0dw0w7Z4vqCy8nN/F8kmVTpCeQR3y9Uxd9lbEaVfiDVPCmt/T33N/2a2UF/GmdDPQfdu/N8YH3c9FH+jDBira+3kw0vuB8X7yeauqa7NXucLuqSH/1HOlXMx1aG5DegT0Ao0mG/KhRyqa6mORRlN6YV9oGk0Cp9EEdRqdyQfy+OlioBZ4RjsHtMQSS740EvQH7RPLR0oTQzPt9ip3GP3DanvYE3S7ymfay1xlHrc96A65w/g3XB2scpcjtj3LHQxW+XE0mboG8bVrXMEqb9WqmfbqqtVV/jVV9srQKrvsN0DZia+R37OH7O6qMn81va52l0+xh+mdeJUrjLS4UsqxZ7Lk2C8o2uK5+bg+HPS6Q3ZXFZV2GkJXVpetdodD9uoQJenzV61yh8L2Mo/LW2X3uatWhT1yMuFgtVuqcPlCbqQ3rcxfWekNlwTcVeXIvGSl3+8LSdNIuV1VoWmIQv9BTV0hCx3Ry20fDmZRcmrUqWUSMpFoka+sOugNr6W36iXKryVVrkp3iOUHm2vDdOgqK3OHKNBO/3uq7RNrpYm19tj/1fIFsqtELBaFVborV7qDdBR0+1wr3VSYaTA7yKJJv7gmEiHMU6A9/r/ip8cwrXiYA8Cqcm/ItdInU1UJZs6VpgWC/rJp5GQRWhsKuytDqHD5eVcRkla7cfP6ogxMVX6RqGpKqOZmTgxF72X5zrLj3qAEQQTot4OdCu+qasVbQ/bkII8TOb6/Omz3Vyg+D1Nwx1O57GG/3R8sdwdlB5aREnEun7vLSxSqS2TXFlbsEDnGuMLh4DSUMEheI7DLXVXhD5a5DVHcte4yQ2BFSLkh2A+483XJ8dEDQXeNVOGt8oY80fKEg7hdfbKJIeWCSmqKmpq0YwixEh0CxaQhhENCEmFxCrhSOXWXaO5uchmixjKxnOUhVfmr1FKXVZYjI7fELEfFz1I48bhCHntYrthQ2BUOUcO3u31ucrAJTRlYO1d5Xs76qPF2+wK/vdIVRm8XsiNfe9ZESlLG5JHJxVXjUenRPqm8uIOYI5Biu3zDqHmzeOV2b8guexXhFqvwun3lSCy02hsIyP0dF1ebZtC9yo2OQO72QiPN48l3Kut3Q0q/m6iIFGd+tS/sDeDScm9FhZtuIHso4C7zVniZ9w6zHX0K2c962tDkqdy1IXRt4sumRm2jduXzllH/bpIDSxzNSq4k7bXeqlB1BeJ7qXiKxxFdJNss937ys2CtktJIaep1E2affc5NV2fdqCYgsB61okC6+GK6NS+5RNK1cLp3Pf5Kd7k3GJIoL/XmRg/yxkORyLn/n6EbOPLDSGREgnhf587Ha477H4xEPvhRJPLuD2NQz0lrf+PjDQbHIo2B5vf2fylvbR3KPVPAFfbgliyRH4VoUyVu3OaS+CdXOfXF0wJ+NMK1NW7c0SMKaOxFLU+60l9tr6xGF+qWg1xyA6FH5swgBi8zqVuZ6XPX4MGqD5ToSFpAjoF21sLUB6/a1KSRSDtoL3dXuNBbRBugN8Qa+NUTy6+VM2NlqaqmUQ21wDKP31vmnmmnfnS5v9pXbl+LMvq8q+XnrVpMPrfZ9qvXXivl++XIa1zoLRAZSflDbsSOdXFo7Ihada0UDFSW4HHqDeCJJk1zh+UHJz0Ap6lnLAP9b2yMIC0umDd3wdIVS64sLpiFkyXzFs5xzssvKFw8S1pUcMXSuYsKFhcsXVywCOdhVxDjAne5ks7aEEtCTVFNalbseSgFFDfUGrekjIDiuGdK5Fl5jrRQqpLukX4p/VnaJw1NOUOzIKCzJmoIuxvEpnJR9f2fPo7SSZZgLBbwySMT3c8K+WZX8z9PpXuMq/9pFS6vL+SqiI0vxGnIN6X+J3V0bnIFldzF/Sa7NFONR3ODnCB9Q7pQWiGFpPXSI9JmqU3qlD6WTkg5OYV8WJWqjNZozFb1iA1Y+XrkfjXWZDSCsRajP1GFYaKiScxQW4ZkWE3FKocriFIt0VBjlcR+K0PP4a/0rpN/pnSRnFqkkFs+ogM2lKQbXyopUYtRoh+LY8jNRi2+6tj4aOpUeShgKrR+Vrz9RWfbv190queNbS86c5VzEmoKU0czfZGiLx3N/ADW4Z/joG+6+EXn8dDr016S18T+lv6ivAbWfNaL8vv/rpNflNfI/jaae/8/+yX5/X/PEP37//svelF+/z8Omt7/k2eG+v7/aCTi98140Ymi+ulaev8fznlRfv9Pv9P7/7PXPOam9//L4rz/z29YnteRf2neNZe95LwYx3JgznymUa6Myo+edVy71fk0bHseeBVwFFyetxf6M2DkrBedpwBnAzOBy4CrgOuBdcAG4EHgaeB54FXgDWAv8Bkw8hJcD5ReU5w3E/oy4CqAfA3WQW8AHgSeprDqy/Jehe69b37eXujPgJGzcT1wNjATuAy4CrgeWAdsAB4EngaeB14F3gD2Ap8BI3NxPXA2MBO4DLgKCLw5N28ddPOoy/IehH4aeB54FXgD2At8Box04nqA/CFmQgeuuzzvKujrgXXABuBB4GngeeBV4A1gL/AZMDIP1wNnAzOBy4D0yqvyrocOO19y9l7ykrPaVVOm5SxFQdvfELfzxUGvG1tiiSWWWGKJJZZ8lWX6OS85CV9E2om8lFKl2JhM687lmZQi/XUA6VhiiSWWfBmF1g7JF5q+7qC1CfoWkj4YoY9CZklsXYLWIWjtgfxz5wA3Smxd5GwgF6DO+RqJfa86G7gYmCTRypgkrZbY2sdZAH3AQt/x0trON4B5EvMXpPPLJdaPlkrse2BeLgWuBa4GzgQWALSYsRagb2NPV+LR987XSex7cuqzaYGElumWAZcA9BqePm05BaAveehb1uUSW7ehtZjY1yxMVtdJ0hXALcA04FzAA0jAImAU8HUgDdgALANSgAlACfA1IBO4CygGXMB5gAO4HHACFUA9MBG4GrgZWAfkAZWAHagGxgGnAQXAYuA6YCUwG1gOnAOMBXKAC4EZwCVAA7AAuAAYCYwG7gbmAenAGOBE4FpgIXA7cA2wArgSWAMsAVKBOuBkIAjkA+OB44HrgVXAcUANcBEwE5gFXAx8E8gG1gK3Ad8GyoHTgTlAGLgKCAHfAtyAF/ABw4AhwFCgCLgMmAtkAKcA84HpQClwE3AHsB74BjAZOBsYDkwFbgXuBMqAwjrycZWkWuBMYCmQC5xE/EpsvXDcmpeia4eSInSf7pbYGuHQFNYWHqp+SV4jfGIdWyN8JvCSvEboC70krxHedMNL8hrhhdw3QrYn2BphkaRfI1yC9Oh4AjTdl/RZl3aNcE/4JXmNkMpCa4RP4PwzZc2Q1gjfaXh2I60R2uOsEdL6oHp8/uMvOfunHJDXBF9Fnm8Ae4He5wvzRta85DwFOBuYCVwGzEC5pzzO6oa+Q5o35eofqmmNUsLoO6VoZrTZBPkL5EjTcDjNV54tvz+gIOprbimYV5iSEhtJDcV/cn+AyqMP0HomKOVE75AqZaGOxhrGXeMyGajeqYJT1LDzGCYgICtF+f4gnfVr5+P3889jaJcY6Hfi8Ip3w8JXK+rvZCflRek8o6BdOZeUOKkKp6OUcNq/gtCbwvgfpcSh++EbEgujePTdOuFCjZHq4XhJvh9lrp9IZbhEk+8QBVMldq/Q8Z5Uhlwp9m1jqhKf+vkRyjUThjE4ODvovivUxFsyjKFIOR+hibdQSZ/q6aFhDCdr6k/N9zJNvGeGMTRz8QhLNfHofiDkp8bipSv6ak28J0YyjBPk61LiUbnbRjKsyIjFsyvaq4mXkcmgyTZ6HJJicwT5XstkfQIfb50mXhbiZWWy+uLj3aqJ50A8h0m+9YqtFE++hzPZ/TdUE4/Sv0+T3mHEOywoH+F+TTwbGp1tArsP+Hg/0sSbgXgzJojteFzJn+LlIl7uBLEd/PyK4rVozqNNYGrIQ9vZuFZKU8kdSJpavrYqtLaS6XBQmrqqqnoqvcOm7WW0JyX4Lej2UTx2EPCFpankuCRNlV9aTSVHKPzkL3eFXdJUt6ekIuiqdEtTaZueEDJg6vqyoJyZq9Jbhgz8Yfkflhq7cmUoxHJGJyd7d6kn0fIFgvTmdHVJdVW5X0padH0Nni1J9TV45iTV1+AZlVRfg2dMUn0N4iXV1+D5klRfg3hJ9TWIl1Rfg3hJ9TV4ziXV1+CZn1Rfg3hJ9TXfe8mZVF+D529SfQ3iJdXXIF5SfQ3iJdXXIF5SfQ3GEkn1NYiXVF+DeGZ9DfUrn+A+VcMpHn0Dd7ImHo3Dfi1xaz4TYnMMSYq1j+2aY5IGxJugydhsDemnyNRaQ7Lkvy2XrI5E3rk+Evk3MBrHdmCVz1XuZhvGVbjK3CXlbjy8/GulNd5ycmKm3fzweHS7pbDfT56eEh7GquOGfFzhL6sOSSurvb5yxA65q0LeMPkrkQsJubtLFf5gpQtx8YAkf8pybyjgc60t8QeY33CZ31ddWVWC/MIe2fWYbSFXUukvd0shj6vcv4b5qYQ8dOQN+9whqcbrXsNiyEeyF7HLt8a1NlTCovlXrfK55fIF3SHvOnfJqiDKXukOB/EwZ77y1SE3PZfdQflqOkMBy1ZLayrLfK5QSPbVj57I/0pIK4Ayo77KJW9VjTfklZ1hPK6g5CqTrfaWYTTilf3RV4VXS7JHqhTwB6oD9O8ab5UkDxRqVvpr5UtgqCvodkn+1SUrq8NhXFzmqipz+9Qzea899aTCXxUuidaQ5HH7AtGr/D5/UPNbTags6Pf5VqJkntghjaa8la5VblYFJVRQ6dLw6nlyhcwhF7uqs8J2jI/K7XI82bt2Jn1LcGnQXx0glz1yKte45TDDyUvJXRtwVZVTcvPdVdVS0FXu9UtylZYEvLWVrgBtXQgekA4qD/UUQk2QszpjCPwGMVSi+3Sp8hXJnHle2aMbtxZ55wfcwfBauTCQRZS8nVlvlxMlJ8Yy2UuQNilcibL7QS/FjYX6/P7VdkSVi2X3ltvPmhg6Swp73Eou/go7nbB7014JO+QY9jWukHy9y66ap5YR50vQMlC74oLOieatbHapZI2al2No0il20Sc3glTUr2qUn1xlq8k5Wo1CdpPPs8zjWn8129RFXcPQrmX89ttt8neQr0EPkYyy8a4250+AHYCo/yjSHDe/ui0ah56hXb9j52/h2g+BI4I0Hvpem/Mx4JfA7fe3OV+A/j3QCewFDgPpCB8PTAPmAMVAGRAANgCPAC8Cu4CTHmlzfgTdDzR3bnN27GVloGM1T7L3+fFM/1bR/6voA4qOKHrsmUzbFX2hoi9T9HJFr1J0raJvV/R3Ff2Yon+h6JcV/WdF/1PRHyl6WCbT6Yoen8nWmy5WxlPtD2yT15smgDd5vSl3m7zeZHNvk9ebii7fJq83VWXq15uaNis8H6dfb2q/Z5u83tR71zZ5vWlXin69qRXh2vWmmoZt8noTjftpvemboTPfofWm+84zX28iDspfbHM+43gkr877qOyfRvzk3v2gvA6V3vxgnv3yB+TjQ8+0OVt3fCKvR/XB1rQHtznHApOAHKAQWAZUADVAPbAR2ARsBnYCnUA30Aek/RDXA5OAHKAQWAZUADVAPbAR2ARsBnYCnUA30AekPYTrgUlADlAILAMqgBqgHtgIbAI2AzuBTqAb6APSfoTrgUlADlAILAMqgBqgHtgIbAI2AzuBTqAb6APSHsb1wCQgBygElgEVQA1QD2wENgGbgZ1AJ9AN9AFpj+B6YBKQAxQCy4AKoAaoBzYCm4DNwE6gE+gG+oC0ZlwPTAJygEJgGVAB1AD1wEZgE7AZ2Al0At1AH5D2KK4HJgE5QCGwDKgAaoB6YCOwCdgM7AQ6gW6gD0h7DNcDk4AcoBBYBlQANUA9sBHYBGwGdgKdQDfQB6Q9juuBSUAOUAgsAyqAGqAe2AhsAjYDO4FOoBvoA9KewPXAJCAHKASWARVADVAPbAQ2AZuBnUAn0A30AWlP4npgEpADFALLgAqgBqgHNgKbgM3ATqAT6Ab6gLRNuB6YBOQAhcAyoAKoAeqBjcAmYDOwE+gEuoE+IO0pXA9MAnKAQmAZUAHUAPXARmATsBnYCXQC3UAfkNaC64FJQA5QCCwDKoAaoB7YCGwCNgM7gU6gG+gD0n6M64FJQA5QCCwDKoAaoB7YCGwCNgM7gU6gG+gD0p7G9cAkIAcoBJYBFUANUA9sBDYBm4GdQCfQDfQBaT/B9cAkIAcoBJYBFUANUA9sBDYBm4GdQCfQDfQBaT/F9cAkIAcoBJYBFUANUA9sBDYBm4GdQCfQDfQBaf+D64FJQA5QCCwDKoAaoB7YCGwCNgM7gU6gG+gD0n6G64FJQA5QCCwDKoAaoB7YCGwCNgM7gU6gG+gD0n6O64FJQA5QCCwDKoAaoB7YCGwCNgM7gU6gG+gD0lpxPTAJyAEKgWVABVAD1AMbgU3AZmAn0Al0A31A2i9wPTAJyAEKgWVABVAD1AMbgU3AZmAn0Al0/yL23BZJ21Y863+FscCL8ePpromYx+04us3pAOoy2pylQ9l4pfFTffxinKcDHf3J53ks5MBxxTeqx/Se8ozpCwpu+su931fDaM3sdIRNbzsY3d7qWiXs3g0XblXDVinX9jbePUINu1mJ19QxtUEN+44S795Vy7PVsIeVsIsOXPEPNexnStjmtDfXq2HblLBf/+LH09WwV5Ww1lkf5qth/1DCzplo/7Ya9r4S1vDGkzerYf1K+WZe2KRuKyyNTGHxbv5L4cdqWEYKi3fJc2/0q2ETlLCmF27epYbNUMLW3dl7rRo2Twm77/NPf6mGLVfCbKdf+081zJNifOcVVOJVr38rWi83pRjfg92nlPmZv//5RDXsCeXaw1kFn6thv1bCKj27MtWwl5WwnU3+KEd/UsIOrLzh92rYP5WwB19zHlLDPlDCFo667zk1rA9h2TShkZxLLi9ZtHBeQUnxooWXLipYvLgkz7lIwmxiFSZioWyaJ8aiLF1cVJK3dMmShQukQHXIk61MN6MRFjnz5y5UY8hTPpMo8wsWLC2Zu6RgvhKLipItzz9jERcuXFJS7MSYMuj3h7Mxm3Rrf1xeUlTgzC9YFAtbPAdqnlx8NsfVF175WU5R+V2f5uKCYuci55KF2iTnzdVnUTxvrlKoUMDn5Uu1uHjuAtX6EObDBuMXL3EuWbqYShgNWuLMm1fAnZbMKZg3T5K/eM7G7N9n+HnhvKXzF6gVoMSTF06yPW5XuTvIXyCqriUFzkUlCwsLNVyE3a5gtr+iQkTHkoJF8+cucM7ThqxYojlbeOmlUIr1bMXFYP+ShQsZQbR8pKdH/mnJ3GL2Ey0txX5aVFCgP1NqLRx0u7Nl82M/L11w+YKFyxfEApbNLVhevHCRpqjL5y7IX7g8ds7XTCHuPO053RaXLnIWF2nuv6XzECNY7dPWtbMYt8cc55K5CzXZO5cuWThn4fzieQVLNEYU5M9dQvXgLveGddVQMD+vID+/IF+izRzK6c9rxH5asGTRlbHTOUVOrVFznMX6jPMXzlkKapeUFC5yzi+Qyv1l8l+kyGZvt3TGz11wqdbaSzUFXVwwR5/sooL8pQvynUh3Yd5l+FEKusurq8pdSNm/8np3WVhbj4vmx87mzV1weexs7oLipUtw6y0pWpivEuKlP7yBey/s8Zdnr/FWlfvXaC53Ll5Skl9QOHcBKodCi64sLlhEiZbMXYzkcFSAFOTVO0mOQPdnSd5CKu2iK2HIgiUFC+bIbRD1Fj9OwYJ8ze/OJUsWlRTPXVEwb3GJM2/hMtmWgsW6NLRx8grmob3FjzN3wWJ0LSXLcVupcahzQPGWFtPdulh74xABTETrOGZCD9rSI9sHPU6hdzIdQ3YM+votmuPSUbF0JiR5fddx8fP2aY4DY2JxaY2kI8G1ajkcGYO3r1V7csbA7VuhOU6368ufrDyybYe8hvcUNK3tPAdNaz3boGlt6HfQtDb0J2haG9oFTXv6vQVN6zvvQ9NA8FNoWjN6evsOJ60ZDW/b4aRyjIGmtaZx0LQGNRmafPsuhKZ1pYuhae1oDjQNahZB09pRCTStMfmgvw4dgh4L3QJNa063QNOr0A3Q9D56AjT55T0ATYO8R6DpneqvUC7y5/sZzukd3D5o+nsTL0DboUehvPSe+hWck2/gX3BOg6bXcE48vAFNvovvQJNf4kfQ5I/4CTS9+xuG+JOp/qHJp/E0aPpbKpOhp0DnQNMAuBCa1rtegp4GXQxN7eNqaPIjXAVNg90boM+DroUm36XboelvbNwHTeP2E3bscJKf5QM4p93An4C+CHoL9EziC/qb0G9Cky+lBE3vzd+FpnfvB6HJz/IwdC6VH+nRjTMSmhbPvg5NfpqnQVP7f/jQDictyv0C8WmOMAnh5E+ZDT2XeISm9+NzoMkPsxiafDOvhJ4PPbZnh5P6Hh/O6X179Us75A4riPMroG+FXgT9bWjq7O6Fps51IzS9T39qh3n70rafwHR9+7FPT9wu8zXHHfNi8em+C8wb4PWL9dcnI/M0x3XXxq5PF8RNlH9pxcDzX/gP1DFwFVACVACVyvkNQI1yfCNwC3A70ADcC3wfeBB4GmgGngd+B3QAB4F/AfuVsMOKHv4G2v4bsXJ6gN6HBt9/lmqOOx4dXP936Vuog7dYH3gNNN3vAynD9bjmZuX69dAPvsX60cegX3wrcVqvvsXqWF7Hx/EB5fqD0MO6WF88Anpclzit8V2MK7p+Bo6XdrHrS6FvVK5/Ezat72L9ufTvHc7vdbE+vRn6xS7Wr7dDvyPIYx/C1GfEkN0ox26Wfhb0nN0s/WJo926Wvg96/W6W/r3QT+5m6duR7892s2dHPo6372bPDw+O/7abPUPeozTeZs+Rr0FPeps9S86BnvM2e57Mh/a+zZ4pa6A3vM2eK/dBP/42e7b8GPqlt9nz5RXoN99mz5h3oSNvs+fMqHfQ37/DnjXnQOe9w543l0OXv8OeOX7ohnfYc+d70D95hz17fg39x3fY8+d16IPvsGdQyh78voc9h86AvmAPexbNgr5iD3seLd+T3H2hSnBPrP7X4/j7e1j9PwT90z2s/n8JvX0Pq/+d0Lv2sPrvgv54D6v/z/YwLqj+j38Xz8B3Wf2fBX3xu6z+L32XtV2q/6twXPUuq/9a6A3vsvr/LvRT77L6/yX0zndZ/XdAd73L6r8b+vN3Wf2nde9w2rtZ/Tugnd2s/ougr+pm9b8Suqab1X8d9MRuVv/fh05/Xnnu43hrN6v/ndC7uln9d0H3dbP6H/Ie0n6P1X8G9JT3WP3nQM99j9X/Iuj63WxMUI7j295j44KN0D97j40NtkJ3AHYcvwG9/z02RuiDHt3Dxgl3474d18PGCufTM66HjReugw70sDFDLfRdPWzccD/0ph42dvhZT/L3wCuI+3oP4/9N6E96GP/D3keZ3mf8O6AvfZ/xfwX09e8z/mug73mf8f8D6F++z/hvg+58n/H/FvQn7zP+h+yFTXsZ/5OhZ+1l/OdDX7uX8e+FrtvL+N8A3bKX8f8c9F/3Mv67oI/sZfwf/0F8W8/6IHZ/X4TjBR8w+66E3qWMRa/H8Y0fMPtug278gNl3P/QTHzD7nobe+gGz7zcfJN+P/12TfzeOP1fyH75vh1MdC4/FsToenoxjdUw8A8fquPiyfay8lP9VOK7cx+p3DXTjPla/zdDP7mP1+wr0ax+x+n0Txwf2sfr9FHr0fla/p0A79rP6nQW9ZD+r35XQ6vg5gGN1DF2H46b9rH09Bf3ifta+XoXu2s/a135odUx9hH7/kLUvO7Q6tp6G4zkfsva1ALriQ9a+qqHVcfbtOFbH2t/F8dMfsvb1HLQ65m7H8b8+ZO3rA2h17P0pjo87sMNpp7qFVsfgE3Ccc4C1r9nQp37M2tciHK86wNpXCPqOA6x93Qv95AHWvn4FrY7Nd+D4HwfY+Pw96M8PsDF6Wi/K2MvG6ZOhL+llY/XLoEt72Xi9Erq+l43ZN0L/uJeN238F/fRLbOz+Wxz/by8bv3dDf97LxvDDwac6jj8Fx+pY/mwcX/IRG8/Phb7uIzamvx5aHdd/C8fq2P5uHDd/xMb3P4Fu/4iN8d+EfuIlNs7vw/GJH7Ox/kRodbx/IY7VMX8Bjq/5mI37r4e+6WM29r8D+gcfs/F/M7Q6B/gZjnd8zOYBf4RW5wL/wrE6H+j9mLUt+UX9wR1OdV6QjmN1bmDHMc0PyL/jPBznHWRzhSJodb5wLY7VOUMIx+sPsnnD3dAPH2Rzh6eg1fnDZhyrc4hXcKzOIzpx/OFBNpc4Aq3OJ0ajjOqcYhyO1XlFNo4vPcTmFiugaX5B33dV4Nj97A4nfc8VxvF3AJpfP3nI2H9RX/ECwv96yBh+o53p+xT9uKJ/puhtduaLsdvOxqm7uraz/YFaWf/yTN12uW+Zsmm73K+Ma9wu9xdjxut9MaZkvCz3U7XD9L4Ypf+7Xe4Lcl/dLvcD9jF6XwwJ4VpfjEt+u132xTh5CPPFoHdC5ItxRpxvfxrTH8tznPJYXuNTO5z2jMdkf4zcMY/ldSFM/S6oaxN+u/yBPPsJjzH/jJNfdjYPOSj7ZKTt3u4cC0wCcoBCYBlQAdQA9cBGYBOwGdgJdALdQB+Q9jauByYBOUAhsAyoAGqAemAjsAnYDOwEOoFuoA9IewfXA5OAHKAQWAZUADVAPbAR2ARsBnYCnUA30Aek7cH1wCQgBygElgEVQA1QD2wENgGbgZ1AJ9AN9AFp7+J6YBKQAxQCy4AKoAaoBzYCm4DNwE6gE+gG+oC0blwPTALs8x/PK4ReBlQANUA9sBHYBGwGdgKdQDfQB6S9h+uBSUAOUAgsAyqAGqAe2AhsAjYDO4FOoBvoA9J6cD0wCcgBCoFlQAVQA9QDG4FNwGZgJ9AJdAN9QNr7uB6YBOQAhcAyoAKoAeqBjcAmYDOwE+gEuoE+IG0vrgcmATlAIbAMqABqgHpgI7AJ2AzsBDqBbqAPSPsA1wOTgBygEFgGVAA1QD2wEdgEbAZ2Ap1AN3DolJedbcNelp8zXzape2bkf+Rve1jynxf1O5pLLmXYMST+dzTyRyuXJf6OJvcyBnpOxPuOpvRqBnrexPuOZlcpQ6LvaHpLGeSHmiYe/x1N72qG+38Tiyf6jma9I0VGou9omhGHkK55utkVrf2OprU6RUai72ieuSNFegbxRN+VaL+j2Yp4W03i3aqJ9xvE+41JvvWaeF2I14V4jjFGO74nxb63Sf8BbL0zReqRjN/bPKRJrx/x+hHvfC5fwqOaeFOaUqQpDSlS+5DE75K07ye6Zv9Ot76Zqzk3ExrXdDzw6qDXBz95cl/ca3/w+D7nOBh20hBaK/m9s7Tm97r4tz4Vuz6ZY16akXbvw390Sl1/dLb95Y/ReDSOTn/kjwntWtCzz3l+Cvs73tKVrzmb39df05gSO07f/lr0N9oTsvG51xKmL38ztT9+vC05+6O+3drjp3FMOiXOsV2b0Lw/D5hHNS05vf590XTT+mN1vuzET6LHx2vCtdeaifz3y07/y6DvL/qrq+n2wV+vrU+RaNtP2yt/Fa5vl2rCJc1x8W9ix+ma47aXY8etmnCRaN+vOM7+m+7+Lb2FnTe/flCet1yOzuGmyEGnZ/p+p3f0Pud3cVyF+5ewWzrkfBd4HzgEHAHSUoAkeEwx4fSe0w4lrPee0w856euFn1I7nNXpbBzeqbvGPumQPEfdg9/tizudHVfof39yeiwP6vsat3Y6WxG25IRPnH+crs+/Y3q/81/TE5fpuOpD0b8ddVr1oeg9rQ1Xhea3rX27nB1A6eh/aPpP/Kc5NxNt3SVT17zY2g45HcA1wHqgBWgHDgEnbT/kPH97fHtp/aL15DfixvH9+5BzwofIA7gBx49E2N2dTPs9b+K/nRcB7Kx3tl7LQx/ISYqeoOiLFD1X0VcynetX9C2Kvi+X+KC5OM2/aU2HPv65GPk9WaPmuShXnGe6ou2Kdig6V9HFii5VdEDRdbnq+EN9RtOzcg7yXAg8+ADkyotN8jy2dpKMatvvbAn/O8oDtetpCJsQ0od9tm2/M/tffbqwUxFvChfvsfR9zgu4sIUX7ne+cuF+Xdhrzn3Oi7l4gZf3O+dwYQcRby4Xth35XsGFjdm533klF3YfylKKMKrnNUqY+zf7nau4eL9HegEurPiTfc61yrVlSlgRwm5RwmqVsDKEreeuvQF53M2FvYM8mriw61Enj3JhJ6IOnlLyqFDrGWH/o4QFlbDhCNvGXTtr+37nb7mweQj7Kxf2C5TlXS5sFOL1c2FHUfcjuXvjMPI9lQt7D/HO4cJeRx4Xc2G7EG8+F3Y16srFhe1+AHxwYdO37HOuC7M68ChhLpT53IX6++pXKF8dd+2/ENbIhf3tlf3OZi7seqT3FBe2Ftc+w4Xdjnhb+Wth7ytc2LcQ9ncu7F6EvcOFPYKwj7iwjagXqVof9meEncCFHUTYqVzYWNiWxYUtRNj5XNhahOVzYY8gbBEX9grCSrmwd1AHPi7sAMKqqxlHVUrY1bBtHRfvHHD5z+M/0YW9P3G/82blWr8Slr5jv3M9d+0nyONeLuz/sfcucFFV68P/iDcaC/FyyqxT08UySkIzM1Rk79FKSiK1sqmDoKAyIRBgKRXR3aYyqpOX0RA1TUcl7KZNHaKrOhbRzWwsorLSSY1MRUeF/3fN2uPe4AB2fue8v//7edt+vj7Pevazrnuttdfee9i7+uPdytxmttXYVjaz3cJYdWt53KnZosjjnWZ+sdiqmtlGYPuyme0mbNubtwH1rdPyuEOz5eJ3oJnfLGxHmtnqOB96ms2Tq/HreGdTvwZsp9wp88jTbHdetlvp0cwvi/qe2cx2BvNk32a2frTppc1sI+j3lzezxWCLb2a7Gdt1zWxTsE1uVreHsN3SzK83fXdqM9sc/HKb2Ubid28z20Ta+cFmthr66axmtg7U97lmtl/xW9TMVo9tRTObkOUdvmt1jfLsk/sV8YcEr3KCrZ7+HXNPU//ID2uV2tdrlfjXao/Z//Gynk/5rlolaafcF+OrVV78Qt+X9GutkqLtK0I6TtXPv0Wff69YIBAPKfa1a2HfxAOyLqXffq9Ub8X+jdxn8n6vTCBehIXzI7Ir8ilkFHI18mLkJmQ/5E/IaGTlaQeUS5DtkF2QpyFPQUYjT7Yc3z63GQN9fzxW/pjjXUNuP8UcUMQfM6ygcsX9id//xybte8q4A4pYy4j1f0yf7UrRqdub7O884YCSgnyf/SljtivFiU3335NyQDHDqXAuXAKDNOIN+iXa/ublCxU/SHyzcKj44nlV5dPbW+1jrW0WKLL+1Gr8tq5Bn/yROl4n+88y9Mofjy9nS5tYu27GfyuIsnyP/A3i0Q8hszoeEK8wNHXafkDpBuJCqBdySH/mfwp1Pvopb9A/mcwGoF8tfFgUj0dOFjoZ5CC3LUAng0L02cJOBk6kS+hk8DryPaGTwUdIZZ+4bgkzfY2+O2DvYDoq8vpJ6OGm05G9RgmfSNPF6PEBu8V0AzI9oMebpiPH2Fq/vyS2h/Gb/5NsvxLke+fUB9r7NfQrr5Hz9Cb0q4ccCPxeoBb9GnxE2x1G33THvkDbRf58QBmPXbRdX/R0dNF28egd0/YF2u4W9Ibctstk3G7rWa/k/yzLV4hcCKJ8y5A3zNjfZlqV+FW66gPxveifumT97iHdPwgHvoGMHvbL8f1GxInE3u8XmecQ5LgQfq1tyfg/u3x/IP870B9f88efiv8QcZZftCsQf6GW1p+J/wpxup0m228z+rC/7wvU5X3qfNsgWf/t2Ld/sy9wrMN2MAb61Z9wHmfg/90ReW/gMi2uSD8BfXRnmf4E9Pmm+kD6+ehvoIvrOQf6kLoDgefIJeipdU3bVqT5GvbPdsj2/w55aMeJt7+477uderbfSb9Dj/xbvdID/Sj6YHRRvrbS+Dv+l+2U7RePvHmnLEs68u6dsn6zkItA1G8NMp01iajfm+jrXbvk7xfRa3Yen9+v2J47ItM/it7N9+f6V2/8Vz8t+3c0+qn0lcA7N9Ht6KJ8Kej5LaR7G+3QobPsn0XoM32yfivQH/bJ+n2BPscn67cM6THL43cEe6+/7Za/Azi1XlnVZ/dxx+89/O/X0ozH52stnZ+F7Vc5p5yMjAIxpwxCbqXcFvRE9LdWt94XU07Vy//QqbL8f6b90n7V228m+pO/yrI+jVz2q6z/SuR9c46/lxRBpEr2fQld0b9F7hX1QPcjf/xnvdINPWIXY+QFro/Rz0UfDD3QFWT5/l1KT/Sb0XPgb+j3IJ+AU9GfQn7t26Wchr5olxxT4u9A16K/B6ejb0TWQm/0X5Htdx9QzhD5IrOYI8UzBAv65fD3duK3WgeU6X/sU85CH4d+O4jvpk1HzgYLuhP5DXP+Oehr0N+Fc9uJ32phh/PQv98tx7v4G9T96F33HFD6oJ+JPBUuaCd+q3VAscKF6AnIKwbsU8R7Sm/dI4/5Rej56JOrdytR6I+iX79/n3Ix+lz01XAJ+qvIjdAP/RNk599Y06HvQO+Afil6DyEhBj0OeR/nv/7oN6Cv4LpjAPpE9C/QL2snfqt1QPlkuXyG8Qh6Z7XpuUn0iXm/yWMR+M30b/JYiP67+jd5LET/Xf+bPBah+tf77PvuNzm+dyPD62RapyL718n+NRxpqwsdfyp261EZvwh9Tgt+oTYRZxH+r9fJMfcO8ps6Oc5+RXb8Xa57eiCjf5frnmHIG3+X655U5N2/y3XPY8ilQqfwa5EfCp1EP0Hu/F2ue+qRPfbKdc95yKF75bpnFDJtb+hy52F/fK+s32rG77N7tbZGrm8hjnH7iDgVWvx96Ge8Ic9vvU5jzlpZH2jfoeibW0grhX0duR4LzB/onyly/lyBnr1fHp+PhL2F+DXYu6fL83O90P+Q5d9HnDP/kPEvQSb8IY/BzcgutJOYP3v1qldy/pDnv0LkeZRX/D5zHvrLf8i+NRifN/8InbfI8yP2favl+TOyXsvHtI+y7JNpnIm8bJ887ipy3L4T60Mi/WR879gn0y9CPrlPpj8HuUxLvxz5dgtperD3fEe27/f7jh9jbW31+/T5OZzjcel6eXxOQ382Up7fLkIXx0qUa+h+MX/I9r0Jmbm/9breyf7BxTL9R9FjK+X1xgL0C9BF+uUiPXSR/rvoX7SRpnHz7tfXbz70rN2yLQ+jr2BdHHh36YEDiriuFumfeUDOW4Hf2KFfsPGPQP8Yjj4IXfSPseifRJxYO07B994Dcnw8jHz+gMz/ReTbB2T/3IT84YBsv93ITvWy/boho+pbr+vl7A+efxPR09rwN24izu34P1Avy/QYcmm9to5CbmojLRH/S3w2XCeP2Z56udYIrGMPHgisNUT/PPugXGuESuM2xteVB7X5FX3kQVmWF9DHHDyB+Qe/VC3+PvQMLf75p7MWOYH4j+Czu48cH0tF3PdkXV64YLdSeVAen5PjditVLaT1zUF9fCSRZ3D9l48eXP/5D7a8/nuDdU2vQ7L8ZyFt98n40ehPLNDmT/T7F4Reh13DvsYNcv2fekhff957SK4/26r/XPz618v81xySayYR/0P0vRvk+PgWfdeG0M/y9rNv7XTZ/+ZR50XoIv569B5+2X616Of7Q9d/EPZP+sv2uxr9tRky/i3ob5/A9aXdEL8Q/d5kef6Zg17dQpmN2xq/XJuI+O/75dpExN+Gvlcr/wHkKYdDl78b9gsPy/a7FHnVYdn/rj8s+0Vb+U80xJ9piP/0CcZfht/o92T516Nf+V7bz0WN20eH9f7rRY84IvPfgW55Qh7/A+gnHQld/x5H5P0bEf/CI/J+xJ/Jf/ARPf9R6Hdq8/9t6FlHZPvnI2cfkfPKQuQbLZQl1OYxpF+Dvl+r31HkmyPa7l/djurrvwuR8Udl/ERk6tG2y5GBz6EX5Pnn7qNyzSriP3FUzgmifs+jv9pCWm9jr9Ly/xq54wTyNG5/HJXX/iJ+pwZ57f9n4vdukHOCiH9xg7yOEuUf2iCvo0T5r2+Q11Hi+ExskNdRJ5r+jAb9+MxC79ZeHv856N83yPSXId0N8vi/j/Q2nHj6oylvMP2fiOdvkO3frpG5slGm/3fkGG2tMRD92sYTT//D7fuOpT+OeGmNMv2MRnmvQqT5QKO8hyHK72yU9yrE+f2VRnkPQ6wvNqPXgFhf/Iw83CjPnR05Xr1A/J7SgrwcxHP44chxIH4emYzMB/HLiPuQ/wTxNwMlyFdB/D3B20j3kgOBvw+qRhf3Rdqqm6jTd/iK9aOo0250sX4MnNNEntr5vXO7eq596xULeh9k9/PkfciB6CPbtd7fEtn/zg45PlLQ72gnzz93IZ9oI67Y5uAT7J8r0Ndr8f+FPJH582P8xDVooK7o+08gT+PWiH9wfJ0cVh8YXyL/3uhDtOvLC9Cb31sLbpezL3j/6Wr028Jk/MnIu8LaLsu9+Ih7ACL+k+jiHoCIvxRd3ANoK/7L+In7A6JvbkAX9wfEMf0aXdwfEH3tD3Rxf0D0r87t6wP3B0Q/6oW+uo08otvLfifKN6z9ifU745ZAnOT2sn5TkIXtZfs4kIvay/XRSuQ77UO3VVV7uSYT8Xe2rz+hNZFxC+tQr9zaQebfAzmrg8z/fOT8k2T+A9GTOsj7q6nIezvI+3OzkSs7tH4Mw3vTZ7T0NyN3aun7kad0lOn3QEZ3lOn3xX9oR5l+InIyiPnjDuSTHeX168KOspziOL6EvrGjnD++6CjL9mfqv5c4RzvK8nXoRP/qJMt3KvKCTm2nNaCTPr6vQr8lUZ4/bkHf9r6cc29Hn/1k6HPxvewLru8eRy/R8n8RObKrbJ/X0Zd0ku3zAfLLTrJ9tnWqb/N619dJH7+HO+nj95TO9YG1iEjfgn5XXuh1Tf/O9cfmfyv6Cm39OA5drCXbap/0znKeEPFzO8t5QsR/oLMsV+B3hZ3rWzxvLxJ+2vOjV9GP9pXtuwF98wttr2+24Sfun4r4v6OLZ06B35eF1yt3f6jVH/3JD+X191B08QxDtO8N6FdVyvvPk9AXfXh8fWdgLw+X7fMUclW4bF838stwWb8fkd7w0PU7hP2Uk2T805HRJ8n4Q5B/19rnKvRY7fnG2JNku4nypZzUcrsFtyx8Hj0g++d96P/U0i85SR9/L52kj7+NJ+nj76eT5JgT9W88SY5FMf7+Zq5XLjaf2DgbhN91Zlm/scgMs8w/B/nQCaTxGD7LtPivIDdq8T9BnrdOHr8fzHIOFuU/YD7xOThwz6dLvZKZJ6+peqAfuVm2w1ldWh4Txu3CLvI4ibQGdpHHSaRl7aL37zFd5HEKrB+7nNh5O7jd0UWOU5H+g+j/7CLTdyLLu8j030R+2kWm/w1ydxd5/P5AnnSyPH49kVEny+N3OfL1LnL+HIn+VRdZ/hvRk/rI8TERPedkmX4e0hoj2/d+9PED5POn2egLtfQXIT/YJdd3a9Cjh+0PpO9G77gm9Dwh8tzA/m0nyzptRx4++cTbRsTvfArHT3uGfzZ67CmyHUYgs5+W9bWdIufY5vHF87vsU+TxEM/v7kd/DsTzu4XIcjiCvg7Zc/cu1qyNjZ+ii3uEfvTvT5H3cA+h70cX9wsPoodHMFY4ZvXop6NPQD+AflGEvP+7H30o+qD1rffTwD0vET9Cts81nBvTI2T9ZiKfjmi9rUT8EnzWaPFfRm7Q4n8WUX/s+cL36F+VyPu3dcK3q1zrmoXsKte6lwjZVT5zT0B+MEA+c78NPbur/L3CDOQTQieDOUhxv7mtY7iyqxx/oqxTqd/7XWVZv0Tu3CnX4sXY93aV5e4Yyfo7TM7P67FbIlvPo3+kfv4ahT4pUqZvRz4SKfv3U8hVLaTzqiH+JvTvtPg/IY9o8dt34/qgW+j452AP/j5gEProbjL+TUjxW4G22seO36/r5fx9L3qxFn8ecmU32SYvId9tIX9PN738NVpZAs8P0Jdo92fDu7dclr+zL3h/+ZLu9ceu72PRxb1mET8B/dbusiyTutf/qef7tb3lmjyw/jqj/k/d+xZbHvkVd5f160v8Fx+T64Pr0Ls/0fr8LeLMIa64thdx1qJ7tHp8ihTX+WJ8/IY+Zub+wPgI71GvnNvjxOon0o/Cd80kmf4IdPckeR8hBX0Tukg/k7J+jS7SfwL93hNMX2xP4bsiVq5vXOjv9ZDHd1MPed848PsL9MYesl6de7IuOYHnXsHyn4e/+D2SSPNy9Kt6yjl1tNA7NU2n9JtflNJXflFqt/0SsMd/+Uur+WS2k7Ku/U6l+r0dx3zFexxi1B1tlnGcMe9Tdh7zN74/7Is7ZFsa/57QWD/7Mq6vN8jz/yx0ZaP8ncoL6EUb5bXiO+gz0EW6NeiNV8rfDxxcXq8cWibnxzNf5Dy4XM6P3ZfLZ4PGvEor65WpDfp6NX7r90rOV98rFsHy75Q7GvYf+41i833CHhYdFijv6Zrsp8kRmrxJkxM1mavJRzTp1OQyTb6uyfc1WYUU91GOIMV18D11GwL3WAZG7NK+kfFeYM49eMEHgfP94C/fk+9JujSsyXsZirscDLRl3eCm72V4Yt2GwHsZLrl/Q+C9DCmDmr6X4YmiDUrwb3zFexnG3LQh8F6GhE7yvQxXFlw1ra33Mph+2aKM+65eKXX9qpQPOKhEDtquiHc1vI8txrtFsTy/RXl/yEGl+sVvlKS8T5WiHVsU0+4tiniXg2n7FiXlzW+U6gNblNKrrlXLv9+ilNfUKpX+LUpxp68U00lfKcWLflVySKs8ZpFa1/4rJaZ2i1L31RalkjRrP61l3xYl/4qDSmn3JWrx53HWauJcF35QKdpH2u1IowF5kDiUJf5nykMa4v0RpeavlJyvya+RsoR/pZTbnGrON1uU9TEHlZwjW5Qjr6vW4votSm3XJWrkqQeUWtIpdu9SctbPU6uHbFfif6QMdZT7mk+V+N+o0w/blJij2FZ+Q38kva1blKKfyPfbLUrk1MVqUuQ8dQX1qDu05dj3RCppu0rs1R2+UqrjF6iWvy9Ri34lLdKt9FHebkvUlM5fKZdQH/Gei8o/yO/wFiVnCz61Q6x17I/fuUUR778o+n2L8gTpm2jLStq3tOs8NakHbUw6laRddP4Aa/k2UdeDSoyyWDWtU62VtH/k25SJNi3v+JWS8jfS24sP7Rsf9lWT75zUEke8WyN+/xZlYRxt9IP8u7WppGcql+/YcNF/3VD9QF+rF+kDP5h/36DU7ZirRiFjhb5luNWGtEMBOMAJLnCDB4ofnaf6kOVnDrWa925QekMUxEIC2MAOBeCA6qs+V1xIN3jAC0XPLlb9SPMfG5SUV8kfGQsJYAM7FIADnOACN3jACz7wg3kf+UMUFC2fp6bcdYXVhm6HAnCAE1zgBg94wQd+iLnAqfbeT3yIhQQo/XaI1Y4sAAc4wQVuKB71ueJF+iA+sb/VfIA229XXGoWMhQSwQVLPeWoB0gFOcAlb/DCrB+kFH/jBXE/5IQpiLlysJiBtkFLkVAuQtbcsVZ1IF7jBA17wgR/MBynv+MVqFDLm1XlqAtIGdkgZ61QdSCcU25aqbqQHvMJ35LWqH2k+RP4QBbGQADawQ9Fj81UH0gkucIMlbpviRfrAD2Y/8SGm9zYlFpkANrBDATgg6ebFqgvpBg94wQd+MB8mPkRBLCSADSLH0L/HDLY60J3gAjeYrLQ/snLiUjVn02LVfIT4UDTycyUWmQA2sEP5DUvVyr1zVSe6S4SfXKJaOg61etF94AfzUeJD0YPz1VhkAtjADknPLFYdSCe4wA0e8IIPYkqWquYG4kMUxEIClO9frNqRBeAAJ7jADcX3DLd6kT7wQ06vYda6DPpPI8creag1AWkDOxSAA3Luo/2QbvCAF3yN4nxA+U0bld4QBbGQADawQwE4wAkuKF2/WPUgveADP5jbER+iIBYSwAZ2KAAHOMEFbvCAF+IZI36kOYz4EAWxkAA2sEMBOMAJLnCDB8T5xIf0Q/xTS9Te7TcqRaP7WyP3zFUT0G1ghwJwQMq9OxUXMvK7JaoH6QUf+MHcgfwhJv9WNRaZADawQwE4IOW+0aoL6QYPeMEHfjB3JD5EQSwkgA2KpjL+kA4oFvMX0g0e8IIP/GDuRHyIglhIgNK3tyh2ZAFE3jvc6kS6wA0eyJl1hTX+H8x/6ObOxIfKfovVWGT55iusxc86VTt6ATjACS5wgwe84AM/mMOJD1EQCwlgAzsUQLHjCqsT6QI3eCBl+3Br5IVO1bJ0rmo+ifgQ+eZVaiwyAWxghwJhf47xg8xhrncjY+bNVb1CPr9UjUxn/JmJD5Ye89RYZFKHeaoNaYcCcIATXOAGD3jBB34wdyE+REEslK9YrNqQdigAB9S+zjlvxDCrG90DXvCBH8wnEx+iIBYSwAZ2KAAHOMFyZLHqRnrACz7wg/mUjUr14TlqFDIWEsAGdigAB1SK/iP8vh9mNfXdqnjRfeCHpA8Xq70jyB9iIQFsYIcCcIATXOAGD3jBB34wd6X8UH3JViUWmQB1vuFWO7IAHJDjnKu6hGTdYHl4vupF90HkQqdqjiQ+WAo5fsgEML3Z12r5iDVBR+Z/EQ6fp7qQbvCAF3zgB3M34kOdMsxa/vYSNQHdBnYoAAc4wQVu8IAXfOAHc3fGyuAdShQyFhLABnYoAAc4wQVu8IAXLMvnq36kuQf5QxTEQgLYwA4F4AAnuMANxW8Ms3qRPjB9vEmJvHGoNfLWOGtUT8pRzvyJtIEdCsABTnCBGzzgheqyeaofaf4b+UMUxEIC2KB443BrAdIBTnBB/HTO30gv+MAP5lOJD1GQFEv+SBvYoQAc4AQXuMEDXvBB9YbhVvNpxIcoiIUEsIEdCsABTnCBGzzgBR/4wdyL+BAFsZAApR2GWu3IAqi7yak6kS5wgwdSfHPVmI4exY9uPp34EAWxkAA2sEOlWD8gneACN3jACz7wg7k38SEKIhNYvyBtYIcCqIz7XKnMof+iJ01kbb9niepF94EfzGcQH6IgFhLABnYoAAc4IemLIVY30gNeKL2R+RNpPpP4EAW1J81XE5A2yKEvFyAd4AQXuMEDXvCBX8RZ2Nfa++/Eh1hIABvYoQAc4AQXuKH8cdbPSB9EXjdfNZ9F/hAFdeowawIyJXGwNWfIMGsBehLXLk6kC9zgEfuPLlZ9SD+YzyY8ZZ5ayfkvFr3y1HirDWmHAnCAE1zghpjbnaq4HvKh+6H6EPOPhfwhFhLABnYoAAc4IbJouNWN9IAXfOAH8zmUH+raz1VjkdXhQ602pB0KwAFOcIEbPOAFH/jBfC7xIQpiIQFsYIeUM4ZacyYuVuu2sH4h7AYPeMEH8cs4/5xHncrnqVFCZsxTI292qqWTWD8RNs2ZqzqQTnCBGzzgBR/4wXw++UMUxEIC2CBmcLy1AOkAJ5TWMv8jTYfmq6U756o+dD+Y+xAfoqD2lgVq3RnbFBu6HQrAAabIodbqneSP7gEv+MAP5guIDzHdOP8hE8AGdiiAnJ7DreK61IXuhsghOxQv0gd+MF9IfIiCWEgAG9ih8rRhVgey2P+N4kK6wQNe8IEfzH2JD3Vu5n+kZeYwqw1phwJwgBNc4AYPeCHnIeZfpPki4kNdVl9rLLL6bc6/SDsUgAOc4AI3eMAr/AcOtsbPXKKao4gP1W9cYY1FJoAN7FAADiiuGGatznGqbnRPlFiHcv37t6WqHz1nwFBr74sp902sf5AJYAM7FIADnOACN3jACz4R51nSuSzG2vsS2g9iIQHKH92m2JEF4AAnuMCStlT1IL0Q3/lbpZawuR/lhyiIhQSwgR2qf+J64bprVSd6Lef9ujGL1Zws1j+EfeAHczTxIQpKmS8TkDaorZivFiAdUH4/a61OrJ/QI09fqnqRPvCD+VLiQxSUJixQE5A2sEMBOMAJLnCDB7zgAwvrAnMMfW/rcGsUMinh28D7H6sviLfaCZdzDRWfPlqt+3aJ6hJh5isP0gs+KPppsNXcn3xZH0QhYyEBbGCHAnCAE1zghqQ/qD/SB34wD6D8EAWxkAA2sEMKa0YH0gkucIMHvOADPxT5Wf9fxvGw97XWThlurb6A/kc4Zh/Hln7iQHeCC8S9mhQn8y+6D0rDqP9A8gdxDycWmfIJ8ZGWlYvVAqQDnMKexvhHesALlawH/Ujz5cSHKIiFBIg8k/kHWQCl84dZnUiXsF/lVJOWc/zQfeCHosT+1t6D6MfTdyixyMgDrH+R4h5SAdIBTnCBGzzgBR9Ynp6nFv/O/H0F+UPOtZy/kDawjExSC5AOcIIL3OAB7xXimA+2+pHmwZQfoiAWEsAGdigABzihNJn1MzL+AtavSB8Ur/9YMV9JfIiCWEgAG9ihAOquHWwtnbxArZ052Oom7AEv+CBlMe0fS3yIgtL+25QEpIk2qa64wlqA7gAnuKAu8VvFgyzmmihm7GBr0tWfK+YhxIcoqD7FqRapC1Qbuh0KwAFOcIEbir5erHqRkfftVPxI81DiQxTEQsy5HH+kHXLGDrOmjOf8K+yRTrX4cafqQS9OXqzG7Bmv+tHNw4gPkeL+BTIBbGCHAnCAE1yQMmyYtejR+Wp8/xirj7Afqsc51d5xlIt8YpGWz6+w2pB2KIDqusWqE+kCN3jAK+zKUKsfaR5O/hAFxTtYfyNtYIcCcIATXOAGD3jBB/HjB1tNC+aqdVxLRnLdGBtP+cEGdiiA+J5cvyFd4AYPeMEHfjAr5A9REAsJYAM71HWdrxZBzGdDrC7CbvCAF3yQsmqumtP1W6W3SnxVXGvOU0tNc1Ubuh0KwAEprw+3upBuoU+6Vo2/dJviQ/eD2Ur+EAWxkAA2sEPltnlq/KqlqiX8W8VF2A2145JUL9IHfjCPYOxfGmOtLp+vxqIngA3sUAAOqL7+WtWFdIMHvOADP5hHinlyqLUolTXYvaxfCdvADgXgACe4wD1SzNFO1Yv0gR/MV1F+iIJYSAAbpGTPVQuQDnCCC9zgAS/4wA/mq4kPUVA9n/MH0gbFRwdbC5AOcIIL3OABL/ig6KYFqvkasa4eao1CxkIO7WBD2qEAHOAEF7jBA17wgV/4Hxli7T2Ktma+iR0ljtUS1Ya0Q/lXS9SinfNUJ7oLTHuXqB6kF3zgB3MC5YcoSDpA+yFtYIcCcIATXOAGD3iFL/OqH2m+lvgQBTk3L1WLj3yr2NDtUAAOcIIL3OABL/jAD+briA9REAsJYAM7FIAD6iiXC+kGD3jBB34wjyY+FBcwfpAJYAM7FIADnFCZzvkD6QEvxHw5xOpHVi9bqvZOJH9IKWX8Im1ghwKoLGL+QdZxLe5Gxkxj/kL6wA/m68kfoiAWEsAGdigAB1RnU35kSvRWxSPkws8VH9IP5iTG+PdDrFHIWEgAG9ihABzgBBekbFysepBe8EGkfakafx3j9wbyB1MJ1y9IG0Q6WL8gHeAEF7jBA17wgV/4vT5P7T2GcfHcYrWSua+cdrERjp/N/I90gBOS3pqnupEe8IIP/GAeS/0hCmIhAWxghwJwgKWa9QvSDdWpjD9k/Gk1Si1taR5HfIiColsYP0gb2CHywq1K6cAYqxPd8vh81Y30gBeqkxaofqT5RuJDFMRCAlSnOVU7sgAc4AQXuMEDXvBBEXO7+Sbq/vMSNQpZXRxnTUDaIP78d5UCpAOc4AI3eMALPvCD+Wbyh6ibxTn/cyWecW9Dt0MBOMAJLnCDB7zgAz9Us+7vPZ74EAsJUD1jmNWOTDm8RHUgneACN3gg6eoFalGiUzVd399qvoX8IWnpUjUWmQA2sEMBOMAJLnBDJesbL9In9NfmqTnns36xkT/EQgLURcxTy7dz/NEd4AQXuKF2slPN+YLrX3Q/mG8lf4iCWEgAG1RzTViANJ28QHUiU16cq7qRHvCCD/xQGzFf7X0b8SEWEiByPH1xOdff6A7IGbhUdSHd4AEv+MAP5n+QP4jnaLFIk9mp2pB2KIDajvFWJ1I8X3MjPeAFH1Q+eYXVnEx9589XI7/k+gU9AWxQ9ADrP6QDnFD+N/o/0gNe8EFxzNWqeQL5QxRYGliXvM38i57Ud7C1+NalqgPdCS5wQ/EHV1gji2g/dD+YU4gPURALCWADOxRADvO6E+mCFMsC1YP0QkwV61+kOZX4EAWxkAA2sEP8rPmqA+kEF7jBA17wgR/ME6l/ylI1Chkr9MFLVRvSDgVgfBxt6XtQObk68LcK4k/kTcVPfqSYZn90zOfPvp/yjBbeVTmwBfulqZPzWnxW/h/eLs1Kz/8/lZfYxO8Ezmplf2dNtmvFJ/jen0gDQdsfw3YpUx86O7y5b08DQdvYu0P79jIQtD3w9u6QvhYDQdvafftC+sYYCNrOO21/E9/m9S7P+iJkH2nXDLHVOr5Xih7/XqlDivTNIdILlUewHg8/Xa+8cLfeh0UaT2KrvE+3Bf7GG9s3D+o2UfhF2A4+2vS3Myuw9XxCtxnL+p/ciuyd/qPfD0gZ0S18q+3f/ybB1JXm8PEx3cIjx/QIL83RyyZ+ZzORBghf2COwX3zjRfwWSrw3XnzLRXzDRbw7ufjWHv+j/P/a/vub+BBNltaZxbeDxPuYxbeCEoIOZebw6mmRfx3D/wu3ayaFh69ua6Ja2iN8Bfy7ecw63D08eA4Q57wVvsjw+GmdwoWe8lyP8KkG3/U7IsOn/t4x3HieEO8gjFzcM1wU0xJ/dmD/v1uW5lvOIz3Cdzzy79ft/+/brzRadUdzoI63ELaZ5Dc5/m/aBl/eObz5+XThgH1KZNZ/4Lg930oatFmoeW38+P/u+Sr+ni7h5TctVkU/79y2+1/b/+JW+lm38I+RfQd2Dk+ydA70i5wh5sAcJfprcF1qOeN/b41TNOc/n7eYR2qp87nIFb+e1GROFu96XflfWPxWft4tvBTqqI/4fqD4nuCOryP/o+eD/5e20sxO4Rtv/O/0y/CVZ/91TEJs4fd1+19vl+qF/9n1Tu2hLuEzHmyhXiUh+teAbuEHU2UZpm7r0mR/uKtp2Wpfbxoe/68e4UU9js9r1oH/M+0qprVV/40L+5a2683hA4cdVD5BHV9BHVlIh0+MDJcffIsMj+nZLVzMxR7YBO81iy4aRbx3QJyHxN/AiL+bEX8zI/6ORrw/QtxPEn/zIv7eRfyti7hnJL47LL43LP4mRtwXEt8VFt8TFt8RFt9uE98NFve1xHeCzwFxDhDfABbf/hXf/BXf+hXfXhTfbhLf9BXf8hXf8BXf7hXf7BXfwBPf6BX3hsS3TMR3ecU3eMV3zcR3dsX3dcV3acT3d8U3dcW3dMU3dMXfXInv5IqPqojv48WD+IML8f1b8b0j8Uc34nt44iaMBT4ytMMG+BA2w0aT+G5Pj8B5W3yy7gPYsb9LeOTV3cKrTOLdLMyNV+h/23V3C8f7Xuz3QIG2X3wnV3wfV3wXV3wP93qT/D7QrMvMf93j+Gv7X9ksuemTsnPTTJOyp2emWbKy8y2TMrOz0i156ZkZWdNnWKbnpecGffLSc7IzJwjLhGnZaRmTZ5oCen72hOMdMvLTc1Pz042mO6an5xIlKy19ckZWepolNzsz3dInzzI5O1dm0yfPWIzsnJmW0deNtWSm35me2cK+3NSsKSINUk2dSGr52Zb0GTmpWVrieen5hliZ2alpIr+MLNwoVcakmS3m12Jmhh1aFS3Zd6bLChiLGKjssWox5kkgI8+SHihn2iWWidPz8QukS3ukTs/M1yp6V2qeJdhCxpZpNQ3ZDi1F1eKlZeQZIh6r6qV65MnZHJ2muabemZ86ccJduVRWHNNpJtlwaZrNFLGwsXHS4sbG7c9L2XkJcmljYx1My8jLy8iaQhnT0k1pqfmptOX0rHzLXbnZWVOoz6TsaTmp+RkTMzIz8mdyeLJvn55jmZyakamVX2ZloXnzMrKzLH3EdyBGZORNSs1NE8lOzOYYp2blWcTxnpSdlZaRj1tqpiV3emZ68KFRqO9bBv5mOlKe40oj5Tlv4BMHA38rmhlzWP6taMrBwN+KfjP9YOBvRTOnHAz8regPkU2/4b39wcOB5wuD2zX9W9EjjoOBvxXdNetg4G9FI8Oa/a0oduM3vCseORj4W1Fx3hJ/K9r9QNpQ8beiN7Xyt6K7HjqsxLx5UNnSy6/Ez7pZHQGPoj9zjl8JfsNbbPseOKyk1O4O/E3hROqZCw/AM7AEXoZ34TP4AfZC2JOUG86FAaDCGJgIufAAPANL4GV4Fz6DH2AvhM0mPpwLA0CFMTARcuEBeAaWwMvwLoSqYyl13EX5W2oD43fWLNpx6WDSv6crvsIahjU+sFff1m1rmt+XLx9S7K8dUpwPHTour7A7DylfwNYZh5Qddx9Sri/Ufb4fdVhJG3BY2YHcDVNGHFaOILvfcVhpl6CX2/PwIeWNRw4pJY82TT/MUG4RKDI1fZYnNrEOE32xkxaO1PRguJumB+8FdW8WDva7YLinIdzO0H7BcEdD2Ni+wfJ2NIT/frpfuQrugXVwCESfHNjbr+TBWwP9SnGsXzlL9SudRvqVJ27zK+EVB5VtyX7lixS/8sZZfuW0s7FZ/IoK98AR90HldWR7+rEoz8C+RxTLhUeUUMfyh9/9Smq9X8lpd1i5oP1h5dxuh5U+XenvPQ4r63u23G/+2v7a/tr+2v7a/tr+2v7a/l/dcjO4GEzPix5+nTJW/P5mUnpufsbkjEmp4lpqTDqXsXn5o7ImZ0fnTZ9oT58U+H1cWz7RuWlZY4U5a1K68E+6dtT4/tE5t0/K69c/pp81RGxTXsaUrOhJpvyJefru9GN5RovdqfnTc9NNObkZd96ePnOCSG0wMQxpX94vSR05dkC/nNTc1Gl5pv7RA6IHD4yJ7t//sssHXhndP/ry6P4DTMQdkU4agdyvmp41KTo1c0o2l7JTpzVP69oRVx1LLC81Mz86Lyd9EkVLT2sWpHgF6bFcn5pN8p4ASVvFla60HZ9lINH0fHHHoFkpL4u+wkSz5c7MEc5jJ01Nn5ZuKOGomwx5HednSNbY5AP6JU1MTzLW41gSBrcr+o2U6aWnjeBSPWTzXXa8tf8A/mvJ3r8F+6Dj7VfgTENdl541JX+qLBzpRvcfyH8DaBRDSQf3Swq0Zvq16TNFtwv0CRlUgi1laLORidYxtySNGznCkjRm1E3KuJGWa0feYmi8UHFMrRwECpdnbtpX0tLz+o0cMfKyflbVGuwxehrpadbsrPz0LDlGJkl95Inlf8JxDcc+dNzmxjbyGDczJzB2WxkvsiEC49s61nLeYAu+lrRjzpbrR42wXNgn70Jx72l6Vt70nJzsXDKLbhJHb+cT89eOdSCv1iI06S/HenazjhNM11CIPHG0U1svS6i+Y2z/UP2x5bF51XiT0BkYk5rtGps6OV07NCGmMzGSYloeZGLXgJZ3XWYKzPjRE1OnjErTdSU/XzsjHB/1yugB/XXPm1Izp6e3nP5AU+r0/KmiBk16VHOjaVrqJDHdRB+bOPOOmZBjma6M4ei0jCnidBFi+hikFc2YWxOLaXif6cHqSk1WQQsYan6cJRpLwNokcT0c6EX9xaMq041Zt2dl35VlkRaLdviO9Sdz8/PhgH4KTYJL4IyXJtomRIVD97PW/Ixzycjc3OxcRuak7MB9U61oauoUy7EqNilgszq05Ch77QRa6rieK07iRAvZh+ggzb3HXNeSM2eAYD5i1JHRjMtjrpT3no9fL2Tk5U1Pz70xK4NFxagR4l5x6sRMUeXx0cSypM/gWIhbyXlyHIdebRyLPik3s3lG12Xk5UdjH3ksJUM6gZ256Xdm386Mqqerra2ixS11g/mE44k9crE0QkY7wXiimFn5uTObllVsoe6Jt7SNsIepoyEY7pUbpiYT/pW44t7cNYTvIezXwlMJz4P3tfBb6HVwVAv3ygtT5+NfroWvI7yOsE8LFxH+nPAhLbyC8DdwUAub8sPUcfCOFs5HXwH1Wvgj9J3EP6CFw24PU0+HD7Rw+PQwNQY+1MLj0Puzf58Wvofw9YR/18IvEP4I6rS22iXi3xmm7gnGR7fj/0kwPuEXYLUW3oheB0u1cORdYeoI2K2FM9FnEX+nFp5HeDHhb7Xwm+ifwQ4tvBu9Q2aYujXYvvifTfhzLVxLeBjhL7Rwhxlh6q2EP9PC5xPOI/xisPyEnyb8sxaeRfglwj8F0ye8mfAvWng7YcvMMPWswzIcj54Jtdr+7/E9BN9r4WL2RU4LUzdo4XLCFxH+UQvHoifCd1p4EvoX+NRo4QLC+whfoYV7FoSpA2FZsPzo98BG7fg8jf8a8Gj730H/FjYHjye+vxP+Wgt3zaI88KUWrmP/CMLvauG+d4epKfBpsD7oyeyv1sJ3oz8H27X8RfgF+EgLb8T/DcLbtHAd4SrCXi3+LvTO2WHqD1p44D1h6m3wnhZ+CP109n+shQehJ0KVFq5k/w7YpIWnsO9+qNTCJ99Lf4V/aeEk9BnwlhZeiP4c/m8G0yO8hrA7eLwJbyb8RnD8FNIXCK/Xwh1z6A+wTgtfwv7BhF8P5kd4LOHXtHAO+uPwanD8sn854VeC5SFcDS8Hjwf6O+wv08KW++hvsCZ4PNDXw6Bg/0cPLwpTL9fCMehF8JIW3kpa5YQHauFq9D+wrdLCBwnH3B+muoL9C/3kO8LUlVr4AvQibCu0cCm6gm15cLwT3gdLguV9IEy9DhZr4Qn4zoTLgu3BvmIoDY4P9FpYFBy/D1IeKAm2J/pc4j8fnC8JryW8UAuvJ/wR4QXB9iD8M+EBwfnzIY4POLX+eBv6EzBfC5ejH8V/XtC/jW30w2HqHSB8H0E6QDwjWogse1ieN/6F/Phh/Rxi3L7Bvl2LLxDPVA8R7vBImNrRpD+f6kH4jEdk2mGaXz/Cl0N7zU/YEwiPgQ4m/VmWKMuUR5rmL8o0/ZHQZTJuDwqfXvpzsDAt3fMfw36GLEcHrTyB86GwD5Q2o32qsMfK8hjtJSJ9h0z3JM0eeI+z8H9cho321cL+hEzDaP9I2J+U6Rvtu4R9ttTNBvvJDuxPybDRPlDYi2X6Rvt4YX9apm+03yPsSTLc0WAvFfaxMh2jvVLYb5I2o71W2MfIcLjBHv449htkuLPBHiPsN+rPJoP2ccI+TtqN/jOEfbz+7DJoXyjsN0u70d8tjstk/TnysfIL/x56OHgctwv7AL2PBO0dnsA+WKZvtJ8v7KfKcHuD/Rphv0zvI8f6j7BfqbdZ0L5FlLOd/veEwf45S/i3158TB+0+4d9RDx8bO49i76Dbg/J0YTfrfkE5SNgvleU02scI++WynEZ7S1vWo3Lst9fCQr/zUTnOg3EFhY/KcR5s9xOZm8T2iBYvnEEcOH9p9mcflXNEJP8C6zLNvuhROe9EmixN7Ku0MrVr8mZ2k2kd9k4Be8djNhHvXey2QH4dj+Ur5CbstwbC4U3K83fDHPhnttM4np9qdeyP/p1WzkT0vVpdOs4KU7vOkvX9uzYPn2g+7/+T9ZtoDG07Wf6s0uTBjp4j9Op/Bsoe/+2XnLs0/acyPZ8fsf1s8Nfs8SKNoM8tm8LUiZsC5U0RtvbPUY8UU0rxJukTTrPfQ326afZHN+v24UvD1D7Sbhn+nG4X5RHxO2tlvvm51stQhO9jmwLtFy/i5bbhf6uHtc9mcfw7BMp8/3Oy7qKcz2i6KNvi5/T2WavpB9Hf1fTxW7h+eE5vt22aPv0z1smavhy9TuqmmI2co9so2+Z3WDfO0dvzUvRuKUUpQf9ge14p7RajXZRZndN6+rexfwJ0MVkCaeahm03hgfqKsOiDd2G7y1CGx+bItnUiXxRx4y2WluKux+aUZQgcu/WGdD7S0qlBzlsepp5iircE7cF+XWOIW6f514v9c/V0TkYPizfFn4q8QOqmy5CnGnxKSmRcYR8+V9RXHwvBOUvs6675jxbp0Ca3IjPmBuoVaM9pmv2uZvb7pd3yRDP73Lmtt/9q9r80t+X276iVs2Ku3uafSt0k9J8MZd6vla39PK4N5+hl6DZP2s9pZu+v2ZVmdq0uKaIuRrtWd8tdzew3zGu9jhcyvmI8svxivAta62+TSU8QrFe+KKfFlJI7r+kcUqjZRX8w9vnHQtjFmH1asz9vSEeM3xc1+2tBO5O5GMvvaPYqg39gXIdIX4zx/dg7W2SZg3Yx3htF+1j0/ibsYuyL+hzrw/P1fj76RcaCJV73D5dzkfAJjosqQ9ye8+VcKvqCsX3OmR8op8VoF+1z8fzWj9dw9qvz9eOV/3Lr/n2WhKlJ81s/phHlYertbeTr5pwWu1mv1wP4dyjS2/Mkk/zr4oext48PD7SPqKdZy3NuG+mvYX/5fD39Sq3dPpvftN1+kHaL0S7q8lkbdfyD/X8Y0g9zyjYUfbmz0EtNKV2d0v8k7fxizPdMp8w36BPMV4Tbm8JTmtf3fGfr9R3K/uFOvTw3yPRTpjib5nuHlu+UZvlOaSHfR9rIdyvn3O83td5WrywMUwXBsmVvlmVbEixDuMyzl0fa1zcr2wTpbzGuH8QYF/GD88bJHjlOjT4izfedclx80yxNkUdwDXDAqa8Bjjr1NUCXBfoaoNcCfQ1w8QJ9DTBogb4GuHaBvga4dYG+BshaoK8B7l7QenteQVvGt9GeT5LGkwv0OcQZIs1VCwxjnLhr2/ARdXy3DR9R9y/a8BFt4mvDR7RVYxs+og27LWzdR7TtOW34iDYfGMIncWHT9hm3sPU2z2J/lqEPFy3U2//JhfIcLcb+whB5GY9vJWu8qOdDj7V5bcy9r+K7urVxpPX5D/DpUNpkLo0P6sH+v60NH9Efflt4/HgUfaBRxrW0FFf0gS7Pt16X89h/wfNyzhTtMbAN/36kORKfv2lj9vrn/wtj9nl9nGa0UR5xfXT/8/p589k2/Newv/x5vc+8b/D/4nm9zNsN+qzXpV6HbZ9mP/R80zHbGCLf9w0+ok1OK2ndR6RzeRs+og2vD+FjrGMa+6dAN1NRoI5iPd1kjdTNZPqG43VnyfF2sQ4Ra6zm9ofwbd98rdVNjqNzQtjFukIJYRdj564Q5RHrhCdC2Fe8xNrVUN+nSvQ+9myJ3q9Wlej95yWDzyG33sfWl+i6Q+qBuSsxxFwh8jQeu/dCtLnRRxy7VSHmUqOPKOemNtL5BP2zED7vNSvPN234iPL4QvhsapbO/jZ8RDpiHRmc6wa+KMdax0Vhag/oarimE3Nvb2xiX3B8iTDXmMfiBtfSFy0KneZoqQfiDV904vdJxHwyMuAfmSPSCdZluK6bbmA+GbdI5iXW56lt+NvEOsHg/2wb/qIMiw3+a9rwn0T6/zL4b27Dfwv61wb/H9rwF/3tD4N/WGnr/mIs/K1U97+gDX8xP8cb/Me34R+Of7bB/6E2/Lvhv9jg/1Yb/mKu2Gjw/6wN/0uo73aD/742/KdTnk6Lpb+Y805d3IY/6fddrN8HEHazKTIwpga3ETdwTjTkdVsb/mIezjX4r3+5dX9xHnzE4L+0jfQzqfsri//9vvpOG+mL69kvDen/0oa/uEd3WPO/cWWYKuhi0s8dYg4R6ZyyJPS5o6Xze/clUj99iYwbnCctS46fJ8V+Y/kvXHJ8mS0GH5HOwCWyP4hz7PAl+v2cHR/q11DvfijnQHFvRNC8XuIaart2nSv2i3DXVtbMYq5NW6fPtzctkXFHcq2WrukXsH95tbwfLzaxL+i/3S2vo4u0+VZcR8/Q6hW8ZozTjoW4hyzSCaZ53zqpi/rdreX1EPL5at3+pGZfgvx4q1zrrgumr62TNy453i6OXY12TTroa708Yt4TZW2vrVFnLNHXqFuX6H1gm3Z8RTqi3O21c5Yon/HeryjbnRvk/V7RnkIXBI9X3gax1gq8GsF0T0AvCrShKGsnLc0lhjTDPtXb5+INepuLOrR27VNDGjWGdF7ZrJ9n39wc+r7NB5sD9/ADW/4HetwdWps7Pmi5Dzg+aNYH4k3xol1bOr4ff6C31esfSH+h71si7lfrZQveXw1fqveZXkv1uBculfeTRXtc9vXxx1ccxwvWNW3PYDtMRz8lPt4StAfXG7FLWx+/op2VED6xS5v6XN+Gj+hLaW34iHXCzDZ8xPz/1NI/N3eVLtWvTZYv1a+zgmmKcfHyUr3dBjyv9/nIJfI5mNgq/2S+n2h5fY38bqnuY2y3Xw35qi/r+T62VdePLNX1BqHHS930guwPkUhBMB3LC/r46vOCXv7+L/xn203Enfxx6PIby6zVJbA9b7hXPPgF7TyF3PqyHBdHkAeXy3plY7/RUK8HZX3jh60IU4s1fRXS7dLunbqajoX3X5D2rS/o9kCba/ZGg13UfeBqac8rbTpndlsm7Rct0+2iHTa9KO01L+p20T+HS3/LLQZ/seYR5e5uvI7rKdv/jmXy3Hdnib4WOvMV5hBptxjXSP/EJurcJJ2TteeAhnTeWCbPoaIdPjGkY7SL9hLt/zW2rw1xf1qmn3+3vqCv044Y7KLtgvN8qHyFT6h8hT2vVE+z+3LdfpEhnWiDXbRvhJbXfLF2slgyz9GfgwTOX9cY/G2i/6Q09RH2dIPPtYuO9xFtWGDweVKmc4nRR/SHoa/oPuIYB89NS5Yff25aRl2XGep7myGu6OvBuO4Qcb/CJmh6PSjTKTKkI68NZTuvMNjF+Amuf/aHSP8U8WznRcO8gd7eEq73K+1ZT/AeoEjjyhDPgwLrQMM1bPvVgfGeJOz1i/Qyj31RL1vGi9JHtPm9L+rPCo0+T2k+os1XGnyMfeYdzUeMx69C9JP2+nO0FvuJ0aelfmL0aamfGH2a95MvXpHlFPPDwVda7zO/Uo9fDfU19pmTVsh0xDVp9xV62/Zeofv0elX6iOvQfiv0cfpn55lRWl5iDX+jIZ2UFXo60wz5PrhCT8dof0ZLR1znlq+Qc85m5GCtnOJ6dqvBPl6zi+vW/Qb7DM0urk+7r9Tt8zS7+K3FW6/q9lrNLn5TEfmabr90pbSLa6WElXqfmbQy8PuBTKFPX9n8uMh6PbtSr9cqUYZ4edzdBvtWLX3xrPkXQzn3a3ZxL/EUl24/1yXt4t7glQZ7omYX17CpBnuuZhf3nB0GuyBYl1JXoGyZrZXZaF+rpSnuZ3pc+rH+3qXPDxuXBsbUsf4THFN1Lj2d8FWBsWAx+gh7z1WGZ/2r5DOvuFXNrpVW6XmNQe+cYjjHaT63hbAH1iEh7GKc5mDvarE0ma/E2Gx+HRG8Frh7lWwHcR/gsVX6tdKcVfo91YWr9LXQC6v0e25rV+n3WitW6c/XNq/S79sPfU2mL3xSXmt9/v+CeF+sOn7+b9/C/N++2fy/V6uLX7SzNid3RXbX9Fdoz/MMen+Dz1UGfaJBv93gP3yJro99UfcRc0dwbj/zFX0OF3UMztVFr+hz1IpX9HTeWKaPzf2af/5q2ceCY7mnVq8PH5VzbDD99OV63ILl+nw7Y7WeTrRmF7816r5cL/Ntr+j2JYZy9l6hp/msNn7FPfnpK/XjOM3gc81yvWxHtLqI5w5uzf/x1XJ9FfT/V5V+fD/dIsfyU/j8uCX07y6ET/A8u2S1HvfV1TJuEX3qJZmO6X1sguBv1US6wevBIVXNrmGxf8b+7Vo6L5DOfk3fiN5pjVzr9lij32cQ5blIs+94rel9ieg1sgyxyM9W6+No9Br9nsMMwz2H4P0H0We0+w+BsZYk/QPrbVGmrs3u+Yj6Fr2mX3eLsgbrdXeV3p7zqwLzg7E9A+Xf0SzNUzQ5do0+B052i3v1chP1b14G4Ru7JnQ6J7/etJ2b3XsJlMF4z2faGv2ez0fL5TxZWda0zUW4eRnEs4i71+h5zdPSEfm3dB9j7RrZDz9Gfrrm+Otu4z06cV74oQ0fMWfubcNHzIcRZXrbGn8PJsoT6jdsRvuFZa2nL86JQ8v0Pp/Yhr84t6aXhR37Hd3HhrzKPjt+jMzEd1aZ3p4LNf3FMu14pRx/vGYef88tYH/RUM43WjimMYb+s8eQ71flcnxtxrbZkE5tiPoa7+eI+fCXsn//3m8wHTE2w146Pq9fypoe61NfEmWzHKuXWFuKOb9/iLi1hrhijfdhtV535SW97mOlbhJ6WhvpiDVk90/1dKa/pPe9Sz7V263AkOYjL+m/fxDtEvz9w3MvBX7rdZx90UvyfoWIuzREeYztL8oz88vQc0Lwvmvgua1WX3F+eFVL/y3kt83qEiz/rC36PRbhd+x3rVo64lyxYEsz/yJ9PjxJq1P1S8ffVxdl+OeXx9t9+PoMeZm26OeXQfL8dcw/eP7yv6Sfv07Gp2u8XgaRpol+3av8+DYU7RrUxXVEsD0D9w1C+Is0jD6D2/ARfX5cGz7iuKS14SPOU3lybMaL+eMBTRfjOHGr4TfA5XpbLSsPfa4XPsG2uscQ9yVD3NdaiPuSIa5JK4OYTyrK//2xf4rhfO0p19e3xnau/i+mL9Za4zfofbhDiPlZrDV+0urrR566Vs7JF65tuj7xl4ded41YK/UkyjhBi5tjiCvaVuwLzkViX7A8Io/WnjeJ9p+19vhnYcHfXgq9jz5XxM9Zq+sLDPoLBj2YvmifYsbFbK384jnaiv9iXoHzoyGvdWtb//2GyKsiRHnWrW2a5qdr9d/nfNuGv+hLv2tlEM80G9rwF+P35Jf19Yawi/ORyLdHiOfCxrhiXF8aIq4ow4g24opzbvLLx99jCT4LaL7dQ/+KDNfnxeBYH2u41/7g6/r99cdf1+f+ziHW9eLZVAj/gO406C6Dvtagrzfo7xr0jwz61tflOWrH602fMR58XV/vh63TnxsLv9ae6YXjG254lnXEkNdp644rQ2D7s8++Voa4frKs06+fNmOzrNPH+mbDtVTUx3oZ4v7kMxDzM20/a9r7cfM1gvRpI/2AflmVrseu09P8QraPpXl7hjl1ffi6wPOlNrdZb8j1z3NI8e7XFW+I3z6aTOuQ4j3+m5Diff1fI8U7+fcgxTv5G5HivfzdqZN4N/+lSPF+/quR4h39yUjxnv5cZAzyIaR4V/8zSPEylBeQ4r39a5Hi3fxvI8X79z9Diu/E7XLLv5ELe5N5WrQpUrzj+WykeDnPPGQWciNSTFa7kDOQQ5Azkbcgq5E932IuQg59Sx+j8RX0bWRRpexDlYQrDeGit8MCfzcZDLe0ZRj+bjlplEktvtp03DxQeRX2EcfbA23POfADw/ziJLzdEF5NuOPLeriCcG9DuJrwtYbwD4Rfe0MP+wjv3aD/7eAh9HpDOIzzzIyJergL4Z4b9fBp6Gcbwueif2gIR4n7vR/q4QEb5e8kgvnHEp5oCFsJL1uk+1+7Ud6XD4bHEZ5iCP9D/CbHEJ5MeOViPZxN2F+qpz+D8LOG9ntWxDeE1xB+17Dm3GjQA+ehjfrxbO24B7dpT+n+KYUNSvUPjUpzn+J7G5ScexqOs4tN/H18vLVRqbXKeEklDUpKn0Yl8txGJSlOIuwx8xuU4vMalcoLmqbvWqfHr/5HYyD/5vFLb21UimyNIeO//D+MH2cs/2f4hyh/8ceNSkvl/8TQfqU9TGpS1+PHSVI7k5rSJfT4EfHjtbaLGdA0frDtUmL+e/GnNXtvQcrg0H7Fg0xN+tWZN2vjR5MDNTlCkzfdLN8/f8fN8v3zSWOPBt4/f/4E+Xe6ryYdCbx/vmjRkcD7501TjgTeP7/15qbvnz8yoH3g/DejW9P3z29VjgbePx/feCTw/vl5qv4e8CONjdlTG44oR5EirngffSlh8T56kaZ4H/34+iOB99H/0Fm+j35uYdp08T56Syvvo38orr1aCvEXtVdfQOZD7SXt1beQ5TALZkDlsPbqVuyvohfDE5ACkb0aFcsB5unO16rB99kXCX9Igx3EiT+9UVmPvgKKhrZXpyJNSPG++4Ps/yfhTJFfh2vVHORQ0ngfuRo2Cl/Rpr3kcR/Xn3DK74H34hfS/rOhBMqgAqqgBvZAA0SMO6qcBdEQB4mQDFlQCLOhBMqgAqqgBvZAA0TcSHyIhjhIhGTIgkKYDSVQBhVQBTWwBxog4ibiQzTEQSIkQxYUwmwogTKogCqogT3QABE3Ex+iIQ4SIRmyoBBmQwmUQQVUQQ3sgQaIGE98iIY4SIRkyIJCmA0lUAYVUAU1sAcaIOIW4kM0xEEiJEMWFMJsKIEyqIAqqIE90AARNuJDNMRBIiRDFhTCbCiBMqiAKqiBPdAAEbcSH6IhDhIhGbKgEGZDCZRBBVRBDeyBBoi4jfgQDXGQCMmQBYUwG0qgDCqgCmpgDzRAxD+ID9EQB4mQDFlQCLOhBMqgAqqgBvZAA0QkEx+iIQ4SIRmyoBBmQwmUQQVUQQ3sgQaImEB8iIY4SIRkyIJCmA0lUAYVUAU1sAcaICKF+BANcZAIyZAFhTAbSqAMKqAKamAPNEBEKvEhGuIgEZIhCwphNpRAGVRAFdTAHmiAiInEh2iIg0RIhiwohNlQAmVQAVVQA3ugASImER+iIQ4SIRmyoBBmQwmUQQVUQQ3sgQaISCM+REMcJEIyZEEhzIYSKIMKqIIa2AMNEJFOfIiGOEiEZMiCQpgNJVAGFVAFNbAHGiBiMvEhGuIgEZIhCwphNpRAGVRAFdTAHmiAiCnEh2iIg0RIhiwohNlQAmVQAVVQA3ugASKmEh+iIQ4SIRmyoBBmQwmUQQVUQQ3sgQaIyCA+REMcJEIyZEEhzIYSKIMKqIIa2AMNEGEnPkRDHCRCMmRBIcyGEiiDCqiCGtgDDRBxO/EhGuIgEZIhCwphNpRAGVRAFdTAHmiAiEziQzTEQSIkQxYUwmwogTKogCqogT3QABHTiA/REAeJkAxZUAizoQTKoAKqoAb2QANEZBEfoiEOEiEZsqAQZkMJlEEFVEEN7IEGiMgmPkRDHCRCMmRBIcyGEiiDCqiCGtgDDRCRQ3yIhjhIhGTIgkKYDSVQBhVQBTWwBxog4g7iQzTEQSIkQxYUwmwogTKogCqogT3QABG5xIdoiINESIYsKITZUAJlUAFVUAN7oAEi8ogP0RAHiZAMWVAIs6EEyqACqqAG9kADROQTH6IhDhIhGbKgEGZDCZRBBVRBDeyBBoiYTnyIhjhIhGTIgkKYDSVQBhVQBTWwBxog4k7iQzTEQSIkQ0vrMbHVDmGN4wt970ps3R4Off17rvYeL7Gvq0l/Z9J/ehv0sFzvWi5tf6wco7UypVza/li5xXWIWAdbYtofu54b9bC8X1JqiHuDVu5ag+0WbKL8tTF6eqkPy9+Ulxps4lpBrLlTDDax/hfPWyz9dZu4JyDW4pZ+7Vu9d/B/YhtarN3PuKNRKc9pVB55StYr/n3W0u81Kou16694b6OSs7VRqXhKtmPdbsK/ci1I/KufJb6P8M7jr23/p5tYywfYmaDWdrk2sC4X6+/IXv/5vMQmvicprlF+nLVuTtAmvg35d2zXXXLrgqBtpOa3Ykzj0qDtBs3v9pSs4mMJZmZMzE/Ny+ofnZcdfZkIFQitv9CmBF4DHQjKcM6UfuniXbvCFCMsk4Q2SGhZeZky3qUELs1M6xf4vJ4wDTDdN/K6q9q103tSe/6JUM4F7QLfvJz6nfwVwECTxdTB1NfU23T6cfcu9j3WKUDgLVSRcnwEbPMls8ZxTThO+2ZUpPautE87mfa6LjnQ5XbTpTP2TM/+bea+iStPfezML2zLuo39ouGh4s8u2vuzqfzUu9/9Xc2vPG9e/p1nX5wyNv/dpbvuvPZfT5/6xqR9856w/7zm96Gb3uo598GR0+LOeXhWt6tHX1h372mzb7hoeNJreQtevf32Q+9Nvf/UyLJyz6Qhc4ZF9Ny2+Mabrj3y5G01PbMu//2x+ne8NyS+NDVu6tddr33y+etXbPr0UOmY4bVPDyqa/ej3V2VtTU66o3p+RO87hkY+m3jyy+nhtuipddvPPnL4pgXfJUf++I8nfQW9Zp639uiqOxbe/UvF98+/EX3eyE8u81XuOmfxho69xnz1wi2595Td9Ov+OYO/mf7U2mFPTXLNLtq56snLr1y0OrdL5dP+mnXP9BvFyvDG228dHX1oR82H0wp9Fe+vunn45VXFN3m3ZNyc91DPK9XlCeeZnz/lYN+ipEMH/rb3lYIlp/+4fnTvgTd0W7imf8fxv9297Nyhd132yJzOvW/aMHJQxfPnl3h7HJp63fIZC/qle38b+N6Q+1ZeeN2+027/2dJ94p1d7v3Y+Zj1rjkPTNld67l1zx9HZm40DZq+KP71ac+8dqWzutOsDwr6l5c9mH3O2YMfSfD83K5PzKJPJw5snHx4yNFvz7/HkvvrD7t++Pz1Awk14b4NFaPnL3z/cWf53J9Wj3LP7fzJ5KufeGV61D0f5D17Ro/xZz2bWnXJA2tPPtN90hs3Tn/+s273PvvtS/d13/7MtA/XDPFe9Naud8fd8eU7S85vOPDA6B4fjL/+wom33vBj7JkX3L+5XfTGzjs33/djj9NP2n1w01WmjYe2jhow6fCsH3cv+KSo5PfMbs6x9/e6+fwvb6//o/0NK+qvLtv/87q/fbKw8IuaD7/a1vvNvmHKbT+NmJ+4LbnPF1e/HnPEtf7iWd3+EXXO5xe9+fhJ+1+ZE7azp++1p2xh3958zj/vnvLa6uKllb+MP9wu4V8PXjfl88eGvPHHtd+90K/komtWPTHgrPePjLlkvHvOE3+0f/kfW+/7178+9TxY9kDKO+qrb5Y7vctu3zHhjeEr77hiSofol7eO6T9q0/ixD5017tW5j1wTVTE5Y/bn/b5Z8tzFDw99ZnW3SyrvXrH3lPlrZ51XccX1Z/jDi+5p/9O40Rurc87+4uaqwl1risfFxnb6+sKhF5veXhJT9NDSssLK9pbd0waEffhI/MqMe/u++KCjYH/M5gkFH8z85deZ20dMfW3nW9907Ppq3tIfIm6elTWj91elB3b862P3wkcvXZr2zluf2uc+/tXkOck/nLNq6Hs//eSaFFlc/GTGNSNe6TXvTcdZcWWPpv346jdDHut/6F8vnf7lmxO+KR05yZP+zwUXNPR9ZNcNC4entPvHWetGJS3uFL999NrNd9b/lJP59u6Lb/xtb6/uytJBtpzwzidvHpEy7/rpPUf/EtF3RYT165s+Tk+aMParp/u8M+c3c+7v5w3YePaySXnZV5a+N2ZU0sjRI/oPigl8TuGyQeK/wJvhx16jhHpzfPTlujEmhv8HBr7ucOxLDAMGNQldaZqUmnVhviU7Jz3L0idPfhIgKz09bUJ6Vn5uds5MU156Zvqk/L4XWQIz47FvBkzMnjI9z5KbnppmmZybPU18XDMNkZZ+Z8akdEvfrGF90i4SjgGPQFRLdlZTr2NpTcvJsOSKT1eKV33nZ1smpWdkyu9O5ltmpudbMqblZKZPo0DpaWbh3C8n+67oSaZzJuZMmJaae3t6rumcacdUMalPwGkCTtMC3tOke8awYbebbrcMtfSPMWWkzbDEDbPEWC64wCL0oZa+/YcOvf0i04Rj0adNzwymMCk7LV28ujzDMmyYJSszY9rEPNOto5NGTUi88brr/mHqZ+oTMzhzvKmPIC82UJ387GxLZmruFJqiz3TLxIz8vIsCRZfGXEv+1NQsy8TpkydT4kn9TZMC757HJFyyJ1vEFz4oXUZeoA1SMzOz7xJ1l201QTR4Xn6uobB56fkTtNQysu5MzczgqGSmTrHcKd6QH8h4whRcsnNS75ieLg5EVnbutNRMkV1g7/T8jEzRoqk5IeJbMrKOOQZyykufJD7lEtjaehf55aM7y98mIsU5LQ4p1nwjkWJNdx1SrM/GIkUFbUhxDkxG9iPCRKQ4501Fdjaku/Xazup7YLkkPLD+rIwOV6NFBpeGy/XjxeGB+CnsF/nVYhfxLTHhgXxTkCLfyv7hgXxNA8LVS/EvvSxcjUHWIvsjLQPD1QHCjrwsxGIx/vLwQL1KkT01Ke7t/n/svQ98FMX9/3+EEEOAS/iXUIv0RECkECPSiBRjXCFixJgiRkRMLiEJCYZLzB9AijFSShFpjBQjUgwREZHySVNERMSYIkWkNE2RoqWYXhEjIo0RaUSk8fec3dnc3uVyf3Kf3+fx+X6/Ljwzu7Pv17xndmfnZmdn7+zY93d3QFyXWC3f8bGa/7JYzX99rJZ/yw1a+vUTtXKYbtTKV3aDVg77DVr+LRO18pQRhhiSV5/pmLXwHhmmm7Wx66Vmbez6wtM91TmXW+Mu08aurT3Vc7B1UU81rYPzeqo+/mh2HrsecY2Wl4pg57HrnKd6qmUPfbynmP9lsoY6j10XrOypGMeut7Jt/C3V4hU9xffR54f00Mau33y44qy3sevVnO+U90LUMWcxlryBbX2fZXSoYh3zuTpOPKqypxILCZAC2bAQVkAlbIFdcACOQTO0QcgzPZVIGAWxkAApkA0LYQVUwhbYBQfgGDRDG4SsQw+jIBYSIAWyYSGsgErYArvgAByDZmiDkGfRwyiIhQRIgWxYCCugErbALjgAx6AZ2iBkPXoYBbGQACmQDQthBVTCFtgFB+AYNEMbhPwaPYyCWEiAFMiGhbACKmEL7IIDcAyaoQ1CNqCHURALCZAC2bAQVkAlbIFdcACOQTO0Qchz6GEUxEICpEA2LIQVUAlbYBccgGPQDG0QUoUeRkEsJEAKZMNCWAGVsAV2wQE4Bs3QBiEb0cMoiN3ouJcso56tHsW1Gax9l27U9MucniPtN2zri2grT7RM/3ps+qq5R77x3DwMvd85vTJxHbFyxcvBHfF5W4MVgTv9Hwz6UKmfxgW88dVg5eOdwcqRWvc6fXkgr7NePOu/7b1g5eifgpXcg571jmXYMFodWhC7nau8lSu/XWUY/8z803cPs7ebzK3Et9tN5vZWk51/rfyzD2s3tZrbO+T29mGm1nazqV3/N8xuaje3mtrtw0ztrWZH8qZhornrcIPQjBAjO0atHW5ZzCzDhtntZnMr8e3tZnN7R6rD7MPs5lZzK7uHsdvsyKbJTq5ah7UPazfzT8828mHIzeTWTm5b7cS0sqejOCRJsmY9t3Yct+IYN8NwY+5UXAxwa7aztLLY7e3tra3t7WRjGNkw64fDTkwr/9htZ3dru+NAyxzrKeuHTT8grgWWBerIuJ7RDseaow4HegK6gbY0/vmyib8qWPWzR95fFZt1Td4Plt78ntO4wX9WO9eveLFC/T7fu5fymKmXMg081apLUh9/rfZ5WC82+HB6I7SX8iXaPV70PX6p9UcGyXCkDDvy1DusTz9zeMSAgYMGRw353uVDrxj2gyuHXzVi1NWjr/nh2HHRIetNj74zf+rGdXu+jmr/x9NXBvcKuQxJXyT9kUQi+T4Sy8JFxSVfnPvy/IWvmz9ZVPBQ4elPz3z2r5bPW4n691cXvr7Y447fDl+85bnrr/hJWUTsrZ+u1/1/uO4yZTV9leoYrV9RBqc5PkcH9lKawnsp1jDP5fsn+oNo7VJf76f+NPpQ+kiW6zS9ODdd6T9f17mtu7BO6/eFP6sd11HPav27m57V+oX6MvPZzlqxWJ/V9IulvkLqt7ro67vQH5b6U1J/SeoHrXfWd7Uc/fFr99heiE44t2nZa0fvT+p377dFz9357tjvv3+pR0Hfg1fmV/z20+/vWDnzrrHjT1z161E/at44a+OctgFjx+966+y1Y06/PfvoU3+P/OR3b1et+GPog4s3zvyea/qL/+TIt358xW/aD7ypl/LFuF7KhMs9n58yF32ZyT99hA/H4Mhz9+Y3vPDCS/+qePbcmqL3y3eMfqJy1enaFdP+0lAZ8p9nxw3xNY3fkMY60vjp++UDzT+Ki7hh34hepy9+vuPttz+1+JBG49MiHx+Rxt/OVZCP180frxjX/FTOuTf/OuD+qbf90Jc0xKLOqzJpfVhL+uarl70542zusLd/Vvvjl5b6mITPy46PL1OmT9D6ovr5icD59cNClHtDQ5SR4En/5sfO57feT/3BjzvXr67070nbJ//S8/HrH/w6Va8bMS5pJp/okfFmyaPXmXoE9RTtnWgj+9JIuvP/XrOW5uEJWvs8Wh6D60eHKMstIcqY4Q7/Tc3Oba9YXjx9mTKUe6qXCWtgOv2Zs/SpxLY4j/OuDVFif+hI4+3oEKVuTIjyJunvxWbnafftgr5cYv9S0jd9im+oY3t10mVKRryWl+03hijX3hCiNEwIUZ4nPBobomSyvvP6EGUA9mEQ+WnXPhrYd4L0jxAeg79/quVfbIv0P5wWohy/JUS5m7DHrRyP20IUG9sT40OUZmya4IyH9G//zHmf6IOemB6inIHkO0OUqRDahVYsd7nRP3ynpv+FD/o5Lnr1mKHZA5clOfQxlpi+IaFjVkxb8VW/oOBepmBZuco+v0zZyr2uuE88Hat9xsSguyklRHn43hAlnfVZxC3/XPPjlE4vRzpdLc+ga5XpT7tB3pvPClEmZIcoRfNClP73aen/Grta3cd1Mf1CeltXTOuR1TM4qAdOLF2m/zaamaQr7m+3EgpLew7nLy9EWbAgRBlHmEPcIT3tnxjT7kna8TG3GKOCiDJecF+QL5n+NO7t4wmr80OUGxaFKI8tDlHGEh72UP7L0L8t9cnoRdLXFnTWm7/Q8jdShjHXiEz9MKRHcI/jt/UVmXLfytd/eZkya6IsP6Gwqn80RHllBfX6FyGK8vMQxUrcu1/KdK+M6R3S64cjeqrHdZDJPjBUqUUnGo/TE7UxlORVIcra/wpR3q0JUVayPoe4MwNDjXpzz6DLVf3XxLdK/egbNX19bYiy6M8hyvbGECXvz5q+HbuBg0KVkXD9IC2tb+Xi4fB9t3y3/D+z6E3pfJPWRxJjf1ubeqoMNdgFy7DA5OhL2bER/Pp9h51FhosNdkt3BasEO8w61pdJO/EZUnYg2FSGXagbu8cNdiuxW9mFXYXBrgK7ii78Pm2wq8auGrsyw1ivXo5N8pio/caDwSbL7mDTaZNjXoX+W1a/MaQX+i55ez240/ET1BrsRmA3AruZQZ3tXjcelz+StzeCTfv7Oez0/L1lcszzsP4t2DSFNE8Hdbbbb3KeOy/sjK17D0No7I/Nwe49N3am6KKcouLC4vQMU3ROelGOKTrzYVvRwwu0sLjQFD3PVhK9MKtQ/Iqp00ZapvMmpoVZeUKmrRTkFZuic225/C3OWszfbDbYlZ8pfuI8OisnLVv8nK4pem5xfmER/rRg/lwSEiZqIoX5akbSF+TOxVt+sfpHS1pLJqOoSM1GWmZWRsm8vFzbg1qu8nIz8nKLijs2OopSQLJYpZXYMvNNvi9i7Fz/HTExxr6TcNBl8l1ck+N895e2Il6MvR/Exh6unYu+0kZcq+Jm0uvzl6A+6mfdrTJ0XWbI+HsJxflMJRR+5xIKf2t69FGfCeSyLfKeRyiugUKpe5Sw8S+OsfaCV+hjsF32iiOugvWV2FkOO+JqX6MvdjBUSX7boH0t1GNf3bg8S3ox74YqWwmTD4UqrxFa3wpVRLz9/VDlHcJqwsrv9xHvpqnPJ0QoyrSJuO8TXgXfl3FvEieu0REwVMYtu0I7Bmo9X9Rbu4f7ZW/lL0qfjrEDiyH+ySv6dPzmoW7fuLq3sljRjqHRXsRXY3+ZtE+W8fbFvZXtV/TpeIZT9oveip191at6KzuI19u51jLNvvqJ3sqeK/p0vG+jLyL+D1d0Puci/q8xmn1vk+MabxwZpsSMCus8Vs3OxvvClAqwQgw0zgpT4iECCu5lHSLu7ax1XSyPks5S9KXoHiG9JWGKvRAWhKn5CYvS8hMZpT2fui5KO2eZz4Wqz6d2fhsmn0+Fqsd56RLtWdfYXO0Z2PIo5+dTMTPleerl/Hwqc532bG7DWu2+4GBPx/Mp8TxqLPHG51GmNaHq86hCk/Y8SulZZBHPoyZ6eB6VnBymjLiXuvk1x+YZzt/dhDvClOqEOxTr072Voyl9lLKfhSnnsYkgDCYMhUGz+qjPsCqaeivBrMc/21vJId4CpnW9lfpbeivxpHUKvXjOZUcbil3ZTWzPCFMuYTcTKvDbl/hGjnn1TY56cHBGH2XlUu2diTUc102wA/bBETgJ5yCoimMDw2E8KDADMqAQlsEa2AQ7YB8cgZNwDoI2oofhMB4UmAEZUAjLYA1sgh2wD47ASTgHQdXoYTiMBwVmQAYUwjJYA5tgB+yDI3ASzkHQ8+hhOIwHBWZABhTCMlgDm2AH7IMjcBLOQdAm9DAcxoMCMyADCmEZrIFNsAP2wRE4Cecg6AX0MBzGgwIzIAMKYRmsgU2wA/bBETgJ5yBoM3oYDuNBgRmQAYWwDNbAJtgB++AInIRzEPQiehgO40GBGZABhbAM1sAm2AH74AichHMQtAU9DIfxoMAMyIBCWAZrYBPsgH1wBE7COQh6CT0Mh/GgwAzIgEJYBnupw32T+4hr7Vt9ruq3Pv5u7XfLf++S3N99/0LEqf32yzVEG6sv+nm60qSeN/V5vvgNVcGYIEe/Jkgi3jlul3ZjJ2gUmAy/tSrtbzJpn03CbsMEDdFGG/tJoq1OMNhlTtTQfxu1t8HuLpPjfibzJg1DMTr8Jhrslt6kERHmbCe4x2BXcZvGiFmOjrZ+H3W/wW7nxiAVd/dR6SbDfRQ2gqHTHXYWGeYa7C59FqTi7n6myGTou7cGqbi7P1pisAsVNl3YPWawi8BG4M7vCoOdBRvBVjf3H78yOe6jDp4LUmk0db6P2mBIb92XQRoufgXPG+xizgeprHZzH7XNYLe3LUjF3fmoNTnuo+zYfAA5bu4HXzU597mEnS/3Ua3Y7XdjF8B91P/VN07O902h6n3T4lDP902iTzi2tw/tGn1In9o1+oA+tWv0HX1q17DzqV2jr+pTu0afzad2DTuf2jU+n31q1+iT+9SuYedTu3ZHH8Wndo1+g0/tGnY+tWvY+dSuYedTu0Y/26d27e4+ik/tGvcy7tq1K9a0f+svt7tsF0CkB3uTh2WK1j7cYns4jdVbCgvTH1bniGZpM3aLPGm70s8z6kUDxE45LTW9OEuPmVuYJbZcEiCgjclKL8pKy7a57LzHJprKBVkLMrIK3fvXLET+i/PTbPlp6XOLcxdmuUg85N9Jn5mVnV6SV+xJ3bU+M7dobmHuglxbenF+V9qu9PO6rZ9qK1mgytOL0mi0c23zdDu12V6QnmtLm5tvy7RceZNFTH4W0XOj52p7c4vS8vLnPpiVaRl9jYmcOGZtW0aPzLyGdi09N48NMcNbPXcWobYsyhfzti3FOWKquMFmUWEuJqxoVukPZpUUWIqEg2LLyExLzOKRi0WyWtpqBhal83mnrhXlzrOl55mybR0ZnU70rfk2WxZnlA/PDJFTUby5tsXj4oqK04tLisTs7um3J92RdutdSUlTb505dYrp7qzC3Hz2ZGdaSorS52XJmewjMzVdQWHuwnFxxenzhLTjeIyb2+GHQ3Nr0qy02+9Om37XrXdMnWIZje4aU4GwH/3QonFx4nPU8kNKWZyelyZmfV9jslkm32TJy7K5KmOuMam5I0pm8Pa7kmSCJtPo0bfdlTEfr5Yx14iocXGFWdmcqxJbsSXOcp2puPBhObu+MEvPoEWGHG8k0W7rh3o4HQVKS8/MTMsozH8wi4qQ4Wa/qLsL0hfrs9HVk5gmSpk20/RQSVYJl2VeenFxli0rM21m2ozOek5FVtrcnHTbPKNFUX5J4dws4b2TosQmSjozrdMOtT65Rmbmp4luUa5oOlz3iXn1adl47bSHo0dyMsJ9DkwFhfnF+ePisrmc8h4WJ/iWhLR7km6fpdUJde/c/LwiqsTIomvVuJGLtf8jF7sV3540dWasKSe/qNgmumrFcws0M8fFlz83PU/sN103/oboGP5dJ1/n4BLmUHH9ZueL2f5Xjyy62pSUbxFxWUVUZ+qwKrao6q6ci/OveRw1ylIkxB0rXDPpaZ2L6oe9Vjr/7Enf3V6n/GNzj+1BW/4im+O1k8xcTh7t4MNaw8M5Ey9ZjCyi7Si6JsxtvXeq//rJU5vGIrXlyM7ntOcu7mK/yKSn/ao+t2BhrCe9m/1aE0tTwb4JsV7yJ2y8pO+6PzOLVj//YXGdFXaxi5ZCbUxpGrn5MNmyFhkuBZMtrSCdG4s09cWRIvGOzXhTUeHCLpvKIjUVrokH89KLisbFaR8MxhTHONY7Kr5hWUCO5ublF5UUZok3gIpyODgpd90+JS3tLiWRNlLY9NCPk+ZNtFElBU4x6XPnZhUUG93y+Z2bnyY/lLSsqk0QWeVC4hTkZaTPfVD/3Cmem5O2IJ+eQq5+W+PtuYy+zDSsJ4f36xinFd+31trPsd3V4nQwBjrsR3sTyqV+Sj9F0HprP6VAYlfYjnNQIIkX8TdpWOO8500sP8oP73jHetLLjvXbDev3yfWDj0co2Yb4Yrl+mPhlcr2R9QrWRTf48GMRygusi/7xUeJrpc0HrL8u40+w/ge5bmf9L3K9EW2TYf2MXD+FTZtcP816j23aevCqCKWfXD9L/Pe3ab5Cib+GddEXbyV+grQ5z7rxOGx6Klz57avhSiyIZxumP/TT3of/oJ/63k7yNWZVZ6kwq886khebtTR3mD0eZ2P9KRsW3mErvu8vZmi4X/XHeofD3iL0d3jX7/0mXGmjjg/uiNHumsSxiTdpx+AXmeFKRaYjLeM1oevDXfTiWEyR+pfQboetiyOUrvQD3fhPNkW4zb87vbv8z5T6t/D9By/5d+d/VoD+50j93/Bt9+Lfnd4q9f9G+2039JlSH5UVrlyV5d/5E881c6T+JrRTYaef5295gMdvpdTfj+9MP/Mv6t9qqd+L9qfQ6Gf+1wWY/w1Svxbf1V7yH9mh7/z0ZA/ad7rQW1MjlGprhFJ2KVyxsF5PaPpPuBYnwiERirCJZ93UHq7Uy33CVo0nrkzEt2vxpm81TTxhGXisnxO18k3NC1c2l3guX38XvXE89YrscOUgeruH8+NJfy36VvRnPegjXfTaMwfNPg59AlzwU58n9Zlohyyk/A/7py+Wehv6iehD/dQvlfrF6Gehj/BTv1zql6FfjH6In/rVUv8k+g3oLX7q10r9evT16Ef7qd8g9VvRn0If46d+s9T/Dv3r4hz4qd8u9e+jDV4UrsT7qd8p9SfRj0Y/zU/9Xqn/HP109Ml+6vdL/SX0Behn+ak/LPVh88KVteitfuqPSn0U+t3oc/zUn5D6q9CfQF/gp/6U1F+H3rSYa8BP/Vmpvxn9CPRlfurPS/3t6KegX+mn/pLUz0Cfib7CT33wjZr9HPTL0a/zU99X6rPQb0Zf7ad+kNQXoD+Ifquf+qFSv3SeaPvDlVo/9SOkfuU80XZSB/3Uj5X6dfNE20Eb5qd+gtS/PE9cOxwDP/WTpb4O/Wr0jX7qp0j9X9HvRf+Bn/rpUv8p+tPo7X7qZ0r9efR9l4g0/NPPkfreOZw/aPVTnyn149D+CC74qc+T+rvRTiT/piV+fv5L/YPoc9CH+qlfqtd/9MvFMfCgN7vojcsTs8OVTTn+318sl/7r0VYs8az35L/fgXDlj178u+ufr7zR9/65O/1qP/Tuyl8h9afJ+04v5Xfnf22A+V8XYP43SP2X5P+DbuS/2g//rvVX6DdLfY/ccOUS/od4qL+O/Ad16LdKfX/0I37q6/2VQ79d6q9EPx390G5eP+PQF3jx70n/Y/RrvejdHf/aAM//TqlPwn+9F//u9LulPh392W7o90p9HvqIpf7dP44wlPdh9BPQW7p5/lain+PFv7v818v8P4V+qRe96/iE2v+W+mPcP1ejr+1m/p/D/2Ev/t3Vn8MB1p9GqT8rzn83/B8N0P8HUv8m/gc94r//EwH6t0v9YfxP7Ib/UwH6Py31n+A/pxv+zwbov1XqXxLtVzf8nw/Q/wWp3yPar274vxSgf9MkTf8u/k93w3/wpMD8h0r9KfwPLfXff98A/UdI/SXx+enFv7vx2UFS33s+n5/od3to/9zl3xJg/kdIfST+1/qZf9F+j5b6Oej3ot/vZ/5jAsz/BKl/EP92P/Mv/k6U+lHoQx/lM8RD/l31Yj7nNKkfj34s+hN+ln9OgOW3Sv1t+J/1qP/1L1Pq70Nfhr7Vz/wXBJj/YqnPwf9WL/l3539xgP6XSv0S/Dd2w3+ZH/7dPh8KMP8rpf5x8n+hG+d/9SRH/2tombgH8e/8rwsw/xukPpH8Tyvr/v3DM+gXB6B/Hv3L8/3rf0ca9O+gXYd/y0+713/dXUD7GUD+/yraPy96d+1ftTz+/xBlf4xj2M38f4F+9GP++RdzB2ql//+gn45+ZTf993+QvPvpX7TfB6X/oeg3oK/upv+x6Pd78e9JH4v+VAD6m9Hf9mD39Vlog5d1X29DPyIA/WL0UwLQ/xx9TgD6J9GvDEC/Hv32APQvoD8cgP636FsD0O9GH/Ez/9q/IIP+D+gnoN/ZzeunBf0sL/7dtR8n9M8v9EvR7/Xg31Wvvk/xY83+PfRb0du7mf/P0H8QwPH7Rly7y2Fp1/49Pf/vzef3CPShHvTu2n+LLH8U+mnoB3nQu+2//zjA/rvUj8V/8XL/x58mSn0c+g1e9O7yPznA/MdLfTL+93fD/5QA/U+T+gfwf9qLf0/1dwH6iJ/7d/2JOX9W6X8J+gno4/2sP8sDLP9KqX8S/1Yv+Xf7/CNA/xVSvxH/K7vhf22A/tdJ/Sv4r+2G/w0B+q+W+lr8n+hG/amX+nfRh67gHtRD/fFUf5ctoP+wwv/Pj1PS/5/wn4N+sx/tp/r5MVmzP4B+Lfr6bub/JHq7l/x70n8trt9f+Np+ap886viRzH9vjt9EL3p38yNHSP3n3L/MQW/38/qPnxxY/Zsi9YPIf5mX/Hs6fleh3+pn+cW2Vfr/EfpGoX+ke+f/TvTBK/3zL976qJb+b0Q/An28B//u8m+X+vHop6Mv62b+E9Gv9JJ/T/oU9NsD0GeJ4x+APgP9pQD0j6Af+3j39UvQz/Sid+3/jTTon0RfuUA8A/Dv+fHQm+Tnh7h+vPj3ND/39+g3B6A/iP6wF73b8e+bAhz/lvq3jlN/Fvjvf3SA/sdK/b/wfb4b5Y8J0P8EqY+yhSsXulH+iQH6nyz1kfgfssp///EB+p8i9T/A/8Ru+J8WoP/pUn8N/md58e9Onyz1o9Ev7kb+ZwaY/1lS/xP8j7f5n/85Up+Mdl038m8NMP+ZUj8b/7u74T8nQP95Un8f/k90w39BgP6LpT5bnLsnuvH8JUD/S6W+CP+WbvgvC9D/cqnPx3+8F/9u7z+lvhR9ZjfyvzrA/FdI/SP4X+7Fv7v5Z2ulfiX6rehnlvrefxS9iHVSX4n+MPpZHvRu7x+l/qpt4coWL+2Hu/GrzVK/D+15/Fs9+Pc0/vYn8fmzWjyD9+/+ZWeA52+31H8o6t9q/+/f9kr9aVH/fNY7/NdL/Xn0K7uh3y/1Qfn0373o3dWfg1I/CP1R9Iv9PP6Nfhx/t/Ov/NC7y/8HUj+c/F8g/2V+1n+71It3jH+c3/3+871oR/zS//N3SvrPQT/di97d8TsdYP0/K/UP4b/Ai39P5S9Fv64LvXjPrxrspu9CT6ElnfWwCMXaR9uuZt3SlzANCK2Eln6sg8WsvT/ZQTj7xTuVowgjSGc0EFrGsN0fDaGd0HI12wPYvoZtQqvYP5B1sZ/QgsY6iP0m7Z1O6+XEs20ZzPpgGU9ol+vCp24ntu1mjepwLb46ku1ITWuJkhoRgpV4yxAt/6p2iOZfL4v1e8R/z026bvyo+XDn313cD5yvma5sRH71POtltFxJCNVXavGW4WwLsLcPd38tukvfbiHE3n6l5kPdfxVxYB1BHPvthFZC60j36XaZvtCjsYyQvtI6HwexT8R3pa826K1u9PrxsFKfqsF+ddd57NCmSVzzSV21RGr+9HypNlaX/LnoXe27479a+rdHufcvyq5eV2PlcSSsfoDtcWwTVhNaxP5oeZyi5bUq3m2+FhuuZTvXtSUGMthHaBfX63Ug7Amrxf7xEdp70qINGC+vf0PboF9rIl379VpbUT1Btg3StvpHMh+EdrEey3qso42w3oDNDZ2Pk8f+yX2afR1t+0Evnw9u55dLfTPadc+GK9V+9i8O3xdY/6BR6gtepn9KHrb62T/4QOr7locre5/1v/wnpH4I+hPoa/0s/yk/yu92frbUj8a/ab3//ZOzUn8L+jvK/S9/q9QvezJcicH/bj/LfyHA8l+S+lzyPtNL+T31b5aiXxqA/lfoawPQbxL1x4ve4/wU9K96OX/u7m9Ms7Xj92e0wb/29fxrevU7b6Q+iPPfRBr1Hs6/p/J/g3a0F/+eyt8H/3N8zn+PjlJEyPwPQW+Bw37cn4u/Q6T+JrRl+D/qh17Mjxst9Xei34r+lJ/jA5Ol/gH0jegv+Hn9TZkd4PwIqc/F/3mfj79hfFbqH0Y/dAP6R30pv+P8JRvO31MQ7EHvdnxV6hMKuT/b4N/zIeP3xdbgOw+9xU//c6T/PegrvPh3Oz9d6g+g3+lF767+ZUr9EfQfoI/36fg79Iul/hR603O0wX6Wf7XUt6Ef/Zz/5a+Q+tCKcCXZi97d/IS1Uv8M+sXoc/wov3g+v13qf4u++jkxx9+/54MHpf5y9Af9zL9I5bDUx6A/j36DB/8RLnr1O9HQl90WoSjoh1aFK5vR734pXPH1+Nml/3fQx6Ov9fP8X5D6f6DPqfLv+jN+CiSjr0B/0I/zp/7Wr/Tf9yn6f+g/8DP/offL8Sn0p7zk353/vlKfSf77biQNP/Iv/A+R+kfQT0bf6ode1J+hUv+UOP7oz/tZ/hFS/zL6dRu78X6T1P9e1H/0l/z0HyP1f0N/wYt/T/M7v0A/uprPjzL/jt8E6T+E8z8TfYQHvdvns1I/FH1Ztf+fn/FSPx79dvRD/PQ/Reqnoj/qxb/bz3+pn4X+Ujf006V+AfrRz3fj+azU/0wc/27oZ0r9lF+FK+VP+T8+O+v+wMbH5/ihd/v5L/VbyHuNl/y7fT4r9YfQvtcNfY7Ut6It9nL83ZU/L8DyF0h98Bo++3w+/47P32L9+kM/Yo3/5V8s9fFoE7uhXyr1OWgPdqP+lkn9Y+gveNG7a7+WS30V+rGbxDtq/t0/rA7w/FVI/Sv4n7XJ//KvlfoD6Mu6oV8n9R+g3+pF79p/Ev2fDejrkyOUM+gb0Y/g+O2n/9TLcCw83T/u1I8f7c959JP9+PwRn1/7pf4C/oe+wD2MH3rxt1Hq++N/OvpZfn7+2aV+GPoC9Dke9K7HT/w9LfR3RSjXol+HvgD9iS76n277j9J/HPppv/L/+r8k9dlo977gf/0xzZH3r+hPd0MfLPVr0Q/d7P/1Gyr1W0X50Zf5ef1GzAns+h0k9W/iv9jP/KvjJ1L/PvrN6Ff6Uf/U8ROpP4b+8Gbxjqh/9X+y1H8srj/02/08ftMDPH7JUv9vcf5f9P/8z5T6Pmu5fl8U77j6d/3OkfofoF+Mfr+f5c8MsPw5Uh+D/2o/y6/+1qzUT0V/GP1hP9vPMqlPQX/+RfGOr3/376ulPhP90C0BzG9GP9OL3u3np/T/FPrlXvRu34/x4/y5nZ8k9b/G/3b8n/Wz/lVL/Xb0H6A/76d+q9T/Hn0onxuX/Dz/tVLfiH4C+uDH/Gt/9kr9p+gz0Uf4oVfn10j9t+gr0I9woxfP/kxx2rO/+DjtWV9ZnPZM0HSzjCcsu1nGxcs4wrJ47bmlSZHPMQ2YbpXP5tM0e9dtkZ6+Xc8+0xTSnGJIQ/iYqiGemdZP0Z6hin3q80oZp9uLuPgEjfp4+fxT+hJ+TFNd4q3O+6zyWWi94VjU3ybnVuhlmqbZi3TipznSq2fddLssjwtq2RPlscOuTF+/gzTukPo7ZF5cMN2J/Z2O7fgktpPkXI4MR/pl9HHqwURfMT7ZEa8/sxa6+OnYgeknrGNbJmxZNyVp2+rzfLluld+tbdxXhm29sJ9B3AzHudN9xd+NDdSDaSbcLblT869vx7Ov/k6tX6tui7ol4oTmHrbvkf7ucfgwpRCf0jnNMkOcWNfzU3+vhmkWdhI9zl2d1NHrpMmw+NK+nuXa+uolz+2jw9q4ri2ND4Urn74e7rat1PWOp1qd9R+gD97jWd+7I6bz87HhheHKD/Z4zv/lHdZBnfTl6Cd50Q/osO58/N4pCFdSvOgd42md9c+gLfKid9wzddaXo63f61kf0mHdWR9M+Td48X+ZB/2iN8KV3V70jqPe+fhfRPtXL3qH1876L9Ce8lJ+x/OozvUnivKb3vCsd/zKUWf9GPTDvOj7dFh3Pn7Xi/rnRd/Xg34S+r5vetb385B/8XxvrBe9p/ZjVW64MmqrZ/33Peifwf9ML+X/ngd9IdrpXvLv+F3PzvpfoC/wonf8Lm1nfSn6ii70xsXygHPbbHXdTnPZdmnLq132V7vst7tsW1zs7a56F/8Wq4t/l+1ql2072+JqjPh3PyXerv2ekdiOP99PifnMsN3STyn42LFd/a9+SsU/tG31Pbrj/RR7k2O//QTrZx3bBWzXf2RID73JkF4BtjGnOv+ekph75lS+DJfyuOwXc9rUfuff+im1TY78JbNtbfLt95r8XTzdf8Q/GNj94xSp/+f+cGXlO914fiH1Yn52rRe9u/c7pkv9p/j/AP3OFV33/z09f7qAPvQgnzF+6I2fEmF/CFcmo9/fTf0w9AXoD3dTH4t+K/qj3dQnobejP9FNfR56y7t8Rnbz+K9EPwf9WQ96T/OXXkS/7t3uP79+Ff1R9Bc8+Hf7+1UBXj8zpf4N/Acf6v78tXfRTwlA34R+dQD6L9Hv91nvGL+ZJcsfciBcuYQ+9BfdO/+D0Mf8sfv5H4beGoB+PPp1AegV9IcD0N+LPvhw9/U56CcGoC9BnxOA/jFx/LrQi7nYZZncb0dr87IF9fPkfa+P6WcdD1dOHw9sfuiQv/v/+Wa3aXksxPc0L3p342unpH4p+gL0oz1cH26//9kWWPvUKvWr8L+hG/k/L/W/Rn8QfYyf+b8UYP5N+Zp+G/7Pd+P8BUu9+P6EESf8H98NzQ8s/32lfq+oP178e6q/B0T9CUD/Hvp1XejFeJD9QfkeRx5hnratvm/FumWB9n6Hur1A6//OelTOP5DhIhk+IcONMvytDOtl+EdCcZ/YTijuV+NP9VV/i3PmbO33PXeW9dGe/bb2UX+70/5CH0XcV08vM5nE/bF4Bir6HaMf0u4rZpHYIELRNxD3b6f/2lcR6wVL+ipiPGbx/SaTOK/i3r7922/zGx/uK56N5gttK+H0gr7KRcIfXEYf8j/f5l84+ab934Ql45OmdjqIclHHZeO19ivmdbP6foo4B9XX0849FqHEv2pWxy9Fm6eOTX5L34z46ov0kWM2ase5T4T6233i/m7djBQleY9Zabxho/rOjDj+4pxUpNEnWHmvNjabob0nk3xPP/V8iPdUBq0iH49r56WMeHGvV5b7vDa2SR7Evd5kbOyXb1LHAmvv7Kf+3mA9eY6IJA5fjVNuU1rxLe4D9z+uvV8Tv0o736YfbVSSRTriHR1C9b2vIZSZ9fjV69W6FFG9XrHc8ay2Tl2f9fG512Ie2HuLjfNaCuVQBTVQBw3QBC3QDuaP+yrDIBriIAlSwQalUA5VUAN10ABN0ALtYG5GD9EQB0mQCjYohXKoghqogwZoghZoB/Mn6CEa4iAJUsEGpVAOVVADddAATdAC7WA+jR6iIQ6SIBVsUArlUAU1UAcN0AQt0A7mT9FDNMRBEqSCDUqhHKqgBuqgAZqgBdrBfAY9REMcJEEq2KAUyqEKaqAOGqAJWqAdzJ+hh2iIgyRIBRuUQjlUQQ3UQQM0QQu0g/kseoiGOEiCVLBBKZRDFdRAHTRAE7RAO5j/hR6iIQ6SIBVsUArlUAU1UAcN0AQt0A7mFvQQDXGQBKlgg1IohyqogTpogCZogXYwf44eoiEOkiAVbFAK5VAFNVAHDdAELdAO5lb0EA1xkASpYINSKIcqqIE6aIAmaIF2MH+BHqIhDpIgFWxQCuVQBTVQBw3QBC3QDuZz6CEa4iAJUsEGpVAOVVADddAATdAC7WD+Ej1EQxwkQSrYoBTKoQpqoA4aoAlaoB3M59FDNMRBEqSCDUqhHKqgBuqgAZqgBdrB/G/0EA1xkASpYINSKIcqqIE6aIAmaIF2MLehh2iIgyRIBRuUQjlUQQ3UQQM0QQu0g/kr9BANcZAEqWCDUiiHKqiBOmiAJmiBdjBfQA/REAdJkAo2KIVyqIIaqIMGaIIWaAfz1+ghGuIgCVLBBqVQDlVQA3XQAE3QAu1gvogeoiEOkiAVbFAK5VAFNVAHDdAELdAO5m/QQzTEQRKkgg1KoRyqoAbqoAGaoAXawXwJPURDHCRBKtigFMqhCmqgDhqgCVqgHcz/QQ/REAdJkAo2KIVyqIIaqIMGaIIWaAdzO3qIhjhIglSwQSmUQxXUQB00QBO0QDuYv0UP0RAHSZAKNiiFcqiCGqiDBmiCFmgHs6mfMgyiIQ6SIBVsUArlUAU1UAcN0AQt0A7mHv0U6+IIZfPX2u+tm2X/5vnZ2hyu0Vcuf/Cm+7V+W/3KCOUOub5/pWu/NNh0Mitc2VgZriQ/E658zPrn4veUC8OVC1la3CW5X9j1yg5X+mVraa0S300AL8KrsA/+Aifh9Hdhl+E5uAg9CsKV3hABV8A1EAu3wp0wG7LABovhMXgcKqEatsOr8DY0wPtgh7PwDfR6KFy5HMbCjXALTIcUSIM8WAzLYTU8DSdlPfjV6+HKerZfeEjbFvzmIUe82J5IGX7H+hdPa/HCVtQbsW+vIb2u+sN/Yv9f4UNohha4AD1IIwwGiWevcDXEwA1wq0gfZkMmFMAj8ASshY2FnfPmLq96OV3j/wv9627SEPveKXQuS1c2h+HvcAbOQztcVhSu9C9yPrau6bkurulfUaRpxPU5okg71v7or0UzqUi7fkUephZ1LqfYJ+J90bsrvyjXT1z0Ir1ZRZ3TEfUlgzAflsOzsLVIS8eT3tXeW/m76/8V1t+At+EwHIUm+ARa4SL0KuZ4QCRcAddALMRDItwN98PD9VzLhDZYBI/BL2E9bIXfwV74AzTA3+Fj+AbMJeHK9+EqGFviaEdE+a5n+/2PwpXJhAlwN1ihGH4Gvyrp+vgM5FhEwbCt1CdCsT0ObKQ7mfB2ce1AKuQ9rfktJLy5mfzvD1cs+ztvP2rYXmXQufPfis0e9q+DLbAT6qERPoRmOAtfQzDXa/9KR5z4PNLjhkE03Fip5eEOwntc4ue77CuCVTKuXK4L20pp+2KlZivSMH62bTek+yYcgvdB/M59tIwXaUbLNE7DV9DzGS1ugAwthNfAj8SxhgS4B2Je1ursPNYfhl/Chme07d3wrlz/EM7AV3K75zrOH1wJ0TARblun1ZEkwlSwwePrHNtPw2/gHblth1b4HOrRmZ4NV8Kf1c6lrvnes1oaw591xIn1sTAZfgIPwIMwH0pg+bOOulL+rFY/finrigi7qp89JJsfcz+W5rqIMZMI6vJlUmefo405qc87ZRr6dq3cVuc3EUZudcwziEjpp85ZEmMkYluMzYg+ldCp4z953XteK75DqCfXYx/vpl2WL/wVR/n89p8eoUSiD/Nu2uUy58NwRZ/voh/L5T/37/yEmLqXf3VuIvk3G3wLNvjhP9qNfqePejFONvkV7R0ToQuR2H3Ui+UW9Pp4ue5/wgof8x8WoSS/0v36YzVHKPejHyS3gyRWH/2L+pOPfrB3U/d6jt+1O8IVfb5bR/3pwn/H+ZX7xXjoLTsc/kV+xFiwwN5FG2G8vl3LIuKXv+IcL87xlYQv1XvuWxnTeIo01O+sYl18ZujxTxNvmRChlLEu+m4iPp71acSL7xoSfqpc/YdJ/69491/dR/PzCrbWCZpur4tOL/+wra7pOdpD02/6qXU6Zl8/5YkD4cpzsB3q4eZ54coRwg/hE/gSvoHQd7gOwAJD4WpQIAXmw6NQCI/A8kqtzlYsMqvtce1ss2IvMSuNhJZnzOrnneiP66H6ft3Xmu23cgkydV7qX9bufcXYvj4HsXayVk7rND77ppC/qd6P4+GXtTZxqJt0qifxmaj4ls7HL2t5t8ltfZ5DAWnUTuRe5Rb6Njd4T+e/aym7J1ypENxH/bznf87vd8t3y3fLd8t3y/+FS3RWTlp2YfqCLFP03OL8wiJTdKYWzJ9byHp6cXp0YVZedGE+Gw/b0hfkzjVFz8svVv9EF+QVazam6IwiNPNsJWmZWRkl8/JybQ+qm9F5uRl5uUXFHRtFxYXaegHJYpVWYsvM9z27ot8h+jainyDmCOwkHHuVYw5jsKS/tBXxYu6AHRvLdPldMdJG9DPEXPGe0k7MNTAVaHMM9EW/rxF9MX2uhHHOhNg/tac2Xj+vp5Z26FsR6lyGir79tbkMtRFqf2zW7gj1XmnIKxFq/6Sqp/NchksR/dX+T04P57kM1W9GqHMZWvdGqH3tWpPzXIbqver9bL46z4ew7Y0IdS6DyJOYyxA3PX2xmMugeJjL0Dqgv5IM8SvvVeca2Pv3V+cE6PsHkTfr5V+qz/RjKV8CpEA2LIQVUAlbYBccgGPQDG0QUs+9KoyCWEiAFMiGhbACKmEL7IIDcAyaoQ1Cfo8eRkEsJEAKZMNCWAGVsAV2wQE4Bs3Q9nutb1xPmfpSDm91TJyrtj7OdgvC+ys3G7bFemG4ZvN4uLNtCTwZ7t2PdYB7G1FH3jS73/c/lTefFy7pudFF+dGxpmtZvTYvcxxXdcliETWe3Y9OnZ7Qo4djdKAn/9QtKvIEgrVztfgJJgvX5Gjqe2TnsQSrhjofKEJek1YHZ7lo+vaUff0I7VoeZHVw0KQh9ovr8ScfF2e6K4q+36mNkWQGeW5jhvTUiO+lXct9TO7bmFmhGlWGSdMubYw6J6mtj8ZWk8Ovfn8fbdKue7Fe3VcjWfroYXLMh77JpP12nTrG1Vej1uRcDtGGJBjsqvtpiDYoSMbrdneZHOMkoeEajndlHH4TDXaWcA17kLOd4B6DnagPgopEh53+PRf3G+wq5mgMdeM3XdoJV9vnaCT37GyXa7C7lKZhnEOurxdJOzUJq0aoG7slBrtQq8SN3WMGuwirhju/K2RZhZ2xDvc02In0nzSkd8KqYXFJT7DWYHfJqlHvxu45g119usZYw8Wop/2C9C/szmZouPo1GdLSF2G31bDdkXR0UQ7dguL0DFN0TnpRjtrTKHp4gRbq/YWFWYVFufk2p4009oneCXbaitohybXl8rc4azF/s9lgV77WSfHc1/Gle/P/a3+GfoJPbQ39B5/aGvobPrU19Bd8amv2iu/s9qGtwc6ntuZN8R39PrQ19B98amveEt+J70Nbs4/+gC9tDf03n9oa7Hxqa/jc9amtEX0Uqw9tDXY+tTXY+dTWYOdTW4OdT20Ndj61NfTLfGpr6C911daIuvsV9VSPF3ajTY46I+xEn/pVk3ObNIj+xzDDtp6F3xvWxTIBuxGGAxhscoxnG9ObNc9kes9Net8t3y3fLf9nL1N2ffutN8a+5hLnuu3CHC/7i9n/ERw1cN5lu9du5+1Il+2rXbYnumzf7rL9gMt2scu2vzzhot/oJb1XvOx/h/233T1d9MIyM0qKxs1bmJ5XkjWupDg3ryh67qTrbhxvGlk0yTKySJ43d+M27pb4V/ncremvtO50vj+2vtNfibF7v2eeYliPuXpAh736PHOktm15a4By4uQARYSnZHiWcDjhecLXNg1QLhGmvTBACf5ogDLyLS28WoZL3tXCX76thbrdNXL//Bec7XX9D2XY/LxzOuNkvCVzgBIxd4AS88AApWz2AKU+Y4DSms4629XWAUryfQOUeEJLKuH9A9weC/HFJdZsNFAPpnnYQgHUQn0OaRLG5LjXB7rUf+Q53YpcyrIEG6hm/a8cw7KHZfhTeFrTJxNannakVb92gGIVrNfi7IQxax37Y9ZQvnVoHifdpyhveed8xP8SmwrSqOg6j7VPcg6g8cnONo3oW5/wXL6yVdr+RsLkVQ7b1seddaJP8qFFvlcoQ3FDIML+MrziSm1M8+ortfo76+n+6pjmlI0DtDHN+P7qmGZtRn91TLMxsb86pvmTK53HNMc2D1DHNC/0dh7TtD7RXx3TjPlFf3VMMybYeUzTRLxxTDNoeX91TDPHpI1pPt1ouU+MaYZc3/WY5oUJG5WYyzcpjb/hmv6ot1JNWD+ot9I4ZJP6/lXE9v6K5bIwpXrAJvWdKwvxFU29lfqHXlAicp5XCqI2KfH9N6nvTaljoeI9qIGblPqy9UrBnv5KPHrX95+Szb3V7YOnqA9vauOlKzh2lbAFdsEBOAbN0AYhlf2VSBgFsZAAKZANC2EFVMIW2AUH4Bg0QxuEPIMeRkEsJEAKZMNCWAGVsAV2wQE4Bs3QBiHr0MMoiIUESIFsWAgroBK2wC44AMegGdog5Fn0MApiIQFSIBsWwgqohC2wCw7AMWiGNghZjx5GQSwkQApkw0JYAZWwBXbBATgGzdAGIb9GD6MgFhIgBbJhIayAStgCu+AAHINmaIOQDehhFMRCAqRANiyEFVAJW2AXHIBj0AxtEPIcehgFsZAAKZANC2EFVMIW2AUH4Bg0QxuEVKGHURALCZAC2bAQVkAlbIFdcACOQTO0QchG9DAKYiEBUiAbFsIKqIQtsAsOwDFohjYIqUYPoyAWEiAFsmEhrIBK2AK74AAcg2Zog5Dn0cMoiIUESIFsWAgroBK2wC44AMegGdogZBN6GAWxkAApkA0LYQVUwhbYBQfgGDRDG4S8gB5GQSwkQApkw0JYAZWwBXbBATgGzdAGIZvRwyiIhQRIgWxYCCugErbALjgAx6AZ2iDkRfQwCmIhAVIgGxbCCqiELbALDsAxaIY2CNmCHkZBLCRACmTDQlgBlbAFdsEBOAbN0AYhL6GHURALCZAC2bAQVkAlbIFdcACOQTO0QchW9DAKYiEBUiAbFsIKqIQtsAsOwDFohjYIeRk9jIJYSIAUyIYJnw1Q9v9zgPKtYfH0Gfa/fsnLzVA7ndeJJxzXi815+Rnzs+YWjxsfHSPiYtQ4cIqwFeWJ9esMz0tYKyzWIt08OiGmoDinMCs9U0vD1PWzlIJc7VnK6A3aPv1ZyvdMQzqNP+x+qoeK8VmKGve8RgWf09PCnJ+lHFzbw3Rws8ZptgWBPEsZGuZ5fLMxTMMe5fl5be1wDdHn0Bd345tBUzQuBXke3zTdphFj8jy+GXObJNjz+Kb1Dg3R9/E0vjnrHg1v45sF92iYBjnbuY5vivogOPpvh5278c0paT1UvI1vWrERzBjvsLPI0Di+uZN6JPA2vqnWNey8jW/WY1ffhZ1xfPMgdge78LvCYGfHzo7dacP4sF6OX5kc46BqXV+r1XXjOKi3+8gd/xis9o0nVw1W51RPJxTHdhah8PMY4QjCeYRibLKIcCzho4Sizj1BKK7jSsKJhM8TTibcThhP+CqhuMfcTzjdjf8vNw9WLm8erGx/cbDyDesfEPaDq6HvlsHK9YS3wByYzHYOrIZFbNcTzjGkFT9tcMc9g8hTdf/BHu899OWfJwYrF0Ec8xj7YCXkw8Fq/38IYcyH3tP4MTb3fKjpMwjLpD6ZtJ7yQf8CNq9J/VuEP/2Hpj/C+mkQ5/McYd8m7VxdTjgeRBsVRzgDRD2YTVgIYm5+KeGaJu2crifcCeJa3kf4VxD3PScIPwfRhrUR9sOvaLeGEEaDuHeaSPgTEPdVqYQLQcwdL6Bsy1gX1+gzhL/9x+BO92trsXn+E+/lfwPtn/+hlf99wscrtPKfYf3nFVr5L7JeUaGVvy/pVlZo5b+C9RertPLf8NRg5dcVWvlnsl5d4d13V9/PFWKweQ0fh8E6IFJNz5fv9zJe/5+i/RrKPOhdv79GnCvLRS3//f85WBkG1R707n6fYgp6y5dcQ2inwH6h/3Sw299XcPv7NBfdHz9fvz/GKvUP4Dvvn460fP3+nkyp/xnacjjhR/nF8S9Db6X8z6P9L+F/YKRi6aL8br+fXPr/PdpjYBnYtX935d8q9V+irf3Ec/k9ff/oN+jDTnrWu9a/fgb9lWivg3gP+Xf9fkP1GaHM/+1o74NiP8u/01D+Ri/ld1f/dgdY//ZKfQb+W734d/v7yFL/EGUfdNp//X6pfxT9ZC96T+e/HP1zXs6/O/8Hpf+daDMD8P82+ve8+Hf7+84Bnr9Gqf8M36u7cfyPSv0xPttrAyj/efwHf9R9/VC013jRu/19apn/OLRHA8h/IvpZXfgX7aMR4/etd/y2uET9ri35/fzV2NqF/Xl057XPmU6OTdp3/LrTVus6uU98N5P934Md6+yrbhus/Sb7WC3Own7rhcFqemJbHKPf3KAdq7dk+GcZ/k2G/5LhBRn2nSjHimU4bqI2ZmydqN2zbagZqPZ7Jjyh9TV2RgxU+xlHpw9U+xhTrhqo9p1qJjqPGQ/6j9ZnOd3Xecx45/MD1THjKU8MVMeMCyKdx4x3rhro9J1ey34+UB0zfrGHNmasvPDaI96+00scq4qITUrBT+hj3EVbN5Pj2C9Sib+b/tktv1aqWa9OuEOJZ39rEvsGRyoVhPH3cM5mDFbHlacMilRasa/HZij7R0MZcXa2K7AbJDTJnI8w0r1LO+8Vdw5Wz2Ur8Ra0FkIxD3cItrXsS2Y7nrBR7OuFjny1/nGgUh8zSBmBjWnkICWGfNSSh2rhm/UCwtb4XysV2FXjOwKNGMe2YlOwdpBi700+E6kDfQjJRzKaVqEfIn6zYLA6tl1/1+CO8e16cSzEd3yJtGdq8SfEdVWtjXMf4nwfhzNwEcJ+O1C5HMbAJEiE2TAflsAqWA/bYA8cguNwBi5CWC16GAOTIBFmw3xYAqtgPWyDPXAIjsMZuAhhv0MPY2ASJMJsmA9LYBWsh22wBw7BcTgDFyFsB3oYA5MgEWbDfFgCq2A9bIM9cAiOwxm4CGGvoIcxMAkSYTbMhyWwCtbDNtgDh+A4nIGLELYTPYyBSZAIs2E+LIFVsB62wR44BMfhDFyEsFfRwxiYBIkwG+bDElgF62Eb7IFDcBzOwEUI24UexsAkSITZMB+WwCpYD9tgDxyC43AGLkLYa+hhDEyCRJgN82EJrIL1sA32wCE4DmfgIoTtRg9jYBIkwmyYD0tgFayHbbAHDsFxOAMXIex19DAGJkEizIb5sARWwXrYBnvgEByHM3ARwvaghzEwCRJhNsyHJbAK1sM22AOH4DicgYsQ9gZ6GAOTIBFmw3xYAqtgPWyDPXAIjsMZuAhhe9HDGJgEiTAb5sMSWAXrYRvsgUNwHM7ARQh7Ez2MgUmQCLNhPiyBVbAetsEeOATH4QxchLA69DAGJkEizIb5sARWwXrYBnvgEByHM3ARwt5CD2NgEiTCbJgPS2AVrIdtsAcOwXE4AxchrB49jIFJkAizYT4sgVWwHrbBHjgEx+EMXISw36OHMTAJEmE2zIclsArWwzbYA4fgOJyBixC2Dz2MgUmQCLNhPiyBVbAetsEeOATH4QxchLC30cMYmASJMBvmwxJYBethG+yBQ3AczsBFCNuPHsbAJEiE2TAflsAqWA/bYA8cguNwBi5C2B/QwxiYBIkwG+bDElgF62Eb7IFDcBzOwEUIO4AexsAkSITZMB+WwCpYD9tgDxyC43AGLkLYO+hhDEyCRJgN82EJrIL1sA32wCE4DmfgIoQdRA9jYBIkwmyYD0tgFRg/u6t7Rip9W7WxD7HsZLuez929PbV7rYjXBynJvx2kNL42SLESFoBR3/H+f79In8a6xHd22j7Sxkssvgjc6Es+0vpGQt9LEm/23f+Sj7QxJKHXx7SX+qFfhX6Iqfv5f8Hgv/rf2jiSwC6PuT5HculA73nS87/Wx/yLd/tf+UgbZ+thYLsf5a+X+TfmdXcXen3/frlf9BXb5fkXS0fZveiHhjv0jej170/Qyz8i3LN+skH/EXr9cYDu3+pFv0HuF+W/II+f0f9mL/q9Bv3WU9qYotPx8aJvNOi3nBrc8Ruvuv8PvOhbDfpe6PXxmp4mff60Z/2ICIc+6pSj/Pr+sV70E+V+cf8lxuzDTM71L96LfrrBf6XUi0Vvf6xe9FsNevEsQf/+EP341XrRHzToR5wa3PH9L7q+0Yv+tEH/vCH/3paO82fQTz2ltX/dWYR+3KnBPn9/iu7/gsH/jae0cXexVH+lXYsCay/n9qvMh/ZLP3+m/p6P37T+jus3Ef/6c7/LJFYv+p39HfnPOKU9YxKL5YJ23yywhGk2+vZyH/KvXz/1XvyfkvtF+/uo9K8/AxSc9aIPHuDI/4ZTjvbX8rUj/3aZfz1Pq33Iv7+LON/bTznaTz1/fQd4zv8QuV/of++m/bB0oXddRPkbTjmun472xw/9305pz5a6s4ixH73/4TpPwFf/4pmn3n5Yv9Y+CwXVfZyvn3U+nL+O9tXH8ovj/wnl13+vz/714I7vB7P2c67/G3zwL9KzEJZTJv17g0I+keNqrBe9OFgdSxPr5z8erI6/CZv7PnGsz/fwjM6Yvp7mV80OX0EGX30+ccT3F+sGrfXf2vrlrvYyfvInXeff0tZ1/pzs5Pr4CkfZ4mU5b2H9bsN65ieOdLtKw5NffbG2dS6X6r9Ne/69gbpq+UpbX4iNVa4v68K/8Vy5zZ+feTbuM+bVLtfV/Lmk+UGT5zh36av7XXzFG3z5eyxEenoai6o8l/tJo9419KF+iHjhJ+WU97oSaPntsszrP/F+LIzpd7pWLmjrT53qoh6xX5TvJTfHNtZwLvU0v9jnSF9d/1pbv3DK8zUQRD01QyRcCT+ECR87ND1ZD4coGA5j4UdwM9wGd8FsmA8Pgzh2Kwl/Bc/BC/A6vAXvwjE4Cf+Ci/DjNZ7z15W2HXrTjoljdf7jrtMYhM2VMAGmwgyYCw/BcqiADfBfUAfvw2n4HH7wiYZ4dqeH7510xItnQj+QbW/1LO0ZjRh3V7flZ0HZ/ZrdCBlvkfH2B7RnUhYZb5WfXTHzNB9D9XRkn6QsX/M/RMaLcXQRNi7Uni0P0tPv9d/fZ/k/ZXE3KfKuGUquiNG3F3TMg5y3ID+zJC/LyTozr2Mi5DxtIqTnGZZOsyV9nWXZ5ZzK6t3avKeIXtrdrac5lZa/B6k4fT+FeAlZMmEEfbqRznMqT5wJ6iAUgSCQOZUVAzzPqZwyUKPiGs9zKo9O1hDP5PRFL69oA/Xna8tKNMb38jyncucSjQqDD3dzKqf8VEM80zOWw3VO5c6nNMSzwSBT13MqN1RpeJtTubNKw/49ZzvXOZWiPgjW7nOcfXdzKif8NEjF65xKbAR70xx2Fhka51QOpV4JvL4zLuua13fGhU0Xdo8Z7CKwEXibU2nBRrDXMAigl8M4p9JY113fLd9gSO/UZ0EqMYaLTD8fzxvsBv0rSKUspLPdNoNd9ZdBKmsdk5o68ldrcrxbHh/c0zQBzpo6271qcnkXHLshhu0ehtD4Lvh07Pa7sfvf8n0X/6u/2ytioOJTu3bVQMWndm36QMWndu3nAxWf2rVV5M+Xdu0J8udLu/Y86fnSrtUMVHxq17DzqV07OFDxqV17gn6bL+0adj61a5/Rr/KlXWulT+dLu4adT+0adj61a9j51K5dHKz41K59M1jxqV37D/1HX9q1npGKT+3aoEgl0HZNtGHG79YQ7doJk3Z96fkTY2h/MTm3f6PpO/3GTXofuvg9il2xD9+tMS2sp+lzN+n9Ty3e5v+fuStK7e+fk2FQshb2kWGkDK+Q4WgZTpBhvAzvkOHdMtSXgj5RSmtYlFLbO0qJB1Nv5/2+zF+rjo9StsY7dJ7nr3Y+whfQTrnFs96T/8vQRnrRu5u/Vz1P0zyEdqkXvbvfF98s9ZVoX4D4Qm3b3/K/hdY6tfvH7130ywPQv49+u896w/xpWf5P0X+AfoqH8rs7/tul/t/i2Cf4f/5qpT5EiVIGKv7rd0r9tWgt3fC/W+pvRh/vRe86f120QXul/ifoM9FP83D83M3fPTjP+Vr1N/+HpT4T/yu95N/T77MvQV+LfqaH/LvO/xef1434r86MUp5EfxS9Ff0Ht0X5PP//A5n/zegvoM/x4N/j77ujH4LfAj/yL/7a8W/NilIOi/OPvgy93Y/8t8r8n0Kfg67Cz/N/wY/z7+pfPBO8JPVf4T/o1ihlnZ/+h+QEVv+GSv1QfP/wVv/qn/H83Y52NcdvZzfP/xz0tej3u9Gr85o9zLfWt+1zaUOoy+L3G6zpUdp86kwtFL9/K8aq9fhq6oxdkBHldj63JZt6BdXg8fMrV8tvK3m/eJvn4+daf9XPL/QiXwOnRSkjbodFUcru293XX3fnf2uu7+ffnf/t0v/V+J+G39H439uFf0+fXxPR59ze/f5DAvp1XejF7yLbs7VzVe2mvvuSfj1pH070nD93x7d+fmDX136p/wv+z3rx7yn/H6OPuMO9XtR3Uxf5FEvEbMc+0ebtfoRjSdz3YZhhn/qM+tEo5Vribgb7fc5pjmaf6f6u/RjTyR6phY/K8EkZPivD/5LhbhkelqFdhl/IsMco7d2DCaO0MYDNL0aqz8WL6a+q7x7ER6rzjIozItVn1PsTI9Xn7stGOb97MGtBlDoHYXGI87sHYzdGqvOM8lZHqnNE6gc4v3tw9olIp3cP2lZGqu8epPTQ3j14YPKl5eLdgyc8vHtQ8VqkklcapSTvilRaX41UykQIja9EKjHsE21NdQnnl/Xk3cS9HqlEfJ92SdjcsFFpJBTtUC1hMvtq0VmxFd/pXU171rgzUm2ragnL3oSH+BzFX/0SziHplXG+K9AUE1eBjQkyxfqRfmp7WU9aMcTF7I/Uvg9HnOcfbVRMaMU5jyHPVvZXEJpon3PQijY54o1IpZ72wvhdOdXC337t+Ujyg9yTnNR+L/wI5+0knIOgLRxrGA7jQYEZkAGFsAzWwCbYAfvgCJyEcxD0EnoYDuNBgRmQAYWwDNbAJtgB++AInIRzELQVPQyH8aDADMiAQlgGa2AT7IB9cAROwjkIehk9DIfxoMAMyIBCWAZrYBPsgH1wBE7COQjahh6Gw3hQYAZkQCEsgzWwCXbAPjgCJ+EcBP0GPQyH8aDADMiAQlgGa2AT7IB9cAROwjkI2o4ehsN4UGAGZEAhLIM1sAl2wD44AifhHAT9F3oYDuNBgRmQAYWwDNbAJtgB++AInIRzEFSDHobDeFBgBmRAISyDNbAJdsA+OAIn4RwE/RY9DIfxoMAMyIBCWAZrYBPsgH1wBE7COQiqRQ/DYTwoMAMyoBCWwRrYBDtgHxyBk3AOgn6HHobDeFBgBmRAISyDNbAJdsA+OAIn4RwE7UAPw2E8KDADMqAQlsEa2AQ7oLogSulr9d7u+rqI+T2/p/3s6d20S/1b6PX5nfqYzuaHfMtjNWX5A3qzYbtjjlqBloaeZq1MU38ufxTd3+Od/ei2Iwrd+9f3x8j94vNyAve7+vwuC22oblMv/eljwxMLnf3/UHwuynOxVeal8FYJfZhSwuWwCl6AN+AIfAifwGfwOfScEqVEwVi4BZLgfsidoqVTQih8LSL8GdiIWwpPsb4OquBV+DP8C4K494+CMaBMdX989pf4dn6s9LF+QF9Fn3+p6xt91NvRp5DXAd5N3S7iWOei7+78N6FfZNB3zN8ucT63Yxe5L4+oH3+6K0qb/9bDMf/TstC38lu4p/v5tKiO+ev6/M8yP/Rr0Pc3Oc+/PNqFXj8/Z+V+cX1uRu86//C8j/6t+P8t+giDVu3xd3G83Onr0Q90yX9fX/Xk/+g0x/VpzdXqosBe6HwOJ8g0LdQ58bznX+iM62Kfeo9n0q7dsvna+jfss2Zq6+1ifa6mEddufa4WH3Z7Z71Ro/9+YH/sqg16va0QbYL+W4KDb++67P9d6RvzbUzTmI4l17k9e22aI72D05zTUO+VWR/G+j/ZN3uaox3a6qYd9nUR5/er27X6aemOnvwGJUZ1zM8XedbrQ/wi5/oxc+l/3+emvsRTh/olRikR3k3dLuJedlhiVKf3M04t8f36+CF69ftPTI7r81IXen1/6E8d7cOPDP71/RE/9awfatAr6PXxLD3/I37qfOznLHXeniz3i/LPSJT9hx6O52BWF32m1Ot9gwq535IVpczSj38PR/te7aLPc9GfMOhz0Q+Set3+rIu+2EUfvNShL9XL38Ox3+JS3qUu+ikGfXmi1j5252GXa/0XbZrePpoWO+dhufRpvK71630TaVhl/DbWLRny/Bri7OnO7UVNoqNdeIP1ajTWDM/1tittV+2vnma1F9++tN+d0pqr7RN9MU8+nfLfhcaTH7191NtLb6GxPbVzjy+2xT262C6TfdJW7rfFM7YcGW+Sn4XWukh17CxPxlfLfk7rHyLVMaNiGV8v2wfL4Uh1LKxAj/fyuRz/SJSyGlvrI13bxTd5nhMZw/6CDyOdxhX1RR/XCupC23dmlPLHu6OUv93tfG/geumovylyp3Me9bEvfdxLrLuOfenjXmLd3djXaLnPl7Gv/9eX38EV45OmPmi1VXRE6nNEb80vSkpfkGubZ5gs2v3Jo+6+nrNbE0rZyrPcdbdl0jVhpnm2/AVZaUVz8wuz0uZlFafZ8ovTM/KyTLeJeMvIIv6Hme7OyV9kuS3prjunWvILinPzbUUmbWt6bkZheuHD2tb48Wn33D11RtqU22eY0goKcxemF2eJaVQkNF7fvtaUPnduVl6R6dqSosJri3LSC7Ouzcufm47He2YmjJtoiom+Mfo608jMaPU/m9eT6eui+WcaH31drCyiSNOUmVsksjquKL/Elmmaom1Z1C1LUVbhwqxCS0lR+rws01RbV3um3XX3zKRb7pw6KfmuGTNNGfm2/Iz8celzi0VexZw1RY2xOGIsd5cUFOQXFmvHbdzCbP1IpOQWFpdwWBNy87KKHi4qzlogkxOZj7mOUyjT0hNguTW/JC/TwhG3iFNSnGUpyCocV0IGLWrqlrn5tuzceSWFmufM3MIsMfvtYYt1ZNHVk9QTY0yjKKvYQg3KssTcEBNjQSAPuf+pdsqXJlTPXBa6/MIit7pp+UXFk0ThhPdFOblzcyzFOS7HvTifQ59lyS2yFJbYbFwa8pLxNifFdSndMURZC6ItW0/4O1DbPMLDIPofjYSfgehrtREOemWI2gcbTpj4lyHq+Hks68ngmv5s4opf0dJ/hHCdGxtPyybs90r9fsKHXtfy9yHrpa9r+fuK9dN7tfyF7xyifLFTy99owu+9quXvFtZvZl3cT89ivQTU77EjrALRJ95GeABEfWgk/BeIvtEFwsFoRb/XQvjjV30vwxRs73pVy/9MwrmvavnPI1zyqpb/ZYRrXNLs8Zq2HTNhiFI9cYgSM7GzT+N3frbOdewX/duCud7z+E6jZqPPDbNsG6L8Vcb9c6/zvvqXhyitcl+/Nx1pi31l6GYd4bhRF/78hrOu7KUhymuN3vMijs/bUVp4TIZnZPiNDAcP0cKRMrxRhnfKMFWG82W4VIaPy/DZIdozocNDtGdCBS3aWM8gWbd3Vmv3FhEHotQ6E1Gr9ZUjvuf8TGhds3YOF4c6PxO68LE29mI9qY1hrevp/EzI/s8op2dCln9Eqc+ExLUrngktKGib7+03DMT3SYlnO/rvsbr+3oBYn/4x5+NPX6nPT6ooYw3UQQM0QQu0g/lz+jIQDXGQBKlgg1IohyqogTpogCZogXYwt6KHaIiDJEgFG5RCOVRBDdRBAzRBC7SD+Qv0EA1xkASpYINSKIcqqIE6aIAmaIF2MJ9DD9EQB0mQCjYohXKoghqogwZoghZoB/OX6CEa4iAJUsEGpVAOVVADddAATdAC7WA+jx6iIQ6SIBVsUArlUAU1UAcN0AQt0A7mf6OHaIiDJEgFG5RCOVRBDdRBAzRBC7SDuQ09REMcJEEq2KAUyqEKaqAOGqAJWqAdzF+hh2iIgyRIBRuUQjlUQQ3UQQM0QQu0g/kCeoiGOEiCVLBBKZRDFdRAHTRAE7RAO5i/Rg/REAdJkAo2KIVyqIIaqIMGaIIWaAfzRfQQDXGQBKlgg1IohyqogTpogCZogf+PvfuBb6q6H/8fCihG7KrTiYrttSB/IpSCqBixhssfMWKpiIoR+48WaCxpbYtC5roMnbJMO2RsamS1IgpErLUiYsSuH3TORddV5qbm42rHdLroKiI6jND+Xif3prlp0yZp3eP7+fkwPJ6ck3PP+55zz/2Tm9ubpBPJXxOPDGQhG7mwoRo1qEU9mtCCNnSgE8lHiUcGspCNXNhQjRrUoh5NaEEbOtCJ5GPEIwNZyEYubKhGDWpRjya0oA0d6ERyJ/HIQBaykQsbqlGDWtSjCS1oQwc6kdxFPDKQhWzkwoZqtPt57TkwKvje69Qox6KC1zgX8Mb3PdDi0aU+Qs+bWpXXhjk9Xh9ynuD5J5Flph29X0PmvKHEZ78ROS3/6fhen1cQZ8OtPeIdccaHHuK14tCe6DHBvx9si5z2+x7LK16ber7uhh7B14oer7uh96/B+xN6vO6GHuL1LJ7X3f4eo9RxMWjGJ4WxaWgYJTf3eE8vZX33Hncgj8+QyvveGudFe0NlX6tlv/j6q8ZQ2XGs9Ispy7LMmRQq+774GxPnCuK3j0Jl4ymbQT15aKUUKruQMomy+6uLVofK5qmxD7+49atQ2Q2UzaLe0qRTutuwUdZGWeac9IZQ2R2UjaFsTsnu+lDZRsquo8xw25biUNkWtV7Gjz7s/rjBU0OUZVt44i+eD5V5KBP3wZw7YdJnobI/U+akbK2746FQ2YEhva8RfKHOb/Wd770TKutSl3f7oq5HQ2UnJilltrNfywmVnaGWvbh2Q3f/Jqpl/1j/3K9DZZckKct2ypdFM0Nl4u3zpuSuLuEPJyvpZad0dT1zWlfXg/hyVFdXNraeFtsw6m0+vavr8A+6um7Hl5T9MLWrq7SHTVJX13ypd3l/OtO6um4gfS5Ned6En01kXnCfp6TCRZp8yL8NXV1OnGpQnj+KHRldXbvgzVRS4XpNPuQkytxTurqmT1Gev4SJ5/Mc5guUVHhrejgfci9lBuxSn8/Gjhk8x98vVtK+3M/06Zo6L+FzU1fX+xrv9HjeF3G2vmtW+PmF5H81u6vLh7Q5XV1F2IEOlMzt6qrC5fOVVKemWrsuD+c75inpVtIsHFbL78DsBSyDxqLsyOd9GUG9iaR1V3V1LUarWr4eLy2mfexQ01iKrmM7vLar685rlecjro28rhDP9QXDH9PkSbgcC1GiprdgDTZhM/bgRbyFvyEUP0czr5yxqd3l4lzk4OjUQb/etI+R+p1HgyFVdsxIlTOnpcrN5POGSXL7DCXVifSztOD7+iJS8TptIxWvu2tIxXu+MSyLeM+YPz96O/HcH+tgXjftDo9JovfX3kv85s8GHu8h9u5BtL+P+G0x4qPd/2qap4zZG940+Q8x+h/t/vw5avz7xH4OR4PyPNH+n3woTd7w4sCXfwzx7YOIP494XdPA4y8mfkKM+P7uH575e/r/+sDjp7D+Nh0vJbz+F6jr73L6v2sA8Tlq/A3EFx/qv/89P1+g/XuSg9h7sL6f7afn9if+X6y2v43YZ8Q21E98tP4XqfEtxL4Zo//9rf+DxErPDzxeHH+KBhEvjh8fxNj/+/t80jH6/zbrv66f8etv+9s9RJKP+7z/9qPdv79yXvRjdrzrr1SNH03bRwaw/Zar8QbipRH9x8ca/12DWH/n0/6bg4g/k/U3yjO47XfGIOLF9rt+EPFZLP/bg4ifT/zRQcRfI9b/CwM//u5j+18aY/vvL36cO02uHET86++nyffFiO9v/3+K2N3YOcDX7zeJXb934ON/gPiGGPHR9t8qzeuPKcb+G+34s2aQx5/b1fhP6X9RjPajxTvU+C7ihx4e+Ppf/r9pcmqM+GifT75Tbf8CYvf6eI8wwOP/3cTOHkT/c4ldNYj4E1j+Z/534PGPHkuTfx73+PXefh8ldvuugbe/lNiPn0ls/x2uiX+G9l8U67Cf9dff5zt9xH6A1gTitedvQ79Ik09E+wDjxxGbiY8SiNcev64i9nocTPD8b726/VcRu/aLxN7/iL9Z1qnx9xF7j9j/n47//FX8jfxVNf43xO8kfkIC8eJ6+Ptq/A7iGzEngXjxt3jd5er5L7Gv035+XPFDuv8fq8a/S/yHuLOf+J6fbw3eOyDip0ryX4kd/iWvIcRvOFGK+vnWaOtvptr+010c/75M/P2rSY03EnuQ5d/cT//72//aaX8e89iaQLz29xnziC3BngTitfuP2P9TTpDk1n7i+zv+3EXbG2OMX3/HvyeJNcU4f+r3/Jn4TYOIf4X4jwYRLw1j2x/E+cufPk6TZ8aI72/8L2H7+esAtt/56vb7GbFf4u1+1n+085+cywd3/rNYjdf/J03+wX8SP39bosZPJfbiAcQvVeNziM2NER/r/dObg1j/P6TtI4OIv5t4aRDXrzYQPydGfH/bXwfnTkfbBv7+oZb2Z3D8aR/g8edx4p+Nsf76i/8zse2DWP9Hic0/of/z9/7a/yHv/44/MvDrX6fpJPlO2v+kn/Hrr/+ptL1zEP0/l/g3Y8RH/X1cdf+7gPjLYix/1OtvavwSYpfHiI96/WiQx69SNf4O2r5vAO2XD7L9KjW+nrYPD2L9NRPfEqP//cV/LNofwPpbo/Z/5Fdp8ij9wK+fiePv9j0D339H0X5rjPj+lv+k/0mTx36V+PLfri7/LGLnDyDeocYXE3tzjPho17/vVOPvJvZeHE7g/F/8v0mN30HsUxjWmNj7pwljlfqvEbs/wf6L8+etavufEvs5Tu2n/WjnP3vU+JMCafL3MaGf+KjfHzPI/fdlNX4KbV8YSGz5xevnq2r8NcTOYf/JTLD/bw6y/2+r8bm0Xxij/9HafzeB9qOt/3Y1/nbavgMzE1j/wc9/q3/zFe+/6ojP7ye+v/1/PefOK2Mcv/qL30vb6wcR/xrxvhjj31/8EWIbBtH+975Ok8/8OvHjj6SO/3RiZ8GR4P6bqcbfROzb9H/DANffKuIrY/S/v/jNnL+tH0T8I8Q2xIiPtv/NUJe/hdgjMdZf1OsfavxfiR99Yv/x0dafSY3/G/Em4h9I8PiT08c9F/H2f7Ea/y/aXxmj//3+/eODNPmLPsZffB7XdK7U6zvpmsdLsmO8Ui5lpMi6CZLcPFHqrqPLkGQTtN9hF21ZTdOk4PfX9SVf/c1w01TmF6VuPhzqtHz1uSCp7TX3EaejrF2tK1LH+YwfHJQ3w3S+1Ou7+PLzibuIaRDfEZWv/qa5mOa4hPiZxJI6ZirTxbjk5/bWsy+OLGXcdJcRn6UsR3c/TbRnUvpqYrqDfDN0s8J1tRyzIrcpx2VSr/Hsry/dQr+5Lpbt2Pfkunwlb5pLH+aG2whtX+F7r4cFr82J7bMuju1btCXqXn+v+p5ATR1q6lTTWjXdoaYvqukbanpATY+q6cga5XM0l9Uon6M5/MDo4OdohrmV+592SWcFP0dz9DdnBT9Hs3PeWcHP0dxZE/k5mqU5UvC+qfUnRX6OpvTno4Ofo3n9otHBz9HUXRP5OZpSylnMMtEX8Tkax6TRwc/RnDxc+RzNrNyX/hnru9XqbmK8r0yVGw6nytLKVDklh/TqVLm5EDenyo5Snn9Nmp8qm6awndyUKtcxnhuKU+XWa4j7D9PmYjn10U79I9MflptzmUZdaQ/rZz4x16XK5VcRU4RF4LljE9uXnmPCEaZ9Tn2mZ1qYx7JUeQOxmcw388ZUOV/041CqnMO86m6gH49Icgp1J/C82aZun7Sds5D+z6Mt8uK74VKYRz79yxmWJh+8gvmyjDr6VbcABanB7f1gCf2+SZIP0kb+tcQtpc/0V0e7Duq2f5UaPO7k0EcT0zeIPjI2GxinfDEvKzHUbSefz/gdfI55sYyOn3Ku+EWqfJTnI8QY5DGNdvMZHxPL4BDtiX19Cc8pbxfzWUwd2tGxHDmMwSfENjPuKYxVzqXEPMz4/4K+MEZLxbIT03498UzPp80UM6n47VYxDsyzeQ3tsnx1rF9pFfNdR8zl1C8mpa/lLIOJsWpguXIYt2bmm8M8GigXn63SMe9y6tcxrXwk526MWQ7rPYflLacNE8tcTjsOlrOB8vIvaZ9128z2Us7Yt1NHfNdeM2MvvqNKInWIPjPPBvpbJNYnyyxRlk9ax7ia6Ffw2L+CcWasJfpWzvwy6cuc9dfLM8Vyr2C52EZb2SYyj0+TU9gO2/NTg98d0C62w/vZJnheSl3Hj2kjm7oBkI4V62IzYziC94Miz/xNN3PsY51nsu6bGav8OYwf202+GFvWfw5x5YxxHesuh2VoZl06sID4DSekyc3rWefEOhi/VsZCot5ippnEur6Fvoh+0H4Ky1zOWIrvI2innWbGs44xbH6QZXqAOrS3RMTl0efjOF9mWzjCNlC3UIzfp88dFGPPmOSLceL4KL6X5jDTTYxfCuOeSWwKfU25OTX4O3c6xrRBLAtx+SyfQ2zzJ3IeMYvntJ8p1jnjJ7E96hgvHftbq+khuY71m8K8Gth2NjC2mWI9Mt7tYn1Q5qC++D5EB+voVOplBlLDr1OUmeBgXNtZl/mMy0hRh760inmcuSX42iaJ9VQiBb+joblULF9q8LWsnL6K71VsZ/txrJLkVtorF8cjsc/wGqFj3vnsMxL9N4n1sJU6LONK2jhIPd3dzHuZWKfEMRYS+8MGxr3ucrFdkV4m9numsZ3XsbwNpOLzgykcG5pLGWumNYhjgHhdZH1mMg9xziFeq8R3OpoYQ8dvJHm0WCbG3CS2IZHnONZO/XITfahindCXOtang3WVw5jnv/ADOZ/2DopjJf3Np51hos86th/GXGLfcTBemfQzJYuUfpnYZx3i2MJYSjLPGYt2ytvFMZB9dJLY/ljW6aTlTEs5ynzFOLFtzBD9oq/54pjHfOvoWx3bQLPYj8R+xzi2su+K86cNbOOO29kGGVfdSRyPxT7P+GXyfNQeqfu7KjcwLhvEMt/jkjeI/eBz5d7j0GcuM1mHjnvZl+hbA/U2iGNrGds/26eD9aVjeSRiNoh2mFfONWKcaYv+tbItZrLudYX040v1nmaWZat4fW9XvgMz/cHR8jTIWIRCVGAdNmILGrEP+3EAh5Dk4vUT6ZgGGYtQiAqsw0ZsQSP2YT8O4BCSHiIe6ZgGGYtQiAqsw0ZsQSP2YT8O4BCSNhOPdEyDjEUoRAXWYSO2oBH7sB8HcAhJvyEe6ZgGGYtQiAqsw0ZsQSP2YT8O4BCSaolHOqZBxiIUogLrsBFb0Ih92I8DOISkh4lHOqZBxiIUogLrsBFb0Ih92I8DOISkOuKRjmmQsQiFqMA6bMQWNGIf9uMADiHpEeKRjmmQsQiFqMA6bMQWNGIf9uMADiFpC/FIxzTIWIRCVGAdNmILGrEP+3EAh5D0KPFIxzTIWIRCVGAdNmILGrEP+3EAh5C0lXikYxpkLEIhKrAOG7EFjdiH/TiAQ0h6jHikYxpkLEIhKrAOG7EFjdiH/TiAQ0h6nHikYxpkLEIhKrAOG7EFjdiH/TiAQ0jaRjzSMQ0yFqEQFViHjdiCRuzDfhzAISRtJx7pmAYZi1CICqzDRmxBI/ZhPw7gEJJ2EI90TIOMRShEBdZhI7agEfuwHwdwCElu4pGOaZCxCIWowDpsxBY0Yh/24wAOIekJ4pGOaZCxCIWowDpsxBY0Yh/24wAOIWkn8UjHNMhYhEJUYB02YgsasQ/7cQCHkPQk8UjHNMhYhEJUYB02YgsasQ/7cQCHkFRPPNIxDTIWoRAVWIeN2IJG7MN+HMAhJD1FPNIxDTIWoRAVWIeN2IJG7MN+HMAhJDUQj3RMg4xFKEQF1mEjtqAR+7AfB3AISU8Tj3RMg4xFKEQF1mEjtqAR+7AfB3AISY3EIx3TIGMRClGBddiILWjEPuzHARxC0jPEIx3TIGMRClGBddiILWjEPuzHARxC0i7ikY6o1yeu5zWun8/gvKx98mx4HuLDiaZno89T+9ilyee8ERmveyN2/HZNvvz9yPiU92PH79Xkyw9GxksHY8fv0cZ/Fa4/X8R/FTu+QZOvSzo7ov0czfO+Hq3a9lMi41NSYsdr+6+TwvUzdeLzW7Hjxfv7Oa+lyUKs/jWPjZx/+djY839Xky+vCtc3oaEidvzbmnzm2nB98bm1/NsSG5/M6sjxbf9RYu3n3BG5/Lo7Ysdrt+/WVyLjHa8kuH20R/a/+b3Y8c2avHQsMt50NHb8EW38SeHPA4rfad0wcvCfD+z5aB7H+8yjacHvChKP0HfJbd3a9zFM+xDXKM7UxMd6hObfoM5fXB8YS/zxPabv6aP9JNXL6nTRfsdr4fjQ9NY+4kPfP/mROl1cyxj5eu/2j8S7/PR/Ev0frhvQ11cG+z+N+OTYVfuMn6WJF+tTXFMUmm9UliE0JtsbYy9T6PtHpcf6H7+cx6KP30D6/00u/0DicwYZn6eNHy/Joe9g1eVGjn9DHOMf2v7yY4x/aWj6BEm2He29/d8eI37TY+H959Yo8Vv7iA9N36uJrz6qXCPX9v/VGPFvauLvUPcf7fT2GPFHQvHsfz9T2x+iMezx/pc/5fFw+zVHlc82x/Po/n5bTfz9xB/Xf1iv+ExNfG0C8T0f3/T+45goBf+uITjyIrffPXFsv6G6pj7GP3R8WfJ49O03ND6OGPFbH+9/+93TR3xo32xVp4vlfYx4fY/4j2LE67ap8ZMkuYH4nr8PMGpb/9vv2G3h/u/VrP/Q9Mw+4kPLPz803SDJLxHf8/url8aIX6lpvzXK/nd7jPhNmvi/DmD7375tcPvPnm3/R/cftgexLgRTYeT+05zA/vNqH+Pf8yFef/8W5fytPc54cb7woab/ofY/iTNevN59qdn+E318617/BxCfdGxw8Sdr4pvZ/sS2IDiKI7e/VxM4/xi2Pf7zf+lY7+0vJYF4w7Hex6/RCcRfdCy8/4fiJyQQnxWl/9MTiJ9/7P/Q9j9ZkkO/saJbGbn+W+NY/4k+HBmSvJjl/17sqlEfzcQXHRv48Vv83f/mY8rr//+F91+6KZrzf2vk+L+dwP5n6mP7C73+Ltgefv2rPNb7/Du/j/hQX0o18Ws08fH2b8328Pv3Hw3y+PVNHn8dmvF33Kz0MXTO0J7A+Dv6GL/QvO7pY/xD47s5xvjv6mP8m6co9w8JulWR/f8kgfOH5hj9fztG/z+KEa/bMbDtp+fjG3/9zZTk0D7S3GP8jiQwfik74j/+33NMOX+WEu9+MH4j8QP9fa+exx8Ty9+9jsoijz/Dnol/+5+QwPLXaV7/Qm1NTyB+J/Gh+11D7S/oIz40fYlm+2se5PHnmxz/5kzN8b88cvxHJjD++QmM3xua86dEHyL+T4MYP3H8bzsW//XfaPEfacY/tPylCSz/l8eU6zeSTnP9IIH4LvX8QUq087pvfvsZSPw3efw0XaC5/nNL5PZ7ahzbb6ju1gTG/4TONDn0ec3Q+t+bQPzxncrxQ4onIEr8WZ3K+edA49M7ldc/ER967WlPoP/jO8PbX/frj7v/84cJ7vD515TO3tfPTDHii9zh4+dFnb2vn5X3ER9aP+s17V8WJX5DjPjtmvYv70zr9fuMDX3E93yI8/+Jx0ty6B7y7u0nxvK/qmk/dPwQj+5zxRjxw54Ix4eOH9rpKU/0v/wTNPGLOnu//8yMET/zifDfX7TXfxJ9fNuOX80XSsH76wVTVeTxa3QCr79z+hj/0Lxy1OnNF0ny0s7efz9cGiN+Zff6S5GLosRXxYh3hLYf4ks7w9tvaPo9fcR3Xz/XbH+vtIXju//+GqP9l9XpDpZ/dZTtt7WP+O7fH9S0/+Mo8Z/EaP+IZvl/FuX4MWxn//EpO8PHr02dva/fj44RP0ETX9fZ+/rT9BjxptD0GZK8TV1//yeuXwwg/hs9/7hYCuaDz9dG7r9j49h/E32I14+GzrRev++7IMb6W7IzvP//T5T9t6iP+ND0cnW6aP8P6vajbX9NjPg7d2r+fhNl+70nRvwDmvh3NftfaP+sixH/sib+n53xX/8Mxb+uiT/UObjrB9/k9fOBxP+nc3Dxx3VpXr/Y/kO/X9p8e+T1i0n/he1fN12ST+sa+Ou/2F/HEB/tt1TieYjX6xma5Q9tH2/2sf31fATPH7uU68/SANoX8dd3KduviA/t3+0JtL9ME5/oQ5y/lXWFr38k+vjGz9+M4b8fNf848vg747+w/Ynt547BbH9sv/ep289AXj/F+Nd19b7+cCTG8W/Yk+p02q/vGvjff8T27+nq/f535JPxb3+vd4Wvf4TW1agE4v/SFX7/2f3+I4H4v2na735/kkD8P6PEz48zXrx+fto1uPvv/i+9/3Gw/4m+CKZ1kfuf6b+w/4n7p77Q7D8hi/sY/+7rk+p00d9hOqnX/TMrY8Q7ngy//n9PJw3q+uU3ev38kvD12+afRo7//ATeP65PYPsfrVPOeaUB9v884gdz/evb9P5Bd6lyLUgw3R25/nL+G+8fxPUvdfsfyPFHxJt1yj4/0Pglg4nn+Lmc+ND7n4HE3zbI+PXEnzzAeNNMSXYRP+DzT+KfIn7UAOPF9veqThrU9eM/6aRB/f3hrUHGv6eTus9fQ8evTQkcvz7WSb2uH9UN4PxlII9v2/HLdGn4+qXuZ5HHryX/heOXg/YOq+tf29bOPtZf9/W/J8PXn3VDpAHf//OtW39Z4def5nsj119+HOsv9NmN9jj3n+ZZHHuHSL2uP5rq49//zhgiDerzG6cPkQb194cxQ5R7FgYaf84Qqfv+5dDY5yew/OOHSL3un9qeQPwkzfiH1vWuOOPF69/5Q6Tu67+hc8/2BNqfGaX90U/F337o/pXg+1qVKc540f7sIVKv98/lCcRfPcjt59t0/BhI/Lfp+qdJVs7lBMcvIo+fK/8b739p/0bN9tt9/0gC2+/Nmu03tP1vTSC+ZIg0qOtH2uuniT6+23++XfuPQw5//qR5k7INdh+TE7h/pyHO7Vdc/1mt2X8SfXzT21+zrLn/8YHI40dVAsv/apzLL45Xd7D8p8WuGvXxje9/szXL/2Dk8t/+Xzp+fnf8+PYcP0yzw58f17kit587E9h/2uM9fkyUIs6fE31867a/OeHrz6bNkeN/TwLjfySB848Hhwz8+rv4/ODjmvdfA4nfqXn/lejj27b+TXPCn99q/k3k+t+UwPpPaYh//T89pPf1nwkJxL84iO3n27b+HHM0138ejlx/mxNYf6Z4xz8/RT7pn73vP1oSb3xuiuxV1/9Arr83z5Xkvw5i/ff8/pdEH2L8/zFEGtT6OzTI+CFJg4tPGWR82iDjMwYZf+kg4xdo4+eF3784Honcf7aq+494zZBIfztckk3jwvdhirIL2BdEmUMtd5wryeeQvjJc/W558i3kmynXUUd8z3DP+P76G2r7BbaZaPMW8f21YxqvxKw+jnLOfRzie/AnqPvqBGXenR+wDP3UE/usmNYplp8yE/lhxyl1RN1gO+q8epaHYnNE7ESljRPVNnrO/5mhUfoY43n3OBwvRSyDw8Dz86gDx3l9H5u08X2NR7R5RbRrUOp6hip1RT1Rv1kwxF9fNylcX3yvg6h/irb9GMsr4vvqo3YZTJMip599XHh7OkOdV7O2X6I/aryjj+fRtsfxx0XfTjM05TOPU76LWuTn98yrdV4Z2iMfpc4C8s1j6RMck8lPjuyXdnpwe50SOc6rnkuLiO85TVy3Dm7HPeYj3k+IOtdRR/ymhMi/Gm1ecdYL9TfvOCn4He8ibyUvPmcp8p8NjcyH6pf1qOPIVI9dFyplds1Y3XlceH8IlTlF2QXK9iT6FSq/X9PGTtHGBcr87j0uslzXx0O7DXbPUxPbsjstYj591W+mXd2FvduJVn9zj745LlDje9QPrdO646JPD+V3xJguxtNE3xz99K+/8dXGaucf/N578i/00X7PspdEP2ZQdnFkudhnEi0PbXti/Yg6DjRHqduzTfH5DFF+zfC+YwbSn0TKvX2MgyiPNo/+6on7o4Pj0ON45LhYWZc3JoXrhtLQdqXdd8TxJ1T+hmZePtFXoxpvVNo6+XjldylEXd/QcL5dtDtd6p53aH7ifsZmtfzvxym/1SLyH4vluCTyNVaUNRuVul9qprer04+Jfmry4v4m0acRmu39dM2+c4543cxinpf2cQyQw/0Vv/Ui8sPFucAsZb6Zx4f7K8ZSfHf+LPLjh4fzMzR54/Hh/KWi7enKfEzHx25fWzc0phcdSuvOzzyW1ue4N4vftiH/x2FK+6FYSRMbq/1oy6ZdHu1yBpdNE9t8vtL3e3q0k+hymNR18O9hynjVqWO/WrPdXCGOPWq+bGhkXruNhl5bcjTbw2JxriEr5Q99zHY5W2nvelGu5i0iVj2vLdTkK8Qyq69h63qUi++piFYe2iZ/JsrnSN2vl7q56utUX9uF+hDbXAFKUA1xniKOz78in8t+tYXUjUZ4sA8t8OF9+NGBL3AUwxmjU3AOMnEZrsC1uBEFsGLlUKVfYkzFuhPrrIr8D7EOP8d9EOv+NxB9ilb3Mc00UXcnxHn0on3KdtJXnDj3FPcxi5jfqnlxXPOq83wDYtsR28yH+BxdOInt5ixMggnXogBl+BHugWuYMo7itaOO/HbUYw+a8BJegdgPxDbf8/kfyL+Bd/F3iHUU6r+f52LbPaSZT6ifXw2Lsq6Z3wk4AwZcgrlYiOuRh3L8GPcND89L9P8Rnm/DM/j9O2ny3weYph6OnY83Fb/jPNB+iHQwsWI4N5yk/Bab+P0d8dyhfm9t6ynKb+Tlq+Um9b207vS04G/vLQ3VV69RpZyl/KbfklC5eu3Rkar8VuFitVynXpPekK78BmKOWt6s/q0p/1zltxUXhMrVv8FlTlB+s3F+qPx+JS2fpPwW5JxQu+rfLNunK78Rawr1X70XoHyG8tu5M0P11XusNsxSfpN3Rmj+69X+zFV+a3l6qP/qPcEb5qcFf0M6MzQf9V7vlIXKb1tPCtVX78E/eI3ym9kTQvXVz8Y05CrbwNhQufqZreZi5TfmpVB/1qjTbWnyRspHh+avfkY5pzJN/viZtOBvtASXV/3uhYO3psk/Z7s8NTQf9TtdGtamyc/8b1rwt32C5TZ1vVenyauoPzLUH/U7cHLuSJNnUz4iVL9Urb9e2e6HhdpVvzMp/540+b7P04K/hxOsX6L29z62E8rFb2EFy1eo4/krtinKj6jlJvW753I2p8nHUX5YLdep34m44ZE0eROvBQdD9dXvGm3dyvi/nhb8vazg/G/q//Xiu8f/vx9lGRfqSksKK6oyKssypuqmkJ9SWjS5tMS2eo0omkadH89dMG/IkPDV6aH8C35GadOQ4PeiV92t/PVpuk7SDdNN0J2hG9XrWvbhQ8OCgjVTlGvdwbKk4UF1v9Tpbv+Vct1eTE8i2TpquG7rBMUoAgQxXfyt6uoPqoqiLU9ourieLtoS89mlOnKu+r1euvB9dierdUX5znGKnOuVv9+PVOuIe+vP0Cllot7RHynEbw+GHqHlFedz4ncERT3HyCFBfn243SRVhk753UGRLz19SFC+2kboPkDxuFSnfBZQ1HudOoL47ULtcoi/Fc/T1Cu9eUiQ+A3EJLU8VG+hOn8xTofXDAk6XTN+oXbNmnoj1w4Jks6KrCdcq6kntgfhzS+SuuulqOmNmnrDnMOCRkdpt0CtJ+YgUUdoXRmuJ6lpiabeQbYjQfs3zFC+Uq0nxjW4rVFvRJR6dk29o9Q72ke9n2jqDRs6XDfs8+jt3qWpJ1FPot6d5/Zejl+qYyLqBbf1Ucq2PlQzP9GPzZr57Z04XLf3DPYZzR/tQ+vjEU29pZnDdUul4brWKPXcmnqmi4brTOOH6xbn9e5fg9q+qLfp18N1m+4arnt3SOT8xONZXeTfr0Q97fodokmHasobqPdylHq6jMqVlVUVVQWFuoyVBZUrdRlFa22Va1cpaVWFLmOFbXXGrcUVlSVltogneUyrKC4V9ZRMeWmVLqPEVsL/VcVr+H85T5hUVlRQVaDLKF6Zt7yiYFWxLmNZVVlFJQ0oiXUZMxJVgjOpKAu2XLCqZBmtlVUF/1NmrcymsLIy2I28ouLC1Ss4ft6s9IoDamlJZVX3k+6+lzNbauWtthWV6eJ+RBzXpLPkuI5r886S4zqu/eYsOa7j2qTRclzHtYtGy3Ed16gX13Ht58wvnuPaA6PluI5rD46W4zqu7Rotx3VcE79VG89xjXp9HddOn9DVJawc29V1kpqG8uVVxat0pUVVxRWrdFVVy8pWlRdU6eZWVJRVSLetLCktlirLC2y2EtsKaRlPi8Qq05WULasqlSYsL5okXZGXc+018ydJ6aHY9Ik6NbygqEiE5Z9bOV6qKpOKbbeWVJTZVhXbqiZJy8psVZwNMF2s21Vlq21Vyvyl8oqyZcWVlVJp2YoSW15V1VppeQHdKDJK51aKz+PdVlBSVV5SNGGiVLmybDUBtrKqYBWpxCaVV62dXFZebMtYFlzu0G8Ma39rONojR5NvXTum+9xUrI/2NeHnfT3+Wj1Ofg8dOIoTfzxOTsV0ZOEq5MKGH+KX2IFn8RLewgf4CsMd4+TTcB5m4SqswI9Rgzo8hZfwFt7HERz/k3HyWTDAhKWwYsO6cbKD9Bd4El68jy6czrTxmIGFWIm1iLaMz/90nPwGxPb2V9LPIba7Y6QXPTEueK/PGXfRx6fGBe81u5D8NRBjuIf0JoiN9V3SVXdFtrFEk28+6dzuaeLzezma5309tPH5Y86NWH/SmNjxczR50w2R8TlL1Odboo9L6DH1sXFy9mPK+Iz1MP6PKeMzn/wt5MWxaiX5dY8pY7We/Eby4ri7nfyj5MX+vov0DYh7J94j/foxZTxfpc6Ix8cF70n/iPwZ5MX+MPIFthXy4ricSf5S8uJYvJj8QvLiHt415AvJi7/HbyZ/K3nx2S4n6bbHlXXUTPmz5MUx/nek7z3e//L2fLQT739cWf5he8fJBx9Xln8C+S/jmNeCveH4UvJfJ9j+PZr4XeSHbFPaf5f8CduU8R/xotIXMf6Z5E/bFn8bS18Mz9/xotK/4PuJF5W2xPxff7HvZT3ItNRtSvypTePkc9T+zSRvUONXkp/eR5+yKL/0aSX+WvKr1PhbSTduU5bpYdLntinbSzNp43Zl3b5D/lNI5L8kPYVyE/lNtJdG3kF+D/mp25V9dB5pocjTwLuUl4n8MPH9yeNkl8jTwFHKHxN5Ghj723Hy3u39j+V86ryxXV2/5N/drvT/HvL/jBErHv+hzh0XqOuXmNN2KPFvkk/doYzfYfITdihjMY20eqmyf2WTv3mHsn9VkF5cqexf95B/fIcyXm7S629S9q+Xyf99h7J/fUQ63K3sX6c2s2+5lf3rDNLz3cr+dRHpNW5l/5pBnRvcyv61nPROt7IOllJ+j1vZv35F+ow7se37BXf4+Hs783rLrSz/ZvLvxTGvD6nzhVuJ/5pU/0RkjCjfy7xOfqL3vMS0o0w78wmlzTn/M06eph7zHeRNTyhjuJd89hPK8h4hb3lC2eZm7GP8o8xX+7A/Ed4/7ib/iNrW06R/eEJZv2+RHlTbXcM8u55Q1u+pO+nPTmX9ziO9Yaeyfh+gTuFOpW+3kW7aqazfbaTNO5X1+yfSD3cq6/cL0uQnlfV7NulFTyrr93LSZU8q63c1ac2Tyvrdw/x/86SyvM+S/vlJZf2+S/mH5MXnfYfUs60i+F1AL7G/kRefg7qA9Goxjfwy0h/jB+TvI30S4jzzt6RvQrwOvkd6DOLc+mReYzNwJvlZpDdCnG5KzP9m8uJc0UTeQf5s8kXkHyCfSr6R9E9II3+A9OhTyjpaT52RDeOCfzvaTv4c8unkXyd/Cfkx5D8hn0N+rBjzl8fJpeTF28+7SR8Dbwd0Myl/nvx40S75v5CfIOZP/hPyE8X8yQ/hWGYgfwbpdJxHfi5pPsTv6t1Cejcmk/8lqRviXPE50j9hCvm/kR6B+B3AExpZDkwVfWb+k8mL60wHyV9O/nzR599xHkZeXF9aQ3pvY/z74AxiWxqV7XMJ+Qcale1zDfm6RmX7rCP/VKOyfb5K/sVGZfv8iPzvYrT1VzHdocz/3+TvdCR2fDjhGdbXM0r8JNK5zyj9W0ha/EzseZ36CueaFyrxc8iXqvFV5CviiG94JXx8aiX/UzX+CPn74oh/iDoNav93P6Mc00T8H8m3xxH//jPh9o+Q379biR+5i21kt7JOziF/0S7leJBFet2u+Mb4I1au9Ptxch71/0V+DvkVccaGHqt2hfvnJD/yWaV/Rczr6elK/7ZR/ju1f6+RZu1Rji0fkf/ts+p+Sv3fP6u8fjeQH/ZsfP04+dnw+cPbxE1W2z9K/pJnlfYnvMr+/azS/uJXlfMK0f4a8sVq+7eR/kpt/2HSF55Vzh/qqPNSX31hhm8x7eNnlfOIg6K93cr5xQmkabuV845xpJftVuZ3Bemy3Uo7NtK70Uyd+0h37Fb60kj6+m6lj2+RHtqt9L2TdNRzvK8hP4Z05nPK8s0jzX9OWe6bSe96ThmPjaQ7n1NeM54jbX1OLMcQ3assky+YT9J9RN4fzA/TjfjDODnwXGLrf9Ifwut/AfkL1fEv/UN4/W8iP3KPsgx7yN/wgLJs75I/ZY+yzDovy7ZHGZcJ5M9arozXfPJj9ijjWE5+yh5lfDeTv3SPMu7N5GfvUc7f3id/xR7l/G3Ea+p2RAOZ5KeKPA0sIb9Q1KGB28lft0cZl82vKdujGJe9rynbY6zlt+wJn7/dSn7jHmX5XXuUY504fu4h/0ClMhZvkN9WqR4/aeOTPcrre8rrvA7uUdbVdPLWOI/h+ufD4z+W/I23Ku3PIr/0+djzWPJ6eP+5/XXlfFrE15EvjCM+pYX34n9U4jPJ//qPkTFvU+ZqUc9/LMo510Nq+oSavqCmv1PTd9T0fTU9oqbDb1TSM9R0gprOUNMr1XSpmt6ipnep6a/U9DE1bVTTfTcq3+H6txvV30KrSg+eH81Rt99dG84Jrq9J/zgnuK72bjsneI41d6ly3VBsy2I9b/9cGbuV31c+Ey7OmcT5ztv56cp35s1PD547vc2JjzhvCu7TXV1l7fPSZXG9ULRxkLTisnQ5QPo5MztyrKtsQecnN3xBetz52XP7XBHvpMspd4+Rj0x/WM68c4z87vDxct28K2XHSpesqxoj6xrGyg2ZD8vL6zgOXPSw3P78WNm0boycT1z797bIjqPp8sFF58pS5Rg58ydj5JSVj8iOkkfkVtND8sGWMXLrNefK7Wdukef8g/g5l8u6Cx6WDxLTLKb/dIxc99S/ZpvucQXXfUqdS5aufFCecPz44POdn7Evez5/LvOmvbNsjG01alCLejShBW3oQCeSV6fLqchAFrKRCxuqUYNa1KMJLWhDBzqRfCvxyEAWspELG6pRg1rUowktaEMHOpF8G/HIQBaykQsbqlGDWtSjCS1oQwc6kbyGeGQgC9nIhQ3VqEEt6tGEFrShA51IXks8MpCFbOTChmrUoBb1aEIL2tCBTiTbiUcGspCNXNhQjRrUoh5NaEEbOtCJ5B8SjwxkIRu5sKEaNahFPZrQgjZ0oBPJtxOPDGQhG7mwoRo1qEU9mtCCNnSgE8k/Ih4ZyEI2cmFDNWpQi3o0oQVt6EAnkquJRwaykI1c2FCNGtSiHk1oQRs60InkHxOPDGQhG7mwoRo1qEU9mtCCNnSgE8kO4pGBLGQjFzZUowa1qEcTWtCGDnQi+SfEIwNZyEYubKhGDWpRjya0oA0d6ETyOuKRgSxkIxc2VKMGtahHE1rQhg50IvkO4pGBLGQjFzZUowa1qEcTWtCGDnQi+U7ikYEsZCMXNlSjBrWoRxNa0IYOdCL5p8QjA1nIRi5sqEYNalGPJrSgDR3oRPJdxCMDWchGLmyoRg1qUY8mtKANHehE8t3EIwNZyEYubKhGDWpRjya0oA0d6ETyeuKRgSxkIxc2VKMGtahHE1rQhg50IvlnxCMDWchGLmyoRg1qUY8mtKANHehEspN4ZCAL2ciFDdWoQS3q0YQWtKEDnUj+OfHIQBaykQsbqlGDWtSjCS1oQwc6kXwP8chAFrKRCxuqUYNa1KMJLWhDBzqRfC/xyEAWspELG6pRg1rUowktaEMHOpFcQzwykIVs5MKGatSgFvVoQgva0IFOJP+CeGQgC9nIhQ3VqEEt6tGEFrShA51I3kA8MpCFbOTChmrUoBb1aEIL2tCBTiTfRzwykIVs5MKGatSgFvVoQgva0IFOJG8kHhnIQjZyYUM1alCLejShBW3oQCeSf0k8MpCFbOTChmrUoBb1aEIL2tCBTiRvIh4ZyEI2cmFDNWpQi3o0oQVt6EAnkn9FPDKQhWzkwoZq1KAW9WhCC9rQgU4k/5p4ZCAL2ciFDdWoQS3q0YQWtKEDnUi+n3hkIAvZyIUN1ahBLerRhBa0oQOdSH6AeGQgC9nIhQ3VqEEt6tGEFrShA51IfpB4ZCAL2ciFDdWoQS3q0YQWtKEDnUh2EY8MZCEbubChGjWoRT2a0II2dKATyQ8Rjwz0dcrpOMb58d/HyX39HbJKvCfIGSObFo6RG7LHyDlXjZHLF4yRm68cIx808xzlV3BuOX+MLF3Oueg8ziPnjpHb5xCDhtmch8Ihk59FHuUm6l3GPLKIWYSr1b9j8jzzUp5PwuTef9vseY+VePxgKe8zlyrvV6bljZPHq3kj6WVqfjHpjWp+JekqNV+tKb+T1KnmHyHdtlS9nk/6vJp/TZPfT/qWmj+YO07+l5o/nXRFrpL/knxALT/+JiUv5v898ufcpORPJx2t5jNIp92k1L+UVFbLF5PeqOZLbgrPf5Wm/HHKblNjf0r6c7X8L2rfRP6Bm8J58feEOrX+M5q29pC+qOZf18y/XJN/Q5N/i/Q9dT6HSY+p+e/T7hlqP6eQGnOV+gtIc9T8jaR5ap0K0X81/3PSDWp+K6lbzb9I+pKaf5P0f9X5fEp6WC0fwTaQnKeUn0Walqe+ryW9UC2fTTpfLT+4ge21BpvY5mp6b3Plq3mvdPFYttuxcg7pBhPvwaaNlfNxVz/T6phWPmOsLF02lvdqlGWRTh0rl2MX09qNY9knKCdtF/Hnj5V1eJVpKdRPuZS6F1LnAqZnivd9Y+V3mVY3m/lcwnyZ1sy0TDiYFmXXCD6qNPn8Cvp4C/HltIfWMuLLesdm2pi/re95xnpkbuN96eP06zHm/2j/8wnt0wcfoe4WlhkNW+Jv+yd3xXeN5a446/3w5/HVuyPO+d3/wDh5O/bidezBqw8osdHK3iI9fP84+d+knfgXAuq0aGVDNL57fPf47vHd4//1Y2fBcF0+B6T8Qd6/PuL0/u/z3Hu6ovyS/u/znHSNQlzrDT2i3edZ8ZTCdnz/93m271ZI6n3Lw3XR7/PU7VGIa8Xa5eh5n+fbrQpxzTlJ1/d9nqb3FbHu81zyvqJ9XGS9nvd5mk4cEjTswfAdytHu85yzdVhQrPs886kjbNocriepqfb+9cOm4UGx7l8/kjNcd4R6se5f113NGpgVvZ72/vUR1BsxK3q7EfevU0+i3j0p4Xqh5dDevy62851XK9t6f/evj1w2XDfymuE6zbBEvX99O/W2U6/5hN71tPevO1YN1zluGq57XfMlaKH+ae9fz68crlvAPKuG9a7X8/51UU/SPO/r/vXSZd/dvz7g+9c3nCPHdVzbdo4c13HtH+fIcR3XLkuX4zquzUuX4zquzU+X4zqu5afLcR3XqtLluI5r1IvruPYQ84vnuDZ9nBzXcY16cR3XWjl3j+e41j5Ojuu49nfO8eM5rlEvruMa9eI6rn02To7ruPb5ODmu4xr1+jquFev6f6ywla0qzltWYLu1oDKvpKp4VV7Bco4HxXnsjQVVJbcWR6lRWVyVd2tBcC/uPXFZmTgcrV4WbZqt+LYopUUlleVllcXR+rKClsorysqLK6rWRpteGTE95vKtKqioXFlQmicvXLhg7qzsPDJL5s6JHthf/HULr5iTl7dQNs+dvTjviuwIustFxOxgQE5Zia2qMjifvj6PcI8mf/Fz47vf85qwY3f4eV8PbfyI9sj4ne8lFj9dN6G7vvhcRHNXYvEb9eH4OvGf5nk88cddOCGi/7+/ILH4GdeG64u1umFxYvG7bwjXj3oyHSPeNcj4v+VFxjtuSKz/O5dr6nNwGLU8dvwGTd75SOT4f1GX4Pr7V7j+7bjzo9jxrZqTpKemTeyun0n5l5MmJtR+jmlixPpf/J/E+n8gOxw/E5IaL7r4k0nq/TFqukNNn1fTVjX1qelnajpsspKerKbnqOk0Nb1UTReo6VI1vVlN16rpT9X0ATV9Uk1/q6Z/VtMP1fSQmg7NUO7bmZqhnOccdY0P3rfz9s0Tlft2MscH79vZZBkfvG+naOb44H074sNZ2vt2Du+eGLxvZ/3IyPt2qmrGB+/bGXvv+OB9OzlDIu/befme8XLoPEnct3N0/fjgfTvifmRx385Vf35wvbhvp35a3/ftbEjZIh939UT56G55trgPZ8jH44P31yz7kPXznDy7/kNlPXmuVtbfnGcnyq+ertxLY3hovGyEGRZYYYcTLrjhgRc++BGAfvN4+UwYYIQZFlhhhxMuuOGBFz74EYD+N8TDACPMsMAKO5xwwQ0PvPDBjwD0tcTDACPMsMAKO5xwwQ0PvPDBjwD0DxMPA4wwwwIr7HDCBTc88MIHPwLQ1xEPA4wwwwIr7HDCBTc88MIHPwLQP0I8DDDCDAussMMJF9zwwAsf/AhAv4V4GGCEGRZYYYcTLrjhgRc++BGA/lHiYYARZlhghR1OuOCGB1744EcA+q3EwwAjzLDACjuccMEND7zwwY8A9I8RDwOMMMMCK+xwwgU3PPDCBz8C0D9OPAwwwgwLrLDDCRfc8MALH/wIQL+NeBhghBkWWGGHEy644YEXPvgRgH478TDACDMssMIOJ1xwwwMvfPAjAP0O4mGAEWZYYIUdTrjghgde+OBHAHo38TDACDMssMIOJ1xwwwMvfPAjAP0TxMMAI8ywwAo7nHDBDQ+88MGPAPQ7iYcBRphhgRV2OOGCGx544YMfAeifJB4GGGGGBVbY4YQLbnjghQ9+BKCvJx4GGGGGBVbY4YQLbnjghQ9+BKB/ingYYIQZFlhhhxMuuOGBFz74EYC+gXgYYIQZFlhhhxMuuOGBFz74EYD+aeJhgBFmWGCFHU644IYHXvjgRwD6RuJhgBFmWGCFHU644IYHXvjgRwD6Z4iHAUaYYYEVdjjhghseeOGDHwHodxEPA+a8OFHe9HTsc5H/14/7kMbr6MWfXv1OqOwRtWz3ce/eGSprVMuefXrHtFDZi2pZw6Ud3W+IXlfLzjtX+lmo7F21bL3vsepQ2cdqWfX+eYdCZV8hlbKs531HQmXDOTcYQ9m4U59eGCoT300hYnf95Y1TQmWThyixxose6P4k/WVq2QMvVL8dKrtGLbPfffCmUNkKtewXX3/VGCqrUMtGpN70t1DZHZSdTdmCSTc+FCq7Vy27Od/WfVpcp8YenTD361DZ02rZ6jvf6x7nF9SyVSvfHhMq+4Na9soDZetDZX9Ryz4tvOW1UNk/1DJXy6zDobLP1LKFJ/7i+VDZ0VBfNl63MVQmvmxnRdXNk9dMnTp5Wkam+IqdzGBZkVIW63PwuzTn3wdt53Vv4+Lv2g03nBdzm39ZE1/3y3B98VUErRtjx5dr2/ecF/H+w+SJHb9dEy+9F9m+7u3Y8drz/8xzJkW035o6KWb8J5r2TfeG64vrxLp7Y8cf1MS3Ph6uv1VM2xo7fq8mvqExXF+8f9+wM3b8q9rxf35SxPg1Px87Xjv+mbrJ3fUXB/+fHDO+Xbv8X0yO7P8XsePf1Pb/6OSI/rd/HTteu/yOkzK66y+ApHne10O7/g9+PyOi/ymnJBYvnREZ7zgtdvwebf8zwvXnY8Pk2PHiMSF/ipyfOyV4v04OeRt58X5tDfkfkRfv/zaTX08+Wnwz0zaq8YfJ71DjJxVMkfep8YsL+o5/nfKfDFHi3yP/lRo/NG+KLOUp8ZNJr8iLHn8t5b8sUuKLyedfqcTfRn75lUq8k/wq8uI970PkZ14ZfV7RHg3Ufz1Pmf/tLMfZ6vw3k/9znjLPZvIHyIv3ve+T/4y8eO+cxHik5vfdlnvZFPlJPIe9eBV/xDv4Ow7iCIaxfHqchtHIxAXIwlxk4yZUwIH7UYun8VxR3+03aI9fD0Zu/45fxN5+3tbE528L139AzPvRjO7rJw1rlPQVNX1HTTvUtFNNT1yrpKPVdIqaXqGm16npcjW9VU2dalqrpo1quk9N31HTf6hpQE1PsivpmWpqUNNL1HSeml6rpsVqWqWmd6npJjXdrqbPqOnv1fRtNf2Hmn6qpl+r6Yk/VK7TXPxD5TpN6YjzgtdpXv5LhnKdpn1i8DrN0WxD8DrNzqGG4HWaW38YeZ0m/2fKtrk+NfI6zfv/MgSv00x60xC8TrPntMjrNO/+2RC8TiP6Evx8ldcQvE6zNkm5TnPT6M5zxHWasdP7v07T8J9UWXckVc48c0vwO511p24Jfj9y++FU2TE8Tc6fkhL8jJVuliQ7Zkpy5sbJcuuGyXLdKdTTpcmOIfgiVS7/MlVu/3OGLI3aEvwO4jnrr5elqSlyK9PEdzXn78+QU5LS5Oah1L9vsryLeYrPYtW9mSG3txJHbPMs5TuXdbTT/Pvzgp/NMpkkWcpICV4/SqFP7bQv0VYm8xGfz8o/bYucchz5USlyz89qtXemynVvZMh1ol1ixLQ772LfSlGuNblYZ2544IUPfgSgP+E8+UwYYIQZFlhhhxMuuOGBFz74EYBeTzwMMMIMC6ywwwkX3PDACx/8CEB/IvEwwAgzLLDCDidccMMDL3zwIwD9SOJhgBFmWGCFHU644IYHXvjgRwD6k4iHAUaYYYEVdjjhghseeOGDHwHok4mHAUaYYYEVdjjhghseeOGDHwHov0c8DDDCDAussMMJF9zwwAsf/AhAn0I8DDDCDAussMMJF9zwwAsf/AhAfzLxMMAIMyywwg4nXHDDAy988CMA/SnEwwAjzLDACjuccMEND7zwwY8A9N8nHgYYYYYFVtjhhAtueOCFD34EoD+VeBhghBkWWGGHEy644YEXPvgRgP404mGAEWZYYIUdTrjghgde+OBHAPofEA8DjDDDAivscMIFNzzwwgc/AtCfTjwMMMIMC6ywwwkX3PDACx/8CEA/ingYYIQZFlhhhxMuuOGBFz74EYD+DOJhgBFmWGCFHU644IYHXvjgRwD6M4mHAUaYYYEVdjjhghseeOGDHwHozyIeBhhhhgVW2OGEC2544IUPfgSgH008DDDCDAussMMJF9zwwAsf/AhAfzbxMMAIMyywwg4nXHDDAy988CMAfSrxMMAIMyywwg4nXHDDAy988CMAfRrxMMAIMyywwg4nXHDDAy988CMAvUQ8DDDCDAussMMJF9zwwAsf/AhAfw7xMMAIMyywwg4nXHDDAy988CMAfTrxMMAIMyywwg4nXHDDAy988CMA/RjiYYARZlhghR1OuOCGB1744EcA+rHEwwAjzLDACjuccMEND7zwwY8A9OcSDwOMMMMCK+xwwgU3PPDCBz8C0I8jHgYYYYYFVtjhhAtueOCFD34EoB9PPAwwwgwLrLDDCRfc8MALH/wIQD+BeBhghBkWWGGHEy644YEXPvgRgH4i8TDACDMssMIOJ1xwwwMvfPAjAL2BeBhghBkWWGGHEy644YEXPvgRgP484mGAEWZYYIUdTrjghgde+OBHAPpJxMMAI8ywwAo7nHDBDQ+88MGPAPSTiYcBRphhgRV2OOGCGx544YMfAegziIcBRphhgRV2OOGCGx544YMfAeinEA8DjDDDAivscMIFNzzwwgc/AtBnEg8DjDDDAivscMIFNzzwwgc/AtBPJR4GGGGGBVbY4YQLbnjghQ9+BKCfRjwMMMIMC6ywwwkX3PDACx/8CEB/PvEwwAgzLLDCDidccMMDL3zwIwD9dOJhgBFmWGCFHU644IYHXvjgRwD6C4iHAUaYYYEVdjjhghseeOGDHwHoLyQeBhhhhgVW2OGEC2544IUPfgSgv4h4GGCEGRZYYYcTLrjhgRc++BGAfgbxMMAIMyywwg4nXHDDAy988CMA/cXEwwAjzLDACjuccMEND7zwwY8A9EbiYYARZlhghR1OuOCGB1744EcA+kuIhwFGmGGBFXY44YIbHnjhgx8B6GcSDwOMMMMCK+xwwgU3PPDCBz8C0F9KPAwwwgwLrLDDCRfc8MALH/wIQJ9FPAwwwgwLrLDDCRfc8MALH/wIQH8Z8TDACDMssMIOJ1xwwwMvfPAjAL2JeBhghBkWWGGHEy644YEXPvgRgH4W8TDACDMssMIOJ1xwwwMvfPAjAL1MPAwwwgwLrLDDCRfc8MALH/wIQD+beBhghBkWWGGHEy644YEXPvgRgH4O8TDACDMssMIOJ1xwwwMvfPAjAP1c4mGAEWZYYIUdTrjm9r5e3/zAFHmko+/rV399X7nG5Hs/fO2p/ch5cvl/zpOlB+O/xjdcp3Povoz+9wJxveW99yOvhX36fvjaVujxFWWnfpAhn/lB72njP1Cm7VWvO2qnzaH8WtykxiVpphVRVoUfftD7WpxDLaso7T3PNf/MkB9kem2Uvmxl2lbK3VGm7VL72Rpl2t/UaV9H6cvIfyplY//ZO24KZVf9M75r0T0f3/8wQ07DuA8j46Wjsf+2Ix47NfmcrnCM+J7B1s7Y8ziiyZtGTIqI16nzczw+RTY9Hn1be1eT3zA/Mv7g5crzfD99GXF21PhPNPn2ZZHx7fY4/r6jyUsP9Yh3xRE/bIr8JtrwMY5g+PAp8ilIwyRcjHm4BvlYBTvuxiY8gnq8gFfxFxzApziKE46bIv8AY5CJS2HG9SjCLajGz/EAHkMjfovX8Q7+ic+hO36KfBLOxHhMxyxk40asxGqswy+wGTuwGy+hFX+DH//BsBFT5JORivMwA3OxCHkoxVrchV+iDk/Cg9/jTfwdHfgaI06YIp+GdEzBTFyB67AM5fgRnLgfW/E0mvAa3sYHOIQujNRPkc/AOJwPE66CBStQhZ+gBg9hO57FPvwJ7+Jf+BJDT5wip+BsGHAR5uBq5OJmrMFPsREPYyeexyv4M9rxbwRw/Mgp8qk4Bxm4BPNxLQpRhtvxM/waj6IBL8KLt/A+PkMnTjxpijwK52IaLsMC3IDlqIQD98KFbdiF/0EL/hcf4QskJU+Rv4fRmIgLMRs5uAlW3IY7cR9q8QT24HfYj/fwCb7Ccd+bIn8fEibDiMuxGAWw4YdYj19hC57CXvwBf8U/cBDHoE+ZIp+OsZiKLFyJJShGBX6Me/AgHsczaMYf4cOHOIwhJ0+Rk3EWJuACyFiIpSjBrbgDG/AbuPEcXsYbaMPHOILhp7D/Iw2TcDHm4RrkYxXsuBub8Ajq8QJexV9wAJ/iKE74Pvs/xiATl8KM61GEW1CNn+MBPIZG/Bav4x38E59Ddyr7P87EeEzHLGTjRqzEaqzDL7AZO7AbL6EVf4Mf/8Gw09j/kYrzMANzsQh5KMVa3IVfog5PwoPf4038HR34GiN+wP6PdEzBTFyB67AM5fgRnLgfW/E0mvAa3sYHOIQujDyd/R/jcD5MuAoWrEAVfoIaPITteBb78Ce8i09iyBnFfoRRZ7C/oh1zzmReGHkWfcabmDGa8YTubNYbXsWkVLYpHMaSNLZ3SBL7FT7CgnPY53FqOscWvAvTGJYbI8Yyvmgdq7Qv+hGtf/29fo3Q/n39lcjXv7rfxXF/hiafMnRy5OtnUuz7CxJ9tJYp88xcM1lurVLyrZWR7WygPAcpVbHbF4u/Rv27+5bZyt8GR2UqfxM/W023U97X/UGfLeFYjqE3sN3jNKRiNcYjU01Xq+WnqfVC8RffEI6XkQ0LlqMC1XDiaB/tp2hPJBszIsbf8XTsc0rt+U9DS2R8Q9PAzkm/e3z3+O7x/4/HhKHKPadzSnbXh8ououw6ygy3ben+eOTlar2MH33Y/ZZr8dDe92DmDe19j2jF0N73fjqG9r73856hve/9dA3tfe/ndsqclK11d3Tfm/qc+B5yyrYv6no0VPaSWmY7+7XunzF6Qy17ce2G7uX4u1r2j/XP/TpU9rk6Bqd8WTSze7DEfaPi04vKxx0nT+u+m7SgoiqvdEV5ad405TccKSovsK0oW141bfJU7V2nIloTV15WXtX9pLDMVlZYppkarH3rcm1Dap2CZVUltxZUlZTZxJTpYsqaVaXhxlcsK7MtV8KCExcukkuqtHOuWllRXFAUeUdsP3fJassKqDc1sk5eecmawtXLI6qtErkLu0diWUFJRVlE3PIyW5XoZskK5acwKVpSvKaqO2xJRbGtqLgiPLHEVlxRsKpAU6CpW2Arquhe/CXLVldUlmlCl5esKa4UT8/v7lBEX4K9C4/eqrKi1aXFEYtTVBqeXFZoLV5WFTlQiCi45qruzl0xe264o1OnhsdFWQnhTnRPWV5RXFy1try4u8DevSjFleGAgtVFJWXLS0qLu0uC63l2WWV2waoS2wrNCi8qXF05OdjJqd3LESyb2j0qK2yrq0qDgzQ1+Lzg1oKVJcGY7saVomVlq1YpG56m3rLSkmJbVXdhRXFlWemt3U1VFnf/wGlwRqurSkq7n/TzW6higdeUF1SF12TB6vD42VZMDS/hkqJVy8q7pxVUlq22FXXPxFYZbq6qoNKmWeplFWuVfXBqcOqK8hWTi8VvtHXPuLK4vEyN1vX926wNxcpvsw57JfZvs+bcPzxI+9usurrh3caeq9MdmRD526x3Pj6820cECIP6bdb0GL9hOEaRc2WM3zC0KcR9dqFHaHnP0Wm+A8KvsJ7Q/3dAvPu5IkfX/28YTjqsEPfpaZej53dAvH/CkCBxv1+Srvd3QFT08bn40EP5fHsJB6o8NmJ2e/GNIQVFRXlFxcsLVpdWVUavUVRcWVVRtjb6xOUltoLSEnux8lH4K5i4eGXxqmLdsoLS0sKCZTfniW8IkS69VMq+dsECZRaTxctAcK9ZplvJsY6jUxZH3OXFFaKektOtriiRzlGjKpn/5PKK4vKCiuIi3W0lRVUrpSwpUxo3TlpZXLJiZZV4xvKFZsb885S8mGH4Wf+jo9OJw0+e+F3B4qK8UP+VwmWlZZW9CsUBL1zUPb7h1xDxHQh5yyvKVuWxNHkFVXmV1C4OLk5eaHHylhXqLl98Zd4V1+Rdf0X2nIXXSxNuK7EVld02UVdUtizPVrCquHscCsrLIwvOrZTE7yVGrl8lPK+qrLy0+Nbi0uD3JlSVVNGw6LWIr+yeweXZC6+amzdn7jVXLl6Yk3fF7IXZvTozsef2o85f3Q6qQhuPsqCiiRjbX8z4vOC3TcQdH243xnRlvnnXVhZXiFEw6vLmlK0qKLGRySmorLytrKLIqGzGoadzSgpKy1boytWneUXB592jN7ssz2ZjPyATTKW8AluZbe2qstWVpWu7CwsqpdV0pMKou6bg1mIpNDPxO5Z5NxevreDFjWVT1gQDnzPrmmuuX7hoTt6cK2YtWHi5NKFH66yPHiWTs4qKqwpKSivJBBcoj1evirXd3eyn/mp1LHpGcO67iL14VSH7ZHeHl5dVSFUrSyqlyuLK4DcPRV8/PVpTvtdDLet//+s7Xlmu/qP7iw8t50DixTYkdvUyW+na/jsSR3y/Hek7vnIlW3TMQYwRH3MQY8THHMS+4wez/ioHuf1UDnL9V6zmRdJWlFdYWsZhvrJkFcfVyQWrq1ayz5QsC75x0a2sqio3lleUrVnbcwoHntJeZat7l1VybOhZVlB58+RbVvPqK55wuAjtnmWrq7rzsyJCpEXFt6wuEa+S51aadMZzi3RTeHm4oWy1tGp1ZZX4sV1x2KkqkwqWBX99V/mt3Znit3+l24IvpZemF5aVFqVL4kXq0vTSgooVxRXpWedWzpwiKmXp9cxPTCtbLk0IHiuvm3fNVcG3GLPVV8Kr1R5fYZsoXn45HIn64sU6vriFq6uCgSxlMFIXoz1xVI0chURb7j2H3n1gDDWHwttYq1JhsVTFe7XKVSVVVcVF0mpbsS14Al5clBFPfW1ttf78xYtzpByxGUkVyoqslNay8lhhyqrL0Kt1+1if6edWpmeIVdTvOpeU3TG49vsfmcGNa6wx7T96HnvJ4NrvPYeE+1Ay6D70mkPvPoQe4kw1tL9HnFhqpovjRF7kcSJa1agPES+OPYOKL+knXlTod1rlWtuyvhcxXGVgSxmOH9hSauL7W8o44vsP7e9z2ldmXigvg3ivWELqgHiv91PSWvS7gng8Rp1HvRcF4/+H/LtxxGgfDRddKB9Q23+b/L83XxRsXzfjQtkfx7wOUef/Y+9sAKMo7oa/l4Tj+BCiIqJSOBVjVIzhwyMiwrGS40OIkYQD+UwkORIMSczHgRYxGDiJEUwVU2stppWm1CqNitFaxFQwoo/S1NIrVYqpxTQKpWnFM0rg3t/s7uX2Lpfk1D7PW5/nJvyYr/9/ZnZmdnZvZnf2j39X8+8zxiIPG6OW/2LsMSC+BToBO2VM6LTiyWfRGDX/2bgzupHrzqwc49dfg/59Wv41uA+B+L3cjl3dTbo7Cd+n6b+F/ZGm34Y9YGzvZRmKzPixqn78dRb5+rGq/mzcybjFPMDWdyfIt3ST1q2Er9T0C7HfeVGt/3txP6zp/wD75yH0hc5Owvdreb6L3TpWPeZC8j/RS/mV+YlxFnnEOFX/Kmx5nKo/G/u2cb0f/+3I3D1OLf+92Nu0tB4l/2fGqeX/DfaftXSPizTHW5T3HftiXwxiricBe/r4rvmlEZY3Xk1/NfYD49X0H8Z+Zrya/q/Gq+dQqPK9Q9wHmn4L9uea/mnss67t/fjOQebLI2r/vuxa9VzrTUdvrrvW3z/n4F5+rZr/Suy7w8h/vU7/+7grJ6j6O3HfMkE9/n24j3ST1m7aoWCmqn8Y972LVX1pokV+dqaqPwp340y1fWbg/tu1avvk4R48S22fKtwnCBffZ3wJ998nW5T3oQ/jvg0ZZXvK60kft7hpMeN+EreYk5uG+w3cYh4uB/dx3OL91wdwn32TRfn+ch3uCbjF95cP4l6CW/neNO4vyVfM75knWeTvEy7ecZ2G+xXc4j3XPNxRsy3K95e34vZSNvH95Zdw97FYlO8vN+OOxS3elzXdYJEvwi2+vzwedzxuMS+4GPcY3OL7yxtwT8ItNimpwz0Tt9jr9BDuNNzi+8sS+fxtjkX5/vIo3PfgFt9fnoF7iSW8ccyB3N0WtX3uw94yQ22fH+B+1qK2z27sgxa1fT7APmlR26cD+9wJavt8B9s5Q22fa3DPnKC2TyFlsU9Q2ycHu3yC2j7fw66d0HMZW/Xvj5eN6ZQV+1eU3TWm1+PT7/9XuNMv3yD++0Xv+qc5njH0yxQ4OT30+BfKiPDb0RE/QGN0YcWErZ0ZmI4I30RYQZDs9wj7fgjZZwgrDpKtJ+xgalfZ1zTZPrqwAyLNW7rKukPk9Yk47hDhAzh/CoPKcB5h8SHSFbLBYZcRNjpE+Mf0ldVB6d6I3MwQsksJuyNIdgVheSFk1xG2JkjWRdgDIWSfIGx5kOwOwn4ZQnYvYc4g2XcIOxhCtjVE2L8Iaw8Rfhbjyl1B6Q4lbPhNXWXHabL6Np5EWHII2VsJcwSlexthi0O0m5BdESS7irA7Q6R7P2FFQbJPEPaLELL7Q4T9kbCjIcLPhAgbxDh73uyu4Z9O7ho2Grmk2aHHmMyg8s5Cbkk3ssHp3oHchjBlf4Tcz7qRDR4fXkJuX4hj+z1h53oDwz4hrD3MMvTjujBkTnj97HLkxoaQDdXPpiM3Z054ZbgdOWeIdF0hwn5A2JNhpCvuK8T9hLiPEPcP4r5B3C+I+wRxfyDuC8T9gLgPENd/cd0X13txnRfXd3FdF9dzcR0X129x3RbXa3GdFtdncV0W12NxHRbXX3HdFddbcZ0V19eXsH/XQzn1+5+UjRzbKafs3zNibK/H9xm/hUw/miCf/6PQ93yFOrd1uT89MW1ZeFvv6ffXpSuu8203jpXHE/bradynPh4Ylzp+rJzzxAR5LvG3anq+bxUkrhwrVz3x1e5L9UbcPwyaEroe6W8NVSsDj8VXbl/1Cju43L44cS8TXG79cX2Tcuv3hzLf7y+j2NK/bUPv9b9jZ8956/uP9EJg/0n9We/p6+9/rH/2y+8Q+u/3rq/Pvy5qXMDxlZ3qXX+Bzt3wiV9+YG+KmtHv/9Z0vj9/sWBUpfN3Z97W6ceO88uL+8fEhK+mnzjTL688nJXcu37hwp5l9Purta30y4rFyNjc3tPPcPYso2+/2Pv8sqJdYu/tPX19/5Z2BbZ/03O963+m+6163nt+t/m98M45vX5CN/p6meB09f0/9mBg+Zubei+/Xr/suF9eee/ro9718/Se+PGd8mL/urrjYbSvzp16jV9/FJivHv+V9Jssfnmxf13VmN711+rP/0V+eXF9yZjbu75+/7ia0vGB9b+yd339/l9ND/vlGwSbe9fX/36s2eGXF+d/0/be9fVfb6j50C8v5gVSm3vX159/DaOvDRi/m0de27u+zp0xxy8vzt/EOb3rn9T3/+1++UmEl/2kd339/ottRwLLbz3cu/4MnTux9dqA+mv7W+/6zfrr17mWgPZrO8fSeZ1Pv1/7/afZJZp9v2Y/ptnPaPZrmu3W7E80+0vNPrtSteM1+3rNnqHZCzQ7V7NLNLtcsx/W7J9odp1m79bsdzT7b5r9hWYPfEC1h2t2omZbNXuWZi/V7FzNvluzH9bs7Zr9nGa/otlvarZbs1seUPeFG7BZvSbPuHiMMi+WlaDO9exqukaZ53l7bqIyx7P282uUuZtbNgfuCzdkepIyZ/TSqMB94ao6EpV5s/jjicqcWU5s4L5wm44lKvvCKfeeYt/+5kRlX7h/GNR94ZIvyn9H7At3WQ/7wjW4r7pR2Q/uqdapTas+nmr96zhlDzix51vZS/KNax+bLyc2j5ObJjwBrVPFnm+FH47r3O9f7P0WexSdI+M693lrf+uqGx/zbFX2dBN7uUnXPiE3zBgrN+9pnVr3l3HKdwEKPxjXZQ834d4wLUl+6a3PlT3bnNSnC6qhFuqhEdzQAh4wXjJGHgpxYAEb2MEBTnBBNdRCPTSCG1rAA8ZL0Yc4sIAN7OAAJ7igGmqhHhrBDS3gAeMo9CEOLGADOzjACS6ohlqoh0ZwQwt4wHgZ+hAHFrCBHRzgBBdUQy3UQyO4oQU8YIxDH+LAAjawgwOc4IJqqIV6aAQ3tIAHjJejD3FgARvYwQFOcEE11EI9NIIbWsADxnj0IQ4sYAM7OMAJLqiGWqiHRnBDC3jAeAX6EAcWsIEdHOAEF1RDLdRDI7ihBTxgvBJ9iAML2MAODnCCC6qhFuqhEdzQAh4wXoU+xIEFbGAHBzjBBdVQC/XQCG5oAQ8YR6MPcWABG9jBAU5wQTXUQj00ghtawAPGq9GHOLCADezgACe4oBpqoR4awQ0t4AFjAvoQBxawgR0c4AQXVEMt1EMjuKEFPGC8Bn2IAwvYwA4OcIILqqEW6qER3NACHjAmog9xYAEb2MEBTnBBNdRCPTSCG1rAA8Yx6EMcWMAGdnCAE1xQDbVQD43ghhbwgHEs+hAHFrCBHRzgBBdUQy3UQyO4oQU8YByHPsSBBWxgBwc4wQXVUAv10AhuaAEPGMejD3FgARvYwQFOcEE11EI9NIIbWsADxmvRhziwgA3s4AAnuKAaaqEeGsENLeABowV9iAML2MAODnCCC6qhFuqhEdzQAh4wTkAf4sACNrCDA5zggmqohXpoBDe0gAeMSehDHFjABnZwgBNcUA21UA+N4IYW8IDxOvQhDixgAzs4wAkuqIZaqIdGcEMLeMA4EX2IAwvYwA4OcIILqqEW6qER3NACHjBejz7EgQVsYAcHOMEF1VAL9dAIbmgBDxgnoQ9xYAEb2MEBTnBBNdRCPTSCG1rAA8Yb0Ic4sIAN7OAAJ7igGmqhHhrBDS3gAeNk9CEOLGADOzjACS6ohlqoh0ZwQwt4wDgFfYgDC9jADg5wgguqoRbqoRHc0AIeMFrRhziwgA3s4AAnuKAaaqEeGsENLeAB41T0IQ4sYAM7OMAJLqiGWqiHRnBDC3jAKKMPcWABG9jBAU5wQTXUQj00ghtawAPGG9GHOLCADezgACe4oBpqoR4awQ0t4AHjNPQhDixgAzs4wAkuqIZaqIdGcEMLeMCYjD7EgQVsYAcHOMEF1VAL9dAIbmgBDxht6EMcWMAGdnCAE1xQDbVQD43ghhbwgHE6+hAHFrCBHRzgBBdUQy3UQyO4oQU8YJyBPsSBBWxgBwc4wQXVUAv10AhuaAEPGGeiD3FgARvYwQFOcEE11EI9NIIbWsADxlnoQxxYwAZ2cIATXFANtVAPjeCGFvCA8Sb0IQ4sYAM7OMAJLqiGWqiHRnBDC3jAOBt9iAML2MAODnCCC6qhFuqhEdzQAh4wzkEf4sACNrCDA5zggmqohXpoBDe0gAeMKehDHFjABnZwgBNcUA21UA+N4IYW8IDxZvQhDixgAzs4wAkuqIZaqIdGcEMLeMCYij7EgQVsYAcHOMEF1VAL9dAIbmgBDxhvQR/iwAI2sIMDnOCCaqiFemgEN7SAB4xz0Yc4sIAN7OAAJ7igGmqhHhrBDS3gAWMa+hAHFrCBHRzgBBdUQy3UQyO4oQU8YExHH+LAAjawgwOc4IJqqIV6aAQ3tIAHjPPQhziwgA3s4AAnuKAaaqEeGsENLeABox19iAML2MAODnCCC6qhFuqhEdzQAh4wzkcf4sACNrCDA5zggmqohXpoBDe0gAeMC9CHOLCADezgACe4oBpqoR4awQ0t4AHjrehDHFjABnZwgBNcUA21UA+N4IYW8IBxIfoQBxawgR0c4AQXVEMt1EMjuKEFPGBchD7EgQVsYAcHOMEF1VAL9dAIbmgBDxgXow9xYAEb2MEBTnBBNdRCPTSCG1rAA8Yl6EMcWMAGdnCAE1xQDbVQD43ghhbwgHEp+hAHFrCBHRzgBBdUQy3UQyO4oQU8YFyGPsSBBWxgBwc4wQXVUAv10AhuaAEPGDPQhziwgA3s4AAnuKAaaqEeGsENLeABYyb6EAcWsIEdHOAEF1RDLdRDI7ihBTxgvA19iAML2MAODnCCC6qhFuqhEdzQAh4wLkcf4sACNrCDA5zggmqohXpoBDe0gAeMWehDHFjABnZwgBNcUA21UA+N4IYW8IAxG32IAwvYwA4OcIILqqEW6qER3NACHjA60Ic4sIAN7OAAJ7igGmqhHhrBDS3gAeMK9CEOLGADOzjACS6ohlqoh0ZwQwt4wJiDPsSBBWxgBwc4wQXVUAv10AhuaAEPGHPRhziwgA3s4AAnuKAaaqEeGsENLeAB40r0IQ4sYAM7OMAJLqiGWqiHRnCvVJ9dKrs1Sd51dVK3+6uIOb7f/k5dE9mnPVcqnjkU820Xac/exWF3p39kiUV+dKl/3lWs0bYTVhsUdgj/s8Fy+F8NChuMvyko7HL87wSFiWc5Bs8ODDNIXZ+3Mv9ognw1HNTWfM1FY+WawrFyW8FY2TopSa7ClvL8647f3eFfHwpOq+qT0OuZn/XwvGXUHyfIQ946Tz77j36Z5te6X9cJTmt6u1r+0e1qeGr/a+WGftfKqQOwF1H+M+Plms+7X2eY2x64Dt+G/Ir2r76e3dv6e50nsAxzg/JQ5t61sGc9nevvVmGLPreWuN1Hey6Xvm6asnpfG4iYiImYQPNwVNfvDv4oquv3BH8Wpe4B88qZn6b7wp7Xwn5+dOQlvrDXo7p+n9Ad5d+PRrx1IrbakAoLikq0N4pvSr517syU6cvSbr7xpuR07QV87bXjhOVSUfby7Fxn9jLt/XvfW4Wri3JLspdl5uWZFZfZkZmbV1qUPVGS/vg9r/fpHhBvSyqvwBQUZheprzF2upblFmjvWGoFWFZckpmflVmUtawouzDvzqDI3PySkOHFJYqlRhUUXj3ZdxCFBcXmSTeYCzOX357te7dKxIu3PzvfwVkmaki8f3Xj1Nmz5ak33rRs2s0pyeHITU9OXzYzJT2sNIVsWrqo+cAqv7qwqKCkgIqfWliY53vPc8WyTL9PfcM/v6DEXFriSBJvCRZkZWdJ6nusIeWIUF4hDKomJSdle4fMEmrsttIS/Zv1od5BEteN5PNUO1WzM89T1yS3nqeuSbbvTFLWJLePvE5dkyxLUtYkWx9OUtYkTfclKWuSb50XuCY5ftx1yv2OOTpwTfLQL5KUNckqbLEmKdao9WuSqb9ICvhW1XM/T1LWJEVaYk3yzYofruntW1USZZVeTJKlC69T1w9FObT1QevY6+Sac9RvOsX9Mkm2gA3s4AAnuKAaaqEeGsENLeABY12SPBTiwAI2sIMDnOCCaqiFemgEN7SAB4zPog9xYAEb2MEBTnBBNdRCPTSCG1rAA8bn0Ic4sIAN7OAAJ7igGmqhHhrBDS3gAePz6EMcWMAGdnCAE1xQDbVQD43ghhbwgHEX+hAHFrCBHRzgBBdUQy3UQyO4oQU8YHwBfYgDC9jADk3jr5OTaB/RTgHjltjOhj+xic1j25++R/SN4L27BkpdvwMr3tEIHo8vl7p+Z3WC1HXfL/3mPqH2SFoeeiukEPsAdb/vTsa1krLvTt1P1XDfvjvDOFOC749H/0RFv++OEvacytNR4hnBwH13rMRbn1MRH9YVfJN9d9KNPe+7Y+qr0jxQHQMGSKH33Wk9V0WMGT7jO96LJf++O89dofK4oed9d1KvUrFKPe+7U3WVygyp5313Dl2lIsauKKnrvjsGrZ7aE1TO19WfL99ZOrnYa1RSjYFygnk6OdEfBNNW+uViNXuRTm77EyrDQ+SbqcmJcjc8obIiyi9n1uxcnVz8T1Ri/GKd7mJNTtSr0td+otZDsNxdOrnxyI3vRm69Tm4ScpO6ydelHauQU/rwT9T+G62TE+k/qEtv2PPwZNd6EWzVlw+58U+q/SpY7kc6uaZd4jm10MfxpOT/3XcIuUPbQx/HDinwt66QM+v8+meoo3Xh7ci9GEJOSijO4YaoJPM2KSEnszhHSsi6M7/4zlWqXVIkJazIL01wZhcpO7boPcuIK8rOE3KqozCvRErIzc/l/5LsNfzvwENUgdjCSUrIzlnmKBJ7aCQsLykoKiYD1Vq5vEjJLHNV7nIyKChR/lNTUzVvKy5Wcl6WlX1bKSNn/u1qQRgblRsSn6ezuIVFYo+125eV5mcVSOGbgDGK+5KwxijuV8Iao7i/CWuM4v4krDGK+5qwxijkwhqjkAtrjOL+LawxivuasMYortNhjVHcg4U1RiEX1hh1yXVyWGMU9w9hjVHIhTVGIRfWGIVcWGMU98VhjVHIhTVGcc8U1hiF3Dcdo8R49Dn92RcuxihxEzFMl564198nBY5li3+q9rXg9JqC8t2B3GxdAWO0+OCx8eTPJenDEOn9XzPXr/J6/13ka3wT/f5auXx2WqXXK8iHe8ENFQ94va/BmM2E5xaL36vqvmP8Rg7wo8/1IS873xwfH1+UXXzF1ZPVvUuLEzR7mTMzj9C7CpSfxleYrzKPMU8yrygqKC0Uani5uZ6wzet9Fw5AI7wGe+BlqN+mlqEoe1WBMzugGPog6XYxy9BrIcS1T4QKe1lpwooiNQRbTaZY51xGASVpuiiqWd2KTWy2dsllxQmXFV+iHsLE/pIZk7xGzADklpg1TS04pcCcHRSjRsxc1Z187qpQ8nOzxX6zuc7srgpFwVFBJcovyO++UP7IoHKF0srtGtlf6ndZ8Q35XcuiF1F3OLpBSpmZtmxasm3qvNnpaVLB6vzsohukkpK8GySlJsXlVZr/vNcbC+fsUu2vy9pvqP/vZtQLocNv6iZckE7c0h7iBSte8M8TlWYVSqJrZvFPKs3PvC0vW+wvJXb6NWcWrShdRRcuFo1w1USzb4rMXJK7KjtLbHokaTFiTpGQEtGYK7gNzC7yC2flFhdmlizPUU77EPKZWea8AqTNxQVirs+cm+8o8MmJ3dEKHKKPFnAekWKBmDDLX9GZeugf5RETMRETMRETMRETMV/B9LSfn94s+9cU+eYvp8gZsBLuhkrYDs/DW/CBCP90ivy5CO+YIhtOTZGHwj7c47BbsVOxV8ImqIGXwHR6ivw2dgtEIXMOxMFowmdDHmyFXXAIbiBuHpjOIAN5UIy/CrsBmiHGO0WuICweezaI39UTB6jrgdMGqGss5pFTlPXAfW1TlPXA9H9OVtYDhwyYoqwHjuqYrKwHugYErgeeHGlV99WLClwPTBw+RVkPXHDBFGU98FCUfz2ww+stWDNsinwaW+Ql5tLa8evXBx8bOkVZH7RK6vqg+IaKWB8U30Tprl0ybpoiN9VyzOMWyU1X4v4wTa7aTt3+bIpc+BTtRVjqB2nyklK7XEhYxmj8zWlyG3bsT6ivSYvkqiumyBJy1k3zlXcYm0iz8KdT5MQX5stVO5D5MfGk2fzXNDnjozRlHbIO3ULC265Gj7iy7WlyAzrWq6Yoa16J6GX8fEqPz95kjLDKM8r/oaxfptAWSyEf1sEW2AY7YQ8cgCNwAs7AIPMUeQQkwGRIgaWQD+tgC2yDnbAHDsAROAFnYNDF6EMCTIYUWAr5sA62wDbYCXvgAByBE3AGBl2CPiTAZEiBpZAP62ALbIOdsAcOwBE4AWdg0KXoQwJMhhRYCvmwDrbANtgJe+AAHIETcAYGjUIfEmAypMBSyId1sAW2wU7YAwfgCJyAMzDoMvRhzcVWecN3rJFnpCImYiImYiImYiImYiImYiImYiLmf8TkZy1TVtmWrc7MLRFPw+euWSaWUn3x3T3zvS1atXdq9qua/Va0OtdzOlqd69m9zqrM9aQ/alWf/S60KnM91tVWZa7HXGxV5nqmxwTO9cQ/q871pBoC53ry7rYqcz0PrLUqcz3NUuCz3wMJ9z1XJeZ2Nn3XqsztCFkxtzPgRx+9KuZ2ruthbqd9/BOde0b5wsbX8Vu96V/KnMknHNOX0P8eq3whXAkTYRYshJVwF9wPj8FT8DK8Be/BJ/Al9C9DH66EiTALFsJKuAvuh8fgKXgZ3oL34BP4EvqvRx+uhIkwCxbCSrhrvTq30Ew9jq7rfp6h7WGrMoeVgS3mpJoessqJUDZ7kRw7Z5FcNX2RXFdllc1Q9qBVTgWzoJI0ofB+wqBtE/pQtin8OQ3989OiTYOfvb5E6vqM9tVS1+exu3v2OvgDs10ewNY9nK09i/2Vnr2uOlt99nr0OK2P9PDstfjYpED/7LUSZlUZT4ddHPTs9Xjix1tVmiWVb/LsdV5Uz881iucAFWJ6fq7R2ldluu45q1DPNW4aoLJB6vm5xoEDVcp0eYR6rvGBgSrNUs/PNeadpZJq6Pm5xt2DVHp7rvHgIJW6qEC54OcaRX8Q7Bvqlwv1XGN6vEpvzzWWxav8oK9fzqzZ+ucahyeq9PZco9LXEnt/rjEeufhu5PTPNSYil9hNvvrnGpU+nKi2W0/PNQ6ZCmPU8V6fXvBzjfHIxY9R+3SwnP65xmbkmseoe/H6jFmz9c81pjNipXOix4c4juDnGoWcWefv7tnrkrGRZ697MwFjFPcFYY1R3C+ENUZxfxHWGMX9QVhjFPcVYY1RyIU1RnEfE9YYxX1GWGMUcmGNUdwXhDVGcb8W1hiFXFhjVI1VDmuM4l4lrDEKubDGKOTCGqOQC2uM4n4qrDEKubDGKOTCGqOeoz2+4RgV/Oy1GKPCefb60Njwnr0eNS68Z68LJ0SevY6YiPlPMCnT+0tpKdOWpd44Z1la+tT05GUL5s5LCQ6bNnfqzJSZXWVTp85LS54WHJo2Ly01OWWaiJg/da7Qm2guzb89v2B1vrm4JLMk23xZVn9prnCId9EznZl5ucoDwZflit0ELsvtL8nK3gLidfyJ4ouzOavFd4mV/83m+MuKr1Af+w5hpJQCkWBunpLg8syirGKzo4AbEym7OGtZZmlWboHYZiC/v5SV7bxBpD0t25m7PNssApUn6AvzMu8Uj/x2jVmeWVhSWpQtVJXPz+uSXJ5XUEyEP0D88OwvJafOTE3GSkufq7pSi7ILM5X3kRMS9OLKlgn6AEdeaXFOf661ii8zrzhzojm5qKigaKJ5eUF+SVFBnlqu+Mtyr5iofZO5B9kcKmJ1ZlG28tSzXkmRU5ISjztnqUccWA3dy3RWiCRdQ/A1RZncAK6Sps6bNvPmacl26ZqSVYXXJHBQlxVffVmu0t+6m096pJ9q/0yzn9Xshn7qfNKH/dT5pCrDVGU+6aUFU9X5pGZ1Pin+n+p80o6P1Pmka/oHzic9WjxVmU9qCtpLoOG0Op8047Q6nyS+MaafT9rfETiftOCUNWAvAbH/hphPur+H+aT9d0+V98FRaIWG0qnK8z7Nwg1irult4b5zaufcyYaiqfKM0n8q8017OOYDcAROwBkYFDVVHgEJMBlSYCnkwzrYAttgJ+yBA3AETsAZGBSNPiTAZEiBpZAP62ALbIOdsAcOwBE4AWdgUAz6kACTIQWWQj6sgy2wDXbCHjgAR+AEnIFBfdCHBJgMKbAU8mEdbIFtsBP2wAE4AifgDAwyog8JMBlSYCnkwzrYAttgJ+yBA3AETsAZGNQXfUiAyZACSyEf1sEW2AY7YQ8cgCNwAs7AIBP6kACTIQWWQj6sgy2wDXbCHjgAR+AEnIFB/dCHBJgMKf38ba83NfSVtUWh4yImYiLm/7a5uiS7aFVuvriXujq/4Lbs7MJi89WZxebI60kREzH/+42YvxH3ydOeVuc1xQ1vb+8UhDJ3PnWicz1ttNR1jc0idV1jmymp63MPnvriOV9YutR1bySxvqb8NnHk5mV3Lr6t6tz9KLNY/EBTV9t6XIojJCuv0xmwvNft/khXqGt0ZVvUcN8a3fnS0C7zToX3qujX6JSwh1Ry+EHx6IDANboNxG94SKVZ+uZrdCdjep7/3tFHpWxAz/Pf8WerXNPfn2+o+W9p6iDTxqhpZ/W5qbyPK+a+aDHfu4OI9gdOeZ/Rx99yX7QrpryPiN9P/I7Np7z/6Ca+lfg1W055n+uMl8/qYyuPSXFFK/PJJgo57MFT3qf0+rPKY4hW4uOxd7x/2vtZN+nPIL4V/b8adOnf6C9/DvGbDp/2OgLyd0XPLI9R0t9EfM7WU97t3aS/g3jTI6e8Ld0dP/GHHun++FqJX1Pd/fGZaLCXKN/xbtKPJ779ie7LN4P4R2u6L18O8Tk/7r58m4g3/aT78u0Q+ke6L99+4g/9pPvytRI/rLb78pnov6213ZcvnvhNP+u+fDOIP9RD+XJE/K9PeWv7dO0fYq57E+E5vznlzejUn35Wn6nl0Wa824l7mrj7DQFl65NyX7TNFaPOq+9HZtjeU957gmRS74tO9skcR6Zk3ynvW/pjnFneJ90VM/0+7ThiGQjMr5/y/lhfjhmilGp8IvF1xL9sCEzDdxxin53UN055L9LnIam6ecSlE1c5ILTuA8Tve/eUd0oI3R3EtRLn1MfJ/vrfT/yM35/yPh4wfqjlFsfeSvxLzae8/9SXe+p90dNF9loeA/tK0tYPT3mfD6pDX/lGEz/+6Cnv9/V5zCxX4mYQ9xJxu4PiRLpZxC3+6JT3iWhdnc72jw0biD/cesq7Vn9syeqxibS3E7/741Pet0Pk2yDWuI6Rtl53qprvYeI2EHe0mz7ZQXz68e77/HATYz/xP++mz08iftefT3s/6Sb9xcTv+3voc1KUfS3xJXEd3kR9/tNcStkfJa6duNUhxlPRni8RvyC+w7svsOx9Ulwxyb42P4xMzBUd3lH6NGbfF13eRzkl1PWofvT5Kzu8h6VgGVtnvxiFzNvINIUoiziOacTnnTjtvSpEG2QQlzG2w3u6G90y4q3jO7w3BOmKuMeJyyLuMX39aem+RFwrcY9Eh073EPE5SR3eaQF1q44nJ4l7fGmHd5Ux8Dyk7my+uhvGNbo1q8Pb0bV+O2UmIbMvu8N7X4AMAsrQpMpkIJPo4PgDzltRSqS0+t2AzAO/6/BO76Yfbid+N/EPRoXuC/uIH32wI3BMIvlbtL4g6qMVmf1/6PAuC1HPMeIdUHeHd2GI9jMTl0rc+hDnpoi3DhDfiuw+PoP4xD92eIu7iRf3TFXdxIuy1RDf9sfQZdtN3PhDHV6pm3PkMPFD/kS9dW3DW33tIyawEz/s8K7VpxHUPqOQGX7Wae9fQ9S/iJ9G/PHBp71FAW3sP4Ys4mfHnvbO6oyf3nmel4nnF4jbGxM67RpRvvO6T7uB+CriA/u5mvZh4vYRV2HsmrbQ7SB+/PDT3jy9rnbMw87imkzckoB28V9PkojfT3zAmC36nBjetDQWIzPqO6e9o0KcoyJ+LfHjzae9Z4eIF2vqjxOfdc1p701aHvdFTR000BU9dVBseUzmoIF7CWqcOijmDSG7H9n2MGRFvieR7Zh12vsrqWu+4tiGDCLvm057P+3ab2b4zqckZNbMPu29PqhfCq/Xa+h/XfReg+Qx9FF8A35viP5ptPR+tOatNfR5MUr6e5Tm3WSIfihKel3z9r+rz18M0lZf5BZDdEWUtNvnPW6I5qfA+z7vW4Y+b0RJX/q83zdEfxglPeLL515DXptBetIX+4kh7d0oaaMv9g1D9JkoaZfP+4Ah+r4o6eUofxlfi5I+07yDL8X+syH6uEF6Qgs6+8fRWzkhjvWNfsMkfWlSAwdWGx6IeiVGaovR/K2GtwwfRkuP+PwPR31meHOA9NsBqj/2hIEqq4+Ofi9a2qzJxF6I/WvD7b+NlnZFiW89f4WwC67kh1ReOnfLX4q6fzimD87nY85SIvul9SmU1mttckWlQYynm2L6HOsvvdOHwE/7HDK4+0tNfXH/1jQJ5yv9GtRk+8/qs9kgbdNUhz5m6PNZlHRYVERblHDu8FXiDw33PBYlveOrxI2GPm6DVOFr2dV9Gg3SF4bO1unze4Pk8kWW9NH1mIE/NNxr+FGU1BSl/PCNmP8Npqx8vtzws/lynTtZ+TZMYsMsuWxnurKO5Jsfarpynlx21Ty5Acyj58nNCfPktsR5cuIYwqFqLH4wj8Mec4ucii1NmCfHjkcWzNfOk1OTALsKmiDWQtxzsxQ5ETdzlb3Htavn8uzyOqiGOngT0p+yyyXwEe5o9C+GKTAXcmE9bINHkdmN/Xs4Bv3y7fLlkAy3wW7im2Eb7nXwQ9gIL8Lv4BOI+YVdHgV9CuzyyIKuZf2gyC7//Q673A4S7gFwPlwKV8I4uB5skAa3FQWmYZ04T158PfUJ1hvmyTWwYPI8RSYPew3UwEFoFeFT5qnf+IGt0XZ5R7SanrjOPe20y7sy5yvf/HkWdwNuIfsr3G/jVt7DwH0It9DZV9Jz3Quzbo1ddsE2eAn2QzN8CmfdSd2ABWbB+Oft8hLsEnDBQ7ADGuBtaIHPoM9ddnkIXAY3wgL05mM7oBQ2w2NQB6/CGuL/C/tjiP6uXR4KV4AMjz+vHoMd9x2wAWrgV7Af3PAPGLiWtgcLTIfboBDuhC1r1TR+iF0H+8ANR+E0XHS3XR4DMiyAHHDCQ/Bj2AVvQANl+T32CRiwzi634o/dZZeTYAFsgjo4CpcQfy3EvmCXp2FnQiLuIuwKqIGX4V1IJbwNey1233voX/A47gZIwD0djuIeWE8akAGZhDmhAqrhZ/A6fACfwaAy+ifMgCWQD/fCQ7AdXoR34UP4HM5db5dHrA/dX8YTfj0kwyxYCiWwFlzwBNTCbvjterVNP8L+J3SA6V67fB6MhERIgtmQCU7YAj+DV+APcBT+Cd57e++//wlmcDn1B+fDNTAcLoY4uBISYBwkwQ0gw3qYDrMhDRbAErgNVkAe3AGlcBfcAy6ohO/BVni0/NtRPzUzZsnN02fJsdBgmyW3QeFMrhH4/yfL0bY0ML+6zK+Xf8131bG2WbPFFHvsMzcrY7GwfXI3MxZf9lDPbbRvq132zcu/o7nFWP/+VlVPPIf0seYWzz95NLeY7496RHWL55kGaW7xe+ECzS1+f8RpbnM3+Vtz5sttZ27pUkaxb1EDcYndxPncTsozRRdXSH7i/mID9mndOtT9Wjl+in2GcAvXSVFfz2nhb2B3EP42tri+tTeG17c/QN6u8/9Oy787+aHVdnksTIEFYH6j53xGP8qYlTJXrX/cdXNV9wW4y25R3WfjNs+ZK4s2OV9zi2MbqblFe16puUV7Nq1Mk2ugGdpAuj1NTs1LkzOgrBB3QZpchbthfZocW0Y8WCERzJBRiX1fmtzkQh+sm4jDH/sIcVXYkAg1W9PkQmE3IrsPudfRw92GuxlSf4ss1L0NB5DBTsQ2/x4d3LG/9yPC695HF7d0EPsQcthl2D3VX91xZCD17+hg1x3juKANaiCVMPPx7tNo/hfxJyhbG3Y7ergzPiUd0qsTbuKrPu9eP7WDPE4Rjy1hx57m2HHXfIm+sAmrw11oSJerotLlZuzmmHS5DLtparpcd0O6nApl0AB1VuxZ+ME8A7Ct2DUzsVPT5Vjcial+lPC1yK2De9DFLoPCteq9eOL96XLbfelyxsOEbUT2QcKxC+9V42tun99j/dbcTj+cZlPvETF1+DOm+P1v4a+b4fcfxl91ld9/An/TIp/fYDwj/LNtct3ZNtlgjIkZxD24dKEaHxUVEzMCf9PZPvmoqAThv1yVR98wBb/V3JmeIRV/7HV+/RX42xL9+tIvbN/oGuC5I/T5K8YAMZaKd1+s3FNbbeo9t3W2Zsvzuug9vmCe3AJWELo5jHPWGfhT5slivjRNUtdQ2xjT2x60y/M22+WJyFy5mvvEYq7TlXb5PX5DPED4Z051LG9q4n4cmqEV2qAdpN9xXwSxMAzCTVPM34tvGInne8Rrp2Jt+1pJXZ8X78EmwXWSukYm3cpvtPx5csaj/P54Rj2mt92B9ZUxl99/YE5DBprBms5vEpDmoQsNYLYTDw3Cnu+vu57qX9iiGE9yHD8H8XtEkKO7fvSmL97B8umF4pfFPfPZD7qPCzeN7ii9nN9bez7r47P1zxP4jrG34xPTpe9W+cuS8BX1xcs8z1KWF+BX8Ar8Bl6HN+EdOAjvw1/h7+CB02Akv/4wCM6BoXAhjIBLIA6uFGWCsWCByTAd5mjyabAAlkAW5IMT7oFNUAlb4El4Gl7ooS0lra3NnA+JYIVUyIBCKIMqeBr2Q6s4f97ldymkQglsgK2wHXbBPjgIR+EkxPye36YwCsZDOqyBqt+r8juwd0MTHBeyB5GDBbAWNsFWaIWBf6CccNLdld9wHBN3JxqEvVeHOL7XIeMP6nnQW/uKe6Er6Fjv6vqE3vSmL5Ys/9xNfYeTv5iHOPjL7tusu3TDLZ8YH45/A31xn7U3SOer1I+4Z/OIvldHW8I5pGOGBJhUqpZnVmlg+VLwz4Ws9nnd5htu/uf2pBymMX/B+Pxl6LI05M2XMwrmyzWQUTxfLsufL1vz1XuKsjvmyw0gFREHNdAMVqt6zRPXPlH+r0qoMtbsmiVnXDtDbvsJv7menCXXPcvvwV/OkqtemiUn1s6Srdv5TUi4GXfNC7Pk1GeQh8Rn1DDrMz3/VrOORv+AP/3UK/nNSVhZfIj0R3319BseJa0tyPzQX/66DWr561pnqulXkfZm0nx/plz1t5lyE5T9ifs9EU/6hVDWTT5fN/1E4r5p+tZNs7qkLxFW5yLsTuK+JK/7ek7fnIjud2jTBGwzcon++i9LCK/+e0u/KfG/L31RPxmTkZXV9EX/qRlP/axH1+KvH+kG4toC6yeVuumtfnzpZ4zrPv3mbtIv/Arpx36N9IPLX7Xyq9+TF6aE1z5Sytdrn9gFxL9Cmi+r/df8in/8SP21P/26+d2PHz3W327il/Sefk/jU0/pN33Gb7qT/B78R3rn+dfQmq6k33AsXUm/qo3fnJ+md55/qYSL9pGOpIfV/iHP7/W9n9/h9l+RvnV9YPrmMuzV/v5Vd2fX9MPtvyL95rWB6dfgN9/pT/9rl393eP3n/0f7+sofKl2f4Xbhnh9usivrab7f27443zv2vueFu9MXuiIN3+9zn/Hp+dLRG/FqbnG28sSMtHbXfDm7JCe7SPVKefiVryNpshn4cwqKS7RoaQH+/OySTpES1b+6oOh2RWQx/sLM4uLV2lPSWcIvvkC9vCBPCKQKf+ltebnLb8++E/8a/EWFyzvLloO/OLtIvI6qpJcu/DmZWQWr1fjCXf65E9H+ZQ/O/be1f8azaerv+7q0zvnG2L1pciKYBWPSlfiR6er7q1enq/O31j8myxdiNy+bLw/X1f3W9dOU91jbpyQr77Gu2TVNeY81el7QHvj3qGt+VinwPdbmPyQr77Faf56svMdaMzpwD/y82mRlD3wRNkJLT7zfKv08OWAv/I6tycr7rRP6qO+3incAxPut3+nh/Vb0vGLutrCC+8nvz5fjy6n379F2T6cpe9uby+Yr++OX0R4nnyXu+fnyaDiJTpJYp0Ym475F8mjcZpFG35vkduRikBkObTnz5arn0mQxF3aQtGIJW/sY+s/Nl4+ThnDvJzzjsnTZ3Lx76hDi6+LSZRNlMG3gnvbw7qkZYo/9F+bLicRJhJVdmi6PEuUCM+WaRPxh0hJ79E+jHM0fpMmjkG0mTPhz1s+XO0RZyeMBytY2inOXsPGEdVCOdq0PiD3/jwod0iskvxlQ+EyafIh89lE3hZTrkMiH8O3o1ZD3A5R/+Ae7p8ZQrhjK3Eq82PPfjMwwytAgyo97364+Jiv5nQSx7/9ocTwwXhzTT6lr3G0c12zsdmQSQcibSbvhY//4svhu9J9Sv19ucScr9W3Hrou5SW4ecJPswl0twjWde6LVvdisIdpeWYu+7rwf/HX3T4e+s71kxYhbDJOfuj81pc8DMZnnG1M/O++O2zeMrrhg5S+/v7LC8sWM99M3VAwx/s474XFv5Qsxd/zl1pn3f++35Q9M6HfH9jfm/nzyFZsNe28eueeO9/cOT9l13Rcp29ufLaucHb/37xf8+aZX7/vI+tybF9104uO/7bz3xqm3L0p77/U9n/r2FlHOxb7+MUysSYgGEeeKOD9NIcruK/9XNcHrC749boya/R0tTJzvN2syVsk/JylOvgVRql+Mya48da5QjNFiPleftogTMr74uqB4Eddwuz/+raB4EafXPxxC/2ld/ImgeBGn1z8TFP9FULwyXxyU/he6+BFB8bfkB+onhNAXMr74KUHxVxQE6qeG0BcyvvgVQfGv85v50M7+plTOz2kaok+MlNS+0YB/R2bgHHyNfJNc9YMBphnfHWD6xdrTrwpEuK8f5G1T5UX7bv1xz/MDO24xmsTv8/2y0dR+vdFUN95o2nG1UemuM+KMpqQ+RpP1QqNpwblGU/wAo6kMf85Dh1/MeRyqD7+YmGY0id/ca5pjTYWTjKaqa42mVvSbj1O+y0nTbDTVoP8o+ocG4vfp1/jTSDX8+cXU04df/EWI+YNN5mdO9VT+3ozvXNleNV+5TnaeO66e1zV6Mg13+nU3fI3ymTfM71xz9ZWnLqh8Df+m8t0X/8ypn22cL3fHjo1d82nYoF7j9eXbHVS+svsC9b7KO3+ifBkh8v1WmdWR8v9/NZRfnEeir/bUl/5d48d++r/1u13z+Trnv7gXDD7/D3aTvutrpC/uZ4PP32Yt/cQrbpKzuI+NPZys5JX0eR9T7Mk+nbcnbXcP6O5W5T/eGEMFFra/WKL9ZGs+1de0A/TRG+7/zz4P9GtzDVL7i6/Dm/Bf8A40we8gKorLv3gBWf3/f8xUHev3jfrLgvr+XfTXaRsfXiOp75d3Mdy/fnq35lwZa1qTG/uNymCW1N/AVefU79GHN/+x4hXFsaZSfYbpWGWg/zeB/tggf9NHI5VXBKUb424U1pAPA/0LjgT6H38v0N/sDvSP+n2gP+e3gf6n/yvQ3/ZGoL/s2UB/x9OB/vSHA/2PPhjob68M9J90BfqPrgv0778r0J/nDPRLc4PSnxnofzfInyQH+uMnB/rXjAlK79JAf+rwQP+VQf6I+d9nlg/Zt6n0K+p0/LeU5OubrzKctz91qanu/pGd42G751zFn/Mjje/NlwWbnhhpGvbZSNOMUyr7HxtpasbeJOKgSuNRjRqNHRr7O9CBl3AL2u8Zatp08GJT+5xzTWX/GmlqTzeb1lSMNK05qZLzvEqrmF+CNo3CAWaTYIYoC5gemi8L2r8gDco7DLcgfqDZpCDcIv6HxEMSbkG7fK4pdRNp4Ba0TzSb2m80mxbgFmRo5GgUaqzRKNPYpFGl8ahGjcYOjTqNlzQaNPZrtM8lfziEW9Cs0arRptGuIT2sYtKI1RimYdaI10jUSNIwucwmwQzcgvbf0RaLKcM/RipYY/GfRV2bVNqnQKXZ9FKsShk6gk0a7X9G73UYebFCDWGCHRrt/Qmfhy5uwZroS0wC87CLFdaMI/0RHD9xgsJRF5uSrj/XlHTVxQrtx4n3gEhLHPtWFZNGrMYwDbNGvEaiRpKGVWOGRns9ZYcFuAUZGjkahRrtL1EWKMMt2KTRvvlSk8LAS1QuxT0e2Vzs0fjnX6yyjH7uvtjUgI5gv0b7OuLgEG5Bs0arRptGu4b0iIpJI1ZjmIZZI14jUSNJw6oxQ6PEs2KewWqwTvnghrIrphgkM+eaFDtSfPw2aMSI0qEbbWKDxNr6mGZ0M+YoaUfM/xnT9s/AvVOF/7/rJ4f1uwNMC9z9TX21ifKcSepG7+1PjE4W77qPLhtgEhe73dgdEDuI/qhtGj9w/bf3t+y30VhP/unFmhF9vzV13vV342XfmrJHTMRETMT8p5mq2EXKvaDvfmDfE/xOapgl1/1mlpz62izlGYrI9zYiJmIiJmIiJmIiJmL+d5ky87dnDiBiIiZiIiZiupqv8x2HiPl2GTEXU/Jd9fnxr2M2zTaa4m1GU/sN2BOMpoZrjKakK9Tnx3MuIWy40ZR4ntHUPMhoOtRXhBtNw1aYTIP+bUfw7TG+d9yE2feXRXLzE9983dR89SK5ZvQiuQlScRdCagI2NOFug1jciVADDRCbukiWIHbOIrnMhlwy9uxFctV0ZGZi30xcCuUj3ozbirsO2uJxX4bsFehciew4ZMYCdsMkbOKl+egswJ+/SM64FZkpuKeiM434uZBGeDp53E56EPsb4vKQGQhnL/pvWUf+Nq1J/TtNZJ41YiImYiImYiImYiImYv7TTFI/STo+w+v9i+Y3w2zCDs30eoeKG9jcQabyqKjfDho4Y5ApeVDMXkl9NLUQmYOzvOp3mLSwDYS1ERanC3uUsMNpXu8iXdjThMWne719dWHiO++j0v3pib0tDorvNRF2mQiYN8g0fVCMInuc8AWET9Lpi02Ys+YH5j2EsLL5gWWMJ+x4ntd7ni5MfFupnbBzdWGphMWs8npH6MKyCKtZpZVHC1sjvpdE2Axd2AMiPcJkXVgNYePzvd4xWph4RHIXYc0FXq/YW0FKHmSaOmjgQvG/73uOB4lvI36iLh3xbaWOQq/XGOUP6yAs6SGv92xd3cUOkKRphIn9+6TpStMpe0PHEz6J8EFq+MBkLUORzjTiMrZ6vdfq8ltA2PFHNHktLI+w1kcC60Z8W2nD97X8tLCthJURdocUMRETMRETMRETMRETMRETMRHzP2N86+j69XTx07ZM2y9uS191j8ZH+6p7th0+Z4EsfsdMa7xV+XZLyV/mK3szPmpcoO7N2DZf2ZvxaN+gvRmvWajs+5IhBe7NuJb0hHs8ttibUfxW1O/NaD17gbI3o8hD7Ml4FL/Yk1GkJfZkXDtogbIno/CLPRm33D9ht9iTcUQPezImJS5U9j0U+xA2TZsur8Xvi2tPWCi3/e1fyv5//c9dIF8IV8JEmAULYSXcBffDY/AUvAyJpNOWsLBzf5tvalZnFuXn5q+YaF627PbsovzsvGXFufl55txic35BiTl3VWFe9qrs/JLsLHNmfpZ5dW5enjkzb3XmncVmR2ZuXij9ksyvoJ+Xe9uqq8cmjE8oLpAKn0/KUvqD2Ovy9oz8Kl8Zh2hhYi/MzoJfg+o1eVlX5+Xml65BPWGsSGy5cIlvcdyTPNum3wgmmj9lj8Jx6jc7Zms1OF4yS/2keGmkNELZP2e8DrNBRfSLGEntY49eEtWJ6EPnSt3v3Vo4NkpB+axnrBp/dHKUdDRFZQEBjxu0fXti1TeQ24lvT1Fpxi8wSv59StMNfsySf+8WQepHJVlPUy4fwwkU+OJvIT5UH/ClP5d4ffliyUPg0xfnmpgzipICy+Azvr1vL5DUOhNyJQaVmMH+vR596Y3U0hRya2JVzEPVuLM0GXFuX67VvZB7NE7laN/ObDvrXeyX4ztv1yao7Ivy5+t7y1vMW53W5KxjVLZr+fnaWhjxfeEzmtzRMSqpWnyUTk58r7qfFjZ+rMoMKfB4xVizXCe3dqxKhiY3QCeXpx2TaJfDY1XOD1HPK3RyJ8eqNAXJCYp0cqL/C0qe8/dW36vua3Ry01oMCsND5LtO8u+1mIGMIGmSX86s2S6dnP6c8RlfCbbo5PR9Nzjfx3Vy++OiFHYM6CpXq8mJelX6Mn1a/wCET+4Zndxx5I53I7dLJ3cSuZPIxYSQE9+YNmpyyjk8WT2HY3RyIv3XdOkdujlKOjQlqks9C97Q54vcSeQmhZBr0sklpkZJidYo5ToaXD63lr+QsyI3CTmrTs7XD96XAscyK3L6b8yZNdsTJFfWjdzZhkC5hm7kRgfJeZHTb8Ng0Nn6fWMHT42Srjd0lZMSinOKS4pKMm+TErgaZSdMlWdeXZK5QkrIySzOkRKy7swvvnOVapcUSQkr8ksTnNlFxbkF+QGeZVmBXkSLsvOEmuoozCuREnLzc/m/JHsN/zvwEFWQlVmSKWJKsosKpYTsnGWOosxV2ctysor8PilheUlBUTGlUK2Vy4uUEmWuyl1OtgUlyn9qHmp6txUXq+XRrr0JnZfe5QXFed1Eiat6N1Higq1ELcvKvq10BRfU21VJrqd5ucUlnZ7OSirkqJFaVpqfVSCFbwKuH9zThXX9QC6s6wf3hGFdP7iHDOv6wT1fWNcP7hXDun4gF9b1g3vUsK4fyIV1/UAurOsHcmFdP7gHDev6wb17WNcP5MK6fkQtlMO6fiAX1vXDuFAO6/rBvXZY1w/kwrp+IBfW9QO5sK4f/OYJ6/qBXFjXD35fhHX9QM76Lb1+iGvF52LvfV+5uX7ES+p4Iow4XvGbY4Yh8DqThNwInd+XXnpQvguQi9Ftxqn/faBPb/H0KMkR6roVMf9njHf93k/pdxWl7ZWlpoq7Oyrvjq0sX0zExoaK5MOlt1Ymx1SUNlc+L76DUDHnaMXdrRXJxze7GhjDKpIPVcSM8lbv5pqzeV7z5vKnEWr9L3pY5d2HNzZUJh8aPO3uNkWkAZGK9solJyvJ5+6OiuNL9lamDhRprx1lqpg9KqZi/KiKaaMGet+teOOYe3O9KNlm5Zn4eRUflR8fWFHaIYq3pL01rcNLka0UudI2sDLFVGmPIYdKY2vllxTQFlu5pL38eExlqZJHVVUV+mmtIxSlASiVHx9SWS6+v7CxoWT45vLHP0Jp2qiYzeXi2kFCreO/VOIGbi7PECHlJfxfvm/IoiV71VIp5UmqTKYwJ6k0UWOpsa2vnBIZPMXJufHdknM6fiVmkyrcm3/95HGv99Pa0rMCjnzznDaluib9xet9I7lNpPpGzChhtXq+8HopPgV4pzK5DauxMnXYxndLX62cZ6qUY0UBb6SAx35Z4dm8+3KtPPPtaa2TlAJcMUIc4SQtUV87Dt74B4PwHVQOe/CG3+HbXH682Xfoa7VDv4DMK58XH6/Y6Bm8oVzR8VXLqi+ELj1i8IaVImLe4cpZMRvfHLzxaZERJXOLlMWAX5HcVhklMn1dHNe0UaY+mgR5VZaLT2yI9JaIvNYN3Fz5PDW0+eFn+b9siqT0hmmjYjeX7yJgcPJbSgGT2+ghA4XW5+1UT4OhJL4y+bBSxx1qFVdaYyuSmysaP60dvPFlkR1lmHe4Qo6tLD38hi1GjGvHEtT2qyyK3eipKD1YMkJtJV8bDd5YIynH9YbyGWeRRPm+SYuWLluyV+R8AzmLSO14Kt7ockSVQqL0sP6IKp0DyyZL6gH9+rhW3clt4rjWjhqiHFQJB4zyCJQ/voSUKjkM/EuF34K/SuuHyYc/3nRGRB8U0VNEdKrI2ONNjf04TSgqzSjq/Toh92ulj3tD9/HUz0P08UqhH/XxKW4sg86/+fYKd1rre+2ih71xkehhA0UjP6z0p3cHbzgphe5Pb3pEQUTiFGRF5fRY8jyr7B6TVDrrjelKJXP4nKptm282bZ4fu3n6QEaByufF10+81WJeqqJv+XHTmIbye2KlwVsbKqbHaO5HGjZnn1SbxiMySuR4jj2ttW/5UfXsHubvvHUepfO+MXjjauJow5ghSstnqGee6B6thz3qyTFP1OobleUntZMlWalbJaW1o8RQ0/oukh8nBFT5UMXX07Dy58+6r/JDZ0RD+s/nEOPLks9F5c+6sJvxZaKQJ5fLRY1XKkV/s2SoWmxxuJJWivNFvH4oItvuB6Pcz3yDUY06GP2gsnDYRk/pQ/7BqB6RY/d2Ga+TKHzrzz2izNUXKBcXcRwPi49AfbPx0X2yy/i4ZthGL+NjeaF2jJeKIv2yymfU8V8pyoALRN81UVeV8wZWViqD45ulQ8e86Ut9jZp65ZKON/dWpCut7b1lyLF/VOmMkt6Bz0R6vx4m0outnBNbmTyk8mElvXdLk8vbDSXXl7dHlQzX0iW3MW+Sa+swXfr+OBFz5lPRMB1EkvPAUcfeFhdDBggKO1AZZpT29c4dduy1qkCj1Pdo6ptitFqUcl06TLueD1Su5ybfdaB0DBfczfOUa3jp8Yo5bRXJRzeXz+Z8ax3KBZJyX9DweVPQRXq4uEhTEHGqVkzSLtLH3gvsr0O02we67N0drXUnRSl+xC++8nWm/pXrYlYPqrSZKjeUH6W1DYe8zeo5vrm8Ef+YNzmwMe+OafBW1xhEfcYEFsA+sHL6sIqoYx9X3pfIPceYdzmO+Vz6K2KPuYl8Q5lFV+OQ2lt536Ni4BBVZlMuGdM+FWMDkr8Sp3lFe+uN/yLghwSQc3vrtcK3WcgmHXNVtFd4WpcTUvHascf19Tsp4PiaPhXH9wo/9CsHcZ7N4RZEDIOvK6OPOLLKdabKsjryW/9bwsq4NFWWi+9UVTKOH60sL1MG9NbK8g2K43iljatX27GUqs0lcVLlr5UUVPlXRSIkj+LdzaTaqa4mvPHdrslsLhfXn8HTmiqTjyojlrjKDBHtNqwyuRVrSGXycXFJ4vzBMnnnNVdwIxVQ579Wmyf271rzvDRU3Ch+X7RP5SBa6OMlIn5XXGf7J2r9r/5fomaePK/zlL97YOXzSufzlF5LH+a0rrj7aMWcVlEl9CtR3NEf0/+q1duLtsHTOI6AsiTHVNrNSgcUB0Pv006Fd4/9UW2fVvHLc/1vEkSmH4nI9RuUy/fAJRXrRVXtrRw4am/Q+TJDjE/9lMJ6huhvfoeqDbjxXbX9lPr2tVyrr+WO+6q8reQWes6rZ4RACkfTvP5N0Syintcqp29MZ80fV2u+Ta35ZrXmj1ZwWgSMfE6JhDY/LJpwjJe01QRJ+dhT+vqOF/U9b2Cr7Z/iEMZxCJVzYnxVbqpoKt9v8LwWLTqBUvtKnbdVzGulGS5lANhc3vEJlX5xe3eVblQqPF05471Nxz4MHG+43XynTWT88rniwt/E8W8u7Ki0dpS3e0sGlp+I8TZVGnGXco3uvAen27SK8i9av3cDaq0n/+H13rrozb25+c7MvNws86qCrGxzYaaYkSzJLpIKSkvMBQ7zquxVBUV3ShPN0mXF4k+zJppxluYXlxYWFhSJtb2svNx8R4G5KPuO0uxicW2VymjHX8DZdC/hjsb+F/b7rapfsB9eAF8Z8sm8uDBzeXaoxb2I+Y8zDXct7Pz2orBTnf41bjHab9TmRR40qOv7PzKo6/vS7QuV9f2stQtlMde7e8tCmfta/xpn5kJlvb/QsVBZ709cvlBZ7z9hCFrvf1BdB98kBa73r1m5UFnvl7DFer+4DdOv9+/PWais94u0xfxsVe7CgPX+pcSL9X5RFrHe/+CpL57rbb1fvOsr3u9dIr5f3rx7qnjPV6z/i28jivV/8c6vT/YQxxv/d3X9X+hNpj6E7lLsfFgHW0QYabS9M0MueyZdPoA/9tc25RuB4ruAIr0ReQvlBJhWtVB+e4u/7nsyypz6d0+/KtpFv8auWzwPefJ1t55uHaiulc+4WA0X6+kmKV4aLl3UZT3dNwmmX08f+h0/va2nJ35HRb+evpuf3LsTVKoIaAhaTz9E/KEEFXErK9Cvp483+DFLgevp4ayX6/NPMqiEWi/X5+EzodY7fOvqhw09r3ckRqtYo9W4gVLo9Y5Co8qJEPOM+vWOpSaVHKnn9Y79Jg0tP19dCKNf76jqp1Io9bzeId4bEayRel7vEO95CDZJPa93KBEDel/vGDZAxWwIlAte7xD9WzBKN5Ecar0ja7hKb+sdZcNVqkPI6dc79OeEz4Ra7xj9HZVQ6wmPSuq4K+pL6aMjQsttl/xz0w3INYyQQq5j/EIntx+5/SOkkOsEz+nkDiJ3sJt8X5T86x3KOTpCPT+D1zsa9PnSafdzIowOSk/wuqRf74CR6npbsNwBndy0RDCHPt6Dkn+9YzZys5FLDCH3JylwrBJyQ3T+7tatM5BrDSH3H7purcouyywqyrzz669a/zcvMgeMudxHhDXmIhfWmMt9SFhjLvctYY253GeENeYiF9aYy31MWGMu90VhjbnIhTXmcm8S1piLXFhjLvc0YY253D+GNeYiF9aYe/dCOawxF7mwxlzuycIac5ELa8xFLqwxF7mwxlzkwhpzuc8Oa8xFLqwxl/vVsMZc5L7pmCvGV/1arxhzxVqvr8/41no/kwLH5k1mKeRaryForXcHcnl9AssXaq13SBz9KrLWGzEREzEREzEREzEREzEREzEREzEREzER860yod5rDzb/2/anFvNWO89W569eOlud62w8W52TtBoWKev6zY8uUt/b/426jj/7I3Udf3iTuo7vPCdoHf/VRco6fmxU4Dr+KK+6jn+4Q13HnxEVuI6f86W6ji/yHKGldwq/mN8Tc+KjOwLX9V/7XF3XF++OiHX9jofsD/W2rl/2l0XyJrFXOQmZqAuxtp+xM11Z2xd1IOYRxSPIYo3/0F/UNX7zB7un9tRv6vbQTj/9VFn/X0md3QX3Q9uDc+SnsF+Gt+A9+AS+hP5Ri+QL4UqYCLNgIawEUZ77sR+Dp+BleAveg0/gS+gfjdyQ6fKV2BNhFtTMu0leKWzzXLkucffUx3A/BS/DW/AefAJfCt3lN8kXxpA/TIRZsBBWwl1wPzwGT4E1/Rb5LezCpTfJn2B/Cf37UH64EmreTZVr8ufIC3GvhLtA1O3+V9T+NQS3YLhG7Pe+/r7oIr2q0oWd31yMzLtGTMRETMRETMRETMRETMRETMRETMRETMRETMRETMRETMRETMRETMRETMRETMR8+0xb/d9fFHyTNAaL/7R9YtXnB8oC4mOkiImYiImYiImYiImYiImYiImYiImYns05fc+XJFMejJakfi9hD4QHYDb+dim2bzTuuXCOdJ7pSencvpfiLoKxxO+Tzu7LD1PTbXAJ/u3YUXAvyPiPot8X90K4EP9WaUjfG3HfBRPxHyT/c3GvhCvx78LuD/fDLPwn0e+D2w5DJatJIv9xuJ1gIf5t8ufXsckBcfifxjaCC2z4j6PfD/dSGIH/cfJfjnsdTMZ/mPwvwp0PCfh3Yw+CLZCCv0PKEJs5mW6Bszn+cuRH4r4DxhD/GumL8mbCxfh/gs0vdNN6mIr/Q+JFeW6FC/A/RPmvx30nXIf/Xcp/Nu5cuAL/c9iivBUwE/+/0OfXvWkenCfFmqIM5/a9CncpXEv8W+ifhTsbLsP/FLaor42QjP8T9Kk00xL4Dv7HOP403HfDDfjf09p/FVyN/2Vskd5mmIP/S639hc65HP9erf2LgXbo16i1v6hTwvvVYgv5cqCd+7Vo7b8IqOd+1Vr7fxeoh35urf1vB46rXz22SK8SbsLv0dp/Ppyva//VMIH4A1r7r4DL8e/EFvndB9Pxn9DafxnQbv22ae1/D0zBf0Rr/wK4Bv8ebJHeg3Az/jNa+6dCrDSE41bbvxASif+N1v4ZYMb/Y/XlIFMZWPH/RWv/BTAM//e09l8DSfh/p7V/DsTjfxZbtNcmmIH/n1r7p8MQ6v+vktr+JTCe+De19s+CUfh/ji3kN8A0/B9r7b8YhuP/gdb+a2ES/j8Fnf+/kgLP/y96Of9fDzr/fyoFnv8fBZ3/jwSd/38IOv9fkALP/896Of/fCTr/n5ECz/+/B53/Pwo6//8cdP6/IgWe/6d7Of/3Bp3/T0qB5/9fg87/h4PO/98Hnf/PS4Hn/6e9nP//FXT+/0IKPP+PBZ3/Pww6/98POv9/LQWe/6d6Of/fCDr/fyYFnv9/Czr/vx90/v8x6Px/UQo8/z/v5fz/bdD5/0sp8Pz/R9D5/0TQ+f9B0Pn/qhR4/nslc26+Iy+zJNs8JmFswjjzjQWFdxblrsgpMY+57rprrx6bmHiteU5m0e3mqVl52UXmrtfXWO3vbP7O4e9c/obwdx5/Q/k7n79h/F3A34X8XcTfcP6+w5+VP4MUJUVLMVIfqa/UTzqLVC6QLpbGSFOlTGm99BvJYFhvMEQZog0xBqPBZBhoiDUMM5gNiQarIUOfv74cvrL4yuMrk69c4i9WelPaJ0la3kZyN5F/f2kAZRiM/rmU+yJppHSpdJU0TrpeulFKk5ZLxVK59KS0V/qrFKV70S2c91Rj710sx5CXCarWCncfymDS3EbJzJ/qjlGOo8axWDZhi3Cfu4w/1W0WM+QG4RYuyhKjuqOoKilWuH35PnDJEvlx+Onni+WfYT8Hr8JbcASOaXHicDhjlfdNb4xR3zdtunSx8r7phs8XK++b7opdrLxvmnXRYuV90yFDFivvm66OCXzfNHbWEuV9U7Ghvv5908RLFivvmw67eLHyvukwg/99U/E+6X7zYuV9UlEW8T7p4ZGLlfdJxd7V4n3S0g0f/Km390nNFy6Ra56mLoYtkaWZS+Qm3OLdUV98PGGxlf9Q3g09w/ENGrVYHgEJMBlSYCnkwzrYAttgJ+yBA3AETsAZGHQZ+hAbjz52CiyFfFgHW0B6Bn3sPXAAjsAJEO98DopDHxJgMqTAUsiHdbAFtsFO2AMHoI30TmAX/o38L0cfEuA49V44Y4lsvmiJbDUvkcVeeiMM6vpKzUjCLl6i1IN4l3ewVh/WS9Qw0Q6+TzaKPamV4UC0+cTRhaI9gr8PPUDq+h3pr73H9fnq/tWm0Wqc2OM6RopnJBjW5X3SrHiDgn6PaiUsSeVtOl5TVOAe1fFXGKT461TEHp8C3x6fve1BLY7Tt4/pLo2MaG2fT8m//+LZkn8f0yExKql91fNBv4/pBZJ/H9OsASqrdQtcvuMV23373q0+PFjlE8mfr28fU67qnfuT7o9VSdXyMEj+tTOuhp37jg47W8MQeBziPLTp5BLPUanR5Prp5G6W9N+sVAm1P+ksnVzruSqp0YFygnk6OdEfBNN0H8v07U+6SCe34W8qofYnzZT8+4nW/E1lj9UvZ9bsXJ1cBv1IEGpfz2LJv+ek0teQC7W/5l06uTzk8rqRW6+TK0GupJt8XTq5MuTK/h97Zx4fVZXn7ZNQ4iWGpEDEiKglBkQMGBYhRDTFhSA7xSYRlFRWSEhCDIkCopaCym5UVETUaleGpu20G5h2KREVadRoq42IdqmoIaKdVlSMSN7nLEVuICDjzHze+WPqw8P3nN/Z13tuLTfEW+eIF2nHnaLpuaNqrp+n5/rhz59d68ivnnj1xPM48ouMxx8c8dypXFR6RIldLcRb74i3l3h7iTe0hXZUmfLV38C8KEokn99ye58RzX9DLuMdz7OehxJvSwvx3CnVaQUM8pYF86J+fOeFtBKOwrHR59/a8cNQ2hwG1bf1rY927N2cNpdblnWvxGxckPhq2nUcHx859ZlfJgdeT7uJo/6kCwe/d53YlnYrx67po/t+/PUj29OWcwsRumJZx2Dx22m33y5ET/svp/Tr+U7a3XcLcWDABWMXPPNu2n3slh/edfft88e9lxYMCtHp5dd++FfD+2mPchtRPfacnndt/Efaejrw1z4J57S/+cO0P3O8e/P2uzJb53yU9jQbTe/WH1x1wPdx2nPctrQactnG+WP/mfYit3CnP1cyct6fwmmvvCLEp9Pv3VhX/WnaVgb7gl8qHr/o7c/S3nxTiBE3lZ7Qoe7ztHffFeJSMWDZqSd9kfaPfwjx9vOdr/5n7y/TdjGYl5+68R0x/au0Tz8V4uv13p6tb6tN+/JLIR5u/ffkBVv2pH39NXtL7OwPwr/WpdXXM+839G/8c+retB9+EOKz6JruV87/Jq2hQYi0CUNvmfz8t2lNp596558PPfSKi2tyx7OfTUnr/8Zt+yendWCAh7yacsPJMVlpp7FBDu/zx2s2nVGYdiYXqpNPWpC+cfqctHM4fr++aPWo9c9em9adW8lPttde+sp5C9N6cqy39pxXtnjTkrQ+XGTszPm/zHmnMm0Ax+d5qVNWtb/prrRB3Ap2vGXrnq9/XpM2mNuWqD/8UJ/3UDBtGJvdu2XBW3f2fyRtFMfxk3vOG9QzbV2ajw102tAOdw4IbUibzMZ05YRnPnb9syptKrd5BQc2nz/igafSMjlyv1n2Ye3aB59Ny+UKMmbGuQsf3v2cmmtPdeu4f2mJnmv3nXVDwfgH9VzLvfiZhrr1eq4NqVzYPn/nFjXXPLGDfjqzl55rmzePWJP22Btqrg3s6un2qa3nWlLOkAG/tNJzbcsJwfHV+2rUXJM9f/s8Pdeua3NK5+luPdfqd127afcmPdd8/b+I+VeZnmuFm3+8s/cleq5NWjG9ra+Tnms/V8c27mmt59rKt34+b2UrPdcqLn6n4tNb9VyL/iH/vQV36blW+9DZn49fr+fawgtGPxbzmp5rV87618TJtbvVXFND4dZz7crlN1Z0TtNz7S1xau7fyvRcO3lIWZ+r/qjnmtXafcmqWj3XiqyVf9t0np5r73u2fzO9RM+1GVnjLjrwzJFz7bUtX36+093Fu+ZeXpNXh7bWXfb2iH89lfZSdttTn3v85TSRMYczY9BLVG6Cnt6c0HPopF/O/jnN6EtvbpevWMJ96tkiKp97o7wVJbl5+QUleS0eEvQrIEIiLOrFfnFAHBSNgcZQY7ixvnF/44HGg4fuCMq2TF0QQ13LZmSniowhYyYOtcUFFXPK1EEpo3fvCzJyiuf0Kp9bLrrOkX/9R0bJHDJu9LgJQ+3MiZMGT5gkknv1bm5OHztUTJlZUJ7nm11QUi5yCvLmzpsvpeLqedqnpCgrW0nF1aI8b9bMq3MElSiQ/+mqXQKD5V8RpincZAfwB3CHqHvakBXfPBP86bWqS3TUsOmvNiGtp3m17jH2PS+lllzx6kPdh15o9BnrsuLJ0YvTBpd9P/2rs85v/fI9n8Qu2nXWBu9HZ81pvej0fqHJKxfu295+6OCUKW9veT3pc+81+e+k1GZd5Y2M7cPXpF9z/l/6Dr7i/YTua3d1fHlfx+pbug3a5u3fL/ErT4crQpHwkTV3z/933QfeS171fntJ/8JD6bUmGH9ySGt3/KWD5V8m/vfMzxc/s3+3aZ9bxgvJv4BMH7ycf1ZD45tnNjSuRPt4mpD+zp4mpF8yZHZxaVb5mKzSCXmlRfPO9thZuZ6ivJIZ5TM93bvmevLmlpdlebLnlefNOS9GZGaMsjOHDB88YWL6JAqdltnQOAPmwA2wDO6Bx+AZeBnehF3wNfwErf0NjadAIsjcho2bMCRdSNfQdHvypbqIcb5JI8aNnchkGWyPTte20YMnjRjbO3P0uHGjJvvE7Px8UxviTR6TbuyZY8YNndg8YOLwEcMmZQ4eO5QoQ0bpsBGXjh03IT1zbPqUzFHpl9vjBk9wpJo0YdzozGGDR4+2B0fiDxk3xpc5On2owzds8IjRmXZ6uk/IHpw9J0+3YcREVeOMSLZiTkVOTl5ebl4uN52HrLJb80rk31/w5BbMycouysv1zC7zFBfMmVNQMkPenrYYt2R2uae0LG9OXkn5YXHMX3OQORRnlecwdtdklZR7uub26prcJzfJM2P2IQ/DOKlsHsV4ymd78rOKijzZWTmzpCeSSXKv/hf26tXLmX/3SJjJ5IJIZp5xo85WdVn0t4bG+95saEzbzvii/d5qaLwdvoU73uaOGG6paWiMfaehMQcqv2xo/NJwAJK/amjciBb91NB4huEOeMO4f/65obFjg2YgzIN/Yrs0r3xo3tUFOXkjSvJn/8b0/XPfXxo79Pul8cULf2lcDU+ArPvxvBfifLW/Ls8+HbrBBTAQhsAomAxXQj6UwQK4GVbCKgjCOngSFufn251vyLO/hR/gILgCeXa4q/8QpWf7bdHFb4e6aL//TL9df6a2R/ifjn94WmccZ9oI0hZBxpW2ZI/2yzS+RG2PEOrShMxXxpVppF/GlWnqz2ziP1t/Z1mH18FZtwjOsg6vg7NuEf6z/fM/Hf/q4fnHfDbWVYTLe8fIPaR8+a7NU++LHW47PN4o0h4ebxLxog6zeVuwVY7KsoMgNWS0pfpVPptlVz2ZZQf+mmXXVx8ZJ0RYDYSlEh54jni4xVM6rnsjeW9sOW/5qnmD/F+EraStOTJe1VvYXgLiBV+lnNeybPfz6CtZtm8ziq3ydcJfzrJLt1CHzUcvq6VXu4n/O8fH+Yp+QIcHU7OVXpybr9SdnK3KTDP+5P7ZtrynHWz8ld5s9b6r9bBOHyC+fC9qiAkX5KfeVxmr/T7C5Xt4E31NfnnPPd34ay7JtuV7OOm5uk/C+GX7hjv88j2sUQ5/rCP/wEXZR/R1Wb6Oew0q634d6ryv99+TbZdCJQQhvDrbrr832/ZAFf6QDFt9ZL6RV6iuQLXJ+3WBrW4fUdnmACr7IoQe6/vhnm90+uA3Or3/G50+/I1O7/lWp5ft+3KU1u+MitFaTxqt3xe/ZLR+L69z9nT1vngHxl29L156pcrL/88rVd6hO69U/Roc3fx9ceuzAtVX3d3N3xffN366el+8X//p6n3x0OnN3xcvv3B6s+csiqTp6n3xf0Xr98UveW7n/t96X3zX/gL76y0FdjI680CBXW9l2YNwh7axf7w6zr7iYIHt/XeBHViTaQd+LLDDXFN3EF55Xaad3D3HziVc4L+CtKe8SlwP6f7AHt42y56ELfwD4fhzcVddnGV7O7COiechfOjiKbbvzCzbzzwu/SDT9pKPn3j90PAQv733Z8aGuIn4v6OONUP9dgbh/h6ZdinlnkiYOCVL/53HezNtf0qmHaoi/49zbI9sw97pdj15eCmrk4wr+5z9q+igdv9Mnt3DBfbwnfpvQnoemm5PZQwLYT4shTWwHqphG+yEOmiAmJzpdifoAakwEsIPZtmF6HxYCkE7216PVkPpR357J1oHDRCTS3oIf8G15poseyTu0jGj7OT0UfZ83EthDayHatgGO6EOGiAmj/TgvSLXTkVHwlQohPmwFNZAzRXZdrWM9zHXsiG5dh3uBojJJz30gPrF2XbynGn2VNyF4L0l116KBoeNsn0nZ9nVuJPLp9k70TpogJgZpAcxe6qdio6EqRBe4bc9S7LtpbgrB15qr0erYRvshDpogFCHbLvTTMqHVBgJU6EQ/MPy7KVo/S9+ez1aDdtgJ9RBA8QUUD70gFQYCeHLs+3AtFx7Pu6lsAbWQzVsg51QBw0QU0h6CK7126noSPBcP8wuROfDUlgD66G6ULY/0666a5pdh7sBYmaRHnpAKoyEqVAI82Ep+K/w2evRatgG3p7Zdh1auiTXTv6F9heRHlJhJEyFQgidOMr2Z2bba3Anv0F6NDg2296J1kEDxBTT9x/57PBO6o97JEyF0tNoP7oU1sB6qIZtsBPqoAFiSqg/hLkepKIjYSoUwnxYCmug+v5CuxoVy5m/aB00QMxs0kMPqN/ut0eiU6EQ5sNS8H7P/EdLz8qyt6E7oQ4aIKaU9NADUmEkTIVCcN/IeYO7vzW4Q+RRjW6Dyt0j7KrOmXYD7pirSA89IBVGwlQohPAQny3u99trcK+HapDPXfWMHmWLn7PtBvwxZdPtwMOUk5Rlp+IeCfU/MHfvokz6dCn+XWsK7dCqTLsa9zbYCXXQAN68MbaYcqldtYXy5zBO5DUVLYT5sBTWwHqohm2wE+qgpnOWHVNO/aEHpMJI8IwdZRei82EprIH1UA3+FOq60m8Hf6L++GMqSA89IBVGwlQohPmwFNbAeqgGt9x/0DpogJirqcd6v90DTYVgDPVHC2E+LAXve6w/tBq2wU6ogwYIfOyzO11D+ZAKIyF8EvVHA0NG2UulcmZcj4r9XM9/onzcddK+imvEQeb/XNKDqJhmB7pmq88+q+5kPzyfM0Bslr2GsPVQDdtgJ9RBA5TuGmF3mkd6qBk3yq5vYO3bfrsQfzAuy16KrgHfiFF2tbSxj+1E66ABYubTf9ADUqH0nGx7qtRBWfZ8NPAl8weV1xbfw7n2NtzJC1j/aFVlph1zLemhB6RCMvWfihaCl3YvRdfAeqiGbbAT6qCU/TVmAemhB6SC/BvDwTVcP3DPh6WwBtZDNQTow/qHsuw63A0Qcx3pobIf8xeVf594Kuq7Ndf2f+izl+L29qL/0Wpw3+y33eRfhztwh189J9h39TS7x/XM+8mZ9khUsC8VovPBI/v0D6THXQ3bwPfVCLsObYDwJMbvBuqdTvlo5aXcJzXm2MGL/eqZ2FVvDrfXYF8P1bANdkIdNEBMgPqDuIn0qHvGeHsqWgjzYSmsgfVQDaFnh9mhi8ibfg4up/9vZNwfZlw97F+4R8JUKAR3EudIrmdrcK8HL3N/G+rZRvloA8TcRBuwe5gzqbhHgrt4qu2+lOsvbl/bo99zeDl/LviwQJ1t5XsaGfg3ce4LQBE8IrUgOyOnomzO7DL1ybn4MUrH9Z8bK7/tpP4ErzwHyrOjPDfKs2S8ORf+1vOSfebeooqzQ/LnfruK/cp9AHeY/vknfiiFZBDg2aWJpL/K3L/+3vSj/ovp5b3R4ek9dUdP7yNt/UdN6Se10P7jSd9oOrb7BF1/eZZOFPpzxhSHLcnYRhibdPczmuewpYiWf4d6+w15h+LIM728D7jGkS7B6EJHmYOM7Y4W8g86bPJzVDlnNjhsw43tOYdttLG9bmzqHsWEyffEarB/Dv+ekG8fPt8i86vmc+7HP82ykz/kPvxr7uc/QSEZ6j/GDwEI7tQcPr9+b/pR/8X0kfnlTB/cffT0NaQtdaSf1EL7/zPpazPz7Y7+fPsHtBN6JpwPF8Ag8MIYGA/TIRtmwxwIwCK4He6Ch+AxeBo2wWuwDXbALqiDb+EAiKx8Ow7aQ1c4DwaBF8bDZTADiuAGWAT3wFrj/7Pxb4b3YSd8A9+BKzvfbgOngwf6QgqMAh/kwEy4FgJwJ6yGP0IVvAJb4SMIw/ewH07KybfdcA50h4vACxMhA2aBfM+2NEe3tzxHt1fqPLgZlsJdsAYehfXwDFTDqxA6mbNF+2zbi0q3t2OTO9iuye3vrN1ZzxUcWkeHNLdpbVlG2zpsbqPtHbYORk/PPXLtn+OwRdZlmOuW5zzqwfmnaHZOVlFer6yigqw5opmHePUFv/vZ/MfzSuZ+0FfCeSrzKO/BfHfs8t/IP7IPnPtaZM8VLfTLO460ke9I7cw/sq8+d9g8RhvyjxyPll41d9PPjU1tq7mH+9/bsu3wSs6pksfxQ81j9AP3suHK5v3gIX3p7YSj9YS5ezcPd39Fun8e/f0rOZ+l1ssy1merzyik37eBfOEGM/8qcdfAEuNP/hNjAncav3gi2/bC/cYfxB2Gx43f92fmN/wlEr+KesFfjb8Gt+cv2farkfS4w/C28XufpDzYafxh3MlPZdtfGH8Adwjqjd/zNHMXfjF+9zP4oXW1Kf9Z6gvtjL9mI/5N2eqzGVU93OK5bPtsE171GvV9Pdu+wPhDW8nvjWw77TD/OOOv30b9/5ZtZxq/+036D0qM30veAagw/uRq+hsWGL/nr+QHCyP1e5WxpQ4rIn7CPM9n2/cYfxi374Vs+6FIfXC7X8y2Nxh/Ke4a2GT8vpc4l8LmiD+EH/5u/IGXqT/8M5I/feWhj+oi/bGZ/nmF/o34cYst2XbsX039cLup8xnG738bf022nWj8Ve8wfl9m20nG73mX+n+RbR8+HyP+0B/Jn/kn53Pp53o+e3EHPmxyl/69yR18T7tlfPFJkz1U22Sv/7TJXr+nye3d0eSucriT/9Hk9nzQ5Pa935RnOKzdaaZd8n1D9X7uWTn2/h8KbNePBfq99q45trs+R4/Ntzl21dnaLd+7JDxQOS3H9hJ3uIlv3jcMlF6eY/uwXWHsvpE6Xdiox0e4wxYer93die/+8ci9cia2wETipee0uEeMW/7IlFafnORts+OHfydevv+le1bGdR74xacv/fyPu6yGxH+/lPn5g1OvLW9M+7Wh55Bebz+UtvTaPd3G2VVp8c9fdPn44BsvzUze+emkf+9Je+rg9c+Py9mR1uWN054/9Yb30j77Ynfp3954O+3Wxx6Ie27xtrRn8j4a0Ob1L9Im3vzVOUOffT5t+Xdvvh2186607qsvmv/V6M1pT8Tf1u2sT75PG/RTgT0URkPw+QJbnoU9LxXYfdScLbDld4Ll+7pyv02+MscuIl75T7qvSqfrNib7tcr3bdX74rfm2KtkfiZecHHzsSldqt3eLab/ns+xtxBXoubqX3W4fP9apve8mGOnHCxQSP+xPmveTh6L9xfYVTAJ94Kf9HvVG0ze8j1t59jJ96ADxt3PvGeuPhPYot+7l+8lt3L0QaSNkXkYmUeReRapRyS95xvum8l33X6dr7MfhCN/9/c59lbi1Jh4nh90uG+fVvU+eI9M87mT/lL14e5ox8dR0dHNw/Xr+P5aT0uxZC7yNxDh/c3nfKtWuqy92F0/N4Wp+Nhjfz5yjfxXXv43YqyW7DODra1G6jIcfC+3tn5t1VKs/3v93+u/97XjhFjrb+h22L+2taU+9zNh67a3PjRXfXWtre7ftrbqG1q3OH8jr5knnGgd3yr9v9cRL3o2hT7OuLW1/PWqCKxobQ3H3QV35eIj+z2DPSPl4NHH4/BxKD35ffXcs7lGnS+P0cO/zx6cF3tc32d/mngtfZ9d9Jozc055WXlWtug1M2vOTNErd17JnHnFWsvLRK8ZJRW9zFfMmnkyCSvLK5LxtKO0qFz0Kigp4P/yvLn8n4+HoNm5WeVZolfezMz8sqziPNErp3x22RwK0FKYQ0YyisqkbLYqOau4IIfSZper/3TWOpvsOXNUNTJz87IrZhQVlMzStSoqyC4qmFN+yHOo7qVkS6zMipLc2UcbiSNfzX6nU3qlLX+nE3uOUDeGDKjbkj+rc7m4VXS5LW2Tv8WTP8ETXiGRI+YJeC1PAFvAe2gWeGRYwCuv5WoWyTDUknb5RVkVX+g0uJvlJe1KdRqVVuUj89N5WyZfK1KGro+aQcoWSa9rY8ICQpdtbCqe+v3ooTxUXaRNl9tUP8+h+kubW7hdwut2ub0iUoDLre6opc3tMr+7kXHUt2PdWlVHCpXW2GQaaddp9O24163Tikgat3LrDo/krf1qYJrqcSi9W9VDlm/qZdI5yxOR+jarp66fW5iyvJFfEJl6mHrLk4l8RaSll0npcatBicKvTlL4ozx6cqnx97jlDzPZrd3qN9KEg+z9ZD2aHhR/FH75m5so/ISTNhlQD4qfcEDxR6lBcusJRnnqR/j45acKbfC38cjf07vVb+oJB/n7arf6jTXhICuYLFTFKM/C3wZ/G/xt8BNO2mRAKY9w0iYDir+Nx3RBtJ7ScnkpR7RsCUSb3wFFu/ACfvnbPeyEQ7T5oVC0eiMoEdUR8aOJxCMcol2EA37SEe4iHKJN97cnW/lj2PZmGPCjHk97PQlFe5K5Ab8HP3bCob36Oa2LdIloIuoinQt7IppIPMKhPWW7AT/pCKds/B75dRyz97qE+cWSnCX8c6GuKFlB/Xs+l/otsTxm48fuQl1RyiAj0TNRsreiSR8tf/ZMepBn4lbyoE5YK8AfhR876UGYX9xTHuqSE6FNlPopngt1tYk2v0inPNQln07QBj92F+pqQ3kW5VmUh5I+mvSAHyU9YZRnUR5KesLwYyc9HFoBasqbmShnpJribrP03PrLTO3c8jES4JaPE4BD6193XpTbpRqCXzUGvxodN9oObYcdP+ldpAe3S+/o7XUnRrWXDYH2ulH41R+1daPt0HbY8Vv4LfxWu/a64+W0kJ0f1d6lOgK/6gz8pAe0HdoOO37SUzbarn3kbcVDHeA6rEF6acslLtdqVDJhHkCj0Kjkwzvo8AYT5pHfBCQMbUc6N+ncaDu0XbKIbHZuyndH6U1ObYqUj1+tCjfluynfTfn4AaV8/KpoN/+5Kd9N+TgBpXz8hJGO8t2U76Z8/IBSPn7TfkuPu/r5uuwAS11D5c/Z9S9RLT0u0YTjd+FHwTLfi1Sfg8pdKYp0YLVBwZILBCw5UYFw/KRrg4IldAHyJk96YtQSc+FHIUbfVUYTHk14NOH4XfhRiDG3qTGUHQ0xlB0NMZQdDYRHEx5NeDThxCcdEI4fFYc2AEqPsrQvSjWJ/9UK0EMjV0WUpSYKfrlSUNl8j54aojsq/3Kyh1AQ3dHuUWr45NAR7iYcP+mAcPxq/9AbDGW3Ut0dpX42Lbu2FWXI6d9KLgPKJhx/FH7shLWS3UvZrSCasltBNGW3gmjybkUZhLsJdxPuJhw/6YBw/JELosv84tMVrQfEFa0HwmWuCy416z2Ey6LwR+MHlw6Wu766Mrjk2RtQF+py6cuIvFQQTvwu+AElHH/koKaf++JSM0LNMj0B5M/EZdeihHcnvLtqKko4fo++tqLkT/wu+AElf/we4gNKOPG74AeU8O4utf5b+k2D7JjyVvqz/Mdb6c8v/D0L1fdC944o1N8L9RSq94YeObdQvTe0r0uh+l7o+62afy80aVahem+oVjT/XujcpEL1vVAf2l7PoGbfC3Vjdz4vYf75hep7oTIv+b3QNW8N3vdb3wt1Phsho7DQtrroZyOspC0PwBPwIrwFn8C3cBDiehXaZ0IvuATGwnQogethJTwAT8CL8BZ8At/CQYi7gPTQCy6BsbCBfvBRB1mX3OKcUvUogV7JveQm9OIpQ3bJdv5PPofAH68/+180SNsjzyFIYDQOPxkOTdU4n0OgbCM18qEJ5VHNn0OQQXjGSM1/x3MIvI43+CK/x3Y+h2BftKbKpefZSaLl5xA8cqLmfccNaKS9Z4um5xDMP0lztzj2cwjcsRqvOPZzCHyxmu6ieTsOfw7B3FhNrTj2cwj8bTW/9RyCuW014ajm8STO5xDI+SBZ3qkpXkvPIdh7nua3nkPg6WFwN8XzGHU+h8Cbqmnp9/HO5xCouZba9P6SM57zOQSjiTf6KPFudMSbRLxJRyn3FtH0fAE1h1NFi88XuM2Rn2cUXKT3Rmd+klWOeEnES7rI8Wa5I979jngbiLfhopbb8bBoer7A08R7+iId1ti47IXFPzU29g5998RP7yzcE9VqhfTmvx7Vs+i1wdFixc2r8C4Zmmgtu2u5dE1KdL3uSpTZ1G7d39i4MBRV3u11eXeC4XUMyyZ3uPnd+EXy/b3zb95FioHpHeKXv4D35h/jVy5GX5LXia+HLrtrsclv2c0qZ1dibb7OMf7mJ2R2CTI7sXB/dPmohfvbVfiXTXYv6ZBYe5WM9G3UzT9ef/HCxsaKja9TuQB9gLpeJl1TdrI+S15fuL+xvJP0rsb89WJV/M0/3vDKJjmXvo6v/QvmhSlty4ObZEcum1yf1/cUeZmpSL5xywL6bNr0zCtfacq0DDV1pzK56J4ujbIDv96y4mpRO4NerWx6TV7yxWUTF+711M76ubHxxldeOkWIJa+tSP+RdsfKissiZcVlXWTuk+RYvLuwNqqiY/yzk398+TMrP/7Z9J+iavKXtK6WkZfULNzimTb9ylfIeYrMOqnWrbLOlVmnh5dM3rXkrRXp3y3ZVhuQDQ2Vz43fmP5d78b8m0MVCcsITV02OZy/JFq1duGWJNW8+I0hWfprP6oUw5a8vqQ8MVamkyMv66eKHpRY+zQx4jdO/m5gTXkP2qDChAmbK/sE9av59PXDvUNN2ad/9/XCphpP3y9r/CS9vKLivWWTrSX1tX8/KIuuiGlKtGLyjhXpHywbY9W20w3ZvWJyeEX6LmlpVLHLvSsm165I3y0t32jL4BWT61ek75WWj7Rl1OvyXpnptOcH5c8/8JxcCEte//7Rr1ctS9+BaZls+/ofVa1v1CZLmu7BtCw9fHMoflGenLM7HGHXRsK0t0h5a2XUVBn1Tyrqkh916NjmkdMikbU3WXon18tlc/Cg7N70vZFuV13LNDtDpajfM5G8K3U/3rg3yZLPi/lJduUMzj3LKqy8P8iJuyS9vnfowHNyni/5ySzr3qEbfz7Iqo2/9V4ZozzRteLmf/1CBLVGZS0a6B6daNkLu5rvCLvMjpAjdwSd9luZ6ub3TNoXHWnfa572PedusuyuXWbdJO2LxJUz5kx8h6++k27ckhRZfbXtCJTtZvYk1np+lE0u58gX/+z2xWMaFqf/siK94WgrKpq6sZ7iV4Xin2VuJU5rWjqda9//QWZ1HlktmVy/5O34jfVLtjEZ75AL+l3Gp8uSBYmxtPjQGmAQZKZ/2icjDHwtftVmuSA7q1qqbJddZy2rYOm0XtJQO0rN24rWvUNqC7nMFb9xWPSSn2sX6Plcu+wyIg6zsBRqywfLLuuAxY0lQ1u2LLusM5YELMOUJf4u2Y6vn9B7y8Tak1ULZnCuqV39fWOj2m9qD+6TxgkYVyzsTLIVvgPLvAfkRhi/5IPGmmXDDiz81oW34nuzk9AZLnl8ENNufKWzzEuOz+XT3nglY/DkScPHTRgx6XIxfNyYdHFBr4ysivKZs8sKyueJsmx1bTna+f+CKH3+z47S1zjfan3+dz1mzv+V+vzvvkuf/9136PP/6qjDzv8b9flfPu7Ief4P3KPP/xn3tHz+t+5pfv5fd3fz8/9rq2cv/k+d/58ttDOu1uf/K+7jDE975O96nkBfBPkbF/l7lfqvR9gH8cfdyxkeeoH8/YT8TUPRQ9wD4L8e5Pf2H0CfAPmddfU99K9G2N/iPwhxpAnSdt+zhc0+E5Yn/mEptz7yP33e98To8355grYf87zfUdPsvC9t3TS5UfrM3+y8T3hGN81/x3n/iqhjn/fVewHm/YJjnffdJ2hWt/BNAOd5f11rjV8c+7yvHkl54m8/dyzjRM1vnfcDJ2pqxLHP+z5L81vn/ZmWpuo3zvtyPkh2n9QUr6Xzvquj5ljnfTnvPB0Njnjm/bDm5/2Omt8873fTc+43z/vEG32UeM3O+8SbdJRym533u+m5/Jvn/XPh1OM47xMviXjlLcRznveDxAue+tvn/XXEW9dCufK1TjT//FXGO57PX58n3sYW4v1v+fz1f8FHrs33KK51x7VHcQ08rj2Ka+Zx7VFc845rj+JaeVx7FPGOa48i3nHtUVwnj2uPIt5x7VHyOns8e5Q8gxzPHkW849qjiHdcexTX8uPao4h3XHsU8Y5rj5Jnlxb2qJbObvvXzLJ/hX73zbK9cC0sgXvhEXgTPoYvoA5+gHFrZ9lTQNbrpZN0/f5m9B8n6XNgTKx5H7jVLHUO3EUZ6hwY1ufArf/W58CtX+hz4IDY5udA3x9mqXOgnPPOc+DWqFnqHBhq1OdA+SGf8xwYaGx+DhQH9TlwgNDnwJUzpvSU58CzjnEO3PAoffH4LPVbfvkbfvmbffkbfXk+3IQ9Es8XnGWXxnyv3yOmnWJlpv0E+iK8BZ/At3AQPCsy7VfvmaV+Ty3PjWNds+zpUHlVpn09uhIeAHdlpv0i6rtrlvrt67e4a4gTd8Is+0zoBZfAWPAuz7RL0OthJTwA8jeaL6JvSbdrlP0tehDiWpMeesElMBamQwnI3xWuRB+AJ1o3te/wl/ehWXZs8Ojhix47etixXuXu40tX+TvzH3ny8aVb+zvzH3rq8aWr/535v9etebozurWcz4Hfmf+z58+yP+oxy644T6dP7NFyPtbjvy//bZfMsnvCl4N0+sKLW86nw+/Mf9O4WXZ4LGWMPXZ6z+/Mf37GLPuVKbPsmZfp9LFTWs4n6Xfm36uUPbhklt2jWKdPLZl1xG8T5Sv4O/O/b8nxpdvwO/P/U2XzdD/e9vvy+f/xKv3lREsi+3vxeMuSSHdorGVJWhqH/y8vcx/tCzWxQ2j+K/fRHU449hl16wkaeTE/1vO7t7bTDHDceLR0RlUPXIdA1LHPqIGzNF5x7DNq6CyNFX3sM+rWszWro37jc7NzNL/5udk5Gu9vPL871E3TeVVTvJbOqLuqNb/1udn+as2GqCPjOc+ojzyv+a0zqnzCp+S3zqhWyNBCPOcZ1R3SHO2MGonXIaQZ1EI85/O7nXP9WM/v7v6y4bD8JH9wxPO9rNnRQjzn87u9mzVJjoZ4jDqf3x14TYgiGBR1ZLzDv+8s4yU4/Ee7315EvC0txPvfcr/9v/r7zmF97/2b+xr3Hce1r3Gfclz7GvcZx7WvcX9yXPsa8Y5rX+N+6Lj2Ne5BjmtfI95x7WvcJxzXvsZ933Hta8Q7rn2N+87j2tfkfUroOPY14h3Xvka849rXiHdc+xrxjmtf4z74uPY14v3WvtZ1TheRVTJPZBUViZLZ5Zn5BWUswoKSq7OKCnI95Xlzyj1XVWQVebrIiOahwdpcIveCHPlI57K85gmMsYU0eXPlM4XVVpSdlevRP+KPxMhn0yia5ykoMfaS2SU9tU1EnjUso+UV5RXnlZSLIVkl8iHFs0vzSiixJL9ghie3oEwX2mZiDqEytiOk65wY0Wb07Kxchz2/oChPBeTo3GbklXuo+5w8T3ZFfn5emcjPKpBPTC7LOyJZpAJF5NgsO1UDWfnc2RXZ+Kl5WcHcQ/UumFEyuywv07T6UM/pZymXZ5XJKqgsmodEksuMC0rK82bklXmyi7LYPp0WepeWCJk+VT3DOcujMzERWgjRtVTjkT+7pNwzh5LkDi8qSmaVzL6mhP4oL88rKzlUg8h4HWbXE+IoiTxdc9X0yrtKFDEB1H/SU0xXqP+kR0agI8uzCkrmiCwKmVFiJLMsr7QoKydPMH0Y79yImumaVaqMWjKLstQMzimqyFUJ5DBm5eTklZYL3TbZTGNRzrK8woh1RtHsbCZ1icxUFlNUIednCf+XFxTnzRG5BVcXkCs1FQX5Ir9oNv2Uk1dQJMpmc30S5WUVJTkisWNj4yTDaBgKg6AfdIAkqZ01B05vbLTQbNSDTkaT0L6na3dLLIK/GbKPg78dxp+Nhg/jlUSN6NrY2Kerdnft2mQTXZviHE7brv81EhzqJKtbY+OyFlgNmx1kGR41+qSxXwZtz21sXGpIg7Xnapukr4NroQiuhLGO8NBAzfCLGxs/H9TYWDBI+5+/qLFxA4yFH1MbGz+F7bARrkrVcTqlaqba9PngxsZ8uAyGwSvexsb304gHVZCTptOMRQdCIsRDwyWNjV9ADfwVHoPbYQHMgAlwMXSHk+Eg9dwD78FLsB7ugtnUocsQrZKRDreTq7HfCMvhaRjGyjAbXNc5qWpzSvJwJmPnzE31iGYbYW5eflZFUXmzjfKastlsFyUVxdnsULPzD9sQ56jr0tGei758d7F632MVKv0PG91g7NVGj/bKYfHqfM8S2cXz5iRcV2LLEkqKy7I8xn2s1957Sux9cACk31pdYrshATyQBP1gEAyF0ZABfpi5WqcpRedCABZDJayGR6AKNkHIxJWv7Q73Dod7N+69sE/a7m2yx+JOMP5ENNm4BzniDDfuSajfYS9yuOca9yK0EtbCI7ABNkEItjriv+dwhx3uvbj3R/xrtMaiCcadiCZBP/DCaMiAXCiFBbAYVkEQNsAm2AI1sAtqYZ/M774SOxYSIBGSYRAMh0nghyKYC4vu0+UvR1dBENZBlbFvMhpCt0KN8e8wGkZrod749xt1raUO0GGt9nc2mogmQ4rxe9c29dFo3JOM348WQTkEHHEW415l/GvRR4y7Ct0EW6DG2HagYdhr/PvQA2Ddz3yFBPBAEvSDQTAUfJBxv6kHWgRzIQDLYTU8AhvgaXgetsB2eA92wW6ohwNgPUA/QGfoDskPmLmIDgef8V+BzoRyCMBiY19lNGh0A7oJQrAd3jP2sNG9RvejrgcZhweb+k++OuDvbGyJaBL0g0EwFEabsAzUDzOh1JHHAuNeZLTS6Go0CBsccZ/G/bzxb32waW7INSn7rDwyF+7V80iuW7mXyLGU4yLXptwb5LyRc0i2W84fOVfkOpR7zzozN2VZsj/lOpPrSdZjrZkP+8y8mWn2HDV/zHqUa1jON1n/mQ8076siM3fkPibHRM4bOX/kvrPIrKdIXOe6SnSsObkm5V5RZfZGuX/KvVDOObmvCLP2ZP/IsZT9K8dQjp/cW94ze4+cq3L/OmDmodxTIutezqErzNyR88Yy803ONTnP5P4o90O5t8k9Te59cl7JfWyDmUtyv1JzyOxLkb1F9cP9eq3JPXmLWVdyLck9W84Dub+ONvNErmGP2ffl2MvrhFxXci3JfXyV2dvkPhZr9rLI3rHJ7Hlyrcl9T6610Wb/k9eGxY49Ul4H6s063WvGNLLfKLdjLEtXNx/XyGuTscs9xne/4/oR2YfubZ6u31Hyybi/uX2HSe96sOX4ct+T1z25XhavbTnOIEdZg+4/Mk5CCzZlN+nmmvC5xr/3sHIyHPnLfUDuC3LfiuwNci9IMNeSoKMvtzv2PbkPyuuL3Avl3iavYcvNdUReQ+T1I2SuG/KaETbXikFmz4nsMXLflGcKuRfJPU3uWXJPj+wtcg/aZdoj35/a92Wx+lz7J1R+rv0rqr6j81Wx3forfR46CZXvB3Q0ejoqv79wNjoK7YbK73b0MnrvUOYeeiF++d7YJUaHGJ2Gyu8KjEbfRC8z6kffRfONFplyrkXlH5Naik5BrzLlyvJkOavRq9BHUfn7mKdM/pvQ69CXTbytaIlj3Grwvw8fQRi+gDr4N/wIByCqtti2oC2cAqfBGdAFkqA3pMDFkA4jwQcTYRpkQg7MgFlQCnPhOlgKt8G98AA8DhvgGaiGV2Eb/B0+gLDxfw5fwddQDz/DQYjeU2yfCG2hHZwCp+0pbnFu61djY/sv9BnXUholziC+/IZmpy+kRosuyt9KnK/UJfooPUGkKG0tvEpjxDBUvl92zhdSo0R7pdHiPLSdS6h85O9OZbizfPm/LH8Ic0aWP2qPrEe0SPhUaitR8bFUlxir7CeI8Upbi3Yq/EQxSfkt8fUEmb6NmKXyiRGffy/tJ6n5HSVixflyLEVbMUXFjxPzfpAaL6Yqv1tcqbSdWKLStRcT66SerNaB/CuY3VT8U8QUZe8oLlDlnKrWS5RIEPeodKcJv8qnk8hRerq4T6XrLPKV/0zxwViZ7izxmcrXIwqU/Wy1/qJEF9POc8THqpxEUaT8XcULyt9NjFXlnitmK3t3Uab0PFGhtIeYq/R8ca3SJHG90p7iRqW9xA0qnwvEIuVPFrcq7S2WNtM+pr/6ihXK309UKr1QnKPS9xd3Kv8AcbfSFHGv0oEmPKKpRi8Sa1X4IPGg0ovFx6q/LhEPKX+ayFPxvOKAuucaLB5VdlusUzpE/FHpUBHwyfaniyeUf5j4i9JLRZKaD8PF08o/QmxUOlJUKx0l1qnyRosXlH+MCCkdK15ROk68ptQn3lA6XoxR+U0Q25V/omislTrJ6GTRuE/qZeJtFT5FvKs0Q7yv9HKxQ+lU0V7pNHHZZ1KvECeo+l8pPlL26eITpQHxqdIbxW6lN4mvlC4UdUoXiW+U3izWhKXeIuqV/1bxvdLF4kelS8TPSpeKA0qXiQxV3+WiUflXiBlqPq4U0aq/bxMnKK0UltLbxUlK7zDz704Rp3SVWS93iXbKf7eaJ+wTLjlPUMtorFG30Q5GE4x2Nuoxmmi0u9Eko8lG+xlNMTrIqFdrtOt6vT+5vtL7k0sou8uS6wmN7VCn1N1JaweP0hNcch2xf7kmqXQnuuR+g1pGY426jXbQarlkP7QSbVxDVPo2ltFYo26jHYwmGO1s1GM00Wh3o0lGk4320xrjaqfKjbGMxhp1G+1gNMFoZ6Meo4lGuxtNMppstJ/RFKODjHqNDjU63Ohooz6tJ7mmqP6LdY3SahmNNeo22sFogta2Lrk/txJxrhzlj3dNVep2yf0etbS2c+1T49je9atWS+vJrrEq/smW1g6uWaq/Oljd1Pie4vIre0eXvC6gltZTXeep8ATXC1qtc5Se5ipQ8U+ztHZyTVT2TtZc7Y/VerprttLOriKlZ7jGa7W0num6QNXjLNcS1T6Pq5uaL2e7xqj+6uK6UcU7x3WDyj/RVab8XV33qXjdXPnKf67rHpX+XEvrea7P1Lzu4XpDhZ/vWqE0yaXXYZKltadrt9JeriSV/wWua5U/2RUKS+3t+nCX1D6uZBXe19VXaT/XAKUXulKV9nfNUPUZ4KpU6VNc8rrVSgx0TVHhqa4rlf0iV5fPpA6yLGUf5PpY6SUuuU+iltY0160q/mDXDqVDXIu0WlqHur5Xmu76o9Jhrr8ovdT1hNLhriTVfyNc1co/0rVO9cso10blH+16WukYl7w+tBJjXeuUf5zrUaVTXBerekUJvW+4xGDlbyP0OovtbOanx2ii0e5Gk4wmG+2ntVOHoSofj6XHubvrbmW/2FWh1Ou6U6ntulepz7VMxRtv5al0411GrZ9V+ATXp0onul5ROsn1mtLJrpDSy1yNSjNcl6p0l7seUn6/62PVH35La5ZLXkdRS2u2a5Ru7yCzv3iNDjU6XOtU11gVb5rrBZXvFa4Jyn+l6wSl013yutdK5LjWqvBc12XKnueaqrTM9a6yz3G9rdXSGjPJ7Bu7tcbuNv2YYnSQ1nTLjL+5nvgs3V8zXdNV/oWuLKWlrlylV7lmKi13rVHzu8JVpPxXu+pUPte43lc6z1Vad+Q5uLxOn+cX1On7gJvq9Ll+eZ0+Z99Vp8/jDxiNnOcj5+unv9bn+g2E/xVCsBVq6vR5fScahi/hG/hOXjtJE9hbbG+m/OC/iu1/Hv1wLvrRdvmetTwfex/iHvKnYnvInibbUGydsM0w8eT5ezi2ztjkOEVsPmwebLJPI2kzsCVieyncZLsCWzds+/Y12fzYumOrd5Sbi60HtqXGJj/znYktCdt+R7lzsfXD1nloyaG0AWwp2A6aePKz5EXYUrHJPTESrxKbF9v1jnJXYbOxRTv6ZTW2odhOaMHWxmFbi20YttgfmsoNYhuO7Y+OMjZgG4stz1GXKmw+Wa7D9jS2CdiG1jW1dxO2SdjcjnJD2DKwfbWnKd4WbFOx7UgvOaKfr/y4Ke12bNOxdXDkV4PNj22Coy7vYcvGVuGYBzuw5WIba/pe2sLYZmJLcORXi60I2+mOtHuxlWD7dE9TX+3DVoZtkqOvxMMl9lyZ36dNNhe2+dh+3nNk/81zlGsRb4Gcz465EYvtemyfOPrKjS2ArZ2jjARsi7Dd56hzZ2y3YNvtKDcR21Jsn3115Jyc4iijO/GWYzvTUb9kbJXY5HUvYuuH7Q5so/Yc2c9nO+ZVCvFWYevqyG8otjUyrWPchmNbi+3juqa0o7E9gM1yxMvA9gi28xztjazpxj1H9suacFN+V2B7DNsTjngzsW3AdpKjjCJsT2Cb7qhLKbYqbEUO2wJsz2KT57dI2sXYnpd96sgvsgZbt9CnE1tYMzmOPl1OvBexrXCufWybsW2uPTK/XEd+q7FtwTbGMV+C2LZi69lCXdo56vwItm3YkluIN9VRl3XYtsv15lirG7C9JfchR19VYauR++mX2ib/1ngIWxhbpXOOP1piL95fbPd1lJuAbTm2Ac45jm0ltludcxzbHdhSHfG6Y1uF7RVHvGRsq7FtdNj6YVuD7VdTv57yOoMtiO3iFsby4++PtD3oaMc+0jbItI52HMB2ENsQh008VmKLn4vtSx02F7ZobCMd68jC5sJ2p6POHbDFYKtzlJuALRbbGEd+HmxubD6HLbLHvubsP+K1J9493zv6D1sHbPmOMpKxJWD7yJE2BVtnbJMcfT8I25nYvF81tWMoti7YrnWk9WHrju1ph20Sth7YljnqnIEtCds5dU3X2iuw9cK2bs+R43Glo85FxOtPvJAjXjm2VGxTHGXMxTYI21TneJh9XJ4fDy9jrCO/BaS9hLTdHPMlgM2LbZZjb4+UId//iNRvETYb23RHucuxDcP2rnPumjWY5FjTlcQbTrysFubVX5z7BraR2PyOflmNbTS2XEfaIDYftkKH7RFsE7DJe8dDax/bJGznOdq7Adtl2F5wrn1sGdgK9hxZv0dbGLdSR7nPE2868codayGEzY9N3m9F2rEdWz62uS30wQKH7T1shbJ+jnJ3YCvCNtvRL7uwlWArc9gi+/MNjjm+m3hlxLvJUcZebFdju8Vhq8c2F9tSR9p92OZjW+lo2wFs12N7v4UxL3LYrMe5vsn27jmybeMdtlji3YJtRwv5jXWMm5t4i4lX7dxfsC2Va8ux1yVgW47tbke8zthWYrvAMcc92Cqx3eFobyK2O7CtbsH2gMOWhO1ubPc692dsa7Btd+452NZiS3a0YxC2B7DF1R05Rksc+5qXeEFs8j2Aw/vle0cZw4n3CPFamT1Mfm15NLbHsD3kGN/IXvyjI23kvuJGh81P2iq5Rzjam4vtSWyLHPGKsD2Lra+jHaXYNmF7w3GvMRfb89gec9RlMbYt2P7DUcZybK9h+5Mj3ips27AlOc8M2LZjq3KkDWKrwTag7si+esqR3zrivUe8Ckc7IuehLMeevYF4HxDvJ3OtnSDXNLYwtg4m3kQ5h/6DMWootj0OW2A9a/+XYrtT3ZFpxVdHxkttoc6ihdcD1MUzoSnsBvZXkaE/D5I8yF5dOUV/riPb4P+C62mGvJ82z/oivddXrH5fKxkjvz81vlj9zlZyy26dv/wb4JJLd+v45nmmwmv85vmkIom1JP3y97mS18m/Cr/8Dr3k/CElKj/51XjJT7t1uPy9r+Rqk5/8PXCcaVNweYkd+S5zeEWJfa6j/Q+q94qESP1Ct+mW3VqnGX+60bFGLzXfB/MaTVKfxQgxYbfuo5PxR5t+iDb9E2X6uZVpj+zHm0x6+f0z9XwGow8b3WB03kc6XZuPdHzZ/lam3er31UavNOV1MvWZYvxn4Zfh3Y29j9Hl3+sxk+Pd2oyrZfpPXRtMe/eYel9s8qk25Q0zfvn5sHd302fE0h35nDjiPt24I58XS3fkM2PpjnxeLN2Rz4ylO/J5ccQ9zbgjnxtLd+Sz44jbb9zys+Px5HmpqZv8/PfS3U2fAUu3/BxYfr4sxzDyGbN0y8+ZrzJuWc+lxi0/d+5l3JHPnKVbfu68ybjlZ82PGnfkc2jplnWegsr5IOuTa9xTcRcYt8yzxLhl3e5G5XjK+HPRyNheZ9xyfK8xbnVfZtxyXG42bjnGN6I3mX5Yatwyn7uMW+11xn34n2l5O539hHvJmTAbroOr4SZ4j7CP0lv+3kTktYRzk/xuwSxUfregDJW/B7kGlb9LugGVv31ZhMrHPFai8rsHy9GOcl6gcl8IonI/+DMq1/1GVO4Hr6Jy3W9H41ooP2mc7rONO3U7w9/rNu6YoPspeZzuo6kf63VwHfuB3KdeGF+i1sPb43X5YVP+V6bcz8fpesj9Q5b/rSn/Z1T+bVnXRO490HhUfsdi/Gf6OxZ3fq+/Y3HiPv0dizmUewq6jr6X7Y02/fNH4sn+ketU9s/LY3X/yPV6OrqY8uXvWzqQ/xmyndjlzxw74T/L9LvH9PvZpt+7mH4/x/R7oun3rqbfu5l+l/vjmRP1nnkOeh56HtoDvQA9H+2Pyr/dmorKe8aLUfmboyHoBehwVD43diza2zEecixu66g1aHS90U0d9Z79dUe9t0+aXqT6dtFOvec8XTNLjdXe72apsdq1c5Yak0GnNn+Og/tOvTZ8bZo/x8E1uUiNxdq2RWosZl7a/DkOSdgbHc9x6B5TpJ7j8IWln+OwuqbXbz7PK8T+7F08RT2/YUs1a+OOYtv5jC/3HSX2jhP18xtuon13QPJqrmFXF9nhgcV2cAX3amVFdv0q5mtmkV31aZFdM/tSuw9uGwJvjLB9AfbMxzj/pY+yw08X2Q9hTx4/2w70LbYDn4ywPcuL7e+w1TzNml9ZbN+/ucLu4y+yfc+NtMX9xXY27sC1Y+yb0DsgRF6VJVynFxXZ78qwm8h/a5EdnUU/QRcIDhtlB+8ssse/UmFn469cW2R7nuSeZdFs+yH8T4K3F+W9Odz29ClWzy2Lzqb+3mK7PlRki3k+28bvpk7uO7m/wB0gvfcZ6o/703cq7OB28vwD8a8qsr/DVnoP5efQjmtIfzf9M4O0jxC+psguw34TuC/nPIo+CZuh9C/F9mfodxCdS/l3TbO7oH7S2mjg/mF2NhqqIL20X+Gz36R/QlfTnwu4bmDzzWMMXiF9HuVDFwhTVxudAPV3UD5aSrvkczUewv0kuBm3Kur/Ge5QOWPRs1g9q01MZ5yeIn0+6eHOLRW259mRdvLcYjucBsQV5T47zLi9S/hn8B1Ez6B86AL11M9GJ4CXOeJ/AB3is0sZp4ewPQmb4V34DILXj7ajZ5IevB9RtyVom2J7Av5kxqQMdV/PfQrqGT3KnvFrhS120s83ktbHXGJeBR5kzyqgfPBTz8A9jNd9uG+lvlMutf0pl9p3EFbD2DyJbpbuf1A++h34FpO+sEg9l859IfXHHR7EHGe+h8m79FHa8RpjenOx/SRhm+Fd+Ay+A/9g0s9irt3L2QG1Qa6n8Emj1N+9vwn/HfAQlP6B9GgN81r+bfsaOZ9pg+f+IvUcvD5FRepv14eTmZu0MYMxvwmb7zvyP5c02Dfjr5rPel1If3cbY9cEKb+Y/vo7fUV+Nm6xhnlCfXyPw1L6dF2xeuZJFX1TI9cxZX5GvO9APXPvB/L6GPct1L+EvJ7h7BqusMtwh5n7d0jb+7PtJ9GafMYf/Qy+A/l34UvlGpZ1LC9Sz+4L9qYcyvJV0I6HGb/ZpH+UvmLubcYttpDPU6THHV3K+EMX6ANh2in/tnsN/e1L5xqOLVhD/6GldT67nr4LUIegXMdzSM86lH+j/Wh7nXyF7ymxV+Xra+wsLhxZA/uJLlL7DBSPS+09QD4GR1wi3RcOEH2l9usvyqSmDBCP6DjyMYCiUKXvK/qpOANEkAtT1oC+IkPF7SMe1XEvlHHTpbt/P1Gk0vQWI5V/oOil0vYW5cp+oRgldUCyeFvl1VsMUPVIFg+ovEjA6znlHqjyLVDpkkWyyqevWKPD5PFQrNdu9ScYX9Bu9fcZrlBpUsTzqowBYrEK6yf/pLioVO4L+0v37dqt+mOJjqPKX6ntqg+Cuo3qkjlfufsq+3IdR9XjTu1WaVdot6rTUu1WdVqm3SqfEjUeyap9c3WeKp8xqm/6iItVn/QXWYkyrI9KM1P1+UAxTsXpJ67W6VTe12i3iper06g6Xqftqn1D1Hj0Efk6XLX/CV0PlccMbVdxh6q4fcXJuk/FX5WmqP57XrtVWzfqcGXfoN3K/pSOo+rwjHartm7SblV2tXar8v6o3aoef9Ju1ZY/a7fqmye1W/XrTF1XVW6Bdqtyr9ftVfYbtFvZZyh3srL7uym3slvK3lvZT9RuZc/V8VX93dqt6p+n3ar++dqt6j9du1X9s7Rb1T9bu1X9c7Rb1f9KNT8Hig66/0WpVpXvKcrdW6SpOZAiOip/H3Gq0r4iQWk/4VXhA8Vpyn+h6KS0vzhd6QDRW62XfqKz8qeIv+gyVL3Ol266qY+Kc6F6/mAWXTVQ5dlHrNJrUbXnImXrJy5QcfuIO85WYSqfQSrsQvGwjq/a6dPlqHZepubqQHGbnvuqD59Ua7K/uEvno/p4hJpvKWKY0gvFvTo/Fb+bqltfcYfOQ43VfTpc9delKk1/8ZrKN0Ws1WFqXCpUP/cXw1WcAeJ+HabymKbCBoipal31E7OVXijm6Xmj6n+hanOKKFZx+4h/yDKYmuv0nqDyuVyl6yv6q7gDxX/oMDWPVus1oeo5R8VLEU9rm6rfAl2WCn9W21V/xOt6inY6L9FW700iTveBOFPN4T4iVqcXZ+u5JU5X9t6ilR4DNR4v6nzVeF2r46t+XaTzVOX1VHVPFjdrmwpvr9ebuEXbVB1v1W5Vd1v1aW8R0DY1V27UblXWBF0Hlf9N2q7qc4ZKJ8RCbVP97NdrWOXRRq9DVUa2tqt0qWqu9RU52qbSJaq50Vvk6HareHk6XK9XbVf55mu3qluKyqu36KrS9xHRqq7cjyg/9z6qDtxrKX+yOFPNY+6FZB60qLVKL8Qf9Piocs9S46uf+ZnF6J+n0vYXD+k4qr49lG2AeFDbVL3OVbZ+Yrwq40KxSq8LFf8EWR7DNVj1WbJ4TKdTY3GVKk85m73U+4WHvTK/P9I2swVbaQu2uS3YbmrBtrwFm7zHPtx2Zwvx1rRge6gF2x9bsD3Zgu2vLdg2t2CT7zUcbtvWQrx3W7B92IIt3ILtyxZs37Rg+74F28EWbPJ9isNtsS3Y2rVgS2jBdkYLtsQWbJGX5wD3HOCHAAQhBGEQv3LGBy/4IQBBCEEYxEHCwQt+CEAQQhAG0Ug4eMEPAQhCqFGnCTfKesn3UbinBz8EIAghCIOIIhy84IcABCEEYRDRhIMX/FJlPdAghCAMohVxWmm3DPe20upHAxCEkAwH4SIueMEPAQhCCMIunU6cQJwTTF6oHwIQhBCETZhoTTzwgh8CEIQQhFubuXoiccALfghAEEIQBmERDl7wQwCCEIIwiDaEgxf8EIAghCAMIoZw8IIfAhCEEIRBnEQ4eMEPAQhCCMIgYgkHL/ghAEEIQRhEW8LBC34IQBBCEAYRRzh4wQ8BCEIIwiDiCQcv+CEAQQhBGISbcPCCHwIQhBCEQbQjHLzghwAEIdROj0EYFe2JA17wQ6B90z4RxB2CsLSdTDzwgh8CEIQQhEF0IBy84IcABCEEYRCnEA5e8EMAghCCMIiOhIMX/BCAIIQgDOJUwsELfghAEEIQBpFAOHjBDwEIQiihaS6GcYvTtN8jFfzGHzAaREPGHT6tKa3oRP7gBT8EOuk1F+xkykHDIE4nHnjBf7rJGw1CCMIgOhMHvOCHAAQ7N88z1NnUARVnEB+84IcABCF0hlmrsm24xZnEAy/4IQBBCEEYxFmEgxf8EIAghCBsVHiIA17wQwCCEIIwiLMJBy/4IQByrwueresSQsPS1oV44AU/BLroPSbYRbc/JP3SfQ7xwAt+CEDwHPN7XjQs3YnEAS/4IQBBCEEYRFfCwQt+CEAQQhAG0Y1w8IIfAhCEEIRBnEs4eMEPAQhCCMIguhMOXvBDAIIQgjCI8wgHL/ghAEEIQRhED8LBC34IQBBCEAZxPuHgBT8EIAghCINIIhy84IcABCEEYRA9CQcv+CEAQQhBuOcxPiPpRTrwgh8CEIQQhEFcQDh4wQ8BCEIIwiCSCQcv+CEAQQhBGERvwsELfghAEEIQBtGHcPCCHwIQhBCEQfQlHLzghwAEIQRhEP0IBy/4IQBBCEEYxIWEgxf8EIAghCAMoj/h4AU/BCAIIQiDGEA4eMEPAQhCCMIgUggHb0rLfezHHoAghCAs4w0kDXjBDwEIQgjCIFIJBy/4IQBBCEEYxEWEgxf8EIAghCAMYhDh4AU/BCAIIQiDuJhw8IIfAhCEEIRBXEI4eMEPAQhCCMIg0ggHL/ghAEEIQRiEl3Dwgh8CEIQQhEEMJhy84IcABCEEYRA24eAFPwQgCLW+dtby5cf+vO/w1+Ww+mC8FaqKl3+aVjyZxJGidVN46APCPoq3PO/EW8Fv4q3hxE15Ex6Jt/b/Gm+FP4y3xHfx1uIf4y3/f8Rb1gXxVj3+mrNI93W8VfpwvBXYEG9174NOi7VWY+t+BnZPvFX7RrzlfR03+ZeSb8ZIwigjZVe8tW4nZdbHW8mUMZw6lEJ4D/Z04pH34leJ+7d4y/d3wrZT93epB+6qf8RbmzbHWwnfx1tbe1KP99EdhL1GnLPJk3I8wyib/DwvxVs7aEsC8ZMDcdYO6i+Im7GPst6mXOq1jvRVX5EH6RcTvhqb9714ay55r6vBTh0qiZv8CvHIK0Ab/Hvph5vjrAzZPwdI8wNxaOc6/AHytuiPwOP058I4a/j+tlZ3+quSeDX0XS35rx5F3c4nvJa+pK+2DkFlOxkDayuQRyn96CHu3PW0lzFIpi5u2l6LPZm8Qx2pz6WEUdcayp37KH1FXcVb+Onbxf+mnxmzuZeQD+NgYRP0fS19EiTuOtoTpMwM6upmPLbi9pO/ezR5plEG9aik3+rJL4M+cl8M5Fe7jvzoWx95JXxLvj0o64l4aybuAO3zbwObcNoWoj2lr7a1NtF/m35sa82krgm45zJXrH9RxhttLR/9Xkn7vJQ5nLZtDWKn/VWM9w7ySmFsNnnbWgkvtrWCjEnpn+g/5oOf9iXTpu7Ue7jsf8oPMwZ+0q1m/IPU2009rE7UmfBk2rD4pjjLR18nvEBdSVtL/bbSvzOZSyHyXEz7Z8q6kk8Cc3EH8S36vZ461tNe7zmUHx1nBejv4Mv0C2FBxi+DvAK4A17qQ/47mB9u6h2gjV7yScG/n/B1dYRTXhX+GjlPqFMNtiBzcjFzt4p+3BFinBjHFDnfKWMrc2cTc6eSfFb/2tbyUj9fd/KhfTuo73DW0H7y8lPe3Ia2Vg1lJtCfPvIM0e6gbJ/sX9b/6gtBzjHqv0nmxzimkMcnLu7Jzd7wctvDNpBnKOPGWGvuq8z3L6nTiDjL35o8HiD/QXHWpj/FWusWUwZzKFhAPz0WZ62+j7F4kjqf3VY/YjGM+9a21tzqtlbo5lhlsx7ERh5zq8mrS1tr3cVx1uINba3KZ+Xao6w74qyZn7e1kp8mPND20KMafXczltNJ+5e2lkV9fPczH89jTD4j7r30+/PxKu66z2Kt2rXUa2ysNfOTtvQ58/AL+uYeyngy1iqtbGttHd2WvSbOEn9lHD6kHVeQF3W3fqYdY2It79W05XOdn/VsvPnjx/+9r8CbMVY9/Tt8DuXn0s9tTrJClF2DWq/HWJtKqf/WGCthRqzlH0/47FirewG2nFirnji1WbHWjreI948Ya8f8WMu68CRrU1GstX81dtIuJo+UW2Mt3zj6gzj7KaO2kDEojD3Up5E/cv1+dFP7yoymHk8bTtQaG2h6ZmVNO63uNkKMP4O5dfgXW8wrpZ59OY45VcF8ZMz958RZ9Y/HWaVJ7J0/sbbeibOSx7utHdms3TFua9N27P9mHYxwW3Nvi7OqermtrctZJ28wX55j/BjD0sHESSOvdLc1/Cw4O87yzGG9u1g3F8VZlZQRbE383nH0J+U9DH+kHg1xVujLOCtld6y19TLmYD/Ku5o14qOsg+wFfd1W9xuYK6WsieFuy8Nc3FHBPClHxxOe6LbCM5lX8XquzBzqtnxnuq2UBYTvibPWEWc/+YbrGMOiOKv2GeZigLnWzW1VraScleQxjXX0B+bnbD3nw+8yR6+ivvms2XzGPJd8LqA+rL2qKNq6iXadS10IH34n5TDXQ/fHWpX7ad8DlHc6ebdnvYwhPJW8T6Sfr6H/PiX9DNYP7Q2c7Lb2d3Vb7mupN+rZSr/8k735Qux946yEc+NUXWrvZo6yzgKnua3F77MnT3JbCV1oM+t1MeMSvov6PxBrBdNJy9xLHkg9O7nZZ3R6Xw7jMpnxfJprQTfau5Z60lc+xqwqgTFivS++Is7yVjL+p7gtP+Phb4N9opt9GPs4xpq8/LQteZTbWsdYDl8bZ9X0cFsZxbQtnnp9zFr6kLqMZr5cSt+fTf2+YizHxVnu90j3Le511J09YP8w3cfrkt1W6SNtrfqXCGMP2t+WfmOch/d3W5VvkuaVOKv7BMpOxDaWOfAMY9CO+o90W4H3aMsvjMu/aKMX+23sX6dT5yt0mzOGuS2vhz7dRZ900POi9hr2Tfp/MftoJf0RSqLvz6Ev52Ifzvz8mjown0vPb2ul+MlzPvtpd/rRTR0+oh2rGfPrsDF+6+KYoz3p56XYVnGNFOx5teRZrsv3XEQ/scfVnMyYfk6/3Krr4GM+rGb+JTO/QytYP+eTx0bmz3n0JWO5aTfz7gy3NZO2W93Jrw5bDHnPZk2O5pzXkb6+hz7oSn0muy3xp7ZW6VT658o4a+s+5utHzLEBjGFntxX8jrnwYKy1if6t/Af78K5YK0R/zGWNrvt3nPURm85HR9lYfbR75l/pz0XMu0WMMX1eehH7+Fj25tuZN3Gsadrv3kwdWa8B5mMVY1TLHB1+clsrXEUbSxjDZewNrIPV31P+aLdVwxpbJ/cQrhmhmxkH9p8MV/yhPTGBfk14WfehdUBr6Q7W9mumX5fEWuFC+uZv1O16xpw1HmxDfZgz6+5j7f2d/NlbQh3pn95ulSaYQp8VUgcfdvq2ZnVba/g1Or9N7BP+aaxFr/bvb8e8YT3O7Ed/zqLuK9ifnqM986AD85I1mvIcZTPOw39lL7lb131riTxf0q5Pyfvttlbt94w547punK5DcgX1eYp0MfRJJprH3GCfSmirw2tfID5r1mJ8axfLPP8fe2cDF1Wx//+zuOJqKIviY6ZHUzNTRDNTM4MR8BEjBTI1YYHlQWF32SceRKVQAxeJSs3UbCuv18xrVGZmZpimZeYlRTMz20oNH1IyUzJz/585s8uePezC9nD/997f9bxe750zM9+ZOQ9zvvOdmbNzcF7laBNPoN04zo6tuBTtyn1MfuxJlA39oUDdLMZz2ncx6hnqQ83PeL7SmPz6T9Be6aFvDuKeQZfHhOCcnsczNgzXLQB2UizLq/hV9jwW4pm1mlsrEt9g6aug18PwjB+9BfcKz9MKWiehr/u2w317CXmq2tTfNyV0og26hIOeU2x2HO9K6DDozK2Z0N1XsB/kuM8dUW4QKzsROrgOz/J61NmtaGfK8SwOeyZAUfE1nkPo9Sroab4IzwnaFCvq/ArotqPfszY0F3q3Ero1FM9RYnPoczw/MatR/3/AtYHO49FGVaKN2Ap9WnEOz9FU6LJHIdcJdfkA2o/PcW1Qj8KUqD93sWPOVSCdH64P9EL6g8j7W9c58o+g/kPPDCtl51HRnZ3D+sOoC3h+FStxHfNgU25Bvj1YulqUcRQ6MqwO9QM6Jb0S9x96Z2oJ2iDotpjBeDah16xX0TbNZvmO7YV7hGsUBn1THIAycK15PCtb0WaP3Y3zgH6tQTtR2cdR9/CsFz6G+HW4bmgfP7qbHVdVEbX7obcXofwLqAstXOeSaKN1F9ca+mc9z+T5CThWtGvpaIusaHvL32slXqr75nZzu7nd3G5uPmz0P0hiV7rZDmsJpfC4lii/1DYYW6QvdBiMGUnWH7REB/gfmEzYWebS/l6m0aTVndeSWsAB6znIgkLI+A02kkHgvUFGYo0xkVMDjWT9vcYG5VRZdKR2kY5Yy3VucdnDjMK75M1FYeLvMeRJ4uWS+EJJvEISXyKJD5DEdxrsHq+UxC91pPdz+IMl8VZHvNO87cS5jyH8Q5K+i2ifbu9L4rtK4g8ivpkkTFz+l5J46fX5RhK/VRJ/URK/XRJf54h3hmVK4v2Gu6fXSeIDJPFGSXx7R7zTAAhwyLZxhA2WxDu/W0r/l0D/N8JL4keK0lOZ/pL4qaL09D8N90vicx3xzns4WhKfL4kfJ4mv5FzfiKFbrCS+0BFHz7MAzJTErxTF0/86pTvincMrmyXX79UIo/BusHPI/6QkPnc4i3ceT1+Ze/2MHuYef6ck/nFHemf5U2Xu+ZchnvpbiMLE8c864un1TgzObvg+zb2u+MILugbx7Ya54nXKhuk7i+JtLRvGvyQqP8bWMP+3RfG2rxrG7xHFh7ZrmP9hUbzueMP0TW1vQl/WxZnIerjX4VJ9OjvSSM5An8rjTcSKcCVcql+D4TrT1VbpSCLOt+I8yvwM+0AHKtpnEyXiCjtkk/LvEd4pm9R2bHjczo3qM2XPbBIKwkAioDrMBrfi9mwSAwpv955euNdK0b4kTqZsqJPqZYMa6mtnnJ+yoa52xjVTNtTTzji5sqGOphvV77KghvqZbsLzGsR0rzQdjWsWxL7/5SlOjrheHuJoGc2DmL7yFOePuP4e4uhz1CLI5beFuq49Tdca5zfRS7rmSpffmuaeThHEviHt6VgCkS7FS5wScele4oKUDdsD57G0FR1LzFD3YwkOYnrW0/1rH8T0oqc8u4mvyz3ueXZHXKmX4+QRV+4lrkcQ+3a7p7ieiFvhJe72IPZNJ09xvRBn9RLXG3FrPcRRf58g9j13aZzwX2/e/TlqI4prwbN2zxnXinN9q0vBu99bms7PEdeSdz8Hms7Z1rTswb5X5+kcWvVg36H2FHcL4vZ7S8ez74l7TIe4ai/nHoA8j4vi6BSW8xuZrXvQMSH3uC849ry3QVyEzPPzHoi4sTIvdR5xE73EBSEuxkMczbMt4mK9pGvXo2HbWR/Hs+/Ke4oLRlyil7j2iEvxEPd7NtrefDuctTfpM1g7ZIR7CG7BDJO73u/GnrmYxGzCq7JJZUI2WR/BbH3RKwdux7PZEe/NPt0liZe2B/90xHuz349K4qXtwjeS/KVtw3lJ/FhJ/GVJvFSPyCLd46W6pKUkXqpPgiTxUp1ys3/UeP9Iat9WS/KX2reHJfFdIt3jL0uOv68kvk4SHyqJr5XEj5DES3XqxEh3+1qqV9Ml9rdUf0rtc6nuvdl//N/uPzbVP0uIdPVfKi0N7Xxx/61wsfd+gLeN9m8qk1i/Js3Rr9md5GpXKudnE9t87/lSfVH5EmQA93I20QH+KDiM/srabKHu6/6WLeiIxOps4VoUIpweM7+76eO9qV8b16//TeMLumuNjy/orjQ+fpD4Q8N4U5Ro/ODS76//1J76SG0i9Dmogkvrf7WaPQ9zolzjpInXYU/9ir77F6jboBCUg+sO2Sch+wvSKlNdzw691/xvDpsMrg5U/sb67zGt9EQHygF3i56EIW1YKsvLf6yr3ArEKdvqG33+qgYhfrCe8KB8sLusdYyxfi0ruq0b714ft0r8ByT+0xJ/l/Hu+Z2W5H9Y4o8d5+4PkaS3jGP60ekfNt7dHyGRl01wP544SfxrkvIDJfJnJceTIEm/Ypy7/FqJP1sinyfxF0muFy8pP0TiHynxl0vymyCJnybxL5T4n5WU/5LEv1ni3yfxfyvx/yjx/ybx3yIpv6vE30/iHybxj5H44yV+tcRvkPgfk14/if9liX+rxH9A4v9G4v9R4pdNdPd3kPj7SvwjJP6HJP4Mid880b3+F0v8KyTy745xj/9I4n9a8jzkSvxLJef3uuT5+LskfrvEf1DiPyXx/yzxN5ccfxeJv7/EP0rij5P4n5Jcn0WS88uSyL8s8b8j8VM9/NFspoerJrr0cNjd0NcPNNTDgv7VsHAbdbVsv+I7PYnBvji+Fv5KnV4or/wb6Gu9ntA/tcfoHenz9SR0jl5ozyqP60nFHPf0NvjDCvTC2k+VX6JdmOseHwZ/4jy9sG5X2FG0BfPd46vgjynUC2tGhX6Osh7TC2tY6R5j8YUL9MQKqA0Uehj5L2Th1KZpN5heC2YphGW52jjdP723TXT7CO2qLYu1r+ez2PhFLVx6neuy2DgGpzF5zaNwBa7Dfj2p+gDH9h7uAcpTwi0vhh8kIj7mafi349ou1xPbM5ABtqV6UrsEaSFTCbht2F8FF3FhSKOzIE+EVyxGfk9B/i0Af+2rkEdcLU1TAjlcA91axCEN9wLCS3HdEK9EXKiGHYv1CdxLyNs+xn6143rAteJYYxY2fn2cGy/x155C3qf1Ql1eGmskQ1DJrV0NpKqXQchP9z3yHmAQ6lKlIz4U8cpzrLxEuIl9DW5l637VkwemGMlY8BB4xIFqSsP5YPFWATbe67r/J3G/bOEGUhjO8o95wEASgQ7QuWjr09ifayBWUPskjmk+C+dWQn4ZS2NbbSCV2K96C3KbEPYm/JsMDY6Djt1XfGEg5V8aCA8KsU9t8MK34X7B5CuONkzn3KreMxAbZGsBvxX5bDOQMISH7jOQik8Nwhptie/gON5x5VH4sefwsF3IZ697WVUKI7EqYbsFoV7bGx5HzM8oH9ReQl61ONffINMCfS64PNJWYZ/7Ced12UBieiGfO9zvRUxP5Iv0XDsj4a/gOsMtbGskFXAr4NfdDv9VXItgxOM4EnEMtpbuedDnd+gwGsZ6Ekvz3J83HijrkA756DiUB2hYqCSM9j1iEFYIrKAKUP2S+Av8KLcSru0X92uwLc5IdoFPwRFA5+vonB6d9/s+3khOg6MI/xKcAhfj6DybkbRAeBDgQV9wL4gEk4EKZIF88ASgfTjaD6F9IdrfexJhK8Fa8DqgfbRtcN8DO8GH4GPwCfgCENg0tB95CvtnwE9A/rCRBINXcCy3wx0EwkAMSAR0XIGOHcyFLO3D0X6aFuF68C6OIxxx+difCx4DC0ExKAXl4BlA+5Z0fnL5w40/f/T+Fc9wPX+FetE8Y4iR9EbZ4jDxFtoP5Q1AfbsLx9/fSEKxnwgKo0ykcCzSGOACzggXcCa4gDPDBVyOiVRmmoiVuvS5h5uYCz+wgUIddLmXsukma87mw44PdB0/3aqW60hilI7oFulIKHRXLxmbk7HN06FcHYkZqyNhY+CaHXO2T2lJOQjT6khFH9c8ri0C+UR4n9el5dMxpR6hkvKrdMRG52Hboz/mx+b66Nw9X4fj+RzHVa0jlYA/hPIg5yxfV4M0BxH/LSuz9lDjc8q0fJr3HZLyeT6bhIKKednC+VN9sxHEpKOf2B/hd4K+2L8D/UfI1Z9/PMJvc/VzayET1td7v9d5/i9FuJdvnY98gNWaTehcirP88lIcTzH6uY9lk0RgBYXzXeXHLHAvy1rYeJ9bJmPlx0a5l19//NXZZKuMXSM6Nmrbg/71B648K3eh/J2u8ivfhP/zhmV+BXvismMca6qo307Pn56bRlK+Df35qqPow6NPH+rHZOi8X4wtm8ScyCa1XyEO8KD2uKv82mPuZSfCX/VFI9ffj50/HRvwdP48+v90zoGev5XSDLaEnwebwVE+b3cvS3cD/htNl+831nP5Ff31ZKzMVb6tH+yWQO/l2wLc48Lgr7rFu43jLD/My/lXZunJetH562bCbhnqvfzCIe5xVbDLE+/2Xr4NtjwH/cWDMJAICqk+y2Q6i9radMx/yBSRfoWes15Cvj+yfHn4w0CiBzuVng2dk9LFuZ9fxVxXO0htnzDYQOXz0OaDWmoXOfJyps/9k+kLJeljlrmntz4H22EVgA1WjjiF1j39E02kj2ki/dNNpOe8pK/6CHYD7LIYyruwNeCn7zNYYZ/ZDsCu0HpvW4QN9pgSNlpYFUtvfdc9/VakX4s2aivYD2wUmidtt0Ai9d8wkAWwiTKxT8+grpPjTDqzeYZ7OrNxYT5MK6zHaxzIxhw329jayRP9tEKfbPtZtkayrrP7erw1+SbBTlf6u6/HqxyhFdbj5bprhfV4lbe6r8db0U3rth7v9lu1wnq8LZqx9Xiv9438tan1eOk5xsaz86VtfWIMO+fgVHYdEuHyOPfQF9DeQi4MYbHABl2aiPCqaQahzadr+FqHwB6jbT7iw2JM9c+GUF+pTam7KKzrOwnXKSwabcULWqJM1MKG0JI1CIuJ05IdcK2xWlK1BP6HtaTiaS1pE64l3UAIqHhISxKnaMlM7Ce+ArkipJ+MNCVoe1ciPcIPgBOArsl7A65uO9ITLQk1Toe9oCWTsD8TlL+lJfPglgFbvJZsgrsDHABVj4J3teQG9rmpSD8ax7NKS0ZRF+VV4hhDezxE5sFfsRHHD1dnRJ5vID32T4ALNC4Nxx+B9CAEjAIxFpQPNxHXgK6PG/oS0sNf+yqO43no8J4PkcJJSE9lyyCDfLtFIj3QJeD44c4ENhzHPLiFOPY1cDeB8mdRPlzra0gP9wbgcX0rlulISBSudybSw7WNjhHWtZ2H/TIQo0Uaev2xfwCcABfADdBmDMoHIWAUmARmAg2YB8pA6PsoH+4OcACcAOVZOCccRwWOs9tYbf26tJOwb12M9HA503RhPdo12N8EdoAD4ASg69EW4n61GYfzxjnYPkT52J8Eatcg350ot2A6KYM/rBzp4YaizvAo7wT2LwDrO0g/XiusNRsCdxSYBGYC3UycP1xlKq4f3EKTVlhTNmwz8mk/hlxAmG0a0k9AWSgvBO4oMAnMBLYYnD/cMrAGbAJhuIYH4J4AFwD/CNJPxPmDEDAKTAIzwfW5JhLgeE70arUxT6cOMWhDhobcHTIolLst7OWen9LXSjj6/JoWfP2F85mluuM2hE3sP32VM6y9I2x2oqa8/uHOzEjKpzkOonvJQt7cQOwOzEwZkJmhMeXSoMHc/MiJUTKZrD4Z/ZY59eky2fvlJ9ew2aMh6AnK0Vp35jq5zQHRbcEsfwFhHkzpGC/T+dcjD4HeCnHMQylZK1DxnH89dF6cQuOp7nzolDHFk75yxtNrQMui+Wx2oGjVcB48yCFLw7e3YpR3ZHrXOZdH9XBnjoVRuYk9GVRPOzfn+fbghHf1tUJ+9zEu+bnK9XNA13q/4ZCrGMWIcZQh41xzYE29/083rSKHzAWLQUBgDlkFdwPYDj4BX4P+CP+VxrfMIXeAGPjvg5sLdy2Ix3413DS4CmUOmQd3GNxMUA52g+cQth5cxn7XoBwyEiSCDxB2CNSAOrAAYc5jeyvNTGZMNZPlU8ykg95M5DozCcg2k3tzzOQUGJxrJo+DDwzgWzN51mwmb8AfC/+mfDNpPcdMpHWJa9+KTe5Lg5UB7bp2a9a6O9+j5+23dgnqXL91aOvX5pbArp2ErYOHLbirvGuHRuK79ur6e7YO4t0uTr+njGneXsIbxHu7/+JNPxZ1ASwCD4TnkFK4y8bmeLWB/sz9icgzk3fzzG7j5f/O+6P4k1vzJjZ/ydaCbvVnJ5PtnWgmHaPNpBKuEe5ux36PSWYyHuwG0muSscJMikvMJH2BmRjWmsnfX0Sdf9lMXt1gJntfNZN2G82kAOjX4Trj+i9+xUw+gX/H38zkEJ4Ny1yzYBu63QB6/dv/nuvf8X/m+fj/Vv//Ddf/Zv3/o9f/f6d9+M+s//+7+v8/wz66qf//yPWfMsd1/f+c/fPXXP8/cv7/7u0/w/78321/r35oJte3mMnXr5vJ6INmMv2fZvJVlZlUHzWTH78wE3LMTDaCqGozuf8b3KfPzeRX+EsOIa95ZrJ5vqP9/Q+4/v+N+udfZv/cvP4+bf8Z+v+vsX/+yPn/u7f/DP3zv2v//2fon//d699sYg5pCQJAW1A+IYd0htsT9AP0sq5pweYRK1s4/hf0vkmYR6xukSPMI1ZbTcI8YtUGkzCPqFxrEuYRT7Zwn0esM+cI94q+LyCeRzy5wyTMI25/0yTMI/a9xX0esRTh4nnEzW+YhHnER2RsHjEr/ejtTX7Xs8UE8vQFM3niolmY56HzgV9hf9N5M9l+2izMv7z8g8g+wbFaDWw+cAPOdxtoD9ljcGle1+DS70J2qTSRfmAEoPNE0+DSPPPh0vmblXAjcZ2qr5vIvsqGc8GJObj2id7HR+n1HKxg8dTWGu3Yp9czzrFP78GjdF/yR11bRg5JnJ1DbJlwNQyblvkrUWZiNkiCX89INDI/TSudv3HO6Ujnb7zP2nBe521sPJu32XqUxdF5m+Ze5m2GbZcJuM3bVMrquYwKVNfRfd6GOyKrh/7f8SPONS8Tc8qYMmSjjHMSgQtJcc7H/J55nWoHI5s1Pq+jlDMq/dl9a815ntepasU4Kfozkqd5nc1tGUe5xud1StsxQrmG8zr3c0xFCvNE7Rj0uROfB33+okRyJ7sxVjj8LUVyDzryp9epoDujo+j6OcsdL5Jb2p0RJnOXo8SJ5Gh9oVyOcgk6l3+YLpKrTpMJiA0RZ7kqTvR2R7pM4O4IlxzvcDNEcuI6Is0vRySX+5pMoDKgodxjDjkhC0edFS9G6JQrFskpqIwXuSdFckrIUOQe5JaK5HjIUGyiMTHn+b7IsWsnHJ/omWkmyo8exwZRfh9RGRDqyq7+vr0mkquDDGWqB7mtIrnEz2UCS0VyzuPb4Sifyl2GDMXT+dZfY8dG5XaJ/PU1J8SQbjDqjaokLiRdZUjnQlLyNIa8LOYa9VxImsYUYlbrDRlajZsnAXF6dSaVYzu6TCMXkqHJwK9RnYvfVHgQpU1RGVVciDo9IVWvylInpKfoXT4uJNmo1RtQHHNmJSOSJhCy1GuF41BlZSSjbK1R+GEFsUyTDAZ2UNC3mRkGY72n/tB1yCdDMzvBpEnRcr5vbnoN7blPeg3tvE96DXaBT3oN7bpPeg32gE96DXI+6TXYHz7pNbT5Puk1yPmk12AP+KTXqP3gi16jNoAveg12nU967cEckqk2GtW8Xp1tytCrU/hUrZ7XqYTAFD4jS5WmNgj/3B4NHsBOeJxmtkabo+GTTQajNotPzcg0qvV8ltqYrk3hJmn5cRHhsQY+R5+BHDR8hsaopTJqLu7cDbsKZIE8sBCMFpFw6YZdAxaB58Dr4GNQA1D2fbA2RtPjX/kc3V55YMkPb1mv7qFvNdALrQ0THPvFME6y5d1tt//jPrv9a0D3pzpcJ4slfik0/kyE3f7meLt9wAS2f8XhOtkx0d0v5bZo7+9W0PpAnxFqlC3g2Fo0Y3FzYvCw1gbivqZptPoMTRqvNRl5bSqvV2nScL/SkhKM2oQ0vSqPT9aqU1MzkjPUGqMBN0iny8xIVhmh0Pgs3CPeYEJIHq/i2X1LUiXPTtNroT34NFVWFq1e3GiV5g4jn5JhSFbpU/hk3DvkkMlTjcQjm9GTR/NqvV6rp8/opLiJE3m9NodPMqWm4s7TCkO9vTNT+qPmGAx8b8G+0mnSElK0CeIDTRVK1Wg1gk+XkavOrJdLyTCmIze92mjSa1D1kGVSnlFtuD+Ue5CdeLQ6S6vP60FtUqThc1R6Db0sGm0I39swArSSRLmFCcfvSViIoCH9UUiqQW28v3dKw8hWXOigwXcPuWfovcOGh5PREZFRjqPSZaqS1Xx+7FQj5xZijERIrFaLe5Cczq5khkZ4OPjkdJNmtgHPipFXa7SmtHTcwSxodYMB5y20AjFaPDvGDNwCLdqm1ExcXmRsUJnVCeyq4/qO0xhMztuOx49eGx7PGh5KPUpHc8XKobeMO7HAbo9eaLd/CZ5ZZLfHP2G38+BN0P55+ME48AAYBG4HKkNWQmqmKs3AZ+FmaXCw6SifT1ILT3UGPbqMfHUKjsOMPeGGJWRoUrUhwn1NSFHrjOn0lHEZ05KT9UKdGOesy0kqIcEAh/agL57R+BUv2O2VYOoau/2Q1W6/gP21W+z2yW/b7Rcr2f6n7zPXSekOd7+UqPcajz/6buPxr2xrPL4pMt75c+lnbHV/P0v8nhbV43c73Psdbusg1pfvGMT68sUHc4S+PLc4j70TbM0R+vK17+SwvvwrOUJffnSQe19+5N48oS+va+bel+/0zxyhL3/00xyhL0/bQGdf/jra7xiE/+Zox2l7Xgy/s/2nffshn+QIfXvaBtO+/cWk7E+a6tvv+CqHDC/NI59/l0NOWvJIAfZ/g9tjYy6JwP55cPnVXFKHsAugN/w86AAiih8mZxDmh/1RoAocg/9qZB4Zgv1E8BP8K+AGgX5UJmIMGQj3VvA14jbDDQD0WFZtyCWVFra//cM8UpfHxhC24DrzI/PIEbinwRXgfyiHdADfLMolq37IIVHYjwepwAwWgSCEr4NbvnkGeffLHHIE+6fBFdAiIpd0qM4ht57PIUPhRoFOKD8VrhksAg+hzHVw5/6WQ6bR9Ng/DbjXZpDac+NIh8M5pA8YCr6/P4/Ew00FZrAIVPWfQdbB3QL2gCNg4kmUD9f/CI4f9AFDQRTg/jGDpMI1g0VgOVgHtoA94HEcz2m4V4D/50gP6LjJULhR4BvEp8I1g0VgOWiuziNb4O4BR8BpcAVMH5UnjLHseyqXDD2K9CAeZHyP9HDpO7LL4dagfmyBuwccAadBGM7f/wuUD3aew/HDjQKJD6B8uGawCHAf4/7iPkYKDUSKOlmbQjWUSCULtr/3rTCskrcm2pTlMVWhFbpaRfHYj/quT6/ptGLq0WFbc+vkCyJ291qbcjJ4aWz1kM3GywGlE/f335h5vuvqGcdHbi+47vc4+aDnS0nftn168sHBb+gvtVo8fl+/DbPOdlk57diIbfnX/BdF7emzLvV0h+XxR4ZuMV9pUzbpQMgmzYVua2aeGLVj3g3ZY+E7e7yo+iboqYc+G/R69o8tS8Z9fOcrGWc6P/fIF8Pfyful+cLID3v/TX2q/bK4w/e8Zfq59ZLoTwf8I+uH255/9Kv735v7W7Oi0btufzn5u3bPTDl095uGn26xTPjkrldnn7t11fQv73t3zq8tnhiz946/p33f8dmHP7/37ZyrgU8++M+Br2kvdn8h4esH3p9v58IKK5Ux5VV8otUWqquolUcs2B0cu7S6V8rak0OMmy8rxhZ/1GnqiqN909fXDMvdWhcwsXR/1xmrj/fP3Hh+ZMH267Lwx3YGPfTUZz1UL34zKPv1H5tHLvywfdyyw73Vfzt1j+mtn1uOK/m48yPPfXFnxitnhue980vr6CWf3vbo818NyPrHD/fPfe83P/L4B20nP32wZ9JL3w7Wv3HJP2rRng7xy4/0SV13eqh5y5VW4xfv6zJt5bF+szacHZG/7VqbSWUHus1ccyJEs+nCqHk7bjQbXbSr3ZRnDt2e/PJ3dxve/KnFmCf2dnz42c/vSPv79/fmvH31lgmWT26dvurLu2a/eu6+Oe/+Gvjgk//snvDC1wO1r118YP77dk7Jh4bFJOoKy60VlVW2WllQj0HhD6myH3vqxdd3fvbNj35tew4mk5P0jz/90hsfHPz2UrN2t989ekqyoeiZl9/cdei7n+TBvYZExKYYFyxdu3l39cnLzdv3vicyTm1auOxvb314+NTP/h36DI2KTzUvWr5uy54jp6+06HjHvWMeTst54tm/v7338++vKjr1HTZ2anpu8Yr1Wz86WlPXsvOdw8c9kpFX8twr73z8xZlfWnXpN2L8tFn5i1du2Lbv2Nlrt9x6130Tps+eY1n16ruffHnu14Cu/UdOnJFZULp64/b9x89fb33bgPujH82au+T5f7z36Vc//NamW8ioSTM188rWbNpx4MSFG4HdBz7wYIJ2/pMvvPb+P7++aJc5tvmOzdnTcTZTXg3fRjbp2GR3rql3y7PYKOUfHK8sH87GK/nbWC/S+Z55J7R40vHK9e39BMTjlUJYbwbtK5/3dx+v3I747b0ZNfBT/sx75jMUTfTbWzJsStaW38J57rfXdmaMFq2L6qnfPuQuRlcv75k72/uYAYxhojLE/XZn/754ACPGgxz9L66z3350AIPaGNL+fZxIrtNAhq6Za201p9xMztXPLh7M8NS/f0QkZx3MqPV3l6OkiORovaHoKhr272eJ5LizMgFP/Xsd5+qP85ChLLjLJcc73FyR3FrUJ4qncbLHOddYmVAnIedpnLGEqx9XObMfN6YkuFfN+TfQX936G/N8Dc8SM3emOyItkTZLXGmJnyXyZAmRl1QVVYaVEIUlsrKEBOy0NW9GFCVEaYncXUKCd9rkzYiyhHSyxH1kiS4teajrEnlbWZWsUlbZLLxTSThvidxfEt7LElleEtFLYYmzlsT2kluiFSUBvWqOv0GLKrXEIGurJbpy4cdG05LxfMkHRR90HXTFQk6WhNsCt5CakvCTcM6UhNcEvk3Op5aEn4d7Ae4FuLVwa+FegnsJ7mW4l+FegXsFbh3cOrjX4F6zkOsl4deL9siKdvIoZLipMmfFEpSzB6drwSmN71QSvcIymS+JW42TseQFL7QHll3EZSuqVJZEbtwbSZee4CxxKyyRG0tiai3+luiNKM4SL8d51Jh+xvnEbSwhdXvJdSq4ZJ7CMv7ywo8Dy+gwryV6RdHOgJLo9Xsj6T97ucAtLSxx60sIjnaMHxJZoleXjL++ZIzCMrlu4cF54bgEEVcVuGzIXFEix/V6nea/Gvcl9moALVBOC0SqcHnRTkVJ9GqcmCVy/XBd3fwPl9Cke4si18qKItcHWKLX4sCGj788fzEEimoCSiJXlNwoiqxA7EalJboC5z98fHDgkz2gA+iFmFu10G7stCRGOehj7FvkZSXketFOWdEHyuG/6Gvp1YpcWhKDfIuHR5cX3IsbanmsCnVrYaXRH7fWHiO3xCkspAD+5qhd9ipLtJXe8i8q7Hb692ruTNdf6c0vv3NnycReVJjWwQmIPfdmXMmph+OnFJ0fWfM2TvixXXd0wLWbqygZ2atmFgRK9iysNLUaVFm0e+T0mQmP7rKEKVDKRRp9bpPdjv3vLOYASxTO8fzCynlHLJEBRTZZSWTtIPugj/dGUmXMnetqiUelU1q4++RBxg5Fe3EdanhUivvmnjeutUTWooivrkQG+BkDHYJh8vsiWslNhxEodwUqEKgwVSJQYVQ6AwNSERpg2oBQpTGIhQa+HdaGBrcxPYNg3hjsFFbSUGXgwjxceMSEGdvXJ2hLo9oGLpyJqMK5AVxefaJgGhMcuDACMVcjA+iDLUrXgcZ2CFzYxxELFeIqrxON7BS4sKUjUu6WtAuN7RJIB+uEWGgSYztn0q6I6xq48J+IK8oKlhXNDbYHLtwpqIuaZlGKM7Oxi3uHOxdc89tr9M5lBdOHJQD36po8p+/eiF7ChMoS+cElC4rofRBUQhgvquLP4Q4W7Q6e/uguZy0IqHldyKtHcH0tSNkkrgUB0lpwaqOjFkQFWGJ4S1gvWgtQj00B9w02BZxrV/SBAvvDBxtbokYP32m6eG6rhcjPveUq8QGhxNfa0RIDHEd28R+sUOPdrKj+jvAcVtptQmnKnd/jTJQlER0DhFruPDrXcboKObaJFjLerZDFzkLuglJceNDYyxHelhXSnhYSJhQS0SKgscznCpn/0Lb+moU6cx5sGauAor2LBr77qpBtd8ukAEsQnpMSpeUh4fiV3o8e2ctrugnZl9Hs2QF+xg6wJ8v8VstDCkd2AeLs5NNZZnK3+/vZP2hm4a5jXcAyC8SjBEfIPxtHaik6T7WTEteltaXoJN3nEGc/aLHYqCcIEV3uy5ebAs8V3DdPvmQLrWzGASWXLIMXXjH9YCmqEZIPqoRcoFsGomrkX+JXlKGQ3ZctN4Y4UzQosGRIr5rAjQ5N5ky6N1xoa899bPErkZUcObe1HKcYP6Xm0kZ6ekmwuZYUURNrScx1S9j1ojq7MbDkCBRj1PWiC3J4TT9Nn+m6wjSr6Y/t6o9kNTxyeGT6x7v0aUkq9v3VwnvpikNgDPV5Gyt6rzlzP27OxojONWdjRAtk+cIYkfXhfDZGVJsnjBEN+SVPGCOK+ClPGCMK8ncfIzqanl//bo54jGgBly+MEQ2BS8eIqJ0nft9DjnDx+x5R9jxhTIjmRceEhl986As6JtS9kTGhgln5JPZ6BkkBiUD4/3dGfv17FjVp2G/9kzA28wbO7wMQFp1PvoVL3+/w88OxgZ5gMCBgMkgCevA4SBymIi/BtbZSkQ+oP3kCCStNIJew79cM6UFFeQJ5bkw+eXky0sNP3zMJC1GRx7H/NIhprWp0fYBCHLMtLd+rzOTISRGRkxvLgd1TXrgvdlxjesvt6LuwW3+jhUumk0TGud1o7pJp+CE9JhcvykfeQCawgUyD/ww4QuJFc4Tp+1opKEL7v+EQnT0X/ms86p1jdU4ZWi+l/cGODrk9K7TFzrDbHWErD4RfdoYNcoQ9+esvbzjDRnKe+5JTBw2S9iFpqMrk2k/JStbV+1IyWa/SU0fTWz+zoh3rZ0bMZuGN9TOr0xjifqYQlsOw4mHZ7Ofez6xJo9+OZfwV/2cu92u8n+l8t6a2eeP9zCEtGUGi/pSnfmZUIGMH1/j8MP1GC6Wp+eEhSkYM1/j88AIlg5M1Pj+8IIjR1Pzw6iCG0s9dTjo/TOsDpXaKS87T/LA1jdHU/PD2NEawBznx/HBVGsNT/9HAufqPQl1L4zz2H/NFcschd9yLnPj9mJOQO+ml3EWc6z0VoQ6nsforfU9F/H7MVnSKt6a7+shOOYr4/ZijubStYt93kco9L5IrzKP6mK3h79yceb/Mud5TMeLkjbM8X+f1nLvuo3KdRH6ZyBW/z1IKubc9yP2r32cZDWNrBBgE+oJg9MHj4E4EnuLuhyk8BNwFeoLOQPla4+l+ecdu14PzDle2jbnt4ea8a7evhHsWdMF+BJg6TqMzGSNzjWqNcFa9DSG9U7ipMXqtUSuM03NElRJpVmuM/fkMx/yjmnrZTGKE2pyRrCYmQ15/PkXY5zMMfBL8NN3oTJXBIE2XTAM5Vu7DGXp1rFbIfgQfN2nCpAcfnsQ/PG5yJB8ZHzkptodQiDBLjNxYWa7stHrepBHNjyICWToOg95OpInWpohSZMHH61T03SGjMLPrvp06ZbebJLz2vd2e5SCwhlFy2m5fAfcREI39X2Ge3gn33TOQBy+DZ4EFzD/z5+K6nbPb2wJ/cO2s3X4BfHvW+zsOzvrsQuZw/RwuexI82a1La/PJyB/zyRa4OriH4F4Agh0rZ/kddrjfypld295h18ZamV27+qLDri3PZ+8xr8gX7NrQZ/IFuzasubtda202R7Brqf5xs2tfYHat/AVm1xZy7nbt7jXudq0SfmrX0rypXfvW668MbsqurXgtX7Blnf6tfnPIikuXBDs25vuZpGp3Pok8BbvzZD758NnZ5KCV2bMxgSri9yLszWWzBbt1MPZLED/5RWa36uE+Dp4GL4HyIbBp4VJb9Vu4l0DFp2NJ25fcbVFejvJxDI3dW0/b9Qv55MT3yPM1lt+t33u3cRvbKoni3/pt57/KKPRmE/JtHTahmoU3tsZNaRJDbBMKYXqGDQFLJTbhVsRv1TPoe3fO7179UZuwoAmbUFgrkq4F3LzxNW6qFIww0YczPNmEyjaMzVzjNuHuNowwrnGbUB7IKOSasAkDGVVc4zZhrJLRlE2YqWSIpgo82oS0PlAKol1ynmzC1QmMpmzCygTGRyJblHe4YpuwOInRlE0o1LWkpm3CpZBb6kVObBOuhtxqL+UuEslZIWdNcrelnHLPcC7bUajrSayeS23H1aL8ynFS5cmua+uUo7woLhdy1mT23SCpnPidaR4CfAqbv3JuvMOt4Fy2YyHkMlPYWpJSubc4d9uRyoltTG+2Y2EKWyNSKvf//13ov+jt54QUdZIpjb7m/C95GdpNr8Em8EmvwVbwSa/BtvBJr8E28EmvQc4nvQabxCe9Bjmf9BrsCp/0GuR80muwK3zSa7DVfNJrkPNJr13KJz7pNdg4Puk1yPmk1yDnk16DnE96DXI+6TXYrj7pNcj5pNdg//mk1yD3Z/Ua1WFXUe+d4VSv0T67cxk8emw03Wecu/4LgO00w0N+X0nKTYecUXRD5JyrTyLO7zgq0EUP+f1f3PYQmYxOzRD5kshqOiNHTxauUL/pRByd2zh3VZiAGWZZVD+nO0SY041iE7pD6IRu5HFLnLLEL3BL5OESonBMhTimZKXp4guEWZcW1HtQNHVb1An60VnqKZTqiqMhzyDkzF12YVrRMSW8to7OpkTQWTOToqS2phL+kr0LKwMXfI0DEKbmAhfQP7vUH4NwuEpLVGZRpeK+KF3gEwdpbFRmSVTKHo5L3Rvm58cVRWUqiqISZZaHFZbJ8mLlnjAZtydMLtsT1lzWyHXadYVeJ1NfX8838O2448K8GHZOCBNjHlIKVxKJ9wmJ3a+r2/V664r0eiUj5EwPu2sa1nyVXq0OwjydUphtRemu2daffhbNthadR6yiRsvufTc2k9fR40zex7sGVX68y1lIkFDI60FeCpkpLkRIYLtCExQGsdlDKllEX3cR5hHrhcvLHfNnbwjSk4X5M8XvnT/rSufPbD+z+bOp4yZFTg6PDnc+C57GH66TOcJYwwoZ0wNrHe7rMjbWcEjGbIHV984RxhpskBfGGkLnCGMNuiFzhLGG2kFzhLGGazL3sQZFLBtroO8Bicca+iM/un9+6Bz2njXnPtawHeHisYZZ8NOxBlomHWvY4n98QVNjDeJxhl5T0MevZeMMdFyhI87jLI6Bjie0GjaHdAH9wAgwHkwDs0A+WAxWDvM8RpCI8+s0xfv4QVXs7x9boFsB8VJe1wAFhV6XkNCQUA73+o6xHSq8zS3R61OW9vAAZxj9vqF0vqkX13C+KZRrON80ims43zSOa3q+aSos6n/1OEOFgo0zbHT8R7SxcYaAdgzxOIMQdjuDTtRVydzHGXohvtftjL9inGGkrHF7vFbGKPRr3B7XyRnXRCfpyR6f5c8QzxV5sse3+zOamns673gPNIxr3B7v34Kh4xq3x1e3YDRlj29uwaiVyDWYe1IwQlu55DzZ47a2jMbscfpu7fW2DPGyHE7bSmyPK9oxmrLHhbrWrml7PBhywV7kxPZ4V8h19VKu2B7nIcd7kRPb40Jdb9e0PX4dctfbsfopzk9qjyugZBRoACI8yInt8UTIJQaz7yA7N97hiu3x/ZDbH9ywH0A3qT1O5cT319s4Q03wzXGGPzzOAHvAJ70GO8EnvQa7wie9BrvAJ70GOZ/0GuR80muwHXzSa5DzSa9Bzie9BjvEJ70G+8EnvQY5n/Ta6DnEJ70GW8gnvQY5n/Qa5HzSa5DzSa9Bzie9Bjmf9BrsO5/0GuR80muQ+7N6TTrOQPWaL+MMxva+jTNUtfdtnCGiy79/nMHbu4KP+TG3zOGucbgb/Fi/Z78fu/f9F7N+T8EaR7+nkPV7Vi9k/Z7+j7N+z49+kn7Pi6zfQ++tuN9TUML6Pf1L5nh8d/B6sXu/p6zYvd9Tcf+FiCb7PSib9n2KX3T1IYKteD5+dvV/ZuG86LzqYrgrwQawbTHrD0WVoW+E/WuglQV9I9APjADjwTQwC+SDxWAl2GDx3F8pxDEEoOzJ4ZMimnjNz21b9vwc8vfVc8iBVe75rjjaSkFh/R/IRd3/Lt2X9nPaOMLou5bOsG5cwz5SP65hf2gI17A/FMY17A9N4hr2hx7hvPSHxH2gqXq1JkWtr/9711/4cp63/lHlLey8lvZ0niPrH3XkOjR4Lld3Y7itWcW72I+A45L+UTDvwsYx/kz/KLcJO6K/H4P+J4o+b87/REntiNXNGT+KxtE92RFlCoaGa9yOuK5gNGVH9G/JaOrdvIKWjAqucTuifytGU3ZERCuGTuYuJ7UjaH2gbG/rkvNkRxR0YzQ1X7GiG8NT+zubE7UNPMNTu68XySl4Bx7k8kRySp7hqdx5nKvdF9dNabv/hCi/yzxD+u4bpVR8fD0YKR7klonkCnswPM0vrOJE7X4Phqd238pJ2v0evr1zd7IHW89KKvev78803o/5D+i6uOucQtZ3aVLnoK33SefANvBJ56Bt90nnQM4nnQObwiedAzmfdA7af590DuR80jmwEXzSObC1fNI5kPNJ58D+8EnnQM4nnQM5n3QO5HzSOZDzSefAlvJJ50DOJ50DuT+rc6h+Efc1qM6haZ11xtnX2M6566YFPd37Qs78PpKUWwu5Xj70NYLv4LhjHvK7ud3cbm7/u1vNhE12u2WMfGFlYFkuGt69kcK/JPZGCj07S4uFlfPCLZGl7M/6xezP+oX0H91xJ4vqZJ0ri2xXiir7WSzCXzGDaDydtt1SYbcXRRbLLJHFw1vMf9/yjBDtR+d298p7Ubug5hlBpFRmiS4d/qB8ftmZa2jOhTneKcLaA4/tuhf6tOb8JmH2On5KzT4hsGcnOu9LFyn4XfO+56Fva+peZ/O+0mtgtzf8+qFTf1J9StvSqaPjJk95cHLC6AcnR3JTk016g1ZfHxg+aVw0p9JkZNWHTBk3LZIzZOSruRRdBjc11VgfEzs2Mjqy3hcxDv7JHFv+jjOm69WGdG1mCpelTslQaTitHt1gdQriU1NNBrV7JuxYkDBLnZCs1btiY8Jjx3JjH0Qx7DgNXAa607khgig3ToOiMowGLkWdqjLBspya4DidJJVBnZKg0tO13FK0ORq3AJOOS9KmaQ0ZxjzsGI3arIRMdaqRlqzBoTuC9Blp6dIwQ0aK2rlvVNPd3ASDLkOvyuSS1RqjWp+gg7GanKFPzlRzyZna5NlcsjY1Va1OyDKlccl6rcGQoFdTC1vNfOmqDD0uiSpLq0lJEEK4FJjKAFlzKXoVDitTpU9TO/YNWarMTLqvw9lQEXVucjpdR5FLzVSb9FyaNikpE8ebZspKyuMQkzJI+B3MpatVeiOXkQwzP0MP854VJpw3PWZhRzg9YY+eHN1JMuFcNVxmZgIKwTll6h07WbilWRkpKZlqh0iWlt5VnVqTnJHJ0UtihC/TZOCyTWoDXcORXXyOXVZaJNsTymS7tFBhz5Gl3piZkIkbxRlUGZlJWpWRMyQJd9ORFXzp8Jtwxq4Q4fDrfSzjeq9J59o3S5Kmo1CcGGp6hiaNw11FfYWjV+Ul41wNRhUqNb0TRs7Irp1RqxOXVu91VBnqd6tDNEA4W7pDz9WoV8/mTM5LizuG/k2mijM5r3GOypiczuWiWmXR53jewBB6+wwjBpoM+oGoOnr1wAYBuozcLJXOETR10KDJQ4WRI+wxWdHzHzFuyugH4/HI9g4dnMuNFh4cnnYS+d4Gx/KVBj40t3duK2eksIoqjy6degTvQQH/r68fxjX+DdpmpID8NrqABMC9DZzAfn+494CxYAZIBwYwD5SAcrAc7AQvgtfAO2Av+ARcQR4HaV7gLPgZ3AByWg5oCzqBbqAXuBMMAfeDMSAGTAcpIAtkg3lgAbCAp8GzYB2oAO+CD8Fn4Bj4DvwImkUUkCDAg/5gFIgC0SAWPAqSQAbQgfngSWAFr4DXwRbwPvgIfAY+B7TtqmvB2jD67xnqdnS4tyvY2G+8go3fHz3Pxu+PhhWw8fsqNn4f9hUbv7dVs/H7lQr38fuqqQXC+L3Nz338vu4MG78f+z0bv6/wcx+/rzntPn5/7BQbv6f9ajp+f1dvvqSp8Xvn//7Dih+u/++/M676YVzzq2wc33ZbAvlHvwLS54c5JL5/AQmNnEDeHlBAUuHfcXUOWQR3ORgVn09K++WTPdhPiM0np+FeAeXDx5AOF+aQPuCnYNzDZwpIPPaVyNcMdxGYjvB1F9hcwR64dM3F03CvgPAuBaTDxTnEGjueDIUbBQa0LiDcw2OIGfvK8gSyHO46sAXsAUfAaXAF+NfOIR3Au71x/4+PE9YeaN4Kx48wM1gEloM17QqI0pRA9mA/MTSBnIZ7Bfj/iPSArkkwFO5XcfkkHu7ng/OF74wvwn55y3wS8/04sgX7e8ARkHY7nhG4/peQHlRuiSLcvYkk9OBMEg8/v28mMQwpIG/cVUCKcY7rEKYcM4FMnIZnL75AuBeVFUqFLaKg/r7cOvahY855CPGcQ5AjrPjY3+Y5w6ialM5D9OcazkMM5RrOQxCu4TxEDNdwHmI652UeQjr1kJqRqzZQ791/9TIB3ucierK5iNA5LLzR756bGeK5CCFsEaMKD+vJZu5zEcL/up9g2Lg/PxfRX974uKBNzkhUNP5OQ1hrxkrRAJOnccFj7RkBssbHBWs6MBK5xscFx3ZkUF3V2LhgXWeGza/xccGjXRlNjQvWdmVUNXeXazAu2JPRaZJLztO44FEdo8l15LMZhaJyeYcrfqeh0Mxo6p0Goa6Zm36noRRypV7kxO80LIXcUi/luv13Ah4r5IaIHgrneYjfaRDqeo7ncUbxOw2boUU25za8ftJ3GqogVwW5Ag/jueJ3GiYuBvmez1f8TkMs5GLzPa8nIH2ngcr5MreRme/bu1qd6MJoY7paopQlY3i39Yuc71sf/Jr2uyf9sfWKOtH3rbmvXf1ub+8b3CFn7t1yZp/EyZme+GhJgWCfxFQ47JPCAsE+KX+igL1X/XiBYJ/ky93tE+NOZp/Q9RjE9gmP/Oh+VWmBx/cLrAgX2yet4BevTUTbKV/tk+M4BrF9UrOTtYcLKgtI2DVmo/BLEsgnGwoE+6FPWQEZCqJAPKD/43auObQc/nVgC9gD6LpDp+FeAf5PwiaETB+4Q0E1yilAGVOjxk2NdKwtMux6CwXF8V5AzdazN1bS/f/L6+2EBTreeR7Mwhub09eFMsTtqBAWxjDK6DpZ7u3oAsQvCGP8FevtjPRrvB2t9WNY5Y3Pr5W3YOSLFKindrRVAGMp13g7ag1gNDW/VhXAaGp+jW/NWM813o5+1JrRVDtqa81IbGJ+jdYHirKHS85TOxoTymiqHc0MZTQ1vybUodCm59dyIZfrRU48v1YIuUIv5Yrn14S6Gep5HR3x/FpsOBjkajudctL5NSPkjIOYPSWVE8+vVUOuepDneTPx/NpJyJ30Imfl3Ns9KudLu3d90M05fW+b+5x+AfFJ56B99UnnoD32SeegPfVJ50DOJ50DOZ90Dtp9n3QO5HzSOZDzSeegPfZJ58C+8UnnQM4nnYP23yedAzmfdA7kfNI5kPNJ58BG8UnnQM4nnQM5n3QO5P6szpHO6VOdQ/+w2NScvnEwq2vS/KRz+rsH+zanXzP05pz+ze3mdnP745sl2jY8usbcqcRUVTK3uuSKJbLKElddtDuUDgEsMXOB70XWFNV2L4k8HrigkqOL1Ecf38rThHE1d0Uet5jOW+bWlkSePPStJfI8Ik8eqqEiLT+wRNpK4i5b4moPnT5kEyLOChHI3nboexZw1XS5JG7/1dPD4/YHPv4CzX3BU8Ix7b9zb+fPSqL3l+yjgiV1h76laQ/V0Gz3l8RVHaopiaw+E0NfKqCLuhs7C18oqLn6oyWy9uqPZzrTYYrNfej5CUMagw5eNZ0v2XnuC3p+tuGRNfrOOLDhcefNQXBxCZBlSXT1GTtdvDzahkzuijx/azQKqS2Jtp37cvjewKI05Hln7a1xl888aqcvKjg2Nkbyj+10jGRDNzpGUo1MluicYyQBRRfk9iqLPx0guUwHSJBGfP1Z+iwh/SykLzovtxTZZMIaAN0HXSm3FNE3yS3yiqI9MmHN/212+/A3qUDOSRZHQ/dso3+Tl9P8JfdXeJ+ijZD9LY7sn6Hf8VhS9MxJ5PSBUVhof5EjfYPxm6O3oZkZ9i4bvwkJGWjIM6SodYaBOvqqgiploCpDm5Cs0iTDLE7m9OrsAaP0Jo3wYb777+fz1Aa+oICXBmeb1CZ1CudKynnJOCvDkEyzNWl0bhmoMjO1ySoj8mgQhSKFqftMdUJqRmaK2pCQoeUSEmhuenWW1qxOoJ+6VBuEZU9+1/F6iknRauiybV4O32Ay6NSaFJwBNmGFRyRmpVOzfnqyxvgo3+N+vm9fszYjhe93Z+idwjE1KmAwqowmAy08lB6Ryztg0CBOVCqXnKlWaUz073eeji8TkrSMDC27b7RMAyvwfrcCaSFeD8aVS0IGfZFDo8rkBur02uSByToT/RogB5ePHpsPk5OFZ2lN9DOVA9XG5IGpBtobM2bpUhGQojYPNKRnDaRjPWnJyQkGNgOTEKfJydCkJExWG0zoWiUk0DgdOmZalJVhzEswh3LuSdhXL5PUfAa6dagpzo+ashN31Dj6qcQcrX52K4/jSbJbm91HLxwdC9v/sd1O+yojv7PbqU1b+oPdTv+DuPGS3d4VT99xuMPgBvxkt8fCXQ2XLjZw/IrdHoDnrCsMxb5wS+FGwJ1RZ7enU/cXu70U7uprdvtGP5fdL8uPmTiZkxUoWqz68FaOu/XWALm8WMbs5F4gFMezE/Lyu/AT3kax0I+0bh5V1HyR/IlmwfV5CDnInGlp3pSUb+32BVRASDcG6Z5oFrWIjoixcbql5+32kY74Ir/YNvJd4+hOTJuAqDaKcHg5Zg+ng+If7fbQ+rxwDI44mv9qD3H0G9FWUIG4xTRuQhvFE37hbQIWNQtvoyySz2gTsAvie1DM3km0tIAnaMQieXib4KLmM9ooERuAWMXecW3kksOiedPvq5z8F+RNz2kqruFHl+32wfXnFNG6efiiZjSOjguev+zoDDjPN7yoGb1f5YgL+9lu/1gch3v10BPNFlGbnspspukh87IXGXrfjtLyUZ+GykQykfSOs/g6hNegfj3hIZ5udrssqFTW/L3m3IfN7v5bc25rc9HEz83t5nZzu7nd3G5u/6WbpznlQlUpsQHaJB5xzC1fcrh+ju/fKB3rhHfqXCrMMSuTSoU5ZqOsVJhj3tqmVJhjPupfKswxmyTrhF+eXyrMMdP2122OuWOpMMdc0aFUmGOmtqT4G8n925cK30imZfwK1zn3XIVwOk5O86ZzzyHBpcLcM/1kCp17fvCWJ99p6lvJYTOmE+6xUpL4yHTC27aHW7EfM3262ztytnmlRLeIfbc4CuceD1KBGSwCy8E6sAXsAUfAaXAF+HcpJR1AHzAURIF4kArMYBFYDtaBLWAPOAJOgyvA/1akB33AUBAF4kEqMINFYDlYB7aAPeAIOA2uAP+uSA/6gKEgCsSDVGAGi8BysA5sAXvAEXAaXAH+tyE96AOEi4HrUzWv1ON/86Wbp/FVet/DGpG1zhDu6R/5DOp/3dbOgXi8Wrz9ksYQz7Hv1oB5jLV4mIol76rZNLS+Mmi/i+KcQ6fQPpcTnmM442JOGVOC0UF3Qjv9RlF8U3P0kxEvPr5QGcOZnuoC+mz6ce7H4NycQ/h0nsw570b7C5SU5u7zI5TunGve7ag/w9bCNd/mdO/gXPNuW9swTB7WGx7IuebdQoIZ1zlXuc55N9rnc37DtX97xlpHec1F5zGBc83P0TVOKDZHfDOR3DTONe9W0YGh4xrOByWL5PiODKpLm3GubwlRuUzONU/WqTPD0/xcmkgutDNDPGHlvM56sdxtjIgIl5xzbihXJFeoYogH75xyi0VyyiSGp3m8cocc7Uf2T2JU+7nL0fgVnOhdPTWjnSi/et0ikhPXcWm5m0RyxWrGDL+GcltFcvQ7PZT2Hsrdx7nmooRnQ+N5/vAzkdx+yO33IndUJFcNuWqN53nGr0RyRyF31Et+dE0d53ykoDs0TG/IRXI0XZ0ov6r5QMvGWMT5UX4TyV2G3GXIKTzM+/rLRHN0j3HCO5bpovx4h0vfW61fNxly6ZDb70EuSOauQ6mcL+vBF0COlzWUE78DodEa1SHhZNwAoyrtd78RkfL7XpBISKAveSWk6tVqvdqQkKqRLusmDB7qXK9QJKSn6MUvVNDRPXVuslpnTMDBZ3p8xcJRiMGU5CjnP+OlC/c2opT41kaUEt/aiFLiWxtRSnxrI0qJb21EKfGtjYBt5VMbUUp8ayNKiW9tRCnxrY0oJb61EZDzqY0oJb61EaXEtzYC19mnNgL2q09tRCnxrY0oJb61EaXEtzailPjWRpQS39qIUuJbG4Hnw6c2An1Fn9oI1Gef2ohS4lsbgfvmUxtRSv5sG0HbA/E7K7SNoM90d9Hx0XQDZO5tydZs9l6WNL/hknJrICcXfd/R2zsr53OgIzy1TTe3f8umzZyiNpp0fI7KwMMm4JOFKTOOG/cgr6af2uO1yckmvTqFT9HSSU/hG3zJ2kyepdJq+GStRqNOpv9V5sYgvYpPUqXwDsuAF/53jl/emK52pZ2s1mXmOcpv7L+fdHvctqTRvvlcxFNdVK8LsUUirJWHMKlcrAc5f4TJJGHjPIQ5N755GaHtuw0uHVMqhCu89+dfJowhWeE6n4VRrdm4U3ZrNu6UeIKNO60+toT9t6GCjTvJ97BxJ+PbbNzp9dbu407lfmXCuQyTu4879T3Gxp1qDrNxpzC5+38big+Xuv23YcshNr6UyrHxpXst96yj40s9GhlfWjE5npyUlxFOUUYqP3yQXG9RRs7DfxwMwf51uBHFD5OnuCWkDvuhCIvAPte1TBiDOkrTBoBOZaQ/4mzUT4/Z4abLkO/n7L8RZbg+a8AmsAMcACfABXADtPm6lHQDIWAUmARmAg2YB8rAGrAJ7AAHwAlwAdwAbWxID0LAKDAJzAQaMA+UgTVgE9gBDoAT4AK4Adp8g/QgBIwCk8BMoAHzQBlYAzaBHeAAOAEugBugzbdID0LAKDAJzAQaMA+UgTVgE9gBDoAT4AK4Adp8h/QgBIwCk8BMoAHzQBlYAzaBHeAAOAEugBugzUmkByFgFJgEZgINmAfKwBqwCewAB8AJcAHcAG1OIT0IAaPAJDATaMA8UAbWgE1gBzgAToAL4AZocxrpQQgYBSaBmUAD5oEysAZsAjvAAXACXDjtGq+rRL0p5crIwJBxoyNVJmO6Vk9XqKhve978cgnJ7rCERLRnzzDdDm1aItRPWi+ban8iHc/+qGFLSC2e5VvvWUJsdy8h9w2G23EJeWEW009F9y8hCycuIQnDl5C7wFXI7wJPAhV1OzOk+c916DeaP3X/6vxj/8X5j2si/4v9l5Df+i4hxbctIdcivef/FvLO8JC/v+j6X/dw/X9v/vR6O6/JuCbalpvbze3mdnO7ud3cbm43t/+L291c6hAu9R4udSiXei+XOoxLHc6lqrjUJC41mUtN4VLVXCrtH8aiAz8lyzBJnTM6M0OtMaIznywMFiSpkmdjR3OH8NLtpLiJE7lodZZWn+d8TZuOA6SqMoRRBY77qtJuL/3Abv94J2PTh3b7qA/ZfvVuu/27Pa64TxH+CPzjET5gNws7u8tuv1Rtt686jHyO2u3xR9k+5VfR/pfY7yfyO1n6OXMz4Pb53N7k+lP930PfAgwG94Bh4D4wCoSDCDAGjAfRIAZMAfHgETADJIAkoAbpYDbQgGxgBDkgH8wFhaAILAIloBQ8CZ4Gy8AKsAqsAS+CteDvYAP4B6gAb4It4B2wHbwPPgAfgo/AJ+AA+AxUg8/BMfAVsIHvwGlwBpwHF8El8DOoA7+CG0C2o4zIQQvQCrQGSnAn4trB7QA6g66gO+gJeoO+4C4QAgaBIeBeMALcD8LAaBAFxoGJ4EEwGcSBqWA6mAlUIAWkgVkgC+iAAZhBHigA88HjYCEoBhZQBp4CS8GzYCV4HljBy2AdeAVsBK+BN8BbYCt4F+wAO8FusBfsA5+CKnAIHAFfgOPga/AtOAVqwDlwAfwILoOr4Br4DXDvl5FmwB+0BAEgELQF7UEncCvoBnqAXuAO0A8MAKHgbjAUDAcjwQOAgEgwFkwAk8BDIBY8DKaBR0EiSAapIANkAi3QAxPIBXPAPPAYWACeAIvBElAOngHLwXNgNXgBvAT+BtaDV8Em8DrYDN4G28B7oBLsAnvAx2A/+Cc4CA6Do+BLcAJ8A06C78FZ8AOYVVlGauH+BK6AX8B1YAd+iGsOFOAW0AYEgWDQEXQBtwEe3A5o3zPYn40l8P5s/G6KPxu/m5FVJozfLX2HjfFtjmFjfrnT2Rhgp9gyYfxunr/7+N3II2z8bqrkvTF5ZpkwftcruUwYv7Mp3MfvTiaVuY3fXVGVCeN3zWRs/G7WhvSnmhq/6/s5nkegBL0AB8I+Z2N20xfAxf51HF9/uDwwPsbG7YZgfxiQf15W32fmDyPsMBurW4xrsRJsANvAPnAMnAXXQCsNri3oB0aA8WAamAXywWKwEmwA28A+cAycBddAKy3Sg35gBBgPpoFZIB8sBivBBrAN7APHwFlwDbTSIT3oBy7j/JSfldWP6TrHgGo2lNWPB9mWl9WPG9HrQq/DsXfKvI4X0GtOx0+dfm/rqHhaC2Xc6EjpWii/a72wMJ6tc6LIZeGNrRcmz2aI38ESwh5j9EddjfB3fweLN4GFjL9inZOUZo2vOdBJzkhs0fh6Ybm3MOaJ5p2c59uDc81rXwlinOcaX3PgZFtGGNf4mgPCty7bseezsTUH5F0Z9DlvbM2BGbcxmlpzwHgbo1IyL9tgzQGeETvOJedpzYGlGYym1hyoyGDEtGgoJ14vzLmumKd5WfF6YUJdy256vbAAyAV4kXtMJBcMT7CXct2+gQY5PptzE+Qdrni9MKGumzyvYSBeL6wWcrUm9+8IOO/HiyK5kTiIkWY2dy6VE68Xdhlyl81sXlZ6HuL1wkKfADmevxkvXS+MyvnyzlBEzs1vO/7hbzui3fdJr8Ee8EmvwX7wSa+h/fdJr8Fu8Emvwe7wSa/BTvFJr6Hd90mvQc4nvYa22ye9hnbaJ70GOZ/02s4y4pNeg03hk16DnE96DXI+6TXI+aTXYK9J9ZqKzuCnqLmHVXr6r+YRvEkzW6PN0fDjo8ZF8Xq1OUOYyNeYspLUer53Skjv0MG0wR+t1etNOiM/PiZyDE+fvBF8qhaPEJ+l0s+GZGguXSBb+BOuWpXCa1P5yVNie6dw4zRmVWZGCj/lwSm88J9otRHqQviLroH+DVljzFBlCrlyXLhOl5nhGEEw6lUaQ6paT19FMGq1KEaTxxuSVRo8u2rcBJoiOjKa652Z0pu+MxaGky4cxc6x2PFilKd+fsqBZcR4cBmpAFUgH/46uEvhvgI6HVpGwsAe7H8FfgKJ8FtBi38iDdzLoH/1MnI7/ClwF4AKMAJ+7vAyEge3P9xYUACy4V8AngMbwVqEvQ+3GuzHfg3cWrj8kWVkLMgE5eAGwgOrlpFK7HOfLyN9wV3wx8B9AG4h3PVgP6gD0xHW6yjKBQVgLagG8i+WkVCQCEpBHuSeBRXYrwHBx5aRIWAqeAvh+2je2D8Bdy3ck6Dvl8gXFIILCF8Pt9Vny0hvMBzEgGqEXQdDji8jOmAFu8GjiDsPN/irZcSM/WFwZ4Ay7C+AWwmug6XwvwwqwQnwKwjGvel6AscOVoNqMABh4UDxNc4LGEEFOAkUNpwH4obB1YHVgHM8Oy841sLe6VgLuy5kqdCfy9y9jPXnlEuF/tz+25YK/bnrwUuF/txFyVrY3OVlQn+O/q9b3J8r779U6M916rtU6M/lSt7HOHrHUrf+3PY+S4X+3HyO9efa/PzjNNqf4xvpz22Oxz34YCn5Tod6OB3n9uMyovxwqdCf4z/F9dq7lIROWkaKspaRlVeWCn25xNRl9f2Yuku4Ltk/Cn24PgOXkqEgCsSDVGAGi8BysA5sAXvAEXAaXAH+oUtJB9AHDAVRIB6kAjNYBJaDdWAL2AOOgNPgCvAfhPSgDxgKokA8SAVmsAgsB+vAFrAHHAGnwRXgPxjpQR8wFESBeJAKzGARWA7WgS1gDzgCToMrwP9upAd9wFAQBeJBKjCDRWA5WAe2gD3gCDgNwn7Gs1bLrqe0v3cL57m/90f6eLW3sz4ed4TFOft4nVDTpH2881UyAXEfTwizMWZQG0Tu3serOyjj6r5l0PWoKH+mjzdW3rgtdF3OqGpiTej9rRkXm1gTensHRhdZ47bQ0Y6MMK5xW6hTJ0auvHFbqLwrgz77jdlCdd0YTdlCyu4Mm4d3ksW2EK0PlIJy1933ZAtlbpYJNGULWSFDGSsS5B2u2BaqQT2iNGULCXUNck3ZQpchd9mLnNgWug65617KFdtC3DfY+0wmvCMuPQ+xLSTU9YOsrjfWx6v8TsZVHpIJ9UVcrrSPx53EXjXkZA3lxH28sFOQOez5fMV9vLGQG3vY8/lK+25U7i2R/7++7/YXd9bc9BPadJ/0E9p6n/QTbAOf9BPadp/0E2wCn/QTbAqf9BNsEJ/0E2wfn/QT2nuf9BPaRp/0E2wtn/QT5HzST7DvfNJPaLN90k+Q80k/Qc4n/QT7zCf9dIn2Q3zQTz/BPvZFP8FG9Uk/wZ7xST9Bzpt+orpI/F8DKkfXGOokkqN28gecux7TQa6byO881AOifbqVQ26ipP45x/HF+R3/Qib890ia383NtTX1/r1y+rPEOuRZohz0bH2f4ZL/6vp5khEKtj8OrvTdeLodvG210Jd6BPG07iTBpXrgqRarCQ+38MVVJAzuLIQXwu3WfTWZyK8mC8Dt2F9zgd3oor6snMK7VpPKoc8L+8ceZPf01IOsH9cxhunprmeXC/24yytWCWVX88uFflxEyXKhHxdMlgv9OH2Mez/u5KAXhHPoK3mv/vKp5UI/buR3y4V+3FY/937c6m+XE6eeF96r/2K50I+j+pr24xTdHv2qqXUbRg55gdSBgHtfIH3hlr8dQypCXyA89gtWPkyqEE6/d0T7df2xH4vwzTR+0gQSCr+wvsM9L5BMhI+k30XCvjPvrZCz/f0noY83Htcm9IUoMgtulXYMWQx3JdgAKgZFk300PnICOQv3Gmh1bjnpAvqBEWA8mAasUSjXOJ0sxv5KkHgqkmyDuw8cA/TbSdfgtjqP/WdWkn5wRwDlu1HE2uMhUnHfGJIP/2KwEvDjJ5BtcPeBY+AsqFg2nRQ+H0W6/ID8Z8QI30gYj/1pgO/5EMmHuxgob5lANsDlZk4g++AeA2fBNVA1bTzpcmE5qX0ymoyAOx5MA7NAPg3fFkVWwt0Ayk+OI/vgHgPWuAmEnzhB+FZTl4s4fzACJCZOEK75LOzzkTFkMdyVYAPYBnRnIknVnGjCmaYL326onR5NbLExwvebRtTieB6cQKbBtd4ynpTfEU0q500kK+Gv7RNNtsHdB8K+iSFn4V4DrX7E9Qf9wAgwHtDvOc2Cmw90OOeVcDcA2/eRwnedjmHfiuOuwrm1uoT0oB8YAcaDCsN0osOx52N/MfBWJ+lG618A6o943sD5PxrriRUkBlR8tcItj6p3V5BKULXNPTwGfh0olIRb30E++5EP3PUo74agX9y1tXLKcyRm8nMkdOxzpBxu5RgQ9ZxQJ2y4//SaVMgn1PtpG0mf+dBZz7m9479ihPucr+7FlQ3O31OYNNybTIMtcxWpmg0dB7cCrjQ6MRvhulWkUruK8JpVxJq1ihSCKshbNS75ZtKEkq3Tx+0U3Cx/xf2elLBoq4SMT8f9f2RbP6SFoql23wqZqZMVXq/Lv9JuKKQ/vMvvrJ+/OW741On+iqmP+iuuo4Gh4baUZ48I4Qn+ik00AI3XVJXv97Q8VaGg0P2/ehVAedMiwrkJ5e4O9umYC1/oLshNHdpCUXk34Fso0rE/FtDw0OLuf6o+F15qLqSf+d7zZEWLlh77ITmcS+9thgxlhgc5cX+AU7YU8GRHF4vkFFTGi9yTIjklZCie7O2lIjkeMpQVIjne4dL+gLN/sRUyFE9z3OL+QHFQSwHp+VJeE8mdhAyF9zCHt1Ukxwe3FCj00P/Zwbn6F9b2LQUymzWU28W5P5NUTnzfvM1xb4fcQQ9y///HSaQLXPw3zHi7j6NQm7oabliPxsdRqK0d3BPP6Rh2L1pznsdRqG0ekcFscun9EY+jUNt6yzscd1rR+DgKtclXf8DWP3CW4Wkchdr0I3cxm76xcRTaB7j8IesbNDaOQvseXfc1PY4yBHJDIJeocJeTjqNYYZ9ZUWlj17mefE/jKLSvczm3eZPjKPxzsDPymnP/j71vgYuqWtvfICqi4qho3t0aKiDggAiIiuNaXtFsJG9pwnBVkMsIaEpmk6J5j+wiYkcBPR2zMo6ZmZVNZmqekyFqFzObYxeJzCaPx9RM/s+71x4ZYIDp65zv+/6/j42Pz7vXetd1r/XO2nutvfbCjdU9Q1bZ/jlKwYDtztlD6DllDzGGdMoeQs8pewg9p+wh3SM5Yw+h55Q9xD2iU/YQek7ZQ4x3nbKHuJ/7o/aQbJ/9cxmyh01H09F0NB1NR9PRdDQdTUfT8e88GptforFp8qgi5TmnslZ+hJBpnMzs5DGqTJFMUuU7gF6VG3pGlzSmWmeaqk/D8odGVKebrMqODk9WHX6BXfhlToSnMCvhtwagMNvBJQCF+Sv4dYD2jjsFPg9Qmb4H/9xAfmrH3zayiHWIFPEHgIMjRfwcPC5SxD8DPDtSxN8KPDfS+fh76IrYeyNF/NkIt0iNfzl4JUDXZwf4BYCeDxwGHwfo3upT8BcALbG+Av4ZoHuam+DbAN2BeCLu9gDNyfUE9wXo+cEAcMHoIkZzereRh4E4p+cHI8FjAJrzmw5+CGgH2QjOBuj+eDl4FcULeR14I0Bzd8XgvwA0f/cm+B2A5vo+BJ8EaC/DAWiPX0DuDPki+BKgzAOOFHmgeey+aBN+AD3DCAOPBLpB/g3+EvLaHbIX+ADyT/diXSH3AnpS/qksdA45BHweOrQPXzjk25BlyMMhy2i39OyDQx4H9IU8EzwHuAV5CXgZ8CvkZ8BbKDzk18DHAbp4B8Dv6EQb+ASsGyPawHnIF4F7Id8iXZTZG3IncBegH+R+4D64RrY+5zfKcZvRwj0coLYyCvzpONFWJkCOHiXaigGcMkq0lUfBeaNEW3kG/Pwo0VZ2gl8ZJdqKGXx8lGgrZ8FfjhJt5WfwzVGirbRGnXdkoq28jzQJdO17w60/E9c+BDyMiWvPwRNZzTJ0HiHyfVj9JsDf1W8CvG3arrS1fREiz1Pjtiv57bJgu5LXA3O3K3nwrfVu57VYUXb6BpT9HHKbx7Yr+clbsl3Jy+rmNb8JYFy8/e43AegZlhf07NcGs4e3K3PKL0tiTnl0yv49NKd8byN7tdGcsW3vf12cak+RR1OqWPNbiXLeAjwe3866AX5ABBAFzAJSgVxgLVAI7AYOAieAc0AlcAvwWI7wgB8QAUQBs4BUIBdYCxQCu4GDwAngHFAJ3AI8ViA84AdEAFHALCAVyAXWAoXAbuAgcAI4B1QCtwCPPIQH/ICIvOq5b4uhiKXNQrnrmSWg34ZEYD6QDTwCkF2fPLyILYecB1QCq4A1wHrgSWATsJV+V0ySRLaHNoJtrVSu+EYy/UAoT1dcxDWGmrIPsE4Sz5xkSTxLte3Z266+i9h0NB1NR9PRdDQdTUfT0XQ0HU1H09F0NB3/hiN2UVzawqTYuUk5sQsT5sVlSRNGxcbOVV2zHbqSrkNVxdHmkLPESF9fp6VQdDT2HLi+w6zb2eBzSl33YmYAjAOLmR58+vYOZvITbPQtZubxxUr4MpWNvjuZdbzwt04tZqZpxUyTXsx0KcUsf5pwL90oWAum91Y0h4qZDOjOF9/NC7mXnUTaoxrOnxnh9GcQ9vNiVnZIxKv/QnDZuWLmL2kky0/FyjOm0lYlTGpTwmTA6lGCtDVSEfxsS6JKIRe1LWHmn0S+tODRtnogPcCg+LlJlivFbLzqZ4UswV2j+GkkM85te9aUQc5HWhQuHH75ONdRvluUMO1vqB93MDCe/H4sZra9acogWwHdFRGu6DKx6gfZCujgr4WfDJneXda3LGE6yAbyrxB+lh+IkR78JLhb7qAcFaJe8uFnW8dSBNmEPJl/oPxpJH0l6YgjH3IpoFX9NN+L+qFDD9kIWL+nPGgkI+L2toWDXFoh8kJ+ZZeKlWevSp1B1lSIvJCf9lJ1XvSQjUDpJeGX/10xs73bVAq5DNBcEmWgw7b/jh7uRju/sm+LmW0tl5Xk70Sc5KfHeRvVzwg5/1sRrnb7oueDW9CWyvvuVNpQMeTdAD2D3AN+A6DnT2+BjwCU3nHwKYDKehb8FVA7XtshR9fvR4f9Oij5oWrdHg50HR26rSKMHmwElP6rsuZl9EHIlpfQV16s9te/KNgI/7JCEd6q8iPo3xpVzwp/k+qeb+dfWqjG8wrqQHXXqfyO/05mUP1L4V+6RbibVf74KFj11+yp60/2xbJFzV8j/mWN+Gtf3aE8m/6zt7jO+1V+z1s8qz7vLZ5V672KlWfVIW/uUL8jIp6tj/6HeK5+7Yh4Xq7pV/NZddnYnUo7sbjWfFZtbF+sPKuWPYqVZ9W0P479+06WVsU1nk1PbVGsPJs+K4ln0wVvLfvM2fedTPMKmbZgs/J+k/TcZibHFTDzqK2stBxuuq3MK2pnjXebJAP84U7vN8mPi3cw5IlbmCFK2OGiMTtZQYl412kZ6mUjYNi3me0BWx4sZCfB2q2FzGAqZLLXZqbdV6C87xTYCbbjT5uZ5q+bmWlBIcvAOb3jtBGshZ68A37PblbyegFu+pcL2R2wsV0B69UZ/dK9gEWCJwOWXQhPbjETmWbSFrYNcumsQnYIrPsz4plRqJRV276AGQ8UsKJXC5R3jYqitjLpPeSrcDPLuAdhEHYjWA+d/OcRHvJJQDO2kF0BG1Fuzy7FrBcQCJS+i3LNLGQxkMumFjITn8ikrZvZNpzrUAZ6H8kAvoDzK0BRVCHz7IrwQCAQCUwGzKibDPAygN4v2gbeA5gmFzLz6wXM8BfUB9Iu7VTAPLshPBDYra5tosMwfifLaeA3XFOfh3pYGvn917T/fFRD/vT7aNmAOgRKV1fnkfqN/ATO8ftNvz8m/P7dyG/hLuO3UPIsYTr6HW5doswtqa9ZSKVwp7DK83xV1mpRt6MR98ESFqT6Se8Kv2elnUr//ZMk+hmlqTPUtafH3+roPrOLh7v1H5q7sxSUF5tMcRx3a+8+7+fm7rRHyGBJ7AWiWdbSfQhYP81x3dc+7N97qu+IoLI91vD7JLrkDu5zKN2DHRU93X/4naLn9S3cH0pp4e62qIV7InAECHm4hfs+IGQxGAhZAgZClrZwPwOE5OIcCHkEDKx/tIV7m2WQl/3fev+p6Wg6/q8dtncTlPX1Ttqm/GXiPUHTFA/FzkrTPNzzn2nhvvhphP//7E2dGvudYCxI+53ovBy/pyNJ33tjLJdvO6at+Xb6AxVzfquqevz9c70lacXlNusWulf0/LWq6thob6UqwW6eUyVpTYh3xQdwP0j39CvMLjlh5EMa5NNdhHBzUc9bq+eu6vmvGDEGla+44/pYmxVH2qwpmx0z5/0NixQvHbzgFlQ+e00ZXPPtD+Tv8cs9cGXXzLlWsf82ZXMwsrlm4Y2g62sevb1hRda3VVVr3JD+LSVT7fL2IsGKdJytG+O+4XUjBrDJx1YStaSSuMuUH+Rrw8rFd0TIPsjphjFWOLpvWGlFEuRN+ZqHSFaaF2eve9QaZH5TWblxiIq34pj/P19SasdF1A7Vwbox1hXmSRTfX5W0rTaP5vQJYHKfINyTj2HQQOdDb1L0OV4VZRDWWNfNubZu4Y11j95ec3nO+0HXf6ioLn+Bi1r+X5Xy98IZiv5ODhUAQRa2WTPcm/JjsstPhR+Sq3j9BlSUkpoiXWzF72r+pWyF2T15zUqKAdUk6mOpWh/tEXDDyiI6y/F2u1tn8PnlJqlrbEUXwcxqsHM3qRqP320TcJpBTitMdIWWokrhMgT5qVFQlG8GGuD5W1SyB3tK0uOXvTD2qniZ6mSl9aeqqgNKc3uHxKp2eV9RVSvuFN3RX6gK263cT67PKq5e3hX5N4VrEVw3rLwG10M0nluz8jLEH3oMe4c4+ZBJyommEqLyKtJvKNdiysrra47lXFCjyvFWaoaifFTxXzic3O6WEOHOKhlYOMPluoh14R5qOB8L171o3xU7IB9ThoJCI6etLb38DTn97XId8Yta1sePUA3Mjomd877SgVxEUn4IsuJG1ZqjOY+tu89r5Yc596wb42XXw6j9VvRDJOumdVlZDt9pXcjXS/TcNVPh2/KGcrnVNDXrxrRZo8X1RMHbgWzXaAG0gsxDldy2y8tAjij5t34h1+9jcap6rRwM+fth9tZEaa8rLnsjZ2vm3KhocZOu6oru1F9vH6KyIZMaSmq0dxtKnbqc0vPcNoy5Rmn/+JvSi9Gi0R/QspU2UjHouq3oFahW/3VCt9V1pT+RGPqrcvlOHHPzpg5aEYnMbtgvuuW1ddPc17iqimf/hRawo2Z+yf7dUOxfN7SXFW2QzQ3G2+t0t5FkTpsVV9yqyta1gLzw2mxhnRDmgRWX3Soo/tmPv78TwSrykOKDsz98f1Bi0qJB0qBFcVmDshZmDFqYk24UZ2mZcwc9rJw52gaw6Wg6mo6mo+loOpqOpqPp+A8cjuakabhocBHzK6ku4pmtMXenMr8yeqWYY5u6YKcyv3Jk0U7xnfbsncr8ymaXWu8CbBfPfd1rvQswb8lOZX5FB6b5FZqrtH8X4Pjincq7ABSW5lsk6NnPtzwE/1uqP823BD566XJj7wLY3gGgQ4N8SaaflDmSbSjbHuAQcBK4AFwB7gCej+xkvYBAIBKYDMQAGcAyYCOwDdgDHAJOAheAK8AdwHMpwgOBQCQwGYgBMoBlwEZgG5BXtJO5bxfP+XNS0gKCA0MwDpYyLeG/jKAy/yf31S5tI56lL+0j3GlfbXdcke5SN7FPhx1sD9Dp2rup13h5p2p0VK+j/X6U9sfznQTs9+W+jZv324ECtFXqMy419+VW9oMeJPCZJGDbd5sQ4lINWRKw+TW2b3c0/O3TvyEJ2MJTPdM7C65SzTRsh22/DXoHyva8iR5uEGjfC/t9NAi9pep9YXKaCeibCT/7/XUHSNV7thxpIbDZrjJtIqrk7r4wD7kLpErV6dr2haE1C7b+dNxdIFxNz35fmIlS9f4xyssbrcT7GrbradObJVXvC6NrJeAj1d03JMFOb14rAbIFzdR6sOmlSdX7uBg9BBztHzPXTm+1h4Cj/UWy7PSofROesXsKaptzW2ynN7qTgKP9XpapetSPDJ0E+trp2dq6bZ9bypJ9n7DXo2OjnV5BJwFH+7gUSHb76waKvuJoX5jtdnpuaBRuvR3rvWCn1wZ6bXo7TvclqXpfGKXv9Rb9zs1Oj+LfZxdfBfQqeot2bB8f4U07vWvQuwa9fAd6h+308rSA7Lgcx6XqfWHWQ2+97LgcH0k1bRDpOfMtqCLonXegZ79PVkZmTlLgKDYhICdu7u/eNSvxD22ilZKRk5RlbOyh/P+S5/B37SfGDE7ZT+g5ZT8x5nDKfmKM4pT9xJjCKfsJPafsJ8YsTtlP6DllP6HnlP3EuMUp+wk9p+wnxidO2U+MDZ2yn9Bzyn5Czyn7CT2n7Oe2ncwp+4lxmFP2E3pO2U/oOWU/oeeU/YSeU/YTY0qn7Cf0/qj9JFtpv68W2U9qz93t4qNw30s17exx6Dna7/xftdKtgN5ou8067ceX9vH594e9cdDPm46mo+loOhwdja3Ln2on6x7z4Ta5sXV7jsJblv3+8HSMzPXl0wEaN3gt9eWzIdNvRxp4DeBJ983geMBR+FK4vw+QPfwb+DxAv50XwdcBsqFVYM0jjsOHI83Oj4jwMyF7PyLCh4OnPiLCx4IfBcg2m6CzFjKZ7CLwAQfxvgu38nrSq318Ar2f1PR/AbddWjMcues6CJ6qcqzK2Srnqbyxg/rNuw7it/aywYcre7JGi7zv0/oo+daN9eH0G24K8+H0bKtNx5rPtiqWizrY1azms63Rc3w4yTtn+3B6tlXkUnPtsDfc7b+VMOlBH07PsmjMSs+ygs3/TG5s7TCtG7Y84sNp7TB9I6FoqQ+n9cOmlGJm6VZyd70w6dI6VeIjj/ty3etiXXC3OB/uB9A6YM19aFeQU4FcYC1QCOwGDgKlU3Yw89XNrBLyLcAj3od3A/yACCAK0M0pZqlgZY3wW2NZIeTSXcVMU+jDNc8XsnM410cXsFtgjwSEB/yAohBfHgU2bUBetkM3qpitxbn2+R3M8IoPt/4wQVk/rJ1fyCrhbhzoyz0SER4wZRayCHDR1Cg2C5wK5AJrgULAGl3MDpJ/1FZ2DlwJyPftYLqk+5RvGtDa4ogk5B+YBaQCZYtmKmuKCyHvBmgtsS5Iy89BrgToGwZyIepsQ6Hy/YKIZIQHZgH668VM9xLCrN/MCnFuxflBsDmpmJX9eQerJNlUyDzmwgYYCpjfXCq/lpuitrCynTuYyVrMir4rUdZ0F8JvN2DJ2spOgGm9cSWYrqVpeTGT7xQzv3mofyAKyE+fyY7n+fI2Jl9+5gHRNwwftxLruOyOXYUdnVoLFj7oj+0p7uiYWdZKifNBgNr2/a2ffNPmRw/paj/PfFjVu71p+qa7keCWdG56ZuLCtKSA4EAtPdrUkltimnjKSd6Z8alJCTk1vHGDG1/DIb321+YhZeWQGOTo4SlcjDnzspLiEkUM9T5LNYaL56RvTxN+DX2HvstkFwX2z0IlvctdnIExMjav+Sz0yBSXu7DinPBHvlH49xYN711tailg9mz4G2C6zgJt7G7WbOWlx8o2ezfJV+Azl4b3rvYeKGCyS8N2T2K/d/XOgQJFLjXLUXvv6tEBAmSrXaX6966+rBVobO9qtyABQ63vJhPs966m9kB45vtqPUd7V7v1dVHQ6N7V0CFcG1itJ6tsv3e1F9oVwdE9nf03wGxtrbFvgLmTTj16j9vpaaBDcJRuje81Q4ew065T2Mph/w0w+7be0DfA9kW7KAipla7yPpidXgV0CBaXunr2e1wfn+qioPa9OB323wA7Ax3C8w70an+HnvS87c7re/Z4A3pHHOj9f/stw//Otb4Yuzll1zCmc8quYQzolF3DGM4pu4axn1N2DXpO2TWMNZ2yaxjjOmXXML5zyq5hzOGUXaMxtTN2DXpO2bVlvtwpu4ZxkFN2DXpO2TXoOWXXoOeUXcNY3Cm7hnsMp+wa9JyyaxgjOmXXoPdH7RrZMPtngmTXqG92tYuP7ptOSTXt38sYOz3hIL4va6UbMt1FyrG7IPU9E9w1y0X6yUF8tmO8K61xlS5VVa0Z22XDiqLvIKzKk8hRT/LYtA0rZEUwblhhpZXbY3M2rDArwuINK/IVYemGFQYSVpmUgLIi01cdVhzRKOv6c/pLG96mWzxJrJX1WjfGq8L977TI9lQ3ZeF4G7EK2F2sAnajRehu3hWe1+hNAK/Zc97P37Cvf43wmorjf6PwT4nwbhQQIco+sIUQ631Jv2Kbojm3G73OYFMcoCi63VW0y19FhqIfVkP/2NH69SMV/ZY19D89Ur++p6L/aVd7/Xs/rU9/xeUupDPnRsUnJyjc9q7K+ul1C91XmnP6UNh1yNvnK9wuV1V9+f1Xlm3ZHtVrpb/87MuxmupTsR67C0W2Roks2haZ5u7rHW5Ke6aV8BVXj9CSaiV/Kz4R6/9J/tv7kEO8K/iHtHr/btx0mdX4lexRKvcqqVzuIknrxvZAfpXLug51v25sFxJLKYUV1AoRYZW+S3V0d6+fmt/PP6SYSrrYCn9srPLO/QYRj/t7yopvGc32irKs3H3DiogK8coJFYt0rqGajo1VLPWxsV60l6pd5mus/05X0grtQq2Z3mf4Xeu/6TunFc8cF+u/9XEZczN5XEpW5tjMjBxJP2ryuPtjJzwQy0dNiL4/duz9k6fKPsnw8ZUUTWle0uLY+MzFsSkZyZlSemZGZrYxLiFJSspA3LFGUolNoNhiKRC0snPi0tLkBPyXlCg/nJIzT46PS5TJ019OWmzEvaCM0ccSOXNhjnGhshWHaSQQgV9XHXg0vTEtSf4Mv/Y68h2sHM10P8/7evXrN76J1AYFDw4ZEhoWPnQU46PHjK1lPhzkibYHyUaGkhKV89oBnAqvCMlUcK9GwtOhRBGgRBGQgJAY1AUo9Vdd26jnMTNR1aq3r5SQJfcZIU+eNmlStdakUQ/ePw1KaXFLUF3qFbl77e6LMyqpmd7FyIk5uJCx943Si4uZHmf0tc+bWryFRgwNk2JF9DV8EnB3Xe1Tp2w2LZH56hrKNOZggJvdaN3UCp9dO7yDTKq6Dq4PCqfkICspIzEpKynLiWtTO7haXFsavzu8SD47M20h5f/3h892Prwz7Q+jHB3aBPqVRHhXcap6bBzteox+ZcaZ2efhlER0zsgRstZX7t9f9pmXlDJ3Xo5wkDDwT6puj3ebXbStitGDjfOy72r004bOxH8hM23p60c6U/6krKzMLLq/SMqiBHFpc+bVUBDtr153x4GUvMXiNiYlY67wrS/97HmZD9fORF0FB93Dzj3WcSD7TNj32wTF6iJXOUlZGXfrTz2X0uMQYLFkTFmclJadkptENVmrX3O7rp2QbN+585XnykOvPOP5SdVXI2v2kwTR1jKSHq6TGdWMNJSOfSoO2y/dvEbIPHNhWqKckZkj03lKXBpKICdnJSXR1ku2+neYL1sfoud+cVlLbLr1rYf9ta26z7yn4D4qD1FZp/IUlWNVTlF5mcpPqVyi8sueYi5iv6e4B0077avMRYzu6CfmIkrFHMqNQ77KXET4677KXMTnnjXnIvQD/ZS5CI1bzbmIhz72VeYi/ME0F0H7PNjPRbSBu/262vKPfJW5CIqT5iKs+etb0VxE7wbmIowBftx+ba3s58fDm4t5hkKUZzdwEDgBaKdkskowzSlYy4J5/uNh3O+MLy+SwnkUeBZgfC2c54LXAnrvIGVuoehSED+Bc7lNAK8Ea1sHKXMN3c76cj8gAqD5hvxng3gq5FzA4hPAS5eks/wXw7nxxzCefyOIl54N5/JL4dxyL/w+CubdPvHlhvvgPjmI0zzDLJynAtL5IG74Zzgv1QRwGf4H4abzCOLnwJXALaB0UhA3vp3GLOeR/qeI54avMr+QCjkXMCMdzY+4b0Q6B3Gu24zwYNq7xIT0aK6m22fIP1BUWcJ0+8O59nukj3Oad1gLLgR20/nlMH4CXOoaxCvBlr5B3ONzpPdYGKc9TCIgRwHWxelMulrC8pGuvuUOll+J8HCnOYj8fcH8HORKIB9l8TgH/WZ+3Hw6jGvcg3hZOfJwCfF9h/A/hHHa60S6P4jvhh7NP5QuCOPnIBtDdjCtpx/3+MKXdwP8gAggCpgFGFG2XHD+D2msEGx4OZwnoo10QbuwtRGfJ73cNa60TsTd3dLTy/3Gyt7ulrze7tq1Xu4+67zcw5d1dC/rVf19VGqzNBdA++rY3AaobrlPWOfY3Iapbk/+enOvzW2s6kbfILe5zQCoTS8rH3vV5pak6m1cG/a2zS1T1dt39lQHm1ueLS9lgattbptVt9s+Y361ue1S3RbmffW5zY0yVXst99tS3fmQY1Ld+ZBzqt5P8Qv+ZnOrUPM39Kcpd9O4oepFvnnuhs2N3kEnt/R5n91rc+vgUnd+pa/qdrQg827ZAlW3wpOjrtnclBkRZcwZZD/N4mjqpZHZmtozM4qZvutdPU+jpJacE1wjQTLlGEIlp8wVUzfkpFr/uwFz73rVM9Uj7gdweOdMgPXCeIXGMCG8XyKNMvDfXKlftpyVmYMBG6lt+PH1ol+OFkUKLlXZHHnjvYRu5/88SdclYPTUX/u00kEVcT3GNcphrHd8EpdlG0nSr2WEvFhLQ6LFQbIPpBFyv0R/OiHB18OZ8IlJRgyzRMCkxQlJSYnZkOX0uMUOg9cJn0G7GGY4H4Fd+IS0pLis2Ky58RG2+7HMDFn4iTszREORZ2Cw4Q8/3JU9nJk1P1t4Dm40fwnzMjOzk9RkKIX4uIT5EfjxRyPITsnOScrIUZMLiKyuBsfROoo/JWNR5vwkVEGmnJIeNzdJzs5cmJWQJM9NWZSUUV80DsLb34yqxR8hBl4OIrELH5eYGKskHCsSjqiZjbg0moJcIhsxckdRA0VkM0ZFT54weVwf5bY3ZTHVcUoGZSEBtxdpGGnG5fj4yrOVNcMZcWmyMvyc4+Eo/blZcYkpiFkZYtKVFM7hdTNtd2QmJyu3U1lxCXQvIQ8fIWfnZBqzZ6csnhMoPBsM72PTDgiy6VMctaMdKAclBYT6ykuXyj4+tROQI2UfGAY5QCiJ+4s6GVM8ZV/c+tpXjqMKCEyQUJPD0ReUlOgkUtYq2dV937rPpd+qfhqp9v9DdsGzFxnRdjICErPQYLJkmL4kZXS6BDlMSTemJaUj7qTEwBqtQAk/Nz4WY/D4hcmxccnJqHy0QfQ7OTwgPiVHzo6jsDLNqtTXfuoJHz2OycmZWRjli5bkIU3LmJ+R+XAG2mZGopwFy9xoB/Hz85PpbiHdmCPnZMrGhchQ0lwqCbWzeZlZKbkyzefIOQ+nJCAF23MTlQ+J5wXKUfJMt3R2+8Wfy++Lp/u1xyYCf/to2GPJ24paqHazq659ZcDjWzYvGJEQl50kB8GczU3KSMoi46u4BNu7LI7NzKKKD0afyxSNtk/t0jjQkeNQeCXn+AFBX12CrpUyNyMpkQKLfLw4UuTTgHyaMUT+apT6fCgS5YnUX6iqIryo8r1fVVUlx6WkLcxKurvvDo27gwMHBwaFSVLic/589WZ/fvnpgfwSkPuM4F9Vfu9ZwfJWwW/+SXDhdsEPrfJXxk40Th/gITjIQ9w7POAh7h28jAOVewfLY/7i3kE/ULl3uGwYqNw7PD9toHLvsNSj5r1DPvKlvKNXaw/ENhkDlXsH7/SByr0DjTXs7x3OpA2ssY5p3vyByr0DhaF7h/5ef72/sXfyHN1vvYy6svYQ9w9jUabpQDKwCFgFPAe8AOwHjgKfAN8B14EWCwbyzkB/IBQYC0wHkoFFwCrgOeAFYD9wFPgE+A64DrTIQnigPxAKjAWmA8nAImAV8BzwArAfOAp8AnwHXAdaZCM80B8IBcYC04FkYBGwCngOeAHYDxwFPgG+A64DLXIQHugPhAJjgTTUx/NADvAMkAeMXj2D3fxhIF8Pme69lj7nX2cdnf041va+oP24s5Pk+B3COmtjHCyIqW/9i95brH8xDq25/qUzUqs975IQ6qLAfv1LIs4TxwqkoWHluNZc//Iy/F8eK0DfqSb8kfUvFW4NzxM/31xA31r0lV6S43niyxqBpXbGx9E88bzuAqmNzBOf6SGglxqeJ/buKVAhNTxP3KaXAPXxhuaJvWQB2xydfTns54m1soBca/6t9jwxtQdCfuvqq+9ontgyyEWB7CBd+3liSeuiIKFFtZ4tjG2emOpLaUNoK6Pt4rNlNdMuvl3Q2xXqeF53iVQ9X6u0uVAXh99GX26X7tJxLtLSMMfzyWvs9PKgl1ePXr6d3nrorQ9znL9n7fTyoZcPPZ2D+d9CqXpet2w8yhDuON3a86akt93u/L9/HUrt1Sh3V5s4WJaiLECxrTj5dy8xqWk78LvqlO3A761TtgO/z07ZDvy+OmU78LvslO3A77pTtgPjAKdsB35/nbId0HPKduC3zynbgfGOU7bDhN9IB7Yjst/C4YOikxaMTYrLwfhtAkbyiyNxLYbXcOiXOHxQbQ3oPJCQlWLM4ZkLM3KUeOzPKY5JcRlzH1iSXa1Qw0GJ4+ngO1XnBt+pugJIIXeqOgD9gQiA/CaD44FFwGrgeWAPYAbKgTUP3alaDujmCJ6osg3Ta53XRhz85dg7Vf7AMCAKeBDYtPVOVd7zcAO+gbwFkKTf/x2DGvujywF3xylU93q7c2fCW3pX6zs3LyXV+A3Q5tVM//eGz19TM339msbzb/kigBs7BHJ9u0Be1CqQ61qC3QK51hX8C/y+C+CkU19481cBXNs7kBt7BnJTl0Cu6Q65G+SugdzSCdwxkJNOfeGN8DM+ijBZCPsAwiQFcjkGac8M5FbEmz8Sfg2Et6yA7isI+yrCvQz9UqRXAn4KccFP+wR4fyA3AJbXwUDRmyjnG8LPuC+wwTqyrIL+R8jLh4j/KMpjRlplgbzsJ8QHP+1bgcp7H191En35Z5WbdxbcVWVvlYeoPF7lB1VOUDm9s7hverizuG/qcdtfuW+61n+QuG8y+yv3Tcc/91fum9w/9Ffum0o617xv+iZxkHLfVNGi5n1TyL/8lfumM1f9lfsmg2vN+6Y8uNvfN6Va/ZX7JppAofsmetbc2JyLvDOTvTxvkHIfoFmWzoyQ6T7AdD2M69aLPeE1RYXM9u7HzoRBuAbinioK5S1dHMYND4fxXMhrAQv64W7wQUDfIpyfA+cvTmf6hwOUuZpuv/lzP0CZpwGbY4tZKjiX3MZOZIXg3cBBwDolnZU+EsArIdP7KYbHMpnxdBiXNoRx65IwHnXHn88CUoFcoBT5KATvBvLXhinzOkWmMF5JfruKmUeVP+8G+AG2OZ1ZkFOBXMBgDOPGJzLZbsg0z0NzPEVIpxLneujKPyPdRQFczk1nERL6Wkw6K7pSwugdE3NOOrM8li7eMUF5NR0D+AnSWZ/OKsHG2ExG80DdXAK4H0DzQYbYdJZfFcZTcW65FsbXgssWhfHdYM2tMH4CTPvaV4JvAUVPhHHzRpS/PJxHuCK8NYzPAqcCuYClUwAvBO8G6FrSPvjSuTRWifPSxwuZR7MA3g3wAyKAqGYByjyT9csS5R2WtTjXzCtmRa6b2UHIJ4Bz5Da2kGlWhYt5JjfkcXkYjwBbJ4Zzy5Jwngo5Py+drQUXAruBg8AJgOabKsG6meHcnAu+lcaKViNvj4XxshXwR/sxNd/McpsHcHOrcF4ILrsvnB8E0xzUOXAlYPp4izIfpcvFNdqC9FugbvJQfnAqkAtoEFc+/HdDPgicAKTVSB98C/BoifIDtA9/BFjCtZ0FTgVygbXkd34L2w22vUND81eVdK7u19/NHfnyLGAR4ChgFpAKUF9ZS374XdgNNqON0vs1tK9/Jc5vASZci6IVYdyvFeofMMhb2SxwKpALrCU3XEPJI5wb0Q5O4PwcUAncAjTjJrJE9M/hcYMc2sGZ27zcV2+rnuta3dPDfZ7d3Fft+2anj0c7K+//lKlsc6a5r9rzV6lS3fmrR6S681crpbpzZE9KdZ8tbJHqzmntlOo+b3hDqjsv9YHk+L2f/8x80++bQvr97w0lLTbG5dwNX/MtovrfI5KjxHMU/RYxMm/oPSLtU64K7J+jKG7FAsNbStKBljWfo+x82lXauUNAgwCEP/IcZap7w/dC7q0EzJqG19sf7ypAv7W2w9G9UKpWoItrw/dCecECjd0LnQkWMLg2fC8UMkSgokXD90I9hgs0tt4+ZLiApW1Nvdr3QtQeCGd6VG/W4ehe6Fqyq4JG19vPdVXQxq9aT1bZfr29P9oRobH19kpbg15j6+3DoRdej579ensd9HT1pGu/3t4APQP0RtvtYWIrh/16e6WtPy3aeoPr7Xe6SvuecZW0tdKtvd7+G+h9Az1Ts7p69uvtE3e5SokFjstrv94+DXpp0FvqQK/2envSk+3OXezY/vnNeug1vUckNX7MjRW/GbEJaZnZYtlYfevAUl0FL1R5lcpogso9xWuuwraZBmqVe4qQSK24p5C1yj3F4v5a5Z7iRl+tck9xybXmPUWXKVqxjsul1veo/LTKPYUO7GgdV5mvtsY9hQHn9vsj0hqZxt4pt63hst0z+Oi1fHXlVeWeYQ/KcwjQv1WofBPqCmQpcxYza+HmVsAC/bW89NnZTH+wkMVAzgBoHEvjU9MBjMEWzGKH4Fb0aiG7AM5fJ96r9gzQ8l5AIGDOmMUmE9O3l8DLAMrLNvAeQJM+i72M+pGRLyeu6r/9oLpcPKf6vWiqSEfjlIZGG1k5tVejOPO2cf3jhLK2Ypywvq9wt40TuqDV1B4n2J7t248TFDetAL1r1qPWfIsP/H20AhZJ4I+ME0a7NjxOuOEqQHbVfo+r2uOExS0ELtnZfUfjBEMrAaPU8DihrJWAUWp4nKDzENBKDY8TbHsYalwaHieYWgs0Nk4oaC2gda2pV3ucQO2BkGi3uYijcUJIL4HGxgn6XgJml7p69uMEjSzQ2DhBaWuy4z2p7McJPaDXox49+3GCN/S860l3lVT9+6+0YVm039q//0/axeceBPSpuTeLrZ6fsdPrAr0ufYRbbb0/2em9DL2X+zguxw6p+vffDL19fUT7sx2yyrukmr//pCfbndf3+3+mj7i/qq33v+X3/3/Bq8M1bRR+o52yUfjtdspG4bfeKRuF32qnbBT0nLJRGCM4ZaOg55SNwm+9UzYKek7ZKPyWO2WjMHZyykZBzykbpcMYQnbCRmF84ZSNgp5TNgp6Ttko6DllozAGcspGQc8pGwU9p2wU9P6ojSJ7ZP9OMNko2kPS9u1gSpfGvUekmrZsUl/RhmrHV1Yr3Z3Qm1RrXtFFqmsbrf0l6aKD+JqOpqPp+D92WNu1awdYgSpAqsI5YAWqAEUBsAJVgNROBKC/KkCyisBWoAqQqkREVqAKkChCwApUAVI7kQCFpj/JKhKzAlWAVCUSxn18O/rAm5JDwEq39rTlUzuRIasSEudWkTkoIEmcVYmMQhlR0BYT7ZRMIyCcoNlOFMAqiqiEbieyT1mmbCoFs4osULJKIa0iSopGKbBVqCgp0ykdVaRWJSqCTlB+hK9SKoU8UH6EFxVkVUpbpeS6nVUEoD+pSlQcBUb5aYsMqgQS6GEMiiAq1KrUFJVWVK5VCYnzKlHRlFgVnVGFU6IAAuOfuABWcXmV2monLp2SsiQui5I5ugSSqGYlo1Slkqg2JdNURZKoBqUAlGtJFEv5oyJIIptKwShLkkhWKSQlIYlolAJTEEk4K6HF8yeTGaOhiWBlOL/i+Ifp2tgjOlvzlYOqqgYCcj0oG1y/H+GxRvxjG/GfBv+A0KqqIaGCHeFmWP1+hFca8X+6Ef/18G87sqqq00jBjvDsqPr9CBMa8R/UiL8P/N+5v6rqg/sFOwKfXr8f4ZdpDft/2Yj/J/DXzqyqGjZTsCMMmFO/H+GLhxr2f68R/4PwT0+uqlqYLNgRzqTU70dY3Yh/RiP+c+H/W2pVVfP5gh3hQHr9foS5jfiPa8R/RLr6DFn9M6l/vaWRkhUDTp27xi1P7cPiRb3bdrIS8q4FcCSpOpJqFtXn1Tap+lDffDamLE6Py4hNyEw3Zman5CTFZmclxIbjiE5aNFm/mKTY9PTFdX8enQuvHRI6RAQfFL8wJS1R/J84yPZKX0BQYHBgyCARyyCEHZQcD/3ABMn4QFZCQKR4A51ekzLeF5c93+ZAGXBxcXVxdW1GcG3WzM3GhGZubs1rn9uY4Na8eYvG/Guf25jQvEWLln80fGP+tc9tTGjRsqW7S/dmw2RJXb/7XFUVfYvAVFBVRevizFuqqmjOyLYWziU3WnJZiiBt3NxWu4h7Z8J6hNtNNzmjPN1XurK2zcescnuimfCj+HogvtB6/Cmd4UjnCQf+tlZqz44Olwb889aEKs/zTeODuHlsUN1n+7jRNf8lmBv+HMwtO4O5uSTYqef/5j8Fc/2z9etai4O5FrAgPl1RMJe3Q36+rr4L0rfuCebWl4K58cVgXvZS/XGWQk/aI/zzoaffJWTjrrphdPDXAEW7kQ+gDHFrXqyr5/p7NoquncZr9efVWIo0Ae1fg3kpIO91rEvXzvQdyv4OrsEpoWP4B+oKcZstyDPczW+jHG/B763qOEyHg5V1e6UnUHff1p8P2+Mio2Zwo9dV+wPSrRRxWX8N5vnNRRht87phTTeEXqk0mJfeQhmvi3NTV+h+X52fu88SWOPpW7wH83xVT6cDq3LRqLphtcMGc0uPwVweMZiXQTYMVXX7DOa6HtX6LjNDeauZofWmTfOEhg3Q39B4/mqkn4u8rlLrZ1XdsGUrUC95yMsjg7lm2WCuf6xaRzt3MDfFhPLmyFfbBvJGR/KStLnmosHcGJeeoH8a5c1ZlGDYNJinzzUmEyfGJc0re2owB80zgBfnpM+zbMN5QmaaFmxcHJeuR/gk/DCQvjEpy0j8e8r6nzy+NoTy7wErcBNwiwvlrYGOQE/ABwgGRgBrp4XyseBJwAPAiYRQ/un0UD4LcgwQD8wD0oEsYBFQMCSUH4GeCfJSYBWwDngK2AKUAH8G/gK8SOgeyt+CfnF4KH8J568ArwJ/BV4DXgfeAN4E3gLeAd4F9kaH8vfA7wMfAMeA0XD7EPw34CPgY+AL4FvgKnAHaBUfyt2Rx+Yo2xyU/yxQgfTvfwB1MiOUnw9BGtDpCLwE9ycR5gp0rsHvHMr+M/w7wW8AcAVx7ID/jNhQfg/OuwIX4b8I/EW3UN4d3A/wBULiG253/53HSORlGcoWBX4AeAgwAHOBTGAxkAc8BWwHXgHeBt5Vy3AY/CFQBpxT3b4H/xO4BbRC3J0Bb2AwMDxB6IxXeRp4NhAHDIV+GjgbWAKsUHXWg59S5S3gF4BXgNcS/ng9HlTjeMdBXB/CrYzaOXCunrQu1XKvtDv/J+RbgEsi+lZi3fA0zDDdGcyt12GvAMOHsBFgzU+wq7/BvWIwN1+CfLHaZli/ErLmsGqrD9vZNviVXahrX4pO1G9z5PVBvGwpkBvErYD0SBDsZhDsZxDXLA/iRY8HccOy6rGLvErIlkccjGf+C0fd8ZO1nv0k/l3u/+7wDR/yuvrbqLxJ9dOIOmj8Wf1/d900fNTOf4dG9P+357+R7TT+C/n5z+af2ssCX8HLVV6v8naVX1H5HZU/VPm0r1jX5eIn1nWZfxTrukZ7hSrrus6YxLqufbvFuq689WJd1zS/muu6QjaHKuu65rnXXNc181uxrsv0uVjX9VnrWuu6PhPruigOWtflcVas65rrItZ10f5Fjb0rovttCC96GNfw1BCe3zKUa88PUd4bsewbwqX9Q7j1LNy/G8I1Hw3hZX8dorxHkn8Q7scgu8C23xwixq1bEcdPQrY8G8qP3xZrwyw9Y9kd1IvnFS3vBQQCRRvSmTl9JouBnAFoO4TwjeBtwB7gEKCLCuIXwFfIf0om8/wJ4QF5fTqjd0+0w0N4DJ3vzFT2CtsIeRuwBzgE5GekMxPuF8veCeGR03OZpxXhgUAgEljvl8tiwLFTc9kysOm+IL4NvAcwugXzk+ALwBXgDuD5M/J9KIQHgrUZmWwynV8K4hlgyYj0wduAPYCpbQg/Se77cE+EMLqWIdzzqpaXDkN4cCQwGYgBMoBlwEZgG7AHOAScBC4AkiaX3aGwcpDyvkrgPxEemAzQOytFZ2OZNTOTbcS5ueVERvuVHYJ8ErgAaG4P5nfAL6Kcva6h/IAUM5FNBscAZugvA28EypDXPeBDgA7yBbBlaTq7A/b8F+oPoP3OIsHWRelMRrk2h+Yy7fpM5jswl22D+x7yWx3ET4K7dsplV8B3AM/riGvwbGbpFYKyBCv7o8XAbV9b1D94I7AN2AMcAoqmTWQXwPovg/gdsOcvSB/I35HJIsGTAUP4OJYBXgbISzKZJj+W7YF8CDgJXACuAKbewdzzBsIDgUAkQN9yiQFnAMuA/gOQf7A0GfUHPkmyN+4h0zPZHcieN5H/1hNZINjYFves6cE8cXguy8D5MmAjsA0wJExkh8AnAetDwfwK+A7geQvpA4GAbn0s00+YyGIgZwDewblsI7joDdQ/+BBwEig9GsKvgA1aXOM3Q3ivX7X8nb65LBI8GSh1m8jkmcF8GWTav838fRTbA/nLabnsJNj66Ex2BWzCtfS8jXZ7NpN9irQiIVvQZmPAGcAyYCOwDdgDHALMw3Gt2iN9yHcAz9+Q76+DeCA4EpgMxAAZgPxdEJeXzmTbIO8BDgEngQvAFeAOoC2PYVZch9KD6I93EB6IATKAZcBGgL5Ts+dOzfWbJtiVSfQMyO6H3fyn6vGAGf6m50O5zmeIwzGCIXEINyYIvzLolPrCnvkN4fJAyIDOH3YM0AQO4fpB8NMO4dqg6rjsw1tCVb9whAd0gAEwAUWAObxuHuzDG0ZAFygCzIAFkCIRF6ADDJF1w8sIr1HDm0dB5tAfTXYYGIP4xgLj4D8BHAWehHJNqo7HPrxuuvAzgE1AEWAGLIA0A/HOaDj9/DkID5QBVkATg/oA9IARyI9xfA2cPVZP71Tvd4XCS7zq9at9zNM1/H2iBKnuO0npUt13jWzvONnvd/eEVHe/u2eluvsKFkmO909p4PUhBy8bGTPmBgXfXR88U2wkddd3ZlDQ3WgcvXtU8+2imXEL7/rMTExPMN49s61JdvRh+PrWFpuXibXFPTzFC/O0tri55CN1k7rWWS+ju9lcgf3aYsWtVQsFVgxqnvGqubbY0ryFZOkkYFukY1s7rP82J7HoRnPJBm+4eUvV65d+z9rjMypKWzte19fhP3M4yl7T8R8/3H/38T+d4//Zw/P//NH2/9hRu/y0/rc90BHQwDa319B3vMCADFmG0ewLyG4ugCvghl8Cd0l210g6HxnQSTp3k6STxJrPPmrLcnqfkE5DuQEwA3LnodwEWADdPUN5ESB1gT9gBuSu8AcsgK4b/AGpO/wBMyD3gD9gH32N/UdKwu762X9Th+7x9W+H8fwDYVz71zDlntz4bhjXvRnGzaVhXFPrXFmU9Q7ccW7Bedta/nQPX2oO40acm3DeppZ/h1r+rWv5k1Ey/B0ykA+0qOXfvNa5W63zZrXO6ZmDDvm1oHwalK9lrXOPWvlpVetc+T1/L4wX4dyAc+Ud0pOI/yPU50dhDY4JJ9nJZbeqdds40G0svOG/EN5+oFDaMvxueFpzbLQ7dya8uXm4w/QNT4Vz08ZwrllfN764LEnKOzyUJ2RLUvbBoTwxTpI2gpPSJGkn3OnDJrvpPFOSDhBD7wRxjiR9C05OQb1BLxnxvHYA4ZMk6Te4zwNr3hrKU6DXF5yKeG9Abz7i0b4/lKfDPRLuGUhnOjHc58HdiPMcnGctlKQnwdnzJWkX8SKMz+Gfg3TewXnuPNTX+6Iv/euDoXzo0aFKO2gFfhCgNtATPASg9jYCPA2gtjgHvAigdvoYuACgNlwMfvPo0Dp1FPXGUP6eA3c6yH4chZ9F9f+R8nFM5MUd3PuYyIsveMQxkZfR4FnHRF4SwIuPibyYwM8dE3nZDn4doL5wCFwOUL/7HPwTQH3gBrjt8aFK/+gEDgCor4aDJwPUBmaA0wGyAYvAawGyJ0+BdwJkK3aDzQDZkQ/BXwFkYyrANwGyB7+R24dDFdvRBewPUL8dDJ4A0H6N0eC5AL0enwleCdBzxI3gYoDa9F/ABwB6F+Vt8MdAN8hnwZeB7pCvg9ueGMppfcc9YH+gJ+QQ8DiA9iq7D5wE9IZsBK8AZMhrwM8DZOdLwG8A9Prhu+DTAN1cnQP/CNCY/Z/gln8byvtB9gT3BehDVr7gYQDt464DTwN8IOedHcrnQKaPPywAPw7Qa+p54C0AfSKuGLwf8KdrBz4FBED+FPwjQO/NXAe3/vtQPghyR7APQO/EaMEcCII8ARwD4DZISgY/AgyGvAK8BaDfiBLwfmAI5HfAp4FQyOfB/wLCILt8hOsA0E7JMjEwFDIHPwhEQI4HLwVoj/o14BKA1t7sAR8F6B2eU+DvgEjIV8BuJ4dyegjeFuwN6CAHgscCoyBPAc8F6IVdI/jxk4770Eq4t8gRfaYEcvsc0WfehdwjR/SZXaj30BzH4b+A3kE1vJXi+liEbwO+92MR3g+c295x+Ej4Tf5YhH8A/KgaPgG8+GPHYeyP5R8L+0Dhn4b8ghr+FfC7jYSnMB9A53S2CHMe8lfZwjZchXw5W/R7j7Kh/Nts0Uf7QL6WLdr7UMhLzzacxmTopJWJ/C0FF5aJtHaDs8pE/RwGf1Um0r0C7vKmsEnNTqGPnRI2KQD89Clhk0aD406JvBnBG045zsNx4Hn47Ud8/sjAPshvQc6HfOyUSGcmMvMF5J+BtyHfAh+Fu4yMtSlH3ULOg3wv5NI366YTWi7iofJNhJxY3vg1sz8y7cIvh7zrTVE/z0FOOdF4XC+WV7e/dyAvUNvvWcjWclG/t8HtTzuO657T1eH9IZeo4TnkF9X2PwtyaY64PhmQ99XTFxwdedDffFrEvx382mkR/9unRbuj+E+erm53X50WbY2u/8+nRRtUnl2cEe2Orv89Z0S7o+s/APLwM+I3aewZ0ZfpN+mhM6Iv029S1hnRl+k36Ykzoi/Tb1IR5Jk54jepFPJ7Z8Rv0jHwZ2dEe79wRtQp/SZdhdzmrPhN6k424az4TToOHntW/CbNAmfX6hNU9gB/waNUnqayQeUFKj/iL8bcz/mLcVSbUDGGnqoZqu7BFqrUjfflUKVe9v09VClvuX/NebUD0RFiDzaPmvNq3gPFGH5qTzHWpvcN7efVvukRVmO/hOtdwpR5tefVebWIsILuje2XoD+FsXkBxtAfhXP9x+HK3mWl2u3MWoZx8gCMA+Fnei2M67uGc/l6ON8HP9qLq8gP48S/hSnzbMYTGLs/GMHNuq1MGhLBLV3ClT2p6FsrlIZtDzfal0qPOKyB4VxrEn7jp0D/DbGnWwTqLwrQfhDGU8GmFwrYWnAhsBsoexp+WwuZeV8Yr8S55cEdzCMMY/kHCln+rB0sArLRfyvTjpnIUiGXlUMf9weFkHcDBwFNdCE7B6b94MxXNzNzGcrcMorpPwlX9oXTxxYy6Ydw8f2ecOQhK1zZG05zZTM7iHPpJsKDK4GyD8OVveFs+8JFDEX+AT3qLBWcC9B3f/KfLmS7IR8ETgC0V5x1cjgvQ71SfeveR76+FnvGaZ7dzGZFoO5RP7ngtYDmYJiyh5zUbisznEHdUvnhbmxXwDyGwf/5QuYHjgCiAPpWkPVfm5mpVzhfO0zsJVe2p4AdhEx7ylmshawSsuEhPfMYjnieDeN+4AggCjCjPlPBtL+c9Cvit4Qrc3G0v5y8P4qdg18loL8Uzg1zC5h8tZBp5+N6z8J1mDKRmb4O56WlBSx3BPIPFAK015x5NK77OlyTlAJWCTfpuc3MIzKMdwPM2UgfHAXMAmjvOeOBAqb/IFzZe2436XwTrrTJc5Bp/zlqm0VHw3m3kbgWuKfTnEF4yLOAVCAXKEIcheDdI0Ub1oxEeMi0r4c1Gu0YZaX96fx0cEPdFkVtZbMgpwIa3LPSHnW6pPuUfeoOwo32AjkHrgRM34Yr30eyIo/yGwWsdNVsFjUK6QOGJ2YzA+puLWQ98rAbTPvbnQBbJiFfrpuZXlPAzN1QJ6WIIwp9ZPJEFsXClD3vUsG5APU1I/qO5ZfnGO19dwJu54BK4BbgwVF/gB9QlLyV0Z54sks4T8V5LrAWKJ1czOTO4fwgZPo+0znSRf+9BaZvNHUbDfcgLTdBjoI8C5CQr9IY9AXcWxbifDdgzkH64HNAJUD9XwM33UDqO5sZzSlGjUF7Oj9B2WOP9tcruo3wY8T3nQ6CNRvQf+i8BdIHe4xF/gF5EcJ1COcWtA/a/zEVblqUdy3YtvfeQdK7Ga7swVcJ2TgD/X8cwgN+QMQ4sQefBWVMhUzfi1oLJvtk/TPqYXOYsicf7c1SCfeyvyD98QgPlN1+jpmywL3D+SycywdQf+C1AO3VJ7XdyujbUtJhlB9u9I0p7bcIPwFlCdEq35sqmhym2D79pQksFe4S+t1acP4K+lYWyg+Z9vEzehcz2sevjNJDP5HaoF//ZTOLiEL7BWYB0gnYH+K9YdxmO2k/v3ztOHYO7pUA2VGPifCH3fIDk00tewiMstL+frlwy0d4vQHX0QPX6Fg4PwG3cwB9z8oavoOFz4zgiWMiyBa7NPaNTzpKLZ1q7MNHx+rlnd2Lcju5G3qIuS/6bSx6r6O77oiXu3G6h3vZgY6Ke1dXsdcZ7c+yepVXjXjMT4qw7ohrfJtqPznfyz0ffpavas65WZ4QOjfG9q6TH/Mn7ZXzH2hseKTufJx+RWfFTT+thbv+vY7OPTv/L+2bV3MHnPrmqDTrxXM8/zXiZYSG9smbubCZAvs5KsVtpYAVAwX3WnNU4x9vJo1/SoBeRCT8kf1vaLDT0N4S+9oIGHs3vE+et78AjYdsh6O9Ja7PFLjSrOG9Jb55SKCxvSWmzhGg8VRDe0t4zxegcVlDe0u0WSTQ2N4S3osELJ1q6tXeW4LaA2H0keqr72hvial6VwWN7S1hgg7hjHd1fLLK9ntLTEU7IjS2t4TS1qDX2N4SBugZ6tGz31tiHvTm1ZOu/T55JuiZoHe8dbWerRz2++Qpbf3xZo1+lz58UzMpfDnirJVu7X3yDkDvAOk1r6tnv09eeAHiW92szp4WdNjvkzceeuOh18XBXh+198kjPdnu3MWOm9m5z4Ne0z55ktNHDbuG+zSn7Bru35yya7jfc8qu4X7NKbuG+7zG7Fpj81Tab4dx6zfDeD5g/XoY14Pt/eWVwzlBs0pAekLAqkJaN5wb84djfDacm54czvVrgE0Is3Y4NzwFtw3DuXnjcF62fjjXgh3l4SkN4y8DVBdvgD8CqCynwVcAKttN8F6AyufZnvFrkOk63Qs5EqA+PgEcC9DzhSSwCXCUnv1Baa5rL9KnNEvai/QpzX3tRfqU5t/ai/QpzfOQf1LTvK7mhdJs2UHkhfpzrw4iL3QNtB1EXugefxzkWR0az5d9/uKgPzZI5C8DcvIikadlkM8EiPTWQ94GUJv7C/hNQIZ8GHyqgfQo/k/t4v8W8vUOIv7fwO06ivjvAQ/oKOIPACd7ifiHdxTp6iDf31GkWzuNeLgv6yiu70pwcUeR1i41HuX5IeSvOop0daGMX+oo6voauL2XqOuu4MFeoq7DwdO8RN4SoT/HS9T1asjzvURdLwI/DVA/3QX3rZCpb+4Cvw/QM5kPKVxgw/VzETqlnUSef4Ls0knk0wPco5PIQz9weCdRPwwc3UnUz4Pg9E6ifhaDNwAmyFvALwGUwD7wsU6O80Bpnuok6p7SvAA5u7tI8xLkfaU6JU0r5I6hIs07pHNIp6Tp2Rl57CzSvBcc3FmkGQGe0Nm5djgFenGdxfVLBud2FnWxAvxMZ3H9CjuL60p5fBny253F9XsPfKaRdM7D/0c1/msU3z3O9w863KHf+x4RfiBYd4/IXxQ4/h6Rv0zwE/eI/D0D3n2PyN/r4I8aSe8c/H9Q4/8nuE0XEX8PcHAXEf9I8LQuIv54cFYX58uwBLomgGz0CvAGADa+6mnwDuA3yK+CDwG3IX8I/tTJ+CnP/4CuVc3zv8DNu4p8tgb37tpwPBTeFzrhXUV4Dp6ihp8NTusq2uIS8BNdRft/Cry9q2iLL4Lf6Cra/3vgj7uKtvg5+FJX0RZ/pri7QUYC7cAyyUggABxJMhKYCH6IZCSQAs7tpuTb7Qnwc0J2LwaXClnzFvhDIetOg18ZgPrtLT30DeTr3X5f+3JDf+vQXVz/HmC/7r8vfAj0T64V4cd3F7aQ6jIG8gIn4loIna8GivAbId8ZqNpPyO87Ef44dM6p+a8A3/yd+W/RAzakhwjvDY7oIdJn4Bk9Go8rBjoZaviFPYT9Uu4/egj7Rf1nHeQ/9RDt6gXw6z1E/3wLfKKHsP9l4K96CPv/LXhoX+fK8U+Kq6dI3xP8o1r/vSD/o1fjcQRCb6Qafgx4ak8RfiY4tafo/wt6CvvrKPyKntXX/089q39r9zcQxv4o71n9+/k15Gtq+r+C2zaSfwrTCToDeokwweDRvUQ93w+e3Uv0XwPY2Ev03yXglb1E/10Lfq6X6L9bwbt7if67F/x+L9F/PwJf6CX6bwX4116i/7bszXi33qL/9gcP6y367wRwDMlIIA38KMlI4AnwFpKRwE7wfpKRwHvgckV2lc6Dr/T+fe33JvQ9ZVF/vcFD5N8Xfhz0p6vhHwIvkEVdPgre5ERc26Dzihr+NbC/ei0OQz7lRPhPoWNRw38LHtFHhLdCviGL9ncbbBwormsL+L/XR/QfT3CvPqL/+IGH9hH9ZzT4vj7i2keD2/UT46cHISf0EeOnFPDiPmL8tAL8dB8xftoOfqWPGD+9ATYDNN/1AfgjigvyKXC3xc7V8+d9quv3a8g/quX7J7h7X1E+CexVT3/3hvuQviJ8JHhiXxFe31fUNYWPgbygnvBL+4p+QOHXQt7qpF2xHTugf0hN/zj4H2r63/dteOx997iX8XvuFeG7g4e2EOFDIU+5t/H+/SB0cu4VYZaBt9wr2sEO8KF7xTU+DrbcK/r3JXAzb9G/PcH9vEX/Hghm3nXTGw+3WG+RvxTwow50GjryvKvtVwFks7fI627wISfi+gA6n6vpXwTP7KeOZSC36ieubwfwgH6i3EHgyf1E+zeAs/s1nMYj8E8YJOJfA3nkIBH/FsgvqvHvAb9bTzwfwP2rfiJ8JXF/Eb4VeED/htNWrjN0xvcXeZ8Ozugvrtly8Pb+4podAH/cX1yzi+Bb/cU188S4pv8AYZMjwNEDhE1OBi8dIGzyRvALA4RNPgj+aICwyefBPw8QNtnVh/EuPsIm+4F1PsImR4Pn+QibnAue6Sts8gbIL/gIm/wW+BNFdpN+BDdTdNylTmB/RdZII8HTFFmW5oIf9qUx7khpBXizb/11RGPiv8D/NVXnLV/R/qiuj/pW97VyyFX+4lp9CfknX/UeFtzHT7WFYNlP2MJAsM5P2MLJ4Dg/UedG8DI/9V4SXOAnbOFO8Ot+whYeBp/2E7bQAv7ZT9jCO+Q2UNjCzmC/gcIW9gL7DBTXMRDMAHp+FA1OBmgOfxF4PUDz+NvArwHKXrHgswA9Gr4IvgbQ+jhXlLU9QM+We4AHArQ+LhQ8FqDnTtHgeIDWx2WAHwVofdxqcCFAz4d3gd8EaH3cUfB5gNbHXQHfBmh9XIsApBUg2l4XsC9Az6tCwQyg9XFR4NkArY+bB14c4LyNyINuQYC4psXg/QHimprB5U7E8zl0rqjhr9HzkEARvi3YO1C0Cf9AMQajNvF3jLl0gaJN6MGJgaJNpICX1XoWQHHmwW2zGuf2QPFbTPG8Glj9/OVdyB8Himt8BnwpUNTXT+AETcNluAOd1qrN8QJfHizi7wV58CCRt9HgGYNEWsngPw8W7TIT8tJBoi2uBD8/SLS/V8HHBon8fAH+YZBoZ79QfFrRttqDZa1oTwPBEVrRhsaA9VrRbmaA47SircwFL9KK9vE4+EutKOM68J+0oh28BH4ToLWR74PPArQe8mvwDwCtgfwJfAugdY8uGAt/i7LQI9EOkPsC9IwzEBwJ0JrGKPCDAK1jTAQvAGheLBecB9B6xbXg5wBao7gNvAugdYl7wAcAWot4CHyc4oV8EvxZkLChF8CXAFpneBn8KzAacotg9EeA5n56gP2A8ZBDwKMAmsOJAj8I0DruRPACYDLlDfwEQN9mygcXANGQnwe/AkyFfDBY3FdMh3wE8sfATMifgP8BzIJcAf4ZoHX+18GtUFcxkLuA+wMGyFrwSCCe8gOeCdDkXTw4C0iGvAy8DpgH+RlwMUDfRdsNfhtIg3wCbAEyIF+lNhiCMSVdF3A/IIvKDh4N0JywHpwMLIK8GJwH0B5568GbAZrz2QZ+EaB93ErB7wDLIB8FfxwifrfOgL8ClkP+DvwzxQX5Brj1EMZprqcbOBCgFxkjwQ8Aa6nOwQuA9VTnpAtshLwRvBmglxefB78I0IdM9oLfBWjf8OPgs8Bz1AbAFUAB5CvgGwB95+0O2DNUPJvpBh5U636t3wjGXwXMwCnAAvwI/Aq0ioQdBvoD4cB8uI0BRwMGYCGwCXgVOA58CdwCPEfCxgLDgBc5+j3cTAy/t0Ayq5n+JPhb5kTyG3DXe0byBJxrNZH8R5znd4jk74Mt7SO5K+l5RdaxQ2GjYUcAH2AzdLuCxwCkT3FTeIqb4h0Dpnin8+o82L+/YI0ceded5tMsQSMbtd0hds8GyU7nlw/jZx7XcX+4z1iuq+FnOjuMS3D7AvWoLxV+ZDPJRl/ejz4Cv3SA7u9t4cg//3XUNdzfi2zYDstBOl4ajHj9q9OtiK0ZJu8A6iC28d8kylOOUZ1fUPlPKr+k8rsqn1b5gso/qey6QHA7lXurPFDl4SqPU3m6yskqL1T5MZWfWyDWJZ5eIOao8nYNE99xQn0r6xJNEeLbsLcixLdhX4hQfmPaZ9Vcl5jzkvit+qxjzXWJLz8zTBnXfPPwMOW35niPmusSc+Buvy7xXNowZV1iajOxLvGnNvpHGtvvYz2u5XFca223EiYtY7z0u0hO174CoPWJdK1vkL88kptwrZYWzmBlYdvZbbhZ2pUwK5j2B6HrqHsRbji/BnwD0DosWntlW8t4hMIgHeXbUUO2M1rHaIbbVKQrvYEwFIeD79EuRrxFe8Xaxb2o48NA6epCVpQVya9C1m8zsA4vDuN9gWCAAdFAPJAFLAc2ASUArWvMXxXDyiFfBK4CrrtRv0BZZiS3uhqYeUEk17smsni4ZQH6STpufdHASiDvpXOfOFYOvghcBVxfGsYthyO56UwMC4bMAO2ZWCY9YWClU3TKGsjSDSWsBO57AdMj97FysAH9+SrY9eVhPP/vBcxy3MCCIZd9PYzL3YK4te1WloXz5cAmoAQo6jaSHwaXAxeBq6nzWdEVXy4fKWC0r0nZFAPTPYe0UY74V5B/wPi9L98ELgH2AocBWmupe7KEXYXsugflB/oCRd9EcgbWDRnO48F67yC+HGztNpyXgPcClg0GVg42dUD+wa6vIjxAazCDwQyIBuKBouMFbDk436TjJWDN6Rh2GEzrMmkd5lVye2ssM7kFccPPI3hwKc6TipncsYDpYkfy/IHD+XK40brM0glblbWZh3G+at58pn9xKbsK2fWvSB/oCwQDDCibEcviwVnAcmATUFoVqazlPAy5HLgIXAUst1B/y8Yyox71vxfp94xl0eB4QPt2DFsO3gQUleWyveSfZ2Cmolh2EfJVgL5lRmtBZ3stZcGvoazbY5jmbAyLh5wFLAc2ASXAXuAwUA7IL4Xzq2DXfbhG20ZyzVQdD4as+cDAosHxQBad3xjBpTGoP8hW1NNhcDlwEZBbJ7JjyJfljQLW93WUH2BANGDqGcSzwMuBTUAJQHvCHAaXAxcBWnvquh/1B+S75zLzmpHK3jDROI8HsgB9DPri5RH82Pz5bC/ODwPlQOnkIH4V7PoG8jhpC+sLDgYYEA3EA3LfIK59SMc3QS4B9gKHAUtVPLsILrtZzFwPoJ6NU1hfsIQ6YHQuB/N44iuRfDl4E2CML2Z7wYeBUs1IfhFclIDwb6LtjdfxvmC5+3DOwNFAPJA/wcAsJ8P4JsjajiP5XvBhoBy4CFwl9/YFrMNBxH+ggF1Pm88Y5GggHsgC9O3i2CZwCbAXOAzo2gVx00sjuTXDh7u+hXy/NpL3BVsnxTIGjgZ0S0pY/uwRfDlkfUYhKwGbdofzw+By8u9hYFfBRT/EsA5vo/0CwQADtJdjmCVxB7Otn90EtxJAfhb9B1z6SQy7CL4K0Fpa/Y1I3vcd2JQpSB9M62n1P/ryLMi0pnYTmNbUmv10/DBk8y8JrPRoJC81jlTW1lpmFbK+h4bxU5PmM+18H26egf6Pc03+ZrYcrL+ZwErAe4Hee5YyWmt7EfJVwPVdtB9A+a402n3plJE8GufxQBawHNgElAB7gcNAOXCRwowtZK5mXKc2QbwvOBig34pocDwwMWY+Ww7+6KH5d9fn3rxvPiuH20XAMAtjsAU63uE91B8QDDAgGogHsoDlgBl2vwSsRfs+DC4HLpL+tPnM9TDyD+jOoP8Tn4thtF639HYMy8J5/jvhfBO4BJDjUH/g8sPUL2JZmbWYabYUsg7vI30gGGAAfRM7HlyU4sP1Z3PZJsglwF7gMFAOaOML2VWw6xH0B/STvmDTMwbGwGXNdMreQVmQpTvxbBNY3yWI7wXrXtrBysH5qT78Kun2C+IdPkD6QDAg43eR1gHHQ6a9hIrQtzZBLgH2AoeBcuAicBVwPYp0U0dy3WykuSWWFbUYzrd1XMri4a6J0fHl4E1ACbAXOAyUAxcBWjP8yYPzmaZoLOt7bBgfNx39BxwNxANZwHJACzuuRVym39B+cZ5f6cuNJ9H+IbseR/0DtI44GMwAzRexbEc07JGpkC3HufFEpLKfUdk/EB7n5YD1cYQHu36I8IAmdQcLBtMa42hwPJBF7vsL2CZw0bOwH+B82O/eyOdF0i2H/TuBvnEN9hMcDCQ+MJ9Fg+MBTcoOZvIO5psglwDy+K1MlkJ4OWTaO8koJTDXvyF9oC9g+6a49mQBK5oxjhluxjD9n3fgtwz2G/4a9H/9uK2sHPJF0p+M9v935GmcgdnWLDOcm6sSWDw4C1gObCKdLyO5wYDxxEfjWTnOLwJXAdePkD5gW9/MSL6G/IOzgOXAJqAE0LQN4vKFSK6FTbmI86uA60lcn/uHK+ufgyEzIBqQegQp3zfX6obzTTinddF7wYeBcgpTHsOugl0/RvpAXyAYYEA0oEFe9X74nT8Rw3SZU5j161i2F+6HgXLAMh/jt//H3pmAN1Gt/z8NBQpladlXCRVkEQSqsslSclBRULEioKCUQIEKFAhFAUFKBUQvKla8IiDUCrJvFQUFSg3dUhGxoAICllpoy07Zt+b/OZkJSduk7b16/97n/uZ9+nne7zlz3jPnnDkzncxMMviguZ8Yq+0jHi6EfG7cx3FaPjft7nw1kvPRSvONwjBfuT7leA7LMLKLmD+COWZSnolKIJ0BfqSnu8TLz2bSy3PmuqqW5+rNVS3PrTuo2gCPupRvu4zj5dJuYn5KtyLXtNxph+nd5HmyKy/d/Szkd9OpvXUv39VFnqMelVfWx7HeOrd9fRzrvDCt/N1ntnsdU3TG+l963A286u8TObqcfXnHByoWeL7b8FzFu7rvQ+WLfXa7Y9tGPgs3lfcZ39PH58JgH3s98vPO5FmNfDJmufz2UvvqPro8Z133qQOzL97fZ1Wk0r4yuoLvPnPYPtrviB3/u+/dOjr+5lts20prMTUr/SX1bPvS3209mw46t8Xk6eV9fGaU9xmjLhs1rtrdmH2XXPopnL8349O5us94mNxeWXZwSTn7Nm87tabPqA+q2+s++HTB36cJYrt1HOHnM+o622Z2OZ+QV8r5yM+jbWeW90mdqdQT86viE34vby8ntbw+V/g9teOHho8c53g3g/MVtfbsAjn2Ms532o4zvRI6LKLAa21HKi9QLpBX3Gtw3fwO1sDQyRHOH68q5mewBoaFh5qHjh3qXBjmEjc0fLj57noHDptknjjOpZoRYZNDJ8rkgwW/lDBy+Gj5fgvTpBEFmun8roJ9UEZEBBYYl2J+6Kvgr3oV/02H0v6GV2nfCRzS18v+nYiIDsrUKe47EYMr+9hx/U6Ezs/nLvPv0+lymhf8TsTkFj53GUiA5M98J6Jf0+KfHfa5TyGhX/HPDqdOVZDXYhzm7tnhw2cUFlYs/tnhiGsKJX0nIuuagryWU9x3ItbV8LIjrwkV952IWc297JT0nYgllJEkNCtYrvB3IuR8kBzY5DwKu33fplc5OyV9JyKEMpJrvs7/ggbVu34nYiDzSlLSdyIcc62k70T4yDIeyrl+J8KPMpKSvhNhoIxkYF1nOUc/XL8T4TrXi/tOxL6WPnaWF1pv4e9ERNzvY+d6haLlXL8TEfmwjx0/l53W0T7X70TMb+9jZ6C+YH3SCn8nQpYzuKQ9fSdiE+X+r3wnoqTn/1t7qf0/Gm+/R2YfBjWvKnmOcu3UvEbkOcYrUM1rRd4MNa+NmtfZJbatmidcyj2o5j3lUu4hNW+gS97Dat4ol7z/1vZ7Mllu3oF4IfnggKP8he4feBV8z+3g1fFiBCxeGy+uqvXHUH6FilosqHDcqs/jxSPL6dfKeHFNjdtK+R0qpYkrr1fi9lJ+Pxy9G+d3N84xbjW+Upal433VuNOUvwS3i4kbuUFZ1mpjwTGr9HO8qAlNfnZum6s/7hRd9u4UAqajHWUddcrDwYLf3I+9rKM5dbUBo1rnypM7xcd/7BQ/Ze4UCT/tFA2v7xTXT+wUg6/tFK51HjgSL+Se4jjOy8OYQbfLfr/jcerqA6+4tFPW6VtMnQ5zV6f9uXTqmgmLXOq06OJFN0i4vVO8UFbp4+N413bqjrvvuzw2LqOudZDiUufuBvGiXPl4sQdqt4oXTzWOF7ktC9bpkxUvls3xsrdTevlsTAbtlOc0e6ir0q/xIt2lzpPt4oUBnnwoXhzpoLQnolN8kb67M/n/5yB1HYW8n0veh0pjsr3XqMvnl3jR9Je/pk75f6gFdXWGAX9RnXL7D6KutoznkF9c5nzXeDGN8dN1jhfjgpR1HexeuvGU9+mGUVc/6hztso22PcFcEPHC3DNejOyr1HnlGaXOkj5AynPUMdQ5FRb8RX2X57cLqWsJbP2L6pT3MLdTVwr87jKeR56NF31h8/PxYu1Lyro6v1y68ZT3SbOo6wL4/PrXtFO262h5xWeXV9ZxsbwyJonP7LTfi+1ljVfuxRp22ve7hW122u/FDmy6034v9l6fgvdiE32UY5OPvuC92B1P7bTfix3eaaf9XuzAGgXvxXqT73ovdkeHnfZ7sXP0yr3Y1VmNAuS92HeKuReb4LtLZHwfL4Lwg3LYPyBGv0sEzR1glPdYQ36IF5GwgzKRlNFBpBfLyXuGsvK+alBF8iESgihn2KuMdQLp53IUPa/8LnHwtYv2+6l5jJO+L32CAAgEIwSDCcwQBdEQC3FggXTIhDzQP0s8BEAgGCEYTGCGKIiGWIgDC6RDJuSBPph4CIBAMEIwmMAMURANsRAHFkiHTMgD/XPEQwAEghGCwQRmiIJoiIU4sEA6ZELeczsLzMWMCrtEJY7RX0btdDtHH/3IOfdcKa3JeMczFoXjS1OPjC/zJ9fv+p77fye+7J+Mr/An4yv+yfjKfyJescLvmintO2kc6YwS/J99x03h+jzVU9J6ii7veJnzueHO4/exEKdeO9Spt1EmKqTocb4P8VMmlxxfZbL7+JeIT3+t5PiRr7mPDyf+/lLEJ73qPn4G8W+/WnJ8PQ/x84mfOKrk+Baj3McvI94cWnJ8j1D38euIHziu5Pivwt3H7yR+VnjJ8cfHuo/fS/ymsSXHV/AQ/zvxB8eUHG8c4z7+AvFtSjF+3h7G7w7x/qVYf/ho9/GVr8SLrqNLjl/0ivv4hsSHvVJyvCXMfXxr4j8IKzn+lof515X4iJElxz8x0n38E8RPHFFyfK8R7uP7Ef/W9JLju013Hz+I+AqliP91mvt4E/Gx00qOn+AhPoz4DqUYv0oexm8S8e1LMX6+HsYvkvgupWj/pdfdx79FfPzrJcf/w0P8e8T3L0V8Uw/xHxF/sxT9/9FD/z8j/kYp9v+9no6fxF+YWnL8zqnu478kfm4p4p/3EP8t8YZSxJ+b4j7+O+J3lmL8ZnsYvx+I31GK8ZvlYfwOEv/NlJLj53ho/+/EP1uK+Hs8xJ8kPrcU5x9feTj/OEv8b6X4//2hh+PnHeKvl+L4s+ENxnl60Xj/q6WLr+0hvkkp4/3fdB//YCnjrTPdxxtLGT890n38s6WMD5nhPj6E+J3jS45/crz77Tea+JaliH97nIfjN/G9J5Ycn2p2H/868avMpTh+eoifSXzZUsTPmODh+E/8kAklxx9Vxy9ob7wIgUiI2Vu0vsL2LvUfm1Ry/WGT3LdvKfGtSxG/LcJ9/Ebip0WUHF/TQ3wC8YdKsX1HT3Qf/5Mc31J8vvLz8PnqJPFfliJ+uIf4W8SfG1Zy/FvD3Md7XYsXoaWIv2NyH1+e+N9MJcdP9hBfmfj+pYi/NdR9vN2q7BIJlXeJSAiCwosTarIMgkAHCTVI11DKBUkPCdXJgyDQVVeWJVQjD4JABwn+pP3VOOkhwY88CAKdnxpXlTwIAh0k0L7IKsqyyNrkgw4SapEPQbXUNlVX1yXrrar2o6baNtkOdd32uuqSX4d8CAIdJNRWlhvq7RIZLI+BkLpFx8OdxdSnLBjqFyyfUa/4+H+y/XK+cPk/ujJe3Leaz+yri24rd9tvBfFNl7vfrjvIj6TuZWr97uLPHyiYZ1wXL8T6eNELaqyJFw+ujRfBaz3HW67Hi+ou9+Nqb44Xs7fEiz1bStf++jc5P/rKZT/5Ol6kbIsXVb4pXfys20peaLLi1+AfTKXNqUXLDnCTt+C2M++SpeDy+3fHi8OJ8aJ+kpK/MKlo/HI1vnWC4s14f+ppayla9mE3eV+5rH/+joLLU0nPjY8X38cr+X12KV7+7vp773TY4Sgnr+cXfp9jTZ379y8W+a1ZN49duT479cq9+bYWLjz2FyHrWgTnmzjzFqm4lnPNG++S16ZJ6ZDlB7vUI9nRpGDd/2kK933Rvf9/1z+kWb5tKoxunm/rprIUHmn230FT2rIGn9Qj3zbDmG9bDfshpoeSdwP9wKP5tnwIh8/hu0eVvAyYHplvC5vh9BKdBy0Z4KI3smx46JjQiNAhyqObuseGTJwyMdRs1oWFDzOHjnDJlk9dmnXh48aGjtUNnzR2vFw0RD4oM1EnlXzacYh8zMexjDD5KJdOqd8wbFz4REPT8YbmsqChq6FpWCsDK5holy0MzaVo1nRiM/lqH53BMGli6HBZi335GMrKJyoLZIwdOrlAWjZiYthUpW5WMy5i6BiDaUpEqGuEa0aLirpJ4RNDIwxKYw2vhUWMMgw1hI8Lbx1GZ8MjwkaEhZp1lIgICx9piBgVanh16JhJoYZxI2SxsDFqIO31UMZRtYfl4QXWXHi96jKGLGyiYWJE2JgxcrxCzaHhw0KHyy5GhI0NndhY17hx46FjJg41sCnGG1obho0KHTbawEYaZ55iGDE0bEzocEpU5DPC8M78GSaFh04eT8XUMWzUUPNQlNkQ0nSY/UnBobKSzoZhQ8PDx9H48aHhhhHUYN8whhHjzIbXzGFKT5o3nciWes08Dh0+aayJSujS+KHyuSxqnGhofnc1TAoi7Nt16LChdGPEpPBhEWHjwg2yVjo3iV6PCAsPHa4bNm4sVYS2VkImdmbt5okRhqHmkZPGMjCGsZNImULVKisWLT8xlHk2vGhAWHhE6MhQs/0+f+GYiFFh5uJD3LVrhJwspW7XiHGTzO4CimvXxLDJJYTo2CRjh0Z0Ntwda+aUkqc2xV0ZtQIDm3PEmHFDI6jJNb7wYvt2d2Qyuo4n+JT2hk1kOzr3nKLRTCL55LVOpzwHXrqyEyaNiwiTnS5VaZ1uvJnKh5Wu+PCwEepeVLra6fKwoQWqVoZWFg27u7s6y0+cNLaUzfY2etUv84j8TQ95jzZjb75N/m7GmH0ck2Wf0vNt8nccluzPt8nnRmuopzFeU4N1XtN8vOpX8vaey2mKfCZXsoD4t+VpS48qPrP1xsplH53j/VYZZZn92T7qveVhufx9jKyfOC/xsFz+/sQF2vOam+XS5PORaf5W4dB12llK9bkh6Q8lpv3MNPtzJ9eWK+k7eJluuE5J61co6XIrlPTHtZTyVzZbxU3QxVnFqO5pohy+CtSAclXTxD34++ABCCF9mvo6xVnvtm1aulW8BR/Cp7AKvoIdkAw/pVtL1Y9/1/rHWEXUp8WvI4ixKameTf3TxPUcq5gzME3EDFTKTxiQJu6QZwz3HD861yrCIQJOrbGKqfgZ8CbMhXdhAXwClrNWsQy/Gc7DclgDP8Mm2AoJ8AMcgENwLFfpmxz3E+izcDnX2d/baK9TVlEe/KAONIT7oDV0OKVsx56qfwL/NDx3SqljMH4ImCAMxsNr8AbMhnnwISyCz2AVbISvYRekwn44BhfB+7RV+II/1AfDac/bpgnLWsFD0AV6Qh/oB4NhOIyBCJgGs4qpa566bL7qF6h+oeqXqD5G9SnqGC5X0+uKqfs/aTtYrxUOwmWofMYq7ofHwASvwyewBfZBLpRnHgVAV3gexsNcWAqbYRvEny15/FMpM+8SdcNB0F22iubQFyJgCSTCGfC7YhUdYR8xx+EK6M+xneFeaHXO/XpOnEsU3ucThcPvg2NwAfQXEkUtaANPwTB4HWbDAoiBDfADnIaKFxNFK+gNA+E1+AS2QSpkQ+H1v3QmUYwGh58Ks+GfsBK+hUTYD5lwDbzOJgo/aATtoB9MgcWQACfBl/60hmCYDJ9Cwrmi6+92OVFIesEAGAbTYD58CitV1sEO+AFOwB2odEWJ/TPx9VWaQSD0gAEQATMhWmUZxF9LFD/CGfC9nigaQBuVQLWOTuj+MAamgy1P4S10/UuJYiF+K+yCdDiucoJlZ/B3oOqNRNEU2kF3lT7wEoyHt2ApbIRdKvFXlDp+xP8BV6DMVepSaQhtoTsMhLHwBryrshCWwxawQgbkwmUVL/rsD/dCV+gPw2GCylSYC9Gw+poSK+tw9H/DFaX/eeDP2N8HD15W5sPVgCRR594k0RlkugfplfADDJZ5EAA94WXyesNm+FWWIW8obIZd9xZNRzdNEqNhI3wG6WCBH1l2B2o0SSr2uBbA8rbg8AKeheHwGsyDjfAr3IYm1N0OekJ/yALv+5zeD+pDS+gET0IIvAEL4AxchXWwDZLhdyjbjDZAT+gDg2E4zIEP4DNY16xoX442IK9hknD4SlAb7oOH4TEYDFNhPuyGVbAVfoDf4CbUuSdJdIAXYDLMhuWQDCfgCtRoVHT9/eolCRM4/ASYBu/CUtgM2yENDsE5uA7l6yeJWtAMngIzLIBv4Hfwpj/3QW+YAP+EbQ2Krj+7dpKQpNVIEvGwCqJhNrwOr6qMgOehMzQCP/CqocT+mfgr1RVOwW+QBKtgMbwD01XC4SXoCgaoCrerJYk8ld/UOn5GJ8LXsBEmqCypyZjip+MngQmeg14qH7OsA74p+ENZuEb7Tqkcgkm12L/gcWgPC2CuymfVlDoC0H6gh6vUkaPyMyTDekhhvL6GlbBEZT5EwmjoB70hCB5UuRf84Rr1HoN9YKrDfFPpDT3gG/KX11JiZR2O/rero/S/Jj6f/ItwBF57GP2w0zdvz34MXaAX9IcQCIdpMA8+glhYD9/CAbgA5TvQf+gOITAdlsJ2OAI3OhSdfz8EMr7g8HEPUiekwl74Bc5C+YeYN9AJHoUBEAo9H2X/ftTprfATHIVcuAZejzFfoCG0hvYg4GkYBJPgA1gFuyEDvB5PEvdAdxgM02HR40XbP9OYJGLA4cME4w0zYDbMh5XwHRyCq6DvmSSqQ2Mo+xz7bj+nXwIr4WtIgl/gD7gsyzzPcQaawENghGAYB+/BKkiGk1C5P32FZyECFsK2/kXb/8gLSeIf4PCfwGewEbZDMpyE1i8miQrQB56DITAK7pnMfj3Z6U3wCrwKUTAfFsFa2AE/wm9wGm5AhSkcp+BRGALTIQZS4BT4T6WvMAjemFq0/VteTxLnpyUJhz8OC2EOWGANjIZnoS3cC/5wm/IZUPODJDESOsLh+fThQ5a9r6zn/Whi3i/+/1/Tz/h/EctxQ/Wz4H2Igc2QCFnQ9XOWwwNQBoZAMCxcmiRsS53+5WWMBQSDL9SFpvAwjIDXYRZEwzLYCFbIBl0Mcxy6wBB4Az6DBPgD9J8V7UvKYtqzhPF2ePgZsuEGVId2EAxjYC7EwUJYDg98kiS6feL0fWEQjIap8B58CptgN/wG2XAdfBbxvx46wgswCT6CbyEDytKmB+A5mAJLocE37BvbOZ/4VvEy/eU2z9vo/MfJwn9hsjBAHyi8fA95q8HhP/wkWcTAZrDAz3AWGi9KFhWhPXSFJ+F5MMFUmA2fwXeQCvvhMNwE78XJoho0gPVLk8Uh+GoZ64T5S5LF4iVOvxI2wk74Hn6DTDgP16H8p8nCF2rCPdAanoSx8A6shzQ4CxVZT2t4EsbCO0uL9j/s9RTxCTj8sGkpIhxmwHz4HLbDQTgL3tNThC/UgcbQGh6FvjAG5sGHsBRWwB74BbLgHBRef8NXU8QVcPjyr6WImtACusJzEAITIQoWwFLYAN+CFXKh6uQUEQgD4XX4DL6DbKg4JUW0hb5Tiq5ffudOfj9kvTVVRKWl2r+r5Jr2KZSuqKabog+AvPcpr4P9yvKlpCsVSldWy18jHUe68JeYo3QFvw9RS00/k6bE11Djh6MvQM1CywvXVzjdvITlTUpYfk+hdKNCaUMJ8S0LpVsUSsvvkFX5PtX+O+Oxe1Ltv/csvezj8lVKXzeo/hvVW1ep329bpXz3LOu57+zjvONdq/27ZwfmK9/5NHRIsG9P3a5d9u2Ws7rgd88W/p6mvIeiTsHvnl3u/J39u2ddLiXYv3u27XHnd89u22zjKl1IkO80Gifrkd9F65KXYP8umly3/C6az/EE+3fRNpRXvos2Zc25xSV9F23NsxbRPpjzqy4WkdiJ49nxRBFS9nsxewD/Pyp8L/xack53Lk28wTlDxx4W8UZKoohcnibGVPxezLqdJtZZE4X5vWRx+QmOuT2S7n6H7bcgiyjLMdCntUV8RNxajkHye2u/tON/OXVkeH8vIqkjJC9NRJ5JE8upx8B6E86mia2NdivPw1xJE/16WsRmzrdmnVGuZV4/miYONjlv/05btX7fiQAIBCMEgwnMEAXREAtxYIF0yIQ80D//nagGARAIRggGE5ghCqIhFuLAAumQCXmg7088BEAgGCEYTGCGKIiGWIgDC6RDJuSBfgDxEACBYIRgMIEZoiAaYiEOLJAOmZAH+oHEQwAEghGCwQRmiIJoiIU4sEA6ZEIe6F8gHgIgEIwQDCYwQxREQyzEgQXSIRPyQP8i8RAAgWCEYDCBGaIgGmIhDiyQDpmQB/pBxEMABIIRgsEEZoiCaIiFOLBAOmRCHugHEw8BEAhGCAYTmCEKoiEW4sAC6ZAJeaB/iXgIgEAwQjCYwAxREA2xEAcWSIdMyAP9y8RDAASCEYLBBGaIgmiIhTiwQDpkQh7ohxAPARAIRggGE5ghCqIhFuLAAumQCXmgDyEeAiAQjBAMJjBDFERDLMSBBdIhE/JAP5R4CIBAMEIwmMAMURANsRAHFkiHTMgDvYl4CIBAMEIwmMAMURANsRAHFkiHTMgD/TDiIQACwQjBYAIzREE0xEIcWCAdMiEP9MOJhwAIBCMEgwnMEAXREAtxYIF0yIQ80IcSDwEQCEYIBhOYIQqiIRbiwALpkAl5oB9BPARAIBghGExghiiIhliIAwukQybkgX4k8RAAgWCEYDCBGaIgGmIhDiyQDpmQB/pRxEMABIIRgsEEZoiCaIiFOLBAOmRCHujDiIcACAQjBIMJzBAF0RALcWCBdMiEPNC/QjwEQCAYIRhMYIYoiIZYiAMLpEMm5IF+NPEQAIFghGAwgRmiIBpiIQ4skA6ZkAf6McRDAASCEYLBBGaIgmiIhTiwQDpkQh7oxxIPARAIRggGE5ghCqIhFuLAAumQCXmgDyceAiAQjBAMJjBDFERDLMSBBdIhE/JAP454CIBAMEIwmMAMURANsRAHFkiHTMgD/XjiIQACwQjBYAIzREE0xEIcWCAdMiEP9BOIhwAIBCMEgwnMEAXREAtxYIF0yIQ80JuJhwAIBCMEgwnMEAXREAtxYIF0yIQ80E8kHgIgEIwQDCYwQxREQyzEgQXSIRPyQB9BPARAIBghGExghiiIhliIAwukQybkgX4S8RAAgWCEYDCBGaIgGmIhDiyQDpmQB/pXiYcACAQjBIMJzBAF0RALcWCBdMiEPNC/RjwEQCAYIRhMYIYoiIZYiAMLpEMm5IF+MvEQAIFghGAwgRmiIBpiIQ4skA6ZkAf6KcRDAASCEYLBBGaIgmiIhTiwQDpkQh7opxIPARAIRggGE5ghCqIhFuLAAumQCXmgf514CIBAMEIwmMAMURANsRAHFkiHTMgD/TTiIQACwQjBYAIzREE0xEIcWCAdMiEP9NOJhwAIBCMEgwnMEAXREAtxYIF0yIQ80L9BPARAIBghGExghiiIhliIAwukQybkgX4G8RAAgWCEYDCBGaIgGmIhDiyQDpmQB/pI4iEAAsEIwWACM0RBNMRCHFggHTIhD/QziYcACAQjBIMJzBAF0RALcWCBdMiEPNBHEQ8BEAhGCAYTmCEKoiEW4sAC6ZAJeaB/k3gIgEAwQjCYwAxREA2xEAcWSIdMyAP9LOIhAALBCMFgAjNEQTTEQhxYIB0yIQ/0s4mHAAgEIwSDCcwQBdEQC3FggXTIBPvnTz6PdLSmiRV1LSIMxtaxCCtchuAGFtGwoUWcxO+Ed2HfPRZxwWAR78MgyGH5cwEWUftei8jGb4X3YDL1Sj5tYRETm1vEXLRkvorjc9ueY1axCc6stYpLcAPywXudVfxSimdXHPEVKV99nVJPfbwB7oP7oQ20X+e+rh7kd4ReEAxD1inP4byirn8i/jX4cVWaOATT0W/CWzAP3ocPYSl8Asth4zqlDV/CVrVdsn0/QLKsF7LhtNomEWcVj8W5b1/91Rbx+CqL+PkLi3gGkldYxCRoAvuXW0QUtIOMz9km0A3OxlrEEugNNz+ziNUwEMrD1zEWEQo1YPcyiwhaVvxzTj99aREx69h++PVxFvEi7IETmwvGjSd9a5NFxEEYtIfvNjIXoC7c3GARKRAMD0INyFxvEQPWF7/+fbss4iKUT7AIf/BKpQ0pFvEy+nGLRTwLgyAUNu+2iDuJlE2iLDRVfRuoD73fsIhOqhbwJJShrmfxb8DhpKJt6c/cktdCRuLlta7X8PKayFy8vJ6xUM49/Eq8/J2Q7/HymkjMMeVaykZ8mWL6Nytgt3gE3nx8t9hn2C1ONt4tDkvfe7fIwr9FOuvJ3SKgzW4xrfVusfn+3QXauJP6D0EWXJJt+N0q6sBW9H44BtdlG8hr9HvROSbnaSvy5X7kbv+T+85DvyvrkPXXUetw7E891H3HdbljH5L7oOt+1Pn3kvclx370ocs+4rpPOfbz7mo7KuRaRVWoAXXh26XoGKuQ+9Q9pJvCr03TRCt8IHSENh3SRDe8fN5M4F9al2bf/55A94UBMBiG5ZZ8/Cl8Pa+w2Wy2mbaqnpeX9FsuXkodNu9SaJd1llp7udGF6y8c62p+VdNEPahd1f0zeo3Jbw0dQT571wP/FLwAIyAcpsIc+NBNHbId55on2ve1wm2Qee82S7Rf6yy8XKYNgxLt+2TFQstk3of9lTrdLft9YKL9HXqVXZb5uCyT1zT9Cy2r6LK+wm3xVeNkfZVclgUZq95dJuvzK7Ssqlqnf6G26NS0Y1lVN8scfahQqJ323xgbkGi/zu5baH3+6rhUdlOnv0vfC9fpr9bp56bOKuqyym7iqqnL/N0sq+QyZoXr9HMZs8LLCtuGSYmi4ahEYRqRKC6NSRQffJgoWsxPFOPRxn8kik7mRD4vJop+LB80oujzY8tHJ4o984h9j7L4xqSXvpIoaoD3+ETRZRwx4dQbliiaEP8geZXQb7/POt9NFEveSRSPvJ0oMmHm3ETx1JxE8dNbRdfjyd49lChi9ySKXj8milNJiWIXLAATjE5OFEHgzfIOpPftShQ1ExJFHxi0N1G0/IF+fp8ojqQRD1usiWL/L5Sjrm2piWIGdE8tvi1PE9MA/qBcZfj590Tx4jH6k5IoNkEq6//5aKKYxjq3JxStq3D8eycTxcLcgvG/ZnmO/6VsUoH4qaRn6ZMKxL+jSyr1+k+2SRKzHygYf7F16eMXdU8SnboVjF/RtfTxxr5JYtnTSSIEHPF7nvIc/8q4gv0vG54kjo1KEu2hc2iSPd480nP8fbOTxBvjk0QZcMyfqzOT7s6f8yOShHlSkn3+uMbdoPy0edS/NlE8BDFrmNdQ960kPoMk2efPpOFJInRW8ff3y21wtn+iNUmc2Z0k+u5KEnvWO/tfbb3n9jdPSxIJxPU6nySSziWJx88kiWankkTr7CSRfDJJpLBs2YkkUY9yjdOKtmUYy3zhy6wk8Qyc/iNJvAUNIDszScTBq1AN8jOSxEOWRPER/sXfk0STY0X7v/FokngAbhxJEqPgniPF93/ilSQxn7bPuZEk2kKjO2y7W8yh60li7zX6fTNJ3AtLKbPifNG6JlNm/9UksRUWwwzYQD0v4QezLAh84c6VgrGPsLzu1aLtP0/ez1eKb7Or3VcvucD8k/fNvOomi011ku9uv7JoT9vvnyxvTLno2sn2+dcIv65WcoHjV9mkoseveymzuGayyKmRLKKqJ4uH8T9WSxZn5DJ8aY9fXzRIFuPpw2tQ795kcTggWTxVP1n0g0Eg2z8zwHP7LzROFquJPQh1qGsnMSa4SXomRMMn0LF+wWcDFhC33JAs+uIrQRN0RqNk0V2Wa1z0OQJPlnArTUg8LX+kbbLIp19lmwB6Yptk0ax7sgi8P1lUJe8R6NUyWUzGz2hSdL2L7ksWS1ski7ebJoung5PFvMcp34s6KFsLurKsOmXaFYot0ztZfPNEcpH5NYdyr/YpWPaHAWzL55NFMAyAizAYJkGPVwvOry8nERueLB4f65xfljHFz68QlteGHaOT3f5/dMwv17gxlG0wumj7p7yWLEZNLv388n+36P6xZl6yeHKes/1J/yh5/6iZ7Pn/u7v947NE/pfDre8YH3gb+oLcP2p/9+//f2+8IFmcA9f/b69Ee27/zM0F+79+Q7LYtz5ZjFzv7H/yGs/xPfOSRUyrFDGoW4oY/kiKEH1SxErSV+A2vN05RbycmSzKtE4RFVsXff4kNjtZ+LJ8ZEayMF5IFt8fTxblLyaLT0knwecniaXM1pcLxq5kmd9x5/bfTHo7vJOTLF4875y/vueL31fvVEopsf0/lEnx2P6PyqWIqSz380oRRt8U0Q6tp86epMfA2rIp4iYUbv/TLIsHR/sHok0wtTxtqegse7pL0XW62tyAkttfrb7n9q9tnCKS69H+uimiJT4L38WQInrgh8AedL3GRdv/NcvmUW9v/PPg2P8GN0oRKxqVvv31i1soLar411kVnv/XJ6aINRNSCsz/WqQ9zV+dzturopefVy2vBl4BXi282ni19+rq1dOrt1ew14teQ73CvCZ4TfGa6fWO14deS7xWeG3w2ur1ndf3Xj97/e51yuuKl07vq6+lD9A/oH9E/7i+n36oPlw/Tf+OfqF+pf5rfZL+Z/0J/RV9uTK1yzQv07lMnzJDypjLzC7zSZn1ZSxlfi1ztkwZ73re7bx7eYd4T/GO9l7nnex93PuOd92yD5d9ruyEsu+X3Vj2x7Lny/qXe7Bc/3JTyy0tt7vcqXJ+5TuWH1r+nfJflc8oX9mns88on4U+qT43fVpVCKnwUYXvK+grdq4YUXFDxdMVm/uO9F3pm+vbqtL4Sl9Xyq/0eOXoyscqt64yrcreKo2rvlp1b9VmfjP9jvl19V/mr682stqP1TpVX1G9Ro3ZNa7XCK+ZXdNUK6PW0Nonao+uc6XOzLr+9ZbX61x/f/3xDfwabmk46J5yjbY0Gmlo2Phg448DXrjX0ORMkx1N598X1uzx5i1bVGtpa3nx/pxWJ1rnPHChTX5b/8D7H+zzkPnhZe3TO1Tu9HTnfz5yskvXbou7e/UYZzwphj96+rGpvao9+WXvl57yf2Zv34+CR/Qz9m82sM6L1QfXffn+kCdM5uGrRpwa1Wn0grF3xkWYr0f847VWU49MWzzjlahes9vPffgfj7434oNPFhz7+OHFy5Y2iF2/Ini17/rDm3Zu2botZce5hNZJb1ov/jAlvd6vP/+2NmPJidWn9p+ve2X6TZst/r2UAvOn98wU0WJGwfnT9w3P86f+2oLxldcw/1aliDBwxK9f6Tl+1ZYUkbI5ReyMSxHjElI49qeIhTtTxC+bOG7ACPT3O1LE1yxPiSu6L1Vm2RLKjYK3t6eIvd+miCfwTanz2kb2efIbwOebC8bGUG7N1hRx7hv2d3hnW4o4SHpaYopoiP+d8uVY3yg363S1QZkp4sHcFBGdnSKuH08RH0ETSM3g+Ad+0IFlB26liAlQBdbeTBG9bir1DrknVcxtmCpuNEgVo+Fo/VTxNOyqlyrGgQGKW//g+1NFK1jYMlWsa5Eq/gFrm6eK2viYZqki6L5U4ftEqrj1FMt6pQo/mI7WPaXU6/1CqmgzkPwBqSKhf6oYDwbY93yqiIS2kNEvVcyHILjwHPVCX9DBpuBUEQJ+kPAs8WCAfX2Jh7ZwnLoXQsYz1ANBcOFp6oHQ4eXuG2Yqd5+n/m1blyZqTLSK7fgXX7eKnfgbOqv4Hv9WFas4iK9Y2SpO4hflpYpL+MaRVvHFmjTx3izlvkmfmVZxhfxr063iGn7wFKu4If0kq/gGX3WCVXRaTf2vWcVt0gNZnw2/apRVRK5PE7t6WsVb+OeDrKIMPi7cKnzwH86xikr487Otwg+f/ZhVGPAnoqyiGf73UKswUe/csVbRivQTFal/BstfsYoPSf8jzCoC8UtrWUUHfMPxViG/a7ziSavoSvpiiFU8iq+TkyqeV/1AfPJwqxiET33WKvZusoqHx1jFMNI9R1rFFPrbsJtyjVimralWkY1/q2eauPWclfOaNGEaZxVj8bcGWsVEfFf8FPzXL1jFnqVWsa2SVcwg/ZHRKubIfjxCP+9NE4n9reIP0mn9rOKU6uep/fgEf39fq1iNz8FvV9N71OUH8J8Ms4rf8N2p5zjem/XkqP48vgX9uizH0eS8bt1sQ5rY/hDbr5Nyb6M96b0PWsWmDkq6l5p+vaOS7k969sNW8c4jSjqE9IR26nfW11rFONL1OjBvllqETPtvTBMLOjFP/qmkwx3L+1rEWNJTSO8mLZ/LlOko0gebWsVcYeHcJU18oC6Xz2TKdIyals9dyvRG0m3vtYodRiUdT/qFRlZxQS2/l/Q9rWn/40r9R9V4+TyoTJ9V29Opl5K+pi6Xz3LKdLmNyvKywUraT+2PUOPrkd7d0Wp/flOmm5N+poEyHr9mWUU70hPas71idwuZLrz/3WR7VK5PPus9W8cqyuO31rWKqqqvjTeR3wh/oHbR+Cj1dwI6b1SetQ3Cu3vf5H+DyWdpJcgQR558NjZSyRvvWtbxPr8LV5T3+W15xdeeL9/nV1bXXFdPV7fIvZHmLXztuL7Pz57XSWFbEG3oUfB9fte7+uquP6VwQa5P53xfX98TEcNDmvvqHLQir5XO+b6yf+V9fwdUWj1Q/Pv+dG0UDJOVZ6gr69y/78+wUkE+c+0wx3g01jnf9+fzrJcd76ru3/d3Ry1XKcTLTlu9+h45XcH3/TneC9jF5GVHrqyMSx+k9dE53/fXZZiXHflsd+H3Aj7vUu7yGi878hlxma7oUu5lnfP9fFm7vey4ey/gCy7lblNGcqFdwXKS4S7l5LyS7HF5FazjnS+vuJTbcaeCHXfvBRyvc76zKYMyksiWzllpUP1kl3Kuc6lwfXNcys2jjGSJm3Lzdc531tnnNnO8kptyH7uUe4hyD3kot9SlXBDlgijn7v2Bn7uUC6FcCOUW1nCWc/RXvp/P8f5A+77VVdm3yrjUJ0f9G5f6cp721eV087XHuq5XEu9SbuEzrLO7r25WpaLlUlzKGQb76gx9fHUJDYu27wed8/2BGVN8dRlhvvZ3cRbur6Muh8ly6S7pu1v6338v4PC/5DWBQ0YNN/+bLw0s6f1/P7yTXez58aUN2cJ7Y7aYuyVb1MK3hPbQEwbAKzALPoBPYTVsg72QAzeg0qZsUR/awDrq6YbvC+EwHT6G1bADfoATkA9VNmeLANhHTFv8k2CCcJgBH0EsxEEyXKbcAXwmnIObUCYuW1SFhtASusAzMAwmQlRc8f1v1T9XXPfK8Vim67kc0UKfIx6Az+TY4B9eny264nvAdmK98Y/CIXQ69EE/C+um5wjzlBzRH123U45IZtnyN3LE5Uo5Yi68R/oDWAAfwyL4FN4plyNeJGZC+xwxFB8KARB0OkdstGULK2VGk+7yVbY46s860LPr5IgI/BTIqp4jZuDnwGXKNlqVLd5F7yZ2vr5gX2W7/omX5WLwsqz0H9F2+T7Pa+TLfauMXvF31PQ5vNyv5dil4uUYpKrjeUStWx6vA+DQVLbvL9lCfoiZRLkFIH/M7QD562U/5DykH9+iu6F/In/wL0o7DpIXif4MfVS2AR2L/gOdA/ZjWpkcUR7kb1A1xjeHFehH8RmU/wL9BNr712zBv1xdX/TzsAo9xjtHPES+/Dc8gbxXyyj9XoAfTv5a9Cfo+eh16GXoz2E9ejs+i/wN6F3oOgezxUb0bnQ/tDwWpqL3wGZ0Nn4B+XFy/NCp6C9l39GVDmXbx3Ug7emLlu8+vU5+PnyNrkP+NPK3ohui16G3oaejc9DyWNwEXeNwtvgW3QLdB70d/QB6Mlr+IOlD6D3onehH0H6/Zdu3o1GWR++SY4VegE6QY4U+gP4OPQDd/Ei2sKBfRg9G75bbWZZHy3eujkanopPQ49G6o+y76FfRA9HyGD8NvQQt58ub6H1oK/odtPexbJGG/gDdEf09+mP0ePQe9BL0KrT8H/A5+gh6L3qN7Mvv2eJH9CZ0L/Q+9FfoSPRP6G/kuKHl/4AEdAZ6PzpFjlsGxxb0XhmL/lnOTxmL/gX9G3oL+ld0Vd8ccQZ9EJ0h13s8WxyS2xcdgj4st68cE/Rv6CtyTNByv7glxyST/VbuIGXpI/oYsjx6DPp3dGX0QnQGujp6H/o4uh7a8AfHPznP0X3Rf6Cboeeis+S2Rm9Dn0A/iD6DPonuhA7KyhbZ6O7oSHQO+jH0FnQu+il0FvoUuh+6xolscRr9IroP+gx6iIxFn0WPQG9Cn0OPRWegz6MnouuczBbynGGyjEVflNsdHYHOk9sdvRx9SW539AH0Zbnd0d7Z2eKK3O7oLuir6KVyfNDX5HZHr4HrctvhY8i/Ibcd+gL6JvpnOVY52eIW+ogcK/RtdKYcK/Qdub3QO9D5cnvJsULLf6KX0Q1ys0UwJwg3ZCz6ObQNPQ3NabauLMfo5eih6Erog+jJ6Opon1PZIhpdBx2ETuaEcIjcf9FH0KHohiz7gJOTjvhNsjy6G/oA+kO0QF9HL0A/gW5ymv+H6GfQfdH/RA9AT0Z/jB6MXoJeiA5BJ6A/QY9An0EvQo9G+53JFovRE9APoZegJ6ND0J+iX0dHopei30DHoJehZ6JT0THot9EX0J+h56HrnM3mmMh5LboLejn6n+hR6BXoReh56C/Qsegd6JXoL9A56FXoNehK5zgOozegO6I3o7egh6Pj0N+i56O/RO9Cb0NvQSehs9Bfob+XfTyfLb5G75ftQW9Fd5f1oLehD8r2oL9BH5P1oL9F/4HOQG9H58r2XOCYib4g24PeiV7F/7sQdDz6Evlz0bvQV+V2RCeg8+V8QH+H9irP/n6RYya6LLo5eje6EnogOhFdDT0LnYSuhV6HTkbfgz6ITkEHyHryOGai75P1oK3olui+6J/QbdHT0OnoTuhV6F9k39EH0HoD8wrdC8qgQ/ChUAE9XbYBKqGX4i9TvjL6c7ThEudq6JUyFl0VvRY9Hl0dvRH9FdRA78GnQx10Ln4hZeqiz6MT0fXQV9AX0A3Qt2TZy5y/ob18ckRP9D3o8ujxaAO6MroGNEa3xLeDAPTT+IWUuQ/9HDoR3Rb9Ivo2OhA9FN3gSrZ4ED1S1o/uhB6LjkB3Rkegt6C7oV9HX0b3RM9EvwXr0LH4leDPh/OdeMPVbFEHvRs9EN0AnSbbgw5A/4g+gH4Y/bOsEz0ffRTd6hrn0+hMdDZEo6tW4DhJ/odob/QY9AJ0BfQ89FfoKuhN6H3oGujL6J/QddENrrPd0fege6L3o++V9aAPoJujF6DlCVlr9EOgR/fB7yC/DPpZ9AAoi27AuXUW+eXREeTVuJEtfNBT0TOgAnoRPoh8X3QMeji6Kvpz9Fy0P3oVehu6GnodOg5qo3/AHyS/HvoA+ja6IfowuvlN5gD6d/QJMKD95nGcRjdD16jIPKRMc3QLznXHoFug65A/H91Sth9tgPtlPeM4DqAfQj+PHwxd0K/it1D+Udkv9AV0L/QMdJ1bHOfRuT1yxWzSQ9HHdDkiFj0c/cA/KEuZUHSCnKvoKPRNlu+CN9GH8EdhFvoGfgll5qDz0TvQb6HLcC6Rhf4I7YOudJvjOboKuiN6BbomehQ6CV0P3Qh87tXpuuBjyK+ANqJ7QUX0CPwe8n3RY9ER0AJdlTG8Tn5L9HzyWt3hXKsp5/roTyCEE/RN0pM/DL0VHYkORe9Er0OPQCeiD95RPlelodPhKOTCJbCBL59vakFjuB8ehM4goDcEwyAwwehKxX/+UpSXLoJyMQtz7emgT3LFlk8U3ULvLDPNpUyCulzaAy5lvn80120Z+fnOod+VbVpUtEx7tR4vL71uuVzXIueymMWKvuRHGb3efnlhs0vfMhYrbfZekmv/DKlcnPDS/eChzSf8nfUcLTRGsp5K1HOhklJGvg/gRqEyNZYodXV16XuFys51NVeX98TLz7KO9txT2X17trt8Tm5DmRA1PuRTZxn5OVB9NYGuO2USWCY/YyYszRU+y5Ry9+sd/fLSPV3ZWWcTlndUyzx6t8163VCXdQUtc67rkEt7wj20WX4el/2SbbrNnHXU41quj8v4TPdQz7MuZeZ4KHPKy7m9PnXpV4xLm4/LMur4rKXMdZbJONcy8rqBo8wul767rkteV3CMz68uZXQxzjL9Xdp8wkOb13o55jPHKFkP8fI6g8zLUOuS289RvkF+doH2NPlM0TEu28KnCscW8mU/ZJmOaplkl77XreK+PfL6iGMervRzX6auyzWMltQT9FnRMvIai7LdvXTdXNYlLShW0XNd9pd+lIkkX9Yd+bmynx7BD3LMVc7b06sUOk4tV+rZZlOPG5QZQZmHyN+o5oWoZd5zGZ8phfruGMMPSlFmQSnKfFyKMotKUebTUpSR138c+3uULKP2N3G5c7z/4bJffOAyhrKeA2o5ed3IUU8sZXLU/Ot47xWKltfFHHPjGw/z50XH3OD4/H2VnAL7u0Gt52gV5/HnuEt7QlYo/dqG3/6Ys8xFlzIZK5x9l9fnlFy9zlbF/T5Yuarj+Mz/8aoF50/kF0q5oS77aRD7l7t+hbqUaVHV2feYL5xlAlz2iyCXMrqVzjbb9211oJ+t6v7Y8uQ05/Ya7NLmkJXO/7lDVmbf7furlElYWbCeJqtyxRcux5Z3qyrHlrvjqOrlcj9R17XQZV2tVqn/m1Y59yW5f4XI4w958v+Ma5utLnN1iXqMsv/fcSkz2uV/ymbZntVKmZA1zMM1SrnTLvWM5/9vzhrleCjruaCWqeAyzmmyzWtzRTXyDGuV5cPVtONYd5Aym3YoyyLXOtsjr986ypyu6n7/ulrVuS1uu4zPvrXOcZbXgB351eS5xzpnPcNVbXaZP01djquu/7vlNWTHMbOrX8FjpmMcI1zqOehhru7yc47zAD9n38fQllkwD8ZWctbzCmUWqO2MWeesZ4rLOcnrHv4XyGvdjnp0NvftmaF39mueh37NcVlXjId1JbkcBza59Eu3XvGyX/L831HPDg/1HHIpk+yhzDmXeSjPVw2sQ16TD8IvUdcnr8k77mHtp55VapmE9S7/B13q+d3Pub8bNuSKuRsUfd7POYbXXfoVoy733pgr7rj8767q735d8t6Bo0xDf/fruuZSTxsP9ay2Oc/Du/o723Pd5X+KjHHopyjjRxtlX2U9DTYq5d512aZNPMwNeU/EMTcG+rufG5+7nmcWOiY0Udc132W/6OVhXe6sHPN3ULUc0Qk/ER5G6/BzwRtthVwJ6SoQUj2nQH0DOYZkdc4RV6DCIzliWlCOqI9vA0boDxPhHVgMqyEZjsBVqNolRzSE1tADXoKxEEM9s/DTjuSIPlH0FYI65Iq0Rwv2Z/2MHPHUQPKfzxW/QCbchCr8P28ELaAdvEAZn8E5ojv6aRgAQ2E6DB6UK6bBx+g4sMJxuAW1BjDfWbYD2qCfhGEwHT6CdXCEZbrBuSIRfQjOgRfra0JeXXw7SFLbG/KS0n69Trn/GxHCumGIujwmRFleRU0bTEq6oiNeTZdR03PV9PhXcsVCkHWufUup+2vVJ6g+7S2l3jtvKd9/bHLkkP37j02mZtuf+dkSdND+XfQjRw/av4NeaexB+3fP+80t+Lt8297PtT8r1NG74O/ynfn1kP07kw0mHbJ/j3Ofyfm7fPL5jz4Rh+y/wyfrkL/D13bEIfvv8OkrKb/D1+3Fnq3k7/B1KuZ3+KYl5Yrm7+aKTR0yRKTusGi7KVdkPDfIuOdDzvM354rl7A99KXOhbYZ4iPR49PiUIyKEbWHodViMIa37oZdxIHWE1MgQT6zLFgPJ60W6be4R0Qe9ijq2wGB0QvnexozAQcaYBwcZHb/ZF/LCIGMEy2K8Dot++IzgQcbh+C3bcsUomabs+NYZYhR1RvYZZIykHRnNBxnbUue+RwcZL9TMEBm+vY2TKTuKvAT6EATr0CEnj9p//68n7XoOMqhnuGyLLJf7pNGQQhmpYQx0ke2R/e2UITqSnsa6ErrQXvQF1rmNY9cm9RjRi3Ih/QYZpZ5P2zrWvGT/fcBg5oEJzBAF0RALcWCBdMiEPNAfZdtCAASCEYLBBGaIgmiIhTiwQDpkQh7ojxEPARAIRggGE5ghCqIhFuLAAumQCXmg/514CIBAMEIwmMAMURANsRAHFkiHTMgDfQbxEACBYIRgMIEZoiAaYiEOLJAOmZAH+uPEQwAEghGCwQRmiIJoiIU4sEA6ZEIe6DOJhwAIBCMEgwnMEAXREAtxYIF0yIQ80P9BPARAIBghGExghiiIhliIAwukQybkgT6LeAiAQDBCMJjADFEQDbEQBxkf5IpK44v/HyL3+Uv+OR7L/NYxR0gcz0T9qybrl/fkPS0/Tt3H/2T9k/Se23+MdUv+TP0Himl/xuQcIfkz9R8qpv4na+QISXH120+JOJ5v2n/k7jmdtLnqsyLys4L8HO3pmRF5/UWep8jPL/Jzl7yuI69nys8GG9FbwfGci/T2zx465VzLoeVnKrlMnufKz4Cuy+Q1Dk/L5LmQ1MW1zV1bHNeZ/qG2x9G+9wqlPyiUXlAo/XGh9KJC6U8LpdcWSsu2OdKOcz3Z1sJ5GwvFbS2U3l4oHaOmk0uxTZLVssWVW6ee80pfUtlktd7PXdpU3NyQZU97Fe3zF27yZNqR52mby3Lys7XreFgLjY+8Niuv08lr4fLajusyed3fce3/kMt8lddPZVr6Uy75p9R817xzLuvz1E7XMXCsT36OkVxW4+VnTNlOudzR1t3qZxTH81WlKSs/szjKSu1o73GXNl/zKpgv8+54eY6T5cvonfFSF1f2TqHy8lpGNfXYW81F11WfOft3xs/V5GcwOQZyLOQ4yGsMM9Rn597wV55R668+LyevLchrYfKzlLwmL+/rzKGMvF4n77vI6zdybOU9D3kPQV5nkNeh5LUN+blbfq6W4y/vd7xPnLzGID/bhqrP57k77uofzxWL/ZXjmjymyXtkcv9wd1+r8D2tuXwu2zEhRyysnyPKoT+jnjWwAeJgB1jA6u+872Wf9y7/q//M+v/bxtcxp1zN07xx/K+SfT2kHmvl8VIeM+RxQR4r5HU/eUyV///kdVT5f0Lu03XVZzH/m/p+tWrp5tdx9CnI81fmjYV58zX0gavk3Sl0HueYQ3J+2a8HqHPLdT7lqTGyjGOdybS1IWlflzx380wuc3h39n9l+3nq/5/ZP/sUU+//tfGV90qc9yz/mvF1PFMg6/FjntcHn6rK+em96BYe5r7Ma1PCflGa9cv997fRyv+Ahz3sm3+mfjmejmNDNxDQW233Ka8/X39wtZLn6H9yfjrO/4uzP9O/QepY9anmPMd2nEM7lv1f2f8CPGxnT+Nb+P/Hn5kf8jPEf9NYOD7buduW7rbjf2p+DmNsXwFzNeVYIp+JmoKeqY75/BLG3t36P1brisEvh03yHFW9j5Cu1ic/y8vnGu7eV/0X6n/xfI44Uq3gsbc4kzFyTOWzTHI7yXrkPV95jHbcj3WM2XGX/VXe80hWj38yT34GkdcnHM9auJ6/XCxmnEo7PunqcdZxPuYp/l/Zvo51Oeq8od7bkfXK9TvO2/6V8f9X1u/4bCL/R5VT7y3Je0hyXGtXV8ZAtsHRrsL/v0arz+eZ/4XxdbSvcfU///+pefWi/0//yvGJ+w+Pv/x86PhcKLeF47NhK5d7eP/J/z+X1Pu6cg5I72j7IZ0yLwLVdlzUeR4Huc/9X/kf6a7//1f6XtrPr//K/Jf3tHuA/MybmqvsA09UVz7/BlcveFyU89Hq7zz+ry70edhxrijrkOduL1Z3XrP6T+2/D6vHvdBi1vFn65d1y3v68hjtqE/qsOrKeBXXN2nyecmS5ol89tnTXJPX7ArPF8c8cTxL5/h/KI9n8n+GfE5hSnXl+CzzZ1R3bhvpXa8p/tnPV8nqsxCOz1eO/wWmSgWPafKYutrN+Yyn65+O50f+3fZ9oJ6byHkqz6ViSH8h/19BfHXnPK6vjp3r8yp/1fxx97nwr6xfzp0yL+aI7+nPfjgk9+Xq7tcrn0+pr+7Plr/o/Eluf8c5i6dzE7kOxzmp1I5r31I7xt5xzHCOyoXuqpdfd7X/TnXMh9mi/3pl/jh+N8B+H079HRJ3OJYVZ/KZAfkMg/05Bt/exvmm4/bnIBzLQ149KTY9fFJkgF979MSTQmc+KUJGnxSRY0+KhHHkhZ8U+8JOiiCWJ4w6KS6MpPyQk6KvIM9IurtCTBfKPsKyLodFTDeFfRNOirbkBUWcVI6jrKcvjIf5INdfpNFmN3ky1s36ldFEty9+/Z7Gp7j+l2b9jv7L9csy7tbvWocc+1n9c8SEPrl25O8mFLsNi1nYc3OuCIGgL3OFfE9oBTU/8qIy10bqlOeGEkiHXMoRbR1pdORl5rpaPuOyUr6yo59XlPRsnfJ8TyTpmGv8L3Usv64s76VTf5PkBvXdzBHqpNbF3FSW+zrSt5R0P7V8Bum2d3Luvjs1CD0faqrpGPRlkO8mtb8nND9HZMAYR9pGWpcrOqjlDV654jZM0Cn3tw36XKHzzhVzvJT3JwShQyrmirvPUPkqzzPsV/sXI9NVc4Xjp0hiqqrPUxJv/90WP8a4Vq6oTTpQ1l87V0TWz7W/W1bup4aGuaIPyP1YvsMjEp0BIVso53nz2e38tGyRkZ4lwk+xjdKyxAT8JtIR+EjSr+H34T9+jjT5U0n3xU/HG/CR+As/ZYk38Qn4Ofj5+DDmVgj+bdJt8fPwft9niffxOtImjlH79mWJaNIx+I/k+lm+ED+e9MTp2SIIv1jWS/5SGU/6M3zGj1liuVz/HuqX393Fr5TtJn+NbDc+c1u26ItfL8vhN8l27s0SX8r68F/LduIfzCEe/41sB/XskMvxu+R68BbZ32+zxD7ZLvwZGYe/JNeHr8x52T58M/wF/ECOxX7bs0Rb0m3xj+CD8AIfgn8WH4l/ER+DHy2fo8S/is/Az5HneTsYL7wBv1zG47+S8fjvZTy+zj25IgZ/Usbjb8t4fM0zxO/MEkEsN+BD8EH4luSH4B/ER+IjZTz+KdIJshw+Az9FxsczrngD/hN8EH6NjMd/KePxyfgY/F4Zjz8k4/GZMn5Xlrgu4/E1zhKPb4gPwbfFR+KD8DH4J/AJ+L74DHx/vC4hSwzHG/ATZTx+mozHz5bx+BgZj98m4/G7ZTx+v4z/Lkv8JuPxmTIef0vG4ytyvheJr46PwS9nHBLwjUln4JvLe7iWLNEBb8B3xwfhe+FD8MNkPD5MxuNfxSfgp8p4/DwZvztLLJHx+HUyHp8o4/G/yHj8ERmPPyvj8fkyHl+J+aNLzBKpcvvha5EOwueQDsFXasQ+jW9Ffgy+Bz4BPwSfgX9VxiexP8n5g4+U8fi5+BD8AnwkfpGMxy+X8fgEGY9PlvHJbA/ZfvxeGY8/JOPwOTIOf07G4a/KOHy+jEvJEn4XiMM3wwfh2+JD8E/iI/FD8DEyn34k4CNIZ+Cj8bpU9lMZj98q4/G7ZDw+Vcbjf5Dx+P34BPxJGY8/I+Ot7JcyHn9TxuNtMh5fnv9Bkfh+rDcG70c6AX8vPgMfJP9ncZzrjTfgB+CD8PL43rZd4IMPPdy+Q8dOPYyi56OPlXTOo5lmmmmmmWaa/Xeb/NnAP4NmmmmmmWaaaaaZZppppplmmmmmmWaaaaaZZppp9t9n9778s+7l6Fzdc2/n6PrOzdHV6vuT7tmRFt3YSfG6EeHxupdGbfcbZU6INk9NOtZ/yNbazw/Zqnu8/1Zd74FbdZVbxv3dzddMM80000wzzTTTTDPNNNNMM80000wzzTTTTLP/WevwSPc1j/R8eu2/Qt0GjV8ntIyn6/+jI3bqXgrd1i1q7p7kvfsu2I4cu2Z7cdj2jx57drNOd0+cTlcb6m36u7uumWaaaaaZZppppplmmmmmmWaaaaaZZppppplm/7PW6/lhtja9w/4lqt3TMpHQio0H71868N2cFU/Pyl7R+83sFf5P/rjo6eEJlcInJbz2+aqjF3Nzb9nyLubbzpy+bVv82W95Pfps7OYdsFmnaxAH2vV/zTTTTDPNNNNMM80000wzzTTTTDPNNNNMM800+0/Z4sWLbZnHj9v++OMP24kTJ2wnT2bbcnJybKdOnbKdOXPadvbsWdv58+dtFy9csOXl5dkuX75sGxISYr/+/8TMDNs3Z27bvjh227b48G3bq2vP2cZF/Xjyp/1nbbdv51M+n/pu2U5m3bIdO3bN9tLo3SleDTfeo13/10wzzTTTTDPNNNNMM80000wzzTTTTDPNNNNMs/+sLVmyxPZHZqYtKyvLdvLkSVt2do4tNzfXdvq0vPZ/xnbu3DnbBXnt/+JF26VLl2xXrlyxhajX/5+Zk3Ep7Xa+bePJ27aPtp+xfbbmqO3ixVu2/Px827Vr+cTm23JyblH/dVvq3ku2tz/61VbvwXXhuhobquvqbaz+d/ddM80000wzzTTTTDPNNNNMM80000wzzTTTTDPN/ldtyeIl9mv/8tn/7OxsW+7dZ//P2M6eO6c8+3/xoi3v0iX7s/9Xr161DR061H79v/ebGZdSb+XbPv46x5a4O8t+3d+VO9fzbbeu5tsiPjhme2z8YVvIW5m2zqZ9F9sM/GmHT8tt3/zdfddMM80000wzzTTTTDPNNNNMM80000wzzTTTTLP/VZPP/yu/+3Py7u/+KM/+n7WdO68++6/+7o989v/atWt3r/8/EZlx6fs7+bb3d160hb9/1BYdd8H27trTtrdX5djmfA4x2bYXXz9o6zT6N9uAhTdsj83Pt/X+Z77tvpeyb3s3+tr6d/ddM80000wzzTTTTDPNNNNMM80000wzzTTTTDPN/ldNXv8/eeKkLTsn++7v/shn/x2/+3NR/d2fy1eu2J/9v379us1kMtmv/z8249ilH/Pzbc+8l20b/m6mbaXlim1Z0jXb+zuu2CI3XrKN+zzPFvrJJVvo8nxbhzn5tgem37Y1fOH0HV2dHfm6Whvm/N1910wzzTTTTDPNNNNMM80000wzzTTTTDPNNNNMs/9V+/TTT+2/+5NT4Hd/zjp/90d99v/qVeXZ/xs3btiGDRtmv/7fc9rRS7vy8m0dx/9mO3z6tm1f1nXbz7fu2FYfy7dN33bH9sLC27YukbdszUZetdXq/Yet/H1Wm853+x86v6/O6mqvC/67+66ZZppppplmmmmmmWaaaaaZZppppplmmmmmmWb/q7Z06VL7tX/nO3/PurzzN+/uO3/ltf/r12/Ybt68eff6f6/IY5dm77piG/p+tu14fr4t9ufrtvcTb9nGrc239Zl7y9b2lUu2Ws+ctZVre9imu8dq09VMyNf57jiuq7bpR12t1c3/7r5rpplmmmmmmWaaaaaZZppppplmmmmmmWaaaabZ/6otW7qsyO/+nL9w3uV3f5R3/l6/dt3+7P+tW7dsw4cPV67/zzx26fn5f9iWWS7Yvjmbb5u9J982fPkN28tLbtsen3XD1nx4ns2nS5ZN1+KwTdck3aarm5qvq/TNRV21tct11Vd7/91910wzzTTTTDPNNNNMM80000wzzTTTTDPNNNNMs/9VCwoK2v7yyy8nSoYMGWInJCQEhibK9/zK3/qXyGf+JfLaf7NmzRYRWqHFsF8vBc/Nsm07eN2WejbftvFwvu3jhNu2uRuu2SYvu2QbOD3HFjTyuO2Rlw/bOj6319auV6Kt5v1b7+j8V72mq7767+66ZppppplmmmmmmWaaaaaZZppppplmmmmmmWaa/S9befD9F6kIXj7d0y6N+edJW/6dfFt+fr7dX71023Ym95ot89hF22+/nrH9tPekLWl3hm37tsO2r+J+sXV6dvtlXeUveur8Vv4dfdVMM80000wzzTTTTDPNNNNMM80000wzzTTTTDPNSrAyD+6+tDnponLt34UbV2/ZTmfn2Y4czLXtTTtu27XzV9tXcT/a1qxJs1VtseGwrtJyX53fF3938zXTTDPNNNNMM80000wzzTTTTDPNNNNMM80000wzN+bdbtf5TiP33+oZ/vOtHqMhLP1Wl9B9tzq8lHarXf/EW/c/8//YOxPAKIq0DfeEAAEjORgREWXAKIiEQ1G5xGTCIChRBKIoSsgxhGhIssmES1mjkyjjGGUVPFFxdRVZXVkXDeuBERHQVWQRlWvdiIgJCRLuQEL6/74+ZirtTCbo72Yi76MvVV9XdVV1dVWnu6q65/26C69ZVdcz7s2684b9ra7LZcvrpOiXn5U6vSxJERj/BwAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAADwv2H69Olyenq6nJqaKqekpMjJycny1KlT5dtuu02eMmWKfMstt8g333yzfNNNN8mTJk2SJ06cKN94443y+PHj5euvv14eN26cfN1118ljx46Vx4wZI48ePVq22WxyQkKCHB8fL8fFxckjR46Ur7rqKnn48OHysGHD5CFDhshXXHGFfPnll8uXXXaZ3NJ1AAAAAJyOyLLcSL62QZAvGdvKPffc05JNGfwCAp1TCPInY1tB/wcAAAAACG5aeuz/0ksvxfg/AC1ISz9DQr8f4fm/9WE8h762QZAvGdsK+n/rI9A5hSB/MrYV9H8AAAAAgOCmJcf9Bw4cKA8YMADj/wC0IC39DAn9foTn/9aH8Rz62gZBvmRsK+j/rY9A5xSC/MnYVtD/AQAAAACCm5Yc94+NjZUvueQSjP8D0IK09DMk9PsRnv9bH8Zz6GsbBPmSsa2g/7c+Ap1TCPInY1tB/wcAAAAACG5acty/b9++cp8+fTD+D0AL0pLPj8Hw+yMt/Qz9exKe/1sfgcZ0IMifjG0F/b/1EeicQpA/GdsK+j8AAAAAQHDTkuP+vXv3li+88EKM/wPQgrTk82NLj/3z9amln6F/T8Lzf+sj0JgOBPmTsa2g/7c+Ap1TCPInY1tB/wcAAAAACG5actw/JiZG7tWrF8b/AWhBWvL5MRh+f6Sln6F/T8Lzf+sj0JgOBPmTsa2g/7c+Ap1TCPInY1tB/wcAAAAACG5actzfYrHIPXr0wPg/AC1ISz4/nsq4f0LcSDnxmnh53Og4RdfZrlZ07aiR8tiEqxSNsY5QdE38cEWxl1ysXJuauj619DN0oOfr3+o8/hbnHs//rY//RbuAfp8ythX0/9ZHoHMKQf5kbCvo/wAAAAAAwU1Ljvufd955cvfu3TH+D0AL0pLPj6ey3j8taYyced2AU1K/C7rJgwYNavL61Jzn2pZ8vv4tz2Og/U41XTz/tz6Cte1DwS9jW0H/b30EOqcQ5E/GtoL+DwAAAAAQ3LT02H+3bt0w/g9AC9KSz4+n8p2fZ555Rv7uu13y999/L//www/yj3v2yBUVFfLevXvlqupqed++ffL+/fvlmpoD8sGDB+XDhw9T2kly//79m7w2Nee5tiWfr3/r8+hv31+SJp7/Wx/B2vah4JexraD/tz4CnVMI8idjW0H/BwAAAAAIblpy3P+cc86Rzz77bIz/A9CCtOTz46l833/JkiXyrl3fy7t375b38Nj/jz/KlZWVclVVlVy9b5/8008/yTU1NfKBAwflQ4cOyUeOHJGTkpKU61JT16bmPNcGy/P1r43X3P1/aXp4/m99BGvbh4JfxraC/t/6CHROIcifjG0F/R8AAAAAILhpyXH/s846SzabzRj/B6AF+SXPfXQd+IyuF6vHjh37ti62r7vuupUNDQ2m5qZzKr8/suSZJcrYv7L2/8cf5YqKSmXtf3V1tfzTT+ra/wMHDsiHDqlr/48ePaqM//N1qalrU3Oea4Pl+frXxmtOGr8mLTz/tz6Cte1DwS9jW0H/b30EOqcQ5E/GtoL+DwAAAAAQ3LTkuH90dLQcFRWF8X8AWpBf8txXU1MTMXjw4H/x7rrY5u2nks6p/P4Ir//nsf894nd/qqqU7/78tF9d+69/94fX/h87dkz5rhBfl5q6NjXnuTZYnq9/bbzfOh08/7c+grXtQ8EvY1tB/299BDqnEORPxraC/g8AAAAAENy05Lh/RESE3KlTJ4z/A9CC/NJnP3EO4JeM/bNO5fdHePx/zw975B8rhO/+KGv/9e/+HNC++6Ou/a+trVXG//na1NT1qTnPtcHyfP1r4zUnjV+TFp7/Wx/B2vah4JexraD/tz4CnVMI8idjW0H/BwAAAAAIblpy3D88PFzu2LEjxv8BaEF+zfMfj/nHxcV98EvG/lmn8vsjzz77rPbdnwrPd3/2Cd/98az9P3pUWft//PhxZfy/Z8+eTV6fmvNcGyzP1782XnP3/6Xp4fm/9RGsbR8KfhnbCvp/6yPQOYUgfzK2FfR/AAAAAIDgpiXH/Tt06CC3b98e4/8AtCAt+fx4Kr8/8txzzylj//ra/33Cb/4eFH7zVxn7r62VT5w4ofy28Pnnn9/k9ak5z7WBnoF/q7pu7j6/5jz62/eXpInn/9bH/2dbgk4vGdsK+n/rw9c5BaC5oP8DAAAAALQeWnLcv127dnJoaCgeOABoQVpy/OhUfn/k+eee/9l3f/bX7Pd89+ew/t2fY7XK2v+6ujpl/f+5557b5PWpOeNagcbAfqu6bu4+v/Q8BtrvVNPF83/r4/+rLUGnn4xtBf2/9dHSbQj6/Qj9HwAAAAAguGnJcf82bdrIJpMJ4/8AtCAt+bx4Kr8/MmLECHnChAmKeF2/7k4iTdSkb9PF16yuXbs2eX3yVa5TqZffsq5/67Tx/A/+F+0C+n3K2FbQ/1sfLd2GoN+P0P8BAAAAAAAAIHhpyefFU/n9EX1O8qKLLlLmJC+44AJlfJ+/789zkvydH56T5PX+PCfJ4/5dunQJOC/Z0s/Mvyfh+b/1YTyHvrZBkC8Z2wr6f+ujpdsQ9PsR+j8AAAAAAAAABC8t+bwYDL8/0tLPzL8n4fm/9WE8h762QZAvGdsK+n/ro6XbEPT7Efo/AAAAAAAAAAQvLfm8GAy/P9LSz8y/J+H5v/VhPIe+tkGQLxnbCvp/64PPGQT9fwkAAAAAAAAAQHDSkuNHwfD7Iy09hvZ7Ep7/Wx+BxnQhyJ+MbQX9HwAAAAAAAAAAACD4aOkxJOj3I4z/tT6M59DXNgjyJWNbQf8HAAAAAAAAAAAACD5aegwJ+v0I43+tD+M59LUNgnzJ2FbQ/wEAAAAAAAAAAACCD19jOgA0F4z/tW4CjelCkD8Z2wr6PwAAAAAAAAAAAEDwEWhMB4L8ydhWMP7X+gh0TiHIn4xtBf0fAAAAAAAAAAAAIPgINKYDQf5kbCsY/2t9BDqnEORPxraC/g8AAAAAAAAAAAAQfAQa04EgfzK2FYz/tT4CnVMI8idjW0H/BwAAAAAAAAAAAAg+Ao3pQJA/GdsKxv9aH4HOKQT5k7GtoP8DAAAAAAAAAAAABB+BxnQgyJ+MbQXjf62PQOcUgvzJ2FbQ/wEAAAAAAAAAAACCj0BjOuJ2oNLS427BImNdYPyv9dHc/g9BRhnbCvo/AAAAAAAAAAAAQPARaExH3A5UWnrcLVhkrAuM/7U+mtv/IcgoY1tB/wcAAAAAAAAAAAAIPgKN6Yjb/YWdLkId/Lw+RBvjf62PQOcUgvzJ2FbQ/wEAAAAAAAAAAACCj0BjOuJ2f2Gni1AHP68P0cb4X+sj0DmFIH8ythX0fwAAAAAAAAAAAIDgI9CYjrjdX5gv1R09Ernjb68++rm76NvjB2rObuZ4kiy6waZTrYPfu4x1gfG/1kegcwpB/mRsK+j/AAAAAAAAAAAAAMFHoDEdcbu/MKN+2r515DcvPreuZtNG+di3O+VvXnp+8a8dayr4y45bw829qkwmU4Mv+3813tXcOjgdZKwLjP+1PgKdUwjyJ2NbQf8HAAAAAAAAAAAACD4CjemI28Ww3U8XPFfz1mN/2f/GQyT3X3Y9mvN0fe2x8F0fvDv7v68vO1BXWSk3HDgo11dVy/95eenB6i//PbKpsaSFK7+9rvslV21p3zbsxPC+5361882SRDG8fcRVNXu/erGvP/t/Nd7lr35ORxnrAuN/rY/m9n8IMsrYVtD/AQAAAAAAAAAAAIKPQGM64nYxrPzesXJ99T/l+m9fluu3PyP/9NdZ8paH5+/Z9+W/5Yb6ernh4EG5bs8euW73HvnYt9/Kmx66d/3R3d+d7yvtx7bu793vzE4Hv/nwzyNr62pD//zhNyPPPLPfwf3fPNpHj2MytWm0zt9o/6/Gu/zVz+koY11g/K/10dz+D0FGGdsK+j8AAAAAAAAAAABA8BFoTEfcLoZ999DNhxrqP5Xr97whV7+7WP7P8hfkugMH5IaGBrnh2DG54aef5LqKCrl21/fyoY0b5G8Wu+QdryzJPr6vuvPxn6o7i2l3ufSJz8vfnNhovf/EN8sTn7i0y+da3nJT0uPkPbY6K6r7Jd+3a9OmfvRAyxc1W1/trad3vEE23VzwzIPh5p5VEWGhx2bfdNWrJ4/vaSccX5P7+6qD013GusD4X+ujuf0fgowythX0fwAAAAAAAAAAAIDgI9CYjrhdDPvONfFQQ90GueLtJ+TdH61Vx/1F1Z6UG47Wyd/+ySFvzx0t73pgmvzlnbYD/yma/t6/0sf9U0y7bcfeR+qObO4obtt8+MQZvTu2PSLkLxvK8zPbeVPMqzU/fNXt0In6tjcuXJWT0f3M7/XwofM/vW92wrnvHdiz5ZzKIyc6xmY88eTK2y58sbn7+6qD013GusD4X+ujuf0fgowythX0fwAAAAAAAAAAAIDgI9CYjrhdDPvu/gmHGk7+Sz7w/iPyfx7JlmvefFSu+muJXLHMJVe8eL/849L75a133SrvuHOofPzJm+WGhaPlhsevk39Mvrj+4+uHfiKmbTKFNshyfaP86hpkU1vht32lZoz/1x352jOHcKC+oU37ENNJ3W4fcXXN0erXPe8dbD1a1yH2jLaHm7u/rzo43WWsC4z/tT6a2/8hyChjW0H/BwAAAAAAAAAAAAg+Ao3piNvFsPLiGw41NHwh//jwDfKuknT5yJpX5GMfPy8fee8R+dAbhfLBF3PkQ0/Z5YaXSPdfKdfP7y9X3drj5HvnmBq2FM+9X0xbXf//VaP1/1uO1HU81fX/Psrs2WYKaXuyTZs29ayQkJCTJpOpIaSJ+QU/efitn9NRxrrA+F/ro7n9H4KMMrYV9H8AAAAAAAAAAACA4CPQmI64XQz7732JhxoOfiDvyB0i11dtl2t3b5JP1n0lN3z7qnxy1Xy5/slb5LrCEfLRjN7y99d1kT+5qL285qLu37/TM3rf7pWvTxDTPmvQ4xu/W5l0nbht0j++G/f4oLM2CvnLhvI0aRu3te807MDxAx93amIsq8n9fdXB6S5jXWD8r/XR3P4PQUYZ2wr6PwAAAAAAAAAAAEDwEWhMR9wuhpXff+OhIx8Uyz8+kiI3NHwn1371Z7lu7SNyw19z5LoF4+RDdwyU993QRd4+sJ38yfmSXNbF1LC2z/nffXD1wC8Obv+mj5j2wq9/urjfmWce3LrmxauO1x0PfXHNN1eFh/c79NNXD/cV8pcN5WnSNm4bUfjpPQXXdF+199vPep44WR/y8de7L75iyl0vNXd/X3VwustYFxj/a300t/9DkFHGtoL+DwAAAAAAAAAAABB8BBrTEbeLYeUP3Hjo+4VJcs2a5+WGff+UGz4rlo+/lC7XL5kqHy+6Rj6Y3kfePSJM3n6xJG+OkeQN3UwN75/T6cAnGVNeaqirCzWm/9Dfd1x/bt/hX7Vr065+WJ9u32x/48HxhvzlU7GN2/j3BDKKlt3V+fxLvmvfpm29dUCPTZ8vdyc1d39fdXC6y1gXGP9rfTS3/0OQUca2gv4PAAAAAAAAAAAAEHwEGtMRt4th2+647NDuBRPk2q2r5IZ9G+SG7W/I9WVPyMf+tkA+9PwcuWL+ZPm7jDh5+9Th8saJQ+S1YwbJq2LPPvn1wgWzW3rc6teMd/mrn9NRxrrA+F/ro7n9H4KMMrYV9H8AAAAAAAAAAACA4CPQmI64XQz7bIz50J7Hs+SGkw1yQ0OD4tYfOiofq6yWD3y7S67+Zoe8Z+O/5fKPPpa3r3pX/vrNt+TVt1gP/7j63VG/YJxJFtWS413+6ud0lLEuMP7X+mhu/4cgo4xtBf0fAAAAAAAAAAAAIPgINKYjbhfD1l0VcejAx39Xx/4F1R09Lh/8sUqu3LpT/u7TjfI3738gf/HmW/Kny5fL74y5dHvdkcNntPS41a8Z7/JXP6ejjHWB8b/WR3P7PwQZZWwr6P8AAAAAAAAAAAAAwUegMR1xuxj20Ujz/i2ZI+q+zr2m7uuZo+q+vHNU3b8zrq7717RhdR/fMrhu9YT+df+8tk/dPxJi6t64qmfdX6/oVrdhZuqzLT1m9WvHu/zVz+koY11g/K/10dz+D0FGGdsK+j8AAAAAAAAAAABA8BFoTEfc7i/sdBHq4Of1IdoY/2t9BDqnEORPxraC/g8AAAAAAAAAAAAQfAQa0xG3A5WWHncLFhnrAuN/rY/m9n8IMsrYVtD/AQAAAAAAAAAAAIKPQGM64nag0tLjbsEiY11g/K/10dz+D0FGGdsK+j8AAAAAAAAAAABA8BFoTAeC/MnYVjD+1/oIdE4hyJ+MbQX9HwAAAAAAAAAAACD4CDSmA0H+ZGwrGP9rfQQ6pxDkT8a2gv4PAAAAAAAAAAAAEHwEGtOBIH8ythWM/7U+Ap1TCPInY1tB/wcAAAAAAAAAAAAIPgKN6UCQPxnbCsb/Wh+BzikE+ZOxraD/AwAAAAAAAAAAAAQfgcZ0IMifjG0F43+tj0DnFIL8ydhW0P8BAAAAAAAAAAAAgo9AYzoQ5E/GtoLxv9ZHoHMKQf5kbCvo/wAAAAAAAAAAAADBR6AxHQjyJ2Nbwfhf6yPQOYUgfzK2FfR/AAAAAAAAAAAAgOAj0JgOBPmTsa1g/K/1EeicQpA/GdsK+j8AAAAAAAAAAABA8BFoTAeC/MnYVjD+1/oIdE4hyJ+MbQX9HwAAAAAAAAAAACD4CDSmA0H+ZGwrGP9rfQQ6pxDkT8a2gv4PAAAAAAAAAAAAEHwEGtOBIH8ythWM/7U+Ap1TCPInY1tB/wcAAAAAAAAAAAAIPgKN6UCQPxnbCsb/Wh+BzikE+ZOxraD/AwAAAAAAAEBwYpmek2cZf/01Fod9jsOSNqMg+858y8yCfIcl1W6Jn5gwdixtTMlLSXPY8/L7SxJHTcuZmZtnz8/PzMm2ZNln2bM8O6RYZqVkFdjJ65htt2dbBlpSstMtQ4drm3tfmN+b9i7ISrdk5yg75Kbk5dvTf3266b0tmflKoilZWTmzlSQla0q6JSfXwcllp8zUss9NyaccLY4c5ajzU2bZ87geblIS+nllWC7Mt6SlZGvFTcvJpvgOdf+xE2+IHTLk8qGxgyz27LSc9MzsjP7S6BRHSpbFnpdHKeXZU3ijkmLmzJQMSj8zyz6MkpQaxcvM9hmlGWnRMWY68i259jw+S9nZVGU504U4VCeZ2VRHmUp9TMpLyc6nQ5xJ5ec4M1LyLfPseTmW2ZnpjhkWymWGPTNjhkOpOx/pOgz7azU+xFfaHDDhGisnSk48R/GZf0F2fkFubo5Sp9kFM1MpR8pJyzS/n6cFXMYpDe4vJXDrye7t0E+FeKrUxkBnJmnS6Fgq1VhKe/r0zLRMe7bDMtM+MydvLofmO3LyuEldSM0wda7iKLU1nA5wrsU+J9PBFZ2fQy0mJTc3KzMthZtQPu+aZ08vSLPraRXk0150XH7yycpJUY9TPVO+ofOalcytMDk3O8NHeEb6ncm5mXNSC6Ync4xkpaTJnHRyZnZann0m5dlU//a9P1VBrpKIEkfWBnJ0lzGRZoaq7l2a+6jmvqy5f9fcjzX3a80tJ7cTuSfJDSf3tUhJOpPcLdQKaJO0cunG0rbkjlq2sbQdueYXN5Z2JPdS2ngGuRRdakOK+WFjaQgXhv4xkxNFOpvT+9vGUvZnkRtNbhypMymM1CDLOd07KceSw/vWkDvr9Y2lJ8ht21RFGdg06hqr7u86SpJWDOkRNvD29+LbfTbHGvbkHOuKrD4JHf++sbQbqS9pGOmMkDnWW8m9gzSP9CDpadJy0jukT0m3PTjHupfcE6TcnD4Ji16eY+375sbSNmfMsV5L7q2kO0jzSA+SVox7yrqc3HdIn5K2k/aSct1PWAtNc6zd/rGx9EibOdZh5H7w1BzrQvfT1jvI373DHOuD5L72w2zrcnLfIX1K2k7aS5q6fba140oqP6nw2qesA8+6xjrfTeUnO5vSsVz3lPVB8j9NWk56h/QpaeCejaWRuzeWvvjFxlKum2c19xXNTfdRl0rz49Zmz4ulNtg/P0eSHH/YeYHUP39GviPPkZIq9adrwQypf/rc7Py5M1XXkSf1z8gu6E+9nP8iNDKSKSzPnsXxVE9ulkPqn5mdSf/yBUHqP50MCspJp2uo1N8+I3l6Hv0JkPqnUefPpwxU5460PCWzlJmZaZRBjkP5R01N3TM1P1/JOTndnlqQkZWZfWfz2xC35bZq85VWapoWotpMqKYoLS5vN7dRNbCt2gfO0OJwnzhHUrdxvFFhqi4VGrVJc3tK3vY/60xVL0vefEM08UW5QYvHfYY1XsgjVIt/FamDti2rk6o4qfFxcN8bLcR7rZMqSTveDkK8G7Syct/nawPrbKHe9HyvFeKtjVQVGdo4HitJiFduVnX4HG+8SM2dIsTjaxGru498U7R4yvEN0CTUs0VzM8V4g1UJxfP487V4XK+hdC0JHazWgzHePCFeOMUL9xPvXiGemeKZ/eR7v3asHI+vYV0Hqzu2EeJx+o8I6XW1kS5Xr9tieqxFQrwYihfD8Uw/j/esEG8gNYqBV5B8lO9FLX+ON43iTbvC93Esk7xtm+F44nkzCW4bYfvdFK/URzwAAACSVLZ+VIxynXWFxlRc9pQsO8tMrtDVzvWmofPLZu9yJ5Wt4stm8WZHmHPtmClTk2//iNxV/CdPMUqcE/fIsosScdt2Oss6cDI7n5bl4jKXrTyiaD7dX7htq3jrdG3r7oiiDN6aWO4Kj6lY+iRvjSjOo1zc83e2mV9TcrPsSqped40aZVxMmLugxuVQ0udkrn5KTWZVRNF1tE/hPbIcUfwM+SLeDnOtKfokoqiQNx+/IKJor8SejgU9K8vJV/I2H+YI2r6Z3Y6qHVG0lv51rjFFvB1SVFZQ7rZtcUdGrP7w6CiryRJR/BgFUpqL1xRtjiharKTXjwoSUeQi/4IwqiynbZXJnbQq4u2OWjxHOMUp+L7whMl5+yp5qG2nI7ZkvGkd1fCmS7iKQofaavLsbttnFyftdCfWuAt2OuNCTa6knSXjBtW7aEPSqsJhVK4dSiVtcX3tjop4u5OnSEUz6dZOyZSq4O2wyvEy1/DOqkfWhUgU3V2wSolfOYS3F+x2DY6p6P4URwlfL/XiQ6WzRynLytmjzN22mhJHO9lVUO22lXMF/43OiJtOACdXo9b/bqH+91MwJ7pejaYU9Yl6Wa56dmGJ4yJpUFnllpOc8xZ3F7YrVygtYDfvuoh2qcynvDmg5L3eXP9Jrh9uvmmiszrMPT+s4igV9N6P0s6j9iZHFL1EwW5nhczn29GpxDknRG2ltz8uyxUxx2V5vXOpdnfprDW51jkS3M6FZFHsaI73wxMcZaF2l+p21vwspS8pJefaMFeNUhlK+bme4pSbGrV9uG1d3YmR7qRwtYmbaTdXbcXLlLuzNoTy/G/VgxVZlMxqfnheL3WhXape+9nxKafg3o9cdNeiHqqv4ypeTDWlHUFEEd+wO9/lAzQ5LilxLiKPkodSDiUW7/PvxZzKnDi1KrjY669RSs9FPeFO1IodSXEHlVXsr9WLXU415uin7uWvdt5aLNaOWoTGuXemGq5aW/HkMU6WzkDJLKngrcrRXMqj3uN3Vke6bq+tOOdJroL7z6VdC+rdbuX4P2l0/IvovI7T03Jc7n6My+Q9MroGCbHPptK5aty317oL6l3VVL6VF3F+vorJ56e4bO4b6ha1Fmnzx4vF9lG1UDn/VN6JFdlPcFF3dOOzFerrVG1/zHuq1MY2Z3GgxjZ9EVdnqHI5nUKtTYXyo+Zx8nHO8I5uXH5+dCvJrXfH1TtrZUe486dQeZO7HfkLDk+ZquzHZaSCVXBOU+79aDDtVhFDKdwy5ZOPBtgdaQNy83IcOWk5WfmSYubb82Zlptk1a0ZOviNfys7PT+ZxqfwByr+xytb+aRI9qU+359mz0y0jrrKohuUS9mTZs6Vkz17JGXYH75LKz872S+l53F8YBfXxJhpr6cPDyZa+F1sGXmy50JKfOc+eM9278aqrLAPVYmbbHbNz8u7UCp2Rl1OQq3p5AHd2uurPy01TPZSjPU8/3Bkp6TmzPamIuxakZmWm3WmfK11g6TCso7oxJSszJZ8qZ1hmdlpWQbp9mDQgKzN1QFZ6LD3tF8zpn5/T/9L/z7+4AAAAAPhf42+ua1F7dc7qufbq2OdnXdU5q5XF6jjkpD9sVeasXpq/VZmzGjxrqzJndbB94zmrwxHblDmraabGc1ZZD2xV5qz6kWucs6Knp5wienI4qY3F85j8e13UMXwuG89hPV68VZnD0sfcm0P5ZVOslpU3W8tGTLGK81mhz9M/A9or81knFtBxuLaWdiP1JQ0jXUu6lXQHaR7pQdLTpOWkd0ifkraT9pJOkDo+SPuT+pKGka4l3Uq6gzSP9CDpadJy0jukT0nbSXtJJ0gd3bQ/qS9pGOla0q2kO0jzSA+SniYtJ62I3FZa32lbaROHDX4HcDsfIXn7BPcP1hBJ7Y/i/NR1kncei/sNK1cLNwnxbpW881P9zlYVJ/18PiRNiJd1tqpppsbzcRwvS/LOJ/H1guVrHitDiLe7q6pNIY3jsfKEeGXnqjqc6Y2nz2PNEeLx9Ynlax7rj1o8fnzZVKxqlGG+hs37Je88lvkBVZ2F9PRdHhbi9XlAla/5micl71xMzXOkh33PYz0vxKuleLV+4r0sxFN2esR3vn+VvPNdfI0LpXhbhXD9vK0U0ttJ8XZSvK6G9Fj/FOIdpniHKd57PuKtEeKtWEpa6Ps4Nkje+a5VFG8VxSs3/Tze51LjuSqOJ5bP33zXJoq300c8AAAAAAAAdExfu21r3Ukbql5122qKywrOLLEfVqeolPnhuDB30meuENo4qEzZos1nfvYaT1j9swfPkMW553d1JX7mStrksm912ba4RsRUnLNclkvGd3aWXegsr794revumEi3bUuJI6a3c0+Na1JMqGtwjGtUTHiJM26vMqcZVrGOd0mqpkBzSRLHiXQ5YsIoMTXe3ZXq3GfF+X+V5fW2ncos3hp1cm54ZH6U23mYZ7zNC11JO517TY5ObttOt30rlVwpNy9zGCbxvGgNT8aNXaYsOyj6D29KCi/JNbmjXUnlrqOFIyVHRomtguIrS+DIVW7lOWue9i6kUrpsu922iqHrIorooUWKeDuy8EQ/x+iizRHF/ITkTtzkWjc0cbdjJVWdOzHMHTLc5BjoTix3J+12me91J37mNJkom4KntLLse1WWK6/XpsV5+YWtouodd1Jk8eaSWdIfpw63RTq+cs+PNJUNtUVG3FBbEvq+XiBtxr7fq8pco5kOhPJz0cYQPmtD3SFVC7Q8XK8qlSYpNSDWS8kIqer1xvPVzuqurtsPV1Qu51P89Xl0iueHmVwFte6C7q759XSyHdFKC3HffthNW+cr069uWzgVYZLbFllc9sdEt81M1uhi+Y/WkmvacgEWvKIs21jjWOvuVPyJY4B7dKgrkiepbwpdrzwKUxMJ42MqsYZy/A0vy/I6SRpUVvUkaZGrXdVmfX6W2984pXBDuXDVY0rUY7zwVXUpSRWXzTlYm0fnh6llIQUOt63repsyZbretlupB8ll21Di7L6LT+jOEttuqrgS205uiyXORyv0RS1K0tuXiY0twrlAyeKwusRCaXNrqc1FFN2n1O9avXLdtjBq0RVh9WrB5nL8pBq3jRt5pDvJQg6dse7KIoukrtwt3IlmV3iMuuKgYmE9n7S1XNfOClNE8VDav2ppxScmPqKIor5kLqx6hmLIyhoQT7brQ2N4KW5FOtWhq6DCZStzlkUr/bDk7pgLnD9SCXZz1fyglLaCvduVfkDxQpWGTp1uEnXJfDpprnUV75Hjjqxqr7TPdaaI1e2UpSgFh9yJFio7ncYy5expXdr2mdJP1/2FZ/Kp2iKKHtYy2sx1XuF4mBrLUNuWiCKHUiFb3SFchAzu0F9XdaKW4VwXyluSlOAwXnJBVVNx5CWuxoL/cu3YzO6o4ZEOOy/XSdzgCv1TidVEXcYVUmnhZJIq3CHUS13mmIpHXuZEdhdvLqgUz0yixTm0V8Eed2KZ6ZOSeK12JlHt7KopCe04dL1jsusbV2JZ5b+V5SvdqVFbhyd1d7xFnaAkNHqorXvEDRTxLU9PTNrAmf35L0pPfMSd2NWdZKb25TJRaV2XuqMqJ3AHHxxd9akpscz1TeVcSleb/+f2fPcr3J4zlRUHA0uc49SLYmiJc9JedbFC7V+4LSijBbz6aWdE0aMmbso1aouu1q5VodyXlP7mje8u2Hm0XWREMS+XKqG2x+naeElVOF/cOmo7PPCi0kgfvpAXYtH1N2lLxVpKg87YOpdta1UnbX2F07bF5C7Y6k7cEvF2VMTqNUdHjaaWUFl44gLHE+6CLf/kcaP6knfvpmIfelmxqLuxE/HEmohHy4asiSjmsrbhlUpbhSQcXdT1Ns4PTWLCNYUnroooHsZ1F08nmP68VESsjjcp7c9xNl0fnbYKquIKTmy1Sd2n2l1Q8c9QtRw3KOWIKK5VTmOFO5HyHB+qJB/PKVBUZdtNbZWGrW4u2M/X8o9pl0FlvDxr/u7OEYvLSkZJIR1s5VyVRW8pySmXhgEvKeuv2Lv7RW5q5a7H+NrjXDvQtUlbZLXl711K3rVrRZlJ+/6zi1ox7FTWaE1BWA8y8y/cHG7tyutBqhtOcT1IDO1WsegldT3IhemSZzVI/9S56itWjTfxexH6EhGyNa9xs2I70nKlC9MHXJgvFaTnSuqakdS5KenpeR5Diacv3tADBVsJvzCrQFLWZdCGjMx0j18JVBd4kFVAIZqRkn5HQXaa42dRFCsvN817aBfOGdb4f0ldG6IXxWOpB6isFRGKra4W4bUs2Zn5A0ixysbc/mlSlj3bMpLXp6hbYkfyGyJTaOvtvGyl920De6uLYGin5Hy7Q4nFb2fNTMnM6q+vMqGtmZ6Ce9aj6BskDldW1BRQ1Q+z2Ofk2tOU19GoLpT3F6Wfxcmf4XmhckbKLLsSc6AhzszM/HxORTk6C0XIysx38HuHSpKnEFd5j68gO3NOfzqFcdQO8tKkSROSbOpSmnT79JSCLMcAqgVpom3CTWMTbBOT45MmjblhwthJ8ZPG3mSTrrdNGjvKsK3J+1NJnasTkbRtDYLfHxyH592wpgeA0wt/c/0T26tusub+QZv7v0ub+6/X5v7Xztbm/ntuU+b+s2K3KXP/9RduU+b+txnn/t9Q5/4XGOb+HVduU+f+yeW5/zFS47n/wYa5/yxt7l+ZPyN39OXblLl/cc4rEDz3v/vpbaX63P/Sp71z5jwfN6afOv/fd+i20mGka0m8zx3kziM9SHqatJz0DulT0nbSXtIJUsdhatp9yR1GupZ0K+kO0jzSg6SnSctJ75A+JW0n7SWdIHUcvq20G6kvaRjpWtKtpDtI80gPkp4mLSe9Q/qUtJ20l3SC1HEE7U/qS1q7Yltpxd+2lZq082sU+P9Bf5d1kknVstDGc+esHpL3Xdb6tqpy26th4ZL3XVa+kdHfM806UxX3Jx39vPGrl/q7rKPPUvWT5M1Xf5dVXCvA/WlwM9YKcD9jlWnhbaSm1wqMkZpeK+A4W9WCAGsF+PpS34y1AuZzVFnaNI5nXCsQ111V0RRvPF9rBfh6xmpqrQAfR/lsVWFCvhbNFdcKVMxTFWitQP08VYHWCuyknXb+MfBagd0Ub7efeOJagWqKV/3HwGsF+HpYQ/EqpKbXCmzl9QT3/Lz+frZWgOIdpnibfMQT1wqsXUgq9NatWD5xrcBuireb4o1pxloBjtectQL1hVgrAAAAAABwOlLPs2XvCbNsr/xNmcLq56at1lDnmlAKLi4r+E9lcT1PdGw4KkVGFF3GEzLKfE3lB7zZMyMXURTG80e2cnfiKlfon9y2SKdkqryW4pRYTRFvTzDxe/QL6AGs8ERcRNE9PLWRtLbiiaOyXJnHxrUmV+KyiLetpqKyiKJBlNQIijaZQ2xrXbYn+YsB6/7GGT7pWuO2Lav4zxF1avVyZUJmqzvpSWeZqeIaSs/92CSeAabszlNKaHHdHROurChQZiyXqLO7W5XPHcTIm5UJ1v385npSV3di+PDEcl4QsCKi6OE6Zf5QnaO8t46rq0yorjmvK9WV6aatWnWVKdV1E++X2L34kz/OHZrUPaJoNNnazOH1tu4u20q3beWH5SHq5OEqnjxM/Ju6JqG7sqc6gbjKZaJ4PIcY4o6qfKlBrGtHb6WeV3jredcJZcJYOS/fkd+02ZW0supxdf7yWqUYH5xoXIzX3LbXPMVYwcVY97pajMUnvMVYwcV4TStG1QJO97Wqj73zVfPf4Pmq5efxfFX9qc5XOWi3ipf+ps5XZWfmq7NByfw1yBSHlK9Po2SwJztlZnKe6s3ITNe9FExee3a6GjNvpvjSsDpXJCSXO1tLLne2J7nc2QV6ckqwmpwa82dvHWsvGKuOkHB+rpZwfq4nYWWbmpoazB8pUwqWn8xfL8O8BAAAAAAAAL8N/tYDTGijulPbqOsAZrRR5yqLOqnrAByp2jqAD9V1AF03qOsAaj9S1wG838awDuDq7co6gD6GdQC3fa6uA4j5XF0HwPOT4jqA28IbrwNYFN74O9Zf/2vbL/oGgPH9f+keSSq7WJ3/5/Clo6+zbt64rXQX6SAp5AsqH6nXF+ocv5XdgmutqeTmke4jPUpaMW2C9U1y15CkG6+17iL3IPsLplijN20rzd051nopuVbSijtof3LH3znBuik50Zo79Trr+B/HWgt3jbWWvT3aupnCdpEObmr8bv/SuO2ltSO3lwaan2rJ+atgnjsbc1H7sKXTt5Vumrmt1JKxrTTyjm2lbLdUeX7LD25zH+QlBMoaAJMqixCuz5nyp6GNaxleCml6LUNtG1WW0KbXMnQNU/W+MNnqay3D12eoKpKaXsvA1wRWoLUMfK1gLfQRT1zLEHOmqiFS02sZbjtTVZ8Aaxn4GskKtJZhSSdV0wJ890C5WJIcN3rj+VrLwNdkVqDvHixMVVUjxNPXBYlrGQrTVAVay7AoTVWgtQy87qA6O/BahsMU77CfeOJahnqKV58deC0DX9ulHLruS02vZSineOU56t8nMb2frWWgeIcp3lIf8cS1DEsLSbmNvwdu0VxxLcNr95L+IElrfRyHcS0Dx2vOd743/AFrGQAAAAAAmkvZoE+GrCno6nZuMqkvkPJGfpnxC14Z8KH79sOuDd63vF1Hle9j95d5uneA8jVzc4WNnlVKHuOPyvP7zCWPvbZPlikl5a6dXyNWZ9p5xryiL0V1KVk515qnaOk5q4e4KJuC2pLBLtf8+g/3hLiSyt0TQivWN3A2G/iL4Uk7+eX2+Ttd5ivdSeXrR41U7pfJVV7Sd88L4yl58yPuxJ0lSbu5GPp7+25zJ32q/nNeBzC/3G2rdt8c6hrVJbTRC+za+63q+7j3Vn/G+9rCKxKUMow6V32Z/KYw3hrJ3gTFaybvgoGKtytvbWiv7MbHer761nfRRdr3v7Pr1R8uWBhRFEW17H73M5P6nfvIEH6Z/DPlvduFyuvX5hjl3W+KXTyHqjqiqB1HmR/OX1Z4RVmP0NVVfDeHvG0Nd5ewz1lucoXHKC9ev8UT9/PN/NX3u2OUl+nT+MiTulO6LluhEqenspijkF/4HcYZO6v5Xev5kettC5SKtRUplSe5ivkd7aqxrtpLbJF6nXIz4cz5bW+3Ug7O5Lk6Lk9792Llre7Ewoi3QyOdtgWmoYkLIoq+ot0iVpeZ1vMhrFUXOByNDze51hWM588qRJ1Q3u1+kj+071BroFOdWl8PFUxRD9FVe+9GSiZSKIkSl0rB60LOp/iVd/HCFFuN/rWGvceV1RnPugtqSmx79K0raWuVS12/otvO2nBHmHKULluRO6nInfiQemierKhRucap9fkPKm1lpPKZe/f7HMmtnCe9ujk992LPFjqWEGUtRXd+r56SqPieTK6Iu5QzpZzWcvLeu5Zbnfa1/WP71Gp95Th3GW4dld/w8pTEhSXvTv6JttEhDz/OPe8utuaXlbgfJE/Ju0+xuXgG514yjf99/zb+VykhV01xlvK1gDJ3ovLbHyblzMwJiVgdGbE6zvThj2Ef7ur6YXlkhzURq+PbdFjjVuJ3+IbbpvqJhnClfao1+4eSxOqSfyglKMnl7xG4i9mJWN0lYvX1IXwV4KFW2omaYw0n/F2YnimnFLF6tEnLazTl1eHfnMs4yoVy+GOturRnPHUW57q2w9/igyl4Xi2PVhrPBUsr1QllH0euUqoHPaWivLUSud/PVX9DQc1aKRAlZPYUQi+ynjJVgG1hh38rhaKzUXlMLdQPbbRC3aYUymkra+su4Tofmkihz/E6HeUnANzvz9HyU3u4/pULSpSTu5WTkyOKLUoHNfMCG/42Cp3aFbXcNJQWY1ukdNls3lKwqPhoxMOvKGusIgfJ623K9wh5GY/ag8n7ZFWC3kH5EnD8Egqkvh8aw5ezEm5xSZHO9SZ34pMRb4dQJw1z2t4zD5+/KKJovEntpGtcSZH8MQWq0HNqxa56xb0NSyk7xxTuNVOPKl32Mb7cOdSGP0WpnQKr2k95a+VcpdVV613vFmUnR6m7oFrokBfQVjXpgr9MX22Rqp7Xf7aicem/OK7+9kibo0qHjSgeJCv19/DFyiWnuzvpvTY3hrqvrXFbQ4duiHgoky+9VkqIQ9xjQrVPp6wf1VEZDqKE21jD3OPrXXS475XYtqifr1jLnwBxh3bUfj2Dz8ajvKAscWfxJxHFq/ncJq0t3hxR/A/12xDuxPfajAl13xh6SdJnrk0fVvQwbfp3rSs+rPKxBuUcutsXl/0xe5A86GhV7EIq5fo4pWXRDutHXapcW+h0kDdcK5NzndkdMrT2j8P5wGvaUPkjizc71lFx1LKFcxvxXJaodIePqOUYT0f6mWvUpaFVL2vnLKKojuKUjJGp5A/zMZeYi3mvktAQ516qjmJuNC7bSlfSqvW2JeqVf4WSbEk6n7hZEpfftsJ9Q6hpQ8Tb4yPdc8Kdu0yur93jw1xJyyhHV9JL7khX0lJ30kq3OYorcqV7UlSoi8qi+MJc48NUX7hrfDj7xkVFusZEUj3QqaK/X5GueeHO8oYONQuske75y9y2l1zzwvikJS5V8l7itC0xOV/n4picthVm58yVZldH981h7vmrSsLvc4cOcw/i1WlLXIOHOfeHDi3mmK75qyIeiVeuE935NGqdavhhum67uQvQPUDJHPXqHq53d+2iFMYxe3LM++vUmIuNMSU9JvWQY4co5gFeF7ihciHfCTn37FO/aFTiHPKT/hmP9drVvAOdqkozr8FzbqdNVd+UOD9n94sS5zvsrneHx3y0UEBdX/f+Eb4LWR3N6+teOtX1dQtot4rdh9X1dcb7P2tKfmbaxLS8zFyHLTsjM9s+Ok3d5rGm52Q7LD2vslyfNG6cND4lOyNHUn5zV9+UZc/OcMxQv4yQkp2SNTc/M98TmMvxY1M5wdi8gix7vt2hpqEmP3FGSq5d3TDBnp1uz6P8+jYqn7Jrsl2JnZyvRG9EVoojW0qbm5clZeTZ75RS8mZmSxn2nDwpryA7T8rJSJkp3WnPy5ZmpuTdKc28c+adUlrazFwpKzMjRUqjf/V0fM0NMuMEf27yds+8ifj7iNxw0rQ5xNma69bcxzX3Fc39p+Zu1NzvNPeg5tZrc5DtQtU80sO13849R/vt3PHblTnIaUnblTlIy4TtyhwkN0pxDnLG3eocZJhxDnLKdmUOMvzW7cocJF/zxd/Ore7Q+LvjRbdsV+YcLzQ2nCZYOfB5a2HmC43mHEddIkkLnu2izDlacmITVmwekvDmbVSfx5+2biY37vYXrCuW0T4LYhPK7o9NyC2MTbj09u2lNQ/EJkiPP2GVZsUmjC+OTSg/KzZhWt2VCblJL1rLzohNWMNx7otN2OSMTRhYQOmSoqduL8196sqEMvsLVin8Ges0yzPWhZTnNNr3Pgp7dKr3PErzt5ea79rufz7sju2l+aQiUhzFPd8QzHX96B3qOWG3nea219wwze2guWdobrjmnqm5nTQ3SnPNmttFc8/R3PM093zNtWhuH829WHP7a+4AzR2ouYM091LNvUxzL9fcIZp7tebGaS4f62Oa24sa1pD7u4RNT1N+yldaUp38arD8li9FURLJy/lt5xmNv+ubZWr6d30tIari2mi/7yr5/l3faW1VxQgTPfp8Rk/JO39Y1EHVDKnp3/Xl/syyaHmYpMa/67u552X33L0tJE7d0l9zzZobprld4y5T+PLqj470ue2RNT9cPWHV+cVVN279QHOv7ho7alJdzw5x9vzYIRM+LL/66k1D1r18IFSza65WXSlOjXf8ajXd8g8kqZD9ZXTUlFfhSKohsuPiZqQlp+elzE7Ozcmam0EtRrfTM1Nm5mSne2z7HPoTQ384PBtm0am0e6wZjayUvLyc2R4rK2VuToHDY+bk8s+8e8y0Gfa0Oz1WflammMkMyjPLm25qzpzkjJRc0RYK6LBn54spa+vGxR20FeUqXA+kXLp2rkygqzC5g8ktvIZ0pRolOy42oXvVriu6XU1/H+2Wiy6y8Cr0nPxMh11KU8w0Kd8xN0sNKkilrXnC32SHg/4kqntl0Z9KCvP4HVmeeKneXfyTYU9OS8nMy0nOz5yZm2WnQ8/jivJszsspoNOTnpxnT3PQn/ksu7/9tVIlp6TzWn0qivoj9WqpvLnYHd5N/Nv2XH0pqZSxI0eNwgH5KY6CvBSH3RuVK1g3jflnOO5MVirLk4ZWAKXiPFmr2ygKxddz92xTs87MTsuhc53v4IX+1zjutBY4HHTitc8ixWp1QwE3KG0t0Z5dQPukZ6alOPh4c1PSMrMzOHxSTgZVlbY72Qn2rCz1Bsmep4YpW3NmpuZ4PNacObZsR95cyZqTnZOaMyon7c6xDvtMpRzUHhtvvYZu+Pi+y551c2Z6hnpTZs+Kz6VT6NCiJo2dlJOTlZqSpxbI4x2jtH1OUshZSsnNtafk5cem5Mfy96KUuvV3TyWSLvjjlnr/Do+jC1Xuc6r95/N2lEaQ/XdyIw2Tu7sFf/kL3v2H0B/e8S+qNu/y93aq+7HmbtPcSs2VtG/BdNTcnpo7WHPjNfdGzU3V3Jmae7fmPqS5z2ju65r7ruau19wdmrtfc09o7hlh6v1fbJh33QP/rRilfZMm/VntPrBQveeodqv3HOOK1fvACWGG+8Ardij3gU+GNL4PfG2xeq8xabF6HzhZanwfaD6r8dqzkYvU+0BxnUIgxPu/3fRHcuu6aOX+b/zO4Qn3PUn3YaTc4/+JH3jR09Y15N/Mtmlb/EFyQ56icpGmRQxKsHQbRPd9gxImkD0+ZlBCZO+nrYWhgxIeJdsyaEc83zeuIf9mDu/0ovUguSFP0/6kGoq3lNKwkn8CKZW0yTEi4T5yHyWVfTs84U1y+R5zM7vHn7IeJDfkGbr3of1yzx+UcCn5raTCk/+JTyU3j8T3n4+Su2nWZOub5Eb2GJQwMPJp66b4EQkHyS7vNSghegmFh9P+5I7vSuUnd2nPQQl55N5HWvHNn63SwT9bN63ZHD9wydfxmzl8D9l9nrZKZ79ojTxzUEKvZ+lejWQllVFZUsnNI91HepS3XbmjdMbgHUo7n9Y+PCzspsiw8rPDwyrGdwx7lbadzvdkT4Y2fU82rq2qpe2avierPkPVBKHx+7onG2lWtUVq+p6M+xYrTshDvCfT12BNOkvVZKnxcXAxRgvxXjtLFffxEG27Hu8Gybtmiq8ho/x8d+ZaId5tXVXFtW0cj5UkxFt6nqq193jj6desKUI8vmaxfK3VSpGENVjPqtrazhvPormZQrzJL6nytRYqX/KuD7qNGsFtL/leWzVPiJdO8dL9xLtXiJdF8bL85Hu/EK+Q4hW+1Phvm34cj0netVp8TdxN8eaYfr4Wb4l4HG+TXm485qCfjxeEeDMo3gyKN9n083jLhXhldLUoe8X38a6QvGu1NlC8Da/8/LdxmLekxuusOJ64lszfWq2drzRe+4W1WgAAAAAAAAAAAADgf42/7wTwaDSPwYWHqnMxKzup42Hm+B3KXMwG6w5lLmYZ2TwXs1gyfBcgWZ2LsUiN52KqE3YoczFryeW5GF7LIc7FFLVpvCZnKsU71e8AiHMxffjF5mvClLmYyFcmWa8dtaP0VtIdpMhpO0otyep8wpDLh8YO4iUepvPjZm925IprPLJzHPb+8daxsY6UjJadXfiNJhSkxu+TH9ZkEcJ9vU9uNqlaJDX9PvkykyqLSQ3T3682vk++IUTVYiFfX++T87crWDFCvuL75PrcA7clVpzk/f138X1yfU5hbRtVfaSfj01PEuJVt1Fl0eJ1FOLdLnnnALjPsHzNPUwW4vG6F9Z4QzxWmhCvMFTV4I7eePrcQ6YQj/soy9fcQ47kfU98UydVhw3xlDV9knfuYW2EKl9zAOJcgbmHKl9j7AuEeN17qPIV7xEhXkwPVb7yXSR55xS4b7PKhHD9fDwrpFfRQ5WvOYU/C/EO91Dl65v3fxXiRVpU+TqOv0veOYWuFlW+juNtqfF8AMdrzpxCP4r3sY94AAAAAAAAgMbcYxs32mTy3jG3of/YKqQH2sHk9uugbh9MT3ih9DTYlZ7gjPfX/dqrUpaLRar338o27XfT+tGGgSbt+16R6nNUHIXHna1qq6SKw/lZ4MYfHOmSD/RwHivppm07S1LXJ/Fzpf6s0ElzeSwlQvMr7zyRumj2OZL3efGXcqaPbfwc39nHdl+Uaw8+bbSnpsK2uq0+1Ia21+0zFNfisdWntj4eWy1Jv7N1W62BwR5brYURHls98vFddVutucke+yzpeq2Men3zSxrj6QTcLXG9dlRS0MsfTeVP0eIvk9R6/5Nmbw9R7WzNnqOFVwn5RUoH5C7C8UbT8erPm/xM2Ivk1OzO2v67Dfsfk9Q1i7p9ieTFQnpd8/c2qfubDOFScnLGzJzs5HxHSp4jOVlKVoajkpWBqOTktDkp7E3Jypxnl5KvnZU8wZ7By/zzErJS8vlnnZMnZ6UlOaYPGZeTwkv82bzGnm3Py0xLtDtm5KSrMRLy7CkO+7gE1eDfDcizj514w7gUR2b2IGXjKHu+Iy9nrhYlPj1dTTQtJcuekJM9y55HeeaLYcLWrMzUyYN4vK7/FexPz1J/ToC8aerGZLsyKpacnJqfrx4obcpOl+ZQ2SeNVsqu7nLNuLHWhORL+w/qf5nkF5PwPG5S+rRJqFX2b5e8fSy/R2YH7vlnalG47SljSZrbldx21My7s0sn2cIutVf+MfN21FkHk9uemvUQdqk5j2CXEo9jt7O6rrU9NeMx7JLGsXuO8j0PZ3VYBQ+fVfBYW8UO+ueTjyT5H9x45Rf18Qr5Re5T/DaVVFnOA78vcslncHDlJsXmPjKDN1aWKTY3thn8T+UKxeYWO4ObUuVSxWbvDB4+q1yo2DwyN4Nfw6ssFMaVDe/qLqG26X6snl9r3+xoW7GOPJOnfPJRo/eBJ1bwBwnv/Sgnmr+/Elr4LicqFQxxOw/Lytv157qdnC+/b5zEX+84w1kW6nL246Pc7FZcfqO8oHKdk/c0OdeGThG/fzKxor+SfoSavvsxs1qcs9yP1aq+M0qcZvWrH/JmdW93d+21ZfV95X3KB2I2RnECkdqXECThOzAPNyjf9ljn6OuOC3WPN1OaXUqctdrr0vxa9UNKDEdn1+CYQUcr+IMKzrWRrhp+w5m/AHB7g/olgMVigDf/mUr+10fx+9Jh8im+L92VdqtY1KC+L00dI3aI3kb8zAt8pLlfaC63e74C10vq35xybb4gVPsd1JW5O5X5grD8ncp8wYw/7FTmC84xNZ4v6LNgpzJfwPmL8wXLHDuV+YI55PK1jM+iOF8wObTxfEEvineq8wVlNZmN3t/lv9O5L7RT5gyWPpJqrdmWao07lGodWbCz9HrSpp2p1mxyx1OZhzywU5k/EK8p/Qf2H8iF25N6wa3B8q7obzVz4OtdhJVS0+8izDCpWmpq/L1V47sI/JusrHOEP2C+3kXoFapqsNT0uwjcVlgWyff7ofo4/5xQVQOlpt9F4N8EZg2Rmn4XgftEuZ/5APFdhNpQVYWGeMZ3EfjeiVUk1IuvdxGUPti+6XcReD6A77VYwqsIShhLfBeB78H6tA/8LoJyH9w+8LsIfM822E88cX6B7+VG+Mn3fsk7H6DcY7dX76+N8zji/AL//e0a1vieWK/nRUK8PhSvT5g6L2SMJ84v8N/38WG+j+NFyTsfwPdwk8N8H8cyqfF9GsdrzvdgHRSv1Ec8AAAAAAAQPBQ6b7aWvXKzVXkWenRn6YzHSUt2llr+dLNVjLfi7X2lYe/uK2VX2bCbn8U7agrMtO+mWFkv0AM1SypV04m86+QH7PK9Yp+atmHiveXpRKRWHy2FOIZ4MG7Isrwm4v5/kaude3D6oc8P6a1uAV1XTrc+DwAAvjj8pzBr3jmZyiqAR8m/lxSZmXmmbn/L4T284ZtJjm5eewPJLMR/j5QvxA+Uv+lYfbxzz3kddDuR7NQlU5UJ7pVH6+MTyNbL8zXZ4WQnTO2uDAcuIXso2WYhfADZUYJ9Adl6edg+h+zOQnig8lVceaBUz/8V8u8k6emxHWj/qCU1nv0/eKamdBDZnQW7PdlRgi3Gf8MQznZvss1C/HPJ1svDdqDyrH1jvyf9PPJvJ5kFeyNJT49tMX4G+d8hRQnxRZvDA+V/aNbznvbFnCQ7WrDbz37e0x6ZzmQXf5HWwdf+28l/JYVHCXYs2Z0FW0yfbTE9tnuSrR8v24HKP+OK9+MdWvl+vPz9+Klk6/mxPZjsSMHuS3aUn/CNZE8i2yyEjyFbLw/bI8mO9pMe7x+ovMPnvNSovm8kW98/hvxiONs2kp4/24HST+9ydaP0s8mOEuw5ZEf7Cb+e/OL+bD9MyteuL2yL+7N9H4f38IYHKt+XnR9qVJ7/kC2W50eyHUJ7O0S2WWyfZOvt5WHyi/Zy8p9hfshTfrZ7kq23X44v5v+wIb4xnPcXy2fM7x1DOMc/i9LT64PjB6qPPbZ348XzVUO2WD8nyO4s2KGj340X66MT2WJ/DMS/e9zmOd5nz73Nup7sKMF+n2yzYP+dbP142A6U/pvn5njbD/mXkcyCvYTkaS/kf5TUWQgPlP7yNws86WeT/zmSnh7bgfZ/7vE7PPtfTf5FJLNgP0iKEuw/kvT02Q6U/ln/mm3NHdPX8yW388jW8zv56WyraMe+M9vam2w9fQ4PlP7dVu/fg3hr4Ot7ziXe4+1Kfvsl3uNl+5ZLvMfHdqD0OpeXJcztPdvzyNadbHPHt9vrdl+yuwr2ELKn3dXbYyeQnSbY15NtF+xbyJ4u2OlkZwh2DtkzBHse2emOPh67mNMT7IUcX7CfITtTsF8me+DoBzxLNd4ke5Bg15OtXz+2/bcsYTXZen1Wkr2B7CjBFsM5/kGyO/sJ32iw1xrS4/0ryI4W9v+W61uwN5Otnz9jeTh94/kzctuJfaX6/RvjIlsvzyjy30OKEux8lpYf25mkzkJ4oPwG39/Gqt9PMplk6/l1IH8yySzYSaQowR5L0vNn+2pSZyE8UP5POVZ7rreJ5C8h6emxfS9J//vDdqD0Vt5f60kvj/zLSVGC/RzJc/9G/kWkaCH8QVJnwY4T0i5cfkgZG2G3rQQA+L3z2rbHPdfDi8mfRYoW7D+TogT7SVJnwX6IpI8PsF1IyhfsWSSzn/TPJ3+g8g1YZGv0fDGUbPF+NYHsP/Tw3r/fQHaeYE8hO1+wM8gW7///wPt384bP5/0F28X7C/Zish2C/QLZswT7dbLF++dSTk94vviI0xPsLzg9wd5Btni//QPZjZ5/yR5/0dwzfIWfTX4xf7bF+mLbWL9GXrvqkOfvcTL5l5L0+mM70P4zPu3rOV/tyT+VZBbsCSQ9PbbHkKKF8EDpL3t1iCf9seR/jmQW7EdJevpsB0qvxr7Ncz/0Mvljpm/z3H+xLYYvMdgPkH8PKUrYvxvtHy3YkWSbBbsd2Z0F+wRJL+/LhvQ4/UDlP7Cgt6c+0h/obRXtJ8j/I8ks2DtIen5sB0q/+t1I7/Mb+XeRogT7a5LneY38n5E6C+GB0p965yWe+uxMftE+j/wTSHr6bAdKb1JNP8/+l5NftC8h/1SSnh6HB0rvsvUfeu63qtZ9GN+bbH1/ts8jO1oID5Tex59f7Mn/JfIHin9+xyxP/b/UIctqJjtKsDuSHS3YEtlmwT5M8uRH/r2kzmL8ABw56X2ee578VSe9z3Ns//ek93mO7UDpDZfnep9PG+ZaB5DteR4lO9D+0664y7N/T/JPIun7sx1o/3bPzfPs/+az86z1JLNg15D09NgOlJ5zgbc8o8k/e4G3PGwH2n/TD97908i/jtRZsN8jmQX7TVKUYL/8gzc/tgPlJz10tye/j9x3Ww+T9P3ZDrS76auBCfp4w8QtAxOOkfT05hvsB8i/jxQl2N+TogV7G8ks2J+T9PKw/RGpsxAeqHyz+nX3HF8Y+bNIZsGeRtLTZ/smUpQQPo4ULdiB8luzoIsnvwLyV5OiBFsMt5N/F8kshH9N0svD9mekaCE8UP5dc8M96f8rJ9xqJbuzYIvhz5M9hOwoIbwT2dFCeH+yzX7C2e5Ftl5etgOVb1inyY3u30aRLd6/XU+2eD82mWzx/kfc/yLyp5L0+52u5M8l6eXh8EDlGXuxt312IL9o7+ozMOHqi73tlcMnXuxtj2yL4Rw/UH5dZ9za6Ph7kS0efz+yxfvBIWSL94OjyBbv/0RbzrjVKtpHyBbzY1vMj+0JnJ92PGwHKv9dd8V57l+/nRdn/QPZenpsZ5Ad6cfuSP7bSWbBvpGk5892oPzjnvXOv0WTfxopSrDF8BDy30QyC+HXPuudr2M7UH7VKQ97yv8k+XeRzIL9NUlPj+1A6f31S+94v5X8L5A6C/YTX3rnG9gu+dI7H8D2vV96x/fZDpTfykumevK7k/yHSfr5Y3s5KUoI30vqLNji/tPI/y3v38O7/xaSWYj/KSlasFeT8nv4zo/TC1T+v1+0yFt+8r9CihLsZ0ie9MkfKL3EOm97rDgRZ40hWx9P3kZ2F7L18WS2E+q87ZvjX1nnba9sx5LdWQgPeDxXvu+5XtxD/mdInr8XBpvD/0LS82M7UPqB2JpxoHTB3QdKh9gPlPbZd7CUx/aa2l54xwGf/gFZmamsfHtujvLi8SBvHmPK95Uevq8unt8frO23v3RauTouu2SX6nLYKGdd/AiSmdSdFEMSy9mP7MGkUFI4qf4+b/htZKeTskjjhP0mGdJoirsprsMQ/6Fm7l90CvksEuIuOYX9mMHTauM3PVwbH6q8EdiYrjMPlPI30N7jOGm1Srr8W6HccFf8q/E4+Or7a+NXcd1T3Gn96uOlwrr4PhXvNSqL8o4YxVn1nbpve21E/uyfIsRo0qbd/sfY+T3Z1Idq42voON8rqD2lY2WWae2DO6OxaXFb+9lGrR64vXIb09umr21S4X6f/jFO3/7c+1V/3F8OlVq+V+vK17ZIt3cf0S/l7i9tyl6a79s/eZZvf+1cdf+aHw82ua387v2lT/6Z/JsOli7Ye1Cph/JXDpVO/uGgUu5TjRfWa79P/9YYNV/eT4zvb/um3vt9+qf13V/K1wix7n1tY9uXXzzHon/THjo/ZcdKV6w5Vjr542OlkRuOla769FipFEnH+Pmx0g1nU7wVh0qXvknn861DpUPa8n6HSstLadtmqs936By/T9uWkh1CbvnB0mW7qI6o3riO9Lp7MvVAKV87+bq5NPqQUpdcj9xWxhRQGNWH0l5epzzOOlQ6rduh0pruh0o31B8s3dqe0qihNA4eLLUcOVia2/FQ6YpjB0ulM6lMJyh89oFSPsdcn2O2HyzV2/WQrw6Wln1D8f+gXrOlaXRdpmszt2uuO643vb1x2+J2xOeO612/HnM96W3YX11xPYl1xHUj1gvXAR8bH6+SHh0j1y/XAx8r17F+vFy3XI9cz3zcfKx8nOLx87HzcXPd6PXNdc3Hr7dRrnM+P3odcL1wPSh1PdtbH3xe+JzwueG64brj+uG64XPDx871w/Wk1xHXNZ9fris+b1xfelvU/4YFYt7m0DD977flX6Fhon3fp6FhD5NtFsKLyI4W7EDpb/hOlo8U/K1NoHg6vf90zHM/vGPhsdJzydbvJ9gOtH/Wgg88410Xkz+VZBbsm0ie8X3yB0pv1oQjnvL0Jf/jpCjBFsO7kf8hklkILyTp+bEdKL/VHQ570ptI/pUks2AvI+npsf0cKVoID5R+5X8HesePyC/afzbY4eTvXD7QO75EdnuyPeNLZJ8kRQvhh3gfwQ5Unupvz/bk9yr5Rfsp8nf579me/Dk8nOwowZbI1svD9lFStBgegLCb1nvay7qk9fGi/R7ZY8juLISPJDtKsAeTHS3YfcjW51vYPp9ssxAezeE9vOGByvdG1nDP/fVU8ov2VeT/gmQWwj8mRQv2P0l6fmwHyq/rLX286y0m90mwkh0l2GL4WrKHkG0WwvuRrefHdi+yo4XwQPlXd73Sk/5i8ov28+TfRTIL9lZSlGB/RvKM55I/UH7dr+7laW8/jexlHUa2vp53EtkDyY4SwjPI7izY4v7fkn0R2Z7+YNjfGG60Ob0pZOvtx5j+v8m+kWyzEN/G8Xt44wc63mPOKE96n5O/iqTvz3ag/UcVd/bsbyK/aB8o6mydQ7ZZCM8mRQl2KknPj+3JpGgh/HpSZ8EOVJ5r273gyb8t+eNIZsEeTNLzYztQer2ONR7v6nes8XjXFWSL87VWssX52uvJbjQeSLY4/5pOtjjfmsv7C+Nldx9rPJ624Fjj8bRFZIvji88dazy+Jtonjt5qFcvPtlg+tsXjZVvcP5T8Yvk4/O1j3vE3tl8jWz9fHF/Mj+1A9R2I6W1k+Ya2XnUJleU8KTklP3tQsiMltX+a1y8NG2ZxpGRY7Hl5OXmWbHtKnsWeZZ9pz3ZYeku9pf7SaLMsX0S64SxZvoJ0hPyus7zi7ffTtnvJnaGJt78sxGtH/umG/XSdRxotTZJi6Vnv5Z6y3JX00IWy/GWMLH9wgSz36u/Vut6ynNxLlu191Ths8/aGXt4431ko756N99PVjdL8zxWyPJh0yQhZnjpclo8OleVPRnn1/khZXn6lLEfFq3HY5u0fDPHG+elyNR1xP11/GibLZ1wvy9sSqa5ukOUXSSbStgleucbL8u0UJ/dGNQ7bvP2N671xViRq6Uz4P/beByCO4uzjXwgqRozYRqUt0U2aKFFCLum9llrEY4FIWkJOQhQjwhHuEi45jvPuSEikeI2xxRqR2tRSmyanzWvR5o3Uph59i4gaK/VN89I0tbRN8159U0ttJJd/St+m4fd99g83syzc3evb/t7398skH2Z35nlmZmefndudmZ2dyB3QKVhRtqhmxcrCwuIVKwR5Z8nS0uKasuUVNUuWrywrUsKKS4uXFZdV6IOXFiFw6ZKlxeX6mCIEFZeXLy9Xdu8sKF05IdHbi8uKy5cWGstha6kqV1FwOytDu0uXWUuXFi6tUEtHkTUVd1uLawrK7lbCVtxdVlFQyeotK16m3y0oLV3O5U/FXn5ncfmS0uV3KSFlBcuKayqWL68pXV52uxJUUF5ecDerxdZO8TJrxd1C6VKpgqJEWeoWcZ5vunBbacGKClwJppxP5fyTsFGY/kmnu87VZHeIeS7naj9dSTn1+dOnC4Kj2e/wusW6RrfPLzJZ0hEiqXvuvfX+6YIo3i/Mmeebky2YsoV5rqZsee8L2dMFE/1BtCkb/74w/QufnU5Xp9OOi9G5xunw0hUpuhv94prGJredVnxy1zY4bhHm+URRKFtZWgrPv8njuKVweRlKLG+i0pWNFUtXFStbRcVLClaWqvGkpmxFbULdL6sovl3bKS5buay4vKCiuEhNdukyNTVp+fLS4oIyNZPiO1YWlxVqUUsralZUqCksL2R2ZAsqKMX+0rLbx1Vrli9RZaXPwUSVbTIMVaBifGNcsrBk+dLC6HEtLVtasRQHj1rcUOtqctwyzze+WVG+snh8Zwkyj+6ZmoV5psXN2n7WPOf8W8YjsVHr93tvEVaWLYWFrSgozRas5UvvRGVkCwVWsucCyjRbKK5UjDtb0Mw8W0D9ZwtqjWMPZcgW5MyzYWsrELRsaVnNsoLKbGG5VUllUY21oLxgWbZAZ0zWrZHuzhbUKkNYUbawsqIQ8cVQJ9NduYLCClasWHp7GdkzLQYovP/I2Ji/bWzM/vDYWDtI+wrab2ADXwFdiEtH+BH4R7GfCvnFoAo8CH4O3kb8c/AprVuw3fOwsq1nH/T3Pz42tmgb2rJHx8Z+DJY+poT9FH5Hx9hYA+L+AJ7dpoQf/+rY2LWPK9sa1zzG7zvb+X2NfOjmCOXLl1cIty2SKxU/IMopXSKUFd9Fx+99amxsxy6Uee/Y2Nf2jI399TllW+Nh0P7M2FjkX6L75L/8XZT1X6JylA6rp/HG98bGRrvHxv79+bGxd18cGzv0Q/yu/FDZZtn+wthYiy7sN/vGxmar2zufV9LR6xEPIr2v9+B8gXPgJPgtSP9RFAr/nhp2iQptv8jItWA7qNPTeAfhaGVkWxcb17C//kxbM3b+3Ggk3B8QhLOvjY0dBJ95fWzsKvDGfvz2w9+hQuGFCPsa/HtVKHwdwr6ibn8X+pn7ozosIwh/9iD8n42NHTuE8wxeHUSav4rScxjn69/Hxna9pcjQPoV/hpF75WdKOqyeRvPP+TUf2bUfyR1LUt55OAmf+qkvSj4hr9mYCZ86ZW6GT33pxfBpUsQq+LQ2WwN86pvfAp86eb4Kn276vgOf1oIMwadJfD+FT2tIDsGnm7734NNk9TH41BP/kWknQrRm2yfhX8mUi8qSMU1Zh3LONGUdytGjfQWUhu0XLxfI61BG3pPLlP3Be3KZjpx6T8577TR+Hcrwx5Vjykri16Ec/Nt7cp5df31P+W5VcnQdynNjY43ib/sK/qauMyivS4l9dl3K7f/1nrwuJT2kj/5trNE969+sZ+GLi8uKJ7tfTZ11IiSC8PmRUFHbXVLwE9jG/lxA61WWp54IWWZF30MZ+svLBdRvR+tWXj/2XuhmsATcCdaADeBL4AnwDHgR/AS8Bd4B749R3YyErgbXg5vBEnAnWAM2gC+BJ8Az4EXwE/AWeAe8Dy5Ogj64HtwMloA7wRoQQPnNH5v8vZmBv42EDoBfgt+Bt8EwOAFGwTlw8XlFZgb8q8EsIIIbwGJwC7gNFIM7wEpwL6gFdtAANoAt4MvgUfBV8E3wLAiBXrAf/BRMVtYL7oIzctSuURsweLkCtSO0z34rrFpg1vycoWC0NujdjFz6FQq2ZF6OsDNynisVIicnpreOkbNNS5IxWhvUI0TX/AxAhth9VVROVP1mRm7ux5JkjNa23CIwa2rOTxKyIGe0VubDjJwJcqZJ5DoYuVzI5U6S79cZOQvk2DEsdlxFG8+isRx23C5ReZLTy2hjRNr4aSJylCeN1Uy2z45dsnqThWtzG7SxL/3+ZOWYLFwbK9TGw4zGq/R19N/R0ca7JtufbHthk8+rzdWotDfUeZSl4WUXmY3zum6dRGNd2rgXhRfNVXyK6wJB0AwCoG0dP6e3A/udoB54gI2J78f2ABgE3Ux4z7rY84I1F6by6eQjceoPJ5DPKCu7Pn49cmYRx71wnWQ0T4PGJ6nTvBcyA7OVdGmeBt2HWQf4McXNNyEdqnvI9lAZbOsko3ka3Z88EbJ98gQ3T6Nr0SWsmGCKMU+jfcE6KRd5bL8hsWMlZ1XtQ52nwZmVZm/6CKoHbRyanV80WTiN6Rpts/Zc66MHEOUTBuT6Ua7R371ZSPd/2hguhc+8QfHTj75ZaAOVwARygQWwx1aCfSsQQRbIYOKbsR0AbaCeCffo0pjKdUE2CDpBh6rXE6d+dwL59DOyAwnokTN3vFwYeeiVwouEayfE0Tj7JTDCI5AZDb4spzsrVbHpoM6eU3/fX2iiuofs9un/Vij0o04N7DlwPe7Xr+ft+bjOnkti2PNHKl4p3P0fqNMM5Z1jOvfadiwn3sDZM2dWrD2zEdp8A2q3Ka9xe54kXAubbJ/mLbDzXfT7rN0r/YooBn2tQ1y4oQflH/qYMldBm7dAOmk3Kj7FZeGZTgSj9OwBP/Xj/DNIOvYzwDDiIyDMPKNYEF4CrMDE6OV+PPb7/5rzQLYe2EClqheIU785gXzaGNmOBPTImfF87MEzWorwiYmRtpNKOw6ZgZOKLWrz7Txv8rZJz7lZVPeQtV8LPx31b2D3zfMRPp+3+xOX8XbfHMPu6Rn3OI4z7YPE13HMuJGze86sWLtnI1g7XFvn3eTxy5PxFrHpWpCumJUq0bwZbQ4Nhe/IVnwT4gKgGVhBJbBl8WtD1WPfAyygBOQy8Z3YDoIu0MaEd2TFXl9KcwOQ7Qc9oFvVG4pTfzCBfMKM7HACeuTMtmmSZdc03FfMmhhp0+Z/TpMG65R1B2ap6++Hdfbo/9I0qYfqHrIleSiDmGp4X5EKmZ6beHvcp2uHO2LZ4xPTJNN8nJeNsddC0LuubM4eOfNi7dHI7ji79KxdIA9akogpmv4Q0jd/p6+A5nJp87oo3LxQ9RG3FbSAClAF7N/h12BwYd8PikApyGPid2B7N9gDtjHh278Tex0HzfVCdp9O/kCc+vsTyOcwI3skAT1yZg/qcEOf4bxkskvqI+yFjHCfki7ZJd3v2nTzknf7+woqqe4hW7QbssE+w3nJwRz89uTwdvkDnV32xLDLN5v6CmYijypfYsdKzrKQt0sj8+Ls00gA9UJtIc051Gxv/NlyijhtHqM2x3KyMNrnnhd1+2xdsL7e9f71Cul9xEW7OpSeBDp2m0Oph+DdJ0Lb74n+trJpafpX6PSpf8Su6ndBvwf6kQZl30j/ozp9ue4dxr/nRvpG5feo+tNW4f4mRvmv1Omz31J6EeUXqnCepii/0fH71fxfhX4W9AV3Ysff8iGPP6Dqv4n8S6sSO352wulb0PdDP3WK8l+t06fj36rm/wfo74H+zAT1t6n6I9APQz8zLv2Jq/ueg37GvVMf/1T6qbCf0g+hfxX0t8bQH1+giOvVU9y10O/5EPrZZP8x9I3sZ7ta/3nQT6tOXL9T1a+EftF/Q3+Hqn879Jtj6E9V/3dAvzuG/lT1Z4P+8Un0xep0SbTh/hfYQBCEab8W+yAIxNVKWLBOjSMdFSrtH1KVUv9F9S+/VPFnq3626t+q+stU/95LlfG/By5Vxv+sef3y+N/Wpf3K+J9JGZM8lquMSZo/pYw97r6UH/9LXauM/9HHDtnxv9xSZczRVnhCHv8bSuW/Q2f5VD833tcmnZDH++i7UzTeNy8r+ySN9z0yxXhfLl3TrhOhPPjpZSdCHuuJkAXb3ctQV0DAvgkEsB1YjueL5co4YP86yGA7CJ0I6QEr9i3w05cr56of2/1O9TdsZX8B9XnSOGErjqsd7AQijj3NNvlzo/ZNtbkuYxltPCJPjbfdmy75Viljwqy+dRL9aSr1jP59q5Tzxeo3x8i/g9HfvEoZU2b1d8fIv5fRb16ljEGT076JdiCG/pAaL9amS19epYx9s/rDMfTPMPk/xhx/oo6usW+tUsbW2fxTGqauv3Q1nvSfWKWMucfjtPTnNkTL/13m+LXjs0ySv96R/vOM/VB56JolLGuj96Vynu7YaWqy9jjzD9ekS/tWKXMWtHEuwpOA/kvq+fvvrLOvr79wnTLPQr4fWccff1YCx982Sfm1+O1qvGg/Edq/SpmrwcbviKHfpcZT+36QKb9Wf92T6GvxA5r9If+3GPvX0j88ib5WN+GG6PX3O8b+RYdiS7I9rVdktDyz3dEyi/BfXUW/W/hdwvZK3C/b8LsVpN8uINbFL6uXIxum7bvjSHMyWb3ch4mjfNl4W93kdhTEb/Rs+FUoTxi/5RZsO2i7Ttmuv0f5naftNmxPKs+UQcuXbI3CvnIPUxY17FGEcfH2iXpGx/onulcBJ8FfQDJ0rwCZYD74J2ABReAO1V+vQveY6++ZWBdrFyyWn2xzFilPtw987Hr5+znX4ne988etQ5oc3cN9BmGXffsP499bma/Kbf5y5F4t7FY17LG//uUFLaxEDUu99t7faWE0F6AJYaNvvxTWwpyq3LnH73xcC9sEZiGsNPueb2lhD6pyyy977EdaWLsqt97m7hg/OHp+b1y9zlHnX0AfsZWf4CnMX+911Nr5sIZGe5PLwYUxX+FeC7i45eWS06/WHe17lDTH9+vGv+XtVXq31Lfs7QtcTndT8/hA1wPFpUuSkqKt6TT8o73uTOX7r5m3KeFmQcR1niV8DHdybNvb0457pU1NEr33qL0DSeF5XsXvQVzq5iZJAEPYDoPhTfzaxhHsj4IBMAj6mXgRelnABNI3R8MzNsdeH1lzFsjm6uStceqXJJBPJSNrS0CPnDnsljyljVKK8HGD2NOhS1DpvZAZOuYe75+ldrz/J3xfVe8nGiUb1T1kU1tRBmuTYf9s130nQpX38f1g39H1g9X/59T9YGWWRukMjjM7OfZa13pX4uX6wdZ4HQ6aXc3MKOD7wQwF1Hesad4DO0dDfhfaM/F99kTl6R1jvWw8cfReslE+9C4ypU/lYPP8sHpsf7Wj2VPrZ9Y0aMN1KWzYKNG4uPZ+MoUfaVLbYsRZQQkQQRYwbeDX7s7FvgWkgwyQysTXY9sDmuU8ouG2DbHX/9ZcG2QDOvnOOPU7EsgnyMh2JaBHzhxE29XfJF1k0E9N56QW/hHI2J5uGr8+6ToT3+CvoX0voK2juofs6EaUwbbR8Posgcyon78+d+uuz7YY1+dzLzdJKcij/7nE2iJyw03c9cmZFXtdshGsbbLrUEwWzs0nqm3iLm0L7LXyxXUSvUevvVNP4dub1X4fxHWBIGgGAdD2om4+EfY7QT3wABsT34/tATAIupnwnhcTmE8E2SGdfCRO/eEE8hllZUMJzifqWCeJTxrPJ6J1E+bB74WM9avruN8Vm85uu55APVHdQ3YflaHbeD6RAJnujbzdfldnt8EYdtvauU7KRR6R7YnPJwo2c3bLmRU3n4iJoHrQ5g6NzxMyCKM1Jihs0v2IuobE9NNThtEaFfGEaet46POZLJxd7yOe8Fj77PXpca9dtJgZgwrjuux9fZMkz+dU17ugcHOL4h9AXOZPNkkzwXFsnwHnXufX4ExBXBo4gvBj4DATb0Z4HigCc38SDc/+Sex1PDVnh2wVqAClqp4/Tn1XAvm0MLJbE9AjZw5ulDp+vdFwXJ5+9+X7PsgM7d7I3/fprk/zv+F3nOoestsPoAz9mwyvz+D9J0LW+/nr8xn9+GeM6/PFQ7hfeGOT1P+jxH5DyVlauOuTMyv2+mQj5DVc1N8P+i2RbU21ffZ+LV451q7l56jCRl9ZbYPTrT2MaoVNX7ihB+UNOpQ5gNqaLhSV+YDiDyEuaw2emcEojSnAT13DP+emYz8DDCM+AsLM2JsF4SXACkyMXu6aic/KkzkbZCt18p449esTyKeZkQ0koEfObMLvQin1F4kTI8PqvFbIDCxS0iU7J/MUdfMAaRyghOoeskXUx2Qzng/V1noilNvK2/lls3g7D8f6HUJ5Z649Edqaq/b1tES3Y7msBzg7n9LMWLufUjAce/48zbHnxur/OzoJuLbGk6H0Xbslml+orYtE4XlbFJ/ibKASmEAusOziv/1Vgn0rEEEWyGDim7EdAG2gngn37Ir9/TDNdUE2CDpBh6rXE6d+dwL59DOyAwnokTN7dkvdLbulVIP5gjS//w74VffhOLy7x+d90+9A+DXehquaUddU90ivIwjZjt3Gz/9fhE18kb8+pv/HVayYMPr21NfHzs1IH3ns3hD/sZ7buVsahV+yhbs+mvzO6Ep8ctvsd/kWOm/OvXlhXUPjBl6E6kO236Dx+w60XhitK8au30V2brSGF2v3f690Jx4Phbh97NqDWbh+bNdaJHofRFtbjMK3PqT23SKuG3SBAGgDHdfya4R2Yj9IaYBmUM/ED2B7EAyBHia8/9rY64xqbhSyETAMwqpe6nVx6scrB5fOyGYkoEfOHMmXTPNuM7yO6Ny9BoOrOpkv1Y/mj99PyeNf+3lbf/Lq26Qg1T3SE25HGdIthtdRZCvuD7by11Gq7jpKj9WPdt1tkiBapMPTY39zUHPNsyzSHhxLx0PcdcQZlfF1FBXRbJlsnuyYnSM+VVwi7xolImt8nXjZ7izBiusj3LpNonestPX3KHxPm+JHEGd5YJuUC9JBBhAf4Nc2zsK+icJAKhhtjcZXYt8G6kEJo2d9IPb6yJrrgGwbaAYeEADBOPU7E8ini5HtTkCPnFlAHczaJl1q8F4Gna9fw29J2iaFU7aN/97QfI2w7jrJmblNGpDrfptUugWynm2G10kGZAa+zF8nKbrrJMvgOtHeV6TrZMnHkH5gm9Q1I/5j3Y9za8LF0dPGXSecURlfJ1ER7Rpg39UzCtNsWXv/T7+vl9fvs7LstrzeJ7NG5fg1Okk4rZtJ62Vqa2XS2pu0dibdC9JvHN3v0W+Z9jtH16K2Nif1a9P6nHStxrO+JvVX03MXe18p/yYy5eLag//FZaO1Rul8cP38BmHs8+Nm3XrVo1/B88jSeyV6Dh1fFxSu9FHFp7hm4AElwAoqSZ5xNuzXg1xgASYmvgPbnSAIAkx4my6NqVw3ZLt08v1x6vckkM8AIzuYgB45c3qVZLmhyrDfkuyD+tt7SeYjVXy/pW487Mh1VVI91T1kzZ9HGSz3GrZPPdtOhOq38e2TdDn/vGiN8Tt+/pNVUubn7pWK4vi2rN5VPsq1T5xZsc+HbATVA9m1ftxqsnB2neJEryW6juR+lMzo2saTjX/9o/KhdsNom3TZ49bvs9ev8bjiBRePizX//7XaSOgweKfW+NvxC1dHQsvANtANjoC0ukjIDKrAVrAHDIFUeySUC2ygDewDQyDFEQmZwHroVsHfCrrBIBgFmWsioRLgAp3gADgDMtYiHPhBFzgMhPpIaC4oAS6wDXSDw2AUZDojIQuwg22gBxwDaetQZmADWwFdwz++XLmW31T9/1D9dy9X5tXOmqHMq7XcIAg0r3buq0o7tK9DmVfb9pQyT6vrG8ocvaoZunm13og8rzZ3Gj+vNnWfMq82+H1lXm19Mj+vVpwtny95XR2aV3vseWVe7dIEzjutnUPzZLX9jN8r33yg+a/u0IlQK2gHO8Fe0AcOgqNgBJwHM3pOhK4FOSAflIFq4AatoB3sBHtBHzgIjoIRcB7M+BH0QQ7IB2WgGrhBK2gHO8Fe0AcOgqNgBJwHM/4V+iAH5IMyUA3coBW0g51gL+gDB8FRMALOgxk/hj7IAfmgDFQDN2gF7WAn2Av6wEFwFIyA82BGL/RBDsgHZaAauEEraAc7wV7QBw6Co2AEnAczXoI+yAH5oAxUAzdoBe1gJ9gL+sDBlyb2W/b7YLse42uTXBdsma7tA/CH4UfgvwM/c73iF8H/d/gu+Cfg0/V3HH7nesXvV+WOwT8JP9UVCf0Vvgn+n+BXwv8Z/IBLiWfz3lBb71xQ53I63PJt+KdyFivdoD+o/FqlkOOr9/m9tKxoTn2tr17IsW9y+zY1KL7fK+SsdTflbHB4fc5GN7dTgzivw0VyyobH5RdynG4n/vodzfi7BjuIarTX+muFHEd9zRpvbYNDyKnzN3p9yEDx1tUhIRKRE/E2yjnXNjjrkFujX/6jJK0ks9rnk4tRY3esblrrcrrXx32t0TVP7QFdr/tUzlwcfYdIm395pSpL4V2XKIQvVdqKNFWG2g66m5qmyrVdqVAVfUFhfG4XzTPU2olj1ynkJUXz1eZ55ghKu0Lb1LYQASYPba4xzcvT1vIJzlagtok9DmqjljByqXMVqI1LVsM1ueVCdO0dakOJa5h60/L9HCNXeYNC4GJejljJyIUXKBRtj8ppc7bvYeSozSaM1vypFaJznC2vKnQygqLqOxm5oaMKRmvv+ITo2jtCWMFoLZ/NjFxqWMVA7ouMXHpYwSjfLzFyYlhhlJHTjuNrglInJEe/B0RYiL7rpZ23HUx6o79XYOfDa+fjKfY43lboSpoo9xwj1/+fCp0G5etW8ye5ymMKRsf7Q4GfW05yIrOfxPjse2zNkNtvIHfBXXAX3AV3wV1w/19ztXSTXoMbbqd7bY3L6fPX1NrtNbXe1U6/t9a7SbA3NtQ63Tl1gs9bJ9zodfhraCFxgTZ8zs0OJYi2xHzRJNgdPr+8wjYTJCegetFgSiW6V+NrWi3U+Os8Qk2T3YMb0nk++pczzxdf+Z2+mg21Lqe9Zs19drd2TA7vBmedo0bJyePC8wEO01Xn2WQksK7RqSmqRZWfSnTJ1zf61ArQRbBp6ePU9OSoyfRw/FRtavRa1Klci2u8jQ3jcfEcv5aecg5wVuv8CdUfp7/W4XYgBb5aHPc11brUIHejtwFqm7VK9nvtTR7DODXQ4aurRcKu2tUOLY0mNxfodzY4UBQYnH+DUsLNRfhjUvVdtR4fSuccT7F2rbalapL96kLszjVrdEF1jQ2eWq9D8DkbPC7Hgo21/rp65DnbvyDf7qi1C/Ad7trVLodd2CjM3qiG+hbk+/y1fod4663iioqCiuKa8oIyAbFOe7OYfysMWd3OEyHqrvE0ulxr7D7hxpp6qJNWjdPvaOCkGmqbx+VkJbksDh9Jm4Q1diXdWo9TqKt1uVbX1q0ndaXcsqJgUCxrebG1oLy4SGxpESfGLilYWrqyvNhAjxbFN9YpWrrCWlBRWBIrTfXSihavxtXY6DEI9sHG1zS56wyiYP4Gofc1OY2C7U6fh2pMwFO/vcbtaPbLJ7mxyS+ofs14xU3U9ja5DUI9XodsHXUuR627yaOdErl58zZuUvbRBjY0bnCoJ29cVs00KqyVxutY3eR02Q2yo/5rgerD3ehe7WpEQbWSN3nsqOXxXVlQ23E7NgpyQeTmwrHB4UamSoCqpuzISsomqUzMfmPtegcuW/WFtvFLwbMgXwmiSnLj58EgiGxhtvramtIyZGl7PodrTdb8bDGq47TPF4REhBNLWWvLlDCHXTm4JrdcoUZRk0YwlsZH+PzjpqyPqPUaq0RtmQ+Xz4qXfnBztEtA3qtRrWr1phq5j2liFJ5LPzHts7QWA/U3nHt3bIze8dtzfGysQlD6kcklbS4XklpSkz6RlpLSlqT0bxD9kH+OHmwLZqQ+lCxdflHxl1K+PE2JywNWpDM9eWI8OaOxgkOXngz9ErwDIiB5+slQ1uUnQ1fDt8K/Hv5nwedADfCDNvAt8D3wY3AA/A6MgA/ARZedDHmgew18E9iO7QL4FaAH2y74m8FW8CT4HngNHALvgjFwVdrJ0E3gNlAB1oEHwHbwLOgDB8DvwAnwN3AZ0s4EQ4Cq6LbpSh/A8ulKf/+W6Uo/3L45Sn///i8pfQ6HAxG5v9/z1Yjc39/95Yjc3/9v0/n+/jPzT8r9/UPJfH//kV0Rub8/ZWdEWUcjie/v98/i+/vzdkTk/v7cqX/aOcf19T+rrAdFff1vPx0JnQLJ30HeYA5YDCRQDlYDL9gCHgdPgxfAq+AQeBucAsm7oQ/mgMVAAuVgNfCCLeBx8DR4AbwKDoG3wSmQ/M/QB3PAYiCBcrAaeMEW8Dh4GrwAXgWHwNvgFEh+BvpgDlgMJFAOVgMv2AIeB0+DF8Cr4BB4G5wCyd+FPpgDFgMJlIPVwAu2gMfB0+AF8Co4BN4Gp0ByF/TBHLAYSKAcrAZesAW4bjoZys2K/Y15zf3j+sZr6u3e/w095Xxf+WGVIzH6yrsvUehX+8ovF4z7yrV14Om61JxRX3lepkJujL5yui6JDmHqvvKUaxWGkqbuKz9yncJQ8tR95dT+ELH6yg/MUei/iJfT95V3ZCmYq6NyRn3l1N4RsfrKw19S+AXTKSyqPttXvu8bCkbpbWTkBr+hUGUgx/aBZ3eBTuO+8jZGzgw58yRyjzFyeZDL6zTuY97OyFkgZ4HcECOnHS/1gY/3qaPdzfgmjkWY2KfO9oEPQ274m8pvDZsv8TwjdwZyZyDXbNCn3sPIub4HvmV8vEa/6fKaIsmKf7Xq35Cs/AYuTVbKFbhUuc4OZ6q/gaaT8m9g4J9Oyr+BwcUn5d9AbzL/G3jOqvwGUvnY38CBXGWdyAB8+g2k9R7Y30BrqnJ9UlnoN/DUp0/Kv4GMacd02m+g+Plvyv5MUVk7kX4H934G9wTgIDgKRsB5MOOWk6FrQQ7IB2WgGrhBK2gHO8Fe0AcOgqNgBJwHMz57MmS/42QoDcctLDkZshSfDAUL4/sNuOfQfwX/8eOk8fwW/N2af8P2/0DS1O1/MFkhnDz1WGngIgVvcjQ/o/b/1CUKVcLU7T/ZJGFS80gSjNv/QKpCiTB1+z+QqtAjTN3+07VHxGr/Oy9VCBi0D2z7L16msI/5gJRR+0/XOhGr/Y9kKniYfLVNtv23XaswMypm2P77r1XIM5Bj23+50RVjt/+pooqBHNv+p4sKk7X/WrtO7QgxJExs17/NpHdcVDAaK32akTsnKtQbyH2PkbPPVhANyvd9ITpWunW2QoaB3IsCP85Jcuz5nWyslMb+XzeQu+AuuAvugrvgLrgL7oK74P73u9HWk6GKRdMkehbW3oum8LzViu9H3H7QC7aDHWD3Iv57Hnuwvw9sBdtACxN/BNvHwHFwgAk/vCj+b4KkLZ4mpYBz0Dmj6mUujk9/Zpxy5OYystkJ6JEzW88VeDb8rSBFuG5CHL0XdykeZnohE648J7+7pL23HOh/L8T2v1R+cK6gkuoesgfyUYZwsvH7/7UnQ5W1J7n3nX6orgOjpde8cPK1LuT1MVb8rSD1U9Mk06Pnxt9ZzE0qjuu4S1T7UN93wjO/3+WT3236FP/9CzZCddx32+SJ4rQ8JvNilOlkqBnpz7Qq37bQ3tWnqMN2xZ+LOD9wgSJQCiqsfN9KFfbtwAzyQDYTvw3b28EO0MKEb7XG30e/B7K7dfK9cervSyCfD+PMqEvxs9Q/Z7wuBa3bcgQyw4uU8tB7wvK6d6/w78pRn9so1T1kd9xB9nnScN0WC2QidbxdPpPGv4fXHcMutW3PPyVeR2E7Z5eG5sV9x81AYKJ91jU2NDS6te9hCYFIKAN2mTFfWTdC+wYLRfnXKr6IOA+oBxZQAqzz+eOpxL4NmEAuyGLi27DdATpBMxMemB9/nXRBNqiT74lTvzuBfD6MM6MuO7poDHXiuqlknx/DiTwCGctDkXH7pL4xm84+aVy0k+oesjtugi8a22d4Dep1DW+f703n7XMoTvu0fXXyd28mc4G1BvapM6+J9skLGNhn9EUbSqDjRKgH+WTcF5HXNNHWN6GomesU30RxoBlYQSWw3ccfTz32PcACSkAuE9+J7SDoAm1MeMd98ddJD2S7dfIDcer3J5DPh3Fm1GX4JVr3KnNCHNnnrCRaf/FEyPT1E+P2SX1vEZ190nt6uVT3kK3yo+yeiKF9BpxoD5y8fbqv5O1TCE/9HrO2Xf9UYmt8kRPXGdknb14G9skJTLIOiMPX6NoQ/UKr4iqRX0pNUKJ1d7Q1eCi816X4FFcBSsFckA3MgC1zHvaLwEyQCdKYeBe2/aAFVDHhdl0aU7kdkN0OtoGtqt6eOPV3J5DPPka2NwE9cmbbLsm6ddek60/REuFVtbskm2PX+HogNFbieZW3JWnjLmmI6h7pDbShDNag4f1nFmSG1vN2eqluPRBTDDt9N4Cy2ILSqGdX3MdqWxWUPBehnXBxdsoZ1yTrgUywP60N9TnG11SPrgRB60Dd1ldAazmNrwsFV9Go+OmIs4FKYAK5wHIb/z25EuxbgQiyQAYT34ztAGgD9Uy457b4v0nXCdkOnXxXnPrBBPLpZmR7EtAjZ05/qSAgvVQw2f0njSMcgUzkoy+NPxfR2J7pNf65yH/zSwUeqnvIzvw8ymAy/j5gvxv3XW7eLt8aUb7ApqU3GGNdtOfyUBYLzu8NL8V9rEfycX5hjLZGzi4509LaTL29GbeX3JJqfxeXPvBBqOfND8bXU6G1XWi9FFp/gtaA0NZ20dZy0K8JkcgaLrQmBK0RQ+vDxPO9e1obh13b5f9SWdn7s3Uex1p5bQq10am8D89Rp74u0beh5fWC71PsZY9P8eW401+XLCADiCALsOfNhP1ckArSKY6Jt2G7HniAlQmv1KUxlQtAtlkn3xGnflsC+XQyssEE9MiZ07dLkU9tN1xfhuyEvvHRC5mBj2wfX1+G5hZ0HNV9b+F6yFDdQ7b0LMoQ+brx+leQGfDy7UrLHP6+rGvu1M8N1y/cLqWd+brUO2t7wuvL9Pi4doUzK/Z+jI2geqDrhL1GPsz1ob826HqJdX3QNSqvkwU7165duk7Z6+X/Sjm57zT47NzSriZcz1u9BRJ9y53SoOubwrduVPwdiDsOjoFesB8cAOw5Poz9I2AP2Ad2M/EpvgIpDcwEZ5jwc7o0pnJzoZvp4+XNvvj0s+OUI5fHyBYloCeXJ2yRbJcWSEbPW2QX8nUNmYG3LePXtfyd66O6ftS/WqQg1T1kU1tRBk+B8fqPG06Gght0/QG6ftSSG6a+rvuScK5wnKknE1vrklzHRu665syK+04DE8E9/zfZnY1rnC6H7vvWPUh32yUvF1KfPtnikJrPzM2Kvx1xx8ARsA/0gv2ALdsB7B8Gu8EesIOJP4ftlNSXC9PAcSb8jC6NqVwmdGem8vLZqfHpz41TjpyZkc1LQE/WFV8qFCpeKjT6rs+4PUJmYM5Lcrraur62/9D9znz6pcJcqnvIbr+OyvByoeHz/yY8/2/i7fHPuvXdm2PY46nlLxUO4jjrF76U0LGSEzfzz/9G5sU9/xsIUL2Mr8WrtsHU9lJ7q90zaTapb2M/jC79VtBvBP1eaN/iod8Bo2/9aN/k+Z/QZXUozuj7ROz3Hox+syg9yv/vmSZt69dSZI8jVrzRWm6JxLPtln11k2/BovEuJcGDdmqg/DKJxnro3MpjkQKt/6n4g4gTV1wmZYAItkdJFtus7aZiPx2EETcMhsqj8bkIt4ASkMXomXRpTOUqIWvVydfHqW9LIB8PI9ucgB45sy1V6vhuquF3yOi6kr9HAZkheyr3+yn0656JH0+VwlT3kC2pRBmslxn+fpogE/4C31799ON8e9UZo716/NupUl7FZZJrc2rCv5+DrVx7xZkV206xEawdGo1P/v/F1TjdPofXX7PasabR6xAaHO6mGlftJvkF00a7Q3631NvY6J8Y0+T2OtZMDKZAd6PfuWaTOPtWsWxlaam6uyAfUXWNTW6//Mp/Q6Pb6W/0jgup+zopRVV+UXhcMs/u9OYLefSDky/M890yz6eUQk2hRtVhyqfF0NIGSiwfTgfpqfXX86EGCYwHkAaK4aDJ8Zu06GgUlY0P1RWOEiKhWxYu1PyFApJzODc47KK70b2AQsUmr/MWcZ5vuiAsqcW+XfQ3ijSD31nrcvoc4lp3Y4NjwYY1vhz5jaayRr+IQ6T3crXabXSLN8zz3aAkslB+AVn5a1+oKFPhfAsW5yy6OWfRwhy6GihkIf1ZoJ0SWZJyqdPOUvSV6rx5vvzpwppal89B28jn1jnzfHPy5/nyFspRJMDuaBILlV3ylhWXray5s7hcWr6iWCgnY5NPxjKUoYxeQUB1yKsfkLavvnFjjaPB498kp4LacDndDnZbftfe4eWCUF21Pi7E5Wxw+hFi54v6d0ifjlBIuO7lnr86QbD+YGysCTwPkvF0c+DFsbE/Ahu4HzwBvg8uBrNBHigDsyCbC1YAN/g59MPgBFi0b2ysFHwBdILnwOsgDP4Krv7h2FgWuBNsBbtArcfjcNtr/I3qWiGCGtDg8NIKDPYGp1tuTyZ7n+jyNMUXVd+k+kWqX6H61arvVf0vqP5XVf9p1X8hTXkf6WdpyhhG/yeV95HOjKlrcAaU95FsHcr7SIGHlPeRpl/Ov4/U/fop+X2kiG4NzsFdyvtIubuU95FoPTL2faSBa/l3ctd9W3kfSfsudDyu4w8nQ92mXRKtxZluPRXah216R8n0I4QPngxZtj0p/xamB5+UtHeW7EVJQvDQKfmdpZHvnAydBzN2nwxdC3JAPigD1cANWkE72An2gj5wEBwFI+A8mPHP0Ac5IB+UgWrgBq2gHewEe0EfOAiOghFwHsx4BvogB+SDMlAN3KAVtIOdYC/oAwfBUTACzoMZ34U+yAH5oAxUAzdoBe1gJ9gL+sBBcBSMgPNgRhf0QQ7IB2WgGrhBK2gHO8Fe0AcOgqNgBJwHM56FPsgB+aAMVAM3aAXtYCfYC/rAQXAUjIDzYMZz0Ac5IB+UgWrgBq2gHewEe0EfOAiOghFwHsz4HvRBDsgHZaAauEEraAc7wV7QB/a9cSpUtf+U/I56cCXusetwv18Mm6g49b/w3eJ/7BtkRmttHkiZ+v0x7b2w8HSlTbhMMH5/zJauQG2I5ozeH1s3S6EqxvvD1IYQHmHq94dzr1PoFKZ+f2zwOoVIjLU2qa0kYr0/NvRJhcglvJz+/bHBmxTmHo7KGb0/Rm0zEev9MRFbRLY5KieqPvv+WKk5SSbWWptWtJlWyMVaa7MScpWTyLHvmdkgZ5sk3y8J0ffCqK22Q47GBPXvhbHvmbUUJwkt/5QkmHXpEex7xt2Q64ZcSvJEOfY9s323Jwn7Pp1k+F7Yd4Toe2GHIXcYcnMN5LoE/p0ukovnvbAI5EIGchfcBXfB/e90wROnQuZui0T3ldpYGIXnHVL8UsTtANuBC/hBSzc/zrEV+9tAFbCDCiZ+H7Z7wX6wmwnf0x3/WMlhyB7QyR+LU/9IAvkcZ2TPJKBHzuyxSB1ftBiOWwn9H4TugtcLmQyvZXz+FbXF4hHd9zHvt0g2qnvItrwA2W7j75Z1/fxUqPLnp7h+t9/oxgnE2VP3u73bapHM37dIgz6lTNSXnvnzVfHN/1ftQ5v/r64gtjjHZDx+ZSTA98NpT8XMDC08xwWQjx33uzQmK4/TqvkeOaz4+xCXgue4c/APgyPg2H7+Xvg49s+A/eAA6GXiM6E7F2SDtNej4TNfj/9+Og+yZp18aZz6RQnk82GcGXU5iOeHFOGTEyP71XEsyAxsUd8DgHGSNQV19knPugKdC8iO4llE6D9lOI+1BOdn9Be8fS7QzbO2xrBPbdvSkfhc9OHDvH0amRf/nspEAdY+VyzjvzAjog7EX7ZLNE+AbFK2Tzj/rxQ/C3HNwANKgBVUAraMNuzXg1xgASYmvgPbnSAIAkx4my6NqVw3ZLt08v1x6vckkM8AIzuYgB45sxXH7mk3HK8gu6Rng16SKW/n5vGk/463y/dr26UOqnvIlvwKsoPthu1m+K1ToY63eLvs0X8/O4ZdfqUBebyF81aplIlsIKU/vm/aBX7F2SVnVqw9shGsHS4tLOYMsQvp1SehPL85FZ0bB3fu14pPcT2gG7SBDtCZxJ+jIPa7QDMIAA8TP4jtIRAG/Uz4QFL85zkC2WG9fHJ8+qMJ5JPKpJkeZ/qaM3fj/P1xm+F8MrJDmqfaC5nBH2wbt0OyGpvODl/8xTYpg8ZjSfaTVAZjO6zH+cn4NW+HV+nfQ4lhh+1Ht0k7cJwpP9oWtcMfxWeHqb/h7JAzK9YO2QjWDisXLeLs0IT0ssJOieY+ad/mo/CtRxTfgrgO0AZsoJ5kAVumZuwHgBVUghImvgvb3aAHdDLhQV0aU7kByPbr5Ifi1B9MIJ8wIzucgB45s+deKbiletL7yEtS6D7yXmkocO+4HVIf+ODv+PlPQna1FKS6h6z/PMow6DSe//Rb/H79lrfDZ/XvkcaY1/i51dXSzLdx7o4qZZK/ZXk0vu8Fdhzh7JAzK9YOuQjUQ/erH4S0OcE0//bvOR+Y/bbllHMID52a+tuZ/0fLTWWWv+n5Ib/jSelO9i3Af0Qela9/MGl9Unra3FFtHstk3xHX5nxTWSh/Kgdbd3I5I3wd/r+Z91Qud+xUaHeJKJGNaDZD4XlvK/4ZxBUtFaU8MBNkgrmATSMb+2aQAtLAuZJofBX27cAFShm9Cl0aU7kWyPp18tvi1N+aQD7bGdkdCeiRM4ufkEz7MqXJnq/kdhsyQ6ZPcPcPg0N8ux3IzpRsVPeQ9fSgDKJo/Pz/ezz//55vt5tm8e2254Gp2+0538yU6q2iVPUNpUx07se3Y7iSt7l2e3Wju3F1I57u2VmobPttJMDeT6jxtXV+54Zav1N52ZXpFA8gP+v6ayT5m8LavEC4Y8cUvxNxwyAMekA/GABsmQexPwS6QDcIsvGua6RUkA4iTPioLo2pnAjdDBcvb3LFp58Vpxy5XEbWkoAeObPlaqn/hathp3MmRpKd0vwwyAwVXc3ND7P8Wve81Xa1lE7nArKlD6AMtmsM7dRK5+cYb6dd+vdZxant9NA/Xy3ZG66Rdt+plInOvbYdy0WOGdmpsZkZ2KuhIGu3y8slp19n9+RyUTfpjekStd9UXtlu4bb/UfFLENcJOkA98IBmwKYRwH4bqAQ2YGXiu7HdA/pBkAnv0qUxlRuE7IBOPhyn/lAC+QwzspEE9MiZA5dJYtLlsFdxYqTWrkJmqOOycXuluR79Onst9aRJ3VT3kD3cjjJErjC0VwEy3e/w9lp7FW+vthj26j6WJpnvS5cCJ5Qy0bnXtmO54B85e+XMi7VPI7szfo+wgXtOG0T6ozmrJLqn0O4vKDz7XbUfcuEqyQpKgAiygGkh3yeci30LSAcZIJWJr8e2BzSDSibctjC+fmVynZDtAG0goOp1xakfTCCfbka2JwE9cubwXdLgRyulSyd5Trs3Gfctv79Lirx717hdyutW/Ia3y5YZlVIJ1T3SC5hQBnGVoV12/gn3d3/i7fIi3fvW3THscjrKKyCP5osr4z7WY7CVdBhj7rucXXJGZfy+dYNhv8HahkZ7k8vBDxTA1dM9rtVUSPe52j0vhe8/rvYfIK4DtAEbqAcewJa1GfsBYAWVoISJ78J2N+gBnUx4UJfGVG4Asv06+aE49QcTyCfMyA4noEfOLJoKBxeYCqcch4JMxhwlXe0+NKKzS9t8U+Ew1T1kTeWQpXNjNP8bMuE/83a5Qfde5GAMu9x7k6lw7h04Z9cndqxy2sf5fn4j8+L6+Q0EjNtNu4tdKyAVdjnUjutzkHkeg7OfUPww4iyPrZJyQTrIAOJjfJuShX0TiEB2FAy3R+MrEW4D9aCE0bNq26qf+tjk7VQb4gKgGXhUuc4p5FnXEaccuSAj25WAHjmzDfXkwm+GcO3ESNgnGVhVLepi9Squf8v2W94+q+txrFT3SK+lA7IB43ZzcAS/vSO8fV6sazeFGP2sOeuRPvKwrIn/WHtxbukbEp4TnH1yRmXcbkZFuHbTaID1f8A1X3E6NHfF/RL1QWh9KxSed0rxzYjbClpABagCdsCm4cK+HxSBUpDHxO/A9m6wB2xjwrfr0pjK9UJ2n07+QJz6+xPI5zAjeyQBPXJm0/1Sd+79uE+duM4F2fU8eL2QsS66f9yuyT6739KNr958v2SjuofskQrIWu83fv4/ifu3k7xd79GNY6Vvmtqu3/z0/dJM5GEzJ3as5EpO8f22TrfDW9tQyy1YwfXfGghw4wlOfnw1gPR7ku+XqH9L6++j8MNnFH8AcRnT7pfSwTC2I2A0WXcciEsFQwgPg0Em3oTwXGAB4rRoeNa0+OvCCtkSnbwtTv3KBPKpZ2Q9CeiRM3dslsSnN09ql/SD2wuZga9u5sZXIzq7TN+5WYpQ3VN6F1EZjO3SApnIad4u/0Vnl7kx7HJLcLO0B8fZ37k5YbsMn9HZ5STjq2wEZ4feWrfdG22kU2F/M4O4tj+I9jlTeNUH6nMT4lqAH5SCClAV5M+RHfsukAeKgJmJ347tHWA32MqEbwvGf573QXaPTn5/nPq9CeRzgJE9nIAeOXMA5/OR+ycd15LbR8hYv8i3j5Zf8XbY3na/1Ex1D9kjT0E2aGyHA++fCjW/z9vhXp0d2mLY4aqvoH1EHtseSrx9rP+At0PWrDg7ZCI4O6xr8voavRMWAOpAuofvapFovEAb/6Dw439RfcTlVbZIZpAGZoJMwKYxF/vZ4BxkU+CfuSsaX4H9KmAHRYxeqS6NqZwfsi6d/NY49VsSyGcbI7s9AT1y5kHY46nJ7VGeDwWZgUNReyTrCejs8Td/wG/Mf9HYzP1S/SqUwdpiaI+VOD+pf+HtsVtnjx0x7PHi92DzOE7xd4nb4+hfeHtkzYuzRwO74+xyjbPZ4Yu+t52FY9/a3yLR2JE2FkfhLecUfxvijoDDYA/YB3r7+XO1H/sHwA6wG2xn4s9g+xxIeaVFOsaEH++P/3zPhG7aK7pr4JX49DPjlCOXzciaE9CT5QO4ph9rmXQelPw7DZmBL7Zw7WNEZ4/Tt7VInVT3kD1DZeg3tsfhv+L37K+8PT6vs8f+GPb4/qMtUgB5BL6c2LGSazvH2yNrVpw9MhGsHdbVOr2NzLNUN42dfv3mQhob0sZS5WMdU/yMJ24urAc2kAssoASwZbJivxJkARMQmfgAtttAB/Aw4c26NKZyQch26uS749TvSiCfHka2PwE9cuaAqbD/vKnwosn62+X1eE2Fo1uj/UfU327SjWNO/6WpUKS6h+zhb6MMgZsN+4885/E7dp63w+/p5p/Ut0xthyPvmQot37i50P9c4v1H6WOcHXJmxdohG2EwbjlxAOj/iPNcdzq0u25hIc1JGJ9zApeXrPjHEZdnX1hoBmlgJsgEbBpzsZ8NzkE2Bf6Zumh8BfargB0UMXqlujSmcn7IunTyW+PUb0kgn22M7PYE9MiZ+7MLxekLCqccV4XM0P7s8euGnrMGD/PXzbpIdqGN6h6yw/Uog22h4XXTlXQ6VJl0mrtuzqbx103AG2Pe1rnswgiOs/PX2QlfNyWqfajXjafWvbZxjX/xgkUG8/snE+DWsfKv53Q1F0A+6de8VkBzZcg2g2q+R1IU34S4AGgGVlAJbIBNox77HmABJZQWE9+J7SDoAm1MeIcujalcD2S7dfIDcer3J5DPICM7lIAeOXPglYLIn18pSJHfPNEX4oPQxmS6v3iloPMrr4yvw0r2Kf6Sv7/If+OVglGqe8i6ZlEZXjNch7UEMqPTePtcdTl/fxGOYZ8X//6VgtyM1wqO/PMrCR0rueEUzj458+LWrzKwO9YuZbuVG39eLAP2KN54YyHN3yKbVOwTbdUlit+MuAHQDzpBEHQBtozd2O8BbaADBJj4MLaHQQQMMuFDujSmdDfdWDiqk0+/KT791DjlyGUwsmICeuTM3fML+387H+3m3ImR2nMYZAZemD/ebpI5eXR2eehn8ws7qe4hu2MByiDeaNhuhi8+Heq4mLfLIp1dZvimtssnfzG/sArHOdQ3P+F2M3DJxHZTb14T2k2dAGufaxrd/rpG9xrnWr6roAf5pD/ulmg+oDbPkMJnTlf8LMQ1UzwoAVZQCdiy2rBfD3KBBZiY+A5sd4IgCDDhbbo0pnLdkO3SyffHqd+TQD4DjOxgAnrkzIPrJfE+1+Tzsel3HTJDh9dz86WCv+R/17Omu6RcqnvIDvwrymBzGz6XBS49HTJdytvnP+vuh9M3xOg/rXZJmV9zSwdOrU/4uUycztmnoXmx9mkkwPUXOJr9bM9+JdK3BlGuy5k5vXB70hTfhrhu0AUCoA10BPnj6MR+EHhAM6hn4gewPQiGQA8T3h+Mvy6GIRvWyY/GqR9JIB/hqahs6lOJnStzeJ3Uf/H6Sfv1lXVS10kDb6/j+vXFt3TvCZyHDNU9ZHu/izKg/IbrH0Nm4DLeLpdcztvlQHOM91WmrZeqcJydJ9clbJc9aZxdcmbF9RcwEXy/vsNtd0zsTw0j3eG1myUaYxqfXw6Xd4XiRxBnqd8s5YJ0kAHEen5cIgv7JgoDqWB0bTS+Evs2UA9KGD1rffxjG82Q9ejk2+LUDySQTwcj25mAHjlzZJPUPW3z1P1XkBk4uYnrv/LoxpmWjG2SKqnuIdu2DmWwbTYe/5yB558ZvD0+p+u/isSwxxeSNkvHcJwz/7Ip8fHPK3h7ZM2L79+faHf8uKfBwOk/0HU/fzq09UsLJXoHRXsfhcLzPqL4u7+8UDoDjoP94AA4DNg0jmD/GNgHesEeJj6tbaE0E2SCc0x4StvCuOs8G7JzdfJ5ceqbE8iniJEtTUBPzic8X+ouvgn2f+vESG2eKmSGIvPH7Z/WirEe4u3f++aNko3qHrKjXShDYKGx/V8J+7+St//HrtCtu/lwjPvY1Jsk18MLJdeyG5VjDZ8KZe+Ic/7/Rzj7V7rBmpxcR9jE+dS8wMT3/9c7NtECc0waAeRjWfwZSX43SH1XisKPzFR8K+KCoBN4QDMIALasbdjvADZQDyqZ+B5s94MB0MWEd+vSmMoNQXZQJz8cp344gXwijOxoAnrkzIFcyfbD3EnvF+T3WyEz+GAud7/QrbPPF55FPJ0LyB4xowymzxjaZwnOz+hHeft8YJZuXuBXYnwv4flcyfIpnJuv5SbcPg/P5OzT0Lwmvv/PC7D22dzgWszOBxRRBx2P/qmQ3tnT3t+jcP81it+FuFEQIRkwCIYAW8Yw9odBD+gH3Ux8evufCjOACIT2aHhq+5/ifuY0QTZLJ2+JUz83gXxKGFlrAnrkzJahwv5jv550vqrcbkJmyDo0/vxP8wGFX/D3saY1vy7soLqHbMUbKIPnT8bP/1fjvF3N2+Vvdc9XgUentsvyI78u3P/YnwpLfzeU+PP/NZxdcmbF2iMbMaGdrKt1b6j1cW1tF9It+uF8id4d1d4llY/544p/DnGlL86XikAmmAuyX5zPXVdm7OeBNDATpDDxdmy7gB9UMOFVujSmclsh26KT3x6n/rYE8tnByO5OQI+c2XSDZNl3A9pJg9Ec7XkfMkPmG7jf8f5f8O3kubYbpCyqe8gOv4QydM83bCc9H8N918d4e9yRqfteagx7vPFbKEsI52XVDQm3k+kfn9hO6s1rQjupExjvK230+PUd+CVIf2b6lRKNLZFN2tT8dmSq/VGIs4MqYAZ5oAiwZSzFfgWYC7JBJhPfgu2tYBtwMeF+XRpTuR2Q3a6T3xOn/u4E8tnHyPYmoEfO3J0uCa+mT7o+hfx8BZmB76dzdike1r239+N0qYfqHrJpH0UZUA4ju0yFTM8neLv8/vAVXLaB9qnt8uaX06XUK6+UcnsSe+eLXFcm30/KmtZ436jO3rjxJK+/xrXW46rhfrVxz4F09zxB412nmffs8YxxneLvQ1zKN7ILz8E/DI6AY0/w42PHsX8G7AcHQC8TnwnduSAbpH0jGj7zG/GPseVB1qyTL41TvyiBfCoY2aoE9MiZrTcVWv03GX4XZbz/CTID5Tdx450BnT3Wr0c6VPeQHepEGTqyDX+3O689HSq5lrfHl3XP+50x7HGJ56bCHTjOXttNCf9u517HjycZmRc3rmQgMGFcST9g+g92Tdc/sjL80CH/9Y8sG37op/6LH/xCZLb/kw/PnDtc/drY2KL+B/dX3VNdc+9rslTTH5mA5EeWzXw4iSTNkOyhSvnzz1c+/Ie77lzx4PGq4T++Pjb2xde+Bct4pHjmG3Jej6zMeCOZNt4oDsv7xakPp8wd/uWrY2NvFEco5NGm8CPF6Q8XzU15ZGUqJe1E0g+/oQqWIsmH/XOzH1157OGKuVmPrhyGN/fRlcfhiY+ujMDLfKNobgbZCvyZguKnD0+TffmW8eGWuamPrEyDaAol+TDyfvgnambZ2Hno/SbxkeLwQ/1+EVWR0oG6gFj5q1xdUDxXF8XDSf1J/SRZiQI/snLmw8mPrBxOOpR0CBkhv7CW36UUXTyMmoBEcZiC3n9FrT0ttWgdfmc/1eFdH4tdh199ZfI6nPcqU4ep++Orw4vjr8PiV5g6HO6X6/A6pQ6vQx1erFThFa/EW4VXKeekeObDJq2qHupvvfGRZeFFhx5J+erDKU88+GrSI8UZn0l/IPJw2tzhH/brKhCSf35Hq8XM4Xtfo1q8MmO8slLIqIoji8YWvf/nf3pkZToOJP2R4jRUWRoOMVWp5sgjW7bRRpEpleqSji0PGT34RtKDP7GiBlLUxO7CceFQeh7cnyln3tHRgazvXDH8zquU7ZPX4Iw8SE3Po9Zzj1jOPTg65r/i4bfGBh9Zcu7BkRTsNp2+p1o+6SuGfyCrrIXKg8dThp/F3oP7U+6597Uprt+i4hWfr1hurVlRUVBesdJas7RIqKlYuqxY8DoaGjc4hJqy4opoZNmS5TVS8e1LyyaG60KKBOXbpe5bxLJG0e9scPj8tQ0esa7R7a91uh120ekW/fUOEcFef5NHXFo0e7pB+XzuGldtk7uu3uGtIV1Hs79G+YKF35F4pM/hr3HTmuJTpk9Sdoevzuv00Fv7U7Z/k+lvbPSu93lq6xxTak+h31DnqvX5Jo1f7XTXejfpDiaB9J3Yia09uT58b22Nx9vocXj9mwRhnk+kb3rQJ0Y2Ousc4ppGr3J6kYW4wl0qp1GoJEDnOSpPkrXucRmHV5WCeq1frK/1uW/wi6sdDreonVr79EnL1eSpqat3uuxUsjoH6i+BfMRaF70et2lCZkZ50VdaxkVqyL6R1UL6b19A/33yVTTP1SSsKCwvLi4T5tmFsgJcV7jgCsuXWiuWLi/TLj7hrmWFpQUrVggSLqylhYjwuRdoOebUCU4xT1y0WHA7NhoWpa6xweNywOLr6nFD4BAoY1yHy6zCbbfdRudQvQ6lprVrN2nX2wL5QzLOOnldClFLc7bIXa24Iovd8vdgtKuU06IaRf1mzfPNR53V1Tb5cKrloxXXOB0uu7gRlQoNESdjg9PusH8Wde30ifhfK65uWqs1AVruYq3H41ITnx4t95rxT9fgRDYi2iGiXsXVm/wOnybTgNbKu0kToMJt8NeudlHadet9YqPbITauERvk+Kz52SJOtLIp4hjWeB2OrPlCzLTwyIqUXGQgImwN2zB02I5aOXRynDglXnetq2bC905wStVvsihR9DmirKwNjU67eON803w6TwV+P305RjlWH8nQh3xWVixZkCtWolg+X+1ah/o9H6nWLioxqETDs6PKTxduEUThVgHCuWiey5eW3U553VXrdaNYt0B9Q63LySSmXdN0apHMRqfb3rhRNDXPczWrDfRk32ixqt9WuUf116q+T/3WytfVb63snq18a6WtTv3Winha/tbKcdNp+VsrpTeclr+18mYa/62V0SdPy99ayUrmv7XScttp+VsrmfDpWys2gf/WynH1WytUFvrWyou3npa/tZIco+1jHX1jhb6tou2nbsZz8b+clr+jcqjgdOhtcAokSygDmAMWAwmUg9XAC7aAx8HT4AXwKjgE3ganQHIh9MEcsBhIoBysBl6wBTwOngYvgFfBIfA2OAWSi6AP5oDFQALlYDXwgi3gcfA0eAG8Cg6Bt8EpkFwMfTAHLAYSKAergRdsAY+Dp8EL4FVwCLwNToHkJdBfEl0zTNyB7ScnX0Os/5LPS+HLPi/1/+lzUncKfHU/gVNzwX0Il8z4BPt9EbpuCHqupOuPrh+j74tkXqdgE6b+vkjLdQp0/SYLk39fhNoH4hqmnNp3INjvi/TOVrAxH9Iw+r6IeL1CPTOsavR9EWqPCHZ2q5Yv+32R/joF08VROVH12e+LRJwKsb4vcgb3T2ecQszvi5yD3LlJ5Njvi6RAKWWdcb7s90WoDUuFXFiY+vsiw5AbXhetM01OSzP48unQkf+6SqI1B8WXlHUHKTzvacXP/OtVkgvYQR4oAqWASU6owH4VyAZmMJeJ34rtbWA78DPhLbo0pnK7IbtDJ78vTv09CeTTy8juT0CPnDn9o1Jw4KNSivw1IN4NvtNbcCnNr4ZMOOOj4/2zdA153uP7w7Y89FGpkuoestlXXS0JkauMx/+fOh2qfIrvD3tGt67a6EMx3v/f+1FJ/NtV0pm5Spno3I9vx3AlT/PjBjQHUBkQMPPjBWyE6rjxrMbV6xx1/gnrWjQj/WDxbonWsdTWLqXww7vV9UIRJyzZLY3CHwRDIExhjBvGfgT0gwHQw8RnQFcEWSB1STQ8fcnuuM97LmRNOvmSOPUtCeRjZWQrE9AjZ+4OSpaPP2U47k92uXQajRsEpfBLQW7cXxjhx1crLn5KGqW6h+zc5SiDZbfx+/+QiXyHt8ugbnx1uG1qu2yd+ZR0BMd5JhxM+F4ivJu3SyPz4uzTQMB4PSCPsgKLrrM2A/bZ3XePROuyko3K9grX8l3F70Fc6sv3SAIYIjkwDNgyR7A/CgbAIOhn4kXoZQETSH85Gp7x8j2T1k2JLs6G/UpgAbnACjxT6LOuPk45cs2MbCABPXLm/lWS6bJ7pEsN1gUiO12J9rPllVXS4JvRdYHoHsM6wrefr36wSuqkukd6R36PMnTfY/z+6zM4X8/wdjpNty5QusH8qSxB+S0lO12XhPT775Ey/6CUSfzP3oJh6cdTvqvS+9I90mEYZ9t3+fEt1riM1wWaaH9cOwqMFgfqRz49pl0SrQVMthlW881U1wbuR1z6ol1SKghjexhEAFvmUdpH/CD8ITDAxGch3ARyQcaiaLi4aFfc578EshadfGWc+tYE8rExsvUJ6JEzi09IwVNPSBcZjHeRff4WNnQEMiWmJ8btU37kHtR9H+DXT0gWqnvIpn0GZUBdGtln27OnQ7nP8va5SzfeZYoxv+9z7z4hRXCc/vuVMpENdL1bFNdxZz3Ht6NG5sW1owYCxu1oHbfQjw35VH3hLomex9m1unv3KD7F7QN7wFawDWz/wl3cMezA/m7gUsPtTPwBbB8GR0AvE76f2far2y2qf0aXfkrrXdI5hB0Hx9S4ma13xVWPaXHKkctkZOcmoEfOHCiS0n9TLE03eL+P7HMMNrTji0VS51eLuPYzqLPPc9uLpSGqe6TX8kOUwXqXoX1mQWboe7x9JuvaT+sk9qm1nze/VSwJgbukgVuLx+2Ttodq7pLoOSZLiD6n0DbZIsXNFAVhYA9nn5xRGbefURG23TTqUlW+Ew8rFk+HRpFP6pPK3FMqnzxHGq7qecUXEecB9cACSoBV12dSiX0bMIFckMXEt2G7A3SCZiY8MEW/i951QTaok++JU787gXw+jDOjLsUlp0OTzfObTvOqIHNsrlIe7f2AdN38U+r/a6O6h2z/t+F3nDb8/tTAXtTnXt4+m3Xv+dXHaD+17bSFSjqJtJ/1z3P2OaWZse3oVIIT1x3QTbj+b7jBf/8gVJ86WkDfJaBvT9A3Cig87wXFH0BcxqWjBelgGNsRMAq4RBCXCoYQHgaDTLwJ4bnAAsRLo+FZl45OeZ/EOitkS3Tytjj1KxPIp56R9SSgR85sea2gY/VAQYowb0Ictb/T0mke62sFA4HXxt+vpvsDy7u8fZff+UaBjeoesv35KMPgB4bvV3d9H+fr+7x9m3T2Pbh58u+mkX0/F3mjYMdlowX1815P+P3qkhf4+wP/+gXNixZN9f2/iQLc/avdIAG4APJpflYqpO9laN/PoPAj+xQ/9TmpsBJYQRYwgVzAltWC/RKQAUSQzsR7sN0MAsDGhNfr0pjKdUC2TScfjFO/M4F8uhjZ7gT0yJkDtxTaBj9bmCLcNCGO7FNZR/2WwqGOW7h1gcM6+/yN67OFAp0LyA73oAwdkuF8rRKcn9Ef6OYP6u5fS+6f2j5f6PpsYeB7OL//dUvC87WG9/H2aWRenH0aCOjss8bjbF7dtIZPQ0Rd7P/i/EL6bgvZpmyncC0hdf0UxOVtmV9oBmlgJsjcwr83Phf72eAcZFPgn/liNL4C+1XADooYvdIt8b977oesSye/NU79lgTy2cbIbk9Aj5zZlFXoqc+CfRo//8vvp0Bm8FNZ4/ZJ94jWP+vW+b87qzBIdU/pPYQyBOYb2ufwi7jnepG3z6f17w/GsM+P12YVnsFxikuyErbPtpDePieal84+JwhMmE9oMJmwH/mU3HFLIX0HimwzrOab+a+K70FcP+gBHaATBO/gr7cu7HdTGqANNDPxQ9gOg2EwwIQP3hH/NTsK2YhOPrU8Tv145eDSGdmMBPTImftvLkwv/fSk9qms73Nz4dD+m7n2c1Bnn+9nfLrQQnUPWdvdKIPlFkP7bPsRnhV+xNvn3brfd1PL1PZ5y82fLtyP4zzz58TWACOX9a8T16nQm9eEdSp0AhPeW9mwxqe/X7Uhnz0nr5do7IlsM6Dm29ur+EWnrpe2g23ADlzAD9iytmB/K6gAVaCUid+D7X2gF+xgwnfr0pjKHYDsfp38kTj1DyeQzzFG9ngCeuTMHbMly7fmSClC9oS48fEnyIQ7Z48//9Nsfstxvp/fe9scKUx1D9nDl9wgCeHrjZ//ITP0Y94+v56p+27glhjfSfHPkfadvl7KPqKUic69th3LDfROfG9Fb14T3lvRCbD2aV/d5Fsgd2It4l8YgF0OHPuIRGNQVD55jBSu6mXFH0Zc7h8+IplAKkgHGYAtq4j9LDBK6cCPHIvGW7FfCWzAwuiV6NKYynkgW6+TD8Sp35xAPm2MbEcCeuTMlislz7NXSkbrT423n5AZKrpy3D7l70u8x9tn8tYrpQDVPWSF4yhD+CPG6//24bmhj7fP+9N5++yPMT76pa9fKeW+8xEpsDqxd3XI1b/M2aehebH2aSTAtZ8G46gf1hnNBWPdYBKz88sz43XlAuk/OTNp3WkuzOj3/yEqvxuIvz8zXj/516pz0FT/HtVfq/qbVb9D9b+t+j9Q/ddUf1D1/1P1R1U/7TrFF1XfpPq3q3616t+n+q2q3676u1T/OdX/ker/VPWHVP9d1R9V/RRR8a9S/YWqL6l+ueqvUf0Nqh9Q/e2qv0v1f6D6+1X/P1X/tKjM0bt+tjJHL3CXMkdv6w1Jyhy9fmWOnm1YmaNn+7kyR69+Nj9Hrzf5rDxHb/RSfo5e2+Vn5Dl6o2ln5Dl6HQI/R6+rlJ+jN3DpGXmOHjPFJqYLLvm81E3jVHim/LfP417g40/Lc/aCz/+p0LLtSfn6Sw8+KYmf/6a8vdWSJNB3VGkO395rzoT6wEFwFIyA82BGxpnQtSAH5IMyUA3coBW0g51gL+gDB8FRMALOgxkfgz7IAfmgDFQDN2gF7WAn2Av6wEFwFIyA82DGx6EPckA+KAPVwA1aQTvYCfaCPnAQHAUj4DyY8QnogxyQD8pANXCDVtAOdoK9oA8cBEfBCDgPZmRCH+SAfFAGqoEbtIJ2sBPsBX3gIDgKRsB5MGMW9EEOyAdloBq4QStoBzvBXtAHDoKjYAScBzOuhT7IAfmgDFQDN2gF7WAn2Av6wEFwFIyA82DGddAHOSAflIFq4AatoB3sBHtBHzgIjoIRcB7MEKEPckA+KAPVwA1aQTvYCfaCPnAQHAUj4DyYMRv6IAfkgzJQDdygFbSDnWAv6AMHwVEwAs6DGXOgD3JAPigD1cANWkE72An2gj5wEBwFI+A8mPFJ6IMckA/KQDVwg1bQDnaCvaAPHARHwQg4D2bMhT7IAfmgDFQDN2gF7WAn2Av6wEFwFIyA82DGPOiDHJAPykA1cINW0A52gr2gDxwER8EIOA9mXA99kAPyQRmoBm7QCtrBTrAX9IGD4CgYAefBjBugD3JAPigD1cANWkE72An2gj5wEBwFI+A8mJEFfZAD8kEZqAZu0ArawU6wF/SBg+AoGAHnwYz50Ac5IB+UgWrgBq2gHewEe0EfOAiOghFwHsy4EfogB+SDMlAN3KAVtIOdYC/oAwfBUTACzoMZN0Ef5IB8UAaqgRu0gnaw/5KzoTTh7P/4GI5byFnrbsrZ4PD6nI3uGq+Q43W4cuyb3MqGx+UXcugdCiGH3mMQctZgB1GN9lp/rZDjqK9Z46UXVHLq/I1en5BjV7x1dUiIROREvI0CpVjb4KxDbo1++Y+StJLMap9PLkaN3bG6CTdH7vVxl59+1+g3j37P9qnsSefnuBJXqrIUbrtSgX706PcwTZWh30d663qaJpelUM9M9dNudShoTJ2DO7BUIZw89Vxd+v0krMLUc3VHSxU6hKnn6rYtU6Df8anm6tJ9AsHO1dXyZefqdt6lIN8U6OqPnasbXK9w7MdROaO5unRfQrAjgVq+7FzdIGSIN5l8RdVn5+q68pJkYs3VFXDPQMSaq5tKMpPIsXN10+kexGKc75cYOREyhJ2R047ja0J0Ti/d0xCpyRPn9O5g0tsmJcmwo37a+XiKkeuFDJF60US55xi5/bcnyRgdb7eaP8kdgAxhNZD7oRC9BgRVll3RNYnxpzHhEcrbQO6Cu+AuuL+vi/X8/6u0D0L0WxOkZvOFsyHr9/n7DLpWH/+E4j+j+v+q+m+q/u9Vf1T1L8tU/KtVf57qf0r1i1X/btV3qv4m1X9Q9b+h+k+r/ouq/4bqv6P676v+xbPUZ3HVF1U/W/VzVb9Y9e9U/TWzlGfrb85S7gfaypRn6/3vq8/W6WflZ+v95rPys/Xh687Kz9ZHZvHP1nO9H8jP1mIq/2xdf+dZ+dm6e+VZ+dm6R+CfrS3F0fsJerYOlp+Vn63ZtjqWCxw/G6Jn68HC90PCA2dD9D6ciO199LztfEqyFL8fomdto+dsiy1ZqHxdec5+sfps6CdAfONsKHjqbMjzs7OhjiNnQ7aNny60RM6GTN96UuoYPBvq/+OnC60zO6X09yCT9OuCjoNnQ8/UnA0= - /T/tvQtcVNe1P354qEckcXwkIYmJQ0QzJCoDoqBBnTnDSyWIgoJPngODvEZmUNBJwq1Jitd4L2nTBG3S0sSb0Na2ttdmSGsLSWxiHk1pmuaSNrflpjalrU2pT+6tlP/67gdzBvCR//097q+fs3Sx99pr7bVfa69z9j7n7HmR0Jq2RrP+IMnxMcWLvnfB3/zvF/w3F5FtdZDsf130d599SttIdDnhLkJ31HLHQKXFgTa8SPRrhNgr6Pvggt/0yVPaxGLKT9hH5Ta7Dmvun1HZjf12c/RF/y5Kf5TwScLnCV8k7KHyWj9/WDtGdb4ImtrS+o9Jjp5v/s6+pOSCP51wI2EO6Td/TGW9T/mJ7nuX8lP4GuH7hEryRX/RJ1SHpw9rN5de8M8jXEKYTriRMOfG57Si0BSH+zu/szcvvuh/ntLQ/61DT2ndCw5p7eEpjqJfUp2/QX1ylPKXUX7CHm+KQ9m+Rjt2wOIwZR3SirKTHTmbD2umN0nuJ4RVVHeira9c8F8k+aIn++1Fb9H4Ul2WOKl8wo2E5YS2V2ksPNQfVPfniXafpnqbUhy2b/3Obp3Wpl2ktKI3qP/KL/gHaqmPSa7npSTHRqLLCVtvP6Q9SqE7IcXxPIUvEr5G+D5h860X/e25VJd/OMxsaV4FlU+YTqjkZ2jHqO7tapv2KNFPEj5PaNthcbxG4QCNjcn1FS3n6zRnXFQ+4bEPLI4lFLpvuuhvnvkrO+xyF9HddZRGtvg8xQfI3mzPU/kUby//omalsZxYSfkJj912SFtCoe3P1H4KzectjqKCw1of2ae5qd/+PKW9SNhMaT32FEc72ZTprSSHyZvk6Oul/t9BY/xTkv0LlXOS4j+jvildo7VSnZ8knvkwjcEtF/2vUfz9HbA96qtDh9ncGRim9ldR+wnTCZWzz2oDNCatNCceJfoY+p9C6yrKT+H7hO5pv7JfpNB85yGt9TfUzubD2pJqyk+o5F70l1PY/WCy41EK3WQPz1Nonbrc8RqFfTSfer5C4/gytb+G2rT6kGajtNZ9h7V0opVbntMGbmzTdlH8UcInCfsOk51Qu3q++mP7+0R/TIg53n2Q2v8javMX++3HbmrTek6+YTflXfS7X6P5V0t1X9Nvb/1RkuN5ilubkxyvUfg+4ceEtl2X/JHuS37z56gPimnu5l8Muj70fTJDdROahqervZsjruqyXMUeF1sNeppqeOitD1qC/h2uR81Tr74efW8qx4GZV1+Pnozh+KHu0cp461F8TQP80jXWo7jmAN26MsZbjx5L49ipXH096krniGvf1dajuLYCr7Uebc/mmGMKlhu9Hh3YzvG9pwKrivHWo7iWA6+1Hu0jGWCm7uANswj161HL1lCG11yP0rUVeM31KGSuIBe0HiUZ4DXXoyTDUCcn4/r1KK79wI6Qq69H+4tDGaaMKnf0ejSmJJThrHG++dWvR23loQzHGw/9enQryQBHr4MBo9ejkLue9WgzyRnrUQMMMODvHQ6mhg4ufcXTe+CB3pdwTd7/2uVzzze8cWBD34G0Hnka2v6ZMTgDrf/754aHDzT070/k5OULOEet/0DaGRyEdudFdhDaMwc2nMFhaSsvMNlHLk592EWXOGRrOP37iyhy351/oow4oG4SMn73PDJOfXgnibHzABm9/+WpL2bMmvqFV17+KHRf318n9zzyRkvGLK+KE99ehe580yPvTn04DLozZiJ/scj/hdH5w/b1XQrKvw/5M8If6fZOO7A28pE3vBEXM2ZNnPrIcAjXUMr4kew8PxY1IXo/i85EVGPRKESTWJQdBTcf/ZES0x+DpLTTB2xUwv6001MfrgjB2XOnDyivh8fgArQ/baB/Nvpyw4DsYgrDQ0VXv95fco41YZL32MF/nYHOCo+RAv1PnmMn+InOazzHuP0mavT+jMiD+1YG9e0mwf4Lwozwg/tuCGIvE+x3Gdt0cF9UEPt2wf5Xxp55cN+8IPYsSp76Yv6sfR/9bV9fyORXDu576o/Dwy35swIiH5zlGnYyDVEH9y0O0vA9wV7PNG34cN9HISHv7s9QMXT7+oYm99CQBdr62FlmKI98f4gNf3PFrL+SCTwyRCTFL/0+lm5eD+wbHEbH9o/Yrji8r27EdvuP/wUH66Ww4/qa184K//0x0nDw+DyIH9g3P4SdcMiONrwN1WYpv7+XlB/chfH5/WESbxXyG/b/dt8Zy/5tg/1Lz+PwvhU3U+6Gywf2WSgTKnuEWXwqNft1lhbCB9skBj1S1FGV40smgqT+bw0MD8e/u/+1/v/6K9WBav0Otb5/E1X94OdXoxPzYtSDn9/EY+EjmnB+IuX8Xgiby/0/EJkfp8wH9z3xB9H5vJEkWzkgG3hg2+CBhsv7z2x79eCLzDGcuHukfVH7t50/kBbZv/EcmrjlJjRxcP8Dlw/+K7M2DBDT9scBTrHTJnlSL5JEbx6l+AHS1DB44AFW0shZiUNnoTj0JnTVCQyGW56VGLnvk/DhngMTcVDieRyUyPPk4oBE1G/LP7z6Ni2N+mNIw6Ytb7zqcXq9lbUVHhzPlb0hK0spxaFkTu+C0rqaGlpBZuAdwHx2Jtb9xbXFFc56RWYp5OevlSn8OIARDQULMrLX3p+2IP/+XCF5f11ZQ7VT4UdrFdZwPYU4301ZlVvIpAvzV2Wnrs0vvN+ebc9IW2+2cKXsnLCxv3nBNS2QNYlXFEddQ3UZTs6rrisuk4d4iZLMI42sYRUxF8313M2Ocfv0+Yrmm0tlFlovl5lp7V1SV22+e2zj7lZYZQt31xSOdBmOXhsnubTO3SSTg/VQGcXVlXucSkbqmkLqLHHenMVTSppqY2mV7fRUeevc1BD8oFhao7NURPPqmxiV6/Rg+c9Hr0w3OtlY3LNC43bXLBDHoFU6PXFYr1NqQhz1fX5wj9w113MXOzsQx9zVOysqPV5nvbPMXGzmP2jWUM8PY/PW1VWzT7lxbmBpQ329sxZnPPJr6JXOU1s8QbxjJsJCEe4UYasInxPhSyJ8TYQfivCMCP9ThJETeRgtwsUiXCXCTSJ0i/CzIjwswhdE6BfhKRH+TIQfifCsCEMm8XCGCKNFmCDCNBEWirBOhPtE+HkRPiPCb4vwhAh7RPgbEZ4X4bAIp6g8vEWEd6t8P36V+B2I4zP4fvzxGHEeXfMlth9/vOUS248/ve8S249/QA3ej3/sJb4f7w4J3o9P/dwlth9/+fFLbD8+Uwnej397WvC7bgkkh/14/Zr7WiDfbUNc7rMXJCnsO1jss3/0+Uv+s4ShT1AdCO8iTCDUCNcTlhDWE36G8HOEzxJ+h/AVwncJPyI8Sxj6BcpPeBdhAqFGuJ6whLCe8DOEnyN8lvA7hK8Qvkv4EeFZwtAnKT/hXYQJhBrhesISwnrCzxB+jvBZwu8Qjm5n0fcu+XP8Y9MltOji3YcDchij1sNXzgdgv5e10Mre5P4w83IoJbg83npvcYmy8P/mXuL/pu3DcfcPrWFX3z88HcaxJ5zb/BRl/P3D4yrHB3QbTOPtHyZM43hYufr+IeYI8Fpnz12exjFTufr+Yep0jpirV9s/hC8AXmv/8O0ZHAdCg+VG7x9238zx/A0BufH2D+F7gNfaP+yJ4VgXOlZOv39ou5vjtfYPU8lnpN597bPnspJwLue1z57LI7m8K5SrP3sOvqqA5MzjvKeiP3uucSlhbNBrQyP9/IRO7jGSe4zkTo4j94xOrmgZ4T3UZp2cWYTPKYF9wSMkd4TkosZpR4cSvKcHOYuOvtK+4Nsk5x9H7v9poGtly98G/QXko4+9csnf/vsTdlyDwEp5hYfHOimka+UghT2EvYR9ncG+uZ/oAcJuwlOEnTp+FOU1E1oI1Zd0Pv6lq/t3PSSTrHWUfOZ15rd9inL+O5BIfdlN18DwIOvkgO9bHlDwfTX182d4ffCoBjbZ87vg71twP+FC35Psie/hPIZL455v0fHyJX/By5eCvm85nRD8fUvnh2ev63yLJ1o+fR9lCvvAPLjSUkb+puXY31kbXzD4PKviMuc4B1q1Urnnj3fb8U4CbPWYqMeZkzw88t1u+3nCM4QnCd8mfI9QX/cPiT5NeJzwBOFRHT/yxW77TMJZhJd16eEvBuu4Gswn2ZhR8inXmT/xU5STqpPN+hT5WDm2LvvAt7vs4UrcGF7ge6wue29qF9MrzwU09Qd/z7qrpctuwliQ7NEfUB2OdY97XkUBjY96MthetbDg71ktv7q6vV481GU/Qu08Vdb1qdoKGDwZbK/jmVfweVZjBfT2WeP0FpdWeptorVm5q9jrDDJT0wW/lfrE5r7kxzcqsFFmrwRPvM5D885Lfjehi9BGmEmYszN4HhYQXURoJUwmtOj4LRRvJWwjbNSlN++8/rncQbLto+Q7rzP/sU9Rzn8HEk14N+UC+dXFY3iw0934rpVk2m67MHJuEKyqaJSd4r2pbvQ9yT62i0L3+H5VIZljrwXb6edvGnUuwDXsVMaPJ3769/LbXw+y06uamd5eryY4ds9JbLQsGPXjWN3n/P1U/sPKBX/nm9xmYb9gZb3Jw5MhF/wzQy/4IwlPU/wM4fmQ4HZeJjqc+O9R+CHh2zr+fEpPJEwhnBUaSI8Jvf6+yiLZ1FHyW68zf96nKOe/A4nUl+33nie7HeuqYLcvwW4h89a5kfsB3F/3jLJbfEvnRt+T7CwVdb8wrt12vkG+5I1gu51jCrZbxX318wJk3NT/6c8EK3hznPuBUWY29j5gfDscY6/jHHPVRuU9nJqs4cwq2GinKP/82zw8kZasRaYna+GEH1L8NOGZtODfkT1P9GXCtwnfIzyp48dQvvmEiYQz0wPps9Kv/7doU0k2ZZR83nXmz/oU5WzVyZZ9inyAxJ44rW9HvBau2MbwYKd/xfnAJNPRFzfyXTbW39bfB9+33tln1aJwfhjJthRSHczJ436XXUTjY3o72E6P3BF839rnubqd7oqO18wZydrRtVbe1vZz/sQ113dutfLjsXY62rzG2OkVftc64E/HHsKWTOVk/TZKw5lVzJeKcp/4CQ+PEu8y4XnCtwnfI/wQ8jo4TfQZwhOEJwmP6/gzP47SZhHGEIZ/HEiP/Djqusc/kWTnj5JPvc78KZ+inCydbN6nyAdIbL9Fax2+RbvSuWoN8KOQ+dot3D4Vvg/QPco+zb++RTuGvifZlE+oDn1R49qnQjLH3gm2z8OjzrUouMa5al/65BbtCLWz28/r1PHRWf8TeTdfV7vbfzKOH00IPu9nDENAkF2OdyDbKEgZGPRv9fM+6H7shH3CeEJXgEZd3tco7+RPkfe4Lm8P5Z15rQyjQOb9LeWNupawAQYYYIABBhhggAEGGGCAAf9j4JrvRMoHiQYYYIABBhhggAEGGGCAAQYYYIABBhhggAEGGGCAAQYYYIABBhhggAEGGGCAAQYYYIABBhhggAEGGGCAAQYYYIABBhhggAEGGGCAAQYYYIABBhhggAEGGGCAAQYYYIABfwfw+B9XX/V8cnZ2/xfytQLCVpFW8Hg+y9P8/6M8mdd0LUGC8w/la2aSd5jStSNPD/o/qdrI6G9NTdfAi/jZoL/7SxNV1wOXu2bsTtcaKU/WPw76X56kKNZIRdkrfvztC2GKMkAyq2o2at0UKu5Bv6L8YiOrB4sT9dqgHwid+jqUlSrKOy8M+gseV5SvdQ/6vaWBtD9kpVNbwkOQ9iqV2e7h9Xrs2/kayjpKZVkqhrrOU5g1d6jLh7o+ROWLfgWvnWj3ME+DHPIzpDjqHP7g5a6prqyRMepYN1HdkJe+IDkuTmkqz9JU0oF0c/PlLrQNYcfBiWrm0Icj7UAfyf7soTrbiPZRud94eQ2Lp1LcRfWzCF3Voo7j/dYdZGZfx9j9vQP6GePGfitXIMZ4tNzXu9ew8cQ4lZH8wyRz555MRqPPz1NnAvV58ctcDQr/zcd6QVcr/LciSwRdQBgvUPLrCMkU2W9PgnYKXpmIFyr8NxTTFP67nfjNyzyF/+bmAsJkUb4MDTDAAAMMMMAAAwwwwAADDDDAAAMMMMAAAwwwwAADDDDAAAMMMMAAAwwwwAADDDDAAAMMMMAAAwwwwAADDDDAAAMMMMAAAwwwwAADDDDAAAMMMMAAAwwwwAADDDDAAAMMMMAAAwwwwAADDDDAAAMMMMAAAwwwwAADDDDAAAMMMMAAAwwwwAADDDDAAAMMMMAAAwwwwAADDDDAAAMMMGA0zPnWaq0zfahLrRjq+uY7q7R/WlfOMIJ45x/K156kOOQenjvU9e30TK2dQplmwP8sePyPq69rXEyPbNRkaH48X0OYKkLQW0OGupSc6SrGv7k3R0PopbQ7PsjRlKKZLL137XRVGRgebqZ0e+waTTGFKvNDh7pYHSiur9PWL3Dd0BlOaSijgNJQJrBAoJl4VhGPoriFsOrN1az8zD+Y1N7p09UiKmP4t7wMW/50FbIuQui1bOJ0VFak2moJYfndnbxN2SlFTA/iSvl0NZP0rFTXMHoWyakfVbIQvDbiZbQUa/PLeR9Apu3BaSw99Q+rR+ioMKpLCJV7H/WFwkPg0XCaT6QPaS+QXAHNr188VqwN/mWKmjxxqGuR6BsbxTPnDXU155RrJtIl0972ObWiNyJUlJFD7Yb8T6ntYRSizOVPjB3TNJJbR6goN0aEfFrDMeD/GCynwRkgtBmD9D8GTISYa/9Hh6R7vW2iiJ6hOf/WkxlayuShLpl2ROX+AID0lZ/PYP4LnhUyWylt37czgvz9jSKc9WGVNuj23SDTVwt9H/6iSouk0BJRvTCL8mcSQrf0w5CF/zz/6xN2mXemqAfuB9A/kwg7L05VUQ/49ndbN2r6flv9xvftL5+MddSHVTN9OV/g/jyThF7uW83iqJuVeMkUR33E9agdIXz2IcJI8tuyjILP0/Xjoakq8oNG+yeTvijJJz2oE8bRIq4f6Cvr56aq4LuojOhh7reRBj5kzUrgeoOyoE+lchDC15qEfsVmUjc/U6Otpr6S9cD1xvT5WlafU6INnU03qgihbz8pQBshV/QFfr3L1NUX+iCfQnHoU4Q+vXw7xV96vZrJt1K8TeHXM8h3Ud5hgoK1kWrvukh2/flnCpEGPuqeWhKpoh+Tqd7TiW4hPvoFfLTRRemR4vpoyTKpKL9FpINvFeMAPuraNjlw/WNtJXl5fcz5zQ1qp44PWs8vWjdV7dXxQYOPeiL9EWsNyzMTdiHqAnuG3CDxX3uwhuehNNDgg54Nm71nqKv4gWpGN28wsb5IjQjMn0yKt/4gQu0guY7VdL397lS1+7cRavuSKSp4evvtb5yqxjV46uM8ruJ6Z1x5Xa3XE+dtcjvj4yo8nNpjtS6yLkqsXuguL1EWukvLF1bsQVavt1zh/5VyhYcGGPD3DVlvWR3nLzVpayh++oahLvj/wr82aUsoXcqkHrE6ClJeUGQarkfKDef8qeeatMT/bNLSh5tGrmOPffwn/+gycD1y/+2sv/XGoa4jhBlvf9+OuKX/hP1OIRMyKrwW9FD+U5fP+lEn1O2FjD3XvaZ1vRmhXkum17VH6/7GbDXzdxHqIJXVFrNHS1k1Sa0q5P4G7XmYfPVliq9TzKFA5IPi85mT2DoJsqemDnUhDr/YWDrUZdt2wg7ZxKeWOKA/R6S/+e+LHI1LJrE1QgHx1xOi7IVELyCUoUvoQ9j/pdkqdFhbSI9ttoo0VyHna0Ie+FDkQ2H6tqF8l2iH1Iu0SpEWrpPbIdJUXVrVqDQDDDDAAAP+PgF7zP23D3Wd0fge87d3RzmAuAZgfXBMxE/ezveY++8b6pJpWPvgfmEp4XNaplb0622aMn+79vTt/P4e60Xr7XwdI8vD/cLAL8/6bV+for5381CXL2Woq5vClojAHqn+PgFrJtzBo07fJLTeHlg7jMAtQ123UjBfrJOvB8xHp6jNx6ao/VQ2LqC07vE0CZ5q5utNuT/Z+8QN6uDNgfURaLl2wo0BeHK/EtdN7C/mkG4p09o0RU2+JZAf9PFbeDvQPrTX/NUprOzMW4e6PqSxQPoTJPctajP2J12/uVHtvW2oa53YhOijeP8yvj957JbgPmk+cqOKMsCH/GOHprA9AVameWxfTP3qJPXMMuj437s/OXoPHDTsz3XnUFd12tXtL/VObn+uFQH7k/sJ0AX7k/Qskp0m+MfuGOqSO94FP5jGbmtAY63aTkoukz6TKAt2evRWLg8ashiHm5WA/UHf6HYlnFAdGH+Z53rATHXxUllY75sVtqfhuUnwUB/lxDS2PyD3C4Joirfcyu1J8ot+wPlmsX/ScWtg/8DE9Y/sF6DvTt3K28H2AzqnqapzrkPSW9O4/WF8YH/JVN4gyUt7ziRavY0/TwB9vu7AyPMByL083KLJ/R7IhUSpTAfKsBBdH0v056apFrG/EpcQ4XA3TWP7QcnEfyQlwnFe6Jftk2U3zvi533VbYL5hnqJ8hOC1EW/6k5MdUaItMk2OD+KVcRGsfNTnFNFr0yMcjeRXkHbq+9PUdxbSNCC6j+LQIWXRb1GUbsvg8kXf5/YEubbbeX37RBrkbZQWJfTIdLnPJvWBnp8Z4ajEGJKMbG9IEx/PMsoP/wcf/eoW/rzn/KOrmd/pF7yiR/I1hK1E/3zfag205L0geKCRF3Eg/Ln7US6LsVbEeL0g8oYJOZkHckfJV2/9h0ytNYXbDtIxJ3BNQJxdE8xp9fV19cvMWnFZqnNXZalzvrmydldxdWWZua7e3FBbWVvprSRyj7OMGO4Gr7mMiZnjlyyNMJvvL95BYnXu0roy5zKzOT4xCYmVtfrERZS03umpa6inbJVllGJttEbQeuwlmhezhrrunB/hyPznaWoz2TXS5Hj0Ea+N8MIzb43YZyfRScvI3oR9uWADswL2FSns6xiNDXiDxPPP3M/S2RgQjfnfsYfbyCD5B4R6fVF3jNWHEDwL8f68OcLR/6UIlj/zDq6vk8pL/aeIkborwgZbiL/rAdWB+tzREOUoFw57mtAH+ynNo/zD09Rjwp6QD7wi0iftK/nyKP9CPND9d3B/KPmniYb/g48ebX9Iu1nYBkLTnQH7k7wXBA808iIOhD8fbX+YPy+IvIqQk3kgN38ltz/TygAf9ucSPhzjmV5cWU2W5a0jc4G+DtJ1dEGE4/Kd3D5Awz5OaWPtQ5k91NV5Z7B99N451j767xw7nu1Wbh9Rs4PtQ50dbB9R5rH2kTz7yvaROZvbh2szz++S+qi8o9q0MfbRMZvbB+pzLfuATJB9bLqKfWzi9qGag+0D+UziuiXlj5Et2VLnjbSxYzG10Ry4/8G1ItMcuD61np2mFuj4oJEHCDlcTxDv1d73u4hG/8x3mUburzqoH9p0+UFDB5svlH7hM29pkm7T5U/cHKF2SP2auB4QnW6OcICGHOjbKn7K+Ox5RfFQV+mvIhwDRUNdvRSfItreFj2kgJb3GqHCH8pnM9Ke9P4f+jKjuX0+Hc2vH6Bhn31fjGDl6e2znXgF0cH22RjN7VPSGI+WaD5GzP6F/stCf4fUHz+O/d9F9j9Kf+84+vujub1Cn3oX17/1Lj6/QEP/4MKIMfqLiBd1V7D+5LvGzq/Mu8bOB8skPr8a7wqeX667gudX45yx86ttHH1yfnXcxeeXOUuMv9BnpfKy4sfOL3UOn1+oz7XmF2T086tg8bQrz6/FYj7N+fTzC76sbU7w/OqYE5hfRY3T1E4dHzTyACEH+0cc8+vUHD4/FCVwz5VJ/TCoyw8aOtCu/jl8fkl6UJe/uZzGIobrRx52/xfD51em6NutIl3yT5Xx+ZVDYbIzcK9N/l8Bzfx/2ij/n3oV/x8j7J9Ca2ikChr2mXN3pKqGRKpIGxnjuWT/MaPsPybYPtvCI9X+mLH21PrPJhW8qLmj/P9cbk8Dg1O4/58XbJ/Ikzx3fPsEL3Mut88ej4n7f6GvjcpL3WMK1J1kmf+fy+0T9Rltn9An7dP9pykqZKR9gje41zRin5a/TAm2T+Ix/z9P9LXgI99o+2w8PSXIPrupnOR5o/z/PJ19NpjUAh0fNPIAIQf7QZz5/3ncvo7WBvy/jfqhTZcfNHQw/z9P2Keg23T5j+42qR1CP/Iw+5vH7RM08//zuP8Hzfx/hfD/ZNu9FQH/3z83TQGNMc/8xVn/lfy/XF8vnLqd+c/Mu4X/v1v4/7u5fXbW8/L09tlOvIK7R/n/u4P9M8aj5W6d/xf6Lwv9HUJ/zr+axtq/hex/lP7ecfT3363z/xbh/y18foGGfvX4WP1FxIuyjPL/lrHzK9Mydj70H+fzq9Eyyv9bgudXY+zY+dU2jj45vzosfH4V+cT4S31U3tYfjJ1faiyfX6jPteYXZPTz61jDVeZXA59frthPP7/av0p9EzvK/8cG5lfjTpPaqeODRh4g5GD/iDP/HzvW/xdQPwzq8oOGDub/Y/n8kvSgLn9zNY3FPVw/8jD/fw+fXwWib6tFuuSf2iH8P4XJVQH/3/zdqYqk2bsJhIh3klzeoWoN7w3Eod338PcJbju0Wmv+ceC9AqTJ9wog2x5vUufKuSl0ATaszzc7XMW1pc76JnPWMo+3qdq5/H5nWWVDjXmVl9atpcs81cW13uXxVuuy3c7KCpeIVpZ5XSxWXtdQW1bftLyhfveyytoyZ+Ny67K6Bm91Za1zeV59g3OZp7S4urikWlClruJ6j9O73Gz2rdgeH83+5Fjr8tcRvS16SyCRYO4cSS6sJO72nSwWHb1m5Tyz2UwCsTHRe/dqc82ApffdUx6NxPh5ASXsjzl62711rmhLfGmMb0Ve3OY5c6t3kpY51oz7V6y3l81pmlPeiOIWM535LJizKBNE9DymGwlLVs1Zubu+kclEF4hEe5bkU7H0997yXSMJliYkNOyFfCxPNS+jvqxYXlzsK/Z4fcW7KGzylTh9JRW+kkpfSb2vxOMrLfaVOn2lLvpf4yut85V6fGXFvjKnz1nrc9b5nB6f0+tzNvjKK33lO3zldb7yel95A2GTr6LMV1Htq9jlc9X5XPU+V4OvsthXWeardPoqq3yVdb5Kj6/S66uq9FVV+6oaanxVu3zVxb7qEl+1c4+v2uur3uWrqfDVuHw1Vb7aEl9tmcdXW+2rrfXV1vlqm3x1pb66Gl+dx+eu9rm9vvoaX32Dz+Os9nlcPk+Vz0ORmmLCHT5Pnc+z0+ep93l2+Ty7fd5an7fe5/X4dtXRf69vd7FvNzWn0eVrKnb79jQsw9ssu5z1nsq62uVWRpXX1dcUe5fnNbmd5nhll6+hytewZ1T+3XWfQgX+XYElyRxHusL+XFEXmMq1+/UKnVrnq/FeZ7/W8a4d3buBDq6pHa+T60Q/U29dqauaKq/aW2jhqPkz6g/m31yy/aWrRzF2W/Oy6mLyN9TfwyfHijVyIs9Zhwkyd3xt0SvvCcwkHUPTFiJrRjafcjFyIq5ee/X66XXPcRWQytUPPqhPnJe3jmuq2hS3cklmutm8YUVjShlXH3tvzNKlD3g3xC68PzvPkhOf6p1Ts6KxpqRgz57YpL0PlOZGL4lttCVurN5rJ2HrXEt2+eL7LLkbfenRqdZVdufKzVUrEtesdnujE0rmOS0JK9Zv3LjUW9BEwovmRc+pKHZxfSV164uT9jZFp8Ll7Fj9YLlXk0VmeEl4iSU6Ou6+3SWbMnY2kL6U6ujt25M2WRJ3LqmLXWiZk2xJqN+eEJ2aunEFCS+NTbw/zpPIXKY1Yf12a+Ia+z35+XlZmbGWvPKaRpIrQEHRmSS84p6kB5Ksi+YkVqb7LLme++dC31LLujX2e5kCauqa7IR16xe7SJjSPGs27LUk1LozLdmra5dYliQvro1ZkZKwK3pOXaMzwX1fQc2GxalzqGNjUxdakjJ3x5nrGuIbvdGpGfcmkkw1jW705qUJFZp1sSX+XtcqEsyIs2TnepOi55TnOqhu9y9FJzhpMNasit5ZYbUlZruzF0Vrm9clkPBq67333jvXQ3IVmSUFe+u3sUuDOSk2Id8VrZVv1JjTJsH747muOeXOHawl+LOEdUV0dNKD64lhXUyjZE8i4ZwEqFk9N680yxttiXtwb+LaXYtWxqalazujM7I3rSTmPXlU3MadJJy7KKHOra1El3kTs9JrGmjUE9exSwjpS03enLXTVU0itioS3pgI02XlFsQudKTEk3VUkL6521cwfasy99rrY9bOqaVJFLtpcfTc1bY1fEjzsiivGKpNadS1nga6vqUtpW5zooHblliynVvs2TEb7qXuXRK7GC0nM1xYmhSdmF5DHb23VIO1YeRKkvY47PFzo1PTSsvjVjqWlppj4l1LdySu26xFW9Yn7XFaNqdX5JKgM5lGyWaDroxoX6xlJeu2e+I2by+I1tYkJllyNyyuomZm0CjFupZSG+g2aV7FitodNAQrt0f7UqtSeXevj15XCTUeEqy6L2lvXdoOc/Rc1/piM+/66IWxczbYdizayeYzCdWmmFnbLNnb9iRT2sJ5GMEj/c9q2bF8cuB+hQR3rtidOA/xxkVDXfnT2jTlkxmqRpMorSJuZU/6EbbO6H5wkhq1ZKjrROGzmm3HRBUypC/nPlQ5OSExMXdjtCdr1VJmEffucM3bSJp32yx5q/PXovDNqFbG4szaNQ002epWm3lXZtxfOY8E99ihPwYTLZ4311mVlBaYGOZ1VVnr60jwAc2S0Ji9BeZQmTHvPpeNuty2zlJSvb4he9P8r53zzyIcenO3Zksc6lp1ywk74hZKu/ut3VrylDSteoKiHCFe65vft8c9kaZNe/mwtvPoO/575qVGd7+4WzvfcVh79Pu7NVNl5Q14Ho32F/1ksgpMXjzU9dDS57T27CNawcd/Yusy/TvVeB59d/phLYfkyhbz99cKiieqLkLcoA68/ic/+Iq4V7RVmpeAX0TI1gaUZ8d3n9JU6lvQ3d++WUX5iPckfVkDv77gMH8uTDKoD8aT3WwSDZ2MFnHc30f/+lk2fsBekoe+gp7JjN9IdDv1R08ofz4N2lfynJaKdhFqk0/Yo6c8pzXSuIOW/fvM7Vu19sW8fxFH/448n75vtopyRvZfiZb5Fjl+6e8V+RBHvtPxX2YyaMIg8datOcToXOLD3n7dlK7F/PYdP9JUog++yOMprzdpg8nUz8ubtPmULnVgXMKU2Wrhlwb9N4i1MsalI1NV+0nu8hI+LojjvUKstVpWqSPfBCD8pGqj5n160P+tqensGUXEzwb9d5D9KJ27tT8T//QSbj83URreA997R1+E/KbqpZBgm8D+bEsYjf1Lu7V2yv9E+8HQhB/t1uT3TsnPzVZtc8xqThJ/fivXDpG/+5Mf9cS74FiDYXzQDvVzIcqprBBGg38sibdjha7+MnSZ07Qe4g82/XlkfPBueqZuPaY+OFttSQqMF2hZh0ZKx/i0r5yton/bBA0Z0B1JfLxAy/z9ttkqxqsoZbbamcTHC3yMVy/RM2m82FhSGuyrfe+f2XugbDyJ/9G/7x7hI733VJN25LatGvhRNN5/Sgnkl2Nu+xbng478x0YW5pDs05g3FCJ+7LtkN9lDXW6qjxwX09bZKuYj6ht142y1ce/NasvSoS7r0ku26W+fzFT+B4BsF0IL1a36AG+fbAeedxWt4P2ANLRF7hGhLT/68Tt+L4XupWK9S5hH8Zylgb5oofHtpr5gfj59NtsjAOL1EIz9SGXIr/R/JtYh+6p3FfmPr1sYjb49tnKo6/c+J7NhfoNex+7RwcM9OtKrVyJe74MuheJ0s+680v16qm2oq7jc5/YscFcF37sX+2Tb76AQZZ5GuSuD3/EH1HgCt/LX2+fmhgq2JKpnqyK6wd9V6ZkmeOPc8TfVXfOmf83CbQ10x2RZXbt322538dp8d2ONe8vqDbvKEjxb5hSvqNN2l+XXVqX65s7dktSwyZOE16yV+oqSYrZp4KyrB91QW1bXauPvU+TXlbj7qc0lCZ5Guku15Lg3L4lJSl66KH59vm1ezuI96xzrvU2ejZtXz3UXRK+J217QuCRhW8OD99Jq3JK7M62s0e1Zvd2dVLF3U2qepyA7Zelcd7XFl5jcWK490Lh6kaM0ujG5ZgsJb6zfszTevWhvTG5q9O66edVJqXVrbNFzdnlX3bN50Ua8c3NBG+pKKeXv3MTYh7qA8p2bh/90E3sXpNPO37n5kEKZBtiUdc9ed2zsGrxzM3db9O7Ye/buaSUZugvYGN78jb9Cl1xe4F2CkllDXXhHgNkYpbmp7JHFBy0ZkmqKNZBS//Cwwp4Ho0w7IfTJ95YDMsPDsPc59nHeB9MB2lTkzWfPmc0ryGcuJ12ERZ/dwtKkHNoNurGM5gTVz2rL1LbRNQDyo1dReL+rR41U8R1oFPEXNBUz+j3SbxP6z9M4Y2845ef8iSDyumy8rm/eV6SRjpE6NnymWIsq5f2P9yj2UZuP2gLlQuYvxDwrJspI12XEsdjjmzK0q638Bqg+WDYg76FDh26dcIW+sv56koIcI+8xUXm9lHdlfoYGHWccQ10Ro/KEpw51vXP7Ku2YI/AtGmBx/OLk5OTRK2e2dPD1k/3hfa8XLtzkwDtP4J4QcZS9NZW/D5ZM4cCKTEZL2Su10kQyiykG+9Mz8C7Bg4R4R0CmDZDstiVjtSiiLhSLlv2MetHSgYnINGl/L1L/fI/QL8aFN9CZPFqztL+gtCvZ34yf+61p3P5Gd13VfcGakW+qyC/rN1VgG/nViu11Wgt/V8KmKCNv/pmlXEH8TWo/8f+c7NaEHptAJYT6sZNs8NSi2aqFwvmw3QR+XUk57Naw+94xf7a6dcpstX9PgwZdQJXkpj3tZvvrMKAwIQ8ZlJFM/JPPuJm8ImjIT1b4NwdPJIQoRQq/lrE9dZrfn/+Wm31797CY69ATfmmzdmrGY+z+yvYv5/xfozjeYUU64uaJX2F9O100GjKSBqJt6J8O2/j9M130j2rn/TNd1z+NlPbjT1ZrLX846+9dPlv9LCVm2QP3s7x/qC1EF1C6vn8s9uD+mSHaCRnc+0Ie/ZNJbuMu9A9hu8K/20BfzlRuYpXAdZ5976nx/oG2IxTH3I5BX9K4oW6nSN8TIfzZx+sT67RZoXXarhCuC98DnbitTnuN0lGeQnnad9ysYg63L/Zqmyjs3XmTCp0n/lCryZuK9iSvhrJMdL9rC+V1z6y8SX0C84r42FfvJD3HNX7f3q7x+92VIr/+fjeZeN7sOg31tcmXJ4o4Qm+IMsQef7BvCwln8LYpN5LsEaZotrL1b+/5b7tRUWaJ7P17VOVhCjEe3SGTlB4KW+je9gjVSZaLsrop8grePfrnuY6nQ+q0D6m/MGYoF32n0jxUya/ty+H2yvRRXrS1ke7fEEJXP9qwq07zEQ35AYqDB/mC+OD+sRDeWeFmNNrY8xz/dvTm1ODrGHTNFPFV+BOqY4r+QV6mhyDxJ4rSFHHCPiWdP4OMEobMnpGd4v1zDGWIvDnUH1aiUYZpuVtr1pUBhbZ43j6sAWO+8Y7fLIo2/2QmK29ZKO9DRdhuFOli9k3hmZVuDW0qonKxBu0W9QGAr6j1/PnQ7p+GSmNwu25Sbagr9bnWQPas8npmbuHtU9K4LZ2h/Oqy2SrmCvpT2lKjkIM8i5OBd4g+1gN4x5Jnq2kd7/gRhwzKZv0YyvtalgndcSLfIPEeogmHr602pceLe6G+lS3iXQR8h4XvvjqIfrUvfuRe6XSG7l5cB1GkHTYGG2mmPAW7b1JPEUp9AmzBoUmEMd3j6RyPj4SVxxMco+XMS29SZX2PEd+2gcqmfjiVMdT1y58lODKpLkBLBl/jAtkahewLPvcyzRuMQRTRWJfBT0mMFOteYOsCWveQjJXw8A0n7IjfsZJ/a4gy0fdsvIQtQV6uc4/dy/PKdSpoyYM/vrgt1nH8X97x30Pxk+n8+8Z9NK5/oPQBojd+ks7sbILPPxFpNXVlDagzxn/mc+/4U0l21zfeGfmmsXPqbBX3bFN0PcW+byR7c1M/PJzBbRBx2KCU0U/NncQ73rCR7RPI64Hq5+9x4nk58p4mRB1QJ9StNWOI5ZW2fLAu3vH1rwH+0LWBwc9XCnqlpCF3jGzL1XiTmrEz3gG7XYc2kG6MK9IlP9TL+a1ku4u+nqeBP0hyGN8OIZ8j5DH+X1sSP5L/g5QtTB7lQV7NpPXiH+Mdec8scYCPOns/t9CR8tEsFWmg/4tkUF44hZBB/pmruF23UZrvP+OZfa0SbZb7Ydgf0d+bsveJM/n+pmlwhlpEcXcz31+T+5uDqwP7m5BRdPoSV/Hr4fFJ9ziOrOH6OnT6IJO8iu+vSX2Za4L19erkb6P+A+rlG0fJrxPl55Fe2HWoKF8R8pZVAX2w17ovPKlBH+4BmqdPV0/p9EH+ovU+R9b+1+wztSe11P1PaqceOWkPu/39cKTlffwnP/Y7279zzq8+v8xx6r+WOX5Rfd/IXE/8mO9HmVfz6y/0s321b5/z2ygtbzW3Z5vgS4Me/b1uEfGVY+f8BW/+yJ72wzvCHs8+zNLpWmDrp/Y0Cz7qhLpRexnfOinJIfcRvxyV5EA9sI+IOPYRL1KY/Eqq9iHJPlHxpNb3wjk/6nfDy+/aT/3TSXvb0RlqwWreX7/ZfcGOdoKP/Szox/5qC/H/oe0pTaH+ggye9R/94XLWZ5OncL+J/m2ZPnOEX+j8CtOH73O/SLKtUwbtTwv+KeLPff0r2sv9Z+xA2E9i++ERup/41H42/qgH7G8X1U/y/5r/LBvPU69MUv8t/kf2mb9s16Bv2ZTzduBfzrRr0Cfp5DXB+mB/0Cf5Ul/ja5P4/i/xm0qeZfYTIpzPY5TW8wvua8CfefZZJo/0DsJpB78i5W2Ql/aLe0DY2yeVX9FmEl/S0j4hg3TIgwYmZw11vdEesPfLa8QelU4e5TN7X3VEixK0kB8ZDxMvz5aZxedfjsL1V5FujIcsD/yhqR8wGukuohel9jP6J8I+v+bot8s8LcSf+OWf2+X87iB6a9lzrA97vvRzO+jY23n/4f65l+iTqV/RGoenqGqzYptE+FIcp+UcQNrl+6melH8NyUIXGgKZZEqPywzkB57JHuqCfBbJ6ORD3KQXaZCR8siPEPUBb286lzdl837NpHBt7rNB9ZH6I9cOdUl5G6Wdp7TGbP58Qba/c/o09H/I/GzdvZLQBUAfyOsd8pwiHVEzKY+0L4zpWW6DKHeQ+Pv/mdtTz4QIG2jJY/ed2QF7ku/A4XkG9ITr7AnyQAuwhusDjfbOL36O8ZH2VwcvW9pMfw7lK3p2JH+jkJ+1dnz5qHVcXiE+ZOA/0D94vnNG9DHbWyIe+gpR9jzNrKroX8k3i/ySturkG57k/qd/6QW7unb8/ShWd+InX4F/pTyNJP/VNz+0y/xIZ/0bq7LnUxi/Auuv7OCtF/n086cNbR7i80X5ZoTauZbPB8gsv+k1e+qv27V/oUEKz+H3T/V/bNcslI7+iyv+kT3moyWOfOLHCH7zJ0sct1L6+ZPtWup/tGuul0/a56W/NQlpWeJ61Oc/5z/+9hJHzJklDvh42Z4UcT06lsOvNzhDRl6PeijtdA6/HvUIvtxLCno+QryBHH69QT1vSbaHkT9lfOaD8T7dOs5HnVA3astIfw7mcP8If4T71E6iHwz5QPoLG+TWPfOUJuV7ib92GufbfFPU2ymO54+yf6EPzx/1NLO/CRFqzndnqBaqS/m9/PmjPAPqlHOi6hb6ka6XLyD5uAXPaYiDD9rx6M/leNpc67h/ziH7ZP5unfCfRAN71wX8M+g2nXzfD/vtHet4+1EPpKnrA/1BNGu/1Af/3L8u4J+RJv2zLA98+GfEkQ598M+gR/tnpFmIX/+DH9tlfcCX/tlM6ZnruX8GH3scjesD/hl+eOI4/hlpT+cOdSH/aP/cuz7gnycJ//5Y3lAX5K/knycJ/4wQ+RGiPnr/fCyXz+P+3LH+Weo/mhfwz31EP0EYlcf9M/RBXvrnt3Ov7Z+Rx5XL/XOeWR3jn1FuWy73z0z/czNsoCUP/rgzl/tn5B/PPyNdygNP5XL/DH2g0V74W8SRpve3oFs2cn8r86O9kD9xBflOIa8QHzKZon/gz5Bf1qs9b5R/Tp+hHtXxu0V+Sffo5OE/ma0K/zkegNf/gelTHXviJr86mBdsr5YN3F5NX44IslfQenvNonYjv95eIdOygdurzA9MySdbJflGtI3CkyRj2jjE7LVR2Gv7v0xRrZSG/NJeT28I2B/yQ08bhb9Z92xQfaT+P2TRelnof+4Bp5ZK8d4NwfZq+iG319NbA/YqdQGwvtbfP0eRDv39s2VjwB/hfjd5Y7D/Qv30/qtAJy/LkP4L/uPURu6/pf+C/cE/y/kCffDPiEv/zd7PeI78fXiEivzSP2MPmn0XTv4ZD5Lhs6R/lvKDG7l/Rhw6QR9ycH/3DuVR83l9o9K5v7Tk8/aBBjbmB9oHOlknj/Zk5gf8M9I68gP+mWiYiSL1wT+35Af8M9Kkf5blgQ//jDjSoQ/+GfRo/4y0U/ncP8v6gK/3z/353N7Bx9ooqiDgn2HXE8bxz0hL2TS+f24sCPjniWK+zN9Mtrrpyv55ovDPLKT8CFEfvX/O2cR9Qcumsf55RP/mwPxoJjqRsHMTt3fog7z0z9Wbru2fkUfdxP3zrPSx988oN3kT98+QLUqdZgMtefDHBZu4f0b+8fwz0qU80LWJ+2foA432wt8ijjS9vwVt2cr9rczfKeS3XkG+QMgrxIdM/yb+Poki+lHWy7Y54G/Z/svPpqlZOn6RyC9pt04+aP9j6/j3x9bv/Mquhs9UXZuv//5ZjndIs6Kc2DLUBf3SnsDDM7zBzdz+en46TQ0lOyJUjlIdIJ8p8m8lunrLkAL7QxpkUPEykkF+5EPdFJ39IT/0qIT35DzL9Mv6SP1s/lNo+yG3l+Mocwu3P6nPlW9i9helsyepC7Be2B87s4vytFD+fuJHUjxE2Iu0P5TbuYXbH2T7bom0gZY8jMupLQF/BH8dpgT8Davv1mD/NaiTl3XS+2fX1oB/hv+C/Un/LPXBPyOu9880N9Tm9TNU5Jf+Gc/M2DMv8s9FSrB/lvJtW7l/Rhw6QcM/Iw7/3LGV1zc5X2V82Bvyg2Zp2wLtA92rk0d7+rcG/DPSMrcF/DPRNmnP4ME/W7YF/DPSpH+W5YEP/4w40qEP/hn0aP+MNNc27p9lfcCX6zmktRB/1oQ3WRx+qmNbYP+jL/xNO2j4b/Ax3r3bAv4bfjp8HP+NtMvbh7qQf8z+x/aA/54g/P+ZwqEuyF/Jf08Q/hsh8rMwP/j+2lQo9j8Kx9n/EPoji3T7H5R2ntIaC/n8gT7Ij+x/FF7bfyPPqe3cf6fkj72/RrmD2/n8YeO1ZYYNtOSx/Y9C7r+Rfzz/jXQpD7QUcv8NfaDRXrb/QSHS9P4YdH+x2P8Q+RuF/Kyi8eWjSoT/Jj5kOkX/YN6cKdTtfxSNur9Om6GifyXfLPJL2qqTl/MThFzjjoa+z85UC1pmqslF1++/M9+dpLpI/vwO8rsUl+dEAC5Tu/qa6RpD6XK/A3QLyXdU/dwO+f4LU1Qc9Cr7o5vSO4m/1MT3x3r6uAzGa/WU83b2LLeIzwfogp/HtQPzATTKZWNKaZFUPvSNvp5kFvP5IPKz6wnqCvmsEP5+r5Rn8yGEX0+az3J55MezUtQP+xPSvpEfegpKgvenUR/9/XVLccBfyWdlev82WBzs3zp18rJvpX8rOjtDxZkG8N+Iw7/B/qT/lvrgvxHX+2+aG6q6le43SgL+G2sDrJG6yX+7lGD/LeXRPvhvxKETNPw34vDfrhJe38w0zm8p4fMPNLC3JNA+0G06ebb/URLw30hTSwP+m2ibIuwFPLb/URLw30iT/luWBz78N+Js/6OU+2/Qo/030iyl3H/L+oAftP9Ryv2zKJ+dHyr9czjZR9g4/hlpT5ddYf+jNOCfw4V/f8w51AX5K/nncOGfESI/QtQnaP+jTOx/lI2z/yH0H3Xq9j+IfoIwysn9D/RBfmT/o+za/hl5XGXcP2eljb2/RrltZdw/Qxb316Alj+1/lHH/jPzj+WekS3kgziOAf4Y+0Ggv2/+gONL0/hZ0S4XY/xD50V62/3EF+U4hrxAfMgXOwP75Y07d/ocz4G9hSwiP6vjdIr+ke3Ty6J+ir1B/rCD7d17Z/6I/eq/CHw1s/7B8qCtpJV//Qr/ZRfkLTMy3svVGOZ9fbL1DfNBfPvkGkydZm3y+JcsvKB+7/oFOsZ6yzRLrWMiz9a0oX+rXlw//0CHKR5y1X5QP+fHK7y0fe/2GTnE/YEsR92mQh078Ng/Kl/ohq/fPlopR+x8VAX/E9j8qgv1XW0Ww/yrQyct+D9r/qAjcX8N/wf6kf5b64J8RH+/+Gvn199co5Gr314MVgftr6AQN/4w42/9wie+RzJxvcfH2gQY2ugLtA52sk2f7H66Af0Zahyvgn4m2IVnqY/sfroB/Rpr0z7I88OGfEWf7Hy7un0GP9s9IO+Xi/lnWB/yg/Q8X98/gs/u9yoB/DuPX+zH+GWkpO66w/1EZ8M9hwr/PryJ723Fl/xwm/DMLKT9C1Cdo/2OH2P/YMc7+h9Rfpdv/IDqREN/Ts/W7edT+x45r+2fkUXdw/xxuHmf/g8pL3sH9M2RNw9NtoCWPzf8dfP6Fm8f3z0iX8kDXDu6foQ802sv2P3BWgDnY34K21Ij9D5G/U8hvvYJ8gZBXiL9VnD8g19/zq3T7H1UBf4v1tzKfxkPHL9LlZ/sfOnn8/gXswYazFarG97+4J5S/xTQefzwwC9m2Kn7+BfI2/uNs9twbgL3OfuKZb1jD3+1cdtGO97fgl+S9I14ab6Y8BRPXaAghlkg4eUOIMvi1OapVyCMd8ajqoa7srEPs/QLQ6ldnq9N6+XojhQa0sqa4An0bQ/0KXgHJr/3xs6ycome4/nd6+XgXCBr+S34Px/ofY0N1Rf5Byv9kNvdfeD558j93aJ8U3ufYEr80oZFQfWmZ46MDOycjbVtEbiXk2Pd834xQkV/52w5N/73fqeqAP0qI83jxfFLvv5JrgvwRKx/+V8wXDOPI80OkRdXw54eI658f6vWhfXqarX+Hp6vmX01TXTUB/yy/Z+kj/9wi9Ev/LOXbarh/Rhx80PHfueBHHO+7dNSI9tE1kvk7UR6jCaNqdf6Z6JwSvl5F/AEagP6agH8GnVkraJ7fZtZmjMiz/Y9anX+mtBH/LMoDn/lnirN75Frhn4ke458pzVUr/DPFpX8GT/JbiB/y7d9z/Wgv0f947PdsDJspBM38N/FhT721Af+tX+/p/SXSLtcNdSH/6PVecl3Af8v13hk3rdXqgv035KX/hoyUR36EqE/Q/odb7H+4x9n/EPoxP0f2P9w4d2Woq9Et/Ldo/8j+h/s6/DflOVUn/LfoH8DI/gfpGKwT/ht9vSjCBlry2PXQLfw38cf137g3E/JAi1v4b0oHjfay/Q83v48L8sdE99eL/Q+Rv1HIz9o5vnyUR/hv4kMmk/Jb7411NL8fzcqT9QJf+uNEZRy4IdbByhDyVp38e55zxXM2uw6grXlfGN8/7yfmYx/87C9/OJD1k8wNk9UsQmWbWQ0bT5hg1us76f+Zleqj5pGxeixvstrz0zlqLMVjWcoCtp+gmEm5mY9Wy04+v3H/C1qeL4xnNdhPOLVT7G/ks/FpplzN37Fymt2r8DFrbn53Gnu+o7dfeU2ArFofeC8XNPoEeVyU/nIyzfF3+W924X0QXB8gA7TU8+9PEcc1beBv01W8/ybLQP7mtJH6NEMtrlPw0dCH37SAvCpsS9YPZSuzzOrpI+f87xF+5s1wtbWev2+IeB+lRb4VriZ+5kktlCp7vp6/zzL3wJPaReLL73/f/lq4mvbnmKlIk9+T471E+f7lix88OTK+eP8Sv3f43uIvj/hPXC8a+0/Y28nujnvE9w8e/j6LPMdJ/z5Lpifg32cKmu2n/2wyu59Geh+l9Xx8wo46oW50/WD5Zf+z/XOSB/Z6+HzEt++mnslqh04/9l6ALXT9sIo6yOsH+kW+f4my0A8DlBff+6I9sr7A7ylPsT6TZ1+1/scENadIVV176JruHepqCnlKAy37CfUqorQCqlNv41BX2fNcHrwCMrhihd8rxMoM3RttLLQV2OQ8kCHsc1g3PyywGSoXZUDXq1T+KUIZFv1yJlsHsvWTmV+DXF+NYO9CuepUNpf0v6HypEB8+4JKoJK5xbUec7xVqS/2eJVUVWXXa4Is8Xs46L+BraoK7GgInDeQjPMXiNbfX4CP+492rNeO2Rwdo/iZgt/cEPDX+vMGGhv4eQONqbz/clLVoPMGwJfnDUAG+n/wWf4tlCfmPseJ6VbtOCk+38Dt/60HrVo9paMsN8n3nlrm+JlvcSTSGrep6rXeL1Z38esN2o78sJ/M4+f87ZR+fJew/11Xfr+4szHwvjPy903l/pu9S7FdZfbSR/lRB9QJdQtZc1hWgZ15AH+APsL79W0kG+nn9194fxq/14b19+QVmgPYsYvPr2yF+6VOor1f1xxtx7i/PLWL38/0UX0g06/jU2gDjfp1WtjzHUXdza93JwQN+4xuXeFwUb0HxDsLMg4dyRR/7IUVDuRHfbp3B8YZIXv/bfeV/QX6dz3l0+tcQ/7s5G4+nubc+xyRYfc5LH/F+8Lm0M7+ZY5HNvwkFGnWCj6esC/9eOrtD/cCRU5hi78465fnYwyI9436dwfbq6xXDulurpqoRjUG9yfoe19sY3sLkIMeyZf9ceLeFGZTvL8ihsGXbcP4f//VFSP8RqK/TtcPtN/2zmwVv6uE9QvmKsYf34D1iHrx31wyh6ZRwdFlT72v/C8BXj/UzbReVQepHl2vrwiiDxMt10QFTXRf1NumgSc1/Lbqixr4IYI/79AXtdbXVwR9o2NbPIndP0ULWv+NidTN5g/l//WkQ1qB0N9ZzvetgPgOEP1+pInbGCuP5CDT6s/R4C+QP+Wbh7WYcfQP0PzvJ/7+KYe01nLxPIzCvjMT1GTyuUj74+RD/H5el+797vt25AWG6PSCRth3eoLa/7WTdlw3ZL6WPfz3s946/v6Y9MnPcBrrnwGKw9/L9oOfV7NZyynfrJ1f+UN2nVLp2mImTCbEdca7NzDHekn+ptsm8O9WKN0yMEG1XQxXO9AeKrcT/P8IV5GOBXI/0f/5rxPUD1f80P7utDccA3v4OeZ9H/JrYibpeLs3jdF9JCdpqd9HOPr6CRitY2DPJdvjvWt/EGQD1B9D/5bGvqVCPhPVE+nxFA7cGmgDyu0hbJ1+wl5N9A3HufzXfbyfuih8g/ADwj8TRjww1HUL4VzChwgfI3yG8JuEPYR9hH8hnPPgUFcCYSFhPeF7hDc8NNS1/KHgPQozM5rhYWarffy7/OG/7gtjP1Vi4t+3lin8e4PE5nD+O9MKvyedJJCNmwgni7bCF/WHcRtGeIMIbxThLUIe3wPv9V1x37pySfKSK7DGhYrauhrnAq/LSX9rimuLK5z1yobctPXL64ury5XMtfenLY9zkUgco1PTctfkrc0pzE3LzV21Nns5y61kpN5fWEB5NqatL8xa67DngVVdV1pcrWStzci2kw6WG3oDVI49L3M5+4VLJhrnKamsXaajR8gAg0U4qU+LK4iP50RFcY3To6Suys3Jsm9avsy60Er3zGmF2WsLV+VsXLLcW9/gVLLs2RnLy5yFqWkLN+SlL0hWCuwb8jLXrl+Vt0nX1LiFBcUNXlddfaW3ScnNTMvKWs6KKin2uNDgUT2Qk1Foz0jLzitclZ2+dnmct8YdV+GuWFC+KSexfHFc7kIQ1Le13mWJS5ZYl8UrOfmp+o7Nzc0sRDUKc9c61vD8Ho9rQWlGQ+Xq/MSlS5LiWO6FiHJhVlrOqtTli63xSUqqtiFXjkoh4vbU1PVELm+orWxcVlzi8dYXl3q54rKSBs+CkqWr17qKm5ISk+dXNFSWLU8qKU5avDhxcWlpWXJCUkJ8srUsKam8pCR50aLSxEVWq5KRt6ZwvaMwfVVWWu7yOKe3NK7CWwWsL12m7zaWsiB+YcIC1jUJSkY2GVHhmrRN61dlZ7D2peXxilQ5m+oraysWLG305JavjvPUlVY5vUJ+lKUVUkNTneXFDdVeRSbdb8+mXljPLY2VbiUzgOKFqxxpC9DyONZfI7ry7OvzNuRAFzd7d3GtszpunCkQt9i6JH5B/AKutDBv1f1pi5ZYrQmJi+IXJysjdjfe5AE8lJaVHhISuBqE0b8Q4Tew3m4Xv2uUSJ4hXLHQXI8M/A4U+RTgfJIBThB+Bde4DiI6fjs8DMS7sOwdWR0W0Z8iKgOI9WaUjpfzW29ZI0UaiQfENTBGxw8Tvkj6JemnxgPUaeJV+GgnbzeXahyhufanR+jJjDZ/LOkpI/2E9eF0yp+lUztN+cvwPAptxJ8k+PhG3ky0KmilsLDKWU/jWrjL04TTZ6sDKZ7Kinqnt6G+NpBU79WlVlfWNjQuqCj2Ohd66hbGK1mrsjcUFCYsXKyrQ6j4FyL+PT7wzlTUFfdiKUKG7y2EKBcavhkmv2vXt8OAv29Yt37D/t9OTWzl8Mdz2zZverVVBwWdu0nqx82tV4DOb1yV3YpZJc8IyoLNUjhtIlnc7WH3mRU+l1uGh4dhjy9QiIOlXqewX+G/3woI2bNeCfGpIbdHhoe3hPDfr4MNpw7zuafYb1TtN0babzQ9Eh6Om5AbI3/EksLFb3ZxHblcCa37FO5v5lB+NqunhnnNE01KqNdqCgn1zjeFhnotprBQb4xpQqh3lmliqDfKNCnUO9OkhnpTNJKexaTnQ9oC6RhImyEdBemZkDZBOhnrYJx58W9/4/NemRruPRFC2cO8b4eYQsK8p0JMoWHekyGmsDBvd4hpQpi3M8Q0Mcx7PMQ0Kcx7LMSkhnl7Q9i9VYroy+Pkc+HXfP8xPIz+PUM0vsnaqPB1Itp8eXi47jTxhyiEPx6g8N3/CLyndb0A/z1CLPS46OrsLS5RFrpwc7GwrKnW01TDQ2+9srCitmGhOLgriCgsUxZ6nY1eZWFtndepLHS6Csvr6Qao0FVWH6CYnuKaylJlYYPHWe30eK6/nmg3+iRU9M9xhZ95INdn8toxTciGin47QyF+Jz5M5A8X/XerSAsV/ewL4f0rQV4DcW89LPoY/ftuCD+jRpYr13zYH5VjgXE5HcLrJ8uQc2S50M2uRrj2hCtBR2WYRYhF6SSRl11HwwNnecj2AuS3/JBj19Nwfi0dLZevk8M172liRIaMlSsWdUO92fV9Ar+2h+nkYOc7hD72G450zTRP5OsFvb5wnYwE3Efoh12/TjXAAAMMMMAAA/7XwP8Hf6naNA== + Regards, + + rpw -- Theme-manager crashes https://launchpad.net/bugs/71345 From avilella at gmail.com Sat Nov 11 11:07:52 2006 From: avilella at gmail.com (Albert Vilella) Date: Sat, 11 Nov 2006 11:07:52 -0000 Subject: [Bug 71064] Re: new stock ticker not showing up References: <20061109115200.25827.10161.malonedeb@gandwana.ubuntu.com> Message-ID: <20061111110752.25975.15751.launchpad@gandwana.ubuntu.com> ** Description changed: Hi, - I have edgy installed, and I can add the stock ticker to the panel, add - some companies, but then, when I click on the window to expand, nothing - shows up. + I have edgy installed, and I can add the stock ticker (gnome-invest v + 2.16.1) to the panel, add some companies, but then, when I click on the + window to expand, nothing shows up. Any pointers? -- new stock ticker not showing up https://launchpad.net/bugs/71064 From ralf.weyer at web.de Sat Nov 11 11:10:35 2006 From: ralf.weyer at web.de (Ralf) Date: Sat, 11 Nov 2006 11:10:35 -0000 Subject: [Bug 71345] Re: Theme-manager crashes References: <20061111110108.25827.10256.malonedeb@gandwana.ubuntu.com> Message-ID: <20061111111035.25827.34792.malone@gandwana.ubuntu.com> ** Attachment added: "Crash-Report for Gnome-Theme-Manager" http://librarian.launchpad.net/5050336/_usr_bin_gnome-theme-manager.1000.crash -- Theme-manager crashes https://launchpad.net/bugs/71345 From hebus95 at yahoo.fr Sat Nov 11 10:59:49 2006 From: hebus95 at yahoo.fr (Hebus95) Date: Sat, 11 Nov 2006 10:59:49 -0000 Subject: [Bug 71344] [Edgy] Gnome in Nautilus has very small feet References: <20061111105950.25975.68452.malonedeb@gandwana.ubuntu.com> Message-ID: <20061111105950.25975.68452.malonedeb@gandwana.ubuntu.com> Public bug reported: Binary package hint: nautilus Hello, Anyone noticed that? The Gnome foot in the Toolbar of the Nautilus files browser is ridiculously too small ! I waited a few days before submitting this bug thinking it would grow with time. But for now there is no amelioration... I'm sorry to say the sole solution for this problem is the amputation... See you ! Hebus the Troll Have a look on this screenshot if you can even see the foot on you own computer! http://enjoyaspirin.free.fr/screenshots/nautilus-gnome-foot.png ** Affects: nautilus (Ubuntu) Importance: Undecided Status: Unconfirmed ** Description changed: Binary package hint: nautilus Hello, - Anyone noticed that? The Gnome foot in the Toolbar of the Nautilus files browser is ridicously too small ! + Anyone noticed that? The Gnome foot in the Toolbar of the Nautilus files browser is ridiculously too small ! I waited a few days before submitting this bug thinking it would grow with time. But for now there is no amelioration... - I think a solution for this problem is the amputation + I'm sorry to say the sole solution for this problem is the amputation... See you ! Hebus Have look of this screenshot if you can even see the foot on you own computer! http://enjoyaspirin.free.fr/screenshots/nautilus-gnome-foot.png ** Summary changed: - [Edgy] Gnome in Nautilus has very small feet + [Edgy] The Gnome in Nautilus has very small feet ** Description changed: Binary package hint: nautilus Hello, Anyone noticed that? The Gnome foot in the Toolbar of the Nautilus files browser is ridiculously too small ! I waited a few days before submitting this bug thinking it would grow with time. But for now there is no amelioration... I'm sorry to say the sole solution for this problem is the amputation... See you ! Hebus - Have look of this screenshot if you can even see the foot on you own computer! + Have a look on this screenshot if you can even see the foot on you own computer! http://enjoyaspirin.free.fr/screenshots/nautilus-gnome-foot.png ** Description changed: Binary package hint: nautilus Hello, Anyone noticed that? The Gnome foot in the Toolbar of the Nautilus files browser is ridiculously too small ! I waited a few days before submitting this bug thinking it would grow with time. But for now there is no amelioration... I'm sorry to say the sole solution for this problem is the amputation... See you ! - Hebus + Hebus the Troll Have a look on this screenshot if you can even see the foot on you own computer! http://enjoyaspirin.free.fr/screenshots/nautilus-gnome-foot.png ** Tags added: edgy foot footprint gnome nautilus -- [Edgy] The Gnome in Nautilus has very small feet https://launchpad.net/bugs/71344 From roberto at yerakon.it Sat Nov 11 11:30:05 2006 From: roberto at yerakon.it (Yerakon) Date: Sat, 11 Nov 2006 11:30:05 -0000 Subject: [Bug 61381] Re: gnome-settings-daemon crashes at login References: <20060920081804.17562.53019.malonedeb@gandwana.ubuntu.com> Message-ID: <20061111113005.25975.8466.malone@gandwana.ubuntu.com> Network? SSID? ok! I think that is not a bug... Have You destroyed (manomitted) /etc/network/interfaces? :-) I have replaced my /etc/network/interfaces and the "bug" it is resolved! Sorry for my poor english... Regards. -- gnome-settings-daemon crashes at login https://launchpad.net/bugs/61381 From michael at vorlon.ping.de Sat Nov 11 12:21:49 2006 From: michael at vorlon.ping.de (Michael Bienia) Date: Sat, 11 Nov 2006 12:21:49 -0000 Subject: [Bug 71344] Re: [Edgy] The Gnome in Nautilus has very small feet References: <20061111105950.25975.68452.malonedeb@gandwana.ubuntu.com> Message-ID: <20061111122149.24792.20489.malone@gangotri.ubuntu.com> *** This bug is a duplicate of bug 56886 *** Thanks for your bug report. This bug is already fixed in Feisty Fawn. ** This bug has been marked a duplicate of bug 56886 Very small throbber -- [Edgy] The Gnome in Nautilus has very small feet https://launchpad.net/bugs/71344 From sergiocgbr at gmail.com Sat Nov 11 12:39:48 2006 From: sergiocgbr at gmail.com (Sergio miranda) Date: Sat, 11 Nov 2006 12:39:48 -0000 Subject: [Bug 71355] Totem-video-thumbnailer References: <20061111123948.24668.84343.malonedeb@gangotri.ubuntu.com> Message-ID: <20061111123948.24668.84343.malonedeb@gangotri.ubuntu.com> Public bug reported: Simply, i open the nautilus and his crashed. ** Affects: totem (Ubuntu) Importance: Undecided Status: Unconfirmed -- Totem-video-thumbnailer https://launchpad.net/bugs/71355 From sergiocgbr at gmail.com Sat Nov 11 12:43:34 2006 From: sergiocgbr at gmail.com (Sergio miranda) Date: Sat, 11 Nov 2006 12:43:34 -0000 Subject: [Bug 71355] Re: Totem-video-thumbnailer References: <20061111123948.24668.84343.malonedeb@gangotri.ubuntu.com> Message-ID: <20061111124334.24792.33069.malone@gangotri.ubuntu.com> ** Attachment added: "Ubuntu bug report" http://librarian.launchpad.net/5050859/_usr_bin_totem-video-thumbnailer.LX07Kr.crash -- Totem-video-thumbnailer https://launchpad.net/bugs/71355 From hebus95 at yahoo.fr Sat Nov 11 12:42:51 2006 From: hebus95 at yahoo.fr (Hebus95) Date: Sat, 11 Nov 2006 12:42:51 -0000 Subject: [Bug 71344] Re: [Edgy] The Gnome in Nautilus has very small feet References: <20061111105950.25975.68452.malonedeb@gandwana.ubuntu.com> Message-ID: <20061111124251.25975.17291.malone@gandwana.ubuntu.com> *** This bug is a duplicate of bug 56886 *** Cool ! I'm very reassured ! -- [Edgy] The Gnome in Nautilus has very small feet https://launchpad.net/bugs/71344 From launchpadnet at mickrosoft.se Sat Nov 11 13:06:10 2006 From: launchpadnet at mickrosoft.se (Tosing) Date: Sat, 11 Nov 2006 13:06:10 -0000 Subject: [Bug 71358] Incorrect comment in evolution-mail.desktop References: <20061111130612.25975.9872.malonedeb@gandwana.ubuntu.com> Message-ID: <20061111130612.25975.9872.malonedeb@gandwana.ubuntu.com> Public bug reported: Binary package hint: evolution The swedish translation is currently "Show a notification icon when documents are printed". --- /usr/share/applications/evolution-mail.desktop.old 2006-11-11 13:01:50.000000000 +0100 +++ /usr/share/applications/evolution-mail.desktop 2006-11-11 13:02:38.000000000 +0100 @@ -31,7 +31,7 @@ Comment[no]=Les og send e-post Comment[pt_BR]=Leia e envie e-mails Comment[ro]=Evolution Mail -Comment[sv]=Visa en notifieringsikon n?r dokument skrivs ut +Comment[sv]=L?s och skicka e-post Comment[xh]=I-Imeyili ye-Evolution Comment[zh_CN]=Evolution ???? Exec=evolution --component=mail ** Affects: evolution (Ubuntu) Importance: Undecided Status: Unconfirmed -- Incorrect comment in evolution-mail.desktop https://launchpad.net/bugs/71358 From sergey.udaltsov at gmail.com Sat Nov 11 13:23:00 2006 From: sergey.udaltsov at gmail.com (Sergey V. Udaltsov) Date: Sat, 11 Nov 2006 13:23:00 -0000 Subject: [Bug 71360] Re: The sound is not working on PPC (for no reason) References: <20061111131857.25975.91266.malonedeb@gandwana.ubuntu.com> Message-ID: <20061111132300.25975.14830.malone@gandwana.ubuntu.com> Sorry, it seems the problem was with the .asoundrc file. It contained reference to the old (used in Dapper) card name: "Snapper". Rerunning asoundconf with proper params, changed the name to "SoundByLayout" - and it is ok now. Feel free to close. Sorry for bother. -- The sound is not working on PPC (for no reason) https://launchpad.net/bugs/71360 From sergey.udaltsov at gmail.com Sat Nov 11 13:18:57 2006 From: sergey.udaltsov at gmail.com (Sergey V. Udaltsov) Date: Sat, 11 Nov 2006 13:18:57 -0000 Subject: [Bug 71360] The sound is not working on PPC (for no reason) References: <20061111131857.25975.91266.malonedeb@gandwana.ubuntu.com> Message-ID: <20061111131857.25975.91266.malonedeb@gandwana.ubuntu.com> Public bug reported: Binary package hint: totem-gstreamer Trying to play any media file, I am getting the error message "Cannot open resource for writing". In the console I see: ALSA lib confmisc.c:670:(snd_func_card_driver) cannot find card 'Snapper' ALSA lib conf.c:3479:(_snd_config_evaluate) function snd_func_card_driver returned error: No such device ALSA lib confmisc.c:391:(snd_func_concat) error evaluating strings ALSA lib conf.c:3479:(_snd_config_evaluate) function snd_func_concat returned error: No such device ALSA lib confmisc.c:1070:(snd_func_refer) error evaluating name ALSA lib conf.c:3479:(_snd_config_evaluate) function snd_func_refer returned error: No such device ALSA lib conf.c:3947:(snd_config_expand) Evaluate error: No such device ALSA lib pcm.c:2146:(snd_pcm_open_noupdate) Unknown PCM default At the same time, gmplayer plays files ok. lsof /dev/dsp returns nothing. The sound card is Power G5's internal sound. There is also Plantronics USB headset attached. In the "Sound preferences", "Default sound card" is set to "SoundByLayout" (???) - since it the only choice different from "Plantronics headset". Trying to test "Music and movies" "Sound playback" combobox, I see that it only works with "OSS" value, but with "ALSA" I am getting the same error: "Could not open resource for writing" ** Affects: totem (Ubuntu) Importance: Undecided Status: Unconfirmed -- The sound is not working on PPC (for no reason) https://launchpad.net/bugs/71360 From j_greenhouse at hotmail.com Sat Nov 11 13:25:36 2006 From: j_greenhouse at hotmail.com (FiNaLBeTa) Date: Sat, 11 Nov 2006 13:25:36 -0000 Subject: [Bug 62930] Re: RythmBox can't play music from a Windows network share References: <20060929080052.2315.97108.malonedeb@gangotri.ubuntu.com> Message-ID: <20061111132536.25975.99141.launchpad@gandwana.ubuntu.com> *** This bug is a duplicate of bug 60326 *** ** This bug has been marked a duplicate of bug 60326 [edgy] gstreamer, rhythmbox won't read files over smb -- RythmBox can't play music from a Windows network share https://launchpad.net/bugs/62930 From j_greenhouse at hotmail.com Sat Nov 11 13:30:30 2006 From: j_greenhouse at hotmail.com (FiNaLBeTa) Date: Sat, 11 Nov 2006 13:30:30 -0000 Subject: [Bug 60326] Re: [edgy] gstreamer, rhythmbox won't read files over smb References: <20060913232612.30564.67792.malonedeb@gangotri.ubuntu.com> Message-ID: <20061111133030.24668.19652.malone@gangotri.ubuntu.com> Hello. People on the forums using the Feisty repo's report the problem is solved on feisty. Upstream reports that upgrading the lib's solves this problem : http://bugzilla.gnome.org/show_bug.cgi?id=351322 Could a fix be backported to edgy? (Altho I know Edgy might only get security updates). This problem affects more then Rhythmbox as you can see by the duplicate bug reports. It breaks playback for all media (movies/music) for all programs (VLC,Totem,Rhythmbox...) that use remote sources like smb and even ftp I believe. -- [edgy] gstreamer, rhythmbox won't read files over smb https://launchpad.net/bugs/60326 From hebus95 at yahoo.fr Sat Nov 11 13:36:52 2006 From: hebus95 at yahoo.fr (Hebus95) Date: Sat, 11 Nov 2006 13:36:52 -0000 Subject: [Bug 71344] Re: [Edgy] The Gnome in Nautilus has very small feet References: <20061111105950.25975.68452.malonedeb@gandwana.ubuntu.com> Message-ID: <20061111133652.24792.9233.malone@gangotri.ubuntu.com> *** This bug is a duplicate of bug 56886 *** Sorry for the duplicate report. I didn't know the word "throbber". http://en.wikipedia.org/wiki/Throbber -- [Edgy] The Gnome in Nautilus has very small feet https://launchpad.net/bugs/71344 From j_greenhouse at hotmail.com Sat Nov 11 13:45:22 2006 From: j_greenhouse at hotmail.com (FiNaLBeTa) Date: Sat, 11 Nov 2006 13:45:22 -0000 Subject: [Bug 40732] Re: totem-gstreamer does not support 5.1 surround sound References: <20060422105418.17643.51751.malonedeb@gandwana.ubuntu.com> Message-ID: <20061111134522.24668.53266.malone@gangotri.ubuntu.com> Perhaps this can help. To get 5.1 playback for everything, I created an .asoundrc in my home dir with: pcm.!default { type plug slave.pcm "surround51" slave.channels 6 route_policy duplicate } After that, everything will be in 5.1 , however GStreamer gave heavy ticking in the sound. Totem-xine, xine play fine now. (ticking sound was reported as a bug http://bugzilla.gnome.org/show_bug.cgi?id=365429 ) -- totem-gstreamer does not support 5.1 surround sound https://launchpad.net/bugs/40732 From semente at taurinus.org Sat Nov 11 14:12:09 2006 From: semente at taurinus.org (semente) Date: Sat, 11 Nov 2006 14:12:09 -0000 Subject: [Bug 71365] Java doesn't work property with at-spi References: <20061111141209.25827.78807.malonedeb@gandwana.ubuntu.com> Message-ID: <20061111141209.25827.78807.malonedeb@gandwana.ubuntu.com> Public bug reported: Sun Java (Ubuntu Package) doesn't work fine with at-spi. Java application's doesn't close. It is a at-spi bug or Java bug? ** Affects: at-spi (Ubuntu) Importance: Undecided Status: Unconfirmed ** Description changed: - Sun Java (sun-java5-jre) doesn't work fine with at-spi. Java + Sun Java (Ubuntu Package) doesn't work fine with at-spi. Java application's doesn't close. It is a at-spi bug or Java bug? -- Java doesn't work property with at-spi https://launchpad.net/bugs/71365 From swatje at pagadders.net Sat Nov 11 14:15:36 2006 From: swatje at pagadders.net (Swatje) Date: Sat, 11 Nov 2006 14:15:36 -0000 Subject: [Bug 30947] Re: The print dialog should have an option for only print out the even and uneven numbered pages References: <20060209101731.22571.14161.launchpad@macquarie.warthogs.hbd.com> Message-ID: <20061111141536.24668.33345.malone@gangotri.ubuntu.com> I think this bug is resolved, if you print a pdf with evince with 6.10, you can select odd and even pages. ** Changed in: gnome-print (Ubuntu) Status: Unconfirmed => Fix Released -- The print dialog should have an option for only print out the even and uneven numbered pages https://launchpad.net/bugs/30947 From rpedro78 at gmail.com Sat Nov 11 14:27:26 2006 From: rpedro78 at gmail.com (Rui Mesquita) Date: Sat, 11 Nov 2006 14:27:26 -0000 Subject: [Bug 68574] Re: Issue with (mostly) fat32 devices, and HAL fails to even initialize after new login References: <20061027103410.26024.6810.malonedeb@gangotri.ubuntu.com> Message-ID: <20061111142726.24792.14633.malone@gangotri.ubuntu.com> ** Attachment added: "nautilus backtrace when frozen trying delete something from the trashbin" http://librarian.launchpad.net/5051223/nautilus_backtrace3 -- Issue with (mostly) fat32 devices, and HAL fails to even initialize after new login https://launchpad.net/bugs/68574 From did447 at gmail.com Sat Nov 11 14:54:26 2006 From: did447 at gmail.com (didier) Date: Sat, 11 Nov 2006 14:54:26 -0000 Subject: [Bug 71360] Re: The sound is not working on PPC (for no reason) References: <20061111131857.25975.91266.malonedeb@gandwana.ubuntu.com> Message-ID: <20061111145427.24792.85687.launchpad@gangotri.ubuntu.com> ** Changed in: totem (Ubuntu) Status: Unconfirmed => Rejected -- The sound is not working on PPC (for no reason) https://launchpad.net/bugs/71360 From gjc at inescporto.pt Sat Nov 11 15:31:08 2006 From: gjc at inescporto.pt (Gustavo Carneiro) Date: Sat, 11 Nov 2006 15:31:08 -0000 Subject: [Bug 71373] Crash when playing a .mov inside the web browser References: <20061111153108.24668.44751.malonedeb@gangotri.ubuntu.com> Message-ID: <20061111153108.24668.44751.malonedeb@gangotri.ubuntu.com> Public bug reported: Open http://www.atari.com/nwn2/video/NWN2_QT6_BBand_Medium.mov in the web browser -> totem crashes. ** Affects: totem (Ubuntu) Importance: Undecided Status: Unconfirmed -- Crash when playing a .mov inside the web browser https://launchpad.net/bugs/71373 From gjc at inescporto.pt Sat Nov 11 15:35:52 2006 From: gjc at inescporto.pt (Gustavo Carneiro) Date: Sat, 11 Nov 2006 15:35:52 -0000 Subject: [Bug 71373] Re: Crash when playing a .mov inside the web browser References: <20061111153108.24668.44751.malonedeb@gangotri.ubuntu.com> Message-ID: <20061111153552.24668.32716.malone@gangotri.ubuntu.com> ** Attachment added: "crash data" http://librarian.launchpad.net/5051451/_usr_lib_totem_totem-mozilla-viewer.1000.crash -- Crash when playing a .mov inside the web browser https://launchpad.net/bugs/71373 From gjc at inescporto.pt Sat Nov 11 15:44:42 2006 From: gjc at inescporto.pt (Gustavo Carneiro) Date: Sat, 11 Nov 2006 15:44:42 -0000 Subject: [Bug 71373] Re: Crash when playing a .mov inside the web browser References: <20061111153108.24668.44751.malonedeb@gangotri.ubuntu.com> Message-ID: <20061111154442.25827.75909.malone@gandwana.ubuntu.com> It only seems to crash inside the web browser, not in a standalone totem window. -- Crash when playing a .mov inside the web browser https://launchpad.net/bugs/71373 From daniel.holbach at ubuntu.com Sat Nov 11 15:52:07 2006 From: daniel.holbach at ubuntu.com (Daniel Holbach) Date: Sat, 11 Nov 2006 15:52:07 -0000 Subject: [Bug 18227] Re: Full screen "image info" is misplaced, and flickers References: <20060113135522.21012.23754.launchpad@macquarie.warthogs.hbd.com> Message-ID: <20061111155207.24668.61043.malone@gangotri.ubuntu.com> Does this still occur with you in the newest version? ** Changed in: gthumb (Ubuntu) Status: Confirmed => Needs Info -- Full screen "image info" is misplaced, and flickers https://launchpad.net/bugs/18227 From seb128 at ubuntu.com Sat Nov 11 16:08:06 2006 From: seb128 at ubuntu.com (Sebastien Bacher) Date: Sat, 11 Nov 2006 16:08:06 -0000 Subject: [Bug 71248] Re: nautilus won't launch as sudo Feisty References: <20061110175613.24792.18174.malonedeb@gangotri.ubuntu.com> Message-ID: <20061111160806.24792.71392.launchpad@gangotri.ubuntu.com> ** Tags removed: feisty -- nautilus won't launch as sudo Feisty https://launchpad.net/bugs/71248 From seb128 at ubuntu.com Sat Nov 11 16:07:08 2006 From: seb128 at ubuntu.com (Sebastien Bacher) Date: Sat, 11 Nov 2006 16:07:08 -0000 Subject: [Bug 14412] Re: The trashcan does not have a restore function References: <20060113133638.21012.40859.launchpad@macquarie.warthogs.hbd.com> Message-ID: <20061111160708.25975.50500.malone@gandwana.ubuntu.com> That's not that upstream is not interested, the task is non-trivial and upstream is busy. The desktop team is busy too and that's not likely than we work on that feature any time soon -- The trashcan does not have a restore function https://launchpad.net/bugs/14412 From millenomi at gmail.com Sat Nov 11 16:21:27 2006 From: millenomi at gmail.com (Emanuele Vulcano) Date: Sat, 11 Nov 2006 16:21:27 -0000 Subject: [Bug 69036] Enabling Italian as the default language prevents Nautilus desktop from working in Edgy References: <20061029115135.17549.60921.malonedeb@gandwana.ubuntu.com> Message-ID: <20061111162127.25975.34459.launchpad@canonical@gandwana.ubuntu.com> Public bug reported: To reproduce: 1. Install Italian language support for Edgy. 2. Set Italian as the default language. 3. Logout and log back in. The symptom: instead of desktop icons appearing, one or more Nautilus windows open for the user's home folder. ** Affects: nautilus (Ubuntu) Importance: Undecided Status: Unconfirmed -- Enabling Italian as the default language prevents Nautilus desktop from working in Edgy https://launchpad.net/bugs/69036 From ash211 at gmail.com Sat Nov 11 16:21:27 2006 From: ash211 at gmail.com (Andrew Ash) Date: Sat, 11 Nov 2006 16:21:27 -0000 Subject: [Bug 69036] Re: Enabling Italian as the default language prevents Nautilus desktop from working in Edgy References: <20061029115135.17549.60921.malonedeb@gandwana.ubuntu.com> Message-ID: <20061111162127.25975.10259.launchpad@gandwana.ubuntu.com> ** Changed in: Ubuntu Sourcepackagename: None => nautilus -- Enabling Italian as the default language prevents Nautilus desktop from working in Edgy https://launchpad.net/bugs/69036 From asjastras at hotmail.com Sat Nov 11 16:36:05 2006 From: asjastras at hotmail.com (Frade) Date: Sat, 11 Nov 2006 16:36:05 -0000 Subject: [Bug 70223] Re: Internal data flow error. References: <20061104124158.27894.14065.malonedeb@gandwana.ubuntu.com> Message-ID: <20061111163605.24668.62332.malone@gangotri.ubuntu.com> I have the same error (internal data flow error), after upgrading from dapper to edgy. It happens when you open a divx file with external subtitles. Movies without subtitles works fine. Resizing the window, displaying/hiding many times the side panel has no effect. I have the following packages installed in my system: dpkg --get-selections |grep gstreamer gstreamer0.10-alsa install gstreamer0.10-esd install gstreamer0.10-ffmpeg install gstreamer0.10-fluendo-mp3 install gstreamer0.10-gnomevfs install gstreamer0.10-plugins-base install gstreamer0.10-plugins-base-apps install gstreamer0.10-plugins-good install gstreamer0.10-tools install gstreamer0.10-x install gstreamer0.8-misc install gstreamer0.8-oss install gstreamer0.8-swfdec install gstreamer0.8-x install libgstreamer-gconf0.8-0 install libgstreamer-plugins-base0.10-0 install libgstreamer-plugins0.8-0 install libgstreamer0.10-0 install libgstreamer0.8-0 install totem-gstreamer install -- Internal data flow error. https://launchpad.net/bugs/70223 From sbp_m at yahoo.es Sat Nov 11 16:49:16 2006 From: sbp_m at yahoo.es (Sergio) Date: Sat, 11 Nov 2006 16:49:16 -0000 Subject: [Bug 71380] Serpentine crashes while trying to close the app References: <20061111164916.24668.81721.malonedeb@gangotri.ubuntu.com> Message-ID: <20061111164916.24668.81721.malonedeb@gangotri.ubuntu.com> Public bug reported: the application crashes when i try to close it. Previously I was unable to burn a disc, when i press the burn button nothing happens. ** Affects: serpentine (Ubuntu) Importance: Undecided Status: Unconfirmed -- Serpentine crashes while trying to close the app https://launchpad.net/bugs/71380 From bernat.tallaferro at gmail.com Sat Nov 11 16:52:19 2006 From: bernat.tallaferro at gmail.com (Bernat Tallaferro) Date: Sat, 11 Nov 2006 16:52:19 -0000 Subject: [Bug 66860] Re: evolution-alarm-notify crashes on startup (xfce?) References: <20061019040059.29066.67555.malonedeb@gangotri.ubuntu.com> Message-ID: <20061111165219.24792.88874.malone@gangotri.ubuntu.com> I'm experiencing this problem as well, only that I'm not using XFCE, but GNOME. I've attached a crash report in case it helps. ** Attachment added: "Crash report" http://librarian.launchpad.net/5051766/_usr_lib_evolution_2.8_evolution-alarm-notify.1000.crash -- evolution-alarm-notify crashes on startup (xfce?) https://launchpad.net/bugs/66860 From sbp_m at yahoo.es Sat Nov 11 16:55:56 2006 From: sbp_m at yahoo.es (Sergio) Date: Sat, 11 Nov 2006 16:55:56 -0000 Subject: [Bug 71380] Re: Serpentine crashes while trying to close the app References: <20061111164916.24668.81721.malonedeb@gangotri.ubuntu.com> Message-ID: <20061111165556.25975.50820.malone@gandwana.ubuntu.com> ** Attachment added: "Crash file" http://librarian.launchpad.net/5051778/_usr_bin_serpentine.1000.crash -- Serpentine crashes while trying to close the app https://launchpad.net/bugs/71380 From pstehlik at sophics.cz Sat Nov 11 18:02:00 2006 From: pstehlik at sophics.cz (Petr Stehlik) Date: Sat, 11 Nov 2006 18:02:00 -0000 Subject: [Bug 53190] Re: Attaching USB camera causes two photo import dialog boxes to be spawned References: <20060716233635.1979.4750.malonedeb@gangotri.ubuntu.com> Message-ID: <20061111180200.24792.7571.malone@gangotri.ubuntu.com> Confirming the very same issue on Ubuntu 6.10. There is actually one difference - it happens everytime, not only first time after reboot. And it's pretty annoying. -- Attaching USB camera causes two photo import dialog boxes to be spawned https://launchpad.net/bugs/53190 From jay.man3 at laposte.net Sat Nov 11 18:15:55 2006 From: jay.man3 at laposte.net (jad_jay) Date: Sat, 11 Nov 2006 18:15:55 -0000 Subject: [Bug 71387] ev doesn't create pdf in xubuntu References: <20061111181555.25975.31879.malonedeb@gandwana.ubuntu.com> Message-ID: <20061111181555.25975.31879.malonedeb@gandwana.ubuntu.com> Public bug reported: After installing a xubuntu x86, you have evince as pdf reader. If you try to create a pdf document by doing : - Print - Create a pdf document You'll get the message: "Generating pdf document is not supported" Why? It is so usefull to extract some pages from a huge pdf document. I try to install all the libgnomeprint and the gnome-print, but nothing works. ** Affects: evince (Ubuntu) Importance: Undecided Status: Unconfirmed -- ev doesn't create pdf in xubuntu https://launchpad.net/bugs/71387 From launchpadnet at mickrosoft.se Sat Nov 11 18:22:27 2006 From: launchpadnet at mickrosoft.se (Tosing) Date: Sat, 11 Nov 2006 18:22:27 -0000 Subject: [Bug 71358] Re: Incorrect comment in evolution-mail.desktop References: <20061111130612.25975.9872.malonedeb@gandwana.ubuntu.com> Message-ID: <20061111182227.24792.28919.launchpad@gangotri.ubuntu.com> ** Description changed: Binary package hint: evolution - The swedish translation is currently + The swedish translation of the tooltip Comment is currently "Show a notification icon when documents are printed". --- /usr/share/applications/evolution-mail.desktop.old 2006-11-11 13:01:50.000000000 +0100 +++ /usr/share/applications/evolution-mail.desktop 2006-11-11 13:02:38.000000000 +0100 @@ -31,7 +31,7 @@ Comment[no]=Les og send e-post Comment[pt_BR]=Leia e envie e-mails Comment[ro]=Evolution Mail -Comment[sv]=Visa en notifieringsikon n?r dokument skrivs ut +Comment[sv]=L?s och skicka e-post Comment[xh]=I-Imeyili ye-Evolution Comment[zh_CN]=Evolution ???? Exec=evolution --component=mail -- Incorrect comment in evolution-mail.desktop https://launchpad.net/bugs/71358 From dayoung107 at hotmail.com Sat Nov 11 18:43:00 2006 From: dayoung107 at hotmail.com (David Y) Date: Sat, 11 Nov 2006 18:43:00 -0000 Subject: [Bug 71391] aisleriot: help doesn't load aunt mary and streets and alleys directly. References: <20061111184300.25975.29678.malonedeb@gandwana.ubuntu.com> Message-ID: <20061111184300.25975.29678.malonedeb@gandwana.ubuntu.com> Public bug reported: I'm running Ubuntu 6.06 aisleriot version 1:2.14.3-0ubuntu1.Iin aisleriot select game aunt mary and then "help" menu and then "Aunt Mary". The help dialog opens and says "Can't find Aunt_Mary...". If you go to "help" and "Contents" it works to then choose "Aunt Mary" manually. Same with Streets and Alleys. I have traced the problem to a simple little typo in the .xml files in /usr/share/gnome/help/aisleriot/C/. Aunt Mary needs an underscore in the id tag, and Streets and Alleys needs the "A" of "and" capitalized in it's id tag. ** Affects: gnome-games (Ubuntu) Importance: Undecided Status: Unconfirmed -- aisleriot: help doesn't load aunt mary and streets and alleys directly. https://launchpad.net/bugs/71391 From eduar-t at fibertel.com.ar Sat Nov 11 20:14:22 2006 From: eduar-t at fibertel.com.ar (Eduardo G) Date: Sat, 11 Nov 2006 20:14:22 -0000 Subject: [Bug 71393] Tengo instalado xubuntu 6.06.1 References: <20061111191057.25975.44633.malonedeb@gandwana.ubuntu.com> Message-ID: <20061111201422.24668.89933.launchpad@canonical@gangotri.ubuntu.com> Public bug reported: I have only just (yesterday) installed Ubutu. I was using my e-mail OK earlier today, installing contacts in my address book, clearing old mails etc, but now Evolution won't open at all. I can still access e-mail via the web mail page of blueyonder. HELP!! ** Affects: evolution (Ubuntu) Importance: Undecided Status: Unconfirmed -- Tengo instalado xubuntu 6.06.1 https://launchpad.net/bugs/71393 From m.abouzaid at gmail.com Sat Nov 11 20:07:40 2006 From: m.abouzaid at gmail.com (m.abouzaid) Date: Sat, 11 Nov 2006 20:07:40 -0000 Subject: [Bug 67361] Re: Gaim crashes after startup References: <20061021122623.29568.30908.malonedeb@gandwana.ubuntu.com> Message-ID: <20061111200740.24792.58501.malone@gangotri.ubuntu.com> Gaim crashes ** Attachment added: "Gaim crashes" http://librarian.launchpad.net/5052594/_usr_bin_gaim.1000.crash -- Gaim crashes after startup https://launchpad.net/bugs/67361 From stgraber at stgraber.org Sat Nov 11 20:14:22 2006 From: stgraber at stgraber.org (=?utf-8?q?St=C3=A9phane_Graber?=) Date: Sat, 11 Nov 2006 20:14:22 -0000 Subject: [Bug 71393] Re: Tengo instalado xubuntu 6.06.1 References: <20061111191057.25975.44633.malonedeb@gandwana.ubuntu.com> Message-ID: <20061111201422.24668.70236.launchpad@gangotri.ubuntu.com> ** Changed in: Ubuntu Sourcepackagename: None => evolution -- Tengo instalado xubuntu 6.06.1 https://launchpad.net/bugs/71393 From gnomefreak at gmail.com Sat Nov 11 20:51:04 2006 From: gnomefreak at gmail.com (John Vivirito) Date: Sat, 11 Nov 2006 20:51:04 -0000 Subject: [Bug 71247] Re: gaim appears to keep crashing References: <20061110174102.24792.62551.malonedeb@gangotri.ubuntu.com> Message-ID: <20061111205104.24792.19615.malone@gangotri.ubuntu.com> Can you please attach the file using Comment/Attach File on the top left hand side of this page. I cant open the link you left in the Description. Thank you for your bug report. ** Changed in: gaim (Ubuntu) Status: Unconfirmed => Needs Info -- gaim appears to keep crashing https://launchpad.net/bugs/71247 From gnomefreak at gmail.com Sat Nov 11 20:58:22 2006 From: gnomefreak at gmail.com (John Vivirito) Date: Sat, 11 Nov 2006 20:58:22 -0000 Subject: [Bug 71257] Re: Ornamental Card Style Please References: <20061110190959.24668.94289.malonedeb@gangotri.ubuntu.com> Message-ID: <20061111205822.24792.85041.malone@gangotri.ubuntu.com> Changed to a wishlist bug. ** Changed in: gnome-games (Ubuntu) Importance: Undecided => Wishlist -- Ornamental Card Style Please https://launchpad.net/bugs/71257 From gnomefreak at gmail.com Sat Nov 11 20:52:16 2006 From: gnomefreak at gmail.com (John Vivirito) Date: Sat, 11 Nov 2006 20:52:16 -0000 Subject: [Bug 71248] Re: nautilus won't launch as sudo Feisty References: <20061110175613.24792.18174.malonedeb@gangotri.ubuntu.com> Message-ID: <20061111205216.24668.50617.malone@gangotri.ubuntu.com> Thank you reporting this bug. Can you please try it with gksudo or gksu. sudo should never be used to run Gui apps. ** Changed in: nautilus (Ubuntu) Status: Unconfirmed => Needs Info -- nautilus won't launch as sudo Feisty https://launchpad.net/bugs/71248 From gnomefreak at gmail.com Sat Nov 11 20:55:50 2006 From: gnomefreak at gmail.com (John Vivirito) Date: Sat, 11 Nov 2006 20:55:50 -0000 Subject: [Bug 71248] Re: nautilus won't launch as sudo Feisty References: <20061110175613.24792.18174.malonedeb@gangotri.ubuntu.com> Message-ID: <20061111205550.24668.72814.malone@gangotri.ubuntu.com> After trying a few things i can confirm this bug. I think its due to the version of nautilus in feisty not matching gnome version. ** Changed in: nautilus (Ubuntu) Status: Needs Info => Confirmed -- nautilus won't launch as sudo Feisty https://launchpad.net/bugs/71248 From towsonu2003 at gmail.com Sat Nov 11 20:58:35 2006 From: towsonu2003 at gmail.com (towsonu2003) Date: Sat, 11 Nov 2006 20:58:35 -0000 Subject: [Bug 14412] Re: The trashcan does not have a restore function References: <20060113133638.21012.40859.launchpad@macquarie.warthogs.hbd.com> Message-ID: <20061111205835.25827.53195.malone@gandwana.ubuntu.com> > That's not that upstream is not interested, the task is non-trivial and upstream is busy. oh I know... bad choice of words that's all. -- The trashcan does not have a restore function https://launchpad.net/bugs/14412 From vincenzo_ml at yahoo.it Sat Nov 11 21:14:49 2006 From: vincenzo_ml at yahoo.it (Vincenzo Ciancia) Date: Sat, 11 Nov 2006 21:14:49 -0000 Subject: [Bug 70576] Re: Duplex printing permanently disabled in edgy References: <20061106124039.1115.75697.malonedeb@gangotri.ubuntu.com> Message-ID: <20061111211449.24792.620.malone@gangotri.ubuntu.com> I can confirm this, on network printers obtained via network printers browsing in gnome-printer, and also wonder why other gnome applications like gedit correctly record the fact that double-sided printing has been enabled in printer configuration. The two printing dialogs look different, are there two different printing engines in gnome? If so, the one that gedit uses has not this bug, while the one that evince uses has it. -- Duplex printing permanently disabled in edgy https://launchpad.net/bugs/70576 From dani at ricreis.org Sat Nov 11 21:23:08 2006 From: dani at ricreis.org (Dani) Date: Sat, 11 Nov 2006 21:23:08 -0000 Subject: [Bug 71079] Gnome crash after setting panel's background image References: <20061109133449.25975.64652.malonedeb@gandwana.ubuntu.com> Message-ID: <20061111212308.24792.67254.launchpad@canonical@gangotri.ubuntu.com> Public bug reported: Edgy, 32bits Gnome 2.16.1 I dropped a big image into the panel (png, 994,3kb Gnome crashed instantly, taking me to the login screen. Any attempt to remove the background using properties dialog results in another crash. ** Affects: gnome-desktop (Ubuntu) Importance: Undecided Status: Needs Info -- Gnome crash after setting panel's background image https://launchpad.net/bugs/71079 From ubuntu at iainmurray.net Sat Nov 11 21:19:58 2006 From: ubuntu at iainmurray.net (Iain Murray) Date: Sat, 11 Nov 2006 21:19:58 -0000 Subject: [Bug 71407] gataxx won't save computer difficulty above 3 References: <20061111211958.25827.35497.malonedeb@gandwana.ubuntu.com> Message-ID: <20061111211958.25827.35497.malonedeb@gandwana.ubuntu.com> Public bug reported: If a computer player is set to the highest difficulty level this is not remembered on closing and reopening gataxx. Instead the difficulty gets reset to "Medium". Looking in gconf-editor the blacklevel or whitelevel keys are correctly set to 5, but the comment at the bottom says that only levels 0 or 1--3 are expected. ** Affects: gnome-games (Ubuntu) Importance: Undecided Status: Unconfirmed -- gataxx won't save computer difficulty above 3 https://launchpad.net/bugs/71407 From gnomefreak at gmail.com Sat Nov 11 21:18:40 2006 From: gnomefreak at gmail.com (John Vivirito) Date: Sat, 11 Nov 2006 21:18:40 -0000 Subject: [Bug 71347] Re: It`s everyime when I starting Gnome References: <20061111110834.25975.43803.malonedeb@gandwana.ubuntu.com> Message-ID: <20061111211840.24668.94235.malone@gangotri.ubuntu.com> Your bug lacks information we would need to investigate further. We are now going to close the bug - please reopen if you have more information at hand. Please read the following on how to report a bug. Unfortunately, we are not able to fix and find the bug because your description of the bug didn't have enough information in it. You may find it helpful to read "How to report bugs effectively", http://www.chiark.greenend.org.uk/~sgtatham/bugs.html. We'd be grateful if you would then provide a more complete description of the problem. Debugging procedures for certain types of problems can be found at http://wiki.ubuntu.com/DebuggingProcedures ** Changed in: evolution (Ubuntu) Status: Unconfirmed => Rejected -- It`s everyime when I starting Gnome https://launchpad.net/bugs/71347 From gnomefreak at gmail.com Sat Nov 11 21:15:10 2006 From: gnomefreak at gmail.com (John Vivirito) Date: Sat, 11 Nov 2006 21:15:10 -0000 Subject: [Bug 71329] Re: totem crash References: <20061111084952.24668.13259.malonedeb@gangotri.ubuntu.com> Message-ID: <20061111211510.24792.90811.malone@gangotri.ubuntu.com> Thanks for taking the time to report this bug. Unfortunately, we are not able to fix and find the bug because your description of the bug didn't have enough information in it. You may find it helpful to read "How to report bugs effectively", http://www.chiark.greenend.org.uk/~sgtatham/bugs.html. We'd be grateful if you would then provide a more complete description of the problem. Debugging procedures for certain types of problems can be found at http://wiki.ubuntu.com/DebuggingProcedures ** Changed in: totem (Ubuntu) Status: Unconfirmed => Needs Info -- totem crash https://launchpad.net/bugs/71329 From gnomefreak at gmail.com Sat Nov 11 21:23:08 2006 From: gnomefreak at gmail.com (John Vivirito) Date: Sat, 11 Nov 2006 21:23:08 -0000 Subject: [Bug 71079] Re: Gnome crash after setting panel's background image References: <20061109133449.25975.64652.malonedeb@gandwana.ubuntu.com> Message-ID: <20061111212308.24792.36578.malone@gangotri.ubuntu.com> Changed package to gnome-desktop as apport is not cuasing the crash it is logging the crash. Can you please look in /var/crash and attach the apport crash for this problem to help us better determin what is the root of the crash. Thank you for your bug report. ** Changed in: apport (Ubuntu) Sourcepackagename: apport => gnome-desktop Status: Unconfirmed => Needs Info ** Changed in: apport (Ubuntu) Status: Unconfirmed => Rejected -- Gnome crash after setting panel's background image https://launchpad.net/bugs/71079 From gnomefreak at gmail.com Sat Nov 11 21:40:20 2006 From: gnomefreak at gmail.com (John Vivirito) Date: Sat, 11 Nov 2006 21:40:20 -0000 Subject: [Bug 70896] Re: Gaim chrashed References: <20061108154823.25827.49615.malonedeb@gandwana.ubuntu.com> Message-ID: <20061111214021.25827.59420.malone@gandwana.ubuntu.com> Thanks for your bug report. Could you please try to obtain a backtrace by following the instructions on http://wiki.ubuntu.com/DebuggingProgramCrash. This will greatly aid us in tracking down your problem. ** Changed in: gaim (Ubuntu) Status: Unconfirmed => Needs Info -- Gaim chrashed https://launchpad.net/bugs/70896 From gnomefreak at gmail.com Sat Nov 11 21:41:27 2006 From: gnomefreak at gmail.com (John Vivirito) Date: Sat, 11 Nov 2006 21:41:27 -0000 Subject: [Bug 70896] Re: Gaim chrashed References: <20061108154823.25827.49615.malonedeb@gandwana.ubuntu.com> Message-ID: <20061111214127.25827.37328.malone@gandwana.ubuntu.com> Sorry wrong bug. -- Gaim chrashed https://launchpad.net/bugs/70896 From cw264701 at ohiou.edu Sat Nov 11 21:48:57 2006 From: cw264701 at ohiou.edu (Chris Wagner) Date: Sat, 11 Nov 2006 21:48:57 -0000 Subject: [Bug 50697] Re: Evince crashes upon attempting to select text, for certain PDF(s) References: <20060622163102.23397.66735.malonedeb@gangotri.ubuntu.com> Message-ID: <20061111214857.24792.58666.malone@gangotri.ubuntu.com> The patch at https://bugs.freedesktop.org/attachment.cgi?id=7091 seemed to do the trick. I've attached a patched package if others would like to confirm. ** Attachment added: "Patched package based on latest Dapper libpoppler" http://librarian.launchpad.net/5053159/libpoppler1_0.5.1-0ubuntu7-with-patch-for-LP-bug-50697_i386.deb -- Evince crashes upon attempting to select text, for certain PDF(s) https://launchpad.net/bugs/50697 From asjastras at hotmail.com Sat Nov 11 21:53:07 2006 From: asjastras at hotmail.com (Frade) Date: Sat, 11 Nov 2006 21:53:07 -0000 Subject: [Bug 70223] Re: Internal data flow error. References: <20061104124158.27894.14065.malonedeb@gandwana.ubuntu.com> Message-ID: <20061111215307.24668.41518.malone@gangotri.ubuntu.com> Seems to be this bug: http://bugzilla.gnome.org/show_bug.cgi?id=350299 testing in command line with gst-launch-0.10 i get the following output: Estableciendo el flujo a PAUSADO ... El flujo se est? PRECACHEANDO ... ERROR: desde el elemento /playbin0/subtitle-bin/filesrc0: Error del flujo interno de datos. Informaci?n adicional de depurado: gstbasesrc.c(1569): gst_base_src_loop (): /playbin0/subtitle-bin/filesrc0: streaming task paused, reason not-linked (-1) ERROR: El flujo no quiere precachearse. Setting pipeline to NULL ... FREEING pipeline ... -- Internal data flow error. https://launchpad.net/bugs/70223 From amichai2 at amichais.net Sat Nov 11 22:00:24 2006 From: amichai2 at amichais.net (amichair) Date: Sat, 11 Nov 2006 22:00:24 -0000 Subject: [Bug 30037] Re: pppoeconf hard to setup References: <20060130060221.9306.20982.malonedeb@gandwana.ubuntu.com> Message-ID: <20061111220024.25827.93954.malone@gandwana.ubuntu.com> *** This bug is a duplicate of bug 27013 *** I think this should be high priority - the original bug described, that is. I'd like to switch from Windows to Kubuntu, as well as introduce that option to friends. However, the first thing a home user wants to do is connect to the Internet, and most (I think) use DSL, mainly via PPPoE. I was quite disappointed to not be able to "just select from the menu" and get it connected. More so to tell this to the less computer-savvy users. I don't know this system well enough to know whether this should go in KNetworkManager, KPPP, or a new similar KPPPoE (or whatever you'd name it), but I think this is a must. And preferably, this GUI app would have: 1. a dialog configuration 2. a wizard (for real newbies) 3.a tray icon which shows connection status and allows u to easily connect/disconnect, similar to the way it works in Windows (or wireless in KNetworkManager)... 4. this should possibly even be part of the k/ubuntu installation process - asking how u connect to the internet (LAN, ADSL, dialup, etc.) and helping u set up the connection as necessary. Has there been any progress since the previous post? -- pppoeconf hard to setup https://launchpad.net/bugs/30037 From rcsilva83 at yahoo.com.br Sat Nov 11 22:08:42 2006 From: rcsilva83 at yahoo.com.br (Rodrigo Carvalho Silva) Date: Sat, 11 Nov 2006 22:08:42 -0000 Subject: [Bug 65810] Re: Screen saver showing blank screen References: <20061013022002.3013.30982.malonedeb@gangotri.ubuntu.com> Message-ID: <20061111220842.25975.36929.malone@gandwana.ubuntu.com> I had the same problem and I solved by reinstalling the gnome- screensaver package. Although it is now solved, I think this should be corrected for the next maintenance release of edgy. Unfortunately I couldn't find any trace of this problem in the log file for helping solving this problem. -- Screen saver showing blank screen https://launchpad.net/bugs/65810 From gnomefreak at gmail.com Sat Nov 11 22:13:52 2006 From: gnomefreak at gmail.com (John Vivirito) Date: Sat, 11 Nov 2006 22:13:52 -0000 Subject: [Bug 70977] Re: Totem crashes on exit References: <20061108222843.25975.64317.malonedeb@gandwana.ubuntu.com> Message-ID: <20061111221353.25827.69253.malone@gandwana.ubuntu.com> Thanks for your bug report. Could you please try to obtain a backtrace by following the instructions on http://wiki.ubuntu.com/DebuggingProgramCrash. This will greatly aid us in tracking down your problem. ** Changed in: totem (Ubuntu) Status: Unconfirmed => Needs Info -- Totem crashes on exit https://launchpad.net/bugs/70977 From vytautas.liuolia at gmail.com Sat Nov 11 22:23:13 2006 From: vytautas.liuolia at gmail.com (Vytas) Date: Sat, 11 Nov 2006 22:23:13 -0000 Subject: [Bug 70223] Re: Internal data flow error. References: <20061104124158.27894.14065.malonedeb@gandwana.ubuntu.com> Message-ID: <20061111222313.24792.9048.launchpad@gangotri.ubuntu.com> ** Bug watch added: GNOME Bug Tracker #350299 http://bugzilla.gnome.org/show_bug.cgi?id=350299 ** Also affects: totem (upstream) via http://bugzilla.gnome.org/show_bug.cgi?id=350299 Importance: Unknown Status: Unknown -- Internal data flow error. https://launchpad.net/bugs/70223 From vytautas.liuolia at gmail.com Sat Nov 11 22:28:46 2006 From: vytautas.liuolia at gmail.com (Vytas) Date: Sat, 11 Nov 2006 22:28:46 -0000 Subject: [Bug 70223] Re: Internal data flow error. References: <20061104124158.27894.14065.malonedeb@gandwana.ubuntu.com> Message-ID: <20061111222846.25827.50159.launchpad@gandwana.ubuntu.com> ** Changed in: totem (Ubuntu) Status: Unconfirmed => Confirmed -- Internal data flow error. https://launchpad.net/bugs/70223 From vytautas.liuolia at gmail.com Sat Nov 11 22:26:07 2006 From: vytautas.liuolia at gmail.com (Vytas) Date: Sat, 11 Nov 2006 22:26:07 -0000 Subject: [Bug 39164] Re: Data flow error on divx avi file References: <20060411164123.24486.2476.malonedeb@gangotri.ubuntu.com> Message-ID: <20061111222607.25975.89144.launchpad@gandwana.ubuntu.com> *** This bug is a duplicate of bug 70223 *** ** This bug has been marked a duplicate of bug 70223 Internal data flow error. -- Data flow error on divx avi file https://launchpad.net/bugs/39164 From danny at orionrobots.co.uk Sat Nov 11 23:05:01 2006 From: danny at orionrobots.co.uk (DannyStaple) Date: Sat, 11 Nov 2006 23:05:01 -0000 Subject: [Bug 71416] Radio status message incorrect References: <20061111230502.24668.4114.malonedeb@gangotri.ubuntu.com> Message-ID: <20061111230502.24668.4114.malonedeb@gangotri.ubuntu.com> Public bug reported: Binary package hint: rhythmbox In the English version of the app, on the radio page, regardless of how many stations there are, the status will always say "X station". This is Rhythmbox 0.9.6 on Edgy, 0.9.6-0ubuntu4 from edgy/main packages. For example, with 5 stations you will get "5 station" in the status bar. Steps to reproduce: * Using Edgy start rhythmbox * select radio * Observe that by default there is more than one station. There will be 4. * Observe the status bar at the bottom of the Rhythmbox window. Expected Result: * The status bar to contain the text "4 stations" Actual Result: * The status bar contains text "4 station" ** Affects: rhythmbox (Ubuntu) Importance: Undecided Status: Unconfirmed -- Radio status message incorrect https://launchpad.net/bugs/71416 From jderose at jasonderose.org Sat Nov 11 23:03:16 2006 From: jderose at jasonderose.org (Jason Gerard DeRose) Date: Sat, 11 Nov 2006 23:03:16 -0000 Subject: [Bug 71017] Re: Seek on DVD not performed relative to title References: <20061109033350.24792.45825.malonedeb@gangotri.ubuntu.com> Message-ID: <20061111230316.25827.17338.malone@gandwana.ubuntu.com> I've submitted a patch for this upstream, but it was written starting from what was in cvs. http://bugzilla.gnome.org/show_bug.cgi?id=372797 I'll test a patch for Edgy and then submit that too. -- Seek on DVD not performed relative to title https://launchpad.net/bugs/71017 From c_ganzoni at yahoo.com Sat Nov 11 18:12:26 2006 From: c_ganzoni at yahoo.com (Chris11) Date: Sat, 11 Nov 2006 18:12:26 -0000 Subject: [Bug 70896] Re: Gaim chrashed References: <20061108154823.25827.49615.malonedeb@gandwana.ubuntu.com> <20061111214127.25827.37328.malone@gandwana.ubuntu.com> Message-ID: <1163268746.5092.1.camel@localhost> sorry, information is deleated, I changed OS from 6.10 to 6.06 since I had other problmes with 6.10... THX, Chris El s?b, 11-11-2006 a las 21:41 +0000, John Vivirito escribi?: > Sorry wrong bug. > -- Gaim chrashed https://launchpad.net/bugs/70896 From shaggy1970 at gmail.com Sun Nov 12 00:21:26 2006 From: shaggy1970 at gmail.com (SirShaggy) Date: Sun, 12 Nov 2006 00:21:26 -0000 Subject: [Bug 71247] Re: gaim appears to keep crashing References: <20061110174102.24792.62551.malonedeb@gangotri.ubuntu.com> Message-ID: <20061112002126.24668.1940.malone@gangotri.ubuntu.com> Here is the file, sorry for the trouble. ** Attachment added: "GAIM Crash Report" http://librarian.launchpad.net/5053643/_usr_bin_gaim.1000.crash -- gaim appears to keep crashing https://launchpad.net/bugs/71247 From centralx at xc-online.nl Sun Nov 12 00:45:09 2006 From: centralx at xc-online.nl (Vincent van den Berg) Date: Sun, 12 Nov 2006 00:45:09 -0000 Subject: [Bug 71421] gnome-panel in combination with Gthumb or F-Spot References: <20061112004509.24792.64441.malonedeb@gangotri.ubuntu.com> Message-ID: <20061112004509.24792.64441.malonedeb@gangotri.ubuntu.com> Public bug reported: Binary package hint: gnome-panel When I have Gthumb or Fspot minimized on the taskbar (in gnome-panel) and I try to bring up the context menu by right clicking on it, gnome- panel crashes. I'm using Ubuntu Edgy Eft (6.10) and Gnome 2.16.1. Bug report is as follows: Memory status: size: 62808064 vsize: 0 resident: 62808064 share: 0 rss: 19058688 rss_rlim: 0 CPU usage: start_time: 1163290087 rtime: 0 utime: 2373 stime: 0 cutime:2159 cstime: 0 timeout: 214 it_real_value: 0 frequency: 0 Backtrace was generated from '/usr/bin/gnome-panel' (no debugging symbols found) Using host libthread_db library "/lib/tls/i686/cmov/libthread_db.so.1". (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) [Thread debugging using libthread_db enabled] [New Thread -1224972624 (LWP 25274)] (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) 0xb7fd6410 in ?? () #0 0xb7fd6410 in ?? () #1 0xbfb4aad8 in ?? () #2 0x00000000 in ?? () Thread 1 (Thread -1224972624 (LWP 25274)): #0 0xb7fd6410 in ?? () No symbol table info available. #1 0xbfb4aad8 in ?? () No symbol table info available. #2 0x00000000 in ?? () No symbol table info available. #0 0xb7fd6410 in ?? () ** Affects: gnome-panel (Ubuntu) Importance: Undecided Status: Unconfirmed ** Description changed: Binary package hint: gnome-panel When I have Gthumb or Fspot minimized on the taskbar (in gnome-panel) and I try to bring up the context menu by right clicking on it, gnome- panel crashes. This namely happens in combination with compiz from - gandalfn. + gandalfn. I'm using Ubuntu Edgy Eft (6.10) and Gnome 2.16.1. Bug report is as follows: Memory status: size: 62808064 vsize: 0 resident: 62808064 share: 0 rss: 19058688 rss_rlim: 0 CPU usage: start_time: 1163290087 rtime: 0 utime: 2373 stime: 0 cutime:2159 cstime: 0 timeout: 214 it_real_value: 0 frequency: 0 Backtrace was generated from '/usr/bin/gnome-panel' (no debugging symbols found) Using host libthread_db library "/lib/tls/i686/cmov/libthread_db.so.1". (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) [Thread debugging using libthread_db enabled] [New Thread -1224972624 (LWP 25274)] (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) 0xb7fd6410 in ?? () #0 0xb7fd6410 in ?? () #1 0xbfb4aad8 in ?? () #2 0x00000000 in ?? () Thread 1 (Thread -1224972624 (LWP 25274)): #0 0xb7fd6410 in ?? () No symbol table info available. #1 0xbfb4aad8 in ?? () No symbol table info available. #2 0x00000000 in ?? () No symbol table info available. #0 0xb7fd6410 in ?? () ** Description changed: Binary package hint: gnome-panel When I have Gthumb or Fspot minimized on the taskbar (in gnome-panel) and I try to bring up the context menu by right clicking on it, gnome- - panel crashes. This namely happens in combination with compiz from - gandalfn. I'm using Ubuntu Edgy Eft (6.10) and Gnome 2.16.1. + panel crashes. I'm using Ubuntu Edgy Eft (6.10) and Gnome 2.16.1. I'm + also using compiz (dev-release) from gandalfn + (http://gandalfn.wordpress.com/). Bug report is as follows: Memory status: size: 62808064 vsize: 0 resident: 62808064 share: 0 rss: 19058688 rss_rlim: 0 CPU usage: start_time: 1163290087 rtime: 0 utime: 2373 stime: 0 cutime:2159 cstime: 0 timeout: 214 it_real_value: 0 frequency: 0 Backtrace was generated from '/usr/bin/gnome-panel' (no debugging symbols found) Using host libthread_db library "/lib/tls/i686/cmov/libthread_db.so.1". (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) [Thread debugging using libthread_db enabled] [New Thread -1224972624 (LWP 25274)] (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) 0xb7fd6410 in ?? () #0 0xb7fd6410 in ?? () #1 0xbfb4aad8 in ?? () #2 0x00000000 in ?? () Thread 1 (Thread -1224972624 (LWP 25274)): #0 0xb7fd6410 in ?? () No symbol table info available. #1 0xbfb4aad8 in ?? () No symbol table info available. #2 0x00000000 in ?? () No symbol table info available. #0 0xb7fd6410 in ?? () ** Description changed: Binary package hint: gnome-panel When I have Gthumb or Fspot minimized on the taskbar (in gnome-panel) and I try to bring up the context menu by right clicking on it, gnome- - panel crashes. I'm using Ubuntu Edgy Eft (6.10) and Gnome 2.16.1. I'm - also using compiz (dev-release) from gandalfn - (http://gandalfn.wordpress.com/). + panel crashes. I'm using Ubuntu Edgy Eft (6.10) and Gnome 2.16.1. Bug report is as follows: Memory status: size: 62808064 vsize: 0 resident: 62808064 share: 0 rss: 19058688 rss_rlim: 0 CPU usage: start_time: 1163290087 rtime: 0 utime: 2373 stime: 0 cutime:2159 cstime: 0 timeout: 214 it_real_value: 0 frequency: 0 Backtrace was generated from '/usr/bin/gnome-panel' (no debugging symbols found) Using host libthread_db library "/lib/tls/i686/cmov/libthread_db.so.1". (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) [Thread debugging using libthread_db enabled] [New Thread -1224972624 (LWP 25274)] (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) 0xb7fd6410 in ?? () #0 0xb7fd6410 in ?? () #1 0xbfb4aad8 in ?? () #2 0x00000000 in ?? () Thread 1 (Thread -1224972624 (LWP 25274)): #0 0xb7fd6410 in ?? () No symbol table info available. #1 0xbfb4aad8 in ?? () No symbol table info available. #2 0x00000000 in ?? () No symbol table info available. #0 0xb7fd6410 in ?? () -- gnome-panel in combination with Gthumb or F-Spot https://launchpad.net/bugs/71421 From gnomefreak at gmail.com Sun Nov 12 01:25:34 2006 From: gnomefreak at gmail.com (John Vivirito) Date: Sun, 12 Nov 2006 01:25:34 -0000 Subject: [Bug 70896] Re: Gaim chrashed References: <20061108154823.25827.49615.malonedeb@gandwana.ubuntu.com> Message-ID: <20061112012534.24792.3420.malone@gangotri.ubuntu.com> Your bug lacks information we would need to investigate further. We are now going to close the bug - please reopen if you have more information at hand. ** Changed in: gaim (Ubuntu) Status: Needs Info => Rejected -- Gaim chrashed https://launchpad.net/bugs/70896 From darren at tenjin.co.uk Sun Nov 12 01:43:15 2006 From: darren at tenjin.co.uk (DarrenWheatley) Date: Sun, 12 Nov 2006 01:43:15 -0000 Subject: [Bug 67189] Re: smb password not being saved in gnome keyring References: <20061020171915.20673.94460.malonedeb@gangotri.ubuntu.com> Message-ID: <20061112014315.24668.76255.malone@gangotri.ubuntu.com> Hi, Any news on this one? It's a right pain to be honest. Cheers D. -- smb password not being saved in gnome keyring https://launchpad.net/bugs/67189 From centralx at xc-online.nl Sun Nov 12 01:55:55 2006 From: centralx at xc-online.nl (Vincent van den Berg) Date: Sun, 12 Nov 2006 01:55:55 -0000 Subject: [Bug 71421] Re: gnome-panel in combination with Gthumb or Eye of Gnome References: <20061112004509.24792.64441.malonedeb@gangotri.ubuntu.com> Message-ID: <20061112015555.24792.71409.launchpad@gangotri.ubuntu.com> ** Summary changed: - gnome-panel in combination with Gthumb or F-Spot + gnome-panel in combination with Gthumb or Eye of Gnome ** Description changed: Binary package hint: gnome-panel - When I have Gthumb or Fspot minimized on the taskbar (in gnome-panel) - and I try to bring up the context menu by right clicking on it, gnome- - panel crashes. I'm using Ubuntu Edgy Eft (6.10) and Gnome 2.16.1. + When I have Gthumb or Eye of Gnome minimized on the taskbar (in gnome- + panel) and I try to bring up the context menu by right clicking on it, + gnome-panel crashes. I'm using Ubuntu Edgy Eft (6.10) and Gnome 2.16.1. Bug report is as follows: Memory status: size: 62808064 vsize: 0 resident: 62808064 share: 0 rss: 19058688 rss_rlim: 0 CPU usage: start_time: 1163290087 rtime: 0 utime: 2373 stime: 0 cutime:2159 cstime: 0 timeout: 214 it_real_value: 0 frequency: 0 Backtrace was generated from '/usr/bin/gnome-panel' (no debugging symbols found) Using host libthread_db library "/lib/tls/i686/cmov/libthread_db.so.1". (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) [Thread debugging using libthread_db enabled] [New Thread -1224972624 (LWP 25274)] (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) 0xb7fd6410 in ?? () #0 0xb7fd6410 in ?? () #1 0xbfb4aad8 in ?? () #2 0x00000000 in ?? () Thread 1 (Thread -1224972624 (LWP 25274)): #0 0xb7fd6410 in ?? () No symbol table info available. #1 0xbfb4aad8 in ?? () No symbol table info available. #2 0x00000000 in ?? () No symbol table info available. #0 0xb7fd6410 in ?? () -- gnome-panel in combination with Gthumb or Eye of Gnome https://launchpad.net/bugs/71421 From centralx at xc-online.nl Sun Nov 12 02:11:19 2006 From: centralx at xc-online.nl (Vincent van den Berg) Date: Sun, 12 Nov 2006 02:11:19 -0000 Subject: [Bug 71421] Re: gnome-panel in combination with Gthumb or Eye of Gnome References: <20061112004509.24792.64441.malonedeb@gangotri.ubuntu.com> Message-ID: <20061112021121.25827.10791.launchpad@gandwana.ubuntu.com> ** Description changed: Binary package hint: gnome-panel When I have Gthumb or Eye of Gnome minimized on the taskbar (in gnome- panel) and I try to bring up the context menu by right clicking on it, gnome-panel crashes. I'm using Ubuntu Edgy Eft (6.10) and Gnome 2.16.1. + I'm also using NVIDIA drivers 96.29 and compiz (dev-release) from + gandalfn (http://gandalfn.wordpress.com/). Bug report is as follows: Memory status: size: 62808064 vsize: 0 resident: 62808064 share: 0 rss: 19058688 rss_rlim: 0 CPU usage: start_time: 1163290087 rtime: 0 utime: 2373 stime: 0 cutime:2159 cstime: 0 timeout: 214 it_real_value: 0 frequency: 0 Backtrace was generated from '/usr/bin/gnome-panel' (no debugging symbols found) Using host libthread_db library "/lib/tls/i686/cmov/libthread_db.so.1". (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) [Thread debugging using libthread_db enabled] [New Thread -1224972624 (LWP 25274)] (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) 0xb7fd6410 in ?? () #0 0xb7fd6410 in ?? () #1 0xbfb4aad8 in ?? () #2 0x00000000 in ?? () Thread 1 (Thread -1224972624 (LWP 25274)): #0 0xb7fd6410 in ?? () No symbol table info available. #1 0xbfb4aad8 in ?? () No symbol table info available. #2 0x00000000 in ?? () No symbol table info available. #0 0xb7fd6410 in ?? () ** Description changed: Binary package hint: gnome-panel When I have Gthumb or Eye of Gnome minimized on the taskbar (in gnome- panel) and I try to bring up the context menu by right clicking on it, gnome-panel crashes. I'm using Ubuntu Edgy Eft (6.10) and Gnome 2.16.1. - I'm also using NVIDIA drivers 96.29 and compiz (dev-release) from - gandalfn (http://gandalfn.wordpress.com/). + I'm also using NVIDIA drivers 96.29 on a Dell Inspiron 5150 with GeForce + 5200FX Go and compiz (dev-release) from gandalfn + (http://gandalfn.wordpress.com/). Bug report is as follows: Memory status: size: 62808064 vsize: 0 resident: 62808064 share: 0 rss: 19058688 rss_rlim: 0 CPU usage: start_time: 1163290087 rtime: 0 utime: 2373 stime: 0 cutime:2159 cstime: 0 timeout: 214 it_real_value: 0 frequency: 0 Backtrace was generated from '/usr/bin/gnome-panel' (no debugging symbols found) Using host libthread_db library "/lib/tls/i686/cmov/libthread_db.so.1". (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) [Thread debugging using libthread_db enabled] [New Thread -1224972624 (LWP 25274)] (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) 0xb7fd6410 in ?? () #0 0xb7fd6410 in ?? () #1 0xbfb4aad8 in ?? () #2 0x00000000 in ?? () Thread 1 (Thread -1224972624 (LWP 25274)): #0 0xb7fd6410 in ?? () No symbol table info available. #1 0xbfb4aad8 in ?? () No symbol table info available. #2 0x00000000 in ?? () No symbol table info available. #0 0xb7fd6410 in ?? () -- gnome-panel in combination with Gthumb or Eye of Gnome https://launchpad.net/bugs/71421 From dktrkranz at linuxdc.it Sun Nov 12 02:16:02 2006 From: dktrkranz at linuxdc.it (Luca Falavigna) Date: Sun, 12 Nov 2006 02:16:02 -0000 Subject: [Bug 71432] gnome-volume manager depends on gnome-mount, which does not exist References: <20061112021603.25975.51944.malonedeb@gandwana.ubuntu.com> Message-ID: <20061112021603.25975.51944.malonedeb@gandwana.ubuntu.com> Public bug reported: Upgrading gnome-volume-manager from 2.15.0-0ubuntu7 to 2.15.0-0ubuntu8 failed because it depends on gnome-mount package, which does not exist in Ubuntu repositories. ** Affects: gnome-volume-manager (Ubuntu) Importance: Undecided Status: Unconfirmed -- gnome-volume manager depends on gnome-mount, which does not exist https://launchpad.net/bugs/71432 From brian.malloy at gmail.com Sun Nov 12 02:53:40 2006 From: brian.malloy at gmail.com (Brian) Date: Sun, 12 Nov 2006 02:53:40 -0000 Subject: [Bug 67189] Re: smb password not being saved in gnome keyring References: <20061020171915.20673.94460.malonedeb@gangotri.ubuntu.com> Message-ID: <20061112025340.24668.96123.malone@gangotri.ubuntu.com> I am experiencing this problem as well. No passwords are saved in my keyring when I tell nautilus to remember passwords for samba shares. I am running GNOME 2.16.1 under Ubuntu 6.10. The status of this bug is currently set to "Needs Info"; what other info is needed? Thanks! -- smb password not being saved in gnome keyring https://launchpad.net/bugs/67189 From sergiocgbr at gmail.com Sun Nov 12 03:14:34 2006 From: sergiocgbr at gmail.com (Sergio miranda) Date: Sun, 12 Nov 2006 03:14:34 -0000 Subject: [Bug 71438] Gaim crashes with the Screensaver References: <20061112031434.25975.54529.malonedeb@gandwana.ubuntu.com> Message-ID: <20061112031434.25975.54529.malonedeb@gandwana.ubuntu.com> Public bug reported: When init the screensaver the Gaim crashes. ** Affects: gaim (Ubuntu) Importance: Undecided Status: Unconfirmed -- Gaim crashes with the Screensaver https://launchpad.net/bugs/71438 From vsridhars at yahoo.com Sun Nov 12 03:25:48 2006 From: vsridhars at yahoo.com (vsridhars) Date: Sun, 12 Nov 2006 03:25:48 -0000 Subject: [Bug 71439] Not sure - was browsing when this happened References: <20061112032548.24792.47666.malonedeb@gangotri.ubuntu.com> Message-ID: <20061112032548.24792.47666.malonedeb@gangotri.ubuntu.com> Public bug reported: n.a ** Affects: gnumeric (Ubuntu) Importance: Undecided Status: Unconfirmed -- Not sure - was browsing when this happened https://launchpad.net/bugs/71439 From vsridhars at yahoo.com Sun Nov 12 03:26:58 2006 From: vsridhars at yahoo.com (vsridhars) Date: Sun, 12 Nov 2006 03:26:58 -0000 Subject: [Bug 71439] Re: Not sure - was browsing when this happened References: <20061112032548.24792.47666.malonedeb@gangotri.ubuntu.com> Message-ID: <20061112032658.24668.62769.malone@gangotri.ubuntu.com> ** Attachment added: "full dump of ssindex" http://librarian.launchpad.net/5054198/_usr_bin_ssindex.1000.crash -- Not sure - was browsing when this happened https://launchpad.net/bugs/71439 From Johan.Van.Hellemont at telenet.be Sun Nov 12 07:32:41 2006 From: Johan.Van.Hellemont at telenet.be (Johan Van Hellemont) Date: Sun, 12 Nov 2006 07:32:41 -0000 Subject: [Bug 71432] Re: gnome-volume manager depends on gnome-mount, which does not exist References: <20061112021603.25975.51944.malonedeb@gandwana.ubuntu.com> Message-ID: <20061112073241.25975.89184.malone@gandwana.ubuntu.com> I can confirm this when I upgrade to 2.15.0-0ubuntu8. Gnome-mount is in universe,this must in the main repositories. -- gnome-volume manager depends on gnome-mount, which does not exist https://launchpad.net/bugs/71432 From bernat.tallaferro at gmail.com Sun Nov 12 07:53:33 2006 From: bernat.tallaferro at gmail.com (Bernat Tallaferro) Date: Sun, 12 Nov 2006 07:53:33 -0000 Subject: [Bug 60000] Re: Deskbar applet crashed References: <20060912024643.12752.55948.malonedeb@gandwana.ubuntu.com> Message-ID: <20061112075333.25975.87588.malone@gandwana.ubuntu.com> I can reproduce this bug on Edgy, too. Deskbar crashes relatively often when entering the GNOME session. The only visible feedback about the crash is the bug reporter telling me that the deskbar applet has crashed. Other than that, the applet works as expected even after a crash. I've attached a compressed copy of the generated crash report. ** Attachment added: "Crash report" http://librarian.launchpad.net/5055501/_usr_lib_deskbar-applet_deskbar-applet.1000.crash.tar.gz -- Deskbar applet crashed https://launchpad.net/bugs/60000 From FAT_C at hotmail.com Sun Nov 12 08:27:32 2006 From: FAT_C at hotmail.com (FAT_C) Date: Sun, 12 Nov 2006 08:27:32 -0000 Subject: [Bug 71461] gaim crash when right click References: <20061112082733.25975.55436.malonedeb@gandwana.ubuntu.com> Message-ID: <20061112082733.25975.55436.malonedeb@gandwana.ubuntu.com> Public bug reported: when i try to close gaim on the panel it crash when i right click on the icon, not even click "quit" ** Affects: gaim (Ubuntu) Importance: Undecided Status: Unconfirmed -- gaim crash when right click https://launchpad.net/bugs/71461 From m.lunardi5 at libero.it Sun Nov 12 09:54:18 2006 From: m.lunardi5 at libero.it (mau) Date: Sun, 12 Nov 2006 09:54:18 -0000 Subject: [Bug 71352] Crash installing ATER meta theme References: <20061111115150.25975.34955.malonedeb@gandwana.ubuntu.com> Message-ID: <20061112095418.24792.74455.launchpad@canonical@gangotri.ubuntu.com> Public bug reported: System (Ubuntu edgy 6.10) crash installing ATER download by Gnome- look.org Only delete the theme in the theme manager after starting in recovery mode ** Affects: gnome-themes (Ubuntu) Importance: Undecided Status: Unconfirmed -- Crash installing ATER meta theme https://launchpad.net/bugs/71352 From abelthorne at hotmail.com Sun Nov 12 09:47:06 2006 From: abelthorne at hotmail.com (terzag) Date: Sun, 12 Nov 2006 09:47:06 -0000 Subject: [Bug 47170] Re: About me : can't set user picture References: <20060528181446.21895.26988.malonedeb@gandwana.ubuntu.com> Message-ID: <20061112094706.25975.93956.malone@gandwana.ubuntu.com> Just for information : the bug is still present in Edgy Eft (Gnome 2.16). -- About me : can't set user picture https://launchpad.net/bugs/47170 From towsonu2003 at gmail.com Sun Nov 12 09:54:17 2006 From: towsonu2003 at gmail.com (towsonu2003) Date: Sun, 12 Nov 2006 09:54:17 -0000 Subject: [Bug 71352] Re: Crash installing ATER meta theme References: <20061111115150.25975.34955.malonedeb@gandwana.ubuntu.com> Message-ID: <20061112095417.24792.8830.launchpad@gangotri.ubuntu.com> ** Changed in: Ubuntu Sourcepackagename: None => gnome-themes -- Crash installing ATER meta theme https://launchpad.net/bugs/71352 From towsonu2003 at gmail.com Sun Nov 12 10:00:32 2006 From: towsonu2003 at gmail.com (towsonu2003) Date: Sun, 12 Nov 2006 10:00:32 -0000 Subject: [Bug 70579] Re: Random crashes References: <20061106130142.32016.84466.malonedeb@gandwana.ubuntu.com> Message-ID: <20061112100032.25975.84382.launchpad@gandwana.ubuntu.com> ** Changed in: Ubuntu Sourcepackagename: None => xorg -- Random crashes https://launchpad.net/bugs/70579 From netdur at gmail.com Sun Nov 12 10:16:05 2006 From: netdur at gmail.com (adel) Date: Sun, 12 Nov 2006 10:16:05 -0000 Subject: [Bug 68306] Ubuntu doesn't work perfectly with USB Nokia 770 References: <20061026011653.25513.47427.malonedeb@gandwana.ubuntu.com> Message-ID: <20061112101605.25975.18482.launchpad@canonical@gandwana.ubuntu.com> Public bug reported: I got Nokia 770 (2006), I connect it to Edgy via USB, Nokia appear as USB key, this is normal and I have successfully transfered data from Ubuntu to Nokia But when it comes to large files (compressed movies) 250 MB to 400 MB, Ubuntu shows transfer progress but it always get stuck at middle, I tried it with different files without success, also the progress dialog freeze (sometimes) when I cancel the operation I know this is Ubuntu bug because the same files could be transfered correctly using Mac OS X ** Affects: hal (Ubuntu) Importance: Undecided Status: Unconfirmed -- Ubuntu doesn't work perfectly with USB Nokia 770 https://launchpad.net/bugs/68306 From alex at nibbles.it Sun Nov 12 10:22:16 2006 From: alex at nibbles.it (Alessandro Polverini) Date: Sun, 12 Nov 2006 10:22:16 -0000 Subject: [Bug 68215] Confusing info in "Monitor and Display setup" References: <20061025155354.25557.60517.malonedeb@gandwana.ubuntu.com> Message-ID: <20061112102216.25975.33198.launchpad@canonical@gandwana.ubuntu.com> Public bug reported: I just installed Edgy. I have a Radeon X300 PCI Express card with two flat panels, one on the normal vga out, the other one on the DVI out. In the "hardware" page I see both an ati graphics card and a ATI Radeon (fglrx) cards and that's confusing. I can't understand why I see two graphics card while I have only one with two monitors (LCD flat panels). ** Affects: hal (Ubuntu) Importance: Undecided Status: Unconfirmed -- Confusing info in "Monitor and Display setup" https://launchpad.net/bugs/68215 From towsonu2003 at gmail.com Sun Nov 12 10:16:05 2006 From: towsonu2003 at gmail.com (towsonu2003) Date: Sun, 12 Nov 2006 10:16:05 -0000 Subject: [Bug 68306] Re: Ubuntu doesn't work perfectly with USB Nokia 770 References: <20061026011653.25513.47427.malonedeb@gandwana.ubuntu.com> Message-ID: <20061112101605.25975.17846.launchpad@gandwana.ubuntu.com> ** Changed in: Ubuntu Sourcepackagename: None => hal -- Ubuntu doesn't work perfectly with USB Nokia 770 https://launchpad.net/bugs/68306 From towsonu2003 at gmail.com Sun Nov 12 10:22:12 2006 From: towsonu2003 at gmail.com (towsonu2003) Date: Sun, 12 Nov 2006 10:22:12 -0000 Subject: [Bug 68215] Re: Confusing info in "Monitor and Display setup" References: <20061025155354.25557.60517.malonedeb@gandwana.ubuntu.com> Message-ID: <20061112102213.25975.17453.malone@gandwana.ubuntu.com> not sure about the package... ** Changed in: Ubuntu Sourcepackagename: None => hal -- Confusing info in "Monitor and Display setup" https://launchpad.net/bugs/68215 From towsonu2003 at gmail.com Sun Nov 12 10:23:13 2006 From: towsonu2003 at gmail.com (towsonu2003) Date: Sun, 12 Nov 2006 10:23:13 -0000 Subject: [Bug 68215] Re: Confusing info in "Monitor and Display setup" References: <20061025155354.25557.60517.malonedeb@gandwana.ubuntu.com> Message-ID: <20061112102313.24792.84190.malone@gangotri.ubuntu.com> note: tried to assign to hal-device-manager (System > Administration > Device Manager in Dapper, guessing it's the same in Edgy) -- Confusing info in "Monitor and Display setup" https://launchpad.net/bugs/68215 From ubuntu at iainmurray.net Sun Nov 12 10:34:52 2006 From: ubuntu at iainmurray.net (Iain Murray) Date: Sun, 12 Nov 2006 10:34:52 -0000 Subject: [Bug 71407] Re: gataxx won't save computer difficulty above 3 References: <20061111211958.25827.35497.malonedeb@gandwana.ubuntu.com> Message-ID: <20061112103452.25827.26494.malone@gandwana.ubuntu.com> Patch attached for minimal fix-up. ** Attachment added: "Fixes gconf description in schema and input range in properties code." http://librarian.launchpad.net/5056187/PATCH -- gataxx won't save computer difficulty above 3 https://launchpad.net/bugs/71407 From vi64pa at gmail.com Sun Nov 12 10:33:13 2006 From: vi64pa at gmail.com (ville palo) Date: Sun, 12 Nov 2006 10:33:13 -0000 Subject: [Bug 21042] Re: aclocal warning References: <20060113141032.21012.23187.launchpad@macquarie.warthogs.hbd.com> Message-ID: <20061112103313.24668.5149.malone@gangotri.ubuntu.com> Does this happen on edgy too? -- aclocal warning https://launchpad.net/bugs/21042 From emmanuel.rodriguez at gmail.com Sun Nov 12 10:35:59 2006 From: emmanuel.rodriguez at gmail.com (Emmanuel Rodriguez) Date: Sun, 12 Nov 2006 10:35:59 -0000 Subject: [Bug 58232] Re: gnome-terminal does not start when using xinerama and nvidia References: <20060830171544.5486.2421.malonedeb@gandwana.ubuntu.com> Message-ID: <20061112103559.25827.12910.malone@gandwana.ubuntu.com> I have the same problem, gnome-terminal refuses to start with Xinerama on. Although, I am able to launch it if I set the environment variable XLIB_SKIP_ARGB_VISUALS set to true: XLIB_SKIP_ARGB_VISUALS=1 gnome-terminal -- gnome-terminal does not start when using xinerama and nvidia https://launchpad.net/bugs/58232 From bugwatch at bugs.launchpad.net Sun Nov 12 10:49:56 2006 From: bugwatch at bugs.launchpad.net (Bug Watch Updater) Date: Sun, 12 Nov 2006 10:49:56 -0000 Subject: [Bug 70223] Re: Internal data flow error. References: <20061104124158.27894.14065.malonedeb@gandwana.ubuntu.com> Message-ID: <20061112105010.15355.85247.launchpad@gangotri.ubuntu.com> ** Changed in: totem (upstream) Status: Unknown => Confirmed -- Internal data flow error. https://launchpad.net/bugs/70223 From javiermon at gmail.com Sun Nov 12 11:01:20 2006 From: javiermon at gmail.com (kmon) Date: Sun, 12 Nov 2006 11:01:20 -0000 Subject: [Bug 66617] recently used applications doesn't work References: <20061017202604.27020.19895.malonedeb@gangotri.ubuntu.com> Message-ID: <20061112110120.24792.35025.launchpad@canonical@gangotri.ubuntu.com> Public bug reported: Hi The uslab menu has a hidden option to show recently used applications. This is by far, the best feature this menu brings,. and what makes it more useful than the current gnome menu applet. I imagine it's disabled for this reason. Anyway, looking throught the ubuntuforums someone (salsafyren) posted the patch from suse: http://ubuntuforums.org/showpost.php?p=1225480&postcount=73 The only problem I see is that this patch is against gnome 2.12 (SLED gnome's). ** Affects: slab (Ubuntu) Importance: Low Assignee: Ubuntu Desktop Bugs Status: Confirmed -- recently used applications doesn't work https://launchpad.net/bugs/66617 From javiermon at gmail.com Sun Nov 12 11:01:20 2006 From: javiermon at gmail.com (kmon) Date: Sun, 12 Nov 2006 11:01:20 -0000 Subject: [Bug 66617] Re: recently used applications doesn't work References: <20061017202604.27020.19895.malonedeb@gangotri.ubuntu.com> Message-ID: <20061112110120.24792.336.launchpad@gangotri.ubuntu.com> ** Changed in: slab (Ubuntu) Assignee: (unassigned) => Ubuntu Desktop Bugs -- recently used applications doesn't work https://launchpad.net/bugs/66617 From hidden at 4you.lt Sun Nov 12 12:32:39 2006 From: hidden at 4you.lt (HiDDeN) Date: Sun, 12 Nov 2006 12:32:39 -0000 Subject: [Bug 71474] Gaim crashes when adding new account References: <20061112123239.25975.62103.malonedeb@gandwana.ubuntu.com> Message-ID: <20061112123239.25975.62103.malonedeb@gandwana.ubuntu.com> Public bug reported: Gaim crashes when adding new account ** Affects: gaim (Ubuntu) Importance: Undecided Status: Unconfirmed -- Gaim crashes when adding new account https://launchpad.net/bugs/71474 From hidden at 4you.lt Sun Nov 12 12:33:55 2006 From: hidden at 4you.lt (HiDDeN) Date: Sun, 12 Nov 2006 12:33:55 -0000 Subject: [Bug 71474] Re: Gaim crashes when adding new account References: <20061112123239.25975.62103.malonedeb@gandwana.ubuntu.com> Message-ID: <20061112123356.24668.68267.malone@gangotri.ubuntu.com> crash log ** Attachment added: "crash log" http://librarian.launchpad.net/5056724/_usr_bin_gaim.1000.crash -- Gaim crashes when adding new account https://launchpad.net/bugs/71474 From geoff.jankowski at virgin.net Sun Nov 12 12:35:05 2006 From: geoff.jankowski at virgin.net (Geoff J) Date: Sun, 12 Nov 2006 12:35:05 -0000 Subject: [Bug 27014] Re: evolution bug, "Summary and folder mismatch, even after a sync" References: <20060113145228.21012.19643.launchpad@macquarie.warthogs.hbd.com> Message-ID: <20061112123505.25975.13064.malone@gandwana.ubuntu.com> I know this is not the solution but it is a work around that works! Please make sure you back up the relevan data file for the problem folder first, just in case. Often when the mismatch message occurs evolution cannot generate a .ev- summary file, especially with large (500+ Meg) files. To overcome the problem for folder FOO Make a new folder FOO1 go to FOO and select all emails Move all mails from FOO to FOO1 select FOO1 (the mismatch error will come up again as you leave FOO) Check all the mails are there. Quit and restart evolution to check the data is there, select FOO1. Then select another folder to make sure the error does not occur on this new file. Delete FOO (you need to expunge it first) Rename FOO1 to FOO Everything should now work. Finally, for good housekeeping check the ~/.evolution/mail/local/Inbox.sbd/....... directory to see that the new files are all listed as FOO. This does not always happen (some will retain the FOO1 element) and it will not cause a problem but will be confusing if you regularly check the evolution directory and file structure so; Instead of renaming FOO1 to FOO Stop then restart evolution Make a new folder FOO Move the files from FOO1 to FOO Stop start and check once more Delete FOO1 Hope this of use to beleaguered evo users -- evolution bug, "Summary and folder mismatch, even after a sync" https://launchpad.net/bugs/27014 From alex.hunziker at rega-sense.ch Sun Nov 12 12:48:02 2006 From: alex.hunziker at rega-sense.ch (Alexander Hunziker) Date: Sun, 12 Nov 2006 12:48:02 -0000 Subject: [Bug 71475] Totem fails to adapt window size to video References: <20061112124802.25975.989.malonedeb@gandwana.ubuntu.com> Message-ID: <20061112124802.25975.989.malonedeb@gandwana.ubuntu.com> Public bug reported: Binary package hint: totem Totem doesn't adapt the window size according to the video size. Also, manually doing so using the menu commands "View -> Fit window to movie -> *" doesn't do anything. ** Affects: totem (Ubuntu) Importance: Undecided Status: Unconfirmed -- Totem fails to adapt window size to video https://launchpad.net/bugs/71475 From vi64pa at gmail.com Sun Nov 12 12:50:17 2006 From: vi64pa at gmail.com (ville palo) Date: Sun, 12 Nov 2006 12:50:17 -0000 Subject: [Bug 71461] Re: gaim crash when right click References: <20061112082733.25975.55436.malonedeb@gandwana.ubuntu.com> Message-ID: <20061112125017.24792.22506.malone@gangotri.ubuntu.com> Could you attach crash dump/backtraces. ** Changed in: gaim (Ubuntu) Status: Unconfirmed => Needs Info -- gaim crash when right click https://launchpad.net/bugs/71461 From wendell_listas at bani.com.br Sun Nov 12 13:01:49 2006 From: wendell_listas at bani.com.br (Jonh Wendell) Date: Sun, 12 Nov 2006 13:01:49 -0000 Subject: [Bug 71453] Re: LAN does not work under Edgy References: <20061112053447.25827.44647.malonedeb@gandwana.ubuntu.com> Message-ID: <20061112130149.25975.61802.malone@gandwana.ubuntu.com> *** This bug is a duplicate of bug 60277 *** Thanks for the bug report. This particular bug has already been reported into our bug tracking system, but please feel free to report any further bugs which you find. ** This bug has been marked a duplicate of bug 60277 Windows Network entries use a text icon instead of a computer one -- LAN does not work under Edgy https://launchpad.net/bugs/71453 From pascal.devuyst at gmail.com Sun Nov 12 13:16:59 2006 From: pascal.devuyst at gmail.com (Pascal De Vuyst) Date: Sun, 12 Nov 2006 13:16:59 -0000 Subject: [Bug 23660] Re: [network-admin] 'Enable this connection' option in network settings is redundant References: <20060113142457.21012.11375.launchpad@macquarie.warthogs.hbd.com> Message-ID: <20061112131659.24668.47432.malone@gangotri.ubuntu.com> In gnome-system-tools 2.15.5-0ubuntu2 on Edgy the "Activate" and "Deactivate" buttons have been removed from network-admin. You have a checkbox next to the interface and the "Enable this connection" in the interface settings dialog. This make it very confusing to deactivate or activate an interface, one would expect that the interface is deactivated when removing the "Enable this connection" tick in the settings dialog. Instead this results in the interface being deconfigured (configuration information removed from /etc/network/interfaces). I liked the "Activate" and "Deactivate" buttons, please get them back and use additional symbols on icons for activated and deactivated connections. I agree with Wouter that the configured checkbox ("Enable this connection") isn't necessary and that settings should always be kept for a connection. The concept that configuration information can be removed from a configuration file by removing a tick from a checkbox is difficult to understand for most people. In Edgy the "Enable this connection" should at least be renamed to a better description like "Configure this connection". ** Attachment added: "Screenshot of network-admin in Edgy" http://librarian.launchpad.net/5056826/NetworkSettings.png ** Changed in: gnome-system-tools (Ubuntu) Status: Unconfirmed => Confirmed -- [network-admin] 'Enable this connection' option in network settings is redundant https://launchpad.net/bugs/23660 From zekus.one at gmail.com Sun Nov 12 13:34:00 2006 From: zekus.one at gmail.com (zekus) Date: Sun, 12 Nov 2006 13:34:00 -0000 Subject: [Bug 62990] Re: HAL fails to initialize on ASUS A6 series notebooks References: <20060929144433.3619.59691.malonedeb@gandwana.ubuntu.com> Message-ID: <20061112133400.25827.96925.malone@gandwana.ubuntu.com> Ok... acpi=off worked but... it is not a solution! A laptop is not a laptop without ACPI so... let's find a real fix to this bug. How can I help? -- HAL fails to initialize on ASUS A6 series notebooks https://launchpad.net/bugs/62990 From sitsofe at yahoo.com Sun Nov 12 13:37:39 2006 From: sitsofe at yahoo.com (Sitsofe Wheeler) Date: Sun, 12 Nov 2006 13:37:39 -0000 Subject: [Bug 71486] Changing focus after entering a bad date prevents further focus changes References: <20061112133739.25827.31153.malonedeb@gandwana.ubuntu.com> Message-ID: <20061112133739.25827.31153.malonedeb@gandwana.ubuntu.com> Public bug reported: Description of the problem: While editing a contact, I entered a bad date and clicked on another field. An error dialog appeared and after dismissing it I was unable to focus any other text field or click on the OK/Cancel buttons. Steps to reproduce: 1. Start evolution . 2. Press Ctrl-Shift-C to create a new contact. 3. Click on the Personal Information tab. 4. Click on the Birthday field and remove None and replace it with 1/1/2006 5. Click on the Notes: field. Expected result: Date to be accepted? Actual result: An unnamed error window will appear which says "Invalid Date Value". After clicking OK you will be unable to focus any field in the original contact editor and the OK/Cancel buttons will stop working. If you are really (un)lucky then bug buddy window will appear reporting that evolution has crashed. Version Information: (Edgy) evolution 2.8.1-0ubuntu4 ** Affects: evolution (Ubuntu) Importance: Undecided Status: Unconfirmed -- Changing focus after entering a bad date prevents further focus changes https://launchpad.net/bugs/71486 From sitsofe at yahoo.com Sun Nov 12 13:39:02 2006 From: sitsofe at yahoo.com (Sitsofe Wheeler) Date: Sun, 12 Nov 2006 13:39:02 -0000 Subject: [Bug 71486] Re: Changing focus after entering a bad date prevents further focus changes References: <20061112133739.25827.31153.malonedeb@gandwana.ubuntu.com> Message-ID: <20061112133902.24792.34552.malone@gangotri.ubuntu.com> How do I get apport instead of bug buddy as my crash analsyer? -- Changing focus after entering a bad date prevents further focus changes https://launchpad.net/bugs/71486 From pascal.devuyst at gmail.com Sun Nov 12 13:41:00 2006 From: pascal.devuyst at gmail.com (Pascal De Vuyst) Date: Sun, 12 Nov 2006 13:41:00 -0000 Subject: [Bug 23660] Re: [network-admin] 'Enable this connection' option in network settings is redundant References: <20060113142457.21012.11375.launchpad@macquarie.warthogs.hbd.com> Message-ID: <20061112134100.24792.28282.malone@gangotri.ubuntu.com> Furthermore the main interface (eth0 on my computer) can't be deconfigured by removing the tick in "Enable this connection". Trying to do this results in the following lines being added to /etc/network/interfaces: iface eth0 inet dhcp auto eth0 After restarting network-admin the interface eth0 is activated and configured as dhcp. Since this result is unexpected this proves that the "Enable this connection" checkbox is a bad idea. -- [network-admin] 'Enable this connection' option in network settings is redundant https://launchpad.net/bugs/23660 From lcid-fire at gmx.net Sun Nov 12 13:54:31 2006 From: lcid-fire at gmx.net (LCID Fire) Date: Sun, 12 Nov 2006 13:54:31 -0000 Subject: [Bug 71489] Totem shows only black video output References: <20061112135431.24792.57014.malonedeb@gangotri.ubuntu.com> Message-ID: <20061112135431.24792.57014.malonedeb@gangotri.ubuntu.com> Public bug reported: Upgrading to edgy, my video worked fine (both gstreamer and xine). Yesterday it stopped working - all I now get is a black/no video output. Might be related to bug #71488. ** Affects: totem (Ubuntu) Importance: Undecided Status: Unconfirmed -- Totem shows only black video output https://launchpad.net/bugs/71489 From alperen at aybar.biz Sun Nov 12 14:11:45 2006 From: alperen at aybar.biz (Alperen Yusuf Aybar) Date: Sun, 12 Nov 2006 14:11:45 -0000 Subject: [Bug 71492] Re: Cannot save screenshots References: <20061112141052.25975.11998.malonedeb@gandwana.ubuntu.com> Message-ID: <20061112141147.24792.83742.malone@gangotri.ubuntu.com> bug report as an attachment ** Attachment added: "bug report as an attachment" http://librarian.launchpad.net/5056887/gnome-panel-screenshot-bugreport.txt -- Cannot save screenshots https://launchpad.net/bugs/71492 From alperen at aybar.biz Sun Nov 12 14:10:51 2006 From: alperen at aybar.biz (Alperen Yusuf Aybar) Date: Sun, 12 Nov 2006 14:10:51 -0000 Subject: [Bug 71492] Cannot save screenshots References: <20061112141052.25975.11998.malonedeb@gandwana.ubuntu.com> Message-ID: <20061112141052.25975.11998.malonedeb@gandwana.ubuntu.com> Public bug reported: Binary package hint: gnome-panel When I click print screen, save screenshot window opens up. But sometimes when I click save button, it crashes. ** Affects: gnome-panel (Ubuntu) Importance: Undecided Status: Unconfirmed -- Cannot save screenshots https://launchpad.net/bugs/71492 From david.conversi at uniroma1.it Sun Nov 12 15:24:33 2006 From: david.conversi at uniroma1.it (DavidC73) Date: Sun, 12 Nov 2006 15:24:33 -0000 Subject: [Bug 70933] Re: Error bars tab disappeared from the graph guru in 6.10 References: <20061108185116.16366.40752.malonedeb@gangotri.ubuntu.com> Message-ID: <20061112152433.25827.98632.malone@gandwana.ubuntu.com> thanks!!!!!!!!!!!!!!!!!!!!!!!!!!! -- Error bars tab disappeared from the graph guru in 6.10 https://launchpad.net/bugs/70933 From rpedro78 at gmail.com Sun Nov 12 16:36:34 2006 From: rpedro78 at gmail.com (Rui Mesquita) Date: Sun, 12 Nov 2006 16:36:34 -0000 Subject: [Bug 47619] Re: nautilus sometimes crashes when opening new window References: <20060531053306.5009.3531.malonedeb@gandwana.ubuntu.com> Message-ID: <20061112163634.24668.64903.malone@gangotri.ubuntu.com> I'm still experiencing the new bug that was possibly exposed by the patch for the one on this page. I though it had somehow gone away, but it started happening again. I suggest holding back this patch until the other bug is sorted out. Somehow I prefer a few nautilus crashes to a messed up hal plus forced reboot, so I have already reverted my system to the previous nautilus packages. I'll wait until someone takes a look at the other bug to install the packages with the patch in question again, and help out figuring out debugging it. -- nautilus sometimes crashes when opening new window https://launchpad.net/bugs/47619 From alex at weej.com Sun Nov 12 17:27:37 2006 From: alex at weej.com (Alex Jones) Date: Sun, 12 Nov 2006 17:27:37 -0000 Subject: [Bug 42308] Re: On-screen keyboard (gok v1.0.7-0ubuntu3) fails References: <20060501044731.16739.33418.malonedeb@gandwana.ubuntu.com> Message-ID: <20061112172737.24792.74499.malone@gangotri.ubuntu.com> I've got this too. I'll spare the report as it's exactly the same. -- On-screen keyboard (gok v1.0.7-0ubuntu3) fails https://launchpad.net/bugs/42308 From sitsofe at yahoo.com Sun Nov 12 18:40:39 2006 From: sitsofe at yahoo.com (Sitsofe Wheeler) Date: Sun, 12 Nov 2006 18:40:39 -0000 Subject: [Bug 71486] Re: Changing focus after entering a bad date results in a crash References: <20061112133739.25827.31153.malonedeb@gandwana.ubuntu.com> Message-ID: <20061112184039.24668.12634.launchpad@gangotri.ubuntu.com> ** Summary changed: - Changing focus after entering a bad date prevents further focus changes + Changing focus after entering a bad date results in a crash -- Changing focus after entering a bad date results in a crash https://launchpad.net/bugs/71486 From sitsofe at yahoo.com Sun Nov 12 18:52:21 2006 From: sitsofe at yahoo.com (Sitsofe Wheeler) Date: Sun, 12 Nov 2006 18:52:21 -0000 Subject: [Bug 71486] gdb log/backtrace References: <20061112133739.25827.31153.malonedeb@gandwana.ubuntu.com> Message-ID: <20061112185221.24668.4422.malone@gangotri.ubuntu.com> (gdb) run Starting program: /usr/bin/evolution [Thread debugging using libthread_db enabled] [New Thread -1232476496 (LWP 20104)] CalDAV Eplugin starting up ... (evolution-2.8:20104): evolution-mail-WARNING **: ignored this junk plugin: not enabled or we have already loaded one (evolution-2.8:20104): e-utils-WARNING **: Plugin 'Bogofilter junk plugin' failed to load hook 'org.gnome.evolution.mail.junk:1.0' (evolution-2.8:20104): evolution-mail-WARNING **: ignored this junk plugin: not enabled or we have already loaded one (evolution-2.8:20104): e-utils-WARNING **: Plugin 'Spamassassin junk plugin' failed to load hook 'org.gnome.evolution.mail.junk:1.0' ** (evolution-2.8:20104): DEBUG: mailto URL command: evolution %s ** (evolution-2.8:20104): DEBUG: mailto URL program: evolution [New Thread -1251742816 (LWP 20112)] [Thread -1251742816 (LWP 20112) exited] [New Thread -1251742816 (LWP 20115)] [New Thread -1260860512 (LWP 20116)] [New Thread -1269253216 (LWP 20117)] [New Thread -1277645920 (LWP 20118)] [New Thread -1286743136 (LWP 20119)] [New Thread -1308554336 (LWP 20121)] [New Thread -1319109728 (LWP 20122)] [New Thread -1327502432 (LWP 20126)] [New Thread -1317303392 (LWP 20127)] new dimensions = (48,48) initial setting of an image. no scaling scale = 1 (evolution-2.8:20104): e-utils-WARNING **: calling e_icon_factory_get_icon_filename with unknown icon_size value (48) new dimensions = (48,48) we need to scale up scale = 1 (evolution-2.8:20104): Gtk-CRITICAL **: gtk_widget_set_sensitive: assertion `GTK_IS_WIDGET (widget)' failed (evolution-2.8:20104): Gtk-CRITICAL **: gtk_widget_set_sensitive: assertion `GTK_IS_WIDGET (widget)' failed (evolution-2.8:20104): Gtk-CRITICAL **: gtk_widget_set_sensitive: assertion `GTK_IS_WIDGET (widget)' failed (evolution-2.8:20104): Gtk-CRITICAL **: gtk_widget_set_sensitive: assertion `GTK_IS_WIDGET (widget)' failed (evolution-2.8:20104): Gtk-CRITICAL **: gtk_widget_set_sensitive: assertion `GTK_IS_WIDGET (widget)' failed (evolution-2.8:20104): Gtk-CRITICAL **: gtk_widget_set_sensitive: assertion `GTK_IS_WIDGET (widget)' failed (evolution-2.8:20104): Gtk-CRITICAL **: gtk_widget_set_sensitive: assertion `GTK_IS_WIDGET (widget)' failed (evolution-2.8:20104): Gtk-CRITICAL **: gtk_widget_set_sensitive: assertion `GTK_IS_WIDGET (widget)' failed [Thread -1286743136 (LWP 20119) exited] [New Thread -1286743136 (LWP 20133)] [Thread -1286743136 (LWP 20133) exited] Gtk-ERROR **: file gtktextview.c: line 5720 (gtk_text_view_start_selection_drag): assertion failed: (text_view->selection_drag_handler == 0) aborting... Program received signal SIGABRT, Aborted. [Switching to Thread -1232476496 (LWP 20104)] 0xffffe410 in __kernel_vsyscall () (gdb) thread apply all bt Thread 11 (Thread -1317303392 (LWP 20127)): #0 0xffffe410 in __kernel_vsyscall () #1 0xb7213803 in poll () from /lib/tls/i686/cmov/libc.so.6 #2 0xb75dc813 in g_main_context_iterate (context=0x86d7648, block=1, dispatch=1, self=0x85590e8) at gmain.c:2979 #3 0xb75dcb89 in IA__g_main_loop_run (loop=0x85516d8) at gmain.c:2881 #4 0xb7ce97e0 in link_set_io_thread () from /usr/lib/libORBit-2.so.0 #5 0xb75f738f in g_thread_create_proxy (data=0x85590e8) at gthread.c:553 #6 0xb70b5504 in start_thread () from /lib/tls/i686/cmov/libpthread.so.0 #7 0xb721d51e in clone () from /lib/tls/i686/cmov/libc.so.6 Thread 10 (Thread -1327502432 (LWP 20126)): #0 0xffffe410 in __kernel_vsyscall () #1 0xb7213803 in poll () from /lib/tls/i686/cmov/libc.so.6 #2 0xb75dc813 in g_main_context_iterate (context=0x86ee810, block=1, dispatch=1, self=0x86c7be0) at gmain.c:2979 #3 0xb75dcb89 in IA__g_main_loop_run (loop=0x86ea120) at gmain.c:2881 #4 0xb72f4e62 in startup_mainloop (arg=0x0) at e-book.c:3760 #5 0xb75f738f in g_thread_create_proxy (data=0x86c7be0) at gthread.c:553 #6 0xb70b5504 in start_thread () from /lib/tls/i686/cmov/libpthread.so.0 #7 0xb721d51e in clone () from /lib/tls/i686/cmov/libc.so.6 Thread 9 (Thread -1319109728 (LWP 20122)): #0 0xffffe410 in __kernel_vsyscall () #1 0xb7216321 in select () from /lib/tls/i686/cmov/libc.so.6 #2 0xb72d1f1c in e_msgport_wait (mp=0x80e8ee8) at e-msgport.c:643 #3 0xb72d25e9 in thread_dispatch (din=0x80e8e88) at e-msgport.c:1035 #4 0xb70b5504 in start_thread () from /lib/tls/i686/cmov/libpthread.so.0 #5 0xb721d51e in clone () from /lib/tls/i686/cmov/libc.so.6 Thread 8 (Thread -1308554336 (LWP 20121)): #0 0xffffe410 in __kernel_vsyscall () #1 0xb7216321 in select () from /lib/tls/i686/cmov/libc.so.6 #2 0xb72d1f1c in e_msgport_wait (mp=0x80e2a48) at e-msgport.c:643 #3 0xb72d25e9 in thread_dispatch (din=0x81950d0) at e-msgport.c:1035 #4 0xb70b5504 in start_thread () from /lib/tls/i686/cmov/libpthread.so.0 #5 0xb721d51e in clone () from /lib/tls/i686/cmov/libc.so.6 Thread 6 (Thread -1277645920 (LWP 20118)): ---Type to continue, or q to quit--- #0 0xffffe410 in __kernel_vsyscall () #1 0xb7216321 in select () from /lib/tls/i686/cmov/libc.so.6 #2 0xb72d1f1c in e_msgport_wait (mp=0x8211278) at e-msgport.c:643 #3 0xb72d25e9 in thread_dispatch (din=0x8221a40) at e-msgport.c:1035 #4 0xb70b5504 in start_thread () from /lib/tls/i686/cmov/libpthread.so.0 #5 0xb721d51e in clone () from /lib/tls/i686/cmov/libc.so.6 Thread 5 (Thread -1269253216 (LWP 20117)): #0 0xffffe410 in __kernel_vsyscall () #1 0xb7216321 in select () from /lib/tls/i686/cmov/libc.so.6 #2 0xb72d1f1c in e_msgport_wait (mp=0x80e9050) at e-msgport.c:643 #3 0xb72d25e9 in thread_dispatch (din=0x80e8ff0) at e-msgport.c:1035 #4 0xb70b5504 in start_thread () from /lib/tls/i686/cmov/libpthread.so.0 #5 0xb721d51e in clone () from /lib/tls/i686/cmov/libc.so.6 Thread 4 (Thread -1260860512 (LWP 20116)): #0 0xffffe410 in __kernel_vsyscall () #1 0xb7216321 in select () from /lib/tls/i686/cmov/libc.so.6 #2 0xb72d1f1c in e_msgport_wait (mp=0x80e9050) at e-msgport.c:643 #3 0xb72d25e9 in thread_dispatch (din=0x80e8ff0) at e-msgport.c:1035 #4 0xb70b5504 in start_thread () from /lib/tls/i686/cmov/libpthread.so.0 #5 0xb721d51e in clone () from /lib/tls/i686/cmov/libc.so.6 Thread 3 (Thread -1251742816 (LWP 20115)): #0 0xffffe410 in __kernel_vsyscall () #1 0xb7216321 in select () from /lib/tls/i686/cmov/libc.so.6 #2 0xb72d1f1c in e_msgport_wait (mp=0x80e9050) at e-msgport.c:643 #3 0xb72d25e9 in thread_dispatch (din=0x80e8ff0) at e-msgport.c:1035 #4 0xb70b5504 in start_thread () from /lib/tls/i686/cmov/libpthread.so.0 #5 0xb721d51e in clone () from /lib/tls/i686/cmov/libc.so.6 Thread 1 (Thread -1232476496 (LWP 20104)): #0 0xffffe410 in __kernel_vsyscall () #1 0xb7179770 in raise () from /lib/tls/i686/cmov/libc.so.6 #2 0xb717aef3 in abort () from /lib/tls/i686/cmov/libc.so.6 #3 0xb75e2122 in IA__g_logv (log_domain=, log_level=G_LOG_LEVEL_ERROR, format=0xb760c8a0 "file %s: line %d (%s): assertion failed: (%s)", args1=0xbfcfb98c "B???X\026") at gmessages.c:497 #4 0xb75e2159 in IA__g_log (log_domain=0xb7b7dec1 "Gtk", log_level=G_LOG_LEVEL_ERROR, ---Type to continue, or q to quit--- format=0xb760c8a0 "file %s: line %d (%s): assertion failed: (%s)") at gmessages.c:517 #5 0xb75e21d6 in IA__g_assert_warning (log_domain=0xb7b7dec1 "Gtk", file=0xb7c1e842 "gtktextview.c", line=5720, pretty_function=0xb7c1ff80 "gtk_text_view_start_selection_drag", expression=0xb7c1f0d8 "text_view->selection_drag_handler == 0") at gmessages.c:552 #6 0xb7aedacb in gtk_text_view_start_selection_drag (text_view=0x835e938, iter=0xbfcfbcb8, button=0x8793020) at gtktextview.c:5720 #7 0xb7aeddd5 in gtk_text_view_button_press_event (widget=0x835e938, event=0x8793020) at gtktextview.c:4003 #8 0xb7a2db00 in _gtk_marshal_BOOLEAN__BOXED (closure=0x80a4e88, return_value=0xbfcfbe80, n_param_values=2, param_values=0xbfcfbf5c, invocation_hint=0xbfcfbe6c, marshal_data=0xb7aedad0) at gtkmarshalers.c:84 #9 0xb764cfb9 in g_type_class_meta_marshal (closure=0x80a4e88, return_value=0xbfcfbe80, n_param_values=2, param_values=0xbfcfbf5c, invocation_hint=0xbfcfbe6c, marshal_data=0xb0) at gclosure.c:567 #10 0xb764e79b in IA__g_closure_invoke (closure=0x80a4e88, return_value=0xbfcfbe80, n_param_values=2, param_values=0xbfcfbf5c, invocation_hint=0xbfcfbe6c) at gclosure.c:490 #11 0xb765f1e3 in signal_emit_unlocked_R (node=0x80a5150, detail=0, instance=0x835e938, emission_return=0xbfcfc11c, instance_and_params=0xbfcfbf5c) at gsignal.c:2478 #12 0xb765fe7f in IA__g_signal_emit_valist (instance=0x835e938, signal_id=43, detail=0, var_args=) at gsignal.c:2209 #13 0xb7660279 in IA__g_signal_emit (instance=0x835e938, signal_id=43, detail=0) at gsignal.c:2243 #14 0xb7b415f8 in gtk_widget_event_internal (widget=0x835e938, event=0x8793020) at gtkwidget.c:3911 #15 0xb7a26ef3 in IA__gtk_propagate_event (widget=0x835e938, event=0x8793020) at gtkmain.c:2211 #16 0xb7a280f7 in IA__gtk_main_do_event (event=0x8793020) at gtkmain.c:1445 #17 0xb77987ea in gdk_event_dispatch (source=0x8090ee0, callback=0, user_data=0x0) at gdkevents-x11.c:2320 #18 0xb75d9802 in IA__g_main_context_dispatch (context=0x8090f28) at gmain.c:2045 #19 0xb75dc7df in g_main_context_iterate (context=0x8090f28, block=1, dispatch=1, self=0x806dc40) at gmain.c:2677 #20 0xb75dcb89 in IA__g_main_loop_run (loop=0x810e900) at gmain.c:2881 #21 0xb7dbca23 in bonobo_main () from /usr/lib/libbonobo-2.so.0 #22 0x0805f718 in main (argc=1, argv=0xbfcfc5a4) at main.c:615 -- Changing focus after entering a bad date results in a crash https://launchpad.net/bugs/71486 From sergiocgbr at gmail.com Sun Nov 12 19:10:46 2006 From: sergiocgbr at gmail.com (Sergio miranda) Date: Sun, 12 Nov 2006 19:10:46 -0000 Subject: [Bug 71534] Re: Nautilus crashes when click EDIT -> PREFERENCES. References: <20061112190930.25975.35006.malonedeb@gandwana.ubuntu.com> Message-ID: <20061112191046.25975.60671.malone@gandwana.ubuntu.com> ** Attachment added: "Nautilus crash report" http://librarian.launchpad.net/5057635/_usr_bin_nautilus.sfyGmS.crash -- Nautilus crashes when click EDIT -> PREFERENCES. https://launchpad.net/bugs/71534 From sergiocgbr at gmail.com Sun Nov 12 19:09:30 2006 From: sergiocgbr at gmail.com (Sergio miranda) Date: Sun, 12 Nov 2006 19:09:30 -0000 Subject: [Bug 71534] Nautilus crashes when click EDIT -> PREFERENCES. References: <20061112190930.25975.35006.malonedeb@gandwana.ubuntu.com> Message-ID: <20061112190930.25975.35006.malonedeb@gandwana.ubuntu.com> Public bug reported: Nautilus crashes when click EDIT -> PREFERENCES. ** Affects: nautilus (Ubuntu) Importance: Undecided Status: Unconfirmed -- Nautilus crashes when click EDIT -> PREFERENCES. https://launchpad.net/bugs/71534 From i3dmaster at gmail.com Sun Nov 12 19:33:05 2006 From: i3dmaster at gmail.com (i3dmaster) Date: Sun, 12 Nov 2006 19:33:05 -0000 Subject: [Bug 69626] Re: gaim crashes everytime when quit. References: <20061101052020.4231.4976.malonedeb@gandwana.ubuntu.com> Message-ID: <20061112193305.24668.58009.malone@gangotri.ubuntu.com> dpkg -l "*gaim-dbg*" | grep ii ii gaim-dbg 2.0.0+beta3.1-1ubuntu9 Debugging symbols for Gaim dpkg -l "*libgtk*" | grep ii | grep dbg ii libgtk2.0-0-dbg 2.10.6-0ubuntu1 The GTK+ libraries and debugging symbols There are all installed there.. so not sure what else do we need here. -- gaim crashes everytime when quit. https://launchpad.net/bugs/69626 From i3dmaster at gmail.com Sun Nov 12 19:39:59 2006 From: i3dmaster at gmail.com (i3dmaster) Date: Sun, 12 Nov 2006 19:39:59 -0000 Subject: [Bug 69626] Re: gaim crashes everytime when quit. References: <20061101052020.4231.4976.malonedeb@gandwana.ubuntu.com> Message-ID: <20061112193959.25827.10013.malone@gandwana.ubuntu.com> I attach a strace -fF output and see if this can help ** Attachment added: "strace -fF -o /tmp/gaim.strace gaim" http://librarian.launchpad.net/5057668/gaim.strace -- gaim crashes everytime when quit. https://launchpad.net/bugs/69626 From kaptengu at gmail.com Sun Nov 12 21:10:43 2006 From: kaptengu at gmail.com (kaptengu) Date: Sun, 12 Nov 2006 21:10:43 -0000 Subject: [Bug 61381] Re: gnome-settings-daemon crashes at login References: <20060920081804.17562.53019.malonedeb@gandwana.ubuntu.com> Message-ID: <20061112211044.25975.19236.malone@gandwana.ubuntu.com> I don't understand. What did you do to your /etc/network/interfaces? Can you paste it here? -- gnome-settings-daemon crashes at login https://launchpad.net/bugs/61381 From slowpoke+ubuntu at gmail.com Sun Nov 12 22:02:39 2006 From: slowpoke+ubuntu at gmail.com (Dori) Date: Sun, 12 Nov 2006 22:02:39 -0000 Subject: [Bug 71558] Gets stuck at video detection References: <20061112220239.25975.80119.malonedeb@gandwana.ubuntu.com> Message-ID: <20061112220239.25975.80119.malonedeb@gandwana.ubuntu.com> Public bug reported: Binary package hint: hal-device-manager This is on 6.10, I ran the Device Manager, and then the Device Database to send you guys some info on my laptop. It starts fine, autodetects the sound card and then it gets stuck with the video. I have two screens setup as I also have an external monitor hooked up to my laptop. This is probably messing it up. If I new how to run the device database on its own I'd run an strace on it. If I can figure out how to attach a screenshot I'll do that too. ** Affects: hal (Ubuntu) Importance: Undecided Status: Unconfirmed -- Gets stuck at video detection https://launchpad.net/bugs/71558 From slowpoke+ubuntu at gmail.com Sun Nov 12 22:03:19 2006 From: slowpoke+ubuntu at gmail.com (Dori) Date: Sun, 12 Nov 2006 22:03:19 -0000 Subject: [Bug 71558] Re: Gets stuck at video detection References: <20061112220239.25975.80119.malonedeb@gandwana.ubuntu.com> Message-ID: <20061112220319.24668.46815.malone@gangotri.ubuntu.com> Screenshot showing stuck app ** Attachment added: "Screenshot showing stuck app" http://librarian.launchpad.net/5058504/devdb-stuck.png -- Gets stuck at video detection https://launchpad.net/bugs/71558 From alex.hunziker at rega-sense.ch Sun Nov 12 22:24:35 2006 From: alex.hunziker at rega-sense.ch (Alexander Hunziker) Date: Sun, 12 Nov 2006 22:24:35 -0000 Subject: [Bug 71476] Video scaling in totem is unclean References: <20061112124943.24668.9794.malonedeb@gangotri.ubuntu.com> Message-ID: <20061112222435.25827.63426.launchpad@canonical@gandwana.ubuntu.com> Public bug reported: When watching a video in totem not at its native resolution, the scaling algorithm used is very bad, resulting in pixelated movies. this should be some bilinear scaling algorithm instead of nearest neighbour, as it looks like. gstreamer does have the ability to do so, i have experienced that on other distributions, so i guess its a configuration bug in ubuntu. ** Affects: totem (Ubuntu) Importance: Undecided Status: Unconfirmed -- Video scaling in totem is unclean https://launchpad.net/bugs/71476 From samtygier at yahoo.co.uk Sun Nov 12 22:24:35 2006 From: samtygier at yahoo.co.uk (sam tygier) Date: Sun, 12 Nov 2006 22:24:35 -0000 Subject: [Bug 71476] Re: Video scaling in totem is unclean References: <20061112124943.24668.9794.malonedeb@gangotri.ubuntu.com> Message-ID: <20061112222435.25827.16387.launchpad@gandwana.ubuntu.com> ** Changed in: Ubuntu Sourcepackagename: None => totem -- Video scaling in totem is unclean https://launchpad.net/bugs/71476 From lord.zak at gmail.com Sun Nov 12 22:31:23 2006 From: lord.zak at gmail.com (Ubitux) Date: Sun, 12 Nov 2006 22:31:23 -0000 Subject: [Bug 69587] Re: Wireless Network Access Points NOT Listed References: <20061031212039.1506.9885.malonedeb@gangotri.ubuntu.com> Message-ID: <20061112223123.24668.67670.malone@gangotri.ubuntu.com> I confirm too... there is no list of access points. It is confirmed on lot of others machines. Connected or not, it's the same. Maybe launching the app in root change something, but I don't know what is its name. -- Wireless Network Access Points NOT Listed https://launchpad.net/bugs/69587 From kenpratt at comcast.net Mon Nov 13 00:25:55 2006 From: kenpratt at comcast.net (Ken Pratt) Date: Mon, 13 Nov 2006 00:25:55 -0000 Subject: [Bug 71547] Open With slection not selectable References: <20061112210041.25827.29137.malonedeb@gandwana.ubuntu.com> Message-ID: <20061113002555.350.64856.launchpad@canonical@gangotri.ubuntu.com> Public bug reported: Binary package hint: distccmon-gnome Right click on an .avi file and select 'properties'. Select the the Open With tab. Now, try to select "MPLayer Movie Player". The entry is there, it is not greyed out, yet it is not selectable. (I could find no easy way to determine the package from which the gnome property editor comes.) ** Affects: nautilus (Ubuntu) Importance: Undecided Status: Unconfirmed -- Open With slection not selectable https://launchpad.net/bugs/71547 From vincenzo_ml at yahoo.it Mon Nov 13 00:24:28 2006 From: vincenzo_ml at yahoo.it (Vincenzo Ciancia) Date: Mon, 13 Nov 2006 00:24:28 -0000 Subject: [Bug 63547] Re: The cd burning dialog can be closed, and does not ask for confirmation References: <20061002120839.3663.73140.malonedeb@gandwana.ubuntu.com> Message-ID: <20061113002429.32662.8648.malone@gangotri.ubuntu.com> The bug has been fixed in edgy, should I mark this as "fix released"? -- The cd burning dialog can be closed, and does not ask for confirmation https://launchpad.net/bugs/63547 From lionel.lefolgoc at free.fr Mon Nov 13 00:25:54 2006 From: lionel.lefolgoc at free.fr (Lionel Le Folgoc) Date: Mon, 13 Nov 2006 00:25:54 -0000 Subject: [Bug 71547] Re: Open With slection not selectable References: <20061112210041.25827.29137.malonedeb@gandwana.ubuntu.com> Message-ID: <20061113002555.350.15644.malone@gangotri.ubuntu.com> I think it affects nautilus and not distcc (distcc is a distributed compiler client and server). ** Changed in: distcc (Ubuntu) Sourcepackagename: distcc => nautilus -- Open With slection not selectable https://launchpad.net/bugs/71547 From launchpad at marteydodoo.com Mon Nov 13 01:09:30 2006 From: launchpad at marteydodoo.com (Martey Dodoo) Date: Mon, 13 Nov 2006 01:09:30 -0000 Subject: [Bug 69411] Re: GNOME CD burner hangs on "Write to Disc" dialog References: <20061031021157.22729.48054.malonedeb@gangotri.ubuntu.com> Message-ID: <20061113010930.350.71245.malone@gangotri.ubuntu.com> I can confirm this bug on a fresh install of Edgy. It does not occur when only a few files or folders are copied to burn:///, but does when I try coping most of my home folder. When hidden folders were not selected, the hanging stops when I removed a folder containing source code and a couple of Subversion trees from the CD/DVD Creator. ** Changed in: nautilus-cd-burner (Ubuntu) Status: Unconfirmed => Confirmed -- GNOME CD burner hangs on "Write to Disc" dialog https://launchpad.net/bugs/69411 From ripper42 at gmail.com Mon Nov 13 01:21:49 2006 From: ripper42 at gmail.com (Ripper) Date: Mon, 13 Nov 2006 01:21:49 -0000 Subject: [Bug 71580] Totem-xine crash when playing mov file References: <20061113012149.350.28064.malonedeb@gangotri.ubuntu.com> Message-ID: <20061113012149.350.28064.malonedeb@gangotri.ubuntu.com> Public bug reported: Binary package hint: totem-xine Description of the crash: Totem-xine crashed when playing this file: http://gamershell.com/download_16399.shtml Steps to reproduce the crash: 1. download http://gamershell.com/download_16399.shtml (about 200MB .zip file, .mov video inside) 2. play video Expected Results: not crash How often does this happen? every time on this particular video Additional Information: bug report attached ** Affects: totem (Ubuntu) Importance: Undecided Status: Unconfirmed -- Totem-xine crash when playing mov file https://launchpad.net/bugs/71580 From ripper42 at gmail.com Mon Nov 13 01:22:07 2006 From: ripper42 at gmail.com (Ripper) Date: Mon, 13 Nov 2006 01:22:07 -0000 Subject: [Bug 71580] Re: Totem-xine crash when playing mov file References: <20061113012149.350.28064.malonedeb@gangotri.ubuntu.com> Message-ID: <20061113012207.32662.34933.malone@gangotri.ubuntu.com> ** Attachment added: "bug report" http://librarian.launchpad.net/5059438/report -- Totem-xine crash when playing mov file https://launchpad.net/bugs/71580 From corwinon at gmail.com Mon Nov 13 01:48:37 2006 From: corwinon at gmail.com (corwinon) Date: Mon, 13 Nov 2006 01:48:37 -0000 Subject: [Bug 71582] gnome-background-properties crashes References: <20061113014837.32662.97454.malonedeb@gangotri.ubuntu.com> Message-ID: <20061113014837.32662.97454.malonedeb@gangotri.ubuntu.com> Public bug reported: when trying to run gnome-background-properties from console or from 'gnome-control-center' - application crashes. ** Affects: control-center (Ubuntu) Importance: Undecided Status: Unconfirmed -- gnome-background-properties crashes https://launchpad.net/bugs/71582 From scdevine at gmail.com Mon Nov 13 02:27:45 2006 From: scdevine at gmail.com (scdevine) Date: Mon, 13 Nov 2006 02:27:45 -0000 Subject: [Bug 71586] Spontaneous SJ Death References: <20061113022745.25975.23087.malonedeb@gandwana.ubuntu.com> Message-ID: <20061113022745.25975.23087.malonedeb@gandwana.ubuntu.com> Public bug reported: I am running the latest U version (epileptic echinoderm, I believe) on a hoary old Dell (!?) optiplex with a quarter gig o' RAM, and some old AMD CPU from the middle Pentium era. I had open: eight firefox windows, some multi-tabbed Synaptic file browser rhythmbox and I had just finished playing a cd through SJ. Upon CD ejection, SJ announced its own imminent demise, and recommended a file to your attention, which, please find attached. /var/crash/_usr_bin_sound-juicer.1000.crash ** Affects: sound-juicer (Ubuntu) Importance: Undecided Status: Unconfirmed -- Spontaneous SJ Death https://launchpad.net/bugs/71586 From scdevine at gmail.com Mon Nov 13 02:30:47 2006 From: scdevine at gmail.com (scdevine) Date: Mon, 13 Nov 2006 02:30:47 -0000 Subject: [Bug 71586] Re: Spontaneous SJ Death References: <20061113022745.25975.23087.malonedeb@gandwana.ubuntu.com> Message-ID: <20061113023047.350.24336.malone@gangotri.ubuntu.com> You are bug handling staff. I love you. ** Attachment added: "SJ crash details" http://librarian.launchpad.net/5059563/_usr_bin_sound-juicer.1000.crash -- Spontaneous SJ Death https://launchpad.net/bugs/71586 From stefan_wb at gmx.de Mon Nov 13 03:04:26 2006 From: stefan_wb at gmx.de (nofear) Date: Mon, 13 Nov 2006 03:04:26 -0000 Subject: [Bug 71589] filetransfer fails with space in filename and gaim crashes References: <20061113030311.25975.25411.malonedeb@gandwana.ubuntu.com> Message-ID: <20061113030426.32662.6340.launchpad@canonical@gangotri.ubuntu.com> Public bug reported: 1. create a file with a space in the filename 2. try to send this file with gaim to another user (tested with icq) 3. gaim opens the "send file" dialog, but instead of the filename you see: sending NULL 4. after a while, maybe after the other user accepts the transfer, gaim crashes completely ** Affects: gaim (Ubuntu) Importance: Undecided Status: Unconfirmed -- filetransfer fails with space in filename and gaim crashes https://launchpad.net/bugs/71589 From stefan_wb at gmx.de Mon Nov 13 03:03:11 2006 From: stefan_wb at gmx.de (nofear) Date: Mon, 13 Nov 2006 03:03:11 -0000 Subject: [Bug 71589] filetransfer fails with space in filename and gaim crashes References: <20061113030311.25975.25411.malonedeb@gandwana.ubuntu.com> Message-ID: <20061113030311.25975.25411.malonedeb@gandwana.ubuntu.com> Public bug reported: 1. create a file with a space in the filename 2. try to send this file with gaim to another user (tested with icq) 3. gaim opens the "send file" dialog, but instead of the filename you see: sending NULL 4. after a while, maybe after the other user accepts the transfer, gaim crashes completely ** Affects: gaim (Ubuntu) Importance: Undecided Status: Unconfirmed ** Changed in: kdebase (Ubuntu) Sourcepackagename: kdebase => gaim -- filetransfer fails with space in filename and gaim crashes https://launchpad.net/bugs/71589 From thekingant at users.sourceforge.net Mon Nov 13 03:07:26 2006 From: thekingant at users.sourceforge.net (Mark Doliner) Date: Mon, 13 Nov 2006 03:07:26 -0000 Subject: [Bug 71589] Re: filetransfer fails with space in filename and gaim crashes References: <20061113030311.25975.25411.malonedeb@gandwana.ubuntu.com> Message-ID: <20061113030726.350.52888.malone@gangotri.ubuntu.com> You were using Gaim 2.0.0 beta 3.1, I guess? This should work fine in beta 4 and beta 5. -- filetransfer fails with space in filename and gaim crashes https://launchpad.net/bugs/71589 From stefan_wb at gmx.de Mon Nov 13 03:25:27 2006 From: stefan_wb at gmx.de (nofear) Date: Mon, 13 Nov 2006 03:25:27 -0000 Subject: [Bug 71589] Re: filetransfer fails with space in filename and gaim crashes References: <20061113030311.25975.25411.malonedeb@gandwana.ubuntu.com> Message-ID: <20061113032527.350.82473.malone@gangotri.ubuntu.com> Right, but why is this package not updated in the repository, especially when edgy used a beta release of gaim? I leave this here for the package maintainer for updating gaim in edgy. -- filetransfer fails with space in filename and gaim crashes https://launchpad.net/bugs/71589 From stefan_wb at gmx.de Mon Nov 13 03:32:48 2006 From: stefan_wb at gmx.de (nofear) Date: Mon, 13 Nov 2006 03:32:48 -0000 Subject: [Bug 71589] Re: filetransfer fails with space in filename and gaim crashes References: <20061113030311.25975.25411.malonedeb@gandwana.ubuntu.com> Message-ID: <20061113033248.350.21643.malone@gangotri.ubuntu.com> I just checked out the feisty repository. Even there is still beta 3.1. -- filetransfer fails with space in filename and gaim crashes https://launchpad.net/bugs/71589 From wade at ezri.org Mon Nov 13 03:47:51 2006 From: wade at ezri.org (Wade Menard) Date: Mon, 13 Nov 2006 03:47:51 -0000 Subject: [Bug 71593] glChess has no 3D References: <20061113034751.32662.70843.malonedeb@gangotri.ubuntu.com> Message-ID: <20061113034751.32662.70843.malonedeb@gangotri.ubuntu.com> Public bug reported: Binary package hint: gnome-games The new GLChess game in the 2.17.2-0ubuntu1 package in the feisty repo has the "3D" option grayed out for me. Seems to be a compile time issue. Intel 945GM video chipset ** Affects: gnome-games (Ubuntu) Importance: Undecided Status: Unconfirmed -- glChess has no 3D https://launchpad.net/bugs/71593 From dmalinovsky at gmail.com Mon Nov 13 04:27:26 2006 From: dmalinovsky at gmail.com (Denis Malinovsky) Date: Mon, 13 Nov 2006 04:27:26 -0000 Subject: [Bug 68950] Re: screensaver starts first time but not after References: <20061028230158.26024.41633.malonedeb@gangotri.ubuntu.com> Message-ID: <20061113042726.25827.66078.malone@gandwana.ubuntu.com> I also noticed some non-GL screensavers appears OK?at least they were the only ones I saw activated. Maybe something wrong with OpenGL related stuff? It's weird, because I have different video cards (thus video drivers)?office one has built-in i810 and home PC has nvidia installed. -- screensaver starts first time but not after https://launchpad.net/bugs/68950 From hiffyness at gmail.com Mon Nov 13 05:38:43 2006 From: hiffyness at gmail.com (Phill MV) Date: Mon, 13 Nov 2006 05:38:43 -0000 Subject: [Bug 71603] ubuntu-desktop should NOT depend on totem-mozilla References: <20061113053844.350.22563.malonedeb@gangotri.ubuntu.com> Message-ID: <20061113053844.350.22563.malonedeb@gangotri.ubuntu.com> Public bug reported: Simply put, as of right now, mplayer-plugin is a superior application; for instance, sound works when playing quicktime files, etc. As such, I'd much prefer to use it instead. However, as far as I know (and, I could be wrong) there is no way to decide which MIME type a given plugin will handle exclusively in Firefox 2.0. This means that, short of writing an extension or renaming the plugin filename, I'm stuck with totem-mozilla as to uninstall it I would also have to uninstall the ubuntu-desktop metapackage. The way it should be handled: make it so that nothing depends on it. Seriously, it's a multimedia handler for Firefox. Or have it conflict with mozilla-mplayer so that it gets uninstalled when you install the other. This is... suboptimal. ** Affects: totem (Ubuntu) Importance: Undecided Status: Unconfirmed -- ubuntu-desktop should NOT depend on totem-mozilla https://launchpad.net/bugs/71603 From hiffyness at gmail.com Mon Nov 13 05:36:17 2006 From: hiffyness at gmail.com (Phill MV) Date: Mon, 13 Nov 2006 05:36:17 -0000 Subject: [Bug 70770] Re: Totem Mozilla Viewer dies trying to display .mov from apple.com web site References: <20061107190005.1115.68928.malonedeb@gangotri.ubuntu.com> Message-ID: <20061113053617.25827.25781.malone@gandwana.ubuntu.com> Agreed, same problem when using totem-xine. Crashed and burned while trying to view http://www.apple.com/jp/getamac/ads/ ** Attachment added: "Core dump, just in case." http://librarian.launchpad.net/5061210/_usr_lib_totem_totem-mozilla-viewer.1000.crash -- Totem Mozilla Viewer dies trying to display .mov from apple.com web site https://launchpad.net/bugs/70770 From slomo at circular-chaos.org Mon Nov 13 06:22:29 2006 From: slomo at circular-chaos.org (=?utf-8?q?Sebastian_Dr=C3=B6ge?=) Date: Mon, 13 Nov 2006 06:22:29 -0000 Subject: [Bug 25931] Re: Failed to initalize HAL. References: <20060113144702.21012.92175.launchpad@macquarie.warthogs.hbd.com> Message-ID: <20061113062229.32662.61952.malone@gangotri.ubuntu.com> Instead of running dbus with strace could you please run dbus with gdb, get it to segfault and attach the backtrace to this bugreport? -- Failed to initalize HAL. https://launchpad.net/bugs/25931 From greymaiden at yahoo.com Mon Nov 13 06:30:09 2006 From: greymaiden at yahoo.com (greymaiden) Date: Mon, 13 Nov 2006 06:30:09 -0000 Subject: [Bug 25931] Yahoo! Auto Response References: <20060113144702.21012.92175.launchpad@macquarie.warthogs.hbd.com> Message-ID: <20061113063014.AF46A18900A7@fiordland.ubuntu.com> Please note: I have changed my e-mail address. Please forward a copy of your message to greymaiden at gmail.com and update your contacts. This e-mail account will be closed in 90 days. -------------------- Original Message: X-Originating-IP: [82.211.81.139] Return-Path: Authentication-Results: mta132.mail.re4.yahoo.com from=canonical.com; domainkeys=neutral (no sig) Received: from 82.211.81.139 (EHLO adelie.ubuntu.com) (82.211.81.139) by mta132.mail.re4.yahoo.com with SMTP; Sun, 12 Nov 2006 22:30:08 -0800 Received: from gangotri.ubuntu.com ([82.211.81.179]) by adelie.ubuntu.com with esmtp (Exim 4.60 #1 (Debian)) id 1GjVKa-0006OQ-5h for ; Mon, 13 Nov 2006 06:30:08 +0000 Received: from gangotri.ubuntu.com (localhost.localdomain [127.0.0.1]) by gangotri.ubuntu.com (Postfix) with ESMTP id 1EEF5318915 for ; Mon, 13 Nov 2006 06:30:08 +0000 (GMT) MIME-Version: 1.0 Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: quoted-printable From: =?utf-8?q?Sebastian_Dr=C3=B6ge?= Reply-To _________________________________________________________ DO YOU YAHOO!? Get your free @yahoo.com address at http://mail.yahoo.com -- Failed to initalize HAL. https://launchpad.net/bugs/25931 From jean.brefort at normalesup.org Mon Nov 13 07:27:49 2006 From: jean.brefort at normalesup.org (=?utf-8?q?Jean_Br=C3=A9fort?=) Date: Mon, 13 Nov 2006 07:27:49 -0000 Subject: [Bug 45341] Re: no graph type References: <20060518024455.28188.34847.malonedeb@gangotri.ubuntu.com> Message-ID: <20061113072749.350.25174.malone@gangotri.ubuntu.com> graph types are implemented in plugins. Did you install the plugins? Are they enabled? -- no graph type https://launchpad.net/bugs/45341 From kc0 at hotmail.com Mon Nov 13 07:57:36 2006 From: kc0 at hotmail.com (kvdb) Date: Mon, 13 Nov 2006 07:57:36 -0000 Subject: [Bug 71608] Sound Preference "Music and Movies" is not used (rb, totem) References: <20061113075736.25827.8106.malonedeb@gandwana.ubuntu.com> Message-ID: <20061113075736.25827.8106.malonedeb@gandwana.ubuntu.com> Public bug reported: Binary package hint: rhythmbox I've got a laptop with an internal audio card and another external USB audio card. By default every generated sound is played through the internal audio card. But I want totem and rhythmbox to play through the external USB audio card. In "Preferences -> Sound" I saw an option that described itself exactly as what I was looking for. Great! So I set: Music and Movies: Sound playback: USB Audio. Even after a reboot, the music from totem and rhythmbox still plays through the internal audio card. A fix for now is using USB Audio for Sound Events as well, this makes rhythmbox and totem use the USB soundcard, but unfortunately, every sound plays through the USB audio card as well. ** Affects: rhythmbox (Ubuntu) Importance: Undecided Status: Unconfirmed -- Sound Preference "Music and Movies" is not used (rb, totem) https://launchpad.net/bugs/71608 From frandavid100 at gmail.com Mon Nov 13 08:02:45 2006 From: frandavid100 at gmail.com (David Prieto) Date: Mon, 13 Nov 2006 08:02:45 -0000 Subject: [Bug 71610] nautilus won't burn some times References: <20061113080245.32662.12032.malonedeb@gangotri.ubuntu.com> Message-ID: <20061113080245.32662.12032.malonedeb@gangotri.ubuntu.com> Public bug reported: Binary package hint: nautilus-cd-burner When trying to burn a data dvd, sometimes the proggress bar stays at the beginning and nothing else happens. The dvd unit spins but does not do the usual burning sounds, and becomes totally unresponsive until I restart the computer. The burning progress window becomes unresponsive as well, as there is no way to close it or cancel the operation. ** Affects: nautilus-cd-burner (Ubuntu) Importance: Undecided Status: Unconfirmed -- nautilus won't burn some times https://launchpad.net/bugs/71610 From frandavid100 at gmail.com Mon Nov 13 08:15:51 2006 From: frandavid100 at gmail.com (David Prieto) Date: Mon, 13 Nov 2006 08:15:51 -0000 Subject: [Bug 71612] writing several CDs doesn't work References: <20061113081551.25827.11898.malonedeb@gandwana.ubuntu.com> Message-ID: <20061113081551.25827.11898.malonedeb@gandwana.ubuntu.com> Public bug reported: When I've finished burning a CD and I want to burn another copy, I usually click the "make another copy" button. This never works, though. If I hit the button without swapping the burnt disc with a blank one, I get an error message; and if I swap discs and THEN hit the button, the new blank disc is ejected and I get the error message. So whatever I do, there's no way to make it work. ** Affects: nautilus-cd-burner (Ubuntu) Importance: Undecided Status: Unconfirmed -- writing several CDs doesn't work https://launchpad.net/bugs/71612 From frandavid100 at gmail.com Mon Nov 13 08:17:56 2006 From: frandavid100 at gmail.com (David Prieto) Date: Mon, 13 Nov 2006 08:17:56 -0000 Subject: [Bug 71612] Re: writing several CDs doesn't work References: <20061113081551.25827.11898.malonedeb@gandwana.ubuntu.com> Message-ID: <20061113081756.32662.357.malone@gangotri.ubuntu.com> ** Attachment added: "screenshot of the error" http://librarian.launchpad.net/5062130/Pantallazo.png -- writing several CDs doesn't work https://launchpad.net/bugs/71612 From frandavid100 at gmail.com Mon Nov 13 08:27:30 2006 From: frandavid100 at gmail.com (David Prieto) Date: Mon, 13 Nov 2006 08:27:30 -0000 Subject: =?utf-8?q?=5BBug_71614=5D_CD_creator_=E2=86=92_redundant?= References: <20061113082731.25827.67454.malonedeb@gandwana.ubuntu.com> Message-ID: <20061113082731.25827.67454.malonedeb@gandwana.ubuntu.com> Public bug reported: Binary package hint: gnome-menus If you insert a blank CD and click on it in the places menu, it takes you to the CD creator. However, right over it there is another menu entry (CD creator) which takes you to the same place. So basically we have two items, right next to each other, doing the same thing. Isn't this redundant? I think the CD creator entry should not appear on your places menu if there's not a blank CD in the unit, since then you can't burn a CD anyway. But in case there IS a blank CD, only the CD creator entry should appear, since the only thing you can do is burn data in it. In short, the places menu shouldn't have two different items for the same place. ** Affects: gnome-menus (Ubuntu) Importance: Undecided Status: Unconfirmed -- CD creator ? redundant https://launchpad.net/bugs/71614 From alex at peters.net Mon Nov 13 08:36:32 2006 From: alex at peters.net (LxP) Date: Mon, 13 Nov 2006 08:36:32 -0000 Subject: [Bug 71615] Keyboard applet's Layout window does not display layouts References: <20061113083632.25975.22662.malonedeb@gandwana.ubuntu.com> Message-ID: <20061113083632.25975.22662.malonedeb@gandwana.ubuntu.com> Public bug reported: Hello, If I open the Keyboard applet (gnome-keyboard-properties) from the System > Preferences menu, move to the Layouts tab and click 'Add...' I arrive at the 'Choose a Layout' box. Within this box a graphic of the selected layout should be shown. This no longer seems to be the case, with left-over screen artifacts appearing instead. Screen shots are available at this Ubuntu Forums thread: http://ubuntuforums.org/showthread.php?p=1748738 and I will post one of the screen shots here when I determine how this is done. I am running Ubuntu Edgy Desktop with GNOME v2.16.1, built on 02/10/06. Please let me know if I can provide any further useful information and thanks for your attention. ** Affects: control-center (Ubuntu) Importance: Undecided Status: Unconfirmed -- Keyboard applet's Layout window does not display layouts https://launchpad.net/bugs/71615 From alex at peters.net Mon Nov 13 08:39:29 2006 From: alex at peters.net (LxP) Date: Mon, 13 Nov 2006 08:39:29 -0000 Subject: [Bug 71615] Re: Keyboard applet's Layout window does not display layouts References: <20061113083632.25975.22662.malonedeb@gandwana.ubuntu.com> Message-ID: <20061113083929.350.53990.malone@gangotri.ubuntu.com> Attached is a picture of the 'Choose a Layout' applet as it appears on my system. ** Attachment added: "A screen shot of the 'Choose a Layout' window displaying button artifacts where a graphic of the currently selected layout should appear. This picture was taken after the window was enlarged in both directions." http://librarian.launchpad.net/5062169/Screenshot-Choose%20a%20Layout-2.png -- Keyboard applet's Layout window does not display layouts https://launchpad.net/bugs/71615 From ubuntu at tobit.co.uk Mon Nov 13 08:45:21 2006 From: ubuntu at tobit.co.uk (Dirk) Date: Mon, 13 Nov 2006 08:45:21 -0000 Subject: [Bug 43900] Re: Too many open files References: <20060509223837.21520.77482.malonedeb@gandwana.ubuntu.com> Message-ID: <20061113084521.25827.60266.malone@gandwana.ubuntu.com> I too am getting this problem. I am using latest Edgy for evolution and uw-imap with an imap connection mainly. However, I have other connections, some active, some not, to various other makes of imap server (including exchange). I have probably got a 100 or so folders altogether. Every couple of days I get a "too many open files" message from evolution (not the data server). But, during those two days, the opening of messages gets progressively slower and slower. From a subjective point of view, it seems to have got worse from Dapper->Edgy, to the extent that I am now actively looking for an alternative MTA. As soon as I can export my calendar and contacts I shall be changing (even though I don't really like the alternatives as much and it will cause no end of aggravation doing the change). For what it is worth, I enclose an lsof dump. As you can see, the problem appears to be the accretion of 'pipes' over time. It may be something to do with the opening of (pdf) attachments. As an aside, why are we (still) using pipes for network based programs in 2006? ** Attachment added: "lsof dump after "too many files" message" http://librarian.launchpad.net/5062182/evo-13nov -- Too many open files https://launchpad.net/bugs/43900 From alex at peters.net Mon Nov 13 08:52:20 2006 From: alex at peters.net (LxP) Date: Mon, 13 Nov 2006 08:52:20 -0000 Subject: [Bug 71615] Re: Keyboard applet's Layout window does not display layouts References: <20061113083632.25975.22662.malonedeb@gandwana.ubuntu.com> Message-ID: <20061113085220.25975.61274.malone@gandwana.ubuntu.com> I wonder if bug #46343 is somehow related to this? It seems to discuss similar issues with xkeyboard-config. -- Keyboard applet's Layout window does not display layouts https://launchpad.net/bugs/71615 From chuchiperriman at gmail.com Mon Nov 13 08:55:14 2006 From: chuchiperriman at gmail.com (perriman) Date: Mon, 13 Nov 2006 08:55:14 -0000 Subject: [Bug 69276] Re: [time-admin] Time admin crash when try to change date and time References: <20061030113345.22729.88499.malonedeb@gangotri.ubuntu.com> <20061031094727.17549.51418.malone@gandwana.ubuntu.com> Message-ID: <80b52c2b0611130055q1862dfd7xbc2b98762616dc6a@mail.gmail.com> Hi Sebastien, Actually with Edgy Ubuntu updated, works fine. I don't know why.... Thanks for all On 10/31/06, Sebastien Bacher wrote: > Thanks for your bug. What version of Ubuntu do you use? Could you get a > backtrace (https://wiki.ubuntu.com/DebuggingProgramCrash) of the issue? > > ** Changed in: gnome-system-tools (Ubuntu) > Importance: Undecided => Medium > Assignee: (unassigned) => Ubuntu Desktop Bugs > Status: Unconfirmed => Needs Info > > -- > [time-admin] Time admin crash when try to change date and time > https://launchpad.net/bugs/69276 > -- [time-admin] Time admin crash when try to change date and time https://launchpad.net/bugs/69276 From caleb.marcus at gmail.com Mon Nov 13 08:59:16 2006 From: caleb.marcus at gmail.com (Caleb) Date: Mon, 13 Nov 2006 08:59:16 -0000 Subject: [Bug 71618] Selecting the wrong theme prevents GNOME from working References: <20061113085916.25827.38622.malonedeb@gandwana.ubuntu.com> Message-ID: <20061113085916.25827.38622.malonedeb@gandwana.ubuntu.com> Public bug reported: Binary package hint: gnome-control-center I had a cursor theme installed in ~/.icons, and it showed up in my Icon themes list under System>Preferences>Theme. When I clicked it, gnome- panel crashed. I rebooted, and wasn't able to log in. I fixed it by booting into recovery mode and deleting the cursor theme that GNOME was trying to load as an icon theme. GNOME should be more robust, and not break when a user accidentally clicks a cursor theme rather than an icon theme in the icon theme selection dialog. ** Affects: control-center (Ubuntu) Importance: Undecided Status: Unconfirmed -- Selecting the wrong theme prevents GNOME from working https://launchpad.net/bugs/71618 From alex at peters.net Mon Nov 13 09:05:36 2006 From: alex at peters.net (LxP) Date: Mon, 13 Nov 2006 09:05:36 -0000 Subject: [Bug 71619] Locked session becomes temporarily visible during user switch References: <20061113090536.25827.43469.malonedeb@gandwana.ubuntu.com> Message-ID: <20061113090536.25827.43469.malonedeb@gandwana.ubuntu.com> Public bug reported: Binary package hint: gnome-screensaver Hello, If I select System > Quit > Switch User, my session locks and I am presented with the login screen. When I select Quit from the login screen, my monitor briefly goes black, my desktop is fully redrawn (this takes one full second on my PC) and then my screen saver is displayed. This behaviour can also be exhibited by locking the session, switching to another TTY (regardless of its content) and then switching back. As my session is locked, I would expect my desktop not to be displayed under any circumstance besides correct entry of my password. I have marked this as a security vulnerability since a user's desktop may be displaying sensitive information at the time that it is locked, and it is possible to glance at that information without unlocking the desktop. ** Affects: gnome-screensaver (Ubuntu) Importance: Undecided Status: Unconfirmed ** Visibility changed to: Public -- Locked session becomes temporarily visible during user switch https://launchpad.net/bugs/71619 From bugwatch at bugs.launchpad.net Mon Nov 13 10:26:21 2006 From: bugwatch at bugs.launchpad.net (Bug Watch Updater) Date: Mon, 13 Nov 2006 10:26:21 -0000 Subject: [Bug 38065] Re: error with recieving german umlauts over ICQ protocol References: <20060404184210.14572.13855.malonedeb@gandwana.ubuntu.com> Message-ID: <20061113102706.16524.37065.launchpad@gangotri.ubuntu.com> ** Changed in: gaim (Debian) Status: Confirmed => Fix Released -- error with recieving german umlauts over ICQ protocol https://launchpad.net/bugs/38065 From bugwatch at bugs.launchpad.net Mon Nov 13 10:31:57 2006 From: bugwatch at bugs.launchpad.net (Bug Watch Updater) Date: Mon, 13 Nov 2006 10:31:57 -0000 Subject: [Bug 31236] Re: desktop icons position changing References: <20060212163651.1233.88107.malonedeb@gandwana.ubuntu.com> Message-ID: <20061113103225.16524.90539.launchpad@gangotri.ubuntu.com> ** Changed in: nautilus (upstream) Status: Fix Released => Confirmed -- desktop icons position changing https://launchpad.net/bugs/31236 From did447 at gmail.com Mon Nov 13 11:01:31 2006 From: did447 at gmail.com (didier) Date: Mon, 13 Nov 2006 11:01:31 -0000 Subject: [Bug 71615] Re: Keyboard applet's Layout window does not display layouts References: <20061113083632.25975.22662.malonedeb@gandwana.ubuntu.com> Message-ID: <20061113110131.350.5207.launchpad@gangotri.ubuntu.com> *** This bug is a duplicate of bug 58083 *** ** This bug has been marked a duplicate of bug 58083 No keyboard previews -- Keyboard applet's Layout window does not display layouts https://launchpad.net/bugs/71615 From geoybest at netscape.net Mon Nov 13 12:26:50 2006 From: geoybest at netscape.net (Geoybest) Date: Mon, 13 Nov 2006 12:26:50 -0000 Subject: [Bug 40137] Re: Some gtk+ programs (gvim, gedit, gnome terminal, firefox...) sometimes do not receive keyboard inputs References: <20060419101847.21557.43402.malonedeb@gangotri.ubuntu.com> Message-ID: <20061113122650.25975.82057.malone@gandwana.ubuntu.com> The problem still occures in Dapper. When Nautilus is not accepting keyboard events, xev gets keyboard events successfully. -- Some gtk+ programs (gvim, gedit, gnome terminal, firefox...) sometimes do not receive keyboard inputs https://launchpad.net/bugs/40137 From mikko.s.saarinen at mbnet.fi Mon Nov 13 12:47:21 2006 From: mikko.s.saarinen at mbnet.fi (Mikko Saarinen) Date: Mon, 13 Nov 2006 12:47:21 -0000 Subject: [Bug 71544] Can't log out from gnome session in Edgy References: <20061112204602.24792.51823.malonedeb@gangotri.ubuntu.com> Message-ID: <20061113124721.25975.55449.launchpad@canonical@gandwana.ubuntu.com> Public bug reported: This happens frequently, but not always, I think... When I try to log out from Gnome session the machine freezes. Both panels get killed, and all applications are closed, but I am not given the login screen. All that can be seen on the monitor is my gnome wallpaper image. The mouse cursor can be moved, but Ctrl-Alt-Backspace or Ctrl-Alt-F1 etc. doesn't do anything. The only thing that works is the power button, which causes the system to shut down gracefully. Selecting Shutdown or Reboot instead of the Log out works just the way they should. ** Affects: gnome-session (Ubuntu) Importance: Undecided Status: Unconfirmed -- Can't log out from gnome session in Edgy https://launchpad.net/bugs/71544 From stgraber at stgraber.org Mon Nov 13 12:47:20 2006 From: stgraber at stgraber.org (=?utf-8?q?St=C3=A9phane_Graber?=) Date: Mon, 13 Nov 2006 12:47:20 -0000 Subject: [Bug 71544] Re: Can't log out from gnome session in Edgy References: <20061112204602.24792.51823.malonedeb@gangotri.ubuntu.com> Message-ID: <20061113124721.25975.67136.launchpad@gandwana.ubuntu.com> ** Changed in: Ubuntu Sourcepackagename: None => gnome-session -- Can't log out from gnome session in Edgy https://launchpad.net/bugs/71544 From bneijt at gmail.com Mon Nov 13 12:50:32 2006 From: bneijt at gmail.com (A. Bram Neijt) Date: Mon, 13 Nov 2006 12:50:32 -0000 Subject: [Bug 71253] Re: Crash on fast clicking on rating in automatic playlist References: <20061110185707.25827.23696.malonedeb@gandwana.ubuntu.com> Message-ID: <20061113125032.25975.64383.malone@gandwana.ubuntu.com> Here is a complete report from the "Problem report for" help program. Due to the ease with which this problem is recreated I havn't taken the time to install the debugsysms for the used program. And the problem can simply be avoided by clicking more slowely or simply turning on shuffle so it is impossible to click on song that just started playing. Hopefully, this report does add something however. ** Attachment added: "Crash report file" http://librarian.launchpad.net/5063244/_usr_bin_rhythmbox.1000.crash -- Crash on fast clicking on rating in automatic playlist https://launchpad.net/bugs/71253 From chris at openedhand.com Mon Nov 13 14:23:12 2006 From: chris at openedhand.com (Chris Lord) Date: Mon, 13 Nov 2006 14:23:12 -0000 Subject: [Bug 71645] Totem is unable to play media from a samba share References: <20061113142312.32662.43643.malonedeb@gangotri.ubuntu.com> Message-ID: <20061113142312.32662.43643.malonedeb@gangotri.ubuntu.com> Public bug reported: Binary package hint: totem Totem is completely unable to play media from a samba share over gnome- vfs. Other transport methods via gnome-vfs, such as ssh, work fine and this used to work fine in dapper. This affects both totem-gstreamer and totem-xine. Totem-gstreamer pops up an error dialog when you try to play saying 'Unable to read from resource', where as totem-xine seems to read the video properties (visible in the properties side-pane), but refuses to start playing. Mounting the samba shares with smbfs and playing like that works fine, as would be expected. ** Affects: totem (Ubuntu) Importance: Undecided Status: Unconfirmed -- Totem is unable to play media from a samba share https://launchpad.net/bugs/71645 From humufr at yahoo.fr Mon Nov 13 15:07:46 2006 From: humufr at yahoo.fr (Nicolas Gruel) Date: Mon, 13 Nov 2006 15:07:46 -0000 Subject: [Bug 45341] Re: no graph type References: <20060518024455.28188.34847.malonedeb@gangotri.ubuntu.com> Message-ID: <20061113150746.25975.20323.malone@gandwana.ubuntu.com> Yes I had the plugins installed (in other hand I would have unable to have them work with the gnumeric-gtk). I can't test anything else now, I'm on edgy and I compiled myself gnumeric, the initial version of edgy was very annoying with the error message. It's seems that the problem has been solved but I'm happy with my compiled version. -- no graph type https://launchpad.net/bugs/45341 From jan at janhaak.com Mon Nov 13 15:29:38 2006 From: jan at janhaak.com (Jan Haak) Date: Mon, 13 Nov 2006 15:29:38 -0000 Subject: [Bug 36302] Re: Volume keyboard shortcut fails to increase volume References: <20060323195029.5380.44261.malonedeb@gangotri.ubuntu.com> Message-ID: <20061113152938.25975.6748.malone@gandwana.ubuntu.com> Don't know if this is useful, but I have reproduced this bug on both an edgy and dapper system. The volume control works fine, but changes the volume of the non-default onboard sound card rather than an audigy zs. There seems to be no way to swap it. -- Volume keyboard shortcut fails to increase volume https://launchpad.net/bugs/36302 From sebastian_kapfer at gmx.net Mon Nov 13 15:54:28 2006 From: sebastian_kapfer at gmx.net (Sebastian Kapfer) Date: Mon, 13 Nov 2006 15:54:28 -0000 Subject: [Bug 71654] Evolution opens mails at the end. References: <20061113155428.32662.7872.malonedeb@gangotri.ubuntu.com> Message-ID: <20061113155428.32662.7872.malonedeb@gangotri.ubuntu.com> Public bug reported: When selecting a mail from a folder while cursor mode (F7) is on, Evolution scrolls to the end of the message, making it inconvenient to read long emails. May be a shortcoming of gtkhtml... Reproduction: 1. Make sure cursor mode is enabled (menu View, F7) 2. Select a mail from a folder which was not previously displayed. HTML/plaintext or read/unread makes no difference. 3. The mail's final paragraphs are shown, the cursor being at the end of the mail. Expected behaviour: Cursor should be at the top, where I start reading :-) ** Affects: evolution (Ubuntu) Importance: Undecided Status: Unconfirmed -- Evolution opens mails at the end. https://launchpad.net/bugs/71654 From seacyd at gmx.net Mon Nov 13 16:03:52 2006 From: seacyd at gmx.net (seacyd) Date: Mon, 13 Nov 2006 16:03:52 -0000 Subject: [Bug 71656] gnome-sound-recorder crashed References: <20061113160352.25975.93738.malonedeb@gandwana.ubuntu.com> Message-ID: <20061113160352.25975.93738.malonedeb@gandwana.ubuntu.com> Public bug reported: After starting the sound recorder I have realized that no devies were shown in the selectors. Suddenly the application crashed. ** Affects: gnome-media (Ubuntu) Importance: Undecided Status: Unconfirmed -- gnome-sound-recorder crashed https://launchpad.net/bugs/71656 From seacyd at gmx.net Mon Nov 13 16:04:51 2006 From: seacyd at gmx.net (seacyd) Date: Mon, 13 Nov 2006 16:04:51 -0000 Subject: [Bug 71656] Re: gnome-sound-recorder crashed References: <20061113160352.25975.93738.malonedeb@gandwana.ubuntu.com> Message-ID: <20061113160451.25827.44993.malone@gandwana.ubuntu.com> Attachment to gnome-sound-recorder crash ** Attachment added: "Attachment to gnome-sound-recorder crash" http://librarian.launchpad.net/5063695/_usr_bin_gnome-sound-recorder.1000.crash -- gnome-sound-recorder crashed https://launchpad.net/bugs/71656 From thierry at mingos.nl Mon Nov 13 16:18:51 2006 From: thierry at mingos.nl (Thierry Dikstaal) Date: Mon, 13 Nov 2006 16:18:51 -0000 Subject: [Bug 71659] Metacity crashed after apport-gtk crash References: <20061113161851.25975.80767.malonedeb@gandwana.ubuntu.com> Message-ID: <20061113161851.25975.80767.malonedeb@gandwana.ubuntu.com> Public bug reported: After logging in, a crash report for Firefox was generated, Right after that apport-gtk crashed and almost immediately metacity did the same. ** Affects: metacity (Ubuntu) Importance: Undecided Status: Unconfirmed -- Metacity crashed after apport-gtk crash https://launchpad.net/bugs/71659 From thierry at mingos.nl Mon Nov 13 16:20:06 2006 From: thierry at mingos.nl (Thierry Dikstaal) Date: Mon, 13 Nov 2006 16:20:06 -0000 Subject: [Bug 71659] Re: Metacity crashed after apport-gtk crash References: <20061113161851.25975.80767.malonedeb@gandwana.ubuntu.com> Message-ID: <20061113162006.350.751.malone@gangotri.ubuntu.com> Here's the crash report. ** Attachment added: "crash report" http://librarian.launchpad.net/5063703/_usr_bin_metacity.1000.crash -- Metacity crashed after apport-gtk crash https://launchpad.net/bugs/71659 From launchpad.roncero at dfgh.net Mon Nov 13 17:14:49 2006 From: launchpad.roncero at dfgh.net (archis) Date: Mon, 13 Nov 2006 17:14:49 -0000 Subject: [Bug 70082] Re: xorg crashes while opening text file in gedit References: <20061103144708.27894.7913.malonedeb@gandwana.ubuntu.com> Message-ID: <20061113171449.32662.90861.malone@gangotri.ubuntu.com> Yes I am using the nvidia driver and hurray no more crashes after the recent updates. However, I still notice that the first line of the extremely long lines in the Core Dump section of the crash report (i.e. the line right after where it says "CoreDump: base 64") is still garbled using gedit. This actually happened previously as well, just before the X server went down. Can anybody reproduce this ? -- Try with the crash report I attached to a previous post. Oh, and gedit does slow down to a crawl when opening this large file (about 6 MB) with its very long lines -- the scroll bar becomes very unresponsive. Just saying. -- xorg crashes while opening text file in gedit https://launchpad.net/bugs/70082 From ericboesch at hotmail.com Mon Nov 13 17:10:20 2006 From: ericboesch at hotmail.com (Eric Boesch) Date: Mon, 13 Nov 2006 17:10:20 -0000 Subject: [Bug 66189] Re: gnome-panel crash to gtkrecentmanager code References: <20061015002243.19386.20176.malonedeb@gandwana.ubuntu.com> Message-ID: <20061113171020.25975.53338.malone@gandwana.ubuntu.com> The bug is probably associated with the ISO image -- in the x-cd- application/File Roller entry from the .recently-used.xbel file -- which was mentioned I believe in the other bug report which this one was forked from. My own system also started to open Bug Buddy repeatedly immediately after I opened an ISO image, and it continued to behave that way even after rebooting, and later, after I removed the ISO image. I'm running Edgy on AMD64. uname --all lists as 2.6.17-10-generic #2 SMP Fri Oct 13 15:34:39 UTC 2006 x86_64 GNU/Linux -- gnome-panel crash to gtkrecentmanager code https://launchpad.net/bugs/66189 From alex at tinwood.homelinux.org Mon Nov 13 17:52:21 2006 From: alex at tinwood.homelinux.org (Alex Kavanagh) Date: Mon, 13 Nov 2006 17:52:21 -0000 Subject: [Bug 71667] Dapper -> Edgy: No longer refreshes iCal subscription References: <20061113175221.25827.80712.malonedeb@gandwana.ubuntu.com> Message-ID: <20061113175221.25827.80712.malonedeb@gandwana.ubuntu.com> Public bug reported: Binary package hint: evolution-data-server It worked in Dapper, but has stopped working in Edgy. I have a webcal subscription: webcal://username:password at server/webcal/publish.php/shared.ics which no longer updates (30 minutes set). If I stop evolution, kill evolution-data-server and restart evolution then it then gets the updates from the server. Has something changed? ** Affects: evolution-data-server (Ubuntu) Importance: Undecided Status: Unconfirmed -- Dapper -> Edgy: No longer refreshes iCal subscription https://launchpad.net/bugs/71667 From wendell_listas at bani.com.br Mon Nov 13 17:53:03 2006 From: wendell_listas at bani.com.br (Jonh Wendell) Date: Mon, 13 Nov 2006 17:53:03 -0000 Subject: [Bug 17294] Re: The Apply-icon used in for example Synpatic an Liferea is low quality References: <20060113135046.21012.47217.launchpad@macquarie.warthogs.hbd.com> Message-ID: <20061113175304.350.97138.malone@gangotri.ubuntu.com> I guess we can close this bug report, once Edgy has a new set of icons. Ernst, have you tried Edgy? If not, take a look at it. Feel free to reopen this bug if you want. ** Changed in: gtk+2.0 (Ubuntu) Status: Confirmed => Rejected -- The Apply-icon used in for example Synpatic an Liferea is low quality https://launchpad.net/bugs/17294 From la.ser at list.ru Mon Nov 13 18:03:29 2006 From: la.ser at list.ru (SergeL) Date: Mon, 13 Nov 2006 18:03:29 -0000 Subject: [Bug 71670] Faloure_SMTP_command_MAIL_FROM:_Syntax_error_in_parameters_or_arguments. References: <20061113180329.25827.44305.malonedeb@gandwana.ubuntu.com> Message-ID: <20061113180329.25827.44305.malonedeb@gandwana.ubuntu.com> Public bug reported: Steps to reproduce the problem: 1._I_have_russian_localization_of_evolution. 2._Set_mail_address_is_aabb[at]@domen.ru. 3._While_sending_message_we_get_error_message_window_whith_text:_(I_will_translate:_Faloure_command_MAIL_FROM:_Syntax_error_in_parameters_or_arguments.) 4._If_I_set_mail_address_in_xxxx[at]@domen.ru_all_right. 5._If_You_want,_I_can_sent_screenshots. ** Affects: evolution (Ubuntu) Importance: Undecided Status: Unconfirmed -- Faloure_SMTP_command_MAIL_FROM:_Syntax_error_in_parameters_or_arguments. https://launchpad.net/bugs/71670 From wendell_listas at bani.com.br Mon Nov 13 18:05:16 2006 From: wendell_listas at bani.com.br (Jonh Wendell) Date: Mon, 13 Nov 2006 18:05:16 -0000 Subject: [Bug 71076] Re: Preset file name is lost when using ctrl-l to change location in GtkFileChooser References: <20061109132955.24668.81664.malonedeb@gangotri.ubuntu.com> Message-ID: <20061113180516.350.48124.launchpad@gangotri.ubuntu.com> *** This bug is a duplicate of bug 63935 *** ** This bug has been marked a duplicate of bug 63935 [edgy] Ctrl+L does not work in Save dialogs -- Preset file name is lost when using ctrl-l to change location in GtkFileChooser https://launchpad.net/bugs/71076 From la.ser at list.ru Mon Nov 13 18:10:12 2006 From: la.ser at list.ru (SergeL) Date: Mon, 13 Nov 2006 18:10:12 -0000 Subject: [Bug 71670]Faloure_SMTP_command_MAIL_FROM:_Syntax_error_in_parameters_or_arguments. References: <20061113180329.25827.44305.malonedeb@gandwana.ubuntu.com> Message-ID: ???? ?????? ????????. ?????, ???? ?????????, ????? ????????? ??? ?? ?????????. ------------------------------------ Mail.Ru - ??????, ????????, ???????! ------------------------------------ -- Faloure_SMTP_command_MAIL_FROM:_Syntax_error_in_parameters_or_arguments. https://launchpad.net/bugs/71670 From mwohlmuther at gmx.net Mon Nov 13 18:13:00 2006 From: mwohlmuther at gmx.net (Michael Wohlmuther) Date: Mon, 13 Nov 2006 18:13:00 -0000 Subject: [Bug 67361] Re: Gaim crashes after startup References: <20061021122623.29568.30908.malonedeb@gandwana.ubuntu.com> Message-ID: <20061113181300.25827.55016.malone@gandwana.ubuntu.com> ** Attachment added: "Another Report of crashed Gaim" http://librarian.launchpad.net/5064285/_usr_bin_gaim.1000.crash -- Gaim crashes after startup https://launchpad.net/bugs/67361 From la.ser at list.ru Mon Nov 13 18:20:10 2006 From: la.ser at list.ru (SergeL) Date: Mon, 13 Nov 2006 18:20:10 -0000 Subject: [Bug 71670] Re: Re: [Bug71670]Faloure_SMTP_command_MAIL_FROM:_Syntax_error_in_parameters_or_arguments. References: <20061113180329.25827.44305.malonedeb@gandwana.ubuntu.com> Message-ID: ???? ?????? ????????. ?????, ???? ?????????, ????? ????????? ??? ?? ?????????. ------------------------------------ Mail.Ru - ??????, ????????, ???????! ------------------------------------ -- Faloure_SMTP_command_MAIL_FROM:_Syntax_error_in_parameters_or_arguments. https://launchpad.net/bugs/71670 From la.ser at list.ru Mon Nov 13 18:30:20 2006 From: la.ser at list.ru (SergeL) Date: Mon, 13 Nov 2006 18:30:20 -0000 Subject: [Bug 71670] Re: Re:[Bug71670]Faloure_SMTP_command_MAIL_FROM:_Syntax_error_in_parameters_or_arguments. References: <20061113180329.25827.44305.malonedeb@gandwana.ubuntu.com> Message-ID: ???? ?????? ????????. ?????, ???? ?????????, ????? ????????? ??? ?? ?????????. ------------------------------------ Mail.Ru - ??????, ????????, ???????! ------------------------------------ -- Faloure_SMTP_command_MAIL_FROM:_Syntax_error_in_parameters_or_arguments. https://launchpad.net/bugs/71670 From cody.somerville at gmail.com Mon Nov 13 18:37:42 2006 From: cody.somerville at gmail.com (Cody A.W. Somerville) Date: Mon, 13 Nov 2006 18:37:42 -0000 Subject: [Bug 71439] Re: Not sure - was browsing when this happened References: <20061112032548.24792.47666.malonedeb@gangotri.ubuntu.com> Message-ID: <20061113183742.350.98838.malone@gangotri.ubuntu.com> Thanks for taking the time to report this bug. Unfortunately, we are not able to fix and find the bug because your description of the bug didn't have enough information in it. You may find it helpful to read "How to report bugs effectively", http://www.chiark.greenend.org.uk/~sgtatham/bugs.html. We'd be grateful if you would then provide a more complete description of the problem. Debugging procedures for certain types of problems can be found at http://wiki.ubuntu.com/DebuggingProcedures ** Changed in: gnumeric (Ubuntu) Status: Unconfirmed => Needs Info -- Not sure - was browsing when this happened https://launchpad.net/bugs/71439 From la.ser at list.ru Mon Nov 13 18:40:09 2006 From: la.ser at list.ru (SergeL) Date: Mon, 13 Nov 2006 18:40:09 -0000 Subject: [Bug 71670] Re:Re:[Bug71670]Faloure_SMTP_command_MAIL_FROM:_Syntax_error_in_parameters_or_arguments. References: <20061113180329.25827.44305.malonedeb@gandwana.ubuntu.com> Message-ID: ???? ?????? ????????. ?????, ???? ?????????, ????? ????????? ??? ?? ?????????. ------------------------------------ Mail.Ru - ??????, ????????, ???????! ------------------------------------ -- Faloure_SMTP_command_MAIL_FROM:_Syntax_error_in_parameters_or_arguments. https://launchpad.net/bugs/71670 From la.ser at list.ru Mon Nov 13 18:50:07 2006 From: la.ser at list.ru (SergeL) Date: Mon, 13 Nov 2006 18:50:07 -0000 Subject: [Bug 71670]Re:Re:[Bug71670]Faloure_SMTP_command_MAIL_FROM:_Syntax_error_in_parameters_or_arguments. References: <20061113180329.25827.44305.malonedeb@gandwana.ubuntu.com> Message-ID: ???? ?????? ????????. ?????, ???? ?????????, ????? ????????? ??? ?? ?????????. ------------------------------------ Mail.Ru - ??????, ????????, ???????! ------------------------------------ -- Faloure_SMTP_command_MAIL_FROM:_Syntax_error_in_parameters_or_arguments. https://launchpad.net/bugs/71670 From la.ser at list.ru Mon Nov 13 19:00:14 2006 From: la.ser at list.ru (SergeL) Date: Mon, 13 Nov 2006 19:00:14 -0000 Subject: [Bug 71670] Re: Re: Re: Re: [Bug71670]Re:Re:[Bug71670]Faloure_SMTP_command_MAIL_FROM:_Syntax_error_in_parameters_or_arguments. References: <20061113180329.25827.44305.malonedeb@gandwana.ubuntu.com> Message-ID: ???? ?????? ????????. ?????, ???? ?????????, ????? ????????? ??? ?? ?????????. ------------------------------------ Mail.Ru - ??????, ????????, ???????! ------------------------------------ -- Faloure_SMTP_command_MAIL_FROM:_Syntax_error_in_parameters_or_arguments. https://launchpad.net/bugs/71670 From encompass at gmail.com Mon Nov 13 18:58:16 2006 From: encompass at gmail.com (encompass) Date: Mon, 13 Nov 2006 18:58:16 -0000 Subject: [Bug 70513] Re: Error when editing ID3 tags References: <20061106000034.32016.65533.malonedeb@gandwana.ubuntu.com> Message-ID: <20061113185816.350.19744.malone@gangotri.ubuntu.com> I was editing more than one... It never got to the screen to make the changes but crashed before I could see it. I used the right click for it. IT does not happen every time. I had been doing it previously, about 1 minute before then. On the same process. ** Attachment added: "My crash output... I love this auto backtrace!" http://librarian.launchpad.net/5064661/_usr_lib_rhythmbox_rhythmbox-metadata.1000.crash -- Error when editing ID3 tags https://launchpad.net/bugs/70513 From encompass at gmail.com Mon Nov 13 19:00:23 2006 From: encompass at gmail.com (encompass) Date: Mon, 13 Nov 2006 19:00:23 -0000 Subject: [Bug 70513] Re: Error when editing ID3 tags References: <20061106000034.32016.65533.malonedeb@gandwana.ubuntu.com> Message-ID: <20061113190023.25827.48696.malone@gandwana.ubuntu.com> Heh... didn't got down... gave the error that it something was wrong with gstreamer. -- Error when editing ID3 tags https://launchpad.net/bugs/70513 From la.ser at list.ru Mon Nov 13 19:10:06 2006 From: la.ser at list.ru (SergeL) Date: Mon, 13 Nov 2006 19:10:06 -0000 Subject: [Bug 71670] Re: Re: Re: Re:[Bug71670]Re:Re:[Bug71670]Faloure_SMTP_command_MAIL_FROM:_Syntax_error_in_parameters_or_arguments. References: <20061113180329.25827.44305.malonedeb@gandwana.ubuntu.com> Message-ID: ???? ?????? ????????. ?????, ???? ?????????, ????? ????????? ??? ?? ?????????. ------------------------------------ Mail.Ru - ??????, ????????, ???????! ------------------------------------ -- Faloure_SMTP_command_MAIL_FROM:_Syntax_error_in_parameters_or_arguments. https://launchpad.net/bugs/71670 From la.ser at list.ru Mon Nov 13 19:22:32 2006 From: la.ser at list.ru (SergeL) Date: Mon, 13 Nov 2006 19:22:32 -0000 Subject: [Bug 71670] Re: Re: Re:Re:[Bug71670]Re:Re:[Bug71670]Faloure_SMTP_command_MAIL_FROM:_Syntax_error_in_parameters_or_arguments. References: <20061113180329.25827.44305.malonedeb@gandwana.ubuntu.com> Message-ID: ???? ?????? ????????. ?????, ???? ?????????, ????? ????????? ??? ?? ?????????. ------------------------------------ Mail.Ru - ??????, ????????, ???????! ------------------------------------ -- Faloure_SMTP_command_MAIL_FROM:_Syntax_error_in_parameters_or_arguments. https://launchpad.net/bugs/71670 From la.ser at list.ru Mon Nov 13 19:30:07 2006 From: la.ser at list.ru (SergeL) Date: Mon, 13 Nov 2006 19:30:07 -0000 Subject: [Bug 71670] Re: Re:Re:Re:[Bug71670]Re:Re:[Bug71670]Faloure_SMTP_command_MAIL_FROM:_Syntax_error_in_parameters_or_arguments. References: <20061113180329.25827.44305.malonedeb@gandwana.ubuntu.com> Message-ID: ???? ?????? ????????. ?????, ???? ?????????, ????? ????????? ??? ?? ?????????. ------------------------------------ Mail.Ru - ??????, ????????, ???????! ------------------------------------ -- Faloure_SMTP_command_MAIL_FROM:_Syntax_error_in_parameters_or_arguments. https://launchpad.net/bugs/71670 From adam at tpetaccia.com Mon Nov 13 19:37:00 2006 From: adam at tpetaccia.com (Adam Petaccia) Date: Mon, 13 Nov 2006 19:37:00 -0000 Subject: [Bug 71081] Re: [none] Folder hierarchy creates folder named " " References: <20061109134738.25975.80321.malonedeb@gandwana.ubuntu.com> Message-ID: <20061113193700.25827.12968.malone@gandwana.ubuntu.com> I submitted this patch upstream as well, as I'm not sure how this is handled. ** Bug watch added: GNOME Bug Tracker #374831 http://bugzilla.gnome.org/show_bug.cgi?id=374831 ** Also affects: sound-juicer (upstream) via http://bugzilla.gnome.org/show_bug.cgi?id=374831 Importance: Unknown Status: Unknown ** Attachment added: "Puts files in the right place" http://librarian.launchpad.net/5064860/sound-juicer-nonedirectory-fix.patch -- [none] Folder hierarchy creates folder named " " https://launchpad.net/bugs/71081 From la.ser at list.ru Mon Nov 13 19:40:08 2006 From: la.ser at list.ru (SergeL) Date: Mon, 13 Nov 2006 19:40:08 -0000 Subject: [Bug 71670] Re:Re:Re:Re:[Bug71670]Re:Re:[Bug71670]Faloure_SMTP_command_MAIL_FROM:_Syntax_error_in_parameters_or_arguments. References: <20061113180329.25827.44305.malonedeb@gandwana.ubuntu.com> Message-ID: ???? ?????? ????????. ?????, ???? ?????????, ????? ????????? ??? ?? ?????????. ------------------------------------ Mail.Ru - ??????, ????????, ???????! ------------------------------------ -- Faloure_SMTP_command_MAIL_FROM:_Syntax_error_in_parameters_or_arguments. https://launchpad.net/bugs/71670 From la.ser at list.ru Mon Nov 13 19:45:42 2006 From: la.ser at list.ru (SergeL) Date: Mon, 13 Nov 2006 19:45:42 -0000 Subject: [Bug 71670]Re:Re:Re:Re:[Bug71670]Re:Re:[Bug71670]Faloure_SMTP_command_MAIL_FROM:_Syntax_error_in_parameters_or_arguments. References: <20061113180329.25827.44305.malonedeb@gandwana.ubuntu.com> Message-ID: ???? ?????? ????????. ?????, ???? ?????????, ????? ????????? ??? ?? ?????????. ------------------------------------ Mail.Ru - ??????, ????????, ???????! ------------------------------------ -- Faloure_SMTP_command_MAIL_FROM:_Syntax_error_in_parameters_or_arguments. https://launchpad.net/bugs/71670 From ali.enkur at gmail.com Mon Nov 13 20:17:46 2006 From: ali.enkur at gmail.com (=?utf-8?b?RW5rw7xy?=) Date: Mon, 13 Nov 2006 20:17:46 -0000 Subject: [Bug 63332] Re: Gnopernicus crashes References: <20061001111910.2315.97477.malonedeb@gangotri.ubuntu.com> Message-ID: <20061113201746.25975.501.malone@gandwana.ubuntu.com> It crashs every time.But if you close gnupernicus you can't see this problem.Ubuntu 6.10 prepared bug report -- Gnopernicus crashes https://launchpad.net/bugs/63332 From jelmorini at ticino.com Mon Nov 13 20:21:31 2006 From: jelmorini at ticino.com (Nicola Jelmorini) Date: Mon, 13 Nov 2006 20:21:31 -0000 Subject: [Bug 71683] Edgy: adapting window to the video don't function References: <20061113202131.25975.3585.malonedeb@gandwana.ubuntu.com> Message-ID: <20061113202131.25975.3585.malonedeb@gandwana.ubuntu.com> Public bug reported: Binary package hint: totem I use the last Totem 2.16.2 with GStreamer 0.10.10 and I have discovered that adapting the size of the window to the size of the video don't function any more. If I press "0" (1:2 size) or "1" (1:1 size) or 2 (2:1 size) nothing happen. Before, with the Dapper version, all was correct. ** Affects: totem (Ubuntu) Importance: Undecided Status: Unconfirmed -- Edgy: adapting window to the video don't function https://launchpad.net/bugs/71683 From stephen.brown75 at gmail.com Mon Nov 13 20:34:30 2006 From: stephen.brown75 at gmail.com (Stephen Brown) Date: Mon, 13 Nov 2006 20:34:30 -0000 Subject: [Bug 71687] Issuing sudo /etc/init.d/gdm stop causing system to hang References: <20061113203430.25827.28318.malonedeb@gandwana.ubuntu.com> Message-ID: <20061113203430.25827.28318.malonedeb@gandwana.ubuntu.com> Public bug reported: If I open a terminal window running inside of X and issue sudo /etc/init.d/gdm stop, I get a black screen with a cursor blinking and I have to reboot the machine instead of getting the expected bash prompt. I also tried killing the GDM process and it yielded the same results. ** Affects: gdm (Ubuntu) Importance: Undecided Status: Unconfirmed -- Issuing sudo /etc/init.d/gdm stop causing system to hang https://launchpad.net/bugs/71687 From toni.ruottu at iki.fi Mon Nov 13 20:31:42 2006 From: toni.ruottu at iki.fi (Toni Ruottu) Date: Mon, 13 Nov 2006 20:31:42 -0000 Subject: [Bug 71686] Missing profiles and a segfault References: <20061113203142.350.78716.malonedeb@gangotri.ubuntu.com> Message-ID: <20061113203142.350.78716.malonedeb@gangotri.ubuntu.com> Public bug reported: I'm running sound-juicer 2.16.1-0ubuntu1 on Edgy. Sound-juicer is missing the default profiles. The drop down menu in preferences dialog is empty. I tried adding one of the default profiles manually, after description given by a friend whose Edgy is working. When I try to use that profile Sound-juicer segfaults when I click on the extract button. ** Affects: sound-juicer (Ubuntu) Importance: Undecided Status: Unconfirmed -- Missing profiles and a segfault https://launchpad.net/bugs/71686 From la.ser at list.ru Mon Nov 13 20:35:06 2006 From: la.ser at list.ru (SergeL) Date: Mon, 13 Nov 2006 20:35:06 -0000 Subject: [Bug 71670] Re: Re: Re: Re: Re: Re: [Bug71670]Re:Re:Re:Re:[Bug71670]Re:Re:[Bug71670]Faloure_SMTP_command_MAIL_FROM:_Syntax_error_in_parameters_or_arguments. References: <20061113180329.25827.44305.malonedeb@gandwana.ubuntu.com> Message-ID: ???? ?????? ????????. ?????, ???? ?????????, ????? ????????? ??? ?? ?????????. ------------------------------------ Mail.Ru - ??????, ????????, ???????! ------------------------------------ -- Faloure_SMTP_command_MAIL_FROM:_Syntax_error_in_parameters_or_arguments. https://launchpad.net/bugs/71670 From jelmorini at ticino.com Mon Nov 13 20:37:34 2006 From: jelmorini at ticino.com (Nicola Jelmorini) Date: Mon, 13 Nov 2006 20:37:34 -0000 Subject: [Bug 71689] Edgy: no audio for mp4 files References: <20061113203734.350.30559.malonedeb@gangotri.ubuntu.com> Message-ID: <20061113203734.350.30559.malonedeb@gangotri.ubuntu.com> Public bug reported: I use the last Totem 2.16.2 with GStreamer 0.10.10 and when I play a video file mp4 I don't hear the audio stream. If I play the same video file with VLC I can display the audio specs: codec: mp4a channel: 2 44100 Hz 16 bit bitrate 1411 kb/s If I display the file properties in Totem I can see the video stream properties, but the audio stream is grayed as it don't exist. ** Affects: totem (Ubuntu) Importance: Undecided Status: Unconfirmed -- Edgy: no audio for mp4 files https://launchpad.net/bugs/71689 From rcouto at gmail.com Mon Nov 13 20:43:26 2006 From: rcouto at gmail.com (Rodrigo Vieira Couto) Date: Mon, 13 Nov 2006 20:43:26 -0000 Subject: [Bug 71690] AIGLX + totem outputs a blank screen References: <20061113204326.25975.61187.malonedeb@gandwana.ubuntu.com> Message-ID: <20061113204326.25975.61187.malonedeb@gandwana.ubuntu.com> Public bug reported: After I have installed AIGLX, totem only shows a glimpse of the video and goes back to a blank screen. The only way I have managed to make totem show the videos was to set the output on the video tab of gstreamer-properties to "X Window System (No Xv)". ** Affects: totem (Ubuntu) Importance: Undecided Status: Unconfirmed -- AIGLX + totem outputs a blank screen https://launchpad.net/bugs/71690 From la.ser at list.ru Mon Nov 13 20:40:09 2006 From: la.ser at list.ru (SergeL) Date: Mon, 13 Nov 2006 20:40:09 -0000 Subject: [Bug 71670] Re: Re: Re: Re: Re: Re:[Bug71670]Re:Re:Re:Re:[Bug71670]Re:Re:[Bug71670]Faloure_SMTP_command_MAIL_FROM:_Syntax_error_in_parameters_or_arguments. References: <20061113180329.25827.44305.malonedeb@gandwana.ubuntu.com> Message-ID: ???? ?????? ????????. ?????, ???? ?????????, ????? ????????? ??? ?? ?????????. ------------------------------------ Mail.Ru - ??????, ????????, ???????! ------------------------------------ -- Faloure_SMTP_command_MAIL_FROM:_Syntax_error_in_parameters_or_arguments. https://launchpad.net/bugs/71670 From seb128 at ubuntu.com Mon Nov 13 20:45:08 2006 From: seb128 at ubuntu.com (Sebastien Bacher) Date: Mon, 13 Nov 2006 20:45:08 -0000 Subject: [Bug 71659] Re: Metacity crashed after apport-gtk crash References: <20061113161851.25975.80767.malonedeb@gandwana.ubuntu.com> Message-ID: <20061113204509.25827.8855.malone@gandwana.ubuntu.com> Thanks for your bug. The crash file is a gnome-cups-manager one, reassigning ** Changed in: metacity (Ubuntu) Sourcepackagename: metacity => gnome-cups-manager Importance: Undecided => Medium Assignee: (unassigned) => Ubuntu Desktop Bugs ** Summary changed: - Metacity crashed after apport-gtk crash + gnome-cups-icon crash -- gnome-cups-icon crash https://launchpad.net/bugs/71659 From la.ser at list.ru Mon Nov 13 20:50:08 2006 From: la.ser at list.ru (SergeL) Date: Mon, 13 Nov 2006 20:50:08 -0000 Subject: [Bug 71670] Re: Re: Re: Re: Re:Re:[Bug71670]Re:Re:Re:Re:[Bug71670]Re:Re:[Bug71670]Faloure_SMTP_command_MAIL_FROM:_Syntax_error_in_parameters_or_arguments. References: <20061113180329.25827.44305.malonedeb@gandwana.ubuntu.com> Message-ID: ???? ?????? ????????. ?????, ???? ?????????, ????? ????????? ??? ?? ?????????. ------------------------------------ Mail.Ru - ??????, ????????, ???????! ------------------------------------ -- Faloure_SMTP_command_MAIL_FROM:_Syntax_error_in_parameters_or_arguments. https://launchpad.net/bugs/71670 From seb128 at ubuntu.com Mon Nov 13 20:50:59 2006 From: seb128 at ubuntu.com (Sebastien Bacher) Date: Mon, 13 Nov 2006 20:50:59 -0000 Subject: [Bug 38065] Re: error with recieving german umlauts over ICQ protocol References: <20060404184210.14572.13855.malonedeb@gandwana.ubuntu.com> Message-ID: <20061113205059.350.95311.malone@gangotri.ubuntu.com> fixed with 2.0beta5 according to the Debian bug ** Changed in: gaim (Ubuntu) Status: Unconfirmed => Fix Committed -- error with recieving german umlauts over ICQ protocol https://launchpad.net/bugs/38065 From qub333 at gmail.com Mon Nov 13 20:55:45 2006 From: qub333 at gmail.com (Kevin Kubasik) Date: Mon, 13 Nov 2006 20:55:45 -0000 Subject: [Bug 71689] Re: Edgy: no audio for mp4 files References: <20061113203734.350.30559.malonedeb@gangotri.ubuntu.com> Message-ID: <20061113205545.32662.41126.malone@gangotri.ubuntu.com> Have you installed all the necessary gstreamer plugins? I believe gstreamer0.10-ffmpeg enables aac playback. ** Changed in: totem (Ubuntu) Status: Unconfirmed => Needs Info -- Edgy: no audio for mp4 files https://launchpad.net/bugs/71689 From la.ser at list.ru Mon Nov 13 21:00:22 2006 From: la.ser at list.ru (SergeL) Date: Mon, 13 Nov 2006 21:00:22 -0000 Subject: [Bug 71670] Re: Re: Re: Re:Re:Re:[Bug71670]Re:Re:Re:Re:[Bug71670]Re:Re:[Bug71670]Faloure_SMTP_command_MAIL_FROM:_Syntax_error_in_parameters_or_arguments. References: <20061113180329.25827.44305.malonedeb@gandwana.ubuntu.com> Message-ID: ???? ?????? ????????. ?????, ???? ?????????, ????? ????????? ??? ?? ?????????. ------------------------------------ Mail.Ru - ??????, ????????, ???????! ------------------------------------ -- Faloure_SMTP_command_MAIL_FROM:_Syntax_error_in_parameters_or_arguments. https://launchpad.net/bugs/71670 From surricani at inwind.it Mon Nov 13 21:09:08 2006 From: surricani at inwind.it (Surricani) Date: Mon, 13 Nov 2006 21:09:08 -0000 Subject: [Bug 71693] Error printing more pages in one References: <20061113210908.25975.43379.malonedeb@gandwana.ubuntu.com> Message-ID: <20061113210908.25975.43379.malonedeb@gandwana.ubuntu.com> Public bug reported: If I print 2 or 4 pages in one page A4, the print is similar to the result obtained printing only one page, but the alignment is very bad. Now I can't print more than one page per page... :-( With previous version of evince in Ubuntu Dapper, all worked ok. ** Affects: evince (Ubuntu) Importance: Undecided Status: Unconfirmed -- Error printing more pages in one https://launchpad.net/bugs/71693 From la.ser at list.ru Mon Nov 13 21:11:06 2006 From: la.ser at list.ru (SergeL) Date: Mon, 13 Nov 2006 21:11:06 -0000 Subject: [Bug 71670] Re: Re: Re:Re:Re:Re:[Bug71670]Re:Re:Re:Re:[Bug71670]Re:Re:[Bug71670]Faloure_SMTP_command_MAIL_FROM:_Syntax_error_in_parameters_or_arguments. References: <20061113180329.25827.44305.malonedeb@gandwana.ubuntu.com> Message-ID: ???? ?????? ????????. ?????, ???? ?????????, ????? ????????? ??? ?? ?????????. ------------------------------------ Mail.Ru - ??????, ????????, ???????! ------------------------------------ -- Faloure_SMTP_command_MAIL_FROM:_Syntax_error_in_parameters_or_arguments. https://launchpad.net/bugs/71670 From eyal.oren at deri.org Mon Nov 13 21:12:55 2006 From: eyal.oren at deri.org (Eyal Oren) Date: Mon, 13 Nov 2006 21:12:55 -0000 Subject: [Bug 69564] Re: Troubles while play streaming video References: <20061031200619.1737.92611.malonedeb@gangotri.ubuntu.com> Message-ID: <20061113211255.25827.9401.malone@gandwana.ubuntu.com> I can confirm this problem with several online videos. ** Changed in: totem (Ubuntu) Status: Unconfirmed => Confirmed -- Troubles while play streaming video https://launchpad.net/bugs/69564 From jelmorini at ticino.com Mon Nov 13 21:17:06 2006 From: jelmorini at ticino.com (Nicola Jelmorini) Date: Mon, 13 Nov 2006 21:17:06 -0000 Subject: [Bug 71689] Re: Edgy: no audio for mp4 files References: <20061113203734.350.30559.malonedeb@gangotri.ubuntu.com> Message-ID: <20061113211706.350.55047.malone@gangotri.ubuntu.com> Hi Kevin, yes of course. On my PC I have installed all possible GStreamer plugins and modules. This is the list from my Synaptic installed category: - gstreamer0.10-alsa - gstreamer0.10-esd - gstreamer0.10-ffmpeg - gstreamer0.10-fluendo-mp3 - gstreamer0.10-fluendo-mpegdemux - gstreamer0.10-gl - gstreamer0.10-gnomevfs - gstreamer0.10-gnonlin - gstreamer0.10-pitfdll - gstreamer0.10-plugins-bad - gstreamer0.10-plugins-bad-multiverse - gstreamer0.10-plugins-base - gstreamer0.10-plugins-base-apps - gstreamer0.10-plugins-farsight - gstreamer0.10-plugins-good - gstreamer0.10-plugins-ugly - gstreamer0.10-plugins-ugly-multiverse - gstreamer0.10-sdl - gstreamer0.10-tools - gstreamer0.10-x -- Edgy: no audio for mp4 files https://launchpad.net/bugs/71689 From basherio at gmail.com Mon Nov 13 21:19:15 2006 From: basherio at gmail.com (Nelson Zamith) Date: Mon, 13 Nov 2006 21:19:15 -0000 Subject: [Bug 70513] Re: Error when editing ID3 tags References: <20061106000034.32016.65533.malonedeb@gandwana.ubuntu.com> <20061113190023.25827.48696.malone@gandwana.ubuntu.com> Message-ID: <68f5f8980611131319y4ecc545cv5d383796c868f7dc@mail.gmail.com> Well, this doesn't happened to me again so I don't really know ... 2006/11/13, encompass : > > Heh... didn't got down... gave the error that it something was wrong > with gstreamer. > > -- > Error when editing ID3 tags > https://launchpad.net/bugs/70513 > -- Error when editing ID3 tags https://launchpad.net/bugs/70513 From la.ser at list.ru Mon Nov 13 21:21:11 2006 From: la.ser at list.ru (SergeL) Date: Mon, 13 Nov 2006 21:21:11 -0000 Subject: [Bug 71670] Re: Re:Re:Re:Re:Re:[Bug71670]Re:Re:Re:Re:[Bug71670]Re:Re:[Bug71670]Faloure_SMTP_command_MAIL_FROM:_Syntax_error_in_parameters_or_arguments. References: <20061113180329.25827.44305.malonedeb@gandwana.ubuntu.com> Message-ID: ???? ?????? ????????. ?????, ???? ?????????, ????? ????????? ??? ?? ?????????. ------------------------------------ Mail.Ru - ??????, ????????, ???????! ------------------------------------ -- Faloure_SMTP_command_MAIL_FROM:_Syntax_error_in_parameters_or_arguments. https://launchpad.net/bugs/71670 From la.ser at list.ru Mon Nov 13 21:30:24 2006 From: la.ser at list.ru (SergeL) Date: Mon, 13 Nov 2006 21:30:24 -0000 Subject: [Bug 71670] Re:Re:Re:Re:Re:Re:[Bug71670]Re:Re:Re:Re:[Bug71670]Re:Re:[Bug71670]Faloure_SMTP_command_MAIL_FROM:_Syntax_error_in_parameters_or_arguments. References: <20061113180329.25827.44305.malonedeb@gandwana.ubuntu.com> Message-ID: ???? ?????? ????????. ?????, ???? ?????????, ????? ????????? ??? ?? ?????????. ------------------------------------ Mail.Ru - ??????, ????????, ???????! ------------------------------------ -- Faloure_SMTP_command_MAIL_FROM:_Syntax_error_in_parameters_or_arguments. https://launchpad.net/bugs/71670 From la.ser at list.ru Mon Nov 13 21:40:08 2006 From: la.ser at list.ru (SergeL) Date: Mon, 13 Nov 2006 21:40:08 -0000 Subject: [Bug 71670]Re:Re:Re:Re:Re:Re:[Bug71670]Re:Re:Re:Re:[Bug71670]Re:Re:[Bug71670]Faloure_SMTP_command_MAIL_FROM:_Syntax_error_in_parameters_or_arguments. References: <20061113180329.25827.44305.malonedeb@gandwana.ubuntu.com> Message-ID: ???? ?????? ????????. ?????, ???? ?????????, ????? ????????? ??? ?? ?????????. ------------------------------------ Mail.Ru - ??????, ????????, ???????! ------------------------------------ -- Faloure_SMTP_command_MAIL_FROM:_Syntax_error_in_parameters_or_arguments. https://launchpad.net/bugs/71670 From la.ser at list.ru Mon Nov 13 21:51:23 2006 From: la.ser at list.ru (SergeL) Date: Mon, 13 Nov 2006 21:51:23 -0000 Subject: [Bug 71670] Re: Re: Re: Re: Re: Re: Re: Re: [Bug71670]Re:Re:Re:Re:Re:Re:[Bug71670]Re:Re:Re:Re:[Bug71670]Re:Re:[Bug71670]Faloure_SMTP_command_MAIL_FROM:_Syntax_error_in_parameters_or_arguments. References: <20061113180329.25827.44305.malonedeb@gandwana.ubuntu.com> Message-ID: ???? ?????? ????????. ?????, ???? ?????????, ????? ????????? ??? ?? ?????????. ------------------------------------ Mail.Ru - ??????, ????????, ???????! ------------------------------------ -- Faloure_SMTP_command_MAIL_FROM:_Syntax_error_in_parameters_or_arguments. https://launchpad.net/bugs/71670 From la.ser at list.ru Mon Nov 13 22:00:59 2006 From: la.ser at list.ru (SergeL) Date: Mon, 13 Nov 2006 22:00:59 -0000 Subject: [Bug 71670] Re: Re: Re: Re: Re: Re: Re: Re:[Bug71670]Re:Re:Re:Re:Re:Re:[Bug71670]Re:Re:Re:Re:[Bug71670]Re:Re:[Bug71670]Faloure_SMTP_command_MAIL_FROM:_Syntax_error_in_parameters_or_arguments. References: <20061113180329.25827.44305.malonedeb@gandwana.ubuntu.com> Message-ID: ???? ?????? ????????. ?????, ???? ?????????, ????? ????????? ??? ?? ?????????. ------------------------------------ Mail.Ru - ??????, ????????, ???????! ------------------------------------ -- Faloure_SMTP_command_MAIL_FROM:_Syntax_error_in_parameters_or_arguments. https://launchpad.net/bugs/71670 From dalequi at gmail.com Mon Nov 13 22:00:29 2006 From: dalequi at gmail.com (=?utf-8?q?David_Lech=C3=B3n_Qui=C3=B1ones?=) Date: Mon, 13 Nov 2006 22:00:29 -0000 Subject: [Bug 69665] Re: Home folder and desktop are hidden in some browser apps References: <20061101122418.4148.27579.malonedeb@gandwana.ubuntu.com> Message-ID: <20061113220030.25975.38505.launchpad@gandwana.ubuntu.com> ** Description changed: - Binary package hint: nautilus + Running on Ubuntu Edgy 6.10 and Gnome 2.16. - I have seen that in Firefox and Gimp. + This problem has been seen in Firefox 2.0, The GIMP 2.2, Gaim + 2.0Beta3.1, Gedit 2.16.1 and, probably, affects more software under + Gnome. - When I select in GIMP "Save as" and I click "Browse for other folders", - there is a tree menu at the left side. In this menu, I have "System", - "Floppy Disk" but "Desktop" and "My home folder" are hidden. I can - select it but there is no text there. + How to reproduce this bug: - In firefox there is the same bug when I select "Save as" in some - download. + 1.-Click in File -> "Save as" (depending on the software, "Save as" will + be in another menu) + + 2.- Click "Search other folders". + + 3.- In the left list, you will see two blank lines on top of the drives. + These lines are "Desktop" and "Home" folders, but there is no icon or + text to describe them. -- Home folder and desktop are hidden in some browser apps https://launchpad.net/bugs/69665 From la.ser at list.ru Mon Nov 13 22:10:10 2006 From: la.ser at list.ru (SergeL) Date: Mon, 13 Nov 2006 22:10:10 -0000 Subject: [Bug 71670] Re: Re: Re: Re: Re: Re: Re:Re:[Bug71670]Re:Re:Re:Re:Re:Re:[Bug71670]Re:Re:Re:Re:[Bug71670]Re:Re:[Bug71670]Faloure_SMTP_command_MAIL_FROM:_Syntax_error_in_parameters_or_arguments. References: <20061113180329.25827.44305.malonedeb@gandwana.ubuntu.com> Message-ID: ???? ?????? ????????. ?????, ???? ?????????, ????? ????????? ??? ?? ?????????. ------------------------------------ Mail.Ru - ??????, ????????, ???????! ------------------------------------ -- Faloure_SMTP_command_MAIL_FROM:_Syntax_error_in_parameters_or_arguments. https://launchpad.net/bugs/71670 From la.ser at list.ru Mon Nov 13 22:20:11 2006 From: la.ser at list.ru (SergeL) Date: Mon, 13 Nov 2006 22:20:11 -0000 Subject: [Bug 71670] Re: Re: Re: Re: Re: Re:Re:Re:[Bug71670]Re:Re:Re:Re:Re:Re:[Bug71670]Re:Re:Re:Re:[Bug71670]Re:Re:[Bug71670]Faloure_SMTP_command_MAIL_FROM:_Syntax_error_in_parameters_or_arguments. References: <20061113180329.25827.44305.malonedeb@gandwana.ubuntu.com> Message-ID: ???? ?????? ????????. ?????, ???? ?????????, ????? ????????? ??? ?? ?????????. ------------------------------------ Mail.Ru - ??????, ????????, ???????! ------------------------------------ -- Faloure_SMTP_command_MAIL_FROM:_Syntax_error_in_parameters_or_arguments. https://launchpad.net/bugs/71670 From lfittl at fsfe.org Mon Nov 13 22:25:46 2006 From: lfittl at fsfe.org (Lukas Fittl) Date: Mon, 13 Nov 2006 22:25:46 -0000 Subject: [Bug 71703] Hangs system after 2-3 seconds when accessing a CD References: <20061113222546.350.381.malonedeb@gangotri.ubuntu.com> Message-ID: <20061113222546.350.381.malonedeb@gangotri.ubuntu.com> Public bug reported: Binary package hint: sound-juicer If I try to play/extract any CD with Sound Juicer, first the program hangs, and after 2-3 seconds the kernel hangs, and only a hard reboot is possible. I tried to extract as much information as possible, see the attached files. This is up-to-date feisty, I guess it is either sound-juicer or gstreamer0.10 that sends some invalid ioctls to the kernel. Reverting to an older kernel does not fix the problem. ** Affects: sound-juicer (Ubuntu) Importance: Undecided Status: Unconfirmed -- Hangs system after 2-3 seconds when accessing a CD https://launchpad.net/bugs/71703 From lfittl at fsfe.org Mon Nov 13 22:30:15 2006 From: lfittl at fsfe.org (Lukas Fittl) Date: Mon, 13 Nov 2006 22:30:15 -0000 Subject: [Bug 71703] Re: Hangs system after 2-3 seconds when accessing a CD References: <20061113222546.350.381.malonedeb@gangotri.ubuntu.com> Message-ID: <20061113223015.25827.86613.malone@gandwana.ubuntu.com> ** Attachment added: "The last lines of strace sound-juicer just before the crash." http://librarian.launchpad.net/5065627/sound-juicer_strace.log -- Hangs system after 2-3 seconds when accessing a CD https://launchpad.net/bugs/71703 From lfittl at fsfe.org Mon Nov 13 22:33:41 2006 From: lfittl at fsfe.org (Lukas Fittl) Date: Mon, 13 Nov 2006 22:33:41 -0000 Subject: [Bug 71703] Re: Hangs system after 2-3 seconds when accessing a CD References: <20061113222546.350.381.malonedeb@gangotri.ubuntu.com> Message-ID: <20061113223341.350.34223.malone@gangotri.ubuntu.com> ** Attachment added: "Dmesg buffer after a clean system restart." http://librarian.launchpad.net/5065629/sound-juicer_plain-dmesg.log -- Hangs system after 2-3 seconds when accessing a CD https://launchpad.net/bugs/71703 From la.ser at list.ru Mon Nov 13 22:30:11 2006 From: la.ser at list.ru (SergeL) Date: Mon, 13 Nov 2006 22:30:11 -0000 Subject: [Bug 71670] Re: Re: Re: Re: Re:Re:Re:Re:[Bug71670]Re:Re:Re:Re:Re:Re:[Bug71670]Re:Re:Re:Re:[Bug71670]Re:Re:[Bug71670]Faloure_SMTP_command_MAIL_FROM:_Syntax_error_in_parameters_or_arguments. References: <20061113180329.25827.44305.malonedeb@gandwana.ubuntu.com> Message-ID: ???? ?????? ????????. ?????, ???? ?????????, ????? ????????? ??? ?? ?????????. ------------------------------------ Mail.Ru - ??????, ????????, ???????! ------------------------------------ -- Faloure_SMTP_command_MAIL_FROM:_Syntax_error_in_parameters_or_arguments. https://launchpad.net/bugs/71670 From la.ser at list.ru Mon Nov 13 22:40:10 2006 From: la.ser at list.ru (SergeL) Date: Mon, 13 Nov 2006 22:40:10 -0000 Subject: [Bug 71670] Re: Re: Re: Re:Re:Re:Re:Re:[Bug71670]Re:Re:Re:Re:Re:Re:[Bug71670]Re:Re:Re:Re:[Bug71670]Re:Re:[Bug71670]Faloure_SMTP_command_MAIL_FROM:_Syntax_error_in_parameters_or_arguments. References: <20061113180329.25827.44305.malonedeb@gandwana.ubuntu.com> Message-ID: ???? ?????? ????????. ?????, ???? ?????????, ????? ????????? ??? ?? ?????????. ------------------------------------ Mail.Ru - ??????, ????????, ???????! ------------------------------------ -- Faloure_SMTP_command_MAIL_FROM:_Syntax_error_in_parameters_or_arguments. https://launchpad.net/bugs/71670 From lfittl at fsfe.org Mon Nov 13 22:53:32 2006 From: lfittl at fsfe.org (Lukas Fittl) Date: Mon, 13 Nov 2006 22:53:32 -0000 Subject: [Bug 71703] Re: Hangs system after 2-3 seconds when accessing a CD References: <20061113222546.350.381.malonedeb@gangotri.ubuntu.com> Message-ID: <20061113225332.350.1371.malone@gangotri.ubuntu.com> ** Attachment added: "The output of hal-device on the affected computer." http://librarian.launchpad.net/5065696/sound-juicer_hal-device.log -- Hangs system after 2-3 seconds when accessing a CD https://launchpad.net/bugs/71703 From la.ser at list.ru Mon Nov 13 22:50:07 2006 From: la.ser at list.ru (SergeL) Date: Mon, 13 Nov 2006 22:50:07 -0000 Subject: [Bug 71670] Re: Re: Re:Re:Re:Re:Re:Re:[Bug71670]Re:Re:Re:Re:Re:Re:[Bug71670]Re:Re:Re:Re:[Bug71670]Re:Re:[Bug71670]Faloure_SMTP_command_MAIL_FROM:_Syntax_error_in_parameters_or_arguments. References: <20061113180329.25827.44305.malonedeb@gandwana.ubuntu.com> Message-ID: ???? ?????? ????????. ?????, ???? ?????????, ????? ????????? ??? ?? ?????????. ------------------------------------ Mail.Ru - ??????, ????????, ???????! ------------------------------------ -- Faloure_SMTP_command_MAIL_FROM:_Syntax_error_in_parameters_or_arguments. https://launchpad.net/bugs/71670 From dentaku65 at gmail.com Mon Nov 13 22:56:09 2006 From: dentaku65 at gmail.com (dentaku65) Date: Mon, 13 Nov 2006 22:56:09 -0000 Subject: [Bug 71706] crash gnome-vfs2 Edgy References: <20061113225609.25975.71958.malonedeb@gandwana.ubuntu.com> Message-ID: <20061113225609.25975.71958.malonedeb@gandwana.ubuntu.com> Public bug reported: Crash report follows... ** Affects: gnome-vfs2 (Ubuntu) Importance: Undecided Status: Unconfirmed -- crash gnome-vfs2 Edgy https://launchpad.net/bugs/71706 From dentaku65 at gmail.com Mon Nov 13 22:54:29 2006 From: dentaku65 at gmail.com (dentaku65) Date: Mon, 13 Nov 2006 22:54:29 -0000 Subject: [Bug 71705] crash gnome-vfs2 Edgy References: <20061113225430.350.29418.malonedeb@gangotri.ubuntu.com> Message-ID: <20061113225430.350.29418.malonedeb@gangotri.ubuntu.com> Public bug reported: The crash report follows... ** Affects: gnome-vfs2 (Ubuntu) Importance: Undecided Status: Unconfirmed -- crash gnome-vfs2 Edgy https://launchpad.net/bugs/71705 From dentaku65 at gmail.com Mon Nov 13 22:55:24 2006 From: dentaku65 at gmail.com (dentaku65) Date: Mon, 13 Nov 2006 22:55:24 -0000 Subject: [Bug 71705] Re: crash gnome-vfs2 Edgy References: <20061113225430.350.29418.malonedeb@gangotri.ubuntu.com> Message-ID: <20061113225524.350.56779.malone@gangotri.ubuntu.com> ** Attachment added: "Here the crash" http://librarian.launchpad.net/5065698/_usr_lib_gnome-vfs-2.0_gnome-vfs-daemon.0.crash ** Description changed: - How to attach here the crash report???? + The crash report follows... -- crash gnome-vfs2 Edgy https://launchpad.net/bugs/71705 From la.ser at list.ru Mon Nov 13 23:00:08 2006 From: la.ser at list.ru (SergeL) Date: Mon, 13 Nov 2006 23:00:08 -0000 Subject: [Bug 71670] Re: Re:Re:Re:Re:Re:Re:Re:[Bug71670]Re:Re:Re:Re:Re:Re:[Bug71670]Re:Re:Re:Re:[Bug71670]Re:Re:[Bug71670]Faloure_SMTP_command_MAIL_FROM:_Syntax_error_in_parameters_or_arguments. References: <20061113180329.25827.44305.malonedeb@gandwana.ubuntu.com> Message-ID: ???? ?????? ????????. ?????, ???? ?????????, ????? ????????? ??? ?? ?????????. ------------------------------------ Mail.Ru - ??????, ????????, ???????! ------------------------------------ -- Faloure_SMTP_command_MAIL_FROM:_Syntax_error_in_parameters_or_arguments. https://launchpad.net/bugs/71670 From lfittl at fsfe.org Mon Nov 13 23:06:37 2006 From: lfittl at fsfe.org (Lukas Fittl) Date: Mon, 13 Nov 2006 23:06:37 -0000 Subject: [Bug 71708] If Evolution is started, gpg-agent is not able to work with pinentry-gtk-2 References: <20061113230637.32662.30823.malonedeb@gangotri.ubuntu.com> Message-ID: <20061113230637.32662.30823.malonedeb@gangotri.ubuntu.com> Public bug reported: Binary package hint: evolution I am using a OpenPGP smartcard to sign and encrypt my mails. Evolution calls gpg which then calls the gpg-agent from gnupg2. If the smartcard PIN is not yet cached in the gpg-agent, it opens pinentry-gtk-2 to request it. If Evolution is started, pinentry opens for a second, and then closes again, and the application that wants to use gpg gives back an error about being unable to access the card. This also applies if evolution is just started in the background, and I invoke gpg manually. If Evolution is not started it works without any problems. This could be related to the fact that Evolution does not use gpgme, but tries some own intelligent stuff, which could create a lock on the smartcard. This has been working before, the bug exists on an up-to-date feisty system. ** Affects: evolution (Ubuntu) Importance: Undecided Status: Unconfirmed -- If Evolution is started, gpg-agent is not able to work with pinentry-gtk-2 https://launchpad.net/bugs/71708 From la.ser at list.ru Mon Nov 13 23:10:06 2006 From: la.ser at list.ru (SergeL) Date: Mon, 13 Nov 2006 23:10:06 -0000 Subject: [Bug 71670] Re:Re:Re:Re:Re:Re:Re:Re:[Bug71670]Re:Re:Re:Re:Re:Re:[Bug71670]Re:Re:Re:Re:[Bug71670]Re:Re:[Bug71670]Faloure_SMTP_command_MAIL_FROM:_Syntax_error_in_parameters_or_arguments. References: <20061113180329.25827.44305.malonedeb@gandwana.ubuntu.com> Message-ID: ???? ?????? ????????. ?????, ???? ?????????, ????? ????????? ??? ?? ?????????. ------------------------------------ Mail.Ru - ??????, ????????, ???????! ------------------------------------ -- Faloure_SMTP_command_MAIL_FROM:_Syntax_error_in_parameters_or_arguments. https://launchpad.net/bugs/71670 From lfittl at fsfe.org Mon Nov 13 23:17:37 2006 From: lfittl at fsfe.org (Lukas Fittl) Date: Mon, 13 Nov 2006 23:17:37 -0000 Subject: [Bug 71708] Re: If Evolution is started, gpg-agent is not able to work with pinentry-gtk-2 References: <20061113230637.32662.30823.malonedeb@gangotri.ubuntu.com> Message-ID: <20061113231737.25975.68817.launchpad@gandwana.ubuntu.com> ** Description changed: Binary package hint: evolution I am using a OpenPGP smartcard to sign and encrypt my mails. Evolution calls gpg which then calls the gpg-agent from gnupg2. If the smartcard PIN is not yet cached in the gpg-agent, it opens pinentry-gtk-2 to request it. If Evolution is started, pinentry opens for a second, and then closes again, and the application that wants to use gpg gives back an error about being unable to access the card. This also applies if evolution is just started in the background, and I invoke gpg manually. - If Evolution is not started it works without any problems. + If Evolution is not started it works without any problems. Also if the + PIN is already cached, everything works without any problems, even + Evolution can work with gpg stuff then. This could be related to the fact that Evolution does not use gpgme, but tries some own intelligent stuff, which could create a lock on the smartcard. This has been working before, the bug exists on an up-to-date feisty system. -- If Evolution is started, gpg-agent is not able to work with pinentry-gtk-2 https://launchpad.net/bugs/71708 From la.ser at list.ru Mon Nov 13 23:20:06 2006 From: la.ser at list.ru (SergeL) Date: Mon, 13 Nov 2006 23:20:06 -0000 Subject: [Bug 71670]Re:Re:Re:Re:Re:Re:Re:Re:[Bug71670]Re:Re:Re:Re:Re:Re:[Bug71670]Re:Re:Re:Re:[Bug71670]Re:Re:[Bug71670]Faloure_SMTP_command_MAIL_FROM:_Syntax_error_in_parameters_or_arguments. References: <20061113180329.25827.44305.malonedeb@gandwana.ubuntu.com> Message-ID: ???? ?????? ????????. ?????, ???? ?????????, ????? ????????? ??? ?? ?????????. ------------------------------------ Mail.Ru - ??????, ????????, ???????! ------------------------------------ -- Faloure_SMTP_command_MAIL_FROM:_Syntax_error_in_parameters_or_arguments. https://launchpad.net/bugs/71670 From la.ser at list.ru Mon Nov 13 23:30:07 2006 From: la.ser at list.ru (SergeL) Date: Mon, 13 Nov 2006 23:30:07 -0000 Subject: [Bug 71670] Re: Re: Re: Re: Re: Re: Re: Re: Re: Re: [Bug71670]Re:Re:Re:Re:Re:Re:Re:Re:[Bug71670]Re:Re:Re:Re:Re:Re:[Bug71670]Re:Re:Re:Re:[Bug71670]Re:Re:[Bug71670]Faloure_SMTP_command_MAIL_FROM:_Syntax_error_in_parameters_or_arguments. References: <20061113180329.25827.44305.malonedeb@gandwana.ubuntu.com> Message-ID: ???? ?????? ????????. ?????, ???? ?????????, ????? ????????? ??? ?? ?????????. ------------------------------------ Mail.Ru - ??????, ????????, ???????! ------------------------------------ -- Faloure_SMTP_command_MAIL_FROM:_Syntax_error_in_parameters_or_arguments. https://launchpad.net/bugs/71670 From la.ser at list.ru Mon Nov 13 23:40:08 2006 From: la.ser at list.ru (SergeL) Date: Mon, 13 Nov 2006 23:40:08 -0000 Subject: [Bug 71670] Re: Re: Re: Re: Re: Re: Re: Re: Re: Re:[Bug71670]Re:Re:Re:Re:Re:Re:Re:Re:[Bug71670]Re:Re:Re:Re:Re:Re:[Bug71670]Re:Re:Re:Re:[Bug71670]Re:Re:[Bug71670]Faloure_SMTP_command_MAIL_FROM:_Syntax_error_in_parameters_or_arguments. References: <20061113180329.25827.44305.malonedeb@gandwana.ubuntu.com> Message-ID: ???? ?????? ????????. ?????, ???? ?????????, ????? ????????? ??? ?? ?????????. ------------------------------------ Mail.Ru - ??????, ????????, ???????! ------------------------------------ -- Faloure_SMTP_command_MAIL_FROM:_Syntax_error_in_parameters_or_arguments. https://launchpad.net/bugs/71670 From la.ser at list.ru Mon Nov 13 23:50:06 2006 From: la.ser at list.ru (SergeL) Date: Mon, 13 Nov 2006 23:50:06 -0000 Subject: [Bug 71670] Re: Re: Re: Re: Re: Re: Re: Re: Re:Re:[Bug71670]Re:Re:Re:Re:Re:Re:Re:Re:[Bug71670]Re:Re:Re:Re:Re:Re:[Bug71670]Re:Re:Re:Re:[Bug71670]Re:Re:[Bug71670]Faloure_SMTP_command_MAIL_FROM:_Syntax_error_in_parameters_or_arguments. References: <20061113180329.25827.44305.malonedeb@gandwana.ubuntu.com> Message-ID: ???? ?????? ????????. ?????, ???? ?????????, ????? ????????? ??? ?? ?????????. ------------------------------------ Mail.Ru - ??????, ????????, ???????! ------------------------------------ -- Faloure_SMTP_command_MAIL_FROM:_Syntax_error_in_parameters_or_arguments. https://launchpad.net/bugs/71670 From la.ser at list.ru Tue Nov 14 00:00:14 2006 From: la.ser at list.ru (SergeL) Date: Tue, 14 Nov 2006 00:00:14 -0000 Subject: [Bug 71670] Re: Re: Re: Re: Re: Re: Re: Re:Re:Re:[Bug71670]Re:Re:Re:Re:Re:Re:Re:Re:[Bug71670]Re:Re:Re:Re:Re:Re:[Bug71670]Re:Re:Re:Re:[Bug71670]Re:Re:[Bug71670]Faloure_SMTP_command_MAIL_FROM:_Syntax_error_in_parameters_or_arguments. References: <20061113180329.25827.44305.malonedeb@gandwana.ubuntu.com> Message-ID: ???? ?????? ????????. ?????, ???? ?????????, ????? ????????? ??? ?? ?????????. ------------------------------------ Mail.Ru - ??????, ????????, ???????! ------------------------------------ -- Faloure_SMTP_command_MAIL_FROM:_Syntax_error_in_parameters_or_arguments. https://launchpad.net/bugs/71670 From la.ser at list.ru Tue Nov 14 00:10:07 2006 From: la.ser at list.ru (SergeL) Date: Tue, 14 Nov 2006 00:10:07 -0000 Subject: [Bug 71670] Re: Re: Re: Re: Re: Re: Re:Re:Re:Re:[Bug71670]Re:Re:Re:Re:Re:Re:Re:Re:[Bug71670]Re:Re:Re:Re:Re:Re:[Bug71670]Re:Re:Re:Re:[Bug71670]Re:Re:[Bug71670]Faloure_SMTP_command_MAIL_FROM:_Syntax_error_in_parameters_or_arguments. References: <20061113180329.25827.44305.malonedeb@gandwana.ubuntu.com> Message-ID: ???? ?????? ????????. ?????, ???? ?????????, ????? ????????? ??? ?? ?????????. ------------------------------------ Mail.Ru - ??????, ????????, ???????! ------------------------------------ -- Faloure_SMTP_command_MAIL_FROM:_Syntax_error_in_parameters_or_arguments. https://launchpad.net/bugs/71670 From la.ser at list.ru Tue Nov 14 00:20:08 2006 From: la.ser at list.ru (SergeL) Date: Tue, 14 Nov 2006 00:20:08 -0000 Subject: [Bug 71670] Re: Re: Re: Re: Re: Re:Re:Re:Re:Re:[Bug71670]Re:Re:Re:Re:Re:Re:Re:Re:[Bug71670]Re:Re:Re:Re:Re:Re:[Bug71670]Re:Re:Re:Re:[Bug71670]Re:Re:[Bug71670]Faloure_SMTP_command_MAIL_FROM:_Syntax_error_in_parameters_or_arguments. References: <20061113180329.25827.44305.malonedeb@gandwana.ubuntu.com> Message-ID: ???? ?????? ????????. ?????, ???? ?????????, ????? ????????? ??? ?? ?????????. ------------------------------------ Mail.Ru - ??????, ????????, ???????! ------------------------------------ -- Faloure_SMTP_command_MAIL_FROM:_Syntax_error_in_parameters_or_arguments. https://launchpad.net/bugs/71670 From jk at ozlabs.org Tue Nov 14 00:28:03 2006 From: jk at ozlabs.org (Jeremy Kerr) Date: Tue, 14 Nov 2006 00:28:03 -0000 Subject: [Bug 40359] Re: libgpod causes segfault on startup References: <20060420163347.21557.63661.malonedeb@gangotri.ubuntu.com> Message-ID: <20061114002803.25827.47920.malone@gandwana.ubuntu.com> Works fine on edgy - amarok can sync just fine now. -- libgpod causes segfault on startup https://launchpad.net/bugs/40359 From la.ser at list.ru Tue Nov 14 00:30:08 2006 From: la.ser at list.ru (SergeL) Date: Tue, 14 Nov 2006 00:30:08 -0000 Subject: [Bug 71670] Re: Re: Re: Re: Re:Re:Re:Re:Re:Re:[Bug71670]Re:Re:Re:Re:Re:Re:Re:Re:[Bug71670]Re:Re:Re:Re:Re:Re:[Bug71670]Re:Re:Re:Re:[Bug71670]Re:Re:[Bug71670]Faloure_SMTP_command_MAIL_FROM:_Syntax_error_in_parameters_or_arguments. References: <20061113180329.25827.44305.malonedeb@gandwana.ubuntu.com> Message-ID: ???? ?????? ????????. ?????, ???? ?????????, ????? ????????? ??? ?? ?????????. ------------------------------------ Mail.Ru - ??????, ????????, ???????! ------------------------------------ -- Faloure_SMTP_command_MAIL_FROM:_Syntax_error_in_parameters_or_arguments. https://launchpad.net/bugs/71670 From la.ser at list.ru Tue Nov 14 00:40:06 2006 From: la.ser at list.ru (SergeL) Date: Tue, 14 Nov 2006 00:40:06 -0000 Subject: [Bug 71670] Re: Re: Re: Re:Re:Re:Re:Re:Re:Re:[Bug71670]Re:Re:Re:Re:Re:Re:Re:Re:[Bug71670]Re:Re:Re:Re:Re:Re:[Bug71670]Re:Re:Re:Re:[Bug71670]Re:Re:[Bug71670]Faloure_SMTP_command_MAIL_FROM:_Syntax_error_in_parameters_or_arguments. References: <20061113180329.25827.44305.malonedeb@gandwana.ubuntu.com> Message-ID: ???? ?????? ????????. ?????, ???? ?????????, ????? ????????? ??? ?? ?????????. ------------------------------------ Mail.Ru - ??????, ????????, ???????! ------------------------------------ -- Faloure_SMTP_command_MAIL_FROM:_Syntax_error_in_parameters_or_arguments. https://launchpad.net/bugs/71670 From la.ser at list.ru Tue Nov 14 00:45:13 2006 From: la.ser at list.ru (SergeL) Date: Tue, 14 Nov 2006 00:45:13 -0000 Subject: [Bug 71670] Re: Re: Re:Re:Re:Re:Re:Re:Re:Re:[Bug71670]Re:Re:Re:Re:Re:Re:Re:Re:[Bug71670]Re:Re:Re:Re:Re:Re:[Bug71670]Re:Re:Re:Re:[Bug71670]Re:Re:[Bug71670]Faloure_SMTP_command_MAIL_FROM:_Syntax_error_in_parameters_or_arguments. References: <20061113180329.25827.44305.malonedeb@gandwana.ubuntu.com> Message-ID: ???? ?????? ????????. ?????, ???? ?????????, ????? ????????? ??? ?? ?????????. ------------------------------------ Mail.Ru - ??????, ????????, ???????! ------------------------------------ -- Faloure_SMTP_command_MAIL_FROM:_Syntax_error_in_parameters_or_arguments. https://launchpad.net/bugs/71670 From la.ser at list.ru Tue Nov 14 00:55:06 2006 From: la.ser at list.ru (SergeL) Date: Tue, 14 Nov 2006 00:55:06 -0000 Subject: [Bug 71670] Re: Re:Re:Re:Re:Re:Re:Re:Re:Re:[Bug71670]Re:Re:Re:Re:Re:Re:Re:Re:[Bug71670]Re:Re:Re:Re:Re:Re:[Bug71670]Re:Re:Re:Re:[Bug71670]Re:Re:[Bug71670]Faloure_SMTP_command_MAIL_FROM:_Syntax_error_in_parameters_or_arguments. References: <20061113180329.25827.44305.malonedeb@gandwana.ubuntu.com> Message-ID: ???? ?????? ????????. ?????, ???? ?????????, ????? ????????? ??? ?? ?????????. ------------------------------------ Mail.Ru - ??????, ????????, ???????! ------------------------------------ -- Faloure_SMTP_command_MAIL_FROM:_Syntax_error_in_parameters_or_arguments. https://launchpad.net/bugs/71670 From la.ser at list.ru Tue Nov 14 01:00:11 2006 From: la.ser at list.ru (SergeL) Date: Tue, 14 Nov 2006 01:00:11 -0000 Subject: [Bug 71670] Re:Re:Re:Re:Re:Re:Re:Re:Re:Re:[Bug71670]Re:Re:Re:Re:Re:Re:Re:Re:[Bug71670]Re:Re:Re:Re:Re:Re:[Bug71670]Re:Re:Re:Re:[Bug71670]Re:Re:[Bug71670]Faloure_SMTP_command_MAIL_FROM:_Syntax_error_in_parameters_or_arguments. References: <20061113180329.25827.44305.malonedeb@gandwana.ubuntu.com> Message-ID: ???? ?????? ????????. ?????, ???? ?????????, ????? ????????? ??? ?? ?????????. ------------------------------------ Mail.Ru - ??????, ????????, ???????! ------------------------------------ -- Faloure_SMTP_command_MAIL_FROM:_Syntax_error_in_parameters_or_arguments. https://launchpad.net/bugs/71670 From la.ser at list.ru Tue Nov 14 01:10:06 2006 From: la.ser at list.ru (SergeL) Date: Tue, 14 Nov 2006 01:10:06 -0000 Subject: [Bug 71670]Re:Re:Re:Re:Re:Re:Re:Re:Re:Re:[Bug71670]Re:Re:Re:Re:Re:Re:Re:Re:[Bug71670]Re:Re:Re:Re:Re:Re:[Bug71670]Re:Re:Re:Re:[Bug71670]Re:Re:[Bug71670]Faloure_SMTP_command_MAIL_FROM:_Syntax_error_in_parameters_or_arguments. References: <20061113180329.25827.44305.malonedeb@gandwana.ubuntu.com> Message-ID: ???? ?????? ????????. ?????, ???? ?????????, ????? ????????? ??? ?? ?????????. ------------------------------------ Mail.Ru - ??????, ????????, ???????! ------------------------------------ -- Faloure_SMTP_command_MAIL_FROM:_Syntax_error_in_parameters_or_arguments. https://launchpad.net/bugs/71670 From la.ser at list.ru Tue Nov 14 01:20:06 2006 From: la.ser at list.ru (SergeL) Date: Tue, 14 Nov 2006 01:20:06 -0000 Subject: [Bug 71670] Re: Re: Re: Re: Re: Re: Re: Re: Re: Re: Re: Re: [Bug71670]Re:Re:Re:Re:Re:Re:Re:Re:Re:Re:[Bug71670]Re:Re:Re:Re:Re:Re:Re:Re:[Bug71670]Re:Re:Re:Re:Re:Re:[Bug71670]Re:Re:Re:Re:[Bug71670]Re:Re:[Bug71670]Faloure_SMTP_command_MAIL_FROM:_Syntax_error_in_parameters_or_arguments. References: <20061113180329.25827.44305.malonedeb@gandwana.ubuntu.com> Message-ID: ???? ?????? ????????. ?????, ???? ?????????, ????? ????????? ??? ?? ?????????. ------------------------------------ Mail.Ru - ??????, ????????, ???????! ------------------------------------ -- Faloure_SMTP_command_MAIL_FROM:_Syntax_error_in_parameters_or_arguments. https://launchpad.net/bugs/71670 From la.ser at list.ru Tue Nov 14 01:30:20 2006 From: la.ser at list.ru (SergeL) Date: Tue, 14 Nov 2006 01:30:20 -0000 Subject: [Bug 71670] Re: Re: Re: Re: Re: Re: Re: Re: Re: Re: Re: Re:[Bug71670]Re:Re:Re:Re:Re:Re:Re:Re:Re:Re:[Bug71670]Re:Re:Re:Re:Re:Re:Re:Re:[Bug71670]Re:Re:Re:Re:Re:Re:[Bug71670]Re:Re:Re:Re:[Bug71670]Re:Re:[Bug71670]Faloure_SMTP_command_MAIL_FROM:_Syntax_error_in_parameters_or_arguments. References: <20061113180329.25827.44305.malonedeb@gandwana.ubuntu.com> Message-ID: ???? ?????? ????????. ?????, ???? ?????????, ????? ????????? ??? ?? ?????????. ------------------------------------ Mail.Ru - ??????, ????????, ???????! ------------------------------------ -- Faloure_SMTP_command_MAIL_FROM:_Syntax_error_in_parameters_or_arguments. https://launchpad.net/bugs/71670 From la.ser at list.ru Tue Nov 14 01:40:07 2006 From: la.ser at list.ru (SergeL) Date: Tue, 14 Nov 2006 01:40:07 -0000 Subject: [Bug 71670] Re: Re: Re: Re: Re: Re: Re: Re: Re: Re: Re:Re:[Bug71670]Re:Re:Re:Re:Re:Re:Re:Re:Re:Re:[Bug71670]Re:Re:Re:Re:Re:Re:Re:Re:[Bug71670]Re:Re:Re:Re:Re:Re:[Bug71670]Re:Re:Re:Re:[Bug71670]Re:Re:[Bug71670]Faloure_SMTP_command_MAIL_FROM:_Syntax_error_in_parameters_or_arguments. References: <20061113180329.25827.44305.malonedeb@gandwana.ubuntu.com> Message-ID: ???? ?????? ????????. ?????, ???? ?????????, ????? ????????? ??? ?? ?????????. ------------------------------------ Mail.Ru - ??????, ????????, ???????! ------------------------------------ -- Faloure_SMTP_command_MAIL_FROM:_Syntax_error_in_parameters_or_arguments. https://launchpad.net/bugs/71670 From la.ser at list.ru Tue Nov 14 01:45:08 2006 From: la.ser at list.ru (SergeL) Date: Tue, 14 Nov 2006 01:45:08 -0000 Subject: [Bug 71670] Re: Re: Re: Re: Re: Re: Re: Re: Re: Re:Re:Re:[Bug71670]Re:Re:Re:Re:Re:Re:Re:Re:Re:Re:[Bug71670]Re:Re:Re:Re:Re:Re:Re:Re:[Bug71670]Re:Re:Re:Re:Re:Re:[Bug71670]Re:Re:Re:Re:[Bug71670]Re:Re:[Bug71670]Faloure_SMTP_command_MAIL_FROM:_Syntax_error_in_parameters_or_arguments. References: <20061113180329.25827.44305.malonedeb@gandwana.ubuntu.com> Message-ID: ???? ?????? ????????. ?????, ???? ?????????, ????? ????????? ??? ?? ?????????. ------------------------------------ Mail.Ru - ??????, ????????, ???????! ------------------------------------ -- Faloure_SMTP_command_MAIL_FROM:_Syntax_error_in_parameters_or_arguments. https://launchpad.net/bugs/71670 From la.ser at list.ru Tue Nov 14 01:55:06 2006 From: la.ser at list.ru (SergeL) Date: Tue, 14 Nov 2006 01:55:06 -0000 Subject: [Bug 71670] Re: Re: Re: Re: Re: Re: Re: Re: Re:Re:Re:Re:[Bug71670]Re:Re:Re:Re:Re:Re:Re:Re:Re:Re:[Bug71670]Re:Re:Re:Re:Re:Re:Re:Re:[Bug71670]Re:Re:Re:Re:Re:Re:[Bug71670]Re:Re:Re:Re:[Bug71670]Re:Re:[Bug71670]Faloure_SMTP_command_MAIL_FROM:_Syntax_error_in_parameters_or_arguments. References: <20061113180329.25827.44305.malonedeb@gandwana.ubuntu.com> Message-ID: ???? ?????? ????????. ?????, ???? ?????????, ????? ????????? ??? ?? ?????????. ------------------------------------ Mail.Ru - ??????, ????????, ???????! ------------------------------------ -- Faloure_SMTP_command_MAIL_FROM:_Syntax_error_in_parameters_or_arguments. https://launchpad.net/bugs/71670 From la.ser at list.ru Tue Nov 14 02:00:11 2006 From: la.ser at list.ru (SergeL) Date: Tue, 14 Nov 2006 02:00:11 -0000 Subject: [Bug 71670] Re: Re: Re: Re: Re: Re: Re: Re:Re:Re:Re:Re:[Bug71670]Re:Re:Re:Re:Re:Re:Re:Re:Re:Re:[Bug71670]Re:Re:Re:Re:Re:Re:Re:Re:[Bug71670]Re:Re:Re:Re:Re:Re:[Bug71670]Re:Re:Re:Re:[Bug71670]Re:Re:[Bug71670]Faloure_SMTP_command_MAIL_FROM:_Syntax_error_in_parameters_or_arguments. References: <20061113180329.25827.44305.malonedeb@gandwana.ubuntu.com> Message-ID: ???? ?????? ????????. ?????, ???? ?????????, ????? ????????? ??? ?? ?????????. ------------------------------------ Mail.Ru - ??????, ????????, ???????! ------------------------------------ -- Faloure_SMTP_command_MAIL_FROM:_Syntax_error_in_parameters_or_arguments. https://launchpad.net/bugs/71670 From la.ser at list.ru Tue Nov 14 02:10:07 2006 From: la.ser at list.ru (SergeL) Date: Tue, 14 Nov 2006 02:10:07 -0000 Subject: [Bug 71670] Re: Re: Re: Re: Re: Re: Re:Re:Re:Re:Re:Re:[Bug71670]Re:Re:Re:Re:Re:Re:Re:Re:Re:Re:[Bug71670]Re:Re:Re:Re:Re:Re:Re:Re:[Bug71670]Re:Re:Re:Re:Re:Re:[Bug71670]Re:Re:Re:Re:[Bug71670]Re:Re:[Bug71670]Faloure_SMTP_command_MAIL_FROM:_Syntax_error_in_parameters_or_arguments. References: <20061113180329.25827.44305.malonedeb@gandwana.ubuntu.com> Message-ID: ???? ?????? ????????. ?????, ???? ?????????, ????? ????????? ??? ?? ?????????. ------------------------------------ Mail.Ru - ??????, ????????, ???????! ------------------------------------ -- Faloure_SMTP_command_MAIL_FROM:_Syntax_error_in_parameters_or_arguments. https://launchpad.net/bugs/71670 From la.ser at list.ru Tue Nov 14 02:20:06 2006 From: la.ser at list.ru (SergeL) Date: Tue, 14 Nov 2006 02:20:06 -0000 Subject: [Bug 71670] Re: Re: Re: Re: Re: Re:Re:Re:Re:Re:Re:Re:[Bug71670]Re:Re:Re:Re:Re:Re:Re:Re:Re:Re:[Bug71670]Re:Re:Re:Re:Re:Re:Re:Re:[Bug71670]Re:Re:Re:Re:Re:Re:[Bug71670]Re:Re:Re:Re:[Bug71670]Re:Re:[Bug71670]Faloure_SMTP_command_MAIL_FROM:_Syntax_error_in_parameters_or_arguments. References: <20061113180329.25827.44305.malonedeb@gandwana.ubuntu.com> Message-ID: ???? ?????? ????????. ?????, ???? ?????????, ????? ????????? ??? ?? ?????????. ------------------------------------ Mail.Ru - ??????, ????????, ???????! ------------------------------------ -- Faloure_SMTP_command_MAIL_FROM:_Syntax_error_in_parameters_or_arguments. https://launchpad.net/bugs/71670 From la.ser at list.ru Tue Nov 14 02:30:06 2006 From: la.ser at list.ru (SergeL) Date: Tue, 14 Nov 2006 02:30:06 -0000 Subject: [Bug 71670] Re: Re: Re: Re: Re:Re:Re:Re:Re:Re:Re:Re:[Bug71670]Re:Re:Re:Re:Re:Re:Re:Re:Re:Re:[Bug71670]Re:Re:Re:Re:Re:Re:Re:Re:[Bug71670]Re:Re:Re:Re:Re:Re:[Bug71670]Re:Re:Re:Re:[Bug71670]Re:Re:[Bug71670]Faloure_SMTP_command_MAIL_FROM:_Syntax_error_in_parameters_or_arguments. References: <20061113180329.25827.44305.malonedeb@gandwana.ubuntu.com> Message-ID: ???? ?????? ????????. ?????, ???? ?????????, ????? ????????? ??? ?? ?????????. ------------------------------------ Mail.Ru - ??????, ????????, ???????! ------------------------------------ -- Faloure_SMTP_command_MAIL_FROM:_Syntax_error_in_parameters_or_arguments. https://launchpad.net/bugs/71670 From la.ser at list.ru Tue Nov 14 02:40:06 2006 From: la.ser at list.ru (SergeL) Date: Tue, 14 Nov 2006 02:40:06 -0000 Subject: [Bug 71670] Re: Re: Re: Re:Re:Re:Re:Re:Re:Re:Re:Re:[Bug71670]Re:Re:Re:Re:Re:Re:Re:Re:Re:Re:[Bug71670]Re:Re:Re:Re:Re:Re:Re:Re:[Bug71670]Re:Re:Re:Re:Re:Re:[Bug71670]Re:Re:Re:Re:[Bug71670]Re:Re:[Bug71670]Faloure_SMTP_command_MAIL_FROM:_Syntax_error_in_parameters_or_arguments. References: <20061113180329.25827.44305.malonedeb@gandwana.ubuntu.com> Message-ID: ???? ?????? ????????. ?????, ???? ?????????, ????? ????????? ??? ?? ?????????. ------------------------------------ Mail.Ru - ??????, ????????, ???????! ------------------------------------ -- Faloure_SMTP_command_MAIL_FROM:_Syntax_error_in_parameters_or_arguments. https://launchpad.net/bugs/71670 From la.ser at list.ru Tue Nov 14 02:45:08 2006 From: la.ser at list.ru (SergeL) Date: Tue, 14 Nov 2006 02:45:08 -0000 Subject: [Bug 71670] Re: Re: Re:Re:Re:Re:Re:Re:Re:Re:Re:Re:[Bug71670]Re:Re:Re:Re:Re:Re:Re:Re:Re:Re:[Bug71670]Re:Re:Re:Re:Re:Re:Re:Re:[Bug71670]Re:Re:Re:Re:Re:Re:[Bug71670]Re:Re:Re:Re:[Bug71670]Re:Re:[Bug71670]Faloure_SMTP_command_MAIL_FROM:_Syntax_error_in_parameters_or_arguments. References: <20061113180329.25827.44305.malonedeb@gandwana.ubuntu.com> Message-ID: ???? ?????? ????????. ?????, ???? ?????????, ????? ????????? ??? ?? ?????????. ------------------------------------ Mail.Ru - ??????, ????????, ???????! ------------------------------------ -- Faloure_SMTP_command_MAIL_FROM:_Syntax_error_in_parameters_or_arguments. https://launchpad.net/bugs/71670 From la.ser at list.ru Tue Nov 14 02:55:07 2006 From: la.ser at list.ru (SergeL) Date: Tue, 14 Nov 2006 02:55:07 -0000 Subject: [Bug 71670] Re: Re:Re:Re:Re:Re:Re:Re:Re:Re:Re:Re:[Bug71670]Re:Re:Re:Re:Re:Re:Re:Re:Re:Re:[Bug71670]Re:Re:Re:Re:Re:Re:Re:Re:[Bug71670]Re:Re:Re:Re:Re:Re:[Bug71670]Re:Re:Re:Re:[Bug71670]Re:Re:[Bug71670]Faloure_SMTP_command_MAIL_FROM:_Syntax_error_in_parameters_or_arguments. References: <20061113180329.25827.44305.malonedeb@gandwana.ubuntu.com> Message-ID: ???? ?????? ????????. ?????, ???? ?????????, ????? ????????? ??? ?? ?????????. ------------------------------------ Mail.Ru - ??????, ????????, ???????! ------------------------------------ -- Faloure_SMTP_command_MAIL_FROM:_Syntax_error_in_parameters_or_arguments. https://launchpad.net/bugs/71670 From la.ser at list.ru Tue Nov 14 03:00:11 2006 From: la.ser at list.ru (SergeL) Date: Tue, 14 Nov 2006 03:00:11 -0000 Subject: [Bug 71670] Re:Re:Re:Re:Re:Re:Re:Re:Re:Re:Re:Re:[Bug71670]Re:Re:Re:Re:Re:Re:Re:Re:Re:Re:[Bug71670]Re:Re:Re:Re:Re:Re:Re:Re:[Bug71670]Re:Re:Re:Re:Re:Re:[Bug71670]Re:Re:Re:Re:[Bug71670]Re:Re:[Bug71670]Faloure_SMTP_command_MAIL_FROM:_Syntax_error_in_parameters_or_arguments. References: <20061113180329.25827.44305.malonedeb@gandwana.ubuntu.com> Message-ID: ???? ?????? ????????. ?????, ???? ?????????, ????? ????????? ??? ?? ?????????. ------------------------------------ Mail.Ru - ??????, ????????, ???????! ------------------------------------ -- Faloure_SMTP_command_MAIL_FROM:_Syntax_error_in_parameters_or_arguments. https://launchpad.net/bugs/71670 From la.ser at list.ru Tue Nov 14 03:10:06 2006 From: la.ser at list.ru (SergeL) Date: Tue, 14 Nov 2006 03:10:06 -0000 Subject: [Bug 71670]Re:Re:Re:Re:Re:Re:Re:Re:Re:Re:Re:Re:[Bug71670]Re:Re:Re:Re:Re:Re:Re:Re:Re:Re:[Bug71670]Re:Re:Re:Re:Re:Re:Re:Re:[Bug71670]Re:Re:Re:Re:Re:Re:[Bug71670]Re:Re:Re:Re:[Bug71670]Re:Re:[Bug71670]Faloure_SMTP_command_MAIL_FROM:_Syntax_error_in_parameters_or_arguments. References: <20061113180329.25827.44305.malonedeb@gandwana.ubuntu.com> Message-ID: ???? ?????? ????????. ?????, ???? ?????????, ????? ????????? ??? ?? ?????????. ------------------------------------ Mail.Ru - ??????, ????????, ???????! ------------------------------------ -- Faloure_SMTP_command_MAIL_FROM:_Syntax_error_in_parameters_or_arguments. https://launchpad.net/bugs/71670 From la.ser at list.ru Tue Nov 14 03:15:07 2006 From: la.ser at list.ru (SergeL) Date: Tue, 14 Nov 2006 03:15:07 -0000 Subject: [Bug 71670] Re: Re: Re: Re: Re: Re: Re: Re: Re: Re: Re: Re: Re: Re: [Bug71670]Re:Re:Re:Re:Re:Re:Re:Re:Re:Re:Re:Re:[Bug71670]Re:Re:Re:Re:Re:Re:Re:Re:Re:Re:[Bug71670]Re:Re:Re:Re:Re:Re:Re:Re:[Bug71670]Re:Re:Re:Re:Re:Re:[Bug71670]Re:Re:Re:Re:[Bug71670]Re:Re:[Bug71670]Faloure_SMTP_command_MAIL_FROM:_Syntax_error_in_parameters_or_arguments. References: <20061113180329.25827.44305.malonedeb@gandwana.ubuntu.com> Message-ID: ???? ?????? ????????. ?????, ???? ?????????, ????? ????????? ??? ?? ?????????. ------------------------------------ Mail.Ru - ??????, ????????, ???????! ------------------------------------ -- Faloure_SMTP_command_MAIL_FROM:_Syntax_error_in_parameters_or_arguments. https://launchpad.net/bugs/71670 From la.ser at list.ru Tue Nov 14 03:25:07 2006 From: la.ser at list.ru (SergeL) Date: Tue, 14 Nov 2006 03:25:07 -0000 Subject: [Bug 71670] Re: Re: Re: Re: Re: Re: Re: Re: Re: Re: Re: Re: Re: Re:[Bug71670]Re:Re:Re:Re:Re:Re:Re:Re:Re:Re:Re:Re:[Bug71670]Re:Re:Re:Re:Re:Re:Re:Re:Re:Re:[Bug71670]Re:Re:Re:Re:Re:Re:Re:Re:[Bug71670]Re:Re:Re:Re:Re:Re:[Bug71670]Re:Re:Re:Re:[Bug71670]Re:Re:[Bug71670]Faloure_SMTP_command_MAIL_FROM:_Syntax_error_in_parameters_or_arguments. References: <20061113180329.25827.44305.malonedeb@gandwana.ubuntu.com> Message-ID: ???? ?????? ????????. ?????, ???? ?????????, ????? ????????? ??? ?? ?????????. ------------------------------------ Mail.Ru - ??????, ????????, ???????! ------------------------------------ -- Faloure_SMTP_command_MAIL_FROM:_Syntax_error_in_parameters_or_arguments. https://launchpad.net/bugs/71670 From la.ser at list.ru Tue Nov 14 03:35:06 2006 From: la.ser at list.ru (SergeL) Date: Tue, 14 Nov 2006 03:35:06 -0000 Subject: [Bug 71670] Re: Re: Re: Re: Re: Re: Re: Re: Re: Re: Re: Re: Re:Re:[Bug71670]Re:Re:Re:Re:Re:Re:Re:Re:Re:Re:Re:Re:[Bug71670]Re:Re:Re:Re:Re:Re:Re:Re:Re:Re:[Bug71670]Re:Re:Re:Re:Re:Re:Re:Re:[Bug71670]Re:Re:Re:Re:Re:Re:[Bug71670]Re:Re:Re:Re:[Bug71670]Re:Re:[Bug71670]Faloure_SMTP_command_MAIL_FROM:_Syntax_error_in_parameters_or_arguments. References: <20061113180329.25827.44305.malonedeb@gandwana.ubuntu.com> Message-ID: ???? ?????? ????????. ?????, ???? ?????????, ????? ????????? ??? ?? ?????????. ------------------------------------ Mail.Ru - ??????, ????????, ???????! ------------------------------------ -- Faloure_SMTP_command_MAIL_FROM:_Syntax_error_in_parameters_or_arguments. https://launchpad.net/bugs/71670 From la.ser at list.ru Tue Nov 14 03:45:07 2006 From: la.ser at list.ru (SergeL) Date: Tue, 14 Nov 2006 03:45:07 -0000 Subject: [Bug 71670] Re: Re: Re: Re: Re: Re: Re: Re: Re: Re: Re: Re:Re:Re:[Bug71670]Re:Re:Re:Re:Re:Re:Re:Re:Re:Re:Re:Re:[Bug71670]Re:Re:Re:Re:Re:Re:Re:Re:Re:Re:[Bug71670]Re:Re:Re:Re:Re:Re:Re:Re:[Bug71670]Re:Re:Re:Re:Re:Re:[Bug71670]Re:Re:Re:Re:[Bug71670]Re:Re:[Bug71670]Faloure_SMTP_command_MAIL_FROM:_Syntax_error_in_parameters_or_arguments. References: <20061113180329.25827.44305.malonedeb@gandwana.ubuntu.com> Message-ID: ???? ?????? ????????. ?????, ???? ?????????, ????? ????????? ??? ?? ?????????. ------------------------------------ Mail.Ru - ??????, ????????, ???????! ------------------------------------ -- Faloure_SMTP_command_MAIL_FROM:_Syntax_error_in_parameters_or_arguments. https://launchpad.net/bugs/71670 From la.ser at list.ru Tue Nov 14 03:55:07 2006 From: la.ser at list.ru (SergeL) Date: Tue, 14 Nov 2006 03:55:07 -0000 Subject: [Bug 71670] Re: Re: Re: Re: Re: Re: Re: Re: Re: Re: Re:Re:Re:Re:[Bug71670]Re:Re:Re:Re:Re:Re:Re:Re:Re:Re:Re:Re:[Bug71670]Re:Re:Re:Re:Re:Re:Re:Re:Re:Re:[Bug71670]Re:Re:Re:Re:Re:Re:Re:Re:[Bug71670]Re:Re:Re:Re:Re:Re:[Bug71670]Re:Re:Re:Re:[Bug71670]Re:Re:[Bug71670]Faloure_SMTP_command_MAIL_FROM:_Syntax_error_in_parameters_or_arguments. References: <20061113180329.25827.44305.malonedeb@gandwana.ubuntu.com> Message-ID: ???? ?????? ????????. ?????, ???? ?????????, ????? ????????? ??? ?? ?????????. ------------------------------------ Mail.Ru - ??????, ????????, ???????! ------------------------------------ -- Faloure_SMTP_command_MAIL_FROM:_Syntax_error_in_parameters_or_arguments. https://launchpad.net/bugs/71670 From la.ser at list.ru Tue Nov 14 04:05:07 2006 From: la.ser at list.ru (SergeL) Date: Tue, 14 Nov 2006 04:05:07 -0000 Subject: [Bug 71670] Re: Re: Re: Re: Re: Re: Re: Re: Re: Re:Re:Re:Re:Re:[Bug71670]Re:Re:Re:Re:Re:Re:Re:Re:Re:Re:Re:Re:[Bug71670]Re:Re:Re:Re:Re:Re:Re:Re:Re:Re:[Bug71670]Re:Re:Re:Re:Re:Re:Re:Re:[Bug71670]Re:Re:Re:Re:Re:Re:[Bug71670]Re:Re:Re:Re:[Bug71670]Re:Re:[Bug71670]Faloure_SMTP_command_MAIL_FROM:_Syntax_error_in_parameters_or_arguments. References: <20061113180329.25827.44305.malonedeb@gandwana.ubuntu.com> Message-ID: ???? ?????? ????????. ?????, ???? ?????????, ????? ????????? ??? ?? ?????????. ------------------------------------ Mail.Ru - ??????, ????????, ???????! ------------------------------------ -- Faloure_SMTP_command_MAIL_FROM:_Syntax_error_in_parameters_or_arguments. https://launchpad.net/bugs/71670 From la.ser at list.ru Tue Nov 14 04:15:07 2006 From: la.ser at list.ru (SergeL) Date: Tue, 14 Nov 2006 04:15:07 -0000 Subject: [Bug 71670] Re: Re: Re: Re: Re: Re: Re: Re: Re:Re:Re:Re:Re:Re:[Bug71670]Re:Re:Re:Re:Re:Re:Re:Re:Re:Re:Re:Re:[Bug71670]Re:Re:Re:Re:Re:Re:Re:Re:Re:Re:[Bug71670]Re:Re:Re:Re:Re:Re:Re:Re:[Bug71670]Re:Re:Re:Re:Re:Re:[Bug71670]Re:Re:Re:Re:[Bug71670]Re:Re:[Bug71670]Faloure_SMTP_command_MAIL_FROM:_Syntax_error_in_parameters_or_arguments. References: <20061113180329.25827.44305.malonedeb@gandwana.ubuntu.com> Message-ID: ???? ?????? ????????. ?????, ???? ?????????, ????? ????????? ??? ?? ?????????. ------------------------------------ Mail.Ru - ??????, ????????, ???????! ------------------------------------ -- Faloure_SMTP_command_MAIL_FROM:_Syntax_error_in_parameters_or_arguments. https://launchpad.net/bugs/71670 From la.ser at list.ru Tue Nov 14 04:25:07 2006 From: la.ser at list.ru (SergeL) Date: Tue, 14 Nov 2006 04:25:07 -0000 Subject: [Bug 71670] Re: Re: Re: Re: Re: Re: Re: Re:Re:Re:Re:Re:Re:Re:[Bug71670]Re:Re:Re:Re:Re:Re:Re:Re:Re:Re:Re:Re:[Bug71670]Re:Re:Re:Re:Re:Re:Re:Re:Re:Re:[Bug71670]Re:Re:Re:Re:Re:Re:Re:Re:[Bug71670]Re:Re:Re:Re:Re:Re:[Bug71670]Re:Re:Re:Re:[Bug71670]Re:Re:[Bug71670]Faloure_SMTP_command_MAIL_FROM:_Syntax_error_in_parameters_or_arguments. References: <20061113180329.25827.44305.malonedeb@gandwana.ubuntu.com> Message-ID: ???? ?????? ????????. ?????, ???? ?????????, ????? ????????? ??? ?? ?????????. ------------------------------------ Mail.Ru - ??????, ????????, ???????! ------------------------------------ -- Faloure_SMTP_command_MAIL_FROM:_Syntax_error_in_parameters_or_arguments. https://launchpad.net/bugs/71670 From la.ser at list.ru Tue Nov 14 04:35:06 2006 From: la.ser at list.ru (SergeL) Date: Tue, 14 Nov 2006 04:35:06 -0000 Subject: [Bug 71670] Re: Re: Re: Re: Re: Re: Re:Re:Re:Re:Re:Re:Re:Re:[Bug71670]Re:Re:Re:Re:Re:Re:Re:Re:Re:Re:Re:Re:[Bug71670]Re:Re:Re:Re:Re:Re:Re:Re:Re:Re:[Bug71670]Re:Re:Re:Re:Re:Re:Re:Re:[Bug71670]Re:Re:Re:Re:Re:Re:[Bug71670]Re:Re:Re:Re:[Bug71670]Re:Re:[Bug71670]Faloure_SMTP_command_MAIL_FROM:_Syntax_error_in_parameters_or_arguments. References: <20061113180329.25827.44305.malonedeb@gandwana.ubuntu.com> Message-ID: ???? ?????? ????????. ?????, ???? ?????????, ????? ????????? ??? ?? ?????????. ------------------------------------ Mail.Ru - ??????, ????????, ???????! ------------------------------------ -- Faloure_SMTP_command_MAIL_FROM:_Syntax_error_in_parameters_or_arguments. https://launchpad.net/bugs/71670 From la.ser at list.ru Tue Nov 14 04:45:08 2006 From: la.ser at list.ru (SergeL) Date: Tue, 14 Nov 2006 04:45:08 -0000 Subject: [Bug 71670] Re: Re: Re: Re: Re: Re:Re:Re:Re:Re:Re:Re:Re:Re:[Bug71670]Re:Re:Re:Re:Re:Re:Re:Re:Re:Re:Re:Re:[Bug71670]Re:Re:Re:Re:Re:Re:Re:Re:Re:Re:[Bug71670]Re:Re:Re:Re:Re:Re:Re:Re:[Bug71670]Re:Re:Re:Re:Re:Re:[Bug71670]Re:Re:Re:Re:[Bug71670]Re:Re:[Bug71670]Faloure_SMTP_command_MAIL_FROM:_Syntax_error_in_parameters_or_arguments. References: <20061113180329.25827.44305.malonedeb@gandwana.ubuntu.com> Message-ID: ???? ?????? ????????. ?????, ???? ?????????, ????? ????????? ??? ?? ?????????. ------------------------------------ Mail.Ru - ??????, ????????, ???????! ------------------------------------ -- Faloure_SMTP_command_MAIL_FROM:_Syntax_error_in_parameters_or_arguments. https://launchpad.net/bugs/71670 From la.ser at list.ru Tue Nov 14 04:55:06 2006 From: la.ser at list.ru (SergeL) Date: Tue, 14 Nov 2006 04:55:06 -0000 Subject: [Bug 71670] Re: Re: Re: Re: Re:Re:Re:Re:Re:Re:Re:Re:Re:Re:[Bug71670]Re:Re:Re:Re:Re:Re:Re:Re:Re:Re:Re:Re:[Bug71670]Re:Re:Re:Re:Re:Re:Re:Re:Re:Re:[Bug71670]Re:Re:Re:Re:Re:Re:Re:Re:[Bug71670]Re:Re:Re:Re:Re:Re:[Bug71670]Re:Re:Re:Re:[Bug71670]Re:Re:[Bug71670]Faloure_SMTP_command_MAIL_FROM:_Syntax_error_in_parameters_or_arguments. References: <20061113180329.25827.44305.malonedeb@gandwana.ubuntu.com> Message-ID: ???? ?????? ????????. ?????, ???? ?????????, ????? ????????? ??? ?? ?????????. ------------------------------------ Mail.Ru - ??????, ????????, ???????! ------------------------------------ -- Faloure_SMTP_command_MAIL_FROM:_Syntax_error_in_parameters_or_arguments. https://launchpad.net/bugs/71670 From la.ser at list.ru Tue Nov 14 05:00:13 2006 From: la.ser at list.ru (SergeL) Date: Tue, 14 Nov 2006 05:00:13 -0000 Subject: [Bug 71670] Re: Re: Re: Re:Re:Re:Re:Re:Re:Re:Re:Re:Re:Re:[Bug71670]Re:Re:Re:Re:Re:Re:Re:Re:Re:Re:Re:Re:[Bug71670]Re:Re:Re:Re:Re:Re:Re:Re:Re:Re:[Bug71670]Re:Re:Re:Re:Re:Re:Re:Re:[Bug71670]Re:Re:Re:Re:Re:Re:[Bug71670]Re:Re:Re:Re:[Bug71670]Re:Re:[Bug71670]Faloure_SMTP_command_MAIL_FROM:_Syntax_error_in_parameters_or_arguments. References: <20061113180329.25827.44305.malonedeb@gandwana.ubuntu.com> Message-ID: ???? ?????? ????????. ?????, ???? ?????????, ????? ????????? ??? ?? ?????????. ------------------------------------ Mail.Ru - ??????, ????????, ???????! ------------------------------------ -- Faloure_SMTP_command_MAIL_FROM:_Syntax_error_in_parameters_or_arguments. https://launchpad.net/bugs/71670 From la.ser at list.ru Tue Nov 14 05:10:20 2006 From: la.ser at list.ru (SergeL) Date: Tue, 14 Nov 2006 05:10:20 -0000 Subject: [Bug 71670] Re: Re: Re:Re:Re:Re:Re:Re:Re:Re:Re:Re:Re:Re:[Bug71670]Re:Re:Re:Re:Re:Re:Re:Re:Re:Re:Re:Re:[Bug71670]Re:Re:Re:Re:Re:Re:Re:Re:Re:Re:[Bug71670]Re:Re:Re:Re:Re:Re:Re:Re:[Bug71670]Re:Re:Re:Re:Re:Re:[Bug71670]Re:Re:Re:Re:[Bug71670]Re:Re:[Bug71670]Faloure_SMTP_command_MAIL_FROM:_Syntax_error_in_parameters_or_arguments. References: <20061113180329.25827.44305.malonedeb@gandwana.ubuntu.com> Message-ID: ???? ?????? ????????. ?????, ???? ?????????, ????? ????????? ??? ?? ?????????. ------------------------------------ Mail.Ru - ??????, ????????, ???????! ------------------------------------ -- Faloure_SMTP_command_MAIL_FROM:_Syntax_error_in_parameters_or_arguments. https://launchpad.net/bugs/71670 From la.ser at list.ru Tue Nov 14 05:20:07 2006 From: la.ser at list.ru (SergeL) Date: Tue, 14 Nov 2006 05:20:07 -0000 Subject: [Bug 71670] Re: Re:Re:Re:Re:Re:Re:Re:Re:Re:Re:Re:Re:Re:[Bug71670]Re:Re:Re:Re:Re:Re:Re:Re:Re:Re:Re:Re:[Bug71670]Re:Re:Re:Re:Re:Re:Re:Re:Re:Re:[Bug71670]Re:Re:Re:Re:Re:Re:Re:Re:[Bug71670]Re:Re:Re:Re:Re:Re:[Bug71670]Re:Re:Re:Re:[Bug71670]Re:Re:[Bug71670]Faloure_SMTP_command_MAIL_FROM:_Syntax_error_in_parameters_or_arguments. References: <20061113180329.25827.44305.malonedeb@gandwana.ubuntu.com> Message-ID: ???? ?????? ????????. ?????, ???? ?????????, ????? ????????? ??? ?? ?????????. ------------------------------------ Mail.Ru - ??????, ????????, ???????! ------------------------------------ -- Faloure_SMTP_command_MAIL_FROM:_Syntax_error_in_parameters_or_arguments. https://launchpad.net/bugs/71670 From la.ser at list.ru Tue Nov 14 05:30:06 2006 From: la.ser at list.ru (SergeL) Date: Tue, 14 Nov 2006 05:30:06 -0000 Subject: [Bug 71670] Re:Re:Re:Re:Re:Re:Re:Re:Re:Re:Re:Re:Re:Re:[Bug71670]Re:Re:Re:Re:Re:Re:Re:Re:Re:Re:Re:Re:[Bug71670]Re:Re:Re:Re:Re:Re:Re:Re:Re:Re:[Bug71670]Re:Re:Re:Re:Re:Re:Re:Re:[Bug71670]Re:Re:Re:Re:Re:Re:[Bug71670]Re:Re:Re:Re:[Bug71670]Re:Re:[Bug71670]Faloure_SMTP_command_MAIL_FROM:_Syntax_error_in_parameters_or_arguments. References: <20061113180329.25827.44305.malonedeb@gandwana.ubuntu.com> Message-ID: ???? ?????? ????????. ?????, ???? ?????????, ????? ????????? ??? ?? ?????????. ------------------------------------ Mail.Ru - ??????, ????????, ???????! ------------------------------------ -- Faloure_SMTP_command_MAIL_FROM:_Syntax_error_in_parameters_or_arguments. https://launchpad.net/bugs/71670 From la.ser at list.ru Tue Nov 14 05:40:06 2006 From: la.ser at list.ru (SergeL) Date: Tue, 14 Nov 2006 05:40:06 -0000 Subject: [Bug 71670]Re:Re:Re:Re:Re:Re:Re:Re:Re:Re:Re:Re:Re:Re:[Bug71670]Re:Re:Re:Re:Re:Re:Re:Re:Re:Re:Re:Re:[Bug71670]Re:Re:Re:Re:Re:Re:Re:Re:Re:Re:[Bug71670]Re:Re:Re:Re:Re:Re:Re:Re:[Bug71670]Re:Re:Re:Re:Re:Re:[Bug71670]Re:Re:Re:Re:[Bug71670]Re:Re:[Bug71670]Faloure_SMTP_command_MAIL_FROM:_Syntax_error_in_parameters_or_arguments. References: <20061113180329.25827.44305.malonedeb@gandwana.ubuntu.com> Message-ID: ???? ?????? ????????. ?????, ???? ?????????, ????? ????????? ??? ?? ?????????. ------------------------------------ Mail.Ru - ??????, ????????, ???????! ------------------------------------ -- Faloure_SMTP_command_MAIL_FROM:_Syntax_error_in_parameters_or_arguments. https://launchpad.net/bugs/71670 From la.ser at list.ru Tue Nov 14 05:50:06 2006 From: la.ser at list.ru (SergeL) Date: Tue, 14 Nov 2006 05:50:06 -0000 Subject: [Bug 71670] Re: Re: Re: Re: Re: Re: Re: Re: Re: Re: Re: Re: Re: Re: Re: Re: [Bug71670]Re:Re:Re:Re:Re:Re:Re:Re:Re:Re:Re:Re:Re:Re:[Bug71670]Re:Re:Re:Re:Re:Re:Re:Re:Re:Re:Re:Re:[Bug71670]Re:Re:Re:Re:Re:Re:Re:Re:Re:Re:[Bug71670]Re:Re:Re:Re:Re:Re:Re:Re:[Bug71670]Re:Re:Re:Re:Re:Re:[Bug71670]Re:Re:Re:Re:[Bug71670]Re:Re:[Bug71670]Faloure_SMTP_command_MAIL_FROM:_Syntax_error_in_parameters_or_arguments. References: <20061113180329.25827.44305.malonedeb@gandwana.ubuntu.com> Message-ID: ???? ?????? ????????. ?????, ???? ?????????, ????? ????????? ??? ?? ?????????. ------------------------------------ Mail.Ru - ??????, ????????, ???????! ------------------------------------ -- Faloure_SMTP_command_MAIL_FROM:_Syntax_error_in_parameters_or_arguments. https://launchpad.net/bugs/71670 From sonnycrack at gmail.com Tue Nov 14 05:58:01 2006 From: sonnycrack at gmail.com (sonny) Date: Tue, 14 Nov 2006 05:58:01 -0000 Subject: [Bug 67361] Re: Gaim crashes after startup References: <20061021122623.29568.30908.malonedeb@gandwana.ubuntu.com> Message-ID: <20061114055801.350.40487.malone@gangotri.ubuntu.com> Another report of Gaim crashing at startup: ** Attachment added: "Crash report" http://librarian.launchpad.net/5067209/_usr_bin_gaim.1000.crash -- Gaim crashes after startup https://launchpad.net/bugs/67361 From la.ser at list.ru Tue Nov 14 06:00:10 2006 From: la.ser at list.ru (SergeL) Date: Tue, 14 Nov 2006 06:00:10 -0000 Subject: [Bug 71670] Re: Re: Re: Re: Re: Re: Re: Re: Re: Re: Re: Re: Re: Re:Re: Re:[Bug71670]Re:Re:Re:Re:Re:Re:Re:Re:Re:Re:Re:Re:Re:Re:[Bug71670]Re:Re:Re:Re:Re:Re:Re:Re:Re:Re:Re:Re:[Bug71670]Re:Re:Re:Re:Re:Re:Re:Re:Re:Re:[Bug71670]Re:Re:Re:Re:Re:Re:Re:Re:[Bug71670]Re:Re:Re:Re:Re:Re:[Bug71670]Re:Re:Re:Re:[Bug71670]Re:Re:[Bug71670]Faloure_SMTP_command_MAIL_FROM:_Syntax_error_in_parameters_or_arguments. References: <20061113180329.25827.44305.malonedeb@gandwana.ubuntu.com> Message-ID: ???? ?????? ????????. ?????, ???? ?????????, ????? ????????? ??? ?? ?????????. ------------------------------------ Mail.Ru - ??????, ????????, ???????! ------------------------------------ -- Faloure_SMTP_command_MAIL_FROM:_Syntax_error_in_parameters_or_arguments. https://launchpad.net/bugs/71670 From me at elwedgo.de Tue Nov 14 06:08:55 2006 From: me at elwedgo.de (Peter Dinges) Date: Tue, 14 Nov 2006 06:08:55 -0000 Subject: [Bug 61381] Re: gnome-settings-daemon crashes at login References: <20060920081804.17562.53019.malonedeb@gandwana.ubuntu.com> Message-ID: <20061114060855.25827.32161.malone@gandwana.ubuntu.com> Inspired by kaptengu and Yerakon's comments, I started with a clean /etc/hosts file (as there was an error message that the local host could not be resolved). I also made sure that the loopback network interface is loaded, as it was omitted in /etc/networking/interfaces. That did the trick for me; gnome comes up instantly. /etc/hosts: 127.0.0.1 localhost hostname 127.0.1.1 hostname fe00::0 ip6-localnet ff00::0 ip6-mcastprefix ff02::1 ip6-allnodes ff02::2 ip6-allrouters ff02::3 ip6-allhosts /etc/network/interfaces: iface lo inet loopback auto lo auto eth0 iface eth0 inet dhcp Use 'ifconfig' to get a list of configured network devices. To set up the loopback device after booting, run 'sudo ifconfig lo 127.0.0.1 up'. -- gnome-settings-daemon crashes at login https://launchpad.net/bugs/61381 From la.ser at list.ru Tue Nov 14 06:10:07 2006 From: la.ser at list.ru (SergeL) Date: Tue, 14 Nov 2006 06:10:07 -0000 Subject: [Bug 71670] Re: Re: Re: Re: Re: Re: Re: Re: Re: Re: Re: Re: Re:Re:Re:Re:[Bug71670]Re:Re:Re:Re:Re:Re:Re:Re:Re:Re:Re:Re:Re:Re:[Bug71670]Re:Re:Re:Re:Re:Re:Re:Re:Re:Re:Re:Re:[Bug71670]Re:Re:Re:Re:Re:Re:Re:Re:Re:Re:[Bug71670]Re:Re:Re:Re:Re:Re:Re:Re:[Bug71670]Re:Re:Re:Re:Re:Re:[Bug71670]Re:Re:Re:Re:[Bug71670]Re:Re:[Bug71670]Faloure_SMTP_command_MAIL_FROM:_Syntax_error_in_parameters_or_arguments. References: <20061113180329.25827.44305.malonedeb@gandwana.ubuntu.com> Message-ID: ???? ?????? ????????. ?????, ???? ?????????, ????? ????????? ??? ?? ?????????. ------------------------------------ Mail.Ru - ??????, ????????, ???????! ------------------------------------ -- Faloure_SMTP_command_MAIL_FROM:_Syntax_error_in_parameters_or_arguments. https://launchpad.net/bugs/71670 From la.ser at list.ru Tue Nov 14 06:20:08 2006 From: la.ser at list.ru (SergeL) Date: Tue, 14 Nov 2006 06:20:08 -0000 Subject: [Bug 71670] Re: Re: Re: Re: Re: Re: Re: Re: Re: Re: Re: Re:Re:Re:Re:Re:[Bug71670]Re:Re:Re:Re:Re:Re:Re:Re:Re:Re:Re:Re:Re:Re:[Bug71670]Re:Re:Re:Re:Re:Re:Re:Re:Re:Re:Re:Re:[Bug71670]Re:Re:Re:Re:Re:Re:Re:Re:Re:Re:[Bug71670]Re:Re:Re:Re:Re:Re:Re:Re:[Bug71670]Re:Re:Re:Re:Re:Re:[Bug71670]Re:Re:Re:Re:[Bug71670]Re:Re:[Bug71670]Faloure_SMTP_command_MAIL_FROM:_Syntax_error_in_parameters_or_arguments. References: <20061113180329.25827.44305.malonedeb@gandwana.ubuntu.com> Message-ID: ???? ?????? ????????. ?????, ???? ?????????, ????? ????????? ??? ?? ?????????. ------------------------------------ Mail.Ru - ??????, ????????, ???????! ------------------------------------ -- Faloure_SMTP_command_MAIL_FROM:_Syntax_error_in_parameters_or_arguments. https://launchpad.net/bugs/71670 From la.ser at list.ru Tue Nov 14 06:30:15 2006 From: la.ser at list.ru (SergeL) Date: Tue, 14 Nov 2006 06:30:15 -0000 Subject: [Bug 71670] Re: Re: Re: Re: Re: Re: Re: Re: Re: Re: Re:Re:Re:Re:Re:Re:[Bug71670]Re:Re:Re:Re:Re:Re:Re:Re:Re:Re:Re:Re:Re:Re:[Bug71670]Re:Re:Re:Re:Re:Re:Re:Re:Re:Re:Re:Re:[Bug71670]Re:Re:Re:Re:Re:Re:Re:Re:Re:Re:[Bug71670]Re:Re:Re:Re:Re:Re:Re:Re:[Bug71670]Re:Re:Re:Re:Re:Re:[Bug71670]Re:Re:Re:Re:[Bug71670]Re:Re:[Bug71670]Faloure_SMTP_command_MAIL_FROM:_Syntax_error_in_parameters_or_arguments. References: <20061113180329.25827.44305.malonedeb@gandwana.ubuntu.com> Message-ID: ???? ?????? ????????. ?????, ???? ?????????, ????? ????????? ??? ?? ?????????. ------------------------------------ Mail.Ru - ??????, ????????, ???????! ------------------------------------ -- Faloure_SMTP_command_MAIL_FROM:_Syntax_error_in_parameters_or_arguments. https://launchpad.net/bugs/71670 From la.ser at list.ru Tue Nov 14 06:40:08 2006 From: la.ser at list.ru (SergeL) Date: Tue, 14 Nov 2006 06:40:08 -0000 Subject: [Bug 71670] Re: Re: Re: Re: Re: Re: Re: Re: Re: Re:Re:Re:Re:Re:Re:Re:[Bug71670]Re:Re:Re:Re:Re:Re:Re:Re:Re:Re:Re:Re:Re:Re:[Bug71670]Re:Re:Re:Re:Re:Re:Re:Re:Re:Re:Re:Re:[Bug71670]Re:Re:Re:Re:Re:Re:Re:Re:Re:Re:[Bug71670]Re:Re:Re:Re:Re:Re:Re:Re:[Bug71670]Re:Re:Re:Re:Re:Re:[Bug71670]Re:Re:Re:Re:[Bug71670]Re:Re:[Bug71670]Faloure_SMTP_command_MAIL_FROM:_Syntax_error_in_parameters_or_arguments. References: <20061113180329.25827.44305.malonedeb@gandwana.ubuntu.com> Message-ID: ???? ?????? ????????. ?????, ???? ?????????, ????? ????????? ??? ?? ?????????. ------------------------------------ Mail.Ru - ??????, ????????, ???????! ------------------------------------ -- Faloure_SMTP_command_MAIL_FROM:_Syntax_error_in_parameters_or_arguments. https://launchpad.net/bugs/71670 From la.ser at list.ru Tue Nov 14 06:50:09 2006 From: la.ser at list.ru (SergeL) Date: Tue, 14 Nov 2006 06:50:09 -0000 Subject: [Bug 71670] Re: Re: Re: Re: Re: Re: Re: Re: Re:Re:Re:Re:Re:Re:Re:Re:[Bug71670]Re:Re:Re:Re:Re:Re:Re:Re:Re:Re:Re:Re:Re:Re:[Bug71670]Re:Re:Re:Re:Re:Re:Re:Re:Re:Re:Re:Re:[Bug71670]Re:Re:Re:Re:Re:Re:Re:Re:Re:Re:[Bug71670]Re:Re:Re:Re:Re:Re:Re:Re:[Bug71670]Re:Re:Re:Re:Re:Re:[Bug71670]Re:Re:Re:Re:[Bug71670]Re:Re:[Bug71670]Faloure_SMTP_command_MAIL_FROM:_Syntax_error_in_parameters_or_arguments. References: <20061113180329.25827.44305.malonedeb@gandwana.ubuntu.com> Message-ID: ???? ?????? ????????. ?????, ???? ?????????, ????? ????????? ??? ?? ?????????. ------------------------------------ Mail.Ru - ??????, ????????, ???????! ------------------------------------ -- Faloure_SMTP_command_MAIL_FROM:_Syntax_error_in_parameters_or_arguments. https://launchpad.net/bugs/71670 From b.rieken at chello.nl Tue Nov 14 09:12:15 2006 From: b.rieken at chello.nl (Boris Rieken) Date: Tue, 14 Nov 2006 09:12:15 -0000 Subject: [Bug 71511] Cannot play movie files from a network share References: <20061112165355.24668.92913.malonedeb@gangotri.ubuntu.com> Message-ID: <20061114091215.25827.32544.launchpad@canonical@gandwana.ubuntu.com> Public bug reported: I have ubuntu 6.10 on my server and desktop. When i'm on my desktop/laptop i cannot play for example movie files from the smb share. I aslo have an xbox running xmbc. And it can access the smb share perfectly. So i think it's something on the client side. Not the server side. Didn't have this problem with dapper. ** Affects: totem (Ubuntu) Importance: Undecided Status: Unconfirmed -- Cannot play movie files from a network share https://launchpad.net/bugs/71511 From samtygier at yahoo.co.uk Tue Nov 14 09:12:14 2006 From: samtygier at yahoo.co.uk (sam tygier) Date: Tue, 14 Nov 2006 09:12:14 -0000 Subject: [Bug 71511] Re: Cannot play movie files from a network share References: <20061112165355.24668.92913.malonedeb@gangotri.ubuntu.com> Message-ID: <20061114091214.25827.46793.launchpad@gandwana.ubuntu.com> ** Changed in: Ubuntu Sourcepackagename: None => totem Status: Needs Info => Unconfirmed -- Cannot play movie files from a network share https://launchpad.net/bugs/71511 From markus at barbanet.com Tue Nov 14 09:37:21 2006 From: markus at barbanet.com (Markus Olausson) Date: Tue, 14 Nov 2006 09:37:21 -0000 Subject: [Bug 70046] Re: gnome-settings-daemon won't start, crashes References: <20061103104055.27894.59496.malonedeb@gandwana.ubuntu.com> Message-ID: <20061114093721.350.20138.malone@gangotri.ubuntu.com> Still crashing. ** Attachment added: "Another backtrace from bug-buddy" http://librarian.launchpad.net/5067468/gnome-settings-daemon-bugreport2.txt -- gnome-settings-daemon won't start, crashes https://launchpad.net/bugs/70046 From markus at barbanet.com Tue Nov 14 09:52:16 2006 From: markus at barbanet.com (Markus Olausson) Date: Tue, 14 Nov 2006 09:52:16 -0000 Subject: [Bug 70046] Re: gnome-settings-daemon won't start, crashes References: <20061103104055.27894.59496.malonedeb@gandwana.ubuntu.com> Message-ID: <20061114095216.350.12946.launchpad@gangotri.ubuntu.com> *** This bug is a duplicate of bug 61381 *** ** This bug has been marked a duplicate of bug 61381 gnome-settings-daemon crashes at login -- gnome-settings-daemon won't start, crashes https://launchpad.net/bugs/70046 From markus at barbanet.com Tue Nov 14 09:53:36 2006 From: markus at barbanet.com (Markus Olausson) Date: Tue, 14 Nov 2006 09:53:36 -0000 Subject: [Bug 61381] Re: gnome-settings-daemon crashes at login References: <20060920081804.17562.53019.malonedeb@gandwana.ubuntu.com> Message-ID: <20061114095336.350.89828.malone@gangotri.ubuntu.com> I also have this problem. I reported it as bug #70046, which is a duplicate I guess. Anyway here's a backtrace from bug-buddy. ** Attachment added: "Debug backtrace from bug-buddy" http://librarian.launchpad.net/5067490/gnome-settings-daemon-bugreport.txt -- gnome-settings-daemon crashes at login https://launchpad.net/bugs/61381 From bugwatch at bugs.launchpad.net Tue Nov 14 10:29:23 2006 From: bugwatch at bugs.launchpad.net (Bug Watch Updater) Date: Tue, 14 Nov 2006 10:29:23 -0000 Subject: [Bug 71081] Re: [none] Folder hierarchy creates folder named " " References: <20061109134738.25975.80321.malonedeb@gandwana.ubuntu.com> Message-ID: <20061114103217.1968.39428.launchpad@gangotri.ubuntu.com> ** Changed in: sound-juicer (upstream) Status: Unknown => Confirmed -- [none] Folder hierarchy creates folder named " " https://launchpad.net/bugs/71081 From bugwatch at bugs.launchpad.net Tue Nov 14 10:29:23 2006 From: bugwatch at bugs.launchpad.net (Bug Watch Updater) Date: Tue, 14 Nov 2006 10:29:23 -0000 Subject: [Bug 66400] Re: middle-click on "go" button References: <20061016121937.19386.80277.malonedeb@gandwana.ubuntu.com> Message-ID: <20061114103156.1968.58411.launchpad@gangotri.ubuntu.com> ** Changed in: epiphany-browser (upstream) Status: Confirmed => In Progress -- middle-click on "go" button https://launchpad.net/bugs/66400 From bugwatch at bugs.launchpad.net Tue Nov 14 10:29:23 2006 From: bugwatch at bugs.launchpad.net (Bug Watch Updater) Date: Tue, 14 Nov 2006 10:29:23 -0000 Subject: [Bug 66401] Re: middle-click on "forward" button opens previous page References: <20061016122130.6814.86406.malonedeb@gangotri.ubuntu.com> Message-ID: <20061114103016.1968.63980.launchpad@gangotri.ubuntu.com> ** Changed in: epiphany-browser (upstream) Status: Confirmed => Fix Released -- middle-click on "forward" button opens previous page https://launchpad.net/bugs/66401 From ilmari.vacklin at helsinki.fi Tue Nov 14 10:32:21 2006 From: ilmari.vacklin at helsinki.fi (Ilmari Vacklin) Date: Tue, 14 Nov 2006 10:32:21 -0000 Subject: [Bug 65797] Re: (Edgy) 'Fit window to movie' doesn't work at all References: <20061013002930.3013.44527.malonedeb@gangotri.ubuntu.com> Message-ID: <20061114103221.350.23654.malone@gangotri.ubuntu.com> Will this be backported? It is rather annoying. :) -- (Edgy) 'Fit window to movie' doesn't work at all https://launchpad.net/bugs/65797 From kevinlamontagne at gmail.com Tue Nov 14 10:51:25 2006 From: kevinlamontagne at gmail.com (Kevin Lamontagne) Date: Tue, 14 Nov 2006 10:51:25 -0000 Subject: [Bug 71751] Title bar and "history bar" inconsistency with actual folder view References: <20061114105125.350.709.malonedeb@gangotri.ubuntu.com> Message-ID: <20061114105125.350.709.malonedeb@gangotri.ubuntu.com> Public bug reported: Steps : navigate /home/kevin/subfolder1/subfolder2/ in folder view; Quickly tap backspace twice. Result : folder view shows /home/kevin/ contents; Title bar and history bar report being showing /home/kevin/subfolder1/ . Expected : consistency between these 3 UI elements. ** Affects: nautilus (Ubuntu) Importance: Undecided Status: Unconfirmed -- Title bar and "history bar" inconsistency with actual folder view https://launchpad.net/bugs/71751 From markus at barbanet.com Tue Nov 14 11:07:16 2006 From: markus at barbanet.com (Markus Olausson) Date: Tue, 14 Nov 2006 11:07:16 -0000 Subject: [Bug 61381] Re: gnome-settings-daemon crashes at login References: <20060920081804.17562.53019.malonedeb@gandwana.ubuntu.com> Message-ID: <20061114110716.32662.38197.malone@gangotri.ubuntu.com> Playing with /etc/hosts and /etc/network/interfaces didn't help me. -- gnome-settings-daemon crashes at login https://launchpad.net/bugs/61381 From kaptengu at gmail.com Tue Nov 14 11:24:51 2006 From: kaptengu at gmail.com (kaptengu) Date: Tue, 14 Nov 2006 11:24:51 -0000 Subject: [Bug 61381] Re: gnome-settings-daemon crashes at login References: <20060920081804.17562.53019.malonedeb@gandwana.ubuntu.com> Message-ID: <20061114112451.350.42083.malone@gangotri.ubuntu.com> Thank you Peter! Now everything runs normally on my computer. For some reason the line "auto lo" was missing in my /etc/network/interfaces. -- gnome-settings-daemon crashes at login https://launchpad.net/bugs/61381 From tiago.tuxkiller at gmail.com Tue Nov 14 11:40:56 2006 From: tiago.tuxkiller at gmail.com (TiagoCruz) Date: Tue, 14 Nov 2006 11:40:56 -0000 Subject: [Bug 68084] Re: Nautilus CD Burner does not enable joliet extensions when burning to DVD References: <20061024220146.31785.95898.malonedeb@gangotri.ubuntu.com> Message-ID: <20061114114056.25827.8339.malone@gandwana.ubuntu.com> I'm has this problem too, and this patch has been solved my problem very well, but I need to do one little "workaround" to make possible this use on my dapper. Normal users can expect this patch on dapper (downgrade nautilus 2.17.1 -> 2.14.3)? to get this bugfix using apt/synaptic? :-) PS: Saying on Windows compatibility, I have this problem too: http://bugzilla.gnome.org/show_bug.cgi?id=374922 Maybe some ubuntu guys can confirm this problem, and work together on one solution :D Many thanks! -- Nautilus CD Burner does not enable joliet extensions when burning to DVD https://launchpad.net/bugs/68084 From did447 at gmail.com Tue Nov 14 11:52:58 2006 From: did447 at gmail.com (didier) Date: Tue, 14 Nov 2006 11:52:58 -0000 Subject: [Bug 71683] Re: Edgy: adapting window to the video don't function References: <20061113202131.25975.3585.malonedeb@gandwana.ubuntu.com> Message-ID: <20061114115258.25975.83735.launchpad@gandwana.ubuntu.com> *** This bug is a duplicate of bug 71475 *** ** This bug has been marked a duplicate of bug 71475 Totem fails to adapt window size to video -- Edgy: adapting window to the video don't function https://launchpad.net/bugs/71683 From did447 at gmail.com Tue Nov 14 11:52:24 2006 From: did447 at gmail.com (didier) Date: Tue, 14 Nov 2006 11:52:24 -0000 Subject: [Bug 71475] Re: Totem fails to adapt window size to video References: <20061112124802.25975.989.malonedeb@gandwana.ubuntu.com> Message-ID: <20061114115224.25975.16321.launchpad@gandwana.ubuntu.com> ** Changed in: totem (Ubuntu) Status: Unconfirmed => Confirmed -- Totem fails to adapt window size to video https://launchpad.net/bugs/71475 From nmbooker at googlemail.com Tue Nov 14 12:09:11 2006 From: nmbooker at googlemail.com (Nick Booker) Date: Tue, 14 Nov 2006 12:09:11 -0000 Subject: [Bug 71762] No easy way to enable Burn Proof feature of drive References: <20061114120911.25975.5548.malonedeb@gandwana.ubuntu.com> Message-ID: <20061114120911.25975.5548.malonedeb@gandwana.ubuntu.com> Public bug reported: Currently, the only way to enable the Burn Proof key in gconf is to edit the gconf database manually using gconf-editor or gconftool. As a result, a user may find it difficult to enable the feature, or not even know it exists. There should be a checkbox in the Write to Disc dialog allowing the user to enable it, or if the UI really must hide the option, burnproof should be enabled out of the box. ** Affects: nautilus-cd-burner (Ubuntu) Importance: Undecided Status: Unconfirmed -- No easy way to enable Burn Proof feature of drive https://launchpad.net/bugs/71762 From surak at surak.eti.br Tue Nov 14 12:05:18 2006 From: surak at surak.eti.br (Alexandre Otto Strube) Date: Tue, 14 Nov 2006 12:05:18 -0000 Subject: [Bug 71761] evince can't print some parts of a document References: <20061114120519.32662.79641.malonedeb@gangotri.ubuntu.com> Message-ID: <20061114120519.32662.79641.malonedeb@gangotri.ubuntu.com> Public bug reported: Binary package hint: evince On the attached document, evince prints the first three pages, and then stops. pages 4 and 5 are not printed regardless of what I do. pages 6, 7, 8, 9 and 10 print fine. The printer is a hp laserjet 4250 using the postscript driver. It has its own ip on the network. ** Affects: evince (Ubuntu) Importance: Undecided Status: Unconfirmed -- evince can't print some parts of a document https://launchpad.net/bugs/71761 From surak at surak.eti.br Tue Nov 14 12:05:40 2006 From: surak at surak.eti.br (Alexandre Otto Strube) Date: Tue, 14 Nov 2006 12:05:40 -0000 Subject: [Bug 71761] Re: evince can't print some parts of a document References: <20061114120519.32662.79641.malonedeb@gangotri.ubuntu.com> Message-ID: <20061114120540.32662.2054.malone@gangotri.ubuntu.com> ** Attachment added: "Problematic pdf file" http://librarian.launchpad.net/5067930/01213154.pdf.tar.bz2 -- evince can't print some parts of a document https://launchpad.net/bugs/71761 From sander.dijkhuis at gmail.com Tue Nov 14 12:05:50 2006 From: sander.dijkhuis at gmail.com (Sander Dijkhuis) Date: Tue, 14 Nov 2006 12:05:50 -0000 Subject: [Bug 69731] Re: (Edgy) Evince 0.6.1 has bad fonts rendering References: <20061101181735.4231.76343.malonedeb@gandwana.ubuntu.com> Message-ID: <20061114120550.350.37577.launchpad@gangotri.ubuntu.com> *** This bug is a duplicate of bug 26118 *** ** This bug has been marked a duplicate of bug 26118 Bad rendering (hinting) in Evince and Xpdf -- (Edgy) Evince 0.6.1 has bad fonts rendering https://launchpad.net/bugs/69731 From surak at surak.eti.br Tue Nov 14 12:08:38 2006 From: surak at surak.eti.br (Alexandre Otto Strube) Date: Tue, 14 Nov 2006 12:08:38 -0000 Subject: [Bug 71761] Re: evince can't print some parts of a document References: <20061114120519.32662.79641.malonedeb@gangotri.ubuntu.com> Message-ID: <20061114120838.32662.62698.malone@gangotri.ubuntu.com> printing this pdf to a file produces a ps file which is not shown both by evince as well as gs-esp. And this output.ps fails to be converted to pdf using ps2pdf. -- evince can't print some parts of a document https://launchpad.net/bugs/71761 From sander.dijkhuis at gmail.com Tue Nov 14 12:06:06 2006 From: sander.dijkhuis at gmail.com (Sander Dijkhuis) Date: Tue, 14 Nov 2006 12:06:06 -0000 Subject: [Bug 69959] Re: Evince fonts problem References: <20061102205930.12711.78481.malonedeb@gangotri.ubuntu.com> Message-ID: <20061114120606.350.70579.launchpad@gangotri.ubuntu.com> *** This bug is a duplicate of bug 26118 *** ** This bug has been marked a duplicate of bug 26118 Bad rendering (hinting) in Evince and Xpdf -- Evince fonts problem https://launchpad.net/bugs/69959 From markus at barbanet.com Tue Nov 14 12:57:48 2006 From: markus at barbanet.com (Markus Olausson) Date: Tue, 14 Nov 2006 12:57:48 -0000 Subject: [Bug 61381] Re: gnome-settings-daemon crashes at login References: <20060920081804.17562.53019.malonedeb@gandwana.ubuntu.com> Message-ID: <20061114125748.25975.28254.malone@gandwana.ubuntu.com> gnome-settings-daemon starts if I set permissions on /etc/libnss- ldap.conf to 644. It was, and should be, 600 becuase it contains credentials. The lookups is done through nscd. But nscd randomly quits, see bug #57214 and remote bug http://bugs.debian.org/cgi- bin/bugreport.cgi?bug=344563 . This also breaks gnome-screensaver(can't unlock) and kate(file protocol dies => can't open files) and probably other things as well. -- gnome-settings-daemon crashes at login https://launchpad.net/bugs/61381 From tiago.tuxkiller at gmail.com Tue Nov 14 13:01:59 2006 From: tiago.tuxkiller at gmail.com (TiagoCruz) Date: Tue, 14 Nov 2006 13:01:59 -0000 Subject: [Bug 71690] Re: AIGLX + totem outputs a blank screen References: <20061113204326.25975.61187.malonedeb@gandwana.ubuntu.com> Message-ID: <20061114130159.350.97236.malone@gangotri.ubuntu.com> I can see my movies using mplayer with other output driver, using totem is really impossible :( -- AIGLX + totem outputs a blank screen https://launchpad.net/bugs/71690 From kaptengu at gmail.com Tue Nov 14 13:10:10 2006 From: kaptengu at gmail.com (kaptengu) Date: Tue, 14 Nov 2006 13:10:10 -0000 Subject: [Bug 61381] Re: gnome-settings-daemon crashes at login References: <20060920081804.17562.53019.malonedeb@gandwana.ubuntu.com> Message-ID: <20061114131010.25827.3034.malone@gandwana.ubuntu.com> Markus, I don't think your bug is a duplicate of this. -- gnome-settings-daemon crashes at login https://launchpad.net/bugs/61381 From jos.plompen at planet.nl Tue Nov 14 14:24:52 2006 From: jos.plompen at planet.nl (gosh) Date: Tue, 14 Nov 2006 14:24:52 -0000 Subject: [Bug 61381] Re: gnome-settings-daemon crashes at login References: <20060920081804.17562.53019.malonedeb@gandwana.ubuntu.com> Message-ID: <20061114142452.25827.21252.malone@gandwana.ubuntu.com> Yes, that's it! auto lo was missing from my /etc/network/interfaces No it works fine. Thnx, Peter -- gnome-settings-daemon crashes at login https://launchpad.net/bugs/61381 From qub333 at gmail.com Tue Nov 14 14:25:29 2006 From: qub333 at gmail.com (Kevin Kubasik) Date: Tue, 14 Nov 2006 14:25:29 -0000 Subject: [Bug 71775] Gnome volume control crashes when muting and unmuting References: <20061114142529.32662.36187.malonedeb@gangotri.ubuntu.com> Message-ID: <20061114142529.32662.36187.malonedeb@gangotri.ubuntu.com> Public bug reported: When I accidentally clicked twice on the mute button, gnome-volume- control crashed. ** Affects: gnome-media (Ubuntu) Importance: Undecided Status: Unconfirmed -- Gnome volume control crashes when muting and unmuting https://launchpad.net/bugs/71775 From qub333 at gmail.com Tue Nov 14 14:25:57 2006 From: qub333 at gmail.com (Kevin Kubasik) Date: Tue, 14 Nov 2006 14:25:57 -0000 Subject: [Bug 71775] Re: Gnome volume control crashes when muting and unmuting References: <20061114142529.32662.36187.malonedeb@gangotri.ubuntu.com> Message-ID: <20061114142557.350.31094.malone@gangotri.ubuntu.com> ** Attachment added: "Crash Report" http://librarian.launchpad.net/5068091/_usr_bin_gnome-volume-control.1000.crash -- Gnome volume control crashes when muting and unmuting https://launchpad.net/bugs/71775 From ilmari.vacklin at helsinki.fi Tue Nov 14 14:45:55 2006 From: ilmari.vacklin at helsinki.fi (Ilmari Vacklin) Date: Tue, 14 Nov 2006 14:45:55 -0000 Subject: [Bug 68707] Re: Import on camera dock event not firing References: <20061027200033.25859.82587.malonedeb@gangotri.ubuntu.com> Message-ID: <20061114144556.350.62156.malone@gangotri.ubuntu.com> Happens here too, with a Canon PowerShot A510. Manually launching the import wizard works. I'm not sure what would be the relevant log file here. ** Changed in: gthumb (Ubuntu) Status: Unconfirmed => Confirmed -- Import on camera dock event not firing https://launchpad.net/bugs/68707 From vincenzo_ml at yahoo.it Tue Nov 14 14:59:02 2006 From: vincenzo_ml at yahoo.it (Vincenzo Ciancia) Date: Tue, 14 Nov 2006 14:59:02 -0000 Subject: [Bug 51287] Re: Problems in keeping messages offline in imap References: <20060629110740.17054.32028.malonedeb@gangotri.ubuntu.com> Message-ID: <20061114145902.25975.93287.malone@gandwana.ubuntu.com> So, the checkboxes in the "by folder" dialog should be already checked when the "main" checkbox is set in the account, moreover, folder different than the inbox are NOT archived locally, unless I put that tick in all the folders by right clicking over all of them _one by one_ which is tiring and time consuming. Finally, I today experienced a network disconnection, and it was not pleasant to discover that not all the messages in my inbox were stored locally but just the later tenth of them, I don't know if I should report this as a separate bug. ** Summary changed: - In imap folder property dialog I can still decide to copy messages locally even if I already said so in the account preferences. + Problems in keeping messages offline in imap -- Problems in keeping messages offline in imap https://launchpad.net/bugs/51287 From pvuorela at cs.tut.fi Tue Nov 14 16:08:16 2006 From: pvuorela at cs.tut.fi (Pekka Vuorela) Date: Tue, 14 Nov 2006 16:08:16 -0000 Subject: [Bug 71786] Evince doesn't print multiple pages to one sheet References: <20061114160816.25827.55055.malonedeb@gandwana.ubuntu.com> Message-ID: <20061114160816.25827.55055.malonedeb@gandwana.ubuntu.com> Public bug reported: Binary package hint: evince I'm running Evince 0.6.1 from Edgy. I tried to print a PDF file with choosing Page Setup / Pages per sheet to multiple pages. Unfortunately Evince did not respect this setting and printed one page per sheet. ** Affects: evince (Ubuntu) Importance: Undecided Status: Unconfirmed -- Evince doesn't print multiple pages to one sheet https://launchpad.net/bugs/71786 From did447 at gmail.com Tue Nov 14 16:28:41 2006 From: did447 at gmail.com (didier) Date: Tue, 14 Nov 2006 16:28:41 -0000 Subject: [Bug 71786] Re: Evince doesn't print multiple pages to one sheet References: <20061114160816.25827.55055.malonedeb@gandwana.ubuntu.com> Message-ID: <20061114162841.32662.93776.launchpad@gangotri.ubuntu.com> *** This bug is a duplicate of bug 71693 *** ** This bug has been marked a duplicate of bug 71693 Error printing more pages in one -- Evince doesn't print multiple pages to one sheet https://launchpad.net/bugs/71786 From adam.buchbinder at gmail.com Tue Nov 14 16:30:14 2006 From: adam.buchbinder at gmail.com (Adam Buchbinder) Date: Tue, 14 Nov 2006 16:30:14 -0000 Subject: [Bug 34444] Re: typo in single-image 'View' menu References: <20060311142854.17018.30114.malonedeb@gangotri.ubuntu.com> Message-ID: <20061114163014.350.5795.launchpad@gangotri.ubuntu.com> ** Changed in: gthumb (upstream) Bugwatch: GNOME Bug Tracker #334263 => GNOME Bug Tracker #321924 Status: Rejected => Unknown -- typo in single-image 'View' menu https://launchpad.net/bugs/34444 From jc at jcbnet.org Tue Nov 14 17:27:26 2006 From: jc at jcbnet.org (JCB) Date: Tue, 14 Nov 2006 17:27:26 -0000 Subject: [Bug 71796] crash browsing attached pictures References: <20061114172726.32662.89460.malonedeb@gangotri.ubuntu.com> Message-ID: <20061114172726.32662.89460.malonedeb@gangotri.ubuntu.com> Public bug reported: Binary package hint: evolution I submitted a bug on bugzilla : http://bugzilla.gnome.org/show_bug.cgi?id=373327 As it seems that it has been corrected, would it be possible to make a patch ? Thanks in advance. Jean-Christophe Baptiste ** Affects: evolution (Ubuntu) Importance: Undecided Status: Unconfirmed -- crash browsing attached pictures https://launchpad.net/bugs/71796 From toeknee at haircrazy.info Tue Nov 14 18:07:12 2006 From: toeknee at haircrazy.info (Anthony Batchelor) Date: Tue, 14 Nov 2006 18:07:12 -0000 Subject: [Bug 70733] Re: Python plug-in freezes References: <20061107132056.32016.86501.malonedeb@gandwana.ubuntu.com> Message-ID: <20061114180712.25975.7338.malone@gandwana.ubuntu.com> Hi, The output isn't very useful but I'll post it at the end anyway. I've not noticed anything else written in python freezing. I've recently started programming in python and none of my apps or my trubogears site have frozen. I'm using edgy with a 2Ghz Athlon + 512mb RAM. Anything else you need to know? Output: rhythmbox GTK Accessibility Module initialized Bonobo accessibility support initialized -- Python plug-in freezes https://launchpad.net/bugs/70733 From vi64pa at gmail.com Tue Nov 14 18:10:29 2006 From: vi64pa at gmail.com (ville palo) Date: Tue, 14 Nov 2006 18:10:29 -0000 Subject: [Bug 71580] Re: Totem-xine crash when playing mov file References: <20061113012149.350.28064.malonedeb@gangotri.ubuntu.com> Message-ID: <20061114181029.32662.43775.malone@gangotri.ubuntu.com> One more question: Did this happen on edgy, dapper? And where you can find avc1 encoder? For me, totem just shows "totem could not play ..." message and does not crash. -- Totem-xine crash when playing mov file https://launchpad.net/bugs/71580 From growlatoe at yahoo.co.uk Tue Nov 14 18:29:53 2006 From: growlatoe at yahoo.co.uk (Fish) Date: Tue, 14 Nov 2006 18:29:53 -0000 Subject: [Bug 71345] Re: Theme-manager crashes References: <20061111110108.25827.10256.malonedeb@gandwana.ubuntu.com> Message-ID: <20061114182953.25827.47501.malone@gandwana.ubuntu.com> I've had similar a experience, except I started with Xubuntu 6.10 (although I've been using the Gnome desktop for weeks without any problems). I installed the KDE Desktop the other day, and now the Gnome Theme Manager crashes. At least, some of it does. The theme window remains usable, but only changes to the Window Border are applied. I also had a list of "?" where the theme icons should be. ** Attachment added: "Gnome Theme Manager crash after installing KDE Desktop." http://librarian.launchpad.net/5068373/_usr_bin_gnome-theme-manager.1000.crash -- Theme-manager crashes https://launchpad.net/bugs/71345 From ripper42 at gmail.com Tue Nov 14 18:50:30 2006 From: ripper42 at gmail.com (Ripper) Date: Tue, 14 Nov 2006 18:50:30 -0000 Subject: [Bug 71804] totem-video-thumbnailer crash References: <20061114185030.32662.83536.malonedeb@gangotri.ubuntu.com> Message-ID: <20061114185030.32662.83536.malonedeb@gangotri.ubuntu.com> Public bug reported: totem-video-thumbnailer crashed when I was surfing through samba shares using Nautilus bug report attached ** Affects: totem (Ubuntu) Importance: Undecided Status: Unconfirmed -- totem-video-thumbnailer crash https://launchpad.net/bugs/71804 From ripper42 at gmail.com Tue Nov 14 18:51:01 2006 From: ripper42 at gmail.com (Ripper) Date: Tue, 14 Nov 2006 18:51:01 -0000 Subject: [Bug 71804] Re: totem-video-thumbnailer crash References: <20061114185030.32662.83536.malonedeb@gangotri.ubuntu.com> Message-ID: <20061114185101.350.34946.malone@gangotri.ubuntu.com> ** Attachment added: "bug report" http://librarian.launchpad.net/5068430/_usr_bin_totem-video-thumbnailer.1000.crash -- totem-video-thumbnailer crash https://launchpad.net/bugs/71804 From seb128 at ubuntu.com Tue Nov 14 19:22:49 2006 From: seb128 at ubuntu.com (Sebastien Bacher) Date: Tue, 14 Nov 2006 19:22:49 -0000 Subject: [Bug 59486] Re: [users-admin]Doesn't accept random password References: <20060908082640.12752.68537.malonedeb@gandwana.ubuntu.com> Message-ID: <20061114192249.25827.47841.malone@gandwana.ubuntu.com> fixed upstream ** Changed in: gnome-system-tools (Ubuntu) Status: Confirmed => Fix Committed -- [users-admin]Doesn't accept random password https://launchpad.net/bugs/59486 From seb128 at ubuntu.com Tue Nov 14 19:24:36 2006 From: seb128 at ubuntu.com (Sebastien Bacher) Date: Tue, 14 Nov 2006 19:24:36 -0000 Subject: [Bug 13727] Re: [network-admin] locations do not get saved correctly References: <20060113133248.21012.61091.launchpad@macquarie.warthogs.hbd.com> Message-ID: <20061114192436.32662.81437.malone@gangotri.ubuntu.com> fixed according to upstream ** Changed in: gnome-system-tools (Ubuntu) Status: Confirmed => Fix Released -- [network-admin] locations do not get saved correctly https://launchpad.net/bugs/13727 From ripper42 at gmail.com Tue Nov 14 20:42:07 2006 From: ripper42 at gmail.com (Ripper) Date: Tue, 14 Nov 2006 20:42:07 -0000 Subject: [Bug 71580] Re: Totem-xine crash when playing mov file References: <20061113012149.350.28064.malonedeb@gangotri.ubuntu.com> Message-ID: <20061114204207.25827.5843.malone@gandwana.ubuntu.com> I thought my distribution is written in the file attached. I have Dapper. I tried it on another computer with Edgy, and it crashed again (another report attached). Maybe you don't have all codecs installed. I have all codecs from this howto: https://help.ubuntu.com/community/RestrictedFormats totem-xine does not crash immediately, it has played about 1-2 seconds of movie and after crashed on Dapper, or played about 5 seconds on Edgy... I did not understand your second question, but this could be what are you asking for: (Dapper) /usr/lib/libavc1394.so.0 /usr/lib/libavc1394.so.0.2.1 (Edgy) /usr/lib/libavc1394.so.0 /usr/lib/libavc1394.so.0.3.0 /usr/lib/libavcodec.so.0d /usr/lib/libavcodec.so.0d.51.11.0 /usr/lib/libaviplayavcodec-0.7.so.0.0.44 /usr/lib/libaviplayavcodec-0.7.so.0 ** Attachment added: "bug report from Edgy" http://librarian.launchpad.net/5068588/bug%20report%20%28edgy%29.txt -- Totem-xine crash when playing mov file https://launchpad.net/bugs/71580 From hez at truegeek.net Tue Nov 14 20:47:01 2006 From: hez at truegeek.net (Hezekiah Carty) Date: Tue, 14 Nov 2006 20:47:01 -0000 Subject: [Bug 71818] Window borders not always drawn properly for maximized windows References: <20061114204701.32662.7924.malonedeb@gangotri.ubuntu.com> Message-ID: <20061114204701.32662.7924.malonedeb@gangotri.ubuntu.com> Public bug reported: Binary package hint: metacity I am currently using Dapper and see this issue fairly often, but I think it still exists in Edgy as well. When maximizing a window using the Metacity window manager and a theme with rounder corners such as the default Human Metacity theme, the top corners are not always drawn properly - they should become square, but sometimes they simply remain rounded. This problem seems to occur most often when the window is already close to the size of the display - so maximizing the window doesn't change its shape by much. It can also occur when initially starting an application. A workaround is to unmaximize the window, resize it to be small compared to the size of the screen, and then remaximize the window. I will attach screenshots to illustrate. ** Affects: metacity (Ubuntu) Importance: Undecided Status: Unconfirmed -- Window borders not always drawn properly for maximized windows https://launchpad.net/bugs/71818 From hez at truegeek.net Tue Nov 14 20:49:21 2006 From: hez at truegeek.net (Hezekiah Carty) Date: Tue, 14 Nov 2006 20:49:21 -0000 Subject: [Bug 71818] Re: Window borders not always drawn properly for maximized windows References: <20061114204701.32662.7924.malonedeb@gangotri.ubuntu.com> Message-ID: <20061114204921.350.36783.malone@gangotri.ubuntu.com> Screenshot #1 - "Bad" drawing of the upper corners of the maximized window. Notice that you can see the black desktop background in the upper corners. This is not specific to this particular Metacity theme, it occurs with all round-cornered themes I have tried. ** Attachment added: "Bad maximization example" http://librarian.launchpad.net/5068593/Screenshot%20-%20Bad%20Corners.png -- Window borders not always drawn properly for maximized windows https://launchpad.net/bugs/71818 From hez at truegeek.net Tue Nov 14 20:50:07 2006 From: hez at truegeek.net (Hezekiah Carty) Date: Tue, 14 Nov 2006 20:50:07 -0000 Subject: [Bug 71818] Re: Window borders not always drawn properly for maximized windows References: <20061114204701.32662.7924.malonedeb@gangotri.ubuntu.com> Message-ID: <20061114205007.25975.86074.malone@gandwana.ubuntu.com> Screenshot #2 - Proper maximization - the corners cover the entire screen area, no gaps. ** Attachment added: "Proper maximization" http://librarian.launchpad.net/5068595/Screenshot%20-%20Properly%20maximized.png -- Window borders not always drawn properly for maximized windows https://launchpad.net/bugs/71818 From hez at truegeek.net Tue Nov 14 20:51:29 2006 From: hez at truegeek.net (Hezekiah Carty) Date: Tue, 14 Nov 2006 20:51:29 -0000 Subject: [Bug 71818] Re: Window borders not always drawn properly for maximized windows References: <20061114204701.32662.7924.malonedeb@gangotri.ubuntu.com> Message-ID: <20061114205129.25975.58196.malone@gandwana.ubuntu.com> Screenshot #3 - An unmaximized window, sized and positioned so that it will produce the bug illustrated in Screenshot #1 when it is maximized. -- Window borders not always drawn properly for maximized windows https://launchpad.net/bugs/71818 From hez at truegeek.net Tue Nov 14 20:52:23 2006 From: hez at truegeek.net (Hezekiah Carty) Date: Tue, 14 Nov 2006 20:52:23 -0000 Subject: [Bug 71818] Re: Window borders not always drawn properly for maximized windows References: <20061114204701.32662.7924.malonedeb@gangotri.ubuntu.com> Message-ID: <20061114205223.25975.70898.malone@gandwana.ubuntu.com> Sorry, didn't include the attachment for the last screenshot. Here is the actual attachment for screenshot #3. ** Attachment added: "Unmaximized window ready to illustrate the bug" http://librarian.launchpad.net/5068598/Screenshot%20-%20Unmaximized.png -- Window borders not always drawn properly for maximized windows https://launchpad.net/bugs/71818 From seb128 at ubuntu.com Tue Nov 14 22:00:34 2006 From: seb128 at ubuntu.com (Sebastien Bacher) Date: Tue, 14 Nov 2006 22:00:34 -0000 Subject: [Bug 12369] Re: menu should be desktop independent References: <20060113132511.21012.78110.launchpad@macquarie.warthogs.hbd.com> Message-ID: <20061114220034.32662.14386.malone@gangotri.ubuntu.com> closing that bug, that's not really a gnome-menus bug. If we want to change one day a spec will probably be a better option ** Changed in: gnome-menus (Ubuntu) Status: Confirmed => Rejected ** Changed in: gnome-menus (Ubuntu) Assignee: Jeff Waugh => Ubuntu Desktop Bugs -- menu should be desktop independent https://launchpad.net/bugs/12369 From bersace03 at laposte.net Tue Nov 14 22:00:33 2006 From: bersace03 at laposte.net (=?utf-8?q?=C3=89tienne_Bersac?=) Date: Tue, 14 Nov 2006 22:00:33 -0000 Subject: [Bug 31972] Re: gcursor should be integrated with gnome-mouse-configure References: <20060219121734.1427.95103.malonedeb@gangotri.ubuntu.com> Message-ID: <20061114220033.25827.67787.malone@gandwana.ubuntu.com> Since Gnome 2.16, gnome-mouse-properties allow to choose cursor theme. ** Changed in: control-center (Ubuntu) Status: Confirmed => Fix Released -- gcursor should be integrated with gnome-mouse-configure https://launchpad.net/bugs/31972 From algatelli at gmail.com Tue Nov 14 22:27:58 2006 From: algatelli at gmail.com (Alexandre Gatelli) Date: Tue, 14 Nov 2006 22:27:58 -0000 Subject: [Bug 71835] In Ubuntu 6.10 Edgy Eft: Evolution don't show e-mail messages after save a message and your attachment. References: <20061114222758.25975.32139.malonedeb@gandwana.ubuntu.com> Message-ID: <20061114222758.25975.32139.malonedeb@gandwana.ubuntu.com> Public bug reported: Binary package hint: evolution In Evolution, after click in a e-mail message in Inbox, save it in File menu and save your attachment in Save button inside the message, the others messages content's don't are showed when click over they. After restarting Evolution the problem disappear. ** Affects: evolution (Ubuntu) Importance: Undecided Status: Unconfirmed -- In Ubuntu 6.10 Edgy Eft: Evolution don't show e-mail messages after save a message and your attachment. https://launchpad.net/bugs/71835 From philipp.fischer at uni-konstanz.de Tue Nov 14 22:35:59 2006 From: philipp.fischer at uni-konstanz.de (Phil) Date: Tue, 14 Nov 2006 22:35:59 -0000 Subject: [Bug 71837] Fatal error on Palm during synchronization with Evolution References: <20061114223559.32662.3281.malonedeb@gangotri.ubuntu.com> Message-ID: <20061114223559.32662.3281.malonedeb@gangotri.ubuntu.com> Public bug reported: Binary package hint: gnome-pilot I actually use Edgy 6.10 on my laptop. When I try to synchronize my Sony Clie PDA with Evolution, the PDA gives an fatal error. This is either when I use the /dev/pilot or the dev/ttyUSB1 setting in gnome-pilot. Parallel to this, the gnome-Pilot applet comes up on the screen several time (sometime up to 6 times) when I press the hot-sync button on the PDA. When I use jpilot with the same setup (dev/ttyUSB1 or dev/ttyUSB1) all works fine but unfortunately, jpilot does not synchronize with evolution. ** Affects: gnome-pilot (Ubuntu) Importance: Undecided Status: Unconfirmed -- Fatal error on Palm during synchronization with Evolution https://launchpad.net/bugs/71837 From laurent at guerby.net Tue Nov 14 22:54:43 2006 From: laurent at guerby.net (Laurent GUERBY) Date: Tue, 14 Nov 2006 22:54:43 -0000 Subject: [Bug 70986] CoRRE bug prevents connection from Nokia 770 to edgy References: <20061108232440.16366.47756.malonedeb@gangotri.ubuntu.com> Message-ID: <20061114225443.25827.79147.launchpad@canonical@gandwana.ubuntu.com> Public bug reported: According to http://www.physik.de/770/ the following bug fix to vino is needed for the connection from a Nokia 770 VNC to work to ubuntu edgy: 2006-10-18 Mark McLoughlin Fix issue with the CoRRE encoding saying its only sending a single rectangle, but sending lots more. Problem identified by Detlef Schmicker Fix is backported from libvncserver upstream. * server/libvncserver/rfbserver.c: (rfbSendFramebufferUpdate): handle maxRectsPerUpdate for CoRRE and Zlib encodings. Is it possible to include it? ** Affects: vino (Ubuntu) Importance: Medium Assignee: Ubuntu Desktop Bugs Status: Fix Released -- CoRRE bug prevents connection from Nokia 770 to edgy https://launchpad.net/bugs/70986 From seb128 at ubuntu.com Tue Nov 14 22:54:43 2006 From: seb128 at ubuntu.com (Sebastien Bacher) Date: Tue, 14 Nov 2006 22:54:43 -0000 Subject: [Bug 70986] Re: CoRRE bug prevents connection from Nokia 770 to edgy References: <20061108232440.16366.47756.malonedeb@gangotri.ubuntu.com> Message-ID: <20061114225443.25827.24151.malone@gandwana.ubuntu.com> thanks for your bug. That is fixed to feisty ** Changed in: vino (Ubuntu) Importance: Undecided => Medium Assignee: (unassigned) => Ubuntu Desktop Bugs Status: Unconfirmed => Fix Released -- CoRRE bug prevents connection from Nokia 770 to edgy https://launchpad.net/bugs/70986 From seb128 at ubuntu.com Tue Nov 14 22:55:32 2006 From: seb128 at ubuntu.com (Sebastien Bacher) Date: Tue, 14 Nov 2006 22:55:32 -0000 Subject: [Bug 70986] Re: CoRRE bug prevents connection from Nokia 770 to edgy References: <20061108232440.16366.47756.malonedeb@gangotri.ubuntu.com> Message-ID: <20061114225532.25827.70459.malone@gandwana.ubuntu.com> I'll have a look at backporting that fix for edgy ** Changed in: vino (Ubuntu Edgy) Importance: Undecided => Medium Assignee: (unassigned) => Sebastien Bacher Status: Unconfirmed => Confirmed -- CoRRE bug prevents connection from Nokia 770 to edgy https://launchpad.net/bugs/70986 From scott at ubuntu.com Tue Nov 14 23:06:54 2006 From: scott at ubuntu.com (Scott James Remnant) Date: Tue, 14 Nov 2006 23:06:54 -0000 Subject: [Bug 65972] Re: Please sync planner (main) from unstable (main) References: <44A2EAB800473F65@pne-smtpout4-sn2.hy.skanova.net> (added by postmaster@pne.skanova.net) Message-ID: <20061114230654.25827.75228.malone@gandwana.ubuntu.com> [Updating] planner (0.14.1-0ubuntu1 [Ubuntu] < 0.14.1-2 [Debian]) * Trying to add planner... - - - I: planner [main] -> planner_0.14.1-0ubuntu1 [main]. I: planner [main] -> planner-dev_0.14.1-0ubuntu1 [main]. ** Changed in: planner (Ubuntu) Assignee: (unassigned) => Scott James Remnant Status: Confirmed => Fix Released -- Please sync planner (main) from unstable (main) https://launchpad.net/bugs/65972 From ubuntu at alexm.org Tue Nov 14 23:10:26 2006 From: ubuntu at alexm.org (Alex Muntada) Date: Tue, 14 Nov 2006 23:10:26 -0000 Subject: [Bug 71848] /usr/lib/gaim/libjabber.so crashed in jabber_get_next_id() References: <20061114231026.25975.30687.malonedeb@gandwana.ubuntu.com> Message-ID: <20061114231026.25975.30687.malonedeb@gandwana.ubuntu.com> Public bug reported: I was closing my IRC and Jabber connections and suddenly Gaim crashed (never happened before). I'm going to add the full crash report, but the segmentation fault happens in libjabber.so, near the jabber_get_next_id() call. It seems that this issue has not been previously reported, after searching in launchpad. ** Affects: gaim (Ubuntu) Importance: Undecided Status: Unconfirmed -- /usr/lib/gaim/libjabber.so crashed in jabber_get_next_id() https://launchpad.net/bugs/71848 From ubuntu at alexm.org Tue Nov 14 23:15:32 2006 From: ubuntu at alexm.org (Alex Muntada) Date: Tue, 14 Nov 2006 23:15:32 -0000 Subject: [Bug 71848] Re: /usr/lib/gaim/libjabber.so crashed in jabber_get_next_id() References: <20061114231026.25975.30687.malonedeb@gandwana.ubuntu.com> Message-ID: <20061114231532.25975.98095.malone@gandwana.ubuntu.com> ** Attachment added: "Complete crash report" http://librarian.launchpad.net/5070428/_usr_bin_gaim.1001.crash -- /usr/lib/gaim/libjabber.so crashed in jabber_get_next_id() https://launchpad.net/bugs/71848 From seb128 at ubuntu.com Tue Nov 14 23:41:30 2006 From: seb128 at ubuntu.com (Sebastien Bacher) Date: Tue, 14 Nov 2006 23:41:30 -0000 Subject: [Bug 67860] Re: [Edgy] Some strings can't be translated References: <20061023221818.29371.11286.malonedeb@gandwana.ubuntu.com> Message-ID: <20061114234130.25975.22009.malone@gandwana.ubuntu.com> Fixed with that upload: libgnomeprintui (2.17.0-0ubuntu1) feisty; urgency=low . * New upstream version - Zooming fixes in preview - Build and compiler warning fixes - po/LINGUAS support - Lots of work on filters, layout, preview - Port to GOption - Build fixes - Chain up to parent in gnome-page-selector.c - String fixes * debian/rules: - updated shlibs version * debian/watch: - updated ** Changed in: libgnomeprintui (Ubuntu) Status: Fix Committed => Fix Released ** Changed in: libgnomeprintui (Ubuntu) Assignee: (unassigned) => Ubuntu Desktop Bugs -- [Edgy] Some strings can't be translated https://launchpad.net/bugs/67860 From la.ser at list.ru Tue Nov 14 23:54:46 2006 From: la.ser at list.ru (SergeL) Date: Tue, 14 Nov 2006 23:54:46 -0000 Subject: [Bug 71670] Faloure_SMTP_command_MAIL_FROM:_Syntax_error_in_parameters_or_arguments. References: <20061113180329.25827.44305.malonedeb@gandwana.ubuntu.com> Message-ID: <20061114235446.32662.27413.launchpad@canonical@gangotri.ubuntu.com> Public bug reported: Steps to reproduce the problem: 1._I_have_russian_localization_of_evolution. 2._Set_mail_address_is_aabb[at]@domen.ru. 3._While_sending_message_we_get_error_message_window_whith_text:_(I_will_translate:_Faloure_command_MAIL_FROM:_Syntax_error_in_parameters_or_arguments.) 4._If_I_set_mail_address_in_xxxx[at]@domen.ru_all_right. 5._If_You_want,_I_can_sent_screenshots. ** Affects: evolution (Ubuntu) Importance: Undecided Status: Needs Info -- Faloure_SMTP_command_MAIL_FROM:_Syntax_error_in_parameters_or_arguments. https://launchpad.net/bugs/71670 From daniel.holbach at ubuntu.com Tue Nov 14 23:54:45 2006 From: daniel.holbach at ubuntu.com (Daniel Holbach) Date: Tue, 14 Nov 2006 23:54:45 -0000 Subject: [Bug 71670] Re: Faloure_SMTP_command_MAIL_FROM:_Syntax_error_in_parameters_or_arguments. References: <20061113180329.25827.44305.malonedeb@gandwana.ubuntu.com> Message-ID: <20061114235445.32662.76596.malone@gangotri.ubuntu.com> Which protocol do you use? IMAP? IMAP4rev1? POP3? ** Changed in: Ubuntu Sourcepackagename: None => evolution Status: Unconfirmed => Needs Info -- Faloure_SMTP_command_MAIL_FROM:_Syntax_error_in_parameters_or_arguments. https://launchpad.net/bugs/71670 From noel.froger at gmail.com Wed Nov 15 00:09:32 2006 From: noel.froger at gmail.com (NNois) Date: Wed, 15 Nov 2006 00:09:32 -0000 Subject: [Bug 70097] Re: Slow file transfert with mounted disks (XFS fat32 or ntfs-3g etc..) References: <20061103155638.27894.97545.malonedeb@gandwana.ubuntu.com> Message-ID: <20061115000932.32662.97795.malone@gangotri.ubuntu.com> Well, After a long time with this probleme I can say it could be because my disk is an xfs drive, according to this there is a problem since 2005 !!! http://bugzilla.gnome.org/show_bug.cgi?id=363400 ** Summary changed: - Slow file transfert with mounted disks (fat32 or ntfs-3g etc..) + Slow file transfert with mounted disks (XFS fat32 or ntfs-3g etc..) ** Tags added: xfs -- Slow file transfert with mounted disks (XFS fat32 or ntfs-3g etc..) https://launchpad.net/bugs/70097 From jtthackery at gmail.com Wed Nov 15 00:20:45 2006 From: jtthackery at gmail.com (Joe Thackery) Date: Wed, 15 Nov 2006 00:20:45 -0000 Subject: [Bug 70005] Re: segfault on apt-get upgrade References: <20061103032645.12711.2351.malonedeb@gangotri.ubuntu.com> Message-ID: <20061115002045.32662.47535.malone@gangotri.ubuntu.com> I also get a segfault, but it extends to apt-get update/upgrade/autoclean/check/autoremove/dist-upgrade. I cannot install valgrind or the yelp package to run a backtrace as I get: sudo apt-get install valgrind Segmentation fault (core dumped). If there is anything I can do, let me know. Thanks. -- segfault on apt-get upgrade https://launchpad.net/bugs/70005 From ryan at rrdesign.ca Wed Nov 15 00:20:56 2006 From: ryan at rrdesign.ca (ryanr) Date: Wed, 15 Nov 2006 00:20:56 -0000 Subject: [Bug 67189] Re: smb password not being saved in gnome keyring References: <20061020171915.20673.94460.malonedeb@gangotri.ubuntu.com> Message-ID: <20061115002056.32662.95201.malone@gangotri.ubuntu.com> Thought I would add myself to the list as well. The keyring does not seem to save any samba passwords. I am running 6.10 with gnome 2.16.1. And it when I try to connect to a samba share it sometimes takes a good 20-30 seconds before the samba password box even comes up, whether this is related I am not sure, as it all worked fine on Dapper. -- smb password not being saved in gnome keyring https://launchpad.net/bugs/67189 From felici.alex at tiscali.it Wed Nov 15 00:46:30 2006 From: felici.alex at tiscali.it (ranespa) Date: Wed, 15 Nov 2006 00:46:30 -0000 Subject: [Bug 71854] Printing window is too high with gnome two panels system at 1024x768 res. References: <20061115004630.32662.67400.malonedeb@gangotri.ubuntu.com> Message-ID: <20061115004630.32662.67400.malonedeb@gangotri.ubuntu.com> Public bug reported: Binary package hint: gimp When I want to print some images, usually I use gimp. But with the two panel of gnome, button will be "beneath" the bottom panel and are unreachable if I don't move entire window. This happens "only" with the printing window, that is opened with "print" in menu at 1024x768 res. ** Affects: gimp (Ubuntu) Importance: Undecided Status: Unconfirmed -- Printing window is too high with gnome two panels system at 1024x768 res. https://launchpad.net/bugs/71854 From seb128 at ubuntu.com Wed Nov 15 01:43:57 2006 From: seb128 at ubuntu.com (Sebastien Bacher) Date: Wed, 15 Nov 2006 01:43:57 -0000 Subject: [Bug 70839] Re: Gaim missing :| emoticon (smiley) References: <20061108045203.1115.64008.malonedeb@gangotri.ubuntu.com> Message-ID: <20061115014357.32662.36871.malone@gangotri.ubuntu.com> Still happening with 2.0beta5, Jonh, do you use a different smiley theme? ** Changed in: gaim (Ubuntu) Importance: Undecided => Low Status: Fix Committed => Confirmed -- Gaim missing :| emoticon (smiley) https://launchpad.net/bugs/70839 From seb128 at ubuntu.com Wed Nov 15 01:46:52 2006 From: seb128 at ubuntu.com (Sebastien Bacher) Date: Wed, 15 Nov 2006 01:46:52 -0000 Subject: [Bug 69240] Re: UTF8 bug in ICQ protocol for gaim beta3.1 References: <20061030091256.17734.14942.malonedeb@gandwana.ubuntu.com> Message-ID: <20061115014652.25975.62240.malone@gandwana.ubuntu.com> That upload fixes the issue: gaim (1:2.0.0+beta5-1ubuntu1) feisty; urgency=low . * Sync with Debian * debian/control: - Build-Depends on libxext-dev, liblaunchpad-integration-dev, intltool - don't Build-Depends on libavahi-compat-howl-dev * debian/patches/01_lpi.patch, debian/patches/02_autoconf.patch: - launchpad integration patches. * debian/patches/04_let_crasher_for_apport.patch: - don't catch crashes, apport does that. - fixes apport having broken backtraces for gaim * debian/patches/99_default_to_irc_ubuntu_com.patch: - set default irc server to irc.ubuntu.com * debian/prefs.xml: - set the notify by default (Ubuntu: #13389) * debian/rules - Add translation domain to desktop file. - call intltool-update to build the .pot ** Changed in: gaim (Ubuntu) Status: Fix Committed => Fix Released -- UTF8 bug in ICQ protocol for gaim beta3.1 https://launchpad.net/bugs/69240 From seb128 at ubuntu.com Wed Nov 15 01:45:23 2006 From: seb128 at ubuntu.com (Sebastien Bacher) Date: Wed, 15 Nov 2006 01:45:23 -0000 Subject: [Bug 68240] Re: I can't import list of gadu-gadu References: <20061025180449.31837.54994.malonedeb@gangotri.ubuntu.com> Message-ID: <20061115014523.32662.26126.malone@gangotri.ubuntu.com> That upload fixes the issue: gaim (1:2.0.0+beta5-1ubuntu1) feisty; urgency=low . * Sync with Debian * debian/control: - Build-Depends on libxext-dev, liblaunchpad-integration-dev, intltool - don't Build-Depends on libavahi-compat-howl-dev * debian/patches/01_lpi.patch, debian/patches/02_autoconf.patch: - launchpad integration patches. * debian/patches/04_let_crasher_for_apport.patch: - don't catch crashes, apport does that. - fixes apport having broken backtraces for gaim * debian/patches/99_default_to_irc_ubuntu_com.patch: - set default irc server to irc.ubuntu.com * debian/prefs.xml: - set the notify by default (Ubuntu: #13389) * debian/rules - Add translation domain to desktop file. - call intltool-update to build the .pot ** Changed in: gaim (Ubuntu) Importance: Undecided => Low ** Changed in: gaim (Ubuntu) Status: Fix Committed => Fix Released -- I can't import list of gadu-gadu https://launchpad.net/bugs/68240 From seb128 at ubuntu.com Wed Nov 15 01:47:05 2006 From: seb128 at ubuntu.com (Sebastien Bacher) Date: Wed, 15 Nov 2006 01:47:05 -0000 Subject: [Bug 68840] Re: Crash after deleting account References: <20061028133213.17549.66750.malonedeb@gandwana.ubuntu.com> Message-ID: <20061115014705.32662.24012.malone@gangotri.ubuntu.com> That upload fixes the issue: gaim (1:2.0.0+beta5-1ubuntu1) feisty; urgency=low . * Sync with Debian * debian/control: - Build-Depends on libxext-dev, liblaunchpad-integration-dev, intltool - don't Build-Depends on libavahi-compat-howl-dev * debian/patches/01_lpi.patch, debian/patches/02_autoconf.patch: - launchpad integration patches. * debian/patches/04_let_crasher_for_apport.patch: - don't catch crashes, apport does that. - fixes apport having broken backtraces for gaim * debian/patches/99_default_to_irc_ubuntu_com.patch: - set default irc server to irc.ubuntu.com * debian/prefs.xml: - set the notify by default (Ubuntu: #13389) * debian/rules - Add translation domain to desktop file. - call intltool-update to build the .pot ** Changed in: gaim (Ubuntu) Status: Fix Committed => Fix Released -- Crash after deleting account https://launchpad.net/bugs/68840 From seb128 at ubuntu.com Wed Nov 15 01:44:59 2006 From: seb128 at ubuntu.com (Sebastien Bacher) Date: Wed, 15 Nov 2006 01:44:59 -0000 Subject: [Bug 68462] Re: Icon in notifyer area doesn't change from away to available References: <20061026195549.17549.97382.malonedeb@gandwana.ubuntu.com> Message-ID: <20061115014459.350.31563.malone@gangotri.ubuntu.com> That upload fixes the issue: gaim (1:2.0.0+beta5-1ubuntu1) feisty; urgency=low . * Sync with Debian * debian/control: - Build-Depends on libxext-dev, liblaunchpad-integration-dev, intltool - don't Build-Depends on libavahi-compat-howl-dev * debian/patches/01_lpi.patch, debian/patches/02_autoconf.patch: - launchpad integration patches. * debian/patches/04_let_crasher_for_apport.patch: - don't catch crashes, apport does that. - fixes apport having broken backtraces for gaim * debian/patches/99_default_to_irc_ubuntu_com.patch: - set default irc server to irc.ubuntu.com * debian/prefs.xml: - set the notify by default (Ubuntu: #13389) * debian/rules - Add translation domain to desktop file. - call intltool-update to build the .pot ** Changed in: gaim (Ubuntu) Importance: Undecided => Medium ** Changed in: gaim (Ubuntu) Status: Fix Committed => Fix Released -- Icon in notifyer area doesn't change from away to available https://launchpad.net/bugs/68462 From seb128 at ubuntu.com Wed Nov 15 01:45:47 2006 From: seb128 at ubuntu.com (Sebastien Bacher) Date: Wed, 15 Nov 2006 01:45:47 -0000 Subject: [Bug 67132] Re: Auto-away can't set "Change status to" References: <20061020130009.29568.32107.malonedeb@gandwana.ubuntu.com> Message-ID: <20061115014548.25827.69676.malone@gandwana.ubuntu.com> That upload fixes the issue: gaim (1:2.0.0+beta5-1ubuntu1) feisty; urgency=low . * Sync with Debian * debian/control: - Build-Depends on libxext-dev, liblaunchpad-integration-dev, intltool - don't Build-Depends on libavahi-compat-howl-dev * debian/patches/01_lpi.patch, debian/patches/02_autoconf.patch: - launchpad integration patches. * debian/patches/04_let_crasher_for_apport.patch: - don't catch crashes, apport does that. - fixes apport having broken backtraces for gaim * debian/patches/99_default_to_irc_ubuntu_com.patch: - set default irc server to irc.ubuntu.com * debian/prefs.xml: - set the notify by default (Ubuntu: #13389) * debian/rules - Add translation domain to desktop file. - call intltool-update to build the .pot ** Changed in: gaim (Ubuntu) Importance: Undecided => Medium Status: Fix Committed => Fix Released -- Auto-away can't set "Change status to" https://launchpad.net/bugs/67132 From seb128 at ubuntu.com Wed Nov 15 01:47:16 2006 From: seb128 at ubuntu.com (Sebastien Bacher) Date: Wed, 15 Nov 2006 01:47:16 -0000 Subject: [Bug 66381] Re: Gaim crashed References: <20061016103511.6980.50967.malonedeb@gangotri.ubuntu.com> Message-ID: <20061115014716.25827.97515.malone@gandwana.ubuntu.com> That upload fixes the issue: gaim (1:2.0.0+beta5-1ubuntu1) feisty; urgency=low . * Sync with Debian * debian/control: - Build-Depends on libxext-dev, liblaunchpad-integration-dev, intltool - don't Build-Depends on libavahi-compat-howl-dev * debian/patches/01_lpi.patch, debian/patches/02_autoconf.patch: - launchpad integration patches. * debian/patches/04_let_crasher_for_apport.patch: - don't catch crashes, apport does that. - fixes apport having broken backtraces for gaim * debian/patches/99_default_to_irc_ubuntu_com.patch: - set default irc server to irc.ubuntu.com * debian/prefs.xml: - set the notify by default (Ubuntu: #13389) * debian/rules - Add translation domain to desktop file. - call intltool-update to build the .pot ** Changed in: gaim (Ubuntu) Status: Fix Committed => Fix Released -- Gaim crashed https://launchpad.net/bugs/66381 From seb128 at ubuntu.com Wed Nov 15 01:46:11 2006 From: seb128 at ubuntu.com (Sebastien Bacher) Date: Wed, 15 Nov 2006 01:46:11 -0000 Subject: [Bug 64415] Re: Gaim 2.0.0beta3.1 fonts are really tiny, and can't be changed References: <20061006194847.8352.37556.malonedeb@gandwana.ubuntu.com> Message-ID: <20061115014611.350.698.malone@gangotri.ubuntu.com> That upload fixes the issue: gaim (1:2.0.0+beta5-1ubuntu1) feisty; urgency=low . * Sync with Debian * debian/control: - Build-Depends on libxext-dev, liblaunchpad-integration-dev, intltool - don't Build-Depends on libavahi-compat-howl-dev * debian/patches/01_lpi.patch, debian/patches/02_autoconf.patch: - launchpad integration patches. * debian/patches/04_let_crasher_for_apport.patch: - don't catch crashes, apport does that. - fixes apport having broken backtraces for gaim * debian/patches/99_default_to_irc_ubuntu_com.patch: - set default irc server to irc.ubuntu.com * debian/prefs.xml: - set the notify by default (Ubuntu: #13389) * debian/rules - Add translation domain to desktop file. - call intltool-update to build the .pot ** Changed in: gaim (Ubuntu) Importance: Undecided => Low Status: Fix Committed => Fix Released -- Gaim 2.0.0beta3.1 fonts are really tiny, and can't be changed https://launchpad.net/bugs/64415 From seb128 at ubuntu.com Wed Nov 15 01:47:25 2006 From: seb128 at ubuntu.com (Sebastien Bacher) Date: Wed, 15 Nov 2006 01:47:25 -0000 Subject: [Bug 59960] Re: Crash when sending a file to AIM network References: <20060911204754.16587.92212.malonedeb@gangotri.ubuntu.com> Message-ID: <20061115014726.350.27060.malone@gangotri.ubuntu.com> That upload fixes the issue: gaim (1:2.0.0+beta5-1ubuntu1) feisty; urgency=low . * Sync with Debian * debian/control: - Build-Depends on libxext-dev, liblaunchpad-integration-dev, intltool - don't Build-Depends on libavahi-compat-howl-dev * debian/patches/01_lpi.patch, debian/patches/02_autoconf.patch: - launchpad integration patches. * debian/patches/04_let_crasher_for_apport.patch: - don't catch crashes, apport does that. - fixes apport having broken backtraces for gaim * debian/patches/99_default_to_irc_ubuntu_com.patch: - set default irc server to irc.ubuntu.com * debian/prefs.xml: - set the notify by default (Ubuntu: #13389) * debian/rules - Add translation domain to desktop file. - call intltool-update to build the .pot ** Changed in: gaim (Ubuntu) Status: Fix Committed => Fix Released -- Crash when sending a file to AIM network https://launchpad.net/bugs/59960 From seb128 at ubuntu.com Wed Nov 15 01:47:32 2006 From: seb128 at ubuntu.com (Sebastien Bacher) Date: Wed, 15 Nov 2006 01:47:32 -0000 Subject: [Bug 38999] Re: [gaim2b3] New status list/menu is confusing References: <20060410131503.32233.62158.malonedeb@gandwana.ubuntu.com> Message-ID: <20061115014732.25975.39320.malone@gandwana.ubuntu.com> That upload fixes the issue: gaim (1:2.0.0+beta5-1ubuntu1) feisty; urgency=low . * Sync with Debian * debian/control: - Build-Depends on libxext-dev, liblaunchpad-integration-dev, intltool - don't Build-Depends on libavahi-compat-howl-dev * debian/patches/01_lpi.patch, debian/patches/02_autoconf.patch: - launchpad integration patches. * debian/patches/04_let_crasher_for_apport.patch: - don't catch crashes, apport does that. - fixes apport having broken backtraces for gaim * debian/patches/99_default_to_irc_ubuntu_com.patch: - set default irc server to irc.ubuntu.com * debian/prefs.xml: - set the notify by default (Ubuntu: #13389) * debian/rules - Add translation domain to desktop file. - call intltool-update to build the .pot ** Changed in: gaim (Ubuntu) Status: Fix Committed => Fix Released -- [gaim2b3] New status list/menu is confusing https://launchpad.net/bugs/38999 From seb128 at ubuntu.com Wed Nov 15 01:48:03 2006 From: seb128 at ubuntu.com (Sebastien Bacher) Date: Wed, 15 Nov 2006 01:48:03 -0000 Subject: [Bug 38065] Re: error with recieving german umlauts over ICQ protocol References: <20060404184210.14572.13855.malonedeb@gandwana.ubuntu.com> Message-ID: <20061115014803.350.45753.launchpad@gangotri.ubuntu.com> ** Changed in: gaim (Ubuntu) Status: Fix Committed => Fix Released -- error with recieving german umlauts over ICQ protocol https://launchpad.net/bugs/38065 From seb128 at ubuntu.com Wed Nov 15 01:46:37 2006 From: seb128 at ubuntu.com (Sebastien Bacher) Date: Wed, 15 Nov 2006 01:46:37 -0000 Subject: [Bug 64445] Re: Mistakes in gaim strings References: <20061006220523.8352.65015.malonedeb@gandwana.ubuntu.com> Message-ID: <20061115014637.25827.85330.malone@gandwana.ubuntu.com> That upload fixes the issue: gaim (1:2.0.0+beta5-1ubuntu1) feisty; urgency=low . * Sync with Debian * debian/control: - Build-Depends on libxext-dev, liblaunchpad-integration-dev, intltool - don't Build-Depends on libavahi-compat-howl-dev * debian/patches/01_lpi.patch, debian/patches/02_autoconf.patch: - launchpad integration patches. * debian/patches/04_let_crasher_for_apport.patch: - don't catch crashes, apport does that. - fixes apport having broken backtraces for gaim * debian/patches/99_default_to_irc_ubuntu_com.patch: - set default irc server to irc.ubuntu.com * debian/prefs.xml: - set the notify by default (Ubuntu: #13389) * debian/rules - Add translation domain to desktop file. - call intltool-update to build the .pot ** Changed in: gaim (Ubuntu) Status: Fix Committed => Fix Released -- Mistakes in gaim strings https://launchpad.net/bugs/64445 From duncan at lithgow-schmidt.dk Wed Nov 15 07:15:27 2006 From: duncan at lithgow-schmidt.dk (Duncan Lithgow) Date: Wed, 15 Nov 2006 07:15:27 -0000 Subject: [Bug 71878] Sudden crash while saving jpg References: <20061115071527.350.35665.malonedeb@gangotri.ubuntu.com> Message-ID: <20061115071527.350.35665.malonedeb@gangotri.ubuntu.com> Public bug reported: I was editing away nicely, learning keyboard shortcuts. Finished what I was doing and went to 'save as'. While I opened another app in the background (gramps) to get the right filename it just suddently said crrrrrrrrrash. (actually it was sudden - not drawn out like I've written :-) ** Affects: gimp (Ubuntu) Importance: Undecided Status: Unconfirmed -- Sudden crash while saving jpg https://launchpad.net/bugs/71878 From duncan at lithgow-schmidt.dk Wed Nov 15 07:16:52 2006 From: duncan at lithgow-schmidt.dk (Duncan Lithgow) Date: Wed, 15 Nov 2006 07:16:52 -0000 Subject: [Bug 71878] Re: Sudden crash while saving jpg References: <20061115071527.350.35665.malonedeb@gangotri.ubuntu.com> Message-ID: <20061115071652.32662.1968.malone@gangotri.ubuntu.com> attached report ** Attachment added: "/var/crash/_usr_bin_gramps..." http://librarian.launchpad.net/5075912/_usr_bin_gimp-2.2.1000.crash -- Sudden crash while saving jpg https://launchpad.net/bugs/71878 From gadesz at gmail.com Wed Nov 15 07:20:11 2006 From: gadesz at gmail.com (gadesz) Date: Wed, 15 Nov 2006 07:20:11 -0000 Subject: [Bug 71879] quotation mark problem References: <20061115072011.32662.82646.malonedeb@gangotri.ubuntu.com> Message-ID: <20061115072011.32662.82646.malonedeb@gangotri.ubuntu.com> Public bug reported: Binary package hint: gedit quotation mark only appear at every second type. It is in not recognize format ( ? ) or ( ? ). I tried to copy-past from content in G-edit but G-edit died with following message: Memory status: size: 50819072 vsize: 0 resident: 50819072 share: 0 rss: 26533888 rss_rlim: 0 CPU usage: start_time: 1163573379 rtime: 0 utime: 330 stime: 0 cutime:314 cstime: 0 timeout: 16 it_real_value: 0 frequency: 0 --------- Backtrace was generated from '/usr/bin/alacarte' (no debugging symbols found) Using host libthread_db library "/lib/tls/i686/cmov/libthread_db.so.1". (no debugging symbols found) [Thread debugging using libthread_db enabled] [New Thread -1209788752 (LWP 6414)] (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) ......... ---------- I am using Ubuntu Egdy Efl on IBM Thinkpad X31 Thanks Fabian ** Affects: gedit (Ubuntu) Importance: Undecided Status: Unconfirmed -- quotation mark problem https://launchpad.net/bugs/71879 From gadesz at gmail.com Wed Nov 15 07:34:51 2006 From: gadesz at gmail.com (gadesz) Date: Wed, 15 Nov 2006 07:34:51 -0000 Subject: [Bug 71880] synaptic freeze References: <20061115073451.350.97831.malonedeb@gangotri.ubuntu.com> Message-ID: <20061115073451.350.97831.malonedeb@gangotri.ubuntu.com> Public bug reported: When settings changed and press ?OK? or ?Apply? at Synaptic -> Preferences -> General -- Synaptic freeze and CPU use goes up to 100%. Only can be killed from terminal. ------- top - 20:30:17 up 1:18, 3 users, load average: 0.42, 0.38, 0.37 Tasks: 151 total, 2 running, 149 sleeping, 0 stopped, 0 zombie Cpu(s): 99.3%us, 0.3%sy, 0.0%ni, 0.0%id, 0.0%wa, 0.3%hi, 0.0%si, 0.0%st Mem: 1035100k total, 830724k used, 204376k free, 18808k buffers Swap: 538136k total, 0k used, 538136k free, 511932k cached PID USER PR NI VIRT RES SHR S %CPU %MEM TIME+ COMMAND 7596 root 25 0 52736 30m 18m R 98.2 3.0 0:21.16 synaptic 6297 root 15 0 13480 6112 3540 S 1.3 0.6 0:03.57 at-spi-registry 1 root 16 0 1632 532 448 S 0.0 0.1 0:01.11 init 2 root RT 0 0 0 0 S 0.0 0.0 0:00.00 migration/0 --------- I am using Ubuntu Egdy Efl on IBM Thinkpad X31 Thanks Fabian ** Affects: gedit (Ubuntu) Importance: Undecided Status: Unconfirmed -- synaptic freeze https://launchpad.net/bugs/71880 From gadesz at gmail.com Wed Nov 15 07:38:23 2006 From: gadesz at gmail.com (gadesz) Date: Wed, 15 Nov 2006 07:38:23 -0000 Subject: [Bug 71881] synaptic freeze References: <20061115073823.350.91869.malonedeb@gangotri.ubuntu.com> Message-ID: <20061115073823.350.91869.malonedeb@gangotri.ubuntu.com> Public bug reported: When settings changed and press ?OK? or ?Apply? at Synaptic -> Preferences -> General -- Synaptic freeze and CPU use goes up to 100%. Only can be killed from terminal. ------- top - 20:30:17 up 1:18, 3 users, load average: 0.42, 0.38, 0.37 Tasks: 151 total, 2 running, 149 sleeping, 0 stopped, 0 zombie Cpu(s): 99.3%us, 0.3%sy, 0.0%ni, 0.0%id, 0.0%wa, 0.3%hi, 0.0%si, 0.0%st Mem: 1035100k total, 830724k used, 204376k free, 18808k buffers Swap: 538136k total, 0k used, 538136k free, 511932k cached PID USER PR NI VIRT RES SHR S %CPU %MEM TIME+ COMMAND 7596 root 25 0 52736 30m 18m R 98.2 3.0 0:21.16 synaptic 6297 root 15 0 13480 6112 3540 S 1.3 0.6 0:03.57 at-spi-registry 1 root 16 0 1632 532 448 S 0.0 0.1 0:01.11 init 2 root RT 0 0 0 0 S 0.0 0.0 0:00.00 migration/0 --------- I am using Ubuntu Egdy Efl on IBM Thinkpad X31 Thanks Fabian ** Affects: gedit (Ubuntu) Importance: Undecided Status: Unconfirmed -- synaptic freeze https://launchpad.net/bugs/71881 From zorkerz at gmail.com Wed Nov 15 07:41:16 2006 From: zorkerz at gmail.com (Elias K Gardner) Date: Wed, 15 Nov 2006 07:41:16 -0000 Subject: [Bug 61381] Re: gnome-settings-daemon crashes at login References: <20060920081804.17562.53019.malonedeb@gandwana.ubuntu.com> Message-ID: <20061115074116.32662.60723.malone@gangotri.ubuntu.com> Again, thank you Peter. I removed a line (::1 ip6-localhost ip6-loopback) from my /etc/hosts file. Everything seems a ok now! -- gnome-settings-daemon crashes at login https://launchpad.net/bugs/61381 From gadesz at gmail.com Wed Nov 15 07:51:47 2006 From: gadesz at gmail.com (gadesz) Date: Wed, 15 Nov 2006 07:51:47 -0000 Subject: [Bug 71882] Gnome Icon References: <20061115075148.350.16211.malonedeb@gangotri.ubuntu.com> Message-ID: <20061115075148.350.16211.malonedeb@gangotri.ubuntu.com> Public bug reported: Binary package hint: nautilus Gnome Feet Icon is very tiny at the right side of the Main Toolbar Running Ubuntu Egdy Efl on IBM Thinkpad X31 Thanks Fabian ** Affects: nautilus (Ubuntu) Importance: Undecided Status: Unconfirmed -- Gnome Icon https://launchpad.net/bugs/71882 From mwohlmuther at gmx.net Wed Nov 15 07:58:48 2006 From: mwohlmuther at gmx.net (Michael Wohlmuther) Date: Wed, 15 Nov 2006 07:58:48 -0000 Subject: [Bug 67361] Re: Gaim crashes after startup References: <20061021122623.29568.30908.malonedeb@gandwana.ubuntu.com> Message-ID: <20061115075848.350.84425.malone@gangotri.ubuntu.com> ** Attachment added: "Gaims still crashing ... a report" http://librarian.launchpad.net/5075956/_usr_bin_gaim.1000.crash -- Gaim crashes after startup https://launchpad.net/bugs/67361 From zorkerz at gmail.com Wed Nov 15 08:01:38 2006 From: zorkerz at gmail.com (Elias K Gardner) Date: Wed, 15 Nov 2006 08:01:38 -0000 Subject: [Bug 67189] Re: smb password not being saved in gnome keyring References: <20061020171915.20673.94460.malonedeb@gangotri.ubuntu.com> Message-ID: <20061115080138.350.48251.malone@gangotri.ubuntu.com> I seam to be having the same problem. Keyring does not save any passwords. Also when I try to create a new keyring in the keyring manager I get and error saying. "GNOME Keyring daemon is not running." Don't know if this is helpful or even entirely related :) -- smb password not being saved in gnome keyring https://launchpad.net/bugs/67189 From blaz86 at gmail.com Wed Nov 15 08:18:23 2006 From: blaz86 at gmail.com (blaz86) Date: Wed, 15 Nov 2006 08:18:23 -0000 Subject: [Bug 71885] GAIM just quits References: <20061115081823.25975.9615.malonedeb@gandwana.ubuntu.com> Message-ID: <20061115081823.25975.9615.malonedeb@gandwana.ubuntu.com> Public bug reported: even if the computer is idle the gaim just close time to time :/ ** Affects: gaim (Ubuntu) Importance: Undecided Status: Unconfirmed -- GAIM just quits https://launchpad.net/bugs/71885 From ploum at ubuntu.com Wed Nov 15 08:43:05 2006 From: ploum at ubuntu.com (Lionel Dricot) Date: Wed, 15 Nov 2006 08:43:05 -0000 Subject: [Bug 36017] Re: Network-Manager WEP icon not really useful References: <20060322140520.30442.82097.malonedeb@gangotri.ubuntu.com> Message-ID: <20061115084305.350.38716.malone@gangotri.ubuntu.com> Edgy icon looks like a shield. This fixes the issue IMHO ** Changed in: tango-icon-theme (Ubuntu) Status: Confirmed => Fix Released -- Network-Manager WEP icon not really useful https://launchpad.net/bugs/36017 From guillaume.archambaud at gmail.com Wed Nov 15 09:16:16 2006 From: guillaume.archambaud at gmail.com (Archy) Date: Wed, 15 Nov 2006 09:16:16 -0000 Subject: [Bug 71706] Re: crash gnome-vfs2 Edgy References: <20061113225609.25975.71958.malonedeb@gandwana.ubuntu.com> Message-ID: <20061115091617.32662.42134.launchpad@gangotri.ubuntu.com> *** This bug is a duplicate of bug 71705 *** ** This bug has been marked a duplicate of bug 71705 crash gnome-vfs2 Edgy -- crash gnome-vfs2 Edgy https://launchpad.net/bugs/71706 From nfilus at gmx.net Wed Nov 15 09:36:43 2006 From: nfilus at gmx.net (Nikolaus Filus) Date: Wed, 15 Nov 2006 09:36:43 -0000 Subject: [Bug 71890] wrong startup order of applications References: <20061115093644.25975.68085.malonedeb@gandwana.ubuntu.com> Message-ID: <20061115093644.25975.68085.malonedeb@gandwana.ubuntu.com> Public bug reported: When starting gnome (edgy) the applications are started in the wrong order. Especialy the notification area is much to late available, causing different effects: - kadu (KDE gadu-gadu IM client) doesn't start in the tray, but shows its icon on the desktop - gaim starts in window mode and not minimized as configured - different notifies (network manager, power manager, updates) are shown at various inconsistent places / corners The session manager (system -> sessions) has no obvious function to reorder the starting the applications. I assume they are saved and started automatically. ** Affects: gnome-desktop (Ubuntu) Importance: Undecided Status: Unconfirmed -- wrong startup order of applications https://launchpad.net/bugs/71890 From nfilus at gmx.net Wed Nov 15 09:48:45 2006 From: nfilus at gmx.net (Nikolaus Filus) Date: Wed, 15 Nov 2006 09:48:45 -0000 Subject: [Bug 71892] no cancel option on shutdown with open applications References: <20061115094845.25827.38581.malonedeb@gandwana.ubuntu.com> Message-ID: <20061115094845.25827.38581.malonedeb@gandwana.ubuntu.com> Public bug reported: Choosing to shutdown the computer and end the gnome session with open applications, which don't support session saving, causes data loss, as there is no option to cancel the action and save the open files. The appearing dialog says to close the applications manually, but it already runs in foreground as the only active applications. There is also only the 'close' button, which continues the shutdown process. There needs to be a cancel option. ** Affects: gnome-desktop (Ubuntu) Importance: Undecided Status: Unconfirmed -- no cancel option on shutdown with open applications https://launchpad.net/bugs/71892 From dmalinovsky at gmail.com Wed Nov 15 10:10:56 2006 From: dmalinovsky at gmail.com (Denis Malinovsky) Date: Wed, 15 Nov 2006 10:10:56 -0000 Subject: [Bug 71380] Re: Serpentine crashes while trying to close the app References: <20061111164916.24668.81721.malonedeb@gangotri.ubuntu.com> Message-ID: <20061115101056.25827.29337.malone@gandwana.ubuntu.com> Similar issue for me. ** Attachment added: "Compressed dump" http://librarian.launchpad.net/5076128/_usr_bin_serpentine.1001.crash.bz2 -- Serpentine crashes while trying to close the app https://launchpad.net/bugs/71380 From dmalinovsky at gmail.com Wed Nov 15 10:33:03 2006 From: dmalinovsky at gmail.com (Denis Malinovsky) Date: Wed, 15 Nov 2006 10:33:03 -0000 Subject: [Bug 71897] totem-video-thumbnailer crash References: <20061115103303.32662.77029.malonedeb@gangotri.ubuntu.com> Message-ID: <20061115103303.32662.77029.malonedeb@gangotri.ubuntu.com> Public bug reported: While downloading a movie via Firefox on desktop totem-video-thumbnailer crashed while trying to generate thumbnail of partially downloaded file. I'm not sure whether it's a dupe so reporting as a new one. ** Affects: totem (Ubuntu) Importance: Undecided Status: Unconfirmed -- totem-video-thumbnailer crash https://launchpad.net/bugs/71897 From dmalinovsky at gmail.com Wed Nov 15 10:33:22 2006 From: dmalinovsky at gmail.com (Denis Malinovsky) Date: Wed, 15 Nov 2006 10:33:22 -0000 Subject: [Bug 71897] Re: totem-video-thumbnailer crash References: <20061115103303.32662.77029.malonedeb@gangotri.ubuntu.com> Message-ID: <20061115103322.25975.48072.malone@gandwana.ubuntu.com> ** Attachment added: "Compressed dump" http://librarian.launchpad.net/5076162/_usr_bin_totem-video-thumbnailer.1001.crash.bz2 -- totem-video-thumbnailer crash https://launchpad.net/bugs/71897 From bugwatch at bugs.launchpad.net Wed Nov 15 10:50:44 2006 From: bugwatch at bugs.launchpad.net (Bug Watch Updater) Date: Wed, 15 Nov 2006 10:50:44 -0000 Subject: [Bug 71081] Re: [none] Folder hierarchy creates folder named " " References: <20061109134738.25975.80321.malonedeb@gandwana.ubuntu.com> Message-ID: <20061115105324.8766.21237.launchpad@gangotri.ubuntu.com> ** Changed in: sound-juicer (upstream) Status: Confirmed => Fix Released -- [none] Folder hierarchy creates folder named " " https://launchpad.net/bugs/71081 From bugwatch at bugs.launchpad.net Wed Nov 15 10:50:44 2006 From: bugwatch at bugs.launchpad.net (Bug Watch Updater) Date: Wed, 15 Nov 2006 10:50:44 -0000 Subject: [Bug 62760] Re: Contact Lookup applet support for secondary home and business phone numbers References: <20060928103734.3619.20158.malonedeb@gandwana.ubuntu.com> Message-ID: <20061115105322.8766.4905.launchpad@gangotri.ubuntu.com> ** Changed in: contact-lookup-applet (upstream) Status: Unconfirmed => Fix Released -- Contact Lookup applet support for secondary home and business phone numbers https://launchpad.net/bugs/62760 From bugwatch at bugs.launchpad.net Wed Nov 15 10:50:44 2006 From: bugwatch at bugs.launchpad.net (Bug Watch Updater) Date: Wed, 15 Nov 2006 10:50:44 -0000 Subject: [Bug 62210] Re: Evolution crashes opening a png picture with "View Inline" References: <20060924201151.17606.16276.malonedeb@gandwana.ubuntu.com> Message-ID: <20061115105230.8766.67744.launchpad@gangotri.ubuntu.com> ** Changed in: evolution (upstream) Status: Confirmed => Rejected -- Evolution crashes opening a png picture with "View Inline" https://launchpad.net/bugs/62210 From bugwatch at bugs.launchpad.net Wed Nov 15 10:50:44 2006 From: bugwatch at bugs.launchpad.net (Bug Watch Updater) Date: Wed, 15 Nov 2006 10:50:44 -0000 Subject: [Bug 59486] Re: [users-admin]Doesn't accept random password References: <20060908082640.12752.68537.malonedeb@gandwana.ubuntu.com> Message-ID: <20061115105323.8766.73109.launchpad@gangotri.ubuntu.com> ** Changed in: gst (upstream) Status: Unconfirmed => Fix Released -- [users-admin]Doesn't accept random password https://launchpad.net/bugs/59486 From bugwatch at bugs.launchpad.net Wed Nov 15 10:50:44 2006 From: bugwatch at bugs.launchpad.net (Bug Watch Updater) Date: Wed, 15 Nov 2006 10:50:44 -0000 Subject: [Bug 45113] Re: can't edit-as-new encrypted mails References: <20060516194108.15115.89356.malonedeb@gandwana.ubuntu.com> Message-ID: <20061115105113.8766.24481.launchpad@gangotri.ubuntu.com> ** Changed in: evolution (upstream) Status: Confirmed => Rejected -- can't edit-as-new encrypted mails https://launchpad.net/bugs/45113 From bugwatch at bugs.launchpad.net Wed Nov 15 10:50:44 2006 From: bugwatch at bugs.launchpad.net (Bug Watch Updater) Date: Wed, 15 Nov 2006 10:50:44 -0000 Subject: [Bug 34444] Re: typo in single-image 'View' menu References: <20060311142854.17018.30114.malonedeb@gangotri.ubuntu.com> Message-ID: <20061115105105.8766.33957.launchpad@gangotri.ubuntu.com> ** Changed in: gthumb (upstream) Status: Unknown => Fix Released -- typo in single-image 'View' menu https://launchpad.net/bugs/34444 From bugwatch at bugs.launchpad.net Wed Nov 15 10:50:44 2006 From: bugwatch at bugs.launchpad.net (Bug Watch Updater) Date: Wed, 15 Nov 2006 10:50:44 -0000 Subject: [Bug 33712] Re: [Dapper] some icons are blurry References: <20060304161802.17525.52752.malonedeb@gangotri.ubuntu.com> Message-ID: <20061115105307.8766.7585.launchpad@gangotri.ubuntu.com> ** Changed in: eog (upstream) Status: Confirmed => Fix Released -- [Dapper] some icons are blurry https://launchpad.net/bugs/33712 From bugwatch at bugs.launchpad.net Wed Nov 15 10:50:44 2006 From: bugwatch at bugs.launchpad.net (Bug Watch Updater) Date: Wed, 15 Nov 2006 10:50:44 -0000 Subject: [Bug 27448] Re: [network-admin] Network Cards using NDISWRAPPER not updating in 'Network Tools' GUI References: <20060113145434.21012.98342.launchpad@macquarie.warthogs.hbd.com> Message-ID: <20061115105330.8766.57249.launchpad@gangotri.ubuntu.com> ** Changed in: gst (upstream) Status: Unconfirmed => Rejected -- [network-admin] Network Cards using NDISWRAPPER not updating in 'Network Tools' GUI https://launchpad.net/bugs/27448 From bugwatch at bugs.launchpad.net Wed Nov 15 10:50:44 2006 From: bugwatch at bugs.launchpad.net (Bug Watch Updater) Date: Wed, 15 Nov 2006 10:50:44 -0000 Subject: [Bug 44940] Re: Recent Documents Show Nothing But "Clear Documents" References: <20060516025343.15115.61041.malonedeb@gandwana.ubuntu.com> Message-ID: <20061115105207.8766.407.launchpad@gangotri.ubuntu.com> ** Changed in: gnome-panel (upstream) Status: Confirmed => Fix Released -- Recent Documents Show Nothing But "Clear Documents" https://launchpad.net/bugs/44940 From bugwatch at bugs.launchpad.net Wed Nov 15 10:50:44 2006 From: bugwatch at bugs.launchpad.net (Bug Watch Updater) Date: Wed, 15 Nov 2006 10:50:44 -0000 Subject: [Bug 23568] Re: [time-admin] The timezone selected during install is different in (Gnome) Clock References: <20060113142426.21012.3629.launchpad@macquarie.warthogs.hbd.com> Message-ID: <20061115105324.8766.43871.launchpad@gangotri.ubuntu.com> ** Changed in: gst (upstream) Status: Unconfirmed => Fix Released -- [time-admin] The timezone selected during install is different in (Gnome) Clock https://launchpad.net/bugs/23568 From bugwatch at bugs.launchpad.net Wed Nov 15 10:50:44 2006 From: bugwatch at bugs.launchpad.net (Bug Watch Updater) Date: Wed, 15 Nov 2006 10:50:44 -0000 Subject: [Bug 15204] Re: Modem-applet needs root to connect References: <20060113134059.21012.20112.launchpad@macquarie.warthogs.hbd.com> Message-ID: <20061115105238.8766.21995.launchpad@gangotri.ubuntu.com> ** Changed in: system-tools-backends (upstream) Status: Unconfirmed => Fix Released -- Modem-applet needs root to connect https://launchpad.net/bugs/15204 From bugwatch at bugs.launchpad.net Wed Nov 15 10:50:44 2006 From: bugwatch at bugs.launchpad.net (Bug Watch Updater) Date: Wed, 15 Nov 2006 10:50:44 -0000 Subject: [Bug 21906] Re: No Recent Documents are shown after log in References: <20060113141522.21012.51936.launchpad@macquarie.warthogs.hbd.com> Message-ID: <20061115105207.8766.37520.launchpad@gangotri.ubuntu.com> ** Changed in: gnome-panel (upstream) Status: Confirmed => Fix Released -- No Recent Documents are shown after log in https://launchpad.net/bugs/21906 From bugwatch at bugs.launchpad.net Wed Nov 15 10:50:44 2006 From: bugwatch at bugs.launchpad.net (Bug Watch Updater) Date: Wed, 15 Nov 2006 10:50:44 -0000 Subject: [Bug 13727] Re: [network-admin] locations do not get saved correctly References: <20060113133248.21012.61091.launchpad@macquarie.warthogs.hbd.com> Message-ID: <20061115105123.8766.64253.launchpad@gangotri.ubuntu.com> ** Changed in: gst (upstream) Status: Confirmed => Fix Released -- [network-admin] locations do not get saved correctly https://launchpad.net/bugs/13727 From joel.stan at gmail.com Wed Nov 15 11:15:07 2006 From: joel.stan at gmail.com (Joel Stanley) Date: Wed, 15 Nov 2006 11:15:07 -0000 Subject: [Bug 70005] Re: segfault on apt-get upgrade References: <20061103032645.12711.2351.malonedeb@gangotri.ubuntu.com> Message-ID: <20061115111507.350.88168.malone@gangotri.ubuntu.com> the issue can be worked around by removing/renaming the srcpkgcache.bin and pkgcache.bin files, located in /var/cache/apt. of possible interest is bug 61708. Before discovering the workaround, I manually downgraded all feisty packages I thought would affect apt. The segfault still existed. Also, I believe the .bin files were supposed to be regenerated when they became corrupted - maybe the bug is in the corruption-detection code. -- segfault on apt-get upgrade https://launchpad.net/bugs/70005 From jan at aims.ac.za Wed Nov 15 11:33:55 2006 From: jan at aims.ac.za (Jan Groenewald) Date: Wed, 15 Nov 2006 11:33:55 -0000 Subject: [Bug 55223] Re: HAL stats nfs and autofs mounts, preventing autofs timeouts from working References: <20060804185828.9163.27149.malonedeb@gangotri.ubuntu.com> Message-ID: <20061115113356.25975.43.malone@gandwana.ubuntu.com> I can confirm this on a recently installed edgy. /home was mounted nfs/autofs async and didn't have a problem. /var/mail was mounted nfs/autofs sync, and opening more than one mutt, or waiting for the timeout, or something made the processes (a couple of mutts and a cat /var/mail/me) accessing /var/mail freeze. Even going to runlevel 1, I still couldn't kill them! Now I changed the file in the hal source 00upstream-05-fix-stale_nfs_handle_block.patch (in debian/patches) which already handled the nfs part of the patch. I added the autofs part. And rebuilt and installed the new hal. As far as I can tell it is solved now. I've opened several mutts, and made different changes to the inbox in different instances, and they are not complaining, but updating correctly. -- HAL stats nfs and autofs mounts, preventing autofs timeouts from working https://launchpad.net/bugs/55223 From wendell_listas at bani.com.br Wed Nov 15 12:06:56 2006 From: wendell_listas at bani.com.br (Jonh Wendell) Date: Wed, 15 Nov 2006 12:06:56 -0000 Subject: [Bug 70839] Re: Gaim missing :| emoticon (smiley) References: <20061108045203.1115.64008.malonedeb@gangotri.ubuntu.com> Message-ID: <20061115120656.25975.85526.malone@gandwana.ubuntu.com> Well, i'm using official themes. In my machine, when i click on smiley button and smiley window pops up, the tooltip for that smiley is :-|. So, both keyboard shortcuts are working, :| and :-| By the way, this bug was already reported on upstream. I'll link. ** Bug watch added: SourceForge.net Tracker #1463957 http://sourceforge.net/support/tracker.php?aid=1463957 ** Also affects: gaim (upstream) via http://sourceforge.net/support/tracker.php?aid=1463957 Importance: Unknown Status: Unknown -- Gaim missing :| emoticon (smiley) https://launchpad.net/bugs/70839 From jan at aims.ac.za Wed Nov 15 12:18:06 2006 From: jan at aims.ac.za (Jan Groenewald) Date: Wed, 15 Nov 2006 12:18:06 -0000 Subject: [Bug 55223] Re: HAL stats nfs and autofs mounts, preventing autofs timeouts from working References: <20060804185828.9163.27149.malonedeb@gangotri.ubuntu.com> Message-ID: <20061115121806.350.94210.malone@gangotri.ubuntu.com> I spoke to soon. Well, perhaps my problem was unrelated. /var/mail on autofs/nfs (server is sarge) was running fine on breezy and dapper. Now, after some minutes: Nov 15 13:56:09 dikkop kernel: [17182078.364000] CPU: 0 Nov 15 13:56:09 dikkop kernel: [17182078.364000] EIP: 0060:[kmap_atomic+17/128] Tainted: P VLI Nov 15 13:56:09 dikkop kernel: [17182078.364000] EFLAGS: 00010202 (2.6.17-10-generic #2) Nov 15 13:56:09 dikkop kernel: [17182078.364000] EIP is at kmap_atomic+0x11/0x80 Nov 15 13:56:09 dikkop kernel: [17182078.364000] eax: 00000d63 ebx: 00000d63 ecx: e2486000 edx: 00000003 Nov 15 13:56:09 dikkop kernel: [17182078.364000] esi: 00000003 edi: 00000cea ebp: e2f773d0 esp: e2487d7c Nov 15 13:56:09 dikkop kernel: [17182078.364000] ds: 007b es: 007b ss: 0068 Nov 15 13:56:09 dikkop kernel: [17182078.364000] Process mutt (pid: 5747, threadinfo=e2486000 task=e211d030) Nov 15 13:56:09 dikkop kernel: [17182078.364000] Stack: 0000018b 00000316 f8f13ca8 00000e75 df8cb100 00001000 e2f773d0 f8f14c42 Nov 15 13:56:09 dikkop kernel: [17182078.364000] 00000004 c036f7ac 00000206 00000001 c17f7a80 00000040 00000001 c036f7a8 Nov 15 13:56:09 dikkop kernel: [17182078.364000] e211d030 000201d2 00000000 00000000 e2f7747c f1d9f640 00000000 e2f77478 Nov 15 13:56:09 dikkop kernel: [17182078.364000] Call Trace: Nov 15 13:56:09 dikkop kernel: [17182078.364000] nfs_readpage_truncate_uninitialised_page+0xe8/0x130 [nfs] nfs_readpage+0x272/0x4f0 [nfs] Nov 15 13:56:09 dikkop kernel: [17182078.364000] do_generic_mapping_read+0x508/0x590 __generic_file_aio_read+0xf8/0x270 Nov 15 13:56:09 dikkop kernel: [17182078.364000] file_read_actor+0x0/0xf0 nfs_revalidate_mapping+0x44/0x160 [nfs] Nov 15 13:56:09 dikkop kernel: [17182078.364000] generic_file_aio_read+0x45/0x60 do_sync_read+0xc4/0x100 Nov 15 13:56:09 dikkop kernel: [17182078.364000] autoremove_wake_function+0x0/0x50 tty_write+0x1ab/0x1f0 Nov 15 13:56:09 dikkop kernel: [17182078.364000] vfs_read+0xbc/0x180 do_sync_read+0x0/0x100 Nov 15 13:56:09 dikkop kernel: [17182078.364000] sys_read+0x41/0x70 sysenter_past_esp+0x54/0x79 Nov 15 13:56:09 dikkop kernel: [17182078.364000] Code: e0 05 03 05 00 cc 47 c0 c3 0f 0b 98 00 6b 30 2f c0 eb d4 8d b4 26 00 00 00 00 56 b9 00 e0 ff ff 53 89 c3 21 e1 83 41 14 01 89 d6 <8b> 00 c1 e8 1e 8b 14 85 84 90 3e c0 8b 82 0c 06 00 00 05 80 13 Nov 15 13:56:09 dikkop kernel: [17182078.364000] EIP: [kmap_atomic+17/128] kmap_atomic+0x11/0x80 SS:ESP 0068:e2487d7c Nov 15 13:56:09 dikkop kernel: [17182078.364000] <6>note: mutt[5747] exited with preempt_count 1 Whatever that means :-P -- HAL stats nfs and autofs mounts, preventing autofs timeouts from working https://launchpad.net/bugs/55223 From petesavage at ubuntu.com Wed Nov 15 12:22:13 2006 From: petesavage at ubuntu.com (PeteSavage) Date: Wed, 15 Nov 2006 12:22:13 -0000 Subject: [Bug 61446] Re: [2.0 beta3] Crash when receiving transferred file References: <20060920143309.17562.79668.malonedeb@gandwana.ubuntu.com> Message-ID: <20061115122213.25827.10316.malone@gandwana.ubuntu.com> This is still a problem for me, has there been any progress? -- [2.0 beta3] Crash when receiving transferred file https://launchpad.net/bugs/61446 From een4aml at leeds.ac.uk Wed Nov 15 13:42:08 2006 From: een4aml at leeds.ac.uk (Allan Lewis) Date: Wed, 15 Nov 2006 13:42:08 -0000 Subject: [Bug 30867] Re: [Dapper] nautilus shows drive labels instead of volume labels References: <20060208201336.11100.67021.malonedeb@gandwana.ubuntu.com> Message-ID: <20061115134208.25827.46664.malone@gandwana.ubuntu.com> I found that selecting a partition in GParted and clicking "device > set disklabel" allows the user to change the label but apparently this results in the erasing of all data on the drive/partition. Stepping away from any particular OS for a moment, is it possible, theoretically, to change the official (presumably hardwired) "label" of a partition without erasing the partition? ** Attachment added: "GParted dialog resulting from "device > set disklabel"" http://librarian.launchpad.net/5076653/disklabel.png -- [Dapper] nautilus shows drive labels instead of volume labels https://launchpad.net/bugs/30867 From jason.mcmullan at gmail.com Wed Nov 15 14:21:41 2006 From: jason.mcmullan at gmail.com (Jason McMullan) Date: Wed, 15 Nov 2006 14:21:41 -0000 Subject: [Bug 55223] Re: HAL stats nfs and autofs mounts, preventing autofs timeouts from working References: <20060804185828.9163.27149.malonedeb@gangotri.ubuntu.com> Message-ID: <20061115142141.350.15158.malone@gangotri.ubuntu.com> I do believe your test case is not testing what the patch solves. The problem I was trying to solve was that after autofs mounted a location, hald would stat that mount on a regular basis, preventing the autofs auto-unmount timeouts from expiring and unmounting the mount. A proper test would be: $ df | grep '/net/some.nfs.server/foo' (expected: nothing) $ ls -l /net/some.nfs.server/foo $ df | grep '/net/some.nfs.server/foo' (expected: mount info for /net/some.nfs.server/foo) $ sleep 120 (or whatever your autofs timeout is) $ df | grep '/net/some.nfs.server/foo' (expected: nothing) -- HAL stats nfs and autofs mounts, preventing autofs timeouts from working https://launchpad.net/bugs/55223 From emmanuel.touzery at free.fr Wed Nov 15 16:30:36 2006 From: emmanuel.touzery at free.fr (Emmanuel Touzery) Date: Wed, 15 Nov 2006 16:30:36 -0000 Subject: [Bug 71928] does not offer to copy CD when right click on drive References: <20061115163036.32662.80927.malonedeb@gangotri.ubuntu.com> Message-ID: <20061115163036.32662.80927.malonedeb@gangotri.ubuntu.com> Public bug reported: I'm pretty sure that in dapper, nautilus 2.14, when right-clicking on a CD drive, I was offered to "copy CD", which I could use to get an ISO image of the CD/DVD. I upgraded my computer to edgy, and now in "Computer", if I right click my DVD or CD drives, there is no such option anymore. In addition, for all my drives (floppy, CD, DVD, even "filesystem"), there is an option "Move to the deleted items folder", which I think shouldn't be there... ** Affects: nautilus (Ubuntu) Importance: Undecided Status: Unconfirmed -- does not offer to copy CD when right click on drive https://launchpad.net/bugs/71928 From christopher.yeemon at gmail.com Wed Nov 15 16:58:05 2006 From: christopher.yeemon at gmail.com (Christopher Yee Mon) Date: Wed, 15 Nov 2006 16:58:05 -0000 Subject: [Bug 71930] Drawer resizing on the edge of the screen causes it to freeze References: <20061115165805.25975.89698.malonedeb@gandwana.ubuntu.com> Message-ID: <20061115165805.25975.89698.malonedeb@gandwana.ubuntu.com> Public bug reported: Binary package hint: gnome-panel there's a drawer problem. When the drawer is on the edge of the screen for a panel that's is set to autohide, it gets stuck when I try to resize the drawer. If the drawer is open and its against the edge of the screen, I would choose the properties and resize the drawer and it would try to resize against the edge of the screen. It wouldn't work and then it would put the size back. This would repeat and it would give the illusion that's it's vibrating. It would keep doing this over and over and basically freeze the machine. * I'd have a panel that's against an edge of the screen. In my case it was a panel on the bottom of the screen that's set to autohide but had the buttons on the side to slide it to be hidden. * There'd be a drawer on the edge of the panel, next to the edge of the screen. * The drawer would be open at certain size, 24 i think, and while it's open I would right click the drawer at put the size to 48. * This is where it would stick as it repeatedly tries to resize the drawer and fails. The machine would freeze at this point. ** Affects: gnome-panel (Ubuntu) Importance: Undecided Status: Unconfirmed -- Drawer resizing on the edge of the screen causes it to freeze https://launchpad.net/bugs/71930 From la.ser at list.ru Wed Nov 15 17:09:29 2006 From: la.ser at list.ru (SergeL) Date: Wed, 15 Nov 2006 17:09:29 -0000 Subject: [Bug 71670] Re:Faloure_SMTP_command_MAIL_FROM:_Syntax_error_in_parameters_or_arguments. References: <20061113180329.25827.44305.malonedeb@gandwana.ubuntu.com> Message-ID: Hello! - - ---Original Message - - --- From: Daniel Holbach To: la.ser at list.ru Date: Tue, 14 Nov 2006 23:54:45 Subject: [Bug 71670] Re:Faloure_SMTP_command_MAIL_FROM: _ Syntax_error_in_parameters_or_arguments. > Which protocol do you use? IMAP? IMAP4rev1? POP3? POP3, but no problems in reciving messages. Failure is observed at attempt to send the message with SMTP protocol. The message on a mistake at performance of command MAIL FROM: Name of the user in adjustments Evolution - la.ser (laser). At work with other accounts on the same server (a name of the user without points) all works correctly. > > ** Changed in: Ubuntu > Sourcepackagename: None => evolution > Status: Unconfirmed => Needs Info > >- > Faloure_SMTP_command_MAIL_FROM: _ Syntax_error_in_parameters_or_arguments. > https: // launchpad.net/bugs/71670 > Sergey -- Faloure_SMTP_command_MAIL_FROM:_Syntax_error_in_parameters_or_arguments. https://launchpad.net/bugs/71670 From jordan at hall05.co.uk Wed Nov 15 17:46:01 2006 From: jordan at hall05.co.uk (DivineOmega) Date: Wed, 15 Nov 2006 17:46:01 -0000 Subject: [Bug 71936] 'Random' crash References: <20061115174601.350.94814.malonedeb@gangotri.ubuntu.com> Message-ID: <20061115174601.350.94814.malonedeb@gangotri.ubuntu.com> Public bug reported: Crash occurred whilst watching a video clip in full screen (using Totem movie player). Unknown reason. ** Affects: gaim (Ubuntu) Importance: Undecided Status: Unconfirmed -- 'Random' crash https://launchpad.net/bugs/71936 From r.levene at qub.ac.uk Wed Nov 15 17:48:49 2006 From: r.levene at qub.ac.uk (Rupert) Date: Wed, 15 Nov 2006 17:48:49 -0000 Subject: [Bug 68950] Re: screensaver starts first time but not after References: <20061028230158.26024.41633.malonedeb@gangotri.ubuntu.com> Message-ID: <20061115174849.25827.38912.malone@gandwana.ubuntu.com> I also encountered this bug. I ran gnome-screensaver --nodaemon --debug for a long time, and noticed that when the screensaver wasn't working correctly, the debug output includes lines like [manager_maybe_start_job_for_window] gs-manager.c:207 (21:33:38): Not starting job because throttled Prior to that, the throttle is being toggled on and off for a while, but it seems to get stuck for some reason. If I restart gnome-screensaver with $ killall gnome-screensaver; gnome-screensaver then things start working again. ** Attachment added: "debug output: lines containing "throttle"" http://librarian.launchpad.net/5077704/t -- screensaver starts first time but not after https://launchpad.net/bugs/68950 From shinjileery at libero.it Wed Nov 15 17:47:03 2006 From: shinjileery at libero.it (ShinjiLeery) Date: Wed, 15 Nov 2006 17:47:03 -0000 Subject: [Bug 67361] Re: Gaim crashes after startup References: <20061021122623.29568.30908.malonedeb@gandwana.ubuntu.com> Message-ID: <20061115174703.25827.67073.malone@gandwana.ubuntu.com> ** Attachment added: "Another crash while using" http://librarian.launchpad.net/5077699/_usr_bin_gaim.bbTndp.crash -- Gaim crashes after startup https://launchpad.net/bugs/67361 From bruce.cowan at dsl.pipex.com Wed Nov 15 17:51:35 2006 From: bruce.cowan at dsl.pipex.com (Bruce Cowan) Date: Wed, 15 Nov 2006 17:51:35 -0000 Subject: [Bug 61327] Re: dapper References: <20060919231958.23105.41541.malonedeb@gangotri.ubuntu.com> Message-ID: <20061115175135.25827.72405.malone@gandwana.ubuntu.com> Not a bug, (well not in gnome-system-monitor anyway). ** Changed in: gnome-system-monitor (Ubuntu) Status: Needs Info => Rejected -- dapper https://launchpad.net/bugs/61327 From cass at skynet.be Wed Nov 15 18:06:22 2006 From: cass at skynet.be (Guillaume Desmottes) Date: Wed, 15 Nov 2006 18:06:22 -0000 Subject: [Bug 71942] Need more information in bug-buddy reports References: <20061115180623.350.57157.malonedeb@gangotri.ubuntu.com> Message-ID: <20061115180623.350.57157.malonedeb@gangotri.ubuntu.com> Public bug reported: Upstream recently add a patch to provide more informations in reports. See http://bugzilla.gnome.org/show_bug.cgi?id=362855 IMHO it would be a good idea to integrate it in edgy-updates to help a little bit poor developpers flooded by crash reports. :) As this patch was integrated in the stable branch, i suppose there is no major problem with it. ** Affects: bug-buddy (upstream) Importance: Unknown Status: Unknown ** Affects: bug-buddy (Ubuntu) Importance: Undecided Assignee: Ubuntu Desktop Bugs Status: Fix Committed ** Bug watch added: GNOME Bug Tracker #362855 http://bugzilla.gnome.org/show_bug.cgi?id=362855 ** Also affects: bug-buddy (upstream) via http://bugzilla.gnome.org/show_bug.cgi?id=362855 Importance: Unknown Status: Unknown ** Changed in: bug-buddy (Ubuntu) Assignee: (unassigned) => Ubuntu Desktop Bugs Status: Unconfirmed => Fix Committed -- Need more information in bug-buddy reports https://launchpad.net/bugs/71942 From thekingant at users.sourceforge.net Wed Nov 15 18:07:52 2006 From: thekingant at users.sourceforge.net (Mark Doliner) Date: Wed, 15 Nov 2006 18:07:52 -0000 Subject: [Bug 61446] Re: [2.0 beta3] Crash when receiving transferred file References: <20060920143309.17562.79668.malonedeb@gandwana.ubuntu.com> Message-ID: <20061115180753.25975.31484.malone@gandwana.ubuntu.com> Have you tried with beta 5? I think it's in Ubuntu now. Maybe. -- [2.0 beta3] Crash when receiving transferred file https://launchpad.net/bugs/61446 From andrew.conkling at gmail.com Wed Nov 15 18:32:43 2006 From: andrew.conkling at gmail.com (Andrew Conkling) Date: Wed, 15 Nov 2006 18:32:43 -0000 Subject: [Bug 61446] Re: [2.0 beta3] Crash when receiving transferred file References: <20060920143309.17562.79668.malonedeb@gandwana.ubuntu.com> Message-ID: <20061115183243.350.26407.malone@gangotri.ubuntu.com> On 11/15/06, Mark Doliner wrote: > Have you tried with beta 5? I think it's in Ubuntu now. Maybe. No, not yet, unfortunately. There are some packages floating around the forums, though they have some problems: http://www.ubuntuforums.org/showpost.php?p=1742285&postcount=4. -- [2.0 beta3] Crash when receiving transferred file https://launchpad.net/bugs/61446 From contact at jadmadi.net Wed Nov 15 18:41:16 2006 From: contact at jadmadi.net (Jad) Date: Wed, 15 Nov 2006 18:41:16 -0000 Subject: [Bug 71947] Gnome-screenshot crash for unknown reason; bug report provided References: <20061115184116.32662.96074.malonedeb@gangotri.ubuntu.com> Message-ID: <20061115184116.32662.96074.malonedeb@gangotri.ubuntu.com> Public bug reported: Memory status: size: 1671168 vsize: 0 resident: 1671168 share: 0 rss: 548864 rss_rlim: 0 CPU usage: start_time: 1163609831 rtime: 0 utime: 93 stime: 0 cutime:0 cstime: 0 timeout: 93 it_real_value: 0 frequency: 2226 Backtrace was generated from '/usr/bin/gnome-panel-screenshot' (no debugging symbols found) Using host libthread_db library "/lib/tls/i686/cmov/libthread_db.so.1". ** Affects: gnome-panel (Ubuntu) Importance: Undecided Status: Unconfirmed -- Gnome-screenshot crash for unknown reason; bug report provided https://launchpad.net/bugs/71947 From mikko.s.saarinen at mbnet.fi Wed Nov 15 18:49:06 2006 From: mikko.s.saarinen at mbnet.fi (Mikko Saarinen) Date: Wed, 15 Nov 2006 18:49:06 -0000 Subject: [Bug 2926] Re: Add option to write an Image to the CD References: <20051007041423.16539.85077.malonedeb@gangotri.ubuntu.com> Message-ID: <20061115184906.25827.5980.malone@gandwana.ubuntu.com> I would also like to see this option. So let's keep it open and hopefully some kind soul will implement it one day =) -- Add option to write an Image to the CD https://launchpad.net/bugs/2926 From jordan at hall05.co.uk Wed Nov 15 18:56:14 2006 From: jordan at hall05.co.uk (DivineOmega) Date: Wed, 15 Nov 2006 18:56:14 -0000 Subject: [Bug 71936] Re: 'Random' crash References: <20061115174601.350.94814.malonedeb@gangotri.ubuntu.com> Message-ID: <20061115185614.32662.23474.malone@gangotri.ubuntu.com> ** Attachment added: "Auto-generated complete problem report" http://librarian.launchpad.net/5077805/_usr_bin_gaim.1000.crash -- 'Random' crash https://launchpad.net/bugs/71936 From marek.safar at gmail.com Wed Nov 15 19:06:11 2006 From: marek.safar at gmail.com (Marek Safar) Date: Wed, 15 Nov 2006 19:06:11 -0000 Subject: [Bug 24619] Re: "your session has been saved" when trying to logout when using apollon package References: <20060113142958.21012.79967.launchpad@macquarie.warthogs.hbd.com> Message-ID: <20061115190611.25827.55522.malone@gandwana.ubuntu.com> I don't have apollon installed and it happens to me every time when I log off. -- "your session has been saved" when trying to logout when using apollon package https://launchpad.net/bugs/24619 From durduran at yahoo.com Wed Nov 15 19:16:54 2006 From: durduran at yahoo.com (ulugeyik) Date: Wed, 15 Nov 2006 19:16:54 -0000 Subject: [Bug 66597] Re: EDGY nautilus crash when GNOME starts References: <20061017182619.29535.75283.malonedeb@gandwana.ubuntu.com> Message-ID: <20061115191655.25975.76508.malone@gandwana.ubuntu.com> I have same exact problem after upgrading a thinkpad X32 to edgy: 'The application "nautilus" has quit unexpectedly.' This pops up continuously. Bug buddy was not too helpful in sending out a bug. I tried what you suggested above, the output is pasted below. It is a very annoying error. Thanks, Turgut matlabuser at babutsa:~$ gnome-session-remove nautilus Removing 'nautilus' from the session (gnome-session-remove:5611): GLib-CRITICAL **: g_shell_parse_argv: assertion `co mmand_line != NULL' failed (gdb) thread apply all bt Thread 13 (Thread -1347589200 (LWP 5696)): #0 0xffffe410 in __kernel_vsyscall () #1 0xb76f8eec in pthread_cond_timedwait@@GLIBC_2.3.2 () from /lib/tls/i686/cmov/libpthread.so.0 #2 0xb733d5dc in ?? () from /usr/lib/libgthread-2.0.so.0 #3 0x0828b438 in ?? () #4 0x08196030 in ?? () #5 0xafad6384 in ?? () #6 0x00000000 in ?? () Thread 12 (Thread -1339196496 (LWP 5695)): #0 0xffffe410 in __kernel_vsyscall () #1 0xb76f8eec in pthread_cond_timedwait@@GLIBC_2.3.2 () from /lib/tls/i686/cmov/libpthread.so.0 #2 0xb733d5dc in ?? () from /usr/lib/libgthread-2.0.so.0 #3 0x0828b438 in ?? () #4 0x08196030 in ?? () #5 0xb02d7384 in ?? () #6 0x00000000 in ?? () Thread 11 (Thread -1330803792 (LWP 5694)): #0 0xffffe410 in __kernel_vsyscall () ---Type to continue, or q to quit--- #1 0xb76f8eec in pthread_cond_timedwait@@GLIBC_2.3.2 () from /lib/tls/i686/cmov/libpthread.so.0 #2 0xb733d5dc in ?? () from /usr/lib/libgthread-2.0.so.0 #3 0x0828b438 in ?? () #4 0x08196030 in ?? () #5 0xb0ad8384 in ?? () #6 0x00000000 in ?? () Thread 10 (Thread -1322411088 (LWP 5693)): #0 0xffffe410 in __kernel_vsyscall () #1 0xb76fb56b in __read_nocancel () from /lib/tls/i686/cmov/libpthread.so.0 #2 0xb6dd7110 in ?? () from /usr/lib/gnome-vfs-2.0/modules/libfile.so #3 0x0000001c in ?? () #4 0x08484800 in ?? () #5 0x00002000 in ?? () #6 0xb7992eec in ?? () from /usr/lib/libgnomevfs-2.so.0 #7 0x0845c198 in ?? () #8 0x00000000 in ?? () Thread 9 (Thread -1314018384 (LWP 5692)): #0 0xffffe410 in __kernel_vsyscall () #1 0xb76f8eec in pthread_cond_timedwait@@GLIBC_2.3.2 () from /lib/tls/i686/cmov/libpthread.so.0 ---Type to continue, or q to quit--- #2 0xb733d5dc in ?? () from /usr/lib/libgthread-2.0.so.0 #3 0x0828b438 in ?? () #4 0x08196030 in ?? () #5 0xb1ada384 in ?? () #6 0xb76abd4a in g_static_rec_mutex_lock () from /usr/lib/libglib-2.0.so.0 #7 0xb767ad8c in g_async_queue_push_sorted () from /usr/lib/libglib-2.0.so.0 #8 0xb76ae4ce in g_thread_pool_free () from /usr/lib/libglib-2.0.so.0 #9 0xb76ac5a2 in g_static_private_free () from /usr/lib/libglib-2.0.so.0 #10 0xb76f6341 in start_thread () from /lib/tls/i686/cmov/libpthread.so.0 #11 0xb74f04ee in clone () from /lib/tls/i686/cmov/libc.so.6 Thread 8 (Thread -1305625680 (LWP 5691)): #0 0xffffe410 in __kernel_vsyscall () #1 0xb76f8eec in pthread_cond_timedwait@@GLIBC_2.3.2 () from /lib/tls/i686/cmov/libpthread.so.0 #2 0xb733d5dc in ?? () from /usr/lib/libgthread-2.0.so.0 #3 0x0828b438 in ?? () #4 0x08196030 in ?? () #5 0xb22db384 in ?? () #6 0xb7697eec in g_free () from /usr/lib/libglib-2.0.so.0 #7 0xb767ad8c in g_async_queue_push_sorted () from /usr/lib/libglib-2.0.so.0 #8 0xb76ae4ce in g_thread_pool_free () from /usr/lib/libglib-2.0.so.0 #9 0xb76ac5a2 in g_static_private_free () from /usr/lib/libglib-2.0.so.0 ---Type to continue, or q to quit--- #10 0xb76f6341 in start_thread () from /lib/tls/i686/cmov/libpthread.so.0 #11 0xb74f04ee in clone () from /lib/tls/i686/cmov/libc.so.6 Thread 7 (Thread -1297232976 (LWP 5690)): #0 0xffffe410 in __kernel_vsyscall () #1 0xb76f8eec in pthread_cond_timedwait@@GLIBC_2.3.2 () from /lib/tls/i686/cmov/libpthread.so.0 #2 0xb733d5dc in ?? () from /usr/lib/libgthread-2.0.so.0 #3 0x0828b438 in ?? () #4 0x08196030 in ?? () #5 0xb2adc384 in ?? () #6 0xb7697eec in g_free () from /usr/lib/libglib-2.0.so.0 #7 0xb767ad8c in g_async_queue_push_sorted () from /usr/lib/libglib-2.0.so.0 #8 0xb76ae4ce in g_thread_pool_free () from /usr/lib/libglib-2.0.so.0 #9 0xb76ac5a2 in g_static_private_free () from /usr/lib/libglib-2.0.so.0 #10 0xb76f6341 in start_thread () from /lib/tls/i686/cmov/libpthread.so.0 #11 0xb74f04ee in clone () from /lib/tls/i686/cmov/libc.so.6 Thread 6 (Thread -1288840272 (LWP 5689)): #0 0xffffe410 in __kernel_vsyscall () #1 0xb76f8eec in pthread_cond_timedwait@@GLIBC_2.3.2 () from /lib/tls/i686/cmov/libpthread.so.0 #2 0xb733d5dc in ?? () from /usr/lib/libgthread-2.0.so.0 ---Type to continue, or q to quit--- #3 0x0828b438 in ?? () #4 0x08196030 in ?? () #5 0xb32dd384 in ?? () #6 0xb7697eec in g_free () from /usr/lib/libglib-2.0.so.0 #7 0xb767ad8c in g_async_queue_push_sorted () from /usr/lib/libglib-2.0.so.0 #8 0xb76ae4ce in g_thread_pool_free () from /usr/lib/libglib-2.0.so.0 #9 0xb76ac5a2 in g_static_private_free () from /usr/lib/libglib-2.0.so.0 #10 0xb76f6341 in start_thread () from /lib/tls/i686/cmov/libpthread.so.0 #11 0xb74f04ee in clone () from /lib/tls/i686/cmov/libc.so.6 Thread 5 (Thread -1280447568 (LWP 5688)): #0 0xffffe410 in __kernel_vsyscall () #1 0xb76f8eec in pthread_cond_timedwait@@GLIBC_2.3.2 () from /lib/tls/i686/cmov/libpthread.so.0 #2 0xb733d5dc in ?? () from /usr/lib/libgthread-2.0.so.0 #3 0x0828b438 in ?? () #4 0x08196030 in ?? () #5 0xb3ade384 in ?? () #6 0xb7697eec in g_free () from /usr/lib/libglib-2.0.so.0 #7 0xb767ad8c in g_async_queue_push_sorted () from /usr/lib/libglib-2.0.so.0 #8 0xb76ae4ce in g_thread_pool_free () from /usr/lib/libglib-2.0.so.0 #9 0xb76ac5a2 in g_static_private_free () from /usr/lib/libglib-2.0.so.0 #10 0xb76f6341 in start_thread () from /lib/tls/i686/cmov/libpthread.so.0 ---Type to continue, or q to quit--- #11 0xb74f04ee in clone () from /lib/tls/i686/cmov/libc.so.6 Thread 4 (Thread -1232852048 (LWP 5687)): #0 0xffffe410 in __kernel_vsyscall () #1 0xb76f8eec in pthread_cond_timedwait@@GLIBC_2.3.2 () from /lib/tls/i686/cmov/libpthread.so.0 #2 0xb733d5dc in ?? () from /usr/lib/libgthread-2.0.so.0 #3 0x0828b438 in ?? () #4 0x08196030 in ?? () #5 0xb6842384 in ?? () #6 0xb7697eec in g_free () from /usr/lib/libglib-2.0.so.0 #7 0xb767ad8c in g_async_queue_push_sorted () from /usr/lib/libglib-2.0.so.0 #8 0xb76ae4ce in g_thread_pool_free () from /usr/lib/libglib-2.0.so.0 #9 0xb76ac5a2 in g_static_private_free () from /usr/lib/libglib-2.0.so.0 #10 0xb76f6341 in start_thread () from /lib/tls/i686/cmov/libpthread.so.0 #11 0xb74f04ee in clone () from /lib/tls/i686/cmov/libc.so.6 Thread 3 (Thread -1232852048 (LWP 5687)): #0 0xffffe410 in __kernel_vsyscall () #1 0xb76f8eec in pthread_cond_timedwait@@GLIBC_2.3.2 () from /lib/tls/i686/cmov/libpthread.so.0 #2 0xb733d5dc in ?? () from /usr/lib/libgthread-2.0.so.0 #3 0x0828b438 in ?? () ---Type to continue, or q to quit--- #4 0x08196030 in ?? () #5 0xb6842384 in ?? () #6 0xb7697eec in g_free () from /usr/lib/libglib-2.0.so.0 #7 0xb767ad8c in g_async_queue_push_sorted () from /usr/lib/libglib-2.0.so.0 #8 0xb76ae4ce in g_thread_pool_free () from /usr/lib/libglib-2.0.so.0 #9 0xb76ac5a2 in g_static_private_free () from /usr/lib/libglib-2.0.so.0 #10 0xb76f6341 in start_thread () from /lib/tls/i686/cmov/libpthread.so.0 #11 0xb74f04ee in clone () from /lib/tls/i686/cmov/libc.so.6 Thread 2 (Thread -1227117648 (LWP 5625)): #0 0xffffe410 in __kernel_vsyscall () #1 0xb74e68c4 in poll () from /lib/tls/i686/cmov/libc.so.6 #2 0xb76937e8 in g_main_context_check () from /usr/lib/libglib-2.0.so.0 #3 0xb7693cb8 in g_main_loop_run () from /usr/lib/libglib-2.0.so.0 #4 0xb777670e in link_thread_io_context () from /usr/lib/libORBit-2.so.0 #5 0xb76ac5a2 in g_static_private_free () from /usr/lib/libglib-2.0.so.0 #6 0xb76f6341 in start_thread () from /lib/tls/i686/cmov/libpthread.so.0 #7 0xb74f04ee in clone () from /lib/tls/i686/cmov/libc.so.6 Thread 1 (Thread -1225680512 (LWP 5619)): #0 0xb7c76365 in _gtk_menu_is_empty () from /usr/lib/libgtk-x11-2.0.so.0 #1 0xb7c75ab0 in _gtk_menu_is_empty () from /usr/lib/libgtk-x11-2.0.so.0 #2 0xb7c75ab0 in _gtk_menu_is_empty () from /usr/lib/libgtk-x11-2.0.so.0 ---Type to continue, or q to quit--- #3 0xb7c75ab0 in _gtk_menu_is_empty () from /usr/lib/libgtk-x11-2.0.so.0 #4 0xb7c76b04 in _gtk_menu_is_empty () from /usr/lib/libgtk-x11-2.0.so.0 #5 0xb7c76be7 in gtk_ui_manager_ensure_update () from /usr/lib/libgtk-x11-2.0.so.0 #6 0xb7692bf2 in g_child_watch_add () from /usr/lib/libglib-2.0.so.0 #7 0xb76908d6 in g_main_context_dispatch () from /usr/lib/libglib-2.0.so.0 #8 0xb7693996 in g_main_context_check () from /usr/lib/libglib-2.0.so.0 #9 0xb7693cb8 in g_main_loop_run () from /usr/lib/libglib-2.0.so.0 #10 0xb7b98765 in gtk_main () from /usr/lib/libgtk-x11-2.0.so.0 #11 0x08079e66 in POA_Nautilus_MetafileFactory__fini () #12 0xb743bea2 in __libc_start_main () from /lib/tls/i686/cmov/libc.so.6 #13 0x080672e1 in ?? () [1]+ Stopped gnome-session-remove nautilus matlabuser at babutsa:~$ bg [1]+ gnome-session-remove nautilus & matlabuser at babutsa:~$ gdb nautilus GNU gdb 6.4-debian Copyright 2005 Free Software Foundation, Inc. GDB is free software, covered by the GNU General Public License, and you are welcome to change it and/or distribute copies of it under certain conditions. Type "show copying" to see the conditions. There is absolutely no warranty for GDB. Type "show warranty" for details. This GDB was configured as "i486-linux-gnu"...(no debugging symbols found) Using host libthread_db library "/lib/tls/i686/cmov/libthread_db.so.1". (gdb) run Starting program: /usr/bin/nautilus (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) ---Type to continue, or q to quit--- (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) [Thread debugging using libthread_db enabled] [New Thread -1225680512 (LWP 5619)] (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) ---Type to continue, or q to quit--- (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) ---Type to continue, or q to quit--- (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) [New Thread -1227117648 (LWP 5625)] thread apply all bt (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) ---Type to continue, or q to quit---thread apply all bt (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) [New Thread -1232852048 (LWP 5686)] (no debugging symbols found) (no debugging symbols found) [Thread -1232852048 (LWP 5686) exited] (no debugging symbols found) [New Thread -1232852048 (LWP 5687)] [New Thread -1280447568 (LWP 5688)] [New Thread -1288840272 (LWP 5689)] [New Thread -1297232976 (LWP 5690)] [New Thread -1305625680 (LWP 5691)] [New Thread -1314018384 (LWP 5692)] [New Thread -1322411088 (LWP 5693)] [New Thread -1330803792 (LWP 5694)] [New Thread -1339196496 (LWP 5695)] [New Thread -1347589200 (LWP 5696)] (nautilus:5619): Gtk-WARNING **: Self Mount Volume: missing action (nautilus:5619): Gtk-WARNING **: Self Unmount Volume: missing action (nautilus:5619): Gtk-WARNING **: Self Eject Volume: missing action (nautilus:5619): Gtk-WARNING **: Self Format Volume: missing action (nautilus:5619): Gtk-CRITICAL **: find_menu_position: assertion `GTK_IS_WIDGET ( prev_child)' failed (nautilus:5619): Gtk-CRITICAL **: find_menu_position: assertion `GTK_IS_WIDGET ( prev_child)' failed (nautilus:5619): GLib-GObject-WARNING **: invalid (NULL) pointer instance (nautilus:5619): GLib-GObject-CRITICAL **: g_signal_connect_data: assertion `G_T YPE_CHECK_INSTANCE (instance)' failed (nautilus:5619): Gtk-WARNING **: Self Mount Volume: missing action (nautilus:5619): Gtk-WARNING **: Self Unmount Volume: missing action (nautilus:5619): Gtk-WARNING **: Self Eject Volume: missing action (nautilus:5619): Gtk-WARNING **: Self Format Volume: missing action (nautilus:5619): Gtk-CRITICAL **: find_menu_position: assertion `GTK_IS_WIDGET ( prev_child)' failed (nautilus:5619): Gtk-CRITICAL **: find_menu_position: assertion `GTK_IS_WIDGET ( prev_child)' failed (nautilus:5619): GLib-GObject-WARNING **: invalid (NULL) pointer instance (nautilus:5619): GLib-GObject-CRITICAL **: g_signal_connect_data: assertion `G_T YPE_CHECK_INSTANCE (instance)' failed Program received signal SIGSEGV, Segmentation fault. [Switching to Thread -1225680512 (LWP 5619)] 0xb7c76365 in _gtk_menu_is_empty () from /usr/lib/libgtk-x11-2.0.so.0 -- EDGY nautilus crash when GNOME starts https://launchpad.net/bugs/66597 From kaskaras at gmail.com Wed Nov 15 19:20:13 2006 From: kaskaras at gmail.com (Tomas Virseda) Date: Wed, 15 Nov 2006 19:20:13 -0000 Subject: [Bug 60536] Re: Sound Recorder doesn't work References: <20060915090747.28762.15479.malonedeb@gandwana.ubuntu.com> Message-ID: <20061115192013.32662.73213.malone@gangotri.ubuntu.com> gnome-sound-recorder crashed when I pressed the record button. The app was blocked for 30 sec more or less and after that it crashed. System: ubuntu Edgy ** Attachment added: "Complete report for gnome-sound-recorder crash" http://librarian.launchpad.net/5077836/_usr_bin_gnome-sound-recorder.1003.crash -- Sound Recorder doesn't work https://launchpad.net/bugs/60536 From tormod at landet.net Wed Nov 15 19:24:00 2006 From: tormod at landet.net (Tormod Ravnanger Landet) Date: Wed, 15 Nov 2006 19:24:00 -0000 Subject: [Bug 71952] Random crash References: <20061115192400.350.57073.malonedeb@gangotri.ubuntu.com> Message-ID: <20061115192400.350.57073.malonedeb@gangotri.ubuntu.com> Public bug reported: Gaim just crashed when running in the background. Sorry about the lack of info. Autogenerated crash report attached ** Affects: gaim (Ubuntu) Importance: Undecided Status: Unconfirmed -- Random crash https://launchpad.net/bugs/71952 From tormod at landet.net Wed Nov 15 19:25:20 2006 From: tormod at landet.net (Tormod Ravnanger Landet) Date: Wed, 15 Nov 2006 19:25:20 -0000 Subject: [Bug 71952] Re: Random crash References: <20061115192400.350.57073.malonedeb@gangotri.ubuntu.com> Message-ID: <20061115192520.350.36560.malone@gangotri.ubuntu.com> ** Attachment added: "Autogenerated crash report" http://librarian.launchpad.net/5077837/_usr_bin_gaim.1000.crash -- Random crash https://launchpad.net/bugs/71952 From seb128 at ubuntu.com Wed Nov 15 19:28:33 2006 From: seb128 at ubuntu.com (Sebastien Bacher) Date: Wed, 15 Nov 2006 19:28:33 -0000 Subject: [Bug 68829] Re: [time-admin] lack of reactivity of the NTP servers list References: <20061028123238.17549.13024.malonedeb@gandwana.ubuntu.com> Message-ID: <20061115192833.350.55218.malone@gangotri.ubuntu.com> fixed upstream ** Changed in: gnome-system-tools (Ubuntu) Status: Confirmed => Fix Committed -- [time-admin] lack of reactivity of the NTP servers list https://launchpad.net/bugs/68829 From seb128 at ubuntu.com Wed Nov 15 19:26:52 2006 From: seb128 at ubuntu.com (Sebastien Bacher) Date: Wed, 15 Nov 2006 19:26:52 -0000 Subject: [Bug 47098] Re: gst_parse_chat hangs on TAB character References: <20060528140811.16269.13475.malonedeb@gangotri.ubuntu.com> Message-ID: <20061115192652.25827.33542.malone@gandwana.ubuntu.com> fixed upstream ** Changed in: system-tools-backends (Ubuntu) Status: Confirmed => Fix Committed -- gst_parse_chat hangs on TAB character https://launchpad.net/bugs/47098 From seb128 at ubuntu.com Wed Nov 15 19:27:18 2006 From: seb128 at ubuntu.com (Sebastien Bacher) Date: Wed, 15 Nov 2006 19:27:18 -0000 Subject: [Bug 35315] Re: [shares-admin] doesn't respond with custom /etc/exports References: <20060317122337.6537.35573.malonedeb@gangotri.ubuntu.com> Message-ID: <20061115192718.25827.44101.malone@gandwana.ubuntu.com> should be fixed according to upstream, feel free to reopen if you still have the bug ** Changed in: gnome-system-tools (Ubuntu) Status: Needs Info => Fix Released -- [shares-admin] doesn't respond with custom /etc/exports https://launchpad.net/bugs/35315 From seb128 at ubuntu.com Wed Nov 15 19:29:50 2006 From: seb128 at ubuntu.com (Sebastien Bacher) Date: Wed, 15 Nov 2006 19:29:50 -0000 Subject: [Bug 19317] Re: apps with bonobo dock toolbars crash References: <20060113140059.21012.61097.launchpad@macquarie.warthogs.hbd.com> Message-ID: <20061115192950.25827.71548.malone@gandwana.ubuntu.com> Comment from upstream which marked the bug fixed: "Can't reproduce this with evolution which is about the only app left using bonobo toolbar code. Ah, found balsa now which seems to use bonobo dock stuff for it's toolbar and it works just fine too. Closing. Please reopen if you can find a way to reproduce this." Marking the distribution task fixed too. Feel free to reopen if you still get that bug ** Changed in: libbonoboui (Ubuntu) Status: Confirmed => Fix Released -- apps with bonobo dock toolbars crash https://launchpad.net/bugs/19317 From emmanuel.touzery at free.fr Wed Nov 15 19:30:17 2006 From: emmanuel.touzery at free.fr (Emmanuel Touzery) Date: Wed, 15 Nov 2006 19:30:17 -0000 Subject: [Bug 71928] Re: does not offer to copy CD when right click on drive References: <20061115163036.32662.80927.malonedeb@gangotri.ubuntu.com> Message-ID: <20061115193017.25827.7935.malone@gandwana.ubuntu.com> *** This bug is a duplicate of bug 60405 *** https://help.ubuntu.com/community/CreateIsoFromCDorDVD confirms that the option should be there. just a detail: there is "Eject" on the right click menu so nautilus does realise that it's a CD/DVD and that it's mounted. if i choose eject, the drive is ejected, and in the right click menu "mount" appears. -- does not offer to copy CD when right click on drive https://launchpad.net/bugs/71928 From seb128 at ubuntu.com Wed Nov 15 19:34:28 2006 From: seb128 at ubuntu.com (Sebastien Bacher) Date: Wed, 15 Nov 2006 19:34:28 -0000 Subject: [Bug 29005] Re: run dialog(alt-f2) is giving non-usable error message References: <20060119154004.15826.16939.malonedeb@gandwana.ubuntu.com> Message-ID: <20061115193428.25975.53539.malone@gandwana.ubuntu.com> works fine now ** Changed in: libgnome (Ubuntu) Status: Confirmed => Fix Released -- run dialog(alt-f2) is giving non-usable error message https://launchpad.net/bugs/29005 From emmanuel.touzery at free.fr Wed Nov 15 19:33:04 2006 From: emmanuel.touzery at free.fr (Emmanuel Touzery) Date: Wed, 15 Nov 2006 19:33:04 -0000 Subject: [Bug 71928] Re: does not offer to copy CD when right click on drive References: <20061115163036.32662.80927.malonedeb@gangotri.ubuntu.com> Message-ID: <20061115193304.350.92291.malone@gangotri.ubuntu.com> *** This bug is a duplicate of bug 60405 *** running the command-line: nautilus-cd-burner --source-device=/dev/dvd from a terminal does work. ** This bug has been marked a duplicate of bug 60405 No copy disc option -- does not offer to copy CD when right click on drive https://launchpad.net/bugs/71928 From contact at jadmadi.net Wed Nov 15 20:02:57 2006 From: contact at jadmadi.net (Jad) Date: Wed, 15 Nov 2006 20:02:57 -0000 Subject: [Bug 54684] Re: High CPU usage References: <20060731180328.29548.70203.malonedeb@gandwana.ubuntu.com> Message-ID: <20061115200257.25827.37446.malone@gandwana.ubuntu.com> hmm, weird, I have same problem and when I tried to install the patches I got broken dependencies warning and it was suggested to execute 'apt-get install -f' to fix it but when I tried that I got this jad at syntux:~/Desktop/nautilus$ sudo apt-get install -f Reading package lists... Done Building dependency tree Reading state information... Done Correcting dependencies...Done The following packages were automatically installed and are no longer required: f-spot libgnomecupsui1.0-1c2a libcamel1.2-8 libgtkhtml3.8-15 tomboy evolution-webcal ekiga libmono2.0-cil openoffice.org-gnome libgnomevfs2-0 gcalctool gthumb libmono-data-tds2.0-cil python-gnome2 gnome-media nautilus libgnome2-0 libmono-system-data2.0-cil libdevhelp-1-0 network-manager-pptp python-gnome2-extras gucharmap hwdb-client-gnome evolution-exchange gnome-bluetooth evolution libgbf-1-0 gnome-power-manager libexchange-storage1.2-2 php5-mysqli gnome-screensaver rhythmbox banshee-daap alacarte gedit gnome-menus python-pymad gnome-control-center libgnokii3 libipod-cil libbonoboui2-0 ubuntu-desktop libgnome2-perl anjuta-common python-pyogg gnome-pilot-conduits libsgutils1 gnome-pilot libedata-cal1.2-6 update-notifier libgnome-menu2 banshee gnome-terminal gnomebaker libmono-cairo2.0-cil pptp-linux kinoplus network-manager-gnome democracyplayer libpanel-applet2-0 python-pyvorbis libgnome2.0-cil gnome-utils libipodui-cil anjuta gnome-btdownload devhelp-common gnome-about gnome-volume-manager nautilus-cd-burner libmono-sharpzip0.6-cil libmono-security2.0-cil eog libgnome2-vfs-perl libwv-1.2-1 gnome-phone-manager beagle gnome-spell bug-buddy libgnomeui-0 beagle-backend-evolution libecal1.2-7 tsclient vino gnome-keyring-manager gnome-system-monitor libmono-sqlite2.0-cil firefox-gnome-support evince libgbf-1-common python-pysqlite2 libmono-system-web2.0-cil libebook1.2-9 evolution-plugins libmono-sharpzip2.84-cil gtkhtml3.8 libedataserverui1.2-8 contact-lookup-applet libmono-corlib2.0-cil libgnome-window-settings1 libedata-book1.2-2 evolution-data-server libgnomevfs2-bin libipoddevice0 libgd2-xpm libgnomevfs2-extra liblpint-bonobo0 yelp gnome-main-menu libeel2-2 libavahi1.0-cil gnome-netstatus-applet libevolution-cil hal-device-manager libgucharmap5 gnome-applets totem-xine python-gmenu libmono-system-runtime1.0-cil gconf-editor libtotem-plparser1 gnome-system-tools libgnomebt0 sbackup gnome-panel listen gmail-notify gstreamer0.10-gnomevfs totem deskbar-applet python-gnome2-desktop libnautilus-extension1 ipod libgsf0.0-cil gnome-session libgnome-desktop-2 totem-mozilla libnjb5 libmono-system2.0-cil libgdl-1-0 automatix2 file-roller serpentine nautilus-sendto gnome-cups-manager sound-juicer libgdl-1-common Use 'apt-get autoremove' to remove them. The following packages will be REMOVED alacarte anjuta automatix2 banshee banshee-daap beagle beagle-backend-evolution bug-buddy contact-lookup-applet democracyplayer deskbar-applet ekiga eog evince evolution evolution-data-server evolution-exchange evolution-plugins evolution-webcal f-spot file-roller firefox-gnome-support gcalctool gconf-editor gedit gmail-notify gnome-about gnome-applets gnome-bluetooth gnome-btdownload gnome-control-center gnome-cups-manager gnome-keyring-manager gnome-main-menu gnome-media gnome-menus gnome-netstatus-applet gnome-panel gnome-phone-manager gnome-pilot gnome-pilot-conduits gnome-power-manager gnome-screensaver gnome-session gnome-spell gnome-system-monitor gnome-system-tools gnome-terminal gnome-utils gnome-volume-manager gnomebaker gstreamer0.10-gnomevfs gthumb gtkhtml3.8 gucharmap hal-device-manager hwdb-client-gnome ipod kinoplus libbonoboui2-0 libcamel1.2-8 libebook1.2-9 libecal1.2-7 libedata-book1.2-2 libedata-cal1.2-6 libedataserverui1.2-8 libeel2-2 libevolution-cil libexchange-storage1.2-2 libgbf-1-0 libgdl-1-0 libgdl-1-common libgnome-desktop-2 libgnome-menu2 libgnome-window-settings1 libgnome2-0 libgnome2-perl libgnome2-vfs-perl libgnome2.0-cil libgnomebt0 libgnomecupsui1.0-1c2a libgnomeui-0 libgnomevfs2-0 libgnomevfs2-bin libgnomevfs2-extra libgtkhtml3.8-15 libgucharmap5 libipod-cil libipoddevice0 libipodui-cil liblpint-bonobo0 libnautilus-extension1 libpanel-applet2-0 libtotem-plparser1 listen nautilus nautilus-cd-burner nautilus-sendto network-manager-gnome network-manager-pptp openoffice.org-gnome python-gmenu python-gnome2 python-gnome2-desktop python-gnome2-extras rhythmbox sbackup serpentine sound-juicer tomboy totem totem-mozilla totem-xine tsclient ubuntu-desktop update-notifier vino yelp 0 upgraded, 0 newly installed, 118 to remove and 8 not upgraded. Need to get 0B of archives. After unpacking 247MB disk space will be freed. -- High CPU usage https://launchpad.net/bugs/54684 From mpt at canonical.com Wed Nov 15 20:34:05 2006 From: mpt at canonical.com (Matthew Paul Thomas) Date: Wed, 15 Nov 2006 20:34:05 -0000 Subject: [Bug 70786] Re: "Username" field contains nonsensical tooltip References: <20061107203057.877.97161.malonedeb@gangotri.ubuntu.com> Message-ID: <20061115203405.25827.18587.malone@gandwana.ubuntu.com> There is a menubutton for that menu already. And if you can move the mouse to view the tooltip, you can move the mouse to click the menubutton without pressing F10. Tooltips are so-called because they're intended for toolbars, where space is too scarce to provide proper labels. If there was ever any program where this is *not* a problem, it's gdm. Half a dozen elements in the entire screen. -- "Username" field contains nonsensical tooltip https://launchpad.net/bugs/70786 From bernat.tallaferro at gmail.com Wed Nov 15 20:32:01 2006 From: bernat.tallaferro at gmail.com (Bernat Tallaferro) Date: Wed, 15 Nov 2006 20:32:01 -0000 Subject: [Bug 43655] Re: Epiphany does not open pdf files with the Acroread plugin References: <20060508181039.20638.77022.malonedeb@gangotri.ubuntu.com> Message-ID: <20061115203201.32662.80279.malone@gangotri.ubuntu.com> Closing this, as I'm using Edgy at the moment and I cannot reproduce this bug anymore. ** Changed in: epiphany-browser (Ubuntu) Status: Needs Info => Rejected -- Epiphany does not open pdf files with the Acroread plugin https://launchpad.net/bugs/43655 From andreagarbarini at libero.it Wed Nov 15 20:36:17 2006 From: andreagarbarini at libero.it (Andrea Garbarini) Date: Wed, 15 Nov 2006 20:36:17 -0000 Subject: [Bug 35063] Re: emblems get improperly resized in list mode References: <20060315151326.6537.26690.malonedeb@gangotri.ubuntu.com> Message-ID: <20061115203618.25975.77186.malone@gandwana.ubuntu.com> Hello sebastien, please take a look at the upstream bug report, a patch to deal with this issue has already been proposed a while back, I wonder why it hasn't made it yet into gnome, I've just rebuilt nautilus with this patch applied and everything looks great. Please consider including this patch in the next update, regards, andre -- emblems get improperly resized in list mode https://launchpad.net/bugs/35063 From theringmaster at inbox.com Wed Nov 15 20:50:22 2006 From: theringmaster at inbox.com (The Ringmaster) Date: Wed, 15 Nov 2006 20:50:22 -0000 Subject: [Bug 71961] totem crashes when playing windows media References: <20061115205022.25827.6199.malonedeb@gandwana.ubuntu.com> Message-ID: <20061115205022.25827.6199.malonedeb@gandwana.ubuntu.com> Public bug reported: steps to reproduce 1) Go to http://www.cspan.org 2) Scroll down and click on the streaming windows media button 3) totem crashes ** Affects: totem (Ubuntu) Importance: Undecided Status: Unconfirmed -- totem crashes when playing windows media https://launchpad.net/bugs/71961 From theringmaster at inbox.com Wed Nov 15 20:53:48 2006 From: theringmaster at inbox.com (The Ringmaster) Date: Wed, 15 Nov 2006 20:53:48 -0000 Subject: [Bug 71961] Re: totem crashes when playing windows media References: <20061115205022.25827.6199.malonedeb@gandwana.ubuntu.com> Message-ID: <20061115205348.25827.78639.malone@gandwana.ubuntu.com> ** Attachment added: "crash report" http://librarian.launchpad.net/5078036/_usr_lib_totem_totem-mozilla-viewer.1000.crash -- totem crashes when playing windows media https://launchpad.net/bugs/71961 From mikko.s.saarinen at mbnet.fi Wed Nov 15 20:50:11 2006 From: mikko.s.saarinen at mbnet.fi (Mikko Saarinen) Date: Wed, 15 Nov 2006 20:50:11 -0000 Subject: [Bug 41682] Re: CD burner does not respect burn speed? References: <20060426234033.28914.55488.malonedeb@gangotri.ubuntu.com> Message-ID: <20061115205012.32662.42124.malone@gangotri.ubuntu.com> Don't want to start another bug for this, because this is related: Nautilus CD burner does not seem to recognize the maximum burn speeds of my drive / the cd's to be burned. If I right click the cd icon on the desktop and select Copy Disc, I can choose a write speed from the menu. The choices go as high as 11x which I think my drive doesn't even support. Furthermore if I select Maximum possible the burn process allways fails and I get a message like 'try to use slower write speed'. Should the Maximum possible first evaluate the capabilities of the drive and then the disc, or how does it work? My drive is QSI CD-RW/DVD-ROM SBW242B and it has these capabilities according to device manager: storage.cdrom.write_speed : 1762 (0x6e2) I don't know what does that 1762 mean and my laptop's manual didn't mention the speed of the drive but I believe that it was something like 4x for CD-RW and not much more with CD-R. So the list should not go as high as 11x... -- CD burner does not respect burn speed? https://launchpad.net/bugs/41682 From doxland at shaw.ca Wed Nov 15 21:35:51 2006 From: doxland at shaw.ca (David Oxland) Date: Wed, 15 Nov 2006 21:35:51 -0000 Subject: [Bug 69817] Re: Crash when I clicked in Gaim icon in notification area References: <20061102035158.4148.46353.malonedeb@gandwana.ubuntu.com> Message-ID: <20061115213551.25827.19067.malone@gandwana.ubuntu.com> Didn't realize the crash had happen until the crash icon appeared in task bar. No other info ** Attachment added: "Gaim crash only notced by crash icon in the task bar" http://librarian.launchpad.net/5078580/_usr_bin_gaim.1000.crash -- Crash when I clicked in Gaim icon in notification area https://launchpad.net/bugs/69817 From ktamp at chem.uoa.gr Wed Nov 15 22:02:03 2006 From: ktamp at chem.uoa.gr (Konstantinos Tampouris) Date: Wed, 15 Nov 2006 22:02:03 -0000 Subject: [Bug 22119] Re: [network-admin] Dial out does not work References: <20060113141634.21012.8782.launchpad@macquarie.warthogs.hbd.com> Message-ID: <20061115220204.25827.68890.malone@gandwana.ubuntu.com> In Edgy this is caused by incorrectly setting the dial-out command to "ATDTW" or "ATDPW" instead of "ATDT" or "ATDP" in /etc/chatscripts/ppp0. -- [network-admin] Dial out does not work https://launchpad.net/bugs/22119 From cyril.buttay at free.fr Wed Nov 15 22:08:09 2006 From: cyril.buttay at free.fr (Buttay) Date: Wed, 15 Nov 2006 22:08:09 -0000 Subject: [Bug 71970] problem with external links when they contain a "%" References: <20061115220809.350.11086.malonedeb@gangotri.ubuntu.com> Message-ID: <20061115220809.350.11086.malonedeb@gangotri.ubuntu.com> Public bug reported: I have a pdf document with plenty of hyperlinks like "http://en.wikipedia.org/wiki/Arcade%20game". When use xpdf, if I click on one of these links, a browser starts at the correct address. However, if I use evince, the "%" sign is escaped to "%25", which results in the following (incorrect) url: "http://en.wikipedia.org/wiki/Arcade%2520game" ** Affects: evince (Ubuntu) Importance: Undecided Status: Unconfirmed -- problem with external links when they contain a "%" https://launchpad.net/bugs/71970 From cyril.buttay at free.fr Wed Nov 15 22:10:49 2006 From: cyril.buttay at free.fr (Buttay) Date: Wed, 15 Nov 2006 22:10:49 -0000 Subject: [Bug 71970] Re: problem with external links when they contain a "%" References: <20061115220809.350.11086.malonedeb@gangotri.ubuntu.com> Message-ID: <20061115221049.32662.35141.malone@gangotri.ubuntu.com> ** Attachment added: "This is a (randomly chosen) wikipedia article, so it is under the GFDL, even if I didn't have time to do things properly!" http://librarian.launchpad.net/5079176/t.pdf -- problem with external links when they contain a "%" https://launchpad.net/bugs/71970 From cyril.buttay at free.fr Wed Nov 15 22:12:28 2006 From: cyril.buttay at free.fr (Buttay) Date: Wed, 15 Nov 2006 22:12:28 -0000 Subject: [Bug 71970] Re: problem with external links when they contain a "%" References: <20061115220809.350.11086.malonedeb@gangotri.ubuntu.com> Message-ID: <20061115221228.32662.45968.malone@gangotri.ubuntu.com> The file I've just uploaded shows the problem. Simply choose one of the pink link which are embedded in the text (not those that look like a proper url!) -- problem with external links when they contain a "%" https://launchpad.net/bugs/71970 From jelmorini at ticino.com Wed Nov 15 22:17:14 2006 From: jelmorini at ticino.com (Nicola Jelmorini) Date: Wed, 15 Nov 2006 22:17:14 -0000 Subject: [Bug 49631] Re: Copy text from a PDF document and paste it, display strange characters References: <20060613212050.25801.37377.malonedeb@gangotri.ubuntu.com> Message-ID: <20061115221714.350.28110.malone@gangotri.ubuntu.com> Only to confirm that with Ubuntu Edgy this bug is always present. -- Copy text from a PDF document and paste it, display strange characters https://launchpad.net/bugs/49631 From stefan at lanpartei.de Wed Nov 15 22:42:01 2006 From: stefan at lanpartei.de (Stefan Bethge) Date: Wed, 15 Nov 2006 22:42:01 -0000 Subject: [Bug 29005] Re: run dialog(alt-f2) is giving non-usable error message References: <20060119154004.15826.16939.malonedeb@gandwana.ubuntu.com> Message-ID: <20061115224201.25827.57618.malone@gandwana.ubuntu.com> Works fine? What version have you used? I still get "The location or file could not be found." on edgy. While this is understandable it could be more accurate. -- run dialog(alt-f2) is giving non-usable error message https://launchpad.net/bugs/29005 From daniel.holbach at ubuntu.com Wed Nov 15 22:49:37 2006 From: daniel.holbach at ubuntu.com (Daniel Holbach) Date: Wed, 15 Nov 2006 22:49:37 -0000 Subject: [Bug 25106] Re: evolution-exchange: unable to setup exchange account References: <20060113143228.21012.12832.launchpad@macquarie.warthogs.hbd.com> Message-ID: <20061115224937.25975.55796.malone@gandwana.ubuntu.com> Thanks for the logs. I forwarded the bug to the upstream developers and added it to the exchange-account tracker bug. ** Changed in: evolution-exchange (Ubuntu) Status: Needs Info => Unconfirmed ** Bug watch added: GNOME Bug Tracker #375727 http://bugzilla.gnome.org/show_bug.cgi?id=375727 ** Also affects: evolution-exchange (upstream) via http://bugzilla.gnome.org/show_bug.cgi?id=375727 Importance: Unknown Status: Unknown -- evolution-exchange: unable to setup exchange account https://launchpad.net/bugs/25106 From seb128 at ubuntu.com Wed Nov 15 23:04:14 2006 From: seb128 at ubuntu.com (Sebastien Bacher) Date: Wed, 15 Nov 2006 23:04:14 -0000 Subject: [Bug 41117] Re: Controls do not disappear completely in fullscreen References: <20060424144247.13024.67613.malonedeb@gandwana.ubuntu.com> Message-ID: <20061115230414.350.63172.malone@gangotri.ubuntu.com> fixed to feisty now ** Changed in: totem (Ubuntu) Status: Fix Committed => Fix Released -- Controls do not disappear completely in fullscreen https://launchpad.net/bugs/41117 From seb128 at ubuntu.com Wed Nov 15 23:14:01 2006 From: seb128 at ubuntu.com (Sebastien Bacher) Date: Wed, 15 Nov 2006 23:14:01 -0000 Subject: [Bug 45236] Re: Can not unload XChat-GNOME remote access plugin References: <20060517135142.15142.2121.malonedeb@gandwana.ubuntu.com> Message-ID: <20061115231401.32662.99442.malone@gangotri.ubuntu.com> That upload fixes the bug: xchat-gnome (1:0.15-0ubuntu1) feisty; urgency=low . * New upstream version: - A couple important bugs fixed - New themeable icons! * debian/control.in: - updated Build-Depends according to configure * debian/patches/06_transparent_icon.patch: - dropped, not required with the new GTK API * debian/patches/80_from_svn_fix_type_ahead_search_crasher.patch, debian/patches/81_from_svn_fix_navigation_model_potential_crasher.patch, debian/patches/82_from_svn_fix_nickname_button_crasher.patch, debian/patches/90_from_svn_fix_autojoin_order.patch, debian/patches/91_from_svn_url_on_screen.patch, debian/patches/92_from_svn_init_cleanup.patch, debian/patches/93_from_svn_fix_primary_clipboard_usage.patch, debian/patches/94_from_svn_fix_primary_clipboard_usage.patch, debian/patches/95_from_svn_fix_tooltip_usage.patch, debian/patches/96_from_svn_fix_gnome_app_id.patch, debian/patches/97_from_svn_gnome_screensaver_new_method.patch, debian/patches/99_from_svn_fix_selection_crasher.patch: - fixed with the new version * debian/patches/98_autoconf.patch: - updated * debian/xchat-gnome.install, debian/xchat-gnome-common.install: - updated to install the manpage to the right place * debian/xchat-gnome.1, debian/xchat-gnome-remote.1, debian/xchat-gnome.manpages: - that manpage is shipped by the upstream tarball now ** Changed in: xchat-gnome (Ubuntu) Status: Fix Committed => Fix Released -- Can not unload XChat-GNOME remote access plugin https://launchpad.net/bugs/45236 From mari at draedi.de Wed Nov 15 23:19:06 2006 From: mari at draedi.de (mari) Date: Wed, 15 Nov 2006 23:19:06 -0000 Subject: [Bug 71380] Re: Serpentine crashes while trying to close the app References: <20061111164916.24668.81721.malonedeb@gangotri.ubuntu.com> Message-ID: <20061115231906.25827.77510.malone@gandwana.ubuntu.com> application crashes when i try to close it (hangs when i click the close app button), but burning has been successful for me. ** Attachment added: "hope this is usefull..." http://librarian.launchpad.net/5079556/_usr_bin_serpentine.1000.crash -- Serpentine crashes while trying to close the app https://launchpad.net/bugs/71380 From seb128 at ubuntu.com Wed Nov 15 23:15:51 2006 From: seb128 at ubuntu.com (Sebastien Bacher) Date: Wed, 15 Nov 2006 23:15:51 -0000 Subject: [Bug 64479] Re: Spelling mistake in error message - 'occured' References: <20061007033250.5260.64063.malonedeb@gangotri.ubuntu.com> Message-ID: <20061115231551.25827.83895.malone@gandwana.ubuntu.com> xchat-gnome (1:0.15-0ubuntu1) feisty; urgency=low . * New upstream version: - A couple important bugs fixed - New themeable icons! * debian/control.in: - updated Build-Depends according to configure * debian/patches/06_transparent_icon.patch: - dropped, not required with the new GTK API * debian/patches/80_from_svn_fix_type_ahead_search_crasher.patch, debian/patches/81_from_svn_fix_navigation_model_potential_crasher.patch, debian/patches/82_from_svn_fix_nickname_button_crasher.patch, debian/patches/90_from_svn_fix_autojoin_order.patch, debian/patches/91_from_svn_url_on_screen.patch, debian/patches/92_from_svn_init_cleanup.patch, debian/patches/93_from_svn_fix_primary_clipboard_usage.patch, debian/patches/94_from_svn_fix_primary_clipboard_usage.patch, debian/patches/95_from_svn_fix_tooltip_usage.patch, debian/patches/96_from_svn_fix_gnome_app_id.patch, debian/patches/97_from_svn_gnome_screensaver_new_method.patch, debian/patches/99_from_svn_fix_selection_crasher.patch: - fixed with the new version * debian/patches/98_autoconf.patch: - updated * debian/xchat-gnome.install, debian/xchat-gnome-common.install: - updated to install the manpage to the right place * debian/xchat-gnome.1, debian/xchat-gnome-remote.1, debian/xchat-gnome.manpages: - that manpage is shipped by the upstream tarball now ** Changed in: xchat-gnome (Ubuntu) Status: Fix Committed => Fix Released -- Spelling mistake in error message - 'occured' https://launchpad.net/bugs/64479 From seb128 at ubuntu.com Wed Nov 15 23:16:13 2006 From: seb128 at ubuntu.com (Sebastien Bacher) Date: Wed, 15 Nov 2006 23:16:13 -0000 Subject: [Bug 63378] Re: Buttons on network selection have same accelerator References: <20061001152053.3619.8542.malonedeb@gandwana.ubuntu.com> Message-ID: <20061115231613.350.36022.malone@gangotri.ubuntu.com> That upload fixes the bug: xchat-gnome (1:0.15-0ubuntu1) feisty; urgency=low . * New upstream version: - A couple important bugs fixed - New themeable icons! * debian/control.in: - updated Build-Depends according to configure * debian/patches/06_transparent_icon.patch: - dropped, not required with the new GTK API * debian/patches/80_from_svn_fix_type_ahead_search_crasher.patch, debian/patches/81_from_svn_fix_navigation_model_potential_crasher.patch, debian/patches/82_from_svn_fix_nickname_button_crasher.patch, debian/patches/90_from_svn_fix_autojoin_order.patch, debian/patches/91_from_svn_url_on_screen.patch, debian/patches/92_from_svn_init_cleanup.patch, debian/patches/93_from_svn_fix_primary_clipboard_usage.patch, debian/patches/94_from_svn_fix_primary_clipboard_usage.patch, debian/patches/95_from_svn_fix_tooltip_usage.patch, debian/patches/96_from_svn_fix_gnome_app_id.patch, debian/patches/97_from_svn_gnome_screensaver_new_method.patch, debian/patches/99_from_svn_fix_selection_crasher.patch: - fixed with the new version * debian/patches/98_autoconf.patch: - updated * debian/xchat-gnome.install, debian/xchat-gnome-common.install: - updated to install the manpage to the right place * debian/xchat-gnome.1, debian/xchat-gnome-remote.1, debian/xchat-gnome.manpages: - that manpage is shipped by the upstream tarball now ** Changed in: xchat-gnome (Ubuntu) Assignee: (unassigned) => Ubuntu Desktop Bugs Status: Fix Committed => Fix Released -- Buttons on network selection have same accelerator https://launchpad.net/bugs/63378 From seb128 at ubuntu.com Wed Nov 15 23:15:15 2006 From: seb128 at ubuntu.com (Sebastien Bacher) Date: Wed, 15 Nov 2006 23:15:15 -0000 Subject: [Bug 52437] Re: Userlist Button. References: <20060709150024.27257.84574.malonedeb@gangotri.ubuntu.com> Message-ID: <20061115231515.25975.40513.malone@gandwana.ubuntu.com> xchat-gnome (1:0.15-0ubuntu1) feisty; urgency=low . * New upstream version: - A couple important bugs fixed - New themeable icons! * debian/control.in: - updated Build-Depends according to configure * debian/patches/06_transparent_icon.patch: - dropped, not required with the new GTK API * debian/patches/80_from_svn_fix_type_ahead_search_crasher.patch, debian/patches/81_from_svn_fix_navigation_model_potential_crasher.patch, debian/patches/82_from_svn_fix_nickname_button_crasher.patch, debian/patches/90_from_svn_fix_autojoin_order.patch, debian/patches/91_from_svn_url_on_screen.patch, debian/patches/92_from_svn_init_cleanup.patch, debian/patches/93_from_svn_fix_primary_clipboard_usage.patch, debian/patches/94_from_svn_fix_primary_clipboard_usage.patch, debian/patches/95_from_svn_fix_tooltip_usage.patch, debian/patches/96_from_svn_fix_gnome_app_id.patch, debian/patches/97_from_svn_gnome_screensaver_new_method.patch, debian/patches/99_from_svn_fix_selection_crasher.patch: - fixed with the new version * debian/patches/98_autoconf.patch: - updated * debian/xchat-gnome.install, debian/xchat-gnome-common.install: - updated to install the manpage to the right place * debian/xchat-gnome.1, debian/xchat-gnome-remote.1, debian/xchat-gnome.manpages: - that manpage is shipped by the upstream tarball now ** Changed in: xchat-gnome (Ubuntu) Status: Fix Committed => Fix Released -- Userlist Button. https://launchpad.net/bugs/52437 From seb128 at ubuntu.com Wed Nov 15 23:15:58 2006 From: seb128 at ubuntu.com (Sebastien Bacher) Date: Wed, 15 Nov 2006 23:15:58 -0000 Subject: [Bug 46251] Re: Xchat-gnome in Ubuntu does not log the conversations References: <20060524012015.31105.22972.malonedeb@gangotri.ubuntu.com> Message-ID: <20061115231558.25975.43863.malone@gandwana.ubuntu.com> That upload fixes the bug: xchat-gnome (1:0.15-0ubuntu1) feisty; urgency=low . * New upstream version: - A couple important bugs fixed - New themeable icons! * debian/control.in: - updated Build-Depends according to configure * debian/patches/06_transparent_icon.patch: - dropped, not required with the new GTK API * debian/patches/80_from_svn_fix_type_ahead_search_crasher.patch, debian/patches/81_from_svn_fix_navigation_model_potential_crasher.patch, debian/patches/82_from_svn_fix_nickname_button_crasher.patch, debian/patches/90_from_svn_fix_autojoin_order.patch, debian/patches/91_from_svn_url_on_screen.patch, debian/patches/92_from_svn_init_cleanup.patch, debian/patches/93_from_svn_fix_primary_clipboard_usage.patch, debian/patches/94_from_svn_fix_primary_clipboard_usage.patch, debian/patches/95_from_svn_fix_tooltip_usage.patch, debian/patches/96_from_svn_fix_gnome_app_id.patch, debian/patches/97_from_svn_gnome_screensaver_new_method.patch, debian/patches/99_from_svn_fix_selection_crasher.patch: - fixed with the new version * debian/patches/98_autoconf.patch: - updated * debian/xchat-gnome.install, debian/xchat-gnome-common.install: - updated to install the manpage to the right place * debian/xchat-gnome.1, debian/xchat-gnome-remote.1, debian/xchat-gnome.manpages: - that manpage is shipped by the upstream tarball now ** Changed in: xchat-gnome (Ubuntu) Status: Fix Committed => Fix Released -- Xchat-gnome in Ubuntu does not log the conversations https://launchpad.net/bugs/46251 From jhaitas at gmail.com Wed Nov 15 23:24:31 2006 From: jhaitas at gmail.com (John Haitas) Date: Wed, 15 Nov 2006 23:24:31 -0000 Subject: [Bug 71976] post-install script error in totem-mozilla References: <20061115232431.350.65848.malonedeb@gangotri.ubuntu.com> Message-ID: <20061115232431.350.65848.malonedeb@gangotri.ubuntu.com> Public bug reported: Binary package hint: totem-mozilla latest update as of 5:23 CST Wed. Nov 15 in which totem-mozilla is installed. after the install an error dialog box appears. ** Affects: totem (Ubuntu) Importance: Undecided Status: Unconfirmed -- post-install script error in totem-mozilla https://launchpad.net/bugs/71976 From daniel.d.werner at gmail.com Wed Nov 15 23:27:50 2006 From: daniel.d.werner at gmail.com (Daniel Werner) Date: Wed, 15 Nov 2006 23:27:50 -0000 Subject: [Bug 29050] Re: cupsys does not automatically detect parallel printer References: <20060120040217.28395.10714.malonedeb@gangotri.ubuntu.com> Message-ID: <20061115232750.25827.85857.malone@gandwana.ubuntu.com> ...and another frustrated person to confirm this problem, this time with Debian. I've had the same "no parallel port printer discovered" problem for some time now. The antiquated HP LaserJet worked just fine when attached to a Debian 'sarge' system running LPRng. If I remember correctly, it still worked when I switched to CUPS last year (eventually ;). On Debian 'etch', though, it doesn't work at all. Currently recompiling my kernel package with ppdev-support. Let's see if this works... -- cupsys does not automatically detect parallel printer https://launchpad.net/bugs/29050 From seb128 at ubuntu.com Wed Nov 15 23:44:48 2006 From: seb128 at ubuntu.com (Sebastien Bacher) Date: Wed, 15 Nov 2006 23:44:48 -0000 Subject: [Bug 71976] Re: post-install script error in totem-mozilla References: <20061115232431.350.65848.malonedeb@gangotri.ubuntu.com> Message-ID: <20061115234448.25975.2184.malone@gandwana.ubuntu.com> Thanks for your bug. What version of Ubuntu do you use? Could you copy the exact message? ** Changed in: totem (Ubuntu) Assignee: (unassigned) => Ubuntu Desktop Bugs Status: Unconfirmed => Needs Info -- post-install script error in totem-mozilla https://launchpad.net/bugs/71976 From seb128 at ubuntu.com Wed Nov 15 23:47:29 2006 From: seb128 at ubuntu.com (Sebastien Bacher) Date: Wed, 15 Nov 2006 23:47:29 -0000 Subject: [Bug 71942] Re: Need more information in bug-buddy reports References: <20061115180623.350.57157.malonedeb@gangotri.ubuntu.com> Message-ID: <20061115234729.25827.76310.malone@gandwana.ubuntu.com> Thank you for the pointer, I was already tracking that bug upstream, should be used for feisty first then maybe edgy ** Changed in: bug-buddy (Ubuntu) Importance: Undecided => Wishlist -- Need more information in bug-buddy reports https://launchpad.net/bugs/71942 From jhaitas at gmail.com Wed Nov 15 23:51:21 2006 From: jhaitas at gmail.com (John Haitas) Date: Wed, 15 Nov 2006 23:51:21 -0000 Subject: [Bug 71976] Re: post-install script error in totem-mozilla References: <20061115232431.350.65848.malonedeb@gangotri.ubuntu.com> <20061115234448.25975.2184.malone@gandwana.ubuntu.com> Message-ID: i'm running feisty... where could i find the log? On Nov 15, 2006, at 5:44 PM, Sebastien Bacher wrote: > Thanks for your bug. What version of Ubuntu do you use? Could you copy > the exact message? > > ** Changed in: totem (Ubuntu) > Assignee: (unassigned) => Ubuntu Desktop Bugs > Status: Unconfirmed => Needs Info > > -- > post-install script error in totem-mozilla > https://launchpad.net/bugs/71976 -- post-install script error in totem-mozilla https://launchpad.net/bugs/71976 From daniel.d.werner at gmail.com Wed Nov 15 23:50:29 2006 From: daniel.d.werner at gmail.com (Daniel Werner) Date: Wed, 15 Nov 2006 23:50:29 -0000 Subject: [Bug 29050] Re: cupsys does not automatically detect parallel printer References: <20060120040217.28395.10714.malonedeb@gangotri.ubuntu.com> Message-ID: <20061115235029.25827.27295.malone@gandwana.ubuntu.com> Bad luck. Even with lp, ppdev, parport, parport_pc loaded and cupsys restarted, gnome-cups-add won't detect anything at all. Some kernel output: demitsu at jazzu:~$ dmesg | tail [drm] Setting GART location based on new memory map [drm] Loading R300 Microcode [drm] writeback test succeeded in 1 usecs pnp: Device 00:0a disabled. pnp: Device 00:0a activated. parport: PnPBIOS parport detected. parport0: PC-style at 0x378 (0x778), irq 7, dma 3 [PCSPP,TRISTATE,COMPAT,ECP,DMA] parport0: Legacy device lp0: using parport0 (interrupt-driven). ppdev: user-space parallel port driver -- cupsys does not automatically detect parallel printer https://launchpad.net/bugs/29050 From vytautas.liuolia at gmail.com Wed Nov 15 23:58:12 2006 From: vytautas.liuolia at gmail.com (Vytas) Date: Wed, 15 Nov 2006 23:58:12 -0000 Subject: [Bug 71981] Evolution fails to start occasionaly References: <20061115235812.25975.49850.malonedeb@gandwana.ubuntu.com> Message-ID: <20061115235812.25975.49850.malonedeb@gandwana.ubuntu.com> Public bug reported: Binary package hint: evolution Sometimes evolution just fails to start (~20% cases). I get the following error message: Inconsistency detected by ld.so: dl-open.c: 610: _dl_open: Assertion `_dl_debug_initialize (0, args.nsid)->r_state == RT_CONSISTENT' failed! It is hard to debug this for me, since in this case i get /build/buildd/gdb-6.4.90.dfsg/gdb/linux-nat.c:545: internal-error: wait returned unexpected status 0x7f00 A problem internal to GDB has been detected, further debugging may prove unreliable. and gdb refuses to provide backtrace. I am using Ubuntu 6.10, and never have experienced with previous evolution versions. ** Affects: evolution (Ubuntu) Importance: Undecided Status: Unconfirmed -- Evolution fails to start occasionaly https://launchpad.net/bugs/71981 From jhaitas at gmail.com Thu Nov 16 00:01:14 2006 From: jhaitas at gmail.com (John Haitas) Date: Thu, 16 Nov 2006 00:01:14 -0000 Subject: [Bug 71976] Re: post-install script error in totem-mozilla References: <20061115232431.350.65848.malonedeb@gangotri.ubuntu.com> <20061115234448.25975.2184.malone@gandwana.ubuntu.com> Message-ID: <7290EE38-15D5-4C5C-80A3-C9C4451B30CC@gmail.com> can't find any references in my recently modified log files... please advise how to locate... i regret using the GUI 'Update Manager' rather than aptitude... i closed the window without thinking... surely there is a trace somewhere on my system... On Nov 15, 2006, at 5:44 PM, Sebastien Bacher wrote: > Thanks for your bug. What version of Ubuntu do you use? Could you copy > the exact message? > > ** Changed in: totem (Ubuntu) > Assignee: (unassigned) => Ubuntu Desktop Bugs > Status: Unconfirmed => Needs Info > > -- > post-install script error in totem-mozilla > https://launchpad.net/bugs/71976 -- post-install script error in totem-mozilla https://launchpad.net/bugs/71976 From jhaitas at gmail.com Thu Nov 16 00:24:34 2006 From: jhaitas at gmail.com (John Haitas) Date: Thu, 16 Nov 2006 00:24:34 -0000 Subject: [Bug 71976] Re: post-install script error in totem-mozilla References: <20061115232431.350.65848.malonedeb@gangotri.ubuntu.com> <20061115234448.25975.2184.malone@gandwana.ubuntu.com> Message-ID: <1DA67E4D-85EB-42FC-BCB9-37D8193C00F4@gmail.com> the error is not actually with totem... seems to be with mdadm - once again i lost the log... it disappears when you 'OK' the error dialog box.... i did see that the update manager tried to restart mdadm which threw an error saying mdadm is already running... you might want to reassign the bug from totem... because i just got the exact same error updating the most recent packages... perhaps reassign to mdadm... or i could report a new bug On Nov 15, 2006, at 5:44 PM, Sebastien Bacher wrote: > Thanks for your bug. What version of Ubuntu do you use? Could you copy > the exact message? > > ** Changed in: totem (Ubuntu) > Assignee: (unassigned) => Ubuntu Desktop Bugs > Status: Unconfirmed => Needs Info > > -- > post-install script error in totem-mozilla > https://launchpad.net/bugs/71976 -- post-install script error in totem-mozilla https://launchpad.net/bugs/71976 From hesoez at gmail.com Thu Nov 16 01:00:39 2006 From: hesoez at gmail.com (jim) Date: Thu, 16 Nov 2006 01:00:39 -0000 Subject: [Bug 50477] Re: Please backport newer rhythmbox to dapper-backports References: <20060620170259.29464.80804.malonedeb@gandwana.ubuntu.com> Message-ID: <20061116010039.25827.81102.malone@gandwana.ubuntu.com> Could you backport 0.9.6 to dapper? It seems to have fixed the unresponsiveness when burning a cd/dvd. I've tested with the version found on http://www.getdeb.net -- Please backport newer rhythmbox to dapper-backports https://launchpad.net/bugs/50477 From lionel.lefolgoc at free.fr Thu Nov 16 01:30:22 2006 From: lionel.lefolgoc at free.fr (Lionel Le Folgoc) Date: Thu, 16 Nov 2006 01:30:22 -0000 Subject: [Bug 50477] Re: Please backport newer rhythmbox to dapper-backports References: <20060620170259.29464.80804.malonedeb@gandwana.ubuntu.com> Message-ID: <20061116013022.10115.60645.malone@gangotri.ubuntu.com> Just tried with 0.9.6-0ubuntu4 version in an up-to-date dapper-pbuilder: -> Considering libnautilus-burn-dev (>= 2.15.3) Tried versions: 2.14.3-0ubuntu1 2.14.1-0ubuntu2 -> Does not satisfy version, not trying E: Could not satisfy build-dependency. libnautilus-burn-dev is too old in dapper (and I am not sure it can be backported without breaking gnome). -- Please backport newer rhythmbox to dapper-backports https://launchpad.net/bugs/50477 From daniel.holbach at ubuntu.com Thu Nov 16 01:46:59 2006 From: daniel.holbach at ubuntu.com (Daniel Holbach) Date: Thu, 16 Nov 2006 01:46:59 -0000 Subject: [Bug 70821] Re: libglibmm-2.4-dev seems to be buggy on ppc References: <20061108001919.32016.96370.malonedeb@gandwana.ubuntu.com> Message-ID: <20061116014659.10115.70416.malone@gangotri.ubuntu.com> Can you attach the bmpx source package to the bug? http://depot.effraie.org was down, when I tried. Which compiler of which version do you use? Is this stock edgy? -- libglibmm-2.4-dev seems to be buggy on ppc https://launchpad.net/bugs/70821 From daniel.holbach at ubuntu.com Thu Nov 16 01:48:40 2006 From: daniel.holbach at ubuntu.com (Daniel Holbach) Date: Thu, 16 Nov 2006 01:48:40 -0000 Subject: [Bug 66355] Re: gpilotd locks up my Palm Z22 References: <20061016064512.6814.48454.malonedeb@gangotri.ubuntu.com> Message-ID: <20061116014840.25975.4798.malone@gandwana.ubuntu.com> If somebody is keen enough to try feisty, I uploaded a gnome-pilot package with the workaround. -- gpilotd locks up my Palm Z22 https://launchpad.net/bugs/66355 From dorneles at x3ng.com.br Thu Nov 16 03:18:14 2006 From: dorneles at x3ng.com.br (Dorneles Tremea) Date: Thu, 16 Nov 2006 03:18:14 -0000 Subject: [Bug 70005] Re: segfault on apt-get upgrade References: <20061103032645.12711.2351.malonedeb@gangotri.ubuntu.com> Message-ID: <20061116031814.10279.93292.malone@gangotri.ubuntu.com> Thanks Joel, after removing /var/cache/apt/{src,}pkgcache.bin apt is working again. ** Changed in: apt (Ubuntu) Status: Needs Info => Confirmed -- segfault on apt-get upgrade https://launchpad.net/bugs/70005 From pcpaquette at videotron.ca Thu Nov 16 03:22:06 2006 From: pcpaquette at videotron.ca (Philip Paquette) Date: Thu, 16 Nov 2006 03:22:06 -0000 Subject: [Bug 71998] Crashed randomly - Unabled to check/uncheck boxes References: <20061116032206.25975.93256.malonedeb@gandwana.ubuntu.com> Message-ID: <20061116032206.25975.93256.malonedeb@gandwana.ubuntu.com> Public bug reported: Binary package hint: alacarte Running Alacarte on Edgy -> Unable to check/uncheck System>Administration>Software Sources -> Crashes randomly when adding a new menu item (For unknown reasons) ** Affects: alacarte (Ubuntu) Importance: Undecided Status: Unconfirmed -- Crashed randomly - Unabled to check/uncheck boxes https://launchpad.net/bugs/71998 From pcpaquette at videotron.ca Thu Nov 16 03:22:35 2006 From: pcpaquette at videotron.ca (Philip Paquette) Date: Thu, 16 Nov 2006 03:22:35 -0000 Subject: [Bug 71998] Re: Crashed randomly - Unabled to check/uncheck boxes References: <20061116032206.25975.93256.malonedeb@gandwana.ubuntu.com> Message-ID: <20061116032235.25975.42874.malone@gandwana.ubuntu.com> ** Attachment added: "Bug Report" http://librarian.launchpad.net/5083325/alacarte-bugreport.txt -- Crashed randomly - Unabled to check/uncheck boxes https://launchpad.net/bugs/71998 From jason.ribeiro at gmail.com Thu Nov 16 03:20:18 2006 From: jason.ribeiro at gmail.com (Jason Ribeiro) Date: Thu, 16 Nov 2006 03:20:18 -0000 Subject: [Bug 63649] Re: in edgy beta 1 gnome sound panel applet has no effect References: <20061002223954.2315.94060.malonedeb@gangotri.ubuntu.com> Message-ID: <20061116032018.25827.52155.malone@gandwana.ubuntu.com> Thanks for the bug report. You mentioned that this was on beta1 of edgy. Does this still happen in current edgy for you? ** Changed in: gnome-applets (Ubuntu) Status: Unconfirmed => Needs Info -- in edgy beta 1 gnome sound panel applet has no effect https://launchpad.net/bugs/63649 From gregster at uvic.ca Thu Nov 16 03:33:47 2006 From: gregster at uvic.ca (Greg Newton) Date: Thu, 16 Nov 2006 03:33:47 -0000 Subject: [Bug 61381] Re: gnome-settings-daemon crashes at login References: <20060920081804.17562.53019.malonedeb@gandwana.ubuntu.com> Message-ID: <20061116033347.25975.93525.malone@gandwana.ubuntu.com> I started a (lonely) thread at ubuntuforums: http://ubuntuforums.org/showthread.php?t=290822 that details my problem. One apparently unusual feature of my problem is that I see no errors anywhere and am unable to post a backtrace. I've had this happen on 5 successive rebuilds over the last few weeks, one with Dapper (all on the same machine). I've started to watch carefully and the last time I installed I got the behaviour after bringing the OS up-to-date and installing nvidia drivers and java - nothing else. It *always* happens after a shutdown as opposed to a restart. I've just installed a CLI version of Edgy and manually installed X, nvidia drivers, and other bare-essentials, but I'd like to have a *full* install. This thread seems to be all over the place in terms of symptoms. Is there anyone with a sense of how or if they are tied together? Is there something I could post (or do) that would be of help? -- gnome-settings-daemon crashes at login https://launchpad.net/bugs/61381 From spam at lgb.hu Thu Nov 16 05:47:15 2006 From: spam at lgb.hu (=?utf-8?b?TEdCIFtHw6Fib3IgTMOpbsOhcnRd?=) Date: Thu, 16 Nov 2006 05:47:15 -0000 Subject: [Bug 72005] OSS apps no longer works, just ALSA, strange hal-device output References: <20061116054715.25975.25410.malonedeb@gandwana.ubuntu.com> Message-ID: <20061116054715.25975.25410.malonedeb@gandwana.ubuntu.com> Public bug reported: Binary package hint: hal I've a bug I can't assign a package easily so I'm reporting it as a HAL bug just because hal-device-manager also shows the problem for example. This is an AMD64 box with Ubuntu 6.10. I had an SB Live! soundcard, softwares written for making sound though both of ALSA and OSS are worked fine. However I've installed a TV tuner card yesterday (Cinergy TV400, SAA7134 chip based). First, I had to play to reorder my PCI card because sound and tuner card affected each other (even lspci don't show one), but now both of them works. However only for ALSA! It seems, audio capabilities of SAA7134 is treated as primary (I even had to use Gnome's sound preferences to set default sound card from SAA7134 to SB Live!) because ALSA apps tried use SAA7134 by default. Ok, it's done. However OSS emulation of ALSA has problems: it tries to use SAA7134, so OSS apps can't make sound now. How can I set up OSS apps to go on working? However the strange thing (the fact that I report this as bug of HAL for): even hal-device-manager states that both of "SB Live! EMU10k1" and "SAA7134 video broadcast decoder" has item "SAA 7134 OSS Midi Device", the latter one has got this three times ... Please note that it does not disturb me too much, my one problem that OSS apps should continue to work with my SB Live! however I can't rank this problem for a package easily as I've written. Maybe it's an ALSA bug, or is it only the lack of some config settings somewhere? ** Affects: hal (Ubuntu) Importance: Undecided Status: Unconfirmed -- OSS apps no longer works, just ALSA, strange hal-device output https://launchpad.net/bugs/72005 From spam at lgb.hu Thu Nov 16 05:47:50 2006 From: spam at lgb.hu (=?utf-8?b?TEdCIFtHw6Fib3IgTMOpbsOhcnRd?=) Date: Thu, 16 Nov 2006 05:47:50 -0000 Subject: [Bug 72005] Re: OSS apps no longer works, just ALSA, strange hal-device output References: <20061116054715.25975.25410.malonedeb@gandwana.ubuntu.com> Message-ID: <20061116054750.10279.94601.malone@gangotri.ubuntu.com> Output of command "hal-device". ** Attachment added: "Output of command "hal-device"." http://librarian.launchpad.net/5084087/hal-device-output.txt -- OSS apps no longer works, just ALSA, strange hal-device output https://launchpad.net/bugs/72005 From vahag1991 at yahoo.com Thu Nov 16 06:25:28 2006 From: vahag1991 at yahoo.com (cactaur) Date: Thu, 16 Nov 2006 06:25:28 -0000 Subject: [Bug 68301] Re: [edgy] serpentine stalls 'Preparing media files' References: <20061026010506.29353.35742.malonedeb@gangotri.ubuntu.com> Message-ID: <20061116062528.10279.20542.malone@gangotri.ubuntu.com> Also have this bug. Also running edgy. When I burn mp3s, I get to a place behind the first line in the progress bar, then Serpentine freezes. When I run Serpentine -d, I get the output that's in the attached file. ** Attachment added: "Output of serpentine -d" http://librarian.launchpad.net/5084160/serpentine_error.txt -- [edgy] serpentine stalls 'Preparing media files' https://launchpad.net/bugs/68301 From DavidTangye at gmail.com Thu Nov 16 06:52:16 2006 From: DavidTangye at gmail.com (David Tangye) Date: Thu, 16 Nov 2006 06:52:16 -0000 Subject: [Bug 72013] Nautilus show incorrect 'other' file permissions through Samba shares References: <20061116065216.10115.42640.malonedeb@gangotri.ubuntu.com> Message-ID: <20061116065216.10115.42640.malonedeb@gangotri.ubuntu.com> Public bug reported: Binary package hint: nautilus I created a file with 'other' having no permissions. In Nautilus via a Samba share, the file shows that 'other' has read access. It seems to show the permissions for 'owner' and 'group' correctly, also it correctly shows the permission for 'Other' as 'no access' when looking at the file's properties via the local file system, ie not through a samba share. ** Affects: nautilus (Ubuntu) Importance: Undecided Status: Unconfirmed -- Nautilus show incorrect 'other' file permissions through Samba shares https://launchpad.net/bugs/72013 From stephen at instalek.co.za Thu Nov 16 07:44:40 2006 From: stephen at instalek.co.za (Stephen Martindale) Date: Thu, 16 Nov 2006 07:44:40 -0000 Subject: [Bug 58232] Re: gnome-terminal does not start when using xinerama and nvidia References: <20060830171544.5486.2421.malonedeb@gandwana.ubuntu.com> Message-ID: <20061116074440.25975.76123.malone@gandwana.ubuntu.com> I can confirm this problem using Edgy (64bit, gnome) and nvidia-glx. I can also confirm that disabling the the work-around suggested by jamespharaoh (disabling the composite extension) does work. I'm going to see if I can get the latest nvidia-glx drivers installed manually - if that solves the problem (without disabling the composite extension), I will report it here. ** Attachment added: "An xorg.conf with Xinerama enabled and the composite extension disabled - it works too!" http://librarian.launchpad.net/5084350/xorg.conf -- gnome-terminal does not start when using xinerama and nvidia https://launchpad.net/bugs/58232 From cogumbreiro at users.sf.net Thu Nov 16 09:17:37 2006 From: cogumbreiro at users.sf.net (Tiago Cogumbreiro) Date: Thu, 16 Nov 2006 09:17:37 -0000 Subject: [Bug 71380] Re: Serpentine crashes while trying to close the app References: <20061111164916.24668.81721.malonedeb@gangotri.ubuntu.com> Message-ID: <20061116091737.25827.39458.malone@gandwana.ubuntu.com> unfortunely the output isn't helpful. is this problem reproducible? If so, could you try it with version 0.7? Thanks. -- Serpentine crashes while trying to close the app https://launchpad.net/bugs/71380 From cogumbreiro at users.sf.net Thu Nov 16 09:15:51 2006 From: cogumbreiro at users.sf.net (Tiago Cogumbreiro) Date: Thu, 16 Nov 2006 09:15:51 -0000 Subject: [Bug 68301] Re: [edgy] serpentine stalls 'Preparing media files' References: <20061026010506.29353.35742.malonedeb@gangotri.ubuntu.com> Message-ID: <20061116091551.25827.20049.malone@gandwana.ubuntu.com> Can you please try with version 0.7? -- [edgy] serpentine stalls 'Preparing media files' https://launchpad.net/bugs/68301 From bugwatch at bugs.launchpad.net Thu Nov 16 10:32:49 2006 From: bugwatch at bugs.launchpad.net (Bug Watch Updater) Date: Thu, 16 Nov 2006 10:32:49 -0000 Subject: [Bug 7217] Re: epiphany-browser: epiphany crashes trying to print References: <20060113125536.21012.88215.launchpad@macquarie.warthogs.hbd.com> Message-ID: <20061116103255.6046.49306.launchpad@gangotri.ubuntu.com> ** Changed in: epiphany-browser (Debian) Status: Confirmed => Fix Released -- epiphany-browser: epiphany crashes trying to print https://launchpad.net/bugs/7217 From bugwatch at bugs.launchpad.net Thu Nov 16 10:39:43 2006 From: bugwatch at bugs.launchpad.net (Bug Watch Updater) Date: Thu, 16 Nov 2006 10:39:43 -0000 Subject: [Bug 71942] Re: Need more information in bug-buddy reports References: <20061115180623.350.57157.malonedeb@gangotri.ubuntu.com> Message-ID: <20061116104113.6046.57550.launchpad@gangotri.ubuntu.com> ** Changed in: bug-buddy (upstream) Status: Unknown => Fix Released -- Need more information in bug-buddy reports https://launchpad.net/bugs/71942 From bugwatch at bugs.launchpad.net Thu Nov 16 10:39:43 2006 From: bugwatch at bugs.launchpad.net (Bug Watch Updater) Date: Thu, 16 Nov 2006 10:39:43 -0000 Subject: [Bug 68257] Re: totem sidebar very big if last time opened it was maximized References: <20061025193811.31785.7798.malonedeb@gangotri.ubuntu.com> Message-ID: <20061116104300.6046.85894.launchpad@gangotri.ubuntu.com> ** Changed in: totem (upstream) Status: Confirmed => Fix Released -- totem sidebar very big if last time opened it was maximized https://launchpad.net/bugs/68257 From bugwatch at bugs.launchpad.net Thu Nov 16 10:39:43 2006 From: bugwatch at bugs.launchpad.net (Bug Watch Updater) Date: Thu, 16 Nov 2006 10:39:43 -0000 Subject: [Bug 68829] Re: [time-admin] lack of reactivity of the NTP servers list References: <20061028123238.17549.13024.malonedeb@gandwana.ubuntu.com> Message-ID: <20061116104040.6046.71719.launchpad@gangotri.ubuntu.com> ** Changed in: gst (upstream) Status: Unconfirmed => Fix Released -- [time-admin] lack of reactivity of the NTP servers list https://launchpad.net/bugs/68829 From bugwatch at bugs.launchpad.net Thu Nov 16 10:39:43 2006 From: bugwatch at bugs.launchpad.net (Bug Watch Updater) Date: Thu, 16 Nov 2006 10:39:43 -0000 Subject: [Bug 19317] Re: apps with bonobo dock toolbars crash References: <20060113140059.21012.61097.launchpad@macquarie.warthogs.hbd.com> Message-ID: <20061116104143.6046.18258.launchpad@gangotri.ubuntu.com> ** Changed in: libbonoboui (upstream) Status: Confirmed => Fix Released -- apps with bonobo dock toolbars crash https://launchpad.net/bugs/19317 From bugwatch at bugs.launchpad.net Thu Nov 16 10:39:43 2006 From: bugwatch at bugs.launchpad.net (Bug Watch Updater) Date: Thu, 16 Nov 2006 10:39:43 -0000 Subject: [Bug 26231] Re: HTML mail crashes evolution References: <20060113144831.21012.9313.launchpad@macquarie.warthogs.hbd.com> Message-ID: <20061116104046.6046.98069.launchpad@gangotri.ubuntu.com> ** Changed in: libgtkhtml (upstream) Status: Needs Info => Rejected -- HTML mail crashes evolution https://launchpad.net/bugs/26231 From bugwatch at bugs.launchpad.net Thu Nov 16 10:39:43 2006 From: bugwatch at bugs.launchpad.net (Bug Watch Updater) Date: Thu, 16 Nov 2006 10:39:43 -0000 Subject: [Bug 25106] Re: evolution-exchange: unable to setup exchange account References: <20060113143228.21012.12832.launchpad@macquarie.warthogs.hbd.com> Message-ID: <20061116104028.6046.66673.launchpad@gangotri.ubuntu.com> ** Changed in: evolution-exchange (upstream) Status: Unknown => Unconfirmed -- evolution-exchange: unable to setup exchange account https://launchpad.net/bugs/25106 From bugwatch at bugs.launchpad.net Thu Nov 16 10:39:43 2006 From: bugwatch at bugs.launchpad.net (Bug Watch Updater) Date: Thu, 16 Nov 2006 10:39:43 -0000 Subject: [Bug 20561] Re: Totem needs to remember the state it was closed in. References: <20060113140758.21012.90197.launchpad@macquarie.warthogs.hbd.com> Message-ID: <20061116104228.6046.15136.launchpad@gangotri.ubuntu.com> ** Changed in: totem (upstream) Status: Confirmed => Fix Released -- Totem needs to remember the state it was closed in. https://launchpad.net/bugs/20561 From bugwatch at bugs.launchpad.net Thu Nov 16 10:39:43 2006 From: bugwatch at bugs.launchpad.net (Bug Watch Updater) Date: Thu, 16 Nov 2006 10:39:43 -0000 Subject: [Bug 29005] Re: run dialog(alt-f2) is giving non-usable error message References: <20060119154004.15826.16939.malonedeb@gandwana.ubuntu.com> Message-ID: <20061116104249.6046.83475.launchpad@gangotri.ubuntu.com> ** Changed in: libgnome (upstream) Status: Confirmed => Fix Released -- run dialog(alt-f2) is giving non-usable error message https://launchpad.net/bugs/29005 From bugwatch at bugs.launchpad.net Thu Nov 16 10:39:43 2006 From: bugwatch at bugs.launchpad.net (Bug Watch Updater) Date: Thu, 16 Nov 2006 10:39:43 -0000 Subject: [Bug 32194] Re: no way to set order of startup programs References: <20060220220300.1427.78343.malonedeb@gangotri.ubuntu.com> Message-ID: <20061116104017.6046.62130.launchpad@gangotri.ubuntu.com> ** Changed in: gnome-session (upstream) Status: Unconfirmed => Rejected -- no way to set order of startup programs https://launchpad.net/bugs/32194 From bugwatch at bugs.launchpad.net Thu Nov 16 10:39:43 2006 From: bugwatch at bugs.launchpad.net (Bug Watch Updater) Date: Thu, 16 Nov 2006 10:39:43 -0000 Subject: [Bug 30384] Re: gnome-session-save presents a gui always References: <20060203102243.11709.32025.malonedeb@gandwana.ubuntu.com> Message-ID: <20061116104301.6046.91894.launchpad@gangotri.ubuntu.com> ** Changed in: gnome-session (upstream) Status: Confirmed => Fix Released -- gnome-session-save presents a gui always https://launchpad.net/bugs/30384 From bugwatch at bugs.launchpad.net Thu Nov 16 10:39:43 2006 From: bugwatch at bugs.launchpad.net (Bug Watch Updater) Date: Thu, 16 Nov 2006 10:39:43 -0000 Subject: [Bug 47098] Re: gst_parse_chat hangs on TAB character References: <20060528140811.16269.13475.malonedeb@gangotri.ubuntu.com> Message-ID: <20061116104114.6046.11201.launchpad@gangotri.ubuntu.com> ** Changed in: system-tools-backends (upstream) Status: Unconfirmed => Fix Released -- gst_parse_chat hangs on TAB character https://launchpad.net/bugs/47098 From bugwatch at bugs.launchpad.net Thu Nov 16 10:39:43 2006 From: bugwatch at bugs.launchpad.net (Bug Watch Updater) Date: Thu, 16 Nov 2006 10:39:43 -0000 Subject: [Bug 35315] Re: [shares-admin] doesn't respond with custom /etc/exports References: <20060317122337.6537.35573.malonedeb@gangotri.ubuntu.com> Message-ID: <20061116104119.6046.62320.launchpad@gangotri.ubuntu.com> ** Changed in: gst (upstream) Status: Unconfirmed => Fix Released -- [shares-admin] doesn't respond with custom /etc/exports https://launchpad.net/bugs/35315 From bugwatch at bugs.launchpad.net Thu Nov 16 10:39:43 2006 From: bugwatch at bugs.launchpad.net (Bug Watch Updater) Date: Thu, 16 Nov 2006 10:39:43 -0000 Subject: [Bug 66189] Re: gnome-panel crash to gtkrecentmanager code References: <20061015002243.19386.20176.malonedeb@gandwana.ubuntu.com> Message-ID: <20061116104100.6046.38974.launchpad@gangotri.ubuntu.com> ** Changed in: gtk (upstream) Status: Unconfirmed => In Progress -- gnome-panel crash to gtkrecentmanager code https://launchpad.net/bugs/66189 From launchpad at bzzt.net Thu Nov 16 10:51:07 2006 From: launchpad at bzzt.net (raboof) Date: Thu, 16 Nov 2006 10:51:07 -0000 Subject: [Bug 32194] Re: no way to set order of startup programs References: <20060220220300.1427.78343.malonedeb@gangotri.ubuntu.com> Message-ID: <20061116105107.10115.56506.malone@gangotri.ubuntu.com> gnome bug #336719 was marked duplicate of gnome bug 330693. ** Changed in: gnome-session (upstream) Bugwatch: GNOME Bug Tracker #336719 => GNOME Bug Tracker #330693 Status: Rejected => Unknown -- no way to set order of startup programs https://launchpad.net/bugs/32194 From satkata at web.de Thu Nov 16 10:53:03 2006 From: satkata at web.de (satkata) Date: Thu, 16 Nov 2006 10:53:03 -0000 Subject: [Bug 25931] Re: Failed to initalize HAL. References: <20060113144702.21012.92175.launchpad@macquarie.warthogs.hbd.com> Message-ID: <20061116105303.25827.47119.malone@gandwana.ubuntu.com> Hi, I have upgraded from Dapper to Edgy before a month or so and everything was running smoothly till week ago. When I am logging into Ubuntu, I got the same message as above described "Failed to initialize HAL". The Problem seems to be, that dbus is not being starting properly or at the right time ???. I checked all syslinks under /etc/rc2.d/ and everything is fine. I just saw in the above messages though that others have 'dbus' with starting number 12 (/etc/rc2.d/S12dbus), but on my laptop it is 50 (/etc/rc2.d/S50dbus). When I logout and switch to terminal console and run: 'sudo /etc/init.d/dbus start', it says that dbus is being already started. Running: 'sudo /etc/ini.d/dbus restart' and then logging in again fixes everything. Should i change that starting sequence number, but then why now.? It was starting fine till week ago, and i haven't changed anything under the system startup levels. If you need any other information that can help you, just say, because I have no idea. It's very strange. -- Failed to initalize HAL. https://launchpad.net/bugs/25931 From mcdavey at mrao.cam.ac.uk Thu Nov 16 11:06:45 2006 From: mcdavey at mrao.cam.ac.uk (Matt Davey) Date: Thu, 16 Nov 2006 11:06:45 -0000 Subject: [Bug 71837] Re: Fatal error on Palm during synchronization with Evolution References: <20061114223559.32662.3281.malonedeb@gangotri.ubuntu.com> Message-ID: <20061116110645.25975.58937.malone@gandwana.ubuntu.com> Looks like duplicate of bug # 66355 -- Fatal error on Palm during synchronization with Evolution https://launchpad.net/bugs/71837 From bruce.cowan at dsl.pipex.com Thu Nov 16 11:18:58 2006 From: bruce.cowan at dsl.pipex.com (Bruce Cowan) Date: Thu, 16 Nov 2006 11:18:58 -0000 Subject: [Bug 71928] Re: does not offer to copy CD when right click on drive References: <20061115163036.32662.80927.malonedeb@gangotri.ubuntu.com> Message-ID: <20061116111858.25975.43776.malone@gandwana.ubuntu.com> *** This bug is a duplicate of bug 60405 *** Rejecting as duplicate. ** Changed in: nautilus (Ubuntu) Assignee: (unassigned) => Ubuntu Desktop Bugs Status: Unconfirmed => Rejected -- does not offer to copy CD when right click on drive https://launchpad.net/bugs/71928 From mcdavey at mrao.cam.ac.uk Thu Nov 16 11:15:36 2006 From: mcdavey at mrao.cam.ac.uk (Matt Davey) Date: Thu, 16 Nov 2006 11:15:36 -0000 Subject: [Bug 67077] Re: After one sync, connections to a Tungsten T3 device fails References: <20061020075256.29371.43574.malonedeb@gandwana.ubuntu.com> Message-ID: <20061116111536.10115.19111.malone@gangotri.ubuntu.com> Joel, silly question, but there isn't any chance you've got two versions of gpilotd on your system: one that you run from the command line and one that the applet finds? There aren't any arguments that I can think of that would affect the behaviour as you describe. One thing to check is whether your /dev/pilot symlink always points to the right ttyUSBx device. I've a vague notion I've come across cases where it sometimes gets confused, pointing to either ttyUSB1 or ttyUSB0, but not consistently. If this is the case you may want to try configuring gpilotd to use the correct ttyUSBx device rather than relying on /dev/pilot. Either that, or configure pilot-link for libusb syncing (search around for the howto) and then you can use the "usb:" pseudo device. -- After one sync, connections to a Tungsten T3 device fails https://launchpad.net/bugs/67077 From andre at cabine.org Thu Nov 16 11:23:27 2006 From: andre at cabine.org (=?utf-8?q?Andr=C3=A9_Cruz?=) Date: Thu, 16 Nov 2006 11:23:27 -0000 Subject: [Bug 72028] Throttle status not cleared References: <20061116112327.25827.18497.malonedeb@gandwana.ubuntu.com> Message-ID: <20061116112327.25827.18497.malonedeb@gandwana.ubuntu.com> Public bug reported: Binary package hint: gnome-screensaver After running gnome-screensaver for some time, the theme does not start when the screensaver activates. It complains that it is throttled but whatever throttled the screensaver is long gone. Here are the relevant parts of the screensaver log: andre at huge:~/gnome-screensaver$ cat ../screensaver.log |grep -i throttle [listener_add_ref_entry] gs-listener-dbus.c:657 (13:49:55): adding throttler from Power Manager for reason 'Display power management activated' on connection :1.6 [listener_check_throttle] gs-listener-dbus.c:390 (13:49:55): Checking for throttle [list_ref_entry] gs-listener-dbus.c:316 (13:49:55): throttler: Power Manager for reason: Display power management activated [gs_listener_set_throttle] gs-listener-dbus.c:377 (13:49:55): Changing throttle status: 1 [listener_remove_ref_entry] gs-listener-dbus.c:682 (14:49:16): removing throttler from Power Manager for reason 'Display power management activated' on connection :1.6 [listener_check_throttle] gs-listener-dbus.c:390 (14:49:16): Checking for throttle [gs_listener_set_throttle] gs-listener-dbus.c:377 (14:49:16): Changing throttle status: 0 [listener_add_ref_entry] gs-listener-dbus.c:657 (18:46:02): adding throttler from Power Manager for reason 'Display power management activated' on connection :1.6 [listener_check_throttle] gs-listener-dbus.c:390 (18:46:02): Checking for throttle [list_ref_entry] gs-listener-dbus.c:316 (18:46:02): throttler: Power Manager for reason: Display power management activated [gs_listener_set_throttle] gs-listener-dbus.c:377 (18:46:02): Changing throttle status: 1 [listener_add_ref_entry] gs-listener-dbus.c:657 (19:46:02): adding throttler from Power Manager for reason 'Display power management activated' on connection :1.6 [listener_check_throttle] gs-listener-dbus.c:390 (19:46:02): Checking for throttle [list_ref_entry] gs-listener-dbus.c:316 (19:46:02): throttler: Power Manager for reason: Display power management activated [list_ref_entry] gs-listener-dbus.c:316 (19:46:02): throttler: Power Manager for reason: Display power management activated [listener_remove_ref_entry] gs-listener-dbus.c:682 (08:00:02): removing throttler from Power Manager for reason 'Display power management activated' on connection :1.6 [listener_check_throttle] gs-listener-dbus.c:390 (08:00:02): Checking for throttle [list_ref_entry] gs-listener-dbus.c:316 (08:00:02): throttler: Power Manager for reason: Display power management activated [listener_add_ref_entry] gs-listener-dbus.c:657 (08:30:04): adding throttler from Power Manager for reason 'Display power management activated' on connection :1.6 [listener_check_throttle] gs-listener-dbus.c:390 (08:30:04): Checking for throttle [list_ref_entry] gs-listener-dbus.c:316 (08:30:04): throttler: Power Manager for reason: Display power management activated [list_ref_entry] gs-listener-dbus.c:316 (08:30:04): throttler: Power Manager for reason: Display power management activated [listener_remove_ref_entry] gs-listener-dbus.c:682 (08:33:37): removing throttler from Power Manager for reason 'Display power management activated' on connection :1.6 [listener_check_throttle] gs-listener-dbus.c:390 (08:33:37): Checking for throttle [list_ref_entry] gs-listener-dbus.c:316 (08:33:37): throttler: Power Manager for reason: Display power management activated [listener_add_ref_entry] gs-listener-dbus.c:657 (09:03:37): adding throttler from Power Manager for reason 'Display power management activated' on connection :1.6 [listener_check_throttle] gs-listener-dbus.c:390 (09:03:37): Checking for throttle [list_ref_entry] gs-listener-dbus.c:316 (09:03:37): throttler: Power Manager for reason: Display power management activated [list_ref_entry] gs-listener-dbus.c:316 (09:03:37): throttler: Power Manager for reason: Display power management activated [listener_remove_ref_entry] gs-listener-dbus.c:682 (09:19:41): removing throttler from Power Manager for reason 'Display power management activated' on connection :1.6 [listener_check_throttle] gs-listener-dbus.c:390 (09:19:41): Checking for throttle [list_ref_entry] gs-listener-dbus.c:316 (09:19:41): throttler: Power Manager for reason: Display power management activated [manager_maybe_start_job_for_window] gs-manager.c:207 (10:59:13): Not starting job because throttled [manager_maybe_start_job_for_window] gs-manager.c:207 (10:59:13): Not starting job because throttled [manager_maybe_start_job_for_window] gs-manager.c:207 (10:59:42): Not starting job because throttled [manager_maybe_start_job_for_window] gs-manager.c:207 (10:59:42): Not starting job because throttled [manager_maybe_start_job_for_window] gs-manager.c:207 (11:04:05): Not starting job because throttled [manager_maybe_start_job_for_window] gs-manager.c:207 (11:04:05): Not starting job because throttled [manager_maybe_start_job_for_window] gs-manager.c:207 (11:07:50): Not starting job because throttled [manager_maybe_start_job_for_window] gs-manager.c:207 (11:07:50): Not starting job because throttled [manager_maybe_start_job_for_window] gs-manager.c:207 (11:11:25): Not starting job because throttled [manager_maybe_start_job_for_window] gs-manager.c:207 (11:11:25): Not starting job because throttled andre at huge:~/gnome-screensaver$ Please tell me if you need more information. This is on Edgy, upgraded from Dapper. I don't recall seeing this on Dapper. ** Affects: gnome-screensaver (Ubuntu) Importance: Undecided Status: Unconfirmed -- Throttle status not cleared https://launchpad.net/bugs/72028 From mcdavey at mrao.cam.ac.uk Thu Nov 16 11:22:14 2006 From: mcdavey at mrao.cam.ac.uk (Matt Davey) Date: Thu, 16 Nov 2006 11:22:14 -0000 Subject: [Bug 65513] Re: Sync failes - Evolution/T5 - Ubuntu Edgy References: <20061011160558.3126.7298.malonedeb@gangotri.ubuntu.com> Message-ID: <20061116112214.25975.47460.malone@gandwana.ubuntu.com> This could have been forwarded to upstream evolution->conduits as an improvement suggestion... It would be better if bogus data from the palm didn't cause the app to throw an assert failure, but resulted in a log message and skipping of the record, or some such. It's a rare enough case, I guess. -- Sync failes - Evolution/T5 - Ubuntu Edgy https://launchpad.net/bugs/65513 From dmalinovsky at gmail.com Thu Nov 16 12:07:52 2006 From: dmalinovsky at gmail.com (Denis Malinovsky) Date: Thu, 16 Nov 2006 12:07:52 -0000 Subject: [Bug 71380] Re: Serpentine crashes while trying to close the app References: <20061111164916.24668.81721.malonedeb@gangotri.ubuntu.com> Message-ID: <20061116120752.10279.15895.malone@gangotri.ubuntu.com> We'll be able to do it only when Ubuntu will upgrade Serpentine version to 0.7. The problem is this crash is rare and I'm not sure what was the conditions of it?my spouse reported it to me and I sent you a crash report. -- Serpentine crashes while trying to close the app https://launchpad.net/bugs/71380 From campbell.kc at gmail.com Thu Nov 16 12:23:34 2006 From: campbell.kc at gmail.com (Kevin) Date: Thu, 16 Nov 2006 12:23:34 -0000 Subject: [Bug 72032] totem-mozilla is active for full screen videos References: <20061116122334.10115.25810.malonedeb@gangotri.ubuntu.com> Message-ID: <20061116122334.10115.25810.malonedeb@gangotri.ubuntu.com> Public bug reported: Binary package hint: totem-mozilla The totem-mozilla plugin included from edgy on automatically runs on full screen videos as well as embedded videos. When you go to a website containing a video, you typically want to watch it embedded in the browser when it is embedded in the site, but want to download it if you are just clicking a file. For example, thatvideosite.com has embedded wmv's. These work fine, but then you can click "Download this video" and instead of downloading, it opens as a full screen plugin. There is also no obvious way to disable the plugin for certain file types in the default install. You currently have to go into about:config, change browser.download.hide_plugins_without_extensions to false, and then enter properties in firefox to disable it for certain filetypes. And then, if you disable a file type, it no longer works for embedded content! Some sort of better system should be implemented. ** Affects: totem (Ubuntu) Importance: Undecided Status: Unconfirmed -- totem-mozilla is active for full screen videos https://launchpad.net/bugs/72032 From f.turki at tu-bs.de Thu Nov 16 13:04:04 2006 From: f.turki at tu-bs.de (Faical Turki) Date: Thu, 16 Nov 2006 13:04:04 -0000 Subject: [Bug 72036] Fullscreen in evince and Desktop switch References: <20061116130405.25975.8547.malonedeb@gandwana.ubuntu.com> Message-ID: <20061116130405.25975.8547.malonedeb@gandwana.ubuntu.com> Public bug reported: Binary package hint: evince Using evince in fullscreen mode (F11) and switching to another Desktop (Alt+Ctl+Arrow) keeps the Toolbar on the top. Shouldn't it disappear? Thx. ** Affects: evince (Ubuntu) Importance: Undecided Status: Unconfirmed -- Fullscreen in evince and Desktop switch https://launchpad.net/bugs/72036 From palopezv at gmail.com Thu Nov 16 13:24:53 2006 From: palopezv at gmail.com (=?utf-8?q?Pedro_Alejandro_L=C3=B3pez-Valencia?=) Date: Thu, 16 Nov 2006 13:24:53 -0000 Subject: [Bug 71432] Re: gnome-volume manager depends on gnome-mount, which does not exist References: <20061112021603.25975.51944.malonedeb@gandwana.ubuntu.com> Message-ID: <20061116132453.25827.17174.malone@gandwana.ubuntu.com> Confirmed here too. I keep track of Feisty's development in a virtual machine and only have main and restricted enabled, which amounts to a default Ubuntu installation... -- gnome-volume manager depends on gnome-mount, which does not exist https://launchpad.net/bugs/71432 From mr.somewhere at yahoo.fr Thu Nov 16 13:49:05 2006 From: mr.somewhere at yahoo.fr (nyarla33) Date: Thu, 16 Nov 2006 13:49:05 -0000 Subject: [Bug 67034] Re: available speeds are wrong References: <20061019223710.20673.32054.malonedeb@gangotri.ubuntu.com> Message-ID: <20061116134906.10279.82534.malone@gangotri.ubuntu.com> I have the same error messsage "error while writing to disc, try a lower speed" as Joe Childrose. The CD seems to be actually burned properly here too. lshal output: nous at ubuntu:~$ lshal | grep storage.cdrom storage.cdrom.write_speeds = {'8467', '7056', '5645', '4234', '2822', '2117'} (string list) storage.cdrom.write_speed = 8467 (0x2113) (int) storage.cdrom.read_speed = 8467 (0x2113) (int) storage.cdrom.support_media_changed = true (bool) storage.cdrom.hddvdrw = false (bool) storage.cdrom.hddvdr = false (bool) storage.cdrom.hddvd = false (bool) storage.cdrom.bdre = false (bool) storage.cdrom.bdr = false (bool) storage.cdrom.bd = false (bool) storage.cdrom.dvdplusrdl = true (bool) storage.cdrom.dvdplusrw = true (bool) storage.cdrom.dvdplusr = true (bool) storage.cdrom.dvdram = false (bool) storage.cdrom.dvdrw = false (bool) storage.cdrom.dvdr = true (bool) storage.cdrom.dvd = true (bool) storage.cdrom.cdrw = true (bool) storage.cdrom.cdr = true (bool) info.capabilities = {'storage', 'block', 'storage.cdrom'} (string list) nous at ubuntu:~$ nous at ubuntu:~$ gconftool -R /apps/nautilus-cd-burner burnproof = true temp_iso_dir = debug = true overburn = false default_speed = 0 /apps/nautilus-cd-burner/ubuntu: last_device = /dev/hdc nous at ubuntu:~$ ** Attachment added: "Burn Dialog" http://librarian.launchpad.net/5085466/capture2.png -- available speeds are wrong https://launchpad.net/bugs/67034 From mr.somewhere at yahoo.fr Thu Nov 16 13:54:15 2006 From: mr.somewhere at yahoo.fr (nyarla33) Date: Thu, 16 Nov 2006 13:54:15 -0000 Subject: [Bug 67034] Re: available speeds are wrong References: <20061019223710.20673.32054.malonedeb@gangotri.ubuntu.com> Message-ID: <20061116135415.25975.7317.malone@gandwana.ubuntu.com> ** Attachment added: "error message" http://librarian.launchpad.net/5085472/capture3.png -- available speeds are wrong https://launchpad.net/bugs/67034 From mathieu at effraie.org Thu Nov 16 14:08:51 2006 From: mathieu at effraie.org (effraie) Date: Thu, 16 Nov 2006 14:08:51 -0000 Subject: [Bug 70821] Re: libglibmm-2.4-dev seems to be buggy on ppc References: <20061108001919.32016.96370.malonedeb@gandwana.ubuntu.com> Message-ID: <20061116140851.25975.94434.malone@gandwana.ubuntu.com> the source (succesfully) package is here: http://mental-ppc.tuxfamily.org/dists/dists/edgy-mppc/incoming/ ( http://depot.effraie.org is mostly for my own usage, when i build software as e17 or beryl for ppc) i'm not sure to understand your question about my compiler (my english is poor). hope this will be an answer : effraie at ubook:~$ apt-cache policy gcc gcc: Install? : 4:4.1.1-6ubuntu3 Candidat : 4:4.1.1-6ubuntu3 Table de version : *** 4:4.1.1-6ubuntu3 0 500 http://archive.ubuntu.com edgy/main Packages 100 /var/lib/dpkg/status effraie at ubook:~$ apt-cache policy pbuilder pbuilder: Install? : 0.155ubuntu3 Candidat : 0.155ubuntu3 Table de version : *** 0.155ubuntu3 0 500 http://archive.ubuntu.com edgy/main Packages 100 /var/lib/dpkg/status -- libglibmm-2.4-dev seems to be buggy on ppc https://launchpad.net/bugs/70821 From vahag1991 at yahoo.com Thu Nov 16 14:25:50 2006 From: vahag1991 at yahoo.com (cactaur) Date: Thu, 16 Nov 2006 14:25:50 -0000 Subject: [Bug 68301] Re: [edgy] serpentine stalls 'Preparing media files' References: <20061026010506.29353.35742.malonedeb@gangotri.ubuntu.com> Message-ID: <20061116142550.25827.87290.malone@gandwana.ubuntu.com> Ran with 0.7. Still didn't work ** Attachment added: "Output of serpentine -d v0.7" http://librarian.launchpad.net/5085544/serpentine0.7_output.txt -- [edgy] serpentine stalls 'Preparing media files' https://launchpad.net/bugs/68301 From vahag1991 at yahoo.com Thu Nov 16 14:42:06 2006 From: vahag1991 at yahoo.com (cactaur) Date: Thu, 16 Nov 2006 14:42:06 -0000 Subject: [Bug 68301] Re: [edgy] serpentine stalls 'Preparing media files' References: <20061026010506.29353.35742.malonedeb@gangotri.ubuntu.com> Message-ID: <20061116144206.10115.88881.malone@gangotri.ubuntu.com> Hmmmm......that's odd. Serpentine started again after me leaving it on for half an hour. Well, I guess the bug is fixed for me. -- [edgy] serpentine stalls 'Preparing media files' https://launchpad.net/bugs/68301 From business at regenpfeifer.eu Thu Nov 16 14:46:51 2006 From: business at regenpfeifer.eu (regenpfeifer) Date: Thu, 16 Nov 2006 14:46:51 -0000 Subject: [Bug 72041] Evolution 2.8.1 problems with IMAP References: <20061116144651.25827.52224.malonedeb@gandwana.ubuntu.com> Message-ID: <20061116144651.25827.52224.malonedeb@gandwana.ubuntu.com> Public bug reported: Binary package hint: evolution I've recently installed Ubuntu 6.10 Edgy with GNOME 2.16.1. As mail- client I'm using Evolution 2.8.1. I have noticed the following problem with IMAP accounts: every IMAP account shows the "normal" folders (inbox, sent etc.), but additionally it also shows an empty and nameless folder. This folder cannot be deleted, the subscription cannot be cancelled. Trying this I'm getting error messages such as: "cannot delete folder: unknown folder". The nameless folder definitely doesn't exist at the account (I checked by web access of the account at my provider's control center). I've tried with other e-mail clients (Outlook, Thunderbird, KMail), they all can access the IMAP-account without any problems and without showing empty nameless folders. I have also tried with different IMAP-accounts, have created fresh accounts from the scratch at my provider. I have even tried Evolution 2.8.1 at different computers. At last I have tried another provider (using a freemail IMAP account). Every time Evolution shows the same problem: a mysterious nameless IMAP-folder which I cannot get rid of. I have also started Ubuntu and Evolution from the live DVD: still the same problem. ** Affects: evolution (Ubuntu) Importance: Undecided Status: Unconfirmed -- Evolution 2.8.1 problems with IMAP https://launchpad.net/bugs/72041 From sjoeboo at sjoeboo.com Thu Nov 16 14:47:52 2006 From: sjoeboo at sjoeboo.com (matt nicholson) Date: Thu, 16 Nov 2006 14:47:52 -0000 Subject: [Bug 61755] Re: No bonjour support References: <20060921223643.17606.85439.malonedeb@gandwana.ubuntu.com> Message-ID: <20061116144752.10115.92427.malone@gangotri.ubuntu.com> any chance in updating this/getting this in to feisty since its so early in the dev cycle? -- No bonjour support https://launchpad.net/bugs/61755 From gkulyk at yahoo.de Thu Nov 16 15:09:57 2006 From: gkulyk at yahoo.de (Gert Kulyk) Date: Thu, 16 Nov 2006 15:09:57 -0000 Subject: [Bug 72041] Re: Evolution 2.8.1 problems with IMAP References: <20061116144651.25827.52224.malonedeb@gandwana.ubuntu.com> Message-ID: <20061116150957.10279.7323.malone@gangotri.ubuntu.com> I had to delete a file in ~/.evolution/mail/imap/youraccount/folders , but I don't remember how it was named. It was easy to find it, because the other names were clear. I thought, this was due to the fact that I was using in my office thunderbird before, which was creating a trash folder which I deleted, but obiously this is a bug in evo. -- Evolution 2.8.1 problems with IMAP https://launchpad.net/bugs/72041 From javiermon at gmail.com Thu Nov 16 15:34:51 2006 From: javiermon at gmail.com (kmon) Date: Thu, 16 Nov 2006 15:34:51 -0000 Subject: [Bug 27109] Re: nautilus uses 100% cpu after closing a ssh session References: <20060113145257.21012.37961.launchpad@macquarie.warthogs.hbd.com> Message-ID: <20061116153451.10279.57180.malone@gangotri.ubuntu.com> The upstream bugtracker still shows this bug opened, so maybe the ftp bug is a different one? -- nautilus uses 100% cpu after closing a ssh session https://launchpad.net/bugs/27109 From javiermon at gmail.com Thu Nov 16 15:43:07 2006 From: javiermon at gmail.com (kmon) Date: Thu, 16 Nov 2006 15:43:07 -0000 Subject: [Bug 56786] Re: Nautilus uses 100% CPU when trying to create thumbnails References: <20060818091847.10832.87087.malonedeb@gandwana.ubuntu.com> Message-ID: <20061116154307.25827.10363.malone@gandwana.ubuntu.com> Hi I think this also happens on my edgy install on startup. Nautilus uses 100% CPU and I have to killall it, then everything is fine. This happens to me almost on every reboot. I think it's the same issue since I sometime have images or folders with videos on my desktop folder and they show with the "creating thumbnail" icon -- Nautilus uses 100% CPU when trying to create thumbnails https://launchpad.net/bugs/56786 From joel at parke.ods.org Thu Nov 16 16:08:53 2006 From: joel at parke.ods.org (JoelParke) Date: Thu, 16 Nov 2006 16:08:53 -0000 Subject: [Bug 67077] Re: After one sync, connections to a Tungsten T3 device fails References: <20061020075256.29371.43574.malonedeb@gandwana.ubuntu.com> <20061116111536.10115.19111.malone@gangotri.ubuntu.com> Message-ID: <1163693333.5356.15.camel@parke.ods.org> Hi Matt, Indeed I only have one gpilotd. I attempted to get libusb working. - that seems fine as i got pilot-xfer -p usb: -l to work. But I did have a question about ~/.gnome2/gnome-pilot.d/gpilot I could not figure out what to set /dev/pilot to? I tried device=/dev/bus/usb/002/001 which is the actual Palm usb device, and that didn't work. Any ideas? One thing I did notice is that when gpilotd is run at the command line is says: gpilotd-Message: gnome-pilot 2.0.14 starting... gpilotd-Message: compiled for pilot-link version 0.12.1 gpilotd-Message: compiled with [VFS] [USB] [IrDA] [Network] (gnome-pilot:21866): gpilotd-WARNING **: Number of devices is configured to 0 (gnome-pilot:21866): gpilotd-WARNING **: No accessible devices available (gnome-pilot:21866): gpilotd-WARNING **: Number of PDAs is configured to 0 gpilotd-Message: Activating CORBA server gpilotd-Message: bonobo_activation_active_server_register = 0 Which seems to imply that it doesn't read the same config as when the applet runs gpilotd. Could that be the problem since sync works after this if I run the applet and then sync? Thanks, Joel -- After one sync, connections to a Tungsten T3 device fails https://launchpad.net/bugs/67077 From joel at parke.ods.org Thu Nov 16 16:36:51 2006 From: joel at parke.ods.org (JoelParke) Date: Thu, 16 Nov 2006 16:36:51 -0000 Subject: [Bug 67077] Re: After one sync, connections to a Tungsten T3 device fails References: <20061020075256.29371.43574.malonedeb@gandwana.ubuntu.com> <20061116111536.10115.19111.malone@gangotri.ubuntu.com> Message-ID: <1163695011.5356.24.camel@parke.ods.org> One more attempt by deleting the gpilotd config file caused the applet to reconfigure the gpilot. I attempted to set it to usb; but that complained with the visor module still running. So I selected the dev/ttyUSB1 which sync'd correctly and repeatedly. I have put visor in both /etc/modprobe.d/blacklist-palm /etc/hotplug/blacklist So I will now reboot to make sure that the visor module doesn't get loaded. Thanks, Joel -- Joel Parke -- After one sync, connections to a Tungsten T3 device fails https://launchpad.net/bugs/67077 From mcdavey at mrao.cam.ac.uk Thu Nov 16 16:40:31 2006 From: mcdavey at mrao.cam.ac.uk (Matt Davey) Date: Thu, 16 Nov 2006 16:40:31 -0000 Subject: [Bug 67077] Re: After one sync, connections to a Tungsten T3 device fails References: <20061020075256.29371.43574.malonedeb@gandwana.ubuntu.com> Message-ID: <20061116164031.25975.48820.malone@gandwana.ubuntu.com> Joel: > Indeed I only have one gpilotd. I attempted to get libusb working. - > that seems fine as i got > pilot-xfer -p usb: -l > to work. But I did have a question about > ~/.gnome2/gnome-pilot.d/gpilot > I could not figure out what to set /dev/pilot to? You should be able to set it to 'usb:' using the config applet. It should even be one of the options in the drop down list. > One thing I did notice is that when gpilotd is run at the command line > is says: [...] > (gnome-pilot:21866): gpilotd-WARNING **: Number of devices is configured to 0 [...] > Which seems to imply that it doesn't read the same config as when the > applet runs gpilotd. Could that be the problem since sync works after > this if I run the applet and then sync? Have you edited your ~/.gnome2/gnome-pilot.d/gpilot? Is it possible that it's been mucked up so that gpilotd can't parse it? I can't think of a good reason to edit that file by hand, at least with pilot-link 0.12 and gp 2.0.14. You could try removing or moving your ~/.gnome2/gnome-pilot.d directory altogether and trying the config steps again. Matt -- After one sync, connections to a Tungsten T3 device fails https://launchpad.net/bugs/67077 From joel at parke.ods.org Thu Nov 16 16:57:57 2006 From: joel at parke.ods.org (JoelParke) Date: Thu, 16 Nov 2006 16:57:57 -0000 Subject: [Bug 67077] Re: After one sync, connections to a Tungsten T3 device fails References: <20061020075256.29371.43574.malonedeb@gandwana.ubuntu.com> <20061116164031.25975.48820.malone@gandwana.ubuntu.com> Message-ID: <1163696277.7997.3.camel@parke.ods.org> Hi Matt, Now all is well - although there still seems to be a bug related to visor and being confused as you suspected about which usb device to use. I have deleted just the gpilotd config which causes the applet to re-inquire and setup again. Now USB is working and much faster as well - since visor is slow. Thanks for all you help! If there ever is a bug fix for visor related to the confusions about usb device, I could check that again by un-blacklisting visor, etc. Joel -- Joel Parke -- After one sync, connections to a Tungsten T3 device fails https://launchpad.net/bugs/67077 From geekboy at angrykeyboarder.com Thu Nov 16 17:09:38 2006 From: geekboy at angrykeyboarder.com (angrykeyboarder) Date: Thu, 16 Nov 2006 17:09:38 -0000 Subject: [Bug 72056] [Edgy] Gaim crashed when closing buddy list References: <20061116170938.25975.27139.malonedeb@gandwana.ubuntu.com> Message-ID: <20061116170938.25975.27139.malonedeb@gandwana.ubuntu.com> Public bug reported: That pretty much sums it up. I'd not seen that behavior before. ** Affects: gaim (Ubuntu) Importance: Undecided Status: Unconfirmed -- [Edgy] Gaim crashed when closing buddy list https://launchpad.net/bugs/72056 From geekboy at angrykeyboarder.com Thu Nov 16 17:18:04 2006 From: geekboy at angrykeyboarder.com (angrykeyboarder) Date: Thu, 16 Nov 2006 17:18:04 -0000 Subject: [Bug 72056] Re: [Edgy] Gaim crashed when closing buddy list References: <20061116170938.25975.27139.malonedeb@gandwana.ubuntu.com> Message-ID: <20061116171805.25827.79726.malone@gandwana.ubuntu.com> ** Attachment added: "Stack Trace" http://librarian.launchpad.net/5085974/_usr_bin_gaim.1000.crash -- [Edgy] Gaim crashed when closing buddy list https://launchpad.net/bugs/72056 From caravena at ubuntu-cl.org Thu Nov 16 17:55:05 2006 From: caravena at ubuntu-cl.org (Cristian Aravena Romero) Date: Thu, 16 Nov 2006 17:55:05 -0000 Subject: [Bug 72064] Open url http://.../file.mov and CRASH totem-xine References: <20061116175505.10279.49031.malonedeb@gangotri.ubuntu.com> Message-ID: <20061116175505.10279.49031.malonedeb@gangotri.ubuntu.com> Public bug reported: Package: totem-xine Version: 2.16.2-0ubuntu1 I revise: http://plone.org/about/movies/ And click in: http://ia301208.us.archive.org/3/items/SeanKellyIntroducingPlone/ploneintro.mov (First video) And CRASH -- System Information: Debian Release: testing/unstable APT prefers edgy-updates APT policy: (500, 'edgy-updates'), (500, 'edgy-security'), (500, 'edgy-proposed'), (500, 'edgy-backports'), (500, 'edgy') Architecture: i386 (i686) Shell: /bin/sh linked to /bin/dash Kernel: Linux 2.6.17-10-generic Locale: LANG=es_CL.UTF-8, LC_CTYPE=es_CL.UTF-8 (charmap=UTF-8) Versions of packages totem-xine depends on: ii gconf2 2.16.0-0ubuntu1 GNOME configuration database syste ii libart-2.0-2 2.3.17-1 Library of functions for 2D graphi ii libatk1.0-0 1.12.3-0ubuntu1 The ATK accessibility toolkit ii libaudiofile0 0.2.6-6ubuntu1 Open-source version of SGI's audio ii libavahi-client 0.6.13-2ubuntu2.2 Avahi client library ii libavahi-common 0.6.13-2ubuntu2.2 Avahi common library ii libavahi-glib1 0.6.13-2ubuntu2.2 Avahi glib integration library ii libbonobo2-0 2.16.0-0ubuntu1 Bonobo CORBA interfaces library ii libbonoboui2-0 2.16.0-0ubuntu1 The Bonobo UI library ii libc6 2.4-1ubuntu12 GNU C Library: Shared libraries ii libcairo2 1.2.4-1ubuntu2 The Cairo 2D vector graphics libra ii libdbus-1-3 0.93-0ubuntu3 simple interprocess messaging syst ii libdbus-glib-1- 0.71-1ubuntu1 simple interprocess messaging syst ii libesd-alsa0 [l 0.2.36-3ubuntu3 Enlightened Sound Daemon (ALSA) - ii libfontconfig1 2.3.2-7ubuntu2 generic font configuration library ii libfreetype6 2.2.1-5 FreeType 2 font engine, shared lib ii libgcc1 1:4.1.1-13ubuntu5 GCC support library ii libgconf2-4 2.16.0-0ubuntu1 GNOME configuration database syste ii libgcrypt11 1.2.2-2 LGPL Crypto library - runtime libr ii libglade2-0 1:2.6.0-1ubuntu2 library to load .glade files at ru ii libglib2.0-0 2.12.4-0ubuntu1 The GLib library of C routines ii libgnome-deskto 2.16.1-0ubuntu1 Utility library for loading .deskt ii libgnome-keyrin 0.6.0-0ubuntu2 GNOME keyring services library ii libgnome2-0 2.16.0-0ubuntu1 The GNOME 2 library - runtime file ii libgnomecanvas2 2.14.0-3ubuntu1 A powerful object-oriented display ii libgnomeui-0 2.16.1-0ubuntu2 The GNOME 2 libraries (User Interf ii libgnomevfs2-0 2.16.1-0ubuntu2 GNOME virtual file-system (runtime ii libgnutls13 1.4.0-3ubuntu1 the GNU TLS library - runtime libr ii libgpg-error0 1.2-1 library for common error values an ii libgtk2.0-0 2.10.6-0ubuntu1 The GTK+ graphical user interface ii libhal1 0.5.7.1-0ubuntu17 Hardware Abstraction Layer - share ii libice6 2:1.0.1-1ubuntu1 X11 Inter-Client Exchange library ii libjpeg62 6b-13 The Independent JPEG Group's JPEG ii liblaunchpad-in 0.1.4.3 library for launchpad integration ii liblircclient0 0.8.0-5ubuntu1 LIRC client library ii libnautilus-ext 2.16.1-0ubuntu3 libraries for nautilus components ii liborbit2 1:2.14.3-0ubuntu2 libraries for ORBit2 - a CORBA ORB ii libpango1.0-0 1.14.5-0ubuntu1 Layout and rendering of internatio ii libpng12-0 1.2.8rel-5.1 PNG library - runtime ii libpopt0 1.10-2 lib for parsing cmdline parameters ii libselinux1 1.30-1ubuntu1 SELinux shared libraries ii libsm6 2:1.0.1-1ubuntu1 X11 Session Management library ii libstartup-noti 0.8-1ubuntu1 library for program launch feedbac ii libstdc++6 4.1.1-13ubuntu5 The GNU Standard C++ Library v3 ii libtasn1-3 0.3.5-1 Manage ASN.1 structures (runtime) ii libtotem-plpars 2.16.2-0ubuntu1 Totem Playlist Parser library - ru ii libx11-6 2:1.0.3-0ubuntu4 X11 client-side library ii libxcursor1 1.1.7-0ubuntu1 X cursor management library ii libxext6 2:1.0.1-1ubuntu1 X11 miscellaneous extension librar ii libxfixes3 1:4.0.1-0ubuntu1 X11 miscellaneous 'fixes' extensio ii libxi6 2:1.0.1-0ubuntu1 X11 Input extension library ii libxine1 1.1.2+repacked1-0ubuntu3 the xine video/media player librar ii libxinerama1 2:1.0.1-4build1 X11 Xinerama extension library ii libxml2 2.6.26.dfsg-2ubuntu4 GNOME XML library ii libxrandr2 2:1.1.1-0ubuntu1 X11 RandR extension library ii libxrender1 1:0.9.1-0ubuntu1 X Rendering Extension client libra ii zlib1g 1:1.2.3-13ubuntu2 compression library - runtime Versions of packages totem-xine recommends: ii totem-mozilla 2.16.2-0ubuntu1 Totem Mozilla plugin -- debconf-show failed ** Affects: totem (Ubuntu) Importance: Undecided Status: Unconfirmed -- Open url http://.../file.mov and CRASH totem-xine https://launchpad.net/bugs/72064 From caravena at ubuntu-cl.org Thu Nov 16 18:00:57 2006 From: caravena at ubuntu-cl.org (Cristian Aravena Romero) Date: Thu, 16 Nov 2006 18:00:57 -0000 Subject: [Bug 72064] Re: Open url http://.../file.mov and CRASH totem-xine References: <20061116175505.10279.49031.malonedeb@gangotri.ubuntu.com> Message-ID: <20061116180057.10279.92798.malone@gangotri.ubuntu.com> My BugTrace ** Attachment added: "BugTrace" http://librarian.launchpad.net/5086329/_usr_lib_totem_totem-mozilla-viewer.1000.crash -- Open url http://.../file.mov and CRASH totem-xine https://launchpad.net/bugs/72064 From toeknee at haircrazy.info Thu Nov 16 18:24:17 2006 From: toeknee at haircrazy.info (Anthony Batchelor) Date: Thu, 16 Nov 2006 18:24:17 -0000 Subject: [Bug 70733] Python plug-in freezes References: <20061107132056.32016.86501.malonedeb@gandwana.ubuntu.com> Message-ID: <20061116182417.10115.89816.launchpad@canonical@gangotri.ubuntu.com> Public bug reported: The Python interactive plug-in freezes after the first command. Even simple things like print 'Hi' freeze the program. This freezes all of rhythmbox (but it continues to play). The only way to skip songs/use the gui at all, is to kill rhythmbox and restart it. ** Affects: rhythmbox (Ubuntu) Importance: Undecided Status: Needs Info -- Python plug-in freezes https://launchpad.net/bugs/70733 From peter at liedler.at Thu Nov 16 18:24:16 2006 From: peter at liedler.at (Peter Liedler) Date: Thu, 16 Nov 2006 18:24:16 -0000 Subject: [Bug 70733] Re: Python plug-in freezes References: <20061107132056.32016.86501.malonedeb@gandwana.ubuntu.com> Message-ID: <20061116182416.10115.74946.malone@gangotri.ubuntu.com> Sorry changed wrong bug ** Changed in: python2.5 (Ubuntu) Sourcepackagename: python2.5 => rhythmbox -- Python plug-in freezes https://launchpad.net/bugs/70733 From peter at liedler.at Thu Nov 16 18:18:48 2006 From: peter at liedler.at (Peter Liedler) Date: Thu, 16 Nov 2006 18:18:48 -0000 Subject: [Bug 70733] Re: Python plug-in freezes References: <20061107132056.32016.86501.malonedeb@gandwana.ubuntu.com> Message-ID: <20061116181848.10115.64907.malone@gangotri.ubuntu.com> I can confirm this on a Asus W5F duo core 1 Ghz. My graphic chip is a intel 945. Which one do you have? lspci 00:00.0 Host bridge: Intel Corporation Mobile 945GM/PM/GMS/940GML and 945GT Express Memory Controller Hub (rev 03) 00:02.0 VGA compatible controller: Intel Corporation Mobile 945GM/GMS/940GML Express Integrated Graphics Controller (rev 03) 00:02.1 Display controller: Intel Corporation Mobile 945GM/GMS/940GML Express Integrated Graphics Controller (rev 03) -- Python plug-in freezes https://launchpad.net/bugs/70733 From peter at liedler.at Thu Nov 16 18:20:51 2006 From: peter at liedler.at (Peter Liedler) Date: Thu, 16 Nov 2006 18:20:51 -0000 Subject: [Bug 70733] Re: Python plug-in freezes References: <20061107132056.32016.86501.malonedeb@gandwana.ubuntu.com> Message-ID: <20061116182051.10115.76912.malone@gangotri.ubuntu.com> Changing package to python ** Changed in: rhythmbox (Ubuntu) Sourcepackagename: rhythmbox => python2.5 -- Python plug-in freezes https://launchpad.net/bugs/70733 From jonathan.anderson at ieee.org Thu Nov 16 18:37:59 2006 From: jonathan.anderson at ieee.org (Jon Anderson) Date: Thu, 16 Nov 2006 18:37:59 -0000 Subject: [Bug 72070] GNUChess Conflict (/usr/bin/gnuchess in two packages) References: <20061116183759.10115.36524.malonedeb@gangotri.ubuntu.com> Message-ID: <20061116183759.10115.36524.malonedeb@gangotri.ubuntu.com> Public bug reported: Binary package hint: gnome-games While upgrading to the Feisty Fawn, I got an error concerning /usr/bin/gnuchess. It seems as though this file is in two packages: gnuchess and gnome-games. Seems to me that it shouldn't be in gnome- games, that if GNOME wants GNU Chess, it should recommend it. ** Affects: gnome-games (Ubuntu) Importance: Undecided Status: Unconfirmed -- GNUChess Conflict (/usr/bin/gnuchess in two packages) https://launchpad.net/bugs/72070 From peter at liedler.at Thu Nov 16 18:43:30 2006 From: peter at liedler.at (Peter Liedler) Date: Thu, 16 Nov 2006 18:43:30 -0000 Subject: [Bug 70733] Re: Python plug-in freezes References: <20061107132056.32016.86501.malonedeb@gandwana.ubuntu.com> Message-ID: <20061116184330.25827.24630.malone@gandwana.ubuntu.com> Sorry, must have been something other. After restarting rhythmbox it worked. Did you try to reinstall rhythmbox? -- Python plug-in freezes https://launchpad.net/bugs/70733 From encompass at gmail.com Thu Nov 16 18:51:44 2006 From: encompass at gmail.com (encompass) Date: Thu, 16 Nov 2006 18:51:44 -0000 Subject: [Bug 72073] Setting up lirc... crashed when trying to test the buttons. References: <20061116185144.10115.79586.malonedeb@gangotri.ubuntu.com> Message-ID: <20061116185144.10115.79586.malonedeb@gangotri.ubuntu.com> Public bug reported: Just started up RB and it crashed after trying the stop and other features. Weird huh? I will report if it happens again. ** Affects: rhythmbox (Ubuntu) Importance: Undecided Status: Unconfirmed -- Setting up lirc... crashed when trying to test the buttons. https://launchpad.net/bugs/72073 From encompass at gmail.com Thu Nov 16 18:56:26 2006 From: encompass at gmail.com (encompass) Date: Thu, 16 Nov 2006 18:56:26 -0000 Subject: [Bug 72073] Re: Setting up lirc... crashed when trying to test the buttons. References: <20061116185144.10115.79586.malonedeb@gangotri.ubuntu.com> Message-ID: <20061116185626.25975.29861.malone@gandwana.ubuntu.com> The crash report... LIRCRC file pasted too.. #THIS LIST OF LIRC BINDINGS HAVE BEEN GATHERED BY: ## JASON BROWER ENCOMPASS at GMAIL.COM ## EMAIL ME IF YOU WOULD LIKE TO ADD ANY OTHER BINDINGS TO THIS LIST ##____________________________________________________________________________ ## BEGIN = SHOWS THE BEGINING OF THE SCRIPT ## BUTTON = THE BUTTON RESPONS THAT IS RETURNED WHEN YOU RUN IRW AND PRESS THE BUTTON ## PROG = THE NAME OF THE PROGRAM THAT IS RUN THE COMMAND (BINDING) ## CONFIG = THE COMMAND THAT IS SENT TO THE PROGRAM TO USE. ## END = SHOWS THE END OF THE SCRIPT ## --------------------------------------------------------------------------- ##THE FOLLOWING IS A LIST OF PROGRAMS AND ALL THE KNOW BINDINGS ARE LISTS BELOW. ##IF I AM MISSING A BINDING JUST EMAIL ME AND I WILL ADD IT TO THE MASTER LIST ##____________________________________________________________________________ ##| PROGRAM | SHORT DESCRIPTION ##|-----------|--------------------------------------------------------------- ##| IREXEC | PROGRAM TO LISTEN TO THE REMOTE AND EXECTUE WHAT EVER YOU LIKE FOR EACH ASSIGNED BUTTON ##| XINE | A POPULAR MEDIA PLAYER WITH EXCELLENT SUPPORT FOR LIRC ##| TOTEM | A SIMPLE AND EASY TO YOU MEDIA PLAY FOR GNOME ##| XMMS | A POWERFUL AND USEFUL AUDIO PLAYER ##| ##---------------------------------------------------------------------------- ################## ## <--IREXEC--> ## ################## ## Power down the computer begin button = POWER prog = irexec config = sudo shutdown -h now end ## Start xmms begin button = MUSIC_NOTE prog = irexec config = xmms end ##################### ## <--MPLAYER--> ## ##################### begin button = VOLUME_UP prog = mplayer config = volume 1 repeat = 1 end begin button = VOLUME_DOWN prog = mplayer config = volume -1 repeat = 1 end begin button = YELLOW prog = mplayer config = pause end begin button = RED prog = mplayer config = quit 0 end begin button = RIGHT prog = mplayer config = pt_step 1 repeat = 0 end begin button = LEFT prog = mplayer config = pt_step -1 repeat = 0 end begin button = MUTE prog = mplayer config = mute end ################ ## <--XINE--> ## ################ # start playback begin button = GREEN prog = xine repeat = 0 config = Play end # playback pause toggle begin button = YELLOW prog = xine repeat = 0 config = Pause end # stop playback begin button = RED prog = xine repeat = 0 config = Stop end # take a snapshot begin button = SCREEN_PLUS prog = xine repeat = 0 config = Snapshot end # eject the current medium begin button = xxxxx prog = xine repeat = 0 config = Eject end # select and play next MRL in the playlist begin button = xxxxx prog = xine repeat = 0 config = NextMrl end # select and play previous MRL in the playlist begin button = xxxxx prog = xine repeat = 0 config = PriorMrl end # loop mode toggle begin button = xxxxx prog = xine repeat = 0 config = ToggleLoopMode end # stop playback after played stream begin button = xxxxx prog = xine repeat = 0 config = PlaylistStop end # scan playlist to grab stream infos begin button = xxxxx prog = xine repeat = 0 config = ScanPlaylistInfo end # add a mediamark from current playback begin button = xxxxx prog = xine repeat = 0 config = AddMediamark end # edit selected mediamark begin button = xxxxx prog = xine repeat = 0 config = MediamarkEditor end # set position to -60 seconds in current stream begin button = CHANNEL_DOWN prog = xine repeat = 0 config = SeekRelative-60 end # set position to +60 seconds in current stream begin button = CHANNEL_UP prog = xine repeat = 0 config = SeekRelative+60 end # set position to -30 seconds in current stream begin button = xxxxx prog = xine repeat = 0 config = SeekRelative-30 end # set position to +30 seconds in current stream begin button = xxxxx prog = xine repeat = 0 config = SeekRelative+30 end # set position to -15 seconds in current stream begin button = xxxxx prog = xine repeat = 0 config = SeekRelative-15 end # set position to +15 seconds in current stream begin button = xxxxx prog = xine repeat = 0 config = SeekRelative+15 end # set position to -7 seconds in current stream begin button = xxxxx prog = xine repeat = 0 config = SeekRelative-7 end # set position to +7 seconds in current stream begin button = xxxxx prog = xine repeat = 0 config = SeekRelative+7 end # set position to beginning of current stream begin button = 0 prog = xine repeat = 0 config = SetPosition0% end # set position to 10% of current stream begin button = 1 prog = xine repeat = 0 config = SetPosition10% end # set position to 20% of current stream begin button = 2 prog = xine repeat = 0 config = SetPosition20% end # set position to 30% of current stream begin button = 3 prog = xine repeat = 0 config = SetPosition30% end # set position to 40% of current stream begin button = 4 prog = xine repeat = 0 config = SetPosition40% end # set position to 50% of current stream begin button = 5 prog = xine repeat = 0 config = SetPosition50% end # set position to 60% of current stream begin button = 6 prog = xine repeat = 0 config = SetPosition60% end # set position to 70% of current stream begin button = 7 prog = xine repeat = 0 config = SetPosition70% end # set position to 80% of current stream begin button = 8 prog = xine repeat = 0 config = SetPosition80% end # set position to 90% of current stream begin button = 9 prog = xine repeat = 0 config = SetPosition90% end # increment playback speed begin button = xxxxx prog = xine repeat = 0 config = SpeedFaster end # decrement playback speed begin button = xxxxx prog = xine repeat = 0 config = SpeedSlower end # reset playback speed begin button = xxxxx prog = xine repeat = 0 config = SpeedReset end # increment audio volume begin button = VOLUME_UP prog = xine repeat = 0 config = Volume+ end # decrement audio volume begin button = VOLUME_DOWN prog = xine repeat = 0 config = Volume- end # increment amplification level begin button = xxxxx prog = xine repeat = 0 config = Amp+ end # decrement amplification level begin button = xxxxx prog = xine repeat = 0 config = Amp- end # reset amplification to default value begin button = xxxxx prog = xine repeat = 0 config = ResetAmp end # audio muting toggle begin button = MUTE prog = xine repeat = 0 config = Mute end # select next audio channel begin button = xxxxx prog = xine repeat = 0 config = AudioChannelNext end # select previous audio channel begin button = xxxxx prog = xine repeat = 0 config = AudioChannelPrior end # select next sub picture (subtitle) channel begin button = xxxxx prog = xine repeat = 0 config = SpuNext end # select previous sub picture (subtitle) channel begin button = xxxxx prog = xine repeat = 0 config = SpuPrior end # interlaced mode toggle begin button = xxxxx prog = xine repeat = 0 config = ToggleInterleave end # cycle aspect ratio values begin button = xxxxx prog = xine repeat = 0 config = ToggleAspectRatio end # reduce the output window size by factor 1.2 begin button = xxxxx prog = xine repeat = 0 config = WindowReduce end # enlarge the output window size by factor 1.2 begin button = xxxxx prog = xine repeat = 0 config = WindowEnlarge end # set video output window to 50% begin button = xxxxx prog = xine repeat = 0 config = Window50 end # set video output window to 100% begin button = xxxxx prog = xine repeat = 0 config = Window100 end # set video output window to 200% begin button = xxxxx prog = xine repeat = 0 config = Window200 end # zoom in begin button = xxxxx prog = xine repeat = 0 config = ZoomIn end # zoom out begin button = xxxxx prog = xine repeat = 0 config = ZoomOut end # zoom in horizontally begin button = xxxxx prog = xine repeat = 0 config = ZoomInX end # zoom out horizontally begin button = xxxxx prog = xine repeat = 0 config = ZoomOutX end # zoom in vertically begin button = xxxxx prog = xine repeat = 0 config = ZoomInY end # zoom out vertically begin button = xxxxx prog = xine repeat = 0 config = ZoomOutY end # reset zooming begin button = xxxxx prog = xine repeat = 0 config = ZoomReset end # resize output window to stream size begin button = xxxxx prog = xine repeat = 0 config = Zoom1:1 end # fullscreen toggle begin button = EXTRA prog = xine repeat = 0 config = ToggleFullscreen end # Xinerama fullscreen toggle begin button = xxxxx prog = xine repeat = 0 config = ToggleXineramaFullscr end # jump to media Menu begin button = xxxxx prog = xine repeat = 0 config = Menu end # jump to Title Menu begin button = xxxxx prog = xine repeat = 0 config = TitleMenu end # jump to Root Menu begin button = xxxxx prog = xine repeat = 0 config = RootMenu end # jump to Subpicture Menu begin button = xxxxx prog = xine repeat = 0 config = SubpictureMenu end # jump to Audio Menu begin button = xxxxx prog = xine repeat = 0 config = AudioMenu end # jump to Angle Menu begin button = xxxxx prog = xine repeat = 0 config = AngleMenu end # jump to Part Menu begin button = xxxxx prog = xine repeat = 0 config = PartMenu end # menu navigate up begin button = xxxxx prog = xine repeat = 0 config = EventUp end # menu navigate down begin button = xxxxx prog = xine repeat = 0 config = EventDown end # menu navigate left begin button = xxxxx prog = xine repeat = 0 config = EventLeft end # menu navigate right begin button = xxxxx prog = xine repeat = 0 config = EventRight end # menu select begin button = xxxxx prog = xine repeat = 0 config = EventSelect end # jump to next chapter begin button = xxxxx prog = xine repeat = 0 config = EventNext end # jump to previous chapter begin button = xxxxx prog = xine repeat = 0 config = EventPrior end # select next angle begin button = xxxxx prog = xine repeat = 0 config = EventAngleNext end # select previous angle begin button = xxxxx prog = xine repeat = 0 config = EventAnglePrior end # visibility toggle of help window begin button = xxxxx prog = xine repeat = 0 config = HelpShow end # visibility toggle of video post effect window begin button = xxxxx prog = xine repeat = 0 config = VPProcessShow end # toggle post effect usage begin button = xxxxx prog = xine repeat = 0 config = VPProcessEnable end # visibility toggle of output window begin button = xxxxx prog = xine repeat = 0 config = ToggleWindowVisibility end # bordered window toggle of output window begin button = xxxxx prog = xine repeat = 0 config = ToggleWindowBorder end # visibility toggle of UI windows begin button = TVAV prog = xine repeat = 0 config = ToggleVisibility end # visibility toggle of control window begin button = xxxxx prog = xine repeat = 0 config = ControlShow end # visibility toggle of mrl browser window begin button = xxxxx prog = xine repeat = 0 config = MrlBrowser end # visibility toggle of playlist editor window begin button = xxxxx prog = xine repeat = 0 config = PlaylistEditor end # visibility toggle of the setup window begin button = xxxxx prog = xine repeat = 0 config = SetupShow end # visibility toggle of the event sender window begin button = xxxxx prog = xine repeat = 0 config = EventSenderShow end # visibility toggle of analog TV window begin button = xxxxx prog = xine repeat = 0 config = TVAnalogShow end # visibility toggle of log viewer begin button = xxxxx prog = xine repeat = 0 config = ViewlogShow end # visibility toggle of stream info window begin button = xxxxx prog = xine repeat = 0 config = StreamInfosShow end # display stream information using OSD begin button = TVTXT prog = xine repeat = 0 config = OSDStreamInfos end # enter key binding editor begin button = xxxxx prog = xine repeat = 0 config = KeyBindingEditor end # open file selector begin button = xxxxx prog = xine repeat = 0 config = FileSelector end # select a subtitle file begin button = xxxxx prog = xine repeat = 0 config = SubSelector end # download a skin from the skin server begin button = xxxxx prog = xine repeat = 0 config = SkinDownload end # display MRL/Ident toggle begin button = xxxxx prog = xine repeat = 0 config = MrlIdentToggle end # grab pointer toggle begin button = xxxxx prog = xine repeat = 0 config = GrabPointer end # enter the number 0 begin button = 0 prog = xine repeat = 0 config = Number0 end # enter the number 1 begin button = 1 prog = xine repeat = 0 config = Number1 end # enter the number 2 begin button = 2 prog = xine repeat = 0 config = Number2 end # enter the number 3 begin button = 3 prog = xine repeat = 0 config = Number3 end # enter the number 4 begin button = 4 prog = xine repeat = 0 config = Number4 end # enter the number 5 begin button = 5 prog = xine repeat = 0 config = Number5 end # enter the number 6 begin button = 6 prog = xine repeat = 0 config = Number6 end # enter the number 7 begin button = 7 prog = xine repeat = 0 config = Number7 end # enter the number 8 begin button = 8 prog = xine repeat = 0 config = Number8 end # enter the number 9 begin button = 9 prog = xine repeat = 0 config = Number9 end # add 10 to the next entered number begin button = xxxxx prog = xine repeat = 0 config = Number10add end # set position in current stream to numeric percentage begin button = xxxxx prog = xine repeat = 0 config = SetPosition% end # set position forward by numeric argument in current stream begin button = xxxxx prog = xine repeat = 0 config = SeekRelative+ end # set position back by numeric argument in current stream begin button = xxxxx prog = xine repeat = 0 config = SeekRelative- end # change audio video syncing (delay video) begin button = xxxxx prog = xine repeat = 0 config = AudioVideoDecay+ end # change audio video syncing (delay audio) begin button = xxxxx prog = xine repeat = 0 config = AudioVideoDecay- end # reset audio video syncing offset begin button = xxxxx prog = xine repeat = 0 config = AudioVideoDecayReset end # change subtitle syncing (delay video) begin button = xxxxx prog = xine repeat = 0 config = SpuVideoDecay+ end # change subtitle syncing (delay subtitles) begin button = xxxxx prog = xine repeat = 0 config = SpuVideoDecay- end # reset subtitle syncing offset begin button = xxxxx prog = xine repeat = 0 config = SpuVideoDecayReset end # toggle TV modes (on the DXR3) begin button = xxxxx prog = xine repeat = 0 config = ToggleTVmode end # switch Monitor to DPMS standby mode begin button = xxxxx prog = xine repeat = 0 config = DPMSStandby end # increase hue by 10 begin button = xxxxx prog = xine repeat = 0 config = HueControl+ end # decrease hue by 10 begin button = xxxxx prog = xine repeat = 0 config = HueControl- end # increase saturation by 10 begin button = xxxxx prog = xine repeat = 0 config = SaturationControl+ end # decrease saturation by 10 begin button = xxxxx prog = xine repeat = 0 config = SaturationControl- end # increase brightness by 10 begin button = xxxxx prog = xine repeat = 0 config = BrightnessControl+ end # decrease brightness by 10 begin button = xxxxx prog = xine repeat = 0 config = BrightnessControl- end # increase contrast by 10 begin button = xxxxx prog = xine repeat = 0 config = ContrastControl+ end # decrease contrast by 10 begin button = xxxxx prog = xine repeat = 0 config = ContrastControl- end # quit the program begin button = xxxxx prog = xine repeat = 0 config = Quit end ## # End of xine key bindings. ## ################# ## <--TOTEM--> ## ################# begin prog = totem button = GREEN repeat = 1 config = play end begin prog = totem button = YELLOW repeat = 0 config = pause end begin prog = totem button = SHIFT_UP repeat = 1 config = seek_forward end begin prog = totem button = SHIFT_DOWN repeat = 1 config = seek_backward end begin prog = totem button = SQUARE_PLUS repeat = 1 config = fullscreen end begin prog = totem button = VOLUME_UP repeat = 1 config = volume_up end begin prog = totem button = VOLUME_DOWN repeat = 1 config = volume_down end begin prog = totem button = BLUE repeat = 1 config = next end begin prog = totem button = RED repeat = 1 config = previous end begin prog = totem button = POWER repeat = 1 config = quit end ##################### ###begin RhythmboxLIRC ###################### begin prog = Rhythmbox button = GREEN repeat = 1 config = play end begin prog = Rhythmbox button = YELLOW repeat = 1 config = pause end begin prog = Rhythmbox button = RED repeat = 0 config = stop end begin prog = Rhythmbox button = VOLUME_UP repeat = 1 config = volume_up end begin prog = Rhythmbox button = VOLUME_DOWN repeat = 1 config = volume_down end begin prog = Rhythmbox button = BLUE repeat = 1 config = next end begin prog = RhythmBox button = RED repeat = 1 config = previous ** Attachment added: "Crash Report..." http://librarian.launchpad.net/5086747/_usr_bin_rhythmbox.1000.crash -- Setting up lirc... crashed when trying to test the buttons. https://launchpad.net/bugs/72073 From seb128 at ubuntu.com Thu Nov 16 19:19:29 2006 From: seb128 at ubuntu.com (Sebastien Bacher) Date: Thu, 16 Nov 2006 19:19:29 -0000 Subject: [Bug 20561] Re: Totem needs to remember the state it was closed in. References: <20060113140758.21012.90197.launchpad@macquarie.warthogs.hbd.com> Message-ID: <20061116191929.10115.34306.malone@gangotri.ubuntu.com> fixed upstream ** Changed in: totem (Ubuntu) Status: Confirmed => Fix Committed -- Totem needs to remember the state it was closed in. https://launchpad.net/bugs/20561 From seb128 at ubuntu.com Thu Nov 16 19:19:39 2006 From: seb128 at ubuntu.com (Sebastien Bacher) Date: Thu, 16 Nov 2006 19:19:39 -0000 Subject: [Bug 68257] Re: totem sidebar very big if last time opened it was maximized References: <20061025193811.31785.7798.malonedeb@gangotri.ubuntu.com> Message-ID: <20061116191939.10279.83197.malone@gangotri.ubuntu.com> fixed upstream ** Changed in: totem (Ubuntu) Status: Confirmed => Fix Committed -- totem sidebar very big if last time opened it was maximized https://launchpad.net/bugs/68257 From jordan at hall05.co.uk Thu Nov 16 19:26:58 2006 From: jordan at hall05.co.uk (DivineOmega) Date: Thu, 16 Nov 2006 19:26:58 -0000 Subject: [Bug 69985] Re: Gaim randomly crashed References: <20061103003731.12711.51102.malonedeb@gangotri.ubuntu.com> Message-ID: <20061116192658.25975.28295.malone@gandwana.ubuntu.com> Another 'random' crash here as well, problem report included. ** Attachment added: "Complete problem report" http://librarian.launchpad.net/5087276/_usr_bin_gaim.1000.crash -- Gaim randomly crashed https://launchpad.net/bugs/69985 From daniel.holbach at ubuntu.com Thu Nov 16 19:36:56 2006 From: daniel.holbach at ubuntu.com (Daniel Holbach) Date: Thu, 16 Nov 2006 19:36:56 -0000 Subject: [Bug 24414] Re: Eog enlarges image way too much when printing References: <20060113142857.21012.10695.launchpad@macquarie.warthogs.hbd.com> Message-ID: <20061116193656.25827.91529.malone@gandwana.ubuntu.com> Fixed in CVS. ** Changed in: eog (Ubuntu) Status: Confirmed => Fix Committed -- Eog enlarges image way too much when printing https://launchpad.net/bugs/24414 From seb128 at ubuntu.com Thu Nov 16 20:36:48 2006 From: seb128 at ubuntu.com (Sebastien Bacher) Date: Thu, 16 Nov 2006 20:36:48 -0000 Subject: [Bug 72070] Re: GNUChess Conflict (/usr/bin/gnuchess in two packages) References: <20061116183759.10115.36524.malonedeb@gangotri.ubuntu.com> Message-ID: <20061116203648.10115.47036.malone@gangotri.ubuntu.com> Thanks for your bug. Fixed with that upload: gnome-games (1:2.17.2-0ubuntu2) feisty; urgency=low . * debian/control.in: - Conflicts, Provides, Replaces, gnomechess too (Ubuntu: #72070) ** Changed in: gnome-games (Ubuntu) Assignee: (unassigned) => Ubuntu Desktop Bugs Status: Unconfirmed => Fix Released -- GNUChess Conflict (/usr/bin/gnuchess in two packages) https://launchpad.net/bugs/72070 From ale at estudionemo.com Thu Nov 16 20:45:31 2006 From: ale at estudionemo.com (=?utf-8?q?Alejandro_Gonz=C3=A1lez?=) Date: Thu, 16 Nov 2006 20:45:31 -0000 Subject: [Bug 72087] Crash when "merge down" (or "Combinar hacia abajo) a layer References: <20061116204531.10279.50851.malonedeb@gangotri.ubuntu.com> Message-ID: <20061116204531.10279.50851.malonedeb@gangotri.ubuntu.com> Public bug reported: I was editing an XCF image with tree layers, and when I did the "merge down" (in spanish spells "Combinar hacia abajo") command to the two upper layers, gimp crashed. I tried to reproduce the bug but it worked without problems. ** Affects: gimp (Ubuntu) Importance: Undecided Status: Unconfirmed ** Description changed: I was editing an XCF image with tree layers, and when I did the "merge down" (in spanish spells "Combinar hacia abajo") command to the two upper layers, gimp crashed. + + I tried to reproduce the bug but it worked without problems. -- Crash when "merge down" (or "Combinar hacia abajo) a layer https://launchpad.net/bugs/72087 From daniel.holbach at ubuntu.com Thu Nov 16 20:52:27 2006 From: daniel.holbach at ubuntu.com (Daniel Holbach) Date: Thu, 16 Nov 2006 20:52:27 -0000 Subject: [Bug 72088] Please sync atk1.0 (main) from unstable References: <20061116205227.25975.38644.malonedeb@gandwana.ubuntu.com> Message-ID: <20061116205227.25975.38644.malonedeb@gandwana.ubuntu.com> Public bug reported: Please sync atk1.0 (main) from unstable. Overriding Ubuntu changes is ok. atk1.0 (1.12.3-1) unstable; urgency=low * Set Maintainer to the Debian GNOME Maintainers. * New upstream release; no API change. -- Loic Minier Mon, 2 Oct 2006 15:57:39 +0200 atk1.0 (1.12.2-1) unstable; urgency=low * New upstream release. * Bump shlib version. * Use clean-la.mk and require gnome-pkg-tools 0.7. -- Josselin Mouette Sat, 9 Sep 2006 12:44:28 +0200 atk1.0 (1.12.1-1) unstable; urgency=low * Update watch file to track stable upstream releases. * New upstream release, with API additions. -- Loic Minier Fri, 14 Jul 2006 20:20:47 +0200 ** Affects: atk1.0 (Ubuntu) Importance: Medium Status: Confirmed ** Changed in: atk1.0 (Ubuntu) Importance: Undecided => Medium Status: Unconfirmed => Confirmed -- Please sync atk1.0 (main) from unstable https://launchpad.net/bugs/72088 From yves at cetico.org Thu Nov 16 21:06:54 2006 From: yves at cetico.org (Yves Junqueira) Date: Thu, 16 Nov 2006 21:06:54 -0000 Subject: [Bug 71885] Re: GAIM just quits References: <20061115081823.25975.9615.malonedeb@gandwana.ubuntu.com> Message-ID: <20061116210654.25975.10522.malone@gandwana.ubuntu.com> Hello. Thank you for your report. Which version of Gaim are you using? If you can, please install gaim-dbg and attach a full backtrace of the problem to this report. You can do that by running gaim-dbg from gdb. See https://wiki.ubuntu.com/Backtrace for more info. ** Changed in: gaim (Ubuntu) Status: Unconfirmed => Needs Info -- GAIM just quits https://launchpad.net/bugs/71885 From ale at estudionemo.com Thu Nov 16 21:11:10 2006 From: ale at estudionemo.com (=?utf-8?q?Alejandro_Gonz=C3=A1lez?=) Date: Thu, 16 Nov 2006 21:11:10 -0000 Subject: [Bug 72087] Re: Crash when "merge down" (or "Combinar hacia abajo) a layer References: <20061116204531.10279.50851.malonedeb@gangotri.ubuntu.com> Message-ID: <20061116211110.25827.52958.malone@gandwana.ubuntu.com> Included crash dump ** Attachment added: "Crash dump" http://librarian.launchpad.net/5088372/_usr_bin_gimp-2.2.1000.crash.tar.bz2 -- Crash when "merge down" (or "Combinar hacia abajo) a layer https://launchpad.net/bugs/72087 From ale at estudionemo.com Thu Nov 16 21:11:58 2006 From: ale at estudionemo.com (=?utf-8?q?Alejandro_Gonz=C3=A1lez?=) Date: Thu, 16 Nov 2006 21:11:58 -0000 Subject: [Bug 72087] Re: Crash when "merge down" (or "Combinar hacia abajo) a layer References: <20061116204531.10279.50851.malonedeb@gangotri.ubuntu.com> Message-ID: <20061116211158.10115.61408.malone@gangotri.ubuntu.com> Screenshot ** Attachment added: "screenshot" http://librarian.launchpad.net/5088373/bug.png -- Crash when "merge down" (or "Combinar hacia abajo) a layer https://launchpad.net/bugs/72087 From pons at brainonfire.net Thu Nov 16 21:12:13 2006 From: pons at brainonfire.net (Tim McCormack) Date: Thu, 16 Nov 2006 21:12:13 -0000 Subject: [Bug 72090] Two-window crash: After away for a while, new inbound conversation opens two windows, causes crash References: <20061116211213.25975.39292.malonedeb@gandwana.ubuntu.com> Message-ID: <20061116211213.25975.39292.malonedeb@gandwana.ubuntu.com> Public bug reported: This problem started with the Edgy Eft upgrade, which included the Gaim upgrade. I will sometimes come back to my computer to find that someone has IM'd me, and that two conversation windows have opened for it. One window is blank, the other sometimes has the messages. After trying to click on them or the Gaim icon (not sure of which), Gaim crashes w/ a bug report dialog. I have a laptop, so when I'm away for a while, the lid is down, meaning gnome-screensaver has locked the screen -- if that is relevant. I believe it may be, since my away reporting is based upon X usage. I will attach the backtrace as soon as I figure out how. Installed are these relevant packages: gaim 1:2.0.0+beta3.1-1ubuntu9 gaim-data 1:2.0.0+beta3.1-1ubuntu9 gaim-encryption 3.0+beta5-2 gaim-extendedprefs 0.5-4build1 gaim-guifications 2.13~beta3-ubuntu1 gaim-irchelper 0.13-4 gaim-otr 3.0.0+cvs20060530-1 The activated plugins are: Buddy State Notification Extended Preferences History IRC Helper Message Notification Nautilus Integration Off-the-Record Messaging System Tray Icon I will attempt to produce steps to reproduce the bug, which has occurred for both MSN and AIM protocol conversations. I am willing to modify preferences and settings at the request of others to help narrow down this bug. ** Affects: gaim (Ubuntu) Importance: Undecided Status: Unconfirmed -- Two-window crash: After away for a while, new inbound conversation opens two windows, causes crash https://launchpad.net/bugs/72090 From pons at brainonfire.net Thu Nov 16 21:13:55 2006 From: pons at brainonfire.net (Tim McCormack) Date: Thu, 16 Nov 2006 21:13:55 -0000 Subject: [Bug 72090] Backtrace References: <20061116211213.25975.39292.malonedeb@gandwana.ubuntu.com> Message-ID: <20061116211355.10115.67136.malone@gangotri.ubuntu.com> ** Attachment added: "Backtrace produced by bug reporter" http://librarian.launchpad.net/5088386/_usr_bin_gaim.1000.crash ** Tags added: away conversation crash gaim two window -- Two-window crash: After away for a while, new inbound conversation opens two windows, causes crash https://launchpad.net/bugs/72090 From russelldyson at yahoo.com Thu Nov 16 21:46:28 2006 From: russelldyson at yahoo.com (Russ) Date: Thu, 16 Nov 2006 21:46:28 -0000 Subject: [Bug 72092] Enabled two accounts References: <20061116214628.25827.86213.malonedeb@gandwana.ubuntu.com> Message-ID: <20061116214628.25827.86213.malonedeb@gandwana.ubuntu.com> Public bug reported: Enabled two accounts and went to the file menu...scrolled up and down the options a bit and then it crashed. ** Affects: gaim (Ubuntu) Importance: Undecided Status: Unconfirmed -- Enabled two accounts https://launchpad.net/bugs/72092 From russelldyson at yahoo.com Thu Nov 16 21:51:07 2006 From: russelldyson at yahoo.com (Russ) Date: Thu, 16 Nov 2006 21:51:07 -0000 Subject: [Bug 72092] Re: Enabled two accounts References: <20061116214628.25827.86213.malonedeb@gandwana.ubuntu.com> Message-ID: <20061116215107.25827.13612.malone@gandwana.ubuntu.com> Here's my crash log ** Attachment added: "Here's the log" http://librarian.launchpad.net/5088504/_usr_bin_gaim.1000.crash ** Description changed: - Enabled two accounts and went to the file menu...then crashed. + Enabled two accounts and went to the file menu...scrolled up and down + the options a bit and then it crashed. -- Enabled two accounts https://launchpad.net/bugs/72092 From k_wayne at schuller.id.au Thu Nov 16 22:05:49 2006 From: k_wayne at schuller.id.au (Wayne Schuller) Date: Thu, 16 Nov 2006 22:05:49 -0000 Subject: [Bug 63649] Re: in edgy beta 1 gnome sound panel applet has no effect References: <20061002223954.2315.94060.malonedeb@gangotri.ubuntu.com> Message-ID: <20061116220549.25975.48262.malone@gandwana.ubuntu.com> I believe the problem was in my .asoundrc I deleted my .asoundrc and then reconfigured alsa and it works This is NOT because my .asoundrc was wrong in dapper. It is just that the alsa hda-intel drivers are changing rapidly between versions of alsa. So I think what happened is what alsa put in my .asoundrc in dapper is different to what alsa wanted to put into my .asoundrc in edgy. So it is still kind of a edgy and/or alsa bug. It has an easy fix so you can probably close this bug report. I did do a fresh install of edgy, but I kept my /home partition so lots of dot files remained from dapper. I guess this is a kind of ongoing problem in upgrades/fresh installs. -- in edgy beta 1 gnome sound panel applet has no effect https://launchpad.net/bugs/63649 From froggontherocks at gmail.com Thu Nov 16 22:15:49 2006 From: froggontherocks at gmail.com (Chad Cannon) Date: Thu, 16 Nov 2006 22:15:49 -0000 Subject: [Bug 72096] SOunds crash References: <20061116221549.25827.1544.malonedeb@gandwana.ubuntu.com> Message-ID: <20061116221549.25827.1544.malonedeb@gandwana.ubuntu.com> Public bug reported: I was trying to get my mic to work and it crashed ** Affects: control-center (Ubuntu) Importance: Undecided Status: Unconfirmed -- SOunds crash https://launchpad.net/bugs/72096 From froggontherocks at gmail.com Thu Nov 16 22:17:59 2006 From: froggontherocks at gmail.com (Chad Cannon) Date: Thu, 16 Nov 2006 22:17:59 -0000 Subject: [Bug 72096] Re: SOunds crash References: <20061116221549.25827.1544.malonedeb@gandwana.ubuntu.com> Message-ID: <20061116221759.10115.20840.malone@gangotri.ubuntu.com> just crashed ** Attachment added: "crash log" http://librarian.launchpad.net/5088761/_usr_bin_gnome-sound-properties.1000.crash -- SOunds crash https://launchpad.net/bugs/72096 From doxland at shaw.ca Thu Nov 16 22:30:30 2006 From: doxland at shaw.ca (David Oxland) Date: Thu, 16 Nov 2006 22:30:30 -0000 Subject: [Bug 67361] Re: Gaim crashes after startup References: <20061021122623.29568.30908.malonedeb@gandwana.ubuntu.com> Message-ID: <20061116223030.25827.52008.malone@gandwana.ubuntu.com> ** Attachment added: "Crashed without me knowing, only noticed crash icon" http://librarian.launchpad.net/5088844/_usr_bin_gaim.1000.crash -- Gaim crashes after startup https://launchpad.net/bugs/67361 From dmitriy.geels at gmail.com Thu Nov 16 22:41:18 2006 From: dmitriy.geels at gmail.com (dmig) Date: Thu, 16 Nov 2006 22:41:18 -0000 Subject: [Bug 64222] Re: Random crash References: <20061005182247.5185.56062.malonedeb@gangotri.ubuntu.com> Message-ID: <20061116224118.25827.84736.malone@gandwana.ubuntu.com> Got same problem right now. ** Attachment added: "one more dump" http://librarian.launchpad.net/5088906/_usr_bin_rhythmbox.1000.crash -- Random crash https://launchpad.net/bugs/64222 From seb128 at ubuntu.com Thu Nov 16 23:46:43 2006 From: seb128 at ubuntu.com (Sebastien Bacher) Date: Thu, 16 Nov 2006 23:46:43 -0000 Subject: [Bug 56786] Re: Nautilus uses 100% CPU when trying to create thumbnails References: <20060818091847.10832.87087.malonedeb@gandwana.ubuntu.com> Message-ID: <20061116234644.10115.48836.malone@gangotri.ubuntu.com> *** This bug is a duplicate of bug 54684 *** that's the same issue than bug #54684 ** Changed in: nautilus (Ubuntu) Sourcepackagename: nautilus => gnome-vfs2 Status: Confirmed => Rejected ** This bug has been marked a duplicate of bug 54684 High CPU usage -- Nautilus uses 100% CPU when trying to create thumbnails https://launchpad.net/bugs/56786 From seb128 at ubuntu.com Fri Nov 17 00:02:05 2006 From: seb128 at ubuntu.com (Sebastien Bacher) Date: Fri, 17 Nov 2006 00:02:05 -0000 Subject: [Bug 35063] Re: emblems get improperly resized in list mode References: <20060315151326.6537.26690.malonedeb@gangotri.ubuntu.com> Message-ID: <20061117000205.10279.89034.malone@gangotri.ubuntu.com> we should better try to get the patch upstream so it can benefit to anybody and get upstream comment -- emblems get improperly resized in list mode https://launchpad.net/bugs/35063 From seb128 at ubuntu.com Fri Nov 17 00:02:31 2006 From: seb128 at ubuntu.com (Sebastien Bacher) Date: Fri, 17 Nov 2006 00:02:31 -0000 Subject: [Bug 35063] Re: emblems get improperly resized in list mode References: <20060315151326.6537.26690.malonedeb@gangotri.ubuntu.com> Message-ID: <20061117000231.10279.96665.malone@gangotri.ubuntu.com> "get the patch upstream", rather "get the patch reviewed by upstream" -- emblems get improperly resized in list mode https://launchpad.net/bugs/35063 From seb128 at ubuntu.com Fri Nov 17 00:00:17 2006 From: seb128 at ubuntu.com (Sebastien Bacher) Date: Fri, 17 Nov 2006 00:00:17 -0000 Subject: [Bug 29005] Re: run dialog(alt-f2) is giving non-usable error message References: <20060119154004.15826.16939.malonedeb@gandwana.ubuntu.com> Message-ID: <20061117000017.25827.52795.malone@gandwana.ubuntu.com> the unknown error code has been fixed, if you have any suggestion about better wording feel free to comment on the bug with it -- run dialog(alt-f2) is giving non-usable error message https://launchpad.net/bugs/29005 From seb128 at ubuntu.com Fri Nov 17 00:14:27 2006 From: seb128 at ubuntu.com (Sebastien Bacher) Date: Fri, 17 Nov 2006 00:14:27 -0000 Subject: [Bug 71947] Re: Gnome-screenshot crash for unknown reason; bug report provided References: <20061115184116.32662.96074.malonedeb@gangotri.ubuntu.com> Message-ID: <20061117001428.10279.45754.malone@gangotri.ubuntu.com> Thanks for your bug. The backtrace is not useful. What did you do to get the crash? Were you taking a screenshot of a window or the screen? Do you remember the title of the window? ** Changed in: gnome-panel (Ubuntu) Sourcepackagename: gnome-panel => gnome-utils Assignee: (unassigned) => Ubuntu Desktop Bugs Status: Unconfirmed => Needs Info -- Gnome-screenshot crash for unknown reason; bug report provided https://launchpad.net/bugs/71947 From seb128 at ubuntu.com Fri Nov 17 00:14:39 2006 From: seb128 at ubuntu.com (Sebastien Bacher) Date: Fri, 17 Nov 2006 00:14:39 -0000 Subject: [Bug 33712] Re: [Dapper] some icons are blurry References: <20060304161802.17525.52752.malonedeb@gangotri.ubuntu.com> Message-ID: <20061117001439.25827.32154.malone@gandwana.ubuntu.com> fixed upstream ** Changed in: eog (Ubuntu) Status: Confirmed => Fix Committed -- [Dapper] some icons are blurry https://launchpad.net/bugs/33712 From luderm at student.ethz.ch Fri Nov 17 00:16:28 2006 From: luderm at student.ethz.ch (Martin Luder) Date: Fri, 17 Nov 2006 00:16:28 -0000 Subject: [Bug 72107] cannot unlock screen References: <20061117001629.10279.14661.malonedeb@gangotri.ubuntu.com> Message-ID: <20061117001629.10279.14661.malonedeb@gangotri.ubuntu.com> Public bug reported: Binary package hint: gnome-screensaver When I try to unlock the screen, my password is rejected, although it is correct. /var/log/auth.log: Nov 17 01:07:43 localhost unix_chkpwd[27108]: check pass; user unknown Nov 17 01:07:43 localhost gnome-screensaver-dialog: (pam_unix) authentication failure; logname= uid=1000 euid=1000 tty=:0.0 ruser= rhost= user=maser I'm using Ubuntu 6.10 (although I had this problem with 6.06, too). ** Affects: gnome-screensaver (Ubuntu) Importance: Undecided Status: Unconfirmed -- cannot unlock screen https://launchpad.net/bugs/72107 From seb128 at ubuntu.com Fri Nov 17 00:16:14 2006 From: seb128 at ubuntu.com (Sebastien Bacher) Date: Fri, 17 Nov 2006 00:16:14 -0000 Subject: [Bug 62760] Re: Contact Lookup applet support for secondary home and business phone numbers References: <20060928103734.3619.20158.malonedeb@gandwana.ubuntu.com> Message-ID: <20061117001614.25975.35914.malone@gandwana.ubuntu.com> fixed upstream ** Changed in: contact-lookup-applet (Ubuntu) Status: Confirmed => Fix Committed -- Contact Lookup applet support for secondary home and business phone numbers https://launchpad.net/bugs/62760 From seb128 at ubuntu.com Fri Nov 17 00:15:43 2006 From: seb128 at ubuntu.com (Sebastien Bacher) Date: Fri, 17 Nov 2006 00:15:43 -0000 Subject: [Bug 62210] Re: Evolution crashes opening a png picture with "View Inline" References: <20060924201151.17606.16276.malonedeb@gandwana.ubuntu.com> Message-ID: <20061117001543.10279.69242.launchpad@gangotri.ubuntu.com> ** Bug watch removed: GNOME Bug Tracker #332279 http://bugzilla.gnome.org/show_bug.cgi?id=332279 ** Bug watch added: GNOME Bug Tracker #332279332279 http://bugzilla.gnome.org/show_bug.cgi?id=332279332279 ** Bug watch removed: GNOME Bug Tracker #332279332279 http://bugzilla.gnome.org/show_bug.cgi?id=332279332279 ** Bug watch added: GNOME Bug Tracker #340165 http://bugzilla.gnome.org/show_bug.cgi?id=340165 -- Evolution crashes opening a png picture with "View Inline" https://launchpad.net/bugs/62210 From seb128 at ubuntu.com Fri Nov 17 00:17:20 2006 From: seb128 at ubuntu.com (Sebastien Bacher) Date: Fri, 17 Nov 2006 00:17:20 -0000 Subject: [Bug 44940] Re: Recent Documents Show Nothing But "Clear Documents" References: <20060516025343.15115.61041.malonedeb@gandwana.ubuntu.com> Message-ID: <20061117001720.10279.92860.malone@gangotri.ubuntu.com> works fine to upstream with GNOME 2.16, works fine for me too. Marking as fixed. Feel free to reopen if you still have the issue ** Changed in: gnome-panel (Ubuntu) Status: Confirmed => Fix Released -- Recent Documents Show Nothing But "Clear Documents" https://launchpad.net/bugs/44940 From seb128 at ubuntu.com Fri Nov 17 00:19:33 2006 From: seb128 at ubuntu.com (Sebastien Bacher) Date: Fri, 17 Nov 2006 00:19:33 -0000 Subject: [Bug 23568] Re: [time-admin] The timezone selected during install is different in (Gnome) Clock References: <20060113142426.21012.3629.launchpad@macquarie.warthogs.hbd.com> Message-ID: <20061117001934.10115.27791.malone@gangotri.ubuntu.com> fixed upstream ** Changed in: gnome-system-tools (Ubuntu) Status: Confirmed => Fix Committed -- [time-admin] The timezone selected during install is different in (Gnome) Clock https://launchpad.net/bugs/23568 From seb128 at ubuntu.com Fri Nov 17 00:18:58 2006 From: seb128 at ubuntu.com (Sebastien Bacher) Date: Fri, 17 Nov 2006 00:18:58 -0000 Subject: [Bug 15204] Re: Modem-applet needs root to connect References: <20060113134059.21012.20112.launchpad@macquarie.warthogs.hbd.com> Message-ID: <20061117001859.25975.42712.malone@gandwana.ubuntu.com> fixed upstream ** Changed in: system-tools-backends (Ubuntu) Status: Confirmed => Fix Committed -- Modem-applet needs root to connect https://launchpad.net/bugs/15204 From seb128 at ubuntu.com Fri Nov 17 00:49:23 2006 From: seb128 at ubuntu.com (Sebastien Bacher) Date: Fri, 17 Nov 2006 00:49:23 -0000 Subject: [Bug 66401] Re: middle-click on "forward" button opens previous page References: <20061016122130.6814.86406.malonedeb@gangotri.ubuntu.com> Message-ID: <20061117004924.25827.62929.malone@gandwana.ubuntu.com> fixed upstream ** Changed in: epiphany-browser (Ubuntu) Status: Confirmed => Fix Committed -- middle-click on "forward" button opens previous page https://launchpad.net/bugs/66401 From floss at lex.hider.name Fri Nov 17 00:53:05 2006 From: floss at lex.hider.name (lexual) Date: Fri, 17 Nov 2006 00:53:05 -0000 Subject: [Bug 72109] Font size too small. References: <20061117005305.10115.42586.malonedeb@gangotri.ubuntu.com> Message-ID: <20061117005305.10115.42586.malonedeb@gangotri.ubuntu.com> Public bug reported: The default font size setting for epiphany is set to 1. This should be increased. See attached screenshot for extra details. ** Affects: epiphany-browser (Ubuntu) Importance: Undecided Status: Unconfirmed -- Font size too small. https://launchpad.net/bugs/72109 From floss at lex.hider.name Fri Nov 17 00:54:40 2006 From: floss at lex.hider.name (lexual) Date: Fri, 17 Nov 2006 00:54:40 -0000 Subject: [Bug 72109] Re: Font size too small. References: <20061117005305.10115.42586.malonedeb@gangotri.ubuntu.com> Message-ID: <20061117005440.25827.40691.malone@gandwana.ubuntu.com> I would suggest bringing inline with other font preferences. ** Attachment added: "screenshot" http://librarian.launchpad.net/5090586/Screenshot-2.png -- Font size too small. https://launchpad.net/bugs/72109 From alexandre at psl-pr.softwarelivre.org Fri Nov 17 03:28:24 2006 From: alexandre at psl-pr.softwarelivre.org (Alexandre Rocha Lima e Marcondes) Date: Fri, 17 Nov 2006 03:28:24 -0000 Subject: [Bug 72123] HAL crashes due to battery problem References: <20061117032825.10279.40600.malonedeb@gangotri.ubuntu.com> Message-ID: <20061117032825.10279.40600.malonedeb@gangotri.ubuntu.com> Public bug reported: I have an Acer Aspire 3003LWCi and its battery got erratic. ACPI does not recognizes battery status anymore: $ cat /proc/acpi/battery/BAT1/info present: yes design capacity: 2000 mAh last full capacity: 65010 mAh battery technology: rechargeable design voltage: 14400 mV design capacity warning: 200 mAh design capacity low: 2600 mAh capacity granularity 1: 32 mAh capacity granularity 2: 32 mAh model number: 11ZL serial number: 120 battery type: LION OEM info: SIMPLO $ cat /proc/acpi/battery/BAT1/state present: yes ERROR: Unable to read battery status And kernel throws this error on /var/log/kern.log: Nov 17 01:03:18 localhost kernel: [17185034.588000] ACPI Exception (acpi_battery-0218): AE_SUPPORT, Extracting _BST [20060707] Every time I get logged in Gnome HAL crashes (I supose that the battery is the problem, for if I remove it HAL works perfectly well) right on start. HAL should not crash but instead report a faulty battery. ** Affects: hal (Ubuntu) Importance: Undecided Status: Unconfirmed -- HAL crashes due to battery problem https://launchpad.net/bugs/72123 From jc at jcbnet.org Fri Nov 17 05:08:37 2006 From: jc at jcbnet.org (JCB) Date: Fri, 17 Nov 2006 05:08:37 -0000 Subject: [Bug 71796] Re: [Edgy] crash browsing attached pictures References: <20061114172726.32662.89460.malonedeb@gangotri.ubuntu.com> Message-ID: <20061117050837.10279.73171.launchpad@gangotri.ubuntu.com> ** Summary changed: - crash browsing attached pictures + [Edgy] crash browsing attached pictures -- [Edgy] crash browsing attached pictures https://launchpad.net/bugs/71796 From zyangxue at 163.com Fri Nov 17 05:26:26 2006 From: zyangxue at 163.com (Edwin Zeng) Date: Fri, 17 Nov 2006 05:26:26 -0000 Subject: [Bug 72130] The gnome-panel crashed when operation firefox, Evolution and Gwget. References: <20061117052626.10115.46757.malonedeb@gangotri.ubuntu.com> Message-ID: <20061117052626.10115.46757.malonedeb@gangotri.ubuntu.com> Public bug reported: 1. Login the Ubuntu Edgy, 2. Launch the firefox to browse the download-page of sun for sun studio 11. 3. Click the link to append a task into Gwget.Then the Gwget appearance and the task going on. 4. Launch the Evolution to get my mail from remote mail server. ** Affects: gnome-panel (Ubuntu) Importance: Undecided Status: Unconfirmed -- The gnome-panel crashed when operation firefox, Evolution and Gwget. https://launchpad.net/bugs/72130 From zyangxue at 163.com Fri Nov 17 05:31:40 2006 From: zyangxue at 163.com (Edwin Zeng) Date: Fri, 17 Nov 2006 05:31:40 -0000 Subject: [Bug 72132] The gnome-panel crashed when operation firefox, Evolution and Gwget. References: <20061117053140.10279.96774.malonedeb@gangotri.ubuntu.com> Message-ID: <20061117053140.10279.96774.malonedeb@gangotri.ubuntu.com> Public bug reported: 1. Login the Ubuntu Edgy, 2. Launch the firefox to browse the download-page of sun for sun studio 11. 3. Click the link to append a task into Gwget.Then the Gwget appearance and the task going on. 4. Launch the Evolution to get my mail from remote mail server. During modifying my private plan, the crash come. The system fresh my desktop enviroment, and the bugreport dialog appearance. ** Affects: gnome-panel (Ubuntu) Importance: Undecided Status: Unconfirmed -- The gnome-panel crashed when operation firefox, Evolution and Gwget. https://launchpad.net/bugs/72132 From zyangxue at 163.com Fri Nov 17 05:51:32 2006 From: zyangxue at 163.com (Edwin Zeng) Date: Fri, 17 Nov 2006 05:51:32 -0000 Subject: [Bug 72132] Re: The gnome-panel crashed when operation firefox, Evolution and Gwget. References: <20061117053140.10279.96774.malonedeb@gangotri.ubuntu.com> Message-ID: <20061117055132.25975.50976.malone@gandwana.ubuntu.com> used the ubuntu in simply Chinese. -- The gnome-panel crashed when operation firefox, Evolution and Gwget. https://launchpad.net/bugs/72132 From FAT_C at hotmail.com Fri Nov 17 05:50:32 2006 From: FAT_C at hotmail.com (FAT_C) Date: Fri, 17 Nov 2006 05:50:32 -0000 Subject: [Bug 71461] Re: gaim crash when right click References: <20061112082733.25975.55436.malonedeb@gandwana.ubuntu.com> Message-ID: <20061117055033.10115.28827.malone@gangotri.ubuntu.com> ** Attachment added: "this is the report of it" http://librarian.launchpad.net/5094478/_usr_bin_gaim.1000.crash -- gaim crash when right click https://launchpad.net/bugs/71461 From vi64pa at gmail.com Fri Nov 17 06:18:31 2006 From: vi64pa at gmail.com (ville palo) Date: Fri, 17 Nov 2006 06:18:31 -0000 Subject: [Bug 71461] Re: gaim crash when right click References: <20061112082733.25975.55436.malonedeb@gandwana.ubuntu.com> Message-ID: <20061117061831.10279.15884.malone@gangotri.ubuntu.com> Thanks, it would be great if you could install dbgsyms and provide even more information. Instructions can be found here: https://wiki.ubuntu.com/DebuggingProgramCrash -- gaim crash when right click https://launchpad.net/bugs/71461 From contact at jadmadi.net Fri Nov 17 07:02:29 2006 From: contact at jadmadi.net (Jad) Date: Fri, 17 Nov 2006 07:02:29 -0000 Subject: [Bug 71947] Re: Gnome-screenshot crash for unknown reason; bug report provided References: <20061115184116.32662.96074.malonedeb@gangotri.ubuntu.com> <20061117001428.10279.45754.malone@gangotri.ubuntu.com> Message-ID: <1fcbec350611162302q79e3540at80cb7af1870a5ba8@mail.gmail.com> Hey, I was taking a screenshot for a website using firefox2 I tried to reproduce the same problem but didn't work On 11/17/06, Sebastien Bacher wrote: > Thanks for your bug. The backtrace is not useful. What did you do to get > the crash? Were you taking a screenshot of a window or the screen? Do > you remember the title of the window? > > ** Changed in: gnome-panel (Ubuntu) > Sourcepackagename: gnome-panel => gnome-utils > Assignee: (unassigned) => Ubuntu Desktop Bugs > Status: Unconfirmed => Needs Info > > -- > Gnome-screenshot crash for unknown reason; bug report provided > https://launchpad.net/bugs/71947 > -- Gnome-screenshot crash for unknown reason; bug report provided https://launchpad.net/bugs/71947 From caroline.ford.work at googlemail.com Fri Nov 17 07:12:39 2006 From: caroline.ford.work at googlemail.com (Caroline Ford) Date: Fri, 17 Nov 2006 07:12:39 -0000 Subject: [Bug 72096] Re: SOunds crash References: <20061116221549.25827.1544.malonedeb@gandwana.ubuntu.com> Message-ID: <20061117071239.25827.50060.malone@gandwana.ubuntu.com> Package: gnome-control-center 1:2.16.1-0ubuntu4 -- SOunds crash https://launchpad.net/bugs/72096 From contact at jadmadi.net Fri Nov 17 07:25:32 2006 From: contact at jadmadi.net (Jad) Date: Fri, 17 Nov 2006 07:25:32 -0000 Subject: [Bug 72140] Gaim crashed after internet disconnect/connect References: <20061117072532.10115.29833.malonedeb@gangotri.ubuntu.com> Message-ID: <20061117072532.10115.29833.malonedeb@gangotri.ubuntu.com> Public bug reported: ProblemType: Crash CoreDump: CrashCounter: 1 Date: Fri Nov 17 09:16:16 2006 Dependencies: libgcc1 1:4.1.1-13ubuntu5 gaim-data 1:2.0.0+beta3.1-1ubuntu9 lsb-base 3.1-10ubuntu4 libreadline5 5.1-7build1 libslang2 2.0.6-2 libtiff4 3.8.2-6 libncursesw5 5.5-2ubuntu1 whiptail 0.52.2-5.1ubuntu1 libtext-charwidth-perl 0.04-4 libxrender1 1:0.9.1-0ubuntu1 fontconfig 2.3.2-7ubuntu2 libssl0.9.8 0.9.8b-2ubuntu2 liblocale-gettext-perl 1.05-1 libxau6 1:1.0.1-1 libxext6 2:1.0.1-1ubuntu1 libxfixes3 1:4.0.1-0ubuntu1 python 2.4.3-11ubuntu3 libjpeg62 6b-13 libdbus-glib-1-2 0.71-1ubuntu1 libacl1 2.2.39-1ubuntu2 liblzo1 1.08-3 libncurses5 5.5-2ubuntu1 readline-common 5.1-7build1 libgtk2.0-0 2.10.6-0ubuntu1 libgpg-error0 1.2-1 python2.4-minimal 2.4.4~c1-0ubuntu1 libpopt0 1.10-2 gcc-4.1-base 4.1.1-13ubuntu5 libxcursor1 1.1.7-0ubuntu1 libperl5.8 5.8.8-6 launchpad-integration 0.1.4.3 libfontconfig1 2.3.2-7ubuntu2 libglib2.0-0 2.12.4-0ubuntu1 libpng12-0 1.2.8rel-5.1 defoma 0.11.10 libtext-wrapi18n-perl 0.06-5 ttf-dejavu 2.7-2 sed 4.1.5-1 libcupsys2 1.2.4-2ubuntu3 mktemp 1.5-2 libxrandr2 2:1.1.1-0ubuntu1 libselinux1 1.30-1ubuntu1 libmagic1 4.17-2ubuntu1 python2.4 2.4.4~c1-0ubuntu1 libattr1 2.4.32-1ubuntu1 mime-support 3.36-1 libbz2-1.0 1.0.3-3 python-minimal 2.4.3-11ubuntu3 libmeanwhile1 1.0.2-2 fontconfig-config 2.3.2-7ubuntu2 libgadu3 1:1.6+20060616-1 libgnutls13 1.4.0-3ubuntu1 debconf 1.5.2ubuntu2 libxinerama1 2:1.0.1-4build1 libdbus-1-3 0.93-0ubuntu3 ucf 2.0012 libpango1.0-common 1.14.5-0ubuntu1 libgtk2.0-bin 2.10.6-0ubuntu1 libnewt0.52 0.52.2-5.1ubuntu1 lsb-release 3.1-10ubuntu4 libgcrypt11 1.2.2-2 libxss1 1:1.0.1-4ubuntu1 debconf-i18n 1.5.2ubuntu2 perl 5.8.8-6 tzdata 2006m-1ubuntu1 libxi6 2:1.0.1-0ubuntu1 libcairo2 1.2.4-1ubuntu2 x11-common 1:7.1.1ubuntu6 libsepol1 1.12-1 libaudiofile0 0.2.6-6ubuntu1 libgtkspell0 2.0.10-3 debianutils 2.16.2 locales 2.3.22 libstartup-notification0 0.8-1ubuntu1 belocs-locales-bin 2.4-1ubuntu6 libtasn1-3 0.3.5-1 libao2 0.8.6-4 libxdmcp6 1:1.0.1-1 libx11-data 2:1.0.3-0ubuntu4 liblaunchpad-integration0 0.1.4.3 libatk1.0-0 1.12.3-0ubuntu1 file 4.17-2ubuntu1 libfreetype6 2.2.1-5 libtext-iconv-perl 1.4-3 libaspell15 0.60.4-4 libice6 2:1.0.1-1ubuntu1 libopencdk8 0.5.8-1 libsm6 2:1.0.1-1ubuntu1 perl-modules 5.8.8-6 dpkg 1.13.22ubuntu7 coreutils 5.96-5ubuntu4 libgdbm3 1.8.3-3 libstdc++6 4.1.1-13ubuntu5 libgtk2.0-common 2.10.6-0ubuntu1 libx11-6 2:1.0.3-0ubuntu4 ncurses-bin 5.5-2ubuntu1 zlib1g 1:1.2.3-13ubuntu2 libc6 2.4-1ubuntu12 libxft2 2.1.10-1ubuntu1 perl-base 5.8.8-6 libdb4.4 4.4.20-6ubuntu1 libpango1.0-0 1.14.5-0ubuntu1 libexpat1 1.95.8-3.2 Disassembly: (no debugging symbols found) Using host libthread_db library "/lib/tls/i686/cmov/libthread_db.so.1". (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) Core was generated by `gaim'. Program terminated with signal 11, Segmentation fault. #0 0xb68a7e50 in msn_session_set_login_step () from /usr/lib/gaim/libmsn.so Dump of assembler code from 0xb68a7e50 to 0xb68a7e70: 0xb68a7e50 : cmp %edx,0xc(%eax) 0xb68a7e53 : ja 0xb68a7e5c 0xb68a7e55 : mov 0x14(%eax),%esi 0xb68a7e58 : test %esi,%esi 0xb68a7e5a : je 0xb68a7e70 0xb68a7e5c : mov 0xfffffff4(%ebp),%ebx 0xb68a7e5f : mov 0xfffffff8(%ebp),%esi 0xb68a7e62 : mov 0xfffffffc(%ebp),%edi 0xb68a7e65 : mov %ebp,%esp 0xb68a7e67 : pop %ebp 0xb68a7e68 : ret 0xb68a7e69 : lea 0x0(%esi),%esi End of assembler dump. DistroRelease: Ubuntu 6.10 ExecutablePath: /usr/bin/gaim Package: gaim 1:2.0.0+beta3.1-1ubuntu9 ProcCmdline: gaim ProcCwd: /home/jad ProcEnviron: LANGUAGE=en_GB.UTF-8 PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/bin/X11:/usr/games LANG=en_GB.UTF-8 SHELL=/bin/bash ProcMaps: 08048000-08158000 r-xp 00000000 08:03 3817794 /usr/bin/gaim 08158000-0815c000 rw-p 00110000 08:03 3817794 /usr/bin/gaim 0815c000-08795000 rw-p 0815c000 00:00 0 [heap] b21c3000-b3a3c000 r--p 00000000 08:03 4196720 /usr/share/icons/crystalsvg/icon-theme.cache b3a3c000-b3a5a000 r-xp 00000000 08:03 3819202 /usr/lib/libjpeg.so.62.0.0 b3a5a000-b3a5b000 rw-p 0001d000 08:03 3819202 /usr/lib/libjpeg.so.62.0.0 b3a6b000-b3a8a000 r--p 00000000 08:03 2673690 /home/jad/.fonts/trebucbd.ttf b3a8a000-b3af6000 r--p 00000000 08:03 4033031 /usr/share/fonts/truetype/ttf-dejavu/DejaVuSans-Bold.ttf b3af6000-b3b56000 rw-s 00000000 00:08 1310738 /SYSV00000000 (deleted) b3b56000-b3b6d000 r--s 00000000 08:03 2932949 /var/lib/aspell/en_GB-ise-wo_accents-only.rws b3b6d000-b3df5000 r--s 00000000 08:03 2932941 /var/lib/aspell/en-common.rws b3df6000-b3df7000 r--p 00000000 08:03 4211812 /usr/share/locale-langpack/en_GB/LC_MESSAGES/gtkspell.mo b3df7000-b3df9000 r--p 00000000 08:03 4211807 /usr/share/locale-langpack/en_GB/LC_MESSAGES/gtk+.mo b525d000-b54a7000 r--p 00000000 08:03 1032316 /usr/share/icons/hicolor/icon-theme.cache b54a7000-b5b07000 r--p 00000000 08:03 4134450 /usr/share/icons/gnome/icon-theme.cache b5b07000-b5d5f000 r--p 00000000 08:03 4134447 /usr/share/icons/Tango/icon-theme.cache b5d5f000-b5db0000 r--p 00000000 08:03 4133175 /usr/share/icons/Tangerine/icon-theme.cache b5db0000-b5f1c000 r--p 00000000 08:03 4134452 /usr/share/icons/Human/icon-theme.cache b6331000-b6332000 r--p 00000000 08:03 4211826 /usr/share/locale-langpack/en_GB/LC_MESSAGES/launchpad-integration.mo b6332000-b63a3000 r--p 00000000 08:03 4033035 /usr/share/fonts/truetype/ttf-dejavu/DejaVuSans.ttf b63a3000-b6403000 rw-s 00000000 00:08 1277969 /SYSV00000000 (deleted) b6403000-b6414000 r-xp 00000000 08:03 3867036 /usr/lib/gtk-2.0/2.10.0/engines/libubuntulooks.so b6414000-b6415000 rw-p 00011000 08:03 3867036 /usr/lib/gtk-2.0/2.10.0/engines/libubuntulooks.so b6415000-b645f000 r-xp 00000000 08:03 3818765 /usr/lib/libXt.so.6.0.0 b645f000-b6463000 rw-p 00049000 08:03 3818765 /usr/lib/libXt.so.6.0.0 b6463000-b6478000 r-xp 00000000 08:03 3818802 /usr/lib/libaudio.so.2.4 b6478000-b6479000 rw-p 00014000 08:03 3818802 /usr/lib/libaudio.so.2.4 b647a000-b647b000 rw-p b647a000 00:00 0 b647b000-b647e000 r-xp 00000000 08:03 3867054 /usr/lib/gtk-2.0/2.10.0/loaders/libpixbufloader-jpeg.so b647e000-b647f000 rw-p 00003000 08:03 3867054 /usr/lib/gtk-2.0/2.10.0/loaders/libpixbufloader-jpeg.so b647f000-b6484000 r-xp 00000000 08:03 3867052 /usr/lib/gtk-2.0/2.10.0/loaders/libpixbufloader-gif.so b6484000-b6485000 rw-p 00004000 08:03 3867052 /usr/lib/gtk-2.0/2.10.0/loaders/libpixbufloader-gif.so b6487000-b6489000 r--p 00000000 08:03 4211685 /usr/share/locale-langpack/en_GB/LC_MESSAGES/atk10.mo b6489000-b648e000 r-xp 00000000 08:03 3820072 /usr/lib/libartsc.so.0.0.0 b648e000-b648f000 rw-p 00004000 08:03 3820072 /usr/lib/libartsc.so.0.0.0 b648f000-b6490000 rw-p b648f000 00:00 0 b6490000-b6492000 r-xp 00000000 08:03 3949457 /usr/lib/pango/1.5.0/modules/pango-basic-fc.so b6492000-b6493000 rw-p 00001000 08:03 3949457 /usr/lib/pango/1.5.0/modules/pango-basic-fc.so b6493000-b6497000 r-xp 00000000 08:03 3867056 /usr/lib/gtk-2.0/2.10.0/loaders/libpixbufloader-png.so b6497000-b6498000 rw-p 00003000 08:03 3867056 /usr/lib/gtk-2.0/2.10.0/loaders/libpixbufloader-png.so b6498000-b649a000 r-xp 00000000 08:03 3850399 /usr/lib/ao/plugins-2/liboss.so b649a000-b649b000 rw-p 00001000 08:03 3850399 /usr/lib/ao/plugins-2/liboss.so b649b000-b649c000 r-xp 00000000 08:03 3850398 /usr/lib/ao/plugins-2/libnas.so b649c000-b649d000 rw-p 00001000 08:03 3850398 /usr/lib/ao/plugins-2/libnas.so b649d000-b649e000 r-xp 00000000 08:03 3850397 /usr/lib/ao/plugins-2/libesd.so b649e000-b649f000 rw-p 00000000 08:03 3850397 /usr/lib/ao/plugins-2/libesd.so b649f000-b64a0000 r-xp 00000000 08:03 3850396 /usr/lib/ao/plugins-2/libarts.so b64a0000-b64a1000 rw-p 00000000 08:03 3850396 /usr/lib/ao/plugins-2/libarts.so b64a1000-b656e000 r-xp 00000000 08:03 1310898 /usr/lib/libtk8.4.so.0 b656e000-b657a000 rw-p 000cd000 08:03 1310898 /usr/lib/libtk8.4.so.0 b657a000-b6623000 r-xp 00000000 08:03 3819578 /usr/lib/libtcl8.4.so.0 b6623000-b6629000 rw-p 000a8000 08:03 3819578 /usr/lib/libtcl8.4.so.0 b6629000-b662c000 r-xp 00000000 08:03 3850395 /usr/lib/ao/plugins-2/libalsa09.so b662c000-b662d000 rw-p 00002000 08:03 3850395 /usr/lib/ao/plugins-2/libalsa09.so b662d000-b662f000 r-xp 00000000 08:03 655395 /usr/lib/gaim/timestamp_format.so b662f000-b6630000 rw-p 00001000 08:03 655395 /usr/lib/gaim/timestamp_format.so b6630000-b6632000 r-xp 00000000 08:03 655394 /usr/lib/gaim/timestamp.so b6632000-b6633000 rw-p 00002000 08:03 655394 /usr/lib/gaim/timestamp.so b6633000-b6638000 r-xp 00000000 08:03 655393 /usr/lib/gaim/ticker.so b6638000-b6639000 rw-p 00004000 08:03 655393 /usr/lib/gaim/ticker.so b6639000-b6641000 r-xp 00000000 08:03 655392 /usr/lib/gaim/tcl.so b6641000-b6642000 rw-p 00007000 08:03 655392 /usr/lib/gaim/tcl.so b6642000-b6650000 r-xp 00000000 08:03 655387 /usr/lib/gaim/spellchk.so b6650000-b6651000 rw-p 0000d000 08:03 655387 /usr/lib/gaim/spellchk.so b6651000-b6652000 r-xp 00000000 08:03 655370 /usr/lib/gaim/libgaimperl.so b6652000-b6653000 rw-p 00000000 08:03 655370 /usr/lib/gaim/libgaimperl.so b6653000-b6658000 r-xp 00000000 08:03 574080 /lib/tls/i686/cmov/libcrypt-2.4.so b6658000-b665a000 rw-p 00004000 08:03 574080 /lib/tls/i686/cmov/libcrypt-2.4.so b665a000-b6681000 rw-p b665a000 00:00 0 b6681000-b6791000 r-xp 00000000 08:03 3819324 /usr/lib/libperl.so.5.8.8 b6791000-b6796000 rw-p 00110000 08:03 3819324 /usr/lib/libperl.so.5.8.8 b6796000-b6798000 rw-p b6796000 00:00 0 b6798000-b679a000 r-xp 00000000 08:03 655391 /usr/lib/gaim/statenotify.so b679a000-b679b000 rw-p 00001000 08:03 655391 /usr/lib/gaim/statenotify.so b679b000-b679c000 r-xp 00000000 08:03 655390 /usr/lib/gaim/ssl.so b679c000-b679d000 rw-p 00000000 08:03 655390 /usr/lib/gaim/ssl.so b679d000-b679e000 r-xp 00000000 08:03 655389 /usr/lib/gaim/ssl-nss.so b679e000-b679f000 rw-p 00000000 08:03 655389 /usr/lib/gaim/ssl-nss.so b679f000-b67a1000 r-xp 00000000 08:03 655388 /usr/lib/gaim/ssl-gnutls.so b67a1000-b67a2000 rw-p 00001000 08:03 655388 /usr/lib/gaim/ssl-gnutls.so b67a2000-b67a4000 r-xp 00000000 08:03 655386 /usr/lib/gaim/relnot.so b67a4000-b67a5000 rw-p 00001000 08:03 655386 /usr/lib/gaim/relnot.so b67a5000-b67a7000 r-xp 00000000 08:03 655385 /usr/lib/gaim/psychic.so b67a7000-b67a8000 rw-p 00001000 08:03 655385 /usr/lib/gaim/psychic.so b67a8000-b67cc000 r-xp 00000000 08:03 655379 /usr/lib/gaim/libyahoo.so b67cc000-b67dc000 rw-p 00024000 08:03 655379 /usr/lib/gaim/libyahoo.so b67dc000-b67e5000 r-xp 00000000 08:03 655378 /usr/lib/gaim/libsimple.so b67e5000-b67e6000 rw-p 00008000 08:03 655378 /usr/lib/gaim/libsimple.so b67e6000-b67f6000 rw-p b67e6000 00:00 0 b67f6000-b681d000 r-xp 00000000 08:03 3819241 /usr/lib/libmeanwhile.so.1.0.2 b681d000-b681e000 rw-p 00026000 08:03 3819241 /usr/lib/libmeanwhile.so.1.0.2 b681e000-b6832000 r-xp 00000000 08:03 655377 /usr/lib/gaim/libsametime.so b6832000-b6833000 rw-p 00013000 08:03 655377 /usr/lib/gaim/libsametime.so b6833000-b6834000 rw-p b6833000 00:00 0 b6834000-b6874000 r-xp 00000000 08:03 655376 /usr/lib/gaim/liboscar.so b6874000-b6876000 rw-p 00040000 08:03 655376 /usr/lib/gaim/liboscar.so b6876000-b688e000 r-xp 00000000 08:03 655375 /usr/lib/gaim/libnovell.so b688e000-b688f000 rw-p 00018000 08:03 655375 /usr/lib/gaim/libnovell.so b688f000-b68b7000 r-xp 00000000 08:03 655374 /usr/lib/gaim/libmsn.so b68b7000-b68b8000 rw-p 00028000 08:03 655374 /usr/lib/gaim/libmsn.so b68b8000-b68bb000 rw-p b68b8000 00:00 0 b68bb000-b68dd000 r-xp 00000000 08:03 655373 /usr/lib/gaim/libjabber.so b68dd000-b68de000 rw-p 00022000 08:03 655373 /usr/lib/gaim/libjabber.so b68de000-b68e1000 rw-p b68de000 00:00 0 b68e1000-b68f1000 r-xp 00000000 08:03 655372 /usr/lib/gaim/libirc.so b68f1000-b68f2000 rw-p 00010000 08:03 655372 /usr/lib/gaim/libirc.so b68f2000-b6905000 r-xp 00000000 08:03 3818944 /usr/lib/libgadu.so.3.5 b6905000-b6906000 rw-p 00013000 08:03 3818944 /usr/lib/libgadu.so.3.5 b6906000-b690f000 r-xp 00000000 08:03 655384 /usr/lib/gaim/perl.so b690f000-b6910000 rw-p 00008000 08:03 655384 /usr/lib/gaim/perl.so b6910000-b6915000 r-xp 00000000 08:03 655383 /usr/lib/gaim/notify.so b6915000-b6916000 rw-p 00004000 08:03 655383 /usr/lib/gaim/notify.so b6916000-b6921000 r-xp 00000000 08:03 655371 /usr/lib/gaim/libgg.so b6921000-b6922000 rw-p 0000a000 08:03 655371 /usr/lib/gaim/libgg.so b6922000-b6926000 r-xp 00000000 08:03 3819212 /usr/lib/libkrb5support.so.0.0 b6926000-b6927000 rw-p 00003000 08:03 3819212 /usr/lib/libkrb5support.so.0.0 b6927000-b6959000 r-xp 00000000 08:03 540787 /lib/libsepol.so.1 b6959000-b695a000 rw-p 00031000 08:03 540787 /lib/libsepol.so.1 b695a000-b6964000 rw-p b695a000 00:00 0 b6964000-b6967000 r-xp 00000000 08:03 3819081 /usr/lib/libgpg-error.so.0.2.0 b6967000-b6968000 rw-p 00002000 08:03 3819081 /usr/lib/libgpg-error.so.0.2.0 b6968000-b69b4000 r-xp 00000000 08:03 3818963 /usr/lib/libgcrypt.so.11.2.1 b69b4000-b69b6000 rw-p 0004b000 08:03 3818963 /usr/lib/libgcrypt.so.11.2.1 b69b6000-b69c8000 r-xp 00000000 08:03 3819414 /usr/lib/libtasn1.so.3.0.5 b69c8000-b69c9000 rw-p 00011000 08:03 3819414 /usr/lib/libtasn1.so.3.0.5 b69c9000-b6a7c000 r-xp 00000000 08:03 3818789 /usr/lib/libasound.so.2.0.0 b6a7c000-b6a81000 rw-p 000b2000 08:03 3818789 /usr/lib/libasound.so.2.0.0 b6a81000-b6a9c000 r-xp 00000000 08:03 3819099 /usr/lib/libgssapi_krb5.so.2.2 b6a9c000-b6a9d000 rw-p 0001b000 08:03 3819099 /usr/lib/libgssapi_krb5.so.2.2 b6a9d000-b6a9f000 r-xp 00000000 08:03 540723 /lib/libcom_err.so.2.1 b6a9f000-b6aa0000 rw-p 00001000 08:03 540723 /lib/libcom_err.so.2.1 b6aa0000-b6ac4000 r-xp 00000000 08:03 3819204 /usr/lib/libk5crypto.so.3.0 b6ac4000-b6ac5000 rw-p 00023000 08:03 3819204 /usr/lib/libk5crypto.so.3.0 b6ac5000-b6b3f000 r-xp 00000000 08:03 3819210 /usr/lib/libkrb5.so.3.2 b6b3f000-b6b41000 rw-p 0007a000 08:03 3819210 /usr/lib/libkrb5.so.3.2 b6b41000-b6b8b000 r-xp 00000000 08:03 3819393 /usr/lib/libsoftokn3.so b6b8b000-b6b8f000 rw-p 00049000 08:03 3819393 /usr/lib/libsoftokn3.so b6b8f000-b6bb6000 r-xp 00000000 08:03 3819403 /usr/lib/libssl3.so b6bb6000-b6bb8000 rw-p 00027000 08:03 3819403 /usr/lib/libssl3.so b6bb8000-b6bd9000 r-xp 00000000 08:03 3819387 /usr/lib/libsmime3.so b6bd9000-b6bdb000 rw-p 00021000 08:03 3819387 /usr/lib/libsmime3.so b6bdb000-b6c47000 r-xp 00000000 08:03 3819281 /usr/lib/libnss3.so b6c47000-b6c4c000 rw-p 0006c000 08:03 3819281 /usr/lib/libnss3.so b6c4c000-b6c4f000 r-xp 00000000 08:03 3818712 /usr/lib/libORBitCosNaming-2.so.0.1.0 b6c4f000-b6c50000 rw-p 00003000 08:03 3818712 /usr/lib/libORBitCosNaming-2.so.0.1.0 b6c50000-b6c52000 r-xp 00000000 08:03 574110 /lib/tls/i686/cmov/libutil-2.4.so b6c52000-b6c54000 rw-p 00001000 08:03 574110 /lib/tls/i686/cmov/libutil-2.4.so b6c54000-b6c66000 r-xp 00000000 08:03 540786 /lib/libselinux.so.1 b6c66000-b6c68000 rw-p 00011000 08:03 540786 /lib/libselinux.so.1 b6c68000-b6c76000 r-xp 00000000 08:03 1343564 /usr/lib/libavahi-client.so.3.2.0 b6c76000-b6c77000 rw-p 0000e000 08:03 1343564 /usr/lib/libavahi-client.so.3.2.0 b6c77000-b6c81000 r-xp 00000000 08:03 1343559 /usr/lib/libavahi-common.so.3.4.2 b6c81000-b6c82000 rw-p 00009000 08:03 1343559 /usr/lib/libavahi-common.so.3.4.2 b6c82000-b6c84000 r-xp 00000000 08:03 1343566 /usr/lib/libavahi-glib.so.1.0.1 b6c84000-b6c85000 rw-p 00002000 08:03 1343566 /usr/lib/libavahi-glib.so.1.0.1 b6c85000-b6cee000 r-xp 00000000 08:03 3819077 /usr/lib/libgnutls.so.13.0.5 b6cee000-b6cf4000 rw-p 00068000 08:03 3819077 /usr/lib/libgnutls.so.13.0.5 b6cf4000-b6d23000 r-xp 00000000 08:03 3819280 /usr/lib/libnspr4.so b6d23000-b6d25000 rw-p 0002e000 08:03 3819280 /usr/lib/libnspr4.so b6d25000-b6d26000 rw-p b6d25000 00:00 0 b6d26000-b6d2a000 r-xp 00000000 08:03 3819329 /usr/lib/libplc4.so b6d2a000-b6d2b000 rw-p 00003000 08:03 3819329 /usr/lib/libplc4.so b6d2b000-b6d34000 r-xp 00000000 08:03 3818907 /usr/lib/libesd.so.0.2.36 b6d34000-b6d35000 rw-p 00008000 08:03 3818907 /usr/lib/libesd.so.0.2.36 b6d35000-b6d7c000 r-xp 00000000 08:03 3817873 /usr/lib/libcamel-1.2.so.8.1.0 b6d7c000-b6d7f000 rw-p 00047000 08:03 3817873 /usr/lib/libcamel-1.2.so.8.1.0 b6d7f000-b6e78000 r-xp 00000000 08:03 3818858 /usr/lib/libdb-4.4.so b6e78000-b6e7b000 rw-p 000f8000 08:03 3818858 /usr/lib/libdb-4.4.so b6e7b000-b6ec2000 r-xp 00000000 08:03 3818708 /usr/lib/libORBit-2.so.0.1.0 b6ec2000-b6ecc000 rw-p 00046000 08:03 3818708 /usr/lib/libORBit-2.so.0.1.0 b6ecc000-b6ede000 r-xp 00000000 08:03 3818825 /usr/lib/libbonobo-activation.so.4.0.0 b6ede000-b6ee0000 rw-p 00012000 08:03 3818825 /usr/lib/libbonobo-activation.so.4.0.0 b6ee0000-b6f30000 r-xp 00000000 08:03 3818823 /usr/lib/libbonobo-2.so.0.0.0 b6f30000-b6f3a000 rw-p 0004f000 08:03 3818823 /usr/lib/libbonobo-2.so.0.0.0 b6f3a000-b6f68000 r-xp 00000000 08:03 3818961 /usr/lib/libgconf-2.so.4.1.0 b6f68000-b6f6b000 rw-p 0002e000 08:03 3818961 /usr/lib/libgconf-2.so.4.1.0 b6f6b000-b707e000 r-xp 00000000 08:03 3819454 /usr/lib/libxml2.so.2.6.26 b707e000-b7083000 rw-p 00113000 08:03 3819454 /usr/lib/libxml2.so.2.6.26 b7083000-b7084000 rw-p b7083000 00:00 0 b7084000-b70d9000 r-xp 00000000 08:03 3817548 /usr/lib/libgnomevfs-2.so.0.1600.1 b70d9000-b70dc000 rw-p 00054000 08:03 3817548 /usr/lib/libgnomevfs-2.so.0.1600.1 b70dc000-b70fe000 r-xp 00000000 08:03 3818892 /usr/lib/libedataserver-1.2.so.7.1.0 b70fe000-b70ff000 rw-p 00022000 08:03 3818892 /usr/lib/libedataserver-1.2.so.7.1.0 b70ff000-b7105000 r-xp 00000000 08:03 540776 /lib/libpopt.so.0.0.0 b7105000-b7106000 rw-p 00006000 08:03 540776 /lib/libpopt.so.0.0.0 b7106000-b711a000 r-xp 00000000 08:03 3817733 /usr/lib/libgnome-2.so.0.1600.0 b711a000-b711b000 rw-p 00013000 08:03 3817733 /usr/lib/libgnome-2.so.0.1600.0 b711b000-b7149000 r-xp 00000000 08:03 3817877 /usr/lib/libebook-1.2.so.9.0.0 b7149000-b714d000 rw-p 0002e000 08:03 3817877 /usr/lib/libebook-1.2.so.9.0.0 b714d000-b7168000 r-xp 00000000 08:03 1310847 /usr/lib/libedata-book-1.2.so.2.3.0 b7168000-b716b000 rw-p 0001a000 08:03 1310847 /usr/lib/libedata-book-1.2.so.2.3.0 b716b000-b716d000 r-xp 00000000 08:03 884932 /usr/lib/gaim/nautilus.so b716d000-b716e000 rw-p 00001000 08:03 884932 /usr/lib/gaim/nautilus.so b716e000-b7172000 r-xp 00000000 08:03 655381 /usr/lib/gaim/musicmessaging.so b7172000-b7173000 rw-p 00003000 08:03 655381 /usr/lib/gaim/musicmessaging.so b7173000-b7175000 r-xp 00000000 08:03 655369 /usr/lib/gaim/idle.so b7175000-b7176000 rw-p 00001000 08:03 655369 /usr/lib/gaim/idle.so b7176000-b7177000 r-xp 00000000 08:03 655368 /usr/lib/gaim/iconaway.so b7177000-b7178000 rw-p 00000000 08:03 655368 /usr/lib/gaim/iconaway.so b7178000-b717a000 r-xp 00000000 08:03 655367 /usr/lib/gaim/history.so b717a000-b717b000 rw-p 00001000 08:03 655367 /usr/lib/gaim/history.so b717b000-b7185000 r-xp 00000000 08:03 655366 /usr/lib/gaim/gevolution.so b7185000-b7186000 rw-p 0000a000 08:03 655366 /usr/lib/gaim/gevolution.so b7186000-b718a000 r-xp 00000000 08:03 655365 /usr/lib/gaim/gestures.so b718a000-b718b000 rw-p 00003000 08:03 655365 /usr/lib/gaim/gestures.so b718b000-b718f000 r-xp 00000000 08:03 655364 /usr/lib/gaim/gaimrc.so b718f000-b7190000 rw-p 00004000 08:03 655364 /usr/lib/gaim/gaimrc.so b7190000-b7194000 r-xp 00000000 08:03 3819131 /usr/lib/libgthread-2.0.so.0.1200.4 b7194000-b7195000 rw-p 00003000 08:03 3819131 /usr/lib/libgthread-2.0.so.0.1200.4 b7195000-b7196000 rw-p b7195000 00:00 0 b7196000-b7198000 r-xp 00000000 08:03 3819330 /usr/lib/libplds4.so b7198000-b7199000 rw-p 00001000 08:03 3819330 /usr/lib/libplds4.so b7199000-b719b000 r-xp 00000000 08:03 655363 /usr/lib/gaim/extplacement.so b719b000-b719c000 rw-p 00001000 08:03 655363 /usr/lib/gaim/extplacement.so b719c000-b71a4000 r-xp 00000000 08:03 655362 /usr/lib/gaim/docklet.so b71a4000-b71a5000 rw-p 00007000 08:03 655362 /usr/lib/gaim/docklet.so b71a5000-b71a7000 r-xp 00000000 08:03 655361 /usr/lib/gaim/dbus-example.so b71a7000-b71a8000 rw-p 00001000 08:03 655361 /usr/lib/gaim/dbus-example.so b71a8000-b71ad000 r--p 00000000 08:03 4211761 /usr/share/locale-langpack/en_GB/LC_MESSAGES/glib20.mo b71ad000-b71cc000 r--p 00000000 08:03 4211834 /usr/share/locale-langpack/en_GB/LC_MESSAGES/libc.mo b71cc000-b71cd000 r-xp 00000000 08:03 721079 /usr/lib/gconv/ISO8859-1.so b71cd000-b71cf000 rw-p 00001000 08:03 721079 /usr/lib/gconv/ISO8859-1.so b71cf000-b71ef000 r--p 00000000 08:03 4211808 /usr/share/locale-langpack/en_GB/LC_MESSAGES/gtk20-properties.mo b71ef000-b71f0000 r-xp 00000000 08:03 3850382 /usr/lib/X11/locale/common/xlcUTF8Load.so.2.0.0 b71f0000-b71f1000 rw-p 00000000 08:03 3850382 /usr/lib/X11/locale/common/xlcUTF8Load.so.2.0.0 b71f1000-b71fa000 r-xp 00000000 08:03 574093 /lib/tls/i686/cmov/libnss_files-2.4.so b71fa000-b71fc000 rw-p 00008000 08:03 574093 /lib/tls/i686/cmov/libnss_files-2.4.so b71fc000-b7204000 r-xp 00000000 08:03 574097 /lib/tls/i686/cmov/libnss_nis-2.4.so b7204000-b7206000 rw-p 00007000 08:03 574097 /lib/tls/i686/cmov/libnss_nis-2.4.so b7206000-b720d000 r-xp 00000000 08:03 574089 /lib/tls/i686/cmov/libnss_compat-2.4.so b720d000-b720f000 rw-p 00006000 08:03 574089 /lib/tls/i686/cmov/libnss_compat-2.4.so b720f000-b7210000 rw-p b720f000 00:00 0 b7210000-b721f000 r--p 00000000 08:03 4211809 /usr/share/locale-langpack/en_GB/LC_MESSAGES/gtk20.mo b721f000-b7253000 r--p 00000000 08:03 4211738 /usr/share/locale-langpack/en_GB/LC_MESSAGES/gaim.mo b7253000-b7286000 r--p 00000000 08:03 3868124 /usr/lib/locale/en_GB.utf8/LC_CTYPE b7286000-b7287000 r--p 00000000 08:03 3868129 /usr/lib/locale/en_GB.utf8/LC_NUMERIC b7287000-b735e000 r--p 00000000 08:03 3868123 /usr/lib/locale/en_GB.utf8/LC_COLLATE b735e000-b7361000 rw-p b735e000 00:00 0 b7361000-b7365000 r-xp 00000000 08:03 3818735 /usr/lib/libXdmcp.so.6.0.0 b7365000-b7366000 rw-p 00003000 08:03 3818735 /usr/lib/libXdmcp.so.6.0.0 b7366000-b7382000 r-xp 00000000 08:03 3818920 /usr/lib/libexpat.so.1.0.0 b7382000-b7384000 rw-p 0001c000 08:03 3818920 /usr/lib/libexpat.so.1.0.0 b7384000-b7386000 r-xp 00000000 08:03 3818726 /usr/lib/libXau.so.6.0.0 b7386000-b7387000 rw-p 00001000 08:03 3818726 /usr/lib/libXau.so.6.0.0 b7387000-b7388000 rw-p b7387000 00:00 0 b7388000-b73ef000 r-xp 00000000 08:03 3818936 /usr/lib/libfreetype.so.6.3.10 b73ef000-b73f2000 rw-p 00067000 08:03 3818936 /usr/lib/libfreetype.so.6.3.10 b73f2000-b741c000 r-xp 00000000 08:03 3819311 /usr/lib/libpangoft2-1.0.so.0.1400.5 b741c000-b741d000 rw-p 00029000 08:03 3819311 /usr/lib/libpangoft2-1.0.so.0.1400.5 b741d000-b7427000 r-xp 00000000 08:03 540739 /lib/libgcc_s.so.1 b7427000-b7428000 rw-p 00009000 08:03 540739 /lib/libgcc_s.so.1 b7428000-b74fc000 r-xp 00000000 08:03 3819409 /usr/lib/libstdc++.so.6.0.8 b74fc000-b74ff000 r--p 000d4000 08:03 3819409 /usr/lib/libstdc++.so.6.0.8 b74ff000-b7501000 rw-p 000d7000 08:03 3819409 /usr/lib/libstdc++.so.6.0.8 b7501000-b7508000 rw-p b7501000 00:00 0 b7508000-b7635000 r-xp 00000000 08:03 574076 /lib/tls/i686/cmov/libc-2.4.so b7635000-b7637000 r--p 0012c000 08:03 574076 /lib/tls/i686/cmov/libc-2.4.so b7637000-b7639000 rw-p 0012e000 08:03 574076 /lib/tls/i686/cmov/libc-2.4.so b7639000-b763c000 rw-p b7639000 00:00 0 b763c000-b7643000 r-xp 00000000 08:03 574106 /lib/tls/i686/cmov/librt-2.4.so b7643000-b7645000 rw-p 00006000 08:03 574106 /lib/tls/i686/cmov/librt-2.4.so b7645000-b7647000 r-xp 00000000 08:03 574082 /lib/tls/i686/cmov/libdl-2.4.so b7647000-b7649000 rw-p 00001000 08:03 574082 /lib/tls/i686/cmov/libdl-2.4.so b7649000-b766d000 r-xp 00000000 08:03 574084 /lib/tls/i686/cmov/libm-2.4.so b766d000-b766f000 rw-p 00023000 08:03 574084 /lib/tls/i686/cmov/libm-2.4.so b766f000-b7735000 r-xp 00000000 08:03 3818720 /usr/lib/libX11.so.6.2.0 b7735000-b7738000 rw-p 000c5000 08:03 3818720 /usr/lib/libX11.so.6.2.0 b7738000-b773f000 r-xp 00000000 08:03 3818761 /usr/lib/libXrender.so.1.3.0 b773f000-b7740000 rw-p 00006000 08:03 3818761 /usr/lib/libXrender.so.1.3.0 b7740000-b7741000 rw-p b7740000 00:00 0 b7741000-b7763000 r-xp 00000000 08:03 3819332 /usr/lib/libpng12.so.0.1.2.8 b7763000-b7764000 rw-p 00021000 08:03 3819332 /usr/lib/libpng12.so.0.1.2.8 b7764000-b778d000 r-xp 00000000 08:03 3818926 /usr/lib/libfontconfig.so.1.0.4 b778d000-b7792000 rw-p 00028000 08:03 3818926 /usr/lib/libfontconfig.so.1.0.4 b7792000-b7793000 rw-p b7792000 00:00 0 b7793000-b77a6000 r-xp 00000000 08:03 3819466 /usr/lib/libz.so.1.2.3 b77a6000-b77a7000 rw-p 00012000 08:03 3819466 /usr/lib/libz.so.1.2.3 b77a7000-b77ab000 r-xp 00000000 08:03 3818741 /usr/lib/libXfixes.so.3.1.0 b77ab000-b77ac000 rw-p 00003000 08:03 3818741 /usr/lib/libXfixes.so.3.1.0 b77ac000-b77b4000 r-xp 00000000 08:03 3818731 /usr/lib/libXcursor.so.1.0.2 b77b4000-b77b5000 rw-p 00007000 08:03 3818731 /usr/lib/libXcursor.so.1.0.2 b77b5000-b77b7000 r-xp 00000000 08:03 3818759 /usr/lib/libXrandr.so.2.0.0 b77b7000-b77b8000 rw-p 00002000 08:03 3818759 /usr/lib/libXrandr.so.2.0.0 b77b8000-b77b9000 rw-p b77b8000 00:00 0 b77b9000-b77c0000 r-xp 00000000 08:03 3818747 /usr/lib/libXi.so.6.0.0 b77c0000-b77c1000 rw-p 00006000 08:03 3818747 /usr/lib/libXi.so.6.0.0 b77c1000-b77c3000 r-xp 00000000 08:03 3818749 /usr/lib/libXinerama.so.1.0.0 b77c3000-b77c4000 rw-p 00001000 08:03 3818749 /usr/lib/libXinerama.so.1.0.0 b77c4000-b77d0000 r-xp 00000000 08:03 3818739 /usr/lib/libXext.so.6.4.0 b77d0000-b77d1000 rw-p 0000c000 08:03 3818739 /usr/lib/libXext.so.6.4.0 b77d1000-b77e6000 r-xp 00000000 08:03 3818698 /usr/lib/libICE.so.6.3.0 b77e6000-b77e7000 rw-p 00014000 08:03 3818698 /usr/lib/libICE.so.6.3.0 b77e7000-b77e9000 rw-p b77e7000 00:00 0 b77e9000-b77f1000 r-xp 00000000 08:03 3818716 /usr/lib/libSM.so.6.0.0 b77f1000-b77f2000 rw-p 00007000 08:03 3818716 /usr/lib/libSM.so.6.0.0 b77f2000-b7801000 r-xp 00000000 08:03 574102 /lib/tls/i686/cmov/libpthread-2.4.so b7801000-b7803000 rw-p 0000f000 08:03 574102 /lib/tls/i686/cmov/libpthread-2.4.so b7803000-b7806000 rw-p b7803000 00:00 0 b7806000-b7815000 r-xp 00000000 08:03 574104 /lib/tls/i686/cmov/libresolv-2.4.so b7815000-b7817000 rw-p 0000f000 08:03 574104 /lib/tls/i686/cmov/libresolv-2.4.so b7817000-b7819000 rw-p b7817000 00:00 0 b7819000-b782b000 r-xp 00000000 08:03 574087 /lib/tls/i686/cmov/libnsl-2.4.so b782b000-b782d000 rw-p 00011000 08:03 574087 /lib/tls/i686/cmov/libnsl-2.4.so b782d000-b782f000 rw-p b782d000 00:00 0 b782f000-b78c0000 r-xp 00000000 08:03 3819027 /usr/lib/libglib-2.0.so.0.1200.4 b78c0000-b78c1000 rw-p 00091000 08:03 3819027 /usr/lib/libglib-2.0.so.0.1200.4 b78c1000-b78c4000 r-xp 00000000 08:03 3819039 /usr/lib/libgmodule-2.0.so.0.1200.4 b78c4000-b78c5000 rw-p 00002000 08:03 3819039 /usr/lib/libgmodule-2.0.so.0.1200.4 b78c5000-b78fe000 r-xp 00000000 08:03 3819079 /usr/lib/libgobject-2.0.so.0.1200.4 b78fe000-b78ff000 rw-p 00038000 08:03 3819079 /usr/lib/libgobject-2.0.so.0.1200.4 b78ff000-b795f000 r-xp 00000000 08:03 3818831 /usr/lib/libcairo.so.2.9.2 b795f000-b7961000 rw-p 0005f000 08:03 3818831 /usr/lib/libcairo.so.2.9.2 b7961000-b7962000 rw-p b7961000 00:00 0 b7962000-b799a000 r-xp 00000000 08:03 3819307 /usr/lib/libpango-1.0.so.0.1400.5 b799a000-b799c000 rw-p 00037000 08:03 3819307 /usr/lib/libpango-1.0.so.0.1400.5 b799c000-b79a3000 r-xp 00000000 08:03 3819309 /usr/lib/libpangocairo-1.0.so.0.1400.5 b79a3000-b79a4000 rw-p 00006000 08:03 3819309 /usr/lib/libpangocairo-1.0.so.0.1400.5 b79a4000-b79b9000 r-xp 00000000 08:03 3818980 /usr/lib/libgdk_pixbuf-2.0.so.0.1000.6 b79b9000-b79ba000 rw-p 00015000 08:03 3818980 /usr/lib/libgdk_pixbuf-2.0.so.0.1000.6 b79ba000-b79d2000 r-xp 00000000 08:03 3818798 /usr/lib/libatk-1.0.so.0.1213.0 b79d2000-b79d4000 rw-p 00017000 08:03 3818798 /usr/lib/libatk-1.0.so.0.1213.0 b79d4000-b7a55000 r-xp 00000000 08:03 3818978 /usr/lib/libgdk-x11-2.0.so.0.1000.6 b7a55000-b7a58000 rw-p 00081000 08:03 3818978 /usr/lib/libgdk-x11-2.0.so.0.1000.6 b7a58000-b7da1000 r-xp 00000000 08:03 3819134 /usr/lib/libgtk-x11-2.0.so.0.1000.6 b7da1000-b7da7000 rw-p 00349000 08:03 3819134 /usr/lib/libgtk-x11-2.0.so.0.1000.6 b7da7000-b7da9000 rw-p b7da7000 00:00 0 b7da9000-b7dac000 r-xp 00000000 08:03 3819214 /usr/lib/liblaunchpad-integration.so.0.0.0 b7dac000-b7dad000 rw-p 00002000 08:03 3819214 /usr/lib/liblaunchpad-integration.so.0.0.0 b7dad000-b7db4000 r-xp 00000000 08:03 3819405 /usr/lib/libstartup-notification-1.so.0.0.0 b7db4000-b7db5000 rw-p 00006000 08:03 3819405 /usr/lib/libstartup-notification-1.so.0.0.0 b7db5000-b7e63000 r-xp 00000000 08:03 3818791 /usr/lib/libaspell.so.15.1.4 b7e63000-b7e67000 rw-p 000ad000 08:03 3818791 /usr/lib/libaspell.so.15.1.4 b7e67000-b7e6b000 rw-p b7e67000 00:00 0 b7e6b000-b7e6f000 r-xp 00000000 08:03 3819144 /usr/lib/libgtkspell.so.0.0.0 b7e6f000-b7e70000 rw-p 00004000 08:03 3819144 /usr/lib/libgtkspell.so.0.0.0 b7e70000-b7e72000 r-xp 00000000 08:03 3818763 /usr/lib/libXss.so.1.0.0 b7e72000-b7e73000 rw-p 00001000 08:03 3818763 /usr/lib/libXss.so.1.0.0 b7e73000-b7e91000 r-xp 00000000 08:03 3818804 /usr/lib/libaudiofile.so.0.0.2 b7e91000-b7e93000 rw-p 0001e000 08:03 3818804 /usr/lib/libaudiofile.so.0.0.2 b7e93000-b7e94000 rw-p b7e93000 00:00 0 b7e94000-b7e97000 r-xp 00000000 08:03 3818779 /usr/lib/libao.so.2.1.3 b7e97000-b7e98000 rw-p 00002000 08:03 3818779 /usr/lib/libao.so.2.1.3 b7e98000-b7ec7000 r-xp 00000000 08:03 3818860 /usr/lib/libdbus-1.so.3.0.0 b7ec7000-b7ec8000 rw-p 0002f000 08:03 3818860 /usr/lib/libdbus-1.so.3.0.0 b7ec8000-b7ee2000 r-xp 00000000 08:03 3818862 /usr/lib/libdbus-glib-1.so.2.0.0 b7ee2000-b7ee3000 rw-p 00019000 08:03 3818862 /usr/lib/libdbus-glib-1.so.2.0.0 b7ee3000-b7ee4000 r--p 00000000 08:03 3867609 /usr/lib/locale/en_GB.utf8/LC_TIME b7ee4000-b7ee5000 r--p 00000000 08:03 3867610 /usr/lib/locale/en_GB.utf8/LC_MONETARY b7ee5000-b7ee6000 r--p 00000000 08:03 3883096 /usr/lib/locale/en_GB.utf8/LC_MESSAGES/SYS_LC_MESSAGES b7ee6000-b7ee7000 r--p 00000000 08:03 3868130 /usr/lib/locale/en_GB.utf8/LC_PAPER b7ee7000-b7ee8000 r--p 00000000 08:03 3868128 /usr/lib/locale/en_GB.utf8/LC_NAME b7ee8000-b7ee9000 r--p 00000000 08:03 3867611 /usr/lib/locale/en_GB.utf8/LC_ADDRESS b7ee9000-b7eea000 r--p 00000000 08:03 3867612 /usr/lib/locale/en_GB.utf8/LC_TELEPHONE b7eea000-b7eeb000 r--p 00000000 08:03 3868126 /usr/lib/locale/en_GB.utf8/LC_MEASUREMENT b7eeb000-b7ef2000 r--s 00000000 08:03 721131 /usr/lib/gconv/gconv-modules.cache b7ef2000-b7ef3000 r--p 00000000 08:03 3867613 /usr/lib/locale/en_GB.utf8/LC_IDENTIFICATION b7ef3000-b7ef5000 rw-p b7ef3000 00:00 0 b7ef5000-b7f0e000 r-xp 00000000 08:03 540694 /lib/ld-2.4.so b7f0e000-b7f10000 rw-p 00018000 08:03 540694 /lib/ld-2.4.so bfd4b000-bfd62000 rw-p bfd4b000 00:00 0 [stack] ffffe000-fffff000 ---p 00000000 00:00 0 [vdso] ProcStatus: Name: gaim State: D (disk sleep) SleepAVG: 97% Tgid: 5589 Pid: 5589 PPid: 1 TracerPid: 0 Uid: 1000 1000 1000 1000 Gid: 1000 1000 1000 1000 FDSize: 256 Groups: 4 20 24 25 29 30 44 46 109 111 114 1000 VmPeak: 81820 kB VmSize: 77968 kB VmLck: 0 kB VmHWM: 23908 kB VmRSS: 23564 kB VmData: 6836 kB VmStk: 92 kB VmExe: 1088 kB VmLib: 24528 kB VmPTE: 80 kB Threads: 1 SigQ: 1/4294967295 SigPnd: 0000000000000000 ShdPnd: 0000000000000000 SigBlk: 0000000000000000 SigIgn: 0000000020001000 SigCgt: 0000000180014007 CapInh: 0000000000000000 CapPrm: 0000000000000000 CapEff: 0000000000000000 Cpus_allowed: ff Mems_allowed: 1 Registers: (no debugging symbols found) Using host libthread_db library "/lib/tls/i686/cmov/libthread_db.so.1". (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) Core was generated by `gaim'. Program terminated with signal 11, Segmentation fault. #0 0xb68a7e50 in msn_session_set_login_step () from /usr/lib/gaim/libmsn.so eax 0x20746553 544499027 ecx 0x852b990 139639184 edx 0x6 6 ebx 0xb68b71b8 -1232375368 esp 0xbfd5de20 0xbfd5de20 ebp 0xbfd5de88 0xbfd5de88 esi 0x20746553 544499027 edi 0x852b8a0 139638944 eip 0xb68a7e50 0xb68a7e50 eflags 0x10296 [ PF AF SF IF RF ] cs 0x73 115 ss 0x7b 123 ds 0x7b 123 es 0xc010007b -1072693125 fs 0x0 0 gs 0x33 51 Signal: 11 SourcePackage: gaim Stacktrace: (no debugging symbols found) Using host libthread_db library "/lib/tls/i686/cmov/libthread_db.so.1". (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) Core was generated by `gaim'. Program terminated with signal 11, Segmentation fault. #0 0xb68a7e50 in msn_session_set_login_step () from /usr/lib/gaim/libmsn.so #0 0xb68a7e50 in msn_session_set_login_step () from /usr/lib/gaim/libmsn.so No symbol table info available. #1 0xb68a28fb in msn_nexus_connect () from /usr/lib/gaim/libmsn.so No symbol table info available. #2 0xb679ffb3 in gaim_init_plugin () from /usr/lib/gaim/ssl-gnutls.so No symbol table info available. #3 0x080fafe3 in gaim_gtk_eventloop_get_ui_ops () No symbol table info available. #4 0xb7883c8d in g_io_channel_unix_get_fd () from /usr/lib/libglib-2.0.so.0 No symbol table info available. #5 0xb785a802 in g_main_context_dispatch () from /usr/lib/libglib-2.0.so.0 No symbol table info available. #6 0xb785d7df in g_main_context_check () from /usr/lib/libglib-2.0.so.0 No symbol table info available. #7 0xb785db89 in g_main_loop_run () from /usr/lib/libglib-2.0.so.0 No symbol table info available. #8 0xb7b8f574 in gtk_main () from /usr/lib/libgtk-x11-2.0.so.0 No symbol table info available. #9 0x0810fd0c in main () No symbol table info available. ThreadStacktrace: (no debugging symbols found) Using host libthread_db library "/lib/tls/i686/cmov/libthread_db.so.1". (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) Core was generated by `gaim'. Program terminated with signal 11, Segmentation fault. #0 0xb68a7e50 in msn_session_set_login_step () from /usr/lib/gaim/libmsn.so . Thread 1 (process 5589): #0 0xb68a7e50 in msn_session_set_login_step () from /usr/lib/gaim/libmsn.so No symbol table info available. #1 0xb68a28fb in msn_nexus_connect () from /usr/lib/gaim/libmsn.so No symbol table info available. #2 0xb679ffb3 in gaim_init_plugin () from /usr/lib/gaim/ssl-gnutls.so No symbol table info available. #3 0x080fafe3 in gaim_gtk_eventloop_get_ui_ops () No symbol table info available. #4 0xb7883c8d in g_io_channel_unix_get_fd () from /usr/lib/libglib-2.0.so.0 No symbol table info available. #5 0xb785a802 in g_main_context_dispatch () from /usr/lib/libglib-2.0.so.0 No symbol table info available. #6 0xb785d7df in g_main_context_check () from /usr/lib/libglib-2.0.so.0 No symbol table info available. #7 0xb785db89 in g_main_loop_run () from /usr/lib/libglib-2.0.so.0 No symbol table info available. #8 0xb7b8f574 in gtk_main () from /usr/lib/libgtk-x11-2.0.so.0 No symbol table info available. #9 0x0810fd0c in main () No symbol table info available. Uname: Linux syntux 2.6.17-10-generic #2 SMP Fri Oct 13 18:45:35 UTC 2006 i686 GNU/Linux ** Affects: gaim (Ubuntu) Importance: Undecided Status: Unconfirmed -- Gaim crashed after internet disconnect/connect https://launchpad.net/bugs/72140 From caroline.ford.work at googlemail.com Fri Nov 17 07:24:55 2006 From: caroline.ford.work at googlemail.com (Caroline Ford) Date: Fri, 17 Nov 2006 07:24:55 -0000 Subject: [Bug 72092] Re: Enabled two accounts References: <20061116214628.25827.86213.malonedeb@gandwana.ubuntu.com> Message-ID: <20061117072455.25975.1300.malone@gandwana.ubuntu.com> gaim 1:2.0.0+beta3.1-1ubuntu9 ** Summary changed: - Enabled two accounts + Gaim crashed after I enabled two accounts and scrolled in the options -- Gaim crashed after I enabled two accounts and scrolled in the options https://launchpad.net/bugs/72092 From jo.chibois at gmail.com Fri Nov 17 08:16:26 2006 From: jo.chibois at gmail.com (archi02) Date: Fri, 17 Nov 2006 08:16:26 -0000 Subject: [Bug 67361] Re: Gaim crashes after startup References: <20061021122623.29568.30908.malonedeb@gandwana.ubuntu.com> Message-ID: <20061117081626.10279.63372.malone@gangotri.ubuntu.com> ** Attachment added: "crash after startup..." http://librarian.launchpad.net/5095841/_usr_bin_gaim.1000.crash -- Gaim crashes after startup https://launchpad.net/bugs/67361 From matt at mdke.org Fri Nov 17 08:48:58 2006 From: matt at mdke.org (Matthew East) Date: Fri, 17 Nov 2006 08:48:58 -0000 Subject: [Bug 72143] please revert startup sounds References: <20061117084858.25975.75704.malonedeb@gandwana.ubuntu.com> Message-ID: <20061117084858.25975.75704.malonedeb@gandwana.ubuntu.com> Public bug reported: I hope this is the right package to report this on. The startup sounds in Edgy are nowhere near as nice as the ones we had in previous releases. I don't want to disrespect the author, who I think did a good job considering it was (as I understand it) a community contribution, but the old sounds were much more relaxing, professional and above all *memorable*. Also, they didn't have any corny symbals in them. Can we have them back? I think keeping the startup sound consistent will improve the marketing of Ubuntu as an operating system - people will associate it with the sound, just as they do with Windows. I remember the interview with Mark that was shown on English TV focused on the (old) startup sound as something that users might be hearing more and more in place of the annoying Windows startup sound. ** Affects: ubuntu-artwork (Ubuntu) Importance: Undecided Status: Unconfirmed -- please revert startup sounds https://launchpad.net/bugs/72143 From thierry at mingos.nl Fri Nov 17 09:57:22 2006 From: thierry at mingos.nl (Thierry Dikstaal) Date: Fri, 17 Nov 2006 09:57:22 -0000 Subject: [Bug 67361] Re: Gaim crashes after startup References: <20061021122623.29568.30908.malonedeb@gandwana.ubuntu.com> Message-ID: <20061117095722.10115.33206.malone@gangotri.ubuntu.com> Another crash after startup ** Attachment added: "crash-report" http://librarian.launchpad.net/5096568/_usr_bin_gaim.1000.crash -- Gaim crashes after startup https://launchpad.net/bugs/67361 From xedxgex at walla.com Fri Nov 17 10:00:20 2006 From: xedxgex at walla.com (Ariel) Date: Fri, 17 Nov 2006 10:00:20 -0000 Subject: [Bug 72155] crashed opening wmv References: <20061117100020.10115.41937.malonedeb@gangotri.ubuntu.com> Message-ID: <20061117100020.10115.41937.malonedeb@gangotri.ubuntu.com> Public bug reported: It says: "output video size unspecified" or smoething similar... then it crashed after i pressed again PLAY button ** Affects: totem (Ubuntu) Importance: Undecided Status: Unconfirmed -- crashed opening wmv https://launchpad.net/bugs/72155 From xedxgex at walla.com Fri Nov 17 10:00:52 2006 From: xedxgex at walla.com (Ariel) Date: Fri, 17 Nov 2006 10:00:52 -0000 Subject: [Bug 72155] Re: crashed opening wmv References: <20061117100020.10115.41937.malonedeb@gangotri.ubuntu.com> Message-ID: <20061117100052.25975.80058.malone@gandwana.ubuntu.com> ** Attachment added: "Small Crash Report" http://librarian.launchpad.net/5096598/_usr_bin_totem.CyEk04.crash -- crashed opening wmv https://launchpad.net/bugs/72155 From thierry at mingos.nl Fri Nov 17 10:05:03 2006 From: thierry at mingos.nl (Thierry Dikstaal) Date: Fri, 17 Nov 2006 10:05:03 -0000 Subject: [Bug 72157] file-roller crashes while opening .gz file References: <20061117100503.10115.29554.malonedeb@gangotri.ubuntu.com> Message-ID: <20061117100503.10115.29554.malonedeb@gangotri.ubuntu.com> Public bug reported: I tried to open a .gz file and nothing happened. When I rebooted, I got this crash report. ** Affects: file-roller (Ubuntu) Importance: Undecided Status: Unconfirmed -- file-roller crashes while opening .gz file https://launchpad.net/bugs/72157 From thierry at mingos.nl Fri Nov 17 10:05:34 2006 From: thierry at mingos.nl (Thierry Dikstaal) Date: Fri, 17 Nov 2006 10:05:34 -0000 Subject: [Bug 72157] Re: file-roller crashes while opening .gz file References: <20061117100503.10115.29554.malonedeb@gangotri.ubuntu.com> Message-ID: <20061117100534.10115.24317.malone@gangotri.ubuntu.com> ** Attachment added: "crash-report" http://librarian.launchpad.net/5096659/_usr_bin_file-roller.1000.crash -- file-roller crashes while opening .gz file https://launchpad.net/bugs/72157 From caroline.ford.work at googlemail.com Fri Nov 17 10:26:54 2006 From: caroline.ford.work at googlemail.com (Caroline Ford) Date: Fri, 17 Nov 2006 10:26:54 -0000 Subject: [Bug 72155] Re: crashed opening wmv References: <20061117100020.10115.41937.malonedeb@gangotri.ubuntu.com> Message-ID: <20061117102654.10279.88356.malone@gangotri.ubuntu.com> totem-gstreamer 2.16.2-0ubuntu1 Does it only do it with this specific file? -- crashed opening wmv https://launchpad.net/bugs/72155 From bugwatch at bugs.launchpad.net Fri Nov 17 10:48:20 2006 From: bugwatch at bugs.launchpad.net (Bug Watch Updater) Date: Fri, 17 Nov 2006 10:48:20 -0000 Subject: [Bug 62210] Re: Evolution crashes opening a png picture with "View Inline" References: <20060924201151.17606.16276.malonedeb@gandwana.ubuntu.com> Message-ID: <20061117105051.5215.38246.launchpad@gangotri.ubuntu.com> ** Changed in: evolution (upstream) Status: Rejected => Confirmed -- Evolution crashes opening a png picture with "View Inline" https://launchpad.net/bugs/62210 From bugwatch at bugs.launchpad.net Fri Nov 17 10:48:20 2006 From: bugwatch at bugs.launchpad.net (Bug Watch Updater) Date: Fri, 17 Nov 2006 10:48:20 -0000 Subject: [Bug 61003] Re: Eye of Gnome prints a black page when printing tiff files in edgy References: <20060918061507.28941.58472.malonedeb@gandwana.ubuntu.com> Message-ID: <20061117104845.5215.76002.launchpad@gangotri.ubuntu.com> ** Changed in: eog (upstream) Status: Unconfirmed => Needs Info -- Eye of Gnome prints a black page when printing tiff files in edgy https://launchpad.net/bugs/61003 From bugwatch at bugs.launchpad.net Fri Nov 17 10:48:20 2006 From: bugwatch at bugs.launchpad.net (Bug Watch Updater) Date: Fri, 17 Nov 2006 10:48:20 -0000 Subject: [Bug 58629] Re: time-admin crashes when selecting time-zone References: <20060902195022.26465.31337.malonedeb@gangotri.ubuntu.com> Message-ID: <20061117105046.5215.66862.launchpad@gangotri.ubuntu.com> ** Changed in: gst (upstream) Status: Unconfirmed => Fix Released -- time-admin crashes when selecting time-zone https://launchpad.net/bugs/58629 From bugwatch at bugs.launchpad.net Fri Nov 17 10:48:20 2006 From: bugwatch at bugs.launchpad.net (Bug Watch Updater) Date: Fri, 17 Nov 2006 10:48:20 -0000 Subject: [Bug 43900] Re: Too many open files References: <20060509223837.21520.77482.malonedeb@gandwana.ubuntu.com> Message-ID: <20061117105019.5215.45814.launchpad@gangotri.ubuntu.com> ** Changed in: evolution-data-server (upstream) Status: Confirmed => Fix Released -- Too many open files https://launchpad.net/bugs/43900 From bugwatch at bugs.launchpad.net Fri Nov 17 10:48:20 2006 From: bugwatch at bugs.launchpad.net (Bug Watch Updater) Date: Fri, 17 Nov 2006 10:48:20 -0000 Subject: [Bug 32194] Re: no way to set order of startup programs References: <20060220220300.1427.78343.malonedeb@gangotri.ubuntu.com> Message-ID: <20061117104939.5215.6058.launchpad@gangotri.ubuntu.com> ** Changed in: gnome-session (upstream) Status: Unknown => Unconfirmed -- no way to set order of startup programs https://launchpad.net/bugs/32194 From ktamp at chem.uoa.gr Fri Nov 17 11:29:33 2006 From: ktamp at chem.uoa.gr (Konstantinos Tampouris) Date: Fri, 17 Nov 2006 11:29:33 -0000 Subject: [Bug 22119] Re: [network-admin] Dial out does not work References: <20060113141634.21012.8782.launchpad@macquarie.warthogs.hbd.com> Message-ID: <20061117112933.25827.76986.malone@gandwana.ubuntu.com> The quick and dirty way to fix things for Edgy: Go to file /usr/share /system-tools-backends-2.0/scripts/Network/Ifaces.pm, line 3137 (subroutine get_interface_replace_table, section "debian-3.0") and remove 'W' from between %external_line% and %phone_number%. -- [network-admin] Dial out does not work https://launchpad.net/bugs/22119 From palopezv at gmail.com Fri Nov 17 12:04:50 2006 From: palopezv at gmail.com (=?utf-8?q?Pedro_Alejandro_L=C3=B3pez-Valencia?=) Date: Fri, 17 Nov 2006 12:04:50 -0000 Subject: [Bug 71432] Re: gnome-volume manager depends on gnome-mount, which does not exist References: <20061112021603.25975.51944.malonedeb@gandwana.ubuntu.com> Message-ID: <20061117120450.25827.19631.malone@gandwana.ubuntu.com> Fixed by last batch of updates (even got a new version of gnome-mount). Tagging as closed. ** Changed in: gnome-volume-manager (Ubuntu) Status: Unconfirmed => Fix Released -- gnome-volume manager depends on gnome-mount, which does not exist https://launchpad.net/bugs/71432 From carlosg at gnome.org Fri Nov 17 12:17:58 2006 From: carlosg at gnome.org (Carlos Garnacho) Date: Fri, 17 Nov 2006 12:17:58 -0000 Subject: [Bug 22119] Re: [network-admin] Dial out does not work References: <20060113141634.21012.8782.launchpad@macquarie.warthogs.hbd.com> Message-ID: <20061117121758.10115.39276.malone@gangotri.ubuntu.com> The "W" issue is already fixed in system-tools-backends HEAD -- [network-admin] Dial out does not work https://launchpad.net/bugs/22119 From business at regenpfeifer.eu Fri Nov 17 12:31:40 2006 From: business at regenpfeifer.eu (regenpfeifer) Date: Fri, 17 Nov 2006 12:31:40 -0000 Subject: [Bug 72041] Re: Evolution 2.8.1 problems with IMAP References: <20061116144651.25827.52224.malonedeb@gandwana.ubuntu.com> Message-ID: <20061117123140.10279.5112.malone@gangotri.ubuntu.com> Unfortunately, deleting folders in the '~/.evolution'-directory or its subdirectories doesn't help anything. I have tried either (1) to delete selected entries for the mail-accounts in the '~/.evolution'-directory or (2) to delete this directory completely. Nothing worked. The "nameless" IMAP-folder still rests in any IMAP-account. This must be a bug in Evolution which cannot fixed by manipulating the '~/.evolution'-directory. -- Evolution 2.8.1 problems with IMAP https://launchpad.net/bugs/72041 From javiermon at gmail.com Fri Nov 17 12:43:35 2006 From: javiermon at gmail.com (kmon) Date: Fri, 17 Nov 2006 12:43:35 -0000 Subject: [Bug 72172] whishlist: support for recently used applications References: <20061117124335.25827.852.malonedeb@gandwana.ubuntu.com> Message-ID: <20061117124335.25827.852.malonedeb@gandwana.ubuntu.com> Public bug reported: Hi Slab (opensuse gnome's new menu) has built it support for recently used applications, but currently it doesn't work since it needs to patch both gnome-panel and gnome-desktop so they create an xml file with this applications. I think this is the best thing this menu offers and since there's a spec which states that ubuntu may offer this panel in main as an alternative to the current 3 menu panel, I think this would be a nice addition. the patch could be easily take from opensuse, here's a post explaining how to do it: http://anniyan.wordpress.com/2006/08/08/gnome-main-menu-062-recently- used-apps/ I'll post here direct links to opensuse's patches. This affects also gnome-dekstop, should I open a bug there aswell? Thanks ** Affects: gnome-desktop (Ubuntu) Importance: Undecided Status: Unconfirmed -- whishlist: support for recently used applications https://launchpad.net/bugs/72172 From javiermon at gmail.com Fri Nov 17 12:44:09 2006 From: javiermon at gmail.com (kmon) Date: Fri, 17 Nov 2006 12:44:09 -0000 Subject: [Bug 72172] Re: whishlist: support for recently used applications References: <20061117124335.25827.852.malonedeb@gandwana.ubuntu.com> Message-ID: <20061117124409.25827.46808.malone@gandwana.ubuntu.com> package also affected ** Changed in: gnome-panel (Ubuntu) Sourcepackagename: gnome-panel => gnome-desktop -- whishlist: support for recently used applications https://launchpad.net/bugs/72172 From javiermon at gmail.com Fri Nov 17 12:48:08 2006 From: javiermon at gmail.com (kmon) Date: Fri, 17 Nov 2006 12:48:08 -0000 Subject: [Bug 72172] Re: whishlist: support for recently used applications References: <20061117124335.25827.852.malonedeb@gandwana.ubuntu.com> Message-ID: <20061117124808.10279.48597.malone@gangotri.ubuntu.com> Hi patches are located in slab cvs here: http://cvs.gnome.org/bonsai/cvsquery.cgi?branch=&dir=slab&who=jimmyk&date=explicit&mindate=2006-10-17%2017:12&maxdate=2006-10-17%2017:14 -- whishlist: support for recently used applications https://launchpad.net/bugs/72172 From javiermon at gmail.com Fri Nov 17 12:45:13 2006 From: javiermon at gmail.com (kmon) Date: Fri, 17 Nov 2006 12:45:13 -0000 Subject: [Bug 66617] Re: recently used applications doesn't work References: <20061017202604.27020.19895.malonedeb@gangotri.ubuntu.com> Message-ID: <20061117124513.25975.71087.launchpad@gandwana.ubuntu.com> *** This bug is a duplicate of bug 72172 *** ** This bug has been marked a duplicate of bug 72172 whishlist: support for recently used applications -- recently used applications doesn't work https://launchpad.net/bugs/66617 From javiermon at gmail.com Fri Nov 17 12:57:59 2006 From: javiermon at gmail.com (kmon) Date: Fri, 17 Nov 2006 12:57:59 -0000 Subject: [Bug 72172] Re: whishlist: support for recently used applications References: <20061117124335.25827.852.malonedeb@gandwana.ubuntu.com> Message-ID: <20061117125759.25827.72154.launchpad@gandwana.ubuntu.com> ** Also affects: gnome-panel (Ubuntu) Importance: Undecided Status: Unconfirmed -- whishlist: support for recently used applications https://launchpad.net/bugs/72172 From debianized at gmail.com Fri Nov 17 13:49:26 2006 From: debianized at gmail.com (MiguelRuiz) Date: Fri, 17 Nov 2006 13:49:26 -0000 Subject: [Bug 69419] Re: Gdm don't save session settings References: <20061031031109.17734.15412.malonedeb@gandwana.ubuntu.com> Message-ID: <20061117134926.10115.9414.malone@gangotri.ubuntu.com> This bug was a mistake. I used non-official packages that produce the error. I delete them, install official packages and the error don't appear. ** Changed in: gdm (Ubuntu) Status: Needs Info => Rejected -- Gdm don't save session settings https://launchpad.net/bugs/69419 From debianized at gmail.com Fri Nov 17 13:46:23 2006 From: debianized at gmail.com (MiguelRuiz) Date: Fri, 17 Nov 2006 13:46:23 -0000 Subject: [Bug 40256] Re: Gaim shows another contact image (icon/avatar) References: <20060420031308.8468.28835.malonedeb@gandwana.ubuntu.com> Message-ID: <20061117134623.10279.24921.launchpad@gangotri.ubuntu.com> ** Changed in: gaim (Ubuntu) Status: Needs Info => Rejected -- Gaim shows another contact image (icon/avatar) https://launchpad.net/bugs/40256 From mantas at akl.lt Fri Nov 17 14:02:50 2006 From: mantas at akl.lt (=?utf-8?q?Mantas_Kriau=C4=8Di=C5=ABnas?=) Date: Fri, 17 Nov 2006 14:02:50 -0000 Subject: [Bug 48118] gnome-mount is already in Ubuntu, maybe can we now allow mounting hard disk partitions with a gksudo mount wrapper ? References: <20060602202921.5009.18221.malonedeb@gandwana.ubuntu.com> Message-ID: <20061117140250.10115.87680.malone@gangotri.ubuntu.com> Hi, Ubuntu developers, gnome-mount is already in Ubuntu, can we now allow mounting hard disk partitions with a gksudo mount wrapper ? Btw, look how many there are support tickets, related to this bug (I found at least 7!) - Linux desktop would be a lot easier for users if they can mount hard disk partitions without command line. -- allow mounting hard disk partitions with a gksudo mount wrapper https://launchpad.net/bugs/48118 From pcdavid at gmail.com Fri Nov 17 14:10:53 2006 From: pcdavid at gmail.com (Pierre-Charles David) Date: Fri, 17 Nov 2006 14:10:53 -0000 Subject: [Bug 70428] Re: Certain PDFs caused huge memory usage References: <20061105142743.28019.4759.malonedeb@gangotri.ubuntu.com> Message-ID: <20061117141053.25975.31807.malone@gandwana.ubuntu.com> I don't know if this is the same problem, but I have a similar issue with one particular PDF. Everything seems fine when viewing the first few pages, but arriving around page 20 evince suddenly allocates *all* my physical memory (1Gb) and cotinues to allocates more on the swap (albeit at a limited rate given the speed of the disk), making it difficult to stop it (the UI is unresponsive). The particular PDF which causes the problem for me is available at http://citeseer.ist.psu.edu/21578.html (click on "PDF" in the list of cached versions of the document on the upper right corner of the page). The PDF itself seems harmless enough: about 750k, not many figures, and Acrobat Reader has no problem reading it. This is under Edgy x86 (on a Core Duo), evince-0.6.1-0ubuntu1. -- Certain PDFs caused huge memory usage https://launchpad.net/bugs/70428 From mcduff at gmx.at Fri Nov 17 14:18:50 2006 From: mcduff at gmx.at (McDuff) Date: Fri, 17 Nov 2006 14:18:50 -0000 Subject: [Bug 72183] crash without cd inserted References: <20061117141850.25975.50302.malonedeb@gandwana.ubuntu.com> Message-ID: <20061117141850.25975.50302.malonedeb@gandwana.ubuntu.com> Public bug reported: sound-juicer crashed without having any media inserted in cd-tray, nor performing any multimedia task (the only program running is firefox). (feisty fawn) ** Affects: sound-juicer (Ubuntu) Importance: Undecided Status: Unconfirmed -- crash without cd inserted https://launchpad.net/bugs/72183 From mcduff at gmx.at Fri Nov 17 14:20:24 2006 From: mcduff at gmx.at (McDuff) Date: Fri, 17 Nov 2006 14:20:24 -0000 Subject: [Bug 72183] Re: crash without cd inserted References: <20061117141850.25975.50302.malonedeb@gandwana.ubuntu.com> Message-ID: <20061117142025.25975.41153.malone@gandwana.ubuntu.com> ** Attachment added: "crash report" http://librarian.launchpad.net/5099585/_usr_bin_sound-juicer.1000.crash -- crash without cd inserted https://launchpad.net/bugs/72183 From Joerg-Cyril.Hoehle at T-Systems.com Fri Nov 17 16:23:52 2006 From: Joerg-Cyril.Hoehle at T-Systems.com (=?utf-8?b?SsO2cmcgSMO2aGxl?=) Date: Fri, 17 Nov 2006 16:23:52 -0000 Subject: [Bug 72200] tcdrain() on socket yields EFAULT (expected EINVAL/ENOTTY) References: <20061117162352.25827.70917.malonedeb@gandwana.ubuntu.com> Message-ID: <20061117162352.25827.70917.malonedeb@gandwana.ubuntu.com> Public bug reported: tcdrain(3) returns EFAULT when invoked on a socket. EFAULT is a serious error meaning that the tcdrain() function has passed to the kernel an invalid memory address. Expected error values from passing a non-tty to tcdrain() are EINVAL, ENOTTY (or possibly EOPNOTSUPP on Mac OSX, but we're talking about Linux now). Here's a program with test results for files, pipes, pty and sockets. /* tcdrain(3) returns EFAULT (a serious error) on sockets */ #include #include #include #include #include int main () { int i; for (i=0; i<=2; i++) { int retval, save; errno = 0; retval = tcdrain(i); save = errno; printf("tcdrain(%d)=(%d,%d)\n",i,retval,save); /* printf("tcdrain(%d)=(%d,%d=%s)\n",i,retval,save, save ? strerror(save) : ""); */ } return 0; } /* $ ~/Bugs/tcdrain tcdrain(0)=(0,0) tcdrain(1)=(0,0) tcdrain(2)=(0,0) $ ~/Bugs/tcdrain | cat tcdrain(0)=(0,0) tcdrain(1)=(-1,22) # EINVAL = Invalid argument tcdrain(2)=(0,0) $ ~/Bugs/tcdrain 2>/dev/null tcdrain(0)=(0,0=) tcdrain(1)=(0,0=) tcdrain(2)=(-1,25) # ENOTTY = Inappropriate ioctl for device $ echo foo | ~/Bugs/tcdrain tcdrain(0)=(-1,22) tcdrain(1)=(0,0) tcdrain(2)=(0,0) $ ~/Bugs/tcdrain <~/Bugs/tcdrain tcdrain(0)=(-1,25=Inappropriate ioctl for device) tcdrain(1)=(0,0=) tcdrain(2)=(0,0=) # Now I'd expect an error similar to the previous ones, or possibly EOPNOTSUPP, but not EFAULT: $ ssh localhost ~/Bugs/tcdrain tcdrain(0)=(-1,14) # EFAULT = Bad address tcdrain(1)=(-1,14) # EFAULT tcdrain(2)=(-1,14) # EFAULT $ ssh -t localhost ~/Bugs/tcdrain tcdrain(0)=(0,0) tcdrain(1)=(0,0) tcdrain(2)=(0,0) Connection to localhost closed. $ uname -a # Dapper 6.06 Ubuntu Debian Linux jchlaptop 2.6.15-27-686 #1 SMP PREEMPT Sat Sep 16 02:13:27 UTC 2006 i686 GNU/Linux Reference: http://sourceforge.net/tracker/index.php?func=detail&aid=1592343&group_id=1355&atid=101355 */ ssh has nothing to do with the bug, but I don't know how to connect I/O to a socket on the command line, short of writing a tiny program that does socket() calls (and implement a tiny server). You will obtain the same errno if you pass tcdrain such a socket fd, without intervening ssh. This is for sure a bug unrelated to Ubuntu. However the bugzilla.kernel.org FAQ asks to contact the distribution first. Regards, J?rg H?hle. ** Affects: gnome-applets (Ubuntu) Importance: Undecided Status: Unconfirmed -- tcdrain() on socket yields EFAULT (expected EINVAL/ENOTTY) https://launchpad.net/bugs/72200 From dikomed at gmail.com Fri Nov 17 16:37:24 2006 From: dikomed at gmail.com (Diana Medoidze) Date: Fri, 17 Nov 2006 16:37:24 -0000 Subject: [Bug 69297] Re: Gaim crashed on startup References: <20061030134128.17734.55225.malonedeb@gandwana.ubuntu.com> Message-ID: <20061117163724.10279.23136.malone@gangotri.ubuntu.com> I've simly done ALt + F2 , gaim and then it crashed. ** Attachment added: "Auto bug report log" http://librarian.launchpad.net/5100591/_usr_bin_gaim.MUBK1U.crash -- Gaim crashed on startup https://launchpad.net/bugs/69297 From frandavid100 at gmail.com Fri Nov 17 16:45:34 2006 From: frandavid100 at gmail.com (David Prieto) Date: Fri, 17 Nov 2006 16:45:34 -0000 Subject: [Bug 72205] Wrong desktop icon location References: <20061117164534.10115.46123.malonedeb@gangotri.ubuntu.com> Message-ID: <20061117164534.10115.46123.malonedeb@gangotri.ubuntu.com> Public bug reported: Binary package hint: nautilus Hi. I am using Feisty, and the wastebasket icon -as well as the devices' ones- appear on the wrong place of the desktop, even if I place them on the right place once and again. ** Affects: nautilus (Ubuntu) Importance: Undecided Status: Unconfirmed -- Wrong desktop icon location https://launchpad.net/bugs/72205 From eniost at yahoo.com Fri Nov 17 16:43:17 2006 From: eniost at yahoo.com (freshmaker) Date: Fri, 17 Nov 2006 16:43:17 -0000 Subject: [Bug 72204] Gaim crashed References: <20061117164317.10279.91383.malonedeb@gangotri.ubuntu.com> Message-ID: <20061117164317.10279.91383.malonedeb@gangotri.ubuntu.com> Public bug reported: after trying to send file (*.jpg) trough MSN Messenger account ** Affects: gaim (Ubuntu) Importance: Undecided Status: Unconfirmed -- Gaim crashed https://launchpad.net/bugs/72204 From eniost at yahoo.com Fri Nov 17 16:46:30 2006 From: eniost at yahoo.com (freshmaker) Date: Fri, 17 Nov 2006 16:46:30 -0000 Subject: [Bug 72204] Re: Gaim crashed References: <20061117164317.10279.91383.malonedeb@gangotri.ubuntu.com> Message-ID: <20061117164630.25975.93188.malone@gandwana.ubuntu.com> ** Attachment added: "gaim crash" http://librarian.launchpad.net/5100661/_usr_bin_gaim.1000.crash -- Gaim crashed https://launchpad.net/bugs/72204 From frandavid100 at gmail.com Fri Nov 17 16:53:09 2006 From: frandavid100 at gmail.com (David Prieto) Date: Fri, 17 Nov 2006 16:53:09 -0000 Subject: [Bug 72209] wrong size after showing the playlist References: <20061117165309.10115.63622.malonedeb@gangotri.ubuntu.com> Message-ID: <20061117165309.10115.63622.malonedeb@gangotri.ubuntu.com> Public bug reported: Binary package hint: totem This is an old bug, where totem's size would lose the right size when the playlist is shown. It was fixed for edgy, but it's present again in feisty. ** Affects: totem (Ubuntu) Importance: Undecided Status: Unconfirmed -- wrong size after showing the playlist https://launchpad.net/bugs/72209 From martin.pitt at ubuntu.com Fri Nov 17 16:54:28 2006 From: martin.pitt at ubuntu.com (Martin Pitt) Date: Fri, 17 Nov 2006 16:54:28 -0000 Subject: [Bug 68165] Re: cdbs-edit-patch doesn''t like .diff patches References: <20061025110901.31837.76707.malonedeb@gangotri.ubuntu.com> Message-ID: <20061117165428.25827.66775.malone@gandwana.ubuntu.com> cdbs (0.4.46ubuntu7) feisty; urgency=low . * scripts/cdbs-edit-patch: Handle patches ending with .diff. Closes: LP#68165 ** Changed in: cdbs (Ubuntu) Status: Fix Committed => Fix Released -- cdbs-edit-patch doesn''t like .diff patches https://launchpad.net/bugs/68165 From terrex at xiterrex.net Fri Nov 17 17:08:21 2006 From: terrex at xiterrex.net (=?utf-8?q?Guillermo_Guti=C3=A9rrez_Herrera?=) Date: Fri, 17 Nov 2006 17:08:21 -0000 Subject: [Bug 72210] wishlist: should ship -dev and plugins packages for rb References: <20061117170821.25975.22062.malonedeb@gandwana.ubuntu.com> Message-ID: <20061117170821.25975.22062.malonedeb@gandwana.ubuntu.com> Public bug reported: I think you should split the actually rhythmbox package into a -dev (includes and libraries, in order to build plugins against it) and one -plugins containing the remaining plugins or maybe one package for each pluggable plugin. In other way, could you include development headers etc. into the rhythmbox package? Actually I'm working on a liveice plugin for rhythmbox based on xmms- liveice; and this would help me a lot. thx ** Affects: rhythmbox (Ubuntu) Importance: Undecided Status: Unconfirmed -- wishlist: should ship -dev and plugins packages for rb https://launchpad.net/bugs/72210 From troy.sobotka at gmail.com Fri Nov 17 17:25:59 2006 From: troy.sobotka at gmail.com (Troy James Sobotka) Date: Fri, 17 Nov 2006 17:25:59 -0000 Subject: [Bug 72143] Re: please revert startup sounds References: <20061117084858.25975.75704.malonedeb@gandwana.ubuntu.com> Message-ID: <20061117172559.25827.63116.malone@gandwana.ubuntu.com> While one can discuss the merits of the sounds on aesthetic grounds, I would like to address the latter portion of your comment. Currently, the modern world moves at the speed of thought -- it changes, it morphs, it is nebulous. It is possible that an operating system that strives to be contemporary and modern should _perhaps_ attempt to permit such metamorphosis. I wholeheartedly agree with you that consistency is worthy of concern, but I believe the current branding of Ubuntu serves that purpose -- without focusing on the minutiae. The consistency is constructed from the cohesive sum of the whole, not the discreet partial elements. Where the technology within Ubuntu can change quite dramatically, we should permit for the possibility of the same on aesthetic functionality. Ultimately, change is healthy. We will certainly make mistakes in the process, but that is the nature of innovation. Our operating system should strive to push new limits, set new standards, and, most importantly, change at the rate that society is changing. That is part of the beauty of it. -- please revert startup sounds https://launchpad.net/bugs/72143 From sasallys at yahoo.co.uk Fri Nov 17 17:38:22 2006 From: sasallys at yahoo.co.uk (Robert Hart) Date: Fri, 17 Nov 2006 17:38:22 -0000 Subject: [Bug 72218] track name with a question mark in it causes a seg-fault References: <20061117173822.25827.68007.malonedeb@gandwana.ubuntu.com> Message-ID: <20061117173822.25827.68007.malonedeb@gandwana.ubuntu.com> Public bug reported: Binary package hint: sound-juicer Edgy Sound-juicer on an up to date install. If track name has a question mark in it, then seg fault upon hitting extract button. Hitting the play button works as expected. Command line output: rhart at rhart-desktop:~$ sound-juicer (sound-juicer:11076): GLib-CRITICAL **: g_source_remove: assertion `tag > 0' failed Segmentation fault (core dumped) No sign of a core file in current directory. ** Affects: sound-juicer (Ubuntu) Importance: Undecided Status: Unconfirmed -- track name with a question mark in it causes a seg-fault https://launchpad.net/bugs/72218 From christian.ehringer at web.de Fri Nov 17 19:22:09 2006 From: christian.ehringer at web.de (dynamite1781) Date: Fri, 17 Nov 2006 19:22:09 -0000 Subject: [Bug 67361] Re: Gaim crashes after startup References: <20061021122623.29568.30908.malonedeb@gandwana.ubuntu.com> Message-ID: <20061117192209.10279.47197.malone@gangotri.ubuntu.com> and another, look ones above -- Gaim crashes after startup https://launchpad.net/bugs/67361 From ubuntu at curo.dk Fri Nov 17 20:04:06 2006 From: ubuntu at curo.dk (=?utf-8?q?Christoffer_S=C3=B8rensen?=) Date: Fri, 17 Nov 2006 20:04:06 -0000 Subject: [Bug 49608] Re: Incorperate Beagle searching into GtkFileChooser References: <20060613162216.25765.53379.malonedeb@gangotri.ubuntu.com> Message-ID: <20061117200406.25827.74127.malone@gandwana.ubuntu.com> A patch for Tracker _and_ beagle integration found here: http://bugzilla.gnome.org/attachment.cgi?id=76777&action=view (belongs to bug http://bugzilla.gnome.org/show_bug.cgi?id=344785) -- Incorperate Beagle searching into GtkFileChooser https://launchpad.net/bugs/49608 From francesco.fumanti at gmx.net Fri Nov 17 21:09:21 2006 From: francesco.fumanti at gmx.net (frafu) Date: Fri, 17 Nov 2006 21:09:21 -0000 Subject: [Bug 72240] gok window not always floating References: <20061117210921.25975.6891.malonedeb@gandwana.ubuntu.com> Message-ID: <20061117210921.25975.6891.malonedeb@gandwana.ubuntu.com> Public bug reported: Binary package hint: gok Hello, Should the window of gok not always been floating? Here is at least one way, that I am able to reproduce, by which the gok window gets covered by a document window: - gok is running not docked and direct selection is chosen as access method. (The problem also occurs in scanning mode.) - click on 'Launcher' - then click on 'Text Editor' and gedit is launched - then click on 'Activate' - then click on 'unsaved document - gedit' and gedit comes to the front and covers gok if the window of gedit happens to be large enough. You might say that it does not make sense to do an activate on a window that already is the front window. But the m3-user might make an error and in this case he is not anymore able to use gok because it is hidden. ** Affects: gok (Ubuntu) Importance: Undecided Status: Unconfirmed -- gok window not always floating https://launchpad.net/bugs/72240 From matt at mdke.org Fri Nov 17 21:19:32 2006 From: matt at mdke.org (Matthew East) Date: Fri, 17 Nov 2006 21:19:32 -0000 Subject: [Bug 72143] Re: please revert startup sounds References: <20061117084858.25975.75704.malonedeb@gandwana.ubuntu.com> <20061117172559.25827.63116.malone@gandwana.ubuntu.com> Message-ID: <3805.85.210.230.92.1163798372.squirrel@webmail.mdke.org> > Currently, the modern world moves at the speed of thought -- it changes, > it morphs, it is nebulous. It is possible that an operating system that > strives to be contemporary and modern should _perhaps_ attempt to permit > such metamorphosis. I suppose whether you think the modern world moves in those ways or not depends on your point of view. Anyway, to be clear, I didn't mean to imply that there is something wrong with innovation and positive change. But the startup sounds have not undergone such a change - the previous sounds were really professional and would be a great way for users to identify Ubuntu. The current ones have not got those attributes. Ubuntu hasn't changed its awesome logo, because users will identify with it. There was no need to change the awesome startup sounds either. (Again, nothing against change per se, if the logo was a dud I'd be the first to be crying for it to be improved.) -- please revert startup sounds https://launchpad.net/bugs/72143 From kevin.havener at afccc.af.mil Fri Nov 17 21:25:48 2006 From: kevin.havener at afccc.af.mil (Kevin Havener) Date: Fri, 17 Nov 2006 21:25:48 -0000 Subject: [Bug 70143] Re: List view broken References: <20061103204643.27894.8918.malonedeb@gandwana.ubuntu.com> Message-ID: <20061117212548.10115.65035.malone@gangotri.ubuntu.com> Problem resolved. I went to Edit --> Preferences --> List Columns. None of the buttons were checked. Once I began checking them, things began to appear in the list view. I'm surprised none of the choices were turned on by default. So it's probably not a bug, but your configuration folks should probably turn on a couple of items by default. If this distribution is to be easy to use, I would think that users would expect something to show up immediately when "List View" is selected as it does in Windows. Shouldn't have had to go looking for things to display. -- List view broken https://launchpad.net/bugs/70143 From mars003 at gmx.net Fri Nov 17 22:06:38 2006 From: mars003 at gmx.net (MarkusSchauler) Date: Fri, 17 Nov 2006 22:06:38 -0000 Subject: [Bug 72247] gswitchit crash / kernel BUG References: <20061117220638.10115.50526.malonedeb@gangotri.ubuntu.com> Message-ID: <20061117220638.10115.50526.malonedeb@gangotri.ubuntu.com> Public bug reported: After installing ubuntu 6.10 on a new machine, I rebooted, logged in and started the keyboard-indicator plugin. It crashed, creating the attached crashfile. At the same time, the kernel complained about a BUG in mm/nmap (see syslog) ** Affects: gnome-applets (Ubuntu) Importance: Undecided Status: Unconfirmed -- gswitchit crash / kernel BUG https://launchpad.net/bugs/72247 From mars003 at gmx.net Fri Nov 17 22:08:17 2006 From: mars003 at gmx.net (MarkusSchauler) Date: Fri, 17 Nov 2006 22:08:17 -0000 Subject: [Bug 72247] Re: gswitchit crash / kernel BUG References: <20061117220638.10115.50526.malonedeb@gangotri.ubuntu.com> Message-ID: <20061117220817.10115.53045.malone@gangotri.ubuntu.com> the crash file ** Attachment added: "crashfile created by gswitchit" http://librarian.launchpad.net/5103214/_usr_bin_gswitchit-plugins-capplet.1000.crash -- gswitchit crash / kernel BUG https://launchpad.net/bugs/72247 From mars003 at gmx.net Fri Nov 17 22:10:56 2006 From: mars003 at gmx.net (MarkusSchauler) Date: Fri, 17 Nov 2006 22:10:56 -0000 Subject: [Bug 72247] Re: gswitchit crash / kernel BUG References: <20061117220638.10115.50526.malonedeb@gangotri.ubuntu.com> Message-ID: <20061117221057.10115.70642.malone@gangotri.ubuntu.com> the relevant passage from syslog ** Attachment added: "syslog" http://librarian.launchpad.net/5103232/syslog -- gswitchit crash / kernel BUG https://launchpad.net/bugs/72247 From samuel.horwitz at verizon.net Fri Nov 17 22:11:40 2006 From: samuel.horwitz at verizon.net (Samuel Horwitz) Date: Fri, 17 Nov 2006 22:11:40 -0000 Subject: [Bug 72143] Re: please revert startup sounds References: <20061117084858.25975.75704.malonedeb@gandwana.ubuntu.com> Message-ID: <20061117221142.10279.31095.malone@gangotri.ubuntu.com> I actually kind of like the startup sounds..but I never heard the old ones before. Is there a place I could get them to hear what they sound like (the pre-Edgy ones)? Thanks! -- please revert startup sounds https://launchpad.net/bugs/72143 From digifork at gmail.com Fri Nov 17 22:23:59 2006 From: digifork at gmail.com (Dan) Date: Fri, 17 Nov 2006 22:23:59 -0000 Subject: [Bug 54684] Re: High CPU usage References: <20060731180328.29548.70203.malonedeb@gandwana.ubuntu.com> Message-ID: <20061117222400.25975.87883.malone@gandwana.ubuntu.com> >Maybe you could read the comments on a bug before adding a new one? Well Sebastian, I too am asking the same question as Mr. Breier because I don't see an obvious answer in the posts. Do you happen to know when will this patch be integrated into the official edgy distro? The release notes for the libgnomevfs2 that is installed on my edgy system does not mention your fixes and it is up to date according to Synaptic. If the answer is in the posts somewhere and I somehow missed it, could you humor me and answer the question anyways? -- High CPU usage https://launchpad.net/bugs/54684 From seb128 at ubuntu.com Fri Nov 17 22:28:18 2006 From: seb128 at ubuntu.com (Sebastien Bacher) Date: Fri, 17 Nov 2006 22:28:18 -0000 Subject: [Bug 72251] Please sync contact-lookup-applet (main) from Debian unstable (main). References: <20061117222818.10115.42505.malonedeb@gangotri.ubuntu.com> Message-ID: <20061117222818.10115.42505.malonedeb@gangotri.ubuntu.com> Public bug reported: Changelog since current feisty version 0.14-0ubuntu2: contact-lookup-applet (0.15-1) unstable; urgency=low [ Loic Minier ] * Update upstream URL to . [debian/copyright] * Bump up Standards-Version to 3.7.2. [debian/control, debian/control.in] [ Ross Burton ] * New upstream - Can build with new EDS (Closes: #393525) - Update sv translation (Closes: #332342) -- Ross Burton Mon, 16 Oct 2006 20:45:18 +0100 contact-lookup-applet (0.13-2) unstable; urgency=low * control.in: Remove un-needed EDS build-depends * control.in: Bump Standards * copyright: Fix FSF address -- Ross Burton Tue, 17 Jan 2006 10:33:22 +0000 ** Affects: contact-lookup-applet (Ubuntu) Importance: Undecided Status: Confirmed ** Changed in: contact-lookup-applet (Ubuntu) Status: Unconfirmed => Confirmed -- Please sync contact-lookup-applet (main) from Debian unstable (main). https://launchpad.net/bugs/72251 From seb128 at ubuntu.com Fri Nov 17 22:25:15 2006 From: seb128 at ubuntu.com (Sebastien Bacher) Date: Fri, 17 Nov 2006 22:25:15 -0000 Subject: [Bug 69986] Re: The applet only shows one mobile number and e-mail address References: <20061103004227.27894.68402.malonedeb@gandwana.ubuntu.com> Message-ID: <20061117222515.25975.34519.malone@gandwana.ubuntu.com> no problem, closing the bug then, that's a contract-lookup-applet bug ** Changed in: contact-lookup-applet (Ubuntu) Assignee: (unassigned) => Ubuntu Desktop Bugs Status: Needs Info => Rejected -- The applet only shows one mobile number and e-mail address https://launchpad.net/bugs/69986 From jpcl at rnl.ist.utl.pt Fri Nov 17 23:33:42 2006 From: jpcl at rnl.ist.utl.pt (Joao Clemente) Date: Fri, 17 Nov 2006 23:33:42 -0000 Subject: [Bug 66477] Re: hal (through guidance-power-manager) considers laptop lid always closed References: <20061016212143.19052.25335.malonedeb@gandwana.ubuntu.com> Message-ID: <20061117233342.10115.13140.malone@gangotri.ubuntu.com> Same thing here in a 'LG LS50a'. /proc/acpi/button/lid/LID0/state always reports "closed". -- hal (through guidance-power-manager) considers laptop lid always closed https://launchpad.net/bugs/66477 From robbt at azone.org Sat Nov 18 00:04:43 2006 From: robbt at azone.org (Robbt) Date: Sat, 18 Nov 2006 00:04:43 -0000 Subject: [Bug 72261] Nautilus crashed while copying files References: <20061118000443.25975.93168.malonedeb@gandwana.ubuntu.com> Message-ID: <20061118000443.25975.93168.malonedeb@gandwana.ubuntu.com> Public bug reported: I was copying a large amount of files when Nautiulus Crashed. ** Affects: nautilus (Ubuntu) Importance: Undecided Status: Unconfirmed -- Nautilus crashed while copying files https://launchpad.net/bugs/72261 From pjcraven at mail.com Sat Nov 18 00:00:43 2006 From: pjcraven at mail.com (pjcraven) Date: Sat, 18 Nov 2006 00:00:43 -0000 Subject: [Bug 66477] Re: hal (through guidance-power-manager) considers laptop lid always closed References: <20061016212143.19052.25335.malonedeb@gandwana.ubuntu.com> Message-ID: <20061118000043.25827.96519.malone@gandwana.ubuntu.com> I am having the same issue with a compaq presario v2000. I have a script that listens for the lid event and then issues the suspend command if it would be of any help. -- hal (through guidance-power-manager) considers laptop lid always closed https://launchpad.net/bugs/66477 From robbt at azone.org Sat Nov 18 00:13:13 2006 From: robbt at azone.org (Robbt) Date: Sat, 18 Nov 2006 00:13:13 -0000 Subject: [Bug 72261] Re: Nautilus crashed while copying files References: <20061118000443.25975.93168.malonedeb@gandwana.ubuntu.com> Message-ID: <20061118001313.25827.7190.malone@gandwana.ubuntu.com> ** Attachment added: "the crash report" http://librarian.launchpad.net/5104728/_usr_bin_nautilus.1001.crash -- Nautilus crashed while copying files https://launchpad.net/bugs/72261 From vincenzo_ml at yahoo.it Sat Nov 18 00:56:21 2006 From: vincenzo_ml at yahoo.it (Vincenzo Ciancia) Date: Sat, 18 Nov 2006 00:56:21 -0000 Subject: [Bug 72270] Infinite loop eventually trashing the system due to memory usage References: <20061118005621.10115.96101.malonedeb@gangotri.ubuntu.com> Message-ID: <20061118005621.10115.96101.malonedeb@gangotri.ubuntu.com> Public bug reported: I have a certain folder tree, which I frequently use. There are huge pdfs and mp3 files into it. Today I can't open it with nautilus since it hangs. I forgot to kill it and I had to reboot the machine which had been trashed to death by nautilus. In fact, visiting that folder makes nautilus loop it seems, and it grows up and up in memory usage. If I rename the folder, the symptom disapperars, but if I move it into another place without renaming it, the symptom persists. Tell me anything I can do to give more info, I will keep a copy of the folder. Backtrace follows, I did it by pressing ctrl+c in gdb after launching nautilus with the --no-desktop option. Thread 1 (Thread -1227356496 (LWP 12580)): #0 0xb796d61b in _gdk_windowing_window_queue_antiexpose () from /usr/lib/libgdk-x11-2.0.so.0 #1 0xb796dd29 in _gdk_window_init_position () from /usr/lib/libgdk-x11-2.0.so.0 #2 0xb796e1e2 in _gdk_window_move_resize_child () from /usr/lib/libgdk-x11-2.0.so.0 #3 0xb797f808 in gdk_window_move_resize () from /usr/lib/libgdk-x11-2.0.so.0 #4 0xb7ad4f4e in gtk_layout_new () from /usr/lib/libgtk-x11-2.0.so.0 #5 0xb7e738a9 in eel_canvas_item_show () from /usr/lib/libeel-2.so.2 #6 0x0810b227 in size_allocate (widget=0x8452010, allocation=0xbf83954c) at nautilus-icon-container.c:3085 #7 0xb7635199 in IA__g_cclosure_marshal_VOID__BOXED (closure=0x817c5e0, return_value=0x0, n_param_values=2, param_values=0xbf8392ec, invocation_hint=0xbf8391fc, marshal_data=0x810b1b0) at gmarshal.c:566 #8 0xb7626fb9 in g_type_class_meta_marshal (closure=0x817c5e0, return_value=0x0, n_param_values=2, param_values=0xbf8392ec, invocation_hint=0xbf8391fc, marshal_data=0x80) at gclosure.c:567 #9 0xb762887d in IA__g_closure_invoke (closure=0x817c5e0, return_value=0x0, n_param_values=2, param_values=0xbf8392ec, invocation_hint=0xbf8391fc) at gclosure.c:490 #10 0xb763902a in signal_emit_unlocked_R (node=0x81c7518, detail=0, instance=0x8452010, emission_return=0x0, instance_and_params=0xbf8392ec) at gsignal.c:2370 #11 0xb763a0b7 in IA__g_signal_emit_valist (instance=0x8452010, signal_id=50, detail=0, var_args=0xbf839530 "??E\b\001") at gsignal.c:2199 #12 0xb763a279 in IA__g_signal_emit (instance=0x8452010, signal_id=50, detail=0) at gsignal.c:2243 #13 0xb7bff7ea in gtk_widget_size_allocate () from /usr/lib/libgtk-x11-2.0.so.0 #14 0xb7b3f56b in gtk_scrolled_window_new () from /usr/lib/libgtk-x11-2.0.so.0 #15 0xb7635199 in IA__g_cclosure_marshal_VOID__BOXED (closure=0xcef6, return_value=0x0, n_param_values=2, param_values=0xbf83984c, invocation_hint=0xbf83975c, marshal_data=0x0) at gmarshal.c:566 #16 0xb7626fb9 in g_type_class_meta_marshal (closure=0x817c5e0, return_value=0x0, n_param_values=2, param_values=0xbf83984c, invocation_hint=0xbf83975c, marshal_data=0x80) at gclosure.c:567 #17 0xb762887d in IA__g_closure_invoke (closure=0x817c5e0, return_value=0x0, n_param_values=2, param_values=0xbf83984c, invocation_hint=0xbf83975c) at gclosure.c:490 #18 0xb763902a in signal_emit_unlocked_R (node=0x81c7518, detail=0, instance=0x845fdb0, emission_return=0x0, instance_and_params=0xbf83984c) at gsignal.c:2370 #19 0xb763a0b7 in IA__g_signal_emit_valist (instance=0x845fdb0, signal_id=50, detail=0, var_args=0xbf839a90 "??E\b") at gsignal.c:2199 #20 0xb763a279 in IA__g_signal_emit (instance=0x845fdb0, signal_id=50, detail=0) at gsignal.c:2243 #21 0xb7bff7ea in gtk_widget_size_allocate () from /usr/lib/libgtk-x11-2.0.so.0 #22 0xb7bf61b2 in gtk_vbox_new () from /usr/lib/libgtk-x11-2.0.so.0 #23 0xb7635199 in IA__g_cclosure_marshal_VOID__BOXED (closure=0x0, return_value=0x0, n_param_values=2, param_values=0xbf839d9c, invocation_hint=0xbf839cac, marshal_data=0x84969f0) at gmarshal.c:566 #24 0xb7626fb9 in g_type_class_meta_marshal (closure=0x817c5e0, return_value=0x0, n_param_values=2, param_values=0xbf839d9c, invocation_hint=0xbf839cac, marshal_data=0x80) at gclosure.c:567 #25 0xb762887d in IA__g_closure_invoke (closure=0x817c5e0, return_value=0x0, n_param_values=2, param_values=0xbf839d9c, invocation_hint=0xbf839cac) at gclosure.c:490 #26 0xb763902a in signal_emit_unlocked_R (node=0x81c7518, detail=0, instance=0x81916d0, emission_return=0x0, instance_and_params=0xbf839d9c) at gsignal.c:2370 #27 0xb763a0b7 in IA__g_signal_emit_valist (instance=0x81916d0, signal_id=50, detail=0, var_args=0xbf839fe0 "?\026\031\b") at gsignal.c:2199 #28 0xb763a279 in IA__g_signal_emit (instance=0x81916d0, signal_id=50, detail=0) at gsignal.c:2243 #29 0xb7bff7ea in gtk_widget_size_allocate () from /usr/lib/libgtk-x11-2.0.so.0 #30 0xb7bf61b2 in gtk_vbox_new () from /usr/lib/libgtk-x11-2.0.so.0 #31 0xb7635199 in IA__g_cclosure_marshal_VOID__BOXED (closure=0x0, return_value=0x0, n_param_values=2, param_values=0xbf83a2ec, invocation_hint=0xbf83a1fc, marshal_data=0x82bbd20) at gmarshal.c:566 #32 0xb7626fb9 in g_type_class_meta_marshal (closure=0x817c5e0, return_value=0x0, n_param_values=2, param_values=0xbf83a2ec, invocation_hint=0xbf83a1fc, marshal_data=0x80) at gclosure.c:567 #33 0xb762887d in IA__g_closure_invoke (closure=0x817c5e0, return_value=0x0, n_param_values=2, param_values=0xbf83a2ec, invocation_hint=0xbf83a1fc) at gclosure.c:490 #34 0xb763902a in signal_emit_unlocked_R (node=0x81c7518, detail=0, instance=0x81915e0, emission_return=0x0, instance_and_params=0xbf83a2ec) at gsignal.c:2370 #35 0xb763a0b7 in IA__g_signal_emit_valist (instance=0x81915e0, signal_id=50, detail=0, var_args=0xbf83a530 "t\213\232?") at gsignal.c:2199 #36 0xb763a279 in IA__g_signal_emit (instance=0x81915e0, signal_id=50, detail=0) at gsignal.c:2243 #37 0xb7bff7ea in gtk_widget_size_allocate () from /usr/lib/libgtk-x11-2.0.so.0 #38 0xb7aa5480 in gtk_hpaned_new () from /usr/lib/libgtk-x11-2.0.so.0 #39 0x08101e8f in nautilus_horizontal_splitter_size_allocate ( widget=0x829fb48, allocation=0xbf83ab0c) at nautilus-horizontal-splitter.c:242 #40 0xb7635199 in IA__g_cclosure_marshal_VOID__BOXED (closure=0x817c5e0, return_value=0x0, n_param_values=2, param_values=0xbf83a8ac, invocation_hint=0xbf83a7bc, marshal_data=0x8101cb0) at gmarshal.c:566 #41 0xb7626fb9 in g_type_class_meta_marshal (closure=0x817c5e0, return_value=0x0, n_param_values=2, param_values=0xbf83a8ac, invocation_hint=0xbf83a7bc, marshal_data=0x80) at gclosure.c:567 #42 0xb762887d in IA__g_closure_invoke (closure=0x817c5e0, return_value=0x0, n_param_values=2, param_values=0xbf83a8ac, invocation_hint=0xbf83a7bc) at gclosure.c:490 #43 0xb763902a in signal_emit_unlocked_R (node=0x81c7518, detail=0, instance=0x829fb48, emission_return=0x0, instance_and_params=0xbf83a8ac) at gsignal.c:2370 #44 0xb763a0b7 in IA__g_signal_emit_valist (instance=0x829fb48, signal_id=50, detail=0, var_args=0xbf83aaf0 "H?)\b") at gsignal.c:2199 #45 0xb763a279 in IA__g_signal_emit (instance=0x829fb48, signal_id=50, detail=0) at gsignal.c:2243 #46 0xb7bff7ea in gtk_widget_size_allocate () from /usr/lib/libgtk-x11-2.0.so.0 #47 0xb7b65267 in gtk_table_new () from /usr/lib/libgtk-x11-2.0.so.0 #48 0xb7635199 in IA__g_cclosure_marshal_VOID__BOXED (closure=0x82bb680, return_value=0x0, n_param_values=2, param_values=0xbf83ae5c, invocation_hint=0xbf83ad6c, marshal_data=0x82bb680) at gmarshal.c:566 #49 0xb7626fb9 in g_type_class_meta_marshal (closure=0x817c5e0, return_value=0x0, n_param_values=2, param_values=0xbf83ae5c, invocation_hint=0xbf83ad6c, marshal_data=0x80) at gclosure.c:567 #50 0xb762887d in IA__g_closure_invoke (closure=0x817c5e0, return_value=0x0, n_param_values=2, param_values=0xbf83ae5c, invocation_hint=0xbf83ad6c) at gclosure.c:490 #51 0xb763902a in signal_emit_unlocked_R (node=0x81c7518, detail=0, instance=0x81e3c00, emission_return=0x0, instance_and_params=0xbf83ae5c) at gsignal.c:2370 #52 0xb763a0b7 in IA__g_signal_emit_valist (instance=0x81e3c00, signal_id=50, detail=0, var_args=0xbf83b0a0 "\224?G\b") at gsignal.c:2199 #53 0xb763a279 in IA__g_signal_emit (instance=0x81e3c00, signal_id=50, detail=0) at gsignal.c:2243 #54 0xb7bff7ea in gtk_widget_size_allocate () from /usr/lib/libgtk-x11-2.0.so.0 #55 0xb7c0fb91 in gtk_window_new () from /usr/lib/libgtk-x11-2.0.so.0 #56 0xb7635199 in IA__g_cclosure_marshal_VOID__BOXED (closure=0xbf83b5dc, return_value=0x0, n_param_values=2, param_values=0xbf83b37c, invocation_hint=0xbf83b28c, marshal_data=0x81c0980) at gmarshal.c:566 #57 0xb7626fb9 in g_type_class_meta_marshal (closure=0x817c5e0, return_value=0x0, n_param_values=2, param_values=0xbf83b37c, invocation_hint=0xbf83b28c, marshal_data=0x80) at gclosure.c:567 #58 0xb762879b in IA__g_closure_invoke (closure=0x817c5e0, return_value=0x0, n_param_values=2, param_values=0xbf83b37c, invocation_hint=0xbf83b28c) at gclosure.c:490 #59 0xb763902a in signal_emit_unlocked_R (node=0x81c7518, detail=0, instance=0x81c0980, emission_return=0x0, instance_and_params=0xbf83b37c) at gsignal.c:2370 #60 0xb763a0b7 in IA__g_signal_emit_valist (instance=0x81c0980, signal_id=50, detail=0, var_args=0xbf83b5c0 "") at gsignal.c:2199 #61 0xb763a279 in IA__g_signal_emit (instance=0x81c0980, signal_id=50, detail=0) at gsignal.c:2243 #62 0xb7bff7ea in gtk_widget_size_allocate () from /usr/lib/libgtk-x11-2.0.so.0 #63 0xb7a5174c in gtk_container_resize_children () from /usr/lib/libgtk-x11-2.0.so.0 #64 0xb7c0fdf4 in gtk_window_new () from /usr/lib/libgtk-x11-2.0.so.0 #65 0xb7635b29 in IA__g_cclosure_marshal_VOID__VOID (closure=0x81c7d90, return_value=0x0, n_param_values=1, param_values=0xbf83b98c, invocation_hint=0xbf83b89c, marshal_data=0x81c0980) at gmarshal.c:77 #66 0xb7626fb9 in g_type_class_meta_marshal (closure=0x81c7d90, return_value=0x0, n_param_values=1, param_values=0xbf83b98c, invocation_hint=0xbf83b89c, marshal_data=0x174) at gclosure.c:567 #67 0xb762879b in IA__g_closure_invoke (closure=0x81c7d90, return_value=0x0, n_param_values=1, param_values=0xbf83b98c, invocation_hint=0xbf83b89c) at gclosure.c:490 #68 0xb76391e3 in signal_emit_unlocked_R (node=0x81c7dc0, detail=0, instance=0x81c0980, emission_return=0x0, instance_and_params=0xbf83b98c) at gsignal.c:2478 #69 0xb763a0b7 in IA__g_signal_emit_valist (instance=0x81c0980, signal_id=108, detail=0, var_args=0xbf83bbcc "\232\027??\220k??\200\t\034\b??\203?c\030??\200\t\034\b") at gsignal.c:2199 #70 0xb763a279 in IA__g_signal_emit (instance=0x81c0980, signal_id=108, detail=0) at gsignal.c:2243 #71 0xb7a517e3 in gtk_container_check_resize () from /usr/lib/libgtk-x11-2.0.so.0 #72 0xb7a51863 in gtk_container_check_resize () from /usr/lib/libgtk-x11-2.0.so.0 #73 0xb759eaa1 in g_idle_dispatch (source=0x87ae8a8, callback=0x7e, user_data=0x0) at gmain.c:3926 #74 0xb75a0802 in IA__g_main_context_dispatch (context=0x8194278) at gmain.c:2045 #75 0xb75a37df in g_main_context_iterate (context=0x8194278, block=1, dispatch=1, self=0x81771d8) at gmain.c:2677 #76 0xb75a3b89 in IA__g_main_loop_run (loop=0x81c4ed0) at gmain.c:2881 #77 0xb7ae1574 in gtk_main () from /usr/lib/libgtk-x11-2.0.so.0 #78 0x0807bb4a in main (argc=2, argv=0xbf83c054) at nautilus-main.c:372 #79 0xb73288cc in __libc_start_main () from /lib/tls/i686/cmov/libc.so.6 #80 0x08067621 in _start () ** Affects: nautilus (Ubuntu) Importance: Undecided Status: Unconfirmed -- Infinite loop eventually trashing the system due to memory usage https://launchpad.net/bugs/72270 From bluefuture at email.it Sat Nov 18 01:29:29 2006 From: bluefuture at email.it (Stefano Fabri) Date: Sat, 18 Nov 2006 01:29:29 -0000 Subject: [Bug 66068] Re: New iPod nano recognized as via raid member References: <20061014092153.19052.81294.malonedeb@gandwana.ubuntu.com> Message-ID: <20061118012929.10279.80233.malone@gangotri.ubuntu.com> Are u sure that this bug doesn't must be assigned to udev? Take a look here, seems that was fixed upstram: http://lists.freedesktop.org/archives/hal/2006-October/006412.html -- New iPod nano recognized as via raid member https://launchpad.net/bugs/66068 From caravena at ubuntu-cl.org Sat Nov 18 02:39:53 2006 From: caravena at ubuntu-cl.org (Cristian Aravena Romero) Date: Sat, 18 Nov 2006 02:39:53 -0000 Subject: [Bug 67361] Re: Gaim crashes after startup References: <20061021122623.29568.30908.malonedeb@gandwana.ubuntu.com> Message-ID: <20061118023953.25975.92361.malone@gandwana.ubuntu.com> My backtrace ** Attachment added: "BacktTrace" http://librarian.launchpad.net/5106486/_usr_bin_gaim.v9DROD.crash -- Gaim crashes after startup https://launchpad.net/bugs/67361 From arodrigu at cse.sc.edu Sat Nov 18 02:53:37 2006 From: arodrigu at cse.sc.edu (Taser) Date: Sat, 18 Nov 2006 02:53:37 -0000 Subject: [Bug 42308] Re: On-screen keyboard (gok v1.0.7-0ubuntu3) fails References: <20060501044731.16739.33418.malonedeb@gandwana.ubuntu.com> Message-ID: <20061118025337.25827.75563.malone@gandwana.ubuntu.com> Here's a crash report. ** Attachment added: "Crash report" http://librarian.launchpad.net/5106556/_usr_bin_gok.1000.crash -- On-screen keyboard (gok v1.0.7-0ubuntu3) fails https://launchpad.net/bugs/42308 From cpblpublic at gmail.com Sat Nov 18 03:06:11 2006 From: cpblpublic at gmail.com (Christopher Barrington-Leigh) Date: Sat, 18 Nov 2006 03:06:11 -0000 Subject: [Bug 69411] Re: GNOME CD burner hangs on "Write to Disc" dialog References: <20061031021157.22729.48054.malonedeb@gangotri.ubuntu.com> Message-ID: <20061118030611.25975.17778.malone@gandwana.ubuntu.com> Same problem here, with the latest fresh edgy, but I am not trying to copy a complex structure. I am just trying to burn three shallow directories albeit with lots (2000) files adding up to not much (100 MB). I cannot get it written, neither to the CD nor to an ISO file. The greyed-out dialog actually becomes ungrayed if a second nautilus burn:/// is opened, a write attempted, and then the application is killed violently. But then the first dialog, now ungrayed, still hangs immediately. This seems a rather fundamental operation failure. -- GNOME CD burner hangs on "Write to Disc" dialog https://launchpad.net/bugs/69411 From outdooricon at gmail.com Sat Nov 18 04:58:14 2006 From: outdooricon at gmail.com (Johnathon) Date: Sat, 18 Nov 2006 04:58:14 -0000 Subject: [Bug 62882] Re: Share doesn't work by default References: <20060928231952.2315.31035.malonedeb@gangotri.ubuntu.com> Message-ID: <20061118045814.10115.45360.malone@gangotri.ubuntu.com> I installed the avahi-daemon package and it's dependencies. Then I changed the value of AVAHI_DAEMON_START from "0" to "1" in the /etc/default/avahi-daemon file. -- Share doesn't work by default https://launchpad.net/bugs/62882 From cpblpublic at gmail.com Sat Nov 18 06:43:05 2006 From: cpblpublic at gmail.com (Christopher Barrington-Leigh) Date: Sat, 18 Nov 2006 06:43:05 -0000 Subject: [Bug 72284] All nautilus windows become unresponsive when asked to copy a large directory into burn:/// References: <20061118064306.25975.70967.malonedeb@gandwana.ubuntu.com> Message-ID: <20061118064306.25975.70967.malonedeb@gandwana.ubuntu.com> Public bug reported: Binary package hint: nautilus-cd-burner I can't think of a more basic task for nautilus cd burner to be able to handle... so not sure what's wrong. I'm on the latest edgy. I insert a blank CD. I choose to make a data CD. I open another nautilus window. I drag a large folder (20 MB in 1400 files) with simple filenames from nautilus window to nautilus burn:/// window. Both windows hang forever. Does anyone have this working at a basic level? Is there another way to make my CD easily? ** Affects: nautilus-cd-burner (Ubuntu) Importance: Undecided Status: Unconfirmed -- All nautilus windows become unresponsive when asked to copy a large directory into burn:/// https://launchpad.net/bugs/72284 From troy.sobotka at gmail.com Sat Nov 18 07:23:12 2006 From: troy.sobotka at gmail.com (Troy James Sobotka) Date: Sat, 18 Nov 2006 07:23:12 -0000 Subject: [Bug 72143] Re: please revert startup sounds References: <20061117084858.25975.75704.malonedeb@gandwana.ubuntu.com> Message-ID: <20061118072312.25975.36343.malone@gandwana.ubuntu.com> "but the old sounds were much more relaxing, professional" "the previous sounds were really professional" It seems over the Edgy cycle this term 'professional' was bandied around as some catch phrase. This is especially interesting when considering the compositions of the various teams and the education / professional background of the participants. Once again, it seems the issue here is change. I am quite certain that if one were to conduct a poll, the sounds would attain an acceptable level of approval. I am quite certain that there are disagreements over coding style, documentation grammar, etc., that are all as relevant -- but perhaps not quite as high profile. We _are_ a team however, across all of the various elements, and we need to support each other. Ultimately, reversion is probably not the wisest choice -- as progression would seem more appropriate. Further still, until we _concretely_ define Ubuntu creative design policy and treat it with the same attention as we do with the technological aspects, we are doomed to repeat the same mistakes. Perhaps we should be discussing the mechanics of design that 'work' for Ubuntu versus, such as useful terms as 'relaxing' etc. This is all far more critical towards building a comprehensive design philosophy as opposed to dissecting the smallest of details regarding our current evolutionary state. Let's work towards the future, not mimicry of the past. "Those were the days" isn't a good enough excuse as, for us, _these_ are the days. -- please revert startup sounds https://launchpad.net/bugs/72143 From dade at dadeb.it Sat Nov 18 07:47:46 2006 From: dade at dadeb.it (Dade) Date: Sat, 18 Nov 2006 07:47:46 -0000 Subject: [Bug 72287] macbook backlight References: <20061118074746.10279.9178.malonedeb@gangotri.ubuntu.com> Message-ID: <20061118074746.10279.9178.malonedeb@gangotri.ubuntu.com> Public bug reported: There is no support for backlight control of the macbook. Currently I use the package macbook-backlight-hal from desrt (http://desrt.mcmaster.ca/macbook.xhtml) that needs to be manually fixed to work on feisty/edgy. This package uses an init script that creates a hal device at boot. I think this is not a good solution (?) ** Affects: hal (Ubuntu) Importance: Undecided Status: Unconfirmed -- macbook backlight https://launchpad.net/bugs/72287 From bernat.tallaferro at gmail.com Sat Nov 18 08:09:37 2006 From: bernat.tallaferro at gmail.com (Bernat Tallaferro) Date: Sat, 18 Nov 2006 08:09:37 -0000 Subject: [Bug 60341] Re: gnome-terminal window loses title References: <20060914043758.30482.61012.malonedeb@gangotri.ubuntu.com> Message-ID: <20061118080937.25975.56012.malone@gandwana.ubuntu.com> Confirming. It happpens to me always after running vim as well. IIRC, this seems to happen to me after running 'cvs ci' commands with cvsnt as well. Before executing vim, the gnome-terminal window title reads "Terminal", after exiting vim, it reads "untitled window". I'm running Edgy, using the 2.16.1-0ubuntu g-t version, and I had never seen this behaviour in Dapper. ** Changed in: gnome-terminal (Ubuntu) Status: Needs Info => Confirmed -- gnome-terminal window loses title https://launchpad.net/bugs/60341 From bernat.tallaferro at gmail.com Sat Nov 18 08:13:33 2006 From: bernat.tallaferro at gmail.com (Bernat Tallaferro) Date: Sat, 18 Nov 2006 08:13:33 -0000 Subject: [Bug 60341] Re: gnome-terminal window loses title References: <20060914043758.30482.61012.malonedeb@gangotri.ubuntu.com> Message-ID: <20061118081333.25827.96731.malone@gandwana.ubuntu.com> I'm attaching a text file with the differences between ~/.bashrc and /etc/skel/.bashrc as requested. There were no differences between /etc/skel/.bash_profile and ~/.bash_profile ** Attachment added: "Differences between ~/.bashrc and /etc/skel/.bashrc" http://librarian.launchpad.net/5107227/my_bashrc -- gnome-terminal window loses title https://launchpad.net/bugs/60341 From shacharr at gmail.com Sat Nov 18 09:26:44 2006 From: shacharr at gmail.com (shacharr) Date: Sat, 18 Nov 2006 09:26:44 -0000 Subject: [Bug 65795] Re: vino won't accept my password References: <20061012232152.19386.28856.malonedeb@gandwana.ubuntu.com> Message-ID: <20061118092644.10279.16312.malone@gangotri.ubuntu.com> This *is* a security bug - if vino authenticated the user using free password area instead of a real password, an attacker might predict what will be the content of the freed memory area, use it as the authentication password, and gain unauthorized access to the VNC server, without having to guess the user password! Will you please upload a security fix? -- vino won't accept my password https://launchpad.net/bugs/65795 From romain.failliot at gmail.com Sat Nov 18 09:40:16 2006 From: romain.failliot at gmail.com (Creak) Date: Sat, 18 Nov 2006 09:40:16 -0000 Subject: [Bug 72294] [gdm][l10n-fr] Caps lock displays the wrong message. References: <20061118094016.10279.81057.malonedeb@gangotri.ubuntu.com> Message-ID: <20061118094016.10279.81057.malonedeb@gangotri.ubuntu.com> Public bug reported: Binary package hint: gdm Hi! This bug occurs everytime. At gdm login, when pressing Caps Lock a message appears and says: "Le verrou num?rique est activ?". Which means "Num lock is enabled", which is wrong because it's the Caps Lock. See you, Thanks for everything, your dist is great! Creak ** Affects: gdm (Ubuntu) Importance: Undecided Status: Unconfirmed -- [gdm][l10n-fr] Caps lock displays the wrong message. https://launchpad.net/bugs/72294 From jelmorini at ticino.com Sat Nov 18 10:10:58 2006 From: jelmorini at ticino.com (Nicola Jelmorini) Date: Sat, 18 Nov 2006 10:10:58 -0000 Subject: [Bug 72298] Adding a new menu item Alacarte crash and exit References: <20061118101059.10279.54950.malonedeb@gangotri.ubuntu.com> Message-ID: <20061118101059.10279.54950.malonedeb@gangotri.ubuntu.com> Public bug reported: Binary package hint: alacarte This bug is present not on a regular basis, but sometimes, if I try to add a menu item, Alacarte crash and exit. Attached to this bug report is the bugs-buddy crash report. ** Affects: alacarte (Ubuntu) Importance: Undecided Status: Unconfirmed -- Adding a new menu item Alacarte crash and exit https://launchpad.net/bugs/72298 From jelmorini at ticino.com Sat Nov 18 10:11:30 2006 From: jelmorini at ticino.com (Nicola Jelmorini) Date: Sat, 18 Nov 2006 10:11:30 -0000 Subject: [Bug 72298] Re: Adding a new menu item Alacarte crash and exit References: <20061118101059.10279.54950.malonedeb@gangotri.ubuntu.com> Message-ID: <20061118101130.10115.9962.malone@gangotri.ubuntu.com> ** Attachment added: "Alacarte bug report" http://librarian.launchpad.net/5107335/alacarte-bugreport.txt -- Adding a new menu item Alacarte crash and exit https://launchpad.net/bugs/72298 From l.bigonville at edpnet.be Sat Nov 18 10:30:16 2006 From: l.bigonville at edpnet.be (Laurent Bigonville) Date: Sat, 18 Nov 2006 10:30:16 -0000 Subject: [Bug 72294] Re: [gdm][l10n-fr] Caps lock displays the wrong message. References: <20061118094016.10279.81057.malonedeb@gangotri.ubuntu.com> Message-ID: <20061118103016.10279.55874.launchpad@gangotri.ubuntu.com> ** Also affects: language-pack-gnome-fr-base (Ubuntu) Importance: Undecided Status: Unconfirmed -- [gdm][l10n-fr] Caps lock displays the wrong message. https://launchpad.net/bugs/72294 From bugwatch at bugs.launchpad.net Sat Nov 18 10:41:35 2006 From: bugwatch at bugs.launchpad.net (Bug Watch Updater) Date: Sat, 18 Nov 2006 10:41:35 -0000 Subject: [Bug 64539] Re: 'Muted' doesn't display any special icon anymore References: <20061007142553.5185.69179.malonedeb@gangotri.ubuntu.com> Message-ID: <20061118104341.8084.14741.launchpad@gangotri.ubuntu.com> ** Changed in: gnome-applets (upstream) Status: Confirmed => Fix Released -- 'Muted' doesn't display any special icon anymore https://launchpad.net/bugs/64539 From doug90 at gmail.com Sat Nov 18 11:03:38 2006 From: doug90 at gmail.com (dmcmillan) Date: Sat, 18 Nov 2006 11:03:38 -0000 Subject: [Bug 66860] Re: evolution-alarm-notify crashes on startup (xfce?) References: <20061019040059.29066.67555.malonedeb@gangotri.ubuntu.com> Message-ID: <20061118110338.10115.76642.malone@gangotri.ubuntu.com> Also submitting a crash report, on GNOME. ** Attachment added: "Crash Report 18/11/06" http://librarian.launchpad.net/5107638/_usr_lib_evolution_2.8_evolution-alarm-notify.1000.crash -- evolution-alarm-notify crashes on startup (xfce?) https://launchpad.net/bugs/66860 From jnoreiko at yahoo.com Sat Nov 18 11:15:25 2006 From: jnoreiko at yahoo.com (Joachim Noreiko) Date: Sat, 18 Nov 2006 11:15:25 -0000 Subject: [Bug 72304] "Deleted items folder" name doesn't make sense References: <20061118111525.25827.17534.malonedeb@gandwana.ubuntu.com> Message-ID: <20061118111525.25827.17534.malonedeb@gandwana.ubuntu.com> Public bug reported: This used to be called the Trash or Wastebasket. Now it's "Deleted items folder". This causes inconsistencies with the trash metaphor. For example, the context menu for an item in Trash says "Delete from Deleted items folder". Huh? It's already deleted, as it's a 'deleted item'! The whole purpose of the trash metaphor is to create a distinction between putting something in the trash, where you can get it back, and deleting, which is killing something for good. ** Affects: nautilus (Ubuntu) Importance: Undecided Status: Unconfirmed -- "Deleted items folder" name doesn't make sense https://launchpad.net/bugs/72304 From javiermon at gmail.com Sat Nov 18 12:09:04 2006 From: javiermon at gmail.com (kmon) Date: Sat, 18 Nov 2006 12:09:04 -0000 Subject: [Bug 72172] Re: whishlist: support for recently used applications References: <20061117124335.25827.852.malonedeb@gandwana.ubuntu.com> Message-ID: <20061118120904.25975.75335.malone@gandwana.ubuntu.com> Hi, wrong link: http://cvs.gnome.org/viewcvs/slab/patch/ These pathes seem to work against lastest stable gnome 2.16.1 so maybe ubuntu could integrate them in next release. thanks -- whishlist: support for recently used applications https://launchpad.net/bugs/72172 From business at regenpfeifer.eu Sat Nov 18 12:38:35 2006 From: business at regenpfeifer.eu (regenpfeifer) Date: Sat, 18 Nov 2006 12:38:35 -0000 Subject: [Bug 72041] Re: Evolution 2.8.1 problems with IMAP References: <20061116144651.25827.52224.malonedeb@gandwana.ubuntu.com> Message-ID: <20061118123835.10115.19865.malone@gangotri.ubuntu.com> This problem seems to be related to the bug #365715 in GNOME Bugzilla: http://bugzilla.gnome.org/show_bug.cgi?id=365715 -- Evolution 2.8.1 problems with IMAP https://launchpad.net/bugs/72041 From herzi at gnome-de.org Sat Nov 18 12:40:17 2006 From: herzi at gnome-de.org (Sven Herzberg) Date: Sat, 18 Nov 2006 12:40:17 -0000 Subject: [Bug 72318] Doesn't update conference server References: <20061118124017.10115.72295.malonedeb@gangotri.ubuntu.com> Message-ID: <20061118124017.10115.72295.malonedeb@gangotri.ubuntu.com> Public bug reported: When I want to start a jabber chat and I don't want to use the first registered jabber account, switching the conference server to the default from the second one is very tricky. Eg. my default server is "conference.somedomain.com". When I change the account to my googlemail one, the server remains. When I switch to an IRC account and then back to the googlemail jabber account the default server switches to "conference.jabber.org". Proposed solution: As this might be considered "a feature, not a bug", the GtkEntry should be replaced by a GtkComboBoxEntry with the default servers so one can easily switch. ** Affects: gaim (Ubuntu) Importance: Undecided Status: Unconfirmed -- Doesn't update conference server https://launchpad.net/bugs/72318 From umarmung at planet.ms Sat Nov 18 12:43:40 2006 From: umarmung at planet.ms (Holger Bauer) Date: Sat, 18 Nov 2006 12:43:40 -0000 Subject: [Bug 71612] Re: writing several CDs doesn't work References: <20061113081551.25827.11898.malonedeb@gandwana.ubuntu.com> Message-ID: <20061118124340.10279.68635.malone@gangotri.ubuntu.com> This upstream bug might be related. http://bugzilla.gnome.org/show_bug.cgi?id=355982 -- writing several CDs doesn't work https://launchpad.net/bugs/71612 From sam at robots.org.uk Sat Nov 18 13:01:38 2006 From: sam at robots.org.uk (Sam Morris) Date: Sat, 18 Nov 2006 13:01:38 -0000 Subject: [Bug 72319] Fast user switching doesn't work References: <20061118130139.25827.21817.malonedeb@gandwana.ubuntu.com> Message-ID: <20061118130139.25827.21817.malonedeb@gandwana.ubuntu.com> Public bug reported: Binary package hint: gdm When clicking the 'switch user' button in gnome-screensaver I get the list of users. Clicking on one and pressing 'switch' just returns me to the account I just wanted to switch away from, with g-s in the locked state. ** Affects: gdm (Ubuntu) Importance: Undecided Status: Unconfirmed -- Fast user switching doesn't work https://launchpad.net/bugs/72319 From sam at robots.org.uk Sat Nov 18 13:04:40 2006 From: sam at robots.org.uk (Sam Morris) Date: Sat, 18 Nov 2006 13:04:40 -0000 Subject: [Bug 66924] Re: behaves poorly when a previous instance has frozen References: <20061019131540.29371.63220.malonedeb@gandwana.ubuntu.com> Message-ID: <20061118130440.10115.65276.launchpad@gangotri.ubuntu.com> ** Changed in: rhythmbox (Ubuntu) Status: Needs Info => Unconfirmed -- behaves poorly when a previous instance has frozen https://launchpad.net/bugs/66924 From stephane.potelle at free.fr Sat Nov 18 13:40:44 2006 From: stephane.potelle at free.fr (stefpo91) Date: Sat, 18 Nov 2006 13:40:44 -0000 Subject: [Bug 71010] Re: Nautilus high cpu usage after closing References: <20061109021850.25827.81081.malonedeb@gandwana.ubuntu.com> Message-ID: <20061118134044.10279.4535.malone@gangotri.ubuntu.com> *** This bug is a duplicate of bug 54684 *** This issue seems related to the file change monitoring of Nautilus. While trying to understand what conditions caused this to happen , I found the same thing is happening when moving from a directory containing an open file beeing written. I can navigate around the file system without causing the problem, but if I once open the diractory where I have a large file beeing written, the CPU usage goes up to max available on leaving the directory or closing the window. It bahaves just like the file monitoring unhooking did not work properly. -- Nautilus high cpu usage after closing https://launchpad.net/bugs/71010 From sh at linux2go.dk Sat Nov 18 13:44:37 2006 From: sh at linux2go.dk (Soren Hansen) Date: Sat, 18 Nov 2006 13:44:37 -0000 Subject: [Bug 66068] Re: New iPod nano recognized as via raid member References: <20061014092153.19052.81294.malonedeb@gandwana.ubuntu.com> <20061118012929.10279.80233.malone@gangotri.ubuntu.com> Message-ID: <20061118134437.GC12658@vega.linux2go.dk> On Sat, Nov 18, 2006 at 01:29:29AM -0000, Stefano Fabri wrote: > Are u sure that this bug doesn't must be assigned to udev? > Take a look here, seems that was fixed upstram: > http://lists.freedesktop.org/archives/hal/2006-October/006412.html The observant reader will notice that it was actually I and Kay who discussed it on the hal mailing list. :-) Whether it belongs in udev or hal depends on whether we want to fix it in Dapper/Edgy or Feisty. Feisty uses hal 0.5.8.1 which uses libvolume_id, while Edgy and Dapper use < 0.5.8 which includes its own copy of libvolume_id. Nonetheless, well spotted and thanks for your input. Cheers. -- New iPod nano recognized as via raid member https://launchpad.net/bugs/66068 From pvandegeer at gmail.com Sat Nov 18 14:00:10 2006 From: pvandegeer at gmail.com (Pepijn van de Geer) Date: Sat, 18 Nov 2006 14:00:10 -0000 Subject: [Bug 72325] NEC dvd-writer ND2500 cannot burn anymore References: <20061118140010.25975.8631.malonedeb@gandwana.ubuntu.com> Message-ID: <20061118140010.25975.8631.malonedeb@gandwana.ubuntu.com> Public bug reported: Somehow my dvd-burner is no longer correctly identified. this may have happend after the upgrade to edgy, though i'm not sure. I think the hal device information is incorrect. Nautilus keeps asking for an empty cd. The burner used to work and still works under that other OS. Additional info: pip at Thor:~$ /usr/lib/nautilus-cd-burner/list_cddrives ** (process:9699): WARNING **: No property volume.disc.capacity on device with id /org/freedesktop/Hal/devices/volume_empty_unknown --- Drive: name: _NEC DVD_RW ND-2500A device: /dev/hdd door: closed type: CD-R, CD-RW, DVD-R, DVD-RW, CD, DVD is mounted: FALSE max read speed: 0 KiB/s (CD 0.0x, DVD 0.0x) max write speed: 0 KiB/s (CD 0.0x, DVD 0.0x) write speeds: Media: label: '' type: Unknown Media (blank) is writable: FALSE is appendable: FALSE capacity: Could not be determined size: 0.00 MiB --- lshal output: udi = '/org/freedesktop/Hal/devices/storage_model__NEC_DVD_RW_ND_2500A' info.addons = {'hald-addon-storage'} (string list) storage.policy.desired_mount_point = 'dvdrecorder' (string) storage.policy.mount_filesystem = 'auto' (string) storage.policy.should_mount = true (bool) block.storage_device = '/org/freedesktop/Hal/devices/storage_model__NEC_DVD_RW_ND_2500A' (string) info.udi = '/org/freedesktop/Hal/devices/storage_model__NEC_DVD_RW_ND_2500A' (string) storage.cdrom.write_speed = 0 (0x0) (int) storage.cdrom.read_speed = 0 (0x0) (int) storage.cdrom.support_media_changed = true (bool) storage.cdrom.hddvdrw = false (bool) storage.cdrom.hddvdr = false (bool) storage.cdrom.hddvd = false (bool) storage.cdrom.bdre = false (bool) storage.cdrom.bdr = false (bool) storage.cdrom.bd = false (bool) storage.cdrom.dvdplusrdl = false (bool) storage.cdrom.dvdplusrw = false (bool) storage.cdrom.dvdplusr = false (bool) storage.cdrom.dvdram = false (bool) storage.cdrom.dvdrw = false (bool) storage.cdrom.dvdr = true (bool) storage.cdrom.dvd = true (bool) storage.cdrom.cdrw = true (bool) storage.cdrom.cdr = true (bool) storage.requires_eject = true (bool) storage.hotpluggable = false (bool) info.capabilities = {'storage', 'block', 'storage.cdrom'} (string list) info.category = 'storage' (string) info.product = '_NEC DVD_RW ND-2500A' (string) storage.removable = true (bool) storage.physical_device = '/org/freedesktop/Hal/devices/pci_1039_5513_ide_1_1' (string) storage.firmware_version = '1.06' (string) storage.vendor = '' (string) storage.model = '_NEC DVD_RW ND-2500A' (string) storage.drive_type = 'cdrom' (string) storage.automount_enabled_hint = true (bool) storage.media_check_enabled = true (bool) storage.no_partitions_hint = true (bool) storage.bus = 'ide' (string) block.is_volume = false (bool) block.minor = 64 (0x40) (int) block.major = 22 (0x16) (int) block.device = '/dev/hdd' (string) linux.hotplug_type = 3 (0x3) (int) info.parent = '/org/freedesktop/Hal/devices/pci_1039_5513_ide_1_1' (string) linux.sysfs_path_device = '/sys/block/hdd' (string) linux.sysfs_path = '/sys/block/hdd' (string) udi = '/org/freedesktop/Hal/devices/volume_empty_unknown' org.freedesktop.Hal.Device.Volume.method_execpaths = {'hal-system-storage-eject'} (string list) org.freedesktop.Hal.Device.Volume.method_signatures = {'as'} (string list) org.freedesktop.Hal.Device.Volume.method_names = {'Eject'} (string list) info.interfaces = {'org.freedesktop.Hal.Device.Volume'} (string list) info.udi = '/org/freedesktop/Hal/devices/volume_empty_unknown' (string) volume.disc.is_rewritable = false (bool) volume.disc.is_appendable = false (bool) volume.disc.is_blank = true (bool) volume.disc.has_data = false (bool) volume.disc.has_audio = false (bool) volume.disc.type = 'unknown' (string) volume.size = 89233686528 (0x14c6be0000) (uint64) volume.num_blocks = 0 (0x0) (int) volume.block_size = 512 (0x200) (int) info.capabilities = {'volume', 'block'} (string list) info.category = 'volume' (string) volume.is_partition = true (bool) volume.is_disc = true (bool) volume.is_mounted_read_only = false (bool) volume.is_mounted = false (bool) volume.mount_point = '' (string) volume.label = '' (string) volume.uuid = '' (string) volume.fsversion = '' (string) volume.fsusage = '' (string) volume.fstype = '' (string) storage.model = '' (string) block.storage_device = '/org/freedesktop/Hal/devices/storage_model__NEC_DVD_RW_ND_2500A' (string) block.is_volume = true (bool) block.minor = 64 (0x40) (int) block.major = 22 (0x16) (int) block.device = '/dev/hdd' (string) linux.hotplug_type = 3 (0x3) (int) info.parent = '/org/freedesktop/Hal/devices/storage_model__NEC_DVD_RW_ND_2500A' (string) linux.sysfs_path_device = '/sys/block/hdd/fakevolume' (string) linux.sysfs_path = '/sys/block/hdd/fakevolume' (string) nb. : there's an empty cd in the drive ** Affects: hal (Ubuntu) Importance: Undecided Status: Unconfirmed -- NEC dvd-writer ND2500 cannot burn anymore https://launchpad.net/bugs/72325 From mwohlmuther at gmx.net Sat Nov 18 14:38:47 2006 From: mwohlmuther at gmx.net (Michael Wohlmuther) Date: Sat, 18 Nov 2006 14:38:47 -0000 Subject: [Bug 53448] Re: [Dapper] Sound Recorder doesn't respect input selection on second record References: <20060719142326.32445.41706.malonedeb@gandwana.ubuntu.com> Message-ID: <20061118143847.10279.99040.malone@gangotri.ubuntu.com> ** Attachment added: "Edgy - the same problem" http://librarian.launchpad.net/5108000/_usr_bin_gnome-sound-recorder.1000.crash -- [Dapper] Sound Recorder doesn't respect input selection on second record https://launchpad.net/bugs/53448 From endelwar at aregar.it Sat Nov 18 14:50:11 2006 From: endelwar at aregar.it (EndelWar) Date: Sat, 18 Nov 2006 14:50:11 -0000 Subject: [Bug 59511] Re: Could not initialize HAL after logging in to Xubuntu References: <20060908114817.16647.62496.malonedeb@gangotri.ubuntu.com> Message-ID: <20061118145011.10279.61947.malone@gangotri.ubuntu.com> I see this error everytime I login in ubuntu 6.10 before the complete start of boot service. If I wait 30 seconds (and wait for the hard disk to stop reading) and then login in system this error doesn't appear -- Could not initialize HAL after logging in to Xubuntu https://launchpad.net/bugs/59511 From martin at gamesplace.info Sat Nov 18 14:56:23 2006 From: martin at gamesplace.info (=?utf-8?q?Martin_J=C3=BCrgens?=) Date: Sat, 18 Nov 2006 14:56:23 -0000 Subject: [Bug 72330] Login not possible when password contains umlauts References: <20061118145623.10279.7077.malonedeb@gangotri.ubuntu.com> Message-ID: <20061118145623.10279.7077.malonedeb@gangotri.ubuntu.com> Public bug reported: Login is not possible when the password contains umlauts. Gdm just says "legitimation failed". In spite, login is possible in the cli. ** Affects: gdm (Ubuntu) Importance: Undecided Status: Unconfirmed -- Login not possible when password contains umlauts https://launchpad.net/bugs/72330 From andreasabu at gmail.com Sat Nov 18 16:01:24 2006 From: andreasabu at gmail.com (Hoagie) Date: Sat, 18 Nov 2006 16:01:24 -0000 Subject: [Bug 67361] Re: Gaim crashes after startup References: <20061021122623.29568.30908.malonedeb@gandwana.ubuntu.com> Message-ID: <20061118160124.25975.14862.malone@gandwana.ubuntu.com> I can confirm this crash, Gaim crashed twice up till now. -- Gaim crashes after startup https://launchpad.net/bugs/67361 From pascal.devuyst at gmail.com Sat Nov 18 16:18:16 2006 From: pascal.devuyst at gmail.com (Pascal De Vuyst) Date: Sat, 18 Nov 2006 16:18:16 -0000 Subject: [Bug 70988] Re: In new Print Dialog of Edgy Eft, "Page Layout" options don't work References: <20061108233935.25975.62721.malonedeb@gandwana.ubuntu.com> Message-ID: <20061118161816.25975.10674.malone@gandwana.ubuntu.com> *** This bug is a duplicate of bug 67164 *** Thanks for you bug report. This bug has already been reported into our bug tracking system as bug #67164. Please add further comments there. Marking as a duplicate of bug #67164. ** This bug has been marked a duplicate of bug 67164 Evince print dialog doesn't respect page setup settings -- In new Print Dialog of Edgy Eft, "Page Layout" options don't work https://launchpad.net/bugs/70988 From arne at starp.de Sat Nov 18 16:22:10 2006 From: arne at starp.de (arne325) Date: Sat, 18 Nov 2006 16:22:10 -0000 Subject: [Bug 72340] crash while trying to send one contact to another References: <20061118162210.25827.82386.malonedeb@gandwana.ubuntu.com> Message-ID: <20061118162210.25827.82386.malonedeb@gandwana.ubuntu.com> Public bug reported: crash while trying to send one contact to another ** Affects: gaim (Ubuntu) Importance: Undecided Status: Unconfirmed -- crash while trying to send one contact to another https://launchpad.net/bugs/72340 From tenco at gmx.de Sat Nov 18 16:42:44 2006 From: tenco at gmx.de (tenco) Date: Sat, 18 Nov 2006 16:42:44 -0000 Subject: [Bug 72343] Printing even/odd pages doesnt work References: <20061118164244.25827.93399.malonedeb@gandwana.ubuntu.com> Message-ID: <20061118164244.25827.93399.malonedeb@gandwana.ubuntu.com> Public bug reported: I can't print only odd or even pages with evince, that's it. Version is Ubuntu Edgy -> evince 0.6.1 ** Affects: evince (Ubuntu) Importance: Undecided Status: Unconfirmed ** Description changed: Binary package hint: evince I can't print only odd or even pages with evince, that's it. + + Version is Ubuntu Edgy -> evince 0.6.1 ** Description changed: - Binary package hint: evince - I can't print only odd or even pages with evince, that's it. Version is Ubuntu Edgy -> evince 0.6.1 -- Printing even/odd pages doesnt work https://launchpad.net/bugs/72343 From aruiz at synaptia.net Sat Nov 18 17:13:20 2006 From: aruiz at synaptia.net (aruiz) Date: Sat, 18 Nov 2006 17:13:20 -0000 Subject: [Bug 72345] Gtkmozembed crashes on show_all References: <20061118171320.10279.22867.malonedeb@gangotri.ubuntu.com> Message-ID: <20061118171320.10279.22867.malonedeb@gangotri.ubuntu.com> Public bug reported: Binary package hint: python-gnome2-extras the following python script makes gtkmozembed crash the whole program: ------------------------ import gtk import gtkmozembed w = gtk.Window() m = gtkmozembed.MozEmbed() w.add(m) w.show_all() ** Affects: gnome-python-extras (Ubuntu) Importance: Undecided Status: Unconfirmed -- Gtkmozembed crashes on show_all https://launchpad.net/bugs/72345 From dean at deansas.org Sat Nov 18 17:11:05 2006 From: dean at deansas.org (Dean Sas) Date: Sat, 18 Nov 2006 17:11:05 -0000 Subject: [Bug 72343] Re: Printing even/odd pages doesnt work References: <20061118164244.25827.93399.malonedeb@gandwana.ubuntu.com> Message-ID: <20061118171105.10115.75210.malone@gangotri.ubuntu.com> *** This bug is a duplicate of bug 67164 *** Hi, thanks for reporting this bug however it already has been reported as bug 67164. Please keep reporting any bugs you find. ** This bug has been marked a duplicate of bug 67164 Evince print dialog doesn't respect page setup settings -- Printing even/odd pages doesnt work https://launchpad.net/bugs/72343 From siggi.gevatter at gmail.com Sat Nov 18 17:21:06 2006 From: siggi.gevatter at gmail.com (RainCT) Date: Sat, 18 Nov 2006 17:21:06 -0000 Subject: [Bug 68939] Re: Window defaults as being too small/hard to read References: <20061028220945.17734.7900.malonedeb@gandwana.ubuntu.com> Message-ID: <20061118172106.25975.87650.malone@gandwana.ubuntu.com> *** This bug is a duplicate of bug 68620 *** (This bug has been marked as a duplicate of bug #68620) ** Changed in: gnome-system-monitor (Ubuntu) Status: Unconfirmed => Confirmed ** Changed in: gnome-system-monitor (Ubuntu) Status: Confirmed => Rejected -- Window defaults as being too small/hard to read https://launchpad.net/bugs/68939 From vi64pa at gmail.com Sat Nov 18 17:34:07 2006 From: vi64pa at gmail.com (ville palo) Date: Sat, 18 Nov 2006 17:34:07 -0000 Subject: [Bug 72218] Re: track name with a question mark in it causes a seg-fault References: <20061117173822.25827.68007.malonedeb@gandwana.ubuntu.com> Message-ID: <20061118173407.25827.23867.malone@gandwana.ubuntu.com> If you first run: "ulimit -c unlimited" and then sound-juicer core dump should appear in current directory. -- track name with a question mark in it causes a seg-fault https://launchpad.net/bugs/72218 From tpbarnabas at gmail.com Sat Nov 18 17:58:00 2006 From: tpbarnabas at gmail.com (=?utf-8?b?VMOzdGggUMOpdGVyIEJhcm5hYsOhcw==?=) Date: Sat, 18 Nov 2006 17:58:00 -0000 Subject: [Bug 69903] Re: Retro-compatibility problem with gconf option References: <20061102161221.12864.13848.malonedeb@gangotri.ubuntu.com> Message-ID: <20061118175800.10279.60943.malone@gangotri.ubuntu.com> I also confirm the bug. I have installed Edgy after Dapper, keeping home directory and the bug appeared as described above. The solution to change the key from 5 to 6 solved the problem. Thanks! -- Retro-compatibility problem with gconf option https://launchpad.net/bugs/69903 From jvsala at gmail.com Sat Nov 18 18:38:30 2006 From: jvsala at gmail.com (Josep Vicent Sala) Date: Sat, 18 Nov 2006 18:38:30 -0000 Subject: [Bug 67235] Re: thumbnailer crashes on unfinished avi's or .oggs References: <20061020203453.20673.73198.malonedeb@gangotri.ubuntu.com> Message-ID: <20061118183830.10279.35412.malone@gangotri.ubuntu.com> Another similar crash while creating ogg files with sound juicer. ** Attachment added: "Crash report file" http://librarian.launchpad.net/5108853/_usr_bin_totem-video-thumbnailer.1000.crash -- thumbnailer crashes on unfinished avi's or .oggs https://launchpad.net/bugs/67235 From larsnostdal at gmail.com Sat Nov 18 19:24:26 2006 From: larsnostdal at gmail.com (=?utf-8?q?Lars_Rune_N=C3=B8stdal?=) Date: Sat, 18 Nov 2006 19:24:26 -0000 Subject: [Bug 41772] Re: MIME misdetection makes file unopenable References: <20060427173019.30606.98077.malonedeb@gangotri.ubuntu.com> Message-ID: <20061118192426.25975.96666.malone@gandwana.ubuntu.com> This also happens with misnamed video-files and isn't something a "normal user" would understand or be able to fix. Maybe there should be some options: * Ignore and view file with `app-name' * Always ignore and view with `app-name' -- MIME misdetection makes file unopenable https://launchpad.net/bugs/41772 From markus.bux at webmail-home.de Sat Nov 18 19:41:31 2006 From: markus.bux at webmail-home.de (Bux Markus) Date: Sat, 18 Nov 2006 19:41:31 -0000 Subject: [Bug 69504] Re: Cannot play movies on shared network drive (SMB) using Totem References: <20061031145407.27924.96809.malonedeb@gangotri.ubuntu.com> Message-ID: <20061118194131.10115.87659.malone@gangotri.ubuntu.com> *** This bug is a duplicate of bug 60326 *** Hi everyone! I can reproduce this problem. Play a file (audio or video) does not work with totem over smb. If i install totem-gstreamer i am getting an error "Could not read from resource." If i install totem-xine i am getting the buffering message but nothing happen. xine-ui and gxine does not play smb at all. So if i copy all to my local hdd all will play fine. On Dapper Drake playing files over smb worked fine. My system: Ubuntu Edgy Eft totem-xine 2.16.2-0ubuntu1 libgnomevfs2-0 2.16.1-0ubuntu2 libgnomevfs2-common 2.16.1-0ubuntu2 libgnomevfs2-extra 2.16.1-0ubuntu2 ** Attachment added: "Error with totem-gstreamer" http://librarian.launchpad.net/5109349/totem_err1.png -- Cannot play movies on shared network drive (SMB) using Totem https://launchpad.net/bugs/69504 From pradeep.vjn at gmail.com Sat Nov 18 19:43:03 2006 From: pradeep.vjn at gmail.com (Pradeep Varadarajan) Date: Sat, 18 Nov 2006 19:43:03 -0000 Subject: [Bug 69396] Re: Repository edgy-commercial seems empty (Opera, ... not available) References: <20061030224333.22894.37257.malonedeb@gangotri.ubuntu.com> Message-ID: <20061118194303.25975.39172.malone@gandwana.ubuntu.com> I posted this on the devel list. And there was this one reply saying that since dapper is a LTS release, Opera chose to put the deb on commercial repo. If a commercial vendors want to put stuff in the repos, they can. Apparently, for edgy they didn't want to. -- Repository edgy-commercial seems empty (Opera,... not available) https://launchpad.net/bugs/69396 From maxima.bugs+ubuntu at gmail.com Sat Nov 18 20:43:00 2006 From: maxima.bugs+ubuntu at gmail.com (Arif Lukito) Date: Sat, 18 Nov 2006 20:43:00 -0000 Subject: [Bug 34659] Re: Color Balance settings have no effect on the output References: <20060312225133.30082.19491.malonedeb@gandwana.ubuntu.com> Message-ID: <20061118204300.25975.57755.malone@gandwana.ubuntu.com> Hi, disabling composite fixes it for me. -- Color Balance settings have no effect on the output https://launchpad.net/bugs/34659 From matt at mdke.org Sat Nov 18 20:45:24 2006 From: matt at mdke.org (Matthew East) Date: Sat, 18 Nov 2006 20:45:24 -0000 Subject: [Bug 72143] Re: please revert startup sounds References: <20061117084858.25975.75704.malonedeb@gandwana.ubuntu.com> <20061118072312.25975.36343.malone@gandwana.ubuntu.com> Message-ID: <455F70E4.9080302@mdke.org> -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 * Troy James Sobotka: {snip} Ok, the word "revert" seems to bother you. Let's rephrase. Please improve the Ubuntu startup sounds. The current ones do not represent an improvement from the previous ones, which had begun to be a way for users to identify with their operating system. -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.3 (GNU/Linux) Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org iD8DBQFFX3DktSaF0w5rBv8RAgOLAJ438WerhS8CtHFwnMexsuJx3xmiywCfR87z kJwt/WgAGfII03oKrzFgTdc= =zJ/c -----END PGP SIGNATURE----- -- please revert startup sounds https://launchpad.net/bugs/72143 From sitsofe at yahoo.com Sat Nov 18 21:05:48 2006 From: sitsofe at yahoo.com (Sitsofe Wheeler) Date: Sat, 18 Nov 2006 21:05:48 -0000 Subject: [Bug 71486] Re: Changing focus after entering a bad date results in a crash References: <20061112133739.25827.31153.malonedeb@gandwana.ubuntu.com> Message-ID: <20061118210548.10115.72312.malone@gangotri.ubuntu.com> Bug buddy filing upstreaming here: http://bugzilla.gnome.org/show_bug.cgi?id=325759 -- Changing focus after entering a bad date results in a crash https://launchpad.net/bugs/71486 From baptiste.millemathias at gmail.com Sat Nov 18 21:46:06 2006 From: baptiste.millemathias at gmail.com (Baptiste Mille-Mathias) Date: Sat, 18 Nov 2006 21:46:06 -0000 Subject: [Bug 72369] Add search functionnality in gtkfilechooser References: <20061118214606.25827.35658.malonedeb@gandwana.ubuntu.com> Message-ID: <20061118214606.25827.35658.malonedeb@gandwana.ubuntu.com> Public bug reported: Binary package hint: libgtk2.0-0 Could be nice to integrate the patch on gnome bugzilla 344785 on dev cycle of feisty, specially the tracker one :) ** Affects: gtk+2.0 (Ubuntu) Importance: Undecided Status: Unconfirmed -- Add search functionnality in gtkfilechooser https://launchpad.net/bugs/72369 From dzhelil at gmail.com Sat Nov 18 21:45:24 2006 From: dzhelil at gmail.com (bg_turk) Date: Sat, 18 Nov 2006 21:45:24 -0000 Subject: [Bug 72368] evolution smtp fails References: <20061118214524.25827.71366.malonedeb@gandwana.ubuntu.com> Message-ID: <20061118214524.25827.71366.malonedeb@gandwana.ubuntu.com> Public bug reported: Binary package hint: evolution My evolution mail client cannot connect to the smtp server. The identical settings in Thunderbird work, so I had to switch to Thunderbird, which unfortunately does not have such good integration with the desktop as evolution does. ** Affects: evolution (Ubuntu) Importance: Undecided Status: Unconfirmed -- evolution smtp fails https://launchpad.net/bugs/72368 From dseomn at eth0.is-a-geek.org Sat Nov 18 22:48:36 2006 From: dseomn at eth0.is-a-geek.org (David Mandelberg) Date: Sat, 18 Nov 2006 22:48:36 -0000 Subject: [Bug 72376] rhythmbox crashes when playing a file in the queue immediately after starting References: <20061118224836.25827.2804.malonedeb@gandwana.ubuntu.com> Message-ID: <20061118224836.25827.2804.malonedeb@gandwana.ubuntu.com> Public bug reported: When I have songs in the queue on disk, start rhythmbox, and hit play once I see the songs in the queue pane, rhythmbox crashes. ** Affects: rhythmbox (Ubuntu) Importance: Undecided Status: Unconfirmed -- rhythmbox crashes when playing a file in the queue immediately after starting https://launchpad.net/bugs/72376 From dseomn at eth0.is-a-geek.org Sat Nov 18 22:53:50 2006 From: dseomn at eth0.is-a-geek.org (David Mandelberg) Date: Sat, 18 Nov 2006 22:53:50 -0000 Subject: [Bug 72376] Re: rhythmbox crashes when playing a file in the queue immediately after starting References: <20061118224836.25827.2804.malonedeb@gandwana.ubuntu.com> Message-ID: <20061118225350.25975.57099.malone@gandwana.ubuntu.com> Also, it doesn't crash if I wait a few seconds. ** Attachment added: "crash file" http://librarian.launchpad.net/5109567/_usr_bin_rhythmbox.1000.crash -- rhythmbox crashes when playing a file in the queue immediately after starting https://launchpad.net/bugs/72376 From dseomn at eth0.is-a-geek.org Sat Nov 18 23:07:00 2006 From: dseomn at eth0.is-a-geek.org (David Mandelberg) Date: Sat, 18 Nov 2006 23:07:00 -0000 Subject: [Bug 37694] Re: Automatic photo import doesn't work with Canon PowerShot S30 References: <20060402081712.23733.3908.malonedeb@gandwana.ubuntu.com> Message-ID: <20061118230700.25975.52136.malone@gandwana.ubuntu.com> I have a Canon PowerShot A530 with the same problem. ** Attachment added: "devices.txt" http://librarian.launchpad.net/5109600/devices.txt -- Automatic photo import doesn't work with Canon PowerShot S30 https://launchpad.net/bugs/37694 From dseomn at eth0.is-a-geek.org Sat Nov 18 23:07:26 2006 From: dseomn at eth0.is-a-geek.org (David Mandelberg) Date: Sat, 18 Nov 2006 23:07:26 -0000 Subject: [Bug 37694] Re: Automatic photo import doesn't work with Canon PowerShot S30 References: <20060402081712.23733.3908.malonedeb@gandwana.ubuntu.com> Message-ID: <20061118230726.10115.91598.malone@gangotri.ubuntu.com> ** Attachment added: "dmesg.txt" http://librarian.launchpad.net/5109601/dmesg.txt -- Automatic photo import doesn't work with Canon PowerShot S30 https://launchpad.net/bugs/37694 From dseomn at eth0.is-a-geek.org Sat Nov 18 23:08:32 2006 From: dseomn at eth0.is-a-geek.org (David Mandelberg) Date: Sat, 18 Nov 2006 23:08:32 -0000 Subject: [Bug 37694] Re: Automatic photo import doesn't work with Canon PowerShot S30 References: <20060402081712.23733.3908.malonedeb@gandwana.ubuntu.com> Message-ID: <20061118230832.25827.77796.malone@gandwana.ubuntu.com> ** Attachment added: "lshal.txt" http://librarian.launchpad.net/5109605/lshal.txt -- Automatic photo import doesn't work with Canon PowerShot S30 https://launchpad.net/bugs/37694 From dseomn at eth0.is-a-geek.org Sat Nov 18 23:08:09 2006 From: dseomn at eth0.is-a-geek.org (David Mandelberg) Date: Sat, 18 Nov 2006 23:08:09 -0000 Subject: [Bug 37694] Re: Automatic photo import doesn't work with Canon PowerShot S30 References: <20060402081712.23733.3908.malonedeb@gandwana.ubuntu.com> Message-ID: <20061118230809.25827.54770.malone@gandwana.ubuntu.com> ** Attachment added: "gvm.log" http://librarian.launchpad.net/5109604/gvm.log -- Automatic photo import doesn't work with Canon PowerShot S30 https://launchpad.net/bugs/37694 From dseomn at eth0.is-a-geek.org Sat Nov 18 23:12:10 2006 From: dseomn at eth0.is-a-geek.org (David Mandelberg) Date: Sat, 18 Nov 2006 23:12:10 -0000 Subject: [Bug 37694] Re: Automatic photo import doesn't work with Canon PowerShot S30 References: <20060402081712.23733.3908.malonedeb@gandwana.ubuntu.com> Message-ID: <20061118231210.25975.47441.malone@gandwana.ubuntu.com> david at helicon:~$ id uid=1000(david) gid=1000(david) groups=4(adm),20(dialout),24(cdrom),25(floppy),29(audio),30(dip),44(video),46(plugdev),106(lpadmin),110(scanner),112(admin),1000(david) david at helicon:~$ id hal id: hal: No such user david at helicon:~$ id haldaemon uid=108(haldaemon) gid=108(haldaemon) groups=108(haldaemon),24(cdrom),25(floppy),46(plugdev),117(powerdev) david at helicon:~$ uname -a Linux helicon 2.6.17-10-386 #2 Fri Oct 13 18:41:40 UTC 2006 i686 GNU/Linux david at helicon:~$ dpkg -l libgphoto2-2 gnome-volume-manager gthumb Desired=Unknown/Install/Remove/Purge/Hold | Status=Not/Installed/Config-files/Unpacked/Failed-config/Half-installed |/ Err?=(none)/Hold/Reinst-required/X=both-problems (Status,Err: uppercase=bad) ||/ Name Version Description +++-=====================================-=====================================-========================================================================================== ii gnome-volume-manager 2.17.0-0ubuntu1 GNOME daemon to auto-mount and manage media devices ii gthumb 2.7.9-0ubuntu1 an image viewer and browser ii libgphoto2-2 2.2.1-9ubuntu1 gphoto2 digital camera library I'm using up to date feisty and udev.log is empty. -- Automatic photo import doesn't work with Canon PowerShot S30 https://launchpad.net/bugs/37694 From mfcabrera at gmail.com Sat Nov 18 23:39:46 2006 From: mfcabrera at gmail.com (Miguel Cabrera) Date: Sat, 18 Nov 2006 23:39:46 -0000 Subject: [Bug 72378] Nautilus fails to browse windows network properly References: <20061118233946.25975.39806.malonedeb@gandwana.ubuntu.com> Message-ID: <20061118233946.25975.39806.malonedeb@gandwana.ubuntu.com> Public bug reported: Binary package hint: nautilus Open nautilus and Go to network, Windows Network. The Workgrops should be listed there with their characteristics icons. Instead they appears as blank files (sometimes all of them, sometime just a part). And when I try to open it, a Window with the message: " Couldn't display smb:///xxx The Location is not a folder" appears. After refreshing the window or clicking to the icons, they change to the correct icons and become available. It also happens with the Machines in the Windows Network. This icon change seems random, sometimes it happens with all the items in the view, sometimes, whit only a few and sometimes it doesn't happen at all. Please look at the screenshots. System Info: Ubuntu Edgy/Eft (upgraded from Dapper, where it also happened) Linux Educacion31 2.6.17-10-386 #2 Fri Oct 13 18:41:40 UTC 2006 i686 GNU/Linux Nautilus Version: 2.16.1-0ubuntu3 Libgnomevfs2 Version: 2.16.1-0ubuntu2 ** Affects: nautilus (Ubuntu) Importance: Undecided Status: Unconfirmed -- Nautilus fails to browse windows network properly https://launchpad.net/bugs/72378 From mfcabrera at gmail.com Sat Nov 18 23:42:51 2006 From: mfcabrera at gmail.com (Miguel Cabrera) Date: Sat, 18 Nov 2006 23:42:51 -0000 Subject: [Bug 72378] Re: Nautilus fails to browse windows network properly References: <20061118233946.25975.39806.malonedeb@gandwana.ubuntu.com> Message-ID: <20061118234251.10279.86704.malone@gangotri.ubuntu.com> ** Attachment added: "The Error Message." http://librarian.launchpad.net/5109641/NautiBug01.png -- Nautilus fails to browse windows network properly https://launchpad.net/bugs/72378 From mfcabrera at gmail.com Sat Nov 18 23:43:29 2006 From: mfcabrera at gmail.com (Miguel Cabrera) Date: Sat, 18 Nov 2006 23:43:29 -0000 Subject: [Bug 72378] Re: Nautilus fails to browse windows network properly References: <20061118233946.25975.39806.malonedeb@gandwana.ubuntu.com> Message-ID: <20061118234329.25975.78048.malone@gandwana.ubuntu.com> ** Attachment added: "Correctly showing the Icons, and now accesible" http://librarian.launchpad.net/5109642/NautiBug02.png -- Nautilus fails to browse windows network properly https://launchpad.net/bugs/72378 From marcin.krzyzanowski at gmail.com Sun Nov 19 01:11:32 2006 From: marcin.krzyzanowski at gmail.com (=?utf-8?q?Marcin_Krzy=C5=BCanowski?=) Date: Sun, 19 Nov 2006 01:11:32 -0000 Subject: [Bug 72385] daemon crashed References: <20061119011132.25975.32218.malonedeb@gandwana.ubuntu.com> Message-ID: <20061119011132.25975.32218.malonedeb@gandwana.ubuntu.com> Public bug reported: I'm not sure why but apperantly daemon crashed. ** Affects: gnome-keyring (Ubuntu) Importance: Undecided Status: Unconfirmed -- daemon crashed https://launchpad.net/bugs/72385 From marcin.krzyzanowski at gmail.com Sun Nov 19 01:12:08 2006 From: marcin.krzyzanowski at gmail.com (=?utf-8?q?Marcin_Krzy=C5=BCanowski?=) Date: Sun, 19 Nov 2006 01:12:08 -0000 Subject: [Bug 72385] Re: daemon crashed References: <20061119011132.25975.32218.malonedeb@gandwana.ubuntu.com> Message-ID: <20061119011208.10279.7449.malone@gangotri.ubuntu.com> ** Attachment added: "crash report" http://librarian.launchpad.net/5109781/_usr_bin_gnome-keyring-daemon.1000.crash -- daemon crashed https://launchpad.net/bugs/72385 From melazyboy at gmail.com Sun Nov 19 02:02:13 2006 From: melazyboy at gmail.com (EvanCarroll) Date: Sun, 19 Nov 2006 02:02:13 -0000 Subject: [Bug 43619] Re: No screensaver if xinerama is enabled References: <20060508145936.21520.73454.malonedeb@gandwana.ubuntu.com> Message-ID: <20061119020213.25975.69382.malone@gandwana.ubuntu.com> I also can not confirm as it stands with: 00:02.1 Display controller: Intel Corporation Mobile 945GM/GMS/940GML Express Integrated Graphics Controller (rev 03) and i810 Xorg. Please provide more info. -- No screensaver if xinerama is enabled https://launchpad.net/bugs/43619 From nimix at gmx.net Sun Nov 19 02:54:06 2006 From: nimix at gmx.net (nimix13) Date: Sun, 19 Nov 2006 02:54:06 -0000 Subject: [Bug 47023] Re: Volume Applet displays mute icon while not muted References: <20060528012526.9440.60285.malonedeb@gandwana.ubuntu.com> Message-ID: <20061119025406.25975.61559.malone@gandwana.ubuntu.com> I can confirm this problem is still present in edgy ** Changed in: gnome-applets (Ubuntu) Status: Unconfirmed => Confirmed -- Volume Applet displays mute icon while not muted https://launchpad.net/bugs/47023 From cpinto at yimports.com Sun Nov 19 02:59:02 2006 From: cpinto at yimports.com (Celso Pinto) Date: Sun, 19 Nov 2006 02:59:02 -0000 Subject: [Bug 43619] Re: No screensaver if xinerama is enabled References: <20060508145936.21520.73454.malonedeb@gandwana.ubuntu.com> Message-ID: <20061119025902.25975.88790.malone@gandwana.ubuntu.com> Sorry, I no longer use Ubuntu so I cannot provide more info. -- No screensaver if xinerama is enabled https://launchpad.net/bugs/43619 From qub333 at gmail.com Sun Nov 19 06:41:39 2006 From: qub333 at gmail.com (Kevin Kubasik) Date: Sun, 19 Nov 2006 06:41:39 -0000 Subject: [Bug 49608] Re: Incorperate Beagle searching into GtkFileChooser References: <20060613162216.25765.53379.malonedeb@gangotri.ubuntu.com> Message-ID: <20061119064139.10279.59970.malone@gangotri.ubuntu.com> Just for conveniances sake, I have uploaded the above mentioned patch. I've tried to make a sucessful debdiff, but I can't quite get it. When just applied to the source, it compiles and seems to work, I'm just not familiar enough with how the gtk packages are structured to apply the patch that way. Also, I have inquired upstream about integration into an upstream release and will post back when I've heard something. ** Attachment added: "Gtk 2.10.4 Patch" http://librarian.launchpad.net/5110135/gtk%2B-2.10.4-search.patch -- Incorperate Beagle searching into GtkFileChooser https://launchpad.net/bugs/49608 From thehans at gmail.com Sun Nov 19 06:57:04 2006 From: thehans at gmail.com (Peepsalot) Date: Sun, 19 Nov 2006 06:57:04 -0000 Subject: [Bug 35222] Re: make clear to users that devices need to be unmount before beeing unpluged References: <20060316182138.6510.66878.malonedeb@gangotri.ubuntu.com> Message-ID: <20061119065704.25827.46153.malone@gandwana.ubuntu.com> I noticed this the other day in Edgy. I was transfering files to my phone over a USB cable. The phone connects as a mass storage device. The transfer progress dialog is done in a couple seconds, but it obviously hasn't finished copying. One time I removed the device and was given a wanring to properly unmount the device. So maybe this warning was not in previous versions and has now been implemented in Edgy? But there is still a problem with this. I tried to unmount in Nautilus by right clicking the device and slecting "Eject". Well, nautilus shows the device instantly disappear from the menu, when in fact files are still being transferred. I disconnect after doing this and an error pops up that the device could not be unmounted because the device does not exist(i removed it). So without an accurate file progress dialog or a unmounting dialog, there is never a way to know when your transfer is finished. -- make clear to users that devices need to be unmount before beeing unpluged https://launchpad.net/bugs/35222 From billy.bohl.hicks at googlemail.com Sun Nov 19 08:12:26 2006 From: billy.bohl.hicks at googlemail.com (billy bohl-hicks) Date: Sun, 19 Nov 2006 08:12:26 -0000 Subject: [Bug 72408] Program crashes for no apparent reason References: <20061119081226.25827.68058.malonedeb@gandwana.ubuntu.com> Message-ID: <20061119081226.25827.68058.malonedeb@gandwana.ubuntu.com> Public bug reported: Not sure, was copying text from browser into spreadsheet when crash happened Can't even open crash log and attach it. Don't know how to attach the crash log file to this bug report!! ** Affects: gnumeric (Ubuntu) Importance: Undecided Status: Unconfirmed -- Program crashes for no apparent reason https://launchpad.net/bugs/72408 From contact at petersalomonsen.com Sun Nov 19 09:57:02 2006 From: contact at petersalomonsen.com (petersalo) Date: Sun, 19 Nov 2006 09:57:02 -0000 Subject: [Bug 24029] Re: HAL Fails to initilize at startup References: <20060113142658.21012.87908.launchpad@macquarie.warthogs.hbd.com> Message-ID: <20061119095703.10115.94660.malone@gangotri.ubuntu.com> I have a ASUS A6KM (AMD64) laptop and what I have noticed is that if I don't plug in the AC adapter, HAL seems to work, and I don't get this message. I can also run commands such as lshal. However when I plug in the AC adapter, or if I boot with the AC adapter, I'll get this message "Failed to Initialize HAL". If running lshal I get this: error: libhal_ctx_init: (null): (null) Could not initialise connection to hald. Normally this mean the HAL daemon (hald) is not running or not ready. if I do ps -ax, this is the state of my hal processes: 4359 ? Ds 0:02 /usr/sbin/hald 4360 ? S 0:00 hald-runner 4366 ? S 0:00 /usr/lib/hal/hald-addon-acpi 4369 ? S 0:00 /usr/lib/hal/hald-addon-keyboard 4372 ? S 0:00 /usr/lib/hal/hald-addon-keyboard 4382 ? S 0:00 /usr/lib/hal/hald-addon-keyboard 4396 ? S 0:00 /usr/lib/hal/hald-addon-storage -- HAL Fails to initilize at startup https://launchpad.net/bugs/24029 From jeroen at vandenieuwenhof.nl Sun Nov 19 10:02:22 2006 From: jeroen at vandenieuwenhof.nl (KenSentMe) Date: Sun, 19 Nov 2006 10:02:22 -0000 Subject: [Bug 66355] Re: gpilotd locks up my Palm Z22 References: <20061016064512.6814.48454.malonedeb@gangotri.ubuntu.com> Message-ID: <20061119100223.10279.98901.malone@gangotri.ubuntu.com> There is an upstream fix for this bugs. Will this fix be implemented for the Edgy package too? It seems like a critical bug for this package. -- gpilotd locks up my Palm Z22 https://launchpad.net/bugs/66355 From bugwatch at bugs.launchpad.net Sun Nov 19 10:50:07 2006 From: bugwatch at bugs.launchpad.net (Bug Watch Updater) Date: Sun, 19 Nov 2006 10:50:07 -0000 Subject: [Bug 67866] Re: Program aborted (core dump) when new OptionGroup created. References: <20061023223159.23318.10656.malonedeb@gangotri.ubuntu.com> Message-ID: <20061119105045.7416.17229.launchpad@gangotri.ubuntu.com> ** Changed in: pygtk (upstream) Status: Unconfirmed => Fix Released -- Program aborted (core dump) when new OptionGroup created. https://launchpad.net/bugs/67866 From bugwatch at bugs.launchpad.net Sun Nov 19 10:50:07 2006 From: bugwatch at bugs.launchpad.net (Bug Watch Updater) Date: Sun, 19 Nov 2006 10:50:07 -0000 Subject: [Bug 66355] Re: gpilotd locks up my Palm Z22 References: <20061016064512.6814.48454.malonedeb@gangotri.ubuntu.com> Message-ID: <20061119105201.7416.11703.launchpad@gangotri.ubuntu.com> ** Changed in: gnome-pilot (upstream) Status: Confirmed => Fix Released -- gpilotd locks up my Palm Z22 https://launchpad.net/bugs/66355 From bugwatch at bugs.launchpad.net Sun Nov 19 10:50:07 2006 From: bugwatch at bugs.launchpad.net (Bug Watch Updater) Date: Sun, 19 Nov 2006 10:50:07 -0000 Subject: [Bug 49608] Re: Incorperate Beagle searching into GtkFileChooser References: <20060613162216.25765.53379.malonedeb@gangotri.ubuntu.com> Message-ID: <20061119105236.7416.78075.launchpad@gangotri.ubuntu.com> ** Changed in: gtk (upstream) Status: Unconfirmed => Confirmed -- Incorperate Beagle searching into GtkFileChooser https://launchpad.net/bugs/49608 From yoburtu at gmail.com Sun Nov 19 11:22:01 2006 From: yoburtu at gmail.com (=?utf-8?b?Sm9zw6kgSWxsZXNjYXMgUMOpcmV6?=) Date: Sun, 19 Nov 2006 11:22:01 -0000 Subject: [Bug 65795] Re: vino won't accept my password References: <20061012232152.19386.28856.malonedeb@gandwana.ubuntu.com> Message-ID: <20061119112201.10279.23657.malone@gangotri.ubuntu.com> How can I install this package in edgy?. I don't find in repos: Format: 1.7 Date: Tue, 24 Oct 2006 16:02:41 -0700 Source: vino Binary: vino Architecture: source Version: 2.16.0-0ubuntu2.1 Distribution: edgy-proposed Urgency: low Maintainer: Jordi Mallach Changed-By: Kees Cook Description: vino - VNC server for GNOME Changes: vino (2.16.0-0ubuntu2.1) edgy-proposed; urgency=low . * debian/patches/01_fix_password_free.patch: - don't g_free vnc server password at all (Ubuntu: #65795) Files: 6877e33ff4b97a4c4b79eba7046e3a69 1548 gnome optional vino_2.16.0-0ubuntu2.1.dsc fa62d4c765eaf03e6200debceeee2992 3512 gnome optional vino_2.16.0-0ubuntu2.1.diff.gz -- vino won't accept my password https://launchpad.net/bugs/65795 From yoburtu at gmail.com Sun Nov 19 11:26:20 2006 From: yoburtu at gmail.com (=?utf-8?b?Sm9zw6kgSWxsZXNjYXMgUMOpcmV6?=) Date: Sun, 19 Nov 2006 11:26:20 -0000 Subject: [Bug 65795] Re: vino won't accept my password References: <20061012232152.19386.28856.malonedeb@gandwana.ubuntu.com> Message-ID: <20061119112620.10279.35546.malone@gangotri.ubuntu.com> Hello, I agree with a security bug. It would be fixed quickly. Best regards. -- vino won't accept my password https://launchpad.net/bugs/65795 From ripper42 at gmail.com Sun Nov 19 11:41:22 2006 From: ripper42 at gmail.com (Ripper) Date: Sun, 19 Nov 2006 11:41:22 -0000 Subject: [Bug 72423] [gnome-keybinding-properties] Cannot disable "logout" keybinding References: <20061119114122.10279.74064.malonedeb@gangotri.ubuntu.com> Message-ID: <20061119114122.10279.74064.malonedeb@gangotri.ubuntu.com> Public bug reported: Binary package hint: gnome-control-center Ubuntu Edgy. I can't disable "logout" shortcut binded to my multimedia "power down" button. I have set "disabled" in System->Preferences->Keyboard Shortcuts->Log out, still it works, and logout screen pop ups when I hit the button. This is very annoying, i don't want the logout screen to pop up every time I accidentaly hit the damn key. Imagine that you are writing and looking to your keyboard, and you hit it and write further, and after you second you find out that you just logged yourself out. All work gone. This was not problem in Dapper, disabling worked there just fine. ** Affects: control-center (Ubuntu) Importance: Undecided Status: Unconfirmed -- [gnome-keybinding-properties] Cannot disable "logout" keybinding https://launchpad.net/bugs/72423 From miiep at gmx.de Sun Nov 19 11:46:03 2006 From: miiep at gmx.de (miiep) Date: Sun, 19 Nov 2006 11:46:03 -0000 Subject: [Bug 72424] crashes during file transfer References: <20061119114603.25827.72609.malonedeb@gandwana.ubuntu.com> Message-ID: <20061119114603.25827.72609.malonedeb@gandwana.ubuntu.com> Public bug reported: gaim was crashing, after about 2 1/2 mb of my filetransfer in icq ** Affects: gaim (Ubuntu) Importance: Undecided Status: Unconfirmed -- crashes during file transfer https://launchpad.net/bugs/72424 From miiep at gmx.de Sun Nov 19 11:50:31 2006 From: miiep at gmx.de (miiep) Date: Sun, 19 Nov 2006 11:50:31 -0000 Subject: [Bug 72424] Re: crashes during file transfer References: <20061119114603.25827.72609.malonedeb@gandwana.ubuntu.com> Message-ID: <20061119115031.25827.22699.malone@gandwana.ubuntu.com> ** Attachment added: "crash" http://librarian.launchpad.net/5110836/_usr_bin_gaim.1000.crash -- crashes during file transfer https://launchpad.net/bugs/72424 From pascal.devuyst at gmail.com Sun Nov 19 12:48:56 2006 From: pascal.devuyst at gmail.com (Pascal De Vuyst) Date: Sun, 19 Nov 2006 12:48:56 -0000 Subject: [Bug 45886] Re: cups tray icon in Gnome needs to be transparent References: <20060521161549.31105.92536.malonedeb@gangotri.ubuntu.com> Message-ID: <20061119124856.10115.57007.malone@gangotri.ubuntu.com> *** This bug is a duplicate of bug 70213 *** Bug #70213 has more information, closing as a duplicate. ** This bug has been marked a duplicate of bug 70213 Status icon doesn't support transparency. -- cups tray icon in Gnome needs to be transparent https://launchpad.net/bugs/45886 From damokles at gmx.net Sun Nov 19 14:59:20 2006 From: damokles at gmx.net (Caspar Clemens Mierau) Date: Sun, 19 Nov 2006 14:59:20 -0000 Subject: [Bug 71930] Re: Drawer resizing on the edge of the screen causes it to freeze References: <20061115165805.25975.89698.malonedeb@gandwana.ubuntu.com> Message-ID: <20061119145920.10279.56569.malone@gangotri.ubuntu.com> Looks like #16395 to me. -- Drawer resizing on the edge of the screen causes it to freeze https://launchpad.net/bugs/71930 From toeknee at haircrazy.info Sun Nov 19 15:35:11 2006 From: toeknee at haircrazy.info (Anthony Batchelor) Date: Sun, 19 Nov 2006 15:35:11 -0000 Subject: [Bug 70733] Re: Python plug-in freezes References: <20061107132056.32016.86501.malonedeb@gandwana.ubuntu.com> Message-ID: <20061119153511.10115.14676.malone@gangotri.ubuntu.com> I'm not sure what my graphics card has to do with this? I tried moving the .gnome2/rhythmbox and then trying opening it and trying, but same problem :( -- Python plug-in freezes https://launchpad.net/bugs/70733 From alecjw at gmail.com Sun Nov 19 17:04:38 2006 From: alecjw at gmail.com (alecjw) Date: Sun, 19 Nov 2006 17:04:38 -0000 Subject: [Bug 70489] Re: Reovable media gets mounted halfway through format References: <20061105205027.28154.71974.malonedeb@gangotri.ubuntu.com> Message-ID: <20061119170438.10115.93635.malone@gangotri.ubuntu.com> This is in feisty, but it also affected me in edgy and (I think but can't quite remember) Dapper. -- Reovable media gets mounted halfway through format https://launchpad.net/bugs/70489 From cdavis.lpisd at gmail.com Sun Nov 19 18:07:32 2006 From: cdavis.lpisd at gmail.com (Chuck Davis) Date: Sun, 19 Nov 2006 18:07:32 -0000 Subject: [Bug 24731] Re: Can't open directories with files usinig secure WebDAV References: <20060113143032.21012.58916.launchpad@macquarie.warthogs.hbd.com> Message-ID: <20061119180732.25827.49538.malone@gandwana.ubuntu.com> When I try to connect to a WebDav directory using Gnome/Nautilus, I get repeatedly prompted for a password 3 or 4 times and then I eventually connect ok. Every time I try to change directories, it works, after I cancel the password dialog 3 or 4 more times. The server I'm connecting to is https://www.onlinefilefolder.com Chuck -- Can't open directories with files usinig secure WebDAV https://launchpad.net/bugs/24731 From haggai.eran at gmail.com Sun Nov 19 18:43:35 2006 From: haggai.eran at gmail.com (Haggai Eran) Date: Sun, 19 Nov 2006 18:43:35 -0000 Subject: [Bug 60705] Re: bugs when multiple users are logged into same machine .... References: <20060916103552.28762.91662.malonedeb@gandwana.ubuntu.com> Message-ID: <20061119184335.25975.6564.malone@gandwana.ubuntu.com> Hi I encountered the same problem, so I'm attaching the debugging logs you mentioned. User in console #1 (gvm.1.log) is running in the foreground, while the usb device is inserted. It is mounted to user #2's console (gvm.2.log). The info requested in the wiki: $ id (#1) uid=1000(haggai) gid=1000(haggai) groups=4(adm),20(dialout),24(cdrom),25(floppy),29(audio),30(dip),40(src),44(video),46(plugdev),100(users),109(lpadmin),111(scanner),114(admin),1000(haggai) $ id (#2) uid=1001(shoshan) gid=1001(shoshan) groups=4(adm),20(dialout),21(fax),24(cdrom),25(floppy),26(tape),29(audio),30(dip),46(plugdev),100(users),111(scanner),1001(shoshan) $ id hal id: hal: No such user $ id haldaemon uid=106(haldaemon) gid=110(haldaemon) groups=110(haldaemon),24(cdrom),25(floppy),46(plugdev) $ uname -a Linux mrblack 2.6.17-10-generic #2 SMP Fri Oct 13 15:34:39 UTC 2006 x86_64 GNU/Linux Thanks, Haggai Eran ** Attachment added: "Logs when a usb device is inserted to a multiuser desktop" http://librarian.launchpad.net/5111500/gvm.zip -- bugs when multiple users are logged into same machine .... https://launchpad.net/bugs/60705 From ompaul at eircom.net Sun Nov 19 18:56:05 2006 From: ompaul at eircom.net (Paul O'Malley) Date: Sun, 19 Nov 2006 18:56:05 -0000 Subject: [Bug 45214] [Dapper] Print Screen Key does not work with menus References: <20060517101616.15848.84221.malonedeb@gangotri.ubuntu.com> Message-ID: <20061119185605.10279.83851.launchpad@canonical@gangotri.ubuntu.com> Public bug reported: The print screen key did not work when I had the menu open and tried to print the following menu screen shot. System -> Administration -> Disks ** Affects: gnome-panel (upstream) Importance: Unknown Status: In Progress ** Affects: gnome-panel (Ubuntu) Importance: Medium Status: Confirmed -- [Dapper] Print Screen Key does not work with menus https://launchpad.net/bugs/45214 From pascal.devuyst at gmail.com Sun Nov 19 18:56:04 2006 From: pascal.devuyst at gmail.com (Pascal De Vuyst) Date: Sun, 19 Nov 2006 18:56:04 -0000 Subject: [Bug 45214] Re: [Dapper] Print Screen Key does not work with menus References: <20060517101616.15848.84221.malonedeb@gangotri.ubuntu.com> Message-ID: <20061119185604.10279.91301.malone@gangotri.ubuntu.com> Reassigning to gnome-panel ** Changed in: Ubuntu Sourcepackagename: None => gnome-panel -- [Dapper] Print Screen Key does not work with menus https://launchpad.net/bugs/45214 From hendrikwout at gmail.com Sun Nov 19 19:07:09 2006 From: hendrikwout at gmail.com (hendrikwout) Date: Sun, 19 Nov 2006 19:07:09 -0000 Subject: [Bug 50455] first printer is not default printer References: <20060620133928.23397.37695.malonedeb@gangotri.ubuntu.com> Message-ID: <20061119190709.25827.50054.launchpad@canonical@gandwana.ubuntu.com> Public bug reported: I just added a printer. I looks like ubuntu doesn't set it as the default printer automaticaly. This results in the fact that acroread can't print by default (which is very inhuman :)). Also in gnome-apps, I have to explicitly select my printer, because 'generic postscript' (one could ask: "what does that mean?") is highlighted by default everytime. However, when I set the printer to default, acroread can print and the gnome-apps print to the default printer. ** Affects: gnome-cups-manager (Ubuntu) Importance: Undecided Assignee: Alex Sutcliffe Status: Needs Info -- first printer is not default printer https://launchpad.net/bugs/50455 From jeroen at vandenieuwenhof.nl Sun Nov 19 19:01:43 2006 From: jeroen at vandenieuwenhof.nl (KenSentMe) Date: Sun, 19 Nov 2006 19:01:43 -0000 Subject: [Bug 72461] Can't print multiple pages on one page References: <20061119190143.25827.27974.malonedeb@gandwana.ubuntu.com> Message-ID: <20061119190143.25827.27974.malonedeb@gandwana.ubuntu.com> Public bug reported: I try to print multiple pages on one page in Evince, but the pages are printed one on one. I try File - Print - Page settings and set the Pages per page (i don't use the english version so sorry for the translation) to e.g. 2. When i hit print, the pages are still printed one on one. ** Affects: evince (Ubuntu) Importance: Undecided Status: Unconfirmed -- Can't print multiple pages on one page https://launchpad.net/bugs/72461 From pascal.devuyst at gmail.com Sun Nov 19 19:07:09 2006 From: pascal.devuyst at gmail.com (Pascal De Vuyst) Date: Sun, 19 Nov 2006 19:07:09 -0000 Subject: [Bug 50455] Re: first printer is not default printer References: <20060620133928.23397.37695.malonedeb@gangotri.ubuntu.com> Message-ID: <20061119190709.25827.19328.malone@gandwana.ubuntu.com> Assigning to gnome-cups-manager. ** Changed in: Ubuntu Sourcepackagename: None => gnome-cups-manager -- first printer is not default printer https://launchpad.net/bugs/50455 From tom.harris at blueyonder.co.uk Sun Nov 19 19:05:45 2006 From: tom.harris at blueyonder.co.uk (Tom Harris) Date: Sun, 19 Nov 2006 19:05:45 -0000 Subject: [Bug 46836] Re: Sound Juicer launcher on desktop appears to small References: <20060526220234.24125.57444.malonedeb@gandwana.ubuntu.com> Message-ID: <20061119190545.25975.25294.malone@gandwana.ubuntu.com> On Edgy this affects the regular (default) Human theme too. ** Also affects: human-icon-theme (Ubuntu) Importance: Undecided Status: Unconfirmed -- Sound Juicer launcher on desktop appears to small https://launchpad.net/bugs/46836 From tom.harris at blueyonder.co.uk Sun Nov 19 19:28:22 2006 From: tom.harris at blueyonder.co.uk (Tom Harris) Date: Sun, 19 Nov 2006 19:28:22 -0000 Subject: [Bug 72304] Re: "Deleted items folder" name doesn't make sense References: <20061118111525.25827.17534.malonedeb@gandwana.ubuntu.com> Message-ID: <20061119192822.25975.80262.malone@gandwana.ubuntu.com> I was just about to file the same bug. Does anyone know why this was even changed? What was wrong with "Wastebasket"? -- "Deleted items folder" name doesn't make sense https://launchpad.net/bugs/72304 From tom.harris at blueyonder.co.uk Sun Nov 19 19:46:15 2006 From: tom.harris at blueyonder.co.uk (Tom Harris) Date: Sun, 19 Nov 2006 19:46:15 -0000 Subject: [Bug 72468] Trash looks empty, isn't References: <20061119194615.10279.35302.malonedeb@gangotri.ubuntu.com> Message-ID: <20061119194615.10279.35302.malonedeb@gangotri.ubuntu.com> Public bug reported: The "Deleted Items" applet shows an empty trash icon and right click -> "Empty the Deleted Items folder" is greyed out. However, the trash is clearly full (see screenshot). This is not quite a duplicate of #34247 as in that bug the window which is opened incorrectly displays no files, whereas in this bug nautilus is doing its job fine but the applet is wrong. ** Affects: gnome-applets (Ubuntu) Importance: Undecided Status: Unconfirmed -- Trash looks empty, isn't https://launchpad.net/bugs/72468 From tom.harris at blueyonder.co.uk Sun Nov 19 19:47:32 2006 From: tom.harris at blueyonder.co.uk (Tom Harris) Date: Sun, 19 Nov 2006 19:47:32 -0000 Subject: [Bug 72468] Re: Trash looks empty, isn't References: <20061119194615.10279.35302.malonedeb@gangotri.ubuntu.com> Message-ID: <20061119194732.25827.44936.malone@gandwana.ubuntu.com> ** Attachment added: "Screenshot of problem" http://librarian.launchpad.net/5111592/trash.png -- Trash looks empty, isn't https://launchpad.net/bugs/72468 From surricani at inwind.it Sun Nov 19 19:48:14 2006 From: surricani at inwind.it (Surricani) Date: Sun, 19 Nov 2006 19:48:14 -0000 Subject: [Bug 72470] Gaim died after sendind a file with msn protocol References: <20061119194814.25975.56535.malonedeb@gandwana.ubuntu.com> Message-ID: <20061119194814.25975.56535.malonedeb@gandwana.ubuntu.com> Public bug reported: I don't know why, but gaim crashed while sending a file with msn protocol. ** Affects: gaim (Ubuntu) Importance: Undecided Status: Unconfirmed -- Gaim died after sendind a file with msn protocol https://launchpad.net/bugs/72470 From surricani at inwind.it Sun Nov 19 19:50:28 2006 From: surricani at inwind.it (Surricani) Date: Sun, 19 Nov 2006 19:50:28 -0000 Subject: [Bug 72470] Re: Gaim died after sendind a file with msn protocol References: <20061119194814.25975.56535.malonedeb@gandwana.ubuntu.com> Message-ID: <20061119195028.25975.59421.malone@gandwana.ubuntu.com> ** Attachment added: "This is the bigger file" http://librarian.launchpad.net/5111593/_usr_bin_gaim.1000.crash -- Gaim died after sendind a file with msn protocol https://launchpad.net/bugs/72470 From surricani at inwind.it Sun Nov 19 19:50:53 2006 From: surricani at inwind.it (Surricani) Date: Sun, 19 Nov 2006 19:50:53 -0000 Subject: [Bug 72470] Re: Gaim died after sendind a file with msn protocol References: <20061119194814.25975.56535.malonedeb@gandwana.ubuntu.com> Message-ID: <20061119195053.10279.2916.malone@gangotri.ubuntu.com> ** Attachment added: "This is the small file" http://librarian.launchpad.net/5111594/_usr_bin_gaim.M4MuoN.crash -- Gaim died after sendind a file with msn protocol https://launchpad.net/bugs/72470 From hesoez at gmail.com Sun Nov 19 20:47:06 2006 From: hesoez at gmail.com (jim) Date: Sun, 19 Nov 2006 20:47:06 -0000 Subject: [Bug 72477] rhythmbox hangs when burning a dvd References: <20061119204707.25975.29154.malonedeb@gandwana.ubuntu.com> Message-ID: <20061119204707.25975.29154.malonedeb@gandwana.ubuntu.com> Public bug reported: Binary package hint: rhythmbox hardware: - NEC ND-4570A software(dapper): - rhythmbox 0.9.3.1-0ubuntu9 - dvd+rw-tools 5.21.4.10.8-4ubuntu1 When i'm formatting a dvd or burning a dvd rhythmbox becomes unresponsive. This does not happen when burning a cd. I have tested with a third-party rhythmbox 0.9.6 package and the problem was gone. Since backporting 0.9.6 is not possible due to dependencies that are too old in dapper, maybe it could be possible to patch the dapper version with the fix from 0.9.6 ** Affects: rhythmbox (Ubuntu) Importance: Undecided Status: Unconfirmed ** Description changed: Binary package hint: rhythmbox hardware: - NEC ND-4570A - software: + software(dapper): - rhythmbox 0.9.3.1-0ubuntu9 - dvd+rw-tools 5.21.4.10.8-4ubuntu1 When i'm formatting a dvd or burning a dvd rhythmbox becomes unresponsive. This does not happen when burning a cd. I have tested with a third-party rhythmbox 0.9.6 package and the problem was gone. Since backporting 0.9.6 is not possible due to dependencies that are too old in dapper, maybe it could be possible to patch the dapper version with the fix from 0.9.6 -- rhythmbox hangs when burning a dvd https://launchpad.net/bugs/72477 From luderm at student.ethz.ch Sun Nov 19 21:44:51 2006 From: luderm at student.ethz.ch (Martin Luder) Date: Sun, 19 Nov 2006 21:44:51 -0000 Subject: [Bug 72107] Re: cannot unlock screen References: <20061117001629.10279.14661.malonedeb@gangotri.ubuntu.com> Message-ID: <20061119214451.10115.95023.launchpad@gangotri.ubuntu.com> ** Description changed: Binary package hint: gnome-screensaver When I try to unlock the screen, my password is rejected, although it is correct. /var/log/auth.log: Nov 17 01:07:43 localhost unix_chkpwd[27108]: check pass; user unknown Nov 17 01:07:43 localhost gnome-screensaver-dialog: (pam_unix) authentication failure; logname= uid=1000 euid=1000 tty=:0.0 ruser= rhost= user=maser I'm using Ubuntu 6.10 (although I had this problem with 6.06, too). + + edit: + I installed amd64 version of 6.10 and unlocking worked. But a new installation of the i386 version resulted in the same problem (I kept my home directory both times). -- cannot unlock screen https://launchpad.net/bugs/72107 From ubuntu at dth.net Sun Nov 19 22:04:52 2006 From: ubuntu at dth.net (fromport) Date: Sun, 19 Nov 2006 22:04:52 -0000 Subject: [Bug 72487] gaim just crashed (edgy on mac mini) References: <20061119220452.10115.64519.malonedeb@gangotri.ubuntu.com> Message-ID: <20061119220452.10115.64519.malonedeb@gangotri.ubuntu.com> Public bug reported: After a while i come back to my desktop machine (mac mini) and gaim has quit. Dunno if somebody tried to send me file (saw that as a possible reference) ** Affects: gaim (Ubuntu) Importance: Undecided Status: Unconfirmed -- gaim just crashed (edgy on mac mini) https://launchpad.net/bugs/72487 From ubuntu at dth.net Sun Nov 19 22:07:31 2006 From: ubuntu at dth.net (fromport) Date: Sun, 19 Nov 2006 22:07:31 -0000 Subject: [Bug 72487] Re: gaim just crashed (edgy on mac mini) References: <20061119220452.10115.64519.malonedeb@gangotri.ubuntu.com> Message-ID: <20061119220731.25975.2662.malone@gandwana.ubuntu.com> The attachment ** Attachment added: "crash report found in /var/crash/....." http://librarian.launchpad.net/5111814/_usr_bin_gaim.1000.crash -- gaim just crashed (edgy on mac mini) https://launchpad.net/bugs/72487 From kevin at kubasik.net Sun Nov 19 22:28:07 2006 From: kevin at kubasik.net (Kevin Kubasik) Date: Sun, 19 Nov 2006 22:28:07 -0000 Subject: [Bug 72487] Re: gaim just crashed (edgy on mac mini) References: <20061119220452.10115.64519.malonedeb@gangotri.ubuntu.com> Message-ID: <20061119222807.10115.76782.malone@gangotri.ubuntu.com> This is a crash in the msn plugin. It has been fixed in gaim beta4, now I dunno if the gaim packager is planning on backporting beta4, but that should fix this. ** Changed in: gaim (Ubuntu) Status: Unconfirmed => Confirmed -- gaim just crashed (edgy on mac mini) https://launchpad.net/bugs/72487 From bishiboosh at box.80m2.net Sun Nov 19 22:37:13 2006 From: bishiboosh at box.80m2.net (Bishiboosh) Date: Sun, 19 Nov 2006 22:37:13 -0000 Subject: [Bug 67361] Re: Gaim crashes after startup References: <20061021122623.29568.30908.malonedeb@gandwana.ubuntu.com> Message-ID: <20061119223713.25975.88499.malone@gandwana.ubuntu.com> Same thing here ** Attachment added: "Crash report" http://librarian.launchpad.net/5111821/_usr_bin_gaim.1000.crash -- Gaim crashes after startup https://launchpad.net/bugs/67361 From kevin at kubasik.net Mon Nov 20 01:09:28 2006 From: kevin at kubasik.net (Kevin Kubasik) Date: Mon, 20 Nov 2006 01:09:28 -0000 Subject: [Bug 72497] Gaim Crashed with no apparent prompting References: <20061120010928.7625.41310.malonedeb@gangotri.ubuntu.com> Message-ID: <20061120010928.7625.41310.malonedeb@gangotri.ubuntu.com> Public bug reported: But i have a crash report with debugging symbols ** Affects: gaim (Ubuntu) Importance: Undecided Status: Unconfirmed -- Gaim Crashed with no apparent prompting https://launchpad.net/bugs/72497 From kevin at kubasik.net Mon Nov 20 01:09:52 2006 From: kevin at kubasik.net (Kevin Kubasik) Date: Mon, 20 Nov 2006 01:09:52 -0000 Subject: [Bug 72497] Re: Gaim Crashed with no apparent prompting References: <20061120010928.7625.41310.malonedeb@gangotri.ubuntu.com> Message-ID: <20061120010952.25975.12598.malone@gandwana.ubuntu.com> ** Attachment added: "Crash Report" http://librarian.launchpad.net/5112084/_usr_bin_gaim.1000.crash -- Gaim Crashed with no apparent prompting https://launchpad.net/bugs/72497 From caroline.ford.work at googlemail.com Mon Nov 20 01:20:29 2006 From: caroline.ford.work at googlemail.com (Caroline Ford) Date: Mon, 20 Nov 2006 01:20:29 -0000 Subject: [Bug 72497] Re: Gaim Crashed with no apparent prompting References: <20061120010928.7625.41310.malonedeb@gangotri.ubuntu.com> Message-ID: <20061120012029.7769.85977.malone@gangotri.ubuntu.com> Edgy from the crash log -- Gaim Crashed with no apparent prompting https://launchpad.net/bugs/72497 From singularity00 at gmail.com Mon Nov 20 02:20:37 2006 From: singularity00 at gmail.com (singularity) Date: Mon, 20 Nov 2006 02:20:37 -0000 Subject: [Bug 66025] Re: gnome-power-manager does not update often enough, only updates every 25% of battery charge References: <20061013224005.3013.94936.malonedeb@gangotri.ubuntu.com> Message-ID: <20061120022037.7769.93918.malone@gangotri.ubuntu.com> Problem still exists in feisty... When will Ubuntu's HAL be updated with the aforementioned fix? -- gnome-power-manager does not update often enough, only updates every 25% of battery charge https://launchpad.net/bugs/66025 From theringmaster at inbox.com Mon Nov 20 02:39:30 2006 From: theringmaster at inbox.com (The Ringmaster) Date: Mon, 20 Nov 2006 02:39:30 -0000 Subject: [Bug 72503] no .7z support References: <20061120023930.7625.63791.malonedeb@gangotri.ubuntu.com> Message-ID: <20061120023930.7625.63791.malonedeb@gangotri.ubuntu.com> Public bug reported: This file is currently not supported by file-roller. ** Affects: file-roller (Ubuntu) Importance: Undecided Status: Unconfirmed -- no .7z support https://launchpad.net/bugs/72503 From dean at deansas.org Mon Nov 20 02:48:36 2006 From: dean at deansas.org (Dean Sas) Date: Mon, 20 Nov 2006 02:48:36 -0000 Subject: [Bug 72503] Re: no .7z support References: <20061120023930.7625.63791.malonedeb@gangotri.ubuntu.com> Message-ID: <20061120024836.7625.84523.malone@gangotri.ubuntu.com> *** This bug is a duplicate of bug 69328 *** Hi, thanks for the bug, it has been reported already as bug 69328. A fix has already been made and should be released in the next version of Ubuntu. Please continue reporting any bugs you find! ** This bug has been marked a duplicate of bug 69328 file-roller should work with the "7zr" command too -- no .7z support https://launchpad.net/bugs/72503 From theringmaster at inbox.com Mon Nov 20 02:52:22 2006 From: theringmaster at inbox.com (The Ringmaster) Date: Mon, 20 Nov 2006 02:52:22 -0000 Subject: [Bug 72503] Re: no .7z support References: <20061120023930.7625.63791.malonedeb@gangotri.ubuntu.com> Message-ID: <20061120025222.25827.30491.malone@gandwana.ubuntu.com> *** This bug is a duplicate of bug 69328 *** thanks for the quick reply. sorry for the duplicate. -- no .7z support https://launchpad.net/bugs/72503 From martin.pitt at ubuntu.com Mon Nov 20 04:05:24 2006 From: martin.pitt at ubuntu.com (Martin Pitt) Date: Mon, 20 Nov 2006 04:05:24 -0000 Subject: [Bug 37694] Re: Automatic photo import doesn't work with Canon PowerShot S30 References: <20060402081712.23733.3908.malonedeb@gandwana.ubuntu.com> Message-ID: <20061120040524.7625.99501.malone@gangotri.ubuntu.com> Ah, I bet I know what's wrong, you probably said "don't import photos" and "never ask me again" to the import dialog in the past. To confirm, please give me the output of gconftool-2 -R /desktop/gnome/volume_manager/prompts I bet that camera_import_photos is '5', not '6'. If so, please use gconf-editor to reset the value of this key. -- Automatic photo import doesn't work with Canon PowerShot S30 https://launchpad.net/bugs/37694 From kharr at backcountry.com Mon Nov 20 04:18:11 2006 From: kharr at backcountry.com (Kirk Harr) Date: Mon, 20 Nov 2006 04:18:11 -0000 Subject: [Bug 72513] Some Nicknames showing up as blank space References: <20061120041811.7625.58664.malonedeb@gangotri.ubuntu.com> Message-ID: <20061120041811.7625.58664.malonedeb@gangotri.ubuntu.com> Public bug reported: Binary package hint: xchat-gnome In the current version of xchat gnome in the ubuntu edgy repository cause some nicknames to show up as blank space. The message is received but it appears to come from no one. ** Affects: xchat-gnome (Ubuntu) Importance: Undecided Status: Unconfirmed -- Some Nicknames showing up as blank space https://launchpad.net/bugs/72513 From carlos.perello at canonical.com Mon Nov 20 04:16:26 2006 From: carlos.perello at canonical.com (=?utf-8?q?Carlos_Perell=C3=B3_Mar=C3=ADn?=) Date: Mon, 20 Nov 2006 04:16:26 -0000 Subject: [Bug 72512] There is no easy way to revert a 'I don't want to be asked again' from gnome-volume-manager References: <20061120041627.7769.55887.malonedeb@gangotri.ubuntu.com> Message-ID: <20061120041627.7769.55887.malonedeb@gangotri.ubuntu.com> Public bug reported: Seems like, at some point and by accident, I asked to stop getting the automatic import photos feature when I plug my camera. That produced that I had to do it manually which is quite annoying. We should have any UI way to show that situation and a way to undo it. You can see this problem in action in bug #37694 ** Affects: gnome-volume-manager (Ubuntu) Importance: Undecided Assignee: Martin Pitt Status: Confirmed ** Changed in: gnome-volume-manager (Ubuntu) Assignee: (unassigned) => Martin Pitt Status: Unconfirmed => Confirmed -- There is no easy way to revert a 'I don't want to be asked again' from gnome-volume-manager https://launchpad.net/bugs/72512 From mark at canonical.com Mon Nov 20 04:25:17 2006 From: mark at canonical.com (Mark Shuttleworth) Date: Mon, 20 Nov 2006 04:25:17 -0000 Subject: [Bug 72143] Re: please revert startup sounds References: <20061117084858.25975.75704.malonedeb@gandwana.ubuntu.com> <20061118072312.25975.36343.malone@gandwana.ubuntu.com> <455F70E4.9080302@mdke.org> Message-ID: <45612E2D.4020107@canonical.com> I'm very pleased we managed to get community-contributed sounds for Edgy. I would agree with Matthew, however, that the previous sound scheme was in overall balance a better one, but I think we have to be willing to leap from peak to peak and that means traversing a valley or two :-). Matthew, why not engage directly with the author of these sounds and see if you can get something you really like, for consideration by the community? Mark -- please revert startup sounds https://launchpad.net/bugs/72143 From gbauman at gmail.com Mon Nov 20 05:58:53 2006 From: gbauman at gmail.com (Gabriel Bauman) Date: Mon, 20 Nov 2006 05:58:53 -0000 Subject: [Bug 72520] Missing "Unmount" and "Eject" context menu items for removable volume icons References: <20061120055853.25975.36542.malonedeb@gandwana.ubuntu.com> Message-ID: <20061120055853.25975.36542.malonedeb@gandwana.ubuntu.com> Public bug reported: When right-clicking a removable volume's icon on the Desktop or in the Computer window, the menu does not contain the 'Eject' or 'Unmount Volume' options. This problem exists for disks, usb keys, audio players, etc. However, if I double click the volume icon, then right-click the background of the resulting window, the 'Eject' and 'Unmount Volume' options are present. I have the gnome-open-terminal and seahorse extensions installed. This is under Edgy. ** Affects: nautilus (Ubuntu) Importance: Undecided Status: Unconfirmed -- Missing "Unmount" and "Eject" context menu items for removable volume icons https://launchpad.net/bugs/72520 From towsonu2003 at gmail.com Mon Nov 20 06:08:17 2006 From: towsonu2003 at gmail.com (towsonu2003) Date: Mon, 20 Nov 2006 06:08:17 -0000 Subject: [Bug 14412] Re: The trash can does not have a restore / recover function References: <20060113133638.21012.40859.launchpad@macquarie.warthogs.hbd.com> Message-ID: <20061120060817.7625.78762.launchpad@gangotri.ubuntu.com> ** Summary changed: - The trashcan does not have a restore function + The trash can does not have a restore / recover function -- The trash can does not have a restore / recover function https://launchpad.net/bugs/14412 From amaguran at yahoo.com Mon Nov 20 07:53:30 2006 From: amaguran at yahoo.com (Alex Maguran) Date: Mon, 20 Nov 2006 07:53:30 -0000 Subject: [Bug 67361] Re: Gaim crashes after startup References: <20061021122623.29568.30908.malonedeb@gandwana.ubuntu.com> Message-ID: <20061120075330.7769.42046.malone@gangotri.ubuntu.com> First time ** Attachment added: "Crash data" http://librarian.launchpad.net/5112555/_usr_bin_gaim.1000.crash -- Gaim crashes after startup https://launchpad.net/bugs/67361 From did447 at gmail.com Mon Nov 20 08:07:36 2006 From: did447 at gmail.com (didier) Date: Mon, 20 Nov 2006 08:07:36 -0000 Subject: [Bug 72461] Re: Can't print multiple pages on one page References: <20061119190143.25827.27974.malonedeb@gandwana.ubuntu.com> Message-ID: <20061120080736.7625.24393.launchpad@gangotri.ubuntu.com> *** This bug is a duplicate of bug 71693 *** ** This bug has been marked a duplicate of bug 71693 Error printing more pages in one -- Can't print multiple pages on one page https://launchpad.net/bugs/72461 From did447 at gmail.com Mon Nov 20 08:07:07 2006 From: did447 at gmail.com (didier) Date: Mon, 20 Nov 2006 08:07:07 -0000 Subject: [Bug 71693] Re: Error printing more pages in one References: <20061113210908.25975.43379.malonedeb@gandwana.ubuntu.com> Message-ID: <20061120080707.25975.58243.launchpad@gandwana.ubuntu.com> ** Changed in: evince (Ubuntu) Status: Unconfirmed => Confirmed -- Error printing more pages in one https://launchpad.net/bugs/71693 From gmarpons at gmail.com Mon Nov 20 08:47:37 2006 From: gmarpons at gmail.com (Guillem Marpons) Date: Mon, 20 Nov 2006 08:47:37 -0000 Subject: [Bug 66379] Re: evince does not enable print References: <20061016102817.6814.76904.malonedeb@gangotri.ubuntu.com> Message-ID: <20061120084737.25975.32301.malone@gandwana.ubuntu.com> Same problem for me in two different machines (ubuntu edgy with default gnome desktop, one of them ppc, the other i386): Evince/yelp's printing dialog with "Print" button disabled with any printer/queue except "print to file". Other dialogs (as the one from gpdf) functioning correctly. I use proprietary cups drivers for a Lexmark E340 printer. The problem does not appear with other (less feature rich) cups/foomatic drivers. -- evince does not enable print https://launchpad.net/bugs/66379 From l.bigonville at edpnet.be Mon Nov 20 09:19:03 2006 From: l.bigonville at edpnet.be (Laurent Bigonville) Date: Mon, 20 Nov 2006 09:19:03 -0000 Subject: [Bug 44995] Re: Encrypted partitions appears in Computer location References: <20060516110425.15115.47564.malonedeb@gandwana.ubuntu.com> Message-ID: <20061120091903.7625.67266.launchpad@gangotri.ubuntu.com> ** Changed in: hal (Ubuntu) Status: Needs Info => Fix Released -- Encrypted partitions appears in Computer location https://launchpad.net/bugs/44995 From kristoffer.lunden at gmail.com Mon Nov 20 09:26:46 2006 From: kristoffer.lunden at gmail.com (=?utf-8?q?Kristoffer_Lund=C3=A9n?=) Date: Mon, 20 Nov 2006 09:26:46 -0000 Subject: [Bug 72524] Epiphany steals "sensible-browser" upon install References: <20061120092646.7625.21641.malonedeb@gangotri.ubuntu.com> Message-ID: <20061120092646.7625.21641.malonedeb@gangotri.ubuntu.com> Public bug reported: Ubuntu 6.10, Epiphany 2.16.1 When installing Epiphany, Gaim and other apps suddenly starts to open URLs in Epiphany instead of Firefox. This is quite surprising and not at all what I wanted. Furthermore it is not at all clear that - or how - this happens, it just happens behind my back. To fix it I have to find Preferred Applications and understand that sensible-browser has stopped being sensible. I suppose the reasoning goes that if you install another browser you want that as the default, but in reality a lot of people that even bother to install more browsers do it for testing or evaluation purposes. It's quite preposterous to just take over my default without asking, I don't think even IE does that, but asks nicely if I want it that way. Short-term fix: Stop doing that! It's very rude. Long-term fix: browsers usually have a first-time check to see if they are the default browser, link this functionality to sensible-browser or whatever mechanism is suitable. ** Affects: epiphany-browser (Ubuntu) Importance: Undecided Status: Unconfirmed -- Epiphany steals "sensible-browser" upon install https://launchpad.net/bugs/72524 From roland.lezuo at chello.at Mon Nov 20 10:00:47 2006 From: roland.lezuo at chello.at (iroli) Date: Mon, 20 Nov 2006 10:00:47 -0000 Subject: [Bug 66379] Re: evince does not enable print References: <20061016102817.6814.76904.malonedeb@gangotri.ubuntu.com> <20061120084737.25975.32301.malone@gandwana.ubuntu.com> Message-ID: <45617CCF.8000101@chello.at> i use a propietary lexmark driver too. Never tried another driver. regards roland lezuo -- evince does not enable print https://launchpad.net/bugs/66379 From frank at ffnn.nl Mon Nov 20 10:08:36 2006 From: frank at ffnn.nl (Frank Schoep) Date: Mon, 20 Nov 2006 10:08:36 -0000 Subject: [Bug 72143] Re: please revert startup sounds References: <20061117084858.25975.75704.malonedeb@gandwana.ubuntu.com> Message-ID: <20061120100836.25827.66375.malone@gandwana.ubuntu.com> FYI the Edgy sounds were done by Peter Savage - you can find him on IRC as cbx33 and his e-mail address is petesavage at ubuntu dot com. I'm pretty sure Peter will be open to suggestions and ideas for doing the Feisty sound theme. -- please revert startup sounds https://launchpad.net/bugs/72143 From dean at deansas.org Mon Nov 20 10:16:46 2006 From: dean at deansas.org (Dean Sas) Date: Mon, 20 Nov 2006 10:16:46 -0000 Subject: [Bug 72513] Re: Some Nicknames showing up as blank space References: <20061120041811.7625.58664.malonedeb@gangotri.ubuntu.com> Message-ID: <20061120101646.7625.44628.malone@gangotri.ubuntu.com> This should mean that the message comes from the last person to send a message. Can you check that's what it is? ** Changed in: xchat-gnome (Ubuntu) Status: Unconfirmed => Needs Info -- Some Nicknames showing up as blank space https://launchpad.net/bugs/72513 From matt at mdke.org Mon Nov 20 10:19:05 2006 From: matt at mdke.org (Matthew East) Date: Mon, 20 Nov 2006 10:19:05 -0000 Subject: [Bug 72143] Re: please revert startup sounds References: <20061117084858.25975.75704.malonedeb@gandwana.ubuntu.com> <20061120100836.25827.66375.malone@gandwana.ubuntu.com> Message-ID: <61324.194.131.192.194.1164017945.squirrel@webmail.mdke.org> > FYI the Edgy sounds were done by Peter Savage - you can find him on IRC > as cbx33 and his e-mail address is petesavage at ubuntu dot com. I'm > pretty sure Peter will be open to suggestions and ideas for doing the > Feisty sound theme. Thanks Mark/Frank for these. I will try, but I still find it hard to go beyond "just use the sounds that we have already from previous releases, that work and which already form part of the Ubuntu identity". That seems to be taken (from the responses I've had on this bug) as backwards attitude, but it really isn't. If that isn't going to be an option, I'll try and give Pete some feedback on his Feisty work. Matt -- please revert startup sounds https://launchpad.net/bugs/72143 From till.kamppeter at gmail.com Mon Nov 20 10:17:30 2006 From: till.kamppeter at gmail.com (Till Kamppeter) Date: Mon, 20 Nov 2006 10:17:30 -0000 Subject: [Bug 50455] Re: first printer is not default printer References: <20060620133928.23397.37695.malonedeb@gangotri.ubuntu.com> Message-ID: <20061120101730.25975.72169.malone@gandwana.ubuntu.com> gnome-cups-manager is not maintained any more and will be replaced by printerdrake: https://features.launchpad.net/distros/ubuntu/+spec/printerdrake printerdrake sets the first printer as default automatically, so the change to printerdrake will fix this bug. ** Changed in: gnome-cups-manager (Ubuntu) Importance: Undecided => Medium Status: Needs Info => Confirmed -- first printer is not default printer https://launchpad.net/bugs/50455 From rcl24 at drexel.edu Mon Nov 20 10:24:37 2006 From: rcl24 at drexel.edu (Robert Lange) Date: Mon, 20 Nov 2006 10:24:37 -0000 Subject: [Bug 34247] Re: Trash always empty. References: <20060309205414.28582.81046.malonedeb@gandwana.ubuntu.com> Message-ID: <20061120102437.25975.37231.malone@gandwana.ubuntu.com> I have identified roughly what happened. I have an LS-120 floppy that was mostly full and I deleted most of the files. (The bug works for pretty much any writable removable media.) At some point, I discovered that the files were not deleted but kept in /mount/point/.Trash-rlange, so I deleted that directory from the command line. (Not yet sure if this action had anything to do with triggering the bug.) Now, the trash: functionality (in both Nautilus and the applet) only appears to work with the floppy media or other removable media. Frankly, I am not sure if it ever worked on my home directory. I got the build-deps and source for gnomevfs2 and nautilus. I instrumented the function called nautilus_trash_monitor_get_trash_directories(void) in the file libnautilus-private/nautilus-trash-monitor.c so that it would print information to a hard-coded file about the execution of each possible branch in the function's logic. After compiling, installing, and logging out/in, I got no output. In fact, I only get output when I mount a removable device, make a file on the device, delete the file (causing my trash can to activate) and then empty the trash can. Let me restate that this function apparently is only called when the trash can is emptied. Here are the three possible branches in logic: 1. gnome-vfs reports that trash is not handled by a volume. 2. gnome-vfs reports that trash *could* be handled by a volume, but can't find a suitable place to put it. 3. gnome-vfs reports that trash is handled by a volume and gives a location to put it. Here is the output of one call to the function: -----BOF Entering get_trash_directories... Found a trash uri: /media/floppy/.Trash-rlange at volume /media/floppy Did not find a trash uri at volume /var/run Did not find a trash uri at volume /var/run Did not find a trash uri at volume /var/lock Did not find a trash uri at volume /var/lock Trash reported NOT handled by volume /sys Trash reported NOT handled by volume /proc/sys/fs/binfmt_misc Trash reported NOT handled by volume /proc/bus/usb/.usbfs Did not find a trash uri at volume /proc/bus/usb Trash reported NOT handled by volume /proc Did not find a trash uri at volume /lib/modules/2.6.17-10-generic/volatile Did not find a trash uri at volume /dev/shm Trash reported NOT handled by volume /dev/pts Trash reported NOT handled by volume /dev/bus/usb/.usbfs Did not find a trash uri at volume /dev Trash reported NOT handled by volume / Trash reported NOT handled by volume /home/darklord Trash reported NOT handled by volume /home/rlange Trash reported NOT handled by volume /home/rlange Finished get_trash_directories. -----EOF I am no nautilus/gnome-vfs expert, but it seems intriguing that (according to the gnome-vfs function gnome_vfs_volume_handles_trash(volume) called by the nautilus function I instrumented) the root and home volumes do not handle trash, and therefore are ignored by the trash: functionality. So, where do I look next? I am going to instrument the trash finding functions in gnomevfs libgnomevfs/gnome-vfs-volume.c unless anyone has a better idea. Also, any suggestions about how to run a debugger on nautilus. I tried with ddd and gdb, but nautilus keeps forking and exiting before I can look at anything. -- Trash always empty. https://launchpad.net/bugs/34247 From ricardo at iesdonana.org Mon Nov 20 10:36:21 2006 From: ricardo at iesdonana.org (=?utf-8?b?UmljYXJkbyBQw6lyZXogTMOzcGV6?=) Date: Mon, 20 Nov 2006 10:36:21 -0000 Subject: [Bug 70648] Re: GIMP color chooser broken References: <20061106213750.32016.2836.malonedeb@gandwana.ubuntu.com> Message-ID: <20061120103621.7625.17868.launchpad@gangotri.ubuntu.com> ** Changed in: ubuntu-artwork (Ubuntu) Status: Unconfirmed => Confirmed -- GIMP color chooser broken https://launchpad.net/bugs/70648 From bugwatch at bugs.launchpad.net Mon Nov 20 10:43:03 2006 From: bugwatch at bugs.launchpad.net (Bug Watch Updater) Date: Mon, 20 Nov 2006 10:43:03 -0000 Subject: [Bug 59159] Re: network-admin doesn't scan for networks [regression] References: <20060906111145.3977.27379.malonedeb@gandwana.ubuntu.com> Message-ID: <20061120104409.27299.34057.launchpad@gangotri.ubuntu.com> ** Changed in: gst (upstream) Status: Unconfirmed => Fix Released -- network-admin doesn't scan for networks [regression] https://launchpad.net/bugs/59159 From eduardgrebe at gmail.com Mon Nov 20 11:19:29 2006 From: eduardgrebe at gmail.com (Eduard Grebe) Date: Mon, 20 Nov 2006 11:19:29 -0000 Subject: [Bug 72535] bug-buddy in edgy doesn't submit bug report because application not identified References: <20061120111929.7625.8322.malonedeb@gangotri.ubuntu.com> Message-ID: <20061120111929.7625.8322.malonedeb@gangotri.ubuntu.com> Public bug reported: Binary package hint: bug-buddy When applications crash (I've had many crashes in evolution) bug-buddy comes up automatically, tells me "evolution has crashed" and performs a backtrace. It asks for my email address, but when I click send it complains that it can't submit a bug because the package couldn't be identified. This despite it having identified evolution as the programme that crashed. This happens consistently when evolution crashes, although when seahorse crashed it correctly identified it and submitted the bug to gnome bugzilla. BTW, why doesn't it submit bug reports to the ubuntu system? I use edgy powerpc. ** Affects: bug-buddy (Ubuntu) Importance: Undecided Status: Unconfirmed -- bug-buddy in edgy doesn't submit bug report because application not identified https://launchpad.net/bugs/72535 From robbert at vanzuiden.org Mon Nov 20 11:33:10 2006 From: robbert at vanzuiden.org (Robbert-Jan) Date: Mon, 20 Nov 2006 11:33:10 -0000 Subject: [Bug 72536] Crash constantly directly after boot References: <20061120113310.7769.36206.malonedeb@gangotri.ubuntu.com> Message-ID: <20061120113310.7769.36206.malonedeb@gangotri.ubuntu.com> Public bug reported: Gnome-panel seems to crash due to GTK or so, pls look at the bu report. [i would like to attach it but don't see how] any help to get back to gnome would be great, my knowled of linux is far from good. thnx ** Affects: gnome-panel (Ubuntu) Importance: Undecided Status: Unconfirmed -- Crash constantly directly after boot https://launchpad.net/bugs/72536 From robbert at vanzuiden.org Mon Nov 20 11:35:01 2006 From: robbert at vanzuiden.org (Robbert-Jan) Date: Mon, 20 Nov 2006 11:35:01 -0000 Subject: [Bug 72536] Re: Crash constantly directly after boot References: <20061120113310.7769.36206.malonedeb@gangotri.ubuntu.com> Message-ID: <20061120113501.25827.61546.malone@gandwana.ubuntu.com> here is my bug report. thanks already ** Attachment added: "bug report after panel crash" http://librarian.launchpad.net/5113266/gnome-panel-bugreport.txt -- Crash constantly directly after boot https://launchpad.net/bugs/72536 From sutcliffe.alex at gmail.com Mon Nov 20 11:31:07 2006 From: sutcliffe.alex at gmail.com (Alex Sutcliffe) Date: Mon, 20 Nov 2006 11:31:07 -0000 Subject: [Bug 50455] Re: first printer is not default printer References: <20060620133928.23397.37695.malonedeb@gangotri.ubuntu.com> Message-ID: <20061120113107.25975.95674.launchpad@gandwana.ubuntu.com> ** Changed in: gnome-cups-manager (Ubuntu) Assignee: Alex Sutcliffe => (unassigned) -- first printer is not default printer https://launchpad.net/bugs/50455 From mantas at akl.lt Mon Nov 20 11:54:46 2006 From: mantas at akl.lt (=?utf-8?q?Mantas_Kriau=C4=8Di=C5=ABnas?=) Date: Mon, 20 Nov 2006 11:54:46 -0000 Subject: [Bug 12893] Re: Shouldn't put .Trash-$USER on removable devices References: <20060113132807.21012.61186.launchpad@macquarie.warthogs.hbd.com> Message-ID: <20061120115446.7769.30125.launchpad@gangotri.ubuntu.com> ** Also affects: Baltix Importance: Undecided Status: Unconfirmed -- Shouldn't put .Trash-$USER on removable devices https://launchpad.net/bugs/12893 From contact at petersalomonsen.com Mon Nov 20 13:11:05 2006 From: contact at petersalomonsen.com (petersalo) Date: Mon, 20 Nov 2006 13:11:05 -0000 Subject: [Bug 62990] Re: HAL fails to initialize on ASUS A6 series notebooks References: <20060929144433.3619.59691.malonedeb@gandwana.ubuntu.com> Message-ID: <20061120131105.25827.33277.malone@gandwana.ubuntu.com> I have a ASUS A6KM (AMD64) laptop and what I have noticed is that if I don't plug in the AC adapter, HAL seems to work, and I don't get this message. I can also run commands such as lshal. However when I plug in the AC adapter, or if I boot with the AC adapter, I'll get this message "Failed to Initialize HAL". If running lshal I get this: error: libhal_ctx_init: (null): (null) Could not initialise connection to hald. Normally this mean the HAL daemon (hald) is not running or not ready. if I do ps -ax, this is the state of my hal processes: 4359 ? Ds 0:02 /usr/sbin/hald 4360 ? S 0:00 hald-runner 4366 ? S 0:00 /usr/lib/hal/hald-addon-acpi 4369 ? S 0:00 /usr/lib/hal/hald-addon-keyboard 4372 ? S 0:00 /usr/lib/hal/hald-addon-keyboard 4382 ? S 0:00 /usr/lib/hal/hald-addon-keyboard 4396 ? S 0:00 /usr/lib/hal/hald-addon-storage -- HAL fails to initialize on ASUS A6 series notebooks https://launchpad.net/bugs/62990 From eduardgrebe at gmail.com Mon Nov 20 13:19:54 2006 From: eduardgrebe at gmail.com (Eduard Grebe) Date: Mon, 20 Nov 2006 13:19:54 -0000 Subject: [Bug 66860] Re: evolution-alarm-notify crashes on startup (xfce?) References: <20061019040059.29066.67555.malonedeb@gangotri.ubuntu.com> Message-ID: <20061120131954.25975.65669.malone@gandwana.ubuntu.com> I have the same issue on edgy powerpc when I log into Xfce4 - but evolution-alarm-notify only crashes sometimes. Here is the backtrace I obtained: Memory status: size: 11366400 vsize: 0 resident: 37797888 share: 0 rss: 37797888 rss_rlim: 0 CPU usage: start_time: 4490 rtime: 0 utime: 1163756978 stime: 0 cutime:21 cstime: 0 timeout: 18 it_real_value: 0 frequency: 3 Backtrace was generated from '/usr/libexec/evolution-alarm-notify' (no debugging symbols found) Using host libthread_db library "/lib/libthread_db.so.1". (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) [Thread debugging using libthread_db enabled] [New Thread 805640016 (LWP 7391)] [New Thread 806995184 (LWP 7395)] 0x0eca6220 in waitpid () from /lib/libc.so.6 #0 0x0eca6220 in waitpid () from /lib/libc.so.6 #1 0x0fddad30 in libgnomeui_segv_handle (signum=6) at gnome-ui-init.c:874 #2 #3 0x0ec37d6c in raise () from /lib/libc.so.6 #4 0x0ec396cc in abort () from /lib/libc.so.6 #5 0x0eefec18 in g_logv () from /usr/lib/libglib-2.0.so.0 #6 0x0eefec98 in g_log () from /usr/lib/libglib-2.0.so.0 #7 0x10016214 in main () Thread 2 (Thread 806995184 (LWP 7395)): #0 0x0ecd1b0c in poll () from /lib/libc.so.6 No symbol table info available. #1 0x0eef81a8 in g_main_context_check () from /usr/lib/libglib-2.0.so.0 No symbol table info available. #2 0x0eef8764 in g_main_loop_run () from /usr/lib/libglib-2.0.so.0 No symbol table info available. #3 0x0f7202e8 in link_set_io_thread () from /usr/lib/libORBit-2.so.0 No symbol table info available. #4 0x0ef1960c in g_thread_create_full () from /usr/lib/libglib-2.0.so.0 No symbol table info available. #5 0x0e86dab8 in start_thread () from /lib/libpthread.so.0 No symbol table info available. #6 0x0e86dab8 in start_thread () from /lib/libpthread.so.0 No symbol table info available. Thread 1 (Thread 805640016 (LWP 7391)): #0 0x0eca6220 in waitpid () from /lib/libc.so.6 No symbol table info available. #1 0x0fddad30 in libgnomeui_segv_handle (signum=6) at gnome-ui-init.c:874 estatus = 2144333324 sa = {__sigaction_handler = {sa_handler = 0, sa_sigaction = 0}, sa_mask = {__val = {2144333104, 0, 1, 268980982, 49, 2144334600, 248888628, 49, 2144333136, 247964516, 2144336164, 268542576, 49, 805641144, 248888628, 2144333136, 2144334592, 247779816, 268542625, 268974472, 2144333168, 248423044, 243656916, 2144333168, 0, 0, 243400908, 268972792, 2144333232, 243247980, 243400728, 2144333824}}, sa_flags = 2144333232, sa_restorer = 0xe7f4e94 } in_segv = 1 #2 No symbol table info available. #3 0x0ec37d6c in raise () from /lib/libc.so.6 No symbol table info available. #4 0x0ec396cc in abort () from /lib/libc.so.6 No symbol table info available. #5 0x0eefec18 in g_logv () from /usr/lib/libglib-2.0.so.0 No symbol table info available. #6 0x0eefec98 in g_log () from /usr/lib/libglib-2.0.so.0 No symbol table info available. #7 0x10016214 in main () No symbol table info available. #0 0x0eca6220 in waitpid () from /lib/libc.so.6 -- evolution-alarm-notify crashes on startup (xfce?) https://launchpad.net/bugs/66860 From schmidig at perso.ch Mon Nov 20 14:30:06 2006 From: schmidig at perso.ch (Simon Schmidig) Date: Mon, 20 Nov 2006 14:30:06 -0000 Subject: [Bug 69270] Re: Lots of error 4 References: <20061030111010.17549.72927.malonedeb@gandwana.ubuntu.com> Message-ID: <20061120143006.25975.83126.malone@gandwana.ubuntu.com> I can confirm it on a amd64 / Edgy -- Lots of error 4 https://launchpad.net/bugs/69270 From zeiglerr at gmail.com Mon Nov 20 14:52:54 2006 From: zeiglerr at gmail.com (Ryan Zeigler) Date: Mon, 20 Nov 2006 14:52:54 -0000 Subject: [Bug 72557] Launching epiphany from deskbar doesn't use the user profile References: <20061120145254.25975.67269.malonedeb@gandwana.ubuntu.com> Message-ID: <20061120145254.25975.67269.malonedeb@gandwana.ubuntu.com> Public bug reported: Binary package hint: deskbar-applet When launching epiphany by using a link or a bookmark from deskbar applet a different user profile appears to be used. For instance, no bookmarks are present, and the various toolbars revert to their default arrangement. This also appears to happen when launching only the epiphany executable by typing epiphany in the deskbar. ** Affects: deskbar-applet (Ubuntu) Importance: Undecided Status: Unconfirmed -- Launching epiphany from deskbar doesn't use the user profile https://launchpad.net/bugs/72557 From jgomez at hispafuentes.com Mon Nov 20 15:40:50 2006 From: jgomez at hispafuentes.com (jose) Date: Mon, 20 Nov 2006 15:40:50 -0000 Subject: [Bug 72570] crash in debclean after the first compilation References: <20061120154050.7769.178.malonedeb@gangotri.ubuntu.com> Message-ID: <20061120154050.7769.178.malonedeb@gangotri.ubuntu.com> Public bug reported: Binary package hint: gnome-panel gnome-panel-2.16.1 when i compile for the first time the packge, it is ok. But, when i do the second compilation (in the debclean section) the 12_autoconf.patch crashed and any depends problems, and i have all depends install. The sources are the originals in the repositories and there isn't any changes in the code. thanks. ** Affects: gnome-panel (Ubuntu) Importance: Undecided Status: Unconfirmed -- crash in debclean after the first compilation https://launchpad.net/bugs/72570 From ripper42 at gmail.com Mon Nov 20 15:50:46 2006 From: ripper42 at gmail.com (Ripper) Date: Mon, 20 Nov 2006 15:50:46 -0000 Subject: [Bug 48974] Re: "white" gdm freeze on logout References: <20060608103100.3609.24275.malonedeb@gangotri.ubuntu.com> Message-ID: <20061120155046.25975.4574.malone@gandwana.ubuntu.com> after upgrade to Edgy (which erased AlwaysRestartServer=true line, so it is in the default state), I have experienced no crash, even since I tried few times to log in and out. seems that it is fixed, at least on my computer. -- "white" gdm freeze on logout https://launchpad.net/bugs/48974 From dbet1 at gmx.net Mon Nov 20 15:58:00 2006 From: dbet1 at gmx.net (Daniel Betschart) Date: Mon, 20 Nov 2006 15:58:00 -0000 Subject: [Bug 64575] Re: Wrong character in memo category after palm sync References: <20061007190320.8501.14097.malonedeb@gandwana.ubuntu.com> Message-ID: <20061120155800.25827.25932.malone@gandwana.ubuntu.com> With gnome-pilot 2.0.14 I have set PILOT_CHARSET to CP1252 which is the codepage used by my palm handheld, a Sony Cli? PEG-SJ30. But nothing changes: the titles and the body of the memos are correct, the categories are not. In calendar/conduits/memo/memo-conduit.c I see at some lines a call to e_pilot_utf8_to/from_pchar, but not in add_category_if_possible. Perhaps this is the reason: title and body are converted, but the category are not. -- Wrong character in memo category after palm sync https://launchpad.net/bugs/64575 From vincenzo_ml at yahoo.it Mon Nov 20 17:53:49 2006 From: vincenzo_ml at yahoo.it (Vincenzo Ciancia) Date: Mon, 20 Nov 2006 17:53:49 -0000 Subject: [Bug 72607] Nautilus trying to stat its bookmarks at startup makes bad interaction with nfs References: <20061120175349.7625.23441.malonedeb@gangotri.ubuntu.com> Message-ID: <20061120175349.7625.23441.malonedeb@gangotri.ubuntu.com> Public bug reported: Binary package hint: nautilus I have a bookmark in nautilus to an NFS-mounted partition, if I log in in gnome, with autofs/NFS enabled, I cannot log in, nautilus blocks the entire login process by hanging on NFS because the server is unavailable. While it's true that the problem lies in the NFS architecture, I think that nautilus should not stat/test existence for its bookmarks - not sure how to handle the problem. In any case, I cannot login now even rebooting the system (of course I will disable NFS), a timeout to the existence test should be added. Attaching a backtrace in case it helps. (gdb) where #0 0xffffe410 in __kernel_vsyscall () #1 0xb746fc76 in access () from /lib/tls/i686/cmov/libc.so.6 #2 0xb7632506 in IA__g_file_test ( filename=0x8231ec8 "/net/zapotek/media/hda6/users/gina/Amule-Incoming", test=G_FILE_TEST_EXISTS) at gfileutils.c:282 #3 0x080d6bb3 in nautilus_bookmark_uri_known_not_to_exist (bookmark=0x822d260) at nautilus-bookmark.c:563 #4 0x080d6f5a in nautilus_bookmark_connect_file (bookmark=0x822d260) at nautilus-bookmark.c:461 #5 0x080d70de in nautilus_bookmark_new_with_icon ( uri=0x822ee18 "file:///net/zapotek/media/hda6/users/gina/Amule-Incoming", name=0x8231f00 "Amule-Incoming", has_custom_name=0, icon=0x8231cc0 "gnome-fs-directory") at nautilus-bookmark.c:494 #6 0x0806bf7f in nautilus_bookmark_list_load_file (bookmarks=0x822d1c8) at nautilus-bookmark-list.c:115 #7 0x0806cb59 in nautilus_bookmark_list_init (bookmarks=0x822d1c8) at nautilus-bookmark-list.c:166 #8 0xb76e789a in IA__g_type_create_instance (type=136504368) at gtype.c:1567 #9 0xb76ce952 in g_object_constructor (type=136504368, n_construct_properties=0, construct_params=0x0) at gobject.c:1041 #10 0xb76ccbdb in IA__g_object_newv (object_type=136504368, n_parameters=0, parameters=0x0) at gobject.c:937 #11 0xb76cd73f in IA__g_object_new_valist (object_type=136504368, ---Type to continue, or q to quit--- first_property_name=0x0, var_args=0xbf9480e8 "\003") at gobject.c:981 #12 0xb76cd8f0 in IA__g_object_new (object_type=136504368, first_property_name=0x0) at gobject.c:795 #13 0x0806c243 in nautilus_bookmark_list_new () at nautilus-bookmark-list.c:511 #14 0x080951bc in nautilus_get_bookmark_list () at nautilus-window-bookmarks.c:57 #15 0x0809521a in nautilus_window_initialize_bookmarks_menu (window=0x81f4068) at nautilus-window-bookmarks.c:303 #16 0x0809d463 in nautilus_window_init (window=0x81f4068) at nautilus-window.c:174 #17 0xb76e76ce in IA__g_type_create_instance (type=136257488) at gtype.c:1559 #18 0xb76ce952 in g_object_constructor (type=136257488, n_construct_properties=3, construct_params=0x81f2da8) at gobject.c:1041 #19 0x0809d1b3 in nautilus_window_constructor (type=136257488, n_construct_properties=3, construct_params=0x81f2da8) at nautilus-window.c:656 #20 0xb76ccbdb in IA__g_object_newv (object_type=136257488, n_parameters=4, parameters=0x81f3028) at gobject.c:937 #21 0xb76cd7e9 in IA__g_object_new_valist (object_type=136257488, first_property_name=0x813ba32 "app", var_args=0xbf948504 "") at gobject.c:1022 #22 0xb7ca1038 in gtk_widget_new () from /usr/lib/libgtk-x11-2.0.so.0 #23 0x08071a20 in nautilus_desktop_window_new (application=0x81b6db0, ---Type to continue, or q to quit--- screen=0x81910e0) at nautilus-desktop-window.c:116 #24 0x0806a8a9 in nautilus_application_open_desktop (application=0x81b6db0) at nautilus-application.c:776 #25 0xb7725cd0 in ORBit_c_stub_invoke () from /usr/lib/libORBit-2.so.0 #26 0x08067889 in Nautilus_Shell_start_desktop (_obj=0x81e6c20, ev=0xbf948624) at nautilus-shell-interface-stubs.c:144 #27 0x0806b418 in nautilus_application_startup (application=0x81b6db0, kill_shell=0, restart_shell=0, no_default_window=0, no_desktop=0, do_first_time_druid_check=1, browser_window=0, startup_id=0x81c3f08 "_TIME109067060", geometry=0x0, session_to_load=0x0, urls=0x0) at nautilus-application.c:631 #28 0x0807badc in main (argc=1, argv=0xbf948944) at nautilus-main.c:360 #29 0xb73c78cc in __libc_start_main () from /lib/tls/i686/cmov/libc.so.6 #30 0x08067621 in _start () ** Affects: nautilus (Ubuntu) Importance: Undecided Status: Unconfirmed -- Nautilus trying to stat its bookmarks at startup makes bad interaction with nfs https://launchpad.net/bugs/72607 From sutcliffe.alex at gmail.com Mon Nov 20 17:50:49 2006 From: sutcliffe.alex at gmail.com (Alex Sutcliffe) Date: Mon, 20 Nov 2006 17:50:49 -0000 Subject: [Bug 66239] Re: Patch to add HAL FDI info for MPMan MP-Ki 128 References: <20061015120347.3013.14304.malonedeb@gangotri.ubuntu.com> Message-ID: <20061120175049.7625.54841.malone@gangotri.ubuntu.com> I think that nominating a folder depth of 0 or 1 is probably right for this device ie: 0 but I haven't been able to properly test this due to the problems I'm facing here: https://launchpad.net/distros/ubuntu/+source/banshee/+bug/71784 -- Patch to add HAL FDI info for MPMan MP-Ki 128 https://launchpad.net/bugs/66239 From sutcliffe.alex at gmail.com Mon Nov 20 17:58:45 2006 From: sutcliffe.alex at gmail.com (Alex Sutcliffe) Date: Mon, 20 Nov 2006 17:58:45 -0000 Subject: [Bug 72468] Re: Trash looks empty, isn't References: <20061119194615.10279.35302.malonedeb@gangotri.ubuntu.com> Message-ID: <20061120175845.25827.18035.malone@gandwana.ubuntu.com> Hi Tom, I can't recreate on feisty. What version are you using? Also does it happen all the time? Or are there some special steps taken to re-create it? -- Trash looks empty, isn't https://launchpad.net/bugs/72468 From tomsharris at gmail.com Mon Nov 20 18:24:17 2006 From: tomsharris at gmail.com (Tom Harris) Date: Mon, 20 Nov 2006 18:24:17 -0000 Subject: [Bug 72468] Re: Trash looks empty, isn't References: <20061119194615.10279.35302.malonedeb@gangotri.ubuntu.com> Message-ID: <20061120182417.25827.78337.malone@gandwana.ubuntu.com> I only noticed it yesterday and it seems to be working properly again today so I'm closing. I can't recreate it (on Edgy, all updates applied) but if I see it happen again I'll reopen. ** Changed in: gnome-applets (Ubuntu) Status: Unconfirmed => Rejected -- Trash looks empty, isn't https://launchpad.net/bugs/72468 From sutcliffe.alex at gmail.com Mon Nov 20 18:39:53 2006 From: sutcliffe.alex at gmail.com (Alex Sutcliffe) Date: Mon, 20 Nov 2006 18:39:53 -0000 Subject: [Bug 72330] Re: Login not possible when password contains umlauts References: <20061118145623.10279.7077.malonedeb@gangotri.ubuntu.com> Message-ID: <20061120183953.25975.7002.malone@gandwana.ubuntu.com> Are you able to confirm that you can produce umlauts in gdm? ie if when entering your username, you type an umlaut, do you see it? -- Login not possible when password contains umlauts https://launchpad.net/bugs/72330 From martin at gamesplace.info Mon Nov 20 19:13:15 2006 From: martin at gamesplace.info (=?utf-8?q?Martin_J=C3=BCrgens?=) Date: Mon, 20 Nov 2006 19:13:15 -0000 Subject: [Bug 72330] Re: Login not possible when password contains umlauts References: <20061118145623.10279.7077.malonedeb@gangotri.ubuntu.com> <20061120183953.25975.7002.malone@gandwana.ubuntu.com> Message-ID: <4561FE4B.2090606@gamesplace.info> -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Yeah, I am able to confirm that. -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.5 (GNU/Linux) Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org iD8DBQFFYf5L4L7OnT0GlBoRAriiAJ46es3B8zHc/yuZw/UoSsvEhWNFngCeJCf7 Hx+rt7YsvgBjkFzhgBji2q8= =lXdb -----END PGP SIGNATURE----- -- Login not possible when password contains umlauts https://launchpad.net/bugs/72330 From kharr at backcountry.com Mon Nov 20 20:14:29 2006 From: kharr at backcountry.com (Kirk Harr) Date: Mon, 20 Nov 2006 20:14:29 -0000 Subject: [Bug 72513] Re: Some Nicknames showing up as blank space References: <20061120041811.7625.58664.malonedeb@gangotri.ubuntu.com> Message-ID: <20061120201429.7769.70586.malone@gangotri.ubuntu.com> It seems to be random, but I cannot be certain that they are not all coming from the same person as I cannot see who the blank messages are from. A catch 22 if you will, if this is a known issue then I apologize for the duplicate bug. -- Some Nicknames showing up as blank space https://launchpad.net/bugs/72513 From H3g3m0n at gmail.com Mon Nov 20 21:03:00 2006 From: H3g3m0n at gmail.com (H3g3m0n) Date: Mon, 20 Nov 2006 21:03:00 -0000 Subject: [Bug 36592] Re: Crash when clicking New Printer twice References: <20060325142318.6253.33051.malonedeb@gandwana.ubuntu.com> Message-ID: <20061120210300.7625.46058.malone@gangotri.ubuntu.com> I am also having a similar problem that I think might be related. I believe it might be a problem with clicking on the icons rather than specifically opening 2 copies of the new printer dialog. By opening multiple copies of add new printer by using the menu rather than the icon they open fine for me. However when clicking on the "New Printer" icon continuously it crashed. It also was occurring when opening the normal printer job queue by double clicking on a added printer, closing the queue window then opening again, it took a few goes. Actually it seems simply clicking on the icon continuously will do it. I tried a debug version but there doesn't appear to be a dbgsym version of gnome-cups-manager in that repository listed on the wiki. Edgy amd64 here. Heres the end of an strace, dunno if its any use -------------------------------------------------- poll([{fd=4, events=POLLIN}, {fd=3, events=POLLIN}, {fd=8, events=POLLIN|POLLPRI}, {fd=11, events=POLLIN|POLLPRI}, {fd=12, events=POLLIN|POLLPRI}, {fd=13, events=POLLIN|POLLPRI}, {fd=17, events=POLLIN|POLLPRI}, {fd=16, events=POLLIN|POLLPRI}, {fd=10, events=POLLIN|POLLPRI}], 9, 0) = 0 --- SIGSEGV (Segmentation fault) @ 0 (0) --- write(3, "\22\0\7\0\3\0\240\3\364\0\0\0\6\0\0\0 \4\5\0\1\0\0\0\4"..., 36) = 36 write(3, " \0\2\0\0\0\0\0", 8) = 8 write(3, "%\0\1\0+\0\1\0", 8) = 8 read(3, 0x7fff8989fbb0, 32) = -1 EAGAIN (Resource temporarily unavailable) poll([{fd=3, events=POLLIN, revents=POLLIN}], 1, -1) = 1 read(3, "\34Qj\6\3\0\240\3\364\0\0\0\33\240\'\7\0\0\240\3\0\0\0"..., 32) = 32 read(3, "\1\2n\6\0\0\0\0\4\0\240\3\0\0\0\0\0\0\0\0\0\0\0\0\210\306"..., 32) = 32 clone(child_stack=0, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, child_tidptr=0x2b2c27bef7a0) = 1980 wait4(1980, ** (bug-buddy:1982): WARNING **: Couldn't load icon for Open Folder 0x7fff8989fc9c, 0, NULL) = ? ERESTARTSYS (To be restarted) --- SIGCONT (Continued) @ 0 (0) --- wait4(1980, /usr/libexec/gnome-printer-view: No such file or directory. ptrace: Operation not permitted. /usr/bin/1876: No such file or directory. No stack. ** Attachment added: "Bug Buddy report, no debug symbols" http://librarian.launchpad.net/5116264/gnome-printer-view-bugreport.txt -- Crash when clicking New Printer twice https://launchpad.net/bugs/36592 From dseomn at eth0.is-a-geek.org Mon Nov 20 21:16:10 2006 From: dseomn at eth0.is-a-geek.org (David Mandelberg) Date: Mon, 20 Nov 2006 21:16:10 -0000 Subject: [Bug 37694] Re: Automatic photo import doesn't work with Canon PowerShot S30 References: <20060402081712.23733.3908.malonedeb@gandwana.ubuntu.com> Message-ID: <20061120211610.25975.21694.malone@gandwana.ubuntu.com> david at helicon:~$ gconftool-2 -R /desktop/gnome/volume_manager/prompts ipod_photo = 0 camera_import_photos = 5 cd_mixed = 0 autorun = 0 device_import_photos = 0 Wow, I feel stupid, thanks for catching that. Maybe there should be an option in the "Removable Drives and Media" app to change the always taken action, because gconf-editor isn't exactly the most user-friendly way to undo an easy-to-make mistake. -- Automatic photo import doesn't work with Canon PowerShot S30 https://launchpad.net/bugs/37694 From james.dupin at laposte.net Mon Nov 20 21:41:00 2006 From: james.dupin at laposte.net (James Dupin) Date: Mon, 20 Nov 2006 21:41:00 -0000 Subject: [Bug 6612] Re: after install system log show no log by default References: <20060110151627.5372.2212.malonedeb@gangotri.ubuntu.com> Message-ID: <20061120214100.7625.77722.malone@gangotri.ubuntu.com> locale was/is en_US.UTF-8 This problem is far from being annoying (except for the one who doesn't know where to look for the log) and as there is no problem in edgy with this, well it wouldn't bother me if you close this report as it is. James -- after install system log show no log by default https://launchpad.net/bugs/6612 From xkill at ciberhell.ath.cx Mon Nov 20 21:57:36 2006 From: xkill at ciberhell.ath.cx (=?utf-8?q?Pablo_Catalina_G=C3=B3mez?=) Date: Mon, 20 Nov 2006 21:57:36 -0000 Subject: [Bug 72629] Nautilus Crash after install References: <20061120215736.7769.74734.malonedeb@gangotri.ubuntu.com> Message-ID: <20061120215736.7769.74734.malonedeb@gangotri.ubuntu.com> Public bug reported: Install ubuntu, restart de computer, login, ... nautilus crash? Report: ** Affects: nautilus (Ubuntu) Importance: Undecided Status: Unconfirmed -- Nautilus Crash after install https://launchpad.net/bugs/72629 From xkill at ciberhell.ath.cx Mon Nov 20 21:58:06 2006 From: xkill at ciberhell.ath.cx (=?utf-8?q?Pablo_Catalina_G=C3=B3mez?=) Date: Mon, 20 Nov 2006 21:58:06 -0000 Subject: [Bug 72629] Re: Nautilus Crash after install References: <20061120215736.7769.74734.malonedeb@gangotri.ubuntu.com> Message-ID: <20061120215806.7769.62262.malone@gangotri.ubuntu.com> ** Attachment added: "Crash Report" http://librarian.launchpad.net/5116304/_usr_bin_nautilus.vt677n.crash -- Nautilus Crash after install https://launchpad.net/bugs/72629 From dmann at trivalentgroup.com Mon Nov 20 22:06:45 2006 From: dmann at trivalentgroup.com (Dan) Date: Mon, 20 Nov 2006 22:06:45 -0000 Subject: [Bug 8839] Re: rhythmbox tag edition has issues with gst0.10 References: <20060113130631.21012.96900.launchpad@macquarie.warthogs.hbd.com> Message-ID: <20061120220646.7625.9371.malone@gangotri.ubuntu.com> I was renaming a Hall and Oates song when Edgy reported a crash. The Rhythmbox gui still was up and active, so it must be a backend process that crashed. It didn't happen in all my MP3 files, but the hall and oats song has an ampersand "&" in the artist field "Daryl Hall & John Oates". I wonder if this is the cause. ** Attachment added: "dump file" http://librarian.launchpad.net/5116340/_usr_lib_rhythmbox_rhythmbox-metadata.1000.crash -- rhythmbox tag edition has issues with gst0.10 https://launchpad.net/bugs/8839 From nojohnny at gmail.com Mon Nov 20 22:11:41 2006 From: nojohnny at gmail.com (Johnny) Date: Mon, 20 Nov 2006 22:11:41 -0000 Subject: [Bug 72633] unexpected crash References: <20061120221141.25975.90245.malonedeb@gandwana.ubuntu.com> Message-ID: <20061120221141.25975.90245.malonedeb@gandwana.ubuntu.com> Public bug reported: I was working with gimp , and than just switched to work on a different desktop. Suddenly, the gimp crashed - I didn't touched it. ** Affects: gimp (Ubuntu) Importance: Undecided Status: Unconfirmed -- unexpected crash https://launchpad.net/bugs/72633 From mwohlmuther at gmx.net Mon Nov 20 22:11:14 2006 From: mwohlmuther at gmx.net (Michael Wohlmuther) Date: Mon, 20 Nov 2006 22:11:14 -0000 Subject: [Bug 72632] Panel crashed after FTP - Connect References: <20061120221114.7769.28340.malonedeb@gangotri.ubuntu.com> Message-ID: <20061120221114.7769.28340.malonedeb@gangotri.ubuntu.com> Public bug reported: I've tried to connect to my university's ftp-server with username and password authentication. when i do the same with gFTP it works, but in gnome itself nautilus and gnome-panel crash before i get an password dialogue. ** Affects: gnome-panel (Ubuntu) Importance: Undecided Status: Unconfirmed -- Panel crashed after FTP - Connect https://launchpad.net/bugs/72632 From mwohlmuther at gmx.net Mon Nov 20 22:14:32 2006 From: mwohlmuther at gmx.net (Michael Wohlmuther) Date: Mon, 20 Nov 2006 22:14:32 -0000 Subject: [Bug 72632] Re: Panel crashed after FTP - Connect References: <20061120221114.7769.28340.malonedeb@gangotri.ubuntu.com> Message-ID: <20061120221432.25975.93073.malone@gandwana.ubuntu.com> ** Attachment added: "The crash-report of this bug..." http://librarian.launchpad.net/5116342/_usr_bin_gnome-panel.1000.crash -- Panel crashed after FTP - Connect https://launchpad.net/bugs/72632 From nojohnny at gmail.com Mon Nov 20 22:26:22 2006 From: nojohnny at gmail.com (Johnny) Date: Mon, 20 Nov 2006 22:26:22 -0000 Subject: [Bug 72633] Re: unexpected crash References: <20061120221141.25975.90245.malonedeb@gandwana.ubuntu.com> Message-ID: <20061120222622.7769.98974.malone@gangotri.ubuntu.com> ** Attachment added: "crash" http://librarian.launchpad.net/5116345/_usr_bin_gimp.1000.crash -- unexpected crash https://launchpad.net/bugs/72633 From troy.sobotka at gmail.com Mon Nov 20 22:30:54 2006 From: troy.sobotka at gmail.com (Troy James Sobotka) Date: Mon, 20 Nov 2006 22:30:54 -0000 Subject: [Bug 72639] Intermittently fails to load on amd64 References: <20061120223054.25827.60691.malonedeb@gandwana.ubuntu.com> Message-ID: <20061120223054.25827.60691.malonedeb@gandwana.ubuntu.com> Public bug reported: Binary package hint: evolution Occasionally, when attempting to launch Evolution, the main window does not load after displaying the Evolution Starting window. Subsequent loads might or might not work. Eventually, you will manage to get it to load. ** Affects: evolution (Ubuntu) Importance: Undecided Status: Unconfirmed -- Intermittently fails to load on amd64 https://launchpad.net/bugs/72639 From troy.sobotka at gmail.com Mon Nov 20 23:03:04 2006 From: troy.sobotka at gmail.com (Troy James Sobotka) Date: Mon, 20 Nov 2006 23:03:04 -0000 Subject: [Bug 72645] _Very_ poor linear scaling used in GDM when SVG images are scaled References: <20061120230304.7625.73360.malonedeb@gangotri.ubuntu.com> Message-ID: <20061120230304.7625.73360.malonedeb@gangotri.ubuntu.com> Public bug reported: It appears that GDM renders the source SVG in the original destination context then uses a very low quality scaling technique to reduce / expand the bitmap according to the GDM xml file. Ideally, the GDM would render the SVG to the exact requirements as based from the XML file, thus providing perfectly anti-aliased edges and such. ** Affects: gdm (Ubuntu) Importance: Undecided Status: Unconfirmed -- _Very_ poor linear scaling used in GDM when SVG images are scaled https://launchpad.net/bugs/72645 From slight_ at hotmail.com Mon Nov 20 23:13:04 2006 From: slight_ at hotmail.com (Tolan Blundell) Date: Mon, 20 Nov 2006 23:13:04 -0000 Subject: [Bug 61728] Re: [disks-admin] need to be rewritten with the new API and using hal References: <20060921192913.23036.93794.malonedeb@gangotri.ubuntu.com> Message-ID: <20061120231304.25827.27372.malone@gandwana.ubuntu.com> >Thanks for reporting this. No manual partition mounting should be >neccessary. Under what circumstances would a user be required to >manually mount something? Windows drives don't seem to be automatically detected and mounted as of Edgy. Mine weren't, and I know of at least two other instances of same. -- [disks-admin] need to be rewritten with the new API and using hal https://launchpad.net/bugs/61728 From j_greenhouse at hotmail.com Mon Nov 20 23:41:16 2006 From: j_greenhouse at hotmail.com (FiNaLBeTa) Date: Mon, 20 Nov 2006 23:41:16 -0000 Subject: [Bug 72649] Unresponsive windows (Freeze) References: <20061120234118.7625.98233.malonedeb@gangotri.ubuntu.com> Message-ID: <20061120234118.7625.98233.malonedeb@gangotri.ubuntu.com> Public bug reported: Binary package hint: metacity Windows become unresponsive, I can no longer change windows, or interact with the desktop. I can still move my mouse and the programs continue to work. I use the system monitor applet, and when it happens, it continues to work (repaint), and CPU usage is not abnormally high. It's like I selected something and can't deselect it. If I move the cursor, sometimes text is getting selected. if I control-alt-F and then change back to display 7, the problem is solved. When: Every few hours I have this problem. Ever since dapper, upgraded to edgy now. I know this is very cryptic, I have no idea how to provide a log for this. ** Affects: metacity (Ubuntu) Importance: Undecided Status: Unconfirmed -- Unresponsive windows (Freeze) https://launchpad.net/bugs/72649 From thorsten.schoel at lycos.de Tue Nov 21 00:54:05 2006 From: thorsten.schoel at lycos.de (Thorsten Schoel) Date: Tue, 21 Nov 2006 00:54:05 -0000 Subject: [Bug 72654] Doesn't recognize CD-R/Ws since Edgy References: <20061121005405.25827.34918.malonedeb@gandwana.ubuntu.com> Message-ID: <20061121005405.25827.34918.malonedeb@gandwana.ubuntu.com> Public bug reported: Binary package hint: hal Since the update to Edgy gnome cd-burning applications like nautilus-cd-burner or brasero do no longer recognize CD-Rs and CD-RWs in my TEAC CD-W54E. cdrecord works. My DVD-burner (NU DVDRW DDW-061) works fine with nautilus-cd-burner etc. as well. Since volume.disk.type is "unknown" in hal, I believe this is a hal bug. Also note that this bug is new in Edgy and did not exist in Dapper. ** Affects: hal (Ubuntu) Importance: Undecided Status: Unconfirmed -- Doesn't recognize CD-R/Ws since Edgy https://launchpad.net/bugs/72654 From kees at ubuntu.com Tue Nov 21 01:04:51 2006 From: kees at ubuntu.com (Kees Cook) Date: Tue, 21 Nov 2006 01:04:51 -0000 Subject: [Bug 65795] Re: vino won't accept my password References: <20061012232152.19386.28856.malonedeb@gandwana.ubuntu.com> Message-ID: <20061121010451.7769.91325.malone@gangotri.ubuntu.com> archive admins, any progress on this? This is still waiting in the queues even though it has been approved by mdz... is there anything I can do to help it along? -- vino won't accept my password https://launchpad.net/bugs/65795 From kees at ubuntu.com Tue Nov 21 01:28:51 2006 From: kees at ubuntu.com (Kees Cook) Date: Tue, 21 Nov 2006 01:28:51 -0000 Subject: [Bug 70822] Re: Administration programs not requiring password to access in Ubuntu Edgy References: <20061108002032.31933.5421.malonedeb@gandwana.ubuntu.com> Message-ID: <20061121012851.25975.37160.launchpad@gandwana.ubuntu.com> *** This bug is a duplicate of bug 59946 *** ** Visibility changed to: Public ** This bug is no longer flagged as a security issue ** This bug has been marked a duplicate of bug 59946 Admin tools require admin group membership -- Administration programs not requiring password to access in Ubuntu Edgy https://launchpad.net/bugs/70822 From kees at ubuntu.com Tue Nov 21 01:30:04 2006 From: kees at ubuntu.com (Kees Cook) Date: Tue, 21 Nov 2006 01:30:04 -0000 Subject: [Bug 71497] Re: Users&groups in Gnome does not ask for password !! References: <20061112151241.24668.31113.malonedeb@gangotri.ubuntu.com> Message-ID: <20061121013004.7769.97895.launchpad@gangotri.ubuntu.com> *** This bug is a duplicate of bug 59946 *** ** Visibility changed to: Public ** This bug is no longer flagged as a security issue ** This bug has been marked a duplicate of bug 59946 Admin tools require admin group membership -- Users&groups in Gnome does not ask for password !! https://launchpad.net/bugs/71497 From sergiocgbr at gmail.com Tue Nov 21 02:54:47 2006 From: sergiocgbr at gmail.com (Sergio miranda) Date: Tue, 21 Nov 2006 02:54:47 -0000 Subject: [Bug 72661] Gaim crashes References: <20061121025447.25975.16641.malonedeb@gandwana.ubuntu.com> Message-ID: <20061121025447.25975.16641.malonedeb@gandwana.ubuntu.com> Public bug reported: When open the account box and unmark the MSN account, I click in the "disponible" status, it's crash! ** Affects: gaim (Ubuntu) Importance: Undecided Status: Unconfirmed -- Gaim crashes https://launchpad.net/bugs/72661 From sergiocgbr at gmail.com Tue Nov 21 02:55:50 2006 From: sergiocgbr at gmail.com (Sergio miranda) Date: Tue, 21 Nov 2006 02:55:50 -0000 Subject: [Bug 72661] Re: Gaim crashes References: <20061121025447.25975.16641.malonedeb@gandwana.ubuntu.com> Message-ID: <20061121025550.7625.49548.malone@gangotri.ubuntu.com> ** Attachment added: "Crash report" http://librarian.launchpad.net/5117533/_usr_bin_gaim.bRLSzB.crash -- Gaim crashes https://launchpad.net/bugs/72661 From fernando at staff.nerdgroup.org Tue Nov 21 03:17:14 2006 From: fernando at staff.nerdgroup.org (Fernando Ribeiro) Date: Tue, 21 Nov 2006 03:17:14 -0000 Subject: [Bug 72661] Re: Gaim crashes References: <20061121025447.25975.16641.malonedeb@gandwana.ubuntu.com> Message-ID: <20061121031714.25975.67328.malone@gandwana.ubuntu.com> I can't to confirm this bug. I'm not unable to reproduce this bug. Need more info. ** Changed in: gaim (Ubuntu) Status: Unconfirmed => Needs Info -- Gaim crashes https://launchpad.net/bugs/72661 From fernando at staff.nerdgroup.org Tue Nov 21 03:29:38 2006 From: fernando at staff.nerdgroup.org (Fernando Ribeiro) Date: Tue, 21 Nov 2006 03:29:38 -0000 Subject: [Bug 72661] Re: Gaim crashes References: <20061121025447.25975.16641.malonedeb@gandwana.ubuntu.com> Message-ID: <20061121032938.25827.84680.malone@gandwana.ubuntu.com> ERRATA: I can't to confirm this bug. I'm unable to reproduce this bug. Need more info. -- Gaim crashes https://launchpad.net/bugs/72661 From jpierre at xeno-genesis.com Tue Nov 21 03:35:41 2006 From: jpierre at xeno-genesis.com (Jean Pierre Rupp) Date: Tue, 21 Nov 2006 03:35:41 -0000 Subject: [Bug 63471] Crash on startup only when certain device is plugged References: <20061002004053.3663.63249.malonedeb@gandwana.ubuntu.com> Message-ID: <20061121033541.25827.63462.malone@gandwana.ubuntu.com> If I turn my computer on with my Kyocera KPC650 EVDO card plugged in, HAL will crash while the laptop is booting. I have a Compaq 2615LA laptop computer. If I restart the computer with the card plugged in then HAL starts just fine. It just fails if I turn the computer on, not when restarting. If I restart dbus after the failure then HAL starts OK. If I unplug the card and shut down the computer and then turn it on, HAL would work correctly. Do you need more info?, just tell me what log would be useful. -- [Edgy]HAL crash on startup https://launchpad.net/bugs/63471 From sergiocgbr at gmail.com Tue Nov 21 04:32:07 2006 From: sergiocgbr at gmail.com (Sergio miranda) Date: Tue, 21 Nov 2006 04:32:07 -0000 Subject: [Bug 72661] Re: Gaim crashes References: <20061121025447.25975.16641.malonedeb@gandwana.ubuntu.com> <20061121032938.25827.84680.malone@gandwana.ubuntu.com> Message-ID: Fernando, voc? ? brasileiro? posso falar em portugu?s? 2006/11/21, Fernando Ribeiro : > > ERRATA: > > I can't to confirm this bug. > I'm unable to reproduce this bug. > > Need more info. > > -- > Gaim crashes > https://launchpad.net/bugs/72661 > -- Gaim crashes https://launchpad.net/bugs/72661 From hasse-launchpad at hagenjohansen.dk Tue Nov 21 08:04:50 2006 From: hasse-launchpad at hagenjohansen.dk (Hasse Hagen Johansen) Date: Tue, 21 Nov 2006 08:04:50 -0000 Subject: [Bug 72679] When locking screen with shotcut keys ctrl-alt-l, ctrl & alt i "sticking" when unlocking screen References: <20061121080450.25975.38790.malonedeb@gandwana.ubuntu.com> Message-ID: <20061121080450.25975.38790.malonedeb@gandwana.ubuntu.com> Public bug reported: Binary package hint: gnome-screensaver To reproduce: Lock screen with ctrl-alt-l #The screen locks Unlock the screen by entering your password # The screen unlocks Now the alt & ctrl keys will "stick". That is gnome thinks ctrl & alt is pressed until you press each of them once This doesn't happen when using the "Lock screen applet" by using the mouse to click it's icon ** Affects: gnome-screensaver (Ubuntu) Importance: Undecided Status: Unconfirmed -- When locking screen with shotcut keys ctrl-alt-l,ctrl & alt i "sticking" when unlocking screen https://launchpad.net/bugs/72679 From eric.lapuyade at free.fr Tue Nov 21 08:57:15 2006 From: eric.lapuyade at free.fr (EricL) Date: Tue, 21 Nov 2006 08:57:15 -0000 Subject: [Bug 62031] Re: GDM sometimes does not start correct on XDMCP remote session References: <20060923150305.23105.32240.malonedeb@gangotri.ubuntu.com> Message-ID: <20061121085715.7769.99895.malone@gangotri.ubuntu.com> I have seen what I think is the same problem (Ubuntu 6.10). I found that disabling the Windows XP SP2 firewall solved the problem. I suppose there is a bug in the XP SP2 firewall that blocks something it shouldn't. -- GDM sometimes does not start correct on XDMCP remote session https://launchpad.net/bugs/62031 From spamit at justmail.de Tue Nov 21 09:06:13 2006 From: spamit at justmail.de (zizou) Date: Tue, 21 Nov 2006 09:06:13 -0000 Subject: [Bug 64869] Re: GEdit opens java files with C source highlighting References: <20061009154609.5185.43555.malonedeb@gangotri.ubuntu.com> Message-ID: <20061121090613.7769.61138.malone@gangotri.ubuntu.com> I stumbled upon this issue after upgrading from Ubuntu 6.06 to 6.10. The following "patch" worked for me: 1. Open the file Override.xml (create it when missing) On console: gedit ~/.local/share/mime/packages/Override.xml 2. Make the file look the following (but don't remove other possible entries you might have): Javascript program 3. Rebuild the mime-type database. The changes should be instant- applied, but if not try logging out and logging back in. On console: update-mime-database ~/.local/share/mime -- GEdit opens java files with C source highlighting https://launchpad.net/bugs/64869 From della at linux.it Tue Nov 21 09:29:07 2006 From: della at linux.it (Matteo Dell'Amico) Date: Tue, 21 Nov 2006 09:29:07 -0000 Subject: [Bug 48974] Re: "white" gdm freeze on logout References: <20060608103100.3609.24275.malonedeb@gangotri.ubuntu.com> Message-ID: <20061121092907.7769.31987.malone@gangotri.ubuntu.com> I can confirm the bug happens to me too. I use fglrx on a Radeon 9000 on edgy. -- "white" gdm freeze on logout https://launchpad.net/bugs/48974 From vaskinn at stud.ntnu.no Tue Nov 21 09:34:22 2006 From: vaskinn at stud.ntnu.no (Jens Einar Vaskinn) Date: Tue, 21 Nov 2006 09:34:22 -0000 Subject: [Bug 67361] Re: Gaim crashes after startup References: <20061021122623.29568.30908.malonedeb@gandwana.ubuntu.com> Message-ID: <20061121093422.25827.8410.malone@gandwana.ubuntu.com> Crashes every strart up. ** Attachment added: "Crash Data" http://librarian.launchpad.net/5119274/_usr_bin_gaim.1000.crash -- Gaim crashes after startup https://launchpad.net/bugs/67361 From m at tsp.nu Tue Nov 21 09:49:58 2006 From: m at tsp.nu (Melchior) Date: Tue, 21 Nov 2006 09:49:58 -0000 Subject: [Bug 67361] Re: Gaim crashes after startup References: <20061021122623.29568.30908.malonedeb@gandwana.ubuntu.com> Message-ID: <20061121094958.25975.55792.malone@gandwana.ubuntu.com> Another crash ** Attachment added: "Another crashdump" http://librarian.launchpad.net/5119349/_usr_bin_gaim.1000.crash -- Gaim crashes after startup https://launchpad.net/bugs/67361 From bugwatch at bugs.launchpad.net Tue Nov 21 10:50:45 2006 From: bugwatch at bugs.launchpad.net (Bug Watch Updater) Date: Tue, 21 Nov 2006 10:50:45 -0000 Subject: [Bug 69031] Re: "Create from image" action doesn't work References: <20061029113740.17549.19903.malonedeb@gandwana.ubuntu.com> Message-ID: <20061121105156.27954.76124.launchpad@gangotri.ubuntu.com> ** Changed in: nautilus-cd-burner (upstream) Status: Unconfirmed => Fix Released -- "Create from image" action doesn't work https://launchpad.net/bugs/69031 From bugwatch at bugs.launchpad.net Tue Nov 21 10:50:45 2006 From: bugwatch at bugs.launchpad.net (Bug Watch Updater) Date: Tue, 21 Nov 2006 10:50:45 -0000 Subject: [Bug 35643] Re: Disabling subtitles hangs Totem References: <20060319214929.12186.67902.malonedeb@gandwana.ubuntu.com> Message-ID: <20061121105359.27954.27899.launchpad@gangotri.ubuntu.com> ** Changed in: totem (upstream) Status: Confirmed => Rejected -- Disabling subtitles hangs Totem https://launchpad.net/bugs/35643 From pochu27 at gmail.com Tue Nov 21 11:03:37 2006 From: pochu27 at gmail.com (Pochu) Date: Tue, 21 Nov 2006 11:03:37 -0000 Subject: [Bug 72690] Gnome System Monitor tells my system is Debian testing/unstable References: <20061121110337.25827.48652.malonedeb@gandwana.ubuntu.com> Message-ID: <20061121110337.25827.48652.malonedeb@gandwana.ubuntu.com> Public bug reported: Binary package hint: gnome-system-monitor I'm using Ubuntu Feisty Fawn, and I've opened the gnome system monitor applet and I've found it tells I'm using Debian testing/unstable! I know Feisty Fawn is unstable, as long it is not official released, but it isn't Debian. ** Affects: gnome-system-monitor (Ubuntu) Importance: Undecided Status: Unconfirmed -- Gnome System Monitor tells my system is Debian testing/unstable https://launchpad.net/bugs/72690 From thenod at gmail.com Tue Nov 21 12:46:10 2006 From: thenod at gmail.com (nod) Date: Tue, 21 Nov 2006 12:46:10 -0000 Subject: [Bug 60691] Re: keyword search into location entry doesn't work References: <20060916092857.28823.68613.malonedeb@gangotri.ubuntu.com> Message-ID: <20061121124610.7625.76377.launchpad@gangotri.ubuntu.com> *** This bug is a duplicate of bug 56610 *** ** Also affects: epiphany-browser (upstream) Importance: Undecided Status: Unconfirmed -- keyword search into location entry doesn't work https://launchpad.net/bugs/60691 From deubeulyou at gmail.com Tue Nov 21 13:13:37 2006 From: deubeulyou at gmail.com (Stefan Praszalowicz) Date: Tue, 21 Nov 2006 13:13:37 -0000 Subject: [Bug 65785] Re: Mouse is freezed after Userswitch References: <20061012220029.3126.8091.malonedeb@gangotri.ubuntu.com> Message-ID: <20061121131337.7769.72313.malone@gangotri.ubuntu.com> I have the same bug: When I click system->quit then "switch user", gdm is shown, but the mouse is freezed. When I switch consoles using Ctrl-Alt-Fn, the mouse becomes active again. 1. click system->quit then "switch user" --> gdm is shown, mouse is inactive 2. switch to 1st X console using Ctrl-Alt-F7 --> gnome-screensaver password check for 1st session is shown, mouse works 3. type password --> 1st session desktop is shown, mouse works 4. switch to new (2nd) X console using Ctrl-Alt-F9 --> gdm login is shown, mouse works ! A few side notes: - I use the nvidia 9xxx beta drivers - it's new edgy install, not an upgrade, but /home was kept as-is Hope this helps... I'm here to do more tests if needed. Thanks for all your efforts ! Stefan -- Mouse is freezed after Userswitch https://launchpad.net/bugs/65785 From deubeulyou at gmail.com Tue Nov 21 13:18:21 2006 From: deubeulyou at gmail.com (Stefan Praszalowicz) Date: Tue, 21 Nov 2006 13:18:21 -0000 Subject: [Bug 65785] Re: Mouse is freezed after Userswitch References: <20061012220029.3126.8091.malonedeb@gangotri.ubuntu.com> Message-ID: <20061121131821.25975.76313.malone@gandwana.ubuntu.com> More data ! Nothing in /var/log/syslog|messages, but /var/log/Xorg.20.log has: (WW) Synaptics Touchpad can't grab event device, errno=1022 Which makes me realize I didn't mention the fact my 'mouse' was a touchpad :p This line only appears in the log for the 2nd session. Here's a quick grep: ----- # tail -n 200 Xorg.20.log | grep Synap (II) Synaptics touchpad driver version 0.14.6 (1406) (--) Synaptics Touchpad auto-dev sets device to /dev/input/event1 (--) Synaptics Touchpad touchpad found (**) Synaptics Touchpad: always reports core events (II) XINPUT: Adding extended input device "Synaptics Touchpad" (type: MOUSE) Synaptics DeviceInit called SynapticsCtrl called. Synaptics DeviceOn called (--) Synaptics Touchpad auto-dev sets device to /dev/input/event1 (WW) Synaptics Touchpad can't grab event device, errno=1022 (--) Synaptics Touchpad touchpad found Synaptics DeviceOff called Synaptics DeviceOn called (--) Synaptics Touchpad auto-dev sets device to /dev/input/event1 (--) Synaptics Touchpad touchpad found Synaptics DeviceOff called Synaptics DeviceOff called ----- -- Mouse is freezed after Userswitch https://launchpad.net/bugs/65785 From cti at moniforce.com Tue Nov 21 13:27:48 2006 From: cti at moniforce.com (CTI) Date: Tue, 21 Nov 2006 13:27:48 -0000 Subject: [Bug 13154] Re: "Places" menu. References: <20060113132930.21012.75320.launchpad@macquarie.warthogs.hbd.com> Message-ID: <20061121132748.7769.36751.malone@gangotri.ubuntu.com> *** This bug is a duplicate of bug 11624 *** The update problem was fixed but it's still unclear that the only way to remove an entry from the Places menu is to start Nautilus and edit its bookmarks. Windows XP is a great example in this regard. -- "Places" menu. https://launchpad.net/bugs/13154 From cjwatson at canonical.com Tue Nov 21 13:46:40 2006 From: cjwatson at canonical.com (Colin Watson) Date: Tue, 21 Nov 2006 13:46:40 -0000 Subject: [Bug 56484] Re: hal does not detect non-ATAPI CD-ROM drives References: <20060815173128.20119.94365.malonedeb@gandwana.ubuntu.com> Message-ID: <20061121134641.7769.95780.malone@gangotri.ubuntu.com> Accepted into dapper-updates. Per StableReleaseUpdates, Martin, please shout ASAP if there are any regressions. ** Changed in: hal (Ubuntu Dapper) Status: Fix Committed => Fix Released -- hal does not detect non-ATAPI CD-ROM drives https://launchpad.net/bugs/56484 From cjwatson at canonical.com Tue Nov 21 13:53:24 2006 From: cjwatson at canonical.com (Colin Watson) Date: Tue, 21 Nov 2006 13:53:24 -0000 Subject: [Bug 67547] Re: Wrong X-Ubuntu-Gettext-Domain key in gimp.desktop file References: <20061022113740.29371.18001.malonedeb@gandwana.ubuntu.com> Message-ID: <20061121135324.25975.53672.malone@gandwana.ubuntu.com> Accepted into edgy-proposed; sorry for the delay. Please let Simon know and begin testing once it builds. Also, please remember to upload a similar fix with a newer version number to feisty at some point. -- Wrong X-Ubuntu-Gettext-Domain key in gimp.desktop file https://launchpad.net/bugs/67547 From cjwatson at canonical.com Tue Nov 21 13:55:35 2006 From: cjwatson at canonical.com (Colin Watson) Date: Tue, 21 Nov 2006 13:55:35 -0000 Subject: [Bug 67860] Re: [Edgy] Some strings can't be translated References: <20061023221818.29371.11286.malonedeb@gandwana.ubuntu.com> Message-ID: <20061121135535.25975.97218.malone@gandwana.ubuntu.com> Back to Fix Committed until the stable release update process is complete for this package. ** Changed in: libgnomeprintui (Ubuntu) Status: Fix Released => Fix Committed -- [Edgy] Some strings can't be translated https://launchpad.net/bugs/67860 From cjwatson at canonical.com Tue Nov 21 13:56:22 2006 From: cjwatson at canonical.com (Colin Watson) Date: Tue, 21 Nov 2006 13:56:22 -0000 Subject: [Bug 67860] Re: [Edgy] Some strings can't be translated References: <20061023221818.29371.11286.malonedeb@gandwana.ubuntu.com> Message-ID: <20061121135622.25827.26274.malone@gandwana.ubuntu.com> Hmm, actually, let's have an edgy task instead ... ** Changed in: libgnomeprintui (Ubuntu) Status: Fix Committed => Fix Released ** Changed in: libgnomeprintui (Ubuntu Edgy) Status: Unconfirmed => In Progress -- [Edgy] Some strings can't be translated https://launchpad.net/bugs/67860 From cjwatson at canonical.com Tue Nov 21 13:59:03 2006 From: cjwatson at canonical.com (Colin Watson) Date: Tue, 21 Nov 2006 13:59:03 -0000 Subject: [Bug 67860] Re: [Edgy] Some strings can't be translated References: <20061023221818.29371.11286.malonedeb@gandwana.ubuntu.com> Message-ID: <20061121135903.25975.18160.malone@gandwana.ubuntu.com> Accepted into edgy-proposed. Once it's built, please notify the QA team via Simon to verify that there are no regressions. -- [Edgy] Some strings can't be translated https://launchpad.net/bugs/67860 From cjwatson at canonical.com Tue Nov 21 14:03:48 2006 From: cjwatson at canonical.com (Colin Watson) Date: Tue, 21 Nov 2006 14:03:48 -0000 Subject: [Bug 68505] Re: Cannot save high scores in Mahjongg, Difficult mode References: <20061027001635.17734.94656.malonedeb@gandwana.ubuntu.com> Message-ID: <20061121140349.7625.49411.malone@gangotri.ubuntu.com> Accepted into edgy-proposed. Please notify the QA team via Simon to verify that this bug has been fixed and that there are no regressions. Also, note that this bug still appears to be present in feisty. ** Changed in: gnome-games (Ubuntu Edgy) Status: Unconfirmed => In Progress -- Cannot save high scores in Mahjongg, Difficult mode https://launchpad.net/bugs/68505 From cjwatson at canonical.com Tue Nov 21 14:08:42 2006 From: cjwatson at canonical.com (Colin Watson) Date: Tue, 21 Nov 2006 14:08:42 -0000 Subject: [Bug 67917] Re: Bug #61835 it's happening again, no grid-lines References: <20061024085043.23188.5273.malonedeb@gangotri.ubuntu.com> Message-ID: <20061121140842.7769.96111.malone@gangotri.ubuntu.com> Accepted into edgy-proposed. Please notify the QA team via Simon to verify that the bug has been fixed and that there are no regressions. I assume that feisty will be fixed at some point in the normal course of events, but in the meantime edgy-proposed is going to be newer than feisty ... -- Bug #61835 it's happening again, no grid-lines https://launchpad.net/bugs/67917 From cjwatson at canonical.com Tue Nov 21 14:16:29 2006 From: cjwatson at canonical.com (Colin Watson) Date: Tue, 21 Nov 2006 14:16:29 -0000 Subject: [Bug 65795] Re: vino won't accept my password References: <20061012232152.19386.28856.malonedeb@gandwana.ubuntu.com> Message-ID: <20061121141629.25975.59761.malone@gandwana.ubuntu.com> Accepted into edgy-proposed (sorry for the delay; all stable release updates were on hold during the UDS and allhands meetings). Per StableReleaseUpdates, once this has built, please notify the QA team via Simon to verify that the bug has been fixed and that there are no regressions, and test it yourself. -- vino won't accept my password https://launchpad.net/bugs/65795 From cjwatson at canonical.com Tue Nov 21 14:22:49 2006 From: cjwatson at canonical.com (Colin Watson) Date: Tue, 21 Nov 2006 14:22:49 -0000 Subject: [Bug 54684] Re: High CPU usage References: <20060731180328.29548.70203.malonedeb@gandwana.ubuntu.com> Message-ID: <20061121142249.25827.26719.malone@gandwana.ubuntu.com> https://launchpad.net/distros/ubuntu/edgy/+source/gnome- vfs2/+bug/54684/comments/17 approved for edgy-proposed. -- High CPU usage https://launchpad.net/bugs/54684 From cjwatson at canonical.com Tue Nov 21 14:27:47 2006 From: cjwatson at canonical.com (Colin Watson) Date: Tue, 21 Nov 2006 14:27:47 -0000 Subject: [Bug 69566] Re: time-admin crash with some icon set References: <20061031201853.4148.90432.malonedeb@gandwana.ubuntu.com> Message-ID: <20061121142747.7625.55829.malone@gangotri.ubuntu.com> http://librarian.launchpad.net/4955534/gst.debdiff approved for edgy- proposed. -- time-admin crash with some icon set https://launchpad.net/bugs/69566 From cjwatson at canonical.com Tue Nov 21 14:32:51 2006 From: cjwatson at canonical.com (Colin Watson) Date: Tue, 21 Nov 2006 14:32:51 -0000 Subject: [Bug 65797] Re: (Edgy) 'Fit window to movie' doesn't work at all References: <20061013002930.3013.44527.malonedeb@gangotri.ubuntu.com> Message-ID: <20061121143251.7769.18895.malone@gangotri.ubuntu.com> http://librarian.launchpad.net/4960202/totem.debdiff approved for edgy- proposed. -- (Edgy) 'Fit window to movie' doesn't work at all https://launchpad.net/bugs/65797 From evaldaz at gmail.com Tue Nov 21 14:43:57 2006 From: evaldaz at gmail.com (evaldas) Date: Tue, 21 Nov 2006 14:43:57 -0000 Subject: [Bug 72712] no totem-gstreamer-firefox-plugin package in Edgy References: <20061121144357.7769.40611.malonedeb@gangotri.ubuntu.com> Message-ID: <20061121144357.7769.40611.malonedeb@gangotri.ubuntu.com> Public bug reported: Binary package hint: totem-gstreamer-firefox-plugin There's no totem-gstreamer-firefox-plugin package in Edgy repositories. It is in Dapper repositories, but in Edgy it is missing. ** Affects: totem (Ubuntu) Importance: Undecided Status: Unconfirmed -- no totem-gstreamer-firefox-plugin package in Edgy https://launchpad.net/bugs/72712 From nils at gjerull.net Tue Nov 21 15:03:33 2006 From: nils at gjerull.net (Nils Fredrik Gjerull) Date: Tue, 21 Nov 2006 15:03:33 -0000 Subject: [Bug 72714] $HOME/.bash_profile not run when logging in References: <20061121150333.25975.90895.malonedeb@gandwana.ubuntu.com> Message-ID: <20061121150333.25975.90895.malonedeb@gandwana.ubuntu.com> Public bug reported: Binary package hint: gdm When logging in using gdm $HOME/.bash_profile is not run. This implies that environment variables defined in .bash_profile will not be set. In /etc/X11/gdm/Xsession: # First read /etc/profile and .profile test -f /etc/profile && . /etc/profile test -f "$HOME/.profile" && . "$HOME/.profile" # Second read /etc/xprofile and .xprofile for X specific setup test -f /etc/xprofile && . /etc/xprofile test -f "$HOME/.xprofile" && . "$HOME/.xprofile" The following line should be added test -f "$HOME/.bash_profile" && . "$HOME/.bash_profile" Are there a reason not to run .bash_profile when logging in through gdm? ** Affects: gdm (Ubuntu) Importance: Undecided Status: Unconfirmed -- $HOME/.bash_profile not run when logging in https://launchpad.net/bugs/72714 From francesco.fumanti at gmx.net Tue Nov 21 15:26:46 2006 From: francesco.fumanti at gmx.net (frafu) Date: Tue, 21 Nov 2006 15:26:46 -0000 Subject: [Bug 72304] Re: "Deleted items folder" name doesn't make sense References: <20061118111525.25827.17534.malonedeb@gandwana.ubuntu.com> Message-ID: <20061121152646.7769.91094.malone@gangotri.ubuntu.com> Why not simply call it: 'Empty Trash' -- "Deleted items folder" name doesn't make sense https://launchpad.net/bugs/72304 From seb128 at ubuntu.com Tue Nov 21 16:59:00 2006 From: seb128 at ubuntu.com (Sebastien Bacher) Date: Tue, 21 Nov 2006 16:59:00 -0000 Subject: [Bug 67866] Re: Program aborted (core dump) when new OptionGroup created. References: <20061023223159.23318.10656.malonedeb@gangotri.ubuntu.com> Message-ID: <20061121165900.25975.87068.malone@gandwana.ubuntu.com> fixed upstream ** Changed in: pygobject (Ubuntu) Status: Confirmed => Fix Committed -- Program aborted (core dump) when new OptionGroup created. https://launchpad.net/bugs/67866 From radix at twistedmatrix.com Tue Nov 21 17:15:21 2006 From: radix at twistedmatrix.com (Christopher Armstrong) Date: Tue, 21 Nov 2006 17:15:21 -0000 Subject: [Bug 72732] alt-f6 doesn't reliably switch between windows within an application References: <20061121171521.7769.31155.malonedeb@gangotri.ubuntu.com> Message-ID: <20061121171521.7769.31155.malonedeb@gangotri.ubuntu.com> Public bug reported: Perhaps this is not very important, since I can't actually see that alt-f6 is *advertised* anywhere (for example, it is not in the "Window Shortcut Keys" of the Gnome Desktop Guide), but I remember reading about the feature in a release announcement of Gnome. Anyway, alt-f6 is supposed to switch between windows of a particular application: for example, open up multiple firefox windows, make sure one of them is focused, and hit alt-f6, and it will pop up a box much like the one that appears for alt-tab, but restricted to firefox windows. For firefox, this works great, but for the applications for which I would find it most useful, it doesn't. Try it with multiple Terminal windows or multiple Emacs windows, and you will only find the current window in the list of selections on alt-f6. I imagine that the criteria metacity is using for trying to figure out if a window is part of the same application are just not very good. A while back I remember writing some code for sawfish that used the X window's "group" property, or something like that; it may be useful to investigate that. I might consider this a "bug", if not a regression, but probably a minor one. ** Affects: metacity (Ubuntu) Importance: Undecided Status: Unconfirmed -- alt-f6 doesn't reliably switch between windows within an application https://launchpad.net/bugs/72732 From wendell_listas at bani.com.br Tue Nov 21 17:18:16 2006 From: wendell_listas at bani.com.br (Jonh Wendell) Date: Tue, 21 Nov 2006 17:18:16 -0000 Subject: [Bug 72714] Re: $HOME/.bash_profile not run when logging in References: <20061121150333.25975.90895.malonedeb@gandwana.ubuntu.com> Message-ID: <20061121171816.25827.44204.malone@gandwana.ubuntu.com> Hi. Thanks for your bug report. GDM Hackers don't agree with that behavior. This bug was already reported in GNOME's Bugzilla, take a look: http://bugzilla.gnome.org/show_bug.cgi?id=150521 ** Changed in: gdm (Ubuntu) Status: Unconfirmed => Rejected -- $HOME/.bash_profile not run when logging in https://launchpad.net/bugs/72714 From kristoffer.lunden at gmail.com Tue Nov 21 17:21:40 2006 From: kristoffer.lunden at gmail.com (=?utf-8?q?Kristoffer_Lund=C3=A9n?=) Date: Tue, 21 Nov 2006 17:21:40 -0000 Subject: [Bug 72734] Properties dialog should close on Return References: <20061121172140.25975.97443.malonedeb@gandwana.ubuntu.com> Message-ID: <20061121172140.25975.97443.malonedeb@gandwana.ubuntu.com> Public bug reported: Use case: When using the keyboard to view or change properties, the dialog should be closed when hitting return. The Close button is highlighted by default, which makes it look like it should be activated when pressing return. This would make especially editing properties much more convenient. ** Affects: rhythmbox (Ubuntu) Importance: Undecided Status: Unconfirmed -- Properties dialog should close on Return https://launchpad.net/bugs/72734 From kristoffer.lunden at gmail.com Tue Nov 21 17:25:31 2006 From: kristoffer.lunden at gmail.com (=?utf-8?q?Kristoffer_Lund=C3=A9n?=) Date: Tue, 21 Nov 2006 17:25:31 -0000 Subject: [Bug 72735] Escape should close dialogs in Gaim References: <20061121172531.7625.87396.malonedeb@gangotri.ubuntu.com> Message-ID: <20061121172531.7625.87396.malonedeb@gangotri.ubuntu.com> Public bug reported: Escape usually dismisses/closes dialogs in other applications, it would be very nice if this was true for Gaim as well. My recurring use case is due to user error, I now and then happen to press CTRL-L and CTRL-T, thinking Firefox has focus. :) But even without this clumsiness, dismissing dialogs with Escape seems to be fairly standard? ** Affects: gaim (Ubuntu) Importance: Undecided Status: Unconfirmed -- Escape should close dialogs in Gaim https://launchpad.net/bugs/72735 From freddymartinez9 at gmail.com Tue Nov 21 17:37:25 2006 From: freddymartinez9 at gmail.com (Freddy Martinez) Date: Tue, 21 Nov 2006 17:37:25 -0000 Subject: [Bug 72735] Re: Escape should close dialogs in Gaim References: <20061121172531.7625.87396.malonedeb@gangotri.ubuntu.com> Message-ID: <20061121173725.25827.91491.malone@gandwana.ubuntu.com> What version of gaim? As i recall, this is a known issue, but please give us more information. ** Changed in: gaim (Ubuntu) Status: Unconfirmed => Needs Info -- Escape should close dialogs in Gaim https://launchpad.net/bugs/72735 From bsantos at gmail.com Tue Nov 21 17:44:42 2006 From: bsantos at gmail.com (Bruno Santos) Date: Tue, 21 Nov 2006 17:44:42 -0000 Subject: [Bug 13090] Re: Nautilus sound preview doesn't work with OGG files. References: <20060113132910.21012.10537.launchpad@macquarie.warthogs.hbd.com> Message-ID: <20061121174442.7625.53997.malone@gangotri.ubuntu.com> I've noticed that nautilus blocks consuming a lot of CPU even after the window with the oggs is closed, and even with sound file preview disabled. If I copy files to an SD card, and close the window, sync the data, nautilus keeps doing something in background that "locks" the files in the card, so I can't remove it unless I explicitly HUP nautilus... -- Nautilus sound preview doesn't work with OGG files. https://launchpad.net/bugs/13090 From wendell_listas at bani.com.br Tue Nov 21 17:57:12 2006 From: wendell_listas at bani.com.br (Jonh Wendell) Date: Tue, 21 Nov 2006 17:57:12 -0000 Subject: [Bug 72735] Re: Escape should close dialogs in Gaim References: <20061121172531.7625.87396.malonedeb@gangotri.ubuntu.com> Message-ID: <20061121175712.7769.72693.malone@gangotri.ubuntu.com> *** This bug is a duplicate of bug 68603 *** I guess what you want is a 'new feature' of gaim 2. As this bug was already reported, i'm marking it as duplicate. ** This bug has been marked a duplicate of bug 68603 Missing configuration options on latest gaim -- Escape should close dialogs in Gaim https://launchpad.net/bugs/72735 From kristoffer.lunden at gmail.com Tue Nov 21 18:03:13 2006 From: kristoffer.lunden at gmail.com (=?utf-8?q?Kristoffer_Lund=C3=A9n?=) Date: Tue, 21 Nov 2006 18:03:13 -0000 Subject: [Bug 72735] Re: Escape should close dialogs in Gaim References: <20061121172531.7625.87396.malonedeb@gangotri.ubuntu.com> Message-ID: <20061121180313.7625.18606.malone@gangotri.ubuntu.com> *** This bug is a duplicate of bug 68603 *** "New features" are bugs too (enhancements), and it's actually a regression, right? As for versions, Gaim 2.0 beta5, Ubuntu 6.10. -- Escape should close dialogs in Gaim https://launchpad.net/bugs/72735 From seb128 at ubuntu.com Tue Nov 21 18:01:33 2006 From: seb128 at ubuntu.com (Sebastien Bacher) Date: Tue, 21 Nov 2006 18:01:33 -0000 Subject: [Bug 69031] Re: "Create from image" action doesn't work References: <20061029113740.17549.19903.malonedeb@gandwana.ubuntu.com> Message-ID: <20061121180134.7625.24457.malone@gangotri.ubuntu.com> fixed upstream ** Changed in: nautilus-cd-burner (Ubuntu) Status: Confirmed => Fix Committed -- "Create from image" action doesn't work https://launchpad.net/bugs/69031 From mwohlmuther at gmx.net Tue Nov 21 18:00:15 2006 From: mwohlmuther at gmx.net (Michael Wohlmuther) Date: Tue, 21 Nov 2006 18:00:15 -0000 Subject: [Bug 67361] Re: Gaim crashes after startup References: <20061021122623.29568.30908.malonedeb@gandwana.ubuntu.com> Message-ID: <20061121180015.7769.50539.malone@gangotri.ubuntu.com> ** Attachment added: "just another report of crashed Gaim" http://librarian.launchpad.net/5126221/_usr_bin_gaim.1000.crash -- Gaim crashes after startup https://launchpad.net/bugs/67361 From seb128 at ubuntu.com Tue Nov 21 18:02:17 2006 From: seb128 at ubuntu.com (Sebastien Bacher) Date: Tue, 21 Nov 2006 18:02:17 -0000 Subject: [Bug 35643] Re: Disabling subtitles hangs Totem References: <20060319214929.12186.67902.malonedeb@gandwana.ubuntu.com> Message-ID: <20061121180217.25975.18358.launchpad@gandwana.ubuntu.com> ** Bug watch removed: GNOME Bug Tracker #335373 http://bugzilla.gnome.org/show_bug.cgi?id=335373 ** Bug watch added: GNOME Bug Tracker #373011 http://bugzilla.gnome.org/show_bug.cgi?id=373011 ** Changed in: totem (Ubuntu) Sourcepackagename: totem => gst-plugins-base0.10 -- Disabling subtitles hangs Totem https://launchpad.net/bugs/35643 From surak at surak.eti.br Tue Nov 21 18:11:42 2006 From: surak at surak.eti.br (Alexandre Otto Strube) Date: Tue, 21 Nov 2006 18:11:42 -0000 Subject: [Bug 72735] Re: Escape should close dialogs in Gaim References: <20061121172531.7625.87396.malonedeb@gangotri.ubuntu.com> Message-ID: <20061121181142.25827.86270.malone@gandwana.ubuntu.com> *** This bug is a duplicate of bug 68603 *** Kristoffer, several of us agree with you. However, take a look at bug #68603 You can set it using an obscure and deep-buried option, with is http://gaim.sourceforge.net/faq2.php#q24 -- Escape should close dialogs in Gaim https://launchpad.net/bugs/72735 From seb128 at ubuntu.com Tue Nov 21 18:10:22 2006 From: seb128 at ubuntu.com (Sebastien Bacher) Date: Tue, 21 Nov 2006 18:10:22 -0000 Subject: [Bug 72690] Re: Gnome System Monitor tells my system is Debian testing/unstable References: <20061121110337.25827.48652.malonedeb@gandwana.ubuntu.com> Message-ID: <20061121181022.25975.46761.malone@gandwana.ubuntu.com> Thanks for your bug. That will probably be fixed when http://bugzilla.gnome.org/show_bug.cgi?id=374090 is fixed upstream ** Changed in: gnome-system-monitor (Ubuntu) Importance: Undecided => Medium Assignee: (unassigned) => Ubuntu Desktop Bugs Status: Unconfirmed => Confirmed ** Bug watch added: GNOME Bug Tracker #374090 http://bugzilla.gnome.org/show_bug.cgi?id=374090 ** Also affects: gnome-system-monitor (upstream) via http://bugzilla.gnome.org/show_bug.cgi?id=374090 Importance: Unknown Status: Unknown -- Gnome System Monitor tells my system is Debian testing/unstable https://launchpad.net/bugs/72690 From seb128 at ubuntu.com Tue Nov 21 18:12:25 2006 From: seb128 at ubuntu.com (Sebastien Bacher) Date: Tue, 21 Nov 2006 18:12:25 -0000 Subject: [Bug 72661] Re: Gaim crashes References: <20061121025447.25975.16641.malonedeb@gandwana.ubuntu.com> Message-ID: <20061121181225.7769.16997.malone@gangotri.ubuntu.com> *** This bug is a duplicate of bug 68059 *** duplicate of bug #68059 according to the backtrace ** Changed in: gaim (Ubuntu) Status: Needs Info => Rejected ** This bug has been marked a duplicate of bug 68059 Gaim crashes -- Gaim crashes https://launchpad.net/bugs/72661 From cw264701 at ohiou.edu Tue Nov 21 18:14:27 2006 From: cw264701 at ohiou.edu (Chris Wagner) Date: Tue, 21 Nov 2006 18:14:27 -0000 Subject: [Bug 4758] Re: After upgrade to Breezy, hierarchical folder message list no longer correct References: <20051123112014.25456.23111.malonedeb@gangotri.ubuntu.com> Message-ID: <20061121181427.25975.58490.malone@gandwana.ubuntu.com> David, are you still seeing this bug with Edgy/6.10? I had the "blank inbox" problem on Breezy (I think it was Breezy, anyway); it seemed to go away after upgrading to Dapper. So, perhaps you've seen two different problems (?). -- After upgrade to Breezy, hierarchical folder message list no longer correct https://launchpad.net/bugs/4758 From seb128 at ubuntu.com Tue Nov 21 18:18:52 2006 From: seb128 at ubuntu.com (Sebastien Bacher) Date: Tue, 21 Nov 2006 18:18:52 -0000 Subject: [Bug 72524] Re: Epiphany steals "sensible-browser" upon install References: <20061120092646.7625.21641.malonedeb@gangotri.ubuntu.com> Message-ID: <20061121181852.7769.83994.malone@gangotri.ubuntu.com> Thanks for your bug. If you don't want the defaut to change don't use sensible-browser, rather the "x-www-browser" alternative. Closing, that's not a bug from epiphany, that's the way sensible-browser is made ** Changed in: epiphany-browser (Ubuntu) Assignee: (unassigned) => Ubuntu Desktop Bugs Status: Unconfirmed => Rejected -- Epiphany steals "sensible-browser" upon install https://launchpad.net/bugs/72524 From seb128 at ubuntu.com Tue Nov 21 18:16:07 2006 From: seb128 at ubuntu.com (Sebastien Bacher) Date: Tue, 21 Nov 2006 18:16:07 -0000 Subject: [Bug 72536] Re: Crash constantly directly after boot References: <20061120113310.7769.36206.malonedeb@gangotri.ubuntu.com> Message-ID: <20061121181608.25975.24533.malone@gandwana.ubuntu.com> *** This bug is a duplicate of bug 66189 *** Thanks for the bug report. This particular bug has already been reported into our bug tracking system, but please feel free to report any further bugs you find. ** This bug has been marked a duplicate of bug 66189 gnome-panel crash to gtkrecentmanager code ** Changed in: gnome-panel (Ubuntu) Assignee: (unassigned) => Ubuntu Desktop Bugs Status: Unconfirmed => Rejected -- Crash constantly directly after boot https://launchpad.net/bugs/72536 From seb128 at ubuntu.com Tue Nov 21 18:16:54 2006 From: seb128 at ubuntu.com (Sebastien Bacher) Date: Tue, 21 Nov 2006 18:16:54 -0000 Subject: [Bug 59159] Re: network-admin doesn't scan for networks [regression] References: <20060906111145.3977.27379.malonedeb@gandwana.ubuntu.com> Message-ID: <20061121181654.7769.73215.malone@gangotri.ubuntu.com> fixed upstream ** Changed in: gnome-system-tools (Ubuntu) Status: Confirmed => Fix Committed -- network-admin doesn't scan for networks [regression] https://launchpad.net/bugs/59159 From cw264701 at ohiou.edu Tue Nov 21 18:16:41 2006 From: cw264701 at ohiou.edu (Chris Wagner) Date: Tue, 21 Nov 2006 18:16:41 -0000 Subject: [Bug 50065] Re: nautilus crashes when moving a folder from a slave hard drive to the trash References: <20060617015626.13034.74502.malonedeb@gandwana.ubuntu.com> Message-ID: <20061121181641.25827.68155.malone@gandwana.ubuntu.com> (poke) - Albert, does this bug still exist on 6.10 (edgy)? -- nautilus crashes when moving a folder from a slave hard drive to the trash https://launchpad.net/bugs/50065 From seb128 at ubuntu.com Tue Nov 21 18:21:30 2006 From: seb128 at ubuntu.com (Sebastien Bacher) Date: Tue, 21 Nov 2006 18:21:30 -0000 Subject: [Bug 71930] Re: Drawer resizing on the edge of the screen causes it to freeze References: <20061115165805.25975.89698.malonedeb@gandwana.ubuntu.com> Message-ID: <20061121182133.7625.82499.malone@gangotri.ubuntu.com> *** This bug is a duplicate of bug 16395 *** Thanks for the bug report. This particular bug has already been reported into our bug tracking system, but please feel free to report any further bugs you find. ** This bug has been marked a duplicate of bug 16395 Gnome Drawer causes Gnome Panel to crash when changing size near edge of screen ** Changed in: gnome-panel (Ubuntu) Assignee: (unassigned) => Ubuntu Desktop Bugs Status: Unconfirmed => Rejected -- Drawer resizing on the edge of the screen causes it to freeze https://launchpad.net/bugs/71930 From tvsaru at gmail.com Tue Nov 21 18:30:26 2006 From: tvsaru at gmail.com (Sarangan Thuraisingham) Date: Tue, 21 Nov 2006 18:30:26 -0000 Subject: [Bug 8839] Re: rhythmbox tag edition has issues with gst0.10 References: <20060113130631.21012.96900.launchpad@macquarie.warthogs.hbd.com> Message-ID: <20061121183026.25827.65615.malone@gandwana.ubuntu.com> I was retagging some of my MP3 files using UNICODE characters and Rhythmbox crashed. The metadata is for Tamil (a south Indian language) Songs. Prior to that the song meta-data was encoded using TSCII, which uses ASCII chars above 128 to represent Tamil characters. Using a TSCII font the TSCII encoded text can be rendered as Tamil characters. But unicode overcomes this problem, hence my reason to change. So, English transliteration : "Aasai Aasaiyai" would be: in TSCII: "??? ??????" in Unicode: "??? ???????" When I try and tag the file I get the following error: Error while saving song information retrieval Internal GStreamer problem; file a bug and the generated error report is attached. ** Attachment added: "Gstreamer Song retrieval crash dump" http://librarian.launchpad.net/5126368/_usr_lib_rhythmbox_rhythmbox-metadata.1000.crash -- rhythmbox tag edition has issues with gst0.10 https://launchpad.net/bugs/8839 From mdz at ubuntu.com Tue Nov 21 18:54:29 2006 From: mdz at ubuntu.com (Matt Zimmerman) Date: Tue, 21 Nov 2006 18:54:29 -0000 Subject: [Bug 54684] Re: High CPU usage References: <20060731180328.29548.70203.malonedeb@gandwana.ubuntu.com> Message-ID: <20061121185429.7625.24681.malone@gangotri.ubuntu.com> OK for -proposed -- High CPU usage https://launchpad.net/bugs/54684 From tvsaru at gmail.com Tue Nov 21 18:57:16 2006 From: tvsaru at gmail.com (Sarangan Thuraisingham) Date: Tue, 21 Nov 2006 18:57:16 -0000 Subject: [Bug 8839] Re: rhythmbox tag edition has issues with gst0.10 References: <20060113130631.21012.96900.launchpad@macquarie.warthogs.hbd.com> Message-ID: <20061121185716.7769.60784.malone@gangotri.ubuntu.com> I forgot to mention that like other users, even after the crash the main Rhythmbox GUI is active. I did further tests. The problem does not occur when you tag all the ID tags in one go using UNICODE. But if you tag, lets say, Artist in Unicode and save it. Given that it did save without problems, you wouldn't be able to edit and save any more metadata for that file. -- rhythmbox tag edition has issues with gst0.10 https://launchpad.net/bugs/8839 From kristoffer.lunden at gmail.com Tue Nov 21 19:12:45 2006 From: kristoffer.lunden at gmail.com (=?utf-8?q?Kristoffer_Lund=C3=A9n?=) Date: Tue, 21 Nov 2006 19:12:45 -0000 Subject: [Bug 72524] Re: Epiphany steals "sensible-browser" upon install References: <20061120092646.7625.21641.malonedeb@gangotri.ubuntu.com> Message-ID: <20061121191245.25827.81575.malone@gandwana.ubuntu.com> Even if it's not a Epiphany bug it shouldn't be rejected but reassigned then, because I shouldn't have to dig all the way down there with no explanation to stop an installed app from doing stuff silently behind my back. Either sensible-browser needs to be fixed, or it shouldn't be the default. -- Epiphany steals "sensible-browser" upon install https://launchpad.net/bugs/72524 From tiago.tuxkiller at gmail.com Tue Nov 21 19:38:01 2006 From: tiago.tuxkiller at gmail.com (TiagoCruz) Date: Tue, 21 Nov 2006 19:38:01 -0000 Subject: [Bug 72750] Nautilus creating directory on nfts partition References: <20061121193801.25827.27194.malonedeb@gandwana.ubuntu.com> Message-ID: <20061121193801.25827.27194.malonedeb@gandwana.ubuntu.com> Public bug reported: Hello, Ubuntu edgy - one partition mounted using ntfs-3g - console: I can create files with touch and directories with mkdir - nautilus: I can create files but NOT directories. "generic error" when I try to create one directory :( some idea? 2.16.1-0ubuntu1 Nautilus Burn Library - runtime version 20060920-0ubuntu2 Third generation Linux NTFS driver Thanks! ** Affects: nautilus (Ubuntu) Importance: Undecided Status: Unconfirmed -- Nautilus creating directory on NTFS partition https://launchpad.net/bugs/72750 From kristoffer.lunden at gmail.com Tue Nov 21 19:36:34 2006 From: kristoffer.lunden at gmail.com (=?utf-8?q?Kristoffer_Lund=C3=A9n?=) Date: Tue, 21 Nov 2006 19:36:34 -0000 Subject: [Bug 72735] Re: Escape should close dialogs in Gaim References: <20061121172531.7625.87396.malonedeb@gangotri.ubuntu.com> Message-ID: <20061121193634.7769.10175.malone@gangotri.ubuntu.com> *** This bug is a duplicate of bug 68603 *** Yeah, I saw that, and that there's apparently a reason for this, although no real explanation, especially not of what will happen if I set it manually, nor what the any eventual bad effects would be if Ubuntu set it by default. (Gah, it's annoying that rejected bugs don't show up when searching before reporting). -- Escape should close dialogs in Gaim https://launchpad.net/bugs/72735 From tiago.tuxkiller at gmail.com Tue Nov 21 19:44:06 2006 From: tiago.tuxkiller at gmail.com (TiagoCruz) Date: Tue, 21 Nov 2006 19:44:06 -0000 Subject: [Bug 72750] Re: Nautilus creating directory on NTFS partition References: <20061121193801.25827.27194.malonedeb@gandwana.ubuntu.com> Message-ID: <20061121194406.25975.12430.launchpad@gandwana.ubuntu.com> ** Summary changed: - Nautilus creating directory on nfts partition + Nautilus creating directory on NTFS partition -- Nautilus creating directory on NTFS partition https://launchpad.net/bugs/72750 From schmidig at perso.ch Tue Nov 21 19:35:10 2006 From: schmidig at perso.ch (Simon Schmidig) Date: Tue, 21 Nov 2006 19:35:10 -0000 Subject: [Bug 69270] Re: Lots of error 4 References: <20061030111010.17549.72927.malonedeb@gandwana.ubuntu.com> Message-ID: <20061121193510.25827.48681.malone@gandwana.ubuntu.com> ** Attachment added: "Report of the crash" http://librarian.launchpad.net/5126727/_usr_lib_gamin_gam_server.1000.crash -- Lots of error 4 https://launchpad.net/bugs/69270 From schmidig at perso.ch Tue Nov 21 19:38:06 2006 From: schmidig at perso.ch (Simon Schmidig) Date: Tue, 21 Nov 2006 19:38:06 -0000 Subject: [Bug 69270] Re: Lots of error 4 References: <20061030111010.17549.72927.malonedeb@gandwana.ubuntu.com> Message-ID: <20061121193806.25827.91339.malone@gandwana.ubuntu.com> ** Attachment added: "Crash report amd64" http://librarian.launchpad.net/5126766/_usr_lib_gamin_gam_server.1000.crash -- Lots of error 4 https://launchpad.net/bugs/69270 From schmidig at perso.ch Tue Nov 21 19:40:30 2006 From: schmidig at perso.ch (Simon Schmidig) Date: Tue, 21 Nov 2006 19:40:30 -0000 Subject: [Bug 69270] Re: Lots of error 4 References: <20061030111010.17549.72927.malonedeb@gandwana.ubuntu.com> Message-ID: <20061121194030.7625.99763.malone@gangotri.ubuntu.com> The same error on i386 / Edgy ... -- Lots of error 4 https://launchpad.net/bugs/69270 From Robert.Zenz at gmx.at Tue Nov 21 19:47:31 2006 From: Robert.Zenz at gmx.at (Robert_Zenz) Date: Tue, 21 Nov 2006 19:47:31 -0000 Subject: [Bug 34659] Bright and Contrast Settings too References: <20060312225133.30082.19491.malonedeb@gandwana.ubuntu.com> Message-ID: <20061121194731.25975.20968.malone@gandwana.ubuntu.com> Hallo. I also have this problem, none of the sliders change a thing. I have the problem with totem-xine only, with totem-gstreamer or xine-ui it works fine. Ubuntu 6.10 Edgy Eft (Upgrade from Dapper Drake) Nvidia Gforce 4 (using nvidia-glx) P.s.: Tried to change video.driver to opengl (as mentioned above), doesn't help. Composite is also disabled. -- Color Balance settings have no effect on the output https://launchpad.net/bugs/34659 From arunmarjun at gmail.com Tue Nov 21 19:51:32 2006 From: arunmarjun at gmail.com (Arun) Date: Tue, 21 Nov 2006 19:51:32 -0000 Subject: [Bug 72755] evolution-alarm crashed References: <20061121195133.7769.31344.malonedeb@gangotri.ubuntu.com> Message-ID: <20061121195133.7769.31344.malonedeb@gangotri.ubuntu.com> Public bug reported: Binary package hint: evolution I logged in to my machine and i got a window saying that evolution crashed ** Affects: evolution (Ubuntu) Importance: Undecided Status: Unconfirmed -- evolution-alarm crashed https://launchpad.net/bugs/72755 From arunmarjun at gmail.com Tue Nov 21 19:51:57 2006 From: arunmarjun at gmail.com (Arun) Date: Tue, 21 Nov 2006 19:51:57 -0000 Subject: [Bug 72755] Re: evolution-alarm crashed References: <20061121195133.7769.31344.malonedeb@gangotri.ubuntu.com> Message-ID: <20061121195157.25975.22119.malone@gandwana.ubuntu.com> ** Attachment added: "crash report" http://librarian.launchpad.net/5126842/evolution-alarm-notify-bugreport.txt -- evolution-alarm crashed https://launchpad.net/bugs/72755 From tvsaru at gmail.com Tue Nov 21 19:53:54 2006 From: tvsaru at gmail.com (Sarangan Thuraisingham) Date: Tue, 21 Nov 2006 19:53:54 -0000 Subject: [Bug 8839] Re: rhythmbox tag edition has issues with gst0.10 References: <20060113130631.21012.96900.launchpad@macquarie.warthogs.hbd.com> Message-ID: <20061121195354.25975.32467.malone@gandwana.ubuntu.com> After further investigation, I found that Banshee doesn't suffer from this problem. It lets me add metadata in Unicode. After I save it Rhythmbox automatically loads the new metadata. This is just a workaround for now. But we would all like to have this fixed in Rhythmbox. Rhythmbox developers might want to check the backend code of Banshee to see what is it that they are doing that is different to Rhythmbox, in terms of Unicode tag editing. -- rhythmbox tag edition has issues with gst0.10 https://launchpad.net/bugs/8839 From frankgroeneveld at gmail.com Tue Nov 21 20:01:49 2006 From: frankgroeneveld at gmail.com (Frank Groeneveld) Date: Tue, 21 Nov 2006 20:01:49 -0000 Subject: [Bug 72747] Gnome-panel not working correctly after suspend References: <20061121192348.25975.22196.malonedeb@gandwana.ubuntu.com> Message-ID: <20061121200149.25827.15055.launchpad@canonical@gandwana.ubuntu.com> Public bug reported: I'm using Edgy Eft on my desktop. Suspend to ram alwasy worked great in Gentoo, but in Ubuntu it's a bit weird. After I resume, sometimes, not always, I can't start anything anymore from the gnome-panel (via the menu's). If I switch to a console and run something like: DISPLAY=:0 gnome-terminal The application gets started as it should. Running killall gnome-panel from that same console and afterwards restarting gnome-panel, makes everything work correctly again. Whats wrong? I already tried reinstalling. I also had this very rarely in Dapper Drake. ** Affects: gnome-panel (Ubuntu) Importance: Undecided Status: Unconfirmed -- Gnome-panel not working correctly after suspend https://launchpad.net/bugs/72747 From kristoffer.lunden at gmail.com Tue Nov 21 19:57:09 2006 From: kristoffer.lunden at gmail.com (=?utf-8?q?Kristoffer_Lund=C3=A9n?=) Date: Tue, 21 Nov 2006 19:57:09 -0000 Subject: [Bug 72735] Re: Escape should close dialogs in Gaim References: <20061121172531.7625.87396.malonedeb@gangotri.ubuntu.com> Message-ID: <20061121195709.25975.84561.malone@gandwana.ubuntu.com> *** This bug is a duplicate of bug 68603 *** Actually, that tip does not work after all, just tried it. Apparently it's just for conversations, while I meant any dialog such as the ones coming up at CTRL-L and CTRL-T, and this does not work after changing that file. -- Escape should close dialogs in Gaim https://launchpad.net/bugs/72735 From stgraber at stgraber.org Tue Nov 21 20:01:49 2006 From: stgraber at stgraber.org (=?utf-8?q?St=C3=A9phane_Graber?=) Date: Tue, 21 Nov 2006 20:01:49 -0000 Subject: [Bug 72747] Re: Gnome-panel not working correctly after suspend References: <20061121192348.25975.22196.malonedeb@gandwana.ubuntu.com> Message-ID: <20061121200149.25827.7301.launchpad@gandwana.ubuntu.com> ** Changed in: Ubuntu Sourcepackagename: None => gnome-panel -- Gnome-panel not working correctly after suspend https://launchpad.net/bugs/72747 From Robert.Zenz at gmx.at Tue Nov 21 20:04:22 2006 From: Robert.Zenz at gmx.at (Robert_Zenz) Date: Tue, 21 Nov 2006 20:04:22 -0000 Subject: [Bug 34659] Re: Color Balance settings have no effect on the output References: <20060312225133.30082.19491.malonedeb@gandwana.ubuntu.com> Message-ID: <20061121200422.25827.63890.malone@gandwana.ubuntu.com> To that thing with that opengl. It seems like that the file gets rewritten everytime I start totem...means he always overwrites my setting to opengl with auto. Don't know if this has anything to do with it. -- Color Balance settings have no effect on the output https://launchpad.net/bugs/34659 From surak at surak.eti.br Tue Nov 21 20:06:46 2006 From: surak at surak.eti.br (Alexandre Otto Strube) Date: Tue, 21 Nov 2006 20:06:46 -0000 Subject: [Bug 72735] Re: Escape should close dialogs in Gaim References: <20061121172531.7625.87396.malonedeb@gangotri.ubuntu.com> Message-ID: <20061121200646.7769.37298.malone@gangotri.ubuntu.com> *** This bug is a duplicate of bug 68603 *** So perhaps the bug should be reopened, as it is not a duplicate from the other one. -- Escape should close dialogs in Gaim https://launchpad.net/bugs/72735 From cw264701 at ohiou.edu Tue Nov 21 20:19:51 2006 From: cw264701 at ohiou.edu (Chris Wagner) Date: Tue, 21 Nov 2006 20:19:51 -0000 Subject: [Bug 72761] Evolution will not delete certain folders, claiming they are empty, even though they appear to be empty References: <20061121201951.7769.40277.malonedeb@gangotri.ubuntu.com> Message-ID: <20061121201951.7769.40277.malonedeb@gangotri.ubuntu.com> Public bug reported: I have several folders that exist under my Inbox of "On This Computer". They've been there for some time, and I've just recently emptied all of the mail out of them. Now, for whatever reason, several of them are not deletable - at least not through evolution; some deleted fine. I get a message like Cannot delete folder "Inbox/school". Because "Could not delete folder `Inbox/school': Directory not empty". Unlike this message indicates, the folder is empty as far as I can tell. (to bug triagers: I will check for an upstream bug report when I get time; no need to bother looking yourself) ** Affects: evolution (Ubuntu) Importance: Undecided Status: Unconfirmed -- Evolution will not delete certain folders, claiming they are empty, even though they appear to be empty https://launchpad.net/bugs/72761 From mail at lobraun.de Tue Nov 21 20:18:46 2006 From: mail at lobraun.de (Lothar Braun) Date: Tue, 21 Nov 2006 20:18:46 -0000 Subject: [Bug 70620] Re: alacarte References: <20061106174124.32016.79961.malonedeb@gandwana.ubuntu.com> Message-ID: <20061121201846.25827.83011.malone@gandwana.ubuntu.com> Hi Maxim, did you do anything special to make alacarte crash or did it crash right from the start? ** Changed in: alacarte (Ubuntu) Status: Unconfirmed => Needs Info -- alacarte https://launchpad.net/bugs/70620 From floe-de at web.de Tue Nov 21 20:26:36 2006 From: floe-de at web.de (Florian Erler) Date: Tue, 21 Nov 2006 20:26:36 -0000 Subject: [Bug 72762] Gaim Crash after Exit References: <20061121202636.25827.69068.malonedeb@gandwana.ubuntu.com> Message-ID: <20061121202636.25827.69068.malonedeb@gandwana.ubuntu.com> Public bug reported: Sometimes Gaim crashed, when I want to exit Gaim (only Gaim) via right click menu exit (in german "Beenden"). Then the programm ask me to leave gaim closed orrestart it or create a bug report. This time I create this report... ** Affects: gaim (Ubuntu) Importance: Undecided Status: Unconfirmed -- Gaim Crash after Exit https://launchpad.net/bugs/72762 From sd.bob.plissken at gmail.com Tue Nov 21 20:26:42 2006 From: sd.bob.plissken at gmail.com (Timothy) Date: Tue, 21 Nov 2006 20:26:42 -0000 Subject: [Bug 36894] Re: Sony DSC-P51 Does Not Import Pictures References: <20060327191144.6279.89582.malonedeb@gandwana.ubuntu.com> Message-ID: <20061121202643.7769.47360.malone@gangotri.ubuntu.com> Under dapper 64 g-thumb 2.7.6 imports photos of of the Sony DSC-P51 with out issues now. -- Sony DSC-P51 Does Not Import Pictures https://launchpad.net/bugs/36894 From floe-de at web.de Tue Nov 21 20:31:52 2006 From: floe-de at web.de (Florian Erler) Date: Tue, 21 Nov 2006 20:31:52 -0000 Subject: [Bug 72762] Re: Gaim Crash after Exit References: <20061121202636.25827.69068.malonedeb@gandwana.ubuntu.com> Message-ID: <20061121203152.25975.15331.malone@gandwana.ubuntu.com> The crash report the programm ask me to attach here. ** Attachment added: "Generated Crash Report" http://librarian.launchpad.net/5127584/_usr_bin_gaim.1000.crash -- Gaim Crash after Exit https://launchpad.net/bugs/72762 From kenden at free.fr Tue Nov 21 20:37:20 2006 From: kenden at free.fr (kenden) Date: Tue, 21 Nov 2006 20:37:20 -0000 Subject: [Bug 69860] Re: system-preferences-sound crash References: <20061102111055.27894.17129.malonedeb@gandwana.ubuntu.com> Message-ID: <20061121203720.25827.33712.malone@gandwana.ubuntu.com> System > Preferences > Sound Preferences (gnome-sound-properties) crashed on me also, after I clicked 'Test' next to Sound Capture in the Devices tab. I'm using Edgy am64. I have two sound cards, a SBLive 5.1 [SB0060] and a VIA 8237 onboard. The SBLive was selected as default when it crashed. Were also opened at the moment of the crash: - Sound Recorder (gnome-sound-recorder) 2.16.1 - Skype 1.3.0.53 (using chroot 32 bit to make it work) - Volume Control (gnome-volume-control) 2.16.1 I was not recording at playing sound when it crashed. Attached is the crash report (28.1 MB) ** Attachment added: "crash report (28.1 MB)" http://librarian.launchpad.net/5127586/_usr_bin_gnome-sound-properties.1000.crash -- system-preferences-sound crash https://launchpad.net/bugs/69860 From mwohlmuther at gmx.net Tue Nov 21 20:42:48 2006 From: mwohlmuther at gmx.net (Michael Wohlmuther) Date: Tue, 21 Nov 2006 20:42:48 -0000 Subject: [Bug 72764] Evolution crashed after closing it References: <20061121204248.25827.83629.malonedeb@gandwana.ubuntu.com> Message-ID: <20061121204248.25827.83629.malonedeb@gandwana.ubuntu.com> Public bug reported: Evolution crashed about 10 Minutes after i closed it, i don't know why it is running that long after closing?! ** Affects: evolution (Ubuntu) Importance: Undecided Status: Unconfirmed -- Evolution crashed after closing it https://launchpad.net/bugs/72764 From mwohlmuther at gmx.net Tue Nov 21 20:43:34 2006 From: mwohlmuther at gmx.net (Michael Wohlmuther) Date: Tue, 21 Nov 2006 20:43:34 -0000 Subject: [Bug 72764] Re: Evolution crashed after closing it References: <20061121204248.25827.83629.malonedeb@gandwana.ubuntu.com> Message-ID: <20061121204334.7625.39392.malone@gangotri.ubuntu.com> ** Attachment added: "Crash Report of Evolution Crash" http://librarian.launchpad.net/5127620/_usr_lib_evolution_2.8_evolution-alarm-notify.1000.crash -- Evolution crashed after closing it https://launchpad.net/bugs/72764 From philipp.fischer at uni-konstanz.de Tue Nov 21 21:37:14 2006 From: philipp.fischer at uni-konstanz.de (Phil) Date: Tue, 21 Nov 2006 21:37:14 -0000 Subject: [Bug 66355] Re: gpilotd locks up my Palm Z22 References: <20061016064512.6814.48454.malonedeb@gangotri.ubuntu.com> Message-ID: <20061121213714.25827.77831.malone@gandwana.ubuntu.com> Matt Davey wrote: "A patch is being worked on, and a testable gnome-pilot tarball can be downloaded from the upstream bug". Can anybody tell me where I can get this patch". I use a Sony-Clie and a fix for this bug is really critical for me. Thanks -- gpilotd locks up my Palm Z22 https://launchpad.net/bugs/66355 From bpitts at emory.edu Tue Nov 21 21:45:03 2006 From: bpitts at emory.edu (Brian Pitts) Date: Tue, 21 Nov 2006 21:45:03 -0000 Subject: [Bug 72771] fails to launch References: <20061121214503.7625.64840.malonedeb@gangotri.ubuntu.com> Message-ID: <20061121214503.7625.64840.malonedeb@gangotri.ubuntu.com> Public bug reported: brian at p-p-p-powerbook:~$ gok /dev/js0: No such file or directory ** (gok:9388): WARNING **: Cannot open input device! Segmentation fault (core dumped) ** Affects: gok (Ubuntu) Importance: Undecided Status: Unconfirmed -- fails to launch https://launchpad.net/bugs/72771 From bpitts at emory.edu Tue Nov 21 21:46:37 2006 From: bpitts at emory.edu (Brian Pitts) Date: Tue, 21 Nov 2006 21:46:37 -0000 Subject: [Bug 72771] Re: fails to launch References: <20061121214503.7625.64840.malonedeb@gangotri.ubuntu.com> Message-ID: <20061121214637.25975.4564.malone@gandwana.ubuntu.com> ** Attachment added: "coredump" http://librarian.launchpad.net/5128073/_usr_bin_gok.1000.crash -- fails to launch https://launchpad.net/bugs/72771 From radiazo at unal.edu.co Tue Nov 21 22:25:18 2006 From: radiazo at unal.edu.co (=?utf-8?q?ronaldi=C3=B1o99?=) Date: Tue, 21 Nov 2006 22:25:18 -0000 Subject: [Bug 71615] Re: Keyboard applet's Layout window does not display layouts References: <20061113083632.25975.22662.malonedeb@gandwana.ubuntu.com> Message-ID: <20061121222518.7769.35145.malone@gangotri.ubuntu.com> *** This bug is a duplicate of bug 58083 *** Confirmed: in my laptop i have the same problem. hardware: turion 64 512mb video ati rs200m. Here we are a minor problem, but is a bad presentation for the software. -- Keyboard applet's Layout window does not display layouts https://launchpad.net/bugs/71615 From david.bolter at utoronto.ca Tue Nov 21 22:33:14 2006 From: david.bolter at utoronto.ca (davidb) Date: Tue, 21 Nov 2006 22:33:14 -0000 Subject: [Bug 72771] Re: fails to launch References: <20061121214503.7625.64840.malonedeb@gangotri.ubuntu.com> Message-ID: <20061121223314.25827.852.malone@gandwana.ubuntu.com> I think this stems from a known issue with Ubuntu X configuration. Please see Ginn's blog for a fix: http://www.chenqi.org/blog/archives/2006/06/howto_fix_gok_s.html (Basically you have to manually comment out sections of your x config file) If that link doesn't work: http://gnomesupport.org/forums/viewtopic.php?t=11016 https://launchpad.net/distros/ubuntu/+source/wacom-tools/+bug/40473 https://launchpad.net/distros/ubuntu/+source/wacom-tools/+bug/40806 http://bugzilla.gnome.org/show_bug.cgi?id=350356 Hope this helps you. -- fails to launch https://launchpad.net/bugs/72771 From david.bolter at utoronto.ca Tue Nov 21 22:37:21 2006 From: david.bolter at utoronto.ca (davidb) Date: Tue, 21 Nov 2006 22:37:21 -0000 Subject: [Bug 72771] Re: fails to launch References: <20061121214503.7625.64840.malonedeb@gangotri.ubuntu.com> Message-ID: <20061121223721.7625.78109.malone@gangotri.ubuntu.com> Brian, I just noticed that GOK appears to be attempting to load /dev/js0... which I believe is a joystick (unrelated to the wacom issue). Is it possible your GOK configuration was set to use a joystick? If you find you need to unconfigure GOK completely, unfortunately you may need to manually delete your ~/.gconf/app/gok directory. Then run gconftool-2 --shutdown, and retry launching GOK. -- fails to launch https://launchpad.net/bugs/72771 From david.bolter at utoronto.ca Tue Nov 21 22:50:09 2006 From: david.bolter at utoronto.ca (davidb) Date: Tue, 21 Nov 2006 22:50:09 -0000 Subject: [Bug 72771] Re: fails to launch References: <20061121214503.7625.64840.malonedeb@gangotri.ubuntu.com> Message-ID: <20061121225009.25827.680.malone@gandwana.ubuntu.com> Brian, sorry my last comment was bogus. The dev/js0 part is consistent with the ubuntu x config wacom issue. The links I provided above should help. -- fails to launch https://launchpad.net/bugs/72771 From robith at gmail.com Tue Nov 21 23:10:40 2006 From: robith at gmail.com (robith) Date: Tue, 21 Nov 2006 23:10:40 -0000 Subject: [Bug 72786] I tried to add a printer share in network vi samba on edgy i386 on laptop celeron mobile HP. References: <20061121231040.7769.27256.malonedeb@gangotri.ubuntu.com> Message-ID: <20061121231040.7769.27256.malonedeb@gangotri.ubuntu.com> Public bug reported: Binary package hint: gnome-cups-manager Memory status: size: 95535104 vsize: 0 resident: 95535104 share: 0 rss: 18964480 rss_rlim: 0 CPU usage: start_time: 1164113810 rtime: 0 utime: 303 stime: 0 cutime:271 cstime: 0 timeout: 32 it_real_value: 0 frequency: 0 Backtrace was generated from '/usr/bin/gnome-cups-add' (no debugging symbols found) Using host libthread_db library "/lib/tls/i686/cmov/libthread_db.so.1". (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) [Thread debugging using libthread_db enabled] [New Thread -1230190928 (LWP 29872)] (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) 0xffffe410 in __kernel_vsyscall () #0 0xffffe410 in __kernel_vsyscall () #1 0xb742834b in __waitpid_nocancel () from /lib/tls/i686/cmov/libpthread.so.0 #2 0xb7eb51b6 in gnome_gtk_module_info_get () from /usr/lib/libgnomeui-2.so.0 #3 #4 0xb7cc38f7 in glade_xml_get_widget () from /usr/lib/libglade-2.0.so.0 #5 0x0804a4b6 in ?? () #6 0x080d5818 in ?? () #7 0x0804b6b0 in _IO_stdin_used () #8 0xbf82be28 in ?? () #9 0x0804a706 in ?? () #10 0x08077afc in ?? () #11 0x00000001 in ?? () #12 0x00000001 in ?? () #13 0x00000000 in ?? () Thread 1 (Thread -1230190928 (LWP 29872)): #0 0xffffe410 in __kernel_vsyscall () No symbol table info available. #1 0xb742834b in __waitpid_nocancel () from /lib/tls/i686/cmov/libpthread.so.0 No symbol table info available. #2 0xb7eb51b6 in gnome_gtk_module_info_get () from /usr/lib/libgnomeui-2.so.0 No symbol table info available. #3 No symbol table info available. #4 0xb7cc38f7 in glade_xml_get_widget () from /usr/lib/libglade-2.0.so.0 No symbol table info available. #5 0x0804a4b6 in ?? () No symbol table info available. #6 0x080d5818 in ?? () No symbol table info available. #7 0x0804b6b0 in _IO_stdin_used () No symbol table info available. #8 0xbf82be28 in ?? () No symbol table info available. #9 0x0804a706 in ?? () No symbol table info available. #10 0x08077afc in ?? () No symbol table info available. #11 0x00000001 in ?? () No symbol table info available. #12 0x00000001 in ?? () No symbol table info available. #13 0x00000000 in ?? () No symbol table info available. #0 0xffffe410 in __kernel_vsyscall () ** Affects: gnome-cups-manager (Ubuntu) Importance: Undecided Status: Unconfirmed -- I tried to add a printer share in network vi samba on edgy i386 on laptop celeron mobile HP. https://launchpad.net/bugs/72786 From kristoffer.lunden at gmail.com Tue Nov 21 23:34:10 2006 From: kristoffer.lunden at gmail.com (=?utf-8?q?Kristoffer_Lund=C3=A9n?=) Date: Tue, 21 Nov 2006 23:34:10 -0000 Subject: [Bug 72735] Re: Escape should close dialogs in Gaim References: <20061121172531.7625.87396.malonedeb@gangotri.ubuntu.com> Message-ID: <20061121233410.7625.92466.malone@gangotri.ubuntu.com> *** This bug is a duplicate of bug 68603 *** It should by all means be unmarked as a duplicate at least, since this is not true, but I don't know how to do this, or even if a mere mortal can do that. -- Escape should close dialogs in Gaim https://launchpad.net/bugs/72735 From bpitts at emory.edu Tue Nov 21 23:39:11 2006 From: bpitts at emory.edu (Brian Pitts) Date: Tue, 21 Nov 2006 23:39:11 -0000 Subject: [Bug 72771] Re: fails to launch References: <20061121214503.7625.64840.malonedeb@gangotri.ubuntu.com> Message-ID: <20061121233911.25975.67451.malone@gandwana.ubuntu.com> It was the issue with the Wacom entries in the X configuration. Removing them fixed the problem. Thanks. -- fails to launch https://launchpad.net/bugs/72771 From uws+launchpad at xs4all.nl Tue Nov 21 23:56:47 2006 From: uws+launchpad at xs4all.nl (Wouter Bolsterlee (uws)) Date: Tue, 21 Nov 2006 23:56:47 -0000 Subject: [Bug 33468] Re: GNOME screensaver should not activate when evince is in presentation mode References: <20060302203240.17525.88398.malonedeb@gangotri.ubuntu.com> Message-ID: <20061121235647.7769.85176.malone@gangotri.ubuntu.com> I've fixed this upstream: http://bugzilla.gnome.org/show_bug.cgi?id=338889 It needs some testing but will be in the next stable release. -- GNOME screensaver should not activate when evince is in presentation mode https://launchpad.net/bugs/33468 From wendell_listas at bani.com.br Wed Nov 22 00:07:37 2006 From: wendell_listas at bani.com.br (Jonh Wendell) Date: Wed, 22 Nov 2006 00:07:37 -0000 Subject: [Bug 72735] Re: Escape should close dialogs in Gaim References: <20061121172531.7625.87396.malonedeb@gangotri.ubuntu.com> Message-ID: <20061122000737.7769.59525.launchpad@gangotri.ubuntu.com> ** This bug is no longer a duplicate of bug 68603 Missing configuration options on latest gaim -- Escape should close dialogs in Gaim https://launchpad.net/bugs/72735 From wendell_listas at bani.com.br Wed Nov 22 00:17:42 2006 From: wendell_listas at bani.com.br (Jonh Wendell) Date: Wed, 22 Nov 2006 00:17:42 -0000 Subject: [Bug 72735] Re: Escape should close dialogs in Gaim References: <20061121172531.7625.87396.malonedeb@gangotri.ubuntu.com> Message-ID: <20061122001745.25827.96864.malone@gandwana.ubuntu.com> Hi. Now i understand what you mean. You want the ability to close dialog windows [those that have 'cancel' button] by pressing ESC, right? ** Changed in: gaim (Ubuntu) Importance: Undecided => Wishlist Status: Needs Info => Confirmed -- Escape should close dialogs in Gaim https://launchpad.net/bugs/72735 From tjaustinbardo at gmail.com Wed Nov 22 00:24:47 2006 From: tjaustinbardo at gmail.com (ausimage) Date: Wed, 22 Nov 2006 00:24:47 -0000 Subject: [Bug 72794] Leaking Memory when working with Scanner References: <20061122002454.7625.84912.malonedeb@gangotri.ubuntu.com> Message-ID: <20061122002454.7625.84912.malonedeb@gangotri.ubuntu.com> Public bug reported: I have noticed using Gimp in Edgy that it after scanning, saving and closing dozens of images that Gimp slows to a crawl. One time it was so bad that effects where not appearing when applied, but after closing Gimp and reopening the image the effects where present. I have noticed that Gimp is leaking approximately 9 mb between each scanning, saving, and closing. ** Affects: gimp (Ubuntu) Importance: Undecided Status: Unconfirmed -- Leaking Memory when working with Scanner https://launchpad.net/bugs/72794 From ripper42 at gmail.com Wed Nov 22 00:19:51 2006 From: ripper42 at gmail.com (Ripper) Date: Wed, 22 Nov 2006 00:19:51 -0000 Subject: [Bug 72423] Re: [gnome-keybinding-properties] Cannot disable "logout" keybinding References: <20061119114122.10279.74064.malonedeb@gangotri.ubuntu.com> Message-ID: <20061122001951.7625.97360.malone@gangotri.ubuntu.com> ok, i take back this bug. i found that this option is also modifiable in power managment. you can't shut it there off (do "nothing" on button press), but you can shut it off in gconf-editor. it's not very straightforward though, because i already disabled shortcut in keyboard shortcuts, and i would expect it won't do anything anymore. but, problem is solved, so i mark this as rejected. -- [gnome-keybinding-properties] Cannot disable "logout" keybinding https://launchpad.net/bugs/72423 From ripper42 at gmail.com Wed Nov 22 00:21:44 2006 From: ripper42 at gmail.com (Ripper) Date: Wed, 22 Nov 2006 00:21:44 -0000 Subject: [Bug 72423] Re: [gnome-keybinding-properties] Cannot disable "logout" keybinding References: <20061119114122.10279.74064.malonedeb@gangotri.ubuntu.com> Message-ID: <20061122002144.7769.401.malone@gangotri.ubuntu.com> problem solved, not a bug as i reported, but not straightforward behaviour. ** Changed in: control-center (Ubuntu) Status: Unconfirmed => Rejected -- [gnome-keybinding-properties] Cannot disable "logout" keybinding https://launchpad.net/bugs/72423 From wendell_listas at bani.com.br Wed Nov 22 00:26:38 2006 From: wendell_listas at bani.com.br (Jonh Wendell) Date: Wed, 22 Nov 2006 00:26:38 -0000 Subject: [Bug 68786] Re: I see dead people (aka talk with people which appears offline on msn) doesn't work anymore on gaim References: <20061028071348.26024.92576.malonedeb@gangotri.ubuntu.com> Message-ID: <20061122002640.7625.12456.launchpad@gangotri.ubuntu.com> ** Changed in: gaim (Ubuntu) Importance: Undecided => Wishlist -- I see dead people (aka talk with people which appears offline on msn) doesn't work anymore on gaim https://launchpad.net/bugs/68786 From tjaustinbardo at gmail.com Wed Nov 22 01:19:48 2006 From: tjaustinbardo at gmail.com (ausimage) Date: Wed, 22 Nov 2006 01:19:48 -0000 Subject: [Bug 72794] Re: Leaking Memory when working with Scanner References: <20061122002454.7625.84912.malonedeb@gangotri.ubuntu.com> Message-ID: <20061122011948.7769.66931.malone@gangotri.ubuntu.com> Here is the valgrind output. Gimp seemed completely unresponsive after scanning modifiing and saving two images. I had to force quit gimp to close the application as it did not seem to want to close. ** Attachment added: "Valgrind of Gimp working with scanner input" http://librarian.launchpad.net/5128411/gimp-valgrind.log.20155.tar.gz -- Leaking Memory when working with Scanner https://launchpad.net/bugs/72794 From hawke at hawkesnest.net Wed Nov 22 01:31:37 2006 From: hawke at hawkesnest.net (Alex Mauer) Date: Wed, 22 Nov 2006 01:31:37 -0000 Subject: [Bug 72799] bad parsing of musicbrainz data References: <20061122013137.7625.30208.malonedeb@gangotri.ubuntu.com> Message-ID: <20061122013137.7625.30208.malonedeb@gangotri.ubuntu.com> Public bug reported: " / " in mb title data is incorrectly split into Artist / Title. So a track titled "Foo / Bar" will show up with Foo as the artist, and Bar as the title. ** Affects: sound-juicer (Ubuntu) Importance: Undecided Status: Unconfirmed -- bad parsing of musicbrainz data https://launchpad.net/bugs/72799 From hawke at hawkesnest.net Wed Nov 22 01:33:05 2006 From: hawke at hawkesnest.net (Alex Mauer) Date: Wed, 22 Nov 2006 01:33:05 -0000 Subject: [Bug 36485] Re: gtk.Window.present() References: <20060324205354.20484.56852.malonedeb@gangotri.ubuntu.com> Message-ID: <20061122013305.7625.68052.malone@gangotri.ubuntu.com> Info provided. ** Changed in: metacity (Ubuntu) Status: Needs Info => Unconfirmed -- gtk.Window.present() https://launchpad.net/bugs/36485 From fernando at staff.nerdgroup.org Wed Nov 22 01:57:39 2006 From: fernando at staff.nerdgroup.org (Fernando Ribeiro) Date: Wed, 22 Nov 2006 01:57:39 -0000 Subject: [Bug 70329] Re: Samba and Edgy Eft -> not multimedia References: <20061105014928.27894.71339.malonedeb@gandwana.ubuntu.com> Message-ID: <20061122015739.7625.21241.malone@gangotri.ubuntu.com> *** This bug is a duplicate of bug 68036 *** This is not a multimedia problem. It is a gnome-vfs problem to access samba shares. I look it duplicated to https://launchpad.net/distros/ubuntu/+source/nautilus/+bug/68036 ** Changed in: samba (Ubuntu) Assignee: (unassigned) => Fernando Ribeiro ** This bug has been marked a duplicate of bug 68036 Cannot access any Samba shares -- Samba and Edgy Eft -> not multimedia https://launchpad.net/bugs/70329 From pcpaquette at videotron.ca Wed Nov 22 03:10:44 2006 From: pcpaquette at videotron.ca (Philip Paquette) Date: Wed, 22 Nov 2006 03:10:44 -0000 Subject: [Bug 72804] Crash when I select "Always on Visible Workspace" References: <20061122031044.25975.35965.malonedeb@gandwana.ubuntu.com> Message-ID: <20061122031044.25975.35965.malonedeb@gandwana.ubuntu.com> Public bug reported: Binary package hint: gnome-panel If I right click on any running apps on the gnome-panel and I select "Always on Visible Workspace" and then right-click again on the same app, gnome-panel crashes.... So there is no way to remove the "Always on Visible Workspace" option... Running on Edgy... ** Affects: gnome-panel (Ubuntu) Importance: Undecided Status: Unconfirmed -- Crash when I select "Always on Visible Workspace" https://launchpad.net/bugs/72804 From pcpaquette at videotron.ca Wed Nov 22 03:11:04 2006 From: pcpaquette at videotron.ca (Philip Paquette) Date: Wed, 22 Nov 2006 03:11:04 -0000 Subject: [Bug 72804] Re: Crash when I select "Always on Visible Workspace" References: <20061122031044.25975.35965.malonedeb@gandwana.ubuntu.com> Message-ID: <20061122031104.7625.76320.malone@gangotri.ubuntu.com> ** Attachment added: "Bug Report" http://librarian.launchpad.net/5128510/gnome-panel-bugreport.txt -- Crash when I select "Always on Visible Workspace" https://launchpad.net/bugs/72804 From mdz at ubuntu.com Wed Nov 22 04:26:57 2006 From: mdz at ubuntu.com (Matt Zimmerman) Date: Wed, 22 Nov 2006 04:26:57 -0000 Subject: [Bug 69566] Re: time-admin crash with some icon set References: <20061031201853.4148.90432.malonedeb@gandwana.ubuntu.com> Message-ID: <20061122042657.7769.4702.malone@gangotri.ubuntu.com> OK for -proposed -- time-admin crash with some icon set https://launchpad.net/bugs/69566 From wasabi at larvalstage.net Wed Nov 22 05:20:41 2006 From: wasabi at larvalstage.net (Jerry Haltom) Date: Wed, 22 Nov 2006 05:20:41 -0000 Subject: [Bug 72814] Crash at login References: <20061122052041.25827.9616.malonedeb@gandwana.ubuntu.com> Message-ID: <20061122052041.25827.9616.malonedeb@gandwana.ubuntu.com> Public bug reported: Simple login. Up-to-date feist as of Nov 21 9:20 PM CST ** Affects: control-center (Ubuntu) Importance: Undecided Status: Unconfirmed -- Crash at login https://launchpad.net/bugs/72814 From wasabi at larvalstage.net Wed Nov 22 05:22:16 2006 From: wasabi at larvalstage.net (Jerry Haltom) Date: Wed, 22 Nov 2006 05:22:16 -0000 Subject: [Bug 72814] Re: Crash at login References: <20061122052041.25827.9616.malonedeb@gandwana.ubuntu.com> Message-ID: <20061122052216.7769.35917.malone@gangotri.ubuntu.com> ** Attachment added: "core" http://librarian.launchpad.net/5128738/_usr_lib_control-center_gnome-settings-daemon.262715738.crash -- Crash at login https://launchpad.net/bugs/72814 From wasabi at larvalstage.net Wed Nov 22 05:22:57 2006 From: wasabi at larvalstage.net (Jerry Haltom) Date: Wed, 22 Nov 2006 05:22:57 -0000 Subject: [Bug 72814] Re: Crash at login References: <20061122052041.25827.9616.malonedeb@gandwana.ubuntu.com> Message-ID: <20061122052257.7769.46289.malone@gangotri.ubuntu.com> wasabi at osaka:~$ gnome-settings-daemon +/2?[1164172721,000,xklavier.c:xkl_engine_start_listen/] The backend does not require manual layout management - but it is provided by the applicationCould not initialize GStreamer: unknown error occurred crash occurs after that -- Crash at login https://launchpad.net/bugs/72814 From Maniac at SoftwareManiacs.Org Wed Nov 22 05:44:39 2006 From: Maniac at SoftwareManiacs.Org (Maniac) Date: Wed, 22 Nov 2006 05:44:39 -0000 Subject: [Bug 70329] Re: Samba and Edgy Eft -> not multimedia References: <20061105014928.27894.71339.malonedeb@gandwana.ubuntu.com> Message-ID: <20061122054439.7769.67290.malone@gangotri.ubuntu.com> *** This bug is a duplicate of bug 68036 *** To me it doesn't look like a dupe of bug 68036 because there described a problem of not seeing a share's content in Nautilus. Here the share is accessible and programs like evince and eog open files just fine. It's rhythmbox and totem that fail when trying to play a file. -- Samba and Edgy Eft -> not multimedia https://launchpad.net/bugs/70329 From rcl24 at drexel.edu Wed Nov 22 06:18:04 2006 From: rcl24 at drexel.edu (Robert Lange) Date: Wed, 22 Nov 2006 06:18:04 -0000 Subject: [Bug 34247] Re: Trash always empty. References: <20060309205414.28582.81046.malonedeb@gandwana.ubuntu.com> Message-ID: <20061122061805.7769.78219.malone@gangotri.ubuntu.com> I have instrumented gnome_vfs_volume_handles_trash(...) in libgnomevfs /gnome-vfs-volume.c. I have observed that gnome-vfs identifies the type of the root filesystem as "rootfs". There is no entry for such a filesystem in gnome-vfs-filesystem-type.c, so it thinks that the root filesytem, on which my home directory exists, does not handle trash. See comment 16 of this thread for another explanation of this. Could someone explain to me what "rootfs" is any why my root filesystem is not registered as ext3? It was my assumption that the _GnomeVFSVolumePrivate->filesystem_type parameter was supposed to show "ext3" as my file system type. Absent any insights from you, I will now instrument the code that makes the GnomeVFSVolume structs to find out why my root filesystem is getting mis-read. Right now I am 99% sure that this is a problem with gnome-vfs not reporting filesystem types correctly. Nautilus seems to be behaving properly given the information gnome-vfs provides. This problem also seems to be coming back to comment 16 of this thread. However, I disagree about adding a new filesystem type in the table. I want to know why it isn't reporting the correct type to start. -- Trash always empty. https://launchpad.net/bugs/34247 From mwohlmuther at gmx.net Wed Nov 22 06:45:00 2006 From: mwohlmuther at gmx.net (Michael Wohlmuther) Date: Wed, 22 Nov 2006 06:45:00 -0000 Subject: [Bug 67974] Re: Crash in evolution-alarm-notify References: <20061024133749.31837.70995.malonedeb@gangotri.ubuntu.com> Message-ID: <20061122064500.25975.23274.malone@gandwana.ubuntu.com> ** Attachment added: "Evolution alarm-notify crashed at startup" http://librarian.launchpad.net/5128793/_usr_lib_evolution_2.8_evolution-alarm-notify.1000.crash -- Crash in evolution-alarm-notify https://launchpad.net/bugs/67974 From cjwatson at canonical.com Wed Nov 22 07:15:09 2006 From: cjwatson at canonical.com (Colin Watson) Date: Wed, 22 Nov 2006 07:15:09 -0000 Subject: [Bug 72088] Re: Please sync atk1.0 (main) from unstable References: <20061116205227.25975.38644.malonedeb@gandwana.ubuntu.com> Message-ID: <20061122071509.7625.32289.malone@gangotri.ubuntu.com> Please summarise the Ubuntu changes you're overriding, per the usual sync policy. ** Changed in: atk1.0 (Ubuntu) Status: Confirmed => Needs Info -- Please sync atk1.0 (main) from unstable https://launchpad.net/bugs/72088 From cjwatson at canonical.com Wed Nov 22 08:27:42 2006 From: cjwatson at canonical.com (Colin Watson) Date: Wed, 22 Nov 2006 08:27:42 -0000 Subject: [Bug 72251] Re: Please sync contact-lookup-applet (main) from Debian unstable (main). References: <20061117222818.10115.42505.malonedeb@gangotri.ubuntu.com> Message-ID: <20061122082742.25975.79639.malone@gandwana.ubuntu.com> Please describe the Ubuntu changes you're overriding, per the usual sync policy. ** Changed in: contact-lookup-applet (Ubuntu) Status: Confirmed => Needs Info -- Please sync contact-lookup-applet (main) from Debian unstable (main). https://launchpad.net/bugs/72251 From jherran at kedesfase.com Wed Nov 22 08:30:52 2006 From: jherran at kedesfase.com (Jose Herran) Date: Wed, 22 Nov 2006 08:30:52 -0000 Subject: [Bug 14692] Re: hal detects written DVD as empty References: <20060113133807.21012.87791.launchpad@macquarie.warthogs.hbd.com> Message-ID: <20061122083052.7625.65738.malone@gangotri.ubuntu.com> I have the same problem too. Before the update to Edgy works fine, but after it does not work. Nowadays i only can read/write cdroms and read dvd format, but can't read nor write data dvds. This is the output of the revised script: $ ./cdcaps.py /dev/hdc CDO_USE_FFLAGS returned 13 got drive capabilities: 3bfbef CDC_DVD_RAM support CDC_DVD_R support CDC_DVD support CDC_CD_RW support CDC_CD_R support got disc status: 0 -- hal detects written DVD as empty https://launchpad.net/bugs/14692 From daniel.holbach at ubuntu.com Wed Nov 22 08:38:29 2006 From: daniel.holbach at ubuntu.com (Daniel Holbach) Date: Wed, 22 Nov 2006 08:38:29 -0000 Subject: [Bug 72088] Re: Please sync atk1.0 (main) from unstable References: <20061116205227.25975.38644.malonedeb@gandwana.ubuntu.com> Message-ID: <20061122083829.25827.8628.malone@gandwana.ubuntu.com> Unnecessary Ubuntu changes: changelog, old watch file, not bumped shlibs, old debian maintainer info, small change in build-deps -- Please sync atk1.0 (main) from unstable https://launchpad.net/bugs/72088 From mathieu.alorent at gripp.fr Wed Nov 22 13:37:55 2006 From: mathieu.alorent at gripp.fr (Mathieu ALORENT) Date: Wed, 22 Nov 2006 13:37:55 -0000 Subject: [Bug 72718] [users-admin] doesn't change password when select the 'generate password' option References: <20061121152210.7625.6321.malonedeb@gangotri.ubuntu.com> Message-ID: <20061122133755.12999.94552.launchpad@canonical@gangotri.ubuntu.com> Public bug reported: Hi, I've found on dapper that if I try to change the current password of one user by a generated one using users-admin, the new password is not saved. If I use the first option and choose myself a password, it is saved... Step to reproduce : 1. start users-admin (Syst?me -> administration -> users & groups) 2. edit one user 3. select the "generate random password" (write it on a sheet of paper) 4. save & quit 5. open a terminal 6. su - , and try the old password & the new one In my case the good password is the old one. This has not been tested on edgy. ** Affects: gnome-system-tools (Ubuntu) Importance: Undecided Assignee: Ubuntu Desktop Bugs Status: Rejected -- [users-admin] doesn't change password when select the 'generate password' option https://launchpad.net/bugs/72718 From geokok1981 at gmail.com Wed Nov 22 16:52:03 2006 From: geokok1981 at gmail.com (geokok) Date: Wed, 22 Nov 2006 16:52:03 -0000 Subject: [Bug 71200] No programs can be added in the startup list. References: <20061110095321.24668.32009.malonedeb@gangotri.ubuntu.com> Message-ID: <20061122165203.12999.23934.launchpad@canonical@gangotri.ubuntu.com> Public bug reported: Binary package hint: startup-tasks This seems to be a random problem. Some have and some not. To add a program to automatically startup I would go to : system-->preferences-->sessions-->startup programs. There I can add an application to the the list but it is not saved (if I close and reopen session manager it is not there and the app will not start on next login). In the forums a workaround was suggested at this link: http://ubuntuforums.org/showthread.php?p=1694346 ** Affects: gnome-session (Ubuntu) Importance: Undecided Status: Confirmed -- No programs can be added in the startup list. https://launchpad.net/bugs/71200 From wasabi at larvalstage.net Thu Nov 23 03:42:24 2006 From: wasabi at larvalstage.net (Jerry Haltom) Date: Thu, 23 Nov 2006 03:42:24 -0000 Subject: [Bug 72963] crash while using browser plugin References: <20061123034224.9822.33705.malonedeb@gangotri.ubuntu.com> Message-ID: <20061123034224.9822.33705.malonedeb@gangotri.ubuntu.com> Public bug reported: http://tinymail.org/demos/Philip_shows_us_working_online_with_tinymail.mpg ** Affects: totem (Ubuntu) Importance: Undecided Status: Unconfirmed -- crash while using browser plugin https://launchpad.net/bugs/72963 From wasabi at larvalstage.net Thu Nov 23 03:44:05 2006 From: wasabi at larvalstage.net (Jerry Haltom) Date: Thu, 23 Nov 2006 03:44:05 -0000 Subject: [Bug 72963] Re: crash while using browser plugin References: <20061123034224.9822.33705.malonedeb@gangotri.ubuntu.com> Message-ID: <20061123034405.22204.52249.malone@gandwana.ubuntu.com> ** Attachment added: "crash" http://librarian.launchpad.net/5142399/_usr_lib_totem_totem-mozilla-viewer.262715738.crash -- crash while using browser plugin https://launchpad.net/bugs/72963 From stfn_launchpad at zooid.org Thu Nov 23 04:56:17 2006 From: stfn_launchpad at zooid.org (Stefan W.) Date: Thu, 23 Nov 2006 04:56:17 -0000 Subject: [Bug 72966] crash on opening empty text file References: <20061123045617.9943.97465.malonedeb@gangotri.ubuntu.com> Message-ID: <20061123045617.9943.97465.malonedeb@gangotri.ubuntu.com> Public bug reported: I launched Gnumeric accidentally by double clicking on a file called "industries.csv" which is 1 byte long (a newline character, 0x0a). For what it's worth, Gnumeric also crashes when opening (double click in nautilus, use gnome-open, or launch Gnumeric first and choose file->open from the menu) an empty file called "empty.csv" but succeeds on similarly named 1 byte files containing a comma (0x2c) or tab character (0x09). Bug Buddy reports the following error, so I'll just paste the traceback details below... """ Bug Buddy has encountered an error while submitting your report to the Bugzilla server. Details of the error are included below. The component specified doesn't exist or has been renamed. Please upgrade to the latest version. """ Distribution: Ubuntu 6.10 (edgy) Gnome Release: 2.16.1 2006-10-02 (Ubuntu) BugBuddy Version: 2.16.0 Memory status: size: 25522176 vsize: 0 resident: 25522176 share: 0 rss: 11583488 rss_rlim: 0 CPU usage: start_time: 1164257101 rtime: 0 utime: 54 stime: 0 cutime:50 cstime: 0 timeout: 4 it_real_value: 0 frequency: 0 Backtrace was generated from '/usr/bin/gnumeric' (no debugging symbols found) Using host libthread_db library "/lib/tls/i686/cmov/libthread_db.so.1". (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) [Thread debugging using libthread_db enabled] [New Thread -1230690640 (LWP 12816)] (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) 0xffffe410 in __kernel_vsyscall () #0 0xffffe410 in __kernel_vsyscall () #1 0xb7b516a3 in waitpid () from /lib/tls/i686/cmov/libc.so.6 #2 0xb79bb1b6 in gnome_gtk_module_info_get () from /usr/lib/libgnomeui-2.so.0 #3 #4 0xb7b2f593 in strchr () from /lib/tls/i686/cmov/libc.so.6 #5 0xb7ce5689 in stf_parse_options_guess () from /usr/lib/libspreadsheet-1.7.0.so #6 0xb7ce2448 in stf_init () from /usr/lib/libspreadsheet-1.7.0.so #7 0xb7a3b637 in go_file_opener_new () from /usr/lib/libgoffice-0.so.3 #8 0xb7a3b7e8 in go_file_opener_open () from /usr/lib/libgoffice-0.so.3 #9 0xb7cf5651 in wb_view_new_from_input () from /usr/lib/libspreadsheet-1.7.0.so #10 0xb7cf58d0 in wb_view_new_from_uri () from /usr/lib/libspreadsheet-1.7.0.so #11 0x0804bdc0 in main () Thread 1 (Thread -1230690640 (LWP 12816)): #0 0xffffe410 in __kernel_vsyscall () No symbol table info available. #1 0xb7b516a3 in waitpid () from /lib/tls/i686/cmov/libc.so.6 No symbol table info available. #2 0xb79bb1b6 in gnome_gtk_module_info_get () from /usr/lib/libgnomeui-2.so.0 No symbol table info available. #3 No symbol table info available. #4 0xb7b2f593 in strchr () from /lib/tls/i686/cmov/libc.so.6 No symbol table info available. #5 0xb7ce5689 in stf_parse_options_guess () from /usr/lib/libspreadsheet-1.7.0.so No symbol table info available. #6 0xb7ce2448 in stf_init () from /usr/lib/libspreadsheet-1.7.0.so No symbol table info available. #7 0xb7a3b637 in go_file_opener_new () from /usr/lib/libgoffice-0.so.3 No symbol table info available. #8 0xb7a3b7e8 in go_file_opener_open () from /usr/lib/libgoffice-0.so.3 No symbol table info available. #9 0xb7cf5651 in wb_view_new_from_input () from /usr/lib/libspreadsheet-1.7.0.so No symbol table info available. #10 0xb7cf58d0 in wb_view_new_from_uri () from /usr/lib/libspreadsheet-1.7.0.so No symbol table info available. #11 0x0804bdc0 in main () No symbol table info available. #0 0xffffe410 in __kernel_vsyscall () ** Affects: gnumeric (Ubuntu) Importance: Undecided Status: Unconfirmed -- crash on opening empty text file https://launchpad.net/bugs/72966 From lealcy at gmail.com Thu Nov 23 01:19:10 2006 From: lealcy at gmail.com (reign) Date: Thu, 23 Nov 2006 01:19:10 -0000 Subject: [Bug 72956] gnome-terminal crash unexpected References: <20061123011911.9943.14308.malonedeb@gangotri.ubuntu.com> Message-ID: <20061123011911.9943.14308.malonedeb@gangotri.ubuntu.com> Public bug reported: Binary package hint: gnome-terminal Transcript of xterm session: lealcy at reign:~$ time gnome-terminal The program 'gnome-terminal' received an X Window System error. This probably reflects a bug in the program. The error was 'BadValue (integer parameter out of range for operation)'. (Details: serial 105 error_code 2 request_code 78 minor_code 0) (Note to programmers: normally, X errors are reported asynchronously; that is, you will receive the error a while after causing it. To debug your program, run it with the --sync command line option to change this behavior. You can then get a meaningful backtrace from your debugger if you break on the gdk_x_error() function.) real 0m10.099s user 0m0.072s sys 0m0.020s lealcy at reign:~$ time gnome-terminal --sync The program 'gnome-terminal' received an X Window System error. This probably reflects a bug in the program. The error was 'BadValue (integer parameter out of range for operation)'. (Details: serial 136 error_code 2 request_code 78 minor_code 0) (Note to programmers: normally, X errors are reported asynchronously; that is, you will receive the error a while after causing it. To debug your program, run it with the --sync command line option to change this behavior. You can then get a meaningful backtrace from your debugger if you break on the gdk_x_error() function.) real 0m10.096s user 0m0.068s sys 0m0.008s (gdb) run Starting program: /usr/bin/gnome-terminal (no debugging symbols found) ... [Thread debugging using libthread_db enabled] [New Thread -1226459472 (LWP 6517)] (no debugging symbols found) ... The program 'gnome-terminal' received an X Window System error. This probably reflects a bug in the program. The error was 'BadValue (integer parameter out of range for operation)'. (Details: serial 105 error_code 2 request_code 78 minor_code 0) (Note to programmers: normally, X errors are reported asynchronously; that is, you will receive the error a while after causing it. To debug your program, run it with the --sync command line option to change this behavior. You can then get a meaningful backtrace from your debugger if you break on the gdk_x_error() function.) Program exited with code 01. (gdb) ** Affects: gnome-terminal (Ubuntu) Importance: Undecided Status: Unconfirmed -- gnome-terminal crash unexpected https://launchpad.net/bugs/72956 From meisok at gmail.com Thu Nov 23 01:03:36 2006 From: meisok at gmail.com (meisok) Date: Thu, 23 Nov 2006 01:03:36 -0000 Subject: [Bug 72954] Ni idea References: <20061123010336.22204.8815.malonedeb@gandwana.ubuntu.com> Message-ID: <20061123010336.22204.8815.malonedeb@gandwana.ubuntu.com> Public bug reported: Modificando un archivo creado en otra sesion,dejo de responder al retroceder pasos en el historial(creo),y al intentar guardar se cerro...no sabria decir con exactitud en que momento preciso se ha producido el bug...quiza para la proxima ** Affects: gimp (Ubuntu) Importance: Undecided Status: Unconfirmed -- Ni idea https://launchpad.net/bugs/72954 From penguim at gmail.com Thu Nov 23 00:15:21 2006 From: penguim at gmail.com (Alexandro Silva) Date: Thu, 23 Nov 2006 00:15:21 -0000 Subject: [Bug 72950] Gaim crashed after quit References: <20061123001521.22204.86090.malonedeb@gandwana.ubuntu.com> Message-ID: <20061123001521.22204.86090.malonedeb@gandwana.ubuntu.com> Public bug reported: Gaim is crashed after quit ** Affects: gaim (Ubuntu) Importance: Undecided Status: Unconfirmed ** Description changed: - ProblemType: Crash - CoreDump: - CrashCounter: 1 - Date: Wed Nov 22 21:10:58 2006 - Dependencies: - libgcc1 1:4.1.1-13ubuntu5 - gaim-data 1:2.0.0+beta5-0ubuntu2 - lsb-base 3.1-10ubuntu4 - libavahi-common3 0.6.13-2ubuntu2.2 - libreadline5 5.1-7build1 - libslang2 2.0.6-2 - ttf-dejavu 2.7-2 - libncursesw5 5.5-2ubuntu1 - whiptail 0.52.2-5.1ubuntu1 - libtext-charwidth-perl 0.04-4 - libxrender1 1:0.9.1-0ubuntu1 - fontconfig 2.3.2-7ubuntu2 - libssl0.9.8 0.9.8b-2ubuntu2 - liblocale-gettext-perl 1.05-1 - libxau6 1:1.0.1-1 - libxext6 2:1.0.1-1ubuntu1 - libxfixes3 1:4.0.1-0ubuntu1 - python 2.4.3-11ubuntu3 - libjpeg62 6b-13 - libdbus-glib-1-2 0.71-1ubuntu1 - libacl1 2.2.39-1ubuntu2 - liblzo1 1.08-3 - libncurses5 5.5-2ubuntu1 - readline-common 5.1-7build1 - libgtk2.0-0 2.10.6-0ubuntu2 - libgpg-error0 1.2-1 - python2.4-minimal 2.4.4~c1-0ubuntu1 - libpopt0 1.10-2 - gcc-4.1-base 4.1.1-13ubuntu5 - libxcursor1 1.1.7-0ubuntu1 - libperl5.8 5.8.8-6 - launchpad-integration 0.1.4.3 - libfontconfig1 2.3.2-7ubuntu2 - libglib2.0-0 2.12.4-0ubuntu1 - libpng12-0 1.2.8rel-5.1ubuntu0.1 - defoma 0.11.10 - libtext-wrapi18n-perl 0.06-5 - libavahi-client3 0.6.13-2ubuntu2.2 - libtiff4 3.8.2-6 - sed 4.1.5-1 - libcupsys2 1.2.4-2ubuntu3 - mktemp 1.5-2 - libxrandr2 2:1.1.1-0ubuntu1 - libselinux1 1.30-1ubuntu1 - libmagic1 4.17-2ubuntu1 - libavahi-compat-howl0 0.6.13-2ubuntu2.2 - python2.4 2.4.4~c1-0ubuntu1 - libattr1 2.4.32-1ubuntu1 - mime-support 3.36-1 - libbz2-1.0 1.0.3-3 - python-minimal 2.4.3-11ubuntu3 - libmeanwhile1 1.0.2-2 - fontconfig-config 2.3.2-7ubuntu2 - libgadu3 1:1.6+20060616-1 - libgnutls13 1.4.0-3ubuntu1 - debconf 1.5.2ubuntu2 - libxinerama1 2:1.0.1-4build1 - libdbus-1-3 0.93-0ubuntu3 - ucf 2.0012 - libpango1.0-common 1.14.5-0ubuntu1 - libgtk2.0-bin 2.10.6-0ubuntu2 - libnewt0.52 0.52.2-5.1ubuntu1 - lsb-release 3.1-10ubuntu4 - libgcrypt11 1.2.2-2 - libxss1 1:1.1-0ubuntu1 - debconf-i18n 1.5.2ubuntu2 - perl 5.8.8-6 - tzdata 2006m-1ubuntu1 - libxi6 2:1.0.1-0ubuntu1 - libcairo2 1.2.4-1ubuntu2 - x11-common 1:7.1.1ubuntu6.1 - libsepol1 1.12-1 - libgtkspell0 2.0.10-3 - debianutils 2.16.2 - locales 2.3.22 - libstartup-notification0 0.8-1ubuntu1 - belocs-locales-bin 2.4-1ubuntu6 - libtasn1-3 0.3.5-1 - libxdmcp6 1:1.0.1-1 - libx11-data 2:1.0.3-0ubuntu4 - liblaunchpad-integration0 0.1.4.3 - libatk1.0-0 1.12.3-0ubuntu1 - file 4.17-2ubuntu1 - libxml2 2.6.26.dfsg-2ubuntu4 - libfreetype6 2.2.1-5 - libtext-iconv-perl 1.4-3 - libaspell15 0.60.4-4 - libice6 2:1.0.1-1ubuntu1 - libopencdk8 0.5.8-1 - libsm6 2:1.0.1-1ubuntu1 - perl-modules 5.8.8-6 - dpkg 1.13.22ubuntu7 - coreutils 5.96-5ubuntu4 - libgdbm3 1.8.3-3 - libstdc++6 4.1.1-13ubuntu5 - libgtk2.0-common 2.10.6-0ubuntu2 - libx11-6 2:1.0.3-0ubuntu4 - ncurses-bin 5.5-2ubuntu1 - libgstreamer0.10-0 0.10.10-1ubuntu2 - libavahi-common-data 0.6.13-2ubuntu2.2 - zlib1g 1:1.2.3-13ubuntu2 - libc6 2.4-1ubuntu12 - libxft2 2.1.10-1ubuntu1 - perl-base 5.8.8-6 - libdb4.4 4.4.20-6ubuntu1 - libpango1.0-0 1.14.5-0ubuntu1 - libexpat1 1.95.8-3.2 - Disassembly: - (no debugging symbols found) - Using host libthread_db library "/lib/tls/i686/cmov/libthread_db.so.1". - (no debugging symbols found) - (no debugging symbols found) - (no debugging symbols found) - (no debugging symbols found) - (no debugging symbols found) - (no debugging symbols found) - (no debugging symbols found) - (no debugging symbols found) - (no debugging symbols found) - (no debugging symbols found) - (no debugging symbols found) - (no debugging symbols found) - (no debugging symbols found) - (no debugging symbols found) - (no debugging symbols found) - (no debugging symbols found) - (no debugging symbols found) - (no debugging symbols found) - (no debugging symbols found) - (no debugging symbols found) - (no debugging symbols found) - (no debugging symbols found) - (no debugging symbols found) - (no debugging symbols found) - (no debugging symbols found) - (no debugging symbols found) - (no debugging symbols found) - (no debugging symbols found) - (no debugging symbols found) - (no debugging symbols found) - (no debugging symbols found) - (no debugging symbols found) - (no debugging symbols found) - (no debugging symbols found) - (no debugging symbols found) - (no debugging symbols found) - (no debugging symbols found) - (no debugging symbols found) - (no debugging symbols found) - (no debugging symbols found) - (no debugging symbols found) - (no debugging symbols found) - (no debugging symbols found) - (no debugging symbols found) - (no debugging symbols found) - (no debugging symbols found) - (no debugging symbols found) - (no debugging symbols found) - (no debugging symbols found) - (no debugging symbols found) - (no debugging symbols found) - (no debugging symbols found) - (no debugging symbols found) - (no debugging symbols found) - (no debugging symbols found) - (no debugging symbols found) - (no debugging symbols found) - (no debugging symbols found) - (no debugging symbols found) - (no debugging symbols found) - (no debugging symbols found) - (no debugging symbols found) - (no debugging symbols found) - (no debugging symbols found) - (no debugging symbols found) - (no debugging symbols found) - (no debugging symbols found) - (no debugging symbols found) - (no debugging symbols found) - (no debugging symbols found) - (no debugging symbols found) - (no debugging symbols found) - (no debugging symbols found) - (no debugging symbols found) - (no debugging symbols found) - (no debugging symbols found) - (no debugging symbols found) - (no debugging symbols found) - (no debugging symbols found) - (no debugging symbols found) - (no debugging symbols found) - (no debugging symbols found) - (no debugging symbols found) - (no debugging symbols found) - (no debugging symbols found) - (no debugging symbols found) - (no debugging symbols found) - (no debugging symbols found) - (no debugging symbols found) - (no debugging symbols found) - (no debugging symbols found) - (no debugging symbols found) - (no debugging symbols found) - (no debugging symbols found) - (no debugging symbols found) - (no debugging symbols found) - (no debugging symbols found) - (no debugging symbols found) - (no debugging symbols found) - (no debugging symbols found) - (no debugging symbols found) - (no debugging symbols found) - (no debugging symbols found) - (no debugging symbols found) - (no debugging symbols found) - (no debugging symbols found) - (no debugging symbols found) - (no debugging symbols found) - (no debugging symbols found) - (no debugging symbols found) - (no debugging symbols found) - (no debugging symbols found) - (no debugging symbols found) - (no debugging symbols found) - (no debugging symbols found) - (no debugging symbols found) - (no debugging symbols found) - (no debugging symbols found) - Core was generated by `gaim'. - Program terminated with signal 11, Segmentation fault. - #0 0xb63f8d30 in ?? () - Dump of assembler code from 0xb63f8d30 to 0xb63f8d50: - 0xb63f8d30: - DistroRelease: Ubuntu 6.10 - ExecutablePath: /usr/bin/gaim - Package: gaim 1:2.0.0+beta5-0ubuntu2 - ProcCmdline: gaim - ProcCwd: /home/alexos - ProcEnviron: - LANG=en_US.UTF-8 - SHELL=/bin/bash - PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/bin/X11:/usr/games - ProcMaps: - 08048000-080e5000 r-xp 00000000 03:02 115259 /usr/bin/gaim - 080e5000-080e8000 rw-p 0009d000 03:02 115259 /usr/bin/gaim - 080e8000-08f5d000 rw-p 080e8000 00:00 0 [heap] - b2a00000-b2a21000 rw-p b2a00000 00:00 0 - b2a21000-b2b00000 ---p b2a21000 00:00 0 - b2b46000-b2b47000 ---p b2b46000 00:00 0 - b2b47000-b3347000 rw-p b2b47000 00:00 0 - b3347000-b3348000 ---p b3347000 00:00 0 - b3348000-b3b48000 rw-p b3348000 00:00 0 - b4349000-b434a000 ---p b4349000 00:00 0 - b434a000-b4b4a000 rw-p b434a000 00:00 0 - b4b4a000-b4b4b000 ---p b4b4a000 00:00 0 - b4b4b000-b534b000 rw-p b4b4b000 00:00 0 - b534b000-b5357000 r-xp 00000000 03:02 70621 /usr/lib/gnome-vfs-2.0/modules/libfile.so - b5357000-b5358000 rw-p 0000b000 03:02 70621 /usr/lib/gnome-vfs-2.0/modules/libfile.so - b5358000-b5363000 r-xp 00000000 03:02 4066 /usr/lib/libgnome-keyring.so.0.0.1 - b5363000-b5364000 rw-p 0000a000 03:02 4066 /usr/lib/libgnome-keyring.so.0.0.1 - b5364000-b5378000 r-xp 00000000 03:02 29159 /usr/lib/libart_lgpl_2.so.2.3.17 - b5378000-b5379000 rw-p 00013000 03:02 29159 /usr/lib/libart_lgpl_2.so.2.3.17 - b5379000-b53a1000 r-xp 00000000 03:02 29846 /usr/lib/libgnomecanvas-2.so.0.1400.0 - b53a1000-b53a2000 rw-p 00027000 03:02 29846 /usr/lib/libgnomecanvas-2.so.0.1400.0 - b53a2000-b53fc000 r-xp 00000000 03:02 15431 /usr/lib/libbonoboui-2.so.0.0.0 - b53fc000-b53ff000 rw-p 0005a000 03:02 15431 /usr/lib/libbonoboui-2.so.0.0.0 - b53ff000-b5484000 r-xp 00000000 03:02 30716 /usr/lib/libgnomeui-2.so.0.1600.1 - b5484000-b5488000 rw-p 00084000 03:02 30716 /usr/lib/libgnomeui-2.so.0.1600.1 - b5488000-b5492000 r-xp 00000000 03:02 30726 /usr/lib/gtk-2.0/2.10.0/filesystems/libgnome-vfs.so - b5492000-b5493000 rw-p 00009000 03:02 30726 /usr/lib/gtk-2.0/2.10.0/filesystems/libgnome-vfs.so - b5493000-b54f3000 rw-s 00000000 00:07 819221 /SYSV00000000 (deleted) - b54f3000-b5511000 r-xp 00000000 03:02 28760 /usr/lib/libjpeg.so.62.0.0 - b5511000-b5512000 rw-p 0001d000 03:02 28760 /usr/lib/libjpeg.so.62.0.0 - b5512000-b5542000 r-xp 00000000 03:02 37348 /usr/lib/libcroco-0.6.so.3.0.1 - b5542000-b5545000 rw-p 0002f000 03:02 37348 /usr/lib/libcroco-0.6.so.3.0.1 - b5545000-b556e000 r-xp 00000000 03:02 37369 /usr/lib/libgsf-1.so.114.0.1 - b556e000-b5571000 rw-p 00028000 03:02 37369 /usr/lib/libgsf-1.so.114.0.1 - b5571000-b5572000 rw-p b5571000 00:00 0 - b5572000-b55a1000 r-xp 00000000 03:02 41407 /usr/lib/librsvg-2.so.2.16.0 - b55a1000-b55a2000 rw-p 0002f000 03:02 41407 /usr/lib/librsvg-2.so.2.16.0 - b55a2000-b560e000 r--p 00000000 03:02 24661 /usr/share/fonts/truetype/ttf-dejavu/DejaVuSans-Bold.ttf - b560e000-b5896000 r--s 00000000 03:02 83191 /var/lib/aspell/en-common.rws - b5897000-b58a6000 r-xp 00000000 03:02 4184 /lib/libbz2.so.1.0.3 - b58a6000-b58a7000 rw-p 0000f000 03:02 4184 /lib/libbz2.so.1.0.3 - b58b6000-b5916000 rw-s 00000000 00:07 753683 /SYSV00000000 (deleted) - b5916000-b5918000 r-xp 00000000 03:02 31066 /usr/lib/pango/1.5.0/modules/pango-basic-fc.so - b5918000-b5919000 rw-p 00001000 03:02 31066 /usr/lib/pango/1.5.0/modules/pango-basic-fc.so - b5919000-b598a000 r--p 00000000 03:02 24665 /usr/share/fonts/truetype/ttf-dejavu/DejaVuSans.ttf - b598a000-b5b66000 r--p 00000000 03:02 3144 /usr/share/icons/hicolor/icon-theme.cache - b5b66000-b61c7000 r--p 00000000 03:02 28961 /usr/share/icons/gnome/icon-theme.cache - b61c7000-b61cb000 r-xp 00000000 03:02 50783 /usr/lib/gtk-2.0/2.10.0/loaders/libpixbufloader-png.so - b61cb000-b61cc000 rw-p 00003000 03:02 50783 /usr/lib/gtk-2.0/2.10.0/loaders/libpixbufloader-png.so - b61cd000-b61d4000 r-xp 00000000 03:02 14068 /usr/lib/libfam.so.0.0.0 - b61d4000-b61d5000 rw-p 00006000 03:02 14068 /usr/lib/libfam.so.0.0.0 - b61d5000-b61ec000 r--s 00000000 03:02 83202 /var/lib/aspell/en_US-wo_accents-only.rws - b622a000-b622f000 r-xp 00000000 03:02 14001 /lib/libacl.so.1.1.0 - b622f000-b6230000 rw-p 00005000 03:02 14001 /lib/libacl.so.1.1.0 - b6239000-b623e000 r-xp 00000000 03:02 31358 /lib/tls/i686/cmov/libcrypt-2.4.so - b623e000-b6240000 rw-p 00004000 03:02 31358 /lib/tls/i686/cmov/libcrypt-2.4.so - b6240000-b6267000 rw-p b6240000 00:00 0 - b6267000-b6377000 r-xp 00000000 03:02 47115 /usr/lib/libperl.so.5.8.8 - b6377000-b637c000 rw-p 00110000 03:02 47115 /usr/lib/libperl.so.5.8.8 - b637c000-b637e000 rw-p b637c000 00:00 0 - b6402000-b640b000 r-xp 00000000 03:02 162071 /usr/lib/gaim/perl.so - b640b000-b640c000 rw-p 00008000 03:02 162071 /usr/lib/gaim/perl.so - b6759000-b675a000 r-xp 00000000 03:02 162097 /usr/lib/gaim/private/libgaimperl.so - b675a000-b675b000 rw-p 00000000 03:02 162097 /usr/lib/gaim/private/libgaimperl.so - b6840000-b6844000 r-xp 00000000 03:02 14220 /usr/lib/libkrb5support.so.0.0 - b6844000-b6845000 rw-p 00003000 03:02 14220 /usr/lib/libkrb5support.so.0.0 - b6845000-b6877000 r-xp 00000000 03:02 1253 /lib/libsepol.so.1 - b6877000-b6878000 rw-p 00031000 03:02 1253 /lib/libsepol.so.1 - b6878000-b6882000 rw-p b6878000 00:00 0 - b6882000-b6885000 r-xp 00000000 03:02 13120 /usr/lib/libgpg-error.so.0.2.0 - b6885000-b6886000 rw-p 00002000 03:02 13120 /usr/lib/libgpg-error.so.0.2.0 - b6886000-b68d2000 r-xp 00000000 03:02 13110 /usr/lib/libgcrypt.so.11.2.1 - b68d2000-b68d4000 rw-p 0004b000 03:02 13110 /usr/lib/libgcrypt.so.11.2.1 - b68d4000-b68e6000 r-xp 00000000 03:02 13170 /usr/lib/libtasn1.so.3.0.5 - b68e6000-b68e7000 rw-p 00011000 03:02 13170 /usr/lib/libtasn1.so.3.0.5 - b68e7000-b699a000 r-xp 00000000 03:02 3766 /usr/lib/libasound.so.2.0.0 - b699a000-b699f000 rw-p 000b2000 03:02 3766 /usr/lib/libasound.so.2.0.0 - b699f000-b69ba000 r-xp 00000000 03:02 14216 /usr/lib/libgssapi_krb5.so.2.2 - b69ba000-b69bb000 rw-p 0001b000 03:02 14216 /usr/lib/libgssapi_krb5.so.2.2 - b69bb000-b69bd000 r-xp 00000000 03:02 1166 /lib/libcom_err.so.2.1 - b69bd000-b69be000 rw-p 00001000 03:02 1166 /lib/libcom_err.so.2.1 - b69be000-b69e2000 r-xp 00000000 03:02 14217 /usr/lib/libk5crypto.so.3.0 - b69e2000-b69e3000 rw-p 00023000 03:02 14217 /usr/lib/libk5crypto.so.3.0 - b69e3000-b6a5d000 r-xp 00000000 03:02 14219 /usr/lib/libkrb5.so.3.2 - b6a5d000-b6a5f000 rw-p 0007a000 03:02 14219 /usr/lib/libkrb5.so.3.2 - b6a5f000-b6aa9000 r-xp 00000000 03:02 40497 /usr/lib/libsoftokn3.so - b6aa9000-b6aad000 rw-p 00049000 03:02 40497 /usr/lib/libsoftokn3.so - b6aad000-b6ad4000 r-xp 00000000 03:02 40498 /usr/lib/libssl3.so - b6ad4000-b6ad6000 rw-p 00027000 03:02 40498 /usr/lib/libssl3.so - b6ad6000-b6af7000 r-xp 00000000 03:02 40393 /usr/lib/libsmime3.so - b6af7000-b6af9000 rw-p 00021000 03:02 40393 /usr/lib/libsmime3.so - b6af9000-b6b65000 r-xp 00000000 03:02 39284 /usr/lib/libnss3.so - b6b65000-b6b6a000 rw-p 0006c000 03:02 39284 /usr/lib/libnss3.so - b6b6a000-b6b6d000 r-xp 00000000 03:02 32040 /usr/lib/libORBitCosNaming-2.so.0.1.0 - b6b6d000-b6b6e000 rw-p 00003000 03:02 32040 /usr/lib/libORBitCosNaming-2.so.0.1.0 - b6b6e000-b6b70000 r-xp 00000000 03:02 42996 /lib/tls/i686/cmov/libutil-2.4.so - b6b70000-b6b72000 rw-p 00001000 03:02 42996 /lib/tls/i686/cmov/libutil-2.4.so - b6b72000-b6b84000 r-xp 00000000 03:02 176005 /lib/libselinux.so.1 - b6b84000-b6b86000 rw-p 00011000 03:02 176005 /lib/libselinux.so.1 - b6b86000-b6b88000 r-xp 00000000 03:02 51538 /usr/lib/libavahi-glib.so.1.0.1 - b6b88000-b6b89000 rw-p 00002000 03:02 51538 /usr/lib/libavahi-glib.so.1.0.1 - b6b89000-b6bf2000 r-xp 00000000 03:02 13720 /usr/lib/libgnutls.so.13.0.5 - b6bf2000-b6bf8000 rw-p 00068000 03:02 13720 /usr/lib/libgnutls.so.13.0.5 - b6bf8000-b6c27000 r-xp 00000000 03:02 37651 /usr/lib/libnspr4.so - b6c27000-b6c29000 rw-p 0002e000 03:02 37651 /usr/lib/libnspr4.so - b6c29000-b6c2a000 rw-p b6c29000 00:00 0 - b6c2a000-b6c2e000 r-xp 00000000 03:02 37655 /usr/lib/libplc4.so - b6c2e000-b6c2f000 rw-p 00003000 03:02 37655 /usr/lib/libplc4.so - b6c2f000-b6c31000 r-xp 00000000 03:02 38193 /usr/lib/libplds4.so - b6c31000-b6c32000 rw-p 00001000 03:02 38193 /usr/lib/libplds4.so - b6c32000-b6c50000 r-xp 00000000 03:02 29439 /usr/lib/libaudiofile.so.0.0.2 - b6c50000-b6c52000 rw-p 0001e000 03:02 29439 /usr/lib/libaudiofile.so.0.0.2 - b6c52000-b6c5b000 r-xp 00000000 03:02 28981 /usr/lib/libesd.so.0.2.36 - b6c5b000-b6c5c000 rw-p 00008000 03:02 28981 /usr/lib/libesd.so.0.2.36 - b6c5c000-b6ca3000 r-xp 00000000 03:02 32618 /usr/lib/libcamel-1.2.so.8.1.0 - b6ca3000-b6ca6000 rw-p 00047000 03:02 32618 /usr/lib/libcamel-1.2.so.8.1.0 - b6ca6000-b6d9f000 r-xp 00000000 03:02 2610 /usr/lib/libdb-4.4.so - b6d9f000-b6da2000 rw-p 000f8000 03:02 2610 /usr/lib/libdb-4.4.so - b6da2000-b6de9000 r-xp 00000000 03:02 30736 /usr/lib/libORBit-2.so.0.1.0 - b6de9000-b6df3000 rw-p 00046000 03:02 30736 /usr/lib/libORBit-2.so.0.1.0 - b6df3000-b6e05000 r-xp 00000000 03:02 2094 /usr/lib/libbonobo-activation.so.4.0.0 - b6e05000-b6e07000 rw-p 00012000 03:02 2094 /usr/lib/libbonobo-activation.so.4.0.0 - b6e07000-b6e57000 r-xp 00000000 03:02 911 /usr/lib/libbonobo-2.so.0.0.0 - b6e57000-b6e61000 rw-p 0004f000 03:02 911 /usr/lib/libbonobo-2.so.0.0.0 - b6e61000-b6e8f000 r-xp 00000000 03:02 29580 /usr/lib/libgconf-2.so.4.1.0 - b6e8f000-b6e92000 rw-p 0002e000 03:02 29580 /usr/lib/libgconf-2.so.4.1.0 - b6e92000-b6ee7000 r-xp 00000000 03:02 32968 /usr/lib/libgnomevfs-2.so.0.1600.1 - b6ee7000-b6eea000 rw-p 00054000 03:02 32968 /usr/lib/libgnomevfs-2.so.0.1600.1 - b6eea000-b6f0c000 r-xp 00000000 03:02 28189 /usr/lib/libedataserver-1.2.so.7.1.0 - b6f0c000-b6f0d000 rw-p 00022000 03:02 28189 /usr/lib/libedataserver-1.2.so.7.1.0 - b6f0d000-b6f21000 r-xp 00000000 03:02 15374 /usr/lib/libgnome-2.so.0.1600.0 - b6f21000-b6f22000 rw-p 00013000 03:02 15374 /usr/lib/libgnome-2.so.0.1600.0 - b6f22000-b6f50000 r-xp 00000000 03:02 101826 /usr/lib/libebook-1.2.so.9.0.0 - b6f50000-b6f54000 rw-p 0002e000 03:02 101826 /usr/lib/libebook-1.2.so.9.0.0 - b6f54000-b6f6f000 r-xp 00000000 03:02 11436 /usr/lib/libedata-book-1.2.so.2.3.0 - b6f6f000-b6f72000 rw-p 0001a000 03:02 11436 /usr/lib/libedata-book-1.2.so.2.3.0 - b6f81000-b6f8b000 r-xp 00000000 03:02 115277 /usr/lib/gaim/gevolution.so - b6f8b000-b6f8c000 rw-p 0000a000 03:02 115277 /usr/lib/gaim/gevolution.so - b6fa6000-b6fb4000 r-xp 00000000 03:02 51526 /usr/lib/libavahi-client.so.3.2.0 - b6fb4000-b6fb5000 rw-p 0000e000 03:02 51526 /usr/lib/libavahi-client.so.3.2.0 - b6fb5000-b6fbf000 r-xp 00000000 03:02 162224 /usr/lib/libavahi-common.so.3.4.2 - b6fbf000-b6fc0000 rw-p 00009000 03:02 162224 /usr/lib/libavahi-common.so.3.4.2 - b6fcf000-b6fd5000 r-xp 00000000 03:02 13028 /lib/libpopt.so.0.0.0 - b6fd5000-b6fd6000 rw-p 00006000 03:02 13028 /lib/libpopt.so.0.0.0 - b7036000-b7039000 r-xp 00000000 03:02 4764 /lib/libattr.so.1.1.0 - b7039000-b703a000 rw-p 00002000 03:02 4764 /lib/libattr.so.1.1.0 - b703a000-b703b000 rw-p b703a000 00:00 0 - b703b000-b703e000 r-xp 00000000 03:02 50784 /usr/lib/gtk-2.0/2.10.0/loaders/libpixbufloader-jpeg.so - b703e000-b703f000 rw-p 00003000 03:02 50784 /usr/lib/gtk-2.0/2.10.0/loaders/libpixbufloader-jpeg.so - b703f000-b7040000 r-xp 00000000 03:02 41400 /usr/lib/gtk-2.0/2.10.0/loaders/svg_loader.so - b7040000-b7041000 rw-p 00001000 03:02 41400 /usr/lib/gtk-2.0/2.10.0/loaders/svg_loader.so - b7041000-b7053000 r-xp 00000000 03:02 33150 /usr/lib/gtk-2.0/2.10.0/engines/libclearlooks.so - b7053000-b7054000 rw-p 00011000 03:02 33150 /usr/lib/gtk-2.0/2.10.0/engines/libclearlooks.so - b7054000-b705d000 r-xp 00000000 03:02 34644 /lib/tls/i686/cmov/libnss_files-2.4.so - b705d000-b705f000 rw-p 00008000 03:02 34644 /lib/tls/i686/cmov/libnss_files-2.4.so - b705f000-b7067000 r-xp 00000000 03:02 34648 /lib/tls/i686/cmov/libnss_nis-2.4.so - b7067000-b7069000 rw-p 00007000 03:02 34648 /lib/tls/i686/cmov/libnss_nis-2.4.so - b7069000-b7070000 r-xp 00000000 03:02 34618 /lib/tls/i686/cmov/libnss_compat-2.4.so - b7070000-b7072000 rw-p 00006000 03:02 34618 /lib/tls/i686/cmov/libnss_compat-2.4.so - b707c000-b707d000 r-xp 00000000 03:02 103055 /usr/lib/gconv/ISO8859-1.so - b707d000-b707f000 rw-p 00001000 03:02 103055 /usr/lib/gconv/ISO8859-1.so - b707f000-b7080000 r-xp 00000000 03:02 30193 /usr/lib/X11/locale/common/xlcUTF8Load.so.2.0.0 - b7080000-b7081000 rw-p 00000000 03:02 30193 /usr/lib/X11/locale/common/xlcUTF8Load.so.2.0.0 - b7081000-b70b4000 r--p 00000000 03:02 16574 /usr/lib/locale/en_US.utf8/LC_CTYPE - b70b4000-b70b5000 r--p 00000000 03:02 16152 /usr/lib/locale/en_US.utf8/LC_NUMERIC - b70b5000-b70b6000 r--p 00000000 03:02 24153 /usr/lib/locale/en_US.utf8/LC_TIME - b70b6000-b718d000 r--p 00000000 03:02 16576 /usr/lib/locale/en_US.utf8/LC_COLLATE - b718d000-b7190000 rw-p b718d000 00:00 0 - b7190000-b7194000 r-xp 00000000 03:02 595 /usr/lib/libXdmcp.so.6.0.0 - b7194000-b7195000 rw-p 00003000 03:02 595 /usr/lib/libXdmcp.so.6.0.0 - b7195000-b71b1000 r-xp 00000000 03:02 24482 /usr/lib/libexpat.so.1.0.0 - b71b1000-b71b3000 rw-p 0001c000 03:02 24482 /usr/lib/libexpat.so.1.0.0 - b71b3000-b71b4000 rw-p b71b3000 00:00 0 - b71b4000-b71b6000 r-xp 00000000 03:02 580 /usr/lib/libXau.so.6.0.0 - b71b6000-b71b7000 rw-p 00001000 03:02 580 /usr/lib/libXau.so.6.0.0 - b71b7000-b71c1000 r-xp 00000000 03:02 58695 /lib/libgcc_s.so.1 - b71c1000-b71c2000 rw-p 00009000 03:02 58695 /lib/libgcc_s.so.1 - b71c2000-b7296000 r-xp 00000000 03:02 58774 /usr/lib/libstdc++.so.6.0.8 - b7296000-b7299000 r--p 000d4000 03:02 58774 /usr/lib/libstdc++.so.6.0.8 - b7299000-b729b000 rw-p 000d7000 03:02 58774 /usr/lib/libstdc++.so.6.0.8 - b729b000-b72a1000 rw-p b729b000 00:00 0 - b72a1000-b73ce000 r-xp 00000000 03:02 31336 /lib/tls/i686/cmov/libc-2.4.so - b73ce000-b73d0000 r--p 0012c000 03:02 31336 /lib/tls/i686/cmov/libc-2.4.so - b73d0000-b73d2000 rw-p 0012e000 03:02 31336 /lib/tls/i686/cmov/libc-2.4.so - b73d2000-b73d6000 rw-p b73d2000 00:00 0 - b73d6000-b73e5000 r-xp 00000000 03:02 36825 /lib/tls/i686/cmov/libresolv-2.4.so - b73e5000-b73e7000 rw-p 0000f000 03:02 36825 /lib/tls/i686/cmov/libresolv-2.4.so - b73e7000-b73e9000 rw-p b73e7000 00:00 0 - b73e9000-b73fb000 r-xp 00000000 03:02 34608 /lib/tls/i686/cmov/libnsl-2.4.so - b73fb000-b73fd000 rw-p 00011000 03:02 34608 /lib/tls/i686/cmov/libnsl-2.4.so - b73fd000-b73ff000 rw-p b73fd000 00:00 0 - b73ff000-b7423000 r-xp 00000000 03:02 31363 /lib/tls/i686/cmov/libm-2.4.so - b7423000-b7425000 rw-p 00023000 03:02 31363 /lib/tls/i686/cmov/libm-2.4.so - b7425000-b7438000 r-xp 00000000 03:02 1077 /usr/lib/libz.so.1.2.3 - b7438000-b7439000 rw-p 00012000 03:02 1077 /usr/lib/libz.so.1.2.3 - b7439000-b743b000 r-xp 00000000 03:02 31360 /lib/tls/i686/cmov/libdl-2.4.so - b743b000-b743d000 rw-p 00001000 03:02 31360 /lib/tls/i686/cmov/libdl-2.4.so - b743d000-b7550000 r-xp 00000000 03:02 27304 /usr/lib/libxml2.so.2.6.26 - b7550000-b7555000 rw-p 00113000 03:02 27304 /usr/lib/libxml2.so.2.6.26 - b7555000-b7557000 rw-p b7555000 00:00 0 - b7557000-b755e000 r-xp 00000000 03:02 38291 /lib/tls/i686/cmov/librt-2.4.so - b755e000-b7560000 rw-p 00006000 03:02 38291 /lib/tls/i686/cmov/librt-2.4.so - b7560000-b75f1000 r-xp 00000000 03:02 30376 /usr/lib/libglib-2.0.so.0.1200.4 - b75f1000-b75f2000 rw-p 00091000 03:02 30376 /usr/lib/libglib-2.0.so.0.1200.4 - b75f2000-b7601000 r-xp 00000000 03:02 34651 /lib/tls/i686/cmov/libpthread-2.4.so - b7601000-b7603000 rw-p 0000f000 03:02 34651 /lib/tls/i686/cmov/libpthread-2.4.so - b7603000-b7605000 rw-p b7603000 00:00 0 - b7605000-b7609000 r-xp 00000000 03:02 30382 /usr/lib/libgthread-2.0.so.0.1200.4 - b7609000-b760a000 rw-p 00003000 03:02 30382 /usr/lib/libgthread-2.0.so.0.1200.4 - b760a000-b760d000 r-xp 00000000 03:02 30381 /usr/lib/libgmodule-2.0.so.0.1200.4 - b760d000-b760e000 rw-p 00002000 03:02 30381 /usr/lib/libgmodule-2.0.so.0.1200.4 - b760e000-b7647000 r-xp 00000000 03:02 30379 /usr/lib/libgobject-2.0.so.0.1200.4 - b7647000-b7648000 rw-p 00038000 03:02 30379 /usr/lib/libgobject-2.0.so.0.1200.4 - b7648000-b7649000 rw-p b7648000 00:00 0 - b7649000-b7678000 r-xp 00000000 03:02 30163 /usr/lib/libdbus-1.so.3.0.0 - b7678000-b7679000 rw-p 0002f000 03:02 30163 /usr/lib/libdbus-1.so.3.0.0 - b7679000-b7693000 r-xp 00000000 03:02 13711 /usr/lib/libdbus-glib-1.so.2.0.0 - b7693000-b7694000 rw-p 00019000 03:02 13711 /usr/lib/libdbus-glib-1.so.2.0.0 - b7694000-b7732000 r-xp 00000000 03:02 283313 /usr/lib/libgaim.so.0.0.0 - b7732000-b7735000 rw-p 0009d000 03:02 283313 /usr/lib/libgaim.so.0.0.0 - b7735000-b7739000 rw-p b7735000 00:00 0 - b7739000-b77ff000 r-xp 00000000 03:02 30189 /usr/lib/libX11.so.6.2.0 - b77ff000-b7802000 rw-p 000c5000 03:02 30189 /usr/lib/libX11.so.6.2.0 - b7802000-b7809000 r-xp 00000000 03:02 11223 /usr/lib/libXrender.so.1.3.0 - b7809000-b780a000 rw-p 00006000 03:02 11223 /usr/lib/libXrender.so.1.3.0 - b780a000-b782d000 r-xp 00000000 03:02 285014 /usr/lib/libpng12.so.0.1.2.8 - b782d000-b782e000 rw-p 00023000 03:02 285014 /usr/lib/libpng12.so.0.1.2.8 - b782e000-b782f000 rw-p b782e000 00:00 0 - b782f000-b7858000 r-xp 00000000 03:02 31187 /usr/lib/libfontconfig.so.1.0.4 - b7858000-b785d000 rw-p 00028000 03:02 31187 /usr/lib/libfontconfig.so.1.0.4 - b785d000-b785e000 rw-p b785d000 00:00 0 - b785e000-b78c5000 r-xp 00000000 03:02 15302 /usr/lib/libfreetype.so.6.3.10 - b78c5000-b78c8000 rw-p 00067000 03:02 15302 /usr/lib/libfreetype.so.6.3.10 - b78c8000-b7928000 r-xp 00000000 03:02 31973 /usr/lib/libcairo.so.2.9.2 - b7928000-b792a000 rw-p 0005f000 03:02 31973 /usr/lib/libcairo.so.2.9.2 - b792a000-b7962000 r-xp 00000000 03:02 49292 /usr/lib/libpango-1.0.so.0.1400.5 - b7962000-b7964000 rw-p 00037000 03:02 49292 /usr/lib/libpango-1.0.so.0.1400.5 - b7964000-b7968000 r-xp 00000000 03:02 11357 /usr/lib/libXfixes.so.3.1.0 - b7968000-b7969000 rw-p 00003000 03:02 11357 /usr/lib/libXfixes.so.3.1.0 - b7969000-b7971000 r-xp 00000000 03:02 11372 /usr/lib/libXcursor.so.1.0.2 - b7971000-b7972000 rw-p 00007000 03:02 11372 /usr/lib/libXcursor.so.1.0.2 - b7972000-b7973000 rw-p b7972000 00:00 0 - b7973000-b7975000 r-xp 00000000 03:02 11417 /usr/lib/libXrandr.so.2.0.0 - b7975000-b7976000 rw-p 00002000 03:02 11417 /usr/lib/libXrandr.so.2.0.0 - b7976000-b797d000 r-xp 00000000 03:02 11402 /usr/lib/libXi.so.6.0.0 - b797d000-b797e000 rw-p 00006000 03:02 11402 /usr/lib/libXi.so.6.0.0 - b797e000-b7980000 r-xp 00000000 03:02 25459 /usr/lib/libXinerama.so.1.0.0 - b7980000-b7981000 rw-p 00001000 03:02 25459 /usr/lib/libXinerama.so.1.0.0 - b7981000-b798d000 r-xp 00000000 03:02 11387 /usr/lib/libXext.so.6.4.0 - b798d000-b798e000 rw-p 0000c000 03:02 11387 /usr/lib/libXext.so.6.4.0 - b798e000-b79b8000 r-xp 00000000 03:02 49591 /usr/lib/libpangoft2-1.0.so.0.1400.5 - b79b8000-b79b9000 rw-p 00029000 03:02 49591 /usr/lib/libpangoft2-1.0.so.0.1400.5 - b79b9000-b79c0000 r-xp 00000000 03:02 50068 /usr/lib/libpangocairo-1.0.so.0.1400.5 - b79c0000-b79c1000 rw-p 00006000 03:02 50068 /usr/lib/libpangocairo-1.0.so.0.1400.5 - b79c1000-b79c2000 rw-p b79c1000 00:00 0 - b79c2000-b79d7000 r-xp 00000000 03:02 55218 /usr/lib/libgdk_pixbuf-2.0.so.0.1000.6.dpkg-new (deleted) - b79d7000-b79d8000 rw-p 00015000 03:02 55218 /usr/lib/libgdk_pixbuf-2.0.so.0.1000.6.dpkg-new (deleted) - b79d8000-b79f0000 r-xp 00000000 03:02 83687 /usr/lib/libatk-1.0.so.0.1213.0 - b79f0000-b79f2000 rw-p 00017000 03:02 83687 /usr/lib/libatk-1.0.so.0.1213.0 - b79f2000-b7a73000 r-xp 00000000 03:02 55219 /usr/lib/libgdk-x11-2.0.so.0.1000.6 - b7a73000-b7a76000 rw-p 00081000 03:02 55219 /usr/lib/libgdk-x11-2.0.so.0.1000.6 - b7a76000-b7dbf000 r-xp 00000000 03:02 55220 /usr/lib/libgtk-x11-2.0.so.0.1000.6 - b7dbf000-b7dc5000 rw-p 00349000 03:02 55220 /usr/lib/libgtk-x11-2.0.so.0.1000.6 - b7dc5000-b7dc6000 rw-p b7dc5000 00:00 0 - b7dc6000-b7dc9000 r-xp 00000000 03:02 28127 /usr/lib/liblaunchpad-integration.so.0.0.0 - b7dc9000-b7dca000 rw-p 00002000 03:02 28127 /usr/lib/liblaunchpad-integration.so.0.0.0 - b7dca000-b7ddf000 r-xp 00000000 03:02 11298 /usr/lib/libICE.so.6.3.0 - b7ddf000-b7de0000 rw-p 00014000 03:02 11298 /usr/lib/libICE.so.6.3.0 - b7de0000-b7de3000 rw-p b7de0000 00:00 0 - b7de3000-b7deb000 r-xp 00000000 03:02 11313 /usr/lib/libSM.so.6.0.0 - b7deb000-b7dec000 rw-p 00007000 03:02 11313 /usr/lib/libSM.so.6.0.0 - b7dec000-b7df3000 r-xp 00000000 03:02 34984 /usr/lib/libstartup-notification-1.so.0.0.0 - b7df3000-b7df4000 rw-p 00006000 03:02 34984 /usr/lib/libstartup-notification-1.so.0.0.0 - b7df4000-b7ea2000 r-xp 00000000 03:02 32224 /usr/lib/libaspell.so.15.1.4 - b7ea2000-b7ea6000 rw-p 000ad000 03:02 32224 /usr/lib/libaspell.so.15.1.4 - b7ea6000-b7eaa000 rw-p b7ea6000 00:00 0 - b7eaa000-b7eae000 r-xp 00000000 03:02 36507 /usr/lib/libgtkspell.so.0.0.0 - b7eae000-b7eaf000 rw-p 00004000 03:02 36507 /usr/lib/libgtkspell.so.0.0.0 - b7eaf000-b7eb1000 r-xp 00000000 03:02 97782 /usr/lib/libXss.so.1.0.0 - b7eb1000-b7eb2000 rw-p 00001000 03:02 97782 /usr/lib/libXss.so.1.0.0 - b7eb2000-b7f42000 r-xp 00000000 03:02 31321 /usr/lib/libgstreamer-0.10.so.0.9.0 - b7f42000-b7f46000 rw-p 00090000 03:02 31321 /usr/lib/libgstreamer-0.10.so.0.9.0 - b7f46000-b7f47000 rw-p b7f46000 00:00 0 - b7f47000-b7f48000 r--p 00000000 03:02 26503 /usr/lib/locale/en_US.utf8/LC_MONETARY - b7f48000-b7f49000 r--p 00000000 03:02 16530 /usr/lib/locale/en_US.utf8/LC_MESSAGES/SYS_LC_MESSAGES - b7f49000-b7f4a000 r--p 00000000 03:02 16537 /usr/lib/locale/en_US.utf8/LC_PAPER - b7f4a000-b7f4b000 r--p 00000000 03:02 26504 /usr/lib/locale/en_US.utf8/LC_NAME - b7f4b000-b7f4c000 r--p 00000000 03:02 29191 /usr/lib/locale/en_US.utf8/LC_ADDRESS - b7f4c000-b7f4d000 r--p 00000000 03:02 29209 /usr/lib/locale/en_US.utf8/LC_TELEPHONE - b7f4d000-b7f4e000 r--p 00000000 03:02 29210 /usr/lib/locale/en_US.utf8/LC_MEASUREMENT - b7f4e000-b7f55000 r--s 00000000 03:02 28824 /usr/lib/gconv/gconv-modules.cache - b7f55000-b7f56000 r--p 00000000 03:02 29220 /usr/lib/locale/en_US.utf8/LC_IDENTIFICATION - b7f56000-b7f57000 rw-p b7f56000 00:00 0 - b7f57000-b7f70000 r-xp 00000000 03:02 84290 /lib/ld-2.4.so - b7f70000-b7f72000 rw-p 00018000 03:02 84290 /lib/ld-2.4.so - bf873000-bf888000 rw-p bf873000 00:00 0 [stack] - ffffe000-fffff000 ---p 00000000 00:00 0 [vdso] - ProcStatus: - Name: gaim - State: D (disk sleep) - SleepAVG: 86% - Tgid: 4624 - Pid: 4624 - PPid: 1 - TracerPid: 0 - Uid: 1000 1000 1000 1000 - Gid: 1000 1000 1000 1000 - FDSize: 256 - Groups: 4 20 24 25 29 30 44 46 107 110 113 1000 - VmPeak: 149616 kB - VmSize: 88724 kB - VmLck: 0 kB - VmHWM: 47284 kB - VmRSS: 47284 kB - VmData: 48992 kB - VmStk: 84 kB - VmExe: 628 kB - VmLib: 24160 kB - VmPTE: 88 kB - Threads: 1 - SigQ: 1/4294967295 - SigPnd: 0000000000000000 - ShdPnd: 0000000000000000 - SigBlk: 0000000000000000 - SigIgn: 0000000021001000 - SigCgt: 0000000180016007 - CapInh: 0000000000000000 - CapPrm: 0000000000000000 - CapEff: 0000000000000000 - Registers: - (no debugging symbols found) - Using host libthread_db library "/lib/tls/i686/cmov/libthread_db.so.1". - (no debugging symbols found) - (no debugging symbols found) - (no debugging symbols found) - (no debugging symbols found) - (no debugging symbols found) - (no debugging symbols found) - (no debugging symbols found) - (no debugging symbols found) - (no debugging symbols found) - (no debugging symbols found) - (no debugging symbols found) - (no debugging symbols found) - (no debugging symbols found) - (no debugging symbols found) - (no debugging symbols found) - (no debugging symbols found) - (no debugging symbols found) - (no debugging symbols found) - (no debugging symbols found) - (no debugging symbols found) - (no debugging symbols found) - (no debugging symbols found) - (no debugging symbols found) - (no debugging symbols found) - (no debugging symbols found) - (no debugging symbols found) - (no debugging symbols found) - (no debugging symbols found) - (no debugging symbols found) - (no debugging symbols found) - (no debugging symbols found) - (no debugging symbols found) - (no debugging symbols found) - (no debugging symbols found) - (no debugging symbols found) - (no debugging symbols found) - (no debugging symbols found) - (no debugging symbols found) - (no debugging symbols found) - (no debugging symbols found) - (no debugging symbols found) - (no debugging symbols found) - (no debugging symbols found) - (no debugging symbols found) - (no debugging symbols found) - (no debugging symbols found) - (no debugging symbols found) - (no debugging symbols found) - (no debugging symbols found) - (no debugging symbols found) - (no debugging symbols found) - (no debugging symbols found) - (no debugging symbols found) - (no debugging symbols found) - (no debugging symbols found) - (no debugging symbols found) - (no debugging symbols found) - (no debugging symbols found) - (no debugging symbols found) - (no debugging symbols found) - (no debugging symbols found) - (no debugging symbols found) - (no debugging symbols found) - (no debugging symbols found) - (no debugging symbols found) - (no debugging symbols found) - (no debugging symbols found) - (no debugging symbols found) - (no debugging symbols found) - (no debugging symbols found) - (no debugging symbols found) - (no debugging symbols found) - (no debugging symbols found) - (no debugging symbols found) - (no debugging symbols found) - (no debugging symbols found) - (no debugging symbols found) - (no debugging symbols found) - (no debugging symbols found) - (no debugging symbols found) - (no debugging symbols found) - (no debugging symbols found) - (no debugging symbols found) - (no debugging symbols found) - (no debugging symbols found) - (no debugging symbols found) - (no debugging symbols found) - (no debugging symbols found) - (no debugging symbols found) - (no debugging symbols found) - (no debugging symbols found) - (no debugging symbols found) - (no debugging symbols found) - (no debugging symbols found) - (no debugging symbols found) - (no debugging symbols found) - (no debugging symbols found) - (no debugging symbols found) - (no debugging symbols found) - (no debugging symbols found) - (no debugging symbols found) - (no debugging symbols found) - (no debugging symbols found) - (no debugging symbols found) - (no debugging symbols found) - (no debugging symbols found) - (no debugging symbols found) - (no debugging symbols found) - (no debugging symbols found) - (no debugging symbols found) - (no debugging symbols found) - (no debugging symbols found) - (no debugging symbols found) - (no debugging symbols found) - (no debugging symbols found) - (no debugging symbols found) - (no debugging symbols found) - (no debugging symbols found) - Core was generated by `gaim'. - Program terminated with signal 11, Segmentation fault. - #0 0xb63f8d30 in ?? () - eax 0xb63f8d30 -1237349072 - ecx 0x80e8200 135168512 - edx 0x0 0 - ebx 0xb73d0ff4 -1220734988 - esp 0xbf88680c 0xbf88680c - ebp 0xbf886828 0xbf886828 - esi 0xb7f70ce0 -1208546080 - edi 0x0 0 - eip 0xb63f8d30 0xb63f8d30 - eflags 0x10286 [ PF SF IF RF ] - cs 0x73 115 - ss 0x7b 123 - ds 0x7b 123 - es 0x7b 123 - fs 0x0 0 - gs 0x33 51 - Signal: 11 - SourcePackage: gaim - Stacktrace: - (no debugging symbols found) - Using host libthread_db library "/lib/tls/i686/cmov/libthread_db.so.1". - (no debugging symbols found) - (no debugging symbols found) - (no debugging symbols found) - (no debugging symbols found) - (no debugging symbols found) - (no debugging symbols found) - (no debugging symbols found) - (no debugging symbols found) - (no debugging symbols found) - (no debugging symbols found) - (no debugging symbols found) - (no debugging symbols found) - (no debugging symbols found) - (no debugging symbols found) - (no debugging symbols found) - (no debugging symbols found) - (no debugging symbols found) - (no debugging symbols found) - (no debugging symbols found) - (no debugging symbols found) - (no debugging symbols found) - (no debugging symbols found) - (no debugging symbols found) - (no debugging symbols found) - (no debugging symbols found) - (no debugging symbols found) - (no debugging symbols found) - (no debugging symbols found) - (no debugging symbols found) - (no debugging symbols found) - (no debugging symbols found) - (no debugging symbols found) - (no debugging symbols found) - (no debugging symbols found) - (no debugging symbols found) - (no debugging symbols found) - (no debugging symbols found) - (no debugging symbols found) - (no debugging symbols found) - (no debugging symbols found) - (no debugging symbols found) - (no debugging symbols found) - (no debugging symbols found) - (no debugging symbols found) - (no debugging symbols found) - (no debugging symbols found) - (no debugging symbols found) - (no debugging symbols found) - (no debugging symbols found) - (no debugging symbols found) - (no debugging symbols found) - (no debugging symbols found) - (no debugging symbols found) - (no debugging symbols found) - (no debugging symbols found) - (no debugging symbols found) - (no debugging symbols found) - (no debugging symbols found) - (no debugging symbols found) - (no debugging symbols found) - (no debugging symbols found) - (no debugging symbols found) - (no debugging symbols found) - (no debugging symbols found) - (no debugging symbols found) - (no debugging symbols found) - (no debugging symbols found) - (no debugging symbols found) - (no debugging symbols found) - (no debugging symbols found) - (no debugging symbols found) - (no debugging symbols found) - (no debugging symbols found) - (no debugging symbols found) - (no debugging symbols found) - (no debugging symbols found) - (no debugging symbols found) - (no debugging symbols found) - (no debugging symbols found) - (no debugging symbols found) - (no debugging symbols found) - (no debugging symbols found) - (no debugging symbols found) - (no debugging symbols found) - (no debugging symbols found) - (no debugging symbols found) - (no debugging symbols found) - (no debugging symbols found) - (no debugging symbols found) - (no debugging symbols found) - (no debugging symbols found) - (no debugging symbols found) - (no debugging symbols found) - (no debugging symbols found) - (no debugging symbols found) - (no debugging symbols found) - (no debugging symbols found) - (no debugging symbols found) - (no debugging symbols found) - (no debugging symbols found) - (no debugging symbols found) - (no debugging symbols found) - (no debugging symbols found) - (no debugging symbols found) - (no debugging symbols found) - (no debugging symbols found) - (no debugging symbols found) - (no debugging symbols found) - (no debugging symbols found) - (no debugging symbols found) - (no debugging symbols found) - (no debugging symbols found) - (no debugging symbols found) - (no debugging symbols found) - (no debugging symbols found) - (no debugging symbols found) - (no debugging symbols found) - (no debugging symbols found) - Core was generated by `gaim'. - Program terminated with signal 11, Segmentation fault. - #0 0xb63f8d30 in ?? () - #0 0xb63f8d30 in ?? () - No symbol table info available. - #1 0xb72cd299 in exit () from /lib/tls/i686/cmov/libc.so.6 - No symbol table info available. - #2 0xb72b68d4 in __libc_start_main () from /lib/tls/i686/cmov/libc.so.6 - No symbol table info available. - #3 0x08067081 in _start () - No symbol table info available. - ThreadStacktrace: - (no debugging symbols found) - Using host libthread_db library "/lib/tls/i686/cmov/libthread_db.so.1". - (no debugging symbols found) - (no debugging symbols found) - (no debugging symbols found) - (no debugging symbols found) - (no debugging symbols found) - (no debugging symbols found) - (no debugging symbols found) - (no debugging symbols found) - (no debugging symbols found) - (no debugging symbols found) - (no debugging symbols found) - (no debugging symbols found) - (no debugging symbols found) - (no debugging symbols found) - (no debugging symbols found) - (no debugging symbols found) - (no debugging symbols found) - (no debugging symbols found) - (no debugging symbols found) - (no debugging symbols found) - (no debugging symbols found) - (no debugging symbols found) - (no debugging symbols found) - (no debugging symbols found) - (no debugging symbols found) - (no debugging symbols found) - (no debugging symbols found) - (no debugging symbols found) - (no debugging symbols found) - (no debugging symbols found) - (no debugging symbols found) - (no debugging symbols found) - (no debugging symbols found) - (no debugging symbols found) - (no debugging symbols found) - (no debugging symbols found) - (no debugging symbols found) - (no debugging symbols found) - (no debugging symbols found) - (no debugging symbols found) - (no debugging symbols found) - (no debugging symbols found) - (no debugging symbols found) - (no debugging symbols found) - (no debugging symbols found) - (no debugging symbols found) - (no debugging symbols found) - (no debugging symbols found) - (no debugging symbols found) - (no debugging symbols found) - (no debugging symbols found) - (no debugging symbols found) - (no debugging symbols found) - (no debugging symbols found) - (no debugging symbols found) - (no debugging symbols found) - (no debugging symbols found) - (no debugging symbols found) - (no debugging symbols found) - (no debugging symbols found) - (no debugging symbols found) - (no debugging symbols found) - (no debugging symbols found) - (no debugging symbols found) - (no debugging symbols found) - (no debugging symbols found) - (no debugging symbols found) - (no debugging symbols found) - (no debugging symbols found) - (no debugging symbols found) - (no debugging symbols found) - (no debugging symbols found) - (no debugging symbols found) - (no debugging symbols found) - (no debugging symbols found) - (no debugging symbols found) - (no debugging symbols found) - (no debugging symbols found) - (no debugging symbols found) - (no debugging symbols found) - (no debugging symbols found) - (no debugging symbols found) - (no debugging symbols found) - (no debugging symbols found) - (no debugging symbols found) - (no debugging symbols found) - (no debugging symbols found) - (no debugging symbols found) - (no debugging symbols found) - (no debugging symbols found) - (no debugging symbols found) - (no debugging symbols found) - (no debugging symbols found) - (no debugging symbols found) - (no debugging symbols found) - (no debugging symbols found) - (no debugging symbols found) - (no debugging symbols found) - (no debugging symbols found) - (no debugging symbols found) - (no debugging symbols found) - (no debugging symbols found) - (no debugging symbols found) - (no debugging symbols found) - (no debugging symbols found) - (no debugging symbols found) - (no debugging symbols found) - (no debugging symbols found) - (no debugging symbols found) - (no debugging symbols found) - (no debugging symbols found) - (no debugging symbols found) - (no debugging symbols found) - (no debugging symbols found) - (no debugging symbols found) - (no debugging symbols found) - (no debugging symbols found) - (no debugging symbols found) - Core was generated by `gaim'. - Program terminated with signal 11, Segmentation fault. - #0 0xb63f8d30 in ?? () - . - Thread 1 (process 4624): - #0 0xb63f8d30 in ?? () - No symbol table info available. - #1 0xb72cd299 in exit () from /lib/tls/i686/cmov/libc.so.6 - No symbol table info available. - #2 0xb72b68d4 in __libc_start_main () from /lib/tls/i686/cmov/libc.so.6 - No symbol table info available. - #3 0x08067081 in _start () - No symbol table info available. - Uname: Linux matrix 2.6.17-10-386 #2 Fri Oct 13 18:41:40 UTC 2006 i686 GNU/Linux + Gaim is crashed after quit -- Gaim crashed after quit https://launchpad.net/bugs/72950 From penguim at gmail.com Thu Nov 23 00:18:02 2006 From: penguim at gmail.com (Alexandro Silva) Date: Thu, 23 Nov 2006 00:18:02 -0000 Subject: [Bug 72950] Re: Gaim crashed after quit References: <20061123001521.22204.86090.malonedeb@gandwana.ubuntu.com> Message-ID: <20061123001802.22581.23032.malone@gandwana.ubuntu.com> ** Attachment added: "Problem report for gaim" http://librarian.launchpad.net/5141429/_usr_bin_gaim.Dm8GNz.crash -- Gaim crashed after quit https://launchpad.net/bugs/72950 From grzebo at gmail.com Thu Nov 23 00:03:04 2006 From: grzebo at gmail.com (grzebo) Date: Thu, 23 Nov 2006 00:03:04 -0000 Subject: [Bug 72948] Usb mass storage not mounting after some time References: <20061123000304.12869.85440.malonedeb@gangotri.ubuntu.com> Message-ID: <20061123000304.12869.85440.malonedeb@gangotri.ubuntu.com> Public bug reported: Binary package hint: hal After restarting the system, once I plug in a USB mass storage device it mounts properly. But after few times - it simply stops working - same device, nothing changed. The /dev/sda1 does not get created. There are no entries in syslog when I plug in the device. "modprobe usb_storage" works (returns no errors, appears in syslog), but does not help. system: Kubuntu Edgy uname: Linux 45-dom-7 2.6.17-10-386 #2 Fri Oct 13 18:41:40 UTC 2006 i686 GNU/Linux fstab: /dev/sda1 /media/usb auto user,noauto,iocharset=iso8859-2,rw 0 0 ** Affects: hal (Ubuntu) Importance: Undecided Status: Unconfirmed -- Usb mass storage not mounting after some time https://launchpad.net/bugs/72948 From newykr at aim.com Wed Nov 22 23:59:18 2006 From: newykr at aim.com (jeffk) Date: Wed, 22 Nov 2006 23:59:18 -0000 Subject: [Bug 72947] System will be unresponsive, causing reboot References: <20061122235918.12999.6683.malonedeb@gangotri.ubuntu.com> Message-ID: <20061122235918.12999.6683.malonedeb@gangotri.ubuntu.com> Public bug reported: Not sure what is causing this. Does not seem to matter what I am doing, but mostly when system is idle. I have been trying to see if I log out, then log back on when I am busy with other things. The 'bug' can happen when logged out and idle. I did some investigating and discovered my system, IBM Thinkcentre, has a dualcore processor. I see in /var/log/messages that 2 cpu's are brought up. In the BIOS settings, there is an option for hyperthreading. I wonder if disabling this will make a difference. I have a 160Gb HD with WinXP, Ubuntu Edgy Eft, and Xandros, 1Gb memory. Otherwise I love Ubuntu for it's looks, ease of loading, hardware support, and the fact that it sees my digital camera and PDA. Is there a file that gets created when things go haywire? Ubuntu told me there was a gnome-session crash file, but I see no way of attaching that file here. Thanks Jeff K ** Affects: gnome-session (Ubuntu) Importance: Undecided Status: Unconfirmed -- System will be unresponsive, causing reboot https://launchpad.net/bugs/72947 From newykr at aim.com Thu Nov 23 00:03:27 2006 From: newykr at aim.com (jeffk) Date: Thu, 23 Nov 2006 00:03:27 -0000 Subject: [Bug 72947] Re: System will be unresponsive, causing reboot References: <20061122235918.12999.6683.malonedeb@gangotri.ubuntu.com> Message-ID: <20061123000327.22581.5692.malone@gandwana.ubuntu.com> ** Attachment added: "file from /var/crash" http://librarian.launchpad.net/5141345/_usr_bin_gnome-session.1000.crash -- System will be unresponsive, causing reboot https://launchpad.net/bugs/72947 From kotatsu at gmail.com Wed Nov 22 22:06:44 2006 From: kotatsu at gmail.com (Kotatsu) Date: Wed, 22 Nov 2006 22:06:44 -0000 Subject: [Bug 72935] Re: Paren processes display incorrect memory usage References: <20061122220559.12999.76065.malonedeb@gangotri.ubuntu.com> Message-ID: <20061122220644.22581.96056.malone@gandwana.ubuntu.com> Attachment -- Paren processes display incorrect memory usage https://launchpad.net/bugs/72935 From kotatsu at gmail.com Wed Nov 22 22:05:59 2006 From: kotatsu at gmail.com (Kotatsu) Date: Wed, 22 Nov 2006 22:05:59 -0000 Subject: [Bug 72935] Paren processes display incorrect memory usage References: <20061122220559.12999.76065.malonedeb@gangotri.ubuntu.com> Message-ID: <20061122220559.12999.76065.malonedeb@gangotri.ubuntu.com> Public bug reported: Binary package hint: gnome-system-monitor Title says it all -- some processes display an odd number for memory usage on the generic "Memory" (not resident, virtual, etc.) column. This is on an AMD64 system, perhaps that has something to do with the incorrect calculation (17179869180.0 GiB). ** Affects: gnome-system-monitor (Ubuntu) Importance: Undecided Status: Unconfirmed -- Paren processes display incorrect memory usage https://launchpad.net/bugs/72935 From kotatsu at gmail.com Wed Nov 22 22:07:41 2006 From: kotatsu at gmail.com (Kotatsu) Date: Wed, 22 Nov 2006 22:07:41 -0000 Subject: [Bug 72935] Re: Paren processes display incorrect memory usage References: <20061122220559.12999.76065.malonedeb@gangotri.ubuntu.com> Message-ID: <20061122220741.22581.46535.malone@gandwana.ubuntu.com> Grrr, interface removed my file link. =P ** Attachment added: "Screenshot" http://librarian.launchpad.net/5140335/system_monitor.png -- Paren processes display incorrect memory usage https://launchpad.net/bugs/72935 From antti.laisi at gmail.com Wed Nov 22 21:33:48 2006 From: antti.laisi at gmail.com (Antti Laisi) Date: Wed, 22 Nov 2006 21:33:48 -0000 Subject: [Bug 72928] Clearing recent documents clears only the list in panel References: <20061122213348.22204.36682.malonedeb@gandwana.ubuntu.com> Message-ID: <20061122213348.22204.36682.malonedeb@gandwana.ubuntu.com> Public bug reported: Binary package hint: gnome-panel Steps to reproduce: - open a movie file from nautilus with totem, close when done - open a image from nautilus with eog, close when done - gnome-panel: Places->Recent documents->Clear recent documents - the list in Places->Recent documents is now empty - open totem or eog: the files are still visible in the "File" menu! Ubuntu 6.10, all updates applied. ** Affects: gnome-panel (Ubuntu) Importance: Undecided Status: Unconfirmed -- Clearing recent documents clears only the list in panel https://launchpad.net/bugs/72928 From wladston at gmail.com Wed Nov 22 20:29:53 2006 From: wladston at gmail.com (Wladston Viana) Date: Wed, 22 Nov 2006 20:29:53 -0000 Subject: [Bug 72922] files overlap each other on the "keep aligned" mode References: <20061122202953.12869.17976.malonedeb@gangotri.ubuntu.com> Message-ID: <20061122202953.12869.17976.malonedeb@gangotri.ubuntu.com> Public bug reported: Binary package hint: nautilus When I try to organize mi files one next to other on the desktop, their names will overlap. I'm assured this isn't a desirable behavior using the "keep aligned" mode ... or a "don't overlap names" could be provided ... ** Affects: nautilus (Ubuntu) Importance: Undecided Status: Unconfirmed -- files overlap each other on the "keep aligned" mode https://launchpad.net/bugs/72922 From wladston at gmail.com Wed Nov 22 20:32:52 2006 From: wladston at gmail.com (Wladston Viana) Date: Wed, 22 Nov 2006 20:32:52 -0000 Subject: [Bug 72922] Re: files overlap each other on the "keep aligned" mode References: <20061122202953.12869.17976.malonedeb@gangotri.ubuntu.com> Message-ID: <20061122203252.22581.66526.malone@gandwana.ubuntu.com> just an example of what I'm saying ** Attachment added: "example" http://librarian.launchpad.net/5139533/align1.png -- files overlap each other on the "keep aligned" mode https://launchpad.net/bugs/72922 From funny.hangman at web.de Wed Nov 22 19:03:50 2006 From: funny.hangman at web.de (Schattenglanz) Date: Wed, 22 Nov 2006 19:03:50 -0000 Subject: [Bug 72904] ICQ data tranfer References: <20061122190350.12869.10981.malonedeb@gangotri.ubuntu.com> Message-ID: <20061122190350.12869.10981.malonedeb@gangotri.ubuntu.com> Public bug reported: HI, I have Gaim 2.0 betha3 with ubuntu edgy eft. Gaim crashes if: - i want to transfer something and be "away" or "n/a"... - the data was written with su (root) rights - the data is bigger than ca. 5 MB or i transfer more than one file... ("server timeout" or "Segmentation fault (core dumped)") maybe this file is usef?l: _usr_bin_gaim.wk_meV.crash ProblemType: Crash CoreDump: Date: Wed Nov 22 18:51:42 2006 Dependencies: libgcc1 1:4.1.1-13ubuntu5 gaim-data 1:2.0.0+beta3.1-1ubuntu9 lsb-base 3.1-10ubuntu4 libreadline5 5.1-7build1 libslang2 2.0.6-2 libtiff4 3.8.2-6 libncursesw5 5.5-2ubuntu1 whiptail 0.52.2-5.1ubuntu1 libtext-charwidth-perl 0.04-4 libxrender1 1:0.9.1-0ubuntu1 fontconfig 2.3.2-7ubuntu2 libssl0.9.8 0.9.8b-2ubuntu2 liblocale-gettext-perl 1.05-1 libxau6 1:1.0.1-1 libxext6 2:1.0.1-1ubuntu1 libxfixes3 1:4.0.1-0ubuntu1 python 2.4.3-11ubuntu3 libjpeg62 6b-13 libdbus-glib-1-2 0.71-1ubuntu1 libacl1 2.2.39-1ubuntu2 liblzo1 1.08-3 libncurses5 5.5-2ubuntu1 readline-common 5.1-7build1 libgtk2.0-0 2.10.6-0ubuntu1 libgpg-error0 1.2-1 python2.4-minimal 2.4.4~c1-0ubuntu1 libpopt0 1.10-2 gcc-4.1-base 4.1.1-13ubuntu5 libxcursor1 1.1.7-0ubuntu1 libperl5.8 5.8.8-6 launchpad-integration 0.1.4.3 libfontconfig1 2.3.2-7ubuntu2 libglib2.0-0 2.12.4-0ubuntu1 libpng12-0 1.2.8rel-5.1ubuntu0.1 defoma 0.11.10 libtext-wrapi18n-perl 0.06-5 ttf-dejavu 2.7-2 sed 4.1.5-1 libcupsys2 1.2.4-2ubuntu3 mktemp 1.5-2 libxrandr2 2:1.1.1-0ubuntu1 libselinux1 1.30-1ubuntu1 libmagic1 4.17-2ubuntu1 python2.4 2.4.4~c1-0ubuntu1 libattr1 2.4.32-1ubuntu1 mime-support 3.36-1 libbz2-1.0 1.0.3-3 python-minimal 2.4.3-11ubuntu3 libmeanwhile1 1.0.2-2 fontconfig-config 2.3.2-7ubuntu2 libgadu3 1:1.6+20060616-1 libgnutls13 1.4.0-3ubuntu1 debconf 1.5.2ubuntu2 libxinerama1 2:1.0.1-4build1 libdbus-1-3 0.93-0ubuntu3 ucf 2.0012 libpango1.0-common 1.14.5-0ubuntu1 libgtk2.0-bin 2.10.6-0ubuntu1 libnewt0.52 0.52.2-5.1ubuntu1 lsb-release 3.1-10ubuntu4 libgcrypt11 1.2.2-2 libxss1 1:1.0.1-4ubuntu1 debconf-i18n 1.5.2ubuntu2 perl 5.8.8-6 tzdata 2006m-1ubuntu1 libxi6 2:1.0.1-0ubuntu1 libcairo2 1.2.4-1ubuntu2 x11-common 1:7.1.1ubuntu6 libsepol1 1.12-1 libaudiofile0 0.2.6-6ubuntu1 libgtkspell0 2.0.10-3 debianutils 2.16.2 locales 2.3.22 libstartup-notification0 0.8-1ubuntu1 belocs-locales-bin 2.4-1ubuntu6 libtasn1-3 0.3.5-1 libao2 0.8.6-4 libxdmcp6 1:1.0.1-1 libx11-data 2:1.0.3-0ubuntu4 liblaunchpad-integration0 0.1.4.3 libatk1.0-0 1.12.3-0ubuntu1 file 4.17-2ubuntu1 libfreetype6 2.2.1-5 libtext-iconv-perl 1.4-3 libaspell15 0.60.4-4 libice6 2:1.0.1-1ubuntu1 libopencdk8 0.5.8-1 libsm6 2:1.0.1-1ubuntu1 perl-modules 5.8.8-6 dpkg 1.13.22ubuntu7 coreutils 5.96-5ubuntu4 libgdbm3 1.8.3-3 libstdc++6 4.1.1-13ubuntu5 libgtk2.0-common 2.10.6-0ubuntu1 libx11-6 2:1.0.3-0ubuntu4 ncurses-bin 5.5-2ubuntu1 zlib1g 1:1.2.3-13ubuntu2 libc6 2.4-1ubuntu12 libxft2 2.1.10-1ubuntu1 perl-base 5.8.8-6 libdb4.4 4.4.20-6ubuntu1 libpango1.0-0 1.14.5-0ubuntu1 libexpat1 1.95.8-3.2 Disassembly: (no debugging symbols found) Using host libthread_db library "/lib/tls/i686/cmov/libthread_db.so.1". (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) Core was generated by `gaim'. Program terminated with signal 11, Segmentation fault. #0 0xb6885bd1 in aim_cachecookie () from /usr/lib/gaim/liboscar.so Dump of assembler code from 0xb6885bd1 to 0xb6885bf1: 0xb6885bd1 : mov 0x1c(%eax),%eax 0xb6885bd4 : test %eax,%eax 0xb6885bd6 : mov %eax,0xffffffec(%ebp) 0xb6885bd9 : je 0xb6885d24 0xb6885bdf : call 0xb686fa9c 0xb6885be4 : mov 0xffffffe8(%ebp),%edx 0xb6885be7 : mov %edx,0x4(%esp) 0xb6885beb : mov %eax,(%esp) 0xb6885bee : call 0xb686ee9c End of assembler dump. DistroRelease: Ubuntu 6.10 ExecutablePath: /usr/bin/gaim Package: gaim 1:2.0.0+beta3.1-1ubuntu9 ProcCmdline: gaim ProcCwd: /home/lxuser ProcEnviron: PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/bin/X11:/usr/games LANG=de_DE.UTF-8 SHELL=/bin/bash ProcMaps: 08048000-08158000 r-xp 00000000 03:06 782082 /usr/bin/gaim 08158000-0815c000 rw-p 00110000 03:06 782082 /usr/bin/gaim 0815c000-0870a000 rw-p 0815c000 00:00 0 [heap] b2b04000-b4121000 rw-p b2b04000 00:00 0 b4121000-b4200000 ---p b4121000 00:00 0 b4261000-b47e0000 rw-p b4261000 00:00 0 b47e0000-b47ef000 r-xp 00000000 03:06 651561 /lib/libbz2.so.1.0.3 b47ef000-b47f0000 rw-p 0000f000 03:06 651561 /lib/libbz2.so.1.0.3 b47f0000-b4820000 r-xp 00000000 03:06 783209 /usr/lib/libcroco-0.6.so.3.0.1 b4820000-b4823000 rw-p 0002f000 03:06 783209 /usr/lib/libcroco-0.6.so.3.0.1 b4823000-b484c000 r-xp 00000000 03:06 783456 /usr/lib/libgsf-1.so.114.0.1 b484c000-b484f000 rw-p 00028000 03:06 783456 /usr/lib/libgsf-1.so.114.0.1 b484f000-b4850000 rw-p b484f000 00:00 0 b4850000-b487f000 r-xp 00000000 03:06 782215 /usr/lib/librsvg-2.so.2.16.0 b487f000-b4880000 rw-p 0002f000 03:06 782215 /usr/lib/librsvg-2.so.2.16.0 b4880000-b4dff000 rw-p b4880000 00:00 0 b4dff000-b4e63000 r--p 00000000 03:06 962523 /usr/share/fonts/truetype/ttf-dejavu/DejaVuSans-Oblique.ttf b4e63000-b4ecf000 r--p 00000000 03:06 962520 /usr/share/fonts/truetype/ttf-dejavu/DejaVuSans-Bold.ttf b4ecf000-b4eed000 r-xp 00000000 03:06 783561 /usr/lib/libjpeg.so.62.0.0 b4eed000-b4eee000 rw-p 0001d000 03:06 783561 /usr/lib/libjpeg.so.62.0.0 b4efc000-b4eff000 r-xp 00000000 03:06 831783 /usr/lib/gtk-2.0/2.10.0/loaders/libpixbufloader-jpeg.so b4eff000-b4f00000 rw-p 00003000 03:06 831783 /usr/lib/gtk-2.0/2.10.0/loaders/libpixbufloader-jpeg.so b4f00000-b4f01000 rw-p b4f00000 00:00 0 b4f01000-b4f61000 rw-s 00000000 00:08 393217 /SYSV00000000 (deleted) b4f61000-b5000000 r--s 00000000 03:06 557993 /var/lib/aspell/de_DE-only.rws b5000000-b58ed000 r--s 00000000 03:06 557987 /var/lib/aspell/de-common.rws b58ee000-b58ef000 r-xp 00000000 03:06 830735 /usr/lib/gtk-2.0/2.10.0/loaders/svg_loader.so b58ef000-b58f0000 rw-p 00001000 03:06 830735 /usr/lib/gtk-2.0/2.10.0/loaders/svg_loader.so b58f0000-b5a98000 r--p 00000000 03:06 1026146 /usr/share/icons/hicolor/icon-theme.cache b5a98000-b60f4000 r--p 00000000 03:06 1028177 /usr/share/icons/gnome/icon-theme.cache b60f4000-b634c000 r--p 00000000 03:06 1030533 /usr/share/icons/Tango/icon-theme.cache b634c000-b639d000 r--p 00000000 03:06 1029598 /usr/share/icons/Tangerine/icon-theme.cache b639d000-b64fe000 r--p 00000000 03:06 1026175 /usr/share/icons/Human/icon-theme.cache b64fe000-b64ff000 r--p 00000000 03:06 1079064 /usr/share/locale-langpack/de/LC_MESSAGES/launchpad-integration.mo b64ff000-b6500000 r--p 00000000 03:06 1079112 /usr/share/locale-langpack/de_DE/LC_MESSAGES/launchpad-integration.mo b6500000-b6571000 r--p 00000000 03:06 962524 /usr/share/fonts/truetype/ttf-dejavu/DejaVuSans.ttf b6571000-b65d1000 rw-s 00000000 00:08 294917 /SYSV00000000 (deleted) b65d1000-b65e2000 r-xp 00000000 03:06 830746 /usr/lib/gtk-2.0/2.10.0/engines/libubuntulooks.so b65e2000-b65e3000 rw-p 00011000 03:06 830746 /usr/lib/gtk-2.0/2.10.0/engines/libubuntulooks.so b65e3000-b662d000 r-xp 00000000 03:06 783129 /usr/lib/libXt.so.6.0.0 b662d000-b6631000 rw-p 00049000 03:06 783129 /usr/lib/libXt.so.6.0.0 b6631000-b6646000 r-xp 00000000 03:06 783166 /usr/lib/libaudio.so.2.4 b6646000-b6647000 rw-p 00014000 03:06 783166 /usr/lib/libaudio.so.2.4 b6647000-b664a000 r--p 00000000 03:06 1075890 /usr/share/locale-langpack/de/LC_MESSAGES/atk10.mo b664a000-b664c000 r-xp 00000000 03:06 816866 /usr/lib/pango/1.5.0/modules/pango-basic-fc.so b664c000-b664d000 rw-p 00001000 03:06 816866 /usr/lib/pango/1.5.0/modules/pango-basic-fc.so b664d000-b6651000 r-xp 00000000 03:06 831782 /usr/lib/gtk-2.0/2.10.0/loaders/libpixbufloader-png.so b6651000-b6652000 rw-p 00003000 03:06 831782 /usr/lib/gtk-2.0/2.10.0/loaders/libpixbufloader-png.so b6652000-b6654000 r-xp 00000000 03:06 814559 /usr/lib/ao/plugins-2/liboss.so b6654000-b6655000 rw-p 00001000 03:06 814559 /usr/lib/ao/plugins-2/liboss.so b6655000-b6656000 r-xp 00000000 03:06 814558 /usr/lib/ao/plugins-2/libnas.so b6656000-b6657000 rw-p 00001000 03:06 814558 /usr/lib/ao/plugins-2/libnas.so b6657000-b667e000 r-xp 00000000 03:06 782149 /usr/lib/libmeanwhile.so.1.0.2 b667e000-b667f000 rw-p 00026000 03:06 782149 /usr/lib/libmeanwhile.so.1.0.2 b667f000-b6680000 r-xp 00000000 03:06 814557 /usr/lib/ao/plugins-2/libesd.so b6680000-b6681000 rw-p 00000000 03:06 814557 /usr/lib/ao/plugins-2/libesd.so b6681000-b6686000 r-xp 00000000 03:06 783907 /usr/lib/libartsc.so.0.0.0 b6686000-b6687000 rw-p 00004000 03:06 783907 /usr/lib/libartsc.so.0.0.0 b6687000-b6688000 r-xp 00000000 03:06 814556 /usr/lib/ao/plugins-2/libarts.so b6688000-b6689000 rw-p 00000000 03:06 814556 /usr/lib/ao/plugins-2/libarts.so b6689000-b668c000 r-xp 00000000 03:06 814555 /usr/lib/ao/plugins-2/libalsa09.so b668c000-b668d000 rw-p 00002000 03:06 814555 /usr/lib/ao/plugins-2/libalsa09.so b668d000-b66a1000 r-xp 00000000 03:06 799104 /usr/lib/gaim/libsametime.so b66a1000-b66a2000 rw-p 00013000 03:06 799104 /usr/lib/gaim/libsametime.so b66a2000-b66a3000 rw-p b66a2000 00:00 0 b66a3000-b66a5000 r-xp 00000000 03:06 799902 /usr/lib/gaim/timestamp_format.so b66a5000-b66a6000 rw-p 00001000 03:06 799902 /usr/lib/gaim/timestamp_format.so b66a6000-b66ab000 r-xp 00000000 03:06 799900 /usr/lib/gaim/ticker.so b66ab000-b66ac000 rw-p 00004000 03:06 799900 /usr/lib/gaim/ticker.so b66ac000-b66ba000 r-xp 00000000 03:06 799894 /usr/lib/gaim/spellchk.so b66ba000-b66bb000 rw-p 0000d000 03:06 799894 /usr/lib/gaim/spellchk.so b66bb000-b66c0000 r-xp 00000000 03:06 684817 /lib/tls/i686/cmov/libcrypt-2.4.so b66c0000-b66c2000 rw-p 00004000 03:06 684817 /lib/tls/i686/cmov/libcrypt-2.4.so b66c2000-b66e9000 rw-p b66c2000 00:00 0 b66e9000-b67f9000 r-xp 00000000 03:06 783681 /usr/lib/libperl.so.5.8.8 b67f9000-b67fe000 rw-p 00110000 03:06 783681 /usr/lib/libperl.so.5.8.8 b67fe000-b6800000 rw-p b67fe000 00:00 0 b6801000-b6803000 r-xp 00000000 03:06 799901 /usr/lib/gaim/timestamp.so b6803000-b6804000 rw-p 00002000 03:06 799901 /usr/lib/gaim/timestamp.so b6804000-b6806000 r-xp 00000000 03:06 799898 /usr/lib/gaim/statenotify.so b6806000-b6807000 rw-p 00001000 03:06 799898 /usr/lib/gaim/statenotify.so b6807000-b6808000 r-xp 00000000 03:06 799897 /usr/lib/gaim/ssl.so b6808000-b6809000 rw-p 00000000 03:06 799897 /usr/lib/gaim/ssl.so b6809000-b680a000 r-xp 00000000 03:06 799896 /usr/lib/gaim/ssl-nss.so b680a000-b680b000 rw-p 00000000 03:06 799896 /usr/lib/gaim/ssl-nss.so b680b000-b680d000 r-xp 00000000 03:06 799895 /usr/lib/gaim/ssl-gnutls.so b680d000-b680e000 rw-p 00001000 03:06 799895 /usr/lib/gaim/ssl-gnutls.so b680e000-b6817000 r-xp 00000000 03:06 799891 /usr/lib/gaim/perl.so b6817000-b6818000 rw-p 00008000 03:06 799891 /usr/lib/gaim/perl.so b6818000-b683c000 r-xp 00000000 03:06 799534 /usr/lib/gaim/libyahoo.so b683c000-b684c000 rw-p 00024000 03:06 799534 /usr/lib/gaim/libyahoo.so b684c000-b6855000 r-xp 00000000 03:06 799136 /usr/lib/gaim/libsimple.so b6855000-b6856000 rw-p 00008000 03:06 799136 /usr/lib/gaim/libsimple.so b6856000-b6866000 rw-p b6856000 00:00 0 b6866000-b68a6000 r-xp 00000000 03:06 799048 /usr/lib/gaim/liboscar.so b68a6000-b68a8000 rw-p 00040000 03:06 799048 /usr/lib/gaim/liboscar.so b68a8000-b68c0000 r-xp 00000000 03:06 798228 /usr/lib/gaim/libnovell.so b68c0000-b68c1000 rw-p 00018000 03:06 798228 /usr/lib/gaim/libnovell.so b68c1000-b68e9000 r-xp 00000000 03:06 798227 /usr/lib/gaim/libmsn.so b68e9000-b68ea000 rw-p 00028000 03:06 798227 /usr/lib/gaim/libmsn.so b68ea000-b68ed000 rw-p b68ea000 00:00 0 b68ed000-b690f000 r-xp 00000000 03:06 798219 /usr/lib/gaim/libjabber.so b690f000-b6910000 rw-p 00022000 03:06 798219 /usr/lib/gaim/libjabber.so b6910000-b6913000 rw-p b6910000 00:00 0 b6913000-b6923000 r-xp 00000000 03:06 798215 /usr/lib/gaim/libirc.so b6923000-b6924000 rw-p 00010000 03:06 798215 /usr/lib/gaim/libirc.so b6924000-b6937000 r-xp 00000000 03:06 783304 /usr/lib/libgadu.so.3.5 b6937000-b6938000 rw-p 00013000 03:06 783304 /usr/lib/libgadu.so.3.5 b6938000-b693a000 r-xp 00000000 03:06 799893 /usr/lib/gaim/relnot.so b693a000-b693b000 rw-p 00001000 03:06 799893 /usr/lib/gaim/relnot.so b693b000-b693d000 r-xp 00000000 03:06 799892 /usr/lib/gaim/psychic.so b693d000-b693e000 rw-p 00001000 03:06 799892 /usr/lib/gaim/psychic.so b693e000-b693f000 r-xp 00000000 03:06 798208 /usr/lib/gaim/libgaimperl.so b693f000-b6940000 rw-p 00000000 03:06 798208 /usr/lib/gaim/libgaimperl.so b6940000-b6945000 r-xp 00000000 03:06 799890 /usr/lib/gaim/notify.so b6945000-b6946000 rw-p 00004000 03:06 799890 /usr/lib/gaim/notify.so b6946000-b6951000 r-xp 00000000 03:06 798209 /usr/lib/gaim/libgg.so b6951000-b6952000 rw-p 0000a000 03:06 798209 /usr/lib/gaim/libgg.so b6952000-b6956000 r-xp 00000000 03:06 783571 /usr/lib/libkrb5support.so.0.0 b6956000-b6957000 rw-p 00003000 03:06 783571 /usr/lib/libkrb5support.so.0.0 b6957000-b6989000 r-xp 00000000 03:06 651635 /lib/libsepol.so.1 b6989000-b698a000 rw-p 00031000 03:06 651635 /lib/libsepol.so.1 b698a000-b6994000 rw-p b698a000 00:00 0 b6994000-b6997000 r-xp 00000000 03:06 783440 /usr/lib/libgpg-error.so.0.2.0 b6997000-b6998000 rw-p 00002000 03:06 783440 /usr/lib/libgpg-error.so.0.2.0 b6998000-b69e4000 r-xp 00000000 03:06 783322 /usr/lib/libgcrypt.so.11.2.1 b69e4000-b69e6000 rw-p 0004b000 03:06 783322 /usr/lib/libgcrypt.so.11.2.1 b69e6000-b69f8000 r-xp 00000000 03:06 783768 /usr/lib/libtasn1.so.3.0.5 b69f8000-b69f9000 rw-p 00011000 03:06 783768 /usr/lib/libtasn1.so.3.0.5 b69f9000-b6aac000 r-xp 00000000 03:06 783153 /usr/lib/libasound.so.2.0.0 b6aac000-b6ab1000 rw-p 000b2000 03:06 783153 /usr/lib/libasound.so.2.0.0 b6ab1000-b6acc000 r-xp 00000000 03:06 783458 /usr/lib/libgssapi_krb5.so.2.2 b6acc000-b6acd000 rw-p 0001b000 03:06 783458 /usr/lib/libgssapi_krb5.so.2.2 b6acd000-b6acf000 r-xp 00000000 03:06 651571 /lib/libcom_err.so.2.1 b6acf000-b6ad0000 rw-p 00001000 03:06 651571 /lib/libcom_err.so.2.1 b6ad0000-b6af4000 r-xp 00000000 03:06 783563 /usr/lib/libk5crypto.so.3.0 b6af4000-b6af5000 rw-p 00023000 03:06 783563 /usr/lib/libk5crypto.so.3.0 b6af5000-b6b6f000 r-xp 00000000 03:06 783569 /usr/lib/libkrb5.so.3.2 b6b6f000-b6b71000 rw-p 0007a000 03:06 783569 /usr/lib/libkrb5.so.3.2 b6b71000-b6bbb000 r-xp 00000000 03:06 504945 /usr/lib/libsoftokn3.so b6bbb000-b6bbf000 rw-p 00049000 03:06 504945 /usr/lib/libsoftokn3.so b6bbf000-b6be6000 r-xp 00000000 03:06 504946 /usr/lib/libssl3.so b6be6000-b6be8000 rw-p 00027000 03:06 504946 /usr/lib/libssl3.so b6be8000-b6c09000 r-xp 00000000 03:06 504944 /usr/lib/libsmime3.so b6c09000-b6c0b000 rw-p 00021000 03:06 504944 /usr/lib/libsmime3.so b6c0b000-b6c77000 r-xp 00000000 03:06 504943 /usr/lib/libnss3.so b6c77000-b6c7c000 rw-p 0006c000 03:06 504943 /usr/lib/libnss3.so b6c7c000-b6c7f000 r-xp 00000000 03:06 782678 /usr/lib/libORBitCosNaming-2.so.0.1.0 b6c7f000-b6c80000 rw-p 00003000 03:06 782678 /usr/lib/libORBitCosNaming-2.so.0.1.0 b6c80000-b6c82000 r-xp 00000000 03:06 684834 /lib/tls/i686/cmov/libutil-2.4.so b6c82000-b6c84000 rw-p 00001000 03:06 684834 /lib/tls/i686/cmov/libutil-2.4.so b6c84000-b6c96000 r-xp 00000000 03:06 651578 /lib/libselinux.so.1 b6c96000-b6c98000 rw-p 00011000 03:06 651578 /lib/libselinux.so.1 b6c98000-b6ca6000 r-xp 00000000 03:06 782834 /usr/lib/libavahi-client.so.3.2.0 b6ca6000-b6ca7000 rw-p 0000e000 03:06 782834 /usr/lib/libavahi-client.so.3.2.0 b6ca7000-b6cb1000 r-xp 00000000 03:06 782400 /usr/lib/libavahi-common.so.3.4.2 b6cb1000-b6cb2000 rw-p 00009000 03:06 782400 /usr/lib/libavahi-common.so.3.4.2 b6cb2000-b6cb4000 r-xp 00000000 03:06 783169 /usr/lib/libavahi-glib.so.1.0.1 b6cb4000-b6cb5000 rw-p 00002000 03:06 783169 /usr/lib/libavahi-glib.so.1.0.1 b6cb5000-b6d1e000 r-xp 00000000 03:06 783436 /usr/lib/libgnutls.so.13.0.5 b6d1e000-b6d24000 rw-p 00068000 03:06 783436 /usr/lib/libgnutls.so.13.0.5 b6d24000-b6d53000 r-xp 00000000 03:06 504940 /usr/lib/libnspr4.so b6d53000-b6d55000 rw-p 0002e000 03:06 504940 /usr/lib/libnspr4.so b6d55000-b6d56000 rw-p b6d55000 00:00 0 b6d56000-b6d5a000 r-xp 00000000 03:06 504941 /usr/lib/libplc4.so b6d5a000-b6d5b000 rw-p 00003000 03:06 504941 /usr/lib/libplc4.so b6d5b000-b6d5d000 r-xp 00000000 03:06 504942 /usr/lib/libplds4.so b6d5d000-b6d5e000 rw-p 00001000 03:06 504942 /usr/lib/libplds4.so b6d5e000-b6d67000 r-xp 00000000 03:06 783267 /usr/lib/libesd.so.0.2.36 b6d67000-b6d68000 rw-p 00008000 03:06 783267 /usr/lib/libesd.so.0.2.36 b6d68000-b6daf000 r-xp 00000000 03:06 783357 /usr/lib/libcamel-1.2.so.8.1.0 b6daf000-b6db2000 rw-p 00047000 03:06 783357 /usr/lib/libcamel-1.2.so.8.1.0 b6db2000-b6eab000 r-xp 00000000 03:06 782037 /usr/lib/libdb-4.4.so b6eab000-b6eae000 rw-p 000f8000 03:06 782037 /usr/lib/libdb-4.4.so b6eae000-b6ef5000 r-xp 00000000 03:06 781971 /usr/lib/libORBit-2.so.0.1.0 b6ef5000-b6eff000 rw-p 00046000 03:06 781971 /usr/lib/libORBit-2.so.0.1.0 b6eff000-b6f11000 r-xp 00000000 03:06 783187 /usr/lib/libbonobo-activation.so.4.0.0 b6f11000-b6f13000 rw-p 00012000 03:06 783187 /usr/lib/libbonobo-activation.so.4.0.0 b6f13000-b6f63000 r-xp 00000000 03:06 783185 /usr/lib/libbonobo-2.so.0.0.0 b6f63000-b6f6d000 rw-p 0004f000 03:06 783185 /usr/lib/libbonobo-2.so.0.0.0 b6f6d000-b6f9b000 r-xp 00000000 03:06 782161 /usr/lib/libgconf-2.so.4.1.0 b6f9b000-b6f9e000 rw-p 0002e000 03:06 782161 /usr/lib/libgconf-2.so.4.1.0 b6f9e000-b70b1000 r-xp 00000000 03:06 782804 /usr/lib/libxml2.so.2.6.26 b70b1000-b70b6000 rw-p 00113000 03:06 782804 /usr/lib/libxml2.so.2.6.26 b70b6000-b70b7000 rw-p b70b6000 00:00 0 b70b7000-b710c000 r-xp 00000000 03:06 782005 /usr/lib/libgnomevfs-2.so.0.1600.1 b710c000-b710f000 rw-p 00054000 03:06 782005 /usr/lib/libgnomevfs-2.so.0.1600.1 b710f000-b7131000 r-xp 00000000 03:06 782913 /usr/lib/libedataserver-1.2.so.7.1.0 b7131000-b7132000 rw-p 00022000 03:06 782913 /usr/lib/libedataserver-1.2.so.7.1.0 b7132000-b7138000 r-xp 00000000 03:06 651624 /lib/libpopt.so.0.0.0 b7138000-b7139000 rw-p 00006000 03:06 651624 /lib/libpopt.so.0.0.0 b7139000-b714d000 r-xp 00000000 03:06 783400 /usr/lib/libgnome-2.so.0.1600.0 b714d000-b714e000 rw-p 00013000 03:06 783400 /usr/lib/libgnome-2.so.0.1600.0 b714e000-b717c000 r-xp 00000000 03:06 783937 /usr/lib/libebook-1.2.so.9.0.0 b717c000-b7180000 rw-p 0002e000 03:06 783937 /usr/lib/libebook-1.2.so.9.0.0 b7180000-b719b000 r-xp 00000000 03:06 782455 /usr/lib/libedata-book-1.2.so.2.3.0 b719b000-b719e000 rw-p 0001a000 03:06 782455 /usr/lib/libedata-book-1.2.so.2.3.0 b719e000-b71a0000 r-xp 00000000 03:06 799881 /usr/lib/gaim/nautilus.so b71a0000-b71a1000 rw-p 00001000 03:06 799881 /usr/lib/gaim/nautilus.so b71a1000-b71a5000 r-xp 00000000 03:06 799889 /usr/lib/gaim/musicmessaging.so b71a5000-b71a6000 rw-p 00003000 03:06 799889 /usr/lib/gaim/musicmessaging.so b71a6000-b71a8000 r-xp 00000000 03:06 798206 /usr/lib/gaim/idle.so b71a8000-b71a9000 rw-p 00001000 03:06 798206 /usr/lib/gaim/idle.so b71a9000-b71ab000 r-xp 00000000 03:06 798194 /usr/lib/gaim/history.so b71ab000-b71ac000 rw-p 00001000 03:06 798194 /usr/lib/gaim/history.so b71ac000-b71b6000 r-xp 00000000 03:06 798193 /usr/lib/gaim/gevolution.so b71b6000-b71b7000 rw-p 0000a000 03:06 798193 /usr/lib/gaim/gevolution.so b71b7000-b71bb000 r-xp 00000000 03:06 798192 /usr/lib/gaim/gestures.so b71bb000-b71bc000 rw-p 00003000 03:06 798192 /usr/lib/gaim/gestures.so b71bc000-b71c0000 r-xp 00000000 03:06 798191 /usr/lib/gaim/gaimrc.so b71c0000-b71c1000 rw-p 00004000 03:06 798191 /usr/lib/gaim/gaimrc.so b71c1000-b71c5000 r-xp 00000000 03:06 783874 /usr/lib/libgthread-2.0.so.0.1200.4 b71c5000-b71c6000 rw-p 00003000 03:06 783874 /usr/lib/libgthread-2.0.so.0.1200.4 b71c6000-b71c7000 r-xp 00000000 03:06 798201 /usr/lib/gaim/iconaway.so b71c7000-b71c8000 rw-p 00000000 03:06 798201 /usr/lib/gaim/iconaway.so b71c8000-b71ca000 r-xp 00000000 03:06 798190 /usr/lib/gaim/extplacement.so b71ca000-b71cb000 rw-p 00001000 03:06 798190 /usr/lib/gaim/extplacement.so b71cb000-b71d3000 r-xp 00000000 03:06 798189 /usr/lib/gaim/docklet.so b71d3000-b71d4000 rw-p 00007000 03:06 798189 /usr/lib/gaim/docklet.so b71d4000-b71f6000 r--p 00000000 03:06 1075847 /usr/share/locale-langpack/de/LC_MESSAGES/gtk20-properties.mo b71f6000-b7206000 r--p 00000000 03:06 1075846 /usr/share/locale-langpack/de/LC_MESSAGES/gtk20.mo b7206000-b720f000 r-xp 00000000 03:06 684824 /lib/tls/i686/cmov/libnss_files-2.4.so b720f000-b7211000 rw-p 00008000 03:06 684824 /lib/tls/i686/cmov/libnss_files-2.4.so b7211000-b7219000 r-xp 00000000 03:06 684826 /lib/tls/i686/cmov/libnss_nis-2.4.so b7219000-b721b000 rw-p 00007000 03:06 684826 /lib/tls/i686/cmov/libnss_nis-2.4.so b721b000-b7222000 r-xp 00000000 03:06 684822 /lib/tls/i686/cmov/libnss_compat-2.4.so b7222000-b7224000 rw-p 00006000 03:06 684822 /lib/tls/i686/cmov/libnss_compat-2.4.so b7224000-b7225000 rw-p b7224000 00:00 0 b7225000-b7227000 r-xp 00000000 03:06 798188 /usr/lib/gaim/dbus-example.so b7227000-b7228000 rw-p 00001000 03:06 798188 /usr/lib/gaim/dbus-example.so b7228000-b722d000 r--p 00000000 03:06 1075912 /usr/share/locale-langpack/de/LC_MESSAGES/glib20.mo b722d000-b722e000 r-xp 00000000 03:06 1077611 /usr/lib/gconv/ISO8859-1.so b722e000-b7230000 rw-p 00001000 03:06 1077611 /usr/lib/gconv/ISO8859-1.so b7230000-b7231000 r-xp 00000000 03:06 814630 /usr/lib/X11/locale/common/xlcUTF8Load.so.2.0.0 b7231000-b7232000 rw-p 00000000 03:06 814630 /usr/lib/X11/locale/common/xlcUTF8Load.so.2.0.0 b7232000-b726a000 r--p 00000000 03:06 1078964 /usr/share/locale-langpack/de/LC_MESSAGES/gaim.mo b726a000-b726b000 r--p 00000000 03:06 1079111 /usr/share/locale-langpack/de_DE/LC_MESSAGES/gaim.mo b726b000-b72a6000 r--p 00000000 03:06 831531 /usr/lib/locale/de_DE.utf8/LC_CTYPE b72a6000-b72a7000 r--p 00000000 03:06 831536 /usr/lib/locale/de_DE.utf8/LC_NUMERIC b72a7000-b72a8000 r--p 00000000 03:06 831363 /usr/lib/locale/de_DE.utf8/LC_TIME b72a8000-b737f000 r--p 00000000 03:06 831278 /usr/lib/locale/de_DE.utf8/LC_COLLATE b737f000-b7380000 r--p 00000000 03:06 831364 /usr/lib/locale/de_DE.utf8/LC_MONETARY b7380000-b7382000 rw-p b7380000 00:00 0 b7382000-b7386000 r-xp 00000000 03:06 783099 /usr/lib/libXdmcp.so.6.0.0 b7386000-b7387000 rw-p 00003000 03:06 783099 /usr/lib/libXdmcp.so.6.0.0 b7387000-b7388000 rw-p b7387000 00:00 0 b7388000-b73a4000 r-xp 00000000 03:06 783280 /usr/lib/libexpat.so.1.0.0 b73a4000-b73a6000 rw-p 0001c000 03:06 783280 /usr/lib/libexpat.so.1.0.0 b73a6000-b73a8000 r-xp 00000000 03:06 783090 /usr/lib/libXau.so.6.0.0 b73a8000-b73a9000 rw-p 00001000 03:06 783090 /usr/lib/libXau.so.6.0.0 b73a9000-b7410000 r-xp 00000000 03:06 783296 /usr/lib/libfreetype.so.6.3.10 b7410000-b7413000 rw-p 00067000 03:06 783296 /usr/lib/libfreetype.so.6.3.10 b7413000-b743d000 r-xp 00000000 03:06 784001 /usr/lib/libpangoft2-1.0.so.0.1400.5 b743d000-b743e000 rw-p 00029000 03:06 784001 /usr/lib/libpangoft2-1.0.so.0.1400.5 b743e000-b743f000 rw-p b743e000 00:00 0 b743f000-b7449000 r-xp 00000000 03:06 651562 /lib/libgcc_s.so.1 b7449000-b744a000 rw-p 00009000 03:06 651562 /lib/libgcc_s.so.1 b744a000-b751e000 r-xp 00000000 03:06 782155 /usr/lib/libstdc++.so.6.0.8 b751e000-b7521000 r--p 000d4000 03:06 782155 /usr/lib/libstdc++.so.6.0.8 b7521000-b7523000 rw-p 000d7000 03:06 782155 /usr/lib/libstdc++.so.6.0.8 b7523000-b7529000 rw-p b7523000 00:00 0 b7529000-b7656000 r-xp 00000000 03:06 684815 /lib/tls/i686/cmov/libc-2.4.so b7656000-b7658000 r--p 0012c000 03:06 684815 /lib/tls/i686/cmov/libc-2.4.so b7658000-b765a000 rw-p 0012e000 03:06 684815 /lib/tls/i686/cmov/libc-2.4.so b765a000-b765d000 rw-p b765a000 00:00 0 b765d000-b7664000 r-xp 00000000 03:06 684831 /lib/tls/i686/cmov/librt-2.4.so b7664000-b7666000 rw-p 00006000 03:06 684831 /lib/tls/i686/cmov/librt-2.4.so b7666000-b7668000 r-xp 00000000 03:06 684818 /lib/tls/i686/cmov/libdl-2.4.so b7668000-b766a000 rw-p 00001000 03:06 684818 /lib/tls/i686/cmov/libdl-2.4.so b766a000-b766b000 rw-p b766a000 00:00 0 b766b000-b768f000 r-xp 00000000 03:06 684819 /lib/tls/i686/cmov/libm-2.4.so b768f000-b7691000 rw-p 00023000 03:06 684819 /lib/tls/i686/cmov/libm-2.4.so b7691000-b7757000 r-xp 00000000 03:06 782536 /usr/lib/libX11.so.6.2.0 b7757000-b775a000 rw-p 000c5000 03:06 782536 /usr/lib/libX11.so.6.2.0 b775a000-b7761000 r-xp 00000000 03:06 783125 /usr/lib/libXrender.so.1.3.0 b7761000-b7762000 rw-p 00006000 03:06 783125 /usr/lib/libXrender.so.1.3.0 b7762000-b7785000 r-xp 00000000 03:06 781943 /usr/lib/libpng12.so.0.1.2.8 b7785000-b7786000 rw-p 00023000 03:06 781943 /usr/lib/libpng12.so.0.1.2.8 b7786000-b77af000 r-xp 00000000 03:06 783286 /usr/lib/libfontconfig.so.1.0.4 b77af000-b77b4000 rw-p 00028000 03:06 783286 /usr/lib/libfontconfig.so.1.0.4 b77b4000-b77b5000 rw-p b77b4000 00:00 0 b77b5000-b77c8000 r-xp 00000000 03:06 782409 /usr/lib/libz.so.1.2.3 b77c8000-b77c9000 rw-p 00012000 03:06 782409 /usr/lib/libz.so.1.2.3 b77c9000-b77ca000 rw-p b77c9000 00:00 0 b77ca000-b77ce000 r-xp 00000000 03:06 783105 /usr/lib/libXfixes.so.3.1.0 b77ce000-b77cf000 rw-p 00003000 03:06 783105 /usr/lib/libXfixes.so.3.1.0 b77cf000-b77d7000 r-xp 00000000 03:06 783095 /usr/lib/libXcursor.so.1.0.2 b77d7000-b77d8000 rw-p 00007000 03:06 783095 /usr/lib/libXcursor.so.1.0.2 b77d8000-b77da000 r-xp 00000000 03:06 783123 /usr/lib/libXrandr.so.2.0.0 b77da000-b77db000 rw-p 00002000 03:06 783123 /usr/lib/libXrandr.so.2.0.0 b77db000-b77e2000 r-xp 00000000 03:06 783111 /usr/lib/libXi.so.6.0.0 b77e2000-b77e3000 rw-p 00006000 03:06 783111 /usr/lib/libXi.so.6.0.0 b77e3000-b77e5000 r-xp 00000000 03:06 783113 /usr/lib/libXinerama.so.1.0.0 b77e5000-b77e6000 rw-p 00001000 03:06 783113 /usr/lib/libXinerama.so.1.0.0 b77e6000-b77f2000 r-xp 00000000 03:06 783103 /usr/lib/libXext.so.6.4.0 b77f2000-b77f3000 rw-p 0000c000 03:06 783103 /usr/lib/libXext.so.6.4.0 b77f3000-b77f4000 rw-p b77f3000 00:00 0 b77f4000-b7809000 r-xp 00000000 03:06 783062 /usr/lib/libICE.so.6.3.0 b7809000-b780a000 rw-p 00014000 03:06 783062 /usr/lib/libICE.so.6.3.0 b780a000-b780c000 rw-p b780a000 00:00 0 b780c000-b7814000 r-xp 00000000 03:06 783080 /usr/lib/libSM.so.6.0.0 b7814000-b7815000 rw-p 00007000 03:06 783080 /usr/lib/libSM.so.6.0.0 b7815000-b7824000 r-xp 00000000 03:06 684829 /lib/tls/i686/cmov/libpthread-2.4.so b7824000-b7826000 rw-p 0000f000 03:06 684829 /lib/tls/i686/cmov/libpthread-2.4.so b7826000-b7828000 rw-p b7826000 00:00 0 b7828000-b7837000 r-xp 00000000 03:06 684830 /lib/tls/i686/cmov/libresolv-2.4.so b7837000-b7839000 rw-p 0000f000 03:06 684830 /lib/tls/i686/cmov/libresolv-2.4.so b7839000-b783b000 rw-p b7839000 00:00 0 b783b000-b784d000 r-xp 00000000 03:06 684821 /lib/tls/i686/cmov/libnsl-2.4.so b784d000-b784f000 rw-p 00011000 03:06 684821 /lib/tls/i686/cmov/libnsl-2.4.so b784f000-b7851000 rw-p b784f000 00:00 0 b7851000-b78e2000 r-xp 00000000 03:06 783192 /usr/lib/libglib-2.0.so.0.1200.4 b78e2000-b78e3000 rw-p 00091000 03:06 783192 /usr/lib/libglib-2.0.so.0.1200.4 b78e3000-b78e4000 rw-p b78e3000 00:00 0 b78e4000-b78e7000 r-xp 00000000 03:06 783873 /usr/lib/libgmodule-2.0.so.0.1200.4 b78e7000-b78e8000 rw-p 00002000 03:06 783873 /usr/lib/libgmodule-2.0.so.0.1200.4 b78e8000-b7921000 r-xp 00000000 03:06 783762 /usr/lib/libgobject-2.0.so.0.1200.4 b7921000-b7922000 rw-p 00038000 03:06 783762 /usr/lib/libgobject-2.0.so.0.1200.4 b7922000-b7982000 r-xp 00000000 03:06 782167 /usr/lib/libcairo.so.2.9.2 b7982000-b7984000 rw-p 0005f000 03:06 782167 /usr/lib/libcairo.so.2.9.2 b7984000-b79bc000 r-xp 00000000 03:06 782581 /usr/lib/libpango-1.0.so.0.1400.5 b79bc000-b79be000 rw-p 00037000 03:06 782581 /usr/lib/libpango-1.0.so.0.1400.5 b79be000-b79c5000 r-xp 00000000 03:06 784041 /usr/lib/libpangocairo-1.0.so.0.1400.5 b79c5000-b79c6000 rw-p 00006000 03:06 784041 /usr/lib/libpangocairo-1.0.so.0.1400.5 b79c6000-b79db000 r-xp 00000000 03:06 782174 /usr/lib/libgdk_pixbuf-2.0.so.0.1000.6 b79db000-b79dc000 rw-p 00015000 03:06 782174 /usr/lib/libgdk_pixbuf-2.0.so.0.1000.6 b79dc000-b79dd000 rw-p b79dc000 00:00 0 b79dd000-b79f5000 r-xp 00000000 03:06 783489 /usr/lib/libatk-1.0.so.0.1213.0 b79f5000-b79f7000 rw-p 00017000 03:06 783489 /usr/lib/libatk-1.0.so.0.1213.0 b79f7000-b7a78000 r-xp 00000000 03:06 782333 /usr/lib/libgdk-x11-2.0.so.0.1000.6 b7a78000-b7a7b000 rw-p 00081000 03:06 782333 /usr/lib/libgdk-x11-2.0.so.0.1000.6 b7a7b000-b7dc4000 r-xp 00000000 03:06 782334 /usr/lib/libgtk-x11-2.0.so.0.1000.6 b7dc4000-b7dca000 rw-p 00349000 03:06 782334 /usr/lib/libgtk-x11-2.0.so.0.1000.6 b7dca000-b7dcb000 rw-p b7dca000 00:00 0 b7dcb000-b7dce000 r-xp 00000000 03:06 781948 /usr/lib/liblaunchpad-integration.so.0.0.0 b7dce000-b7dcf000 rw-p 00002000 03:06 781948 /usr/lib/liblaunchpad-integration.so.0.0.0 b7dcf000-b7dd6000 r-xp 00000000 03:06 783759 /usr/lib/libstartup-notification-1.so.0.0.0 b7dd6000-b7dd7000 rw-p 00006000 03:06 783759 /usr/lib/libstartup-notification-1.so.0.0.0 b7dd7000-b7e85000 r-xp 00000000 03:06 783155 /usr/lib/libaspell.so.15.1.4 b7e85000-b7e89000 rw-p 000ad000 03:06 783155 /usr/lib/libaspell.so.15.1.4 b7e89000-b7e8e000 rw-p b7e89000 00:00 0 b7e8e000-b7e92000 r-xp 00000000 03:06 783503 /usr/lib/libgtkspell.so.0.0.0 b7e92000-b7e93000 rw-p 00004000 03:06 783503 /usr/lib/libgtkspell.so.0.0.0 b7e93000-b7e95000 r-xp 00000000 03:06 783127 /usr/lib/libXss.so.1.0.0 b7e95000-b7e96000 rw-p 00001000 03:06 783127 /usr/lib/libXss.so.1.0.0 b7e96000-b7eb4000 r-xp 00000000 03:06 783168 /usr/lib/libaudiofile.so.0.0.2 b7eb4000-b7eb6000 rw-p 0001e000 03:06 783168 /usr/lib/libaudiofile.so.0.0.2 b7eb6000-b7eb9000 r-xp 00000000 03:06 783143 /usr/lib/libao.so.2.1.3 b7eb9000-b7eba000 rw-p 00002000 03:06 783143 /usr/lib/libao.so.2.1.3 b7eba000-b7ee9000 r-xp 00000000 03:06 782291 /usr/lib/libdbus-1.so.3.0.0 b7ee9000-b7eea000 rw-p 0002f000 03:06 782291 /usr/lib/libdbus-1.so.3.0.0 b7eea000-b7f04000 r-xp 00000000 03:06 783222 /usr/lib/libdbus-glib-1.so.2.0.0 b7f04000-b7f05000 rw-p 00019000 03:06 783222 /usr/lib/libdbus-glib-1.so.2.0.0 b7f05000-b7f06000 rw-p b7f05000 00:00 0 b7f06000-b7f07000 r--p 00000000 03:06 846999 /usr/lib/locale/de_DE.utf8/LC_MESSAGES/SYS_LC_MESSAGES b7f07000-b7f08000 r--p 00000000 03:06 831285 /usr/lib/locale/de_DE.utf8/LC_PAPER b7f08000-b7f09000 r--p 00000000 03:06 831365 /usr/lib/locale/de_DE.utf8/LC_NAME b7f09000-b7f0a000 r--p 00000000 03:06 831366 /usr/lib/locale/de_DE.utf8/LC_ADDRESS b7f0a000-b7f0b000 r--p 00000000 03:06 831367 /usr/lib/locale/de_DE.utf8/LC_TELEPHONE b7f0b000-b7f0c000 r--p 00000000 03:06 831281 /usr/lib/locale/de_DE.utf8/LC_MEASUREMENT b7f0c000-b7f13000 r--s 00000000 03:06 798162 /usr/lib/gconv/gconv-modules.cache b7f13000-b7f14000 r--p 00000000 03:06 831368 /usr/lib/locale/de_DE.utf8/LC_IDENTIFICATION b7f14000-b7f15000 rw-p b7f14000 00:00 0 b7f15000-b7f2e000 r-xp 00000000 03:06 651524 /lib/ld-2.4.so b7f2e000-b7f30000 rw-p 00018000 03:06 651524 /lib/ld-2.4.so bfd79000-bfd8e000 rw-p bfd79000 00:00 0 [stack] ffffe000-fffff000 ---p 00000000 00:00 0 [vdso] ProcStatus: Name: gaim State: D (disk sleep) SleepAVG: 0% Tgid: 4601 Pid: 4601 PPid: 1 TracerPid: 0 Uid: 1000 1000 1000 1000 Gid: 1000 1000 1000 1000 FDSize: 32 Groups: 4 20 24 25 29 30 44 46 108 111 113 1000 VmPeak: 92748 kB VmSize: 92744 kB VmLck: 0 kB VmHWM: 56960 kB VmRSS: 56960 kB VmData: 41064 kB VmStk: 84 kB VmExe: 1088 kB VmLib: 23592 kB VmPTE: 100 kB Threads: 1 SigQ: 0/4294967295 SigPnd: 0000000000000000 ShdPnd: 0000000000000000 SigBlk: 0000000000000000 SigIgn: 0000000020001000 SigCgt: 0000000180014007 CapInh: 0000000000000000 CapPrm: 0000000000000000 CapEff: 0000000000000000 Cpus_allowed: ff Mems_allowed: 1 Registers: (no debugging symbols found) Using host libthread_db library "/lib/tls/i686/cmov/libthread_db.so.1". (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) Core was generated by `gaim'. Program terminated with signal 11, Segmentation fault. #0 0xb6885bd1 in aim_cachecookie () from /usr/lib/gaim/liboscar.so eax 0x1 1 ecx 0x86e64d0 141452496 edx 0x86a0748 141166408 ebx 0xb68a678c -1232443508 esp 0xbfd8a5c0 0xbfd8a5c0 ebp 0xbfd8a608 0xbfd8a608 esi 0x1 1 edi 0x86a0748 141166408 eip 0xb6885bd1 0xb6885bd1 eflags 0x10202 [ IF RF ] cs 0x73 115 ss 0x7b 123 ds 0x7b 123 es 0x7b 123 fs 0x0 0 gs 0x33 51 Signal: 11 SourcePackage: gaim Stacktrace: (no debugging symbols found) Using host libthread_db library "/lib/tls/i686/cmov/libthread_db.so.1". (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) Core was generated by `gaim'. Program terminated with signal 11, Segmentation fault. #0 0xb6885bd1 in aim_cachecookie () from /usr/lib/gaim/liboscar.so #0 0xb6885bd1 in aim_cachecookie () from /usr/lib/gaim/liboscar.so No symbol table info available. #1 0x080fafe3 in gaim_gtk_eventloop_get_ui_ops () No symbol table info available. #2 0xb78a5c8d in g_io_channel_unix_get_fd () from /usr/lib/libglib-2.0.so.0 No symbol table info available. #3 0xb787c802 in g_main_context_dispatch () from /usr/lib/libglib-2.0.so.0 No symbol table info available. #4 0xb787f7df in g_main_context_check () from /usr/lib/libglib-2.0.so.0 No symbol table info available. #5 0xb787fb89 in g_main_loop_run () from /usr/lib/libglib-2.0.so.0 No symbol table info available. #6 0xb7bb2574 in gtk_main () from /usr/lib/libgtk-x11-2.0.so.0 No symbol table info available. #7 0x0810fd0c in main () No symbol table info available. ThreadStacktrace: (no debugging symbols found) Using host libthread_db library "/lib/tls/i686/cmov/libthread_db.so.1". (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) Core was generated by `gaim'. Program terminated with signal 11, Segmentation fault. #0 0xb6885bd1 in aim_cachecookie () from /usr/lib/gaim/liboscar.so . Thread 1 (process 4601): #0 0xb6885bd1 in aim_cachecookie () from /usr/lib/gaim/liboscar.so No symbol table info available. #1 0x080fafe3 in gaim_gtk_eventloop_get_ui_ops () No symbol table info available. #2 0xb78a5c8d in g_io_channel_unix_get_fd () from /usr/lib/libglib-2.0.so.0 No symbol table info available. #3 0xb787c802 in g_main_context_dispatch () from /usr/lib/libglib-2.0.so.0 No symbol table info available. #4 0xb787f7df in g_main_context_check () from /usr/lib/libglib-2.0.so.0 No symbol table info available. #5 0xb787fb89 in g_main_loop_run () from /usr/lib/libglib-2.0.so.0 No symbol table info available. #6 0xb7bb2574 in gtk_main () from /usr/lib/libgtk-x11-2.0.so.0 No symbol table info available. #7 0x0810fd0c in main () No symbol table info available. Uname: Linux lxuser-desktop 2.6.17-10-generic #2 SMP Fri Oct 13 18:45:35 UTC 2006 i686 GNU/Linux ** Affects: gaim (Ubuntu) Importance: Undecided Status: Unconfirmed -- ICQ data tranfer https://launchpad.net/bugs/72904 From tomwolfe at gmail.com Wed Nov 22 19:00:46 2006 From: tomwolfe at gmail.com (Thomas Wolfe) Date: Wed, 22 Nov 2006 19:00:46 -0000 Subject: [Bug 72902] Re: gaim crashed References: <20061122190001.12869.15654.malonedeb@gangotri.ubuntu.com> Message-ID: <20061122190046.22581.74726.malone@gandwana.ubuntu.com> crash report ** Attachment added: "gaim crash" http://librarian.launchpad.net/5137100/_usr_bin_gaim.1000.crash -- gaim crashed https://launchpad.net/bugs/72902 From eric.raehn at gmail.com Wed Nov 22 18:43:35 2006 From: eric.raehn at gmail.com (Eric Raehn) Date: Wed, 22 Nov 2006 18:43:35 -0000 Subject: [Bug 72898] gdm crashed from illegal instruction References: <20061122184335.22581.79329.malonedeb@gandwana.ubuntu.com> Message-ID: <20061122184335.22581.79329.malonedeb@gandwana.ubuntu.com> Public bug reported: When I booted up my Ubuntu 6.10, gnome booted up to the background but the splash screen did not start up and gnome freezed up. I pressed ctrl+alt+backspace. Gnome died but did not start up. I was able to startx from the command line from tty1, but gdm, apt-get and shutdown commands brought a "illegal instruction" message to the command line and the above commands would not execute. Below is the complete crash file ** Affects: gdm (Ubuntu) Importance: Undecided Status: Unconfirmed -- gdm crashed from illegal instruction https://launchpad.net/bugs/72898 From ryan at vp.pl Wed Nov 22 17:41:37 2006 From: ryan at vp.pl (ry4n) Date: Wed, 22 Nov 2006 17:41:37 -0000 Subject: [Bug 72892] Adding new files References: <20061122174137.12869.86685.malonedeb@gangotri.ubuntu.com> Message-ID: <20061122174137.12869.86685.malonedeb@gangotri.ubuntu.com> Public bug reported: i want to add new files to playlist and the program crashed ** Affects: rhythmbox (Ubuntu) Importance: Undecided Status: Unconfirmed -- Adding new files https://launchpad.net/bugs/72892 From eric.raehn at gmail.com Wed Nov 22 18:45:42 2006 From: eric.raehn at gmail.com (Eric Raehn) Date: Wed, 22 Nov 2006 18:45:42 -0000 Subject: [Bug 72898] Re: gdm crashed from illegal instruction References: <20061122184335.22581.79329.malonedeb@gandwana.ubuntu.com> Message-ID: <20061122184542.12869.8525.malone@gangotri.ubuntu.com> ** Attachment added: "gdm crash file" http://librarian.launchpad.net/5136984/_usr_sbin_gdm.1000.crash -- gdm crashed from illegal instruction https://launchpad.net/bugs/72898 From tomwolfe at gmail.com Wed Nov 22 19:00:01 2006 From: tomwolfe at gmail.com (Thomas Wolfe) Date: Wed, 22 Nov 2006 19:00:01 -0000 Subject: [Bug 72902] gaim crashed References: <20061122190001.12869.15654.malonedeb@gangotri.ubuntu.com> Message-ID: <20061122190001.12869.15654.malonedeb@gangotri.ubuntu.com> Public bug reported: my friend figured he would try to crash my computer by hitting a ton of keys and well, he was successful, gaim crashed. ** Affects: gaim (Ubuntu) Importance: Undecided Status: Unconfirmed -- gaim crashed https://launchpad.net/bugs/72902 From ra11le at telus.net Wed Nov 22 21:19:00 2006 From: ra11le at telus.net (Michael) Date: Wed, 22 Nov 2006 21:19:00 -0000 Subject: [Bug 72892] Re: Adding new files References: <20061122174137.12869.86685.malonedeb@gangotri.ubuntu.com> Message-ID: <20061122211900.22204.92264.malone@gandwana.ubuntu.com> try running Rhythmbox in the terminal and see if it crashes again. if any errors appear in the terminal please post them. -- Adding new files https://launchpad.net/bugs/72892 From rafaelbc2003 at bol.com.br Wed Nov 22 16:45:54 2006 From: rafaelbc2003 at bol.com.br (rafael) Date: Wed, 22 Nov 2006 16:45:54 -0000 Subject: [Bug 72880] Crash References: <20061122164554.22581.35153.malonedeb@gandwana.ubuntu.com> Message-ID: <20061122164554.22581.35153.malonedeb@gandwana.ubuntu.com> Public bug reported: Crash in account MSN. The Gaim closes when it initiates one speaks in an account MSN. ** Affects: gaim (Ubuntu) Importance: Undecided Status: Unconfirmed -- Crash https://launchpad.net/bugs/72880 From rafaelbc2003 at bol.com.br Wed Nov 22 16:38:23 2006 From: rafaelbc2003 at bol.com.br (rafael) Date: Wed, 22 Nov 2006 16:38:23 -0000 Subject: [Bug 72877] Crash References: <20061122163824.12869.44826.malonedeb@gangotri.ubuntu.com> Message-ID: <20061122163824.12869.44826.malonedeb@gangotri.ubuntu.com> *** This bug is a duplicate of bug 72880 *** Public bug reported: Crash in account MSN. The Gaim closes when it initiates one speaks in an account MSN. ** Affects: gaim (Ubuntu) Importance: Undecided Status: Unconfirmed -- Crash https://launchpad.net/bugs/72877 From rafaelbc2003 at bol.com.br Wed Nov 22 16:29:34 2006 From: rafaelbc2003 at bol.com.br (rafael) Date: Wed, 22 Nov 2006 16:29:34 -0000 Subject: [Bug 72876] Crash References: <20061122162934.12999.21832.malonedeb@gangotri.ubuntu.com> Message-ID: <20061122162934.12999.21832.malonedeb@gangotri.ubuntu.com> *** This bug is a duplicate of bug 72880 *** Public bug reported: Crash in account MSN. The Gaim closes when it initiates one speaks in an account MSN. ** Affects: gaim (Ubuntu) Importance: Undecided Status: Unconfirmed ** Description changed: - ProblemType: Crash - CoreDump: - CrashCounter: 1 - Date: Wed Nov 22 14:23:53 2006 - Dependencies: - libgcc1 1:4.1.1-13ubuntu5 - gaim-data 1:2.0.0+beta5-0ubuntu2 - lsb-base 3.1-10ubuntu4 - libavahi-common3 0.6.13-2ubuntu2.2 - libreadline5 5.1-7build1 - libslang2 2.0.6-2 - ttf-dejavu 2.7-2 - libncursesw5 5.5-2ubuntu1 - whiptail 0.52.2-5.1ubuntu1 - libtext-charwidth-perl 0.04-4 - libxrender1 1:0.9.1-0ubuntu1 - fontconfig 2.3.2-7ubuntu2 - libssl0.9.8 0.9.8b-2ubuntu2 - liblocale-gettext-perl 1.05-1 - libxau6 1:1.0.1-1 - libxext6 2:1.0.1-1ubuntu1 - libxfixes3 1:4.0.1-0ubuntu1 - python 2.4.3-11ubuntu3 - libjpeg62 6b-13 - libdbus-glib-1-2 0.71-1ubuntu1 - libacl1 2.2.39-1ubuntu2 - liblzo1 1.08-3 - libncurses5 5.5-2ubuntu1 - readline-common 5.1-7build1 - libgtk2.0-0 2.10.6-0ubuntu1 - libgpg-error0 1.2-1 - python2.4-minimal 2.4.4~c1-0ubuntu1 - libpopt0 1.10-2 - gcc-4.1-base 4.1.1-13ubuntu5 - libxcursor1 1.1.7-0ubuntu1 - libperl5.8 5.8.8-6 - launchpad-integration 0.1.4.3 - libfontconfig1 2.3.2-7ubuntu2 - libglib2.0-0 2.12.4-0ubuntu1 - libpng12-0 1.2.8rel-5.1ubuntu0.1 - defoma 0.11.10 - libtext-wrapi18n-perl 0.06-5 - libavahi-client3 0.6.13-2ubuntu2.2 - libtiff4 3.8.2-6 - sed 4.1.5-1 - libcupsys2 1.2.4-2ubuntu3 - mktemp 1.5-2 - libxrandr2 2:1.1.1-0ubuntu1 - libselinux1 1.30-1ubuntu1 - libmagic1 4.17-2ubuntu1 - libavahi-compat-howl0 0.6.13-2ubuntu2.2 - python2.4 2.4.4~c1-0ubuntu1 - libattr1 2.4.32-1ubuntu1 - mime-support 3.36-1 - libbz2-1.0 1.0.3-3 - python-minimal 2.4.3-11ubuntu3 - libmeanwhile1 1.0.2-2 - fontconfig-config 2.3.2-7ubuntu2 - libgadu3 1:1.6+20060616-1 - libgnutls13 1.4.0-3ubuntu1 - debconf 1.5.2ubuntu2 - libxinerama1 2:1.0.1-4build1 - libdbus-1-3 0.93-0ubuntu3 - ucf 2.0012 - libpango1.0-common 1.14.5-0ubuntu1 - libgtk2.0-bin 2.10.6-0ubuntu1 - libnewt0.52 0.52.2-5.1ubuntu1 - lsb-release 3.1-10ubuntu4 - libgcrypt11 1.2.2-2 - libxss1 1:1.0.1-4ubuntu1 - debconf-i18n 1.5.2ubuntu2 - perl 5.8.8-6 - tzdata 2006m-1ubuntu1 - libxi6 2:1.0.1-0ubuntu1 - libcairo2 1.2.4-1ubuntu2 - x11-common 1:7.1.1ubuntu6 - libsepol1 1.12-1 - libgtkspell0 2.0.10-3 - debianutils 2.16.2 - locales 2.3.22 - libstartup-notification0 0.8-1ubuntu1 - belocs-locales-bin 2.4-1ubuntu6 - libtasn1-3 0.3.5-1 - libxdmcp6 1:1.0.1-1 - libx11-data 2:1.0.3-0ubuntu4 - liblaunchpad-integration0 0.1.4.3 - libatk1.0-0 1.12.3-0ubuntu1 - file 4.17-2ubuntu1 - libxml2 2.6.26.dfsg-2ubuntu4 - libfreetype6 2.2.1-5 - libtext-iconv-perl 1.4-3 - libaspell15 0.60.4-4 - libice6 2:1.0.1-1ubuntu1 - libopencdk8 0.5.8-1 - libsm6 2:1.0.1-1ubuntu1 - perl-modules 5.8.8-6 - dpkg 1.13.22ubuntu7 - coreutils 5.96-5ubuntu4 - libgdbm3 1.8.3-3 - libstdc++6 4.1.1-13ubuntu5 - libgtk2.0-common 2.10.6-0ubuntu1 - libx11-6 2:1.0.3-0ubuntu4 - ncurses-bin 5.5-2ubuntu1 - libgstreamer0.10-0 0.10.10-1ubuntu2 - libavahi-common-data 0.6.13-2ubuntu2.2 - zlib1g 1:1.2.3-13ubuntu2 - libc6 2.4-1ubuntu12 - libxft2 2.1.10-1ubuntu1 - perl-base 5.8.8-6 - libdb4.4 4.4.20-6ubuntu1 - libpango1.0-0 1.14.5-0ubuntu1 - libexpat1 1.95.8-3.2 - Disassembly: - (no debugging symbols found) - Using host libthread_db library "/lib/tls/i686/cmov/libthread_db.so.1". - (no debugging symbols found) - (no debugging symbols found) - (no debugging symbols found) - (no debugging symbols found) - (no debugging symbols found) - (no debugging symbols found) - (no debugging symbols found) - (no debugging symbols found) - (no debugging symbols found) - (no debugging symbols found) - (no debugging symbols found) - (no debugging symbols found) - (no debugging symbols found) - (no debugging symbols found) - (no debugging symbols found) - (no debugging symbols found) - (no debugging symbols found) - (no debugging symbols found) - (no debugging symbols found) - (no debugging symbols found) - (no debugging symbols found) - (no debugging symbols found) - (no debugging symbols found) - (no debugging symbols found) - (no debugging symbols found) - (no debugging symbols found) - (no debugging symbols found) - (no debugging symbols found) - (no debugging symbols found) - (no debugging symbols found) - (no debugging symbols found) - (no debugging symbols found) - (no debugging symbols found) - (no debugging symbols found) - (no debugging symbols found) - (no debugging symbols found) - (no debugging symbols found) - (no debugging symbols found) - (no debugging symbols found) - (no debugging symbols found) - (no debugging symbols found) - (no debugging symbols found) - (no debugging symbols found) - (no debugging symbols found) - (no debugging symbols found) - (no debugging symbols found) - (no debugging symbols found) - (no debugging symbols found) - (no debugging symbols found) - (no debugging symbols found) - (no debugging symbols found) - (no debugging symbols found) - (no debugging symbols found) - (no debugging symbols found) - (no debugging symbols found) - (no debugging symbols found) - (no debugging symbols found) - (no debugging symbols found) - (no debugging symbols found) - (no debugging symbols found) - (no debugging symbols found) - (no debugging symbols found) - (no debugging symbols found) - (no debugging symbols found) - (no debugging symbols found) - (no debugging symbols found) - (no debugging symbols found) - (no debugging symbols found) - (no debugging symbols found) - (no debugging symbols found) - (no debugging symbols found) - (no debugging symbols found) - (no debugging symbols found) - (no debugging symbols found) - (no debugging symbols found) - (no debugging symbols found) - (no debugging symbols found) - (no debugging symbols found) - (no debugging symbols found) - (no debugging symbols found) - (no debugging symbols found) - (no debugging symbols found) - (no debugging symbols found) - (no debugging symbols found) - (no debugging symbols found) - (no debugging symbols found) - (no debugging symbols found) - (no debugging symbols found) - (no debugging symbols found) - (no debugging symbols found) - (no debugging symbols found) - (no debugging symbols found) - (no debugging symbols found) - (no debugging symbols found) - (no debugging symbols found) - (no debugging symbols found) - (no debugging symbols found) - (no debugging symbols found) - (no debugging symbols found) - (no debugging symbols found) - (no debugging symbols found) - (no debugging symbols found) - (no debugging symbols found) - (no debugging symbols found) - (no debugging symbols found) - (no debugging symbols found) - (no debugging symbols found) - (no debugging symbols found) - (no debugging symbols found) - (no debugging symbols found) - (no debugging symbols found) - (no debugging symbols found) - (no debugging symbols found) - (no debugging symbols found) - (no debugging symbols found) - (no debugging symbols found) - (no debugging symbols found) - (no debugging symbols found) - (no debugging symbols found) - (no debugging symbols found) - (no debugging symbols found) - (no debugging symbols found) - (no debugging symbols found) - (no debugging symbols found) - (no debugging symbols found) - (no debugging symbols found) - (no debugging symbols found) - (no debugging symbols found) - (no debugging symbols found) - (no debugging symbols found) - (no debugging symbols found) - (no debugging symbols found) - (no debugging symbols found) - (no debugging symbols found) - (no debugging symbols found) - (no debugging symbols found) - (no debugging symbols found) - (no debugging symbols found) - (no debugging symbols found) - (no debugging symbols found) - (no debugging symbols found) - (no debugging symbols found) - (no debugging symbols found) - (no debugging symbols found) - (no debugging symbols found) - Core was generated by `gaim'. - Program terminated with signal 11, Segmentation fault. - #0 0xb735e6aa in strcmp () from /lib/tls/i686/cmov/libc.so.6 - Dump of assembler code from 0xb735e6aa to 0xb735e6ca: - 0xb735e6aa : cmp (%edx),%al - 0xb735e6ac : jne 0xb735e6b7 - 0xb735e6ae : inc %ecx - 0xb735e6af : inc %edx - 0xb735e6b0 : test %al,%al - 0xb735e6b2 : jne 0xb735e6a8 - 0xb735e6b4 : xor %eax,%eax - 0xb735e6b6 : ret - 0xb735e6b7 : mov $0x1,%eax - 0xb735e6bc : mov $0xffffffff,%ecx - 0xb735e6c1 : cmovb %ecx,%eax - 0xb735e6c4 : ret - 0xb735e6c5 : nop - 0xb735e6c6 : nop - 0xb735e6c7 : nop - 0xb735e6c8 : nop - 0xb735e6c9 : nop - End of assembler dump. - DistroRelease: Ubuntu 6.10 - ExecutablePath: /usr/bin/gaim - Package: gaim 1:2.0.0+beta5-0ubuntu2 - ProcCmdline: gaim - ProcCwd: /home/rafael - ProcEnviron: - LANGUAGE=pt_BR:pt:pt_PT - PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/bin/X11:/usr/games - LANG=pt_BR.UTF-8 - SHELL=/bin/bash - ProcMaps: - 08048000-080e5000 r-xp 00000000 08:02 126397 /usr/bin/gaim - 080e5000-080e8000 rw-p 0009d000 08:02 126397 /usr/bin/gaim - 080e8000-08706000 rw-p 080e8000 00:00 0 [heap] - b1dea000-b1deb000 ---p b1dea000 00:00 0 - b1deb000-b25eb000 rw-p b1deb000 00:00 0 - b25eb000-b25ec000 ---p b25eb000 00:00 0 - b25ec000-b2dec000 rw-p b25ec000 00:00 0 - b2dec000-b2ded000 ---p b2dec000 00:00 0 - b2ded000-b35ed000 rw-p b2ded000 00:00 0 - b35ed000-b35ff000 r-xp 00000000 08:02 45617 /usr/lib/gstreamer-0.10/libgstalsa.so - b35ff000-b3600000 rw-p 00012000 08:02 45617 /usr/lib/gstreamer-0.10/libgstalsa.so - b3600000-b3621000 rw-p b3600000 00:00 0 - b3621000-b3700000 ---p b3621000 00:00 0 - b3700000-b3745000 r-xp 00000000 08:02 30486 /usr/lib/liboil-0.3.so.0.1.0 - b3745000-b3759000 rw-p 00045000 08:02 30486 /usr/lib/liboil-0.3.so.0.1.0 - b3759000-b375b000 rw-p b3759000 00:00 0 - b3769000-b3771000 r-xp 00000000 08:02 23697 /usr/lib/gstreamer-0.10/libgstaudioresample.so - b3771000-b3772000 rw-p 00008000 08:02 23697 /usr/lib/gstreamer-0.10/libgstaudioresample.so - b377c000-b3783000 r-xp 00000000 08:02 13692 /usr/lib/libgstcontroller-0.10.so.0.9.0 - b3783000-b3784000 rw-p 00006000 08:02 13692 /usr/lib/libgstcontroller-0.10.so.0.9.0 - b378d000-b3791000 r-xp 00000000 08:02 46373 /usr/lib/gstreamer-0.10/libgstautodetect.so - b3791000-b3792000 rw-p 00003000 08:02 46373 /usr/lib/gstreamer-0.10/libgstautodetect.so - b3792000-b3793000 ---p b3792000 00:00 0 - b3793000-b3f93000 rw-p b3793000 00:00 0 - b3f93000-b3fa7000 r-xp 00000000 08:02 13711 /usr/lib/libgstaudio-0.10.so.0.7.0 - b3fa7000-b3fa8000 rw-p 00014000 08:02 13711 /usr/lib/libgstaudio-0.10.so.0.7.0 - b3fa8000-b3fb1000 r-xp 00000000 08:02 13715 /usr/lib/libgstriff-0.10.so.0.7.0 - b3fb1000-b3fb2000 rw-p 00008000 08:02 13715 /usr/lib/libgstriff-0.10.so.0.7.0 - b3fb2000-b3fb5000 r-xp 00000000 08:02 23714 /usr/lib/gstreamer-0.10/libgstvolume.so - b3fb5000-b3fb6000 rw-p 00002000 08:02 23714 /usr/lib/gstreamer-0.10/libgstvolume.so - b3fb6000-b3fbc000 r-xp 00000000 08:02 23695 /usr/lib/gstreamer-0.10/libgstaudioconvert.so - b3fbc000-b3fbd000 rw-p 00006000 08:02 23695 /usr/lib/gstreamer-0.10/libgstaudioconvert.so - b3fbd000-b3fc0000 r--p 00000000 08:02 63576 /usr/share/locale-langpack/pt_BR/LC_MESSAGES/atk10.mo - b3fc0000-b3fca000 r-xp 00000000 08:02 46394 /usr/lib/gstreamer-0.10/libgstwavparse.so - b3fca000-b3fcb000 rw-p 00009000 08:02 46394 /usr/lib/gstreamer-0.10/libgstwavparse.so - b3fcb000-b3fde000 r-xp 00000000 08:02 23705 /usr/lib/gstreamer-0.10/libgstplaybin.so - b3fde000-b3fdf000 rw-p 00013000 08:02 23705 /usr/lib/gstreamer-0.10/libgstplaybin.so - b3fdf000-b3ffd000 r-xp 00000000 08:02 13690 /usr/lib/libgstbase-0.10.so.0.9.0 - b3ffd000-b3ffe000 rw-p 0001d000 08:02 13690 /usr/lib/libgstbase-0.10.so.0.9.0 - b3ffe000-b405e000 rw-s 00000000 00:07 458763 /SYSV00000000 (deleted) - b405e000-b40ca000 r--p 00000000 08:02 13794 /usr/share/fonts/truetype/ttf-dejavu/DejaVuSans-Bold.ttf - b40ca000-b412a000 rw-s 00000000 00:07 360456 /SYSV00000000 (deleted) - b412a000-b45e3000 r--s 00000000 08:02 8809 /var/lib/aspell/pt_BR.rws - b45e4000-b45eb000 r-xp 00000000 08:02 13713 /usr/lib/libgstinterfaces-0.10.so.0.7.0 - b45eb000-b45ec000 rw-p 00006000 08:02 13713 /usr/lib/libgstinterfaces-0.10.so.0.7.0 - b45ec000-b460d000 r-xp 00000000 08:02 13688 /usr/lib/gstreamer-0.10/libgstcoreelements.so - b460d000-b460f000 rw-p 00020000 08:02 13688 /usr/lib/gstreamer-0.10/libgstcoreelements.so - b460f000-b4615000 r-xp 00000000 08:02 46424 /usr/lib/gstreamer-0.10/libgstgconfelements.so - b4615000-b4616000 rw-p 00005000 08:02 46424 /usr/lib/gstreamer-0.10/libgstgconfelements.so - b4616000-b4634000 r-xp 00000000 08:02 81712 /usr/lib/libjpeg.so.62.0.0 - b4634000-b4635000 rw-p 0001d000 08:02 81712 /usr/lib/libjpeg.so.62.0.0 - b4637000-b4641000 r-xp 00000000 08:02 23709 /usr/lib/gstreamer-0.10/libgsttypefindfunctions.so - b4641000-b4643000 rw-p 0000a000 08:02 23709 /usr/lib/gstreamer-0.10/libgsttypefindfunctions.so - b4643000-b4645000 r-xp 00000000 08:02 29167 /usr/lib/pango/1.5.0/modules/pango-basic-fc.so - b4645000-b4646000 rw-p 00001000 08:02 29167 /usr/lib/pango/1.5.0/modules/pango-basic-fc.so - b4646000-b46b7000 r--p 00000000 08:02 13798 /usr/share/fonts/truetype/ttf-dejavu/DejaVuSans.ttf - b46b7000-b489a000 r--p 00000000 08:02 25972 /usr/share/icons/hicolor/icon-theme.cache - b489a000-b5982000 r--p 00000000 08:02 119267 /usr/share/icons/crystalsvg/icon-theme.cache - b5982000-b5fde000 r--p 00000000 08:02 2439 /usr/share/icons/gnome/icon-theme.cache - b5fde000-b6236000 r--p 00000000 08:02 68359 /usr/share/icons/Tango/icon-theme.cache - b6236000-b6287000 r--p 00000000 08:02 40593 /usr/share/icons/Tangerine/icon-theme.cache - b6287000-b6298000 r-xp 00000000 08:02 50678 /usr/lib/gtk-2.0/2.10.0/engines/libubuntulooks.so - b6298000-b6299000 rw-p 00011000 08:02 50678 /usr/lib/gtk-2.0/2.10.0/engines/libubuntulooks.so - b6299000-b62c2000 r-xp 00000000 08:02 126440 /usr/lib/gaim/libqq.so - b62c2000-b62c3000 rw-p 00028000 08:02 126440 /usr/lib/gaim/libqq.so - b62c3000-b62d6000 r-xp 00000000 08:02 9284 /usr/lib/libgadu.so.3.5 - b62d6000-b62d7000 rw-p 00013000 08:02 9284 /usr/lib/libgadu.so.3.5 - b62d8000-b62db000 r-xp 00000000 08:02 32939 /usr/lib/gtk-2.0/2.10.0/loaders/libpixbufloader-jpeg.so - b62db000-b62dc000 rw-p 00003000 08:02 32939 /usr/lib/gtk-2.0/2.10.0/loaders/libpixbufloader-jpeg.so - b62dc000-b62de000 r-xp 00000000 08:02 126442 /usr/lib/gaim/dbus-example.so - b62de000-b62df000 rw-p 00001000 08:02 126442 /usr/lib/gaim/dbus-example.so - b62df000-b62e4000 r-xp 00000000 08:02 126441 /usr/lib/gaim/ticker.so - b62e4000-b62e5000 rw-p 00004000 08:02 126441 /usr/lib/gaim/ticker.so - b62e5000-b62ea000 r-xp 00000000 08:02 5459 /lib/tls/i686/cmov/libcrypt-2.4.so - b62ea000-b62ec000 rw-p 00004000 08:02 5459 /lib/tls/i686/cmov/libcrypt-2.4.so - b62ec000-b6313000 rw-p b62ec000 00:00 0 - b6313000-b6423000 r-xp 00000000 08:02 65170 /usr/lib/libperl.so.5.8.8 - b6423000-b6428000 rw-p 00110000 08:02 65170 /usr/lib/libperl.so.5.8.8 - b6428000-b642a000 rw-p b6428000 00:00 0 - b642b000-b6437000 r-xp 00000000 08:02 126439 /usr/lib/gaim/libgg.so - b6437000-b6438000 rw-p 0000b000 08:02 126439 /usr/lib/gaim/libgg.so - b6438000-b643a000 r-xp 00000000 08:02 8430 /usr/lib/libpanelw.so.5.5 - b643a000-b643b000 rw-p 00001000 08:02 8430 /usr/lib/libpanelw.so.5.5 - b643b000-b647d000 r-xp 00000000 08:02 8429 /lib/libncursesw.so.5.5 - b647d000-b6486000 rw-p 00041000 08:02 8429 /lib/libncursesw.so.5.5 - b6486000-b64a0000 r-xp 00000000 08:02 126456 /usr/lib/libgnt.so.0.0.0 - b64a0000-b64a1000 rw-p 0001a000 08:02 126456 /usr/lib/libgnt.so.0.0.0 - b64a3000-b64a4000 r-xp 00000000 08:02 126444 /usr/lib/gaim/private/libgaimperl.so - b64a4000-b64a5000 rw-p 00000000 08:02 126444 /usr/lib/gaim/private/libgaimperl.so - b64a5000-b64ae000 r-xp 00000000 08:02 126438 /usr/lib/gaim/perl.so - b64ae000-b64af000 rw-p 00008000 08:02 126438 /usr/lib/gaim/perl.so - b64af000-b64b2000 r-xp 00000000 08:02 126437 /usr/lib/gaim/gntgf.so - b64b2000-b64b3000 rw-p 00002000 08:02 126437 /usr/lib/gaim/gntgf.so - b64b3000-b64b5000 r-xp 00000000 08:02 126436 /usr/lib/gaim/idle.so - b64b5000-b64b6000 rw-p 00001000 08:02 126436 /usr/lib/gaim/idle.so - b64b6000-b64f0000 r-xp 00000000 08:02 126434 /usr/lib/gaim/liboscar.so - b64f0000-b64f2000 rw-p 00039000 08:02 126434 /usr/lib/gaim/liboscar.so - b64f2000-b65bf000 r-xp 00000000 08:02 71362 /usr/lib/libtk8.4.so.0 - b65bf000-b65cb000 rw-p 000cd000 08:02 71362 /usr/lib/libtk8.4.so.0 - b65cb000-b6674000 r-xp 00000000 08:02 71320 /usr/lib/libtcl8.4.so.0 - b6674000-b667a000 rw-p 000a8000 08:02 71320 /usr/lib/libtcl8.4.so.0 - b667b000-b667d000 r-xp 00000000 08:02 126435 /usr/lib/gaim/extplacement.so - b667d000-b667e000 rw-p 00001000 08:02 126435 /usr/lib/gaim/extplacement.so - b667e000-b6680000 r-xp 00000000 08:02 126433 /usr/lib/gaim/relnot.so - b6680000-b6681000 rw-p 00001000 08:02 126433 /usr/lib/gaim/relnot.so - b6681000-b6685000 r-xp 00000000 08:02 126432 /usr/lib/gaim/musicmessaging.so - b6685000-b6686000 rw-p 00003000 08:02 126432 /usr/lib/gaim/musicmessaging.so - b6686000-b6687000 r-xp 00000000 08:02 126431 /usr/lib/gaim/ssl.so - b6687000-b6688000 rw-p 00000000 08:02 126431 /usr/lib/gaim/ssl.so - b6688000-b6695000 r-xp 00000000 08:02 126430 /usr/lib/gaim/tcl.so - b6695000-b6696000 rw-p 0000c000 08:02 126430 /usr/lib/gaim/tcl.so - b6696000-b66bd000 r-xp 00000000 08:02 39687 /usr/lib/libmeanwhile.so.1.0.2 - b66bd000-b66be000 rw-p 00026000 08:02 39687 /usr/lib/libmeanwhile.so.1.0.2 - b66bf000-b66c5000 r-xp 00000000 08:02 126429 /usr/lib/gaim/log_reader.so - b66c5000-b66c6000 rw-p 00006000 08:02 126429 /usr/lib/gaim/log_reader.so - b66c6000-b66cb000 r-xp 00000000 08:02 126427 /usr/lib/gaim/gaimrc.so - b66cb000-b66cc000 rw-p 00004000 08:02 126427 /usr/lib/gaim/gaimrc.so - b66cc000-b66e0000 r-xp 00000000 08:02 126426 /usr/lib/gaim/libsametime.so - b66e0000-b66e1000 rw-p 00013000 08:02 126426 /usr/lib/gaim/libsametime.so - b66e1000-b66e2000 rw-p b66e1000 00:00 0 - b66e2000-b66f0000 r-xp 00000000 08:02 126425 /usr/lib/gaim/spellchk.so - b66f0000-b66f1000 rw-p 0000e000 08:02 126425 /usr/lib/gaim/spellchk.so - b66f1000-b66f3000 r-xp 00000000 08:02 126424 /usr/lib/gaim/history.so - b66f3000-b66f4000 rw-p 00001000 08:02 126424 /usr/lib/gaim/history.so - b66f4000-b66f5000 r-xp 00000000 08:02 126423 /usr/lib/gaim/iconaway.so - b66f5000-b66f6000 rw-p 00000000 08:02 126423 /usr/lib/gaim/iconaway.so - b66f6000-b66f8000 r-xp 00000000 08:02 126422 /usr/lib/gaim/timestamp_format.so - b66f8000-b66f9000 rw-p 00001000 08:02 126422 /usr/lib/gaim/timestamp_format.so - b66f9000-b671c000 r-xp 00000000 08:02 126421 /usr/lib/gaim/libjabber.so - b671c000-b671d000 rw-p 00023000 08:02 126421 /usr/lib/gaim/libjabber.so - b671d000-b6720000 rw-p b671d000 00:00 0 - b6720000-b6721000 r-xp 00000000 08:02 126420 /usr/lib/gaim/ssl-nss.so - b6721000-b6722000 rw-p 00000000 08:02 126420 /usr/lib/gaim/ssl-nss.so - b6722000-b6727000 r-xp 00000000 08:02 126418 /usr/lib/gaim/notify.so - b6727000-b6728000 rw-p 00004000 08:02 126418 /usr/lib/gaim/notify.so - b6728000-b675b000 r-xp 00000000 08:02 126415 /usr/lib/gaim/libyahoo.so - b675b000-b675d000 rw-p 00033000 08:02 126415 /usr/lib/gaim/libyahoo.so - b675d000-b6761000 r-xp 00000000 08:02 7850 /usr/lib/libkrb5support.so.0.0 - b6761000-b6762000 rw-p 00003000 08:02 7850 /usr/lib/libkrb5support.so.0.0 - b6762000-b6794000 r-xp 00000000 08:02 32173 /lib/libsepol.so.1 - b6794000-b6795000 rw-p 00031000 08:02 32173 /lib/libsepol.so.1 - b6795000-b679f000 rw-p b6795000 00:00 0 - b679f000-b67a2000 r-xp 00000000 08:02 81270 /usr/lib/libgpg-error.so.0.2.0 - b67a2000-b67a3000 rw-p 00002000 08:02 81270 /usr/lib/libgpg-error.so.0.2.0 - b67a3000-b67ef000 r-xp 00000000 08:02 81291 /usr/lib/libgcrypt.so.11.2.1 - b67ef000-b67f1000 rw-p 0004b000 08:02 81291 /usr/lib/libgcrypt.so.11.2.1 - b67f1000-b6803000 r-xp 00000000 08:02 81312 /usr/lib/libtasn1.so.3.0.5 - b6803000-b6804000 rw-p 00011000 08:02 81312 /usr/lib/libtasn1.so.3.0.5 - b6804000-b68b7000 r-xp 00000000 08:02 13159 /usr/lib/libasound.so.2.0.0 - b68b7000-b68bc000 rw-p 000b2000 08:02 13159 /usr/lib/libasound.so.2.0.0 - b68bc000-b68d7000 r-xp 00000000 08:02 6506 /usr/lib/libgssapi_krb5.so.2.2 - b68d7000-b68d8000 rw-p 0001b000 08:02 6506 /usr/lib/libgssapi_krb5.so.2.2 - b68d8000-b68da000 r-xp 00000000 08:02 81266 /lib/libcom_err.so.2.1 - b68da000-b68db000 rw-p 00001000 08:02 81266 /lib/libcom_err.so.2.1 - b68db000-b68ff000 r-xp 00000000 08:02 7709 /usr/lib/libk5crypto.so.3.0 - b68ff000-b6900000 rw-p 00023000 08:02 7709 /usr/lib/libk5crypto.so.3.0 - b6900000-b697a000 r-xp 00000000 08:02 7840 /usr/lib/libkrb5.so.3.2 - b697a000-b697c000 rw-p 0007a000 08:02 7840 /usr/lib/libkrb5.so.3.2 - b697c000-b69c6000 r-xp 00000000 08:02 9110 /usr/lib/libsoftokn3.so - b69c6000-b69ca000 rw-p 00049000 08:02 9110 /usr/lib/libsoftokn3.so - b69ca000-b69f1000 r-xp 00000000 08:02 9111 /usr/lib/libssl3.so - b69f1000-b69f3000 rw-p 00027000 08:02 9111 /usr/lib/libssl3.so - b69f3000-b6a14000 r-xp 00000000 08:02 9109 /usr/lib/libsmime3.so - b6a14000-b6a16000 rw-p 00021000 08:02 9109 /usr/lib/libsmime3.so - b6a16000-b6a82000 r-xp 00000000 08:02 9108 /usr/lib/libnss3.so - b6a82000-b6a87000 rw-p 0006c000 08:02 9108 /usr/lib/libnss3.so - b6a87000-b6a8a000 r-xp 00000000 08:02 35812 /usr/lib/libORBitCosNaming-2.so.0.1.0 - b6a8a000-b6a8b000 rw-p 00003000 08:02 35812 /usr/lib/libORBitCosNaming-2.so.0.1.0 - b6a8b000-b6a8d000 r-xp 00000000 08:02 5858 /lib/tls/i686/cmov/libutil-2.4.so - b6a8d000-b6a8f000 rw-p 00001000 08:02 5858 /lib/tls/i686/cmov/libutil-2.4.so - b6a8f000-b6aa1000 r-xp 00000000 08:02 32614 /lib/libselinux.so.1 - b6aa1000-b6aa3000 rw-p 00011000 08:02 32614 /lib/libselinux.so.1 - b6aa3000-b6aa5000 r-xp 00000000 08:02 58436 /usr/lib/libavahi-glib.so.1.0.1 - b6aa5000-b6aa6000 rw-p 00002000 08:02 58436 /usr/lib/libavahi-glib.so.1.0.1 - b6aa6000-b6b0f000 r-xp 00000000 08:02 81332 /usr/lib/libgnutls.so.13.0.5 - b6b0f000-b6b15000 rw-p 00068000 08:02 81332 /usr/lib/libgnutls.so.13.0.5 - b6b15000-b6b44000 r-xp 00000000 08:02 9092 /usr/lib/libnspr4.so - b6b44000-b6b46000 rw-p 0002e000 08:02 9092 /usr/lib/libnspr4.so - b6b46000-b6b47000 rw-p b6b46000 00:00 0 - b6b47000-b6b4b000 r-xp 00000000 08:02 9093 /usr/lib/libplc4.so - b6b4b000-b6b4c000 rw-p 00003000 08:02 9093 /usr/lib/libplc4.so - b6b4c000-b6b4e000 r-xp 00000000 08:02 9094 /usr/lib/libplds4.so - b6b4e000-b6b4f000 rw-p 00001000 08:02 9094 /usr/lib/libplds4.so - b6b4f000-b6b6d000 r-xp 00000000 08:02 7708 /usr/lib/libaudiofile.so.0.0.2 - b6b6d000-b6b6f000 rw-p 0001e000 08:02 7708 /usr/lib/libaudiofile.so.0.0.2 - b6b6f000-b6b78000 r-xp 00000000 08:02 7801 /usr/lib/libesd.so.0.2.36 - b6b78000-b6b79000 rw-p 00008000 08:02 7801 /usr/lib/libesd.so.0.2.36 - b6b79000-b6bc0000 r-xp 00000000 08:02 8828 /usr/lib/libcamel-1.2.so.8.1.0 - b6bc0000-b6bc3000 rw-p 00047000 08:02 8828 /usr/lib/libcamel-1.2.so.8.1.0 - b6bc3000-b6cbc000 r-xp 00000000 08:02 65147 /usr/lib/libdb-4.4.so - b6cbc000-b6cbf000 rw-p 000f8000 08:02 65147 /usr/lib/libdb-4.4.so - b6cbf000-b6d06000 r-xp 00000000 08:02 35810 /usr/lib/libORBit-2.so.0.1.0 - b6d06000-b6d10000 rw-p 00046000 08:02 35810 /usr/lib/libORBit-2.so.0.1.0 - b6d10000-b6d22000 r-xp 00000000 08:02 32319 /usr/lib/libbonobo-activation.so.4.0.0 - b6d22000-b6d24000 rw-p 00012000 08:02 32319 /usr/lib/libbonobo-activation.so.4.0.0 - b6d24000-b6d74000 r-xp 00000000 08:02 32318 /usr/lib/libbonobo-2.so.0.0.0 - b6d74000-b6d7e000 rw-p 0004f000 08:02 32318 /usr/lib/libbonobo-2.so.0.0.0 - b6d7e000-b6dac000 r-xp 00000000 08:02 81223 /usr/lib/libgconf-2.so.4.1.0 - b6dac000-b6daf000 rw-p 0002e000 08:02 81223 /usr/lib/libgconf-2.so.4.1.0 - b6daf000-b6e04000 r-xp 00000000 08:02 68654 /usr/lib/libgnomevfs-2.so.0.1600.1 - b6e04000-b6e07000 rw-p 00054000 08:02 68654 /usr/lib/libgnomevfs-2.so.0.1600.1 - b6e07000-b6e29000 r-xp 00000000 08:02 41897 /usr/lib/libedataserver-1.2.so.7.1.0 - b6e29000-b6e2a000 rw-p 00022000 08:02 41897 /usr/lib/libedataserver-1.2.so.7.1.0 - b6e2a000-b6e3e000 r-xp 00000000 08:02 60754 /usr/lib/libgnome-2.so.0.1600.0 - b6e3e000-b6e3f000 rw-p 00013000 08:02 60754 /usr/lib/libgnome-2.so.0.1600.0 - b6e3f000-b6e6d000 r-xp 00000000 08:02 8844 /usr/lib/libebook-1.2.so.9.0.0 - b6e6d000-b6e71000 rw-p 0002e000 08:02 8844 /usr/lib/libebook-1.2.so.9.0.0 - b6e71000-b6e8c000 r-xp 00000000 08:02 48565 /usr/lib/libedata-book-1.2.so.2.3.0 - b6e8c000-b6e8f000 rw-p 0001a000 08:02 48565 /usr/lib/libedata-book-1.2.so.2.3.0 - b6e8f000-b6e93000 r-xp 00000000 08:02 126419 /usr/lib/gaim/gestures.so - b6e93000-b6e94000 rw-p 00003000 08:02 126419 /usr/lib/gaim/gestures.so - b6e94000-b6e96000 r-xp 00000000 08:02 126417 /usr/lib/gaim/ssl-gnutls.so - b6e96000-b6e97000 rw-p 00001000 08:02 126417 /usr/lib/gaim/ssl-gnutls.so - b6e97000-b6e99000 r-xp 00000000 08:02 126416 /usr/lib/gaim/psychic.so - b6e99000-b6e9a000 rw-p 00001000 08:02 126416 /usr/lib/gaim/psychic.so - b6e9a000-b6e9c000 r-xp 00000000 08:02 126414 /usr/lib/gaim/statenotify.so - b6e9c000-b6e9d000 rw-p 00001000 08:02 126414 /usr/lib/gaim/statenotify.so - b6e9d000-b6ea7000 r-xp 00000000 08:02 126413 /usr/lib/gaim/gevolution.so - b6ea7000-b6ea8000 rw-p 0000a000 08:02 126413 /usr/lib/gaim/gevolution.so - b6ea8000-b6eb1000 r-xp 00000000 08:02 126411 /usr/lib/gaim/libsimple.so - b6eb1000-b6eb2000 rw-p 00008000 08:02 126411 /usr/lib/gaim/libsimple.so - b6eb2000-b6ec2000 rw-p b6eb2000 00:00 0 - b6ec2000-b6ed0000 r-xp 00000000 08:02 58422 /usr/lib/libavahi-client.so.3.2.0 - b6ed0000-b6ed1000 rw-p 0000e000 08:02 58422 /usr/lib/libavahi-client.so.3.2.0 - b6ed1000-b6edb000 r-xp 00000000 08:02 95857 /usr/lib/libavahi-common.so.3.4.2 - b6edb000-b6edc000 rw-p 00009000 08:02 95857 /usr/lib/libavahi-common.so.3.4.2 - b6edc000-b6ee8000 r-xp 00000000 08:02 126386 /usr/lib/libhowl.so.0.0.0 - b6ee8000-b6ee9000 rw-p 0000b000 08:02 126386 /usr/lib/libhowl.so.0.0.0 - b6eea000-b6ef0000 r-xp 00000000 08:02 33939 /lib/libpopt.so.0.0.0 - b6ef0000-b6ef1000 rw-p 00006000 08:02 33939 /lib/libpopt.so.0.0.0 - b6ef1000-b6ef3000 r-xp 00000000 08:02 126412 /usr/lib/gaim/gnthistory.so - b6ef3000-b6ef4000 rw-p 00001000 08:02 126412 /usr/lib/gaim/gnthistory.so - b6ef4000-b6ef6000 r-xp 00000000 08:02 126409 /usr/lib/gaim/timestamp.so - b6ef6000-b6ef7000 rw-p 00002000 08:02 126409 /usr/lib/gaim/timestamp.so - b6ef7000-b6f1f000 r-xp 00000000 08:02 126407 /usr/lib/gaim/libmsn.so - b6f1f000-b6f20000 rw-p 00028000 08:02 126407 /usr/lib/gaim/libmsn.so - b6f20000-b6f23000 rw-p b6f20000 00:00 0 - b6f23000-b6f5a000 r--p 00000000 08:02 80408 /usr/share/locale-langpack/pt/LC_MESSAGES/gaim.mo - b6f5a000-b6f87000 r--p 00000000 08:02 63891 /usr/share/locale-langpack/pt_BR/LC_MESSAGES/gaim.mo - b6f87000-b6fbe000 r--p 00000000 08:02 61986 /usr/share/locale/pt/LC_MESSAGES/gaim.mo - b6fbe000-b6fcf000 r-xp 00000000 08:02 126406 /usr/lib/gaim/libirc.so - b6fcf000-b6fd0000 rw-p 00010000 08:02 126406 /usr/lib/gaim/libirc.so - b6fd0000-b6fe8000 r-xp 00000000 08:02 126405 /usr/lib/gaim/libnovell.so - b6fe8000-b6fe9000 rw-p 00018000 08:02 126405 /usr/lib/gaim/libnovell.so - b6feb000-b6ff2000 r-xp 00000000 08:02 23700 /usr/lib/gstreamer-0.10/libgstdecodebin.so - b6ff2000-b6ff3000 rw-p 00007000 08:02 23700 /usr/lib/gstreamer-0.10/libgstdecodebin.so - b6ff3000-b6ff4000 r-xp 00000000 08:02 32955 /usr/lib/gtk-2.0/2.10.0/immodules/im-cedilla.so - b6ff4000-b6ff5000 rw-p 00000000 08:02 32955 /usr/lib/gtk-2.0/2.10.0/immodules/im-cedilla.so - b6ff5000-b6ffc000 r--p 00000000 08:02 96775 /usr/share/icons/Human/icon-theme.cache - b6ffc000-b7000000 r-xp 00000000 08:02 32938 /usr/lib/gtk-2.0/2.10.0/loaders/libpixbufloader-png.so - b7000000-b7001000 rw-p 00003000 08:02 32938 /usr/lib/gtk-2.0/2.10.0/loaders/libpixbufloader-png.so - b7001000-b7005000 r--p 00000000 08:02 80483 /usr/share/locale-langpack/pt/LC_MESSAGES/gstreamer-0.10.mo - b7005000-b700a000 r--p 00000000 08:02 65773 /usr/share/locale-langpack/pt_BR/LC_MESSAGES/gstreamer-0.10.mo - b700a000-b700f000 r--p 00000000 08:02 63592 /usr/share/locale-langpack/pt_BR/LC_MESSAGES/glib20.mo - b700f000-b7020000 r--p 00000000 08:02 65370 /usr/share/locale-langpack/pt_BR/LC_MESSAGES/libc.mo - b7020000-b7042000 r--p 00000000 08:02 63750 /usr/share/locale-langpack/pt/LC_MESSAGES/gtk20-properties.mo - b7042000-b705d000 r--p 00000000 08:02 63560 /usr/share/locale-langpack/pt_BR/LC_MESSAGES/gtk20-properties.mo - b705d000-b706d000 r--p 00000000 08:02 63557 /usr/share/locale-langpack/pt_BR/LC_MESSAGES/gtk20.mo - b706d000-b7076000 r-xp 00000000 08:02 5848 /lib/tls/i686/cmov/libnss_files-2.4.so - b7076000-b7078000 rw-p 00008000 08:02 5848 /lib/tls/i686/cmov/libnss_files-2.4.so - b7078000-b7080000 r-xp 00000000 08:02 5850 /lib/tls/i686/cmov/libnss_nis-2.4.so - b7080000-b7082000 rw-p 00007000 08:02 5850 /lib/tls/i686/cmov/libnss_nis-2.4.so - b7082000-b7089000 r-xp 00000000 08:02 5846 /lib/tls/i686/cmov/libnss_compat-2.4.so - b7089000-b708b000 rw-p 00006000 08:02 5846 /lib/tls/i686/cmov/libnss_compat-2.4.so - b708b000-b708c000 r--p 00000000 08:02 65713 /usr/share/locale-langpack/pt_BR/LC_MESSAGES/launchpad-integration.mo - b708c000-b7093000 r-xp 00000000 08:02 126408 /usr/lib/gaim/libbonjour.so - b7093000-b7094000 rw-p 00006000 08:02 126408 /usr/lib/gaim/libbonjour.so - b7094000-b7095000 r-xp 00000000 08:02 62217 /usr/lib/gconv/ISO8859-1.so - b7095000-b7097000 rw-p 00001000 08:02 62217 /usr/lib/gconv/ISO8859-1.so - b7097000-b7098000 r-xp 00000000 08:02 23282 /usr/lib/X11/locale/common/xlcUTF8Load.so.2.0.0 - b7098000-b7099000 rw-p 00000000 08:02 23282 /usr/lib/X11/locale/common/xlcUTF8Load.so.2.0.0 - b7099000-b70d1000 r--p 00000000 08:02 101897 /usr/share/locale/pt_BR/LC_MESSAGES/gaim.mo - b70d1000-b7104000 r--p 00000000 08:02 10551 /usr/lib/locale/pt_BR.utf8/LC_CTYPE - b7104000-b7105000 r--p 00000000 08:02 11210 /usr/lib/locale/pt_BR.utf8/LC_NUMERIC - b7105000-b7106000 r--p 00000000 08:02 59607 /usr/lib/locale/pt_BR.utf8/LC_TIME - b7106000-b71dd000 r--p 00000000 08:02 10554 /usr/lib/locale/pt_BR.utf8/LC_COLLATE - b71dd000-b71de000 r--p 00000000 08:02 59608 /usr/lib/locale/pt_BR.utf8/LC_MONETARY - b71de000-b71e1000 rw-p b71de000 00:00 0 - b71e1000-b71e5000 r-xp 00000000 08:02 28445 /usr/lib/libXdmcp.so.6.0.0 - b71e5000-b71e6000 rw-p 00003000 08:02 28445 /usr/lib/libXdmcp.so.6.0.0 - b71e6000-b7202000 r-xp 00000000 08:02 21683 /usr/lib/libexpat.so.1.0.0 - b7202000-b7204000 rw-p 0001c000 08:02 21683 /usr/lib/libexpat.so.1.0.0 - b7204000-b7206000 r-xp 00000000 08:02 21707 /usr/lib/libXau.so.6.0.0 - b7206000-b7207000 rw-p 00001000 08:02 21707 /usr/lib/libXau.so.6.0.0 - b7207000-b7211000 r-xp 00000000 08:02 49268 /lib/libgcc_s.so.1 - b7211000-b7212000 rw-p 00009000 08:02 49268 /lib/libgcc_s.so.1 - b7212000-b7213000 rw-p b7212000 00:00 0 - b7213000-b72e7000 r-xp 00000000 08:02 5924 /usr/lib/libstdc++.so.6.0.8 - b72e7000-b72ea000 r--p 000d4000 08:02 5924 /usr/lib/libstdc++.so.6.0.8 - b72ea000-b72ec000 rw-p 000d7000 08:02 5924 /usr/lib/libstdc++.so.6.0.8 - b72ec000-b72f2000 rw-p b72ec000 00:00 0 - b72f2000-b741f000 r-xp 00000000 08:02 2837 /lib/tls/i686/cmov/libc-2.4.so - b741f000-b7421000 r--p 0012c000 08:02 2837 /lib/tls/i686/cmov/libc-2.4.so - b7421000-b7423000 rw-p 0012e000 08:02 2837 /lib/tls/i686/cmov/libc-2.4.so - b7423000-b7426000 rw-p b7423000 00:00 0 - b7426000-b7435000 r-xp 00000000 08:02 5854 /lib/tls/i686/cmov/libresolv-2.4.so - b7435000-b7437000 rw-p 0000f000 08:02 5854 /lib/tls/i686/cmov/libresolv-2.4.so - b7437000-b7439000 rw-p b7437000 00:00 0 - b7439000-b744b000 r-xp 00000000 08:02 5845 /lib/tls/i686/cmov/libnsl-2.4.so - b744b000-b744d000 rw-p 00011000 08:02 5845 /lib/tls/i686/cmov/libnsl-2.4.so - b744d000-b744f000 rw-p b744d000 00:00 0 - b744f000-b7473000 r-xp 00000000 08:02 5843 /lib/tls/i686/cmov/libm-2.4.so - b7473000-b7475000 rw-p 00023000 08:02 5843 /lib/tls/i686/cmov/libm-2.4.so - b7475000-b7476000 rw-p b7475000 00:00 0 - b7476000-b7489000 r-xp 00000000 08:02 21537 /usr/lib/libz.so.1.2.3 - b7489000-b748a000 rw-p 00012000 08:02 21537 /usr/lib/libz.so.1.2.3 - b748a000-b748c000 r-xp 00000000 08:02 5842 /lib/tls/i686/cmov/libdl-2.4.so - b748c000-b748e000 rw-p 00001000 08:02 5842 /lib/tls/i686/cmov/libdl-2.4.so - b748e000-b75a1000 r-xp 00000000 08:02 34124 /usr/lib/libxml2.so.2.6.26 - b75a1000-b75a6000 rw-p 00113000 08:02 34124 /usr/lib/libxml2.so.2.6.26 - b75a6000-b75a7000 rw-p b75a6000 00:00 0 - b75a7000-b75ae000 r-xp 00000000 08:02 5855 /lib/tls/i686/cmov/librt-2.4.so - b75ae000-b75b0000 rw-p 00006000 08:02 5855 /lib/tls/i686/cmov/librt-2.4.so - b75b0000-b7641000 r-xp 00000000 08:02 17848 /usr/lib/libglib-2.0.so.0.1200.4 - b7641000-b7642000 rw-p 00091000 08:02 17848 /usr/lib/libglib-2.0.so.0.1200.4 - b7642000-b7651000 r-xp 00000000 08:02 5853 /lib/tls/i686/cmov/libpthread-2.4.so - b7651000-b7653000 rw-p 0000f000 08:02 5853 /lib/tls/i686/cmov/libpthread-2.4.so - b7653000-b7656000 rw-p b7653000 00:00 0 - b7656000-b765a000 r-xp 00000000 08:02 17857 /usr/lib/libgthread-2.0.so.0.1200.4 - b765a000-b765b000 rw-p 00003000 08:02 17857 /usr/lib/libgthread-2.0.so.0.1200.4 - b765b000-b765e000 r-xp 00000000 08:02 17854 /usr/lib/libgmodule-2.0.so.0.1200.4 - b765e000-b765f000 rw-p 00002000 08:02 17854 /usr/lib/libgmodule-2.0.so.0.1200.4 - b765f000-b7698000 r-xp 00000000 08:02 17851 /usr/lib/libgobject-2.0.so.0.1200.4 - b7698000-b7699000 rw-p 00038000 08:02 17851 /usr/lib/libgobject-2.0.so.0.1200.4 - b7699000-b76c8000 r-xp 00000000 08:02 17337 /usr/lib/libdbus-1.so.3.0.0 - b76c8000-b76c9000 rw-p 0002f000 08:02 17337 /usr/lib/libdbus-1.so.3.0.0 - b76c9000-b76e3000 r-xp 00000000 08:02 28765 /usr/lib/libdbus-glib-1.so.2.0.0 - b76e3000-b76e4000 rw-p 00019000 08:02 28765 /usr/lib/libdbus-glib-1.so.2.0.0 - b76e4000-b7782000 r-xp 00000000 08:02 126457 /usr/lib/libgaim.so.0.0.0 - b7782000-b7785000 rw-p 0009d000 08:02 126457 /usr/lib/libgaim.so.0.0.0 - b7785000-b778a000 rw-p b7785000 00:00 0 - b778a000-b7850000 r-xp 00000000 08:02 23277 /usr/lib/libX11.so.6.2.0 - b7850000-b7853000 rw-p 000c5000 08:02 23277 /usr/lib/libX11.so.6.2.0 - b7853000-b785a000 r-xp 00000000 08:02 6355 /usr/lib/libXrender.so.1.3.0 - b785a000-b785b000 rw-p 00006000 08:02 6355 /usr/lib/libXrender.so.1.3.0 - b785b000-b787e000 r-xp 00000000 08:02 61860 /usr/lib/libpng12.so.0.1.2.8 - b787e000-b787f000 rw-p 00023000 08:02 61860 /usr/lib/libpng12.so.0.1.2.8 - b787f000-b78a8000 r-xp 00000000 08:02 13874 /usr/lib/libfontconfig.so.1.0.4 - b78a8000-b78ad000 rw-p 00028000 08:02 13874 /usr/lib/libfontconfig.so.1.0.4 - b78ad000-b78ae000 rw-p b78ad000 00:00 0 - b78ae000-b7915000 r-xp 00000000 08:02 29205 /usr/lib/libfreetype.so.6.3.10 - b7915000-b7918000 rw-p 00067000 08:02 29205 /usr/lib/libfreetype.so.6.3.10 - b7918000-b7978000 r-xp 00000000 08:02 13889 /usr/lib/libcairo.so.2.9.2 - b7978000-b797a000 rw-p 0005f000 08:02 13889 /usr/lib/libcairo.so.2.9.2 - b797a000-b797b000 rw-p b797a000 00:00 0 - b797b000-b79b3000 r-xp 00000000 08:02 67377 /usr/lib/libpango-1.0.so.0.1400.5 - b79b3000-b79b5000 rw-p 00037000 08:02 67377 /usr/lib/libpango-1.0.so.0.1400.5 - b79b5000-b79b9000 r-xp 00000000 08:02 67484 /usr/lib/libXfixes.so.3.1.0 - b79b9000-b79ba000 rw-p 00003000 08:02 67484 /usr/lib/libXfixes.so.3.1.0 - b79ba000-b79c2000 r-xp 00000000 08:02 7588 /usr/lib/libXcursor.so.1.0.2 - b79c2000-b79c3000 rw-p 00007000 08:02 7588 /usr/lib/libXcursor.so.1.0.2 - b79c3000-b79c5000 r-xp 00000000 08:02 7666 /usr/lib/libXrandr.so.2.0.0 - b79c5000-b79c6000 rw-p 00002000 08:02 7666 /usr/lib/libXrandr.so.2.0.0 - b79c6000-b79cd000 r-xp 00000000 08:02 28449 /usr/lib/libXi.so.6.0.0 - b79cd000-b79ce000 rw-p 00006000 08:02 28449 /usr/lib/libXi.so.6.0.0 - b79ce000-b79d0000 r-xp 00000000 08:02 32345 /usr/lib/libXinerama.so.1.0.0 - b79d0000-b79d1000 rw-p 00001000 08:02 32345 /usr/lib/libXinerama.so.1.0.0 - b79d1000-b79d2000 rw-p b79d1000 00:00 0 - b79d2000-b79de000 r-xp 00000000 08:02 27191 /usr/lib/libXext.so.6.4.0 - b79de000-b79df000 rw-p 0000c000 08:02 27191 /usr/lib/libXext.so.6.4.0 - b79df000-b7a09000 r-xp 00000000 08:02 67380 /usr/lib/libpangoft2-1.0.so.0.1400.5 - b7a09000-b7a0a000 rw-p 00029000 08:02 67380 /usr/lib/libpangoft2-1.0.so.0.1400.5 - b7a0a000-b7a11000 r-xp 00000000 08:02 67382 /usr/lib/libpangocairo-1.0.so.0.1400.5 - b7a11000-b7a12000 rw-p 00006000 08:02 67382 /usr/lib/libpangocairo-1.0.so.0.1400.5 - b7a12000-b7a27000 r-xp 00000000 08:02 32973 /usr/lib/libgdk_pixbuf-2.0.so.0.1000.6 - b7a27000-b7a28000 rw-p 00015000 08:02 32973 /usr/lib/libgdk_pixbuf-2.0.so.0.1000.6 - b7a28000-b7a40000 r-xp 00000000 08:02 35784 /usr/lib/libatk-1.0.so.0.1213.0 - b7a40000-b7a42000 rw-p 00017000 08:02 35784 /usr/lib/libatk-1.0.so.0.1213.0 - b7a42000-b7ac3000 r-xp 00000000 08:02 32974 /usr/lib/libgdk-x11-2.0.so.0.1000.6 - b7ac3000-b7ac6000 rw-p 00081000 08:02 32974 /usr/lib/libgdk-x11-2.0.so.0.1000.6 - b7ac6000-b7ac7000 rw-p b7ac6000 00:00 0 - b7ac7000-b7e10000 r-xp 00000000 08:02 32975 /usr/lib/libgtk-x11-2.0.so.0.1000.6 - b7e10000-b7e16000 rw-p 00349000 08:02 32975 /usr/lib/libgtk-x11-2.0.so.0.1000.6 - b7e16000-b7e17000 rw-p b7e16000 00:00 0 - b7e17000-b7e1a000 r-xp 00000000 08:02 10458 /usr/lib/liblaunchpad-integration.so.0.0.0 - b7e1a000-b7e1b000 rw-p 00002000 08:02 10458 /usr/lib/liblaunchpad-integration.so.0.0.0 - b7e1b000-b7e30000 r-xp 00000000 08:02 66702 /usr/lib/libICE.so.6.3.0 - b7e30000-b7e31000 rw-p 00014000 08:02 66702 /usr/lib/libICE.so.6.3.0 - b7e31000-b7e33000 rw-p b7e31000 00:00 0 - b7e33000-b7e3b000 r-xp 00000000 08:02 66724 /usr/lib/libSM.so.6.0.0 - b7e3b000-b7e3c000 rw-p 00007000 08:02 66724 /usr/lib/libSM.so.6.0.0 - b7e3c000-b7e43000 r-xp 00000000 08:02 8300 /usr/lib/libstartup-notification-1.so.0.0.0 - b7e43000-b7e44000 rw-p 00006000 08:02 8300 /usr/lib/libstartup-notification-1.so.0.0.0 - b7e44000-b7ef2000 r-xp 00000000 08:02 28627 /usr/lib/libaspell.so.15.1.4 - b7ef2000-b7ef6000 rw-p 000ad000 08:02 28627 /usr/lib/libaspell.so.15.1.4 - b7ef6000-b7efb000 rw-p b7ef6000 00:00 0 - b7efb000-b7eff000 r-xp 00000000 08:02 8032 /usr/lib/libgtkspell.so.0.0.0 - b7eff000-b7f00000 rw-p 00004000 08:02 8032 /usr/lib/libgtkspell.so.0.0.0 - b7f00000-b7f02000 r-xp 00000000 08:02 30150 /usr/lib/libXss.so.1.0.0 - b7f02000-b7f03000 rw-p 00001000 08:02 30150 /usr/lib/libXss.so.1.0.0 - b7f03000-b7f93000 r-xp 00000000 08:02 13695 /usr/lib/libgstreamer-0.10.so.0.9.0 - b7f93000-b7f97000 rw-p 00090000 08:02 13695 /usr/lib/libgstreamer-0.10.so.0.9.0 - b7f97000-b7f98000 r--p 00000000 08:02 11214 /usr/lib/locale/pt_BR.utf8/LC_MESSAGES/SYS_LC_MESSAGES - b7f98000-b7f99000 r--p 00000000 08:02 10558 /usr/lib/locale/pt_BR.utf8/LC_PAPER - b7f99000-b7f9a000 r--p 00000000 08:02 10559 /usr/lib/locale/pt_BR.utf8/LC_NAME - b7f9a000-b7f9b000 r--p 00000000 08:02 59609 /usr/lib/locale/pt_BR.utf8/LC_ADDRESS - b7f9b000-b7f9c000 r--p 00000000 08:02 59610 /usr/lib/locale/pt_BR.utf8/LC_TELEPHONE - b7f9c000-b7f9d000 r--p 00000000 08:02 10562 /usr/lib/locale/pt_BR.utf8/LC_MEASUREMENT - b7f9d000-b7fa4000 r--s 00000000 08:02 2795 /usr/lib/gconv/gconv-modules.cache - b7fa4000-b7fa5000 r--p 00000000 08:02 59611 /usr/lib/locale/pt_BR.utf8/LC_IDENTIFICATION - b7fa5000-b7fa7000 rw-p b7fa5000 00:00 0 - b7fa7000-b7fc0000 r-xp 00000000 08:02 62010 /lib/ld-2.4.so - b7fc0000-b7fc2000 rw-p 00018000 08:02 62010 /lib/ld-2.4.so - bfbad000-bfbc3000 rw-p bfbad000 00:00 0 [stack] - ffffe000-fffff000 ---p 00000000 00:00 0 [vdso] - ProcStatus: - Name: gaim - State: D (disk sleep) - SleepAVG: 97% - Tgid: 5124 - Pid: 5124 - PPid: 1 - TracerPid: 0 - Uid: 1000 1000 1000 1000 - Gid: 1000 1000 1000 1000 - FDSize: 32 - Groups: 0 4 20 24 25 29 30 44 46 106 110 112 1000 - VmPeak: 115332 kB - VmSize: 107004 kB - VmLck: 0 kB - VmHWM: 41436 kB - VmRSS: 41436 kB - VmData: 40544 kB - VmStk: 88 kB - VmExe: 628 kB - VmLib: 27036 kB - VmPTE: 92 kB - Threads: 1 - SigQ: 0/4294967295 - SigPnd: 0000000000000000 - ShdPnd: 0000000000000000 - SigBlk: 0000000000000000 - SigIgn: 0000000020001000 - SigCgt: 0000000180016007 - CapInh: 0000000000000000 - CapPrm: 0000000000000000 - CapEff: 0000000000000000 - Registers: - (no debugging symbols found) - Using host libthread_db library "/lib/tls/i686/cmov/libthread_db.so.1". - (no debugging symbols found) - (no debugging symbols found) - (no debugging symbols found) - (no debugging symbols found) - (no debugging symbols found) - (no debugging symbols found) - (no debugging symbols found) - (no debugging symbols found) - (no debugging symbols found) - (no debugging symbols found) - (no debugging symbols found) - (no debugging symbols found) - (no debugging symbols found) - (no debugging symbols found) - (no debugging symbols found) - (no debugging symbols found) - (no debugging symbols found) - (no debugging symbols found) - (no debugging symbols found) - (no debugging symbols found) - (no debugging symbols found) - (no debugging symbols found) - (no debugging symbols found) - (no debugging symbols found) - (no debugging symbols found) - (no debugging symbols found) - (no debugging symbols found) - (no debugging symbols found) - (no debugging symbols found) - (no debugging symbols found) - (no debugging symbols found) - (no debugging symbols found) - (no debugging symbols found) - (no debugging symbols found) - (no debugging symbols found) - (no debugging symbols found) - (no debugging symbols found) - (no debugging symbols found) - (no debugging symbols found) - (no debugging symbols found) - (no debugging symbols found) - (no debugging symbols found) - (no debugging symbols found) - (no debugging symbols found) - (no debugging symbols found) - (no debugging symbols found) - (no debugging symbols found) - (no debugging symbols found) - (no debugging symbols found) - (no debugging symbols found) - (no debugging symbols found) - (no debugging symbols found) - (no debugging symbols found) - (no debugging symbols found) - (no debugging symbols found) - (no debugging symbols found) - (no debugging symbols found) - (no debugging symbols found) - (no debugging symbols found) - (no debugging symbols found) - (no debugging symbols found) - (no debugging symbols found) - (no debugging symbols found) - (no debugging symbols found) - (no debugging symbols found) - (no debugging symbols found) - (no debugging symbols found) - (no debugging symbols found) - (no debugging symbols found) - (no debugging symbols found) - (no debugging symbols found) - (no debugging symbols found) - (no debugging symbols found) - (no debugging symbols found) - (no debugging symbols found) - (no debugging symbols found) - (no debugging symbols found) - (no debugging symbols found) - (no debugging symbols found) - (no debugging symbols found) - (no debugging symbols found) - (no debugging symbols found) - (no debugging symbols found) - (no debugging symbols found) - (no debugging symbols found) - (no debugging symbols found) - (no debugging symbols found) - (no debugging symbols found) - (no debugging symbols found) - (no debugging symbols found) - (no debugging symbols found) - (no debugging symbols found) - (no debugging symbols found) - (no debugging symbols found) - (no debugging symbols found) - (no debugging symbols found) - (no debugging symbols found) - (no debugging symbols found) - (no debugging symbols found) - (no debugging symbols found) - (no debugging symbols found) - (no debugging symbols found) - (no debugging symbols found) - (no debugging symbols found) - (no debugging symbols found) - (no debugging symbols found) - (no debugging symbols found) - (no debugging symbols found) - (no debugging symbols found) - (no debugging symbols found) - (no debugging symbols found) - (no debugging symbols found) - (no debugging symbols found) - (no debugging symbols found) - (no debugging symbols found) - (no debugging symbols found) - (no debugging symbols found) - (no debugging symbols found) - (no debugging symbols found) - (no debugging symbols found) - (no debugging symbols found) - (no debugging symbols found) - (no debugging symbols found) - (no debugging symbols found) - (no debugging symbols found) - (no debugging symbols found) - (no debugging symbols found) - (no debugging symbols found) - (no debugging symbols found) - (no debugging symbols found) - (no debugging symbols found) - (no debugging symbols found) - (no debugging symbols found) - (no debugging symbols found) - (no debugging symbols found) - (no debugging symbols found) - (no debugging symbols found) - (no debugging symbols found) - (no debugging symbols found) - (no debugging symbols found) - (no debugging symbols found) - (no debugging symbols found) - (no debugging symbols found) - (no debugging symbols found) - (no debugging symbols found) - Core was generated by `gaim'. - Program terminated with signal 11, Segmentation fault. - #0 0xb735e6aa in strcmp () from /lib/tls/i686/cmov/libc.so.6 - eax 0x8176676 135751286 - ecx 0x81766f0 135751408 - edx 0x0 0 - ebx 0xb6f1f1cc -1225657908 - esp 0xbfbbdd8c 0xbfbbdd8c - ebp 0xbfbbdda8 0xbfbbdda8 - esi 0x85e84b0 140412080 - edi 0x81710c0 135729344 - eip 0xb735e6aa 0xb735e6aa - eflags 0x210202 [ IF RF ID ] - cs 0x73 115 - ss 0x7b 123 - ds 0x7b 123 - es 0xc010007b -1072693125 - fs 0x0 0 - gs 0x33 51 - Signal: 11 - SourcePackage: gaim - Stacktrace: - (no debugging symbols found) - Using host libthread_db library "/lib/tls/i686/cmov/libthread_db.so.1". - (no debugging symbols found) - (no debugging symbols found) - (no debugging symbols found) - (no debugging symbols found) - (no debugging symbols found) - (no debugging symbols found) - (no debugging symbols found) - (no debugging symbols found) - (no debugging symbols found) - (no debugging symbols found) - (no debugging symbols found) - (no debugging symbols found) - (no debugging symbols found) - (no debugging symbols found) - (no debugging symbols found) - (no debugging symbols found) - (no debugging symbols found) - (no debugging symbols found) - (no debugging symbols found) - (no debugging symbols found) - (no debugging symbols found) - (no debugging symbols found) - (no debugging symbols found) - (no debugging symbols found) - (no debugging symbols found) - (no debugging symbols found) - (no debugging symbols found) - (no debugging symbols found) - (no debugging symbols found) - (no debugging symbols found) - (no debugging symbols found) - (no debugging symbols found) - (no debugging symbols found) - (no debugging symbols found) - (no debugging symbols found) - (no debugging symbols found) - (no debugging symbols found) - (no debugging symbols found) - (no debugging symbols found) - (no debugging symbols found) - (no debugging symbols found) - (no debugging symbols found) - (no debugging symbols found) - (no debugging symbols found) - (no debugging symbols found) - (no debugging symbols found) - (no debugging symbols found) - (no debugging symbols found) - (no debugging symbols found) - (no debugging symbols found) - (no debugging symbols found) - (no debugging symbols found) - (no debugging symbols found) - (no debugging symbols found) - (no debugging symbols found) - (no debugging symbols found) - (no debugging symbols found) - (no debugging symbols found) - (no debugging symbols found) - (no debugging symbols found) - (no debugging symbols found) - (no debugging symbols found) - (no debugging symbols found) - (no debugging symbols found) - (no debugging symbols found) - (no debugging symbols found) - (no debugging symbols found) - (no debugging symbols found) - (no debugging symbols found) - (no debugging symbols found) - (no debugging symbols found) - (no debugging symbols found) - (no debugging symbols found) - (no debugging symbols found) - (no debugging symbols found) - (no debugging symbols found) - (no debugging symbols found) - (no debugging symbols found) - (no debugging symbols found) - (no debugging symbols found) - (no debugging symbols found) - (no debugging symbols found) - (no debugging symbols found) - (no debugging symbols found) - (no debugging symbols found) - (no debugging symbols found) - (no debugging symbols found) - (no debugging symbols found) - (no debugging symbols found) - (no debugging symbols found) - (no debugging symbols found) - (no debugging symbols found) - (no debugging symbols found) - (no debugging symbols found) - (no debugging symbols found) - (no debugging symbols found) - (no debugging symbols found) - (no debugging symbols found) - (no debugging symbols found) - (no debugging symbols found) - (no debugging symbols found) - (no debugging symbols found) - (no debugging symbols found) - (no debugging symbols found) - (no debugging symbols found) - (no debugging symbols found) - (no debugging symbols found) - (no debugging symbols found) - (no debugging symbols found) - (no debugging symbols found) - (no debugging symbols found) - (no debugging symbols found) - (no debugging symbols found) - (no debugging symbols found) - (no debugging symbols found) - (no debugging symbols found) - (no debugging symbols found) - (no debugging symbols found) - (no debugging symbols found) - (no debugging symbols found) - (no debugging symbols found) - (no debugging symbols found) - (no debugging symbols found) - (no debugging symbols found) - (no debugging symbols found) - (no debugging symbols found) - (no debugging symbols found) - (no debugging symbols found) - (no debugging symbols found) - (no debugging symbols found) - (no debugging symbols found) - (no debugging symbols found) - (no debugging symbols found) - (no debugging symbols found) - (no debugging symbols found) - (no debugging symbols found) - (no debugging symbols found) - (no debugging symbols found) - (no debugging symbols found) - (no debugging symbols found) - (no debugging symbols found) - (no debugging symbols found) - (no debugging symbols found) - (no debugging symbols found) - (no debugging symbols found) - Core was generated by `gaim'. - Program terminated with signal 11, Segmentation fault. - #0 0xb735e6aa in strcmp () from /lib/tls/i686/cmov/libc.so.6 - #0 0xb735e6aa in strcmp () from /lib/tls/i686/cmov/libc.so.6 - No symbol table info available. - #1 0xb6f12f6b in msn_session_find_slplink () from /usr/lib/gaim/libmsn.so - No symbol table info available. - #2 0xb6f131ac in msn_session_get_slplink () from /usr/lib/gaim/libmsn.so - No symbol table info available. - #3 0xb6f10ad9 in msn_emoticon_msg () from /usr/lib/gaim/libmsn.so - No symbol table info available. - #4 0xb6f00573 in msn_cmdproc_process_msg () from /usr/lib/gaim/libmsn.so - No symbol table info available. - #5 0xb6f14c34 in msn_switchboard_set_auth_key () from /usr/lib/gaim/libmsn.so - No symbol table info available. - #6 0xb6f0062d in msn_cmdproc_process_payload () from /usr/lib/gaim/libmsn.so - No symbol table info available. - #7 0xb6f0f7a8 in msn_servconn_destroy () from /usr/lib/gaim/libmsn.so - No symbol table info available. - #8 0x08096e03 in gaim_gtk_eventloop_get_ui_ops () - No symbol table info available. - #9 0xb7604c8d in g_io_channel_unix_get_fd () from /usr/lib/libglib-2.0.so.0 - No symbol table info available. - #10 0xb75db802 in g_main_context_dispatch () from /usr/lib/libglib-2.0.so.0 - No symbol table info available. - #11 0xb75de7df in g_main_context_check () from /usr/lib/libglib-2.0.so.0 - No symbol table info available. - #12 0xb75deb89 in g_main_loop_run () from /usr/lib/libglib-2.0.so.0 - No symbol table info available. - #13 0xb7bfe574 in gtk_main () from /usr/lib/libgtk-x11-2.0.so.0 - No symbol table info available. - #14 0x080abf49 in main () - No symbol table info available. - ThreadStacktrace: - (no debugging symbols found) - Using host libthread_db library "/lib/tls/i686/cmov/libthread_db.so.1". - (no debugging symbols found) - (no debugging symbols found) - (no debugging symbols found) - (no debugging symbols found) - (no debugging symbols found) - (no debugging symbols found) - (no debugging symbols found) - (no debugging symbols found) - (no debugging symbols found) - (no debugging symbols found) - (no debugging symbols found) - (no debugging symbols found) - (no debugging symbols found) - (no debugging symbols found) - (no debugging symbols found) - (no debugging symbols found) - (no debugging symbols found) - (no debugging symbols found) - (no debugging symbols found) - (no debugging symbols found) - (no debugging symbols found) - (no debugging symbols found) - (no debugging symbols found) - (no debugging symbols found) - (no debugging symbols found) - (no debugging symbols found) - (no debugging symbols found) - (no debugging symbols found) - (no debugging symbols found) - (no debugging symbols found) - (no debugging symbols found) - (no debugging symbols found) - (no debugging symbols found) - (no debugging symbols found) - (no debugging symbols found) - (no debugging symbols found) - (no debugging symbols found) - (no debugging symbols found) - (no debugging symbols found) - (no debugging symbols found) - (no debugging symbols found) - (no debugging symbols found) - (no debugging symbols found) - (no debugging symbols found) - (no debugging symbols found) - (no debugging symbols found) - (no debugging symbols found) - (no debugging symbols found) - (no debugging symbols found) - (no debugging symbols found) - (no debugging symbols found) - (no debugging symbols found) - (no debugging symbols found) - (no debugging symbols found) - (no debugging symbols found) - (no debugging symbols found) - (no debugging symbols found) - (no debugging symbols found) - (no debugging symbols found) - (no debugging symbols found) - (no debugging symbols found) - (no debugging symbols found) - (no debugging symbols found) - (no debugging symbols found) - (no debugging symbols found) - (no debugging symbols found) - (no debugging symbols found) - (no debugging symbols found) - (no debugging symbols found) - (no debugging symbols found) - (no debugging symbols found) - (no debugging symbols found) - (no debugging symbols found) - (no debugging symbols found) - (no debugging symbols found) - (no debugging symbols found) - (no debugging symbols found) - (no debugging symbols found) - (no debugging symbols found) - (no debugging symbols found) - (no debugging symbols found) - (no debugging symbols found) - (no debugging symbols found) - (no debugging symbols found) - (no debugging symbols found) - (no debugging symbols found) - (no debugging symbols found) - (no debugging symbols found) - (no debugging symbols found) - (no debugging symbols found) - (no debugging symbols found) - (no debugging symbols found) - (no debugging symbols found) - (no debugging symbols found) - (no debugging symbols found) - (no debugging symbols found) - (no debugging symbols found) - (no debugging symbols found) - (no debugging symbols found) - (no debugging symbols found) - (no debugging symbols found) - (no debugging symbols found) - (no debugging symbols found) - (no debugging symbols found) - (no debugging symbols found) - (no debugging symbols found) - (no debugging symbols found) - (no debugging symbols found) - (no debugging symbols found) - (no debugging symbols found) - (no debugging symbols found) - (no debugging symbols found) - (no debugging symbols found) - (no debugging symbols found) - (no debugging symbols found) - (no debugging symbols found) - (no debugging symbols found) - (no debugging symbols found) - (no debugging symbols found) - (no debugging symbols found) - (no debugging symbols found) - (no debugging symbols found) - (no debugging symbols found) - (no debugging symbols found) - (no debugging symbols found) - (no debugging symbols found) - (no debugging symbols found) - (no debugging symbols found) - (no debugging symbols found) - (no debugging symbols found) - (no debugging symbols found) - (no debugging symbols found) - (no debugging symbols found) - (no debugging symbols found) - (no debugging symbols found) - (no debugging symbols found) - (no debugging symbols found) - (no debugging symbols found) - (no debugging symbols found) - (no debugging symbols found) - (no debugging symbols found) - (no debugging symbols found) - (no debugging symbols found) - (no debugging symbols found) - (no debugging symbols found) - Core was generated by `gaim'. - Program terminated with signal 11, Segmentation fault. - #0 0xb735e6aa in strcmp () from /lib/tls/i686/cmov/libc.so.6 - . - Thread 1 (process 5124): - #0 0xb735e6aa in strcmp () from /lib/tls/i686/cmov/libc.so.6 - No symbol table info available. - #1 0xb6f12f6b in msn_session_find_slplink () from /usr/lib/gaim/libmsn.so - No symbol table info available. - #2 0xb6f131ac in msn_session_get_slplink () from /usr/lib/gaim/libmsn.so - No symbol table info available. - #3 0xb6f10ad9 in msn_emoticon_msg () from /usr/lib/gaim/libmsn.so - No symbol table info available. - #4 0xb6f00573 in msn_cmdproc_process_msg () from /usr/lib/gaim/libmsn.so - No symbol table info available. - #5 0xb6f14c34 in msn_switchboard_set_auth_key () from /usr/lib/gaim/libmsn.so - No symbol table info available. - #6 0xb6f0062d in msn_cmdproc_process_payload () from /usr/lib/gaim/libmsn.so - No symbol table info available. - #7 0xb6f0f7a8 in msn_servconn_destroy () from /usr/lib/gaim/libmsn.so - No symbol table info available. - #8 0x08096e03 in gaim_gtk_eventloop_get_ui_ops () - No symbol table info available. - #9 0xb7604c8d in g_io_channel_unix_get_fd () from /usr/lib/libglib-2.0.so.0 - No symbol table info available. - #10 0xb75db802 in g_main_context_dispatch () from /usr/lib/libglib-2.0.so.0 - No symbol table info available. - #11 0xb75de7df in g_main_context_check () from /usr/lib/libglib-2.0.so.0 - No symbol table info available. - #12 0xb75deb89 in g_main_loop_run () from /usr/lib/libglib-2.0.so.0 - No symbol table info available. - #13 0xb7bfe574 in gtk_main () from /usr/lib/libgtk-x11-2.0.so.0 - No symbol table info available. - #14 0x080abf49 in main () - No symbol table info available. - Uname: Linux rafael-desktop 2.6.17-10-386 #2 Fri Oct 13 18:41:40 UTC 2006 i686 GNU/Linux + Crash in account MSN. + + The Gaim closes when it initiates one speaks in an account MSN. -- Crash https://launchpad.net/bugs/72876 From rafaelbc2003 at bol.com.br Wed Nov 22 16:47:23 2006 From: rafaelbc2003 at bol.com.br (rafael) Date: Wed, 22 Nov 2006 16:47:23 -0000 Subject: [Bug 72880] Crash References: <20061122164554.22581.35153.malonedeb@gandwana.ubuntu.com> Message-ID: <20061122164723.22204.55835.malone@gandwana.ubuntu.com> File in annex ** Attachment added: "File" http://librarian.launchpad.net/5135127/_usr_bin_gaim.Ac4Qcd.crash -- Crash https://launchpad.net/bugs/72880 From dark.pouit at gmail.com Wed Nov 22 19:23:18 2006 From: dark.pouit at gmail.com (Lionel Le Folgoc) Date: Wed, 22 Nov 2006 19:23:18 -0000 Subject: [Bug 72878] Re: Crash References: <20061122164127.22581.2726.malonedeb@gandwana.ubuntu.com> Message-ID: <20061122192318.22204.13555.launchpad@gandwana.ubuntu.com> *** This bug is a duplicate of bug 72880 *** ** This bug has been marked a duplicate of bug 72880 Crash -- Crash https://launchpad.net/bugs/72878 From rafaelbc2003 at bol.com.br Wed Nov 22 16:39:54 2006 From: rafaelbc2003 at bol.com.br (rafael) Date: Wed, 22 Nov 2006 16:39:54 -0000 Subject: [Bug 72877] Crash References: <20061122163824.12869.44826.malonedeb@gangotri.ubuntu.com> Message-ID: <20061122163954.22204.646.malone@gandwana.ubuntu.com> *** This bug is a duplicate of bug 72880 *** ! -- Crash https://launchpad.net/bugs/72877 From rafaelbc2003 at bol.com.br Wed Nov 22 16:45:27 2006 From: rafaelbc2003 at bol.com.br (rafael) Date: Wed, 22 Nov 2006 16:45:27 -0000 Subject: [Bug 72879] Re: Crash References: <20061122164144.12869.15477.malonedeb@gangotri.ubuntu.com> Message-ID: <20061122164527.12869.69938.malone@gangotri.ubuntu.com> *** This bug is a duplicate of bug 72880 *** File in annex -- Crash https://launchpad.net/bugs/72879 From dark.pouit at gmail.com Wed Nov 22 19:24:05 2006 From: dark.pouit at gmail.com (Lionel Le Folgoc) Date: Wed, 22 Nov 2006 19:24:05 -0000 Subject: [Bug 72876] Re: Crash References: <20061122162934.12999.21832.malonedeb@gangotri.ubuntu.com> Message-ID: <20061122192405.22204.28649.launchpad@gandwana.ubuntu.com> *** This bug is a duplicate of bug 72880 *** ** This bug has been marked a duplicate of bug 72880 Crash -- Crash https://launchpad.net/bugs/72876 From dark.pouit at gmail.com Wed Nov 22 19:22:51 2006 From: dark.pouit at gmail.com (Lionel Le Folgoc) Date: Wed, 22 Nov 2006 19:22:51 -0000 Subject: [Bug 72879] Re: Crash References: <20061122164144.12869.15477.malonedeb@gangotri.ubuntu.com> Message-ID: <20061122192251.22581.83488.launchpad@gandwana.ubuntu.com> *** This bug is a duplicate of bug 72880 *** ** This bug has been marked a duplicate of bug 72880 Crash -- Crash https://launchpad.net/bugs/72879 From rafaelbc2003 at bol.com.br Wed Nov 22 16:41:27 2006 From: rafaelbc2003 at bol.com.br (rafael) Date: Wed, 22 Nov 2006 16:41:27 -0000 Subject: [Bug 72878] Crash References: <20061122164127.22581.2726.malonedeb@gandwana.ubuntu.com> Message-ID: <20061122164127.22581.2726.malonedeb@gandwana.ubuntu.com> *** This bug is a duplicate of bug 72880 *** Public bug reported: Crash in account MSN. The Gaim closes when it initiates one speaks in an account MSN. ** Affects: gaim (Ubuntu) Importance: Undecided Status: Unconfirmed -- Crash https://launchpad.net/bugs/72878 From rafaelbc2003 at bol.com.br Wed Nov 22 16:41:44 2006 From: rafaelbc2003 at bol.com.br (rafael) Date: Wed, 22 Nov 2006 16:41:44 -0000 Subject: [Bug 72879] Crash References: <20061122164144.12869.15477.malonedeb@gangotri.ubuntu.com> Message-ID: <20061122164144.12869.15477.malonedeb@gangotri.ubuntu.com> *** This bug is a duplicate of bug 72880 *** Public bug reported: Crash in account MSN. The Gaim closes when it initiates one speaks in an account MSN. ** Affects: gaim (Ubuntu) Importance: Undecided Status: Unconfirmed -- Crash https://launchpad.net/bugs/72879 From andre.geske at web.de Wed Nov 22 15:01:44 2006 From: andre.geske at web.de (sid) Date: Wed, 22 Nov 2006 15:01:44 -0000 Subject: [Bug 72857] Re: Alacarte lack a way to change all the users' menu in a snapshot References: <20061122141858.22204.85267.malonedeb@gandwana.ubuntu.com> Message-ID: <20061122150144.12869.22058.malone@gangotri.ubuntu.com> I'm having quite a similar setup here: 15 LTSP Clients with up to 800 users. I tried to use alacarte and sabayon for administration, but also had a lot of trouble with it. If you just want to remove the entries from users' desktops, you can go to /usr/share/applications and find and rename all the entries you don't want to be displayed. I just added a .disabled after the file names, i.e. applicationname.desktop.disabled. Alternatively you could set the permissions of the relevant bin files to 750, so that users are not allowed to start the programs anymore. But of course that doesnt remove the desktop entries... -- Alacarte lack a way to change all the users' menu in a snapshot https://launchpad.net/bugs/72857 From donpaolo at gsi.it Wed Nov 22 14:18:58 2006 From: donpaolo at gsi.it (donpaolo) Date: Wed, 22 Nov 2006 14:18:58 -0000 Subject: [Bug 72857] Alacarte lack a way to change all the users' menu in a snapshot References: <20061122141858.22204.85267.malonedeb@gandwana.ubuntu.com> Message-ID: <20061122141858.22204.85267.malonedeb@gandwana.ubuntu.com> Public bug reported: Binary package hint: alacarte Working with edubuntu with many users (I have about 500 students on my edubuntu system) it's very important to have a way to modify all the users' menus in a snapshot. In dapper it was easy: "sudo smeg --root". Unfortunatly that's not possible in edgy. That feature isn't in edgy's alacarte. Alacarte only permits to edit user specific menus, and it is impossible to add or delete a menu enty for all users on a machine with alacarte without launching it for each user, or asking each user to do it himself by following a procedure... In my case it's important, because with 40 clients I need to deactivate all the graphic education programs, because they eat rapidly all the processor cpu time. Also I need to remove the games from the menu, because the students are tempted to use them and they don't work in the teaching. ** Affects: alacarte (Ubuntu) Importance: Undecided Status: Unconfirmed -- Alacarte lack a way to change all the users' menu in a snapshot https://launchpad.net/bugs/72857 From dark.pouit at gmail.com Wed Nov 22 19:23:40 2006 From: dark.pouit at gmail.com (Lionel Le Folgoc) Date: Wed, 22 Nov 2006 19:23:40 -0000 Subject: [Bug 72877] Re: Crash References: <20061122163824.12869.44826.malonedeb@gangotri.ubuntu.com> Message-ID: <20061122192340.12869.2967.launchpad@gangotri.ubuntu.com> *** This bug is a duplicate of bug 72880 *** ** This bug has been marked a duplicate of bug 72880 Crash -- Crash https://launchpad.net/bugs/72877 From seb128 at ubuntu.com Wed Nov 22 13:08:30 2006 From: seb128 at ubuntu.com (Sebastien Bacher) Date: Wed, 22 Nov 2006 13:08:30 -0000 Subject: [Bug 72804] Re: Crash when I select "Always on Visible Workspace" References: <20061122031044.25975.35965.malonedeb@gandwana.ubuntu.com> Message-ID: <20061122130830.12869.76118.malone@gangotri.ubuntu.com> Thanks for your bug. The backtrace looks like http://bugzilla.gnome.org/show_bug.cgi?id=346523 upstream. Do you use a multi-monitor setup? Do you use compiz or some other composite manager or non-default feature? Could you get a backtrace with libwnck18-dbgsym installed (from "deb http://people.ubuntu.com/~pitti/ddebs edgy main universe")? ** Changed in: gnome-panel (Ubuntu) Sourcepackagename: gnome-panel => libwnck Importance: Undecided => Medium Assignee: (unassigned) => Ubuntu Desktop Bugs Status: Unconfirmed => Needs Info -- Crash when I select "Always on Visible Workspace" https://launchpad.net/bugs/72804 From seb128 at ubuntu.com Wed Nov 22 13:25:05 2006 From: seb128 at ubuntu.com (Sebastien Bacher) Date: Wed, 22 Nov 2006 13:25:05 -0000 Subject: [Bug 72764] Re: Evolution crashed after closing it References: <20061121204248.25827.83629.malonedeb@gandwana.ubuntu.com> Message-ID: <20061122132505.22204.80010.malone@gandwana.ubuntu.com> Debug backtrace: (gdb) thread apply all bt Thread 3 (process 5797): #0 0xb7ef75bc in __cxa_finalize at plt () from /usr/lib/evolution/2.8/libemiscwidgets.so.0 #1 0xb7ef84f3 in ?? () from /usr/lib/evolution/2.8/libemiscwidgets.so.0 #2 0xb7f3cf80 in ?? () from /usr/lib/evolution/2.8/libemiscwidgets.so.0 #3 0xb7f3c084 in ?? () from /usr/lib/evolution/2.8/libemiscwidgets.so.0 #4 0xbfbec6f8 in ?? () #5 0xb7f3135c in _fini () from /usr/lib/evolution/2.8/libemiscwidgets.so.0 #6 0xb7f3135c in _fini () from /usr/lib/evolution/2.8/libemiscwidgets.so.0 #7 0xb7f7c4ce in _dl_rtld_di_serinfo () from /lib/ld-linux.so.2 #8 0xb7272299 in exit () from /lib/tls/i686/cmov/libc.so.6 #9 0xb7600014 in _gdk_windowing_init () from /usr/lib/libgdk-x11-2.0.so.0 #10 0xb6f04f4d in _XIOError () from /usr/lib/libX11.so.6 #11 0xb6f06817 in _XSend () from /usr/lib/libX11.so.6 #12 0xb6f068cb in _XReply () from /usr/lib/libX11.so.6 #13 0xb6ee81cc in XGetSelectionOwner () from /usr/lib/libX11.so.6 #14 0xb760fa13 in _gdk_xsettings_client_set_ungrab_func () from /usr/lib/libgdk-x11-2.0.so.0 #15 0xb760fb2c in _gdk_xsettings_client_process_event () from /usr/lib/libgdk-x11-2.0.so.0 #16 0xb75f6c5a in _gdk_x11_events_init_screen () from /usr/lib/libgdk-x11-2.0.so.0 #17 0xb75f3021 in gdk_x11_drawable_get_xdisplay () from /usr/lib/libgdk-x11-2.0.so.0 #18 0xb75f49db in gdk_events_pending () from /usr/lib/libgdk-x11-2.0.so.0 #19 0xb75f63bb in _gdk_events_queue () from /usr/lib/libgdk-x11-2.0.so.0 #20 0xb75f67bf in _gdk_events_init () from /usr/lib/libgdk-x11-2.0.so.0 #21 0xb7438802 in IA__g_main_context_dispatch (context=0x8094ea0) at gmain.c:2045 #22 0xb743b7df in g_main_context_iterate (context=0x8094ea0, block=1, dispatch=1, self=0x806cb70) at gmain.c:2677 #23 0xb743bb89 in IA__g_main_loop_run (loop=0x80ddd10) at gmain.c:2881 #24 0xb7a1fa23 in bonobo_main () from /usr/lib/libbonobo-2.so.0 #25 0x0805d431 in main () Thread 2 (process 5912): #0 0xffffe410 in __kernel_vsyscall () #1 0xb730c321 in select () from /lib/tls/i686/cmov/libc.so.6 #2 0xb719bf1c in e_msgport_wait () from /usr/lib/libedataserver-1.2.so.7 #3 0xb719c5e9 in e_msgport_reply () from /usr/lib/libedataserver-1.2.so.7 #4 0xb707e504 in start_thread () from /lib/tls/i686/cmov/libpthread.so.0 #5 0xb731351e in clone () from /lib/tls/i686/cmov/libc.so.6 Thread 1 (process 5866): #0 0xb72b26a8 in strcmp () from /lib/tls/i686/cmov/libc.so.6 #1 0xb7455034 in IA__g_str_equal (v1=0x6e6f, v2=0x80c70c0) at gstring.c:77 #2 0xb742c176 in IA__g_hash_table_lookup (hash_table=0x806e4a0, key=0x80c70c0) at ghash.c:240 #3 0xb79cfe73 in ORBit_handle_request (orb=0x8096910, recv_buffer=0x80e3108) at orbit-adaptor.c:192 #4 0xb79b9077 in giop_connection_handle_input (lcnx=0x8090298) at giop-recv-buffer.c:1288 #5 0xb79d6a1d in link_connection_io_handler (gioc=0x0, condition=, data=0x8090298) at linc-connection.c:1417 #6 0xb79d99ce in link_source_dispatch (source=0x80d51b0, callback=0xb79d6940 , ---Type to continue, or q to quit--- user_data=0x8090298) at linc-source.c:159 #7 0xb7438802 in IA__g_main_context_dispatch (context=0x80c4808) at gmain.c:2045 #8 0xb743b7df in g_main_context_iterate (context=0x80c4808, block=1, dispatch=1, self=0x809e000) at gmain.c:2677 #9 0xb743bb89 in IA__g_main_loop_run (loop=0x80c4888) at gmain.c:2881 #10 0xb79d57e0 in link_io_thread_fn (data=0x0) at linc.c:396 #11 0xb745638f in g_thread_create_proxy (data=0x809e000) at gthread.c:553 #12 0xb707e504 in start_thread () from /lib/tls/i686/cmov/libpthread.so.0 #13 0xb731351e in clone () from /lib/tls/i686/cmov/libc.so.6 -- Evolution crashed after closing it https://launchpad.net/bugs/72764 From seb128 at ubuntu.com Wed Nov 22 13:41:03 2006 From: seb128 at ubuntu.com (Sebastien Bacher) Date: Wed, 22 Nov 2006 13:41:03 -0000 Subject: [Bug 72762] Re: Gaim Crash after Exit References: <20061121202636.25827.69068.malonedeb@gandwana.ubuntu.com> Message-ID: <20061122134103.12869.31810.malone@gangotri.ubuntu.com> Debug bt: #0 0xb6691250 in ?? () (gdb) bt #0 0xb6691250 in ?? () #1 0xb79b6b29 in IA__g_cclosure_marshal_VOID__VOID (closure=0x86e7b28, return_value=0x0, n_param_values=1, param_values=0xbfbb2c9c, invocation_hint=0xbfbb2bac, marshal_data=0xb6691250) at gmarshal.c:77 #2 0xb79a979b in IA__g_closure_invoke (closure=0x86e7b28, return_value=0x0, n_param_values=1, param_values=0xbfbb2c9c, invocation_hint=0xbfbb2bac) at gclosure.c:490 #3 0xb79b9b93 in signal_emit_unlocked_R (node=0x81dbe78, detail=0, instance=0x81e78a8, emission_return=0x0, instance_and_params=0xbfbb2c9c) at gsignal.c:2440 #4 0xb79bb0b7 in IA__g_signal_emit_valist (instance=0x81e78a8, signal_id=10, detail=0, var_args=0xbfbb2edc "??\220??x\036\b\b/??A???x\036\b") at gsignal.c:2199 #5 0xb79bb279 in IA__g_signal_emit (instance=0x81e78a8, signal_id=10, detail=0) at gsignal.c:2243 #6 0xb7c900f1 in gtk_object_destroy () from /usr/lib/libgtk-x11-2.0.so.0 #7 0xb7d8ad41 in gtk_widget_hide () from /usr/lib/libgtk-x11-2.0.so.0 #8 0xb7d97006 in _gtk_window_unset_focus_and_default () from /usr/lib/libgtk-x11-2.0.so.0 #9 0xb79abe30 in IA__g_object_run_dispose (object=0x81e78a8) at gobject.c:573 #10 0xb7c8fdfe in gtk_object_destroy () from /usr/lib/libgtk-x11-2.0.so.0 #11 0xb7d8af25 in gtk_widget_destroy () from /usr/lib/libgtk-x11-2.0.so.0 #12 0x080e5313 in gaim_gtk_conv_window_destroy (win=0x8343a40) at ../../src/gtkconv.c:7463 #13 0x080e920a in gaim_gtk_conversations_uninit () at ../../src/gtkconv.c:6621 #14 0x0810f365 in gaim_gtk_quit () at ../../src/gtkmain.c:275 #15 0x08084d32 in gaim_core_quit () at ../../src/core.c:178 #16 0xb79b6b29 in IA__g_cclosure_marshal_VOID__VOID (closure=0x87823a0, return_value=0x0, n_param_values=1, param_values=0xbfbb321c, invocation_hint=0xbfbb312c, marshal_data=0x8084c90) at gmarshal.c:77 #17 0xb79a979b in IA__g_closure_invoke (closure=0x87823a0, return_value=0x0, n_param_values=1, param_values=0xbfbb321c, invocation_hint=0xbfbb312c) at gclosure.c:490 #18 0xb79b9b93 in signal_emit_unlocked_R (node=0x835c290, detail=0, instance=0x87174f8, emission_return=0x0, instance_and_params=0xbfbb321c) at gsignal.c:2440 #19 0xb79bb0b7 in IA__g_signal_emit_valist (instance=0x87174f8, signal_id=107, detail=0, var_args=0xbfbb345c "\ny?\220???") at gsignal.c:2199 #20 0xb79bb279 in IA__g_signal_emit (instance=0x87174f8, signal_id=107, detail=0) at gsignal.c:2243 #21 0xb7d87994 in gtk_widget_activate () from /usr/lib/libgtk-x11-2.0.so.0 #22 0xb7c7c7d8 in gtk_menu_shell_activate_item () from /usr/lib/libgtk-x11-2.0.so.0 #23 0xb7c7dda2 in gtk_menu_shell_append () from /usr/lib/libgtk-x11-2.0.so.0 #24 0xb7c75995 in gtk_menu_reorder_child () from /usr/lib/libgtk-x11-2.0.so.0 #25 0xb7c6fb00 in _gtk_marshal_BOOLEAN__BOXED () from /usr/lib/libgtk-x11-2.0.so.0 #26 0xb79a7fb9 in g_type_class_meta_marshal (closure=0x87174f8, return_value=0xbfbb3650, n_param_values=2, param_values=0x874b570, invocation_hint=0xbfbb363c, marshal_data=0xb4) at gclosure.c:567 #27 0xb79a979b in IA__g_closure_invoke (closure=0x81df230, return_value=0xbfbb3650, n_param_values=2, param_values=0xbfbb372c, invocation_hint=0xbfbb363c) at gclosure.c:490 #28 0xb79ba1e3 in signal_emit_unlocked_R (node=0x81df798, detail=0, instance=0x874b570, emission_return=0xbfbb38ec, instance_and_params=0xbfbb372c) at gsignal.c:2478 #29 0xb79bae7f in IA__g_signal_emit_valist (instance=0x874b570, signal_id=32, detail=0, var_args=) at gsignal.c:2209 #30 0xb79bb279 in IA__g_signal_emit (instance=0x874b570, signal_id=32, detail=0) at gsignal.c:2243 #31 0xb7d835f8 in gtk_widget_get_default_style () from /usr/lib/libgtk-x11-2.0.so.0 #32 0xb7c68ef3 in gtk_propagate_event () from /usr/lib/libgtk-x11-2.0.so.0 #33 0xb7c6a0f7 in gtk_main_do_event () from /usr/lib/libgtk-x11-2.0.so.0 -- Gaim Crash after Exit https://launchpad.net/bugs/72762 From seb128 at ubuntu.com Wed Nov 22 13:26:41 2006 From: seb128 at ubuntu.com (Sebastien Bacher) Date: Wed, 22 Nov 2006 13:26:41 -0000 Subject: [Bug 72755] Re: evolution-alarm crashed References: <20061121195133.7769.31344.malonedeb@gangotri.ubuntu.com> Message-ID: <20061122132641.22204.3522.malone@gandwana.ubuntu.com> *** This bug is a duplicate of bug 66860 *** Thanks for the bug report. This particular bug has already been reported into our bug tracking system, but please feel free to report any further bugs you find. ** Changed in: evolution (Ubuntu) Assignee: (unassigned) => Ubuntu Desktop Bugs Status: Unconfirmed => Rejected ** This bug has been marked a duplicate of bug 66860 evolution-alarm-notify crashes on startup (xfce?) -- evolution-alarm crashed https://launchpad.net/bugs/72755 From kristoffer.lunden at gmail.com Wed Nov 22 13:41:11 2006 From: kristoffer.lunden at gmail.com (=?utf-8?q?Kristoffer_Lund=C3=A9n?=) Date: Wed, 22 Nov 2006 13:41:11 -0000 Subject: [Bug 72735] Re: Escape should close dialogs in Gaim References: <20061121172531.7625.87396.malonedeb@gangotri.ubuntu.com> Message-ID: <20061122134112.12999.78967.malone@gangotri.ubuntu.com> Yes, correct, although I would also like for this to happen with dialogs that only have a 'Close' button, like "File Transfers" and "Room List". -- Escape should close dialogs in Gaim https://launchpad.net/bugs/72735 From seb128 at ubuntu.com Wed Nov 22 13:37:37 2006 From: seb128 at ubuntu.com (Sebastien Bacher) Date: Wed, 22 Nov 2006 13:37:37 -0000 Subject: [Bug 72731] Re: Generating a password for a new user doesn't work References: <20061121171103.25975.18798.malonedeb@gandwana.ubuntu.com> Message-ID: <20061122133737.22581.33993.launchpad@gandwana.ubuntu.com> *** This bug is a duplicate of bug 59486 *** ** This bug is no longer a duplicate of bug 72718 [users-admin] doesn't change password when select the 'generate password' option ** This bug has been marked a duplicate of bug 59486 [users-admin]Doesn't accept random password -- Generating a password for a new user doesn't work https://launchpad.net/bugs/72731 From seb128 at ubuntu.com Wed Nov 22 13:42:39 2006 From: seb128 at ubuntu.com (Sebastien Bacher) Date: Wed, 22 Nov 2006 13:42:39 -0000 Subject: [Bug 72712] Re: no totem-gstreamer-firefox-plugin package in Edgy References: <20061121144357.7769.40611.malonedeb@gangotri.ubuntu.com> Message-ID: <20061122134240.22204.38361.malone@gandwana.ubuntu.com> Thanks for your bug. That's not a bug, the package has been renamed totem-mozilla ** Changed in: totem (Ubuntu) Assignee: (unassigned) => Ubuntu Desktop Bugs Status: Unconfirmed => Rejected -- no totem-gstreamer-firefox-plugin package in Edgy https://launchpad.net/bugs/72712 From seb128 at ubuntu.com Wed Nov 22 13:37:55 2006 From: seb128 at ubuntu.com (Sebastien Bacher) Date: Wed, 22 Nov 2006 13:37:55 -0000 Subject: [Bug 72718] Re: [users-admin] doesn't change password when select the 'generate password' option References: <20061121152210.7625.6321.malonedeb@gangotri.ubuntu.com> Message-ID: <20061122133755.12999.37852.malone@gangotri.ubuntu.com> *** This bug is a duplicate of bug 59486 *** Thanks for the bug report. This particular bug has already been reported into our bug tracking system, but please feel free to report any further bugs you find. ** Changed in: gnome-system-tools (Ubuntu) Assignee: (unassigned) => Ubuntu Desktop Bugs Status: Unconfirmed => Rejected ** This bug has been marked a duplicate of bug 59486 [users-admin]Doesn't accept random password -- [users-admin] doesn't change password when select the 'generate password' option https://launchpad.net/bugs/72718 From seb128 at ubuntu.com Wed Nov 22 13:54:53 2006 From: seb128 at ubuntu.com (Sebastien Bacher) Date: Wed, 22 Nov 2006 13:54:53 -0000 Subject: [Bug 72633] Re: unexpected crash References: <20061120221141.25975.90245.malonedeb@gandwana.ubuntu.com> Message-ID: <20061122135454.12999.15426.malone@gangotri.ubuntu.com> Thanks for the bug report. This particular bug has already been reported into our bug tracking system, but please feel free to report any further bugs you find. ** Changed in: gimp (Ubuntu) Assignee: (unassigned) => Ubuntu Desktop Bugs Status: Unconfirmed => Rejected ** This bug has been marked a duplicate of bug 68179 crash when I saved a jpg file ** This bug is no longer a duplicate of bug 68179 crash when I saved a jpg file -- unexpected crash https://launchpad.net/bugs/72633 From seb128 at ubuntu.com Wed Nov 22 13:55:59 2006 From: seb128 at ubuntu.com (Sebastien Bacher) Date: Wed, 22 Nov 2006 13:55:59 -0000 Subject: [Bug 72633] Re: unexpected crash References: <20061120221141.25975.90245.malonedeb@gandwana.ubuntu.com> Message-ID: <20061122135559.22204.96327.malone@gandwana.ubuntu.com> Doesn't look like an exact duplicate, reopening ** Changed in: gimp (Ubuntu) Importance: Undecided => Medium Status: Rejected => Confirmed -- unexpected crash https://launchpad.net/bugs/72633 From seb128 at ubuntu.com Wed Nov 22 13:52:55 2006 From: seb128 at ubuntu.com (Sebastien Bacher) Date: Wed, 22 Nov 2006 13:52:55 -0000 Subject: [Bug 72632] Re: Panel crashed after FTP - Connect References: <20061120221114.7769.28340.malonedeb@gangotri.ubuntu.com> Message-ID: <20061122135255.22204.52110.malone@gandwana.ubuntu.com> Thanks for your bug. It looks like similar to http://bugzilla.gnome.org/show_bug.cgi?id=317333 upstream according to the backtrace. Do you have a multi-monitors setup? ** Changed in: gnome-panel (Ubuntu) Sourcepackagename: gnome-panel => libwnck Importance: Undecided => Medium Assignee: (unassigned) => Ubuntu Desktop Bugs Status: Unconfirmed => Confirmed ** Bug watch added: GNOME Bug Tracker #317333 http://bugzilla.gnome.org/show_bug.cgi?id=317333 ** Also affects: libwnck (upstream) via http://bugzilla.gnome.org/show_bug.cgi?id=317333 Importance: Unknown Status: Unknown -- Panel crashed after FTP - Connect https://launchpad.net/bugs/72632 From seb128 at ubuntu.com Wed Nov 22 13:48:58 2006 From: seb128 at ubuntu.com (Sebastien Bacher) Date: Wed, 22 Nov 2006 13:48:58 -0000 Subject: [Bug 72524] Re: Epiphany steals "sensible-browser" upon install References: <20061120092646.7625.21641.malonedeb@gangotri.ubuntu.com> Message-ID: <20061122134858.12869.60987.malone@gangotri.ubuntu.com> it's not the default, the GNOME desktop uses the browser selected to the preferred app capplet -- Epiphany steals "sensible-browser" upon install https://launchpad.net/bugs/72524 From seb128 at ubuntu.com Wed Nov 22 14:11:44 2006 From: seb128 at ubuntu.com (Sebastien Bacher) Date: Wed, 22 Nov 2006 14:11:44 -0000 Subject: [Bug 72497] Re: Gaim Crashed with no apparent prompting References: <20061120010928.7625.41310.malonedeb@gangotri.ubuntu.com> Message-ID: <20061122141144.22581.81950.malone@gandwana.ubuntu.com> Backtrace from the log: "... #0 gaim_account_get_protocol_id (account=0x1) at ../../libgaim/account.c:1650 __PRETTY_FUNCTION__ = "gaim_account_get_protocol_id" #1 0xb647570a in get_stats_for (buddy=) at cap.c:37 buddy_name = stats = (CapStatistics *) 0x8c92f08 __PRETTY_FUNCTION__ = "get_stats_for" #2 0xb6475c52 in buddy_status_changed (buddy=0x8c78c10, old_status=0x872bce8, status=0x872bce8) at cap.c:402 stats = (CapStatistics *) 0x1 #3 0xb776b836 in gaim_marshal_VOID__POINTER_POINTER_POINTER ( cb=0xb6475c40 , args=0xbf83b918 "\020\214?\b??r\b??r\b\020\214?\b", data=0x0, return_val=0x0) at ../../libgaim/signals.c:692 No locals. #4 0xb776c097 in gaim_signal_emit_vargs (instance=0xb77b6e84, signal=0xb77a0dd1 "buddy-status-changed", args=0xbf83b918 "\020\214?\b??r\b??r\b\020\214?\b") at ../../libgaim/signals.c:481 handler_data = (GaimSignalHandlerData *) 0x8c24da0 l = l_next = (GList *) 0x82741c0 tmp = 0xbf83b918 "\020\214?\b??r\b??r\b\020\214?\b" __PRETTY_FUNCTION__ = "gaim_signal_emit_vargs" #5 0xb776c1cc in gaim_signal_emit (instance=0x1, signal=0x8c24da0 "") at ../../libgaim/signals.c:433 args = 0xbf83b918 "\020\214?\b??r\b??r\b\020\214?\b" __PRETTY_FUNCTION__ = "gaim_signal_emit" #6 0xb773b1a9 in gaim_blist_update_buddy_status (buddy=0x8c78c10, old_status=0x872bce8) at ../../libgaim/blist.c:783 ops = (GaimBlistUiOps *) 0x80e6a00 presence = status = (GaimStatus *) 0x872bce8 __PRETTY_FUNCTION__ = "gaim_blist_update_buddy_status" #7 0xb77fe3e1 in g_slist_foreach () from /usr/lib/libglib-2.0.so.0 No symbol table info available. #8 0xb77642a6 in gaim_prpl_got_user_status (account=0x815b458, name=0x8ca62c8 "maceda at gmail.com", status_id=0xb68f45f4 "away") at ../../libgaim/prpl.c:153 list = (GSList *) 0x885e518 buddy = presence = status = (GaimStatus *) 0x872bce8 old_status = (GaimStatus *) 0x872bce8 args = 0xbf83b9ac "LT\217?" __PRETTY_FUNCTION__ = "gaim_prpl_got_user_status" #9 0xb68ef461 in jabber_presence_parse (js=0x868fb90, packet=0x8d5a7c8) at ../../../../libgaim/protocols/jabber/presence.c:582 room_jid = from = 0x8c3bea0 "maceda at gmail.com/gmail.ED069CFE" type = 0x0 real_jid = 0x0 affiliation = 0x0 role = 0x0 status = 0x8bebd00 "????\"Drivers de video\" o \"Dos nucleos\"??" priority = 0 jid = (JabberID *) 0x8d108a0 chat = (JabberChat *) 0x0 jb = (JabberBuddy *) 0x8c8f3a0 jbr = found_jbr = flags = GAIM_CBFLAGS_NONE delayed = 0 b = buddy_name = 0x8ca62c8 "maceda at gmail.com" state = JABBER_BUDDY_STATE_AWAY y = (xmlnode *) 0x0 muc = 0 avatar_hash = 0x0 i = 1 #10 0xb68eb787 in jabber_process_packet (js=0x868fb90, packet=0x8d5a7c8) at ../../../../libgaim/protocols/jabber/jabber.c:180 No locals. #11 0xb68ee2d9 in jabber_parser_element_end_libxml (user_data=0x868fb90, element_name=0x883192b "presence", prefix=0x0, namespace=0x883187b "jabber:client") at ../../../../libgaim/protocols/jabber/parser.c:102 No locals. #12 0xb7d61d9d in xmlParseXMLDecl () from /usr/lib/libxml2.so.2 No symbol table info available. #13 0xb7d6e43c in xmlParseChunk () from /usr/lib/libxml2.so.2 No symbol table info available. #14 0xb68ee1cf in jabber_parser_process (js=0x868fb90, buf=0x1
, len=146951584) at ../../../../libgaim/protocols/jabber/parser.c:178 No locals. #15 0xb68eb26c in jabber_recv_cb_ssl (data=0x868f9e8, gsc=0x86b1c98, cond=GAIM_INPUT_READ) at ../../../../libgaim/protocols/jabber/jabber.c:379 js = (JabberStream *) 0x868fb90 len = 332 buf = "away0 Medium Status: Unconfirmed => Confirmed -- crash to gaim_account_get_protocol_id https://launchpad.net/bugs/72497 From seb128 at ubuntu.com Wed Nov 22 14:15:20 2006 From: seb128 at ubuntu.com (Sebastien Bacher) Date: Wed, 22 Nov 2006 14:15:20 -0000 Subject: [Bug 72487] Re: gaim just crashed (edgy on mac mini) References: <20061119220452.10115.64519.malonedeb@gangotri.ubuntu.com> Message-ID: <20061122141520.12999.68602.malone@gangotri.ubuntu.com> Thanks for your bug. The backtrace is similar to http://sourceforge.net/tracker/index.php?func=detail&aid=1598386&group_id=235&atid=100235 upstream, which has been marked as duplicate of bug https://sourceforge.net/tracker/?func=detail&atid=100235&aid=1596670&group_id=235, which should be fixed upstream now ** Changed in: gaim (Ubuntu) Importance: Undecided => Medium Status: Confirmed => Fix Committed ** Summary changed: - gaim just crashed (edgy on mac mini) + crash from msn_session_find_slplink -- crash from msn_session_find_slplink https://launchpad.net/bugs/72487 From seb128 at ubuntu.com Wed Nov 22 14:16:06 2006 From: seb128 at ubuntu.com (Sebastien Bacher) Date: Wed, 22 Nov 2006 14:16:06 -0000 Subject: [Bug 72487] Re: crash from msn_session_find_slplink References: <20061119220452.10115.64519.malonedeb@gangotri.ubuntu.com> Message-ID: <20061122141606.12999.94764.malone@gangotri.ubuntu.com> The upstream bug seems to be due to some custom smiley icon -- crash from msn_session_find_slplink https://launchpad.net/bugs/72487 From seb128 at ubuntu.com Wed Nov 22 14:17:51 2006 From: seb128 at ubuntu.com (Sebastien Bacher) Date: Wed, 22 Nov 2006 14:17:51 -0000 Subject: [Bug 72470] Re: Gaim died after sendind a file with msn protocol References: <20061119194814.25975.56535.malonedeb@gandwana.ubuntu.com> Message-ID: <20061122141751.22204.48515.malone@gandwana.ubuntu.com> Thanks for your bug. According to the backtrace that's similar to http://sourceforge.net/tracker/index.php?func=detail&aid=1384759&group_id=235&atid=100235 upstream ** Changed in: gaim (Ubuntu) Importance: Undecided => Medium Status: Unconfirmed => Confirmed ** Bug watch added: SourceForge.net Tracker #1384759 http://sourceforge.net/support/tracker.php?aid=1384759 ** Also affects: gaim (upstream) via http://sourceforge.net/support/tracker.php?aid=1384759 Importance: Unknown Status: Unknown -- Gaim died after sendind a file with msn protocol (msn_slplink_add_slpcall) https://launchpad.net/bugs/72470 From seb128 at ubuntu.com Wed Nov 22 14:21:14 2006 From: seb128 at ubuntu.com (Sebastien Bacher) Date: Wed, 22 Nov 2006 14:21:14 -0000 Subject: [Bug 72470] Re: Gaim died after sendind a file with msn protocol References: <20061119194814.25975.56535.malonedeb@gandwana.ubuntu.com> Message-ID: <20061122142114.12869.99752.malone@gangotri.ubuntu.com> Debug bt: "... #0 msn_slplink_add_slpcall (slplink=0x8739f60, slpcall=0x85f3aa0) at ../../../../src/protocols/msn/slplink.c:179 #1 0xb685b0cd in msn_slp_call_new (slplink=0x8739f60) at ../../../../src/protocols/msn/slpcall.c:69 #2 0xb685b32d in msn_slplink_request_ft (slplink=0x8739f60, xfer=0x876a288) at ../../../../src/protocols/msn/slplink.c:747 #3 0xb684e0c8 in t_msn_xfer_init (xfer=0x876a288) at ../../../../src/protocols/msn/msn.c:422 #4 0x08089a31 in gaim_xfer_request_accepted (xfer=0x876a288, filename=0x87afa68 "/media/cdrom0/Peppe/Universit?/Anno_III/Applicazioni_Web/esame_bello.tar.bz2") at ../../src/ft.c:481 #5 0x08089cdc in gaim_xfer_choose_file_ok_cb (user_data=0x876a288, filename=0x87afa68 "/media/cdrom0/Peppe/Universit?/Anno_III/Applicazioni_Web/esame_bello.tar.bz2") at ../../src/ft.c:256 #6 0x081220ba in file_yes_no_cb (data=0x875fb98, id=1) at ../../src/gtkrequest.c:1390 #7 0xb78de879 in IA__g_cclosure_marshal_VOID__INT (closure=0x8783ea0, return_value=0x0, n_param_values=2, param_values=0xbff43f9c, invocation_hint=0xbff43eac, marshal_data=0x81220d0) at gmarshal.c:216 #8 0xb78d179b in IA__g_closure_invoke (closure=0x8783ea0, return_value=0x0, n_param_values=2, param_values=0xbff43f9c, invocation_hint=0xbff43eac) at gclosure.c:490 #9 0xb78e1b93 in signal_emit_unlocked_R (node=0x85f5678, detail=0, instance=0x8774800, emission_return=0x0, instance_and_params=0xbff43f9c) at gsignal.c:2440 #10 0xb78e30b7 in IA__g_signal_emit_valist (instance=0x8774800, signal_id=263, detail=0, var_args=0xbff441e0 "?\026\220?") at gsignal.c:2199 #11 0xb78e3279 in IA__g_signal_emit (instance=0x8774800, signal_id=263, detail=0) at gsignal.c:2243 #12 0xb7b13f5a in IA__gtk_dialog_response (dialog=0x8774800, response_id=-3) at gtkdialog.c:835 #13 0xb7b13fb5 in action_widget_activated (widget=0x8402dd0, dialog=0x8774800) at gtkdialog.c:534 #14 0xb78deb29 in IA__g_cclosure_marshal_VOID__VOID (closure=0x8782a50, return_value=0x0, n_param_values=1, param_values=0xbff4443c, invocation_hint=0xbff4434c, marshal_data=0xb7b13f90) at gmarshal.c:77 #15 0xb78d179b in IA__g_closure_invoke (closure=0x8782a50, return_value=0x0, n_param_values=1, param_values=0xbff4443c, invocation_hint=0xbff4434c) at gclosure.c:490 #16 0xb78e1b93 in signal_emit_unlocked_R (node=0x83fa870, detail=0, instance=0x8402dd0, emission_return=0x0, instance_and_params=0xbff4443c) at gsignal.c:2440 #17 0xb78e30b7 in IA__g_signal_emit_valist (instance=0x8402dd0, signal_id=159, detail=0, var_args=0xbff4467c "J\200??\220{?") at gsignal.c:2199 #18 0xb78e3279 in IA__g_signal_emit (instance=0x8402dd0, signal_id=159, detail=0) at gsignal.c:2243 #19 0xb7ac8093 in IA__gtk_button_clicked (button=0x8402dd0) at gtkbutton.c:889 ..." -- Gaim died after sendind a file with msn protocol (msn_slplink_add_slpcall) https://launchpad.net/bugs/72470 From seb128 at ubuntu.com Wed Nov 22 14:24:19 2006 From: seb128 at ubuntu.com (Sebastien Bacher) Date: Wed, 22 Nov 2006 14:24:19 -0000 Subject: [Bug 72470] Re: Gaim died after sendind a file with msn protocol References: <20061119194814.25975.56535.malonedeb@gandwana.ubuntu.com> Message-ID: <20061122142419.22581.16030.malone@gandwana.ubuntu.com> >From gdb: (gdb) p slplink $1 = (MsnSlpLink *) 0x8739f60 (gdb) p slplink->swboard $2 = (MsnSwitchBoard *) 0x8339 (gdb) p slplink->swboard->flag Cannot access memory at address 0x8349 ** Summary changed: - Gaim died after sendind a file with msn protocol + Gaim died after sendind a file with msn protocol (msn_slplink_add_slpcall) -- Gaim died after sendind a file with msn protocol (msn_slplink_add_slpcall) https://launchpad.net/bugs/72470 From seb128 at ubuntu.com Wed Nov 22 14:30:29 2006 From: seb128 at ubuntu.com (Sebastien Bacher) Date: Wed, 22 Nov 2006 14:30:29 -0000 Subject: [Bug 72424] Re: crashes during file transfer References: <20061119114603.25827.72609.malonedeb@gandwana.ubuntu.com> Message-ID: <20061122143029.12869.17026.malone@gangotri.ubuntu.com> Thanks for your bug. Upstream seems to have some bugs matching the backtrace, they have closed them without any indication of fix though and that's not new, not sure if they consider that as not a gaim bug, gaim is crashing it should not, marking the task as confirmed ** Changed in: gaim (Ubuntu) Importance: Undecided => Medium Status: Unconfirmed => Confirmed -- crashes during file transfer (aim_clearhandlers) https://launchpad.net/bugs/72424 From seb128 at ubuntu.com Wed Nov 22 14:31:01 2006 From: seb128 at ubuntu.com (Sebastien Bacher) Date: Wed, 22 Nov 2006 14:31:01 -0000 Subject: [Bug 72424] Re: crashes during file transfer References: <20061119114603.25827.72609.malonedeb@gandwana.ubuntu.com> Message-ID: <20061122143101.22581.7253.malone@gandwana.ubuntu.com> Debug bt: (gdb) bt #0 aim_clearhandlers (conn=0x871d6a8) at ../../../../src/protocols/oscar/rxhandlers.c:455 #1 0xb681dbca in aim_conn_close (sess=0x8699130, conn=0x871d6a8) at ../../../../src/protocols/oscar/conn.c:273 #2 0xb681dc6f in oscar_connection_destroy (sess=0x8699130, conn=0x871d6a8) at ../../../../src/protocols/oscar/conn.c:180 #3 0xb68331aa in oscar_xfer_cancel_send (xfer=0x870a480) at ../../../../src/protocols/oscar/oscar.c:2750 #4 0x080886fc in gaim_xfer_cancel_local (xfer=0x870a480) at ../../src/ft.c:1040 #5 0xb683544c in oscar_xfer_ip_timeout (data=0x870a480) at ../../../../src/protocols/oscar/oscar.c:2244 #6 0xb7865dd6 in g_timeout_dispatch (source=0x857aee0, callback=0xb685378c , user_data=0x870a480) at gmain.c:3422 #7 0xb7865802 in IA__g_main_context_dispatch (context=0x81840f8) at gmain.c:2045 #8 0xb78687df in g_main_context_iterate (context=0x81840f8, block=1, dispatch=1, self=0x81653d8) at gmain.c:2677 #9 0xb7868b89 in IA__g_main_loop_run (loop=0x853b0b8) at gmain.c:2881 #10 0xb7b9a574 in IA__gtk_main () at gtkmain.c:1024 #11 0x0810fd0c in main (argc=263728, argv=0xbff83724) at ../../src/gtkmain.c:764 ** Summary changed: - crashes during file transfer + crashes during file transfer (aim_clearhandlers) -- crashes during file transfer (aim_clearhandlers) https://launchpad.net/bugs/72424 From seb128 at ubuntu.com Wed Nov 22 14:32:15 2006 From: seb128 at ubuntu.com (Sebastien Bacher) Date: Wed, 22 Nov 2006 14:32:15 -0000 Subject: [Bug 72424] Re: crashes during file transfer (aim_clearhandlers) References: <20061119114603.25827.72609.malonedeb@gandwana.ubuntu.com> Message-ID: <20061122143215.12869.33790.malone@gangotri.ubuntu.com> one of the upstream bugs matching that one: http://sourceforge.net/tracker/index.php?func=detail&aid=1452298&group_id=235&atid=100235 ** Bug watch added: SourceForge.net Tracker #1452298 http://sourceforge.net/support/tracker.php?aid=1452298 ** Also affects: gaim (upstream) via http://sourceforge.net/support/tracker.php?aid=1452298 Importance: Unknown Status: Unknown -- crashes during file transfer (aim_clearhandlers) https://launchpad.net/bugs/72424 From seb128 at ubuntu.com Wed Nov 22 14:45:17 2006 From: seb128 at ubuntu.com (Sebastien Bacher) Date: Wed, 22 Nov 2006 14:45:17 -0000 Subject: [Bug 72345] Re: Gtkmozembed crashes on show_all References: <20061118171320.10279.22867.malonedeb@gangotri.ubuntu.com> Message-ID: <20061122144517.12869.63692.malone@gangotri.ubuntu.com> *** This bug is a duplicate of bug 26436 *** Thanks for the bug report. This particular bug has already been reported into our bug tracking system, but please feel free to report any further bugs you find. ** Changed in: gnome-python-extras (Ubuntu) Assignee: (unassigned) => Ubuntu Desktop Bugs Status: Unconfirmed => Rejected ** This bug has been marked a duplicate of bug 26436 gtkmozembed crashs with python -- Gtkmozembed crashes on show_all https://launchpad.net/bugs/72345 From seb128 at ubuntu.com Wed Nov 22 14:33:45 2006 From: seb128 at ubuntu.com (Sebastien Bacher) Date: Wed, 22 Nov 2006 14:33:45 -0000 Subject: [Bug 72423] Re: [gnome-keybinding-properties] Cannot disable "logout" keybinding References: <20061119114122.10279.74064.malonedeb@gangotri.ubuntu.com> Message-ID: <20061122143345.12869.17976.malone@gangotri.ubuntu.com> thank you for updating the bug and closing it with explanations on why that's not a bug -- [gnome-keybinding-properties] Cannot disable "logout" keybinding https://launchpad.net/bugs/72423 From seb128 at ubuntu.com Wed Nov 22 14:41:45 2006 From: seb128 at ubuntu.com (Sebastien Bacher) Date: Wed, 22 Nov 2006 14:41:45 -0000 Subject: [Bug 72376] Re: rhythmbox crashes when playing a file in the queue immediately after starting References: <20061118224836.25827.2804.malonedeb@gandwana.ubuntu.com> Message-ID: <20061122144145.12999.88424.malone@gangotri.ubuntu.com> Debug bt: "... #0 0xb7148f9c in IA__g_type_instance_get_private (instance=0x8da0990, private_type=138763688) at gtype.c:3529 #1 0xb7532186 in gdk_gc_init (gc=0x8da0990) at gdkgc.c:71 #2 0xb714e6ce in IA__g_type_create_instance (type=138763792) at gtype.c:1559 #3 0xb7135952 in g_object_constructor (type=138763792, n_construct_properties=0, construct_params=0x0) at gobject.c:1041 #4 0xb7133bdb in IA__g_object_newv (object_type=138763792, n_parameters=0, parameters=0x0) at gobject.c:937 #5 0xb713473f in IA__g_object_new_valist (object_type=138763792, first_property_name=0x0, var_args=0xbf963558 "x5\226?\210?\025\b\230?\025\b\b") at gobject.c:981 #6 0xb71348f0 in IA__g_object_new (object_type=138763792, first_property_name=0x0) at gobject.c:795 #7 0xb755b709 in _gdk_x11_gc_new (drawable=0x85f0d40, values=0x0, values_mask=0) at gdkgc-x11.c:106 #8 0xb753029f in IA__gdk_gc_new_with_values (drawable=0x83e58954, values=0x0, values_mask=0) at gdkgc.c:118 #9 0xb75434dc in gdk_window_create_gc (drawable=0x85e5a20, values=0x0, mask=0) at gdkwindow.c:1226 #10 0xb753029f in IA__gdk_gc_new_with_values (drawable=0x83e58954, values=0x0, values_mask=0) at gdkgc.c:118 #11 0xb7530301 in IA__gdk_gc_new (drawable=0x83e58955) at gdkgc.c:96 #12 0xb7749358 in get_darkened_gc (window=0x83e58955, color=, darken_count=0) at gtkstyle.c:3394 #13 0xb774ba58 in gtk_default_draw_flat_box (style=0x85f7c18, window=0x85e5a20, state_type=GTK_STATE_NORMAL, shadow_type=GTK_SHADOW_NONE, area=0xbf963fb0, widget=0x8464018, detail=0xb78bc8ea "cell_odd_ruled", x=21, y=75, width=48, height=25) at gtkstyle.c:3558 #14 0xb6aa6e4e in draw_flat_box (style=0x85f7c18, window=0x85e5a20, state_type=GTK_STATE_NORMAL, shadow_type=GTK_SHADOW_NONE, area=0xbf963fb0, widget=0x8464018, detail=0xb78bc8ea "cell_odd_ruled", x=21, y=75, width=48, height=25) at ./src/ubuntulooks_style.c:147 #15 0xb7745e30 in IA__gtk_paint_flat_box (style=0x85f7c18, window=0x85e5a20, state_type=GTK_STATE_NORMAL, shadow_type=GTK_SHADOW_NONE, area=0xbf963fb0, widget=0x8464018, detail=0xb78bc8ea "cell_odd_ruled", x=21, y=75, width=48, height=25) at gtkstyle.c:5917 #16 0xb77d3c89 in gtk_tree_view_expose (widget=0x8464018, event=0xbf963fa4) at gtktreeview.c:4416 #17 0xb76d5b00 in _gtk_marshal_BOOLEAN__BOXED (closure=0x81e8568, return_value=0xbf963bd0, n_param_values=2, param_values=0xbf963cac, invocation_hint=0xbf963bbc, marshal_data=0xb77d25b0) at gtkmarshalers.c:84 ..." -- rhythmbox crashes when playing a file in the queue immediately after starting https://launchpad.net/bugs/72376 From seb128 at ubuntu.com Wed Nov 22 14:41:31 2006 From: seb128 at ubuntu.com (Sebastien Bacher) Date: Wed, 22 Nov 2006 14:41:31 -0000 Subject: [Bug 72376] Re: rhythmbox crashes when playing a file in the queue immediately after starting References: <20061118224836.25827.2804.malonedeb@gandwana.ubuntu.com> Message-ID: <20061122144131.22581.61753.malone@gandwana.ubuntu.com> Looks like an ubuntulooks bug according to the backtrace, reassigning ** Changed in: rhythmbox (Ubuntu) Sourcepackagename: rhythmbox => ubuntulooks Importance: Undecided => Medium Status: Unconfirmed => Confirmed -- rhythmbox crashes when playing a file in the queue immediately after starting https://launchpad.net/bugs/72376 From seb128 at ubuntu.com Wed Nov 22 14:37:23 2006 From: seb128 at ubuntu.com (Sebastien Bacher) Date: Wed, 22 Nov 2006 14:37:23 -0000 Subject: [Bug 72385] Re: daemon crashed References: <20061119011132.25975.32218.malonedeb@gandwana.ubuntu.com> Message-ID: <20061122143723.12999.26948.malone@gangotri.ubuntu.com> Thanks for your bug. Did that happen after an upgrade? Did you install gnome-keyring out of the package management too? The backtrace has no useful detail and gdb indicates that the dump might be about a different binary ** Changed in: gnome-keyring (Ubuntu) Importance: Undecided => Medium Assignee: (unassigned) => Ubuntu Desktop Bugs Status: Unconfirmed => Needs Info -- daemon crashed https://launchpad.net/bugs/72385 From seb128 at ubuntu.com Wed Nov 22 14:48:55 2006 From: seb128 at ubuntu.com (Sebastien Bacher) Date: Wed, 22 Nov 2006 14:48:55 -0000 Subject: [Bug 72340] Re: crash while trying to send one contact to another References: <20061118162210.25827.82386.malonedeb@gandwana.ubuntu.com> Message-ID: <20061122144855.12999.31694.malone@gangotri.ubuntu.com> Thanks for your bug report. Could you please try to obtain a backtrace by following the instructions on http://wiki.ubuntu.com/DebuggingProgramCrash. This will greatly aid us in tracking down your problem. ** Changed in: gaim (Ubuntu) Importance: Undecided => Medium Status: Unconfirmed => Needs Info -- crash while trying to send one contact to another https://launchpad.net/bugs/72340 From tas50 at humboldt.edu Wed Nov 22 19:47:13 2006 From: tas50 at humboldt.edu (Timothy Smith) Date: Wed, 22 Nov 2006 19:47:13 -0000 Subject: [Bug 72287] Re: Apple MacBook backlight brightness doesn't work References: <20061118074746.10279.9178.malonedeb@gangotri.ubuntu.com> Message-ID: <20061122194713.12869.33411.launchpad@gangotri.ubuntu.com> ** Summary changed: - macbook backlight + Apple MacBook backlight brightness doesn't work ** Tags added: apple macintel -- Apple MacBook backlight brightness doesn't work https://launchpad.net/bugs/72287 From seb128 at ubuntu.com Wed Nov 22 15:04:42 2006 From: seb128 at ubuntu.com (Sebastien Bacher) Date: Wed, 22 Nov 2006 15:04:42 -0000 Subject: [Bug 72204] Re: Gaim crashed References: <20061117164317.10279.91383.malonedeb@gangotri.ubuntu.com> Message-ID: <20061122150442.12999.55578.malone@gangotri.ubuntu.com> Debug bt: "... #0 0xb758e6a8 in strcmp () from /lib/tls/i686/cmov/libc.so.6 #1 0xb69510ab in msn_session_find_slplink (session=0x847f870, who=0x81abd90 "vasil2000 at hotmail.com") at ../../../../src/protocols/msn/slplink.c:138 #2 0xb69512ec in msn_session_get_slplink (session=0x847f870, username=0x81abd90 "vasil2000 at hotmail.com") at ../../../../src/protocols/msn/slplink.c:150 #3 0xb694301b in msn_new_xfer (gc=0x8463ab8, who=0x81abd90 "vasil2000 at hotmail.com") at ../../../../src/protocols/msn/msn.c:436 #4 0xb694319c in msn_send_file (gc=0x8463ab8, who=0x81abd90 "vasil2000 at hotmail.com", file=0x0) at ../../../../src/protocols/msn/msn.c:448 #5 0xb7b92a88 in gtk_item_factory_callback_marshal (widget=0x0, func_data=0x81abd90) at gtkitemfactory.c:188 #6 0xb78f6b29 in IA__g_cclosure_marshal_VOID__VOID (closure=0x86eba00, return_value=0x0, n_param_values=1, param_values=0xbfdb38cc, invocation_hint=0xbfdb37dc, marshal_data=0xb7b92a40) at gmarshal.c:77 #7 0xb78e979b in IA__g_closure_invoke (closure=0x86eba00, return_value=0x0, n_param_values=1, param_values=0xbfdb38cc, invocation_hint=0xbfdb37dc) at gclosure.c:490 #8 0xb78f9b93 in signal_emit_unlocked_R (node=0x8320e78, detail=0, instance=0x86e7760, emission_return=0x0, instance_and_params=0xbfdb38cc) at gsignal.c:2440 #9 0xb78fb0b7 in IA__g_signal_emit_valist (instance=0x86e7760, signal_id=107, detail=0, var_args=0xbfdb3b0c "\ny?\220??") at gsignal.c:2199 #10 0xb78fb279 in IA__g_signal_emit (instance=0x86e7760, signal_id=107, detail=0) at gsignal.c:2243 #11 0xb7cc7994 in IA__gtk_widget_activate (widget=0x86e7760) at gtkwidget.c:3942 #12 0xb7bbc7d8 in IA__gtk_menu_shell_activate_item (menu_shell=0x84861a0, menu_item=0x86e7760, force_deactivate=1) at gtkmenushell.c:1024 #13 0xb7bbdda2 in gtk_menu_shell_button_release (widget=0x84861a0, event=0x86c6850) at gtkmenushell.c:630 #14 0xb7bb5995 in gtk_menu_button_release (widget=0x84861a0, event=0x86c6850) at gtkmenu.c:2619 #15 0xb7bafb00 in _gtk_marshal_BOOLEAN__BOXED (closure=0x81b52f0, return_value=0xbfdb3d00, n_param_values=2, param_values=0xbfdb3ddc, invocation_hint=0xbfdb3cec, marshal_data=0xb7bb58f0) at gtkmarshalers.c:84 #16 0xb78e7fb9 in g_type_class_meta_marshal (closure=0x81b52f0, return_value=0xbfdb3d00, n_param_values=2, param_values=0xbfdb3ddc, invocation_hint=0xbfdb3cec, marshal_data=0xb4) at gclosure.c:567 ..." -- Gaim crashed while sending jpg on msn (msn_session_find_slplink) https://launchpad.net/bugs/72204 From seb128 at ubuntu.com Wed Nov 22 15:00:03 2006 From: seb128 at ubuntu.com (Sebastien Bacher) Date: Wed, 22 Nov 2006 15:00:03 -0000 Subject: [Bug 72218] Re: track name with a question mark in it causes a seg-fault References: <20061117173822.25827.68007.malonedeb@gandwana.ubuntu.com> Message-ID: <20061122150004.12869.5905.malone@gangotri.ubuntu.com> Thanks for your bug. The apport or bug-buddy packages should detect the crash. You can also run sound-juicer with gdb as described on https://wiki.ubuntu.com/Backtrace to get a backtrace ** Changed in: sound-juicer (Ubuntu) Assignee: (unassigned) => Ubuntu Desktop Bugs Status: Unconfirmed => Needs Info -- track name with a question mark in it causes a seg-fault https://launchpad.net/bugs/72218 From seb128 at ubuntu.com Wed Nov 22 15:24:02 2006 From: seb128 at ubuntu.com (Sebastien Bacher) Date: Wed, 22 Nov 2006 15:24:02 -0000 Subject: [Bug 72140] Re: Gaim crashed after internet disconnect/connect References: <20061117072532.10115.29833.malonedeb@gangotri.ubuntu.com> Message-ID: <20061122152403.12999.41985.malone@gangotri.ubuntu.com> *** This bug is a duplicate of bug 71031 *** Thanks for the bug report. This particular bug has already been reported into our bug tracking system, but please feel free to report any further bugs you find. ** Changed in: gaim (Ubuntu) Status: Unconfirmed => Rejected ** This bug has been marked a duplicate of bug 71031 gaim crash after an unsuccessfull connection "read error" -- Gaim crashed after internet disconnect/connect https://launchpad.net/bugs/72140 From seb128 at ubuntu.com Wed Nov 22 17:23:26 2006 From: seb128 at ubuntu.com (Sebastien Bacher) Date: Wed, 22 Nov 2006 17:23:26 -0000 Subject: [Bug 72092] Re: Gaim crashed after I enabled two accounts and scrolled in the options References: <20061116214628.25827.86213.malonedeb@gandwana.ubuntu.com> Message-ID: <20061122172326.22204.49006.malone@gandwana.ubuntu.com> thank you for your bug ** Changed in: gaim (Ubuntu) Importance: Undecided => Medium Status: Unconfirmed => Confirmed -- Gaim crashed after I enabled two accounts and scrolled in the options https://launchpad.net/bugs/72092 From seb128 at ubuntu.com Wed Nov 22 15:01:01 2006 From: seb128 at ubuntu.com (Sebastien Bacher) Date: Wed, 22 Nov 2006 15:01:01 -0000 Subject: [Bug 72218] Re: track name with a question mark in it causes a seg-fault References: <20061117173822.25827.68007.malonedeb@gandwana.ubuntu.com> Message-ID: <20061122150101.12999.58106.malone@gangotri.ubuntu.com> Thanks for your bug report. Could you please try to obtain a backtrace by following the instructions on http://wiki.ubuntu.com/DebuggingProgramCrash. This will greatly aid us in tracking down your problem. -- track name with a question mark in it causes a seg-fault https://launchpad.net/bugs/72218 From seb128 at ubuntu.com Wed Nov 22 17:53:31 2006 From: seb128 at ubuntu.com (Sebastien Bacher) Date: Wed, 22 Nov 2006 17:53:31 -0000 Subject: [Bug 72096] Re: g-s-p crash due to incorrect free from do_toggle_element References: <20061116221549.25827.1544.malonedeb@gandwana.ubuntu.com> Message-ID: <20061122175331.22581.72180.malone@gandwana.ubuntu.com> Thank you for your bug. I've forwarded it upstream: http://bugzilla.gnome.org/show_bug.cgi?id=378184 ** Summary changed: - SOunds crash + g-s-p crash due to incorrect free from do_toggle_element ** Changed in: control-center (Ubuntu) Sourcepackagename: control-center => gst-plugins-good0.10 Importance: Undecided => Medium Assignee: (unassigned) => Ubuntu Desktop Bugs Status: Unconfirmed => Confirmed ** Bug watch added: GNOME Bug Tracker #378184 http://bugzilla.gnome.org/show_bug.cgi?id=378184 ** Also affects: gstreamer (upstream) via http://bugzilla.gnome.org/show_bug.cgi?id=378184 Importance: Unknown Status: Unknown -- g-s-p crash due to incorrect free from do_toggle_element https://launchpad.net/bugs/72096 From seb128 at ubuntu.com Wed Nov 22 18:00:24 2006 From: seb128 at ubuntu.com (Sebastien Bacher) Date: Wed, 22 Nov 2006 18:00:24 -0000 Subject: [Bug 72090] Re: Two-window crash: After away for a while, new inbound conversation opens two windows, causes crash References: <20061116211213.25975.39292.malonedeb@gandwana.ubuntu.com> Message-ID: <20061122180024.12869.51013.malone@gangotri.ubuntu.com> Debug backtrace: #0 gtkconv_set_unseen (gtkconv=0x0, state=GAIM_UNSEEN_NONE) at ../../src/gtkconv.c:6797 #1 0x080e8588 in focus_win_cb (w=0x81ea8a8, e=0x820b738, d=0x8355750) at ../../src/gtkconv.c:6823 #2 0xb7c3ab00 in _gtk_marshal_BOOLEAN__BOXED (closure=0x8355860, return_value=0xbfc2db20, n_param_values=2, param_values=0xbfc2dbfc, invocation_hint=0xbfc2db0c, marshal_data=0x80e8570) at gtkmarshalers.c:84 #3 0xb797479b in IA__g_closure_invoke (closure=0x8355860, return_value=0xbfc2db20, n_param_values=2, param_values=0xbfc2dbfc, invocation_hint=0xbfc2db0c) at gclosure.c:490 #4 0xb7984b93 in signal_emit_unlocked_R (node=0x81d0d68, detail=0, instance=0x81ea8a8, emission_return=0xbfc2ddbc, instance_and_params=0xbfc2dbfc) at gsignal.c:2440 #5 0xb7985e7f in IA__g_signal_emit_valist (instance=0x81ea8a8, signal_id=44, detail=0, var_args=) at gsignal.c:2209 #6 0xb7986279 in IA__g_signal_emit (instance=0x81ea8a8, signal_id=44, detail=0) at gsignal.c:2243 #7 0xb7d4e5f8 in gtk_widget_event_internal (widget=0x81ea8a8, event=0x820b738) at gtkwidget.c:3911 #8 0xb7c351e9 in IA__gtk_main_do_event (event=0x820b738) at gtkmain.c:1423 #9 0xb7abe7ea in gdk_event_dispatch (source=0x8181e80, callback=0, user_data=0x0) at gdkevents-x11.c:2320 -- Two-window crash: After away for a while, new inbound conversation opens two windows, causes crash https://launchpad.net/bugs/72090 From seb128 at ubuntu.com Wed Nov 22 15:33:18 2006 From: seb128 at ubuntu.com (Sebastien Bacher) Date: Wed, 22 Nov 2006 15:33:18 -0000 Subject: [Bug 72132] Re: The gnome-panel crashed when operation firefox, Evolution and Gwget. References: <20061117053140.10279.96774.malonedeb@gangotri.ubuntu.com> Message-ID: <20061122153318.12869.58671.malone@gangotri.ubuntu.com> Thanks for your bug report. Could you please try to obtain a backtrace by following the instructions on http://wiki.ubuntu.com/DebuggingProgramCrash. This will greatly aid us in tracking down your problem. ** Changed in: gnome-panel (Ubuntu) Importance: Undecided => Medium Assignee: (unassigned) => Ubuntu Desktop Bugs Status: Unconfirmed => Needs Info -- The gnome-panel crashed when operation firefox, Evolution and Gwget. https://launchpad.net/bugs/72132 From seb128 at ubuntu.com Wed Nov 22 17:24:42 2006 From: seb128 at ubuntu.com (Sebastien Bacher) Date: Wed, 22 Nov 2006 17:24:42 -0000 Subject: [Bug 72092] Re: Gaim crashed after I enabled two accounts and scrolled in the options References: <20061116214628.25827.86213.malonedeb@gandwana.ubuntu.com> Message-ID: <20061122172442.12999.36158.malone@gangotri.ubuntu.com> Debug backtrace: #0 IA__g_utf8_validate (str=0xffc381ff
, max_len=-1, end=0x0) at gutf8.c:1561 #1 0x080aa8cc in gaim_url_encode (str=0xffc381ff
) at ../../src/util.c:3494 #2 0xb68af933 in login_connect_cb (data=0x853e908, gsc=0x8504088, cond=GAIM_INPUT_READ) at ../../../../src/protocols/msn/nexus.c:330 #3 0xb717afb3 in ssl_gnutls_handshake_cb (data=0x8504088, source=16, cond=GAIM_INPUT_READ) at ../../../plugins/ssl/ssl-gnutls.c:96 #4 0x080fafe3 in gaim_gtk_io_invoke (source=0x850fb28, condition=G_IO_IN, data=0x851dab8) at ../../src/gtkeventloop.c:74 #5 0xb788fc8d in g_io_unix_dispatch (source=0x8540d38, callback=0x80fafa0 , user_data=0x851dab8) at giounix.c:162 #6 0xb7866802 in IA__g_main_context_dispatch (context=0x81839d0) at gmain.c:2045 #7 0xb78697df in g_main_context_iterate (context=0x81839d0, block=1, dispatch=1, self=0x8165908) at gmain.c:2677 #8 0xb7869b89 in IA__g_main_loop_run (loop=0x83ef888) at gmain.c:2881 #9 0xb7b9c574 in IA__gtk_main () at gtkmain.c:1024 -- Gaim crashed after I enabled two accounts and scrolled in the options https://launchpad.net/bugs/72092 From seb128 at ubuntu.com Wed Nov 22 15:06:03 2006 From: seb128 at ubuntu.com (Sebastien Bacher) Date: Wed, 22 Nov 2006 15:06:03 -0000 Subject: [Bug 72204] Re: Gaim crashed References: <20061117164317.10279.91383.malonedeb@gangotri.ubuntu.com> Message-ID: <20061122150603.22581.94521.malone@gandwana.ubuntu.com> Look similar to http://sourceforge.net/tracker/index.php?func=detail&aid=1545963&group_id=235&atid=100235 upstream ** Bug watch added: SourceForge.net Tracker #1545963 http://sourceforge.net/support/tracker.php?aid=1545963 ** Also affects: gaim (upstream) via http://sourceforge.net/support/tracker.php?aid=1545963 Importance: Unknown Status: Unknown ** Summary changed: - Gaim crashed + Gaim crashed while sending jpg on msn (msn_session_find_slplink) -- Gaim crashed while sending jpg on msn (msn_session_find_slplink) https://launchpad.net/bugs/72204 From seb128 at ubuntu.com Wed Nov 22 19:53:11 2006 From: seb128 at ubuntu.com (Sebastien Bacher) Date: Wed, 22 Nov 2006 19:53:11 -0000 Subject: [Bug 72056] Re: [Edgy] Gaim crashed when closing buddy list References: <20061116170938.25975.27139.malonedeb@gandwana.ubuntu.com> Message-ID: <20061122195311.22204.32339.malone@gandwana.ubuntu.com> Thank you for your bug. The crash file is not really useful, is that the first time you got the issue? What plugins do you use? ** Changed in: gaim (Ubuntu) Importance: Undecided => Medium Status: Unconfirmed => Needs Info -- [Edgy] Gaim crashed when closing buddy list https://launchpad.net/bugs/72056 From seb128 at ubuntu.com Wed Nov 22 18:29:02 2006 From: seb128 at ubuntu.com (Sebastien Bacher) Date: Wed, 22 Nov 2006 18:29:02 -0000 Subject: [Bug 72073] Re: Setting up lirc... crashed when trying to test the buttons. References: <20061116185144.10115.79586.malonedeb@gangotri.ubuntu.com> Message-ID: <20061122182902.12869.86498.malone@gangotri.ubuntu.com> Thanks for your bug. I've forwarded it upstream: http://bugzilla.gnome.org/show_bug.cgi?id=378195 ** Changed in: rhythmbox (Ubuntu) Importance: Undecided => Medium Assignee: (unassigned) => Ubuntu Desktop Bugs Status: Unconfirmed => Confirmed ** Bug watch added: GNOME Bug Tracker #378195 http://bugzilla.gnome.org/show_bug.cgi?id=378195 ** Also affects: rhythmbox (upstream) via http://bugzilla.gnome.org/show_bug.cgi?id=378195 Importance: Unknown Status: Unknown -- Setting up lirc... crashed when trying to test the buttons. https://launchpad.net/bugs/72073 From wendell_listas at bani.com.br Wed Nov 22 11:44:31 2006 From: wendell_listas at bani.com.br (Jonh Wendell) Date: Wed, 22 Nov 2006 11:44:31 -0000 Subject: [Bug 72036] Re: Fullscreen in evince and Desktop switch References: <20061116130405.25975.8547.malonedeb@gandwana.ubuntu.com> Message-ID: <20061122114431.12999.66783.malone@gangotri.ubuntu.com> *** This bug is a duplicate of bug 60850 *** Thanks for the bug report. This particular bug has already been reported into our bug tracking system, but please feel free to report any further bugs which you find. ** This bug has been marked a duplicate of bug 60850 Full-screened evince toolbar stays on-top after alt-tab away -- Fullscreen in evince and Desktop switch https://launchpad.net/bugs/72036 From seb128 at ubuntu.com Wed Nov 22 15:04:29 2006 From: seb128 at ubuntu.com (Sebastien Bacher) Date: Wed, 22 Nov 2006 15:04:29 -0000 Subject: [Bug 72204] Re: Gaim crashed References: <20061117164317.10279.91383.malonedeb@gangotri.ubuntu.com> Message-ID: <20061122150430.22204.24744.malone@gandwana.ubuntu.com> Thank you for your bug ** Changed in: gaim (Ubuntu) Importance: Undecided => Medium Status: Unconfirmed => Confirmed -- Gaim crashed while sending jpg on msn (msn_session_find_slplink) https://launchpad.net/bugs/72204 From seb128 at ubuntu.com Wed Nov 22 15:31:12 2006 From: seb128 at ubuntu.com (Sebastien Bacher) Date: Wed, 22 Nov 2006 15:31:12 -0000 Subject: [Bug 71947] Re: Gnome-screenshot crash for unknown reason; bug report provided References: <20061115184116.32662.96074.malonedeb@gangotri.ubuntu.com> Message-ID: <20061122153112.22581.11610.malone@gandwana.ubuntu.com> Could you note the window title if that happens again? -- Gnome-screenshot crash for unknown reason; bug report provided https://launchpad.net/bugs/71947 From seb128 at ubuntu.com Wed Nov 22 19:54:28 2006 From: seb128 at ubuntu.com (Sebastien Bacher) Date: Wed, 22 Nov 2006 19:54:28 -0000 Subject: [Bug 71952] Re: Random crash References: <20061115192400.350.57073.malonedeb@gangotri.ubuntu.com> Message-ID: <20061122195429.22581.49041.malone@gandwana.ubuntu.com> Debug backtrace: #0 0xb68ce391 in msn_servconn_got_error (servconn=0x8585af0, error=MSN_SERVCONN_ERROR_READ) at ../../../../src/protocols/msn/servconn.c:128 tmp = reason = names = {0xb68dbbd7 "Notification", 0xb68dbbe4 "Switchboard"} name = 0xb75bea55 "\205t\r\213]\213u\213}\211]\213,e\213\a\211E\213\203 \230\t" #1 0xb68ce8a4 in read_cb (data=0x8585af0, source=16, cond=GAIM_INPUT_READ) at ../../../../src/protocols/msn/servconn.c:388 buf = "XFR 52 SB 207.46.27.80:1863 CKI 975286926.4233246.101102140\r\n\000\000\000or%3D%22erling%40landet.net%22%20 Size%3D%2230796%22%20Type%3D%223%22%20Location%3D%22TFRBA.dat%22%20Friendly%3D%22AAA%3D%22%20SHA1D%3D%2"... end = old_rx_buf = len = -1 cur_len = #2 0x080fafe3 in gaim_gtk_io_invoke (source=0x8581fe0, condition=G_IO_IN, data=0x8495368) at ../../src/gtkeventloop.c:74 gaim_cond = GAIM_INPUT_READ #3 0xb78cdc8d in g_io_unix_dispatch (source=0x84d6040, callback=0x80fafa0 , user_data=0x8495368) at giounix.c:162 buffer_condition = 3 #4 0xb78a4802 in IA__g_main_context_dispatch (context=0x8183ea0) at gmain.c:2045 No locals. #5 0xb78a77df in g_main_context_iterate (context=0x8183ea0, block=1, dispatch=1, self=0x8165e30) at gmain.c:2677 got_ownership = max_priority = 2147483647 timeout = 4469 some_ready = 1 nfds = allocated_nfds = fds = (GPollFD *) 0x84ced38 ** Summary changed: - Random crash + Random crash (msn_servconn_got_error) -- Random crash (msn_servconn_got_error) https://launchpad.net/bugs/71952 From seb128 at ubuntu.com Wed Nov 22 18:39:29 2006 From: seb128 at ubuntu.com (Sebastien Bacher) Date: Wed, 22 Nov 2006 18:39:29 -0000 Subject: [Bug 71961] Re: totem crashes when playing windows media References: <20061115205022.25827.6199.malonedeb@gandwana.ubuntu.com> Message-ID: <20061122183929.22204.58074.malone@gandwana.ubuntu.com> Thank you for your bug. The backtrace indicates the crash happens to gst-plugins-ugly0.10, reassigning ** Changed in: totem (Ubuntu) Sourcepackagename: totem => gst-plugins-ugly0.10 Importance: Undecided => Medium Status: Unconfirmed => Confirmed -- totem crashes when playing windows media https://launchpad.net/bugs/71961 From seb128 at ubuntu.com Wed Nov 22 18:44:11 2006 From: seb128 at ubuntu.com (Sebastien Bacher) Date: Wed, 22 Nov 2006 18:44:11 -0000 Subject: [Bug 71961] Re: totem crashes when playing windows media References: <20061115205022.25827.6199.malonedeb@gandwana.ubuntu.com> Message-ID: <20061122184411.22204.71955.malone@gandwana.ubuntu.com> Debug backtrace: #0 0xb47c9cf7 in __udivdi3 () from /usr/lib/gstreamer-0.10/libgstasf.so No symbol table info available. #1 0xb47c09e7 in gst_asf_demux_handle_src_event (pad=0x83a2548, event=0x81692f0) at gstasfdemux.c:265 seek_time = demux = (GstASFDemux *) 0x83a12d8 ret = __PRETTY_FUNCTION__ = "gst_asf_demux_handle_src_event" #2 0xb75719a9 in gst_pad_send_event (pad=0x83a2548, event=0x81692f0) at gstpad.c:4009 result = eventfunc = (GstPadEventFunction) 0xb47c0700 serialized = need_unlock = __PRETTY_FUNCTION__ = "gst_pad_send_event" #3 0xb7572045 in gst_pad_push_event (pad=0x83a2608, event=0x81692f0) at gstpad.c:3866 peerpad = (GstPad *) 0x83a2548 result = __PRETTY_FUNCTION__ = "gst_pad_push_event" #4 0xb60b6153 in gst_queue_handle_src_event (pad=0x83a26c8, event=0x81692f0) at gstqueue.c:904 res = 1 queue = (GstQueue *) 0x83b9238 __PRETTY_FUNCTION__ = "gst_queue_handle_src_event" #5 0xb75719a9 in gst_pad_send_event (pad=0x83a26c8, event=0x81692f0) at gstpad.c:4009 result = eventfunc = (GstPadEventFunction) 0xb60b6100 serialized = need_unlock = __PRETTY_FUNCTION__ = "gst_pad_send_event" #6 0xb7572045 in gst_pad_push_event (pad=0x829a800, event=0x81692f0) at gstpad.c:3866 peerpad = (GstPad *) 0x83a26c8 result = __PRETTY_FUNCTION__ = "gst_pad_push_event" #7 0xb757300a in gst_pad_event_default (pad=0x829a8c0, event=0x81692f0) at gstpad.c:2850 __PRETTY_FUNCTION__ = "gst_pad_event_default" #8 0xb75719a9 in gst_pad_send_event (pad=0x829a8c0, event=0x81692f0) at gstpad.c:4009 result = eventfunc = (GstPadEventFunction) 0xb7572e90 serialized = need_unlock = __PRETTY_FUNCTION__ = "gst_pad_send_event" -- totem crashes when playing windows media https://launchpad.net/bugs/71961 From seb128 at ubuntu.com Wed Nov 22 19:55:03 2006 From: seb128 at ubuntu.com (Sebastien Bacher) Date: Wed, 22 Nov 2006 19:55:03 -0000 Subject: [Bug 71952] Re: Random crash (msn_servconn_got_error) References: <20061115192400.350.57073.malonedeb@gangotri.ubuntu.com> Message-ID: <20061122195503.22204.4720.malone@gandwana.ubuntu.com> Thank you for your bug ** Changed in: gaim (Ubuntu) Importance: Undecided => Medium Status: Unconfirmed => Confirmed -- Random crash (msn_servconn_got_error) https://launchpad.net/bugs/71952 From wendell_listas at bani.com.br Wed Nov 22 11:26:23 2006 From: wendell_listas at bani.com.br (Jonh Wendell) Date: Wed, 22 Nov 2006 11:26:23 -0000 Subject: [Bug 71970] Re: problem with external links when they contain a "%" References: <20061115220809.350.11086.malonedeb@gangotri.ubuntu.com> Message-ID: <20061122112623.2801.64024.malone@gandwana.ubuntu.com> Thanks for your bug report. This particular bug has been filed with the developers of the software. You can track this and make comments here: http://bugzilla.gnome.org/show_bug.cgi?id=378085 ** Changed in: evince (Ubuntu) Importance: Undecided => Medium Assignee: (unassigned) => Ubuntu Desktop Bugs Status: Unconfirmed => Confirmed ** Bug watch added: GNOME Bug Tracker #378085 http://bugzilla.gnome.org/show_bug.cgi?id=378085 ** Also affects: evince (upstream) via http://bugzilla.gnome.org/show_bug.cgi?id=378085 Importance: Unknown Status: Unknown -- problem with external links when they contain a "%" https://launchpad.net/bugs/71970 From seb128 at ubuntu.com Wed Nov 22 20:31:24 2006 From: seb128 at ubuntu.com (Sebastien Bacher) Date: Wed, 22 Nov 2006 20:31:24 -0000 Subject: [Bug 71656] Re: gnome-sound-recorder crashed References: <20061113160352.25975.93738.malonedeb@gandwana.ubuntu.com> Message-ID: <20061122203124.22581.948.malone@gandwana.ubuntu.com> Debug backtrace: #0 gm_audio_profile_get_pipeline (profile=0x808bc58) at audio-profile.c:410 No locals. #1 0xb74efb29 in IA__g_cclosure_marshal_VOID__VOID (closure=0x81e4098, return_value=0x0, n_param_values=1, param_values=0xbfc657fc, invocation_hint=0xbfc6570c, marshal_data=0x83d9820) at gmarshal.c:77 data1 = (gpointer) 0x808bc58 data2 = (gpointer) 0x0 __PRETTY_FUNCTION__ = "IA__g_cclosure_marshal_VOID__VOID" #2 0xb74e279b in IA__g_closure_invoke (closure=0x81e4098, return_value=0x0, n_param_values=1, param_values=0xbfc657fc, invocation_hint=0xbfc6570c) at gclosure.c:490 marshal = (GClosureMarshal) 0xb74efae0 marshal_data = (gpointer) 0x0 __PRETTY_FUNCTION__ = "IA__g_closure_invoke" #3 0xb74f2b93 in signal_emit_unlocked_R (node=0x8175d80, detail=0, instance=0x808bc58, emission_return=0x0, instance_and_params=0xbfc657fc) at gsignal.c:2440 tmp = handler = (Handler *) 0x8178600 accumulator = (SignalAccumulator *) 0x0 emission = {next = 0x0, instance = 0x808bc58, ihint = {signal_id = 125, detail = 0, run_type = G_SIGNAL_RUN_FIRST}, state = EMISSION_RUN, chain_type = 4} class_closure = (GClosure *) 0x8175d48 handler_list = (Handler *) 0x8178600 return_accu = (GValue *) 0x0 accu = {g_type = 0, data = {{v_int = 0, v_uint = 0, v_long = 0, v_ulong = 0, v_int64 = 0, v_uint64 = 0, v_float = 0, v_double = 0, v_pointer = 0x0}, {v_int = 0, v_uint = 0, v_long = 0, v_ulong = 0, v_int64 = 0, v_uint64 = 0, v_float = 0, v_double = 0, v_pointer = 0x0}}} signal_id = 125 max_sequential_handler_number = 318 return_value_altered = 1 -- gnome-sound-recorder crashed https://launchpad.net/bugs/71656 From seb128 at ubuntu.com Wed Nov 22 20:28:28 2006 From: seb128 at ubuntu.com (Sebastien Bacher) Date: Wed, 22 Nov 2006 20:28:28 -0000 Subject: [Bug 71656] Re: gnome-sound-recorder crashed References: <20061113160352.25975.93738.malonedeb@gandwana.ubuntu.com> Message-ID: <20061122202829.22581.15546.malone@gandwana.ubuntu.com> Thank you for your bug ** Changed in: gnome-media (Ubuntu) Importance: Undecided => Medium Assignee: (unassigned) => Ubuntu Desktop Bugs Status: Unconfirmed => Confirmed -- gnome-sound-recorder crashed https://launchpad.net/bugs/71656 From seb128 at ubuntu.com Wed Nov 22 20:26:27 2006 From: seb128 at ubuntu.com (Sebastien Bacher) Date: Wed, 22 Nov 2006 20:26:27 -0000 Subject: [Bug 71686] Re: Missing profiles and a segfault References: <20061113203142.350.78716.malonedeb@gangotri.ubuntu.com> Message-ID: <20061122202627.12869.31010.malone@gangotri.ubuntu.com> Thanks for your bug report. Could you please try to obtain a backtrace by following the instructions on http://wiki.ubuntu.com/DebuggingProgramCrash. This will greatly aid us in tracking down your problem. ** Changed in: sound-juicer (Ubuntu) Assignee: (unassigned) => Ubuntu Desktop Bugs Status: Unconfirmed => Needs Info -- Missing profiles and a segfault https://launchpad.net/bugs/71686 From scott at ubuntu.com Wed Nov 22 16:52:02 2006 From: scott at ubuntu.com (Scott James Remnant) Date: Wed, 22 Nov 2006 16:52:02 -0000 Subject: [Bug 71200] Re: No programs can be added in the startup list. References: <20061110095321.24668.32009.malonedeb@gangotri.ubuntu.com> Message-ID: <20061122165203.12999.99841.launchpad@gangotri.ubuntu.com> ** Changed in: upstart (Ubuntu) Sourcepackagename: upstart => gnome-session -- No programs can be added in the startup list. https://launchpad.net/bugs/71200 From seb128 at ubuntu.com Wed Nov 22 20:25:58 2006 From: seb128 at ubuntu.com (Sebastien Bacher) Date: Wed, 22 Nov 2006 20:25:58 -0000 Subject: [Bug 71705] Re: crash gnome-vfs2 Edgy References: <20061113225430.350.29418.malonedeb@gangotri.ubuntu.com> Message-ID: <20061122202559.12999.46330.malone@gangotri.ubuntu.com> Debug backtrace: #0 0x080751ff in ?? () No symbol table info available. #1 0xb7f6cd0a in _gnome_vfs_handle_do_close (handle=0x82238e0, context=0x0) at gnome-vfs-handle.c:117 result = GNOME_VFS_ERROR_NOT_OPEN #2 0xb7f64e8f in gnome_vfs_close_cancellable (handle=0x82238e0, context=0x0) at gnome-vfs-cancellable-ops.c:108 __PRETTY_FUNCTION__ = "gnome_vfs_close_cancellable" #3 0xb7f7be65 in gnome_vfs_close (handle=0x82238e0) at gnome-vfs-ops.c:194 No locals. #4 0x08051e08 in file_handle_free (handle=0x8228668) at daemon-connection.c:428 No locals. #5 0xb7e3f9d6 in g_hash_nodes_destroy (hash_node=0x827ae60, key_destroy_func=0, value_destroy_func=0x8051df0 ) at ghash.c:783 next = (GHashNode *) 0x0 #6 0xb7e3fe24 in IA__g_hash_table_remove_all (hash_table=0x80cbc80) at ghash.c:468 i = 1 __PRETTY_FUNCTION__ = "IA__g_hash_table_remove_all" #7 0xb7e40083 in IA__g_hash_table_destroy (hash_table=0x80cbc80) at ghash.c:221 __PRETTY_FUNCTION__ = "IA__g_hash_table_destroy" #8 0x08051e63 in connection_thread_func (conn=0x8114880) at daemon-connection.c:226 No locals. -- crash gnome-vfs2 Edgy https://launchpad.net/bugs/71705 From seb128 at ubuntu.com Wed Nov 22 15:30:02 2006 From: seb128 at ubuntu.com (Sebastien Bacher) Date: Wed, 22 Nov 2006 15:30:02 -0000 Subject: [Bug 71031] Re: gaim crash after an unsuccessfull connection "read error" (msn_session_set_login_step) References: <20061109073608.24792.87672.malonedeb@gangotri.ubuntu.com> Message-ID: <20061122153002.22581.32264.malone@gandwana.ubuntu.com> Debug backtrace: "#0 msn_session_set_login_step (session=0x2, step=MSN_LOGIN_STEP_AUTH) at ../../../../src/protocols/msn/session.c:370 #1 0xb71ea51b in nexus_connect_cb (data=0x855c0d0, gsc=0x8543970, cond=GAIM_INPUT_READ) at ../../../../src/protocols/msn/nexus.c:482 #2 0xb71a6fb3 in ssl_gnutls_handshake_cb (data=0x8543970, source=14, cond=GAIM_INPUT_READ) at ../../../plugins/ssl/ssl-gnutls.c:96 #3 0x080fafe3 in gaim_gtk_io_invoke (source=0x84ada00, condition=G_IO_IN, data=0x853c7f0) at ../../src/gtkeventloop.c:74 #4 0xb78acc8d in g_io_unix_dispatch (source=0x85772e0, callback=0x80fafa0 , user_data=0x853c7f0) at giounix.c:162 #5 0xb7883802 in IA__g_main_context_dispatch (context=0x8184180) at gmain.c:2045 #6 0xb78867df in g_main_context_iterate (context=0x8184180, block=1, dispatch=1, self=0x8165378) at gmain.c:2677 #7 0xb7886b89 in IA__g_main_loop_run (loop=0x85476b8) at gmain.c:2881 #8 0xb7bb8574 in IA__gtk_main () at gtkmain.c:1024 #9 0x0810fd0c in main (argc=Cannot access memory at address 0x5 ) at ../../src/gtkmain.c:764" Might be similar to http://sourceforge.net/tracker/index.php?func=detail&aid=1235998&group_id=235&atid=100235 upstream which has been closed without any clear reason (or the SF bug tracker is confusing)? Does anybody knows if that has been fixed or if the bug should be reopened upstream? ** Summary changed: - gaim crash after an unsuccessfull connection "read error" + gaim crash after an unsuccessfull connection "read error" (msn_session_set_login_step) ** Changed in: gaim (Ubuntu) Importance: Undecided => Medium Status: Unconfirmed => Confirmed ** Bug watch added: SourceForge.net Tracker #1235998 http://sourceforge.net/support/tracker.php?aid=1235998 ** Also affects: gaim (upstream) via http://sourceforge.net/support/tracker.php?aid=1235998 Importance: Unknown Status: Unknown -- gaim crash after an unsuccessfull connection "read error" (msn_session_set_login_step) https://launchpad.net/bugs/71031 From seb128 at ubuntu.com Wed Nov 22 20:25:50 2006 From: seb128 at ubuntu.com (Sebastien Bacher) Date: Wed, 22 Nov 2006 20:25:50 -0000 Subject: [Bug 71705] Re: crash gnome-vfs2 Edgy References: <20061113225430.350.29418.malonedeb@gangotri.ubuntu.com> Message-ID: <20061122202550.22204.74647.malone@gandwana.ubuntu.com> Thank you for your bug ** Changed in: gnome-vfs2 (Ubuntu) Importance: Undecided => Medium Assignee: (unassigned) => Ubuntu Desktop Bugs Status: Unconfirmed => Confirmed -- crash gnome-vfs2 Edgy https://launchpad.net/bugs/71705 From jonathan.anderson at ieee.org Wed Nov 22 22:43:08 2006 From: jonathan.anderson at ieee.org (Jon Anderson) Date: Wed, 22 Nov 2006 22:43:08 -0000 Subject: [Bug 71687] Re: Issuing sudo /etc/init.d/gdm stop causing system to hang References: <20061113203430.25827.28318.malonedeb@gandwana.ubuntu.com> Message-ID: <20061122224308.12999.47789.malone@gangotri.ubuntu.com> This sounds a lot like Bug 67440... what do you think? Is it a duplicate? Also, when my console goes black, I can still run "sudo /etc/init.d/kdm restart" (though I can't see it... be careful to type it correctly!). You? -- Issuing sudo /etc/init.d/gdm stop causing system to hang https://launchpad.net/bugs/71687 From apa3a at yahoo.com Wed Nov 22 19:20:08 2006 From: apa3a at yahoo.com (Andriy) Date: Wed, 22 Nov 2006 19:20:08 -0000 Subject: [Bug 70576] Re: Duplex printing permanently disabled in edgy References: <20061106124039.1115.75697.malonedeb@gangotri.ubuntu.com> Message-ID: <20061122192009.22204.79887.malone@gandwana.ubuntu.com> Also see this behavior. -- Duplex printing permanently disabled in edgy https://launchpad.net/bugs/70576 From seb128 at ubuntu.com Wed Nov 22 14:57:41 2006 From: seb128 at ubuntu.com (Sebastien Bacher) Date: Wed, 22 Nov 2006 14:57:41 -0000 Subject: [Bug 70143] Re: List view broken References: <20061103204643.27894.8918.malonedeb@gandwana.ubuntu.com> Message-ID: <20061122145741.12869.83068.malone@gangotri.ubuntu.com> *** This bug is a duplicate of bug 50150 *** Thanks for your bug. There is some columns listed by default, that's probably the schemas registration which didn't work correctly, marking as duplicate of bug #50150 ** Changed in: nautilus (Ubuntu) Status: Needs Info => Rejected ** This bug has been marked a duplicate of bug 50150 Configuration editor reports that no schema can be found since latest dapper updates -- List view broken https://launchpad.net/bugs/70143 From seb128 at ubuntu.com Wed Nov 22 19:51:52 2006 From: seb128 at ubuntu.com (Sebastien Bacher) Date: Wed, 22 Nov 2006 19:51:52 -0000 Subject: [Bug 69985] Re: Gaim randomly crashed References: <20061103003731.12711.51102.malonedeb@gangotri.ubuntu.com> Message-ID: <20061122195152.22581.69414.malone@gandwana.ubuntu.com> That bug looks different of the first one, could you get a debug backtrace for the first one? -- Gaim randomly crashed https://launchpad.net/bugs/69985 From cjwatson at canonical.com Wed Nov 22 17:08:25 2006 From: cjwatson at canonical.com (Colin Watson) Date: Wed, 22 Nov 2006 17:08:25 -0000 Subject: [Bug 69566] Re: time-admin crash with some icon set References: <20061031201853.4148.90432.malonedeb@gandwana.ubuntu.com> Message-ID: <20061122170825.12999.93231.malone@gangotri.ubuntu.com> Accepted into edgy-proposed. Please contact the QA team via Simon Law to verify that this bug has been fixed and that there are no regressions. I assume you'll upload the same fix with a newer version to feisty at some point? ** Changed in: gnome-system-tools (Ubuntu Edgy) Status: Confirmed => In Progress -- time-admin crash with some icon set https://launchpad.net/bugs/69566 From seb128 at ubuntu.com Wed Nov 22 19:50:43 2006 From: seb128 at ubuntu.com (Sebastien Bacher) Date: Wed, 22 Nov 2006 19:50:43 -0000 Subject: [Bug 69985] Re: Gaim randomly crashed References: <20061103003731.12711.51102.malonedeb@gangotri.ubuntu.com> Message-ID: <20061122195043.12869.22495.malone@gangotri.ubuntu.com> Debug backtrace: #0 msn_session_set_error (session=0x1, error=MSN_ERROR_AUTH, info=0xb69f1cb2 "Unable to connect") at ../../../../src/protocols/msn/session.c:296 gc = msg = #1 0xb69e03c6 in login_error_cb (gsc=0x84b57c8, error=GAIM_SSL_HANDSHAKE_FAILED, data=0x84b4468) at ../../../../src/protocols/msn/nexus.c:141 session = (MsnSession *) 0x1 __PRETTY_FUNCTION__ = "login_error_cb" #2 0xb68d3ff9 in ssl_gnutls_handshake_cb (data=0x84b57c8, source=21, cond=3) at ../../../plugins/ssl/ssl-gnutls.c:89 gnutls_data = (GaimSslGnutlsData *) 0x84b59f0 ret = -9 #3 0x080fafe3 in gaim_gtk_io_invoke (source=0x84b1210, condition=25, data=0x8498c08) at ../../src/gtkeventloop.c:74 gaim_cond = 3 #4 0xb7935c8d in g_io_unix_dispatch (source=0x84be668, callback=0x80fafa0 , user_data=0x8498c08) at giounix.c:162 buffer_condition = G_IO_IN #5 0xb790c802 in IA__g_main_context_dispatch (context=0x8183288) at gmain.c:2045 No locals. #6 0xb790f7df in g_main_context_iterate (context=0x8183288, block=1, dispatch=1, self=0x8165558) at gmain.c:2677 got_ownership = max_priority = 2147483647 timeout = 5000 some_ready = 1 nfds = allocated_nfds = fds = (GPollFD *) 0x849d648 __PRETTY_FUNCTION__ = "g_main_context_iterate" -- Gaim randomly crashed https://launchpad.net/bugs/69985 From seb128 at ubuntu.com Wed Nov 22 12:56:07 2006 From: seb128 at ubuntu.com (Sebastien Bacher) Date: Wed, 22 Nov 2006 12:56:07 -0000 Subject: [Bug 69566] Re: time-admin crash with some icon set References: <20061031201853.4148.90432.malonedeb@gandwana.ubuntu.com> Message-ID: <20061122125607.22204.33637.malone@gandwana.ubuntu.com> package uploaded to edgy-proposed -- time-admin crash with some icon set https://launchpad.net/bugs/69566 From seb128 at ubuntu.com Wed Nov 22 12:06:45 2006 From: seb128 at ubuntu.com (Sebastien Bacher) Date: Wed, 22 Nov 2006 12:06:45 -0000 Subject: [Bug 68505] Re: Cannot save high scores in Mahjongg, Difficult mode References: <20061027001635.17734.94656.malonedeb@gandwana.ubuntu.com> Message-ID: <20061122120646.22581.86474.malone@gandwana.ubuntu.com> fix available to edgy-proposed ** Changed in: gnome-games (Ubuntu Edgy) Assignee: (unassigned) => Ubuntu Desktop Bugs Status: In Progress => Fix Committed ** Changed in: gnome-games (Ubuntu) Status: Confirmed => Fix Committed -- Cannot save high scores in Mahjongg, Difficult mode https://launchpad.net/bugs/68505 From seb128 at ubuntu.com Wed Nov 22 12:08:04 2006 From: seb128 at ubuntu.com (Sebastien Bacher) Date: Wed, 22 Nov 2006 12:08:04 -0000 Subject: [Bug 67917] Re: Bug #61835 it's happening again, no grid-lines References: <20061024085043.23188.5273.malonedeb@gangotri.ubuntu.com> Message-ID: <20061122120804.22581.65862.malone@gandwana.ubuntu.com> fixed package available to edgy-proposed ** Changed in: gtk+2.0 (Ubuntu Edgy) Assignee: (unassigned) => Ubuntu Desktop Bugs Status: Unconfirmed => Fix Committed -- Bug #61835 it's happening again, no grid-lines https://launchpad.net/bugs/67917 From javiermon at gmail.com Wed Nov 22 22:50:07 2006 From: javiermon at gmail.com (kmon) Date: Wed, 22 Nov 2006 22:50:07 -0000 Subject: [Bug 67904] Re: Rhythmbox crashes while playing (Edgy) References: <20061024061014.23318.57428.malonedeb@gangotri.ubuntu.com> Message-ID: <20061122225007.12869.62862.malone@gangotri.ubuntu.com> I think this happens on my edgy box aswell attached crash report ** Attachment added: "crash report" http://librarian.launchpad.net/5140775/_usr_lib_rhythmbox_rhythmbox-metadata.1000.crash -- Rhythmbox crashes while playing (Edgy) https://launchpad.net/bugs/67904 From seb128 at ubuntu.com Wed Nov 22 12:05:26 2006 From: seb128 at ubuntu.com (Sebastien Bacher) Date: Wed, 22 Nov 2006 12:05:26 -0000 Subject: [Bug 67860] Re: [Edgy] Some strings can't be translated References: <20061023221818.29371.11286.malonedeb@gandwana.ubuntu.com> Message-ID: <20061122120527.12999.63102.malone@gangotri.ubuntu.com> fixed package available to edy-proposed ** Changed in: libgnomeprintui (Ubuntu Edgy) Assignee: (unassigned) => Ubuntu Desktop Bugs Status: In Progress => Fix Committed -- [Edgy] Some strings can't be translated https://launchpad.net/bugs/67860 From seb128 at ubuntu.com Wed Nov 22 12:05:46 2006 From: seb128 at ubuntu.com (Sebastien Bacher) Date: Wed, 22 Nov 2006 12:05:46 -0000 Subject: [Bug 67547] Re: Wrong X-Ubuntu-Gettext-Domain key in gimp.desktop file References: <20061022113740.29371.18001.malonedeb@gandwana.ubuntu.com> Message-ID: <20061122120546.12999.22807.malone@gangotri.ubuntu.com> fixed package available to edgy-proposed ** Changed in: gimp (Ubuntu Edgy) Assignee: (unassigned) => Ubuntu Desktop Bugs Status: Unconfirmed => Fix Committed -- Wrong X-Ubuntu-Gettext-Domain key in gimp.desktop file https://launchpad.net/bugs/67547 From brian at interlinx.bc.ca Thu Nov 23 03:21:05 2006 From: brian at interlinx.bc.ca (Brian J. Murrell) Date: Thu, 23 Nov 2006 03:21:05 -0000 Subject: [Bug 67361] Re: Gaim crashes after startup References: <20061021122623.29568.30908.malonedeb@gandwana.ubuntu.com> Message-ID: <20061123032105.9822.23302.malone@gangotri.ubuntu.com> dunno if you need yet another crash report, but here is mine. might be useful for launchpad to indicate that crash data is no longer needed for a given bug. ** Attachment added: "apport crash" http://librarian.launchpad.net/5142349/_usr_bin_gaim.1001.crash -- Gaim crashes after startup https://launchpad.net/bugs/67361 From crackedboy at linux.it Thu Nov 23 06:47:09 2006 From: crackedboy at linux.it (crackedboy) Date: Thu, 23 Nov 2006 06:47:09 -0000 Subject: [Bug 67361] Re: Gaim crashes after startup References: <20061021122623.29568.30908.malonedeb@gandwana.ubuntu.com> Message-ID: <20061123064709.22204.91150.malone@gandwana.ubuntu.com> ** Attachment added: "Crash at startup" http://librarian.launchpad.net/5142996/_usr_bin_gaim.1000.crash -- Gaim crashes after startup https://launchpad.net/bugs/67361 From gvs at vsbnet.be Wed Nov 22 17:58:00 2006 From: gvs at vsbnet.be (Guy Van Sanden) Date: Wed, 22 Nov 2006 17:58:00 -0000 Subject: [Bug 67307] Re: EDGY RC, USB storage devices no longer mounted References: <20061021065537.29568.25970.malonedeb@gandwana.ubuntu.com> Message-ID: <20061122175800.12999.3032.malone@gangotri.ubuntu.com> I tried a full reinstall, same result. USB devices are detected for a local (non-ldap user) though, so it is not caused by the udev process that starts at boot. -- EDGY RC, USB storage devices no longer mounted https://launchpad.net/bugs/67307 From semente at taurinus.org Wed Nov 22 18:03:52 2006 From: semente at taurinus.org (semente) Date: Wed, 22 Nov 2006 18:03:52 -0000 Subject: [Bug 66869] Re: Double click on "Floppy Drive" in Computer location jumps to / directory References: <20061019064840.24291.94278.malonedeb@gangotri.ubuntu.com> Message-ID: <20061122180352.22581.12438.malone@gandwana.ubuntu.com> I confirm this bug. -- Double click on "Floppy Drive" in Computer location jumps to / directory https://launchpad.net/bugs/66869 From seb128 at ubuntu.com Wed Nov 22 13:03:25 2006 From: seb128 at ubuntu.com (Sebastien Bacher) Date: Wed, 22 Nov 2006 13:03:25 -0000 Subject: [Bug 65797] Re: (Edgy) 'Fit window to movie' doesn't work at all References: <20061013002930.3013.44527.malonedeb@gangotri.ubuntu.com> Message-ID: <20061122130325.12869.27318.malone@gangotri.ubuntu.com> patched package uploaded to edgy-proposed -- (Edgy) 'Fit window to movie' doesn't work at all https://launchpad.net/bugs/65797 From cjwatson at canonical.com Wed Nov 22 17:14:48 2006 From: cjwatson at canonical.com (Colin Watson) Date: Wed, 22 Nov 2006 17:14:48 -0000 Subject: [Bug 65797] Re: (Edgy) 'Fit window to movie' doesn't work at all References: <20061013002930.3013.44527.malonedeb@gangotri.ubuntu.com> Message-ID: <20061122171448.12869.46759.malone@gangotri.ubuntu.com> Accepted into edgy-proposed. Per StableReleaseUpdates, please contact the QA team via Simon Law to verify that this bug has been fixed and that there are no regressions. ** Changed in: totem (Ubuntu Edgy) Status: Confirmed => In Progress -- (Edgy) 'Fit window to movie' doesn't work at all https://launchpad.net/bugs/65797 From seb128 at ubuntu.com Wed Nov 22 20:11:51 2006 From: seb128 at ubuntu.com (Sebastien Bacher) Date: Wed, 22 Nov 2006 20:11:51 -0000 Subject: [Bug 66597] Re: EDGY nautilus crash when GNOME starts References: <20061017182619.29535.75283.malonedeb@gandwana.ubuntu.com> Message-ID: <20061122201151.22581.30447.malone@gandwana.ubuntu.com> how do you know that's the same bug? -- EDGY nautilus crash when GNOME starts https://launchpad.net/bugs/66597 From seb128 at ubuntu.com Wed Nov 22 11:46:07 2006 From: seb128 at ubuntu.com (Sebastien Bacher) Date: Wed, 22 Nov 2006 11:46:07 -0000 Subject: [Bug 66189] Re: gnome-panel crash to gtkrecentmanager code References: <20061015002243.19386.20176.malonedeb@gandwana.ubuntu.com> Message-ID: <20061122114607.12869.33901.malone@gangotri.ubuntu.com> fixed upstream ** Changed in: gtk+2.0 (Ubuntu) Status: Confirmed => Fix Committed -- gnome-panel crash to gtkrecentmanager code https://launchpad.net/bugs/66189 From seb128 at ubuntu.com Wed Nov 22 15:23:24 2006 From: seb128 at ubuntu.com (Sebastien Bacher) Date: Wed, 22 Nov 2006 15:23:24 -0000 Subject: [Bug 64434] Re: Gaim while connecting on disconnecting Dial-up Crash References: <20061006212157.5185.74681.malonedeb@gangotri.ubuntu.com> Message-ID: <20061122152324.12999.2468.malone@gangotri.ubuntu.com> *** This bug is a duplicate of bug 71031 *** Marking as duplicate of bug #71031 which has a crash file ** Changed in: gaim (Ubuntu) Status: Needs Info => Rejected ** This bug has been marked a duplicate of bug 71031 gaim crash after an unsuccessfull connection "read error" -- Gaim while connecting on disconnecting Dial-up Crash https://launchpad.net/bugs/64434 From seb128 at ubuntu.com Wed Nov 22 15:36:48 2006 From: seb128 at ubuntu.com (Sebastien Bacher) Date: Wed, 22 Nov 2006 15:36:48 -0000 Subject: [Bug 64222] Re: Random crash References: <20061005182247.5185.56062.malonedeb@gangotri.ubuntu.com> Message-ID: <20061122153648.22581.92491.malone@gandwana.ubuntu.com> dmig, that backstrace seems to be a different bug -- crash, might be due to the audiocd plugin https://launchpad.net/bugs/64222 From seb128 at ubuntu.com Wed Nov 22 17:09:28 2006 From: seb128 at ubuntu.com (Sebastien Bacher) Date: Wed, 22 Nov 2006 17:09:28 -0000 Subject: [Bug 64222] Re: Random crash References: <20061005182247.5185.56062.malonedeb@gangotri.ubuntu.com> Message-ID: <20061122170928.12999.95737.malone@gangotri.ubuntu.com> I've forwarded that upstream: http://bugzilla.gnome.org/show_bug.cgi?id=378172 ** Changed in: rhythmbox (Ubuntu) Importance: Undecided => Medium Assignee: (unassigned) => Ubuntu Desktop Bugs Status: Needs Info => Confirmed ** Bug watch added: GNOME Bug Tracker #378172 http://bugzilla.gnome.org/show_bug.cgi?id=378172 ** Also affects: rhythmbox (upstream) via http://bugzilla.gnome.org/show_bug.cgi?id=378172 Importance: Unknown Status: Unknown ** Summary changed: - Random crash + crash, might be due to the audiocd plugin -- crash, might be due to the audiocd plugin https://launchpad.net/bugs/64222 From wassaski at gmx.de Wed Nov 22 19:30:22 2006 From: wassaski at gmx.de (Hans-Werner Dietz) Date: Wed, 22 Nov 2006 19:30:22 -0000 Subject: [Bug 62031] Re: GDM sometimes does not start correct on XDMCP remote session References: <20060923150305.23105.32240.malonedeb@gangotri.ubuntu.com> Message-ID: <20061122193022.12999.75355.malone@gangotri.ubuntu.com> It's something different. I never use the XP SP2 firewall. -- GDM sometimes does not start correct on XDMCP remote session https://launchpad.net/bugs/62031 From seb128 at ubuntu.com Wed Nov 22 13:04:50 2006 From: seb128 at ubuntu.com (Sebastien Bacher) Date: Wed, 22 Nov 2006 13:04:50 -0000 Subject: [Bug 61755] Re: No bonjour support References: <20060921223643.17606.85439.malonedeb@gandwana.ubuntu.com> Message-ID: <20061122130450.22204.60874.malone@gandwana.ubuntu.com> Ask to upstream, Ubuntu team does almost no upstream code at the moment and doesn't plan to code an avahi version -- No bonjour support https://launchpad.net/bugs/61755 From seb128 at ubuntu.com Wed Nov 22 20:01:16 2006 From: seb128 at ubuntu.com (Sebastien Bacher) Date: Wed, 22 Nov 2006 20:01:16 -0000 Subject: [Bug 60536] Re: Sound Recorder doesn't work References: <20060915090747.28762.15479.malonedeb@gandwana.ubuntu.com> Message-ID: <20061122200116.22581.31791.malone@gandwana.ubuntu.com> Tornas, are you sure that's the same bug? Jame, could you get a debug backtrace or an apport crash file? -- Sound Recorder doesn't work https://launchpad.net/bugs/60536 From seb128 at ubuntu.com Wed Nov 22 13:11:21 2006 From: seb128 at ubuntu.com (Sebastien Bacher) Date: Wed, 22 Nov 2006 13:11:21 -0000 Subject: [Bug 58083] Re: No keyboard previews References: <20060829090058.5486.76169.malonedeb@gandwana.ubuntu.com> Message-ID: <20061122131122.12869.10668.malone@gangotri.ubuntu.com> not a control-center bug ** Changed in: control-center (Ubuntu) Assignee: (unassigned) => Ubuntu Desktop Bugs Status: Unconfirmed => Rejected -- No keyboard previews https://launchpad.net/bugs/58083 From seb128 at ubuntu.com Wed Nov 22 13:13:34 2006 From: seb128 at ubuntu.com (Sebastien Bacher) Date: Wed, 22 Nov 2006 13:13:34 -0000 Subject: [Bug 58083] Re: No keyboard previews References: <20060829090058.5486.76169.malonedeb@gandwana.ubuntu.com> Message-ID: <20061122131334.22204.45251.malone@gandwana.ubuntu.com> Sergey, it's clear that the dialog is ugly and bugged without that patch, still I don't know org enough to be wanting to push that patch to a stable serie. If somebody wants to do that, feel free Gert, you can read https://wiki.ubuntu.com/StableReleaseUpdates about the procedure to get that update to edgy -- No keyboard previews https://launchpad.net/bugs/58083 From seb128 at ubuntu.com Wed Nov 22 12:45:58 2006 From: seb128 at ubuntu.com (Sebastien Bacher) Date: Wed, 22 Nov 2006 12:45:58 -0000 Subject: [Bug 54684] Re: High CPU usage References: <20060731180328.29548.70203.malonedeb@gandwana.ubuntu.com> Message-ID: <20061122124558.22581.3643.malone@gandwana.ubuntu.com> Package uploaded -- High CPU usage https://launchpad.net/bugs/54684 From cjwatson at canonical.com Wed Nov 22 17:05:37 2006 From: cjwatson at canonical.com (Colin Watson) Date: Wed, 22 Nov 2006 17:05:37 -0000 Subject: [Bug 54684] Re: High CPU usage References: <20060731180328.29548.70203.malonedeb@gandwana.ubuntu.com> Message-ID: <20061122170538.12999.69796.malone@gangotri.ubuntu.com> Accepted into edgy-proposed. Please contact the QA team via Simon Law so that they can verify that this bug has been fixed and that there are no regressions. ** Changed in: gnome-vfs2 (Ubuntu Edgy) Status: Confirmed => In Progress ** Tags added: verification-needed -- High CPU usage https://launchpad.net/bugs/54684 From juantovarm at yahoo.com Thu Nov 23 05:35:03 2006 From: juantovarm at yahoo.com (juantovar) Date: Thu, 23 Nov 2006 05:35:03 -0000 Subject: [Bug 54684] Re: High CPU usage References: <20060731180328.29548.70203.malonedeb@gandwana.ubuntu.com> Message-ID: <20061123053503.22581.64424.malone@gandwana.ubuntu.com> I have the same problem a Jad. I get broken dependencies error. I ran sudo apt-get install -f and it totally killed my installation. I had to reinstall Ubuntu completely, and on reinstalling libgnomevfs2-common_2.16.1-0ubuntu3_all.deb i got the same problem again. How do i fix this? -- High CPU usage https://launchpad.net/bugs/54684 From s5unty+launchapd at gmail.com Thu Nov 23 02:10:15 2006 From: s5unty+launchapd at gmail.com (s5unty) Date: Thu, 23 Nov 2006 02:10:15 -0000 Subject: [Bug 54376] Re: Problem with HAL References: <20060728171358.29548.45417.malonedeb@gandwana.ubuntu.com> Message-ID: <20061123021015.22204.77849.malone@gandwana.ubuntu.com> I got the same error after I installed the dbus-1.0.1 and dbus-glib-0.72 into /usr I think it must be caught by the dbus config file. -- Problem with HAL https://launchpad.net/bugs/54376 From ripper42 at gmail.com Wed Nov 22 11:11:39 2006 From: ripper42 at gmail.com (=?utf-8?q?Kamil_P=C3=A1ral?=) Date: Wed, 22 Nov 2006 11:11:39 -0000 Subject: [Bug 48974] Re: "white" gdm freeze on logout References: <20060608103100.3609.24275.malonedeb@gangotri.ubuntu.com> Message-ID: <20061122111139.9565.5930.malone@gangotri.ubuntu.com> Ok, I take back my statement, just happend. So it is not ok even in Edgy... -- "white" gdm freeze on logout https://launchpad.net/bugs/48974 From seb128 at ubuntu.com Wed Nov 22 15:11:53 2006 From: seb128 at ubuntu.com (Sebastien Bacher) Date: Wed, 22 Nov 2006 15:11:53 -0000 Subject: [Bug 48118] Re: allow mounting hard disk partitions with a gksudo mount wrapper References: <20060602202921.5009.18221.malonedeb@gandwana.ubuntu.com> Message-ID: <20061122151154.12869.36753.malone@gangotri.ubuntu.com> Not a nautilus bug. There is a specification about that for feisty: https://launchpad.net/distros/ubuntu/+spec/mount-all-local-filesystems ** Changed in: nautilus (Ubuntu) Status: Unconfirmed => Rejected -- allow mounting hard disk partitions with a gksudo mount wrapper https://launchpad.net/bugs/48118 From bersace03 at laposte.net Wed Nov 22 12:28:18 2006 From: bersace03 at laposte.net (=?utf-8?q?=C3=89tienne_Bersac?=) Date: Wed, 22 Nov 2006 12:28:18 -0000 Subject: [Bug 44990] Re: gdm background color is inconsistent References: <20060516103311.15819.54096.malonedeb@gangotri.ubuntu.com> Message-ID: <20061122122818.12869.2070.malone@gangotri.ubuntu.com> Edgy artwork did a lot of work toward consistency. Thanks ! ** Changed in: gdm (Ubuntu) Status: Confirmed => Fix Committed -- gdm background color is inconsistent https://launchpad.net/bugs/44990 From seb128 at ubuntu.com Wed Nov 22 14:26:34 2006 From: seb128 at ubuntu.com (Sebastien Bacher) Date: Wed, 22 Nov 2006 14:26:34 -0000 Subject: [Bug 45214] Re: [Dapper] Print Screen Key does not work with menus References: <20060517101616.15848.84221.malonedeb@gangotri.ubuntu.com> Message-ID: <20061122142634.12869.48951.malone@gangotri.ubuntu.com> The behaviour is due to GTK and not really a bug. Upstream considers workaround it for the panel as pointed by http://bugzilla.gnome.org/show_bug.cgi?id=144907 though ** Changed in: gnome-panel (Ubuntu) Importance: Medium => Wishlist Assignee: (unassigned) => Ubuntu Desktop Bugs -- [Dapper] Print Screen Key does not work with menus https://launchpad.net/bugs/45214 From darryl at jamyskis.net Wed Nov 22 13:50:34 2006 From: darryl at jamyskis.net (Darryl LeCount) Date: Wed, 22 Nov 2006 13:50:34 -0000 Subject: [Bug 37406] Re: "Error while starting the listener for the SIP protocol" References: <20060330221720.23707.46864.malonedeb@gandwana.ubuntu.com> Message-ID: <20061122135034.12869.68145.malone@gangotri.ubuntu.com> I also get this problem, and have those same key values. -- "Error while starting the listener for the SIP protocol" https://launchpad.net/bugs/37406 From tas50 at humboldt.edu Wed Nov 22 19:15:32 2006 From: tas50 at humboldt.edu (Timothy Smith) Date: Wed, 22 Nov 2006 19:15:32 -0000 Subject: [Bug 33762] Re: Appletouch trackpad unbearably slow References: <20060305062548.22115.85300.malonedeb@gandwana.ubuntu.com> Message-ID: <20061122191532.22204.82990.malone@gandwana.ubuntu.com> I can confirm this bug on the PowerBook 5,6 (12/15/17in 1.5Ghz-1.67Ghz) on Edgy 6.10 final. Really kills the experience on the live cd. -- Appletouch trackpad unbearably slow https://launchpad.net/bugs/33762 From seb128 at ubuntu.com Wed Nov 22 13:09:32 2006 From: seb128 at ubuntu.com (Sebastien Bacher) Date: Wed, 22 Nov 2006 13:09:32 -0000 Subject: [Bug 33468] Re: GNOME screensaver should not activate when evince is in presentation mode References: <20060302203240.17525.88398.malonedeb@gangotri.ubuntu.com> Message-ID: <20061122130932.22581.78607.malone@gandwana.ubuntu.com> Thank you for the comment Wouter, marking as "Fix Commited" ** Changed in: evince (Ubuntu) Status: Confirmed => Fix Committed -- GNOME screensaver should not activate when evince is in presentation mode https://launchpad.net/bugs/33468 From pwwnow at gmail.com Wed Nov 22 13:51:34 2006 From: pwwnow at gmail.com (Peter Whittaker) Date: Wed, 22 Nov 2006 13:51:34 -0000 Subject: [Bug 31898] Works well enough now (Re: Sync with PalmV over serial is inconsistent at best (Dapper)) References: <20060218181526.1427.47589.malonedeb@gangotri.ubuntu.com> Message-ID: <20061122135134.22204.37024.malone@gandwana.ubuntu.com> I can now consistently sync the Palm V over serial, with a couple of caveats: 1) Only after a boot and before a suspend - there appears to be a kernel bug related to waking up the serial port. This is obviously out of scope for this report, just FYI, in case others have the problem of "no sync after resume". 2) The second progress indicator still behaves oddly, especially during the Econduits - it's fine during the backup ops, for example. I am now getting useful logs, such as: Collecting synchronization info... EAddress: Started EAddress: Ended ECalendar: Started ECalendar: Ended Backup: Making backup of DatebookDB Backup: Making backup of LauncherDB MemoFile: Started MemoFile: Ended EToDo: Started EToDo: Ended Backup: Making backup of ToDoDB Backup: Making backup of Unsaved Preferences Backup: Making backup of Saved Preferences Given all of this, I am going to mark this as "Fix released", 'cause it works, and what doesn't work probably isn't related to the originally reported problem. My apologies for the delay in reporting, best efforts and all that.... ** Changed in: gnome-pilot (Ubuntu) Status: Needs Info => Fix Released -- Sync with PalmV over serial is inconsistent at best (Dapper) https://launchpad.net/bugs/31898 From pwwnow at gmail.com Wed Nov 22 13:54:16 2006 From: pwwnow at gmail.com (Peter Whittaker) Date: Wed, 22 Nov 2006 13:54:16 -0000 Subject: [Bug 31898] Re: Works well enough now (Re: Sync with PalmV over serial is inconsistent at best (Dapper)) References: <20060218181526.1427.47589.malonedeb@gangotri.ubuntu.com> Message-ID: <20061122135416.12999.92010.malone@gangotri.ubuntu.com> Humph, forgot to mention this is under Edgy, er, production Ubuntu 6.10, all stock, no special patches or bleeding edge bits. -- Sync with PalmV over serial is inconsistent at best (Dapper) https://launchpad.net/bugs/31898 From wladston at gmail.com Wed Nov 22 13:29:09 2006 From: wladston at gmail.com (Wladston Viana) Date: Wed, 22 Nov 2006 13:29:09 -0000 Subject: [Bug 12893] Re: Shouldn't put .Trash-$USER on removable devices References: <20060113132807.21012.61186.launchpad@macquarie.warthogs.hbd.com> Message-ID: <20061122132909.12999.19953.malone@gangotri.ubuntu.com> I've made my suggestion here : https://blueprints.launchpad.net/distros/ubuntu/+spec/garbage-bin-on- removable -- Shouldn't put .Trash-$USER on removable devices https://launchpad.net/bugs/12893 From jhasse at watteimdocht.de Wed Nov 22 22:27:02 2006 From: jhasse at watteimdocht.de (jhasse) Date: Wed, 22 Nov 2006 22:27:02 -0000 Subject: [Bug 19101] Re: nautilus's clever anti-hax0r detection is really dumb References: <20060113135948.21012.83558.launchpad@macquarie.warthogs.hbd.com> Message-ID: <20061122222702.12999.34423.malone@gangotri.ubuntu.com> I have the same bug when opening codeblocks projects: there file ending is cbp but Code::Blocks uses XML for its project files. (sry i have only german message:) "Der Dateiname ?GetDotA.cbp? deutet darauf hin, dass der Typ dieser Datei ?Code::Blocks Project? ist. Dem Dateiinhalt zu Folge handelt es sich jedoch um den Typen ?XML-Dokument?" This is critical! -- nautilus's clever anti-hax0r detection is really dumb https://launchpad.net/bugs/19101 From glen.hertz at gmail.com Wed Nov 22 19:49:37 2006 From: glen.hertz at gmail.com (dailyglen) Date: Wed, 22 Nov 2006 19:49:37 -0000 Subject: [Bug 14692] Re: hal detects written DVD as empty References: <20060113133807.21012.87791.launchpad@macquarie.warthogs.hbd.com> Message-ID: <20061122194937.12869.7110.malone@gangotri.ubuntu.com> Everything worked for me in Dapper, but now in Edgy I get this error when a DVD movie is inserted: Nov 22 14:44:09 tartar kernel: [17439020.212000] cdrom: This disc doesn't have any tracks I recognize! $ python ~/cdcaps.py /dev/hdb CDO_USE_FFLAGS returned 13 got drive capabilities: 39fbef CDC_DVD_R support CDC_DVD support CDC_CD_RW support CDC_CD_R support got disc status: 0 And from dmesg: [17179573.796000] ACPI: PCI Interrupt 0000:00:1f.1[A] -> GSI 18 (level, low) -> IRQ 169 [17179573.796000] ICH5: chipset revision 2 [17179573.796000] ICH5: not 100% native mode: will probe irqs later [17179573.796000] ide0: BM-DMA at 0xfc00-0xfc07, BIOS settings: hda:pio, hdb:DMA [17179573.796000] ide1: BM-DMA at 0xfc08-0xfc0f, BIOS settings: hdc:pio, hdd:pio [17179573.796000] Probing IDE interface ide0... [17179574.816000] hdb: PLEXTOR DVDR PX-708A, ATAPI CD/DVD-ROM drive [17179574.876000] ide0 at 0x1f0-0x1f7,0x3f6 on irq 14 [17179574.876000] Probing IDE interface ide1... [17179575.452000] hdb: ATAPI 40X DVD-ROM DVD-R CD-R/RW drive, 2048kB Cache, UDMA(33) -- hal detects written DVD as empty https://launchpad.net/bugs/14692 From glen.hertz at gmail.com Wed Nov 22 19:50:23 2006 From: glen.hertz at gmail.com (dailyglen) Date: Wed, 22 Nov 2006 19:50:23 -0000 Subject: [Bug 14692] Re: hal detects written DVD as empty References: <20060113133807.21012.87791.launchpad@macquarie.warthogs.hbd.com> Message-ID: <20061122195023.22581.45796.malone@gandwana.ubuntu.com> Also, if I run "mplayer dvd://" it will play the video properly. -- hal detects written DVD as empty https://launchpad.net/bugs/14692 From tvsaru at gmail.com Wed Nov 22 15:59:35 2006 From: tvsaru at gmail.com (Sarangan Thuraisingham) Date: Wed, 22 Nov 2006 15:59:35 -0000 Subject: [Bug 8839] Re: rhythmbox tag edition has issues with gst0.10 References: <20060113130631.21012.96900.launchpad@macquarie.warthogs.hbd.com> Message-ID: <20061122155935.12869.55160.malone@gangotri.ubuntu.com> Banshee is using taglib-sharp to read the tags and may be that is why it can read the incorrectly encoded metadata. Apparently this is a known issue with gst0.10 as mentioned on Aaron Bockover's blog http://abock.org/2006/10/30/cracking-down-on-heap-abuse-part-2/ -- rhythmbox tag edition has issues with gst0.10 https://launchpad.net/bugs/8839 From kemotaha at gmail.com Wed Nov 22 21:40:23 2006 From: kemotaha at gmail.com (Kemotaha) Date: Wed, 22 Nov 2006 21:40:23 -0000 Subject: [Bug 72929] Feature Request References: <20061122214023.22204.87095.malonedeb@gandwana.ubuntu.com> Message-ID: <20061122214023.22204.87095.malonedeb@gandwana.ubuntu.com> Public bug reported: Binary package hint: evolution I would like the ability to bounce a message back to sender as if I didn't exist on the mail server. I have been looking for this feature or a plugin to support it and I can't find. It would do a lot to reduce The spam that comes into my email. ** Affects: evolution (Ubuntu) Importance: Undecided Status: Unconfirmed ** Summary changed: - Feature Request + Feature Request: bounce messages in Evolution -- Feature Request: bounce messages in Evolution https://launchpad.net/bugs/72929 From seb128 at ubuntu.com Wed Nov 22 18:00:07 2006 From: seb128 at ubuntu.com (Sebastien Bacher) Date: Wed, 22 Nov 2006 18:00:07 -0000 Subject: [Bug 72090] Re: Two-window crash: After away for a while, new inbound conversation opens two windows, causes crash References: <20061116211213.25975.39292.malonedeb@gandwana.ubuntu.com> Message-ID: <20061122180007.22204.50146.malone@gandwana.ubuntu.com> Thank you for your bug ** Changed in: gaim (Ubuntu) Importance: Undecided => Medium Status: Unconfirmed => Confirmed -- Two-window crash: After away for a while, new inbound conversation opens two windows, causes crash https://launchpad.net/bugs/72090 From seb128 at ubuntu.com Wed Nov 22 15:32:30 2006 From: seb128 at ubuntu.com (Sebastien Bacher) Date: Wed, 22 Nov 2006 15:32:30 -0000 Subject: [Bug 72130] Re: The gnome-panel crashed when operation firefox, Evolution and Gwget. References: <20061117052626.10115.46757.malonedeb@gangotri.ubuntu.com> Message-ID: <20061122153231.22581.92846.malone@gandwana.ubuntu.com> *** This bug is a duplicate of bug 72132 *** Thanks for the bug report. This particular bug has already been reported into our bug tracking system, but please feel free to report any further bugs you find. ** Changed in: gnome-panel (Ubuntu) Assignee: (unassigned) => Ubuntu Desktop Bugs Status: Unconfirmed => Rejected ** This bug has been marked a duplicate of bug 72132 The gnome-panel crashed when operation firefox, Evolution and Gwget. -- The gnome-panel crashed when operation firefox, Evolution and Gwget. https://launchpad.net/bugs/72130 From freddymartinez9 at gmail.com Thu Nov 23 07:55:39 2006 From: freddymartinez9 at gmail.com (Freddy Martinez) Date: Thu, 23 Nov 2006 07:55:39 -0000 Subject: [Bug 72954] Ni idea References: <20061123010336.22204.8815.malonedeb@gandwana.ubuntu.com> Message-ID: Modifying a created archive in another session will cause it to not respond to steps in history (i think) and when I tried to put it away, it closed. I can not say exactly when this crash happened, just an approximation. *My best translation without a dictionary* meisok, por favor encuentras en tu system adentro de /var/crash si esta un reporte de que paso. On 11/22/06, meisok wrote: > > Public bug reported: > > Modificando un archivo creado en otra sesion,dejo de responder al > retroceder pasos en el historial(creo),y al intentar guardar se > cerro...no sabria decir con exactitud en que momento preciso se ha > producido el bug...quiza para la proxima > > ** Affects: gimp (Ubuntu) > Importance: Undecided > Status: Unconfirmed > > -- > Ni idea > https://launchpad.net/bugs/72954 > -- -Freddy Martinez- Kubuntu. [GNU/]Linux for human beings. -- Ni idea https://launchpad.net/bugs/72954 From contact at jadmadi.net Thu Nov 23 08:03:27 2006 From: contact at jadmadi.net (Jad) Date: Thu, 23 Nov 2006 08:03:27 -0000 Subject: [Bug 71947] Re: Gnome-screenshot crash for unknown reason; bug report provided References: <20061115184116.32662.96074.malonedeb@gangotri.ubuntu.com> <20061122153112.22581.11610.malone@gandwana.ubuntu.com> Message-ID: <1fcbec350611230003se9e1211h7bb2c0326b7c55ca@mail.gmail.com> it happened yesterday and there was no window title I was taking screenshot of website using Opera. On 11/22/06, Sebastien Bacher wrote: > Could you note the window title if that happens again? > > -- > Gnome-screenshot crash for unknown reason; bug report provided > https://launchpad.net/bugs/71947 > -- Gnome-screenshot crash for unknown reason; bug report provided https://launchpad.net/bugs/71947 From seb128 at ubuntu.com Wed Nov 22 15:23:48 2006 From: seb128 at ubuntu.com (Sebastien Bacher) Date: Wed, 22 Nov 2006 15:23:48 -0000 Subject: [Bug 71072] Re: Gaim crashes for unknown reason References: <20061109125533.25975.23474.malonedeb@gandwana.ubuntu.com> Message-ID: <20061122152348.12999.47296.malone@gangotri.ubuntu.com> *** This bug is a duplicate of bug 71031 *** Thanks for the bug report. This particular bug has already been reported into our bug tracking system, but please feel free to report any further bugs you find. ** Changed in: gaim (Ubuntu) Status: Unconfirmed => Rejected ** This bug has been marked a duplicate of bug 71031 gaim crash after an unsuccessfull connection "read error" -- Gaim crashes for unknown reason https://launchpad.net/bugs/71072 From seb128 at ubuntu.com Thu Nov 23 08:27:07 2006 From: seb128 at ubuntu.com (Sebastien Bacher) Date: Thu, 23 Nov 2006 08:27:07 -0000 Subject: [Bug 64222] Re: crash, might be due to the audiocd plugin References: <20061005182247.5185.56062.malonedeb@gangotri.ubuntu.com> Message-ID: <20061123082707.4063.22798.malone@gandwana.ubuntu.com> Already fixed to edgy with that patch according to upstream: * debian/patches/91_from_cvs_fix_crasher_when_closing_while_playing_cd.patch: - patch from CVS, fix a crasher when closing rhythmbox while playing a CD ** Changed in: rhythmbox (Ubuntu) Status: Confirmed => Fix Released -- crash, might be due to the audiocd plugin https://launchpad.net/bugs/64222 From seb128 at ubuntu.com Thu Nov 23 08:45:06 2006 From: seb128 at ubuntu.com (Sebastien Bacher) Date: Thu, 23 Nov 2006 08:45:06 -0000 Subject: [Bug 71603] Re: ubuntu-desktop should NOT depend on totem-mozilla References: <20061113053844.350.22563.malonedeb@gangotri.ubuntu.com> Message-ID: <20061123084506.29624.79038.malone@gangotri.ubuntu.com> Thanks for your bug. That's not a totem bug, totem has nothing to do with what ubuntu-desktop does. It has be made that way so the package is installed by default. You are free to remove ubuntu-desktop. The system is not perfect though and there is some plans to make it better and use Recommends for such packages by example. There is already a specification about that. I'm closing the bug since that's not really a bug and something being worked already ** Changed in: totem (Ubuntu) Assignee: (unassigned) => Ubuntu Desktop Bugs Status: Unconfirmed => Rejected -- ubuntu-desktop should NOT depend on totem-mozilla https://launchpad.net/bugs/71603 From seb128 at ubuntu.com Thu Nov 23 08:51:51 2006 From: seb128 at ubuntu.com (Sebastien Bacher) Date: Thu, 23 Nov 2006 08:51:51 -0000 Subject: [Bug 71586] Re: Spontaneous SJ Death References: <20061113022745.25975.23087.malonedeb@gandwana.ubuntu.com> Message-ID: <20061123085151.4020.1588.malone@gandwana.ubuntu.com> Thank you for your bug. The backtrace looks like http://bugzilla.gnome.org/show_bug.cgi?id=359655 upstream which is a gnome-vfs bug fixed to feisty ** Changed in: sound-juicer (Ubuntu) Sourcepackagename: sound-juicer => gnome-vfs2 Importance: Undecided => Medium Assignee: (unassigned) => Ubuntu Desktop Bugs Status: Unconfirmed => Fix Released ** Bug watch added: GNOME Bug Tracker #359655 http://bugzilla.gnome.org/show_bug.cgi?id=359655 ** Also affects: gnome-vfs (upstream) via http://bugzilla.gnome.org/show_bug.cgi?id=359655 Importance: Unknown Status: Unknown -- stack_table_destroy crasher https://launchpad.net/bugs/71586 From seb128 at ubuntu.com Thu Nov 23 09:00:17 2006 From: seb128 at ubuntu.com (Sebastien Bacher) Date: Thu, 23 Nov 2006 09:00:17 -0000 Subject: [Bug 71586] Re: stack_table_destroy crasher References: <20061113022745.25975.23087.malonedeb@gandwana.ubuntu.com> Message-ID: <20061123090018.29624.49472.malone@gangotri.ubuntu.com> Marking as to backport for edgy ** Summary changed: - Spontaneous SJ Death + stack_table_destroy crasher ** Changed in: gnome-vfs2 (Ubuntu Edgy) Importance: Undecided => High Assignee: (unassigned) => Ubuntu Desktop Bugs Status: Unconfirmed => Confirmed -- stack_table_destroy crasher https://launchpad.net/bugs/71586 From gszathmari at gmail.com Thu Nov 23 09:19:17 2006 From: gszathmari at gmail.com (sgtpepper) Date: Thu, 23 Nov 2006 09:19:17 -0000 Subject: [Bug 71507] Cannot run many system tools References: <20061112153754.24792.27317.malonedeb@gangotri.ubuntu.com> Message-ID: <20061123091917.4020.6389.launchpad@canonical@gandwana.ubuntu.com> Public bug reported: Binary package hint: gnome-system-tools When I click on the clock with right mouse button to set the time or the date, a window comes up and say 'You are not allowed to access the system configuration'. Same thing happens if I try to manually run the command 'time-admin'. Same happens if I try to run eg. 'network-admin' or 'users admin' Same thing happen if I start it after I became root with sudo -i ** Affects: gnome-system-tools (Ubuntu) Importance: Undecided Assignee: Ubuntu Desktop Bugs Status: Needs Info -- Cannot run many system tools https://launchpad.net/bugs/71507 From seb128 at ubuntu.com Thu Nov 23 09:14:49 2006 From: seb128 at ubuntu.com (Sebastien Bacher) Date: Thu, 23 Nov 2006 09:14:49 -0000 Subject: [Bug 71551] Re: manage groups closed when clicking on help button References: <20061112213659.24792.68823.malonedeb@gangotri.ubuntu.com> Message-ID: <20061123091449.4020.47860.malone@gandwana.ubuntu.com> Thank you for your bug. I've forwarded it upstream: http://bugzilla.gnome.org/show_bug.cgi?id=378425 ** Summary changed: - Crash or simply close on help button click... + manage groups closed when clicking on help button ** Changed in: gnome-system-tools (Ubuntu) Importance: Undecided => Low Assignee: (unassigned) => Ubuntu Desktop Bugs ** Bug watch added: GNOME Bug Tracker #378425 http://bugzilla.gnome.org/show_bug.cgi?id=378425 ** Also affects: gst (upstream) via http://bugzilla.gnome.org/show_bug.cgi?id=378425 Importance: Unknown Status: Unknown -- manage groups closed when clicking on help button https://launchpad.net/bugs/71551 From seb128 at ubuntu.com Thu Nov 23 09:18:35 2006 From: seb128 at ubuntu.com (Sebastien Bacher) Date: Thu, 23 Nov 2006 09:18:35 -0000 Subject: [Bug 71534] Re: Nautilus crashes when click EDIT -> PREFERENCES. References: <20061112190930.25975.35006.malonedeb@gandwana.ubuntu.com> Message-ID: <20061123091835.4063.78449.malone@gandwana.ubuntu.com> Thank you for your bug. Could you install libglib2.0-0-dbg libgtk2.0-0-dbg nautilus-dbg and get a debug backtrace with them? ** Changed in: nautilus (Ubuntu) Importance: Undecided => Medium Assignee: (unassigned) => Ubuntu Desktop Bugs Status: Unconfirmed => Needs Info -- Nautilus crashes when click EDIT -> PREFERENCES. https://launchpad.net/bugs/71534 From seb128 at ubuntu.com Thu Nov 23 09:19:17 2006 From: seb128 at ubuntu.com (Sebastien Bacher) Date: Thu, 23 Nov 2006 09:19:17 -0000 Subject: [Bug 71507] Re: Cannot run many system tools References: <20061112153754.24792.27317.malonedeb@gangotri.ubuntu.com> Message-ID: <20061123091917.4020.90922.malone@gandwana.ubuntu.com> Thank you for your bug. Are you member of the admin group? ** Changed in: gnome-system-tools (Ubuntu) Assignee: (unassigned) => Ubuntu Desktop Bugs Status: Unconfirmed => Needs Info -- Cannot run many system tools https://launchpad.net/bugs/71507 From seb128 at ubuntu.com Thu Nov 23 09:16:18 2006 From: seb128 at ubuntu.com (Sebastien Bacher) Date: Thu, 23 Nov 2006 09:16:18 -0000 Subject: [Bug 69626] Re: gaim crashes everytime when quit. References: <20061101052020.4231.4976.malonedeb@gandwana.ubuntu.com> Message-ID: <20061123091618.30105.85893.malone@gangotri.ubuntu.com> That's probably a case where gdb is not that useful. Maybe you could try to get a valgrind log (https://wiki.ubuntu.com/Valgrind)? -- gaim crashes everytime when quit. https://launchpad.net/bugs/69626 From ubuntu at tweak.net.au Thu Nov 23 09:28:01 2006 From: ubuntu at tweak.net.au (Karl Palsson) Date: Thu, 23 Nov 2006 09:28:01 -0000 Subject: [Bug 70285] flash card insertion used to trigger the command for "import digital photos..." but doesn't anymore References: <20061104201854.12864.40973.malonedeb@gangotri.ubuntu.com> Message-ID: <20061123092801.30105.72401.launchpad@canonical@gangotri.ubuntu.com> Public bug reported: In System->Prefs->removeable drives and media->Cameras, there is a tickbox beside digital cameras that says, "import digital photographs when connected" and has a box for a commandline. I have my own command there, which worked just fine in dapper. In edgy, my flash card is no longer triggering this command. Indeed, it is also now being mounted "expecting a write cache" and warns about corrupting my data by just unplugging it. I'm using a 1gig CF card, connected through a usb flash card reader. ** Affects: gnome-volume-manager (Ubuntu) Importance: Undecided Assignee: Ubuntu Desktop Bugs Status: Needs Info -- flash card insertion used to trigger the command for "import digital photos..." but doesn't anymore https://launchpad.net/bugs/70285 From seb128 at ubuntu.com Thu Nov 23 09:20:32 2006 From: seb128 at ubuntu.com (Sebastien Bacher) Date: Thu, 23 Nov 2006 09:20:32 -0000 Subject: [Bug 71492] Re: Cannot save screenshots References: <20061112141052.25975.11998.malonedeb@gandwana.ubuntu.com> Message-ID: <20061123092032.29624.18526.malone@gangotri.ubuntu.com> Thank you for your bug. The crash log has no backtrace. What screenshot did you take? A window one, a screen one? How did you start it? Do you remember the title of the window you were trying to screenshot? ** Changed in: gnome-panel (Ubuntu) Sourcepackagename: gnome-panel => gnome-utils Importance: Undecided => Medium Assignee: (unassigned) => Ubuntu Desktop Bugs Status: Unconfirmed => Needs Info -- Cannot save screenshots https://launchpad.net/bugs/71492 From seb128 at ubuntu.com Thu Nov 23 09:28:00 2006 From: seb128 at ubuntu.com (Sebastien Bacher) Date: Thu, 23 Nov 2006 09:28:00 -0000 Subject: [Bug 70285] Re: flash card insertion used to trigger the command for "import digital photos..." but doesn't anymore References: <20061104201854.12864.40973.malonedeb@gangotri.ubuntu.com> Message-ID: <20061123092800.30105.41291.malone@gangotri.ubuntu.com> Thank you for your bug. Could you run gconf-editor and look at the value of the /desktop/gnome/volume_manager/autophoto key? ** Changed in: gnome-system-tools (Ubuntu) Sourcepackagename: gnome-system-tools => gnome-volume-manager Assignee: (unassigned) => Ubuntu Desktop Bugs Status: Unconfirmed => Needs Info -- flash card insertion used to trigger the command for "import digital photos..." but doesn't anymore https://launchpad.net/bugs/70285 From seb128 at ubuntu.com Thu Nov 23 09:28:40 2006 From: seb128 at ubuntu.com (Sebastien Bacher) Date: Thu, 23 Nov 2006 09:28:40 -0000 Subject: [Bug 71352] Re: Crash installing ATER meta theme References: <20061111115150.25975.34955.malonedeb@gandwana.ubuntu.com> Message-ID: <20061123092840.4020.13065.malone@gandwana.ubuntu.com> Thanks for your bug report. Could you please try to obtain a backtrace by following the instructions on http://wiki.ubuntu.com/DebuggingProgramCrash. This will greatly aid us in tracking down your problem. ** Changed in: gnome-themes (Ubuntu) Sourcepackagename: gnome-themes => control-center Importance: Undecided => Medium Assignee: (unassigned) => Ubuntu Desktop Bugs Status: Unconfirmed => Needs Info -- Crash installing ATER meta theme https://launchpad.net/bugs/71352 From seb128 at ubuntu.com Thu Nov 23 09:32:12 2006 From: seb128 at ubuntu.com (Sebastien Bacher) Date: Thu, 23 Nov 2006 09:32:12 -0000 Subject: [Bug 71461] Re: gaim crash when right click References: <20061112082733.25975.55436.malonedeb@gandwana.ubuntu.com> Message-ID: <20061123093213.29624.49915.malone@gangotri.ubuntu.com> Thank you for your bug ** Changed in: gaim (Ubuntu) Importance: Undecided => Medium Status: Needs Info => Confirmed -- gaim crash when right click (docklet_clicked) https://launchpad.net/bugs/71461 From seb128 at ubuntu.com Thu Nov 23 09:32:22 2006 From: seb128 at ubuntu.com (Sebastien Bacher) Date: Thu, 23 Nov 2006 09:32:22 -0000 Subject: [Bug 71461] Re: gaim crash when right click References: <20061112082733.25975.55436.malonedeb@gandwana.ubuntu.com> Message-ID: <20061123093222.29624.24122.malone@gangotri.ubuntu.com> Debug backtrace: #0 0xb7865690 in IA__g_slice_alloc (mem_size=28) at gslice.c:423 #1 0xb78d70dc in IA__g_signal_connect_data (instance=0x88ed8e8, detailed_signal=0xb71d2073 "activate", c_handler=0xb71d11e0 , data=0x45465a1f, destroy_data=0, connect_flags=0) at gsignal.c:499 #2 0xb71d07d1 in new_menu_item_with_gaim_icon (menu=0x82d3ce0, str=, primitive=GAIM_STATUS_AWAY, sf=0xb71d11e0 , data=0x45465a1f, accel_key=0, accel_mods=0, mod=0x0) at ../../../plugins/docklet/docklet.c:413 #3 0xb71d0c8b in docklet_clicked (button_type=3) at ../../../plugins/docklet/docklet.c:458 #4 0xb71d1b2b in docklet_x11_clicked_cb (button=0x817ef90, event=0x81f3f90, data=0x0) at ../../../plugins/docklet/docklet-x11.c:85 #5 0xb7b88b00 in _gtk_marshal_BOOLEAN__BOXED (closure=0x8303d80, return_value=0xbfcd3800, n_param_values=2, param_values=0xbfcd38dc, invocation_hint=0xbfcd37ec, marshal_data=0xb71d1b00) at gtkmarshalers.c:84 #6 0xb78c279b in IA__g_closure_invoke (closure=0x8303d80, return_value=0xbfcd3800, n_param_values=2, param_values=0xbfcd38dc, invocation_hint=0xbfcd37ec) at gclosure.c:490 #7 0xb78d2b93 in signal_emit_unlocked_R (node=0x81d3d08, detail=0, instance=0x817ef90, emission_return=0xbfcd3a9c, instance_and_params=0xbfcd38dc) at gsignal.c:2440 #8 0xb78d3e7f in IA__g_signal_emit_valist (instance=0x817ef90, signal_id=31, detail=0, var_args=) at gsignal.c:2209 #9 0xb78d4279 in IA__g_signal_emit (instance=0x817ef90, signal_id=31, detail=0) at gsignal.c:2243 ** Summary changed: - gaim crash when right click + gaim crash when right click (docklet_clicked) -- gaim crash when right click (docklet_clicked) https://launchpad.net/bugs/71461 From seb128 at ubuntu.com Thu Nov 23 09:37:17 2006 From: seb128 at ubuntu.com (Sebastien Bacher) Date: Thu, 23 Nov 2006 09:37:17 -0000 Subject: [Bug 71438] Re: Gaim crashes with the Screensaver References: <20061112031434.25975.54529.malonedeb@gandwana.ubuntu.com> Message-ID: <20061123093718.4063.28536.malone@gandwana.ubuntu.com> Thanks for your bug report. Could you please try to obtain a backtrace by following the instructions on http://wiki.ubuntu.com/DebuggingProgramCrash. This will greatly aid us in tracking down your problem. ** Changed in: gaim (Ubuntu) Importance: Undecided => Medium Status: Unconfirmed => Needs Info -- Gaim crashes with the Screensaver https://launchpad.net/bugs/71438 From seb128 at ubuntu.com Thu Nov 23 09:44:17 2006 From: seb128 at ubuntu.com (Sebastien Bacher) Date: Thu, 23 Nov 2006 09:44:17 -0000 Subject: [Bug 71421] Re: gnome-panel in combination with Gthumb or Eye of Gnome References: <20061112004509.24792.64441.malonedeb@gangotri.ubuntu.com> Message-ID: <20061123094417.4020.57485.malone@gandwana.ubuntu.com> Thank you for your bug. Could you try to get a backtrace (http://wiki.ubuntu.com/DebuggingProgramCrash) with gnome-panel-dbg libglib2.0-0-dbg libwnck18-dbgsym installed? Do you have a non-official libwnck installed with compiz? Does it happen with the official package? ** Changed in: gnome-panel (Ubuntu) Importance: Undecided => Medium Assignee: (unassigned) => Ubuntu Desktop Bugs Status: Unconfirmed => Needs Info -- gnome-panel in combination with Gthumb or Eye of Gnome https://launchpad.net/bugs/71421 From gszathmari at gmail.com Thu Nov 23 09:45:18 2006 From: gszathmari at gmail.com (sgtpepper) Date: Thu, 23 Nov 2006 09:45:18 -0000 Subject: [Bug 71507] Re: Cannot run many system tools References: <20061112153754.24792.27317.malonedeb@gangotri.ubuntu.com> <20061123091917.4020.90922.malone@gandwana.ubuntu.com> Message-ID: <4df9b1830611230145meaf61ccw9c05e61e6e41f26e@mail.gmail.com> Oh you mean the admin group in linux :))) I though in launchpad :) Yes, I am 2006/11/23, Sebastien Bacher : > > Thank you for your bug. Are you member of the admin group? > > ** Changed in: gnome-system-tools (Ubuntu) > Assignee: (unassigned) => Ubuntu Desktop Bugs > Status: Unconfirmed => Needs Info > > -- > Cannot run many system tools > https://launchpad.net/bugs/71507 > -- Szathm?ri G?bor gszathmari at gmail.com -- Cannot run many system tools https://launchpad.net/bugs/71507 From gszathmari at gmail.com Thu Nov 23 09:44:48 2006 From: gszathmari at gmail.com (sgtpepper) Date: Thu, 23 Nov 2006 09:44:48 -0000 Subject: [Bug 71507] Re: Cannot run many system tools References: <20061112153754.24792.27317.malonedeb@gangotri.ubuntu.com> <20061123091917.4020.90922.malone@gandwana.ubuntu.com> Message-ID: <4df9b1830611230144paf20240qf057665025e64ee@mail.gmail.com> Hi No, why? 2006/11/23, Sebastien Bacher : > > Thank you for your bug. Are you member of the admin group? > > ** Changed in: gnome-system-tools (Ubuntu) > Assignee: (unassigned) => Ubuntu Desktop Bugs > Status: Unconfirmed => Needs Info > > -- > Cannot run many system tools > https://launchpad.net/bugs/71507 > -- Szathm?ri G?bor gszathmari at gmail.com -- Cannot run many system tools https://launchpad.net/bugs/71507 From seb128 at ubuntu.com Thu Nov 23 09:46:27 2006 From: seb128 at ubuntu.com (Sebastien Bacher) Date: Thu, 23 Nov 2006 09:46:27 -0000 Subject: [Bug 71387] Re: ev doesn't create pdf in xubuntu References: <20061111181555.25975.31879.malonedeb@gandwana.ubuntu.com> Message-ID: <20061123094627.30105.89918.malone@gangotri.ubuntu.com> *** This bug is a duplicate of bug 40211 *** Thanks for the bug report. This particular bug has already been reported into our bug tracking system, but please feel free to report any further bugs which you find. ** Changed in: evince (Ubuntu) Importance: Undecided => Medium Assignee: (unassigned) => Ubuntu Desktop Bugs Status: Unconfirmed => Rejected ** This bug has been marked a duplicate of bug 40211 Print to PDF is broken -- ev doesn't create pdf in xubuntu https://launchpad.net/bugs/71387 From seb128 at ubuntu.com Thu Nov 23 09:55:03 2006 From: seb128 at ubuntu.com (Sebastien Bacher) Date: Thu, 23 Nov 2006 09:55:03 -0000 Subject: [Bug 71345] Re: Theme-manager crashes References: <20061111110108.25827.10256.malonedeb@gandwana.ubuntu.com> Message-ID: <20061123095503.4063.20479.malone@gandwana.ubuntu.com> Debug backtrace: #0 0xb7d61a9a in ?? () #1 0x433e9021 in gdk_event_apply_filters (xevent=0xbffd7868, event=0x80820f0, filters=0x80a5320) at gdkevents-x11.c:345 #2 0x433ea78c in gdk_event_translate (display=0x807b098, event=0x8106d08, xevent=0xbffd7868, return_exposes=0) at gdkevents-x11.c:894 #3 0x433ec3bb in _gdk_events_queue (display=0x807b098) at gdkevents-x11.c:2254 #4 0x433ec7bf in gdk_event_dispatch (source=0x8085210, callback=0, user_data=0x0) at gdkevents-x11.c:2314 #5 0x4298d802 in IA__g_main_context_dispatch (context=0x8085258) at gmain.c:2045 #6 0x429907df in g_main_context_iterate (context=0x8085258, block=1, dispatch=1, self=0x8086690) at gmain.c:2677 #7 0x42990b89 in IA__g_main_loop_run (loop=0x8085df0) at gmain.c:2881 #8 0x41d6b574 in IA__gtk_main () at gtkmain.c:1024 #9 0x08059d09 in theme_thumbnail_factory_init () -- Theme-manager crashes https://launchpad.net/bugs/71345 From seb128 at ubuntu.com Thu Nov 23 09:57:10 2006 From: seb128 at ubuntu.com (Sebastien Bacher) Date: Thu, 23 Nov 2006 09:57:10 -0000 Subject: [Bug 71334] Re: Gaim crashed after login back References: <20061111092226.24792.35494.malonedeb@gangotri.ubuntu.com> Message-ID: <20061123095710.4020.7284.malone@gandwana.ubuntu.com> *** This bug is a duplicate of bug 71031 *** Thanks for the bug report. This particular bug has already been reported into our bug tracking system, but please feel free to report any further bugs which you find. ** Changed in: gaim (Ubuntu) Status: Unconfirmed => Rejected ** This bug has been marked a duplicate of bug 71031 gaim crash after an unsuccessfull connection "read error" (msn_session_set_login_step) -- Gaim crashed after login back https://launchpad.net/bugs/71334 From seb128 at ubuntu.com Thu Nov 23 09:58:09 2006 From: seb128 at ubuntu.com (Sebastien Bacher) Date: Thu, 23 Nov 2006 09:58:09 -0000 Subject: [Bug 71329] Re: totem crash References: <20061111084952.24668.13259.malonedeb@gangotri.ubuntu.com> Message-ID: <20061123095809.30105.67532.malone@gangotri.ubuntu.com> Thanks for your bug report. Could you please try to obtain a backtrace by following the instructions on http://wiki.ubuntu.com/DebuggingProgramCrash. This will greatly aid us in tracking down your problem. ** Changed in: totem (Ubuntu) Importance: Undecided => Medium Assignee: (unassigned) => Ubuntu Desktop Bugs -- totem crash https://launchpad.net/bugs/71329 From seb128 at ubuntu.com Thu Nov 23 09:59:51 2006 From: seb128 at ubuntu.com (Sebastien Bacher) Date: Thu, 23 Nov 2006 09:59:51 -0000 Subject: [Bug 71224] Re: gnome-panel-screenshot crash References: <20061110135458.25827.60562.malonedeb@gandwana.ubuntu.com> Message-ID: <20061123095951.4020.22268.malone@gandwana.ubuntu.com> The bug has no useful information at the moment, closing it. Feel free to reopen if you can get a debug backtrace or instructions on how to get the bug again. Might be due to the title of the window you try to screenshot by example. Maybe note the details if you get the bug again ** Changed in: gnome-utils (Ubuntu) Status: Needs Info => Rejected -- gnome-panel-screenshot crash https://launchpad.net/bugs/71224 From seb128 at ubuntu.com Thu Nov 23 10:09:34 2006 From: seb128 at ubuntu.com (Sebastien Bacher) Date: Thu, 23 Nov 2006 10:09:34 -0000 Subject: [Bug 71253] Re: Crash on fast clicking on rating in automatic playlist References: <20061110185707.25827.23696.malonedeb@gandwana.ubuntu.com> Message-ID: <20061123100934.30105.92025.malone@gangotri.ubuntu.com> The backtrace looks like a gst-plugins-base0.10 bug, reassigning. I've forwarded it upstream: http://bugzilla.gnome.org/show_bug.cgi?id=378436 ** Changed in: rhythmbox (Ubuntu) Sourcepackagename: rhythmbox => gst-plugins-base0.10 Importance: Undecided => Medium Assignee: (unassigned) => Ubuntu Desktop Bugs Status: Needs Info => Confirmed ** Bug watch added: GNOME Bug Tracker #378436 http://bugzilla.gnome.org/show_bug.cgi?id=378436 ** Also affects: gstreamer (upstream) via http://bugzilla.gnome.org/show_bug.cgi?id=378436 Importance: Unknown Status: Unknown -- Crash on fast clicking on rating in automatic playlist https://launchpad.net/bugs/71253 From sergiocgbr at gmail.com Thu Nov 23 10:08:15 2006 From: sergiocgbr at gmail.com (Sergio miranda) Date: Thu, 23 Nov 2006 10:08:15 -0000 Subject: [Bug 71534] Re: Nautilus crashes when click EDIT -> PREFERENCES. References: <20061112190930.25975.35006.malonedeb@gandwana.ubuntu.com> <20061123091835.4063.78449.malone@gandwana.ubuntu.com> Message-ID: Resolved! 2006/11/23, Sebastien Bacher : > > Thank you for your bug. Could you install libglib2.0-0-dbg > libgtk2.0-0-dbg nautilus-dbg and get a debug backtrace with them? > > ** Changed in: nautilus (Ubuntu) > Importance: Undecided => Medium > Assignee: (unassigned) => Ubuntu Desktop Bugs > Status: Unconfirmed => Needs Info > > -- > Nautilus crashes when click EDIT -> PREFERENCES. > https://launchpad.net/bugs/71534 > -- Nautilus crashes when click EDIT -> PREFERENCES. https://launchpad.net/bugs/71534 From evaldaz at gmail.com Thu Nov 23 10:07:39 2006 From: evaldaz at gmail.com (evaldas) Date: Thu, 23 Nov 2006 10:07:39 -0000 Subject: [Bug 72712] Re: no totem-gstreamer-firefox-plugin package in Edgy References: <20061121144357.7769.40611.malonedeb@gangotri.ubuntu.com> <20061122134240.22204.38361.malone@gandwana.ubuntu.com> Message-ID: OK, thanks. But there's no information about the name change in https://help.ubuntu.com/community/RestrictedFormats#head-e25afe1552d3a818f60e64143931b2d8e0522267 That document says to use *totem-gstreamer-firefox-plugin* On 11/22/06, Sebastien Bacher wrote: > > Thanks for your bug. That's not a bug, the package has been renamed > totem-mozilla > > ** Changed in: totem (Ubuntu) > Assignee: (unassigned) => Ubuntu Desktop Bugs > Status: Unconfirmed => Rejected > > -- > no totem-gstreamer-firefox-plugin package in Edgy > https://launchpad.net/bugs/72712 > -- no totem-gstreamer-firefox-plugin package in Edgy https://launchpad.net/bugs/72712 From seb128 at ubuntu.com Thu Nov 23 10:11:07 2006 From: seb128 at ubuntu.com (Sebastien Bacher) Date: Thu, 23 Nov 2006 10:11:07 -0000 Subject: [Bug 71247] Re: gaim appears to keep crashing References: <20061110174102.24792.62551.malonedeb@gangotri.ubuntu.com> Message-ID: <20061123101107.4020.23373.malone@gandwana.ubuntu.com> Debug backtrace: #0 gaim_account_get_status_type_with_primitive (account=0x8652728, primitive=GAIM_STATUS_OFFLINE) at ../../src/account.c:1768 #1 0x080d705b in create_connection_error_buttons (key=0x8652728, value=0x8616a20, user_data=0x0) at ../../src/gtkblist.c:3574 #2 0xb78d1856 in IA__g_hash_table_foreach (hash_table=0x83a5120, func=0x80d6fd0 , user_data=0x0) at ghash.c:662 #3 0x080d6fa1 in gaim_gtk_blist_update_account_error_state (account=0x866aa00, text=0x8641318 "Invalid username.") at ../../src/gtkblist.c:3625 #4 0x080e3fdb in gaim_gtk_connection_report_disconnect (gc=0x8641a20, text=0x8641318 "Invalid username.") at ../../src/gtkconn.c:160 #5 0x0807f6bb in gaim_connection_error (gc=0x8641a20, text=0x8641318 "Invalid username.") at ../../src/connection.c:439 #6 0xb67a8d96 in yahoo_packet_process (gc=0x8641a20, pkt=) at ../../../../src/protocols/yahoo/yahoo.c:1845 #7 0xb67a9fcc in yahoo_pending (data=0x8641a20, source=14, cond=GAIM_INPUT_READ) at ../../../../src/protocols/yahoo/yahoo.c:2221 #8 0x080fafe3 in gaim_gtk_io_invoke (source=0x86452b8, condition=G_IO_IN, data=0x84ef060) at ../../src/gtkeventloop.c:74 #9 0xb7907c8d in g_io_unix_dispatch (source=0x8652370, callback=0x80fafa0 , user_data=0x84ef060) at giounix.c:162 ** Summary changed: - gaim appears to keep crashing + gaim appears to keep crashing (gaim_account_get_status_type_with_primitive) -- gaim appears to keep crashing (gaim_account_get_status_type_with_primitive) https://launchpad.net/bugs/71247 From seb128 at ubuntu.com Thu Nov 23 10:10:37 2006 From: seb128 at ubuntu.com (Sebastien Bacher) Date: Thu, 23 Nov 2006 10:10:37 -0000 Subject: [Bug 71247] Re: gaim appears to keep crashing References: <20061110174102.24792.62551.malonedeb@gangotri.ubuntu.com> Message-ID: <20061123101037.30105.91578.malone@gangotri.ubuntu.com> Thank you for the crash file ** Changed in: gaim (Ubuntu) Importance: Undecided => Medium Status: Needs Info => Confirmed -- gaim appears to keep crashing (gaim_account_get_status_type_with_primitive) https://launchpad.net/bugs/71247 From seb128 at ubuntu.com Thu Nov 23 10:13:19 2006 From: seb128 at ubuntu.com (Sebastien Bacher) Date: Thu, 23 Nov 2006 10:13:19 -0000 Subject: [Bug 71247] Re: gaim appears to keep crashing (gaim_account_get_status_type_with_primitive) References: <20061110174102.24792.62551.malonedeb@gangotri.ubuntu.com> Message-ID: <20061123101319.4020.9619.malone@gandwana.ubuntu.com> >From gdb: (gdb) p l $1 = (const GList *) 0x10000 (gdb) p l.data Cannot access memory at address 0x10000 -- gaim appears to keep crashing (gaim_account_get_status_type_with_primitive) https://launchpad.net/bugs/71247 From seb128 at ubuntu.com Thu Nov 23 10:15:25 2006 From: seb128 at ubuntu.com (Sebastien Bacher) Date: Thu, 23 Nov 2006 10:15:25 -0000 Subject: [Bug 71219] Re: Gaim crashed for unknowm reason References: <20061110132803.24668.61947.malonedeb@gangotri.ubuntu.com> Message-ID: <20061123101525.4020.89725.malone@gandwana.ubuntu.com> Backtrace from the crash file: "... #0 gaim_account_get_proxy_info (account=0x6874756d) at ../../src/account.c:1720 __PRETTY_FUNCTION__ = "gaim_account_get_proxy_info" #1 0x0809960e in gaim_proxy_get_setup (account=0x6874756d) at ../../src/proxy.c:2260 gpi = tmp = #2 0x0809a625 in gaim_proxy_connect (account=0x6874756d, host=0x83a3268 "login.live.com", port=443, func=0xb718e010 , data=0x858af80) at ../../src/proxy.c:2339 connecthost = connectport = __PRETTY_FUNCTION__ = "gaim_proxy_connect" #3 0x080a8f42 in gaim_ssl_connect (account=0x6874756d, host=0x83a3268 "login.live.com", port=443, func=0xb68c28b0 , error_func=0xb68c2370 , data=0x8547670) at ../../src/sslconn.c:98 gsc = (GaimSslConnection *) 0x858af80 ops = (GaimSslOps *) 0xb718f558 i = __PRETTY_FUNCTION__ = "gaim_ssl_connect" #4 0xb68c27de in nexus_connect_written_cb (data=0x8547670, source=17, cond=GAIM_INPUT_READ) at ../../../../src/protocols/msn/nexus.c:457 nexus = len = da_login = 0x85bc01c "" base = #5 0x080fafe3 in gaim_gtk_io_invoke (source=0x81ca080, condition=G_IO_IN, data=0x858a7f0) at ../../src/gtkeventloop.c:74 gaim_cond = GAIM_INPUT_READ #6 0xb78afc8d in g_io_channel_unix_get_fd () from /usr/lib/libglib-2.0.so.0 No symbol table info available. ..." ** Summary changed: - Gaim crashed for unknowm reason + Gaim crashed for unknowm reason (gaim_account_get_proxy_info) -- Gaim crashed for unknowm reason (gaim_account_get_proxy_info) https://launchpad.net/bugs/71219 From seb128 at ubuntu.com Thu Nov 23 10:15:11 2006 From: seb128 at ubuntu.com (Sebastien Bacher) Date: Thu, 23 Nov 2006 10:15:11 -0000 Subject: [Bug 71219] Re: Gaim crashed for unknowm reason References: <20061110132803.24668.61947.malonedeb@gangotri.ubuntu.com> Message-ID: <20061123101511.4063.20877.malone@gandwana.ubuntu.com> Thank you for your bug ** Changed in: gaim (Ubuntu) Importance: Undecided => Medium Status: Unconfirmed => Confirmed -- Gaim crashed for unknowm reason (gaim_account_get_proxy_info) https://launchpad.net/bugs/71219 From seb128 at ubuntu.com Thu Nov 23 10:17:32 2006 From: seb128 at ubuntu.com (Sebastien Bacher) Date: Thu, 23 Nov 2006 10:17:32 -0000 Subject: [Bug 71219] Re: Gaim crashed for unknowm reason (gaim_account_get_proxy_info) References: <20061110132803.24668.61947.malonedeb@gangotri.ubuntu.com> Message-ID: <20061123101732.30105.93808.malone@gangotri.ubuntu.com> >From gdb: (gdb) p account $1 = (const GaimAccount *) 0x6874756d (gdb) p account->proxy_info Cannot access memory at address 0x68747599 -- Gaim crashed for unknowm reason (gaim_account_get_proxy_info) https://launchpad.net/bugs/71219 From seb128 at ubuntu.com Thu Nov 23 10:19:09 2006 From: seb128 at ubuntu.com (Sebastien Bacher) Date: Thu, 23 Nov 2006 10:19:09 -0000 Subject: [Bug 70972] Re: Sometimes three programs crash when closing up in Xubuntu References: <20061108215720.16463.60633.malonedeb@gangotri.ubuntu.com> Message-ID: <20061123101909.4063.63822.malone@gandwana.ubuntu.com> looks like a dbus bug -- Sometimes three programs crash when closing up in Xubuntu https://launchpad.net/bugs/70972 From seb128 at ubuntu.com Thu Nov 23 10:18:17 2006 From: seb128 at ubuntu.com (Sebastien Bacher) Date: Thu, 23 Nov 2006 10:18:17 -0000 Subject: [Bug 68463] Re: gaim crashed (gaim_gtk_conv_window_add_gtkconv) References: <20061026200611.17549.51740.malonedeb@gandwana.ubuntu.com> Message-ID: <20061123101817.30105.61056.launchpad@gangotri.ubuntu.com> ** Summary changed: - gaim crashed + gaim crashed (gaim_gtk_conv_window_add_gtkconv) -- gaim crashed (gaim_gtk_conv_window_add_gtkconv) https://launchpad.net/bugs/68463 From seb128 at ubuntu.com Thu Nov 23 10:22:46 2006 From: seb128 at ubuntu.com (Sebastien Bacher) Date: Thu, 23 Nov 2006 10:22:46 -0000 Subject: [Bug 71035] Re: [Edgy] Rhythmbox "crashes" importing wma files from FAT32 partition References: <20061109081734.25975.54582.malonedeb@gandwana.ubuntu.com> Message-ID: <20061123102246.30105.76747.malone@gangotri.ubuntu.com> Thank you for your bug. The backtrace from that crash file is not really useful. Could you try to get one when running rhythmbox with gdb? Does it happen without the fluendo beta plugin? ** Changed in: rhythmbox (Ubuntu) Importance: Undecided => Medium Assignee: (unassigned) => Ubuntu Desktop Bugs Status: Unconfirmed => Needs Info -- [Edgy] Rhythmbox "crashes" importing wma files from FAT32 partition https://launchpad.net/bugs/71035 From seb128 at ubuntu.com Thu Nov 23 10:25:00 2006 From: seb128 at ubuntu.com (Sebastien Bacher) Date: Thu, 23 Nov 2006 10:25:00 -0000 Subject: [Bug 70994] Re: gaim chrases when closing References: <20061109004851.24792.16885.malonedeb@gangotri.ubuntu.com> Message-ID: <20061123102500.29624.7617.malone@gangotri.ubuntu.com> Thank you for your bug ** Changed in: gaim (Ubuntu) Importance: Undecided => Medium Status: Unconfirmed => Confirmed -- gaim chrases when closing (gaim_gtk_conv_window_destroy) https://launchpad.net/bugs/70994 From seb128 at ubuntu.com Thu Nov 23 10:25:10 2006 From: seb128 at ubuntu.com (Sebastien Bacher) Date: Thu, 23 Nov 2006 10:25:10 -0000 Subject: [Bug 70994] Re: gaim chrases when closing References: <20061109004851.24792.16885.malonedeb@gangotri.ubuntu.com> Message-ID: <20061123102510.29624.23814.malone@gangotri.ubuntu.com> Debug backtrace: #0 0x080e52e9 in gaim_gtk_conv_window_destroy (win=0x837a2d0) at ../../src/gtkconv.c:7453 #1 0x080e920a in gaim_gtk_conversations_uninit () at ../../src/gtkconv.c:6621 #2 0x0810f365 in gaim_gtk_quit () at ../../src/gtkmain.c:275 #3 0x08084d32 in gaim_core_quit () at ../../src/core.c:178 #4 0xb792ab29 in IA__g_cclosure_marshal_VOID__VOID (closure=0x880df38, return_value=0x0, n_param_values=1, param_values=0xbfc33ccc, invocation_hint=0xbfc33bdc, marshal_data=0x8084c90) at gmarshal.c:77 #5 0xb791d79b in IA__g_closure_invoke (closure=0x880df38, return_value=0x0, n_param_values=1, param_values=0xbfc33ccc, invocation_hint=0xbfc33bdc) at gclosure.c:490 #6 0xb792db93 in signal_emit_unlocked_R (node=0x8388d68, detail=0, instance=0x81f0ed8, emission_return=0x0, instance_and_params=0xbfc33ccc) at gsignal.c:2440 #7 0xb792f0b7 in IA__g_signal_emit_valist (instance=0x81f0ed8, signal_id=107, detail=0, var_args=0xbfc33f0c "\n??\220;?") at gsignal.c:2199 #8 0xb792f279 in IA__g_signal_emit (instance=0x81f0ed8, signal_id=107, detail=0) at gsignal.c:2243 #9 0xb7cfb994 in IA__gtk_widget_activate (widget=0x81f0ed8) at gtkwidget.c:3942 #10 0xb7bf07d8 in IA__gtk_menu_shell_activate_item (menu_shell=0x8389b60, menu_item=0x81f0ed8, force_deactivate=1) at gtkmenushell.c:1024 #11 0xb7bf1da2 in gtk_menu_shell_button_release (widget=0x8389b60, event=0x81fb370) at gtkmenushell.c:630 #12 0xb7be9995 in gtk_menu_button_release (widget=0x8389b60, event=0x81fb370) at gtkmenu.c:2619 #13 0xb7be3b00 in _gtk_marshal_BOOLEAN__BOXED (closure=0x81d5028, return_value=0xbfc34100, n_param_values=2, param_values=0xbfc341dc, invocation_hint=0xbfc340ec, marshal_data=0xb7be98f0) at gtkmarshalers.c:84 #14 0xb791bfb9 in g_type_class_meta_marshal (closure=0x81d5028, return_value=0xbfc34100, n_param_values=2, param_values=0xbfc341dc, invocation_hint=0xbfc340ec, marshal_data=0xb4) at gclosure.c:567 #15 0xb791d79b in IA__g_closure_invoke (closure=0x81d5028, return_value=0xbfc34100, n_param_values=2, param_values=0xbfc341dc, invocation_hint=0xbfc340ec) at gclosure.c:490 #16 0xb792e1e3 in signal_emit_unlocked_R (node=0x81d5590, detail=0, instance=0x8389b60, emission_return=0xbfc3439c, instance_and_params=0xbfc341dc) at gsignal.c:2478 #17 0xb792ee7f in IA__g_signal_emit_valist (instance=0x8389b60, signal_id=32, detail=0, var_args=) at gsignal.c:2209 ** Summary changed: - gaim chrases when closing + gaim chrases when closing (gaim_gtk_conv_window_destroy) -- gaim chrases when closing (gaim_gtk_conv_window_destroy) https://launchpad.net/bugs/70994 From seb128 at ubuntu.com Thu Nov 23 10:29:45 2006 From: seb128 at ubuntu.com (Sebastien Bacher) Date: Thu, 23 Nov 2006 10:29:45 -0000 Subject: [Bug 70878] Re: evolution-alarm-notify crash at midnight References: <20061108130528.16366.99640.malonedeb@gangotri.ubuntu.com> Message-ID: <20061123102945.29624.89306.malone@gangotri.ubuntu.com> Thank you for your bug. Could you get a backtrace with libglib2.0-0-dbg evolution-data-server-dbg evolution-dbg installed? ** Changed in: evolution (Ubuntu) Importance: Undecided => Medium Assignee: (unassigned) => Ubuntu Desktop Bugs Status: Unconfirmed => Needs Info -- evolution-alarm-notify crash at midnight https://launchpad.net/bugs/70878 From mcdavey at mrao.cam.ac.uk Thu Nov 23 10:29:38 2006 From: mcdavey at mrao.cam.ac.uk (Matt Davey) Date: Thu, 23 Nov 2006 10:29:38 -0000 Subject: [Bug 66355] Re: gpilotd locks up my Palm Z22 References: <20061016064512.6814.48454.malonedeb@gangotri.ubuntu.com> Message-ID: <20061123102938.4020.86786.malone@gandwana.ubuntu.com> Phil, As mentioned by Daniel Holbach (2006-11-16 above), there is a testable package uploaded to Feisty. That package will contain the patch. In addition there's a link to the upstream bug at the top of this ticket and, as I mentioned, that contains a link to a downloadable tarball. The version I committed to gnome-pilot CVS is viewable here: http://cvs.gnome.org/viewcvs/gnome-pilot/gpilotd/gpilotd.c?r1=1.160&r2=1.161 It's also worth mentioning that gnome-pilot 2.0.15 has just been released. It will obviously take a bit of time for this to show up in Ubuntu. -- gpilotd locks up my Palm Z22 https://launchpad.net/bugs/66355 From seb128 at ubuntu.com Thu Nov 23 10:26:19 2006 From: seb128 at ubuntu.com (Sebastien Bacher) Date: Thu, 23 Nov 2006 10:26:19 -0000 Subject: [Bug 70977] Re: Totem crashes on exit References: <20061108222843.25975.64317.malonedeb@gandwana.ubuntu.com> Message-ID: <20061123102619.30105.89618.launchpad@gangotri.ubuntu.com> ** Changed in: totem (Ubuntu) Importance: Undecided => Medium Assignee: (unassigned) => Ubuntu Desktop Bugs -- Totem crashes on exit https://launchpad.net/bugs/70977 From seb128 at ubuntu.com Thu Nov 23 10:32:46 2006 From: seb128 at ubuntu.com (Sebastien Bacher) Date: Thu, 23 Nov 2006 10:32:46 -0000 Subject: [Bug 69622] Re: can't open gnome-system-log References: <20061101041411.1506.61364.malonedeb@gangotri.ubuntu.com> Message-ID: <20061123103246.29624.13602.malone@gangotri.ubuntu.com> doesn't look like a scim crasher, any reason for that task? Feel free to reopen if there is one ** Changed in: scim-pinyin (Ubuntu) Status: Unconfirmed => Rejected -- can't open gnome-system-log https://launchpad.net/bugs/69622 From seb128 at ubuntu.com Thu Nov 23 10:33:05 2006 From: seb128 at ubuntu.com (Sebastien Bacher) Date: Thu, 23 Nov 2006 10:33:05 -0000 Subject: [Bug 69622] Re: can't open gnome-system-log References: <20061101041411.1506.61364.malonedeb@gangotri.ubuntu.com> Message-ID: <20061123103305.30105.3360.malone@gangotri.ubuntu.com> Thank you for the backtrace, it matches upstream http://bugzilla.gnome.org/show_bug.cgi?id=364106 ** Changed in: gnome-utils (Ubuntu) Importance: Undecided => Medium Status: Needs Info => Confirmed ** Bug watch added: GNOME Bug Tracker #364106 http://bugzilla.gnome.org/show_bug.cgi?id=364106 ** Also affects: gnome-utils (upstream) via http://bugzilla.gnome.org/show_bug.cgi?id=364106 Importance: Unknown Status: Unknown -- can't open gnome-system-log https://launchpad.net/bugs/69622 From seb128 at ubuntu.com Thu Nov 23 10:40:17 2006 From: seb128 at ubuntu.com (Sebastien Bacher) Date: Thu, 23 Nov 2006 10:40:17 -0000 Subject: [Bug 70802] Re: Crash when cancelling outstanding jabber transfer References: <20061107220224.877.87509.malonedeb@gangotri.ubuntu.com> Message-ID: <20061123104017.4020.33195.malone@gandwana.ubuntu.com> Thank you for your bug ** Changed in: gaim (Ubuntu) Importance: Undecided => Medium Status: Unconfirmed => Confirmed -- Crash when cancelling outstanding jabber transfer https://launchpad.net/bugs/70802 From seb128 at ubuntu.com Thu Nov 23 10:40:26 2006 From: seb128 at ubuntu.com (Sebastien Bacher) Date: Thu, 23 Nov 2006 10:40:26 -0000 Subject: [Bug 70802] Re: Crash when cancelling outstanding jabber transfer References: <20061107220224.877.87509.malonedeb@gangotri.ubuntu.com> Message-ID: <20061123104026.4020.3949.malone@gandwana.ubuntu.com> Debug backtrace: #0 IA__g_list_remove (list=0x72, data=0x8642e08) at glist.c:219 #1 0xb67b10c1 in jabber_si_xfer_free (xfer=0x8642e08) at ../../../../src/protocols/jabber/si.c:683 #2 0xb67b11ba in jabber_si_xfer_cancel_send (xfer=0x8642e08) at ../../../../src/protocols/jabber/si.c:695 #3 0x080886fc in gaim_xfer_cancel_local (xfer=0x8642e08) at ../../src/ft.c:1040 #4 0xb7913b29 in IA__g_cclosure_marshal_VOID__VOID (closure=0x86a8b10, return_value=0x0, n_param_values=1, param_values=0xbfdb5cfc, invocation_hint=0xbfdb5c0c, marshal_data=0x80fd990) at gmarshal.c:77 #5 0xb790679b in IA__g_closure_invoke (closure=0x86a8b10, return_value=0x0, n_param_values=1, param_values=0xbfdb5cfc, invocation_hint=0xbfdb5c0c) at gclosure.c:490 #6 0xb7916b93 in signal_emit_unlocked_R (node=0x8409a00, detail=0, instance=0x84062f0, emission_return=0x0, instance_and_params=0xbfdb5cfc) at gsignal.c:2440 #7 0xb79180b7 in IA__g_signal_emit_valist (instance=0x84062f0, signal_id=194, detail=0, var_args=0xbfdb5f3c "J???f\223??b@\bX_????b@\b??x_?);\221??b@\b\020?\030\b") at gsignal.c:2199 #8 0xb7918279 in IA__g_signal_emit (instance=0x84062f0, signal_id=194, detail=0) at gsignal.c:2243 #9 0xb7afd093 in IA__gtk_button_clicked (button=0x84062f0) at gtkbutton.c:889 #10 0xb7afecde in gtk_real_button_released (button=0x84062f0) at gtkbutton.c:1484 #11 0xb7913b29 in IA__g_cclosure_marshal_VOID__VOID (closure=0x84093b0, return_value=0x0, n_param_values=1, param_values=0xbfdb61bc, invocation_hint=0xbfdb60cc, marshal_data=0xb7afeca0) at gmarshal.c:77 #12 0xb7904fb9 in g_type_class_meta_marshal (closure=0x84093b0, return_value=0x0, n_param_values=1, param_values=0xbfdb61bc, invocation_hint=0xbfdb60cc, marshal_data=0x1a4) at gclosure.c:567 #13 0xb790679b in IA__g_closure_invoke (closure=0x84093b0, return_value=0x0, n_param_values=1, param_values=0xbfdb61bc, invocation_hint=0xbfdb60cc) at gclosure.c:490 #14 0xb791702a in signal_emit_unlocked_R (node=0x83e08a0, detail=0, instance=0x84062f0, emission_return=0x0, instance_and_params=0xbfdb61bc) at gsignal.c:2370 #15 0xb79180b7 in IA__g_signal_emit_valist (instance=0x84062f0, signal_id=193, detail=0, var_args=0xbfdb63fc "???\220??`??\030d?\201???b@\b`??8d?") at gsignal.c:2199 #16 0xb7918279 in IA__g_signal_emit (instance=0x84062f0, signal_id=193, detail=0) at gsignal.c:2243 #17 0xb7afd123 in IA__gtk_button_released (button=0x84062f0) at gtkbutton.c:881 #18 0xb7afd181 in gtk_button_button_release (widget=0x84062f0, event=0x8215990) at gtkbutton.c:1377 #19 0xb7bccb00 in _gtk_marshal_BOOLEAN__BOXED (closure=0x8197d90, return_value=0xbfdb65a0, n_param_values=2, param_values=0xbfdb667c, invocation_hint=0xbfdb658c, marshal_data=0xb7afd160) at gtkmarshalers.c:84 -- Crash when cancelling outstanding jabber transfer https://launchpad.net/bugs/70802 From mcdavey at mrao.cam.ac.uk Thu Nov 23 10:58:54 2006 From: mcdavey at mrao.cam.ac.uk (Matt Davey) Date: Thu, 23 Nov 2006 10:58:54 -0000 Subject: [Bug 62310] Re: Gpilotd does not reply to all sync request References: <20060925144624.17562.79813.malonedeb@gandwana.ubuntu.com> Message-ID: <20061123105854.4063.10614.malone@gandwana.ubuntu.com> I've seen this a few times, and what appears to be happening is that /dev/pilot starts pointing to the 'wrong' ttyUSB device. When this happens you'll see the "pi_accept_to returned -202" messages (-202 means 'timeout' in pilot-link speak). If this is a problem for you, you have two options: 1. choose /dev/ttyUSB0 or /dev/ttyUSB1, as appropriate for your pda, instead of /dev/pilot. 2. If you're running pilot-link-0.12.x, migrate to libusb syncing instead of usbserial. -- Gpilotd does not reply to all sync request https://launchpad.net/bugs/62310 From mcdavey at mrao.cam.ac.uk Thu Nov 23 11:03:47 2006 From: mcdavey at mrao.cam.ac.uk (Matt Davey) Date: Thu, 23 Nov 2006 11:03:47 -0000 Subject: [Bug 64575] Re: Wrong character in memo category after palm sync References: <20061007190320.8501.14097.malonedeb@gandwana.ubuntu.com> Message-ID: <20061123110347.30105.41689.malone@gangotri.ubuntu.com> I agree with DB. Time to forward upstream to evo-conduits. -- Wrong character in memo category after palm sync https://launchpad.net/bugs/64575 From seb128 at ubuntu.com Thu Nov 23 11:05:40 2006 From: seb128 at ubuntu.com (Sebastien Bacher) Date: Thu, 23 Nov 2006 11:05:40 -0000 Subject: [Bug 70776] Re: Evolution crashed after deactivating E-Mail Account in Options References: <20061107200038.32016.89724.malonedeb@gandwana.ubuntu.com> Message-ID: <20061123110540.4020.5667.malone@gandwana.ubuntu.com> Thank you for your bug. I've forwarded that upstream: http://bugzilla.gnome.org/show_bug.cgi?id=378451 ** Changed in: evolution (Ubuntu) Importance: Undecided => Medium Assignee: (unassigned) => Ubuntu Desktop Bugs Status: Unconfirmed => Confirmed ** Bug watch added: GNOME Bug Tracker #378451 http://bugzilla.gnome.org/show_bug.cgi?id=378451 ** Also affects: evolution (upstream) via http://bugzilla.gnome.org/show_bug.cgi?id=378451 Importance: Unknown Status: Unknown -- Evolution crashed after deactivating E-Mail Account in Options https://launchpad.net/bugs/70776 From seb128 at ubuntu.com Thu Nov 23 11:09:05 2006 From: seb128 at ubuntu.com (Sebastien Bacher) Date: Thu, 23 Nov 2006 11:09:05 -0000 Subject: [Bug 72073] Re: Setting up lirc... crashed when trying to test the buttons. References: <20061116185144.10115.79586.malonedeb@gangotri.ubuntu.com> Message-ID: <20061123110906.4063.10736.malone@gandwana.ubuntu.com> fixed upstream ** Changed in: rhythmbox (Ubuntu) Status: Confirmed => Fix Committed -- Setting up lirc... crashed when trying to test the buttons. https://launchpad.net/bugs/72073 From code at infinicode.org Thu Nov 23 11:08:27 2006 From: code at infinicode.org (=?utf-8?q?Adolfo_Gonz=C3=A1lez_Bl=C3=A1zquez?=) Date: Thu, 23 Nov 2006 11:08:27 -0000 Subject: [Bug 68257] Re: totem sidebar very big if last time opened it was maximized References: <20061025193811.31785.7798.malonedeb@gangotri.ubuntu.com> Message-ID: <20061123110827.4020.58475.malone@gandwana.ubuntu.com> Please, backport this to edgy! It's really annoying! Thanks! -- totem sidebar very big if last time opened it was maximized https://launchpad.net/bugs/68257 From fernando at staff.nerdgroup.org Thu Nov 23 11:13:24 2006 From: fernando at staff.nerdgroup.org (Fernando Ribeiro) Date: Thu, 23 Nov 2006 11:13:24 -0000 Subject: [Bug 68036] Re: Cannot access any Samba shares References: <20061024175956.31837.20980.malonedeb@gangotri.ubuntu.com> Message-ID: <20061123111324.29624.47352.launchpad@gangotri.ubuntu.com> *** This bug is a duplicate of bug 60277 *** ** This bug has been marked a duplicate of bug 60277 Windows Network entries use a text icon instead of a computer one -- Cannot access any Samba shares https://launchpad.net/bugs/68036 From seb128 at ubuntu.com Thu Nov 23 11:15:26 2006 From: seb128 at ubuntu.com (Sebastien Bacher) Date: Thu, 23 Nov 2006 11:15:26 -0000 Subject: [Bug 70728] Re: totem-video-thumbnailer.1000.crash References: <20061107122827.32016.15775.malonedeb@gandwana.ubuntu.com> Message-ID: <20061123111526.4020.65560.malone@gandwana.ubuntu.com> Debug backtrace: #0 IA__g_main_context_check (context=0x80ce9a0, max_priority=2147483647, fds=0x80e17b8, n_fds=5) at gmain.c:2523 #1 0xb723a5be in g_main_context_iterate (context=0x80ce9a0, block=1, dispatch=1, self=0x8063078) at gmain.c:2674 #2 0xb723ab89 in IA__g_main_loop_run (loop=0x80fcff0) at gmain.c:2881 #3 0xb74f8e69 in gst_bus_poll (bus=0x80d5458, events=67, timeout=-1) at gstbus.c:861 #4 0x08050468 in bacon_video_widget_error_quark () #5 0x0805a813 in bacon_video_widget_open_with_subtitle () #6 0x0804e938 in main () -- totem-video-thumbnailer.1000.crash https://launchpad.net/bugs/70728 From seb128 at ubuntu.com Thu Nov 23 11:25:38 2006 From: seb128 at ubuntu.com (Sebastien Bacher) Date: Thu, 23 Nov 2006 11:25:38 -0000 Subject: [Bug 67974] Re: Crash in evolution-alarm-notify References: <20061024133749.31837.70995.malonedeb@gangotri.ubuntu.com> Message-ID: <20061123112539.30105.71645.malone@gangotri.ubuntu.com> I've forwarded the bug upstream: http://bugzilla.gnome.org/show_bug.cgi?id=378454 ** Changed in: evolution (Ubuntu) Status: Unconfirmed => Confirmed ** Bug watch added: GNOME Bug Tracker #378454 http://bugzilla.gnome.org/show_bug.cgi?id=378454 ** Also affects: evolution (upstream) via http://bugzilla.gnome.org/show_bug.cgi?id=378454 Importance: Unknown Status: Unknown -- Crash in evolution-alarm-notify https://launchpad.net/bugs/67974 From philipp.fischer at uni-konstanz.de Thu Nov 23 11:34:40 2006 From: philipp.fischer at uni-konstanz.de (Phil) Date: Thu, 23 Nov 2006 11:34:40 -0000 Subject: [Bug 66355] Re: gpilotd locks up my Palm Z22 References: <20061016064512.6814.48454.malonedeb@gangotri.ubuntu.com> <20061123102938.4020.86786.malone@gandwana.ubuntu.com> Message-ID: <45658750.9000709@uni-konstanz.de> Dear Matt, thanks a lot for this help. Sorry also for possibly asking stupid things but I am more or less new in the Linux Community and actually try too become a little bit more used to the system. Thanks a lot Philipp Matt Davey schrieb: > Phil, > As mentioned by Daniel Holbach (2006-11-16 above), there is a testable package uploaded to Feisty. That package will contain the patch. In addition there's a link to the upstream bug at the top of this ticket and, as I mentioned, that contains a link to a downloadable tarball. > > The version I committed to gnome-pilot CVS is viewable here: > http://cvs.gnome.org/viewcvs/gnome-pilot/gpilotd/gpilotd.c?r1=1.160&r2=1.161 > > It's also worth mentioning that gnome-pilot 2.0.15 has just been > released. It will obviously take a bit of time for this to show up in > Ubuntu. > > -- ************************************************************ PD Dr. Philipp Fischer Limnological Institute University of Konstanz Universitaetsstr. 10 D-78457 Konstanz Germany Tel: ++49 7531 884536 Fax: ++49 7531 883533 http://www.uni-konstanz.de/fischer-group http://www.forschungstauchen-deutschland.de -- gpilotd locks up my Palm Z22 https://launchpad.net/bugs/66355 From seb128 at ubuntu.com Thu Nov 23 11:32:29 2006 From: seb128 at ubuntu.com (Sebastien Bacher) Date: Thu, 23 Nov 2006 11:32:29 -0000 Subject: [Bug 47023] Re: Volume Applet displays mute icon while not muted References: <20060528012526.9440.60285.malonedeb@gandwana.ubuntu.com> Message-ID: <20061123113229.30105.22701.malone@gangotri.ubuntu.com> *** This bug is a duplicate of bug 16454 *** Thanks for your bug report. Could you please try to obtain a backtrace by following the instructions on http://wiki.ubuntu.com/DebuggingProgramCrash. This will greatly aid us in tracking down your problem. ** Changed in: gnome-applets (Ubuntu) Sourcepackagename: gnome-applets => alsa-utils Status: Confirmed => Rejected ** This bug has been marked a duplicate of bug 16454 sound still comes out of speakers when PCM volume is set to 0 -- Volume Applet displays mute icon while not muted https://launchpad.net/bugs/47023 From seb128 at ubuntu.com Thu Nov 23 11:42:37 2006 From: seb128 at ubuntu.com (Sebastien Bacher) Date: Thu, 23 Nov 2006 11:42:37 -0000 Subject: [Bug 70473] Re: gaim crashes whithout clear reason/action References: <20061105191102.28154.47455.malonedeb@gangotri.ubuntu.com> Message-ID: <20061123114237.4063.63319.malone@gandwana.ubuntu.com> Thank you for your bug ** Changed in: gaim (Ubuntu) Importance: Undecided => Medium Status: Unconfirmed => Confirmed -- gaim crashes whithout clear reason/action (msn_session_set_error) https://launchpad.net/bugs/70473 From seb128 at ubuntu.com Thu Nov 23 11:43:46 2006 From: seb128 at ubuntu.com (Sebastien Bacher) Date: Thu, 23 Nov 2006 11:43:46 -0000 Subject: [Bug 70473] Re: gaim crashes whithout clear reason/action References: <20061105191102.28154.47455.malonedeb@gangotri.ubuntu.com> Message-ID: <20061123114346.4020.58118.malone@gandwana.ubuntu.com> Debug backtrace: 296 gc = gaim_account_get_connection(session->account); (gdb) bt #0 msn_session_set_error (session=0x2, error=MSN_ERROR_AUTH, info=0xb7dcdd80
) at ../../../../src/protocols/msn/session.c:296 #1 0xb7cbe3c6 in login_error_cb (gsc=0x85378f0, error=GAIM_SSL_CONNECT_FAILED, data=0x8538790) at ../../../../src/protocols/msn/nexus.c:141 #2 0xb7c7e10d in ssl_gnutls_connect_cb (data=0x85378f0, source=-1, cond=GAIM_INPUT_READ) at ../../../plugins/ssl/ssl-gnutls.c:111 #3 0x08098f1c in try_connect (phb=0x8538550) at ../../src/proxy.c:2235 #4 0x08099589 in no_one_calls (data=0x8538550, source=17, cond=3) at ../../src/proxy.c:971 #5 0x080fafe3 in gaim_gtk_io_invoke (source=0x8537ff8, condition=24, data=0x8532808) at ../../src/gtkeventloop.c:74 #6 0x45af1c8d in g_io_unix_dispatch (source=0x85384a8, callback=0x80fafa0 , user_data=0x8532808) at giounix.c:162 #7 0x45ac8802 in IA__g_main_context_dispatch (context=0x8182a08) at gmain.c:2045 #8 0x45acb7df in g_main_context_iterate (context=0x8182a08, block=1, dispatch=1, self=0x81653d8) at gmain.c:2677 #9 0x45acbb89 in IA__g_main_loop_run (loop=0x8522b58) at gmain.c:2881 #10 0x45f26574 in IA__gtk_main () at gtkmain.c:1024 #11 0x0810fd0c in main (argc=Cannot access memory at address 0x2 ) at ../../src/gtkmain.c:764 >From gdb: (gdb) p session $1 = (MsnSession *) 0x2 ** Summary changed: - gaim crashes whithout clear reason/action + gaim crashes whithout clear reason/action (msn_session_set_error) -- gaim crashes whithout clear reason/action (msn_session_set_error) https://launchpad.net/bugs/70473 From bugwatch at bugs.launchpad.net Thu Nov 23 11:49:47 2006 From: bugwatch at bugs.launchpad.net (Bug Watch Updater) Date: Thu, 23 Nov 2006 11:49:47 -0000 Subject: [Bug 72690] Re: Gnome System Monitor tells my system is Debian testing/unstable References: <20061121110337.25827.48652.malonedeb@gandwana.ubuntu.com> Message-ID: <20061123115243.31255.64466.launchpad@gangotri.ubuntu.com> ** Changed in: gnome-system-monitor (upstream) Status: Unknown => In Progress -- Gnome System Monitor tells my system is Debian testing/unstable https://launchpad.net/bugs/72690 From bugwatch at bugs.launchpad.net Thu Nov 23 11:49:47 2006 From: bugwatch at bugs.launchpad.net (Bug Watch Updater) Date: Thu, 23 Nov 2006 11:49:47 -0000 Subject: [Bug 72096] Re: g-s-p crash due to incorrect free from do_toggle_element References: <20061116221549.25827.1544.malonedeb@gandwana.ubuntu.com> Message-ID: <20061123115300.31255.82351.launchpad@gangotri.ubuntu.com> ** Changed in: gstreamer (upstream) Status: Unknown => Unconfirmed -- g-s-p crash due to incorrect free from do_toggle_element https://launchpad.net/bugs/72096 From bugwatch at bugs.launchpad.net Thu Nov 23 11:49:47 2006 From: bugwatch at bugs.launchpad.net (Bug Watch Updater) Date: Thu, 23 Nov 2006 11:49:47 -0000 Subject: [Bug 72073] Re: Setting up lirc... crashed when trying to test the buttons. References: <20061116185144.10115.79586.malonedeb@gangotri.ubuntu.com> Message-ID: <20061123115056.31255.86951.launchpad@gangotri.ubuntu.com> ** Changed in: rhythmbox (upstream) Status: Unknown => Fix Released -- Setting up lirc... crashed when trying to test the buttons. https://launchpad.net/bugs/72073 From bugwatch at bugs.launchpad.net Thu Nov 23 11:49:47 2006 From: bugwatch at bugs.launchpad.net (Bug Watch Updater) Date: Thu, 23 Nov 2006 11:49:47 -0000 Subject: [Bug 72632] Re: Panel crashed after FTP - Connect References: <20061120221114.7769.28340.malonedeb@gangotri.ubuntu.com> Message-ID: <20061123115154.31255.26211.launchpad@gangotri.ubuntu.com> ** Changed in: libwnck (upstream) Status: Unknown => Confirmed -- Panel crashed after FTP - Connect https://launchpad.net/bugs/72632 From bugwatch at bugs.launchpad.net Thu Nov 23 11:49:47 2006 From: bugwatch at bugs.launchpad.net (Bug Watch Updater) Date: Thu, 23 Nov 2006 11:49:47 -0000 Subject: [Bug 71970] Re: problem with external links when they contain a "%" References: <20061115220809.350.11086.malonedeb@gangotri.ubuntu.com> Message-ID: <20061123115129.31255.14484.launchpad@gangotri.ubuntu.com> ** Changed in: evince (upstream) Status: Unknown => Unconfirmed -- problem with external links when they contain a "%" https://launchpad.net/bugs/71970 From bugwatch at bugs.launchpad.net Thu Nov 23 11:49:47 2006 From: bugwatch at bugs.launchpad.net (Bug Watch Updater) Date: Thu, 23 Nov 2006 11:49:47 -0000 Subject: [Bug 71586] Re: stack_table_destroy crasher References: <20061113022745.25975.23087.malonedeb@gandwana.ubuntu.com> Message-ID: <20061123115106.31255.93720.launchpad@gangotri.ubuntu.com> ** Changed in: gnome-vfs (upstream) Status: Unknown => Confirmed -- stack_table_destroy crasher https://launchpad.net/bugs/71586 From bugwatch at bugs.launchpad.net Thu Nov 23 11:49:47 2006 From: bugwatch at bugs.launchpad.net (Bug Watch Updater) Date: Thu, 23 Nov 2006 11:49:47 -0000 Subject: [Bug 71551] Re: manage groups closed when clicking on help button References: <20061112213659.24792.68823.malonedeb@gangotri.ubuntu.com> Message-ID: <20061123115058.31255.52352.launchpad@gangotri.ubuntu.com> ** Changed in: gst (upstream) Status: Unknown => Unconfirmed -- manage groups closed when clicking on help button https://launchpad.net/bugs/71551 From bugwatch at bugs.launchpad.net Thu Nov 23 11:49:47 2006 From: bugwatch at bugs.launchpad.net (Bug Watch Updater) Date: Thu, 23 Nov 2006 11:49:47 -0000 Subject: [Bug 70776] Re: Evolution crashed after deactivating E-Mail Account in Options References: <20061107200038.32016.89724.malonedeb@gandwana.ubuntu.com> Message-ID: <20061123115044.31255.83981.launchpad@gangotri.ubuntu.com> ** Changed in: evolution (upstream) Status: Unknown => Unconfirmed -- Evolution crashed after deactivating E-Mail Account in Options https://launchpad.net/bugs/70776 From bugwatch at bugs.launchpad.net Thu Nov 23 11:49:47 2006 From: bugwatch at bugs.launchpad.net (Bug Watch Updater) Date: Thu, 23 Nov 2006 11:49:47 -0000 Subject: [Bug 71253] Re: Crash on fast clicking on rating in automatic playlist References: <20061110185707.25827.23696.malonedeb@gandwana.ubuntu.com> Message-ID: <20061123115114.31255.61744.launchpad@gangotri.ubuntu.com> ** Changed in: gstreamer (upstream) Status: Unknown => Unconfirmed -- Crash on fast clicking on rating in automatic playlist https://launchpad.net/bugs/71253 From seb128 at ubuntu.com Thu Nov 23 11:49:04 2006 From: seb128 at ubuntu.com (Sebastien Bacher) Date: Thu, 23 Nov 2006 11:49:04 -0000 Subject: [Bug 70389] Re: Crashing after starting after hibernation References: <20061105100143.28154.6575.malonedeb@gangotri.ubuntu.com> Message-ID: <20061123114905.30105.33589.malone@gangotri.ubuntu.com> Thank you for your bug ** Changed in: gaim (Ubuntu) Importance: Undecided => Medium Status: Unconfirmed => Confirmed -- Crashing after starting after hibernation https://launchpad.net/bugs/70389 From bugwatch at bugs.launchpad.net Thu Nov 23 11:49:47 2006 From: bugwatch at bugs.launchpad.net (Bug Watch Updater) Date: Thu, 23 Nov 2006 11:49:47 -0000 Subject: [Bug 67974] Re: Crash in evolution-alarm-notify References: <20061024133749.31837.70995.malonedeb@gangotri.ubuntu.com> Message-ID: <20061123115044.31255.61653.launchpad@gangotri.ubuntu.com> ** Changed in: evolution (upstream) Status: Unknown => Unconfirmed -- Crash in evolution-alarm-notify https://launchpad.net/bugs/67974 From bugwatch at bugs.launchpad.net Thu Nov 23 11:49:47 2006 From: bugwatch at bugs.launchpad.net (Bug Watch Updater) Date: Thu, 23 Nov 2006 11:49:47 -0000 Subject: [Bug 64222] Re: crash, might be due to the audiocd plugin References: <20061005182247.5185.56062.malonedeb@gangotri.ubuntu.com> Message-ID: <20061123115203.31255.74773.launchpad@gangotri.ubuntu.com> ** Changed in: rhythmbox (upstream) Status: Unknown => Rejected -- crash, might be due to the audiocd plugin https://launchpad.net/bugs/64222 From seb128 at ubuntu.com Thu Nov 23 11:46:08 2006 From: seb128 at ubuntu.com (Sebastien Bacher) Date: Thu, 23 Nov 2006 11:46:08 -0000 Subject: [Bug 70456] Re: Epiphany crashes, if I try to rename a bookmark References: <20061105172649.28154.56150.malonedeb@gangotri.ubuntu.com> Message-ID: <20061123114608.4063.86648.malone@gandwana.ubuntu.com> *** This bug is a duplicate of bug 68420 *** Thanks for the bug report. This particular bug has already been reported into our bug tracking system, but please feel free to report any further bugs which you find. ** Changed in: epiphany-browser (Ubuntu) Importance: Undecided => Medium Assignee: (unassigned) => Ubuntu Desktop Bugs Status: Needs Info => Rejected ** This bug has been marked a duplicate of bug 68420 Epiphany crashed when deleting all boomarks -- Epiphany crashes, if I try to rename a bookmark https://launchpad.net/bugs/70456 From bugwatch at bugs.launchpad.net Thu Nov 23 11:49:47 2006 From: bugwatch at bugs.launchpad.net (Bug Watch Updater) Date: Thu, 23 Nov 2006 11:49:47 -0000 Subject: [Bug 69622] Re: can't open gnome-system-log References: <20061101041411.1506.61364.malonedeb@gangotri.ubuntu.com> Message-ID: <20061123115122.31255.9468.launchpad@gangotri.ubuntu.com> ** Changed in: gnome-utils (upstream) Status: Unknown => Confirmed -- can't open gnome-system-log https://launchpad.net/bugs/69622 From seb128 at ubuntu.com Thu Nov 23 11:49:25 2006 From: seb128 at ubuntu.com (Sebastien Bacher) Date: Thu, 23 Nov 2006 11:49:25 -0000 Subject: [Bug 70389] Re: Crashing after starting after hibernation References: <20061105100143.28154.6575.malonedeb@gangotri.ubuntu.com> Message-ID: <20061123114925.4063.97883.malone@gandwana.ubuntu.com> Debug backtrace: #0 IA__g_slice_alloc (mem_size=28) at gslice.c:427 #1 0xb7bffa2a in _gtk_rbnode_new (tree=0x81962f8, height=135881496) at gtkrbtree.c:49 #2 0xb7c00925 in _gtk_rbtree_insert_after (tree=0x8a3dbe8, current=0x8a05940, height=0, valid=0) at gtkrbtree.c:457 #3 0xb7cadf23 in gtk_tree_view_row_inserted (model=0x825a940, path=0x8695538, iter=0x8893e38, data=0x8478020) at gtktreeview.c:8235 #4 0xb7bbf29d in _gtk_marshal_VOID__BOXED_BOXED (closure=0x8487898, return_value=0x0, n_param_values=3, param_values=0xbfdb638c, invocation_hint=0xbfdb629c, marshal_data=0xb7cadbc0) at gtkmarshalers.c:1305 #5 0xb78fa79b in IA__g_closure_invoke (closure=0x8487898, return_value=0x0, n_param_values=3, param_values=0xbfdb638c, invocation_hint=0xbfdb629c) at gclosure.c:490 #6 0xb790ab93 in signal_emit_unlocked_R (node=0x8489e60, detail=0, instance=0x825a940, emission_return=0x0, instance_and_params=0xbfdb638c) at gsignal.c:2440 #7 0xb790c0b7 in IA__g_signal_emit_valist (instance=0x825a940, signal_id=132, detail=0, var_args=0xbfdb65d4 "") at gsignal.c:2199 #8 0xb790c279 in IA__g_signal_emit (instance=0x825a940, signal_id=132, detail=0) at gsignal.c:2243 #9 0xb7c97759 in IA__gtk_tree_model_row_inserted (tree_model=0x825a940, path=0x8695538, iter=0xbfdb673c) at gtktreemodel.c:1494 #10 0xb7ca84bc in IA__gtk_tree_store_insert_before (tree_store=0x825a940, iter=0xbfdb673c, parent=0xbfdb66a8, sibling=0xbfdb667c) at gtktreestore.c:1173 #11 0x080d7a01 in sort_method_alphabetical (node=0x83e82b0, blist=0x833a9e8, groupiter= {stamp = -1913501330, user_data = 0x85ceea8, user_data2 = 0x0, user_data3 = 0x0}, cur=0x0, iter=0xbfdb673c) at ../../src/gtkblist.c:5316 #12 0x080d0ee9 in insert_node (list=0x833a9e8, node=0x83e82b0, iter=0xbfdb673c) at ../../src/gtkblist.c:4029 #13 0x080d8ccc in gaim_gtk_blist_update_contact (list=0x833a9e8, node=0x83e82b0) at ../../src/gtkblist.c:4211 #14 0x080d8eda in gaim_gtk_blist_update (list=0x833a9e8, node=0x83e82b0) at ../../src/gtkblist.c:4330 #15 0x08075853 in gaim_blist_add_account (account=0x81aee10) at ../../src/blist.c:2280 #16 0x0807f9c9 in gaim_connection_set_state (gc=0x8af2e90, state=GAIM_CONNECTED) at ../../src/connection.c:293 #17 0xb695bd05 in msn_session_finish_login (session=0x8699500) at ../../../../src/protocols/msn/session.c:408 #18 0xb69624ab in lst_cmd (cmdproc=0x8bc6af0, cmd=0x89360f0) at ../../../../src/protocols/msn/sync.c:173 #19 0xb694c446 in msn_cmdproc_process_cmd (cmdproc=0x8bc6af0, cmd=0x89360f0) at ../../../../src/protocols/msn/cmdproc.c:313 Might be a GTK bug -- Crashing after starting after hibernation https://launchpad.net/bugs/70389 From bugwatch at bugs.launchpad.net Thu Nov 23 11:49:47 2006 From: bugwatch at bugs.launchpad.net (Bug Watch Updater) Date: Thu, 23 Nov 2006 11:49:47 -0000 Subject: [Bug 66189] Re: gnome-panel crash to gtkrecentmanager code References: <20061015002243.19386.20176.malonedeb@gandwana.ubuntu.com> Message-ID: <20061123115119.31255.13864.launchpad@gangotri.ubuntu.com> ** Changed in: gtk (upstream) Status: In Progress => Fix Released -- gnome-panel crash to gtkrecentmanager code https://launchpad.net/bugs/66189 From bugwatch at bugs.launchpad.net Thu Nov 23 11:49:47 2006 From: bugwatch at bugs.launchpad.net (Bug Watch Updater) Date: Thu, 23 Nov 2006 11:49:47 -0000 Subject: [Bug 35643] Re: Disabling subtitles hangs Totem References: <20060319214929.12186.67902.malonedeb@gandwana.ubuntu.com> Message-ID: <20061123115205.31255.32623.launchpad@gangotri.ubuntu.com> ** Changed in: totem (upstream) Status: Rejected => Confirmed -- Disabling subtitles hangs Totem https://launchpad.net/bugs/35643 From bugwatch at bugs.launchpad.net Thu Nov 23 11:49:47 2006 From: bugwatch at bugs.launchpad.net (Bug Watch Updater) Date: Thu, 23 Nov 2006 11:49:47 -0000 Subject: [Bug 33468] Re: GNOME screensaver should not activate when evince is in presentation mode References: <20060302203240.17525.88398.malonedeb@gangotri.ubuntu.com> Message-ID: <20061123115225.31255.91146.launchpad@gangotri.ubuntu.com> ** Changed in: evince (upstream) Status: In Progress => Fix Released -- GNOME screensaver should not activate when evince is in presentation mode https://launchpad.net/bugs/33468 From florian at boucault.ath.cx Thu Nov 23 11:57:29 2006 From: florian at boucault.ath.cx (Kaleo) Date: Thu, 23 Nov 2006 11:57:29 -0000 Subject: [Bug 3647] Re: "On Top" menu bug References: <20051028082137.5442.15715.malonedeb@gangotri.ubuntu.com> Message-ID: <20061123115729.4020.62746.malone@gandwana.ubuntu.com> Closing the bug as it is fixed in Edgy. ** Changed in: totem (Ubuntu) Status: Confirmed => Fix Released -- "On Top" menu bug https://launchpad.net/bugs/3647 From seb128 at ubuntu.com Thu Nov 23 12:01:00 2006 From: seb128 at ubuntu.com (Sebastien Bacher) Date: Thu, 23 Nov 2006 12:01:00 -0000 Subject: [Bug 70051] Re: amd64 (edgy): save image as... crashes browser References: <20061103112207.12711.41731.malonedeb@gangotri.ubuntu.com> Message-ID: <20061123120100.30105.96719.malone@gangotri.ubuntu.com> Closing the bug for now then. Feel free to reopen with the requested details if you get the bug again ** Changed in: epiphany-browser (Ubuntu) Importance: Undecided => Medium Assignee: (unassigned) => Ubuntu Desktop Bugs Status: Needs Info => Rejected -- amd64 (edgy): save image as... crashes browser https://launchpad.net/bugs/70051 From seb128 at ubuntu.com Thu Nov 23 12:05:20 2006 From: seb128 at ubuntu.com (Sebastien Bacher) Date: Thu, 23 Nov 2006 12:05:20 -0000 Subject: [Bug 70280] Re: Gnome-panel crashed overnight References: <20061104192806.12711.34316.malonedeb@gangotri.ubuntu.com> Message-ID: <20061123120520.30105.17035.malone@gangotri.ubuntu.com> Debug backtrace: #0 0xb7c73284 in gtk_widget_init (widget=0x8395c00) at gtkwidget.c:1866 No locals. #1 0xb78c16ce in IA__g_type_create_instance (type=137022448) at gtype.c:1559 pnode = node = (TypeNode *) 0x82acbf0 instance = (GTypeInstance *) 0x8395c00 class = (GTypeClass *) 0x8104f38 i = 2 total_size = #2 0xb78a8952 in g_object_constructor (type=137022448, n_construct_properties=0, construct_params=0x0) at gobject.c:1041 object = (GObject *) 0x830f348 #3 0xb78a6bdb in IA__g_object_newv (object_type=137022448, n_parameters=0, parameters=0x0) at gobject.c:937 pspec = (GParamSpec *) 0x0 nqueue = object = class = (GObjectClass *) 0x8104f38 unref_class = (GObjectClass *) 0x0 slist = n_total_cparams = 0 n_cparams = 0 n_oparams = 0 n_cvalues = 0 clist = (GList *) 0x0 i = 3076008849 __PRETTY_FUNCTION__ = "IA__g_object_newv" #4 0xb78a773f in IA__g_object_new_valist (object_type=137022448, first_property_name=0x0, var_args=0xbfbf7ea8 "?*,\b?2\006??R???2\006??~??B\022\006? ?5\b!") at gobject.c:981 _value = _value_type = _vtable = _collect_format = _cvalues = {{v_int = -1215490352, v_long = -1215490352, v_int64 = -5231638224965921072, v_double = -7.7081964523465855e-42, v_pointer = 0xb78d16d0}, {v_int = -1215488352, v_long = -1215488352, v_int64 = -4629843041131356512, v_double = -0.12302069169265417, v_pointer = 0xb78d1ea0}, {v_int = -1221442013, v_long = -1221442013, v_int64 = 588887641952503331, v_double = 2.6641559946417132e-269, v_pointer = 0xb7324623}, { v_int = -1077969276, v_long = -1077969276, v_int64 = -4629842903554883964, v_double = -0.12302260094974754, v_pointer = 0xbfbf7e84}, {v_int = -1221424392, v_long = -1221424392, v_int64 = -4629840635955606792, v_double = -0.12305407021134929, v_pointer = 0xb7328af8}, {v_int = -1077968776, v_long = -1077968776, v_int64 = -4629842559957499784, v_double = -0.12302736932133651, v_pointer = 0xbfbf8078}, {v_int = -1221435172, v_long = -1221435172, v_int64 = 588892692834050268, v_double = 2.665854321512827e-269, v_pointer = 0xb73260dc}, { v_int = -1221435485, v_long = -1221435485, v_int64 = -5221231987365093469, v_double = -3.7964935161433396e-41, v_pointer = 0xb7325fa3}} _n_values = error = pspec = params = name = object = n_params = n_alloced_params = __PRETTY_FUNCTION__ = "IA__g_object_new_valist" #5 0xb78a78f0 in IA__g_object_new (object_type=137022448, first_property_name=0x0) at gobject.c:795 var_args = 0xbfbf7ea8 "?*,\b?2\006??R???2\006??~??B\022\006? ?5\b!" __PRETTY_FUNCTION__ = "IA__g_object_new" #6 0xb7bc5317 in IA__gtk_socket_new () at gtksocket.c:198 No locals. #7 0xb6061242 in na_tray_manager_window_filter (xev=0xbfbf8078, event=0x80e8540, data=0x812a6a0) at na-tray-manager.c:313 manager = #8 0xb79df021 in gdk_event_apply_filters (xevent=0xbfbf8078, event=0x80e8540, filters=0xb7c73230) at gdkevents-x11.c:345 filter = (GdkEventFilter *) 0x8104f38 tmp_list = (GList *) 0x0 result = #9 0xb79e09db in gdk_event_translate (display=0x80e50e8, event=0x80e8540, xevent=0xbfbf8078, return_exposes=0) at gdkevents-x11.c:982 window = (GdkWindow *) 0x82c5ad0 filter_window = (GdkWindow *) 0x82c5ad0 window_impl = (GdkWindowImplX11 *) 0x836c038 return_val = xoffset = yoffset = screen = (GdkScreen *) 0x80e70e0 screen_x11 = (GdkScreenX11 *) 0x80e70e0 toplevel = (GdkToplevelX11 *) 0x836b890 xwindow = 12583111 filter_xwindow = 1 Might be a GTK bug rather than a panel one. Did it happen only once? ** Changed in: gnome-panel (Ubuntu) Importance: Undecided => Low Assignee: (unassigned) => Ubuntu Desktop Bugs Status: Unconfirmed => Confirmed -- Gnome-panel crashed overnight https://launchpad.net/bugs/70280 From seb128 at ubuntu.com Thu Nov 23 12:06:52 2006 From: seb128 at ubuntu.com (Sebastien Bacher) Date: Thu, 23 Nov 2006 12:06:52 -0000 Subject: [Bug 70280] Re: Gnome-panel crashed overnight References: <20061104192806.12711.34316.malonedeb@gangotri.ubuntu.com> Message-ID: <20061123120652.4063.15289.malone@gandwana.ubuntu.com> Debug backtrace: #0 0xb7c73284 in gtk_widget_init (widget=0x8395c00) at gtkwidget.c:1866 #1 0xb78c16ce in IA__g_type_create_instance (type=137022448) at gtype.c:1559 #2 0xb78a8952 in g_object_constructor (type=137022448, n_construct_properties=0, construct_params=0x0) at gobject.c:1041 #3 0xb78a6bdb in IA__g_object_newv (object_type=137022448, n_parameters=0, parameters=0x0) at gobject.c:937 #4 0xb78a773f in IA__g_object_new_valist (object_type=137022448, first_property_name=0x0, var_args=0xbfbf7ea8 "?*,\b?2\006??R???2\006??~??B\022\006? ?5\b!") at gobject.c:981 #5 0xb78a78f0 in IA__g_object_new (object_type=137022448, first_property_name=0x0) at gobject.c:795 #6 0xb7bc5317 in IA__gtk_socket_new () at gtksocket.c:198 #7 0xb6061242 in na_tray_manager_window_filter (xev=0xbfbf8078, event=0x80e8540, data=0x812a6a0) at na-tray-manager.c:313 #8 0xb79df021 in gdk_event_apply_filters (xevent=0xbfbf8078, event=0x80e8540, filters=0xb7c73230) at gdkevents-x11.c:345 #9 0xb79e09db in gdk_event_translate (display=0x80e50e8, event=0x80e8540, xevent=0xbfbf8078, return_exposes=0) at gdkevents-x11.c:982 #10 0xb79e23bb in _gdk_events_queue (display=0x80e50e8) at gdkevents-x11.c:2254 #11 0xb79e27bf in gdk_event_dispatch (source=0x80eb5f0, callback=0, user_data=0x0) at gdkevents-x11.c:2314 #12 0xb7758802 in IA__g_main_context_dispatch (context=0x80eb638) at gmain.c:2045 #13 0xb775b7df in g_main_context_iterate (context=0x80eb638, block=1, dispatch=1, self=0x80c8b10) at gmain.c:2677 #14 0xb775bb89 in IA__g_main_loop_run (loop=0x824d238) at gmain.c:2881 #15 0xb7b5a574 in IA__gtk_main () at gtkmain.c:1024 #16 0x08061d8c in main (argc=3, argv=0xbfbf8344) at main.c:95 -- Gnome-panel crashed overnight https://launchpad.net/bugs/70280 From seb128 at ubuntu.com Thu Nov 23 12:07:58 2006 From: seb128 at ubuntu.com (Sebastien Bacher) Date: Thu, 23 Nov 2006 12:07:58 -0000 Subject: [Bug 61260] Re: Crash when opening a Trash view References: <20060919144720.23036.17718.malonedeb@gangotri.ubuntu.com> Message-ID: <20061123120758.4020.75096.launchpad@gandwana.ubuntu.com> ** Bug watch removed: GNOME Bug Tracker #353629 http://bugzilla.gnome.org/show_bug.cgi?id=353629 ** Bug watch added: GNOME Bug Tracker #351713 http://bugzilla.gnome.org/show_bug.cgi?id=351713 -- Crash when opening a Trash view https://launchpad.net/bugs/61260 From florian at boucault.ath.cx Thu Nov 23 12:05:28 2006 From: florian at boucault.ath.cx (Kaleo) Date: Thu, 23 Nov 2006 12:05:28 -0000 Subject: [Bug 42022] Re: duplicated input device entries in sound recorder References: <20060429094337.29040.30579.malonedeb@gandwana.ubuntu.com> Message-ID: <20061123120529.4020.80747.malone@gandwana.ubuntu.com> It worked well for me during the last months. -- duplicated input device entries in sound recorder https://launchpad.net/bugs/42022 From seb128 at ubuntu.com Thu Nov 23 12:12:16 2006 From: seb128 at ubuntu.com (Sebastien Bacher) Date: Thu, 23 Nov 2006 12:12:16 -0000 Subject: [Bug 70182] Re: gnome-volume-control crashes upon exit References: <20061104040032.12864.90969.malonedeb@gangotri.ubuntu.com> Message-ID: <20061123121216.4063.58745.malone@gandwana.ubuntu.com> *** This bug is a duplicate of bug 65822 *** Thanks for the bug report. This particular bug has already been reported into our bug tracking system, but please feel free to report any further bugs which you find. ** Changed in: gnome-media (Ubuntu) Assignee: (unassigned) => Ubuntu Desktop Bugs Status: Unconfirmed => Rejected ** This bug has been marked a duplicate of bug 65822 gnome-volume-control crashed -- gnome-volume-control crashes upon exit https://launchpad.net/bugs/70182 From seb128 at ubuntu.com Thu Nov 23 12:19:28 2006 From: seb128 at ubuntu.com (Sebastien Bacher) Date: Thu, 23 Nov 2006 12:19:28 -0000 Subject: [Bug 67361] Re: Gaim crashes after startup References: <20061021122623.29568.30908.malonedeb@gandwana.ubuntu.com> Message-ID: <20061123121928.4020.60629.malone@gandwana.ubuntu.com> We probably have enough crash files for that bug you can stop adding new ones to it -- Gaim crashes after startup https://launchpad.net/bugs/67361 From seb128 at ubuntu.com Thu Nov 23 12:16:59 2006 From: seb128 at ubuntu.com (Sebastien Bacher) Date: Thu, 23 Nov 2006 12:16:59 -0000 Subject: [Bug 65222] Re: Random crash (After closing conversation) References: <20061011005520.8501.32405.malonedeb@gandwana.ubuntu.com> Message-ID: <20061123121700.29624.18531.malone@gangotri.ubuntu.com> No reply, bug closed. Feel free to reopen with the asked details if you still have the bug ** Changed in: gaim (Ubuntu) Status: Needs Info => Rejected -- Random crash (After closing conversation) https://launchpad.net/bugs/65222 From bugwatch at bugs.launchpad.net Thu Nov 23 11:57:24 2006 From: bugwatch at bugs.launchpad.net (Bug Watch Updater) Date: Thu, 23 Nov 2006 11:57:24 -0000 Subject: [Bug 43900] Re: Too many open files References: <20060509223837.21520.77482.malonedeb@gandwana.ubuntu.com> Message-ID: <20061123115730.31255.36682.launchpad@gangotri.ubuntu.com> ** Changed in: evolution-data-server (Fedora) Status: Unknown => Fix Released -- Too many open files https://launchpad.net/bugs/43900 From martin.pitt at ubuntu.com Thu Nov 23 12:39:52 2006 From: martin.pitt at ubuntu.com (Martin Pitt) Date: Thu, 23 Nov 2006 12:39:52 -0000 Subject: [Bug 27316] Re: Plextor DVD-RW drives do not detect DVDs properly until an audio CD is inserted References: <20060113145355.21012.77028.launchpad@macquarie.warthogs.hbd.com> Message-ID: <20061123123953.4063.47694.malone@gandwana.ubuntu.com> I debugged this a little with Cimmo (from bug 14692): with the Dapper kernel he did not have a problem, but the effect occurs on Edgy (and on Windows XP there is no problem). This makes the firmware bug theory even less likely... -- Plextor DVD-RW drives do not detect DVDs properly until an audio CD is inserted https://launchpad.net/bugs/27316 From martin.pitt at ubuntu.com Thu Nov 23 12:37:58 2006 From: martin.pitt at ubuntu.com (Martin Pitt) Date: Thu, 23 Nov 2006 12:37:58 -0000 Subject: [Bug 23558] Re: [breezy] Can not open DVDs, nautilus opens always ncb, even when there is no blank DVD-RW References: <20060113142423.21012.89331.launchpad@macquarie.warthogs.hbd.com> Message-ID: <20061123123758.4020.9027.launchpad@gandwana.ubuntu.com> *** This bug is a duplicate of bug 27316 *** ** This bug is no longer a duplicate of bug 14692 hal detects written DVD as empty ** This bug has been marked a duplicate of bug 27316 Plextor DVD-RW drives do not detect DVDs properly until an audio CD is inserted -- [breezy] Can not open DVDs, nautilus opens always ncb, even when there is no blank DVD-RW https://launchpad.net/bugs/23558 From martin.pitt at ubuntu.com Thu Nov 23 12:38:11 2006 From: martin.pitt at ubuntu.com (Martin Pitt) Date: Thu, 23 Nov 2006 12:38:11 -0000 Subject: [Bug 14692] Re: hal detects written DVD as empty References: <20060113133807.21012.87791.launchpad@macquarie.warthogs.hbd.com> Message-ID: <20061123123811.29624.17459.launchpad@gangotri.ubuntu.com> ** This bug has been marked a duplicate of bug 27316 Plextor DVD-RW drives do not detect DVDs properly until an audio CD is inserted -- hal detects written DVD as empty https://launchpad.net/bugs/14692 From martin.pitt at ubuntu.com Thu Nov 23 12:37:50 2006 From: martin.pitt at ubuntu.com (Martin Pitt) Date: Thu, 23 Nov 2006 12:37:50 -0000 Subject: [Bug 23256] Re: totem doesn't start automatically when I insert a DVD; totem can not play DVD References: <20060113142244.21012.69413.launchpad@macquarie.warthogs.hbd.com> Message-ID: <20061123123750.29624.71597.launchpad@gangotri.ubuntu.com> *** This bug is a duplicate of bug 27316 *** ** This bug is no longer a duplicate of bug 14692 hal detects written DVD as empty ** This bug has been marked a duplicate of bug 27316 Plextor DVD-RW drives do not detect DVDs properly until an audio CD is inserted -- totem doesn't start automatically when I insert a DVD; totem can not play DVD https://launchpad.net/bugs/23256 From wendell_listas at bani.com.br Thu Nov 23 12:41:41 2006 From: wendell_listas at bani.com.br (Jonh Wendell) Date: Thu, 23 Nov 2006 12:41:41 -0000 Subject: [Bug 72735] Re: Escape should close dialogs in Gaim References: <20061121172531.7625.87396.malonedeb@gangotri.ubuntu.com> Message-ID: <20061123124141.4020.88430.malone@gandwana.ubuntu.com> This wish was already reported on gaim site (upstream), and its developers have rejected it. Have a look at http://sourceforge.net/tracker/index.php?func=detail&aid=1156917&group_id=235&atid=350235 Because of this, we are rejecting it in Ubuntu too. Feel free to make any comment here or, better yet, in upstream bug track. ** Changed in: gaim (Ubuntu) Status: Confirmed => Rejected -- Escape should close dialogs in Gaim https://launchpad.net/bugs/72735 From martin.pitt at ubuntu.com Thu Nov 23 12:44:20 2006 From: martin.pitt at ubuntu.com (Martin Pitt) Date: Thu, 23 Nov 2006 12:44:20 -0000 Subject: [Bug 14692] Re: hal detects written DVD as empty References: <20060113133807.21012.87791.launchpad@macquarie.warthogs.hbd.com> Message-ID: <20061123124420.29624.15970.launchpad@gangotri.ubuntu.com> ** This bug is no longer a duplicate of bug 27316 Plextor DVD-RW drives do not detect DVDs properly until an audio CD is inserted -- hal detects written DVD as empty https://launchpad.net/bugs/14692 From seb128 at ubuntu.com Thu Nov 23 12:52:25 2006 From: seb128 at ubuntu.com (Sebastien Bacher) Date: Thu, 23 Nov 2006 12:52:25 -0000 Subject: [Bug 72712] Re: no totem-gstreamer-firefox-plugin package in Edgy References: <20061121144357.7769.40611.malonedeb@gangotri.ubuntu.com> Message-ID: <20061123125225.30105.14243.malone@gangotri.ubuntu.com> then open a bug about the website or contact the documentation team, that's not a package bug -- no totem-gstreamer-firefox-plugin package in Edgy https://launchpad.net/bugs/72712 From seb128 at ubuntu.com Thu Nov 23 12:51:28 2006 From: seb128 at ubuntu.com (Sebastien Bacher) Date: Thu, 23 Nov 2006 12:51:28 -0000 Subject: [Bug 71947] Re: Gnome-screenshot crash for unknown reason; bug report provided References: <20061115184116.32662.96074.malonedeb@gangotri.ubuntu.com> Message-ID: <20061123125128.4020.30030.malone@gandwana.ubuntu.com> the opera window had a title for pretty sure, no? -- Gnome-screenshot crash for unknown reason; bug report provided https://launchpad.net/bugs/71947 From seb128 at ubuntu.com Thu Nov 23 12:52:40 2006 From: seb128 at ubuntu.com (Sebastien Bacher) Date: Thu, 23 Nov 2006 12:52:40 -0000 Subject: [Bug 71534] Re: Nautilus crashes when click EDIT -> PREFERENCES. References: <20061112190930.25975.35006.malonedeb@gandwana.ubuntu.com> Message-ID: <20061123125240.30105.27029.malone@gangotri.ubuntu.com> what do you mean? -- Nautilus crashes when click EDIT -> PREFERENCES. https://launchpad.net/bugs/71534 From seb128 at ubuntu.com Thu Nov 23 12:53:21 2006 From: seb128 at ubuntu.com (Sebastien Bacher) Date: Thu, 23 Nov 2006 12:53:21 -0000 Subject: [Bug 47023] Re: Volume Applet displays mute icon while not muted References: <20060528012526.9440.60285.malonedeb@gandwana.ubuntu.com> Message-ID: <20061123125321.4063.26669.malone@gandwana.ubuntu.com> *** This bug is a duplicate of bug 16454 *** wrong comment, correct one: Thanks for the bug report. This particular bug has already been reported into our bug tracking system, but please feel free to report any further bugs which you find. -- Volume Applet displays mute icon while not muted https://launchpad.net/bugs/47023 From seb128 at ubuntu.com Thu Nov 23 12:55:51 2006 From: seb128 at ubuntu.com (Sebastien Bacher) Date: Thu, 23 Nov 2006 12:55:51 -0000 Subject: [Bug 71507] Re: Cannot run many system tools References: <20061112153754.24792.27317.malonedeb@gangotri.ubuntu.com> Message-ID: <20061123125551.30105.40682.malone@gangotri.ubuntu.com> that is weird. Do you have any message if you run the tools from a command line? What does "groups" write on a command line? -- Cannot run many system tools https://launchpad.net/bugs/71507 From seb128 at ubuntu.com Thu Nov 23 12:56:58 2006 From: seb128 at ubuntu.com (Sebastien Bacher) Date: Thu, 23 Nov 2006 12:56:58 -0000 Subject: [Bug 44990] Re: gdm background color is inconsistent References: <20060516103311.15819.54096.malonedeb@gangotri.ubuntu.com> Message-ID: <20061123125658.30105.10765.malone@gangotri.ubuntu.com> if you want to close the bug that's "Fix Released", I'm changing that now. Feel free to reopen if that was not the case ** Changed in: gdm (Ubuntu) Status: Fix Committed => Fix Released -- gdm background color is inconsistent https://launchpad.net/bugs/44990 From seb128 at ubuntu.com Thu Nov 23 12:55:12 2006 From: seb128 at ubuntu.com (Sebastien Bacher) Date: Thu, 23 Nov 2006 12:55:12 -0000 Subject: [Bug 54684] Re: High CPU usage References: <20060731180328.29548.70203.malonedeb@gandwana.ubuntu.com> Message-ID: <20061123125512.30105.2402.malone@gangotri.ubuntu.com> did you try to install from edgy-proposed? -- High CPU usage https://launchpad.net/bugs/54684 From seb128 at ubuntu.com Thu Nov 23 13:03:16 2006 From: seb128 at ubuntu.com (Sebastien Bacher) Date: Thu, 23 Nov 2006 13:03:16 -0000 Subject: [Bug 72956] Re: gnome-terminal crash unexpected References: <20061123011911.9943.14308.malonedeb@gangotri.ubuntu.com> Message-ID: <20061123130316.4020.72361.malone@gandwana.ubuntu.com> Thank you for your bug. Do you use the nvidia xorg driver and a multi monitor setup? ** Changed in: gnome-terminal (Ubuntu) Importance: Undecided => Medium Assignee: (unassigned) => Ubuntu Desktop Bugs Status: Unconfirmed => Needs Info -- gnome-terminal crash unexpected https://launchpad.net/bugs/72956 From seb128 at ubuntu.com Thu Nov 23 13:04:29 2006 From: seb128 at ubuntu.com (Sebastien Bacher) Date: Thu, 23 Nov 2006 13:04:29 -0000 Subject: [Bug 72954] Re: Ni idea References: <20061123010336.22204.8815.malonedeb@gandwana.ubuntu.com> Message-ID: <20061123130429.29624.38428.malone@gangotri.ubuntu.com> The description is not clear. Did it crash? Could you get a backtrace for it? ** Changed in: gimp (Ubuntu) Status: Unconfirmed => Needs Info -- Ni idea https://launchpad.net/bugs/72954 From seb128 at ubuntu.com Thu Nov 23 13:02:16 2006 From: seb128 at ubuntu.com (Sebastien Bacher) Date: Thu, 23 Nov 2006 13:02:16 -0000 Subject: [Bug 67361] Re: Gaim crashes after startup (strcmp) References: <20061021122623.29568.30908.malonedeb@gandwana.ubuntu.com> Message-ID: <20061123130216.30105.94315.malone@gangotri.ubuntu.com> That bug lists different crashes, better to open a new bug if you are not sure you are facing the same problem than the bug described on a page ** Summary changed: - Gaim crashes after startup + Gaim crashes after startup (strcmp) -- Gaim crashes after startup (strcmp) https://launchpad.net/bugs/67361 From seb128 at ubuntu.com Thu Nov 23 13:05:36 2006 From: seb128 at ubuntu.com (Sebastien Bacher) Date: Thu, 23 Nov 2006 13:05:36 -0000 Subject: [Bug 72950] Re: Gaim crashed after quit References: <20061123001521.22204.86090.malonedeb@gandwana.ubuntu.com> Message-ID: <20061123130536.4063.33752.malone@gandwana.ubuntu.com> Thank you for your bug. Could you get a backtrace with gaim-dbg installed? ** Changed in: gaim (Ubuntu) Assignee: (unassigned) => Ubuntu Desktop Bugs Status: Unconfirmed => Needs Info -- Gaim crashed after quit https://launchpad.net/bugs/72950 From contact at jadmadi.net Thu Nov 23 13:08:30 2006 From: contact at jadmadi.net (Jad) Date: Thu, 23 Nov 2006 13:08:30 -0000 Subject: [Bug 71947] Re: Gnome-screenshot crash for unknown reason; bug report provided References: <20061115184116.32662.96074.malonedeb@gangotri.ubuntu.com> <20061123125128.4020.30030.malone@gandwana.ubuntu.com> Message-ID: <1fcbec350611230508y16ae98cbr1fd1d066ee4deea1@mail.gmail.com> yes, it had a title On 11/23/06, Sebastien Bacher wrote: > the opera window had a title for pretty sure, no? > > -- > Gnome-screenshot crash for unknown reason; bug report provided > https://launchpad.net/bugs/71947 > -- Gnome-screenshot crash for unknown reason; bug report provided https://launchpad.net/bugs/71947 From seb128 at ubuntu.com Thu Nov 23 13:07:36 2006 From: seb128 at ubuntu.com (Sebastien Bacher) Date: Thu, 23 Nov 2006 13:07:36 -0000 Subject: [Bug 72947] Re: System will be unresponsive, causing reboot References: <20061122235918.12999.6683.malonedeb@gangotri.ubuntu.com> Message-ID: <20061123130736.4063.20710.malone@gandwana.ubuntu.com> Thank you for your bug ** Changed in: gnome-session (Ubuntu) Importance: Undecided => Medium Assignee: (unassigned) => Ubuntu Desktop Bugs Status: Unconfirmed => Confirmed -- gnome-session crash https://launchpad.net/bugs/72947 From seb128 at ubuntu.com Thu Nov 23 13:08:13 2006 From: seb128 at ubuntu.com (Sebastien Bacher) Date: Thu, 23 Nov 2006 13:08:13 -0000 Subject: [Bug 72947] Re: System will be unresponsive, causing reboot References: <20061122235918.12999.6683.malonedeb@gangotri.ubuntu.com> Message-ID: <20061123130813.4063.71919.malone@gandwana.ubuntu.com> Debug backtrace: #0 read_settings (client=0x0) at xsettings-client.c:378 type = format = n_items = bytes_after = 3215610600 data = result = old_handler = old_list = #1 0xb7aeddea in _gdk_xsettings_client_new (display=0x807a680, screen=0, notify=0xb7ad2390 , watch=0xb7ad4b40 , cb_data=0x80820d0) at xsettings-client.c:503 client = (XSettingsClient *) 0x8084350 buffer = "_XSETTINGS_S0\000\000\000\000\000\000\000\001\000\000\000\000\000\000\000\001\000\000\000\237 (LpT\204TG\214pT(\b\000\000\000\000\000\000\000\200T\200J i?|\nN!\177!\b\b\030L\b\b(TT\2 00JWN\034\001Tw\000\000\000\000\000`\006\bXT9\006x!\b\b!\b\bXT\ 230wF\200J\237\200JF\220TB(L"... atom_names = {0xbfaa5398 "_XSETTINGS_S0", 0xb7b10c9b "_XSETTINGS_SETTINGS", 0xb7b0bcfd "MANAGER"} atoms = {219, 220, 221} #2 0xb7ad4abd in _gdk_x11_events_init_screen (screen=0x80820d0) at gdkevents-x11.c:179 No locals. #3 0xb7ac798c in IA__gdk_display_open (display_name=0x0) at gdkdisplay-x11.c:169 xdisplay = display = (GdkDisplay *) 0x8080098 attr = {title = 0x0, event_mask = 4, x = -1216791727, y = 134635952, width = -1079356048, height = -1079356056, wclass = 3078562276, visual = 0x8066180, colormap = 0x0, window_type = 3215611240, cursor = 0xb7793b51, wmclass_name = 0xb7a94488 "\205\003", wmclass_class = 0xb7ea4a80 "", override_redirect = -1208573964} argv = sm_client_id = class_hint = pid = i = 1 ignore = 0 maj = min = #4 0xb7aa549f in IA__gdk_display_open_default_libgtk_only () at gdk.c:278 display = (GdkDisplay *) 0x0 __PRETTY_FUNCTION__ = "IA__gdk_display_open_default_libgtk_only" #5 0xb7c4bb3f in IA__gtk_init_check (argc=0xbfaa5720, argv=0xbfaa5724) at gtkmain.c:765 No locals. #6 0xb7c4bb74 in IA__gtk_init (argc=0xbfaa5720, argv=0xbfaa5724) at gtkmain.c:800 No locals. #7 0x08053d18 in main (argc=1, argv=0xbfaa57a4) at main.c:421 the_session = splashing = a_t_support = err = status = display_str = gconf_client = goption_context = ** Summary changed: - System will be unresponsive, causing reboot + gnome-session crash -- gnome-session crash https://launchpad.net/bugs/72947 From seb128 at ubuntu.com Thu Nov 23 13:11:19 2006 From: seb128 at ubuntu.com (Sebastien Bacher) Date: Thu, 23 Nov 2006 13:11:19 -0000 Subject: [Bug 72947] Re: gnome-session crash References: <20061122235918.12999.6683.malonedeb@gangotri.ubuntu.com> Message-ID: <20061123131119.29624.55012.malone@gangotri.ubuntu.com> I've forwarded the bug upstream: http://bugzilla.gnome.org/show_bug.cgi?id=378477 ** Bug watch added: GNOME Bug Tracker #378477 http://bugzilla.gnome.org/show_bug.cgi?id=378477 ** Also affects: gnome-session (upstream) via http://bugzilla.gnome.org/show_bug.cgi?id=378477 Importance: Unknown Status: Unknown -- gnome-session crash https://launchpad.net/bugs/72947 From seb128 at ubuntu.com Thu Nov 23 13:13:22 2006 From: seb128 at ubuntu.com (Sebastien Bacher) Date: Thu, 23 Nov 2006 13:13:22 -0000 Subject: [Bug 72935] Re: Paren processes display incorrect memory usage References: <20061122220559.12999.76065.malonedeb@gangotri.ubuntu.com> Message-ID: <20061123131322.29624.39114.malone@gangotri.ubuntu.com> Thank you for your bug. What version of Ubuntu do you use? ** Changed in: gnome-system-monitor (Ubuntu) Importance: Undecided => Low Assignee: (unassigned) => Ubuntu Desktop Bugs Status: Unconfirmed => Needs Info -- Paren processes display incorrect memory usage https://launchpad.net/bugs/72935 From seb128 at ubuntu.com Thu Nov 23 13:12:16 2006 From: seb128 at ubuntu.com (Sebastien Bacher) Date: Thu, 23 Nov 2006 13:12:16 -0000 Subject: [Bug 67904] Re: Rhythmbox crashes while playing (Edgy) References: <20061024061014.23318.57428.malonedeb@gangotri.ubuntu.com> Message-ID: <20061123131216.4063.96659.malone@gandwana.ubuntu.com> kmon, your bug seems to be a different one -- Rhythmbox crashes while playing (Edgy) https://launchpad.net/bugs/67904 From seb128 at ubuntu.com Thu Nov 23 13:15:24 2006 From: seb128 at ubuntu.com (Sebastien Bacher) Date: Thu, 23 Nov 2006 13:15:24 -0000 Subject: [Bug 72929] Re: Feature Request: bounce messages in Evolution References: <20061122214023.22204.87095.malonedeb@gandwana.ubuntu.com> Message-ID: <20061123131524.29624.71094.malone@gangotri.ubuntu.com> Thank you for your feature request. That's known upstream: http://bugzilla.gnome.org/show_bug.cgi?id=378262 ** Changed in: evolution (Ubuntu) Importance: Undecided => Wishlist Assignee: (unassigned) => Ubuntu Desktop Bugs Status: Unconfirmed => Confirmed ** Bug watch added: GNOME Bug Tracker #378262 http://bugzilla.gnome.org/show_bug.cgi?id=378262 ** Also affects: evolution (upstream) via http://bugzilla.gnome.org/show_bug.cgi?id=378262 Importance: Unknown Status: Unknown -- Feature Request: bounce messages in Evolution https://launchpad.net/bugs/72929 From seb128 at ubuntu.com Thu Nov 23 13:16:05 2006 From: seb128 at ubuntu.com (Sebastien Bacher) Date: Thu, 23 Nov 2006 13:16:05 -0000 Subject: [Bug 72922] Re: files overlap each other on the "keep aligned" mode References: <20061122202953.12869.17976.malonedeb@gangotri.ubuntu.com> Message-ID: <20061123131605.29624.81802.malone@gangotri.ubuntu.com> Thanks for your bug. What version of Ubuntu do you use? ** Changed in: nautilus (Ubuntu) Assignee: (unassigned) => Ubuntu Desktop Bugs Status: Unconfirmed => Needs Info -- files overlap each other on the "keep aligned" mode https://launchpad.net/bugs/72922 From seb128 at ubuntu.com Thu Nov 23 13:18:06 2006 From: seb128 at ubuntu.com (Sebastien Bacher) Date: Thu, 23 Nov 2006 13:18:06 -0000 Subject: [Bug 72904] Re: ICQ data tranfer References: <20061122190350.12869.10981.malonedeb@gangotri.ubuntu.com> Message-ID: <20061123131807.4020.35271.malone@gandwana.ubuntu.com> Thank you for your bug. Could you attach the crash file with the coredump or get a backtrace with gaim-dbg installed? ** Changed in: gaim (Ubuntu) Importance: Undecided => Medium Status: Unconfirmed => Needs Info -- ICQ data tranfer https://launchpad.net/bugs/72904 From gszathmari at gmail.com Thu Nov 23 13:15:26 2006 From: gszathmari at gmail.com (sgtpepper) Date: Thu, 23 Nov 2006 13:15:26 -0000 Subject: [Bug 71507] Re: Cannot run many system tools References: <20061112153754.24792.27317.malonedeb@gangotri.ubuntu.com> <20061123125551.30105.40682.malone@gangotri.ubuntu.com> Message-ID: <4df9b1830611230515p566369c5sa8b7adea5374680e@mail.gmail.com> I think my bug is a duplicate one. After I posted my bug I saw that some others has the same problem in other reports. Please mark it duplicate 2006/11/23, Sebastien Bacher : > > that is weird. Do you have any message if you run the tools from a > command line? What does "groups" write on a command line? > > -- > Cannot run many system tools > https://launchpad.net/bugs/71507 > -- Szathm?ri G?bor gszathmari at gmail.com -- Cannot run many system tools https://launchpad.net/bugs/71507 From seb128 at ubuntu.com Thu Nov 23 13:20:36 2006 From: seb128 at ubuntu.com (Sebastien Bacher) Date: Thu, 23 Nov 2006 13:20:36 -0000 Subject: [Bug 72902] Re: gaim crashed References: <20061122190001.12869.15654.malonedeb@gangotri.ubuntu.com> Message-ID: <20061123132036.4020.82768.malone@gandwana.ubuntu.com> >From the crash report: #0 0xb6f03a5a in gevo_prpl_get_field () from /usr/lib/gaim/gevolution.so No symbol table info available. #1 0xb6f03b04 in gevo_prpl_is_supported () from /usr/lib/gaim/gevolution.so No symbol table info available. #2 0xb6f0309f in gevo_associate_buddy_dialog_new () from /usr/lib/gaim/gevolution.so No symbol table info available. #3 0xb773779f in gaim_marshal_VOID__POINTER_POINTER () from /usr/lib/libgaim.so.0 No symbol table info available. #4 0xb7738097 in gaim_signal_emit_vargs () from /usr/lib/libgaim.so.0 No symbol table info available. #5 0xb77381cc in gaim_signal_emit () from /usr/lib/libgaim.so.0 No symbol table info available. #6 0xb7705a37 in gaim_blist_node_get_extended_menu () from /usr/lib/libgaim.so.0 -- gaim crashed https://launchpad.net/bugs/72902 From seb128 at ubuntu.com Thu Nov 23 13:21:23 2006 From: seb128 at ubuntu.com (Sebastien Bacher) Date: Thu, 23 Nov 2006 13:21:23 -0000 Subject: [Bug 72902] Re: gaim crashed References: <20061122190001.12869.15654.malonedeb@gangotri.ubuntu.com> Message-ID: <20061123132123.29624.14166.malone@gangotri.ubuntu.com> Thank you for your bug ** Changed in: gaim (Ubuntu) Importance: Undecided => Medium Status: Unconfirmed => Confirmed -- gaim crashed https://launchpad.net/bugs/72902 From cimmo at libero.it Thu Nov 23 13:20:47 2006 From: cimmo at libero.it (Cimmo) Date: Thu, 23 Nov 2006 13:20:47 -0000 Subject: [Bug 14692] Re: hal detects written DVD as empty References: <20060113133807.21012.87791.launchpad@macquarie.warthogs.hbd.com> Message-ID: <20061123132047.30105.64070.malone@gangotri.ubuntu.com> in the log there are: 1) all the starting init of hal 2) insertion of one media that IS recognized 3) eject of the media 3) re-insertion of the same media that IS NOT recognized the second time ** Attachment added: "hal log" http://librarian.launchpad.net/5147492/hal.log -- hal detects written DVD as empty https://launchpad.net/bugs/14692 From seb128 at ubuntu.com Thu Nov 23 13:26:28 2006 From: seb128 at ubuntu.com (Sebastien Bacher) Date: Thu, 23 Nov 2006 13:26:28 -0000 Subject: [Bug 72892] Re: Adding new files References: <20061122174137.12869.86685.malonedeb@gangotri.ubuntu.com> Message-ID: <20061123132628.4063.48065.malone@gandwana.ubuntu.com> Thanks for your bug report. Could you please try to obtain a backtrace by following the instructions on http://wiki.ubuntu.com/DebuggingProgramCrash. This will greatly aid us in tracking down your problem. ** Changed in: rhythmbox (Ubuntu) Importance: Undecided => Medium Assignee: (unassigned) => Ubuntu Desktop Bugs Status: Unconfirmed => Needs Info -- Adding new files https://launchpad.net/bugs/72892 From seb128 at ubuntu.com Thu Nov 23 13:28:24 2006 From: seb128 at ubuntu.com (Sebastien Bacher) Date: Thu, 23 Nov 2006 13:28:24 -0000 Subject: [Bug 72879] Re: Crash References: <20061122164144.12869.15477.malonedeb@gangotri.ubuntu.com> Message-ID: <20061123132824.30105.81597.launchpad@gangotri.ubuntu.com> *** This bug is a duplicate of bug 72204 *** ** This bug is no longer a duplicate of bug 72880 Crash ** This bug has been marked a duplicate of bug 72204 Gaim crashed while sending jpg on msn (msn_session_find_slplink) -- Crash https://launchpad.net/bugs/72879 From zyangxue at 163.com Thu Nov 23 13:26:31 2006 From: zyangxue at 163.com (Edwin Zeng) Date: Thu, 23 Nov 2006 13:26:31 -0000 Subject: [Bug 72132] Re: The gnome-panel crashed when operation firefox, Evolution and Gwget. References: <20061117053140.10279.96774.malonedeb@gangotri.ubuntu.com> Message-ID: <20061123132631.4063.92642.malone@gandwana.ubuntu.com> Ok, I do it as soon! Additional, I found out the rule of this issue. I downloaded the file from internet, via flashgot(Ver: 0.5.97.01) to auto-launch the Gwget(Ver: 0.97). The Gwget and Gnome-panel crash would occur, if there is any case of below(more than 80 per): 1. too many tasks(maybe 5 or more) in Gwget panel, I deleted any tasks, or pause them. 2. Added a task which had been in the task-panel of Gwget. 3. Added too many tasks into the task-panel of Gwget in shorter time. I could't re-launch the Gwget after crash, anywhere application-internet and term,except rebooting my laptop. According to cases, it's no matter of evolution. -- The gnome-panel crashed when operation firefox, Evolution and Gwget. https://launchpad.net/bugs/72132 From seb128 at ubuntu.com Thu Nov 23 13:28:35 2006 From: seb128 at ubuntu.com (Sebastien Bacher) Date: Thu, 23 Nov 2006 13:28:35 -0000 Subject: [Bug 72876] Re: Crash References: <20061122162934.12999.21832.malonedeb@gangotri.ubuntu.com> Message-ID: <20061123132835.4020.47257.launchpad@gandwana.ubuntu.com> *** This bug is a duplicate of bug 72204 *** ** This bug is no longer a duplicate of bug 72880 Crash ** This bug has been marked a duplicate of bug 72204 Gaim crashed while sending jpg on msn (msn_session_find_slplink) -- Crash https://launchpad.net/bugs/72876 From seb128 at ubuntu.com Thu Nov 23 13:25:40 2006 From: seb128 at ubuntu.com (Sebastien Bacher) Date: Thu, 23 Nov 2006 13:25:40 -0000 Subject: [Bug 71947] Re: Gnome-screenshot crash for unknown reason; bug report provided References: <20061115184116.32662.96074.malonedeb@gangotri.ubuntu.com> Message-ID: <20061123132540.4063.86486.malone@gandwana.ubuntu.com> do you remember which one or the page you were browsing? -- Gnome-screenshot crash for unknown reason; bug report provided https://launchpad.net/bugs/71947 From seb128 at ubuntu.com Thu Nov 23 13:28:29 2006 From: seb128 at ubuntu.com (Sebastien Bacher) Date: Thu, 23 Nov 2006 13:28:29 -0000 Subject: [Bug 72878] Re: Crash References: <20061122164127.22581.2726.malonedeb@gandwana.ubuntu.com> Message-ID: <20061123132829.30105.52316.launchpad@gangotri.ubuntu.com> *** This bug is a duplicate of bug 72204 *** ** This bug is no longer a duplicate of bug 72880 Crash ** This bug has been marked a duplicate of bug 72204 Gaim crashed while sending jpg on msn (msn_session_find_slplink) -- Crash https://launchpad.net/bugs/72878 From seb128 at ubuntu.com Thu Nov 23 13:27:50 2006 From: seb128 at ubuntu.com (Sebastien Bacher) Date: Thu, 23 Nov 2006 13:27:50 -0000 Subject: [Bug 72880] Re: Crash References: <20061122164554.22581.35153.malonedeb@gandwana.ubuntu.com> Message-ID: <20061123132751.4063.61009.malone@gandwana.ubuntu.com> *** This bug is a duplicate of bug 72204 *** Thanks for the bug report. This particular bug has already been reported into our bug tracking system, but please feel free to report any further bugs which you find. ** Changed in: gaim (Ubuntu) Importance: Undecided => Medium Status: Unconfirmed => Rejected ** This bug has been marked a duplicate of bug 72204 Gaim crashed while sending jpg on msn (msn_session_find_slplink) -- Crash https://launchpad.net/bugs/72880 From seb128 at ubuntu.com Thu Nov 23 13:28:44 2006 From: seb128 at ubuntu.com (Sebastien Bacher) Date: Thu, 23 Nov 2006 13:28:44 -0000 Subject: [Bug 72877] Re: Crash References: <20061122163824.12869.44826.malonedeb@gangotri.ubuntu.com> Message-ID: <20061123132844.4020.93564.launchpad@gandwana.ubuntu.com> *** This bug is a duplicate of bug 72204 *** ** This bug is no longer a duplicate of bug 72880 Crash ** This bug has been marked a duplicate of bug 72204 Gaim crashed while sending jpg on msn (msn_session_find_slplink) -- Crash https://launchpad.net/bugs/72877 From seb128 at ubuntu.com Thu Nov 23 13:32:47 2006 From: seb128 at ubuntu.com (Sebastien Bacher) Date: Thu, 23 Nov 2006 13:32:47 -0000 Subject: [Bug 72251] Re: Please sync contact-lookup-applet (main) from Debian unstable (main). References: <20061117222818.10115.42505.malonedeb@gangotri.ubuntu.com> Message-ID: <20061123133247.30105.50038.malone@gangotri.ubuntu.com> The Ubuntu changes were: new version packaged first, rebuilds, Build- Depends updated and patch backport which is included with the new version ** Changed in: contact-lookup-applet (Ubuntu) Status: Needs Info => Confirmed -- Please sync contact-lookup-applet (main) from Debian unstable (main). https://launchpad.net/bugs/72251 From contact at jadmadi.net Thu Nov 23 13:40:15 2006 From: contact at jadmadi.net (Jad) Date: Thu, 23 Nov 2006 13:40:15 -0000 Subject: [Bug 71947] Re: Gnome-screenshot crash for unknown reason; bug report provided References: <20061115184116.32662.96074.malonedeb@gangotri.ubuntu.com> <20061123132540.4063.86486.malone@gandwana.ubuntu.com> Message-ID: <1fcbec350611230540j2d9279a2n3c603d95c4a5c2ab@mail.gmail.com> no, sorry On 11/23/06, Sebastien Bacher wrote: > do you remember which one or the page you were browsing? > > -- > Gnome-screenshot crash for unknown reason; bug report provided > https://launchpad.net/bugs/71947 > -- Gnome-screenshot crash for unknown reason; bug report provided https://launchpad.net/bugs/71947 From seb128 at ubuntu.com Thu Nov 23 13:44:08 2006 From: seb128 at ubuntu.com (Sebastien Bacher) Date: Thu, 23 Nov 2006 13:44:08 -0000 Subject: [Bug 71796] Re: [Edgy] crash browsing attached pictures References: <20061114172726.32662.89460.malonedeb@gangotri.ubuntu.com> Message-ID: <20061123134408.29624.2545.malone@gangotri.ubuntu.com> *** This bug is a duplicate of bug 50279 *** Thanks for the bug report. This particular bug has already been reported into our bug tracking system, but please feel free to report any further bugs which you find. ** Changed in: evolution (Ubuntu) Importance: Undecided => Medium Assignee: (unassigned) => Ubuntu Desktop Bugs Status: Unconfirmed => Rejected ** This bug has been marked a duplicate of bug 50279 Evolution crashes when expanding and reducing an attached big image -- [Edgy] crash browsing attached pictures https://launchpad.net/bugs/71796 From seb128 at ubuntu.com Thu Nov 23 13:41:13 2006 From: seb128 at ubuntu.com (Sebastien Bacher) Date: Thu, 23 Nov 2006 13:41:13 -0000 Subject: [Bug 72570] Re: crash in debclean after the first compilation References: <20061120154050.7769.178.malonedeb@gangotri.ubuntu.com> Message-ID: <20061123134114.29624.83037.malone@gangotri.ubuntu.com> Thank you for your bug ** Changed in: gnome-panel (Ubuntu) Importance: Undecided => Low Assignee: (unassigned) => Ubuntu Desktop Bugs Status: Unconfirmed => Confirmed ** Summary changed: - crash in debclean after the first compilation + clean target doesn't work properly due to patch -- clean target doesn't work properly due to patch https://launchpad.net/bugs/72570 From seb128 at ubuntu.com Thu Nov 23 13:49:50 2006 From: seb128 at ubuntu.com (Sebastien Bacher) Date: Thu, 23 Nov 2006 13:49:50 -0000 Subject: [Bug 72261] Re: Nautilus crashed while copying files References: <20061118000443.25975.93168.malonedeb@gandwana.ubuntu.com> Message-ID: <20061123134950.4020.64603.malone@gandwana.ubuntu.com> Thanks for your bug. Could you get a backtrace of the crash with nautilus-dbg installed? ** Changed in: nautilus (Ubuntu) Importance: Undecided => Medium Assignee: (unassigned) => Ubuntu Desktop Bugs Status: Unconfirmed => Needs Info -- Nautilus crashed while copying files https://launchpad.net/bugs/72261 From seb128 at ubuntu.com Thu Nov 23 13:46:02 2006 From: seb128 at ubuntu.com (Sebastien Bacher) Date: Thu, 23 Nov 2006 13:46:02 -0000 Subject: [Bug 71936] Re: 'Random' crash References: <20061115174601.350.94814.malonedeb@gangotri.ubuntu.com> Message-ID: <20061123134602.4020.64479.malone@gandwana.ubuntu.com> Debug backtrace: #0 0xb75f1c2b in strlen () from /lib/tls/i686/cmov/libc.so.6 #1 0xb75c4884 in vfprintf () from /lib/tls/i686/cmov/libc.so.6 #2 0xb75e2b8c in vasprintf () from /lib/tls/i686/cmov/libc.so.6 #3 0xb79008b7 in IA__g_vasprintf (string=0xbff24644, format=0xb69b5cd4 "xfr_error %i for %s: trans %x, command %s, reason %i\n", args=0xbff246c8 "Y\002") at gprintf.c:311 #4 0xb78f28a6 in IA__g_strdup_vprintf (format=0xb69b5cd4 "xfr_error %i for %s: trans %x, command %s, reason %i\n", args=0xbff246c8 "Y\002") at gstrfuncs.c:188 #5 0x08084ff9 in gaim_debug_vargs (level=GAIM_DEBUG_INFO, category=0xb69b3150 "msn", format=0xb69b5cd4 "xfr_error %i for %s: trans %x, command %s, reason %i\n", args=0xbff246c8 "Y\002") at ../../src/debug.c:59 #6 0x08085253 in gaim_debug_info (category=0xb69b3150 "msn", format=0x3
) at ../../src/debug.c:124 #7 0xb69ad7e6 in xfr_error (cmdproc=0x84c6970, trans=0x3, error=601) at ../../../../src/protocols/msn/switchboard.c:1139 #8 0xb69983f6 in msn_cmdproc_process_cmd (cmdproc=0x84c6970, cmd=0x87fd118) at ../../../../src/protocols/msn/cmdproc.c:281 #9 0xb69985b4 in msn_cmdproc_process_cmd_text (cmdproc=0x84c6970, command=0x86c3ef0 "601 69") at ../../../../src/protocols/msn/cmdproc.c:335 #10 0xb69a797c in read_cb (data=0x84c6a38, source=19, cond=GAIM_INPUT_READ) at ../../../../src/protocols/msn/servconn.c:438 ** Summary changed: - 'Random' crash + 'Random' crash (gaim_debug_info) -- 'Random' crash (gaim_debug_info) https://launchpad.net/bugs/71936 From seb128 at ubuntu.com Thu Nov 23 13:45:51 2006 From: seb128 at ubuntu.com (Sebastien Bacher) Date: Thu, 23 Nov 2006 13:45:51 -0000 Subject: [Bug 71936] Re: 'Random' crash References: <20061115174601.350.94814.malonedeb@gangotri.ubuntu.com> Message-ID: <20061123134551.4020.34080.malone@gandwana.ubuntu.com> Thank you for your bug ** Changed in: gaim (Ubuntu) Importance: Undecided => Medium Status: Unconfirmed => Confirmed -- 'Random' crash (gaim_debug_info) https://launchpad.net/bugs/71936 From seb128 at ubuntu.com Thu Nov 23 13:53:18 2006 From: seb128 at ubuntu.com (Sebastien Bacher) Date: Thu, 23 Nov 2006 13:53:18 -0000 Subject: [Bug 71589] Re: filetransfer fails with space in filename and gaim crashes References: <20061113030311.25975.25411.malonedeb@gandwana.ubuntu.com> Message-ID: <20061123135318.29624.14906.malone@gangotri.ubuntu.com> feisty has gaim2.0beta5 now, could you try again with it? ** Changed in: gaim (Ubuntu) Importance: Undecided => Medium Status: Unconfirmed => Needs Info -- filetransfer fails with space in filename and gaim crashes https://launchpad.net/bugs/71589 From seb128 at ubuntu.com Thu Nov 23 13:52:24 2006 From: seb128 at ubuntu.com (Sebastien Bacher) Date: Thu, 23 Nov 2006 13:52:24 -0000 Subject: [Bug 69276] Re: [time-admin] Time admin crash when try to change date and time References: <20061030113345.22729.88499.malonedeb@gangotri.ubuntu.com> Message-ID: <20061123135224.29624.98968.malone@gangotri.ubuntu.com> it might have been fixed by an update, marking as fixed since it works fine now. Feel free to reopen if you get the problem again ** Changed in: gnome-system-tools (Ubuntu) Status: Needs Info => Fix Released -- [time-admin] Time admin crash when try to change date and time https://launchpad.net/bugs/69276 From seb128 at ubuntu.com Thu Nov 23 13:54:54 2006 From: seb128 at ubuntu.com (Sebastien Bacher) Date: Thu, 23 Nov 2006 13:54:54 -0000 Subject: [Bug 71474] Re: Gaim crashes when adding new account (gaim_presence_get_active_status) References: <20061112123239.25975.62103.malonedeb@gandwana.ubuntu.com> Message-ID: <20061123135454.29624.51568.malone@gangotri.ubuntu.com> >From the crash file: #0 0x00000000004621c9 in gaim_presence_get_active_status () No symbol table info available. #1 0x000000000044971c in gaim_idle_init () No symbol table info available. #2 0x00002b8aa868318b in g_source_get_current_time () from /usr/lib/libglib-2.0.so.0 No symbol table info available. #3 0x00002b8aa8682c84 in g_main_context_dispatch () from /usr/lib/libglib-2.0.so.0 No symbol table info available. #4 0x00002b8aa8685acd in g_main_context_check () from /usr/lib/libglib-2.0.so.0 No symbol table info available. #5 0x00002b8aa8685dda in g_main_loop_run () from /usr/lib/libglib-2.0.so.0 No symbol table info available. #6 0x00002b8aa79345f3 in gtk_main () from /usr/lib/libgtk-x11-2.0.so.0 No symbol table info available. #7 0x00000000004c0989 in main () ** Summary changed: - Gaim crashes when adding new account + Gaim crashes when adding new account (gaim_presence_get_active_status) ** Changed in: gaim (Ubuntu) Importance: Undecided => Medium Status: Unconfirmed => Confirmed -- Gaim crashes when adding new account (gaim_presence_get_active_status) https://launchpad.net/bugs/71474 From seb128 at ubuntu.com Thu Nov 23 14:02:12 2006 From: seb128 at ubuntu.com (Sebastien Bacher) Date: Thu, 23 Nov 2006 14:02:12 -0000 Subject: [Bug 71878] Re: gimp crashed to _gtk_file_system_model_get_path References: <20061115071527.350.35665.malonedeb@gangotri.ubuntu.com> Message-ID: <20061123140212.30105.51051.malone@gangotri.ubuntu.com> Thank you for your bug. That looks like a GTK bug, I've forwarded it upstream: http://bugzilla.gnome.org/show_bug.cgi?id=378486 ** Summary changed: - Sudden crash while saving jpg + gimp crashed to _gtk_file_system_model_get_path ** Changed in: gimp (Ubuntu) Sourcepackagename: gimp => gtk+2.0 Importance: Undecided => Medium Assignee: (unassigned) => Ubuntu Desktop Bugs Status: Unconfirmed => Confirmed ** Bug watch added: GNOME Bug Tracker #378486 http://bugzilla.gnome.org/show_bug.cgi?id=378486 ** Also affects: gtk (upstream) via http://bugzilla.gnome.org/show_bug.cgi?id=378486 Importance: Unknown Status: Unknown -- gimp crashed to _gtk_file_system_model_get_path https://launchpad.net/bugs/71878 From cooperstephenjames at gmail.com Thu Nov 23 14:01:28 2006 From: cooperstephenjames at gmail.com (thetravellor) Date: Thu, 23 Nov 2006 14:01:28 -0000 Subject: [Bug 33762] Re: Appletouch trackpad unbearably slow References: <20060305062548.22115.85300.malonedeb@gandwana.ubuntu.com> <20061122191532.22204.82990.malone@gandwana.ubuntu.com> Message-ID: <2c7f0c0a0611230601v700a1e96m1e0cf11804e4edeb@mail.gmail.com> Yes well, some pompous fool decide it was a massive security risk and refused to fix it. I am a security professional, security to the point where you completely break things is just plain stupid. I am sure there could have been a workaround to mitigate this "huge" security hole, or at least a way to allow the user to make the decision to turn it on and accept the risk, or go buy a USB muse. Well. I dont use Ubuntu anymore, I am tired of this bug and my none working USB wireless. Its just too hard. On 11/22/06, Timothy Smith wrote: > > I can confirm this bug on the PowerBook 5,6 (12/15/17in 1.5Ghz-1.67Ghz) > on Edgy 6.10 final. Really kills the experience on the live cd. > > -- > Appletouch trackpad unbearably slow > https://launchpad.net/bugs/33762 > -- Appletouch trackpad unbearably slow https://launchpad.net/bugs/33762 From seb128 at ubuntu.com Thu Nov 23 14:04:13 2006 From: seb128 at ubuntu.com (Sebastien Bacher) Date: Thu, 23 Nov 2006 14:04:13 -0000 Subject: [Bug 71775] Re: Gnome volume control crashes when muting and unmuting References: <20061114142529.32662.36187.malonedeb@gangotri.ubuntu.com> Message-ID: <20061123140413.30105.93707.malone@gangotri.ubuntu.com> *** This bug is a duplicate of bug 65822 *** Thanks for the bug report. This particular bug has already been reported into our bug tracking system, but please feel free to report any further bugs which you find. ** Changed in: gnome-media (Ubuntu) Importance: Undecided => Medium Assignee: (unassigned) => Ubuntu Desktop Bugs Status: Unconfirmed => Rejected ** This bug has been marked a duplicate of bug 65822 gnome-volume-control crashed -- Gnome volume control crashes when muting and unmuting https://launchpad.net/bugs/71775 From lealcy at gmail.com Thu Nov 23 14:06:47 2006 From: lealcy at gmail.com (reign) Date: Thu, 23 Nov 2006 14:06:47 -0000 Subject: [Bug 72956] Re: gnome-terminal crash unexpected References: <20061123011911.9943.14308.malonedeb@gangotri.ubuntu.com> <20061123130316.4020.72361.malone@gandwana.ubuntu.com> Message-ID: Yes, I did. In tests I discovered that the gnome-terminal only break when Xinerama is active. Using Twinview or multiple x-session, gnome-terminal don't broke. 2006/11/23, Sebastien Bacher : > Thank you for your bug. Do you use the nvidia xorg driver and a multi > monitor setup? > > ** Changed in: gnome-terminal (Ubuntu) > Importance: Undecided => Medium > Assignee: (unassigned) => Ubuntu Desktop Bugs > Status: Unconfirmed => Needs Info > > -- > gnome-terminal crash unexpected > https://launchpad.net/bugs/72956 > -- gnome-terminal crash unexpected https://launchpad.net/bugs/72956 From seb128 at ubuntu.com Thu Nov 23 14:05:33 2006 From: seb128 at ubuntu.com (Sebastien Bacher) Date: Thu, 23 Nov 2006 14:05:33 -0000 Subject: [Bug 70882] Re: gaim 2.0.0 beta 3.1 sluggish send message and crash on trace References: <20061108133631.16366.22330.malonedeb@gangotri.ubuntu.com> Message-ID: <20061123140533.4063.97916.malone@gandwana.ubuntu.com> Thanks for your bug report. Could you please try to obtain a backtrace by following the instructions on http://wiki.ubuntu.com/DebuggingProgramCrash. This will greatly aid us in tracking down your problem. ** Changed in: gaim (Ubuntu) Importance: Undecided => Medium Status: Unconfirmed => Needs Info -- gaim 2.0.0 beta 3.1 sluggish send message and crash on trace https://launchpad.net/bugs/70882 From seb128 at ubuntu.com Thu Nov 23 14:07:39 2006 From: seb128 at ubuntu.com (Sebastien Bacher) Date: Thu, 23 Nov 2006 14:07:39 -0000 Subject: [Bug 70621] Re: system hang and then crash report References: <20061106174219.31933.20138.malonedeb@gandwana.ubuntu.com> Message-ID: <20061123140740.29624.99824.malone@gangotri.ubuntu.com> Thank you for your bug. The crash file is not really useful. Could you install gnome-keyring-dbgsym and try to get an another one if you get the bug again? ** Changed in: gnome-keyring (Ubuntu) Importance: Undecided => Medium Assignee: (unassigned) => Ubuntu Desktop Bugs Status: Unconfirmed => Needs Info -- system hang and then crash report https://launchpad.net/bugs/70621 From seb128 at ubuntu.com Thu Nov 23 14:08:45 2006 From: seb128 at ubuntu.com (Sebastien Bacher) Date: Thu, 23 Nov 2006 14:08:45 -0000 Subject: [Bug 70618] Re: Unable to login after session crash References: <20061106172631.1115.61051.malonedeb@gangotri.ubuntu.com> Message-ID: <20061123140845.30105.12494.malone@gangotri.ubuntu.com> Thank you for your bug. What processus are hanging exactly? Could you get a backtrace of them? What version of Ubuntu do you use? ** Changed in: gnome-session (Ubuntu) Importance: Undecided => Medium Assignee: (unassigned) => Ubuntu Desktop Bugs Status: Unconfirmed => Needs Info -- Unable to login after session crash https://launchpad.net/bugs/70618 From seb128 at ubuntu.com Thu Nov 23 14:10:47 2006 From: seb128 at ubuntu.com (Sebastien Bacher) Date: Thu, 23 Nov 2006 14:10:47 -0000 Subject: [Bug 71474] Re: Gaim crashes when adding new account (gaim_presence_get_active_status) References: <20061112123239.25975.62103.malonedeb@gandwana.ubuntu.com> Message-ID: <20061123141048.30105.84410.malone@gangotri.ubuntu.com> *** This bug is a duplicate of bug 68324 *** Thanks for the bug report. This particular bug has already been reported into our bug tracking system, but please feel free to report any further bugs which you find. ** Changed in: gaim (Ubuntu) Status: Confirmed => Rejected ** This bug has been marked a duplicate of bug 68324 Crash During deleting account -- Gaim crashes when adding new account (gaim_presence_get_active_status) https://launchpad.net/bugs/71474 From seb128 at ubuntu.com Thu Nov 23 14:14:05 2006 From: seb128 at ubuntu.com (Sebastien Bacher) Date: Thu, 23 Nov 2006 14:14:05 -0000 Subject: [Bug 63465] Re: gnome-panel crash References: <20061002000357.3619.54778.malonedeb@gandwana.ubuntu.com> Message-ID: <20061123141405.4020.6289.malone@gandwana.ubuntu.com> seems to be a duplicate of bug #66189 -- gnome-panel crash https://launchpad.net/bugs/63465 From seb128 at ubuntu.com Thu Nov 23 14:11:26 2006 From: seb128 at ubuntu.com (Sebastien Bacher) Date: Thu, 23 Nov 2006 14:11:26 -0000 Subject: [Bug 68324] Re: Crash During deleting account References: <20061026064149.29353.36664.malonedeb@gangotri.ubuntu.com> Message-ID: <20061123141126.4020.68034.malone@gandwana.ubuntu.com> Do you still have that bug with gaim2.0beta5? ** Changed in: gaim (Ubuntu) Status: Confirmed => Needs Info -- Crash During deleting account https://launchpad.net/bugs/68324 From stefan at xsteve.at Thu Nov 23 14:17:05 2006 From: stefan at xsteve.at (=?utf-8?q?Stefan_Reich=C3=B6r?=) Date: Thu, 23 Nov 2006 14:17:05 -0000 Subject: [Bug 66676] Re: No devices detected in gparted References: <20061018053844.21844.86649.malonedeb@gangotri.ubuntu.com> Message-ID: <20061123141705.29624.24974.malone@gangotri.ubuntu.com> The problem does no longer appear on the released edgy version :-) ** Changed in: gparted (Ubuntu) Status: Needs Info => Fix Released -- No devices detected in gparted https://launchpad.net/bugs/66676 From seb128 at ubuntu.com Thu Nov 23 14:16:03 2006 From: seb128 at ubuntu.com (Sebastien Bacher) Date: Thu, 23 Nov 2006 14:16:03 -0000 Subject: [Bug 68721] Re: crash References: <20061027213938.17734.8287.malonedeb@gandwana.ubuntu.com> Message-ID: <20061123141603.4020.80854.malone@gandwana.ubuntu.com> do you remember the title of the window? -- crash https://launchpad.net/bugs/68721 From seb128 at ubuntu.com Thu Nov 23 14:19:03 2006 From: seb128 at ubuntu.com (Sebastien Bacher) Date: Thu, 23 Nov 2006 14:19:03 -0000 Subject: [Bug 65145] Re: Disabling IMAP account crashes References: <20061010184407.5260.64176.malonedeb@gangotri.ubuntu.com> Message-ID: <20061123141903.4020.16630.malone@gandwana.ubuntu.com> The backtrace matches http://bugzilla.gnome.org/show_bug.cgi?id=348315 upstream ** Changed in: evolution (Ubuntu) Importance: Undecided => Medium Assignee: (unassigned) => Ubuntu Desktop Bugs Status: Needs Info => Confirmed -- Disabling IMAP account crashes https://launchpad.net/bugs/65145 From seb128 at ubuntu.com Thu Nov 23 14:24:18 2006 From: seb128 at ubuntu.com (Sebastien Bacher) Date: Thu, 23 Nov 2006 14:24:18 -0000 Subject: [Bug 67877] Re: crash when loading attached email References: <20061023233953.23318.80368.malonedeb@gangotri.ubuntu.com> Message-ID: <20061123142418.4063.74507.malone@gandwana.ubuntu.com> *** This bug is a duplicate of bug 63094 *** Thanks for the bug report. This particular bug has already been reported into our bug tracking system, but please feel free to report any further bugs which you find. ** Bug watch removed: GNOME Bug Tracker #364584 http://bugzilla.gnome.org/show_bug.cgi?id=364584 ** Bug watch added: GNOME Bug Tracker #353430 http://bugzilla.gnome.org/show_bug.cgi?id=353430 ** Changed in: gtk+2.0 (Ubuntu) Status: Confirmed => Rejected ** This bug has been marked a duplicate of bug 63094 Evolution crash when opening a mail -- crash when loading attached email https://launchpad.net/bugs/67877 From seb128 at ubuntu.com Thu Nov 23 14:20:53 2006 From: seb128 at ubuntu.com (Sebastien Bacher) Date: Thu, 23 Nov 2006 14:20:53 -0000 Subject: [Bug 63327] Re: Crash on ejecting usb-disk. References: <20061001111048.3663.45643.malonedeb@gandwana.ubuntu.com> Message-ID: <20061123142053.30105.65656.launchpad@gangotri.ubuntu.com> ** Changed in: nautilus (Ubuntu) Status: Needs Info => Confirmed -- Crash on ejecting usb-disk. https://launchpad.net/bugs/63327 From seb128 at ubuntu.com Thu Nov 23 14:29:09 2006 From: seb128 at ubuntu.com (Sebastien Bacher) Date: Thu, 23 Nov 2006 14:29:09 -0000 Subject: [Bug 71947] Re: Gnome-screenshot crash for unknown reason; bug report provided References: <20061115184116.32662.96074.malonedeb@gangotri.ubuntu.com> Message-ID: <20061123142909.4020.99967.malone@gandwana.ubuntu.com> closing the bug for now then, we don't have the required informations to work on it. Feel free to reopen with the window title next time you get the bug ** Changed in: gnome-utils (Ubuntu) Status: Needs Info => Rejected -- Gnome-screenshot crash for unknown reason; bug report provided https://launchpad.net/bugs/71947 From seb128 at ubuntu.com Thu Nov 23 14:29:57 2006 From: seb128 at ubuntu.com (Sebastien Bacher) Date: Thu, 23 Nov 2006 14:29:57 -0000 Subject: [Bug 71507] Re: Cannot run many system tools References: <20061112153754.24792.27317.malonedeb@gangotri.ubuntu.com> Message-ID: <20061123142957.29624.650.malone@gangotri.ubuntu.com> duplicate of what bug? you didn't provide enough informations to mark it as duplicate yet -- Cannot run many system tools https://launchpad.net/bugs/71507 From seb128 at ubuntu.com Thu Nov 23 14:24:59 2006 From: seb128 at ubuntu.com (Sebastien Bacher) Date: Thu, 23 Nov 2006 14:24:59 -0000 Subject: [Bug 63094] Re: Evolution crash when opening a mail References: <20060930040257.2315.28995.malonedeb@gangotri.ubuntu.com> Message-ID: <20061123142459.30105.190.malone@gangotri.ubuntu.com> That's a GTK bug according to upstream: http://bugzilla.gnome.org/show_bug.cgi?id=353430 ** Changed in: evolution (Ubuntu) Sourcepackagename: evolution => gtk+2.0 Importance: Undecided => Medium Assignee: (unassigned) => Ubuntu Desktop Bugs Status: Unconfirmed => Confirmed ** Bug watch added: GNOME Bug Tracker #353430 http://bugzilla.gnome.org/show_bug.cgi?id=353430 ** Also affects: gtk (upstream) via http://bugzilla.gnome.org/show_bug.cgi?id=353430 Importance: Unknown Status: Unknown -- Evolution crash when opening a mail https://launchpad.net/bugs/63094 From seb128 at ubuntu.com Thu Nov 23 14:27:23 2006 From: seb128 at ubuntu.com (Sebastien Bacher) Date: Thu, 23 Nov 2006 14:27:23 -0000 Subject: [Bug 62793] Re: Crash: I open many program and crash gaim References: <20060928132001.3619.2080.malonedeb@gandwana.ubuntu.com> Message-ID: <20061123142723.29624.77638.malone@gangotri.ubuntu.com> Thank you for your bug. The crash file is not correct due to a conflict of feature between apport and gaim which is fixed now. Could you try to get a new crash file for it? ** Changed in: gaim (Ubuntu) Importance: Undecided => Medium Status: Unconfirmed => Needs Info -- Crash: I open many program and crash gaim https://launchpad.net/bugs/62793 From seb128 at ubuntu.com Thu Nov 23 14:32:36 2006 From: seb128 at ubuntu.com (Sebastien Bacher) Date: Thu, 23 Nov 2006 14:32:36 -0000 Subject: [Bug 60959] Re: Nautilus and Dbus errors References: <20060917204015.28890.54614.malonedeb@gangotri.ubuntu.com> Message-ID: <20061123143237.30105.15987.malone@gangotri.ubuntu.com> danik, your problem might be a different one, you probably want to open a new bug for it -- Nautilus and Dbus errors https://launchpad.net/bugs/60959 From seb128 at ubuntu.com Thu Nov 23 14:33:19 2006 From: seb128 at ubuntu.com (Sebastien Bacher) Date: Thu, 23 Nov 2006 14:33:19 -0000 Subject: [Bug 3647] Re: "On Top" menu bug References: <20051028082137.5442.15715.malonedeb@gangotri.ubuntu.com> Message-ID: <20061123143319.29624.53212.malone@gangotri.ubuntu.com> thank you for updating the bug -- "On Top" menu bug https://launchpad.net/bugs/3647 From contact at jadmadi.net Thu Nov 23 14:44:02 2006 From: contact at jadmadi.net (Jad) Date: Thu, 23 Nov 2006 14:44:02 -0000 Subject: [Bug 71947] Re: Gnome-screenshot crash for unknown reason; bug report provided References: <20061115184116.32662.96074.malonedeb@gangotri.ubuntu.com> <20061123142909.4020.99967.malone@gandwana.ubuntu.com> Message-ID: <1fcbec350611230644k56b823c4v2a13bc8ce474cac2@mail.gmail.com> I sent you a screenshot to your @ubuntu email, did you see it ? On 11/23/06, Sebastien Bacher wrote: > closing the bug for now then, we don't have the required informations to > work on it. Feel free to reopen with the window title next time you get > the bug > > ** Changed in: gnome-utils (Ubuntu) > Status: Needs Info => Rejected > > -- > Gnome-screenshot crash for unknown reason; bug report provided > https://launchpad.net/bugs/71947 > -- Gnome-screenshot crash for unknown reason; bug report provided https://launchpad.net/bugs/71947 From meisok at gmail.com Thu Nov 23 14:48:11 2006 From: meisok at gmail.com (meisok) Date: Thu, 23 Nov 2006 14:48:11 -0000 Subject: [Bug 72954] Re: Ni idea References: <20061123010336.22204.8815.malonedeb@gandwana.ubuntu.com> Message-ID: <20061123144811.30105.93214.malone@gangotri.ubuntu.com> ** Attachment added: "_usr_bin_gimp-2.2.1000.crash" http://librarian.launchpad.net/5147888/_usr_bin_gimp-2.2.1000.crash -- Ni idea https://launchpad.net/bugs/72954 From seb128 at ubuntu.com Thu Nov 23 15:04:25 2006 From: seb128 at ubuntu.com (Sebastien Bacher) Date: Thu, 23 Nov 2006 15:04:25 -0000 Subject: [Bug 72956] Re: gnome-terminal crash unexpected References: <20061123011911.9943.14308.malonedeb@gangotri.ubuntu.com> Message-ID: <20061123150425.4063.41849.malone@gandwana.ubuntu.com> *** This bug is a duplicate of bug 58232 *** duplicate of bug #58232 and nvidia bug then ** Changed in: gnome-terminal (Ubuntu) Status: Needs Info => Rejected ** This bug has been marked a duplicate of bug 58232 gnome-terminal does not start when using xinerama and nvidia -- gnome-terminal crash unexpected https://launchpad.net/bugs/72956 From fnicaise at motion-twin.com Thu Nov 23 15:07:33 2006 From: fnicaise at motion-twin.com (whitetigle) Date: Thu, 23 Nov 2006 15:07:33 -0000 Subject: [Bug 59068] Re: Window don't get focus References: <20060905185410.3977.19653.malonedeb@gandwana.ubuntu.com> Message-ID: <20061123150733.4020.78269.malone@gandwana.ubuntu.com> The solution does not work anymore. The problem came back after I switched my session to enlightenment and then back to gnome. Removing .gnome2 folders doesn't solve the issue anymore. To summarize the situation : - Alt+tab from Window A to Window B doesn't put focus on window B - to get the focus, I have to click on the window title bar. - Ctrl+Alt+tab to switch virtual desktop doesn't work anymore. - recreating the shortcut in system > preferences > keyboard shortcuts doesn't resolve anything The links provided here seems to describe somehow a similar problem : - http://ubuntuforums.org/showthread.php?t=287880 - https://blueprints.launchpad.net/distros/ubuntu/+bug/58010 -- Window don't get focus https://launchpad.net/bugs/59068 From pecisk at gmail.com Thu Nov 23 15:22:53 2006 From: pecisk at gmail.com (Pecisk) Date: Thu, 23 Nov 2006 15:22:53 -0000 Subject: [Bug 59991] Re: crashed while using gwget References: <20060912014350.12752.46182.malonedeb@gandwana.ubuntu.com> Message-ID: <20061123152253.4063.38930.malone@gandwana.ubuntu.com> I have user with the same problem with Edgy - gwget crashes GNOME panel after downloading file completely. Attached backtrace from Bug Buddy. ** Attachment added: "Backtrace from Bug Buddy" http://librarian.launchpad.net/5148357/gnome-panel-bugreport.txt -- crashed while using gwget https://launchpad.net/bugs/59991 From flomertens at gmail.com Thu Nov 23 15:25:08 2006 From: flomertens at gmail.com (Florent Mertens) Date: Thu, 23 Nov 2006 15:25:08 -0000 Subject: [Bug 72218] Re: track name with a question mark in it causes a seg-fault References: <20061117173822.25827.68007.malonedeb@gandwana.ubuntu.com> Message-ID: <20061123152508.30105.90517.malone@gangotri.ubuntu.com> Hi, I have the exact same problem. In fact the segfault occur when track, album or artist field contain one of those character ? : " It seams also to be a duplicate of #70147 even if the error message is not the same (probably because it's not the same version of sound- juicer) The problem is easy to reproduce. 1. Put an audio CD 2. Open sound-juicer 3. Change one of the field so it contain one of those character ? : " 4. Extract the track Exemple with a track name : "Track 1 ?" that should normaly go to / home/flo/documents/Ma Musique/Unknown Artist/Unknow Title/01 - Track 1 ?.ogg You get the error : "Sound Juicer could not extract this CD. Reason: Could not open vfs file "file:///home/flo/documents/Ma Successusique/Unknown0X1.CB0C100000001P+81rtist/Unknown%20Title/01%20-%20Track%2061115106048611626638114816.000000.ogg" for writing: Invalid parameters." I use https://wiki.ubuntu.com/Backtrace to get a backtrace of the failure. The file is attach to the bug report. Tell me if you need more. Thanks. ** Attachment added: "gdb-sound-juicer.txt" http://librarian.launchpad.net/5148376/gdb-sound-juicer.txt -- track name with a question mark in it causes a seg-fault https://launchpad.net/bugs/72218 From sergiocgbr at gmail.com Thu Nov 23 15:29:33 2006 From: sergiocgbr at gmail.com (Sergio miranda) Date: Thu, 23 Nov 2006 15:29:33 -0000 Subject: [Bug 71534] Re: Nautilus crashes when click EDIT -> PREFERENCES. References: <20061112190930.25975.35006.malonedeb@gandwana.ubuntu.com> <20061123125240.30105.27029.malone@gangotri.ubuntu.com> Message-ID: I make a new profile. 2006/11/23, Sebastien Bacher : > > what do you mean? > > -- > Nautilus crashes when click EDIT -> PREFERENCES. > https://launchpad.net/bugs/71534 > -- Nautilus crashes when click EDIT -> PREFERENCES. https://launchpad.net/bugs/71534 From seb128 at ubuntu.com Thu Nov 23 15:38:42 2006 From: seb128 at ubuntu.com (Sebastien Bacher) Date: Thu, 23 Nov 2006 15:38:42 -0000 Subject: [Bug 73021] Re: fm_tree_model_unref_node fails ref_count > 0 assert References: <20061123153825.4063.16520.malonedeb@gandwana.ubuntu.com> Message-ID: <20061123153843.29624.75533.malone@gangotri.ubuntu.com> already fixed to feisty ** Changed in: nautilus (Ubuntu) Importance: Undecided => High Assignee: (unassigned) => Ubuntu Desktop Bugs Status: Unconfirmed => Fix Released ** Bug watch added: GNOME Bug Tracker #356672 http://bugzilla.gnome.org/show_bug.cgi?id=356672 ** Also affects: nautilus (upstream) via http://bugzilla.gnome.org/show_bug.cgi?id=356672 Importance: Unknown Status: Unknown -- fm_tree_model_unref_node fails ref_count > 0 assert https://launchpad.net/bugs/73021 From seb128 at ubuntu.com Thu Nov 23 15:38:25 2006 From: seb128 at ubuntu.com (Sebastien Bacher) Date: Thu, 23 Nov 2006 15:38:25 -0000 Subject: [Bug 73021] fm_tree_model_unref_node fails ref_count > 0 assert References: <20061123153825.4063.16520.malonedeb@gandwana.ubuntu.com> Message-ID: <20061123153825.4063.16520.malonedeb@gandwana.ubuntu.com> Public bug reported: Upstream bug: http://bugzilla.gnome.org/show_bug.cgi?id=356672 has over 150 duplicates, would be nice to backport the patch to edgy ** Affects: nautilus (upstream) Importance: Unknown Status: Unknown ** Affects: nautilus (Ubuntu) Importance: High Assignee: Ubuntu Desktop Bugs Status: Fix Released -- fm_tree_model_unref_node fails ref_count > 0 assert https://launchpad.net/bugs/73021 From seb128 at ubuntu.com Thu Nov 23 15:47:50 2006 From: seb128 at ubuntu.com (Sebastien Bacher) Date: Thu, 23 Nov 2006 15:47:50 -0000 Subject: [Bug 70986] Re: CoRRE bug prevents connection from Nokia 770 to edgy References: <20061108232440.16366.47756.malonedeb@gangotri.ubuntu.com> Message-ID: <20061123154750.4063.21555.malone@gandwana.ubuntu.com> ** Attachment added: ".changes for the update with that patch" http://librarian.launchpad.net/5148505/vino_2.16.0-0ubuntu2.2_source.changes -- CoRRE bug prevents connection from Nokia 770 to edgy https://launchpad.net/bugs/70986 From seb128 at ubuntu.com Thu Nov 23 15:48:15 2006 From: seb128 at ubuntu.com (Sebastien Bacher) Date: Thu, 23 Nov 2006 15:48:15 -0000 Subject: [Bug 70986] Re: CoRRE bug prevents connection from Nokia 770 to edgy References: <20061108232440.16366.47756.malonedeb@gangotri.ubuntu.com> Message-ID: <20061123154815.30105.50581.malone@gangotri.ubuntu.com> ** Attachment added: "debdiff of the update" http://librarian.launchpad.net/5148508/vino.debdiff -- CoRRE bug prevents connection from Nokia 770 to edgy https://launchpad.net/bugs/70986 From metacarpal at gmail.com Thu Nov 23 15:45:56 2006 From: metacarpal at gmail.com (MetaCarpal) Date: Thu, 23 Nov 2006 15:45:56 -0000 Subject: [Bug 68505] Re: Cannot save high scores in Mahjongg, Difficult mode References: <20061027001635.17734.94656.malonedeb@gandwana.ubuntu.com> <20061122120646.22581.86474.malone@gandwana.ubuntu.com> Message-ID: <103cdd7d0611230745i5798cda3r82793447f2d6d456@mail.gmail.com> Thanks! On 11/22/06, Sebastien Bacher wrote: > > fix available to edgy-proposed > > ** Changed in: gnome-games (Ubuntu Edgy) > Assignee: (unassigned) => Ubuntu Desktop Bugs > Status: In Progress => Fix Committed > > ** Changed in: gnome-games (Ubuntu) > Status: Confirmed => Fix Committed > > -- > Cannot save high scores in Mahjongg, Difficult mode > https://launchpad.net/bugs/68505 > -- Primary colors are the unexpected goldfish of my life. -- Cannot save high scores in Mahjongg, Difficult mode https://launchpad.net/bugs/68505 From vi64pa at gmail.com Thu Nov 23 15:50:59 2006 From: vi64pa at gmail.com (ville palo) Date: Thu, 23 Nov 2006 15:50:59 -0000 Subject: [Bug 72966] Re: crash on opening empty text file References: <20061123045617.9943.97465.malonedeb@gangotri.ubuntu.com> Message-ID: <20061123155059.30105.69694.malone@gangotri.ubuntu.com> Happens here too, confirmed. ** Changed in: gnumeric (Ubuntu) Status: Unconfirmed => Confirmed -- crash on opening empty text file https://launchpad.net/bugs/72966 From seb128 at ubuntu.com Thu Nov 23 15:52:17 2006 From: seb128 at ubuntu.com (Sebastien Bacher) Date: Thu, 23 Nov 2006 15:52:17 -0000 Subject: [Bug 69566] Re: time-admin crash with some icon set References: <20061031201853.4148.90432.malonedeb@gandwana.ubuntu.com> Message-ID: <20061123155217.30105.97529.launchpad@gangotri.ubuntu.com> ** Tags added: verification-needed -- time-admin crash with some icon set https://launchpad.net/bugs/69566 From seb128 at ubuntu.com Thu Nov 23 15:51:53 2006 From: seb128 at ubuntu.com (Sebastien Bacher) Date: Thu, 23 Nov 2006 15:51:53 -0000 Subject: [Bug 65797] Re: (Edgy) 'Fit window to movie' doesn't work at all References: <20061013002930.3013.44527.malonedeb@gangotri.ubuntu.com> Message-ID: <20061123155153.4063.67786.launchpad@gandwana.ubuntu.com> ** Tags added: verification-needed -- (Edgy) 'Fit window to movie' doesn't work at all https://launchpad.net/bugs/65797 From seb128 at ubuntu.com Thu Nov 23 15:57:28 2006 From: seb128 at ubuntu.com (Sebastien Bacher) Date: Thu, 23 Nov 2006 15:57:28 -0000 Subject: [Bug 73021] Re: fm_tree_model_unref_node fails ref_count > 0 assert References: <20061123153825.4063.16520.malonedeb@gandwana.ubuntu.com> Message-ID: <20061123155728.29624.54486.malone@gangotri.ubuntu.com> ** Changed in: nautilus (Ubuntu Edgy) Importance: Undecided => High Assignee: (unassigned) => Sebastien Bacher Status: Unconfirmed => Confirmed ** Attachment added: ".changes for the update" http://librarian.launchpad.net/5148567/nautilus_2.16.1-0ubuntu3.1_source.changes -- fm_tree_model_unref_node fails ref_count > 0 assert https://launchpad.net/bugs/73021 From seb128 at ubuntu.com Thu Nov 23 15:58:01 2006 From: seb128 at ubuntu.com (Sebastien Bacher) Date: Thu, 23 Nov 2006 15:58:01 -0000 Subject: [Bug 73021] Re: fm_tree_model_unref_node fails ref_count > 0 assert References: <20061123153825.4063.16520.malonedeb@gandwana.ubuntu.com> Message-ID: <20061123155801.30105.98810.malone@gangotri.ubuntu.com> ** Attachment added: "debdiff for the update" http://librarian.launchpad.net/5148574/nautilus.debdiff -- fm_tree_model_unref_node fails ref_count > 0 assert https://launchpad.net/bugs/73021 From seb128 at ubuntu.com Thu Nov 23 15:58:36 2006 From: seb128 at ubuntu.com (Sebastien Bacher) Date: Thu, 23 Nov 2006 15:58:36 -0000 Subject: [Bug 73021] Re: fm_tree_model_unref_node fails ref_count > 0 assert References: <20061123153825.4063.16520.malonedeb@gandwana.ubuntu.com> Message-ID: <20061123155836.30105.8335.malone@gangotri.ubuntu.com> ** Attachment added: "CVS patch" http://librarian.launchpad.net/5148585/92_from_cvs_fix_row_deleted_signal.patch -- fm_tree_model_unref_node fails ref_count > 0 assert https://launchpad.net/bugs/73021 From seb128 at ubuntu.com Thu Nov 23 16:03:51 2006 From: seb128 at ubuntu.com (Sebastien Bacher) Date: Thu, 23 Nov 2006 16:03:51 -0000 Subject: [Bug 71534] Re: Nautilus crashes when click EDIT -> PREFERENCES. References: <20061112190930.25975.35006.malonedeb@gandwana.ubuntu.com> Message-ID: <20061123160351.4063.64114.malone@gandwana.ubuntu.com> do you still get the bug with the previous profile? -- Nautilus crashes when click EDIT -> PREFERENCES. https://launchpad.net/bugs/71534 From Maniac at SoftwareManiacs.Org Thu Nov 23 16:06:04 2006 From: Maniac at SoftwareManiacs.Org (Maniac) Date: Thu, 23 Nov 2006 16:06:04 -0000 Subject: [Bug 73023] Round orange emblems have lack usability References: <20061123160604.29624.44318.malonedeb@gangotri.ubuntu.com> Message-ID: <20061123160604.29624.44318.malonedeb@gangotri.ubuntu.com> Public bug reported: Binary package hint: human-icon-theme Some background. I use Gnome in its 'spatial' mode and rely heavily on spatial characteristics: placement of objects, their color, form and texture. Given this I use emblems a lot and before Edgy they played a big and good role in easiness of access to screen objects. Edgy brings new shiny emblems that have a unified look. While beautiful, it reduces usability of emblems very much because it makes all emblems to be: - of one form - of one color I propose to bring back previous emblems (at least) or draw new ones. I perfectly understand that drawing so many emblems in different colors and forms is much harder than current set with schematic pictures. This is why I think that returning old icons is a good option. I've found that the nature of this issue is hard to understand for the majority of users that use Nautilus as a file browser with 'list view' and use emblems as an occasional eye-candy. But for us, crazy spatial addicts, this is really a major thing. I'll attach two screenshot of my home folder, one with edgy's emblems that makes everything indistinguishably orange and one with old emblems that help you to pick a needed icon in no time. ** Affects: human-icon-theme (Ubuntu) Importance: Undecided Status: Unconfirmed -- Round orange emblems have lack usability https://launchpad.net/bugs/73023 From Maniac at SoftwareManiacs.Org Thu Nov 23 16:08:08 2006 From: Maniac at SoftwareManiacs.Org (Maniac) Date: Thu, 23 Nov 2006 16:08:08 -0000 Subject: [Bug 73023] Re: Round orange emblems have lack usability References: <20061123160604.29624.44318.malonedeb@gangotri.ubuntu.com> Message-ID: <20061123160808.29624.97478.malone@gangotri.ubuntu.com> ** Attachment added: "Useful emblems" http://librarian.launchpad.net/5150596/emblems-tangerine.png -- Round orange emblems have lack usability https://launchpad.net/bugs/73023 From Maniac at SoftwareManiacs.Org Thu Nov 23 16:07:10 2006 From: Maniac at SoftwareManiacs.Org (Maniac) Date: Thu, 23 Nov 2006 16:07:10 -0000 Subject: [Bug 73023] Re: Round orange emblems have lack usability References: <20061123160604.29624.44318.malonedeb@gangotri.ubuntu.com> Message-ID: <20061123160710.4020.44371.malone@gandwana.ubuntu.com> ** Attachment added: "Round orange emblems" http://librarian.launchpad.net/5150587/emblems-human.png -- Round orange emblems have lack usability https://launchpad.net/bugs/73023 From seb128 at ubuntu.com Thu Nov 23 16:08:08 2006 From: seb128 at ubuntu.com (Sebastien Bacher) Date: Thu, 23 Nov 2006 16:08:08 -0000 Subject: [Bug 71947] Re: Gnome-screenshot crash for unknown reason; bug report provided References: <20061115184116.32662.96074.malonedeb@gangotri.ubuntu.com> Message-ID: <20061123160808.29624.59107.malone@gangotri.ubuntu.com> I got it, the title might not be the problem. Could you try to stop bug- buddy by changing the /apps/bug-buddy/run_on_crash gconf key with gconf- editor? Then you should get a crash file from apport which might have extra details on the bug -- Gnome-screenshot crash for unknown reason; bug report provided https://launchpad.net/bugs/71947 From sergiocgbr at gmail.com Thu Nov 23 16:18:42 2006 From: sergiocgbr at gmail.com (Sergio miranda) Date: Thu, 23 Nov 2006 16:18:42 -0000 Subject: [Bug 71534] Re: Nautilus crashes when click EDIT -> PREFERENCES. References: <20061112190930.25975.35006.malonedeb@gandwana.ubuntu.com> <20061123160351.4063.64114.malone@gandwana.ubuntu.com> Message-ID: No. 2006/11/23, Sebastien Bacher : > > do you still get the bug with the previous profile? > > -- > Nautilus crashes when click EDIT -> PREFERENCES. > https://launchpad.net/bugs/71534 > -- Nautilus crashes when click EDIT -> PREFERENCES. https://launchpad.net/bugs/71534 From seb128 at ubuntu.com Thu Nov 23 16:23:11 2006 From: seb128 at ubuntu.com (Sebastien Bacher) Date: Thu, 23 Nov 2006 16:23:11 -0000 Subject: [Bug 72633] Re: unexpected crash References: <20061120221141.25975.90245.malonedeb@gandwana.ubuntu.com> Message-ID: <20061123162311.4063.43739.malone@gandwana.ubuntu.com> Upstream bug about that: http://bugzilla.gnome.org/show_bug.cgi?id=363472 (http://bugzilla.gnome.org/show_bug.cgi?id=378126) ** Changed in: gimp (Ubuntu) Sourcepackagename: gimp => gtk+2.0 ** Bug watch added: GNOME Bug Tracker #363472 http://bugzilla.gnome.org/show_bug.cgi?id=363472 ** Also affects: gtk (upstream) via http://bugzilla.gnome.org/show_bug.cgi?id=363472 Importance: Unknown Status: Unknown -- unexpected crash https://launchpad.net/bugs/72633 From krombholz at gmail.com Thu Nov 23 16:23:49 2006 From: krombholz at gmail.com (mikrom) Date: Thu, 23 Nov 2006 16:23:49 -0000 Subject: [Bug 70621] Re: system hang and then crash report References: <20061106174219.31933.20138.malonedeb@gandwana.ubuntu.com> <20061123140740.29624.99824.malone@gangotri.ubuntu.com> Message-ID: <3fe51430611230823j122594bei2b82a70c83209a63@mail.gmail.com> Sebastien, Since then I have recovered the update and fixed my PC so I cannot recreate the initial state (I am running Edgy now). If the crash is not helpfull then we are out of luck. BTW, where do I find gnome-keyring-dbgsym? Thanks, Michal On 11/23/06, Sebastien Bacher wrote: > > Thank you for your bug. The crash file is not really useful. Could you > install gnome-keyring-dbgsym and try to get an another one if you get > the bug again? > > ** Changed in: gnome-keyring (Ubuntu) > Importance: Undecided => Medium > Assignee: (unassigned) => Ubuntu Desktop Bugs > Status: Unconfirmed => Needs Info > > -- > system hang and then crash report > https://launchpad.net/bugs/70621 > -- Michal -- system hang and then crash report https://launchpad.net/bugs/70621 From bugwatch at bugs.launchpad.net Thu Nov 23 11:57:24 2006 From: bugwatch at bugs.launchpad.net (Bug Watch Updater) Date: Thu, 23 Nov 2006 11:57:24 -0000 Subject: [Bug 38334] Re: Annoying kernel output caused by hald-addon-storage References: <20060406070318.24486.8065.malonedeb@gangotri.ubuntu.com> Message-ID: <20061123115729.31255.55579.launchpad@gangotri.ubuntu.com> ** Changed in: linux-source-2.6.17 (Fedora) Status: Rejected => Fix Released -- Annoying kernel output caused by hald-addon-storage https://launchpad.net/bugs/38334 From bugwatch at bugs.launchpad.net Thu Nov 23 11:57:24 2006 From: bugwatch at bugs.launchpad.net (Bug Watch Updater) Date: Thu, 23 Nov 2006 11:57:24 -0000 Subject: [Bug 54445] Re: [edgy] Gaim crashes when I click on "save icon" References: <20060729135828.3952.55251.malonedeb@gangotri.ubuntu.com> Message-ID: <20061123115731.31255.23284.launchpad@gangotri.ubuntu.com> ** Changed in: gaim (Fedora) Status: Rejected => Fix Released -- [edgy] Gaim crashes when I click on "save icon" https://launchpad.net/bugs/54445 From bugwatch at bugs.launchpad.net Thu Nov 23 11:59:20 2006 From: bugwatch at bugs.launchpad.net (Bug Watch Updater) Date: Thu, 23 Nov 2006 11:59:20 -0000 Subject: [Bug 54551] Re: Monodevelop 0.11-1ubuntu1 crashes on New Project References: <20060730142339.3952.59.malonedeb@gangotri.ubuntu.com> Message-ID: <20061123115925.31255.11767.launchpad@gangotri.ubuntu.com> ** Changed in: monodevelop (upstream) Status: Unknown => Rejected -- Monodevelop 0.11-1ubuntu1 crashes on New Project https://launchpad.net/bugs/54551 From bugwatch at bugs.launchpad.net Thu Nov 23 11:57:24 2006 From: bugwatch at bugs.launchpad.net (Bug Watch Updater) Date: Thu, 23 Nov 2006 11:57:24 -0000 Subject: [Bug 59781] Re: When placing 1 item in the trash it shows up as 2 References: <20060910145259.16587.46281.malonedeb@gangotri.ubuntu.com> Message-ID: <20061123115729.31255.23997.launchpad@gangotri.ubuntu.com> ** Changed in: gnome-applets (Fedora) Status: Unknown => Fix Released -- When placing 1 item in the trash it shows up as 2 https://launchpad.net/bugs/59781 From fnicaise at motion-twin.com Thu Nov 23 16:37:03 2006 From: fnicaise at motion-twin.com (whitetigle) Date: Thu, 23 Nov 2006 16:37:03 -0000 Subject: [Bug 59068] Re: Window don't get focus References: <20060905185410.3977.19653.malonedeb@gandwana.ubuntu.com> Message-ID: <20061123163703.4063.24062.malone@gandwana.ubuntu.com> I forgot to tell that I work with Xinerama and a Dual Screen Config and 4 virtual screens and a NVIDIA gfx card. Maybe this will give hints as you'll see later. So after several tests I found a way to get rid of the problem. As I previously explained, closing and opening a gnome session make the problem come back. - So I open a new gnome session. - I open any application and then a terminal window on my left screen. - I try Alt+tab but it doesn't work yet. - I drag my windows to my right screen - I retry Alt-tab but it still doesn't work. - I open an ssh or mysql DISTANT connection in my terminal window. - I drag my terminal window from right screen to left screen and then... both my screens blink, as if refreshing themselves and that's it : Alt-tab works again. - By the way Ctrl+Alt+tab work again. I can make more tests, or provide with any conf file if needed. I can tell you that Alt+tab not working is a real productivity killer when you're used to work with the keyboard at 99% (I switch from vim to firefox a thousand times a day to develop my apps, so this is quite annoying ). I think this bug importance should have been listed as medium at least. -- Window don't get focus https://launchpad.net/bugs/59068 From kotatsu at gmail.com Thu Nov 23 16:49:47 2006 From: kotatsu at gmail.com (Kotatsu) Date: Thu, 23 Nov 2006 16:49:47 -0000 Subject: [Bug 72935] Re: Paren processes display incorrect memory usage References: <20061122220559.12999.76065.malonedeb@gangotri.ubuntu.com> Message-ID: <20061123164947.4063.53541.malone@gandwana.ubuntu.com> Edgy Eft for AMD64. I notice that the problem doesn't exist on the 32-bit Edgy system I'm using right now. -- Paren processes display incorrect memory usage https://launchpad.net/bugs/72935 From cw264701 at ohiou.edu Thu Nov 23 16:50:00 2006 From: cw264701 at ohiou.edu (Chris Wagner) Date: Thu, 23 Nov 2006 16:50:00 -0000 Subject: [Bug 4758] Re: After upgrade to Breezy, hierarchical folder message list no longer correct References: <20051123112014.25456.23111.malonedeb@gangotri.ubuntu.com> Message-ID: <20061123165000.29624.30922.malone@gangotri.ubuntu.com> ...And I just seemed to be having the "blank inbox" under a dapper installation. I went in and fiddled with some of my mail server settings; I switched the authentication method from "TLS" to "SSL", and my inbox came back (note, my other folders were visible before that). Switching back to "TLS" did not seem to make my inbox go blank again. This may not have actually been related to the encryption method; could have been a fluke. But, FYI for anyone who might see a similar problem. -- After upgrade to Breezy, hierarchical folder message list no longer correct https://launchpad.net/bugs/4758 From vi64pa at gmail.com Thu Nov 23 16:58:32 2006 From: vi64pa at gmail.com (ville palo) Date: Thu, 23 Nov 2006 16:58:32 -0000 Subject: [Bug 72966] Re: crash on opening empty text file References: <20061123045617.9943.97465.malonedeb@gangotri.ubuntu.com> Message-ID: <20061123165833.4020.63100.launchpad@gandwana.ubuntu.com> ** Changed in: gnumeric (Ubuntu) Assignee: (unassigned) => ville palo -- crash on opening empty text file https://launchpad.net/bugs/72966 From ubuntu at haz.dk Thu Nov 23 17:15:49 2006 From: ubuntu at haz.dk (Johan Christiansen) Date: Thu, 23 Nov 2006 17:15:49 -0000 Subject: [Bug 73029] Totem does not prevent Gnome screensaver from starting. References: <20061123171549.4020.14340.malonedeb@gandwana.ubuntu.com> Message-ID: <20061123171549.4020.14340.malonedeb@gandwana.ubuntu.com> Public bug reported: Latest feisty on amd64, totem does not prevent Gnome screensaver from starting. ** Affects: totem (Ubuntu) Importance: Undecided Status: Unconfirmed -- Totem does not prevent Gnome screensaver from starting. https://launchpad.net/bugs/73029 From bugwatch at bugs.launchpad.net Thu Nov 23 11:57:24 2006 From: bugwatch at bugs.launchpad.net (Bug Watch Updater) Date: Thu, 23 Nov 2006 11:57:24 -0000 Subject: [Bug 41262] Re: Places - Computer - should show occupied/free space on removable media References: <20060425092656.13024.55396.malonedeb@gandwana.ubuntu.com> Message-ID: <20061123115729.31255.72743.launchpad@gangotri.ubuntu.com> ** Changed in: nautilus (Fedora) Status: Unknown => Rejected -- Places - Computer - should show occupied/free space on removable media https://launchpad.net/bugs/41262 From stefan at lanpartei.de Thu Nov 23 17:38:20 2006 From: stefan at lanpartei.de (Stefan Bethge) Date: Thu, 23 Nov 2006 17:38:20 -0000 Subject: [Bug 73031] places sidebar has graphical error References: <20061123173820.30105.62795.malonedeb@gangotri.ubuntu.com> Message-ID: <20061123173820.30105.62795.malonedeb@gangotri.ubuntu.com> Public bug reported: Binary package hint: nautilus The sidebar in mode places has the ability to hold shortcuts which can be added using drag&drop. When hovering a folder icon or anything else over that area in the sidebar, a line indicating where the dropped item will be at appears. If I move the icon away from the sidebar without releasing it, the line does not disappear again and will stay there until closing nautilus. It only appears to do that if no other vertical element has been crossed, like when an item is dropped into the shortcut folder. ** Affects: nautilus (Ubuntu) Importance: Undecided Status: Unconfirmed -- places sidebar has graphical error https://launchpad.net/bugs/73031 From stefan at lanpartei.de Thu Nov 23 17:40:05 2006 From: stefan at lanpartei.de (Stefan Bethge) Date: Thu, 23 Nov 2006 17:40:05 -0000 Subject: [Bug 73031] Re: places sidebar has graphical error References: <20061123173820.30105.62795.malonedeb@gangotri.ubuntu.com> Message-ID: <20061123174005.30105.85645.malone@gangotri.ubuntu.com> Oh, this only happens if the item is a file, not a folder. -- places sidebar has graphical error https://launchpad.net/bugs/73031 From bugwatch at bugs.launchpad.net Thu Nov 23 11:57:24 2006 From: bugwatch at bugs.launchpad.net (Bug Watch Updater) Date: Thu, 23 Nov 2006 11:57:24 -0000 Subject: [Bug 60959] Re: Nautilus and Dbus errors References: <20060917204015.28890.54614.malonedeb@gangotri.ubuntu.com> Message-ID: <20061123115728.31255.55494.launchpad@gangotri.ubuntu.com> ** Changed in: gnome-vfs2 (Fedora) Status: Rejected => Fix Released -- Nautilus and Dbus errors https://launchpad.net/bugs/60959 From duncan at lithgow-schmidt.dk Thu Nov 23 17:54:53 2006 From: duncan at lithgow-schmidt.dk (Duncan Lithgow) Date: Thu, 23 Nov 2006 17:54:53 -0000 Subject: [Bug 39119] Re: Sound recorder disables the capture device after a second recording References: <20060411112617.24486.53726.malonedeb@gangotri.ubuntu.com> Message-ID: <20061123175453.30105.60562.malone@gangotri.ubuntu.com> can someone else using dapper confirm this? ** Changed in: gnome-media (Ubuntu Dapper) Status: Unconfirmed => Needs Info -- Sound recorder disables the capture device after a second recording https://launchpad.net/bugs/39119 From theringmaster at inbox.com Thu Nov 23 18:03:11 2006 From: theringmaster at inbox.com (The Ringmaster) Date: Thu, 23 Nov 2006 18:03:11 -0000 Subject: [Bug 71961] Re: totem crashes when playing windows media References: <20061115205022.25827.6199.malonedeb@gandwana.ubuntu.com> Message-ID: <20061123180311.30105.94169.malone@gangotri.ubuntu.com> I was using edgy eft if that is any help. -- totem crashes when playing windows media https://launchpad.net/bugs/71961 From vi64pa at gmail.com Thu Nov 23 18:12:01 2006 From: vi64pa at gmail.com (ville palo) Date: Thu, 23 Nov 2006 18:12:01 -0000 Subject: [Bug 72966] Re: crash on opening empty text file References: <20061123045617.9943.97465.malonedeb@gangotri.ubuntu.com> Message-ID: <20061123181201.4020.13741.malone@gandwana.ubuntu.com> Forwarded to upstream with a fix ** Bug watch added: GNOME Bug Tracker #378558 http://bugzilla.gnome.org/show_bug.cgi?id=378558 ** Also affects: gnumeric (upstream) via http://bugzilla.gnome.org/show_bug.cgi?id=378558 Importance: Unknown Status: Unknown -- crash on opening empty text file https://launchpad.net/bugs/72966 From launchpad at darkpixel.com Thu Nov 23 18:21:37 2006 From: launchpad at darkpixel.com (Aaron C. de Bruyn) Date: Thu, 23 Nov 2006 18:21:37 -0000 Subject: [Bug 69568] Re: "Move to Another Workspace" context menu no longer exists References: <20061031203514.4231.97525.malonedeb@gandwana.ubuntu.com> Message-ID: <20061123182137.29624.91728.malone@gangotri.ubuntu.com> This has apparently been fixed. A few weeks ago it showed back up. -- "Move to Another Workspace" context menu no longer exists https://launchpad.net/bugs/69568 From seatmanu at gmail.com Thu Nov 23 18:39:08 2006 From: seatmanu at gmail.com (Emmanuel Pinault) Date: Thu, 23 Nov 2006 18:39:08 -0000 Subject: [Bug 73036] Segmentation Fault on Edgy (6.10) References: <20061123183908.4020.22154.malonedeb@gandwana.ubuntu.com> Message-ID: <20061123183908.4020.22154.malonedeb@gandwana.ubuntu.com> Public bug reported: I am getting a signal 11 when using MSN on GAIM ** Affects: gaim (Ubuntu) Importance: Undecided Status: Unconfirmed -- Segmentation Fault on Edgy (6.10) https://launchpad.net/bugs/73036 From seatmanu at gmail.com Thu Nov 23 18:39:53 2006 From: seatmanu at gmail.com (Emmanuel Pinault) Date: Thu, 23 Nov 2006 18:39:53 -0000 Subject: [Bug 73036] Re: Segmentation Fault on Edgy (6.10) References: <20061123183908.4020.22154.malonedeb@gandwana.ubuntu.com> Message-ID: <20061123183953.4020.16313.malone@gandwana.ubuntu.com> ** Attachment added: "Here is the crash file" http://librarian.launchpad.net/5152463/_usr_bin_gaim.1000.crash -- Segmentation Fault on Edgy (6.10) https://launchpad.net/bugs/73036 From seatmanu at gmail.com Thu Nov 23 18:41:52 2006 From: seatmanu at gmail.com (Emmanuel Pinault) Date: Thu, 23 Nov 2006 18:41:52 -0000 Subject: [Bug 73037] MSN protocol very slow and delay References: <20061123184152.30105.85869.malonedeb@gangotri.ubuntu.com> Message-ID: <20061123184152.30105.85869.malonedeb@gangotri.ubuntu.com> Public bug reported: When using MSN on Gaim, if the person seems to have a lot of emoticon (although unsure about it) , I noticed a lag when sending the message. I can send a message and it sometimes take 30 seconds to display and/or send. I don t have a network issue as other like yahoo , jabber works fine. Only happening with MSN ** Affects: gaim (Ubuntu) Importance: Undecided Status: Unconfirmed -- MSN protocol very slow and delay https://launchpad.net/bugs/73037 From bugwatch at bugs.launchpad.net Thu Nov 23 11:57:24 2006 From: bugwatch at bugs.launchpad.net (Bug Watch Updater) Date: Thu, 23 Nov 2006 11:57:24 -0000 Subject: [Bug 65489] Re: gnome-terminal tends to lock up References: <20061011141000.3013.12656.malonedeb@gangotri.ubuntu.com> Message-ID: <20061123115729.31255.90162.launchpad@gangotri.ubuntu.com> *** This bug is a duplicate of bug 66104 *** ** Changed in: Fedora Status: Unknown => Fix Released -- gnome-terminal tends to lock up https://launchpad.net/bugs/65489 From vi64pa at gmail.com Thu Nov 23 18:54:14 2006 From: vi64pa at gmail.com (ville palo) Date: Thu, 23 Nov 2006 18:54:14 -0000 Subject: [Bug 72966] Re: crash on opening empty text file References: <20061123045617.9943.97465.malonedeb@gangotri.ubuntu.com> Message-ID: <20061123185414.29624.47869.malone@gangotri.ubuntu.com> fix attached ** Attachment added: "patch sent to upstream" http://librarian.launchpad.net/5152504/stf-parse.diff -- crash on opening empty text file https://launchpad.net/bugs/72966 From kristoffer.lunden at gmail.com Thu Nov 23 19:02:05 2006 From: kristoffer.lunden at gmail.com (=?utf-8?q?Kristoffer_Lund=C3=A9n?=) Date: Thu, 23 Nov 2006 19:02:05 -0000 Subject: [Bug 72524] Re: Epiphany steals "sensible-browser" upon install References: <20061120092646.7625.21641.malonedeb@gangotri.ubuntu.com> Message-ID: <20061123190205.30105.60122.malone@gangotri.ubuntu.com> I didn't understand that at all: "uses the browser selected to the preferred app capplet", what does that mean? And sure it is the default, maybe there is some technical reason to call it something else, but the fact remains that: On a fairly vanilla install of Ubuntu 6.10 that has not mucked with any browser settings, an extra installed browser rudely changes my desktop settings behind my back with no explanation and not even telling me how to revert. That is plain wrong and it should be fixed somewhere if not here. -- Epiphany steals "sensible-browser" upon install https://launchpad.net/bugs/72524 From i3dmaster at gmail.com Thu Nov 23 19:03:05 2006 From: i3dmaster at gmail.com (i3dmaster) Date: Thu, 23 Nov 2006 19:03:05 -0000 Subject: [Bug 69626] Re: gaim crashes everytime when quit. References: <20061101052020.4231.4976.malonedeb@gandwana.ubuntu.com> Message-ID: <20061123190305.29624.5082.malone@gangotri.ubuntu.com> Yesterday I upgraded gaim to 2.0.0+beta5 and the problem has just gone away. No segfault on exit anymore. Thanks all for helping out and happy Thanksgiving! -- gaim crashes everytime when quit. https://launchpad.net/bugs/69626 From saquib.h at gmail.com Thu Nov 23 19:04:46 2006 From: saquib.h at gmail.com (Saquib) Date: Thu, 23 Nov 2006 19:04:46 -0000 Subject: [Bug 67361] Re: Gaim crashes after startup (strcmp) References: <20061021122623.29568.30908.malonedeb@gandwana.ubuntu.com> Message-ID: <20061123190446.4020.52756.malone@gandwana.ubuntu.com> GAIM crashed for me as well... running with Beryl on XGL on Edgy! ** Attachment added: "reduced bug report" http://librarian.launchpad.net/5152550/_usr_bin_gaim.cGzJK_.crash -- Gaim crashes after startup (strcmp) https://launchpad.net/bugs/67361 From juantovarm at yahoo.com Thu Nov 23 18:59:33 2006 From: juantovarm at yahoo.com (juantovar) Date: Thu, 23 Nov 2006 18:59:33 -0000 Subject: [Bug 54684] Re: High CPU usage References: <20060731180328.29548.70203.malonedeb@gandwana.ubuntu.com> Message-ID: <20061123185934.4063.11709.malone@gandwana.ubuntu.com> I installed the ones in this page http://people.ubuntu.com/~seb128/debug/54684/. The other ones gave me source code and i do not know what to do with that. And to be more precise it is the package. -- High CPU usage https://launchpad.net/bugs/54684 From juantovarm at yahoo.com Thu Nov 23 19:02:41 2006 From: juantovarm at yahoo.com (juantovar) Date: Thu, 23 Nov 2006 19:02:41 -0000 Subject: [Bug 54684] Re: High CPU usage References: <20060731180328.29548.70203.malonedeb@gandwana.ubuntu.com> Message-ID: <20061123190241.4063.96377.malone@gandwana.ubuntu.com> ooops, hit the save changes button too early, this is the package that give me problems libgnomevfs2-common_2.16.1-0ubuntu3_all.deb -- High CPU usage https://launchpad.net/bugs/54684 From ripper42 at gmail.com Thu Nov 23 19:41:46 2006 From: ripper42 at gmail.com (=?utf-8?q?Kamil_P=C3=A1ral?=) Date: Thu, 23 Nov 2006 19:41:46 -0000 Subject: [Bug 71580] Re: Totem-xine crash when playing mov file References: <20061113012149.350.28064.malonedeb@gangotri.ubuntu.com> Message-ID: <20061123194146.29624.93898.malone@gangotri.ubuntu.com> yes, also crash $ xine nzm_ETQWat8800Launch.mov Toto je xine (GUI pro X11) - svobodn? videop?ehr?va? v0.99.4. (c) 2000-2004 T?m xine. xiTK received SIGSEGV signal, RIP. Aborted (core dumped) $ probably xine bug therefore. sorry for not trying immediately. -- Totem-xine crash when playing mov file https://launchpad.net/bugs/71580 From seb128 at ubuntu.com Thu Nov 23 09:09:57 2006 From: seb128 at ubuntu.com (Sebastien Bacher) Date: Thu, 23 Nov 2006 09:09:57 -0000 Subject: [Bug 71580] Re: Totem-xine crash when playing mov file References: <20061113012149.350.28064.malonedeb@gangotri.ubuntu.com> Message-ID: <20061123090957.4020.1515.malone@gandwana.ubuntu.com> Do you have the same bug with xine-ui? -- Totem-xine crash when playing mov file https://launchpad.net/bugs/71580 From philipp.fischer at uni-konstanz.de Thu Nov 23 20:37:07 2006 From: philipp.fischer at uni-konstanz.de (Phil) Date: Thu, 23 Nov 2006 20:37:07 -0000 Subject: [Bug 66355] Re: gpilotd locks up my Palm Z22 References: <20061016064512.6814.48454.malonedeb@gangotri.ubuntu.com> Message-ID: <20061123203707.30105.89021.malone@gangotri.ubuntu.com> I just successfully compiled and installed gnome-pilot revision 1.161 on Edgy respectively my system says that I did it successfully. However, now I cannot start the gpilotd-control-applet in the shell. When I try to start it, the following message comes? pfischer at pfischer-laptop:/usr/local/bin$ gpilotd-control-applet ** Message: No pilot userid/username information located ** Message: Unable to load pilot id/username, assuming unset ** Message: Cradle Type -> USB ** Message: cradle device name -> Cradle ** Message: cradle device name -> /dev/pilot ** Message: Pilot Speed -> 57600 ** Message: Timeout -> 0 Until here I understand that message because the system is not configured yet. However, now it comes: ** ERROR **: Es kann keine Verbindung zum GnomePilot-D?mon hergestellt werden aborting... My Translation: **ERROR**:No connection to the GnomePilot-Deamon. aboarting. ** (bug-buddy:7061): WARNING **: Symbol f?r Ordner ?ffnen konnte nicht geladen werden My Translation: *** (bug-buddy:7061): WARNING **: Symbol for folder could not be loaded Cannot access memory at address 0x1b90 Cannot access memory at address 0x1b90 pfischer at pfischer-laptop:/usr/local/bin$ pfischer at pfischer-laptop:/usr/local/bin$ Is there any idea what is going wrong? Many thanks for the help. Attached is the file from Bug-Buddey ** Attachment added: "Message from Bug-Buddey" http://librarian.launchpad.net/5152807/gpilotd-control-applet-Fehlerbericht.txt -- gpilotd locks up my Palm Z22 https://launchpad.net/bugs/66355 From mwohlmuther at gmx.net Thu Nov 23 20:43:41 2006 From: mwohlmuther at gmx.net (Michael Wohlmuther) Date: Thu, 23 Nov 2006 20:43:41 -0000 Subject: [Bug 72632] Re: Panel crashed after FTP - Connect References: <20061120221114.7769.28340.malonedeb@gangotri.ubuntu.com> <20061122135255.22204.52110.malone@gandwana.ubuntu.com> Message-ID: <456607FD.5040704@gmx.net> Hello, thanks for your response! I've multiple-monitors setup! ... thats right ... regards, Michael Wohlmuther Sebastien Bacher schrieb: > Thanks for your bug. It looks like similar to > http://bugzilla.gnome.org/show_bug.cgi?id=317333 upstream according to > the backtrace. Do you have a multi-monitors setup? > > ** Changed in: gnome-panel (Ubuntu) > Sourcepackagename: gnome-panel => libwnck > Importance: Undecided => Medium > Assignee: (unassigned) => Ubuntu Desktop Bugs > Status: Unconfirmed => Confirmed > > ** Bug watch added: GNOME Bug Tracker #317333 > http://bugzilla.gnome.org/show_bug.cgi?id=317333 > > ** Also affects: libwnck (upstream) via > http://bugzilla.gnome.org/show_bug.cgi?id=317333 > Importance: Unknown > Status: Unknown > > -- ------------------------------------------------- Michael Wohlmuther Sonnleitenstrasse 6b A-8605 Parschlug Mobile: +43 699 19841110 mail: mwohlmuther at gmx.net mail2: Michael.Wohlmuther.itm04 at fh-joanneum.at ------------------------------------------------- -- Panel crashed after FTP - Connect https://launchpad.net/bugs/72632 From wladston at gmail.com Thu Nov 23 21:29:48 2006 From: wladston at gmail.com (Wladston Viana) Date: Thu, 23 Nov 2006 21:29:48 -0000 Subject: [Bug 72922] Re: files overlap each other on the "keep aligned" mode References: <20061122202953.12869.17976.malonedeb@gangotri.ubuntu.com> Message-ID: <20061123212948.4020.11191.malone@gandwana.ubuntu.com> cheers :) I use Ubuntu 6.10 edgy eft. -- files overlap each other on the "keep aligned" mode https://launchpad.net/bugs/72922 From seb128 at ubuntu.com Thu Nov 23 09:08:07 2006 From: seb128 at ubuntu.com (Sebastien Bacher) Date: Thu, 23 Nov 2006 09:08:07 -0000 Subject: [Bug 71582] Re: gnome-background-properties crashes References: <20061113014837.32662.97454.malonedeb@gangotri.ubuntu.com> Message-ID: <20061123090807.4020.44993.malone@gandwana.ubuntu.com> Thanks for your bug report. Could you please try to obtain a backtrace by following the instructions on http://wiki.ubuntu.com/DebuggingProgramCrash. This will greatly aid us in tracking down your problem. ** Changed in: control-center (Ubuntu) Importance: Undecided => Medium Assignee: (unassigned) => Ubuntu Desktop Bugs Status: Unconfirmed => Needs Info -- gnome-background-properties crashes https://launchpad.net/bugs/71582 From ripper42 at gmail.com Thu Nov 23 21:46:44 2006 From: ripper42 at gmail.com (=?utf-8?q?Kamil_P=C3=A1ral?=) Date: Thu, 23 Nov 2006 21:46:44 -0000 Subject: [Bug 53539] Re: Totem-xine hangs when seeking fast in AVI video with subtitles enabled References: <20060720155642.22384.51678.malonedeb@gangotri.ubuntu.com> Message-ID: <20061123214644.4063.96976.malone@gandwana.ubuntu.com> i can confirm, that this bug involves also xine-ui in ubuntu edgy. but, in totem, there is 3 seconds enough to got gui freeze, in xine-ui it takes 15 seconds of furious tapping before i make it freeze. nevertheless it's definitely xine bug. by the way, i would mark this bug as critical, not low. maybe you don't realize, but every other nation beside english speeking ones is watching film with subtitles. and they are using totem mainly for watching films. so totem and xine etc are unusable in 90% of uses. that is a real blocker. -- Totem-xine hangs when seeking fast in AVI video with subtitles enabled https://launchpad.net/bugs/53539 From seb128 at ubuntu.com Thu Nov 23 22:02:54 2006 From: seb128 at ubuntu.com (Sebastien Bacher) Date: Thu, 23 Nov 2006 22:02:54 -0000 Subject: [Bug 69626] Re: gaim crashes everytime when quit. References: <20061101052020.4231.4976.malonedeb@gandwana.ubuntu.com> Message-ID: <20061123220254.29624.1782.malone@gangotri.ubuntu.com> Thank you for the update, marking the bug as fixed then ** Changed in: gaim (Ubuntu) Status: Needs Info => Fix Released -- gaim crashes everytime when quit. https://launchpad.net/bugs/69626 From seb128 at ubuntu.com Thu Nov 23 22:01:59 2006 From: seb128 at ubuntu.com (Sebastien Bacher) Date: Thu, 23 Nov 2006 22:01:59 -0000 Subject: [Bug 54684] Re: High CPU usage References: <20060731180328.29548.70203.malonedeb@gandwana.ubuntu.com> Message-ID: <20061123220159.4063.51384.malone@gandwana.ubuntu.com> those packages were just for testing, upgrade with the edgy-proposed version, that should be easier -- High CPU usage https://launchpad.net/bugs/54684 From freddymartinez9 at gmail.com Thu Nov 23 22:08:27 2006 From: freddymartinez9 at gmail.com (Freddy Martinez) Date: Thu, 23 Nov 2006 22:08:27 -0000 Subject: [Bug 72735] Re: Escape should close dialogs in Gaim References: <20061121172531.7625.87396.malonedeb@gangotri.ubuntu.com> <20061123124141.4020.88430.malone@gandwana.ubuntu.com> Message-ID: It seems this bug is rejected because this is a GTK issue not a gaim issue. Check you ~/.gtk-rc2.0 (iirc) settings and you can set custom key bindings. On 11/23/06, Jonh Wendell wrote: > > This wish was already reported on gaim site (upstream), and its > developers have rejected it. > > Have a look at > > http://sourceforge.net/tracker/index.php?func=detail&aid=1156917&group_id=235&atid=350235 > > Because of this, we are rejecting it in Ubuntu too. Feel free to make > any comment here or, better yet, in upstream bug track. > > ** Changed in: gaim (Ubuntu) > Status: Confirmed => Rejected > > -- > Escape should close dialogs in Gaim > https://launchpad.net/bugs/72735 > -- -Freddy Martinez- Kubuntu. [GNU/]Linux for human beings. -- Escape should close dialogs in Gaim https://launchpad.net/bugs/72735 From kristian.hermansen at gmail.com Thu Nov 23 22:25:41 2006 From: kristian.hermansen at gmail.com (Kristian Hermansen) Date: Thu, 23 Nov 2006 22:25:41 -0000 Subject: [Bug 54684] Re: High CPU usage References: <20060731180328.29548.70203.malonedeb@gandwana.ubuntu.com> Message-ID: <20061123222541.29624.20457.malone@gangotri.ubuntu.com> This should get you upgraded from a shell. You must reboot to get changes (or restart gnome/X?)...haven't tested non-reboot scenario... mkdir /tmp/fix && cd /tmp/fix && wget http://people.ubuntu.com/~seb128/debug/54684/libgnomevfs2-common_2.16.1-0ubuntu3_all.deb && wget http://people.ubuntu.com/~seb128/debug/54684/libgnomevfs2-0_2.16.1-0ubuntu3_i386.deb && wget http://people.ubuntu.com/~seb128/debug/54684/libgnomevfs2-bin_2.16.1-0ubuntu3_i386.deb && wget http://people.ubuntu.com/~seb128/debug/54684/libgnomevfs2-extra_2.16.1-0ubuntu3_i386.deb && sudo dpkg -i libgnomevfs2-common_2.16.1-0ubuntu3_all.deb && rm libgnomevfs2-common_2.16.1-0ubuntu3_all.deb && for i in *.deb; do sudo dpkg -i "$i"; done -- High CPU usage https://launchpad.net/bugs/54684 From mcdavey at mrao.cam.ac.uk Thu Nov 23 22:45:13 2006 From: mcdavey at mrao.cam.ac.uk (Matt Davey) Date: Thu, 23 Nov 2006 22:45:13 -0000 Subject: [Bug 66355] Re: gpilotd locks up my Palm Z22 References: <20061016064512.6814.48454.malonedeb@gangotri.ubuntu.com> Message-ID: <20061123224513.4020.65287.malone@gandwana.ubuntu.com> Hi Phil, It looks as though gnome-pilot hasn't actually been built correctly. I don't know what steps you took (I didn't give detailed instructions, because usually people asking for patches and building packages are old hands at this stuff). You say you built "gnome-pilot 1.161", but 1.161 refers to one single file from the gnome-pilot source tree. So I don't know whether you checked out the whole gnome-pilot source from CVS (I doubt it) or just dropped the updated gpilotd.c file into some other source distribution of gnome-pilot. Anyway, here are some more detailed instructions that might help you along: 1. download gnome-pilot 2.0.15 from gnome.org: http://ftp.gnome.org/pub/GNOME/sources/gnome-pilot/2.0/gnome-pilot-2.0.15.tar.gz 2. unpack the file using 'tar xzf gnome-pilot-2.0.15.tar.gz' 3. change into the gnome-pilot-2.0.15 directory. 4. build it, configuring it to put the installation somewhere that won't conflict with your system installation (so that if an updated Edgy version is released you can easily upgrade). Here's how to build it: 4a. "./configure --prefix=/tmp/gp" <-- or use some other location instead of /tmp/gp 4b. "make && make install" 5. Now, start the background daemon: "killall gpilotd; /tmp/gp/libexec/gpilotd" 6. In another window, start the corresponding config applet: "/tmp/gp/bin/gpilotd-control-applet" With any luck, you'll be in business, i.e. able to configure and enable the backup conduit. You won't have Evolution conduits at this stage. If you want those, copy the ".conduit" files from your system installation (I'm not 100% where they go on Ubuntu, so do 'locate e-address | grep conduit') and put them into /tmp/gp/share/gnome-pilot/conduits/. These instructions are off the top of my head, so apologies if I've made some mistakes. -- gpilotd locks up my Palm Z22 https://launchpad.net/bugs/66355 From franciju at gmail.com Thu Nov 23 23:08:16 2006 From: franciju at gmail.com (Berkut) Date: Thu, 23 Nov 2006 23:08:16 -0000 Subject: [Bug 73059] Rhythmbox crashes when changing burning device References: <20061123230816.4063.11059.malonedeb@gandwana.ubuntu.com> Message-ID: <20061123230816.4063.11059.malonedeb@gandwana.ubuntu.com> Public bug reported: Every time I want to burn an audio CD from the Play Queue and I change the burning device from Plextor CDRW to _NEC DVDRW (or the other way), Rhythmbox crashes. ** Affects: rhythmbox (Ubuntu) Importance: Undecided Status: Unconfirmed -- Rhythmbox crashes when changing burning device https://launchpad.net/bugs/73059 From funny.hangman at web.de Thu Nov 23 23:19:51 2006 From: funny.hangman at web.de (Schattenglanz) Date: Thu, 23 Nov 2006 23:19:51 -0000 Subject: [Bug 72904] Re: ICQ data tranfer References: <20061122190350.12869.10981.malonedeb@gangotri.ubuntu.com> <20061123131807.4020.35271.malone@gandwana.ubuntu.com> Message-ID: <1164323991.15135.23.camel@lxuser-desktop> hi, i?ve installed gaim-dbg, but there is no readme.txt or so, which describe what schould i do now... if it?s difficult maybe you know someone who can give me a short german descrpition. If not, englich is ok, too... by the way, I know the translation of "coredump" but i?ve "no idea" about the correct meaning... I?m not an IT spezialist, but i hope i can help... Am Donnerstag, den 23.11.2006, 13:18 +0000 schrieb Sebastien Bacher: > Thank you for your bug. Could you attach the crash file with the > coredump or get a backtrace with gaim-dbg installed? > > ** Changed in: gaim (Ubuntu) > Importance: Undecided => Medium > Status: Unconfirmed => Needs Info > ICQ data tranfer https://launchpad.net/bugs/72904 -- ICQ data tranfer https://launchpad.net/bugs/72904 From encompass at gmail.com Thu Nov 23 09:14:49 2006 From: encompass at gmail.com (encompass) Date: Thu, 23 Nov 2006 09:14:49 -0000 Subject: [Bug 71551] manage groups closed when clicking on help button References: <20061112213659.24792.68823.malonedeb@gangotri.ubuntu.com> Message-ID: <20061123091449.4020.45079.launchpad@canonical@gandwana.ubuntu.com> Public bug reported: When you click on the help button while in the manage groups section of users-admin. It simply closes out. ** Affects: gnome-system-tools (Ubuntu) Importance: Low Assignee: Ubuntu Desktop Bugs Status: Confirmed -- manage groups closed when clicking on help button https://launchpad.net/bugs/71551 From nemes.sorin at gmail.com Fri Nov 24 00:27:22 2006 From: nemes.sorin at gmail.com (Nemes Sorin) Date: Fri, 24 Nov 2006 00:27:22 -0000 Subject: [Bug 73068] Opening a file in gedit on a gnome-vfs share fails References: <20061124002722.4063.1649.malonedeb@gandwana.ubuntu.com> Message-ID: <20061124002722.4063.1649.malonedeb@gandwana.ubuntu.com> Public bug reported: I have to confirm bug #67385: when sudo gedit /some_folder/some_file, gedit start but give me this : (gedit:31831): libgnomevfs-WARNING **: Failed to open session DBUS connection: Did not receive a reply. Possible causes include: the remote application did not send a reply, the message bus security policy blocked the reply, the reply timeout expired, or the network connection was broken. Volume monitoring will not work. ...................................................................... as a note -> DBUS work well no prob. with also .. I use Edgy - wich lib I need to have gnome-vfs2 OR libgnomevfs2 ?? ** Affects: gnome-vfs2 (Ubuntu) Importance: Undecided Status: Unconfirmed -- Opening a file in gedit on a gnome-vfs share fails https://launchpad.net/bugs/73068 From mr_joshuah at hotmail.com Fri Nov 24 00:52:35 2006 From: mr_joshuah at hotmail.com (joshuah) Date: Fri, 24 Nov 2006 00:52:35 -0000 Subject: [Bug 73069] unexpected crash in gimp when switching screens in gnome References: <20061124005235.4020.15340.malonedeb@gandwana.ubuntu.com> Message-ID: <20061124005235.4020.15340.malonedeb@gandwana.ubuntu.com> Public bug reported: To be honest, i dont know what happened, but it was reproducible. I am working with gimp and took a snapshot from another tool. After i finished with the picture and saved it to an .eps and .png I switched screens to import the stuff into my latex document. A few seconds later I got a message that gimp had crashed. This happened twice in a row. That is why I am posting this message. Attached to this bug report you will find the file created by the bug report tool of ubuntu/gnome. cheers, josh ** Affects: gimp (Ubuntu) Importance: Undecided Status: Unconfirmed -- unexpected crash in gimp when switching screens in gnome https://launchpad.net/bugs/73069 From mr_joshuah at hotmail.com Fri Nov 24 01:16:24 2006 From: mr_joshuah at hotmail.com (joshuah) Date: Fri, 24 Nov 2006 01:16:24 -0000 Subject: [Bug 73069] Re: unexpected crash in gimp when switching screens in gnome References: <20061124005235.4020.15340.malonedeb@gandwana.ubuntu.com> Message-ID: <20061124011624.4020.75725.malone@gandwana.ubuntu.com> ** Attachment added: "Attachment from /var/crash, generated by gnome/ubuntu crash tool" http://librarian.launchpad.net/5153490/_usr_bin_gimp-2.2.1000.crash -- unexpected crash in gimp when switching screens in gnome https://launchpad.net/bugs/73069 From minghua-list at sbcglobal.net Fri Nov 24 01:19:32 2006 From: minghua-list at sbcglobal.net (Ming Hua) Date: Fri, 24 Nov 2006 01:19:32 -0000 Subject: [Bug 72966] Re: crash on opening empty text file References: <20061123045617.9943.97465.malonedeb@gangotri.ubuntu.com> Message-ID: <20061124011932.29624.99363.malone@gangotri.ubuntu.com> I can not reproduce on feisty's gnumeric-gtk 1.7.2-1ubuntu1. Maybe already fixed by upstream? -- crash on opening empty text file https://launchpad.net/bugs/72966 From ubuntu at tweak.net.au Fri Nov 24 01:18:54 2006 From: ubuntu at tweak.net.au (Karl Palsson) Date: Fri, 24 Nov 2006 01:18:54 -0000 Subject: [Bug 70285] Re: flash card insertion used to trigger the command for "import digital photos..." but doesn't anymore References: <20061104201854.12864.40973.malonedeb@gangotri.ubuntu.com> Message-ID: <20061124011854.30105.25261.malone@gangotri.ubuntu.com> autophoto is checked. I suspect it's more to do with the flash card not being recognised as a photo device. It never used to complain about unsafe device removal when I unplugged the card reader, or the card from the card reader, but it does now. I suspect it's treating it as a removable harddrive or something instead? -- flash card insertion used to trigger the command for "import digital photos..." but doesn't anymore https://launchpad.net/bugs/70285 From jordan at laserjock.us Fri Nov 24 01:42:03 2006 From: jordan at laserjock.us (Jordan Mantha) Date: Fri, 24 Nov 2006 01:42:03 -0000 Subject: [Bug 72966] Re: crash on opening empty text file References: <20061123045617.9943.97465.malonedeb@gangotri.ubuntu.com> Message-ID: <20061124014204.30105.60170.malone@gangotri.ubuntu.com> I can confirm the crash on an edgy machine but I couldn't make it crash on feisty. -- crash on opening empty text file https://launchpad.net/bugs/72966 From renecdimmj at yahoo.com.br Fri Nov 24 01:57:12 2006 From: renecdimmj at yahoo.com.br (slipttees) Date: Fri, 24 Nov 2006 01:57:12 -0000 Subject: [Bug 73074] error in copying larges archives for partition of the type fat32 References: <20061124015712.30105.47515.malonedeb@gangotri.ubuntu.com> Message-ID: <20061124015712.30105.47515.malonedeb@gangotri.ubuntu.com> Public bug reported: ProblemType: Crash CrashCounter: 1 Date: Thu Nov 23 22:37:30 2006 Dependencies: libgcc1 1:4.1.1-13ubuntu5 metacity-common 1:2.16.3-0ubuntu2 xgamma 1:1.0.1-0ubuntu1 lsb-base 3.1-10ubuntu4 libfs6 2:1.0.0-3build1 libavahi-common3 0.6.13-2ubuntu2.2 readline-common 5.1-7build1 libpci2 2:2.1.11-2 xinit 1.0.2-0ubuntu3 libreadline5 5.1-7build1 xstdcmap 1:1.0.1-0ubuntu1 xev 1:1.0.2-0ubuntu1 libslang2 2.0.6-2 libxxf86misc1 1:1.0.1-0ubuntu1 python-support 0.5.3ubuntu1 ttf-dejavu 2.7-2 xprop 1:1.0.2-0ubuntu1 xutils-dev 1:1.0.2-3ubuntu3 libncursesw5 5.5-2ubuntu1 libgnomevfs2-0 2.16.1-0ubuntu2 cpp-4.1 4.1.1-13ubuntu5 xfontsel 1:1.0.1-0ubuntu1 whiptail 0.52.2-5.1ubuntu1 libtext-charwidth-perl 0.04-4 libxrender1 1:0.9.1-0ubuntu1 libcamel1.2-8 1.8.1-0ubuntu3 libbonobo2-0 2.16.0-0ubuntu1 fontconfig 2.3.2-7ubuntu2 oclock 1:1.0.1-0ubuntu1 libssl0.9.8 0.9.8b-2ubuntu2 liblocale-gettext-perl 1.05-1 libxau6 1:1.0.1-1 xlsatoms 1:1.0.1-0ubuntu1 libdbus-1-3 0.93-0ubuntu3 libgnome2-common 2.16.0-0ubuntu1 xlogo 1:1.0.1-0ubuntu1 libpam-modules 0.79-3.1ubuntu1 xcursorgen 1:1.0.1-0ubuntu1 libxfixes3 1:4.0.1-0ubuntu1 gnome-keyring 0.6.0-0ubuntu2 python 2.4.3-11ubuntu3 xrefresh 1:1.0.2-0ubuntu1 libjpeg62 6b-13 libdbus-glib-1-2 0.71-1ubuntu1 libgail-common 1.9.3-0ubuntu1 libacl1 2.2.39-1ubuntu2 liblzo1 1.08-3 gnome-mime-data 2.4.2-2 libncurses5 5.5-2ubuntu1 libgnome2-0 2.16.0-0ubuntu1 xwud 1:1.0.1-0ubuntu1 libgtk2.0-0 2.10.6-0ubuntu1 libgpg-error0 1.2-1 libidl0 0.8.6-1ubuntu1 libpam0g 0.79-3.1ubuntu1 xman 1:1.0.1-0ubuntu2 gnome-icon-theme 2.16.0.1-0ubuntu2 libxt6 1:1.0.2-1ubuntu1 libgamin0 0.1.7-3ubuntu2 esound-common 0.2.36-3ubuntu3 xrgb 1:1.0.0-0ubuntu2 xml-core 0.09-0.1 python2.4-minimal 2.4.4~c1-0ubuntu1 libpopt0 1.10-2 gcc-4.1-base 4.1.1-13ubuntu5 xlsclients 1:1.0.1-0ubuntu1 psmisc 22.2-1 gnome-control-center 1:2.16.1-0ubuntu4 libxcursor1 1.1.7-0ubuntu1 xmag 1:1.0.1-0ubuntu1 launchpad-integration 0.1.4.3 dbus 0.93-0ubuntu3 libfontconfig1 2.3.2-7ubuntu2 libglib2.0-0 2.12.4-0ubuntu1 shared-mime-info 0.18-0ubuntu1 xwininfo 1:1.0.1-0ubuntu1 libpng12-0 1.2.8rel-5.1ubuntu0.1 adduser 3.92 defoma 0.11.10 libbonobo2-common 2.16.0-0ubuntu1 libnspr4 2:1.firefox2.0+0dfsg-0ubuntu3 xhost 1:1.0.1-0ubuntu1 libtext-wrapi18n-perl 0.06-5 libxklavier11 3.0-0ubuntu1 sgml-data 2.0.3 libavahi-client3 0.6.13-2ubuntu2.2 libtiff4 3.8.2-6 xpmutils 1:3.5.5-1 sed 4.1.5-1 libgnome-menu2 2.16.1-0ubuntu1 libcupsys2 1.2.4-2ubuntu3 python-gmenu 2.16.1-0ubuntu1 mktemp 1.5-2 libxaw7 2:1.0.2-0ubuntu1 libxrandr2 2:1.1.1-0ubuntu1 xkbutils 1:1.0.2-0ubuntu1 xdpyinfo 1:1.0.1-0ubuntu1 libselinux1 1.30-1ubuntu1 libgnome-desktop-2 2.16.1-0ubuntu1 beforelight 1.0.1-0ubuntu1 libebook1.2-9 1.8.1-0ubuntu3 libnss3 2:1.firefox2.0+0dfsg-0ubuntu3 viewres 1:1.0.1-0ubuntu1 passwd 1:4.0.16-2ubuntu4 fstobdf 1.0.2-0ubuntu1 sgml-base 1.26 libeel2-2 2.16.0-0ubuntu2 libpam-runtime 0.79-3.1ubuntu1 libgstreamer-plugins-base0.10-0 0.10.10-1ubuntu1 libmagic1 4.17-2ubuntu1 xrdb 1:1.0.2-0ubuntu2 libgnome-keyring0 0.6.0-0ubuntu2 libxslt1.1 1.1.17-2build1 alsa-utils 1.0.11-6ubuntu2 libgnome-window-settings1 1:2.16.1-0ubuntu4 libcap1 1:1.10-14 xfd 1:1.0.1-0ubuntu1 python2.4 2.4.4~c1-0ubuntu1 libattr1 2.4.32-1ubuntu1 libgnomeui-common 2.16.1-0ubuntu2 libedataserver1.2-7 1.8.1-0ubuntu3 xmore 1:1.0.1-0ubuntu1 libesd-alsa0 0.2.36-3ubuntu3 mime-support 3.36-1 libcomerr2 1.39-1 libgail18 1.9.3-0ubuntu1 liborbit2 1:2.14.3-0ubuntu2 python-minimal 2.4.3-11ubuntu3 libxpm4 1:3.5.5-1 libgnomecanvas2-0 2.14.0-3ubuntu1 smproxy 1:1.0.1-0ubuntu1 docbook-xml 4.4-5 nautilus-data 2.16.1-0ubuntu3 capplets-data 1:2.16.1-0ubuntu4 librsvg2-common 2.16.0-0ubuntu2 libsysfs2 2.0.0-7 scrollkeeper 0.3.14-11ubuntu6 libxv1 2:1.0.1-3ubuntu1 mesa-utils 6.3.2-1ubuntu1 fontconfig-config 2.3.2-7ubuntu2 xrandr 1:1.0.2-0ubuntu1 libpam-foreground 0.3 libgnutls13 1.4.0-3ubuntu1 libxfont1 1:1.2.0-0ubuntu3 pmount 0.9.13-1build1 login 1:4.0.16-2ubuntu4 libbeagle0 0.2.9-1ubuntu3 debconf 1.5.2ubuntu2 libxtst6 2:1.0.1-3build1 freeglut3 2.4.0-5 listres 1:1.0.1-0ubuntu1 libxinerama1 2:1.0.1-4build1 xsetroot 1:1.0.1-0ubuntu1 xset 1:1.0.2-0ubuntu1 libxext6 2:1.0.1-1ubuntu1 xlsfonts 1:1.0.1-0ubuntu1 libxmuu1 2:1.0.2-1ubuntu1 ucf 2.0012 xkeyboard-config 0.8-7ubuntu2 xsetpointer 1:1.0.0-0ubuntu1 libpango1.0-common 1.14.5-0ubuntu1 desktop-file-utils 0.11-1ubuntu1 libgtk2.0-bin 2.10.6-0ubuntu1 libnewt0.52 0.52.2-5.1ubuntu1 lsb-release 3.1-10ubuntu4 libgcrypt11 1.2.2-2 libxss1 1:1.0.1-4ubuntu1 xvinfo 1:1.0.1-0ubuntu1 xbase-clients 1:7.1.1ubuntu6 libbz2-1.0 1.0.3-3 libgnomecanvas2-common 2.14.0-3ubuntu1 libhal1 0.5.7.1-0ubuntu17 debconf-i18n 1.5.2ubuntu2 libbonoboui2-common 2.16.0-0ubuntu1 libexif12 0.6.13-4 xsm 1:1.0.1-0ubuntu1 perl 5.8.8-6 tzdata 2006m-1ubuntu1 xutils 1:7.1.1ubuntu6 libxi6 2:1.0.1-0ubuntu1 python-numeric 24.2-5build1 libcairo2 1.2.4-1ubuntu2 libmetacity0 1:2.16.3-0ubuntu2 bitmap 1.0.2-0ubuntu1 x11-common 1:7.1.1ubuntu6 libsepol1 1.12-1 xeyes 1:1.0.1-0ubuntu1 xwd 1:1.0.1-0ubuntu1 libgsf-1-common 1.14.1-2ubuntu1 xditview 1:1.0.1-0ubuntu1 editres 1.0.1-0ubuntu1 libaudiofile0 0.2.6-6ubuntu1 libbonoboui2-0 2.16.0-0ubuntu1 xdriinfo 1:1.0.1-0ubuntu1 libkrb53 1.4.3-9ubuntu1 libhal-storage1 0.5.7.1-0ubuntu17 libart-2.0-2 2.3.17-1 xgc 1:1.0.1-0ubuntu1 xconsole 1:1.0.1-0ubuntu1 debianutils 2.16.2 xclipboard 1:1.0.1-0ubuntu1 sessreg 1:1.0.0-0ubuntu2 libgnomevfs2-common 2.16.1-0ubuntu2 locales 2.3.22 libnautilus-extension1 2.16.1-0ubuntu3 mcpp 2.6.1-0ubuntu2 gconf2-common 2.16.0-0ubuntu1 libdmx1 1:1.0.2-1 libglade2-0 1:2.6.0-1ubuntu2 xsetmode 1:1.0.0-0ubuntu1 appres 1.0.0-0ubuntu1 libstartup-notification0 0.8-1ubuntu1 libcroco3 0.6.1-1build1 xload 1:1.0.1-0ubuntu1 belocs-locales-bin 2.4-1ubuntu6 libfontenc1 1:1.0.2-1 python-gobject 2.12.2-0ubuntu1 libtasn1-3 0.3.5-1 libavahi-glib1 0.6.13-2ubuntu2.2 xmessage 1:1.0.1-0ubuntu1 libxdmcp6 1:1.0.1-1 gnome-menus 2.16.1-0ubuntu1 libx11-data 2:1.0.3-0ubuntu4 hicolor-icon-theme 0.9-0ubuntu4 liblaunchpad-integration0 0.1.4.3 libatk1.0-0 1.12.3-0ubuntu1 file 4.17-2ubuntu1 libgl1-mesa-glx 6.5.1~20060817-0ubuntu3 libxml2 2.6.26.dfsg-2ubuntu4 xkb-data 0.8-7ubuntu2 libeel2-data 2.16.0-0ubuntu2 libfreetype6 2.2.1-5 libtext-iconv-perl 1.4-3 libice6 2:1.0.1-1ubuntu1 libopencdk8 0.5.8-1 xauth 1:1.0.1-0ubuntu1 libasound2 1.0.11-7ubuntu3 libsm6 2:1.0.1-1ubuntu1 libxtrap6 2:1.0.0-3build1 python-glade2 2.10.3-0ubuntu3 libxkbfile1 1:1.0.3-0ubuntu1 libgsf-1-114 1.14.1-2ubuntu1 xcalc 1:1.0.1-0ubuntu1 perl-modules 5.8.8-6 dpkg 1.13.22ubuntu7 linux-sound-base 1.0.11-5ubuntu1 xmodmap 1:1.0.1-0ubuntu1 xbiff 1:1.0.1-0ubuntu1 coreutils 5.96-5ubuntu4 x11perf 1:1.4.1-0ubuntu1 libgdbm3 1.8.3-3 libstdc++6 4.1.1-13ubuntu5 libgtk2.0-common 2.10.6-0ubuntu1 libx11-6 2:1.0.3-0ubuntu4 python-central 0.5.6ubuntu2 xkill 1:1.0.1-0ubuntu1 xfonts-encodings 1:1.0.0-5.1 xtrap 1:1.0.2-0ubuntu1 xf86dga 1:1.0.1-0ubuntu1 ncurses-bin 5.5-2ubuntu1 libdrm2 2.0.2+git20060809-0ubuntu1 pciutils 1:2.2.1-2ubuntu2 iceauth 1:1.0.1-0ubuntu2 libgstreamer0.10-0 0.10.10-1ubuntu2 xvidtune 1:1.0.1-0ubuntu1 libavahi-common-data 0.6.13-2ubuntu2.2 libgconf2-4 2.16.0-0ubuntu1 zlib1g 1:1.2.3-13ubuntu2 libxmu6 2:1.0.2-1ubuntu1 libc6 2.4-1ubuntu12 xfonts-utils 1:1.0.0-6ubuntu3 ico 1:1.0.1-0ubuntu1 librsvg2-2 2.16.0-0ubuntu2 libxxf86dga1 2:1.0.1-0ubuntu1 xclock 1:1.0.1-0ubuntu1 python-gtk2 2.10.3-0ubuntu3 libglu1-mesa 6.5.1~20060817-0ubuntu3 libscrollkeeper0 0.3.14-11ubuntu6 libxft2 2.1.10-1ubuntu1 gconf2 2.16.0-0ubuntu1 gamin 0.1.7-3ubuntu2 libxxf86vm1 1:1.0.1-0ubuntu1 libdb4.3 4.3.29-5build1 perl-base 5.8.8-6 module-init-tools 3.2.2-3ubuntu3 libdb4.4 4.4.20-6ubuntu1 cpp 4:4.1.1-6ubuntu3 libpango1.0-0 1.14.5-0ubuntu1 libgnomeui-0 2.16.1-0ubuntu2 libexpat1 1.95.8-3.2 gnome-desktop-data 2.16.1-0ubuntu1 python-cairo 1.2.0-1build1 Disassembly: (no debugging symbols found) Using host libthread_db library "/lib/tls/i686/cmov/libthread_db.so.1". (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) Core was generated by `nautilus --sm-client-id 11c0a80b03000116433155600000047270003 --screen 0'. Program terminated with signal 25, File size limit exceeded. #0 0xffffe410 in __kernel_vsyscall () Dump of assembler code from 0xffffe410 to 0xffffe430: 0xffffe410 <__kernel_vsyscall+16>: pop %ebp 0xffffe411 <__kernel_vsyscall+17>: pop %edx 0xffffe412 <__kernel_vsyscall+18>: pop %ecx 0xffffe413 <__kernel_vsyscall+19>: ret 0xffffe414 <__kernel_vsyscall+20>: nop 0xffffe415 <__kernel_vsyscall+21>: nop 0xffffe416 <__kernel_vsyscall+22>: nop 0xffffe417 <__kernel_vsyscall+23>: nop 0xffffe418 <__kernel_vsyscall+24>: nop 0xffffe419 <__kernel_vsyscall+25>: nop 0xffffe41a <__kernel_vsyscall+26>: nop 0xffffe41b <__kernel_vsyscall+27>: nop 0xffffe41c <__kernel_vsyscall+28>: nop 0xffffe41d <__kernel_vsyscall+29>: nop 0xffffe41e <__kernel_vsyscall+30>: nop 0xffffe41f <__kernel_vsyscall+31>: nop 0xffffe420 <__kernel_sigreturn+0>: pop %eax 0xffffe421 <__kernel_sigreturn+1>: mov $0x77,%eax 0xffffe426 <__kernel_sigreturn+6>: int $0x80 0xffffe428 <__kernel_sigreturn+8>: nop 0xffffe429 <__kernel_sigreturn+9>: nop 0xffffe42a <__kernel_sigreturn+10>: nop 0xffffe42b <__kernel_sigreturn+11>: nop 0xffffe42c <__kernel_sigreturn+12>: nop 0xffffe42d <__kernel_sigreturn+13>: nop 0xffffe42e <__kernel_sigreturn+14>: nop 0xffffe42f <__kernel_sigreturn+15>: nop End of assembler dump. DistroRelease: Ubuntu 6.10 ExecutablePath: /usr/bin/nautilus Package: nautilus 2.16.1-0ubuntu3 ProcCmdline: nautilus --sm-client-id 11c0a80b03000116433155600000047270003 --screen 0 ProcCwd: /home/ubuntu ProcEnviron: LANGUAGE=pt_BR:pt:pt_PT PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/bin/X11:/usr/games LANG=pt_BR.UTF-8 SHELL=/bin/bash ProcMaps: 08048000-08161000 r-xp 00000000 03:01 28263 /usr/bin/nautilus 08161000-08166000 rw-p 00118000 03:01 28263 /usr/bin/nautilus 08166000-08704000 rw-p 08166000 00:00 0 [heap] af22c000-af298000 r--p 00000000 03:01 23842 /usr/share/fonts/truetype/ttf-dejavu/DejaVuSans-Bold.ttf af298000-af2f8000 rw-s 00000000 00:08 688132 /SYSV00000000 (deleted) b12fc000-b12fd000 ---p b12fc000 00:00 0 b12fd000-b1afd000 rw-p b12fd000 00:00 0 b22fe000-b22ff000 ---p b22fe000 00:00 0 b22ff000-b2aff000 rw-p b22ff000 00:00 0 b2aff000-b2b00000 ---p b2aff000 00:00 0 b2b00000-b3326000 rw-p b2b00000 00:00 0 b3326000-b3400000 ---p b3326000 00:00 0 b34dc000-b34dd000 ---p b34dc000 00:00 0 b34dd000-b3cdd000 rw-p b34dd000 00:00 0 b3cdd000-b3d4e000 r--p 00000000 03:01 23846 /usr/share/fonts/truetype/ttf-dejavu/DejaVuSans.ttf b3d4e000-b3dae000 rw-s 00000000 00:08 655361 /SYSV00000000 (deleted) b44e5000-b4549000 r--p 00000000 03:01 23845 /usr/share/fonts/truetype/ttf-dejavu/DejaVuSans-Oblique.ttf b4549000-b456a000 rw-p b4549000 00:00 0 b456a000-b456f000 r--p 00000000 03:01 19660 /usr/share/locale-langpack/pt_BR/LC_MESSAGES/nautilus-cd-burner.mo b456f000-b4570000 r--p 00000000 03:01 19690 /usr/share/locale-langpack/pt_BR/LC_MESSAGES/nautilus-sendto.mo b4570000-b4578000 r--p 00000000 03:01 19624 /usr/share/locale-langpack/pt_BR/LC_MESSAGES/gnome-system-tools.mo b4578000-b457d000 r--p 00000000 03:01 19597 /usr/share/locale-langpack/pt_BR/LC_MESSAGES/file-roller.mo b457d000-b45af000 r--p 00000000 03:01 23854 /usr/share/fonts/truetype/ttf-dejavu/DejaVuSansMono.ttf b45af000-b45b3000 r-xp 00000000 03:01 34974 /usr/lib/gtk-2.0/2.10.0/loaders/libpixbufloader-png.so b45b3000-b45b4000 rw-p 00003000 03:01 34974 /usr/lib/gtk-2.0/2.10.0/loaders/libpixbufloader-png.so b45c3000-b45ca000 r--p 00000000 03:01 19653 /usr/share/locale-langpack/pt_BR/LC_MESSAGES/gnome-vfs-2.0.mo b45ca000-b45cc000 r--p 00000000 03:01 19640 /usr/share/locale-langpack/pt_BR/LC_MESSAGES/eel-2.0.mo b45cc000-b45d2000 r-xp 00000000 03:01 17483 /usr/lib/gnome-vfs-2.0/modules/libmapping.so b45d2000-b45d3000 rw-p 00006000 03:01 17483 /usr/lib/gnome-vfs-2.0/modules/libmapping.so b45d3000-b45d4000 r--p 00000000 03:01 99939 /usr/share/locale-langpack/pt_BR/LC_MESSAGES/launchpad-integration.mo b45d4000-b4ad9000 r--p 00000000 03:01 37614 /usr/share/icons/hicolor/icon-theme.cache b4ad9000-b5bc1000 r--p 00000000 03:01 101235 /usr/share/icons/crystalsvg/icon-theme.cache b5bc1000-b621d000 r--p 00000000 03:01 2901 /usr/share/icons/gnome/icon-theme.cache b621d000-b6475000 r--p 00000000 03:01 97542 /usr/share/icons/Tango/icon-theme.cache b6475000-b64c6000 r--p 00000000 03:01 97546 /usr/share/icons/Tangerine/icon-theme.cache b64c6000-b6627000 r--p 00000000 03:01 15254 /usr/share/icons/Human/icon-theme.cache b6627000-b6638000 r-xp 00000000 03:01 37738 /usr/lib/gtk-2.0/2.10.0/engines/libubuntulooks.so b6638000-b6639000 rw-p 00011000 03:01 37738 /usr/lib/gtk-2.0/2.10.0/engines/libubuntulooks.so b6639000-b6643000 r-xp 00000000 03:01 2801 /lib/libgcc_s.so.1 b6643000-b6644000 rw-p 00009000 03:01 2801 /lib/libgcc_s.so.1 b6644000-b6718000 r-xp 00000000 03:01 10816 /usr/lib/libstdc++.so.6.0.8 b6718000-b671b000 r--p 000d4000 03:01 10816 /usr/lib/libstdc++.so.6.0.8 b671b000-b671d000 rw-p 000d7000 03:01 10816 /usr/lib/libstdc++.so.6.0.8 b671d000-b6723000 rw-p b671d000 00:00 0 b6723000-b685d000 r-xp 00000000 03:01 64397 /usr/lib/libpoppler.so.1.0.0 b685d000-b687d000 rw-p 00139000 03:01 64397 /usr/lib/libpoppler.so.1.0.0 b687d000-b688d000 r-xp 00000000 03:01 27228 /usr/lib/libkpathsea.so.4.0.0 b688d000-b688e000 rw-p 00010000 03:01 27228 /usr/lib/libkpathsea.so.4.0.0 b688e000-b6890000 rw-p b688e000 00:00 0 b6890000-b6a05000 r-xp 00000000 03:01 50392 /usr/lib/libdjvulibre.so.15.2.0 b6a05000-b6a0a000 rw-p 00175000 03:01 50392 /usr/lib/libdjvulibre.so.15.2.0 b6a0a000-b6a0f000 rw-p b6a0a000 00:00 0 b6a0f000-b6a5f000 r-xp 00000000 03:01 24624 /usr/lib/libtiff.so.4.2.1 b6a5f000-b6a61000 rw-p 00050000 03:01 24624 /usr/lib/libtiff.so.4.2.1 b6a61000-b6a6e000 r-xp 00000000 03:01 63732 /usr/lib/libpoppler-glib.so.1.0.0 b6a6e000-b6a6f000 rw-p 0000c000 03:01 63732 /usr/lib/libpoppler-glib.so.1.0.0 b6a6f000-b6abd000 r-xp 00000000 03:01 124638 /usr/lib/nautilus/extensions-1.0/libevince-properties-page.so b6abd000-b6ac0000 rw-p 0004d000 03:01 124638 /usr/lib/nautilus/extensions-1.0/libevince-properties-page.so b6ac0000-b6ac2000 rw-p b6ac0000 00:00 0 b6ac2000-b6ae0000 r-xp 00000000 03:01 66072 /usr/lib/libgstbase-0.10.so.0.9.0 b6ae0000-b6ae1000 rw-p 0001d000 03:01 66072 /usr/lib/libgstbase-0.10.so.0.9.0 b6ae1000-b6af5000 r-xp 00000000 03:01 42710 /usr/lib/libgstaudio-0.10.so.0.7.0 b6af5000-b6af6000 rw-p 00014000 03:01 42710 /usr/lib/libgstaudio-0.10.so.0.7.0 b6af6000-b6afd000 r-xp 00000000 03:01 42712 /usr/lib/libgstinterfaces-0.10.so.0.7.0 b6afd000-b6afe000 rw-p 00006000 03:01 42712 /usr/lib/libgstinterfaces-0.10.so.0.7.0 b6afe000-b6b8e000 r-xp 00000000 03:01 66079 /usr/lib/libgstreamer-0.10.so.0.9.0 b6b8e000-b6b92000 rw-p 00090000 03:01 66079 /usr/lib/libgstreamer-0.10.so.0.9.0 b6b92000-b6bae000 r-xp 00000000 03:01 102698 /usr/lib/nautilus/extensions-1.0/libtotem-properties-page.so b6bae000-b6baf000 rw-p 0001c000 03:01 102698 /usr/lib/nautilus/extensions-1.0/libtotem-properties-page.so b6baf000-b6bd5000 r-xp 00000000 03:01 39283 /usr/lib/libmetacity-private.so.0.0.0 b6bd5000-b6bd6000 rw-p 00026000 03:01 39283 /usr/lib/libmetacity-private.so.0.0.0 b6bd6000-b6bdd000 r-xp 00000000 03:01 26446 /usr/lib/libfam.so.0.0.0 b6bdd000-b6bde000 rw-p 00006000 03:01 26446 /usr/lib/libfam.so.0.0.0 b6bde000-b6be3000 r-xp 00000000 03:01 829 /lib/libacl.so.1.1.0 b6be3000-b6be4000 rw-p 00005000 03:01 829 /lib/libacl.so.1.1.0 b6be4000-b6bfd000 r-xp 00000000 03:01 28109 /usr/lib/nautilus/extensions-1.0/libnautilus-themus.so b6bfd000-b6bfe000 rw-p 00019000 03:01 28109 /usr/lib/nautilus/extensions-1.0/libnautilus-themus.so b6bfe000-b6c06000 r-xp 00000000 03:01 39255 /usr/lib/libhal.so.1.0.0 b6c06000-b6c07000 rw-p 00007000 03:01 39255 /usr/lib/libhal.so.1.0.0 b6c07000-b6c0c000 r-xp 00000000 03:01 69622 /lib/tls/i686/cmov/libcrypt-2.4.so b6c0c000-b6c0e000 rw-p 00004000 03:01 69622 /lib/tls/i686/cmov/libcrypt-2.4.so b6c0e000-b6c35000 rw-p b6c0e000 00:00 0 b6c35000-b6c55000 r-xp 00000000 03:01 24637 /usr/lib/liboobs-1.so.2.0.0 b6c55000-b6c56000 rw-p 0001f000 03:01 24637 /usr/lib/liboobs-1.so.2.0.0 b6c57000-b6c59000 r-xp 00000000 03:01 42717 /usr/lib/libgstvideo-0.10.so.0.7.0 b6c59000-b6c5a000 rw-p 00001000 03:01 42717 /usr/lib/libgstvideo-0.10.so.0.7.0 b6c5a000-b6c5d000 r-xp 00000000 03:01 2877 /usr/lib/libgnome-window-settings.so.1.0.0 b6c5d000-b6c5e000 rw-p 00002000 03:01 2877 /usr/lib/libgnome-window-settings.so.1.0.0 b6c5e000-b6c60000 r-xp 00000000 03:01 130072 /usr/lib/nautilus/extensions-1.0/libnautilus-sendto.so b6c60000-b6c61000 rw-p 00001000 03:01 130072 /usr/lib/nautilus/extensions-1.0/libnautilus-sendto.so b6c61000-b6c63000 r-xp 00000000 03:01 28094 /usr/lib/nautilus/extensions-1.0/libnautilus-fontilus.so b6c63000-b6c64000 rw-p 00001000 03:01 28094 /usr/lib/nautilus/extensions-1.0/libnautilus-fontilus.so b6c64000-b6c66000 r-xp 00000000 03:01 58315 /usr/lib/nautilus/extensions-1.0/libnautilus-gst-shares.so b6c66000-b6c67000 rw-p 00002000 03:01 58315 /usr/lib/nautilus/extensions-1.0/libnautilus-gst-shares.so b6c67000-b6c78000 r--p 00000000 03:01 99773 /usr/share/locale-langpack/pt_BR/LC_MESSAGES/libc.mo b6c78000-b6c79000 r-xp 00000000 03:01 34993 /usr/lib/gtk-2.0/2.10.0/immodules/im-cedilla.so b6c79000-b6c7a000 rw-p 00000000 03:01 34993 /usr/lib/gtk-2.0/2.10.0/immodules/im-cedilla.so b6c7a000-b6c7d000 r-xp 00000000 03:01 838 /lib/libattr.so.1.1.0 b6c7d000-b6c7e000 rw-p 00002000 03:01 838 /lib/libattr.so.1.1.0 b6c7f000-b6c81000 r-xp 00000000 03:01 24341 /usr/lib/pango/1.5.0/modules/pango-basic-fc.so b6c81000-b6c82000 rw-p 00001000 03:01 24341 /usr/lib/pango/1.5.0/modules/pango-basic-fc.so b6c82000-b6c85000 r--p 00000000 03:01 19637 /usr/share/locale-langpack/pt_BR/LC_MESSAGES/atk10.mo b6c85000-b6c86000 r-xp 00000000 03:01 32071 /usr/lib/gtk-2.0/2.10.0/loaders/svg_loader.so b6c86000-b6c87000 rw-p 00001000 03:01 32071 /usr/lib/gtk-2.0/2.10.0/loaders/svg_loader.so b6c87000-b6c8c000 r--p 00000000 03:01 19645 /usr/share/locale-langpack/pt_BR/LC_MESSAGES/glib20.mo b6c8c000-b6c98000 r-xp 00000000 03:01 37736 /usr/lib/gnome-vfs-2.0/modules/libfile.so b6c98000-b6c99000 rw-p 0000b000 03:01 37736 /usr/lib/gnome-vfs-2.0/modules/libfile.so b6c99000-b6cb5000 r--p 00000000 03:01 19789 /usr/share/locale-langpack/pt/LC_MESSAGES/nautilus.mo b6cb5000-b6cc5000 r--p 00000000 03:01 19631 /usr/share/locale-langpack/pt_BR/LC_MESSAGES/gtk20.mo b6cc5000-b6cce000 r-xp 00000000 03:01 69635 /lib/tls/i686/cmov/libnss_files-2.4.so b6cce000-b6cd0000 rw-p 00008000 03:01 69635 /lib/tls/i686/cmov/libnss_files-2.4.so b6cd0000-b6cd8000 r-xp 00000000 03:01 69639 /lib/tls/i686/cmov/libnss_nis-2.4.so b6cd8000-b6cda000 rw-p 00007000 03:01 69639 /lib/tls/i686/cmov/libnss_nis-2.4.so b6cda000-b6ce1000 r-xp 00000000 03:01 69632 /lib/tls/i686/cmov/libnss_compat-2.4.so b6ce1000-b6ce3000 rw-p 00006000 03:01 69632 /lib/tls/i686/cmov/libnss_compat-2.4.so b6ce3000-b6ce8000 r-xp 00000000 03:01 17480 /usr/lib/nautilus/extensions-1.0/libnautilus-burn-extension.so b6ce8000-b6ce9000 rw-p 00004000 03:01 17480 /usr/lib/nautilus/extensions-1.0/libnautilus-burn-extension.so b6ce9000-b6ceb000 r-xp 00000000 03:01 49531 /usr/lib/nautilus/extensions-1.0/libnautilus-fileroller.so b6ceb000-b6cec000 rw-p 00002000 03:01 49531 /usr/lib/nautilus/extensions-1.0/libnautilus-fileroller.so b6cec000-b6ced000 r-xp 00000000 03:01 131435 /usr/lib/gconv/ISO8859-1.so b6ced000-b6cef000 rw-p 00001000 03:01 131435 /usr/lib/gconv/ISO8859-1.so b6cef000-b6cf0000 r-xp 00000000 03:01 23996 /usr/lib/X11/locale/common/xlcUTF8Load.so.2.0.0 b6cf0000-b6cf1000 rw-p 00000000 03:01 23996 /usr/lib/X11/locale/common/xlcUTF8Load.so.2.0.0 b6cf1000-b6d13000 r--p 00000000 03:01 19761 /usr/share/locale-langpack/pt/LC_MESSAGES/gtk20-properties.mo b6d13000-b6d2e000 r--p 00000000 03:01 19632 /usr/share/locale-langpack/pt_BR/LC_MESSAGES/gtk20-properties.mo b6d2e000-b6d35000 r--p 00000000 03:01 19646 /usr/share/locale-langpack/pt_BR/LC_MESSAGES/libgnome-2.0.mo b6d35000-b6d51000 r--p 00000000 03:01 19661 /usr/share/locale-langpack/pt_BR/LC_MESSAGES/nautilus.mo b6d51000-b6d84000 r--p 00000000 03:01 16506 /usr/lib/locale/pt_BR.utf8/LC_CTYPE b6d84000-b6d85000 r--p 00000000 03:01 20279 /usr/lib/locale/pt_BR.utf8/LC_NUMERIC b6d85000-b6d86000 r--p 00000000 03:01 3461 /usr/lib/locale/pt_BR.utf8/LC_TIME b6d86000-b6e5d000 r--p 00000000 03:01 16647 /usr/lib/locale/pt_BR.utf8/LC_COLLATE b6e5d000-b6e5e000 r--p 00000000 03:01 3473 /usr/lib/locale/pt_BR.utf8/LC_MONETARY b6e5e000-b6e62000 rw-p b6e5e000 00:00 0 b6e62000-b6e65000 r-xp 00000000 03:01 12914 /usr/lib/libgpg-error.so.0.2.0 b6e65000-b6e66000 rw-p 00002000 03:01 12914 /usr/lib/libgpg-error.so.0.2.0 b6e66000-b6eb2000 r-xp 00000000 03:01 12904 /usr/lib/libgcrypt.so.11.2.1 b6eb2000-b6eb4000 rw-p 0004b000 03:01 12904 /usr/lib/libgcrypt.so.11.2.1 b6eb4000-b6ec6000 r-xp 00000000 03:01 12964 /usr/lib/libtasn1.so.3.0.5 b6ec6000-b6ec7000 rw-p 00011000 03:01 12964 /usr/lib/libtasn1.so.3.0.5 b6ec7000-b6ec8000 rw-p b6ec7000 00:00 0 b6ec8000-b6eda000 r-xp 00000000 03:01 69631 /lib/tls/i686/cmov/libnsl-2.4.so b6eda000-b6edc000 rw-p 00011000 03:01 69631 /lib/tls/i686/cmov/libnsl-2.4.so b6edc000-b6ede000 rw-p b6edc000 00:00 0 b6ede000-b6eed000 r-xp 00000000 03:01 4250 /lib/libbz2.so.1.0.3 b6eed000-b6eee000 rw-p 0000f000 03:01 4250 /lib/libbz2.so.1.0.3 b6eee000-b6f0a000 r-xp 00000000 03:01 23665 /usr/lib/libexpat.so.1.0.0 b6f0a000-b6f0c000 rw-p 0001c000 03:01 23665 /usr/lib/libexpat.so.1.0.0 b6f0c000-b6f0d000 rw-p b6f0c000 00:00 0 b6f0d000-b6f3f000 r-xp 00000000 03:01 1267 /lib/libsepol.so.1 b6f3f000-b6f40000 rw-p 00031000 03:01 1267 /lib/libsepol.so.1 b6f40000-b6f4a000 rw-p b6f40000 00:00 0 b6f4a000-b6f4e000 r-xp 00000000 03:01 23968 /usr/lib/libXdmcp.so.6.0.0 b6f4e000-b6f4f000 rw-p 00003000 03:01 23968 /usr/lib/libXdmcp.so.6.0.0 b6f4f000-b6f51000 r-xp 00000000 03:01 23955 /usr/lib/libXau.so.6.0.0 b6f51000-b6f52000 rw-p 00001000 03:01 23955 /usr/lib/libXau.so.6.0.0 b6f52000-b6f59000 r-xp 00000000 03:01 69650 /lib/tls/i686/cmov/librt-2.4.so b6f59000-b6f5b000 rw-p 00006000 03:01 69650 /lib/tls/i686/cmov/librt-2.4.so b6f5b000-b6f5d000 r-xp 00000000 03:01 69656 /lib/tls/i686/cmov/libutil-2.4.so b6f5d000-b6f5f000 rw-p 00001000 03:01 69656 /lib/tls/i686/cmov/libutil-2.4.so b6f5f000-b6f60000 rw-p b6f5f000 00:00 0 b6f60000-b6f6f000 r-xp 00000000 03:01 69648 /lib/tls/i686/cmov/libresolv-2.4.so b6f6f000-b6f71000 rw-p 0000f000 03:01 69648 /lib/tls/i686/cmov/libresolv-2.4.so b6f71000-b6f73000 rw-p b6f71000 00:00 0 b6f73000-b6f81000 r-xp 00000000 03:01 126050 /usr/lib/libavahi-client.so.3.2.0 b6f81000-b6f82000 rw-p 0000e000 03:01 126050 /usr/lib/libavahi-client.so.3.2.0 b6f82000-b6f8c000 r-xp 00000000 03:01 50374 /usr/lib/libavahi-common.so.3.4.2 b6f8c000-b6f8d000 rw-p 00009000 03:01 50374 /usr/lib/libavahi-common.so.3.4.2 b6f8d000-b6f8f000 r-xp 00000000 03:01 126058 /usr/lib/libavahi-glib.so.1.0.1 b6f8f000-b6f90000 rw-p 00002000 03:01 126058 /usr/lib/libavahi-glib.so.1.0.1 b6f90000-b6ff9000 r-xp 00000000 03:01 12579 /usr/lib/libgnutls.so.13.0.5 b6ff9000-b6fff000 rw-p 00068000 03:01 12579 /usr/lib/libgnutls.so.13.0.5 b6fff000-b702e000 r-xp 00000000 03:01 15156 /usr/lib/libdbus-1.so.3.0.0 b702e000-b702f000 rw-p 0002f000 03:01 15156 /usr/lib/libdbus-1.so.3.0.0 b702f000-b7030000 rw-p b702f000 00:00 0 b7030000-b704a000 r-xp 00000000 03:01 26414 /usr/lib/libdbus-glib-1.so.2.0.0 b704a000-b704b000 rw-p 00019000 03:01 26414 /usr/lib/libdbus-glib-1.so.2.0.0 b704b000-b704e000 r-xp 00000000 03:01 41964 /usr/lib/libORBitCosNaming-2.so.0.1.0 b704e000-b704f000 rw-p 00003000 03:01 41964 /usr/lib/libORBitCosNaming-2.so.0.1.0 b704f000-b7102000 r-xp 00000000 03:01 3818 /usr/lib/libasound.so.2.0.0 b7102000-b7107000 rw-p 000b2000 03:01 3818 /usr/lib/libasound.so.2.0.0 b7107000-b7125000 r-xp 00000000 03:01 26109 /usr/lib/libaudiofile.so.0.0.2 b7125000-b7127000 rw-p 0001e000 03:01 26109 /usr/lib/libaudiofile.so.0.0.2 b7127000-b7128000 rw-p b7127000 00:00 0 b7128000-b7146000 r-xp 00000000 03:01 24471 /usr/lib/libjpeg.so.62.0.0 b7146000-b7147000 rw-p 0001d000 03:01 24471 /usr/lib/libjpeg.so.62.0.0 b7147000-b715a000 r-xp 00000000 03:01 16631 /usr/lib/libz.so.1.2.3 b715a000-b715b000 rw-p 00012000 03:01 16631 /usr/lib/libz.so.1.2.3 b715b000-b71c2000 r-xp 00000000 03:01 23680 /usr/lib/libfreetype.so.6.3.10 b71c2000-b71c5000 rw-p 00067000 03:01 23680 /usr/lib/libfreetype.so.6.3.10 b71c5000-b71e8000 r-xp 00000000 03:01 51516 /usr/lib/libpng12.so.0.1.2.8 b71e8000-b71e9000 rw-p 00023000 03:01 51516 /usr/lib/libpng12.so.0.1.2.8 b71e9000-b71ea000 rw-p b71e9000 00:00 0 b71ea000-b721a000 r-xp 00000000 03:01 29032 /usr/lib/libcroco-0.6.so.3.0.1 b721a000-b721d000 rw-p 0002f000 03:01 29032 /usr/lib/libcroco-0.6.so.3.0.1 b721d000-b7246000 r-xp 00000000 03:01 29065 /usr/lib/libgsf-1.so.114.0.1 b7246000-b7249000 rw-p 00028000 03:01 29065 /usr/lib/libgsf-1.so.114.0.1 b7249000-b724a000 rw-p b7249000 00:00 0 b724a000-b725f000 r-xp 00000000 03:01 25060 /usr/lib/libICE.so.6.3.0 b725f000-b7260000 rw-p 00014000 03:01 25060 /usr/lib/libICE.so.6.3.0 b7260000-b7262000 rw-p b7260000 00:00 0 b7262000-b726a000 r-xp 00000000 03:01 25073 /usr/lib/libSM.so.6.0.0 b726a000-b726b000 rw-p 00007000 03:01 25073 /usr/lib/libSM.so.6.0.0 b726b000-b7295000 r-xp 00000000 03:01 26165 /usr/lib/libpangoft2-1.0.so.0.1400.5 b7295000-b7296000 rw-p 00029000 03:01 26165 /usr/lib/libpangoft2-1.0.so.0.1400.5 b7296000-b7297000 rw-p b7296000 00:00 0 b7297000-b729d000 r-xp 00000000 03:01 12824 /lib/libpopt.so.0.0.0 b729d000-b729e000 rw-p 00006000 03:01 12824 /lib/libpopt.so.0.0.0 b729e000-b72a9000 r-xp 00000000 03:01 101462 /usr/lib/libgnome-keyring.so.0.0.1 b72a9000-b72aa000 rw-p 0000a000 03:01 101462 /usr/lib/libgnome-keyring.so.0.0.1 b72aa000-b7304000 r-xp 00000000 03:01 26852 /usr/lib/libbonoboui-2.so.0.0.0 b7304000-b7307000 rw-p 0005a000 03:01 26852 /usr/lib/libbonoboui-2.so.0.0.0 b7307000-b731b000 r-xp 00000000 03:01 37235 /usr/lib/libgnome-menu.so.2.1.4 b731b000-b731c000 rw-p 00013000 03:01 37235 /usr/lib/libgnome-menu.so.2.1.4 b731c000-b7320000 r-xp 00000000 03:01 101676 /usr/lib/libgthread-2.0.so.0.1200.4 b7320000-b7321000 rw-p 00003000 03:01 101676 /usr/lib/libgthread-2.0.so.0.1200.4 b7321000-b7322000 rw-p b7321000 00:00 0 b7322000-b7324000 r-xp 00000000 03:01 69624 /lib/tls/i686/cmov/libdl-2.4.so b7324000-b7326000 rw-p 00001000 03:01 69624 /lib/tls/i686/cmov/libdl-2.4.so b7326000-b7386000 r-xp 00000000 03:01 15445 /usr/lib/libcairo.so.2.9.2 b7386000-b7388000 rw-p 0005f000 03:01 15445 /usr/lib/libcairo.so.2.9.2 b7388000-b738c000 r-xp 00000000 03:01 24402 /usr/lib/libXfixes.so.3.1.0 b738c000-b738d000 rw-p 00003000 03:01 24402 /usr/lib/libXfixes.so.3.1.0 b738d000-b7395000 r-xp 00000000 03:01 24415 /usr/lib/libXcursor.so.1.0.2 b7395000-b7396000 rw-p 00007000 03:01 24415 /usr/lib/libXcursor.so.1.0.2 b7396000-b7398000 r-xp 00000000 03:01 24406 /usr/lib/libXrandr.so.2.0.0 b7398000-b7399000 rw-p 00002000 03:01 24406 /usr/lib/libXrandr.so.2.0.0 b7399000-b73a0000 r-xp 00000000 03:01 24241 /usr/lib/libXi.so.6.0.0 b73a0000-b73a1000 rw-p 00006000 03:01 24241 /usr/lib/libXi.so.6.0.0 b73a1000-b73a2000 rw-p b73a1000 00:00 0 b73a2000-b73a4000 r-xp 00000000 03:01 24313 /usr/lib/libXinerama.so.1.0.0 b73a4000-b73a5000 rw-p 00001000 03:01 24313 /usr/lib/libXinerama.so.1.0.0 b73a5000-b73ac000 r-xp 00000000 03:01 24251 /usr/lib/libXrender.so.1.3.0 b73ac000-b73ad000 rw-p 00006000 03:01 24251 /usr/lib/libXrender.so.1.3.0 b73ad000-b73b9000 r-xp 00000000 03:01 23932 /usr/lib/libXext.so.6.4.0 b73b9000-b73ba000 rw-p 0000c000 03:01 23932 /usr/lib/libXext.so.6.4.0 b73ba000-b73e3000 r-xp 00000000 03:01 23923 /usr/lib/libfontconfig.so.1.0.4 b73e3000-b73e8000 rw-p 00028000 03:01 23923 /usr/lib/libfontconfig.so.1.0.4 b73e8000-b73e9000 rw-p b73e8000 00:00 0 b73e9000-b73f0000 r-xp 00000000 03:01 26386 /usr/lib/libpangocairo-1.0.so.0.1400.5 b73f0000-b73f1000 rw-p 00006000 03:01 26386 /usr/lib/libpangocairo-1.0.so.0.1400.5 b73f1000-b751e000 r-xp 00000000 03:01 69618 /lib/tls/i686/cmov/libc-2.4.so b751e000-b7520000 r--p 0012c000 03:01 69618 /lib/tls/i686/cmov/libc-2.4.so b7520000-b7522000 rw-p 0012e000 03:01 69618 /lib/tls/i686/cmov/libc-2.4.so b7522000-b7526000 rw-p b7522000 00:00 0 b7526000-b7538000 r-xp 00000000 03:01 3393 /lib/libselinux.so.1 b7538000-b753a000 rw-p 00011000 03:01 3393 /lib/libselinux.so.1 b753a000-b755e000 r-xp 00000000 03:01 69626 /lib/tls/i686/cmov/libm-2.4.so b755e000-b7560000 rw-p 00023000 03:01 69626 /lib/tls/i686/cmov/libm-2.4.so b7560000-b757c000 r-xp 00000000 03:01 51283 /usr/lib/libexif.so.12.0.1 b757c000-b7582000 rw-p 0001c000 03:01 51283 /usr/lib/libexif.so.12.0.1 b7582000-b7648000 r-xp 00000000 03:01 23992 /usr/lib/libX11.so.6.2.0 b7648000-b764b000 rw-p 000c5000 03:01 23992 /usr/lib/libX11.so.6.2.0 b764b000-b7652000 r-xp 00000000 03:01 26973 /usr/lib/libstartup-notification-1.so.0.0.0 b7652000-b7653000 rw-p 00006000 03:01 26973 /usr/lib/libstartup-notification-1.so.0.0.0 b7653000-b76e4000 r-xp 00000000 03:01 101673 /usr/lib/libglib-2.0.so.0.1200.4 b76e4000-b76e5000 rw-p 00091000 03:01 101673 /usr/lib/libglib-2.0.so.0.1200.4 b76e5000-b76e6000 rw-p b76e5000 00:00 0 b76e6000-b76f5000 r-xp 00000000 03:01 69646 /lib/tls/i686/cmov/libpthread-2.4.so b76f5000-b76f7000 rw-p 0000f000 03:01 69646 /lib/tls/i686/cmov/libpthread-2.4.so b76f7000-b76f9000 rw-p b76f7000 00:00 0 b76f9000-b76fc000 r-xp 00000000 03:01 101675 /usr/lib/libgmodule-2.0.so.0.1200.4 b76fc000-b76fd000 rw-p 00002000 03:01 101675 /usr/lib/libgmodule-2.0.so.0.1200.4 b76fd000-b7736000 r-xp 00000000 03:01 101674 /usr/lib/libgobject-2.0.so.0.1200.4 b7736000-b7737000 rw-p 00038000 03:01 101674 /usr/lib/libgobject-2.0.so.0.1200.4 b7737000-b777e000 r-xp 00000000 03:01 41962 /usr/lib/libORBit-2.so.0.1.0 b777e000-b7788000 rw-p 00046000 03:01 41962 /usr/lib/libORBit-2.so.0.1.0 b7788000-b77b6000 r-xp 00000000 03:01 24995 /usr/lib/libgconf-2.so.4.1.0 b77b6000-b77b9000 rw-p 0002e000 03:01 24995 /usr/lib/libgconf-2.so.4.1.0 b77b9000-b78cc000 r-xp 00000000 03:01 24271 /usr/lib/libxml2.so.2.6.26 b78cc000-b78d1000 rw-p 00113000 03:01 24271 /usr/lib/libxml2.so.2.6.26 b78d1000-b78d3000 rw-p b78d1000 00:00 0 b78d3000-b7928000 r-xp 00000000 03:01 28927 /usr/lib/libgnomevfs-2.so.0.1600.1 b7928000-b792b000 rw-p 00054000 03:01 28927 /usr/lib/libgnomevfs-2.so.0.1600.1 b792b000-b793d000 r-xp 00000000 03:01 26364 /usr/lib/libbonobo-activation.so.4.0.0 b793d000-b793f000 rw-p 00012000 03:01 26364 /usr/lib/libbonobo-activation.so.4.0.0 b793f000-b798f000 r-xp 00000000 03:01 26363 /usr/lib/libbonobo-2.so.0.0.0 b798f000-b7999000 rw-p 0004f000 03:01 26363 /usr/lib/libbonobo-2.so.0.0.0 b7999000-b79d1000 r-xp 00000000 03:01 26162 /usr/lib/libpango-1.0.so.0.1400.5 b79d1000-b79d3000 rw-p 00037000 03:01 26162 /usr/lib/libpango-1.0.so.0.1400.5 b79d3000-b79e8000 r-xp 00000000 03:01 35019 /usr/lib/libgdk_pixbuf-2.0.so.0.1000.6 b79e8000-b79e9000 rw-p 00015000 03:01 35019 /usr/lib/libgdk_pixbuf-2.0.so.0.1000.6 b79e9000-b7a01000 r-xp 00000000 03:01 101688 /usr/lib/libatk-1.0.so.0.1213.0 b7a01000-b7a03000 rw-p 00017000 03:01 101688 /usr/lib/libatk-1.0.so.0.1213.0 b7a03000-b7a04000 rw-p b7a03000 00:00 0 b7a04000-b7a85000 r-xp 00000000 03:01 35020 /usr/lib/libgdk-x11-2.0.so.0.1000.6 b7a85000-b7a88000 rw-p 00081000 03:01 35020 /usr/lib/libgdk-x11-2.0.so.0.1000.6 b7a88000-b7dd1000 r-xp 00000000 03:01 35021 /usr/lib/libgtk-x11-2.0.so.0.1000.6 b7dd1000-b7dd7000 rw-p 00349000 03:01 35021 /usr/lib/libgtk-x11-2.0.so.0.1000.6 b7dd7000-b7dd8000 rw-p b7dd7000 00:00 0 b7dd8000-b7dec000 r-xp 00000000 03:01 25987 /usr/lib/libart_lgpl_2.so.2.3.17 b7dec000-b7ded000 rw-p 00013000 03:01 25987 /usr/lib/libart_lgpl_2.so.2.3.17 b7ded000-b7df6000 r-xp 00000000 03:01 26395 /usr/lib/libesd.so.0.2.36 b7df6000-b7df7000 rw-p 00008000 03:01 26395 /usr/lib/libesd.so.0.2.36 b7df7000-b7e0b000 r-xp 00000000 03:01 26746 /usr/lib/libgnome-2.so.0.1600.0 b7e0b000-b7e0c000 rw-p 00013000 03:01 26746 /usr/lib/libgnome-2.so.0.1600.0 b7e0c000-b7e34000 r-xp 00000000 03:01 26778 /usr/lib/libgnomecanvas-2.so.0.1400.0 b7e34000-b7e35000 rw-p 00027000 03:01 26778 /usr/lib/libgnomecanvas-2.so.0.1400.0 b7e35000-b7e36000 rw-p b7e35000 00:00 0 b7e36000-b7ebb000 r-xp 00000000 03:01 48894 /usr/lib/libgnomeui-2.so.0.1600.1 b7ebb000-b7ebf000 rw-p 00084000 03:01 48894 /usr/lib/libgnomeui-2.so.0.1600.1 b7ebf000-b7ed3000 r-xp 00000000 03:01 34857 /usr/lib/libgnome-desktop-2.so.2.2.22 b7ed3000-b7ed4000 rw-p 00014000 03:01 34857 /usr/lib/libgnome-desktop-2.so.2.2.22 b7ed4000-b7ed7000 r-xp 00000000 03:01 4521 /usr/lib/liblaunchpad-integration.so.0.0.0 b7ed7000-b7ed8000 rw-p 00002000 03:01 4521 /usr/lib/liblaunchpad-integration.so.0.0.0 b7ed8000-b7f07000 r-xp 00000000 03:01 32078 /usr/lib/librsvg-2.so.2.16.0 b7f07000-b7f08000 rw-p 0002f000 03:01 32078 /usr/lib/librsvg-2.so.2.16.0 b7f08000-b7f1f000 r-xp 00000000 03:01 48886 /usr/lib/libglade-2.0.so.0.0.7 b7f1f000-b7f20000 rw-p 00016000 03:01 48886 /usr/lib/libglade-2.0.so.0.0.7 b7f20000-b7f26000 r-xp 00000000 03:01 15583 /usr/lib/libgailutil.so.18.0.1 b7f26000-b7f27000 rw-p 00006000 03:01 15583 /usr/lib/libgailutil.so.18.0.1 b7f27000-b7f28000 rw-p b7f27000 00:00 0 b7f28000-b7fad000 r-xp 00000000 03:01 28167 /usr/lib/libeel-2.so.2.16.0 b7fad000-b7fb0000 rw-p 00084000 03:01 28167 /usr/lib/libeel-2.so.2.16.0 b7fb0000-b7fb7000 r-xp 00000000 03:01 38158 /usr/lib/libnautilus-extension.so.1.1.0 b7fb7000-b7fb8000 rw-p 00006000 03:01 38158 /usr/lib/libnautilus-extension.so.1.1.0 b7fb8000-b7fcb000 r-xp 00000000 03:01 63682 /usr/lib/libbeagle.so.0.0.0 b7fcb000-b7fcc000 rw-p 00013000 03:01 63682 /usr/lib/libbeagle.so.0.0.0 b7fcc000-b7fcd000 r--p 00000000 03:01 20286 /usr/lib/locale/pt_BR.utf8/LC_MESSAGES/SYS_LC_MESSAGES b7fcd000-b7fce000 r--p 00000000 03:01 17107 /usr/lib/locale/pt_BR.utf8/LC_PAPER b7fce000-b7fcf000 r--p 00000000 03:01 17111 /usr/lib/locale/pt_BR.utf8/LC_NAME b7fcf000-b7fd0000 r--p 00000000 03:01 4290 /usr/lib/locale/pt_BR.utf8/LC_ADDRESS b7fd0000-b7fd1000 r--p 00000000 03:01 4516 /usr/lib/locale/pt_BR.utf8/LC_TELEPHONE b7fd1000-b7fd2000 r--p 00000000 03:01 17114 /usr/lib/locale/pt_BR.utf8/LC_MEASUREMENT b7fd2000-b7fd9000 r--s 00000000 03:01 69596 /usr/lib/gconv/gconv-modules.cache b7fd9000-b7fda000 r--p 00000000 03:01 11048 /usr/lib/locale/pt_BR.utf8/LC_IDENTIFICATION b7fda000-b7fdc000 rw-p b7fda000 00:00 0 b7fdc000-b7ff5000 r-xp 00000000 03:01 131230 /lib/ld-2.4.so b7ff5000-b7ff7000 rw-p 00018000 03:01 131230 /lib/ld-2.4.so bf918000-bf92e000 rw-p bf918000 00:00 0 [stack] ffffe000-fffff000 ---p 00000000 00:00 0 [vdso] ProcStatus: Name: nautilus State: D (disk sleep) SleepAVG: 98% Tgid: 5214 Pid: 5214 PPid: 1 TracerPid: 0 Uid: 1000 1000 1000 1000 Gid: 1000 1000 1000 1000 FDSize: 32 Groups: 4 20 21 24 25 26 29 30 44 46 108 111 113 1000 VmPeak: 156276 kB VmSize: 102864 kB VmLck: 0 kB VmHWM: 39100 kB VmRSS: 39100 kB VmData: 40092 kB VmStk: 88 kB VmExe: 1124 kB VmLib: 23256 kB VmPTE: 104 kB Threads: 2 SigQ: 0/4294967295 SigPnd: 0000000000000000 ShdPnd: 0000000000000000 SigBlk: 0000000000000000 SigIgn: 0000000020001000 SigCgt: 00000001800004f0 CapInh: 0000000000000000 CapPrm: 0000000000000000 CapEff: 0000000000000000 Cpus_allowed: ff Mems_allowed: 1 Registers: (no debugging symbols found) Using host libthread_db library "/lib/tls/i686/cmov/libthread_db.so.1". (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) Core was generated by `nautilus --sm-client-id 11c0a80b03000116433155600000047270003 --screen 0'. Program terminated with signal 25, File size limit exceeded. #0 0xffffe410 in __kernel_vsyscall () eax 0xffffffe5 -27 ecx 0xb4569007 -1269395449 edx 0x1 1 ebx 0x16 22 esp 0xb2afdea4 0xb2afdea4 ebp 0xb2afded8 0xb2afded8 esi 0x1 1 edi 0x0 0 eip 0xffffe410 0xffffe410 <__kernel_vsyscall+16> eflags 0x293 [ CF AF SF IF ] cs 0x73 115 ss 0x7b 123 ds 0x7b 123 es 0xffff007b -65413 fs 0x0 0 gs 0x33 51 Signal: 25 SourcePackage: nautilus Stacktrace: (no debugging symbols found) Using host libthread_db library "/lib/tls/i686/cmov/libthread_db.so.1". (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) Core was generated by `nautilus --sm-client-id 11c0a80b03000116433155600000047270003 --screen 0'. Program terminated with signal 25, File size limit exceeded. #0 0xffffe410 in __kernel_vsyscall () #0 0xffffe410 in __kernel_vsyscall () No symbol table info available. #1 0xb76f137b in __write_nocancel () from /lib/tls/i686/cmov/libpthread.so.0 No symbol table info available. #2 0xb6c9116a in vfs_module_shutdown () from /usr/lib/gnome-vfs-2.0/modules/libfile.so No symbol table info available. #3 0xb78f2a17 in gnome_vfs_find_directory () from /usr/lib/libgnomevfs-2.so.0 No symbol table info available. #4 0xb78eacf8 in gnome_vfs_write_cancellable () from /usr/lib/libgnomevfs-2.so.0 No symbol table info available. #5 0xb7901de1 in gnome_vfs_write () from /usr/lib/libgnomevfs-2.so.0 No symbol table info available. #6 0xb79110a2 in gnome_vfs_xfer_delete_list () from /usr/lib/libgnomevfs-2.so.0 No symbol table info available. #7 0xb7911be5 in gnome_vfs_xfer_delete_list () from /usr/lib/libgnomevfs-2.so.0 No symbol table info available. #8 0xb7912af0 in gnome_vfs_xfer_delete_list () from /usr/lib/libgnomevfs-2.so.0 No symbol table info available. #9 0xb7913344 in gnome_vfs_xfer_uri () from /usr/lib/libgnomevfs-2.so.0 No symbol table info available. #10 0xb78f5198 in gnome_vfs_job_get_count () from /usr/lib/libgnomevfs-2.so.0 No symbol table info available. #11 0xb3305060 in ?? () No symbol table info available. #12 0x085b7d10 in ?? () No symbol table info available. #13 0x00000008 in ?? () No symbol table info available. #14 0x00000001 in ?? () No symbol table info available. #15 0x00000001 in ?? () No symbol table info available. #16 0xb78f44e0 in gnome_vfs_job_get_count () from /usr/lib/libgnomevfs-2.so.0 No symbol table info available. #17 0x0840c9f8 in ?? () No symbol table info available. #18 0x080f2010 in nautilus_directory_ref () No symbol table info available. #19 0xb78f3fce in gnome_vfs_async_set_job_limit () from /usr/lib/libgnomevfs-2.so.0 No symbol table info available. #20 0xb769dce8 in g_thread_pool_push () from /usr/lib/libglib-2.0.so.0 No symbol table info available. #21 0xb769c38f in g_thread_create_full () from /usr/lib/libglib-2.0.so.0 No symbol table info available. #22 0xb76eb504 in start_thread () from /lib/tls/i686/cmov/libpthread.so.0 No symbol table info available. #23 0xb74be51e in clone () from /lib/tls/i686/cmov/libc.so.6 No symbol table info available. ThreadStacktrace: (no debugging symbols found) Using host libthread_db library "/lib/tls/i686/cmov/libthread_db.so.1". (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) Core was generated by `nautilus --sm-client-id 11c0a80b03000116433155600000047270003 --screen 0'. Program terminated with signal 25, File size limit exceeded. #0 0xffffe410 in __kernel_vsyscall () . Thread 2 (process 5214): #0 0xffffe410 in __kernel_vsyscall () No symbol table info available. #1 0xb74b4803 in poll () from /lib/tls/i686/cmov/libc.so.6 No symbol table info available. #2 0xb7681813 in g_main_context_check () from /usr/lib/libglib-2.0.so.0 No symbol table info available. #3 0xb7681b89 in g_main_loop_run () from /usr/lib/libglib-2.0.so.0 No symbol table info available. #4 0xb7bbf574 in gtk_main () from /usr/lib/libgtk-x11-2.0.so.0 No symbol table info available. #5 0x0807bb4a in POA_Nautilus_MetafileMonitor__init () No symbol table info available. #6 0xb74068cc in __libc_start_main () from /lib/tls/i686/cmov/libc.so.6 No symbol table info available. #7 0x08067621 in ?? () No symbol table info available. . Thread 1 (process 5272): #0 0xffffe410 in __kernel_vsyscall () No symbol table info available. #1 0xb76f137b in __write_nocancel () from /lib/tls/i686/cmov/libpthread.so.0 No symbol table info available. #2 0xb6c9116a in vfs_module_shutdown () from /usr/lib/gnome-vfs-2.0/modules/libfile.so No symbol table info available. #3 0xb78f2a17 in gnome_vfs_find_directory () from /usr/lib/libgnomevfs-2.so.0 No symbol table info available. #4 0xb78eacf8 in gnome_vfs_write_cancellable () from /usr/lib/libgnomevfs-2.so.0 No symbol table info available. #5 0xb7901de1 in gnome_vfs_write () from /usr/lib/libgnomevfs-2.so.0 No symbol table info available. #6 0xb79110a2 in gnome_vfs_xfer_delete_list () from /usr/lib/libgnomevfs-2.so.0 No symbol table info available. #7 0xb7911be5 in gnome_vfs_xfer_delete_list () from /usr/lib/libgnomevfs-2.so.0 No symbol table info available. #8 0xb7912af0 in gnome_vfs_xfer_delete_list () from /usr/lib/libgnomevfs-2.so.0 No symbol table info available. #9 0xb7913344 in gnome_vfs_xfer_uri () from /usr/lib/libgnomevfs-2.so.0 No symbol table info available. #10 0xb78f5198 in gnome_vfs_job_get_count () from /usr/lib/libgnomevfs-2.so.0 No symbol table info available. #11 0xb3305060 in ?? () No symbol table info available. #12 0x085b7d10 in ?? () No symbol table info available. #13 0x00000008 in ?? () No symbol table info available. #14 0x00000001 in ?? () No symbol table info available. #15 0x00000001 in ?? () No symbol table info available. #16 0xb78f44e0 in gnome_vfs_job_get_count () from /usr/lib/libgnomevfs-2.so.0 No symbol table info available. #17 0x0840c9f8 in ?? () No symbol table info available. #18 0x080f2010 in nautilus_directory_ref () No symbol table info available. #19 0xb78f3fce in gnome_vfs_async_set_job_limit () from /usr/lib/libgnomevfs-2.so.0 No symbol table info available. #20 0xb769dce8 in g_thread_pool_push () from /usr/lib/libglib-2.0.so.0 No symbol table info available. #21 0xb769c38f in g_thread_create_full () from /usr/lib/libglib-2.0.so.0 No symbol table info available. #22 0xb76eb504 in start_thread () from /lib/tls/i686/cmov/libpthread.so.0 No symbol table info available. #23 0xb74be51e in clone () from /lib/tls/i686/cmov/libc.so.6 No symbol table info available. Uname: Linux ubuntu 2.6.17-10-generic #2 SMP Fri Oct 13 18:45:35 UTC 2006 i686 GNU/Linux CoreDump: base64 ** Affects: nautilus (Ubuntu) Importance: Undecided Status: Unconfirmed -- error in copying larges archives for partition of the type fat32 https://launchpad.net/bugs/73074 From mr_joshuah at hotmail.com Fri Nov 24 01:56:42 2006 From: mr_joshuah at hotmail.com (joshuah) Date: Fri, 24 Nov 2006 01:56:42 -0000 Subject: [Bug 73069] Re: unexpected crash in gimp when switching screens in gnome References: <20061124005235.4020.15340.malonedeb@gandwana.ubuntu.com> Message-ID: <20061124015642.29624.96743.launchpad@gangotri.ubuntu.com> ** Description changed: To be honest, i dont know what happened, but it was reproducible. I am working with gimp and took a snapshot from another tool. After i finished with the picture and saved it to an .eps and .png I switched screens to import the stuff into my latex document. A few seconds later I got a message that gimp had crashed. This happened twice in a row. That is why I am posting this message. Attached to this bug report you will find the file created by the bug report tool of ubuntu/gnome. + I called it "unexpected" because it didn't occur during interaction with + gimp itself. + cheers, josh -- unexpected crash in gimp when switching screens in gnome https://launchpad.net/bugs/73069 From minghua-list at sbcglobal.net Fri Nov 24 01:56:44 2006 From: minghua-list at sbcglobal.net (Ming Hua) Date: Fri, 24 Nov 2006 01:56:44 -0000 Subject: [Bug 72966] Re: crash on opening empty text file References: <20061123045617.9943.97465.malonedeb@gangotri.ubuntu.com> Message-ID: <20061124015644.29624.63209.malone@gangotri.ubuntu.com> Edgy has 1.7.0-1ubuntu4, and feisty has 1.7.2-1ubuntu1. The diff between the two source packages has the following for src/stf-parse.c: @@ -1414,14 +1415,18 @@ if (1) { /* Separated */ + gboolean dups = + res->sep.chr && + strchr (res->sep.chr, ' ') != NULL; + gboolean trim = + res->sep.chr && + strchr (res->sep.chr, ' ') != NULL; stf_parse_options_set_type (res, PARSE_TYPE_CSV); stf_parse_options_set_trim_spaces (res, TRIM_TYPE_LEFT | TRIM_TYPE_RIGHT); stf_parse_options_csv_set_indicator_2x_is_single (res, TRUE); - stf_parse_options_csv_set_duplicates - (res, strchr (res->sep.chr, ' ') != NULL); - stf_parse_options_csv_set_trim_seps - (res, strchr (res->sep.chr, ' ') != NULL); + stf_parse_options_csv_set_duplicates (res, dups); + stf_parse_options_csv_set_trim_seps (res, trim); stf_parse_options_csv_set_stringindicator (res, '"'); } else { So I assume this is fixed in 1.7.2? -- crash on opening empty text file https://launchpad.net/bugs/72966 From kristoffer.lunden at gmail.com Fri Nov 24 03:55:30 2006 From: kristoffer.lunden at gmail.com (=?utf-8?q?Kristoffer_Lund=C3=A9n?=) Date: Fri, 24 Nov 2006 03:55:30 -0000 Subject: [Bug 73078] Resize to half or double size does not work anymore References: <20061124035530.29624.76210.malonedeb@gangotri.ubuntu.com> Message-ID: <20061124035530.29624.76210.malonedeb@gangotri.ubuntu.com> Public bug reported: Ubuntu 6.10 Totem 2.16.2 (GStreamer) View->Fit Window to Movie->Resize X:Y Only 1:1 works, for 1:2 and 2:1 nothing happens. Same result if pressing shortcuts for the same (0,1,2). Tried on a number of different movies and formats. This used to work in earlier versions, though I'm not sure when it last did. ** Affects: totem (Ubuntu) Importance: Undecided Status: Unconfirmed -- Resize to half or double size does not work anymore https://launchpad.net/bugs/73078 From bugwatch at bugs.launchpad.net Thu Nov 23 11:57:24 2006 From: bugwatch at bugs.launchpad.net (Bug Watch Updater) Date: Thu, 23 Nov 2006 11:57:24 -0000 Subject: [Bug 34112] Re: gnome programs don't respect ~/.cups/lpoptions References: <20060308173535.28632.53316.malonedeb@gandwana.ubuntu.com> Message-ID: <20061123115728.31255.74771.launchpad@gangotri.ubuntu.com> ** Changed in: libgnomeprint (Fedora) Status: Rejected => Fix Released -- gnome programs don't respect ~/.cups/lpoptions https://launchpad.net/bugs/34112 From vi64pa at gmail.com Fri Nov 24 06:25:46 2006 From: vi64pa at gmail.com (ville palo) Date: Fri, 24 Nov 2006 06:25:46 -0000 Subject: [Bug 72966] Re: crash on opening empty text file References: <20061123045617.9943.97465.malonedeb@gangotri.ubuntu.com> Message-ID: <20061124062546.30105.44495.malone@gangotri.ubuntu.com> Yes, this has been fixed in upstream already. Changing to "Fix Released" ** Changed in: gnumeric (Ubuntu) Assignee: ville palo => (unassigned) Status: Confirmed => Fix Released -- crash on opening empty text file https://launchpad.net/bugs/72966 From seb128 at ubuntu.com Fri Nov 24 04:30:36 2006 From: seb128 at ubuntu.com (Sebastien Bacher) Date: Fri, 24 Nov 2006 04:30:36 -0000 Subject: [Bug 54684] Re: High CPU usage References: <20060731180328.29548.70203.malonedeb@gandwana.ubuntu.com> <20061123222541.29624.20457.malone@gangotri.ubuntu.com> Message-ID: <1164342636.4929.0.camel@seb128-desktop> Le jeudi 23 novembre 2006 ? 22:25 +0000, Kristian Hermansen a ?crit : > This should get you upgraded from a shell. You must reboot to get > changes (or restart gnome/X?)...haven't tested non-reboot scenario... why not using edgy-proposed which is an official apt source? -- High CPU usage https://launchpad.net/bugs/54684 From steve.ubuntu at integrity.bourg.net Fri Nov 24 07:32:50 2006 From: steve.ubuntu at integrity.bourg.net (Steve Bourg) Date: Fri, 24 Nov 2006 07:32:50 -0000 Subject: [Bug 69587] Re: Wireless Network Access Points NOT Listed References: <20061031212039.1506.9885.malonedeb@gangotri.ubuntu.com> Message-ID: <20061124073250.4020.15024.malone@gandwana.ubuntu.com> I have the exact same experience on three different laptops. The systems displayed the available ESSIDs prior to the 6.10 upgrade. System #1: HP nc6230 w/ integrated wireless NIC 02:04.0 Network controller: Intel Corporation PRO/Wireless 2200BG Network Connection (rev 05) System #2: Dell Latitude D600 w/ integrated wireless NIC 02:03.0 Network controller: Broadcom Corporation BCM4306 802.11b/g Wireless LAN Controller (rev 02) System #3: Compaq nc6000 w/ integrated wireless NIC 02:04.0 Ethernet controller: Atheros Communications, Inc. AR5212 802.11abg NIC (rev 01) I also tried a Cisco Aironet 350 PCMCIA card in System #2 and got the same result. 'iwlist scanning' works as expected. Manually entering/typing the desired ESSID achieves AP association. However, this is not practical for my non-technical friends. -- Wireless Network Access Points NOT Listed https://launchpad.net/bugs/69587 From geoybest at netscape.net Fri Nov 24 07:34:55 2006 From: geoybest at netscape.net (Geoybest) Date: Fri, 24 Nov 2006 07:34:55 -0000 Subject: [Bug 40137] Re: Some gtk+ programs (gvim, gedit, gnome terminal, firefox...) sometimes do not receive keyboard inputs References: <20060419101847.21557.43402.malonedeb@gangotri.ubuntu.com> Message-ID: <20061124073455.4020.35217.malone@gandwana.ubuntu.com> I also noted that when one "gnome terminal" window stops to response to key events, all other "gnome terminal" windows are also affected, during which time, launching any new instance of "gnome terminal" does not solve the problem unless all exinsing "gnome terminal" windows are closed. -- Some gtk+ programs (gvim, gedit, gnome terminal, firefox...) sometimes do not receive keyboard inputs https://launchpad.net/bugs/40137 From siretart at tauware.de Fri Nov 24 07:36:26 2006 From: siretart at tauware.de (Reinhard Tartler) Date: Fri, 24 Nov 2006 07:36:26 -0000 Subject: [Bug 53539] Re: xine crashes when seeking fast in AVI video with windows-1250 encoding subtitles References: <20060720155642.22384.51678.malonedeb@gangotri.ubuntu.com> Message-ID: <20061124073626.4020.10944.launchpad@gandwana.ubuntu.com> ** Summary changed: - Totem-xine hangs when seeking fast in AVI video with subtitles enabled + xine crashes when seeking fast in AVI video with windows-1250 encoding subtitles ** Changed in: totem (Ubuntu) Importance: Low => Medium Assignee: Ubuntu Desktop Bugs => (unassigned) ** Changed in: xine-lib (Ubuntu) Importance: Undecided => Medium Status: Unconfirmed => Confirmed ** Changed in: totem (Ubuntu) Importance: Medium => Low -- xine crashes when seeking fast in AVI video with windows-1250 encoding subtitles https://launchpad.net/bugs/53539 From justy at post.sk Fri Nov 24 07:43:08 2006 From: justy at post.sk (Justy) Date: Fri, 24 Nov 2006 07:43:08 -0000 Subject: [Bug 66124] Re: gnome-settings-daemon crashes References: <20061014154619.19386.27476.malonedeb@gandwana.ubuntu.com> Message-ID: <20061124074308.29624.10927.malone@gangotri.ubuntu.com> I just finallly figured out the reason behind crashing of my gnome- settings-daemon. After I erased ~/.gtkrc-2.0 everything turned back to normal. This file (defining default GTK2 theme) was setup for QT theme for some reason. Maybe in my case, since I also have KDE installed, it was replaced by KDE at some point. Btw. I use Ubuntu 6.10 Edgy. -- gnome-settings-daemon crashes https://launchpad.net/bugs/66124 From siretart at tauware.de Fri Nov 24 07:40:57 2006 From: siretart at tauware.de (Reinhard Tartler) Date: Fri, 24 Nov 2006 07:40:57 -0000 Subject: [Bug 53539] Re: Totem-xine hangs when seeking fast in AVI video with subtitles enabled References: <20060720155642.22384.51678.malonedeb@gangotri.ubuntu.com> <20061123214644.4063.96976.malone@gandwana.ubuntu.com> Message-ID: <87u00pi96e.fsf_-_@hermes.olymp.tauware.de> Kamil P?ral writes: > i can confirm, that this bug involves also xine-ui in ubuntu edgy. ok, I mark this bug as confirmed in xine-lib then > by the way, i would mark this bug as critical, not low. Feel free to help xine developers to debug this. I don't even have a crashing file in question, perhaps you can attach a video and a subtitle which triggers this to this bug? -- Gruesse/greetings, Reinhard Tartler, KeyID 945348A4 -- xine crashes when seeking fast in AVI video with windows-1250 encoding subtitles https://launchpad.net/bugs/53539 From seb128 at ubuntu.com Fri Nov 24 08:24:19 2006 From: seb128 at ubuntu.com (Sebastien Bacher) Date: Fri, 24 Nov 2006 08:24:19 -0000 Subject: [Bug 73078] Re: Resize to half or double size does not work anymore References: <20061124035530.29624.76210.malonedeb@gangotri.ubuntu.com> Message-ID: <20061124082419.4063.52893.malone@gandwana.ubuntu.com> *** This bug is a duplicate of bug 65797 *** Thanks for the bug report. This particular bug has already been reported into our bug tracking system, but please feel free to report any further bugs which you find. ** Changed in: totem (Ubuntu) Assignee: (unassigned) => Ubuntu Desktop Bugs Status: Unconfirmed => Rejected ** This bug has been marked a duplicate of bug 65797 (Edgy) 'Fit window to movie' doesn't work at all -- Resize to half or double size does not work anymore https://launchpad.net/bugs/73078 From seb128 at ubuntu.com Fri Nov 24 08:22:35 2006 From: seb128 at ubuntu.com (Sebastien Bacher) Date: Fri, 24 Nov 2006 08:22:35 -0000 Subject: [Bug 66124] Re: gnome-settings-daemon crashes References: <20061014154619.19386.27476.malonedeb@gandwana.ubuntu.com> Message-ID: <20061124082235.4063.66175.malone@gandwana.ubuntu.com> thank you for the comment Justy, do you still have a copy of that file? That might be useful to debug the theme for people who work on it -- gnome-settings-daemon crashes https://launchpad.net/bugs/66124 From seb128 at ubuntu.com Fri Nov 24 08:33:20 2006 From: seb128 at ubuntu.com (Sebastien Bacher) Date: Fri, 24 Nov 2006 08:33:20 -0000 Subject: [Bug 70535] Re: nautilus crashes when copying a 4G file on a vfat volume References: <20061106031657.1115.26654.malonedeb@gangotri.ubuntu.com> Message-ID: <20061124083320.30105.82677.malone@gangotri.ubuntu.com> not a duplicate ** Changed in: nautilus (Ubuntu) Status: Rejected => Confirmed -- nautilus crashes when copying a 4G file on a vfat volume https://launchpad.net/bugs/70535 From seb128 at ubuntu.com Fri Nov 24 08:35:54 2006 From: seb128 at ubuntu.com (Sebastien Bacher) Date: Fri, 24 Nov 2006 08:35:54 -0000 Subject: [Bug 73074] Re: error in copying larges archives for partition of the type fat32 References: <20061124015712.30105.47515.malonedeb@gangotri.ubuntu.com> Message-ID: <20061124083554.4020.95225.malone@gandwana.ubuntu.com> *** This bug is a duplicate of bug 70535 *** Thanks for the bug report. This particular bug has already been reported into our bug tracking system, but please feel free to report any further bugs which you find. ** Changed in: nautilus (Ubuntu) Importance: Undecided => Medium Assignee: (unassigned) => Ubuntu Desktop Bugs Status: Unconfirmed => Rejected ** This bug has been marked a duplicate of bug 70535 nautilus crashes when copying a 4G file on a vfat volume -- error in copying larges archives for partition of the type fat32 https://launchpad.net/bugs/73074 From seb128 at ubuntu.com Fri Nov 24 08:43:36 2006 From: seb128 at ubuntu.com (Sebastien Bacher) Date: Fri, 24 Nov 2006 08:43:36 -0000 Subject: [Bug 73059] Re: Rhythmbox crashes when changing burning device References: <20061123230816.4063.11059.malonedeb@gandwana.ubuntu.com> Message-ID: <20061124084336.4063.51608.malone@gandwana.ubuntu.com> Thanks for taking the time to report this bug. Unfortunately, we are not able to fix and find the bug because your description of the bug didn't have enough information in it. You may find it helpful to read "How to report bugs effectively", http://www.chiark.greenend.org.uk/~sgtatham/bugs.html. We'd be grateful if you would then provide a more complete description of the problem. Debugging procedures for certain types of problems can be found at http://wiki.ubuntu.com/DebuggingProcedures You probably want to describe what version of Ubuntu you use and get a backtrace of the crash (http://wiki.ubuntu.com/DebuggingProgramCrash) ** Changed in: rhythmbox (Ubuntu) Importance: Undecided => Medium Assignee: (unassigned) => Ubuntu Desktop Bugs Status: Unconfirmed => Needs Info -- Rhythmbox crashes when changing burning device https://launchpad.net/bugs/73059 From seb128 at ubuntu.com Fri Nov 24 08:41:08 2006 From: seb128 at ubuntu.com (Sebastien Bacher) Date: Fri, 24 Nov 2006 08:41:08 -0000 Subject: [Bug 72904] Re: ICQ data tranfer References: <20061122190350.12869.10981.malonedeb@gangotri.ubuntu.com> <20061123131807.4020.35271.malone@gandwana.ubuntu.com> <1164323991.15135.23.camel@lxuser-desktop> Message-ID: <1164357668.4929.9.camel@seb128-desktop> Le jeudi 23 novembre 2006 ? 23:19 +0000, Schattenglanz a ?crit : > hi, > i?ve installed gaim-dbg, but there is no readme.txt or so, which > describe what schould i do now... if it?s difficult maybe you know > someone who can give me a short german descrpition. If not, englich is > ok, too... > by the way, I know the translation of "coredump" but i?ve "no idea" > about the correct meaning... I?m not an IT spezialist, but i hope i can > help... Nothing special to do, just wait to get the crash and attach the new crash file to the bug. The backtrace (the functions listed by your bug) lacked details, they will have them once that package is installed The coredump is a binary which contains details of the crash and can be used by the debug. Apport gives you the option to attach it to the bug or to use a light version (what you attached to the bug apparently). -- ICQ data tranfer https://launchpad.net/bugs/72904 From rottis at netti.fi Fri Nov 24 08:50:41 2006 From: rottis at netti.fi (Eetu Kinnunen) Date: Fri, 24 Nov 2006 08:50:41 -0000 Subject: [Bug 73106] Totem Crashed when trying to open an mp3 file References: <20061124085041.4020.42624.malonedeb@gandwana.ubuntu.com> Message-ID: <20061124085041.4020.42624.malonedeb@gandwana.ubuntu.com> Public bug reported: It hung up and then crashed. What did i try to do? I tried to open an mp3 file being sent to a bluetooth device at the same time. Opened the file again and it worked. ** Affects: totem (Ubuntu) Importance: Undecided Status: Unconfirmed -- Totem Crashed when trying to open an mp3 file https://launchpad.net/bugs/73106 From rottis at netti.fi Fri Nov 24 08:53:09 2006 From: rottis at netti.fi (Eetu Kinnunen) Date: Fri, 24 Nov 2006 08:53:09 -0000 Subject: [Bug 73106] Re: Totem Crashed when trying to open an mp3 file References: <20061124085041.4020.42624.malonedeb@gandwana.ubuntu.com> Message-ID: <20061124085309.4063.19229.malone@gandwana.ubuntu.com> ** Attachment added: "Totem generated crash report" http://librarian.launchpad.net/5156002/_usr_bin_totem.1000.crash -- Totem Crashed when trying to open an mp3 file https://launchpad.net/bugs/73106 From seb128 at ubuntu.com Fri Nov 24 08:55:26 2006 From: seb128 at ubuntu.com (Sebastien Bacher) Date: Fri, 24 Nov 2006 08:55:26 -0000 Subject: [Bug 73069] Re: gimp crashed to gtkfilechooser code References: <20061124005235.4020.15340.malonedeb@gandwana.ubuntu.com> Message-ID: <20061124085526.29624.65164.malone@gangotri.ubuntu.com> Thank you for your bug. I've forwarded it upstream: http://bugzilla.gnome.org/show_bug.cgi?id=378764 ** Summary changed: - unexpected crash in gimp when switching screens in gnome + gimp crashed to gtkfilechooser code ** Changed in: gimp (Ubuntu) Sourcepackagename: gimp => gtk+2.0 Importance: Undecided => Medium Assignee: (unassigned) => Ubuntu Desktop Bugs Status: Unconfirmed => Confirmed ** Bug watch added: GNOME Bug Tracker #378764 http://bugzilla.gnome.org/show_bug.cgi?id=378764 ** Also affects: gtk (upstream) via http://bugzilla.gnome.org/show_bug.cgi?id=378764 Importance: Unknown Status: Unknown -- gimp crashed to gtkfilechooser code https://launchpad.net/bugs/73069 From seb128 at ubuntu.com Fri Nov 24 08:58:06 2006 From: seb128 at ubuntu.com (Sebastien Bacher) Date: Fri, 24 Nov 2006 08:58:06 -0000 Subject: [Bug 73036] Re: Segmentation Fault on Edgy (6.10) References: <20061123183908.4020.22154.malonedeb@gandwana.ubuntu.com> Message-ID: <20061124085806.30105.23380.malone@gangotri.ubuntu.com> Thank you for your bug ** Changed in: gaim (Ubuntu) Importance: Undecided => Medium Status: Unconfirmed => Confirmed -- Segmentation Fault on Edgy (6.10) (msn_emoticon_msg) https://launchpad.net/bugs/73036 From seb128 at ubuntu.com Fri Nov 24 09:00:53 2006 From: seb128 at ubuntu.com (Sebastien Bacher) Date: Fri, 24 Nov 2006 09:00:53 -0000 Subject: [Bug 73036] Re: Segmentation Fault on Edgy (6.10) References: <20061123183908.4020.22154.malonedeb@gandwana.ubuntu.com> Message-ID: <20061124090053.30105.97065.malone@gangotri.ubuntu.com> Debug backtrace (with "EMAIL" instead of the contact email): #0 0xb76046a8 in strcmp () from /lib/tls/i686/cmov/libc.so.6 #1 0xb69d50ab in msn_session_find_slplink (session=0x84bdfc0, who=0x0) at ../../../../src/protocols/msn/slplink.c:138 #2 0xb69d52ec in msn_session_get_slplink (session=0x84bdfc0, username=0x0) at ../../../../src/protocols/msn/slplink.c:150 #3 0xb69d2c19 in msn_emoticon_msg (cmdproc=0x855a568, msg=0x8584a80) at ../../../../src/protocols/msn/slp.c:825 #4 0xb69c2623 in msn_cmdproc_process_msg (cmdproc=0x855a568, msg=0x8584a80) at ../../../../src/protocols/msn/cmdproc.c:248 #5 0xb69d6d74 in msg_cmd_post (cmdproc=0x855a568, cmd=0x8589fc0, payload=0x864b82e "MIME-Version: 1.0\r\nContent-Type: text/x-mms-emoticon\r\n\r\nm\t\t?\t\t?\t, user_data=0x83f5bf0) at giounix.c:162 ** Summary changed: - Segmentation Fault on Edgy (6.10) + Segmentation Fault on Edgy (6.10) (msn_emoticon_msg) -- Segmentation Fault on Edgy (6.10) (msn_emoticon_msg) https://launchpad.net/bugs/73036 From seb128 at ubuntu.com Fri Nov 24 09:03:57 2006 From: seb128 at ubuntu.com (Sebastien Bacher) Date: Fri, 24 Nov 2006 09:03:57 -0000 Subject: [Bug 73029] Re: Totem does not prevent Gnome screensaver from starting. References: <20061123171549.4020.14340.malonedeb@gandwana.ubuntu.com> Message-ID: <20061124090357.4020.5247.malone@gandwana.ubuntu.com> Thank you for your bug. Is that totem-gstreamer or totem-xine? Are you using the fullscreen mode? ** Changed in: totem (Ubuntu) Assignee: (unassigned) => Ubuntu Desktop Bugs Status: Unconfirmed => Needs Info -- Totem does not prevent Gnome screensaver from starting. https://launchpad.net/bugs/73029 From seb128 at ubuntu.com Fri Nov 24 09:06:20 2006 From: seb128 at ubuntu.com (Sebastien Bacher) Date: Fri, 24 Nov 2006 09:06:20 -0000 Subject: [Bug 71534] Re: Nautilus crashes when click EDIT -> PREFERENCES. References: <20061112190930.25975.35006.malonedeb@gandwana.ubuntu.com> Message-ID: <20061124090620.29624.19779.malone@gangotri.ubuntu.com> closing the bug for now then. Feel free to reopen with the asked details if you get the problem again ** Changed in: nautilus (Ubuntu) Status: Needs Info => Rejected -- Nautilus crashes when click EDIT -> PREFERENCES. https://launchpad.net/bugs/71534 From seb128 at ubuntu.com Fri Nov 24 09:05:10 2006 From: seb128 at ubuntu.com (Sebastien Bacher) Date: Fri, 24 Nov 2006 09:05:10 -0000 Subject: [Bug 70621] Re: system hang and then crash report References: <20061106174219.31933.20138.malonedeb@gandwana.ubuntu.com> Message-ID: <20061124090510.29624.78581.malone@gangotri.ubuntu.com> closing the bug for now then, feel free to reopen if you get the bug again. The dbgsym packages are available from that apt source: "deb http://people.ubuntu.com/~pitti/ddebs edgy main universe" ** Changed in: gnome-keyring (Ubuntu) Status: Needs Info => Rejected -- system hang and then crash report https://launchpad.net/bugs/70621 From bernhard.valenti at gmail.com Fri Nov 24 09:05:44 2006 From: bernhard.valenti at gmail.com (Bernhard Valenti) Date: Fri, 24 Nov 2006 09:05:44 -0000 Subject: [Bug 59217] Re: [Edgy] gnome-settings-daemon acting up References: <20060906170707.29144.51017.malonedeb@gangotri.ubuntu.com> Message-ID: <20061124090544.4020.54755.malone@gandwana.ubuntu.com> i still have this problem on current edgy. the gstreamer patch is applied. -- [Edgy] gnome-settings-daemon acting up https://launchpad.net/bugs/59217 From seb128 at ubuntu.com Fri Nov 24 09:11:37 2006 From: seb128 at ubuntu.com (Sebastien Bacher) Date: Fri, 24 Nov 2006 09:11:37 -0000 Subject: [Bug 72524] Re: Epiphany steals "sensible-browser" upon install References: <20061120092646.7625.21641.malonedeb@gangotri.ubuntu.com> <20061123190205.30105.60122.malone@gangotri.ubuntu.com> Message-ID: <1164359497.4929.14.camel@seb128-desktop> Le jeudi 23 novembre 2006 ? 19:02 +0000, Kristoffer Lund?n a ?crit : > I didn't understand that at all: "uses the browser selected to the > preferred app capplet", what does that mean? "system, preferences, preferred applications" from the panel menu, that's the capplet you use to select the default browser for GNOME. The GNOME applications do not use sensible browser, they use that setting (which is stored to gconf "/desktop/gnome/url-handlers/http/command" key) > On a fairly vanilla install of Ubuntu 6.10 that has not mucked with any > browser settings, an extra installed browser rudely changes my desktop > settings behind my back with no explanation and not even telling me how > to revert. Again, sensible-browser is not a "desktop setting" and the GNOME default is not changed without asking you -- Epiphany steals "sensible-browser" upon install https://launchpad.net/bugs/72524 From seb128 at ubuntu.com Fri Nov 24 09:12:55 2006 From: seb128 at ubuntu.com (Sebastien Bacher) Date: Fri, 24 Nov 2006 09:12:55 -0000 Subject: [Bug 69568] Re: "Move to Another Workspace" context menu no longer exists References: <20061031203514.4231.97525.malonedeb@gandwana.ubuntu.com> Message-ID: <20061124091256.4063.88759.malone@gandwana.ubuntu.com> Marking as fixed then, thank you for the update ** Changed in: metacity (Ubuntu) Importance: Undecided => Low Assignee: (unassigned) => Ubuntu Desktop Bugs Status: Unconfirmed => Fix Released -- "Move to Another Workspace" context menu no longer exists https://launchpad.net/bugs/69568 From seb128 at ubuntu.com Fri Nov 24 09:31:20 2006 From: seb128 at ubuntu.com (Sebastien Bacher) Date: Fri, 24 Nov 2006 09:31:20 -0000 Subject: [Bug 73106] Re: Totem Crashed when trying to open an mp3 file References: <20061124085041.4020.42624.malonedeb@gandwana.ubuntu.com> Message-ID: <20061124093120.30105.24274.malone@gangotri.ubuntu.com> Thank you for your bug. I've forwarded it upstream: http://bugzilla.gnome.org/show_bug.cgi?id=378770 ** Changed in: totem (Ubuntu) Sourcepackagename: totem => gst-plugins-base0.10 Importance: Undecided => Medium Assignee: (unassigned) => Ubuntu Desktop Bugs Status: Unconfirmed => Confirmed ** Bug watch added: GNOME Bug Tracker #378770 http://bugzilla.gnome.org/show_bug.cgi?id=378770 ** Also affects: gstreamer (upstream) via http://bugzilla.gnome.org/show_bug.cgi?id=378770 Importance: Unknown Status: Unknown -- Totem Crashed when trying to open an mp3 file https://launchpad.net/bugs/73106 From seb128 at ubuntu.com Fri Nov 24 09:33:35 2006 From: seb128 at ubuntu.com (Sebastien Bacher) Date: Fri, 24 Nov 2006 09:33:35 -0000 Subject: [Bug 61257] Re: Error while logging on References: <20060919142708.23105.7890.malonedeb@gangotri.ubuntu.com> Message-ID: <20061124093335.4020.15770.malone@gandwana.ubuntu.com> Ivano, you crash file is an apport bug and different of the bug you are commenting on -- Error while logging on https://launchpad.net/bugs/61257 From seb128 at ubuntu.com Fri Nov 24 09:32:12 2006 From: seb128 at ubuntu.com (Sebastien Bacher) Date: Fri, 24 Nov 2006 09:32:12 -0000 Subject: [Bug 59217] Re: [Edgy] gnome-settings-daemon acting up References: <20060906170707.29144.51017.malonedeb@gangotri.ubuntu.com> <20061124090544.4020.54755.malone@gandwana.ubuntu.com> Message-ID: <1164360732.4929.16.camel@seb128-desktop> Le vendredi 24 novembre 2006 ? 09:05 +0000, Bernhard Valenti a ?crit : > i still have this problem on current edgy. the gstreamer patch is > applied. that might be a different bug, you should probably open a new bug for it -- [Edgy] gnome-settings-daemon acting up https://launchpad.net/bugs/59217 From rottis at netti.fi Fri Nov 24 09:36:20 2006 From: rottis at netti.fi (Eetu Kinnunen) Date: Fri, 24 Nov 2006 09:36:20 -0000 Subject: [Bug 73106] Re: Totem Crashed when trying to open an mp3 file References: <20061124085041.4020.42624.malonedeb@gandwana.ubuntu.com> Message-ID: <20061124093620.30105.89669.launchpad@gangotri.ubuntu.com> ** Changed in: totem (Ubuntu) Status: Unconfirmed => Rejected -- Totem Crashed when trying to open an mp3 file https://launchpad.net/bugs/73106 From seb128 at ubuntu.com Fri Nov 24 09:39:18 2006 From: seb128 at ubuntu.com (Sebastien Bacher) Date: Fri, 24 Nov 2006 09:39:18 -0000 Subject: [Bug 72954] Re: Ni idea References: <20061123010336.22204.8815.malonedeb@gandwana.ubuntu.com> Message-ID: <20061124093918.29624.95081.malone@gangotri.ubuntu.com> Debug backtrace: #0 IA__g_str_hash (v=0xfeb9c8b7) at gstring.c:95 h = #1 0xb77698cb in IA__g_hash_table_lookup_extended (hash_table=0x8d77e20, lookup_key=0xfeb9c8b7, orig_key=0xb4a43238, value=0xb4a43234) at ghash.c:231 node = __PRETTY_FUNCTION__ = "IA__g_hash_table_lookup_extended" #2 0xb5ef1de5 in push_callback_into_stack_table (table=0x8d77e20, callback_name=0xfeb9c8b7
, callback=0xa343009) at gnome-vfs-module-callback.c:234 orig_key = (gpointer) 0xb776980b old_value = (gpointer) 0x8f2aa60 stack = #3 0xb7769856 in IA__g_hash_table_foreach (hash_table=0x94aa5a0, func=0xb5ef1e40 , user_data=0x8d77e20) at ghash.c:662 node = (GHashNode *) 0x93f2b1f i = 7 __PRETTY_FUNCTION__ = "IA__g_hash_table_foreach" #4 0xb5ef1cc8 in copy_callback_table_to_stack_table (source=0xfeb9c8b7, target=) at gnome-vfs-module-callback.c:339 No locals. #5 0xb5ee79ba in _gnome_vfs_job_execute (job=0xa81fd00) at gnome-vfs-job.c:1742 No locals. #6 0xb5ee6fce in thread_entry_point (data=0xa81fd00, user_data=0x0) at gnome-vfs-job-queue.c:66 complete = #7 0xb7795ce8 in g_thread_pool_thread_proxy (data=0x8da0d50) at gthreadpool.c:265 task = (gpointer) 0xa81fd00 pool = (GRealThreadPool *) 0x8da0d50 #8 0xb779438f in g_thread_create_proxy (data=0xa710400) at gthread.c:553 __PRETTY_FUNCTION__ = "g_thread_create_proxy" #9 0xb7507504 in start_thread () from ** Summary changed: - Ni idea + gimp crash to gnome-vfs function -- gimp crash to gnome-vfs function https://launchpad.net/bugs/72954 From seb128 at ubuntu.com Fri Nov 24 09:43:48 2006 From: seb128 at ubuntu.com (Sebastien Bacher) Date: Fri, 24 Nov 2006 09:43:48 -0000 Subject: [Bug 72954] Re: gimp crash to gnome-vfs function References: <20061123010336.22204.8815.malonedeb@gandwana.ubuntu.com> Message-ID: <20061124094348.4020.50267.malone@gandwana.ubuntu.com> Looks like a gnome-vfs bug, I've forwarded it upstream: http://bugzilla.gnome.org/show_bug.cgi?id=378774 ** Changed in: gimp (Ubuntu) Sourcepackagename: gimp => gnome-vfs2 Importance: Undecided => Medium Assignee: (unassigned) => Ubuntu Desktop Bugs Status: Needs Info => Confirmed ** Bug watch added: GNOME Bug Tracker #378774 http://bugzilla.gnome.org/show_bug.cgi?id=378774 ** Also affects: gnome-vfs (upstream) via http://bugzilla.gnome.org/show_bug.cgi?id=378774 Importance: Unknown Status: Unknown -- gimp crash to gnome-vfs function https://launchpad.net/bugs/72954 From sergiocgbr at gmail.com Fri Nov 24 09:40:28 2006 From: sergiocgbr at gmail.com (Sergio miranda) Date: Fri, 24 Nov 2006 09:40:28 -0000 Subject: [Bug 71534] Re: Nautilus crashes when click EDIT -> PREFERENCES. References: <20061112190930.25975.35006.malonedeb@gandwana.ubuntu.com> <20061124090620.29624.19779.malone@gangotri.ubuntu.com> Message-ID: Thank you. 2006/11/24, Sebastien Bacher : > > closing the bug for now then. Feel free to reopen with the asked details > if you get the problem again > > ** Changed in: nautilus (Ubuntu) > Status: Needs Info => Rejected > > -- > Nautilus crashes when click EDIT -> PREFERENCES. > https://launchpad.net/bugs/71534 > -- Nautilus crashes when click EDIT -> PREFERENCES. https://launchpad.net/bugs/71534 From seb128 at ubuntu.com Fri Nov 24 09:51:29 2006 From: seb128 at ubuntu.com (Sebastien Bacher) Date: Fri, 24 Nov 2006 09:51:29 -0000 Subject: [Bug 71200] Re: No programs can be added in the startup list. References: <20061110095321.24668.32009.malonedeb@gangotri.ubuntu.com> Message-ID: <20061124095130.4020.59089.malone@gandwana.ubuntu.com> Thank you for your bug. Does changing the permissions for .config/autostart fix your problem? ** Changed in: gnome-session (Ubuntu) Importance: Undecided => Low Assignee: (unassigned) => Ubuntu Desktop Bugs Status: Confirmed => Needs Info -- No programs can be added in the startup list. https://launchpad.net/bugs/71200 From seb128 at ubuntu.com Fri Nov 24 09:54:33 2006 From: seb128 at ubuntu.com (Sebastien Bacher) Date: Fri, 24 Nov 2006 09:54:33 -0000 Subject: [Bug 8839] Re: rhythmbox tag edition has issues with gst0.10 References: <20060113130631.21012.96900.launchpad@macquarie.warthogs.hbd.com> Message-ID: <20061124095434.4063.70485.malone@gandwana.ubuntu.com> Sarangan, your crash is a taglib bug, probably something like bug #61582 -- rhythmbox tag edition has issues with gst0.10 https://launchpad.net/bugs/8839 From seb128 at ubuntu.com Fri Nov 24 09:58:24 2006 From: seb128 at ubuntu.com (Sebastien Bacher) Date: Fri, 24 Nov 2006 09:58:24 -0000 Subject: [Bug 72799] Re: bad parsing of musicbrainz data References: <20061122013137.7625.30208.malonedeb@gangotri.ubuntu.com> Message-ID: <20061124095825.4063.75055.malone@gandwana.ubuntu.com> Thank you for your bug. Do you have an example of disk having that problem? What version of Ubuntu do you use? ** Changed in: sound-juicer (Ubuntu) Status: Unconfirmed => Needs Info -- bad parsing of musicbrainz data https://launchpad.net/bugs/72799 From seb128 at ubuntu.com Fri Nov 24 09:56:50 2006 From: seb128 at ubuntu.com (Sebastien Bacher) Date: Fri, 24 Nov 2006 09:56:50 -0000 Subject: [Bug 48974] Re: "white" gdm freeze on logout References: <20060608103100.3609.24275.malonedeb@gangotri.ubuntu.com> Message-ID: <20061124095650.29624.68435.malone@gangotri.ubuntu.com> does it happen if you use the "ati" driver instead of fglrx? -- "white" gdm freeze on logout https://launchpad.net/bugs/48974 From ubuntu at haz.dk Fri Nov 24 10:00:44 2006 From: ubuntu at haz.dk (Johan Christiansen) Date: Fri, 24 Nov 2006 10:00:44 -0000 Subject: [Bug 73029] Re: Totem does not prevent Gnome screensaver from starting. References: <20061123171549.4020.14340.malonedeb@gandwana.ubuntu.com> Message-ID: <20061124100044.4063.18196.malone@gandwana.ubuntu.com> Hello Sebastian, thanks for your interest in the bug: The information you requested: 1) I'm using totem-xine backend becuase DVD menus wasn't working with gstreamer (but i think i remember that the bug was also there with the gstreamer backend) 2) Yes, i'm using fullscreen mode. (initated by pressing F when in normal mode) And BTW, thanks for making work as a pause key, all these years of using mplayer are still haning on to me :) Kind regards, Johan. -- Totem does not prevent Gnome screensaver from starting. https://launchpad.net/bugs/73029 From seb128 at ubuntu.com Fri Nov 24 10:20:02 2006 From: seb128 at ubuntu.com (Sebastien Bacher) Date: Fri, 24 Nov 2006 10:20:02 -0000 Subject: [Bug 73115] theme manager crash on theme installation References: <20061124102002.4063.55367.malonedeb@gandwana.ubuntu.com> Message-ID: <20061124102002.4063.55367.malonedeb@gandwana.ubuntu.com> Public bug reported: Upstream bug http://bugzilla.gnome.org/show_bug.cgi?id=352490 got around 80 duplicates by now and upstream would be happy to backport the one line fix to edgy ** Affects: control-center (upstream) Importance: Unknown Status: Unknown ** Affects: control-center (Ubuntu) Importance: Medium Assignee: Ubuntu Desktop Bugs Status: Fix Committed ** Affects: control-center (Ubuntu Edgy) Importance: Medium Assignee: Sebastien Bacher Status: Confirmed -- theme manager crash on theme installation https://launchpad.net/bugs/73115 From seb128 at ubuntu.com Fri Nov 24 10:22:21 2006 From: seb128 at ubuntu.com (Sebastien Bacher) Date: Fri, 24 Nov 2006 10:22:21 -0000 Subject: [Bug 73115] Re: theme manager crash on theme installation References: <20061124102002.4063.55367.malonedeb@gandwana.ubuntu.com> Message-ID: <20061124102221.29624.76754.malone@gangotri.ubuntu.com> fixed upstream ** Changed in: control-center (Ubuntu) Importance: Undecided => Medium Assignee: (unassigned) => Ubuntu Desktop Bugs Status: Unconfirmed => Fix Committed ** Changed in: control-center (Ubuntu Edgy) Importance: Undecided => Medium Assignee: (unassigned) => Sebastien Bacher Status: Unconfirmed => Confirmed ** Bug watch added: GNOME Bug Tracker #352490 http://bugzilla.gnome.org/show_bug.cgi?id=352490 ** Also affects: control-center (upstream) via http://bugzilla.gnome.org/show_bug.cgi?id=352490 Importance: Unknown Status: Unknown -- theme manager crash on theme installation https://launchpad.net/bugs/73115 From seb128 at ubuntu.com Fri Nov 24 10:26:56 2006 From: seb128 at ubuntu.com (Sebastien Bacher) Date: Fri, 24 Nov 2006 10:26:56 -0000 Subject: [Bug 73115] Re: theme manager crash on theme installation References: <20061124102002.4063.55367.malonedeb@gandwana.ubuntu.com> Message-ID: <20061124102656.4063.43073.malone@gandwana.ubuntu.com> ** Attachment added: ".changes for the update" http://librarian.launchpad.net/5157142/control-center_2.16.1-0ubuntu4.1_source.changes -- theme manager crash on theme installation https://launchpad.net/bugs/73115 From seb128 at ubuntu.com Fri Nov 24 10:27:18 2006 From: seb128 at ubuntu.com (Sebastien Bacher) Date: Fri, 24 Nov 2006 10:27:18 -0000 Subject: [Bug 73115] Re: theme manager crash on theme installation References: <20061124102002.4063.55367.malonedeb@gandwana.ubuntu.com> Message-ID: <20061124102718.30105.48471.malone@gangotri.ubuntu.com> ** Attachment added: "debdiff for the update" http://librarian.launchpad.net/5157143/control-center.debdiff -- theme manager crash on theme installation https://launchpad.net/bugs/73115 From hendrik_04 at bilges.net Fri Nov 24 10:43:04 2006 From: hendrik_04 at bilges.net (elektronaut) Date: Fri, 24 Nov 2006 10:43:04 -0000 Subject: [Bug 69297] Re: Gaim crashed on startup References: <20061030134128.17734.55225.malonedeb@gandwana.ubuntu.com> Message-ID: <20061124104304.4020.13923.malone@gandwana.ubuntu.com> I've experienced the same behaviour. Not sure if it's exactly the same error, as I'm not used to read core dumps. I hope this is the right thread, as you can find a couple if you search for "startup". Gaim was running on system shutdown, on startup i got the crash report. No skype here. What was a bit weird: First startup didn't work, the system seemed to be frozen. I had to push the power button, even "Ctrl-Alt-SysReq + RSEIUB" didn't work. But that might not be related. ** Attachment added: "/var/crash/_usr_bin_gaim.1000.crash" http://librarian.launchpad.net/5157320/_usr_bin_gaim.1000.crash -- Gaim crashed on startup https://launchpad.net/bugs/69297 From ripper42 at gmail.com Fri Nov 24 10:44:44 2006 From: ripper42 at gmail.com (=?utf-8?q?Kamil_P=C3=A1ral?=) Date: Fri, 24 Nov 2006 10:44:44 -0000 Subject: [Bug 53539] Re: xine crashes when seeking fast in AVI video with windows-1250 encoding subtitles References: <20060720155642.22384.51678.malonedeb@gangotri.ubuntu.com> Message-ID: <20061124104444.29624.2265.malone@gangotri.ubuntu.com> it happens with *any* video and *any* external subtitles (srt,sub,etc). but, I attach an example. it's a mov video with standard iso-8859-1 subtitles. it has only 3 minutes, so in totem use shift+arrow keys in order not to seek to far. seek forward and/or backwards many times, after few seconds gui will freeze. ** Attachment added: "totem crash example files" http://librarian.launchpad.net/5157330/Totem-crash.zip -- xine crashes when seeking fast in AVI video with windows-1250 encoding subtitles https://launchpad.net/bugs/53539 From daniel.holbach at ubuntu.com Fri Nov 24 10:51:00 2006 From: daniel.holbach at ubuntu.com (Daniel Holbach) Date: Fri, 24 Nov 2006 10:51:00 -0000 Subject: [Bug 70821] Re: libglibmm-2.4-dev seems to be buggy on ppc References: <20061108001919.32016.96370.malonedeb@gandwana.ubuntu.com> Message-ID: <20061124105100.4020.84412.malone@gandwana.ubuntu.com> 0.34.0~rc1-bmp0ubuntu2 from http://mental-ppc.tuxfamily.org/dists/dists /edgy-mppc/incoming/ builds fine in ppc edgy pbuilder - I'm afraid it looks like a configuration problem on your end and not like a glibmm2.4 bug. ** Changed in: glibmm2.4 (Ubuntu) Status: Needs Info => Rejected -- libglibmm-2.4-dev seems to be buggy on ppc https://launchpad.net/bugs/70821 From frandavid100 at gmail.com Fri Nov 24 11:04:56 2006 From: frandavid100 at gmail.com (David Prieto) Date: Fri, 24 Nov 2006 11:04:56 -0000 Subject: [Bug 73117] nautilus References: <20061124104147.4063.90801.malonedeb@gandwana.ubuntu.com> Message-ID: <20061124110456.30105.24822.launchpad@canonical@gangotri.ubuntu.com> Public bug reported: If I set Nautilus' browser mode as default, both "open" and "browse the folder" right-click menu items do the same thing: open the folder in browser mode. I can come up with two possible solutions to this faulty behaviour: 1- make "open" option open the folder in spatial mode. This would be suboptimal, since if I remember correctly Gnome states that the first option in a right-click menu must be the default action - in this case, browse the folder. 2- show "open in spatial mode" as a second option, instead of "browse the folder". I don't know if Nautilus can detect the browse mode and change the right-click menu based on it, would it be feasible at all? ** Affects: nautilus (Ubuntu) Importance: Wishlist Assignee: Ubuntu Desktop Bugs Status: Confirmed -- nautilus https://launchpad.net/bugs/73117 From mathieu at effraie.org Fri Nov 24 11:03:05 2006 From: mathieu at effraie.org (effraie) Date: Fri, 24 Nov 2006 11:03:05 -0000 Subject: [Bug 70821] Re: libglibmm-2.4-dev seems to be buggy on ppc References: <20061108001919.32016.96370.malonedeb@gandwana.ubuntu.com> Message-ID: <20061124110306.4063.4085.malone@gandwana.ubuntu.com> just small adjustement: i know 0.34.0~rc1-bmp0ubuntu2 builds fine, cause i did it. the problem was during building bmpx-0.32.0. -- libglibmm-2.4-dev seems to be buggy on ppc https://launchpad.net/bugs/70821 From seb128 at ubuntu.com Fri Nov 24 11:04:56 2006 From: seb128 at ubuntu.com (Sebastien Bacher) Date: Fri, 24 Nov 2006 11:04:56 -0000 Subject: [Bug 73117] Re: nautilus References: <20061124104147.4063.90801.malonedeb@gandwana.ubuntu.com> Message-ID: <20061124110456.30105.87961.malone@gangotri.ubuntu.com> Thank you for your feature request. Is there an interest to open a spatial window from the browser mode? Anyway that would be a request for upstream, it might have been reported to bugzilla already, if somebody wants to forward it have a look on open and closed requests first ** Changed in: Ubuntu Sourcepackagename: None => nautilus Importance: Undecided => Wishlist Assignee: (unassigned) => Ubuntu Desktop Bugs Status: Unconfirmed => Confirmed ** Also affects: nautilus (upstream) Importance: Undecided Status: Unconfirmed ** Summary changed: - nautilus + should allow to open a spatial window from the browser mode -- should allow to open a spatial window from the browser mode https://launchpad.net/bugs/73117 From seb128 at ubuntu.com Fri Nov 24 11:07:28 2006 From: seb128 at ubuntu.com (Sebastien Bacher) Date: Fri, 24 Nov 2006 11:07:28 -0000 Subject: [Bug 73031] Re: places sidebar has graphical error References: <20061123173820.30105.62795.malonedeb@gangotri.ubuntu.com> Message-ID: <20061124110728.4063.71941.malone@gandwana.ubuntu.com> Thank your for your bug. Minor upstream bug, to forward it that's not already known to bugzilla ** Changed in: nautilus (Ubuntu) Importance: Undecided => Low Assignee: (unassigned) => Ubuntu Desktop Bugs Status: Unconfirmed => Confirmed ** Also affects: nautilus (upstream) Importance: Undecided Status: Unconfirmed -- places sidebar has graphical error https://launchpad.net/bugs/73031 From vincent.trouilliez at modulonet.fr Fri Nov 24 11:13:11 2006 From: vincent.trouilliez at modulonet.fr (Trouilliez vincent) Date: Fri, 24 Nov 2006 11:13:11 -0000 Subject: [Bug 73124] "image collection" should be on the left side not bottom. References: <20061124111311.4020.46461.malonedeb@gandwana.ubuntu.com> Message-ID: <20061124111311.4020.46461.malonedeb@gandwana.ubuntu.com> Public bug reported: Binary package hint: eog When I display the image collection pane, it shows up at the bottom of the window. Usability wise I found it quite bad, I find the more usual arrangment of having it vertically on the left, causes less eye strain, it's more confortable. Also, having the thumbnails at the bottom, wastes a lot of vertical space, which causes the selected picture to be displayed significantly smaller than it could, were the list on the left side instead This is even more true with modern "wide screen" monitors, where vertical space is even more limited, compared to 4/3 monitors of the same diagonal. ** Affects: eog (Ubuntu) Importance: Undecided Status: Unconfirmed -- "image collection" should be on the left side not bottom. https://launchpad.net/bugs/73124 From frandavid100 at gmail.com Fri Nov 24 11:15:52 2006 From: frandavid100 at gmail.com (David Prieto) Date: Fri, 24 Nov 2006 11:15:52 -0000 Subject: [Bug 73125] selection pattern and * References: <20061124111552.4063.30502.malonedeb@gandwana.ubuntu.com> Message-ID: <20061124111552.4063.30502.malonedeb@gandwana.ubuntu.com> Public bug reported: Binary package hint: nautilus Hi. Every time I launch the selection pattern through ctrl+s, I'm interested in selecting a pattern CONTAINED in the file's name. Almost 100% of the times I've done it I've had to add an asterisk at the start of the pattern, and one at the end. Could the selection pattern tool look for filenames CONTAINING the input, and not only equaling it? That would make my life easier. Thanks, David. ** Affects: nautilus (Ubuntu) Importance: Undecided Status: Unconfirmed -- selection pattern and * https://launchpad.net/bugs/73125 From seb128 at ubuntu.com Fri Nov 24 11:16:37 2006 From: seb128 at ubuntu.com (Sebastien Bacher) Date: Fri, 24 Nov 2006 11:16:37 -0000 Subject: [Bug 72218] Re: track name with a question mark in it causes a seg-fault References: <20061117173822.25827.68007.malonedeb@gandwana.ubuntu.com> Message-ID: <20061124111637.30105.53490.malone@gangotri.ubuntu.com> What version of Ubuntu do you use? Could you get a backtrace with libglib2.0-0-dbg libgtk2.0-0-dbg sound-juicer-dbgsym installed? -- track name with a question mark in it causes a seg-fault https://launchpad.net/bugs/72218 From vincent.trouilliez at modulonet.fr Fri Nov 24 11:28:51 2006 From: vincent.trouilliez at modulonet.fr (Trouilliez vincent) Date: Fri, 24 Nov 2006 11:28:51 -0000 Subject: [Bug 73128] Podcast: automatic download should not require user intervention. References: <20061124112851.4020.2642.malonedeb@gandwana.ubuntu.com> Message-ID: <20061124112851.4020.2642.malonedeb@gandwana.ubuntu.com> Public bug reported: I have subscribed to a dozen or so radio/adio podcasts, so I set RB to check and download new podcasts automatically, every hour. The problem is that (probably partly due to my crappy ISP), RB regularly has some of problem with some podcast or another, and that everytime, it pops up an error window to tell me about it. Thing is, in praitce I get these windows very often, sometimes if I leave the computer unattended or a few hours or half a day, there are a dozen windows I must close one by one, when I come back ! Basically, all these error windows do more harm than good : 1) they interrupt my work randomly 2) I can't do anything about the problem anyway, and can only click the "ok" button t make it go away 3) the problem is always temporary, and if I update manually, the problem has already cured itself. This is the way I would expect RB to behave: - When set for automatic downloads : never require user input, no pop up messages. If an error occurs, just try again 5 minutes later, most of the time it will suffice. The error should on ly be notified by an "error" icon in nex to the podcast (as is already the case), and cleared once the problem is gone. Addictionnaly, if RB deems it worthwhile to inform the user of an error, it can just use the notification area, using a bubble. This way the user can see the information, but is not too disturbed by it. - Pop messages should only be used when the user operates RB manually. ** Affects: eog (Ubuntu) Importance: Undecided Status: Unconfirmed -- Podcast: automatic download should not require user intervention. https://launchpad.net/bugs/73128 From vincent.trouilliez at modulonet.fr Fri Nov 24 11:37:14 2006 From: vincent.trouilliez at modulonet.fr (Trouilliez vincent) Date: Fri, 24 Nov 2006 11:37:14 -0000 Subject: [Bug 73128] Re: Podcast: automatic download should not require user intervention. References: <20061124112851.4020.2642.malonedeb@gandwana.ubuntu.com> Message-ID: <20061124113715.4020.7231.launchpad@gandwana.ubuntu.com> ** Description changed: - I have subscribed to a dozen or so radio/adio podcasts, so I set RB to check and download new podcasts automatically, every hour. - The problem is that (probably partly due to my crappy ISP), RB regularly has some of problem with some podcast or another, and that everytime, it pops up an error window to tell me about it. Thing is, in praitce I get these windows very often, sometimes if I leave the computer unattended or a few hours or half a day, there are a dozen windows I must close one by one, when I come back ! + I have subscribed to a dozen or so radio/audio podcasts, so I set RB to check and download new podcasts automatically, every hour. + The problem is that (probably partly due to my crappy ISP), RB regularly has some sort of problem with some podcast or another, and that everytime, it pops up an error window to tell me about it. Thing is, in practice I get these windows very often, sometimes if I leave the computer unattended or a few hours or half a day, there are a dozen windows I must close one by one, when I come back ! Basically, all these error windows do more harm than good : 1) they interrupt my work randomly - 2) I can't do anything about the problem anyway, and can only click the "ok" button t make it go away - 3) the problem is always temporary, and if I update manually, the problem has already cured itself. + 2) I can't do anything about the problem anyway, and can only click the "ok" button to make it go away + 3) the problem is always temporary, and if I update the feeds manually, the problem has already cured itself. This is the way I would expect RB to behave: - - When set for automatic downloads : never require user input, no pop up messages. If an error occurs, just try again 5 minutes later, most of the time it will suffice. The error should on ly be notified by an "error" icon in nex to the podcast (as is already the case), and cleared once the problem is gone. - Addictionnaly, if RB deems it worthwhile to inform the user of an error, it can just use the notification area, using a bubble. This way the user can see the information, but is not too disturbed by it. + - When set for automatic downloads : never require user input, no pop up windows. If an error occurs, just try again 5 minutes later, most (all, so far) of the time it will suffice. The error should only be notified by an "error" icon next to the podcast (as is already the case), and cleared once the problem is gone. + Additionnaly, if RB deems it worthwhile to inform the user of an error, it can just use the notification area, using a bubble. This way the user can see the information, but is not too disturbed by it. - - Pop messages should only be used when the user operates RB manually. + - Pop up messages should only be used when the user operates RB + manually. -- Podcast: automatic download should not require user intervention. https://launchpad.net/bugs/73128 From frandavid100 at gmail.com Fri Nov 24 11:37:53 2006 From: frandavid100 at gmail.com (David Prieto) Date: Fri, 24 Nov 2006 11:37:53 -0000 Subject: [Bug 73117] Re: should allow to open a spatial window from the browser mode References: <20061124104147.4063.90801.malonedeb@gandwana.ubuntu.com> Message-ID: <20061124113753.4020.70430.malone@gandwana.ubuntu.com> "Is there an interest to open a spatial window from the browser mode?" Well, a spatial window takes less space so it would be handier to keep round... yeah, I could definitely be interested in doing that. Anyway, in case there wasnt, that would take us to a third solution: 3- just remove the menu second option and leave the first one, "open folder". -- should allow to open a spatial window from the browser mode https://launchpad.net/bugs/73117 From seb128 at ubuntu.com Fri Nov 24 11:55:56 2006 From: seb128 at ubuntu.com (Sebastien Bacher) Date: Fri, 24 Nov 2006 11:55:56 -0000 Subject: [Bug 73124] Re: "image collection" should be on the left side not bottom. References: <20061124111311.4020.46461.malonedeb@gandwana.ubuntu.com> Message-ID: <20061124115556.4063.11376.malone@gandwana.ubuntu.com> Thank you for your bug. That should be discussed upstream, if somebody wants to forward it feel free, marking as wishlist ** Changed in: eog (Ubuntu) Importance: Undecided => Wishlist Assignee: (unassigned) => Ubuntu Desktop Bugs Status: Unconfirmed => Confirmed ** Also affects: eog (upstream) Importance: Undecided Status: Unconfirmed -- "image collection" should be on the left side not bottom. https://launchpad.net/bugs/73124 From wendell_listas at bani.com.br Fri Nov 24 12:01:15 2006 From: wendell_listas at bani.com.br (Jonh Wendell) Date: Fri, 24 Nov 2006 12:01:15 -0000 Subject: [Bug 73125] Re: selection pattern and * References: <20061124111552.4063.30502.malonedeb@gandwana.ubuntu.com> Message-ID: <20061124120115.29624.90034.malone@gangotri.ubuntu.com> Thanks for your bug report. This particular bug has been filed with the developers of the software. You can track this and make comments here: http://bugzilla.gnome.org/show_bug.cgi?id=170352 ** Changed in: nautilus (Ubuntu) Importance: Undecided => Wishlist Status: Unconfirmed => Confirmed ** Bug watch added: GNOME Bug Tracker #170352 http://bugzilla.gnome.org/show_bug.cgi?id=170352 ** Also affects: nautilus (upstream) via http://bugzilla.gnome.org/show_bug.cgi?id=170352 Importance: Unknown Status: Unknown -- selection pattern and * https://launchpad.net/bugs/73125 From geokok1981 at gmail.com Fri Nov 24 12:16:06 2006 From: geokok1981 at gmail.com (geokok) Date: Fri, 24 Nov 2006 12:16:06 -0000 Subject: [Bug 71200] Re: No programs can be added in the startup list. References: <20061110095321.24668.32009.malonedeb@gangotri.ubuntu.com> Message-ID: <20061124121606.30105.8443.malone@gangotri.ubuntu.com> Yes. The solution suggested in the forums (link provided above) does correct the problem. So by changing the permissions in .config/autostart it is solved. -- No programs can be added in the startup list. https://launchpad.net/bugs/71200 From seb128 at ubuntu.com Fri Nov 24 12:31:42 2006 From: seb128 at ubuntu.com (Sebastien Bacher) Date: Fri, 24 Nov 2006 12:31:42 -0000 Subject: [Bug 73125] Re: selection pattern and * References: <20061124111552.4063.30502.malonedeb@gandwana.ubuntu.com> Message-ID: <20061124123142.30105.92151.launchpad@gangotri.ubuntu.com> ** Changed in: nautilus (Ubuntu) Assignee: (unassigned) => Ubuntu Desktop Bugs -- selection pattern and * https://launchpad.net/bugs/73125 From seb128 at ubuntu.com Fri Nov 24 12:33:03 2006 From: seb128 at ubuntu.com (Sebastien Bacher) Date: Fri, 24 Nov 2006 12:33:03 -0000 Subject: [Bug 73117] Re: should allow to open a spatial window from the browser mode References: <20061124104147.4063.90801.malonedeb@gandwana.ubuntu.com> <20061124113753.4020.70430.malone@gandwana.ubuntu.com> Message-ID: <1164371583.5975.1.camel@seb128-desktop> Le vendredi 24 novembre 2006 ? 11:37 +0000, David Prieto a ?crit : > Well, a spatial window takes less space so it would be handier to keep > round... yeah, I could definitely be interested in doing that. People who want that usually just use the spatial mode > Anyway, in case there wasnt, that would take us to a third solution: > > 3- just remove the menu second option and leave the first one, "open > folder". The option you want to drop is useful for opening a new nautilus window with browser mode (to dnd from one to the other then by example) -- should allow to open a spatial window from the browser mode https://launchpad.net/bugs/73117 From seb128 at ubuntu.com Fri Nov 24 12:34:15 2006 From: seb128 at ubuntu.com (Sebastien Bacher) Date: Fri, 24 Nov 2006 12:34:15 -0000 Subject: [Bug 71200] Re: No programs can be added in the startup list. References: <20061110095321.24668.32009.malonedeb@gangotri.ubuntu.com> Message-ID: <20061124123415.4063.35718.malone@gandwana.ubuntu.com> not a gnome-session bug then. Something you runned as admin changed the permission of that folder, if you figure what you probably can open a bug against it ** Changed in: gnome-session (Ubuntu) Status: Needs Info => Rejected -- No programs can be added in the startup list. https://launchpad.net/bugs/71200 From StempUbuntu at gmail.com Fri Nov 24 12:30:29 2006 From: StempUbuntu at gmail.com (Stemp) Date: Fri, 24 Nov 2006 12:30:29 -0000 Subject: [Bug 48974] Re: "white" gdm freeze on logout References: <20060608103100.3609.24275.malonedeb@gangotri.ubuntu.com> Message-ID: <20061124123029.29624.19266.malone@gangotri.ubuntu.com> I'm using the ati/radeon driver in Edgy (2.6.17-10-generic) and I have no problem. It seems to be a fglrx bug. -- "white" gdm freeze on logout https://launchpad.net/bugs/48974 From javiermon at gmail.com Fri Nov 24 12:35:32 2006 From: javiermon at gmail.com (kmon) Date: Fri, 24 Nov 2006 12:35:32 -0000 Subject: [Bug 54684] Re: High CPU usage References: <20060731180328.29548.70203.malonedeb@gandwana.ubuntu.com> Message-ID: <20061124123532.4063.26758.malone@gandwana.ubuntu.com> Hi will those patches enter edgy-updates once the QA team is happy with them? -- High CPU usage https://launchpad.net/bugs/54684 From seb128 at ubuntu.com Fri Nov 24 12:37:18 2006 From: seb128 at ubuntu.com (Sebastien Bacher) Date: Fri, 24 Nov 2006 12:37:18 -0000 Subject: [Bug 73133] Please sync gtk-doc (main) from unstable (main) References: <20061124123719.0DF8B1890081@fiordland.ubuntu.com> Message-ID: <20061124123719.0DF8B1890081@fiordland.ubuntu.com> Public bug reported: -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 affects distros/ubuntu/gtk-doc status confirmed subscribe ubuntu-archive Please sync gtk-doc (main) from Debian unstable (main). Changelog since current feisty version 1.7-1ubuntu1: gtk-doc (1.7-2) unstable; urgency=high * Call dh_scrollkeeper in binary-install manually since we don't use gnome.mk. * New patch, 10_update-gnome-doc-common-files, to update xmldocs.make and omf.make to the latest version from gnome-common. * New patch, 11_disable-scrollkeeper-conditional, to work around a bogus AM_CONDITIONAL around a docdir re-definition; new patch 70_mandatory-automake to hold the generated files of an automake-1.9 run. * Build-depend on scrollkeeper. * Do not overwrite DEB_CONFIGURE_EXTRA_FLAGS. * Don't ship the generated scrollkeeper files; *sigh*. -- Loic Minier Fri, 20 Oct 2006 12:57:35 +0200 -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.5 (GNU/Linux) iD8DBQFFZud9Qxo87aLX0pIRAiFzAKCXn2Skcvr0MU81BQWRuYtoKGLBOgCeICJw 3SOIQbxuY49FsZA9lIlcKi0= =e+Mn -----END PGP SIGNATURE----- ** Affects: gtk-doc (Ubuntu) Importance: Undecided Status: Confirmed -- Please sync gtk-doc (main) from unstable (main) https://launchpad.net/bugs/73133 From seb128 at ubuntu.com Fri Nov 24 12:40:57 2006 From: seb128 at ubuntu.com (Sebastien Bacher) Date: Fri, 24 Nov 2006 12:40:57 -0000 Subject: [Bug 73133] Re: Please sync gtk-doc (main) from unstable (main) References: <20061124123719.0DF8B1890081@fiordland.ubuntu.com> Message-ID: <20061124124057.4020.45830.malone@gandwana.ubuntu.com> The only Ubuntu change was a Build-Depends on scrollkeeper which is a part of the Debian changes to sync -- Please sync gtk-doc (main) from unstable (main) https://launchpad.net/bugs/73133 From seb128 at ubuntu.com Fri Nov 24 12:40:25 2006 From: seb128 at ubuntu.com (Sebastien Bacher) Date: Fri, 24 Nov 2006 12:40:25 -0000 Subject: [Bug 56963] Re: manual is not readable in yelp References: <20060820073240.23623.66342.malonedeb@gandwana.ubuntu.com> Message-ID: <20061124124025.4020.50889.malone@gandwana.ubuntu.com> Thank you for your bug, what do you call "gtk-doc manual in yelp"? How do you open it? Could you describe the item label or from where you open it? ** Changed in: gtk-doc (Ubuntu) Status: Confirmed => Needs Info -- manual is not readable in yelp https://launchpad.net/bugs/56963 From wendell_listas at bani.com.br Fri Nov 24 12:47:11 2006 From: wendell_listas at bani.com.br (Jonh Wendell) Date: Fri, 24 Nov 2006 12:47:11 -0000 Subject: [Bug 69665] Re: Home folder and desktop are hidden in some browser apps References: <20061101122418.4148.27579.malonedeb@gandwana.ubuntu.com> Message-ID: <20061124124711.29624.35320.malone@gangotri.ubuntu.com> *** This bug is a duplicate of bug 60383 *** Thanks for the bug report. This particular bug has already been reported into our bug tracking system, but please feel free to report any further bugs which you find. ** This bug has been marked a duplicate of bug 60383 Missing Home and Desktop items in Places panel in "Save As..." dialog -- Home folder and desktop are hidden in some browser apps https://launchpad.net/bugs/69665 From juantovarm at yahoo.com Fri Nov 24 13:09:21 2006 From: juantovarm at yahoo.com (juantovar) Date: Fri, 24 Nov 2006 13:09:21 -0000 Subject: [Bug 54684] Re: High CPU usage References: <20060731180328.29548.70203.malonedeb@gandwana.ubuntu.com> Message-ID: <20061124130921.30105.73748.malone@gangotri.ubuntu.com> I am sorry Sebastien, I have looked everywhere in this page but haven't found package....where is it? -- High CPU usage https://launchpad.net/bugs/54684 From wladston at gmail.com Fri Nov 24 13:11:11 2006 From: wladston at gmail.com (Wladston Viana) Date: Fri, 24 Nov 2006 13:11:11 -0000 Subject: [Bug 73136] Re: yet another silent random crash References: <20061124131035.4020.92268.malonedeb@gandwana.ubuntu.com> Message-ID: <20061124131111.4020.61763.malone@gandwana.ubuntu.com> ** Attachment added: "crash-file" http://librarian.launchpad.net/5160259/_usr_bin_gaim.btJS9w.crash -- yet another silent random crash https://launchpad.net/bugs/73136 From herzi at gnome-de.org Fri Nov 24 13:10:45 2006 From: herzi at gnome-de.org (Sven Herzberg) Date: Fri, 24 Nov 2006 13:10:45 -0000 Subject: [Bug 56963] Re: manual is not readable in yelp References: <20060820073240.23623.66342.malonedeb@gandwana.ubuntu.com> Message-ID: <20061124131045.4020.48749.malone@gandwana.ubuntu.com> 1. Open Yelp 2. Press Home 3. Select "Applications" on the left 4. Select "Development" on the left (subnode to "Applications") 5. Browse until you see "GTK-Doc Manual" 6. Click on it -- manual is not readable in yelp https://launchpad.net/bugs/56963 From wladston at gmail.com Fri Nov 24 13:10:35 2006 From: wladston at gmail.com (Wladston Viana) Date: Fri, 24 Nov 2006 13:10:35 -0000 Subject: [Bug 73136] yet another silent random crash References: <20061124131035.4020.92268.malonedeb@gandwana.ubuntu.com> Message-ID: <20061124131035.4020.92268.malonedeb@gandwana.ubuntu.com> Public bug reported: Binary package hint: gaim random silent crash ** Affects: gaim (Ubuntu) Importance: Undecided Status: Unconfirmed -- yet another silent random crash https://launchpad.net/bugs/73136 From seb128 at ubuntu.com Fri Nov 24 13:22:38 2006 From: seb128 at ubuntu.com (Sebastien Bacher) Date: Fri, 24 Nov 2006 13:22:38 -0000 Subject: [Bug 54684] Re: High CPU usage References: <20060731180328.29548.70203.malonedeb@gandwana.ubuntu.com> <20061124123532.4063.26758.malone@gandwana.ubuntu.com> Message-ID: <1164374558.5975.2.camel@seb128-desktop> Le vendredi 24 novembre 2006 ? 12:35 +0000, kmon a ?crit : > Hi > > will those patches enter edgy-updates once the QA team is happy with > them? if the QA team is happy with them and people tries the edgy-proposed update and confirm it works fine they will be uploaded to edgy-updates then -- High CPU usage https://launchpad.net/bugs/54684 From frandavid100 at gmail.com Fri Nov 24 13:27:53 2006 From: frandavid100 at gmail.com (David Prieto) Date: Fri, 24 Nov 2006 13:27:53 -0000 Subject: [Bug 73117] Re: should allow to open a spatial window from the browser mode References: <20061124104147.4063.90801.malonedeb@gandwana.ubuntu.com> Message-ID: <20061124132753.30105.61378.malone@gangotri.ubuntu.com> "People who want that usually just use the spatial mode" That's correct. But it would be good to have a way to use spatial even if browser is default. "The option you want to drop is useful for opening a new nautilus window with browser mode (to dnd from one to the other then by example)" Not really. I should have made this clear earlier, but the behaviour I'm complaining about takes place only on the desktop. Look at the screenshots: http://img152.imageshack.us/img152/4278/1hs5.png Image from the desktop. Both menu entries do the same - open a folder in browser mode. Either one of them should open spatial, or we should drop one. http://img453.imageshack.us/img453/1470/2gz4.png Image from a Nautilus window. You can open a new window with the second option, so it's OK to keep it. It's image 1 I have a problem with. -- should allow to open a spatial window from the browser mode https://launchpad.net/bugs/73117 From wendell_listas at bani.com.br Fri Nov 24 13:32:52 2006 From: wendell_listas at bani.com.br (Jonh Wendell) Date: Fri, 24 Nov 2006 13:32:52 -0000 Subject: [Bug 72378] Re: Nautilus fails to browse windows network properly References: <20061118233946.25975.39806.malonedeb@gandwana.ubuntu.com> Message-ID: <20061124133256.29624.16744.malone@gangotri.ubuntu.com> *** This bug is a duplicate of bug 60277 *** Thanks for the bug report. This particular bug has already been reported into our bug tracking system, but please feel free to report any further bugs which you find. ** This bug has been marked a duplicate of bug 60277 Windows Network entries use a text icon instead of a computer one -- Nautilus fails to browse windows network properly https://launchpad.net/bugs/72378 From wendell_listas at bani.com.br Fri Nov 24 13:30:23 2006 From: wendell_listas at bani.com.br (Jonh Wendell) Date: Fri, 24 Nov 2006 13:30:23 -0000 Subject: [Bug 71882] Re: Gnome Icon References: <20061115075148.350.16211.malonedeb@gangotri.ubuntu.com> Message-ID: <20061124133023.4063.63544.malone@gandwana.ubuntu.com> *** This bug is a duplicate of bug 56886 *** Thanks for the bug report. This particular bug has already been reported into our bug tracking system, but please feel free to report any further bugs which you find. ** This bug has been marked a duplicate of bug 56886 Very small throbber -- Gnome Icon https://launchpad.net/bugs/71882 From seb128 at ubuntu.com Fri Nov 24 13:43:46 2006 From: seb128 at ubuntu.com (Sebastien Bacher) Date: Fri, 24 Nov 2006 13:43:46 -0000 Subject: [Bug 73136] Re: yet another silent random crash References: <20061124131035.4020.92268.malonedeb@gandwana.ubuntu.com> Message-ID: <20061124134346.30105.65858.malone@gangotri.ubuntu.com> Thank you for your bug. Could you describe what you were doing when you got the crash? Could you get a backtrace with gaim-dbg installed (you can use apport-retrace on the crash file after installing gaim-dbg if you still have it) or attach a non-stripped crash file? ** Changed in: gaim (Ubuntu) Importance: Undecided => Medium Status: Unconfirmed => Needs Info -- yet another silent random crash https://launchpad.net/bugs/73136 From wendell_listas at bani.com.br Fri Nov 24 13:49:22 2006 From: wendell_listas at bani.com.br (Jonh Wendell) Date: Fri, 24 Nov 2006 13:49:22 -0000 Subject: [Bug 70229] Re: Search result window in nautilus doesn't show found files' location References: <20061104133624.12864.21089.malonedeb@gangotri.ubuntu.com> Message-ID: <20061124134922.29624.49820.malone@gangotri.ubuntu.com> Thanks for your bug report. This particular bug has been filed with the developers of the software. You can track this and make comments here: http://bugzilla.gnome.org/show_bug.cgi?id=374661 ** Changed in: nautilus (Ubuntu) Importance: Undecided => Medium Status: Unconfirmed => Confirmed ** Bug watch added: GNOME Bug Tracker #374661 http://bugzilla.gnome.org/show_bug.cgi?id=374661 ** Also affects: nautilus (upstream) via http://bugzilla.gnome.org/show_bug.cgi?id=374661 Importance: Unknown Status: Unknown -- Search result window in nautilus doesn't show found files' location https://launchpad.net/bugs/70229 From seb128 at ubuntu.com Fri Nov 24 13:46:51 2006 From: seb128 at ubuntu.com (Sebastien Bacher) Date: Fri, 24 Nov 2006 13:46:51 -0000 Subject: [Bug 69297] Re: Gaim crashed on startup References: <20061030134128.17734.55225.malonedeb@gandwana.ubuntu.com> Message-ID: <20061124134651.30105.27579.malone@gangotri.ubuntu.com> elektronaut, your backtrace looks rather bug #67361 -- Gaim crashed on startup https://launchpad.net/bugs/69297 From wladston at gmail.com Fri Nov 24 13:59:17 2006 From: wladston at gmail.com (Wladston Viana) Date: Fri, 24 Nov 2006 13:59:17 -0000 Subject: [Bug 73136] Re: yet another silent random crash References: <20061124131035.4020.92268.malonedeb@gandwana.ubuntu.com> Message-ID: <20061124135917.4063.47340.malone@gandwana.ubuntu.com> I turned on my computer , and the crash popped up (gaim is at the startup) before I could do anything. It has never happened before, i think it was really some random issue. -- yet another silent random crash https://launchpad.net/bugs/73136 From seb128 at ubuntu.com Fri Nov 24 13:56:10 2006 From: seb128 at ubuntu.com (Sebastien Bacher) Date: Fri, 24 Nov 2006 13:56:10 -0000 Subject: [Bug 73138] Please sync gtksourceview (main) from unstable (main) References: <20061124135610.494FBB680AE@fiordland.ubuntu.com> Message-ID: <20061124135610.494FBB680AE@fiordland.ubuntu.com> Public bug reported: -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 affects distros/ubuntu/gtksourceview status confirmed subscribe ubuntu-archive Please sync gtksourceview (main) from Debian unstable (main). Changelog since current feisty version 1.8.1-0ubuntu1: gtksourceview (1.8.1-2) unstable; urgency=low * Upload to unstable. -- Loic Minier Thu, 19 Oct 2006 10:01:31 +0200 gtksourceview (1.8.1-1) experimental; urgency=low * New upstream release; no API change. * Use HTTP in watch file. -- Loic Minier Mon, 2 Oct 2006 18:30:01 +0200 gtksourceview (1.8.0-1) experimental; urgency=low * New upstream release. * Small fix in the -dev depends. * Require gnome-pkg-tools 0.7. * Call clean-la.mk and gnome-versions.mk. * Use ${gnome:Version} and ${gnome:NextVersion} to relax dependencies. -- Josselin Mouette Mon, 25 Sep 2006 22:33:52 +0200 -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.5 (GNU/Linux) iD8DBQFFZvn1Qxo87aLX0pIRApXTAJ9g1IAQaAXqyeGXyU/ERAboeYuMIwCbByEx VSauxSspW24RJDVrcyKpBDo= =KL11 -----END PGP SIGNATURE----- ** Affects: gtksourceview (Ubuntu) Importance: Undecided Status: Confirmed -- Please sync gtksourceview (main) from unstable (main) https://launchpad.net/bugs/73138 From seb128 at ubuntu.com Fri Nov 24 14:00:19 2006 From: seb128 at ubuntu.com (Sebastien Bacher) Date: Fri, 24 Nov 2006 14:00:19 -0000 Subject: [Bug 73138] Re: Please sync gtksourceview (main) from unstable (main) References: <20061124135610.494FBB680AE@fiordland.ubuntu.com> Message-ID: <20061124140019.4020.1324.malone@gandwana.ubuntu.com> the only Ubuntu change was to package new versions faster -- Please sync gtksourceview (main) from unstable (main) https://launchpad.net/bugs/73138 From 8 at iki.fi Fri Nov 24 14:12:02 2006 From: 8 at iki.fi (Jarno Suni) Date: Fri, 24 Nov 2006 14:12:02 -0000 Subject: [Bug 59511] Re: Could not initialize HAL after logging in to Xubuntu References: <20060908114817.16647.62496.malonedeb@gangotri.ubuntu.com> Message-ID: <20061124141202.29624.47798.malone@gangotri.ubuntu.com> Xubuntu 6.06.1 has the same effect. The OS shouldn't let you login before it is ready! BTW, what is HAL? My system seems to work even if I get the error.. -- Could not initialize HAL after logging in to Xubuntu https://launchpad.net/bugs/59511 From flomertens at gmail.com Fri Nov 24 14:24:12 2006 From: flomertens at gmail.com (Florent Mertens) Date: Fri, 24 Nov 2006 14:24:12 -0000 Subject: [Bug 72218] Re: track name with a question mark in it causes a seg-fault References: <20061117173822.25827.68007.malonedeb@gandwana.ubuntu.com> Message-ID: <20061124142412.29624.16019.malone@gangotri.ubuntu.com> Thanks for the reply. I use edgy, sound-juicer 2.16.1 With the same procedure than before but with libglib2.0-0-dbg libgtk2.0-0-dbg, (i already had sound-juicer-dbgsym), i get this backtrace. ** Attachment added: "gdb_sound-juicer_with-all-dbg" http://librarian.launchpad.net/5160962/gdb-sound-juicer.txt -- track name with a question mark in it causes a seg-fault https://launchpad.net/bugs/72218 From bugwatch at bugs.launchpad.net Fri Nov 24 14:26:23 2006 From: bugwatch at bugs.launchpad.net (Bug Watch Updater) Date: Fri, 24 Nov 2006 14:26:23 -0000 Subject: [Bug 73115] Re: theme manager crash on theme installation References: <20061124102002.4063.55367.malonedeb@gandwana.ubuntu.com> Message-ID: <20061124142724.21770.48508.launchpad@gangotri.ubuntu.com> ** Changed in: control-center (upstream) Status: Unknown => Fix Released -- theme manager crash on theme installation https://launchpad.net/bugs/73115 From bugwatch at bugs.launchpad.net Fri Nov 24 14:26:23 2006 From: bugwatch at bugs.launchpad.net (Bug Watch Updater) Date: Fri, 24 Nov 2006 14:26:23 -0000 Subject: [Bug 73069] Re: gimp crashed to gtkfilechooser code References: <20061124005235.4020.15340.malonedeb@gandwana.ubuntu.com> Message-ID: <20061124142837.21770.81077.launchpad@gangotri.ubuntu.com> ** Changed in: gtk (upstream) Status: Unknown => Unconfirmed -- gimp crashed to gtkfilechooser code https://launchpad.net/bugs/73069 From bugwatch at bugs.launchpad.net Fri Nov 24 14:26:23 2006 From: bugwatch at bugs.launchpad.net (Bug Watch Updater) Date: Fri, 24 Nov 2006 14:26:23 -0000 Subject: [Bug 73021] Re: fm_tree_model_unref_node fails ref_count > 0 assert References: <20061123153825.4063.16520.malonedeb@gandwana.ubuntu.com> Message-ID: <20061124142850.21770.56991.launchpad@gangotri.ubuntu.com> ** Changed in: nautilus (upstream) Status: Unknown => Confirmed -- fm_tree_model_unref_node fails ref_count > 0 assert https://launchpad.net/bugs/73021 From bugwatch at bugs.launchpad.net Fri Nov 24 14:26:23 2006 From: bugwatch at bugs.launchpad.net (Bug Watch Updater) Date: Fri, 24 Nov 2006 14:26:23 -0000 Subject: [Bug 73106] Re: Totem Crashed when trying to open an mp3 file References: <20061124085041.4020.42624.malonedeb@gandwana.ubuntu.com> Message-ID: <20061124142800.21770.71339.launchpad@gangotri.ubuntu.com> ** Changed in: gstreamer (upstream) Status: Unknown => Unconfirmed -- Totem Crashed when trying to open an mp3 file https://launchpad.net/bugs/73106 From bugwatch at bugs.launchpad.net Fri Nov 24 14:26:23 2006 From: bugwatch at bugs.launchpad.net (Bug Watch Updater) Date: Fri, 24 Nov 2006 14:26:23 -0000 Subject: [Bug 73125] Re: selection pattern and * References: <20061124111552.4063.30502.malonedeb@gandwana.ubuntu.com> Message-ID: <20061124142827.21770.42283.launchpad@gangotri.ubuntu.com> ** Changed in: nautilus (upstream) Status: Unknown => Confirmed -- selection pattern and * https://launchpad.net/bugs/73125 From bugwatch at bugs.launchpad.net Fri Nov 24 14:26:23 2006 From: bugwatch at bugs.launchpad.net (Bug Watch Updater) Date: Fri, 24 Nov 2006 14:26:23 -0000 Subject: [Bug 72966] Re: crash on opening empty text file References: <20061123045617.9943.97465.malonedeb@gangotri.ubuntu.com> Message-ID: <20061124142825.21770.36525.launchpad@gangotri.ubuntu.com> ** Changed in: gnumeric (upstream) Status: Unknown => Rejected -- crash on opening empty text file https://launchpad.net/bugs/72966 From bugwatch at bugs.launchpad.net Fri Nov 24 14:26:23 2006 From: bugwatch at bugs.launchpad.net (Bug Watch Updater) Date: Fri, 24 Nov 2006 14:26:23 -0000 Subject: [Bug 72954] Re: gimp crash to gnome-vfs function References: <20061123010336.22204.8815.malonedeb@gandwana.ubuntu.com> Message-ID: <20061124142849.21770.91336.launchpad@gangotri.ubuntu.com> ** Changed in: gnome-vfs (upstream) Status: Unknown => Unconfirmed -- gimp crash to gnome-vfs function https://launchpad.net/bugs/72954 From bugwatch at bugs.launchpad.net Fri Nov 24 14:26:23 2006 From: bugwatch at bugs.launchpad.net (Bug Watch Updater) Date: Fri, 24 Nov 2006 14:26:23 -0000 Subject: [Bug 69806] Re: Gtk::Adjustment ignores initial value in constructor References: <20061102013007.4148.91971.malonedeb@gandwana.ubuntu.com> Message-ID: <20061124142844.21770.69981.launchpad@gangotri.ubuntu.com> ** Changed in: gtkmm (upstream) Status: Unconfirmed => Fix Released -- Gtk::Adjustment ignores initial value in constructor https://launchpad.net/bugs/69806 From bugwatch at bugs.launchpad.net Fri Nov 24 14:26:23 2006 From: bugwatch at bugs.launchpad.net (Bug Watch Updater) Date: Fri, 24 Nov 2006 14:26:23 -0000 Subject: [Bug 71878] Re: gimp crashed to _gtk_file_system_model_get_path References: <20061115071527.350.35665.malonedeb@gangotri.ubuntu.com> Message-ID: <20061124142736.21770.43748.launchpad@gangotri.ubuntu.com> ** Changed in: gtk (upstream) Status: Unknown => Unconfirmed -- gimp crashed to _gtk_file_system_model_get_path https://launchpad.net/bugs/71878 From bugwatch at bugs.launchpad.net Fri Nov 24 14:26:23 2006 From: bugwatch at bugs.launchpad.net (Bug Watch Updater) Date: Fri, 24 Nov 2006 14:26:23 -0000 Subject: [Bug 67877] Re: crash when loading attached email References: <20061023233953.23318.80368.malonedeb@gangotri.ubuntu.com> Message-ID: <20061124142836.21770.89581.launchpad@gangotri.ubuntu.com> *** This bug is a duplicate of bug 63094 *** ** Changed in: evolution (upstream) Status: Rejected => Confirmed -- crash when loading attached email https://launchpad.net/bugs/67877 From bugwatch at bugs.launchpad.net Fri Nov 24 14:26:23 2006 From: bugwatch at bugs.launchpad.net (Bug Watch Updater) Date: Fri, 24 Nov 2006 14:26:23 -0000 Subject: [Bug 72633] Re: unexpected crash References: <20061120221141.25975.90245.malonedeb@gandwana.ubuntu.com> Message-ID: <20061124142711.21770.4277.launchpad@gangotri.ubuntu.com> ** Changed in: gtk (upstream) Status: Unknown => Confirmed -- unexpected crash https://launchpad.net/bugs/72633 From bugwatch at bugs.launchpad.net Fri Nov 24 14:26:23 2006 From: bugwatch at bugs.launchpad.net (Bug Watch Updater) Date: Fri, 24 Nov 2006 14:26:23 -0000 Subject: [Bug 72929] Re: Feature Request: bounce messages in Evolution References: <20061122214023.22204.87095.malonedeb@gandwana.ubuntu.com> Message-ID: <20061124142857.21770.8515.launchpad@gangotri.ubuntu.com> ** Changed in: evolution (upstream) Status: Unknown => Unconfirmed -- Feature Request: bounce messages in Evolution https://launchpad.net/bugs/72929 From bugwatch at bugs.launchpad.net Fri Nov 24 14:26:23 2006 From: bugwatch at bugs.launchpad.net (Bug Watch Updater) Date: Fri, 24 Nov 2006 14:26:23 -0000 Subject: [Bug 63797] Re: subfolders don't show in 2.8.1 References: <20061003170016.8352.91445.malonedeb@gandwana.ubuntu.com> Message-ID: <20061124142755.21770.85071.launchpad@gangotri.ubuntu.com> ** Changed in: evolution-exchange (upstream) Status: Confirmed => Fix Released -- subfolders don't show in 2.8.1 https://launchpad.net/bugs/63797 From bugwatch at bugs.launchpad.net Fri Nov 24 14:26:23 2006 From: bugwatch at bugs.launchpad.net (Bug Watch Updater) Date: Fri, 24 Nov 2006 14:26:23 -0000 Subject: [Bug 63094] Re: Evolution crash when opening a mail References: <20060930040257.2315.28995.malonedeb@gangotri.ubuntu.com> Message-ID: <20061124142836.21770.46021.launchpad@gangotri.ubuntu.com> ** Changed in: gtk (upstream) Status: Unknown => Confirmed -- Evolution crash when opening a mail https://launchpad.net/bugs/63094 From bugwatch at bugs.launchpad.net Fri Nov 24 14:26:23 2006 From: bugwatch at bugs.launchpad.net (Bug Watch Updater) Date: Fri, 24 Nov 2006 14:26:23 -0000 Subject: [Bug 70229] Re: Search result window in nautilus doesn't show found files' location References: <20061104133624.12864.21089.malonedeb@gangotri.ubuntu.com> Message-ID: <20061124142826.21770.19452.launchpad@gangotri.ubuntu.com> ** Changed in: nautilus (upstream) Status: Unknown => Unconfirmed -- Search result window in nautilus doesn't show found files' location https://launchpad.net/bugs/70229 From bugwatch at bugs.launchpad.net Fri Nov 24 14:26:23 2006 From: bugwatch at bugs.launchpad.net (Bug Watch Updater) Date: Fri, 24 Nov 2006 14:26:23 -0000 Subject: [Bug 72947] Re: gnome-session crash References: <20061122235918.12999.6683.malonedeb@gangotri.ubuntu.com> Message-ID: <20061124142759.21770.30164.launchpad@gangotri.ubuntu.com> ** Changed in: gnome-session (upstream) Status: Unknown => Unconfirmed -- gnome-session crash https://launchpad.net/bugs/72947 From bugwatch at bugs.launchpad.net Fri Nov 24 14:26:23 2006 From: bugwatch at bugs.launchpad.net (Bug Watch Updater) Date: Fri, 24 Nov 2006 14:26:23 -0000 Subject: [Bug 61260] Re: Crash when opening a Trash view References: <20060919144720.23036.17718.malonedeb@gangotri.ubuntu.com> Message-ID: <20061124142917.21770.94878.launchpad@gangotri.ubuntu.com> ** Changed in: nautilus (upstream) Status: Rejected => Fix Released -- Crash when opening a Trash view https://launchpad.net/bugs/61260 From bugwatch at bugs.launchpad.net Fri Nov 24 14:26:23 2006 From: bugwatch at bugs.launchpad.net (Bug Watch Updater) Date: Fri, 24 Nov 2006 14:26:23 -0000 Subject: [Bug 49116] Re: should truncate long names in the lower-left button References: <20060609094134.22460.32529.malonedeb@gangotri.ubuntu.com> Message-ID: <20061124142740.21770.7764.launchpad@gangotri.ubuntu.com> ** Changed in: nautilus (upstream) Status: Unconfirmed => Fix Released -- should truncate long names in the lower-left button https://launchpad.net/bugs/49116 From bugwatch at bugs.launchpad.net Fri Nov 24 14:26:23 2006 From: bugwatch at bugs.launchpad.net (Bug Watch Updater) Date: Fri, 24 Nov 2006 14:26:23 -0000 Subject: [Bug 15296] Re: gthumb mis-detects che-ez snap digital camera References: <20060113134133.21012.17472.launchpad@macquarie.warthogs.hbd.com> Message-ID: <20061124142733.21770.67124.launchpad@gangotri.ubuntu.com> ** Changed in: gthumb (upstream) Status: Unconfirmed => Needs Info -- gthumb mis-detects che-ez snap digital camera https://launchpad.net/bugs/15296 From bugwatch at bugs.launchpad.net Fri Nov 24 14:26:23 2006 From: bugwatch at bugs.launchpad.net (Bug Watch Updater) Date: Fri, 24 Nov 2006 14:26:23 -0000 Subject: [Bug 34384] Re: Yelp crashes on starting References: <20060310232144.30082.38843.malonedeb@gandwana.ubuntu.com> Message-ID: <20061124142855.21770.74392.launchpad@gangotri.ubuntu.com> ** Changed in: yelp (upstream) Status: Confirmed => Needs Info -- Yelp crashes on starting https://launchpad.net/bugs/34384 From fernando at staff.nerdgroup.org Fri Nov 24 14:35:05 2006 From: fernando at staff.nerdgroup.org (Fernando Ribeiro) Date: Fri, 24 Nov 2006 14:35:05 -0000 Subject: [Bug 60277] Re: Windows Network entries use a text icon instead of a computer one References: <20060913193226.30482.234.malonedeb@gangotri.ubuntu.com> Message-ID: <20061124143505.4020.66567.malone@gandwana.ubuntu.com> I have tested the gnome-vfs2 (2.16.2-0ubuntu1) package on edgy and it really fix this issue. - Allow operations on file handles that were created in another DaemonConnection. (This fixes e.g. smb browsing) (Ubuntu: #60277) Thanks -- Windows Network entries use a text icon instead of a computer one https://launchpad.net/bugs/60277 From seb128 at ubuntu.com Fri Nov 24 15:03:46 2006 From: seb128 at ubuntu.com (Sebastien Bacher) Date: Fri, 24 Nov 2006 15:03:46 -0000 Subject: [Bug 73117] Re: should allow to open a spatial window from the browser mode References: <20061124104147.4063.90801.malonedeb@gandwana.ubuntu.com> <20061124132753.30105.61378.malone@gangotri.ubuntu.com> Message-ID: <1164380626.5975.8.camel@seb128-desktop> Le vendredi 24 novembre 2006 ? 13:27 +0000, David Prieto a ?crit : > Image from a Nautilus window. You can open a new window with the second > option, so it's OK to keep it. It's image 1 I have a problem with. the first one is "open with current mode", the other one is "open with browser". They do the same when using the browser mode right. Not sure if that would be better to break the menu consistancy by changing the item though. That's a minor point and should probably be mentioned upstream -- should allow to open a spatial window from the browser mode https://launchpad.net/bugs/73117 From seb128 at ubuntu.com Fri Nov 24 15:00:42 2006 From: seb128 at ubuntu.com (Sebastien Bacher) Date: Fri, 24 Nov 2006 15:00:42 -0000 Subject: [Bug 54684] Re: High CPU usage References: <20060731180328.29548.70203.malonedeb@gandwana.ubuntu.com> <20061124130921.30105.73748.malone@gangotri.ubuntu.com> Message-ID: <1164380442.5975.4.camel@seb128-desktop> Le vendredi 24 novembre 2006 ? 13:09 +0000, juantovar a ?crit : > I am sorry Sebastien, I have looked everywhere in this page but haven't > found package....where is it? edgy-proposed: "deb http://archive.ubuntu.com/ubuntu/ edgy-proposed main restricted universe multiverse" to your sources.list -- High CPU usage https://launchpad.net/bugs/54684 From herzi at gnome-de.org Fri Nov 24 15:11:11 2006 From: herzi at gnome-de.org (Sven Herzberg) Date: Fri, 24 Nov 2006 15:11:11 -0000 Subject: [Bug 66381] Re: Gaim crashed References: <20061016103511.6980.50967.malonedeb@gangotri.ubuntu.com> Message-ID: <20061124151111.30105.29336.malone@gangotri.ubuntu.com> Can we get this fix also in edgy? -- Gaim crashed https://launchpad.net/bugs/66381 From philipp.fischer at uni-konstanz.de Fri Nov 24 15:54:22 2006 From: philipp.fischer at uni-konstanz.de (Phil) Date: Fri, 24 Nov 2006 15:54:22 -0000 Subject: [Bug 66355] Re: gpilotd locks up my Palm Z22 References: <20061016064512.6814.48454.malonedeb@gangotri.ubuntu.com> <20061123224513.4020.65287.malone@gandwana.ubuntu.com> Message-ID: <456715AE.6090007@uni-konstanz.de> Dear Matt, thanks a lot for your great help. I now did as you said and installed the gnome-pilot in /temp/gp. Unfortunately, I now have the problem that the daemon obviously cannot be registered (see below). Sorry for bothering you again but I really do not have any clue what happens. Again, thanks a lot. Philipp I have attached the entire output of the compiling, make ans make install process. root at pfischer-laptop:/home/pfischer/Install_test/gnome-pilot-2.0.15# /temp/gp/libexec/gpilotd gpilotd-Message: gnome-pilot 2.0.15 starting... gpilotd-Message: compiled for pilot-link version 0.12.1 gpilotd-Message: compiled with [VFS] [USB] [IrDA] [Network] (gnome-pilot:22702): GnomeUI-WARNING **: While connecting to session manager: Authentication Rejected, reason : None of the authentication protocols specified are supported and host-based authentication failed. (gnome-pilot:22702): gpilotd-WARNING **: Es stehen keine Ger?te zur Verf?gung. (There are no devices available) (gnome-pilot:22702): gpilotd-WARNING **: Keine Ger?te verf?gbar (No devices available) (gnome-pilot:22702): gpilotd-WARNING **: Number of PDAs is configured to 0 gpilotd-Message: Activating CORBA server gpilotd-Message: bonobo_activation_active_server_register = 1 gpilotd-Message: Cannot register gpilotd because not listed root at pfischer-laptop:/home/pfischer/Install_test/gnome-pilot-2.0.15# Matt Davey schrieb: > Hi Phil, > It looks as though gnome-pilot hasn't actually been built correctly. I don't know what steps you took (I didn't give detailed instructions, because usually people asking for patches and building packages are old hands at this stuff). > > You say you built "gnome-pilot 1.161", but 1.161 refers to one single > file from the gnome-pilot source tree. So I don't know whether you > checked out the whole gnome-pilot source from CVS (I doubt it) or just > dropped the updated gpilotd.c file into some other source distribution > of gnome-pilot. > > Anyway, here are some more detailed instructions that might help you along: > 1. download gnome-pilot 2.0.15 from gnome.org: > http://ftp.gnome.org/pub/GNOME/sources/gnome-pilot/2.0/gnome-pilot-2.0.15.tar.gz > 2. unpack the file using 'tar xzf gnome-pilot-2.0.15.tar.gz' > 3. change into the gnome-pilot-2.0.15 directory. > 4. build it, configuring it to put the installation somewhere that won't conflict with your system installation (so that if an updated Edgy version is released you can easily upgrade). Here's how to build it: > 4a. "./configure --prefix=/tmp/gp" <-- or use some other location instead of /tmp/gp > 4b. "make && make install" > 5. Now, start the background daemon: "killall gpilotd; /tmp/gp/libexec/gpilotd" > 6. In another window, start the corresponding config applet: > "/tmp/gp/bin/gpilotd-control-applet" > > With any luck, you'll be in business, i.e. able to configure and enable the backup conduit. You won't have Evolution conduits at this stage. If you want those, > copy the ".conduit" files from your system installation (I'm not 100% where they go on Ubuntu, so do 'locate e-address | grep conduit') and put them into /tmp/gp/share/gnome-pilot/conduits/. > > These instructions are off the top of my head, so apologies if I've made > some mistakes. > > -- ************************************************************ PD Dr. Philipp Fischer Limnological Institute University of Konstanz Universitaetsstr. 10 D-78457 Konstanz Germany Tel: ++49 7531 884536 Fax: ++49 7531 883533 http://www.uni-konstanz.de/fischer-group http://www.forschungstauchen-deutschland.de installing uk.gmo as /temp/gp/share/locale/uk/LC_MESSAGES/gnome-pilot.mo installing vi.gmo as /temp/gp/share/locale/vi/LC_MESSAGES/gnome-pilot.mo installing xh.gmo as /temp/gp/share/locale/xh/LC_MESSAGES/gnome-pilot.mo installing zh_CN.gmo as /temp/gp/share/locale/zh_CN/LC_MESSAGES/gnome-pilot.mo installing zh_HK.gmo as /temp/gp/share/locale/zh_HK/LC_MESSAGES/gnome-pilot.mo installing zh_TW.gmo as /temp/gp/share/locale/zh_TW/LC_MESSAGES/gnome-pilot.mo make[1]: Verlasse Verzeichnis '/home/pfischer/Install_test/gnome-pilot-2.0.15/po' Making install in idl make[1]: Betrete Verzeichnis '/home/pfischer/Install_test/gnome-pilot-2.0.15/idl' make[2]: Betrete Verzeichnis '/home/pfischer/Install_test/gnome-pilot-2.0.15/idl' make[2]: F?r das Ziel ?install-exec-am? ist nichts zu tun. /bin/bash ../mkinstalldirs /temp/gp/share/idl mkdir -p -- /temp/gp/share/idl /usr/bin/install -c -m 644 gnome-pilot.idl /temp/gp/share/idl/gnome-pilot.idl make[2]: Verlasse Verzeichnis '/home/pfischer/Install_test/gnome-pilot-2.0.15/idl' make[1]: Verlasse Verzeichnis '/home/pfischer/Install_test/gnome-pilot-2.0.15/idl' Making install in libgpilotdCM make[1]: Betrete Verzeichnis '/home/pfischer/Install_test/gnome-pilot-2.0.15/libgpilotdCM' make install-am make[2]: Betrete Verzeichnis '/home/pfischer/Install_test/gnome-pilot-2.0.15/libgpilotdCM' make[3]: Betrete Verzeichnis '/home/pfischer/Install_test/gnome-pilot-2.0.15/libgpilotdCM' make[3]: F?r das Ziel ?install-exec-am? ist nichts zu tun. /bin/bash ../mkinstalldirs /temp/gp/lib/ mkdir -p -- /temp/gp/lib/ /bin/bash ../libtool --mode=install /usr/bin/install -c libgpilotdcm.la /temp/gp/lib//libgpilotdcm.la /usr/bin/install -c .libs/libgpilotdcm.so.2.0.2 /temp/gp/lib//libgpilotdcm.so.2.0.2 (cd /temp/gp/lib/ && { ln -s -f libgpilotdcm.so.2.0.2 libgpilotdcm.so.2 || { rm -f libgpilotdcm.so.2 && ln -s libgpilotdcm.so.2.0.2 libgpilotdcm.so.2; }; }) (cd /temp/gp/lib/ && { ln -s -f libgpilotdcm.so.2.0.2 libgpilotdcm.so || { rm -f libgpilotdcm.so && ln -s libgpilotdcm.so.2.0.2 libgpilotdcm.so; }; }) /usr/bin/install -c .libs/libgpilotdcm.lai /temp/gp/lib//libgpilotdcm.la /usr/bin/install -c .libs/libgpilotdcm.a /temp/gp/lib//libgpilotdcm.a chmod 644 /temp/gp/lib//libgpilotdcm.a ranlib /temp/gp/lib//libgpilotdcm.a PATH="$PATH:/sbin" ldconfig -n /temp/gp/lib/ ---------------------------------------------------------------------- Libraries have been installed in: /temp/gp/lib/ If you ever happen to want to link against installed libraries in a given directory, LIBDIR, you must either use libtool, and specify the full pathname of the library, or use the `-LLIBDIR' flag during linking and do at least one of the following: - add LIBDIR to the `LD_LIBRARY_PATH' environment variable during execution - add LIBDIR to the `LD_RUN_PATH' environment variable during linking - use the `-Wl,--rpath -Wl,LIBDIR' linker flag - have your system administrator add LIBDIR to `/etc/ld.so.conf' See any operating system documentation about shared libraries for more information, such as the ld(1) and ld.so(8) manual pages. ---------------------------------------------------------------------- /bin/bash ../mkinstalldirs /temp/gp/include/libgpilotdCM mkdir -p -- /temp/gp/include/libgpilotdCM /usr/bin/install -c -m 644 gnome-pilot-conduit-management.h /temp/gp/include/libgpilotdCM/gnome-pilot-conduit-management.h /usr/bin/install -c -m 644 gnome-pilot-conduit-config.h /temp/gp/include/libgpilotdCM/gnome-pilot-conduit-config.h make[3]: Verlasse Verzeichnis '/home/pfischer/Install_test/gnome-pilot-2.0.15/libgpilotdCM' make[2]: Verlasse Verzeichnis '/home/pfischer/Install_test/gnome-pilot-2.0.15/libgpilotdCM' make[1]: Verlasse Verzeichnis '/home/pfischer/Install_test/gnome-pilot-2.0.15/libgpilotdCM' Making install in gpilotd make[1]: Betrete Verzeichnis '/home/pfischer/Install_test/gnome-pilot-2.0.15/gpilotd' make install-am make[2]: Betrete Verzeichnis '/home/pfischer/Install_test/gnome-pilot-2.0.15/gpilotd' make[3]: Betrete Verzeichnis '/home/pfischer/Install_test/gnome-pilot-2.0.15/gpilotd' /bin/bash ../mkinstalldirs /temp/gp/bin mkdir -p -- /temp/gp/bin /bin/bash ../libtool --mode=install /usr/bin/install -c gpilotd-session-wrapper /temp/gp/bin/gpilotd-session-wrapper /usr/bin/install -c gpilotd-session-wrapper /temp/gp/bin/gpilotd-session-wrapper /bin/bash ../mkinstalldirs /temp/gp/libexec mkdir -p -- /temp/gp/libexec /bin/bash ../libtool --mode=install /usr/bin/install -c gpilotd /temp/gp/libexec/gpilotd libtool: install: warning: `libgpilotdconduit.la' has not been installed in `/temp/gp/lib/' libtool: install: warning: `libgpilotd.la' has not been installed in `/temp/gp/lib/' libtool: install: warning: `./libgpilotd.la' has not been installed in `/temp/gp/lib/' /usr/bin/install -c .libs/gpilotd /temp/gp/libexec/gpilotd /bin/bash ../mkinstalldirs /temp/gp/share/gnome-pilot mkdir -p -- /temp/gp/share/gnome-pilot /usr/bin/install -c -m 644 devices.xml /temp/gp/share/gnome-pilot/devices.xml /bin/bash ../mkinstalldirs /temp/gp/lib/ /bin/bash ../libtool --mode=install /usr/bin/install -c libgpilotd.la /temp/gp/lib//libgpilotd.la /usr/bin/install -c .libs/libgpilotd.so.2.1.1 /temp/gp/lib//libgpilotd.so.2.1.1 (cd /temp/gp/lib/ && { ln -s -f libgpilotd.so.2.1.1 libgpilotd.so.2 || { rm -f libgpilotd.so.2 && ln -s libgpilotd.so.2.1.1 libgpilotd.so.2; }; }) (cd /temp/gp/lib/ && { ln -s -f libgpilotd.so.2.1.1 libgpilotd.so || { rm -f libgpilotd.so && ln -s libgpilotd.so.2.1.1 libgpilotd.so; }; }) /usr/bin/install -c .libs/libgpilotd.lai /temp/gp/lib//libgpilotd.la /usr/bin/install -c .libs/libgpilotd.a /temp/gp/lib//libgpilotd.a chmod 644 /temp/gp/lib//libgpilotd.a ranlib /temp/gp/lib//libgpilotd.a PATH="$PATH:/sbin" ldconfig -n /temp/gp/lib/ ---------------------------------------------------------------------- Libraries have been installed in: /temp/gp/lib/ If you ever happen to want to link against installed libraries in a given directory, LIBDIR, you must either use libtool, and specify the full pathname of the library, or use the `-LLIBDIR' flag during linking and do at least one of the following: - add LIBDIR to the `LD_LIBRARY_PATH' environment variable during execution - add LIBDIR to the `LD_RUN_PATH' environment variable during linking - use the `-Wl,--rpath -Wl,LIBDIR' linker flag - have your system administrator add LIBDIR to `/etc/ld.so.conf' See any operating system documentation about shared libraries for more information, such as the ld(1) and ld.so(8) manual pages. ---------------------------------------------------------------------- /bin/bash ../libtool --mode=install /usr/bin/install -c libgpilotdconduit.la /temp/gp/lib//libgpilotdconduit.la /usr/bin/install -c .libs/libgpilotdconduit.so.2.0.3 /temp/gp/lib//libgpilotdconduit.so.2.0.3 (cd /temp/gp/lib/ && { ln -s -f libgpilotdconduit.so.2.0.3 libgpilotdconduit.so.2 || { rm -f libgpilotdconduit.so.2 && ln -s libgpilotdconduit.so.2.0.3 libgpilotdconduit.so.2; }; }) (cd /temp/gp/lib/ && { ln -s -f libgpilotdconduit.so.2.0.3 libgpilotdconduit.so || { rm -f libgpilotdconduit.so && ln -s libgpilotdconduit.so.2.0.3 libgpilotdconduit.so; }; }) /usr/bin/install -c .libs/libgpilotdconduit.lai /temp/gp/lib//libgpilotdconduit.la /usr/bin/install -c .libs/libgpilotdconduit.a /temp/gp/lib//libgpilotdconduit.a chmod 644 /temp/gp/lib//libgpilotdconduit.a ranlib /temp/gp/lib//libgpilotdconduit.a PATH="$PATH:/sbin" ldconfig -n /temp/gp/lib/ ---------------------------------------------------------------------- Libraries have been installed in: /temp/gp/lib/ If you ever happen to want to link against installed libraries in a given directory, LIBDIR, you must either use libtool, and specify the full pathname of the library, or use the `-LLIBDIR' flag during linking and do at least one of the following: - add LIBDIR to the `LD_LIBRARY_PATH' environment variable during execution - add LIBDIR to the `LD_RUN_PATH' environment variable during linking - use the `-Wl,--rpath -Wl,LIBDIR' linker flag - have your system administrator add LIBDIR to `/etc/ld.so.conf' See any operating system documentation about shared libraries for more information, such as the ld(1) and ld.so(8) manual pages. ---------------------------------------------------------------------- /bin/bash ../mkinstalldirs /temp/gp/include/gpilotd mkdir -p -- /temp/gp/include/gpilotd /usr/bin/install -c -m 644 gnome-pilot.h /temp/gp/include/gpilotd/gnome-pilot.h /usr/bin/install -c -m 644 gnome-pilot-structures.h /temp/gp/include/gpilotd/gnome-pilot-structures.h /bin/bash ../mkinstalldirs /temp/gp/include/gpilotd /usr/bin/install -c -m 644 gnome-pilot-conduit.h /temp/gp/include/gpilotd/gnome-pilot-conduit.h /usr/bin/install -c -m 644 gnome-pilot-conduit-standard.h /temp/gp/include/gpilotd/gnome-pilot-conduit-standard.h /usr/bin/install -c -m 644 gnome-pilot-conduit-standard-abs.h /temp/gp/include/gpilotd/gnome-pilot-conduit-standard-abs.h /usr/bin/install -c -m 644 gnome-pilot-conduit-sync-abs.h /temp/gp/include/gpilotd/gnome-pilot-conduit-sync-abs.h /usr/bin/install -c -m 644 gnome-pilot-conduit-file.h /temp/gp/include/gpilotd/gnome-pilot-conduit-file.h /usr/bin/install -c -m 644 gnome-pilot-conduit-backup.h /temp/gp/include/gpilotd/gnome-pilot-conduit-backup.h /usr/bin/install -c -m 644 gnome-pilot-dbinfo.h /temp/gp/include/gpilotd/gnome-pilot-dbinfo.h /usr/bin/install -c -m 644 gnome-pilot-structures.h /temp/gp/include/gpilotd/gnome-pilot-structures.h /bin/bash ../mkinstalldirs /temp/gp/include/gpilotd /usr/bin/install -c -m 644 gnome-pilot-client.h /temp/gp/include/gpilotd/gnome-pilot-client.h /bin/bash ../mkinstalldirs /temp/gp/share/mime-info mkdir -p -- /temp/gp/share/mime-info /usr/bin/install -c -m 644 palm.mime /temp/gp/share/mime-info/palm.mime /bin/bash ../mkinstalldirs /temp/gp/lib/bonobo/servers mkdir -p -- /temp/gp/lib/bonobo/servers /usr/bin/install -c -m 644 GNOME_Pilot_Daemon.server /temp/gp/lib/bonobo/servers/GNOME_Pilot_Daemon.server make[3]: Verlasse Verzeichnis '/home/pfischer/Install_test/gnome-pilot-2.0.15/gpilotd' make[2]: Verlasse Verzeichnis '/home/pfischer/Install_test/gnome-pilot-2.0.15/gpilotd' make[1]: Verlasse Verzeichnis '/home/pfischer/Install_test/gnome-pilot-2.0.15/gpilotd' Making install in applet make[1]: Betrete Verzeichnis '/home/pfischer/Install_test/gnome-pilot-2.0.15/applet' make install-am make[2]: Betrete Verzeichnis '/home/pfischer/Install_test/gnome-pilot-2.0.15/applet' make[3]: Betrete Verzeichnis '/home/pfischer/Install_test/gnome-pilot-2.0.15/applet' /bin/bash ../mkinstalldirs /temp/gp/libexec /bin/bash ../libtool --mode=install /usr/bin/install -c gpilot-applet /temp/gp/libexec/gpilot-applet /usr/bin/install -c .libs/gpilot-applet /temp/gp/libexec/gpilot-applet if test -z "" ; then \ for p in pilot.schemas ; do \ GCONF_CONFIG_SOURCE=xml:merged:/etc/gconf/gconf.xml.defaults /usr/bin/gconftool-2 --makefile-install-rule ../applet/$p; \ done \ fi Die Adresse ?xml:merged:/etc/gconf/gconf.xml.defaults? wurde an der Position 0 zu einer schreibbaren Konfigurationsquelle aufgel?st Das Schema ?/schemas/apps/gpilot_applet/prefs/pop_ups? mit der Lokalisierungskennung ?cs? wurde installiert Das Schema ?/schemas/apps/gpilot_applet/prefs/pop_ups? mit der Lokalisierungskennung ?nl? wurde installiert Das Schema ?/schemas/apps/gpilot_applet/prefs/pop_ups? mit der Lokalisierungskennung ?it? wurde installiert Das Schema ?/schemas/apps/gpilot_applet/prefs/pop_ups? mit der Lokalisierungskennung ?cy? wurde installiert Das Schema ?/schemas/apps/gpilot_applet/prefs/pop_ups? mit der Lokalisierungskennung ?sk? wurde installiert Das Schema ?/schemas/apps/gpilot_applet/prefs/pop_ups? mit der Lokalisierungskennung ?en_GB? wurde installiert Das Schema ?/schemas/apps/gpilot_applet/prefs/pop_ups? mit der Lokalisierungskennung ?hu? wurde installiert Das Schema ?/schemas/apps/gpilot_applet/prefs/pop_ups? mit der Lokalisierungskennung ?fi? wurde installiert Das Schema ?/schemas/apps/gpilot_applet/prefs/pop_ups? mit der Lokalisierungskennung ?zh_TW? wurde installiert Das Schema ?/schemas/apps/gpilot_applet/prefs/pop_ups? mit der Lokalisierungskennung ?xh? wurde installiert Das Schema ?/schemas/apps/gpilot_applet/prefs/pop_ups? mit der Lokalisierungskennung ?ms? wurde installiert Das Schema ?/schemas/apps/gpilot_applet/prefs/pop_ups? mit der Lokalisierungskennung ?ja? wurde installiert Das Schema ?/schemas/apps/gpilot_applet/prefs/pop_ups? mit der Lokalisierungskennung ?sr? wurde installiert Das Schema ?/schemas/apps/gpilot_applet/prefs/pop_ups? mit der Lokalisierungskennung ?sr at Latn? wurde installiert Das Schema ?/schemas/apps/gpilot_applet/prefs/pop_ups? mit der Lokalisierungskennung ?pa? wurde installiert Das Schema ?/schemas/apps/gpilot_applet/prefs/pop_ups? mit der Lokalisierungskennung ?de? wurde installiert Das Schema ?/schemas/apps/gpilot_applet/prefs/pop_ups? mit der Lokalisierungskennung ?sv? wurde installiert Das Schema ?/schemas/apps/gpilot_applet/prefs/pop_ups? mit der Lokalisierungskennung ?fr? wurde installiert Das Schema ?/schemas/apps/gpilot_applet/prefs/pop_ups? mit der Lokalisierungskennung ?ca? wurde installiert Das Schema ?/schemas/apps/gpilot_applet/prefs/pop_ups? mit der Lokalisierungskennung ?az? wurde installiert Das Schema ?/schemas/apps/gpilot_applet/prefs/pop_ups? mit der Lokalisierungskennung ?lt? wurde installiert Das Schema ?/schemas/apps/gpilot_applet/prefs/pop_ups? mit der Lokalisierungskennung ?vi? wurde installiert Das Schema ?/schemas/apps/gpilot_applet/prefs/pop_ups? mit der Lokalisierungskennung ?es? wurde installiert Das Schema ?/schemas/apps/gpilot_applet/prefs/pop_ups? mit der Lokalisierungskennung ?pl? wurde installiert Das Schema ?/schemas/apps/gpilot_applet/prefs/pop_ups? mit der Lokalisierungskennung ?pt_BR? wurde installiert Das Schema ?/schemas/apps/gpilot_applet/prefs/pop_ups? mit der Lokalisierungskennung ?eu? wurde installiert Das Schema ?/schemas/apps/gpilot_applet/prefs/pop_ups? mit der Lokalisierungskennung ?nb? wurde installiert Das Schema ?/schemas/apps/gpilot_applet/prefs/pop_ups? mit der Lokalisierungskennung ?C? wurde installiert Das Schema ?/schemas/apps/gpilot_applet/prefs/pop_ups? mit der Lokalisierungskennung ?zh_CN? wurde installiert Das Schema ?/schemas/apps/gpilot_applet/prefs/pop_ups? mit der Lokalisierungskennung ?ne? wurde installiert Das Schema ?/schemas/apps/gpilot_applet/prefs/pop_ups? mit der Lokalisierungskennung ?en_CA? wurde installiert Das Schema ?/schemas/apps/gpilot_applet/prefs/pop_ups? mit der Lokalisierungskennung ?uk? wurde installiert Das Schema ?/schemas/apps/gpilot_applet/prefs/pop_ups? mit der Lokalisierungskennung ?zh_HK? wurde installiert Das Schema ?/schemas/apps/gpilot_applet/prefs/exec_when_clicked? mit der Lokalisierungskennung ?cs? wurde installiert Das Schema ?/schemas/apps/gpilot_applet/prefs/exec_when_clicked? mit der Lokalisierungskennung ?nl? wurde installiert Das Schema ?/schemas/apps/gpilot_applet/prefs/exec_when_clicked? mit der Lokalisierungskennung ?it? wurde installiert Das Schema ?/schemas/apps/gpilot_applet/prefs/exec_when_clicked? mit der Lokalisierungskennung ?cy? wurde installiert Das Schema ?/schemas/apps/gpilot_applet/prefs/exec_when_clicked? mit der Lokalisierungskennung ?sk? wurde installiert Das Schema ?/schemas/apps/gpilot_applet/prefs/exec_when_clicked? mit der Lokalisierungskennung ?en_GB? wurde installiert Das Schema ?/schemas/apps/gpilot_applet/prefs/exec_when_clicked? mit der Lokalisierungskennung ?hu? wurde installiert Das Schema ?/schemas/apps/gpilot_applet/prefs/exec_when_clicked? mit der Lokalisierungskennung ?fi? wurde installiert Das Schema ?/schemas/apps/gpilot_applet/prefs/exec_when_clicked? mit der Lokalisierungskennung ?zh_TW? wurde installiert Das Schema ?/schemas/apps/gpilot_applet/prefs/exec_when_clicked? mit der Lokalisierungskennung ?xh? wurde installiert Das Schema ?/schemas/apps/gpilot_applet/prefs/exec_when_clicked? mit der Lokalisierungskennung ?ms? wurde installiert Das Schema ?/schemas/apps/gpilot_applet/prefs/exec_when_clicked? mit der Lokalisierungskennung ?ja? wurde installiert Das Schema ?/schemas/apps/gpilot_applet/prefs/exec_when_clicked? mit der Lokalisierungskennung ?sr? wurde installiert Das Schema ?/schemas/apps/gpilot_applet/prefs/exec_when_clicked? mit der Lokalisierungskennung ?sr at Latn? wurde installiert Das Schema ?/schemas/apps/gpilot_applet/prefs/exec_when_clicked? mit der Lokalisierungskennung ?pa? wurde installiert Das Schema ?/schemas/apps/gpilot_applet/prefs/exec_when_clicked? mit der Lokalisierungskennung ?de? wurde installiert Das Schema ?/schemas/apps/gpilot_applet/prefs/exec_when_clicked? mit der Lokalisierungskennung ?sv? wurde installiert Das Schema ?/schemas/apps/gpilot_applet/prefs/exec_when_clicked? mit der Lokalisierungskennung ?fr? wurde installiert Das Schema ?/schemas/apps/gpilot_applet/prefs/exec_when_clicked? mit der Lokalisierungskennung ?ca? wurde installiert Das Schema ?/schemas/apps/gpilot_applet/prefs/exec_when_clicked? mit der Lokalisierungskennung ?az? wurde installiert Das Schema ?/schemas/apps/gpilot_applet/prefs/exec_when_clicked? mit der Lokalisierungskennung ?lt? wurde installiert Das Schema ?/schemas/apps/gpilot_applet/prefs/exec_when_clicked? mit der Lokalisierungskennung ?vi? wurde installiert Das Schema ?/schemas/apps/gpilot_applet/prefs/exec_when_clicked? mit der Lokalisierungskennung ?es? wurde installiert Das Schema ?/schemas/apps/gpilot_applet/prefs/exec_when_clicked? mit der Lokalisierungskennung ?pl? wurde installiert Das Schema ?/schemas/apps/gpilot_applet/prefs/exec_when_clicked? mit der Lokalisierungskennung ?pt_BR? wurde installiert Das Schema ?/schemas/apps/gpilot_applet/prefs/exec_when_clicked? mit der Lokalisierungskennung ?eu? wurde installiert Das Schema ?/schemas/apps/gpilot_applet/prefs/exec_when_clicked? mit der Lokalisierungskennung ?nb? wurde installiert Das Schema ?/schemas/apps/gpilot_applet/prefs/exec_when_clicked? mit der Lokalisierungskennung ?C? wurde installiert Das Schema ?/schemas/apps/gpilot_applet/prefs/exec_when_clicked? mit der Lokalisierungskennung ?zh_CN? wurde installiert Das Schema ?/schemas/apps/gpilot_applet/prefs/exec_when_clicked? mit der Lokalisierungskennung ?ne? wurde installiert Das Schema ?/schemas/apps/gpilot_applet/prefs/exec_when_clicked? mit der Lokalisierungskennung ?en_CA? wurde installiert Das Schema ?/schemas/apps/gpilot_applet/prefs/exec_when_clicked? mit der Lokalisierungskennung ?uk? wurde installiert Das Schema ?/schemas/apps/gpilot_applet/prefs/exec_when_clicked? mit der Lokalisierungskennung ?zh_HK? wurde installiert /bin/bash ../mkinstalldirs /temp/gp/share/gnome-pilot/glade mkdir -p -- /temp/gp/share/gnome-pilot/glade /usr/bin/install -c -m 644 pilot-applet.glade /temp/gp/share/gnome-pilot/glade/pilot-applet.glade /bin/bash ../mkinstalldirs /temp/gp/share/pixmaps mkdir -p -- /temp/gp/share/pixmaps /usr/bin/install -c -m 644 sync_paused.png /temp/gp/share/pixmaps/sync_paused.png /usr/bin/install -c -m 644 sync_broken.png /temp/gp/share/pixmaps/sync_broken.png /usr/bin/install -c -m 644 sync_icon.png /temp/gp/share/pixmaps/sync_icon.png /usr/bin/install -c -m 644 syncing_icon.png /temp/gp/share/pixmaps/syncing_icon.png /bin/bash ../mkinstalldirs /temp/gp/etc/gconf/schemas mkdir -p -- /temp/gp/etc/gconf/schemas /usr/bin/install -c -m 644 pilot.schemas /temp/gp/etc/gconf/schemas/pilot.schemas /bin/bash ../mkinstalldirs /temp/gp/lib/bonobo/servers /usr/bin/install -c -m 644 GNOME_PilotApplet.server /temp/gp/lib/bonobo/servers/GNOME_PilotApplet.server make[3]: Verlasse Verzeichnis '/home/pfischer/Install_test/gnome-pilot-2.0.15/applet' make[2]: Verlasse Verzeichnis '/home/pfischer/Install_test/gnome-pilot-2.0.15/applet' make[1]: Verlasse Verzeichnis '/home/pfischer/Install_test/gnome-pilot-2.0.15/applet' Making install in capplet make[1]: Betrete Verzeichnis '/home/pfischer/Install_test/gnome-pilot-2.0.15/capplet' make install-am make[2]: Betrete Verzeichnis '/home/pfischer/Install_test/gnome-pilot-2.0.15/capplet' make[3]: Betrete Verzeichnis '/home/pfischer/Install_test/gnome-pilot-2.0.15/capplet' /bin/bash ../mkinstalldirs /temp/gp/bin /bin/bash ../libtool --mode=install /usr/bin/install -c gpilotd-control-applet /temp/gp/bin/gpilotd-control-applet /usr/bin/install -c .libs/gpilotd-control-applet /temp/gp/bin/gpilotd-control-applet /bin/bash ../mkinstalldirs /temp/gp/share/pixmaps /usr/bin/install -c -m 644 gnome-palm.png /temp/gp/share/pixmaps/gnome-palm.png /usr/bin/install -c -m 644 gnome-palm-conduit.png /temp/gp/share/pixmaps/gnome-palm-conduit.png /bin/bash ../mkinstalldirs /temp/gp/share/applications mkdir -p -- /temp/gp/share/applications /usr/bin/install -c -m 644 gpilotd-control-applet.desktop /temp/gp/share/applications/gpilotd-control-applet.desktop /bin/bash ../mkinstalldirs /temp/gp/share/gnome-pilot/glade /usr/bin/install -c -m 644 gpilotd-capplet.glade /temp/gp/share/gnome-pilot/glade/gpilotd-capplet.glade /usr/bin/install -c -m 644 gnome-pilot-watermark.png /temp/gp/share/gnome-pilot/glade/gnome-pilot-watermark.png /usr/bin/install -c -m 644 gnome-palm.png /temp/gp/share/gnome-pilot/glade/gnome-palm.png make[3]: Verlasse Verzeichnis '/home/pfischer/Install_test/gnome-pilot-2.0.15/capplet' make[2]: Verlasse Verzeichnis '/home/pfischer/Install_test/gnome-pilot-2.0.15/capplet' make[1]: Verlasse Verzeichnis '/home/pfischer/Install_test/gnome-pilot-2.0.15/capplet' Making install in conduits make[1]: Betrete Verzeichnis '/home/pfischer/Install_test/gnome-pilot-2.0.15/conduits' Making install in test make[2]: Betrete Verzeichnis '/home/pfischer/Install_test/gnome-pilot-2.0.15/conduits/test' make[3]: Betrete Verzeichnis '/home/pfischer/Install_test/gnome-pilot-2.0.15/conduits/test' make[3]: F?r das Ziel ?install-exec-am? ist nichts zu tun. /bin/bash ../../mkinstalldirs /temp/gp/share/gnome-pilot/conduits/ mkdir -p -- /temp/gp/share/gnome-pilot/conduits/ /usr/bin/install -c -m 644 test.conduit /temp/gp/share/gnome-pilot/conduits//test.conduit /bin/bash ../../mkinstalldirs /temp/gp/lib/gnome-pilot/conduits mkdir -p -- /temp/gp/lib/gnome-pilot/conduits /bin/bash ../../libtool --mode=install /usr/bin/install -c libtest_conduit.la /temp/gp/lib/gnome-pilot/conduits/libtest_conduit.la /usr/bin/install -c .libs/libtest_conduit.so /temp/gp/lib/gnome-pilot/conduits/libtest_conduit.so /usr/bin/install -c .libs/libtest_conduit.lai /temp/gp/lib/gnome-pilot/conduits/libtest_conduit.la /usr/bin/install -c .libs/libtest_conduit.a /temp/gp/lib/gnome-pilot/conduits/libtest_conduit.a chmod 644 /temp/gp/lib/gnome-pilot/conduits/libtest_conduit.a ranlib /temp/gp/lib/gnome-pilot/conduits/libtest_conduit.a libtool: install: warning: remember to run `libtool --finish /tmp/gp/lib/gnome-pilot/conduits' make[3]: Verlasse Verzeichnis '/home/pfischer/Install_test/gnome-pilot-2.0.15/conduits/test' make[2]: Verlasse Verzeichnis '/home/pfischer/Install_test/gnome-pilot-2.0.15/conduits/test' Making install in file make[2]: Betrete Verzeichnis '/home/pfischer/Install_test/gnome-pilot-2.0.15/conduits/file' make[3]: Betrete Verzeichnis '/home/pfischer/Install_test/gnome-pilot-2.0.15/conduits/file' /bin/bash ../../mkinstalldirs /temp/gp/bin /bin/bash ../../libtool --mode=install /usr/bin/install -c gpilot-install-file /temp/gp/bin/gpilot-install-file /usr/bin/install -c .libs/gpilot-install-file /temp/gp/bin/gpilot-install-file /bin/bash ../../mkinstalldirs /temp/gp/share/gnome-pilot/conduits/ /usr/bin/install -c -m 644 file.conduit /temp/gp/share/gnome-pilot/conduits//file.conduit /bin/bash ../../mkinstalldirs /temp/gp/share/mime-info /usr/bin/install -c -m 644 palm.keys /temp/gp/share/mime-info/palm.keys /bin/bash ../../mkinstalldirs /temp/gp/share/gnome-pilot/conduits/ /bin/bash ../../mkinstalldirs /temp/gp/lib/gnome-pilot/conduits /bin/bash ../../libtool --mode=install /usr/bin/install -c libfile_conduit.la /temp/gp/lib/gnome-pilot/conduits/libfile_conduit.la /usr/bin/install -c .libs/libfile_conduit.so /temp/gp/lib/gnome-pilot/conduits/libfile_conduit.so /usr/bin/install -c .libs/libfile_conduit.lai /temp/gp/lib/gnome-pilot/conduits/libfile_conduit.la /usr/bin/install -c .libs/libfile_conduit.a /temp/gp/lib/gnome-pilot/conduits/libfile_conduit.a chmod 644 /temp/gp/lib/gnome-pilot/conduits/libfile_conduit.a ranlib /temp/gp/lib/gnome-pilot/conduits/libfile_conduit.a libtool: install: warning: remember to run `libtool --finish /tmp/gp/lib/gnome-pilot/conduits' /bin/bash ../../mkinstalldirs /temp/gp/share/man/man1 mkdir -p -- /temp/gp/share/man/man1 /usr/bin/install -c -m 644 ./gpilot-install-file.1 /temp/gp/share/man/man1/gpilot-install-file.1 make[3]: Verlasse Verzeichnis '/home/pfischer/Install_test/gnome-pilot-2.0.15/conduits/file' make[2]: Verlasse Verzeichnis '/home/pfischer/Install_test/gnome-pilot-2.0.15/conduits/file' Making install in backup make[2]: Betrete Verzeichnis '/home/pfischer/Install_test/gnome-pilot-2.0.15/conduits/backup' make[3]: Betrete Verzeichnis '/home/pfischer/Install_test/gnome-pilot-2.0.15/conduits/backup' make[3]: F?r das Ziel ?install-exec-am? ist nichts zu tun. /bin/bash ../../mkinstalldirs /temp/gp/share/gnome-pilot/conduits/ /usr/bin/install -c -m 644 backup.conduit /temp/gp/share/gnome-pilot/conduits//backup.conduit /bin/bash ../../mkinstalldirs /temp/gp/lib/gnome-pilot/conduits /bin/bash ../../libtool --mode=install /usr/bin/install -c libbackup_conduit.la /temp/gp/lib/gnome-pilot/conduits/libbackup_conduit.la /usr/bin/install -c .libs/libbackup_conduit.so /temp/gp/lib/gnome-pilot/conduits/libbackup_conduit.so /usr/bin/install -c .libs/libbackup_conduit.lai /temp/gp/lib/gnome-pilot/conduits/libbackup_conduit.la /usr/bin/install -c .libs/libbackup_conduit.a /temp/gp/lib/gnome-pilot/conduits/libbackup_conduit.a chmod 644 /temp/gp/lib/gnome-pilot/conduits/libbackup_conduit.a ranlib /temp/gp/lib/gnome-pilot/conduits/libbackup_conduit.a PATH="$PATH:/sbin" ldconfig -n /temp/gp/lib/gnome-pilot/conduits ---------------------------------------------------------------------- Libraries have been installed in: /temp/gp/lib/gnome-pilot/conduits If you ever happen to want to link against installed libraries in a given directory, LIBDIR, you must either use libtool, and specify the full pathname of the library, or use the `-LLIBDIR' flag during linking and do at least one of the following: - add LIBDIR to the `LD_LIBRARY_PATH' environment variable during execution - add LIBDIR to the `LD_RUN_PATH' environment variable during linking - use the `-Wl,--rpath -Wl,LIBDIR' linker flag - have your system administrator add LIBDIR to `/etc/ld.so.conf' See any operating system documentation about shared libraries for more information, such as the ld(1) and ld.so(8) manual pages. ---------------------------------------------------------------------- /bin/bash ../../mkinstalldirs /temp/gp/share/gnome-pilot/conduits/ make[3]: Verlasse Verzeichnis '/home/pfischer/Install_test/gnome-pilot-2.0.15/conduits/backup' make[2]: Verlasse Verzeichnis '/home/pfischer/Install_test/gnome-pilot-2.0.15/conduits/backup' make[2]: Betrete Verzeichnis '/home/pfischer/Install_test/gnome-pilot-2.0.15/conduits' make[3]: Betrete Verzeichnis '/home/pfischer/Install_test/gnome-pilot-2.0.15/conduits' make[3]: F?r das Ziel ?install-exec-am? ist nichts zu tun. make[3]: F?r das Ziel ?install-data-am? ist nichts zu tun. make[3]: Verlasse Verzeichnis '/home/pfischer/Install_test/gnome-pilot-2.0.15/conduits' make[2]: Verlasse Verzeichnis '/home/pfischer/Install_test/gnome-pilot-2.0.15/conduits' make[1]: Verlasse Verzeichnis '/home/pfischer/Install_test/gnome-pilot-2.0.15/conduits' Making install in utils make[1]: Betrete Verzeichnis '/home/pfischer/Install_test/gnome-pilot-2.0.15/utils' make[2]: Betrete Verzeichnis '/home/pfischer/Install_test/gnome-pilot-2.0.15/utils' /bin/bash ../mkinstalldirs /temp/gp/bin /bin/bash ../libtool --mode=install /usr/bin/install -c gnome-pilot-make-password /temp/gp/bin/gnome-pilot-make-password /usr/bin/install -c gnome-pilot-make-password /temp/gp/bin/gnome-pilot-make-password make[2]: F?r das Ziel ?install-data-am? ist nichts zu tun. make[2]: Verlasse Verzeichnis '/home/pfischer/Install_test/gnome-pilot-2.0.15/utils' make[1]: Verlasse Verzeichnis '/home/pfischer/Install_test/gnome-pilot-2.0.15/utils' Making install in help make[1]: Betrete Verzeichnis '/home/pfischer/Install_test/gnome-pilot-2.0.15/help' Making install in C make[2]: Betrete Verzeichnis '/home/pfischer/Install_test/gnome-pilot-2.0.15/help/C' make[3]: Betrete Verzeichnis '/home/pfischer/Install_test/gnome-pilot-2.0.15/help/C' make[3]: F?r das Ziel ?install-exec-am? ist nichts zu tun. /bin/bash ../../mkinstalldirs /temp/gp/share/gnome/help/gnome-pilot/C mkdir -p -- /temp/gp/share/gnome/help/gnome-pilot/C for file in gnome-pilot.xml; do \ cp ./$file /temp/gp/share/gnome/help/gnome-pilot/C; \ done if test ""; then \ /bin/bash ../../mkinstalldirs /temp/gp/share/gnome/help/gnome-pilot/C/; \ for file in .//*.png; do \ basefile=`echo $file | sed -e 's,^.*/,,'`; \ /usr/bin/install -c -m 644 $file /temp/gp/share/gnome/help/gnome-pilot/C//$basefile; \ done \ fi make install-data-hook make[4]: Betrete Verzeichnis '/home/pfischer/Install_test/gnome-pilot-2.0.15/help/C' /bin/bash ../../mkinstalldirs /temp/gp/share/omf/gnome-pilot mkdir -p -- /temp/gp/share/omf/gnome-pilot for file in gnome-pilot-C.omf; do \ /usr/bin/install -c -m 644 $file.out /temp/gp/share/omf/gnome-pilot/$file; \ done scrollkeeper-update -p /temp/gp/var/scrollkeeper -o /temp/gp/share/omf/gnome-pilot Statistiken zur Datei ?/tmp/gp/share/gnome/help/gnome-pilot/C/gnome-pilot.xml? konnten nicht abgerufen werden: No such file or directory make[4]: Verlasse Verzeichnis '/home/pfischer/Install_test/gnome-pilot-2.0.15/help/C' make[3]: Verlasse Verzeichnis '/home/pfischer/Install_test/gnome-pilot-2.0.15/help/C' make[2]: Verlasse Verzeichnis '/home/pfischer/Install_test/gnome-pilot-2.0.15/help/C' make[2]: Betrete Verzeichnis '/home/pfischer/Install_test/gnome-pilot-2.0.15/help' make[3]: Betrete Verzeichnis '/home/pfischer/Install_test/gnome-pilot-2.0.15/help' make[3]: F?r das Ziel ?install-exec-am? ist nichts zu tun. make[3]: F?r das Ziel ?install-data-am? ist nichts zu tun. make[3]: Verlasse Verzeichnis '/home/pfischer/Install_test/gnome-pilot-2.0.15/help' make[2]: Verlasse Verzeichnis '/home/pfischer/Install_test/gnome-pilot-2.0.15/help' make[1]: Verlasse Verzeichnis '/home/pfischer/Install_test/gnome-pilot-2.0.15/help' make[1]: Betrete Verzeichnis '/home/pfischer/Install_test/gnome-pilot-2.0.15' make[2]: Betrete Verzeichnis '/home/pfischer/Install_test/gnome-pilot-2.0.15' /bin/bash ./mkinstalldirs /temp/gp/lib/pkgconfig mkdir -p -- /temp/gp/lib/pkgconfig /usr/bin/install -c -m 644 gnome-pilot-2.0.pc /temp/gp/lib/pkgconfig/gnome-pilot-2.0.pc make[2]: F?r das Ziel ?install-data-am? ist nichts zu tun. make[2]: Verlasse Verzeichnis '/home/pfischer/Install_test/gnome-pilot-2.0.15' make[1]: Verlasse Verzeichnis '/home/pfischer/Install_test/gnome-pilot-2.0.15' root at pfischer-laptop:/home/pfischer/Install_test/gnome-pilot-2.0.15# killall gpilotd gpilotd: Kein Prozess beendet root at pfischer-laptop:/home/pfischer/Install_test/gnome-pilot-2.0.15# /temp/gp/libexec/gpilotd gpilotd-Message: gnome-pilot 2.0.15 starting... gpilotd-Message: compiled for pilot-link version 0.12.1 gpilotd-Message: compiled with [VFS] [USB] [IrDA] [Network] (gnome-pilot:22702): GnomeUI-WARNING **: While connecting to session manager: Authentication Rejected, reason : None of the authentication protocols specified are supported and host-based authentication failed. (gnome-pilot:22702): gpilotd-WARNING **: Es stehen keine Ger?te zur Verf?gung. (gnome-pilot:22702): gpilotd-WARNING **: Keine Ger?te verf?gbar (gnome-pilot:22702): gpilotd-WARNING **: Number of PDAs is configured to 0 gpilotd-Message: Activating CORBA server gpilotd-Message: bonobo_activation_active_server_register = 1 gpilotd-Message: Cannot register gpilotd because not listed root at pfischer-laptop:/home/pfischer/Install_test/gnome-pilot-2.0.15# root at pfischer-laptop:/home/pfischer/Install_test/gnome-pilot-2.0.15# And the other window where I start the applet pfischer at pfischer-laptop:/temp/gp/bin$ gpilotd-control-applet ** Message: Pilot name -> MyPDA ** Message: Pilot id -> 1000 ** Message: Pilot username -> Philipp Fischer ** Message: Pilot creation/rom = 0/0 ** Message: Cradle Type -> USB ** Message: cradle device name -> Cradle ** Message: cradle device name -> usb: ** Message: Pilot Speed -> 57600 ** Message: Timeout -> 2 ** ERROR **: Es kann keine Verbindung zum GnomePilot-D?mon hergestellt werden aborting... ** (bug-buddy:22741): WARNING **: Symbol f?r Ordner ?ffnen konnte nicht geladen werden Cannot access memory at address 0x58d0 Cannot access memory at address 0x58d0 pfischer at pfischer-laptop:/temp/gp/bin$ -- gpilotd locks up my Palm Z22 https://launchpad.net/bugs/66355 From seb128 at ubuntu.com Fri Nov 24 15:58:56 2006 From: seb128 at ubuntu.com (Sebastien Bacher) Date: Fri, 24 Nov 2006 15:58:56 -0000 Subject: [Bug 49116] Re: should truncate long names in the lower-left button References: <20060609094134.22460.32529.malonedeb@gangotri.ubuntu.com> Message-ID: <20061124155856.29624.95083.malone@gangotri.ubuntu.com> fixed upstream ** Changed in: nautilus (Ubuntu) Status: Confirmed => Fix Committed -- should truncate long names in the lower-left button https://launchpad.net/bugs/49116 From seb128 at ubuntu.com Fri Nov 24 16:03:43 2006 From: seb128 at ubuntu.com (Sebastien Bacher) Date: Fri, 24 Nov 2006 16:03:43 -0000 Subject: [Bug 66381] Re: Gaim crashed References: <20061016103511.6980.50967.malonedeb@gangotri.ubuntu.com> Message-ID: <20061124160343.30105.80395.malone@gangotri.ubuntu.com> Depending of what the fix is. It's fixed on feisty by the new version, if you isolate the patch fixing that bug we can backport it probably. Not easy to figure what patch fixes the bug for people not having that problem though -- Gaim crashed https://launchpad.net/bugs/66381 From pbell at dpb.org.uk Fri Nov 24 16:20:47 2006 From: pbell at dpb.org.uk (Paul Bell) Date: Fri, 24 Nov 2006 16:20:47 -0000 Subject: [Bug 54684] Re: High CPU usage References: <20060731180328.29548.70203.malonedeb@gandwana.ubuntu.com> Message-ID: <20061124162047.30105.11707.malone@gangotri.ubuntu.com> Just updated... libgnomevfs2-0 libgnomevfs2-common libgnomevfs2-extra libgnomevfs2-bin and it appears to be fixed! Excellent work, a big thank you to everyone concerned :o) OT: where can I find out what's fixed/new with the other packages in edgy-proposed? I don't want update anything else unless I have a reason to. Many thanks once again ... Paul -- High CPU usage https://launchpad.net/bugs/54684 From dbet1 at gmx.net Fri Nov 24 16:31:44 2006 From: dbet1 at gmx.net (Daniel Betschart) Date: Fri, 24 Nov 2006 16:31:44 -0000 Subject: [Bug 73149] Copy from pilot works only the first time References: <20061124163144.29624.42466.malonedeb@gangotri.ubuntu.com> Message-ID: <20061124163144.29624.42466.malonedeb@gangotri.ubuntu.com> Public bug reported: My conduits are configured to copy from pilot each time. But only the address book ist working this way. The calendar conduit is crashing if there are already many items on it (gnome bug 319076). The memo and the task conduit simply says Copy from pilot failed! If I remove the memo and task records in my home under ~/.evolution, shutdown evolution with --force-shutdown and restart evolution, gnome- pilot is able to copy thease records again from pilot. If I try it then a second time, Copy from pilot is failed! I am working with Dapper, evolution 2.6.1, gnome-pilot 2.0.13 and pilot- link 0.11.8. Below the output from gpilotd: gpilotd-Message: gnome-pilot 2.0.13 starting... gpilotd-Message: compiled for pilot-link version 0.11.8 gpilotd-Message: compiled with [VFS] [USB] [IrDA] [Network] gpilotd-Message: Activating CORBA server gpilotd-Message: bonobo_activation_active_server_register = 0 gpilotd-Message: USB-Kabel (/dev/ttyUSB1) wird betrachtet gpilotd-Message: Found 4766, 0001 gpilotd-Message: Using net TRUE gpilotd-Message: Found 0502, 0736 gpilotd-Message: Using net TRUE gpilotd-Message: Found 091e, 0004 gpilotd-Message: Using net TRUE gpilotd-Message: Found 082d, 0100 gpilotd-Message: Using net FALSE gpilotd-Message: Found 082d, 0200 gpilotd-Message: Using net TRUE gpilotd-Message: Found 082d, 0300 gpilotd-Message: Using net TRUE gpilotd-Message: Found 0c88, 0021 gpilotd-Message: Using net TRUE gpilotd-Message: Found 0830, 0001 gpilotd-Message: Using net TRUE gpilotd-Message: Found 0830, 0002 gpilotd-Message: Using net TRUE gpilotd-Message: Found 0830, 0003 gpilotd-Message: Using net TRUE gpilotd-Message: Found 0830, 0020 gpilotd-Message: Using net TRUE gpilotd-Message: Found 0830, 0031 gpilotd-Message: Using net TRUE gpilotd-Message: Found 0830, 0040 gpilotd-Message: Using net TRUE gpilotd-Message: Found 0830, 0050 gpilotd-Message: Using net TRUE gpilotd-Message: Found 0830, 0060 gpilotd-Message: Using net TRUE gpilotd-Message: Found 0830, 0061 gpilotd-Message: Using net TRUE gpilotd-Message: Found 0830, 0070 gpilotd-Message: Using net TRUE gpilotd-Message: Found 0830, 0080 gpilotd-Message: Using net TRUE gpilotd-Message: Found 04e8, 8001 gpilotd-Message: Using net TRUE gpilotd-Message: Found 04e8, 6601 gpilotd-Message: Using net TRUE gpilotd-Message: Found 054c, 0038 gpilotd-Message: Using net TRUE gpilotd-Message: Found 054c, 0066 gpilotd-Message: Using net TRUE gpilotd-Message: Found 054c, 0095 gpilotd-Message: Using net TRUE gpilotd-Message: Found 054c, 009a gpilotd-Message: Using net TRUE gpilotd-Message: Found 054c, 00c9 gpilotd-Message: Using net TRUE gpilotd-Message: Found 054c, 00da gpilotd-Message: Using net TRUE gpilotd-Message: Found 054c, 00e9 gpilotd-Message: Using net TRUE gpilotd-Message: Found 054c, 0144 gpilotd-Message: Using net TRUE gpilotd-Message: Found 054c, 0169 gpilotd-Message: Using net TRUE gpilotd-Message: Found 12ef, 0100 gpilotd-Message: Using net TRUE gpilotd-Message: setting PILOTRATE=115200 gpilotd-Message: Docking-Station USB-Kabel hat 0 Ereignisse gpilotd-Message: Instantiating 3 conduits... ** Message: time_file: creating time conduit ememoconduit-Message: in memo's conduit_get_gpilot_conduit etodoconduit-Message: in todo's conduit_get_gpilot_conduit gpilotd-Message: Instantiated 0 backup conduits, 0 file conduits, 3 other conduits gpilotd-Message: HotSync-Knopf gedr?ckt, Pilot wird synchronisiert gpilotd-Message: Pilot-Kennung ist 500, Name ist Daniel, Besitzer ist Daniel Betschart gpilotd-Message: Pilot has 0 entries in restore queue gpilotd-Message: Pilot has 0 entries in conduit queue ememoconduit-Message: --------------------------------------------------------- ememoconduit-Message: pre_sync: Memo Conduit v.0.1.6 ememoconduit-Message: Memo Conduit v.0.1.6 ememoconduit-Message: Using timezone: /softwarestudio.org/Olson_20011030_5/Europe/Zurich (gnome-pilot:8573): gpilotd-WARNING **: Copy from pilot failed! etodoconduit-Message: --------------------------------------------------------- etodoconduit-Message: pre_sync: ToDo Conduit v.0.1.6 etodoconduit-Message: ToDo Conduit v.0.1.6 etodoconduit-Message: timezone set to : (null) etodoconduit-Message: Using timezone: /softwarestudio.org/Olson_20011030_5/Europe/Zurich etodoconduit-Message: Got default component: 0x8279230 (gnome-pilot:8573): gpilotd-WARNING **: Copy from pilot failed! ** Message: time_file: synchronization to PDA = 0 gpilotd-Message: Synchronisation beendet ** Message: time_file: destroying time conduit gpilotd-Message: setting PILOTRATE=115200 (gnome-pilot:8573): gpilotd-WARNING **: pi_accept_to: Connection timed out (gnome-pilot:8573): gpilotd-WARNING **: pi_accept_to: timeout was 100 secs ** Affects: gnome-pilot (Ubuntu) Importance: Undecided Status: Unconfirmed -- Copy from pilot works only the first time https://launchpad.net/bugs/73149 From mdz at ubuntu.com Fri Nov 24 16:32:25 2006 From: mdz at ubuntu.com (Matt Zimmerman) Date: Fri, 24 Nov 2006 16:32:25 -0000 Subject: [Bug 73115] Re: theme manager crash on theme installation References: <20061124102002.4063.55367.malonedeb@gandwana.ubuntu.com> Message-ID: <20061124163225.4063.35923.malone@gandwana.ubuntu.com> OK for -proposed -- theme manager crash on theme installation https://launchpad.net/bugs/73115 From feenixx at hotmail.com Fri Nov 24 17:06:33 2006 From: feenixx at hotmail.com (mlind) Date: Fri, 24 Nov 2006 17:06:33 -0000 Subject: [Bug 54684] Re: High CPU usage References: <20060731180328.29548.70203.malonedeb@gandwana.ubuntu.com> Message-ID: <20061124170633.4063.14458.malone@gandwana.ubuntu.com> @Paul Bell packages uploaded for edgy-proposed are announced also on https://lists.ubuntu.com/archives/edgy-changes/ You can also try: aptitude changelog package (There's usually slight delay before changelogs appear to http://changelogs.ubuntu.com) -- High CPU usage https://launchpad.net/bugs/54684 From adri2000 at gmail.com Fri Nov 24 17:29:27 2006 From: adri2000 at gmail.com (Adrien Cunin) Date: Fri, 24 Nov 2006 17:29:27 -0000 Subject: [Bug 69587] Re: Wireless Network Access Points NOT Listed References: <20061031212039.1506.9885.malonedeb@gangotri.ubuntu.com> Message-ID: <20061124172927.29624.96888.launchpad@gangotri.ubuntu.com> *** This bug is a duplicate of bug 59159 *** ** This bug has been marked a duplicate of bug 59159 network-admin doesn't scan for networks [regression] -- Wireless Network Access Points NOT Listed https://launchpad.net/bugs/69587 From seb128 at ubuntu.com Fri Nov 24 17:42:05 2006 From: seb128 at ubuntu.com (Sebastien Bacher) Date: Fri, 24 Nov 2006 17:42:05 -0000 Subject: [Bug 54684] Re: High CPU usage References: <20060731180328.29548.70203.malonedeb@gandwana.ubuntu.com> <20061124162047.30105.11707.malone@gangotri.ubuntu.com> Message-ID: <1164390125.27120.3.camel@seb128-desktop> Le vendredi 24 novembre 2006 ? 16:20 +0000, Paul Bell a ?crit : > OT: where can I find out what's fixed/new with the other packages in > edgy-proposed? I don't want update anything else unless I have a reason > to. Read the edgy-changes list or try to dist-upgrade with that source listed and see what is going to be updated. If you don't want to use it for something else you should probably comment it -- High CPU usage https://launchpad.net/bugs/54684 From mcdavey at mrao.cam.ac.uk Fri Nov 24 18:07:29 2006 From: mcdavey at mrao.cam.ac.uk (Matt Davey) Date: Fri, 24 Nov 2006 18:07:29 -0000 Subject: [Bug 66355] Re: gpilotd locks up my Palm Z22 References: <20061016064512.6814.48454.malonedeb@gangotri.ubuntu.com> <20061123224513.4020.65287.malone@gandwana.ubuntu.com> <456715AE.6090007@uni-konstanz.de> Message-ID: <1164391649.12937.58.camel@sirocco.local.corvil.com> On Fri, 2006-11-24 at 15:54 +0000, Phil wrote: > Dear Matt, > thanks a lot for your great help. I now did as you said and installed > the gnome-pilot in /temp/gp. > > Unfortunately, I now have the problem that the daemon obviously cannot > be registered (see below). Sorry for bothering you again but I really > do not have any clue what happens. I'm not surprised... You need to copy the file: /tmp/gp/lib/bonobo/servers/GNOME_Pilot_Daemon.server into the right location, which is probably /usr/lib/bonobo/servers/ (hint: look for other .server files...) If you want to use the applet, you'll need to copy the other .server file from /tmp/gp/lib/bonobo/servers/ Note, by the way, that /tmp/gp might well get cleared out on a reboot, so if you want to keep this configuration for any length of time you may want to install somewhere else :) Matt Matt Davey Never forget what a man says to you when he is angry. mcdavey at mrao.cam.ac.uk -- gpilotd locks up my Palm Z22 https://launchpad.net/bugs/66355 From seb128 at ubuntu.com Fri Nov 24 18:14:29 2006 From: seb128 at ubuntu.com (Sebastien Bacher) Date: Fri, 24 Nov 2006 18:14:29 -0000 Subject: [Bug 69566] Re: time-admin crash with some icon set References: <20061031201853.4148.90432.malonedeb@gandwana.ubuntu.com> Message-ID: <20061124181430.30105.11878.launchpad@gangotri.ubuntu.com> ** Changed in: gnome-system-tools (Ubuntu Edgy) Status: In Progress => Fix Committed -- time-admin crash with some icon set https://launchpad.net/bugs/69566 From seb128 at ubuntu.com Fri Nov 24 18:14:36 2006 From: seb128 at ubuntu.com (Sebastien Bacher) Date: Fri, 24 Nov 2006 18:14:36 -0000 Subject: [Bug 65797] Re: (Edgy) 'Fit window to movie' doesn't work at all References: <20061013002930.3013.44527.malonedeb@gangotri.ubuntu.com> Message-ID: <20061124181437.4020.47774.launchpad@gandwana.ubuntu.com> ** Changed in: totem (Ubuntu Edgy) Status: In Progress => Fix Committed -- (Edgy) 'Fit window to movie' doesn't work at all https://launchpad.net/bugs/65797 From seb128 at ubuntu.com Fri Nov 24 18:14:14 2006 From: seb128 at ubuntu.com (Sebastien Bacher) Date: Fri, 24 Nov 2006 18:14:14 -0000 Subject: [Bug 54684] Re: High CPU usage References: <20060731180328.29548.70203.malonedeb@gandwana.ubuntu.com> Message-ID: <20061124181415.30105.68456.launchpad@gangotri.ubuntu.com> ** Changed in: gnome-vfs2 (Ubuntu Edgy) Status: In Progress => Fix Committed -- High CPU usage https://launchpad.net/bugs/54684 From compotatoj at gmail.com Fri Nov 24 18:49:40 2006 From: compotatoj at gmail.com (Jeff Greene) Date: Fri, 24 Nov 2006 18:49:40 -0000 Subject: [Bug 73165] Applications from menu are using gksu instead of gksudo References: <20061124184705.4063.83678.malonedeb@gandwana.ubuntu.com> Message-ID: <20061124184940.4063.89268.launchpad@canonical@gandwana.ubuntu.com> Public bug reported: In Feisty: All the applications from the menu that require root privileges are using gksu instead of gksudo. gksu requires the root password instead of the password of the user who is in the sudoers file. Until this is changed, none of those programs can be run from the menu because the root password is unknown. ** Affects: gnome-panel (Ubuntu) Importance: Undecided Status: Unconfirmed -- Applications from menu are using gksu instead of gksudo https://launchpad.net/bugs/73165 From sdimitrovski at gmail.com Fri Nov 24 18:45:52 2006 From: sdimitrovski at gmail.com (Stojance Dimitrovski) Date: Fri, 24 Nov 2006 18:45:52 -0000 Subject: [Bug 4265] Re: Launch music player shortcut is hardcoded in the sources References: <20051112123911.25456.22094.malonedeb@gangotri.ubuntu.com> Message-ID: <20061124184552.30105.62311.malone@gangotri.ubuntu.com> Jean-Baptiste's thing works for me. That is like soooo cool. I really liked Rhythmbox before I saw Banshee. I did this: ln -s /usr/bin/banshee /usr/local/bin/rhythmbox And that works just fine! -- Launch music player shortcut is hardcoded in the sources https://launchpad.net/bugs/4265 From compotatoj at gmail.com Fri Nov 24 18:47:05 2006 From: compotatoj at gmail.com (Jeff Greene) Date: Fri, 24 Nov 2006 18:47:05 -0000 Subject: [Bug 73165] Applications from menu are using gksu instead of gksudo References: <20061124184705.4063.83678.malonedeb@gandwana.ubuntu.com> Message-ID: <20061124184705.4063.83678.malonedeb@gandwana.ubuntu.com> Public bug reported: In Feisty: All the applications from the menu that require root privileges are using gksu instead of gksudo. gksu requires the root password instead of the password of the user who is in the sudoers file. Until this is changed, none of those programs can be run from the menu because the root password is unknown. ** Affects: gnome-panel (Ubuntu) Importance: Undecided Status: Unconfirmed ** Tags added: feisty gksu gksudo ** Changed in: Ubuntu Sourcepackagename: None => gnome-panel -- Applications from menu are using gksu instead of gksudo https://launchpad.net/bugs/73165 From kolja at pixie.de Fri Nov 24 18:56:29 2006 From: kolja at pixie.de (Kolja Glogowski) Date: Fri, 24 Nov 2006 18:56:29 -0000 Subject: [Bug 66355] Re: gpilotd locks up my Palm Z22 References: <20061016064512.6814.48454.malonedeb@gangotri.ubuntu.com> Message-ID: <20061124185629.29624.48006.malone@gangotri.ubuntu.com> Hi Phil, if you are still having problems you should give libusb a try. This is quite easy to configure and solved the problem for my m505. For Edgy you can perform the following steps: 1. Make sure libusb is installed (apt-get install libusb-0.1-4). 2. Change the device via gpilotd-control-applet from "/dev/pilot" to "usb:". Now remove the gpilot-applet from the panel and killall gpilotd. 3. Remove the visor kernel module (rmmod visor) and put it on the blacklist by creating the file /etc/modprobe.d/blacklist-palm containing "blacklist visor" (without quotation marks). 4. Finally you need to install the udev rule for libusb by ln -s /usr/share/pilot-link/udev/60-libpisock.rules /etc/udev/rules.d/ Now add gpilot-applet to the panel again and your Palm should synchronize without hanging. -- gpilotd locks up my Palm Z22 https://launchpad.net/bugs/66355 From gnomefreak at gmail.com Fri Nov 24 19:13:12 2006 From: gnomefreak at gmail.com (John Vivirito) Date: Fri, 24 Nov 2006 19:13:12 -0000 Subject: [Bug 73165] Re: Applications from menu are using gksu instead of gksudo References: <20061124184705.4063.83678.malonedeb@gandwana.ubuntu.com> Message-ID: <20061124191312.4063.8059.launchpad@gandwana.ubuntu.com> *** This bug is a duplicate of bug 71794 *** ** This bug has been marked a duplicate of bug 71794 gksudo doesn't run program after asking for password -- Applications from menu are using gksu instead of gksudo https://launchpad.net/bugs/73165 From timo at timokosig.de Fri Nov 24 19:33:50 2006 From: timo at timokosig.de (Timo Kosig) Date: Fri, 24 Nov 2006 19:33:50 -0000 Subject: [Bug 59632] Re: Evolution throws error with imap/ssl References: <20060909105924.16647.79573.malonedeb@gangotri.ubuntu.com> Message-ID: <20061124193350.4063.13280.malone@gandwana.ubuntu.com> I'm confirming this as well. Connecting to my e-mail server (which is using a unsigned certificate) via SSL/TLS doesn't work anymore after upgrading to Edgy Eft using Evolution 2.8.0 -- Evolution throws error with imap/ssl https://launchpad.net/bugs/59632 From jlitwinski at vp.pl Fri Nov 24 20:01:09 2006 From: jlitwinski at vp.pl (Janek) Date: Fri, 24 Nov 2006 20:01:09 -0000 Subject: [Bug 73169] after starting xubuntu error from evolution-alarm-notifi References: <20061124193625.29624.4250.malonedeb@gangotri.ubuntu.com> Message-ID: <20061124200109.4063.77029.launchpad@canonical@gandwana.ubuntu.com> Public bug reported: Binary package hint: xubuntu-desktop Memory status: size: 61288448 vsize: 0 resident: 61288448 share: 0 rss: 10309632 rss_rlim: 0 CPU usage: start_time: 1164396608 rtime: 0 utime: 28 stime: 0 cutime:23 cstime: 0 timeout: 5 it_real_value: 0 frequency: 0 Backtrace was generated from '/usr/libexec/evolution-alarm-notify' (no debugging symbols found) Using host libthread_db library "/lib/tls/i686/cmov/libthread_db.so.1". (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) [Thread debugging using libthread_db enabled] [New Thread -1233123664 (LWP 4730)] [New Thread -1244124256 (LWP 4789)] [New Thread -1235465312 (LWP 4740)] (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) 0xffffe410 in __kernel_vsyscall () #0 0xffffe410 in __kernel_vsyscall () #1 0xb72886cb in waitpid () from /lib/tls/i686/cmov/libc.so.6 #2 0xb7dab1b6 in gnome_gtk_module_info_get () from /usr/lib/libgnomeui-2.so.0 #3 #4 0xffffe410 in __kernel_vsyscall () #5 0xb7223770 in raise () from /lib/tls/i686/cmov/libc.so.6 #6 0xb7224ef3 in abort () from /lib/tls/i686/cmov/libc.so.6 #7 0xb73f5122 in g_logv () from /usr/lib/libglib-2.0.so.0 #8 0xb73f5159 in g_log () from /usr/lib/libglib-2.0.so.0 #9 0x0805d500 in main () Thread 3 (Thread -1235465312 (LWP 4740)): #0 0xffffe410 in __kernel_vsyscall () No symbol table info available. #1 0xb72bd803 in poll () from /lib/tls/i686/cmov/libc.so.6 No symbol table info available. #2 0xb73ef813 in g_main_context_check () from /usr/lib/libglib-2.0.so.0 No symbol table info available. #3 0xb73efb89 in g_main_loop_run () from /usr/lib/libglib-2.0.so.0 No symbol table info available. #4 0xb79897e0 in link_set_io_thread () from /usr/lib/libORBit-2.so.0 No symbol table info available. #5 0xb740a38f in g_thread_create_full () from /usr/lib/libglib-2.0.so.0 No symbol table info available. #6 0xb7032504 in start_thread () from /lib/tls/i686/cmov/libpthread.so.0 No symbol table info available. #7 0xb72c751e in clone () from /lib/tls/i686/cmov/libc.so.6 No symbol table info available. Thread 2 (Thread -1244124256 (LWP 4789)): #0 0xffffe410 in __kernel_vsyscall () No symbol table info available. #1 0xb7035816 in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/tls/i686/cmov/libpthread.so.0 No symbol table info available. #2 0xb72d3a3d in pthread_cond_wait () from /lib/tls/i686/cmov/libc.so.6 No symbol table info available. #3 0xb7c18dc2 in e_cal_remove () from /usr/lib/libecal-1.2.so.7 No symbol table info available. #4 0xb7c19124 in e_cal_remove () from /usr/lib/libecal-1.2.so.7 No symbol table info available. #5 0xb740a38f in g_thread_create_full () from /usr/lib/libglib-2.0.so.0 No symbol table info available. #6 0xb7032504 in start_thread () from /lib/tls/i686/cmov/libpthread.so.0 No symbol table info available. #7 0xb72c751e in clone () from /lib/tls/i686/cmov/libc.so.6 No symbol table info available. Thread 1 (Thread -1233123664 (LWP 4730)): #0 0xffffe410 in __kernel_vsyscall () No symbol table info available. #1 0xb72886cb in waitpid () from /lib/tls/i686/cmov/libc.so.6 No symbol table info available. #2 0xb7dab1b6 in gnome_gtk_module_info_get () from /usr/lib/libgnomeui-2.so.0 No symbol table info available. #3 No symbol table info available. #4 0xffffe410 in __kernel_vsyscall () No symbol table info available. #5 0xb7223770 in raise () from /lib/tls/i686/cmov/libc.so.6 No symbol table info available. #6 0xb7224ef3 in abort () from /lib/tls/i686/cmov/libc.so.6 No symbol table info available. #7 0xb73f5122 in g_logv () from /usr/lib/libglib-2.0.so.0 No symbol table info available. #8 0xb73f5159 in g_log () from /usr/lib/libglib-2.0.so.0 No symbol table info available. #9 0x0805d500 in main () No symbol table info available. #0 0xffffe410 in __kernel_vsyscall () ** Affects: evolution (Ubuntu) Importance: Undecided Status: Needs Info -- after starting xubuntu error from evolution-alarm-notifi https://launchpad.net/bugs/73169 From cody.somerville at gmail.com Fri Nov 24 20:01:09 2006 From: cody.somerville at gmail.com (Cody A.W. Somerville) Date: Fri, 24 Nov 2006 20:01:09 -0000 Subject: [Bug 73169] Re: after starting xubuntu error from evolution-alarm-notifi References: <20061124193625.29624.4250.malonedeb@gangotri.ubuntu.com> Message-ID: <20061124200109.4063.72867.malone@gandwana.ubuntu.com> *** This bug is a duplicate of bug 66860 *** Thanks for taking the time to report this bug. Unfortunately, we are not able to fix and find the bug because your description of the bug didn't have enough information in it. You may find it helpful to read "How to report bugs effectively", http://www.chiark.greenend.org.uk/~sgtatham/bugs.html. We'd be grateful if you would then provide a more complete description of the problem. Debugging procedures for certain types of problems can be found at http://wiki.ubuntu.com/DebuggingProcedures ** Changed in: xubuntu-meta (Ubuntu) Sourcepackagename: xubuntu-meta => evolution Status: Unconfirmed => Needs Info -- after starting xubuntu error from evolution-alarm-notifi https://launchpad.net/bugs/73169 From seb128 at ubuntu.com Fri Nov 24 20:08:47 2006 From: seb128 at ubuntu.com (Sebastien Bacher) Date: Fri, 24 Nov 2006 20:08:47 -0000 Subject: [Bug 73169] Re: after starting xubuntu error from evolution-alarm-notifi References: <20061124193625.29624.4250.malonedeb@gangotri.ubuntu.com> Message-ID: <20061124200847.30105.50290.malone@gangotri.ubuntu.com> *** This bug is a duplicate of bug 66860 *** Thanks for the bug report. This particular bug has already been reported into our bug tracking system, but please feel free to report any further bugs which you find. ** Changed in: evolution (Ubuntu) Importance: Undecided => Medium Assignee: (unassigned) => Ubuntu Desktop Bugs Status: Needs Info => Rejected ** This bug has been marked a duplicate of bug 66860 evolution-alarm-notify crashes on startup (xfce?) -- after starting xubuntu error from evolution-alarm-notifi https://launchpad.net/bugs/73169 From sfllaw at ubuntu.com Fri Nov 24 20:17:47 2006 From: sfllaw at ubuntu.com (Simon Law) Date: Fri, 24 Nov 2006 20:17:47 -0000 Subject: [Bug 65795] Re: vino won't accept my password References: <20061012232152.19386.28856.malonedeb@gandwana.ubuntu.com> Message-ID: <20061124201747.4020.69976.malone@gandwana.ubuntu.com> This has been tested to fix the bug and I cannot find any regressions in vino's functionality. Good to go into -updates. ** Tags added: verification-done -- vino won't accept my password https://launchpad.net/bugs/65795 From cardona at ucla.edu Fri Nov 24 20:22:15 2006 From: cardona at ucla.edu (Albert Cardona) Date: Fri, 24 Nov 2006 20:22:15 -0000 Subject: [Bug 50065] Re: nautilus crashes when moving a folder from a slave hard drive to the trash References: <20060617015626.13034.74502.malonedeb@gandwana.ubuntu.com> Message-ID: <20061124202216.4020.77652.malone@gandwana.ubuntu.com> My system has changed so much, it's hard to tell anymore. I'm runny edgy and so far so good. Definitely dragging a folder to the trash from the master HD is no problem. Can't test with slave drive because I don't have it anymore. USB pens seem to work just fine with trashing folders. -- nautilus crashes when moving a folder from a slave hard drive to the trash https://launchpad.net/bugs/50065 From bugs at fbunet.de Fri Nov 24 20:29:27 2006 From: bugs at fbunet.de (Fridtjof Busse) Date: Fri, 24 Nov 2006 20:29:27 -0000 Subject: [Bug 66355] Re: gpilotd locks up my Palm Z22 References: <20061016064512.6814.48454.malonedeb@gangotri.ubuntu.com> Message-ID: <20061124202927.4020.1165.malone@gandwana.ubuntu.com> Thanks for the libusb-tip. Unfortunatly, it doesn't work for my Z22 (ID is in the udev-file), the pilot-applet hangs as soon as I connect the PDA. Is there going to be a fix for edgy? I'm not willing to upgrade to feisty and dapper won't boot. As this bug affects quite some people, a fixed package would be a really good thing IMO. -- gpilotd locks up my Palm Z22 https://launchpad.net/bugs/66355 From jlitwinski at vp.pl Fri Nov 24 20:35:23 2006 From: jlitwinski at vp.pl (Janek) Date: Fri, 24 Nov 2006 20:35:23 -0000 Subject: [Bug 73169] Re: after starting xubuntu error from evolution-alarm-notify References: <20061124193625.29624.4250.malonedeb@gangotri.ubuntu.com> Message-ID: <20061124203523.30105.48277.launchpad@gangotri.ubuntu.com> *** This bug is a duplicate of bug 66860 *** ** Summary changed: - after starting xubuntu error from evolution-alarm-notifi + after starting xubuntu error from evolution-alarm-notify -- after starting xubuntu error from evolution-alarm-notify https://launchpad.net/bugs/73169 From pcpaquette at videotron.ca Fri Nov 24 20:58:05 2006 From: pcpaquette at videotron.ca (Philip Paquette) Date: Fri, 24 Nov 2006 20:58:05 -0000 Subject: [Bug 72804] Re: Crash when I select "Always on Visible Workspace" References: <20061122031044.25975.35965.malonedeb@gandwana.ubuntu.com> Message-ID: <20061124205805.4020.55341.malone@gandwana.ubuntu.com> OK... I tried to install libwnck18-dbgsym with the repo you told me and I got the following: > sudo apt-get install libwnck18-dbgsym Reading package lists... Building dependency tree... Reading state information... 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. Since you only requested a single operation it is extremely likely that the package is simply not installable and a bug report against that package should be filed. The following information may help resolve the situation: The following packages have unmet dependencies: libwnck18-dbgsym: Depends: libwnck18 (= 2.16.1-0ubuntu1) but 2.16.1-0ubuntu1.1 is to be installed E: Broken Packages ---- So I ran the backtrace without installing the debugging symbols first (See file attached). Then to fix the dependency error, I downgraded libwnck18 to 2.16.1-0ubuntu1 and tried to rerun the backtrace, but the panel wasn't crashing anymore!! Strange... For composite managers, I used to have beryl installed, but I removed it successfully a while ago, so I don't think it has anything to do with this bug. I don't have any other non-default settings and I use a single monitor (running on my laptop) Hope this helps ** Attachment added: "Backtrace of gnome-panel without debugging symbols and with libwnck18 2.16.1-0ubuntu1.1 installed" http://librarian.launchpad.net/5167207/CRASH-gdb-gnome-panel.txt -- Crash when I select "Always on Visible Workspace" https://launchpad.net/bugs/72804 From sfllaw at ubuntu.com Fri Nov 24 20:58:19 2006 From: sfllaw at ubuntu.com (Simon Law) Date: Fri, 24 Nov 2006 20:58:19 -0000 Subject: [Bug 54684] Re: High CPU usage References: <20060731180328.29548.70203.malonedeb@gandwana.ubuntu.com> Message-ID: <20061124205819.4020.42389.malone@gandwana.ubuntu.com> Tested and ready for -updates on the 28th. -- High CPU usage https://launchpad.net/bugs/54684 From darkliquid at darkliquid.co.uk Fri Nov 24 21:00:32 2006 From: darkliquid at darkliquid.co.uk (Andrew Montgomery) Date: Fri, 24 Nov 2006 21:00:32 -0000 Subject: [Bug 67621] Re: crashes when ripping cd with no profile selected References: <20061022194652.20734.16345.malonedeb@gangotri.ubuntu.com> Message-ID: <20061124210032.29624.74307.malone@gangotri.ubuntu.com> I don't seem to be able to reset the values in /system/gstreamer/0.10/audio They remain entirely blank and to not revert to defaults. I ran this: gconftool-2 -R /system/gstreamer/0.10/audio and it returns this: /system/gstreamer/0.10/audio/profiles: /system/gstreamer/0.10/audio/profiles/voicelossless: /system/gstreamer/0.10/audio/profiles/cdlossless: /system/gstreamer/0.10/audio/profiles/cdlossy: /system/gstreamer/0.10/audio/profiles/voicelossy: /system/gstreamer/0.10/audio/global: Sound-juicer always insists it has no profiles - even if I add one manually. The manual one gets listed, but the error still occurs. Selecting the manual encoding and then trying to extract the cd still results in a segfault. Where are the 'defaults' for profile_list you mention? And how do I restore them? -- crashes when ripping cd with no profile selected https://launchpad.net/bugs/67621 From sfllaw at ubuntu.com Fri Nov 24 21:07:02 2006 From: sfllaw at ubuntu.com (Simon Law) Date: Fri, 24 Nov 2006 21:07:02 -0000 Subject: [Bug 54684] Re: High CPU usage References: <20060731180328.29548.70203.malonedeb@gandwana.ubuntu.com> Message-ID: <20061124210702.30105.57933.launchpad@gangotri.ubuntu.com> ** Tags added: verification-done -- High CPU usage https://launchpad.net/bugs/54684 From philipp.fischer at uni-konstanz.de Fri Nov 24 21:17:12 2006 From: philipp.fischer at uni-konstanz.de (Phil) Date: Fri, 24 Nov 2006 21:17:12 -0000 Subject: [Bug 66355] Re: gpilotd locks up my Palm Z22 References: <20061016064512.6814.48454.malonedeb@gangotri.ubuntu.com> <20061123224513.4020.65287.malone@gandwana.ubuntu.com> <456715AE.6090007@uni-konstanz.de> <1164391649.12937.58.camel@sirocco.local.corvil.com> Message-ID: <45676158.5050602@uni-konstanz.de> Dear Matt, thanks a lot for the helpfull tips. My sony clie now works more or less fine, does not freeze any more and is able to synchronize. The last thing what I have not managed up to now is to convince the applet to use the conduits from evolution, which basically is my final goal. You wrote that I have to copy the conduit files to the share/conduits folder. I did this but these e-conduits do not show up in the configuration list of the applet. Is there probably another way to get these conduits to work. Thanks again for this really great help. Phil Again thousand thanks for these hepfull tips Matt Davey schrieb: > On Fri, 2006-11-24 at 15:54 +0000, Phil wrote: > >> Dear Matt, >> thanks a lot for your great help. I now did as you said and installed >> the gnome-pilot in /temp/gp. >> >> Unfortunately, I now have the problem that the daemon obviously cannot >> be registered (see below). Sorry for bothering you again but I really >> do not have any clue what happens. >> > > I'm not surprised... > > You need to copy the file: > /tmp/gp/lib/bonobo/servers/GNOME_Pilot_Daemon.server > into the right location, which is probably > /usr/lib/bonobo/servers/ > (hint: look for other .server files...) > > If you want to use the applet, you'll need to copy the other .server > file from /tmp/gp/lib/bonobo/servers/ > > Note, by the way, that /tmp/gp might well get cleared out on a reboot, > so if you want to keep this configuration for any length of time you may > want to install somewhere else :) > > Matt > > Matt Davey Never forget what a man says to you when he is angry. > mcdavey at mrao.cam.ac.uk > > -- ************************************************************ PD Dr. Philipp Fischer Limnological Institute University of Konstanz Universitaetsstr. 10 D-78457 Konstanz Germany Tel: ++49 7531 884536 Fax: ++49 7531 883533 http://www.uni-konstanz.de/fischer-group http://www.forschungstauchen-deutschland.de -- gpilotd locks up my Palm Z22 https://launchpad.net/bugs/66355 From contact at jadmadi.net Fri Nov 24 21:22:04 2006 From: contact at jadmadi.net (Jad) Date: Fri, 24 Nov 2006 21:22:04 -0000 Subject: [Bug 73181] Totem crashes; unknown reason References: <20061124212204.4063.62545.malonedeb@gandwana.ubuntu.com> Message-ID: <20061124212204.4063.62545.malonedeb@gandwana.ubuntu.com> Public bug reported: ProblemType: Crash CoreDump: Date: Fri Nov 24 20:25:47 2006 Dependencies: libgcc1 1:4.1.1-13ubuntu5 gstreamer0.10-alsa 0.10.10-1ubuntu1 lsb-base 3.1-10ubuntu4 libavahi-common3 0.6.13-2ubuntu2.2 readline-common 5.1-7build1 libreadline5 5.1-7build1 libcdparanoia0 3a9.8-13 libslang2 2.0.6-2 libraw1394-8 1.2.1-0ubuntu1 ttf-dejavu 2.7-2 libncursesw5 5.5-2ubuntu1 libgnomevfs2-0 2.16.1-0ubuntu2 whiptail 0.52.2-5.1ubuntu1 libtext-charwidth-perl 0.04-4 libxrender1 1:0.9.1-0ubuntu1 libbonobo2-0 2.16.0-0ubuntu1 fontconfig 2.3.2-7ubuntu2 sysv-rc 2.86.ds1-14.1ubuntu16 libssl0.9.8 0.9.8b-2ubuntu2 liblocale-gettext-perl 1.05-1 libxau6 1:1.0.1-1 makedev 2.3.1-82ubuntu3 libxext6 2:1.0.1-1ubuntu1 libgnome2-common 2.16.0-0ubuntu1 libpam-modules 0.79-3.1ubuntu1 libxfixes3 1:4.0.1-0ubuntu1 libiec61883-0 1.0.0-0.2ubuntu1 gnome-keyring 0.6.0-0ubuntu2 python 2.4.3-11ubuntu3 libjpeg62 6b-13 libdbus-glib-1-2 0.71-1ubuntu1 libacl1 2.2.39-1ubuntu2 liblzo1 1.08-3 gnome-mime-data 2.4.2-2 libncurses5 5.5-2ubuntu1 libgnome2-0 2.16.0-0ubuntu1 libgtk2.0-0 2.10.6-0ubuntu1 libgpg-error0 1.2-1 libidl0 0.8.6-1ubuntu1 libpam0g 0.79-3.1ubuntu1 libgamin0 0.1.7-3ubuntu2 esound-common 0.2.36-3ubuntu3 python2.4-minimal 2.4.4~c1-0ubuntu1 libpopt0 1.10-2 gcc-4.1-base 4.1.1-13ubuntu5 psmisc 22.2-1 libxcursor1 1.1.7-0ubuntu1 launchpad-integration 0.1.4.3 dbus 0.93-0ubuntu3 libfontconfig1 2.3.2-7ubuntu2 libglib2.0-0 2.12.4-0ubuntu1 shared-mime-info 0.18-0ubuntu1 libcdio6 0.76-1ubuntu1 libpng12-0 1.2.8rel-5.1ubuntu0.1 adduser 3.92 defoma 0.11.10 libbonobo2-common 2.16.0-0ubuntu1 libtext-wrapi18n-perl 0.06-5 libavahi-client3 0.6.13-2ubuntu2.2 libtiff4 3.8.2-6 sed 4.1.5-1 libcupsys2 1.2.4-2ubuntu3 libvisual-0.4-0 0.4.0-1 mktemp 1.5-2 libxrandr2 2:1.1.1-0ubuntu1 libselinux1 1.30-1ubuntu1 libgnome-desktop-2 2.16.1-0ubuntu1 libvorbisenc2 1.1.2-1ubuntu1 passwd 1:4.0.16-2ubuntu4 libpam-runtime 0.79-3.1ubuntu1 libgstreamer-plugins-base0.10-0 0.10.10-1ubuntu1 libmagic1 4.17-2ubuntu1 libgnome-keyring0 0.6.0-0ubuntu2 libcap1 1:1.10-14 python2.4 2.4.4~c1-0ubuntu1 libattr1 2.4.32-1ubuntu1 libgnomeui-common 2.16.1-0ubuntu2 libaa1 1.4p5-30 gstreamer0.10-x 0.10.10-1ubuntu1 libesd-alsa0 0.2.36-3ubuntu3 mime-support 3.36-1 libcomerr2 1.39-1 libtasn1-3 0.3.5-1 python-minimal 2.4.3-11ubuntu3 libgnomecanvas2-0 2.14.0-3ubuntu1 libavc1394-0 0.5.3-1build1 liboil0.3 0.3.9-1.2 libsysfs2 2.0.0-7 libxv1 2:1.0.1-3ubuntu1 fontconfig-config 2.3.2-7ubuntu2 libflac7 1.1.2-5ubuntu1 libpam-foreground 0.3 libgnutls13 1.4.0-3ubuntu1 pmount 0.9.13-1build1 login 1:4.0.16-2ubuntu4 debconf 1.5.2ubuntu2 libxinerama1 2:1.0.1-4build1 libdbus-1-3 0.93-0ubuntu3 ucf 2.0012 libpango1.0-common 1.14.5-0ubuntu1 libgtk2.0-bin 2.10.6-0ubuntu1 gstreamer0.10-plugins-base 0.10.10-1ubuntu1 libnewt0.52 0.52.2-5.1ubuntu1 lsb-release 3.1-10ubuntu4 libgcrypt11 1.2.2-2 libbz2-1.0 1.0.3-3 libgnomecanvas2-common 2.14.0-3ubuntu1 libhal1 0.5.7.1-0ubuntu17 debconf-i18n 1.5.2ubuntu2 libbonoboui2-common 2.16.0-0ubuntu1 libxdamage1 1:1.0.3-0ubuntu1 libshout3 2.2-2 perl 5.8.8-6 tzdata 2006m-1ubuntu1 libxi6 2:1.0.1-0ubuntu1 libcairo2 1.2.4-1ubuntu2 x11-common 1:7.1.1ubuntu6 libspeex1 1.1.12-2 libsepol1 1.12-1 libaudiofile0 0.2.6-6ubuntu1 libbonoboui2-0 2.16.0-0ubuntu1 libkrb53 1.4.3-9ubuntu1 libhal-storage1 0.5.7.1-0ubuntu17 libart-2.0-2 2.3.17-1 debianutils 2.16.2 libgnomevfs2-common 2.16.1-0ubuntu2 locales 2.3.22 libnautilus-extension1 2.16.1-0ubuntu3 mcpp 2.6.1-0ubuntu2 gconf2-common 2.16.0-0ubuntu1 libglade2-0 1:2.6.0-1ubuntu2 libstartup-notification0 0.8-1ubuntu1 belocs-locales-bin 2.4-1ubuntu6 libdv4 0.104-2 liborbit2 1:2.14.3-0ubuntu2 libavahi-glib1 0.6.13-2ubuntu2.2 libxdmcp6 1:1.0.1-1 libx11-data 2:1.0.3-0ubuntu4 liblaunchpad-integration0 0.1.4.3 libatk1.0-0 1.12.3-0ubuntu1 libopencdk8 0.5.8-1 libxml2 2.6.26.dfsg-2ubuntu4 libfreetype6 2.2.1-5 libtext-iconv-perl 1.4-3 libice6 2:1.0.1-1ubuntu1 file 4.17-2ubuntu1 libasound2 1.0.11-7ubuntu3 libsm6 2:1.0.1-1ubuntu1 liblircclient0 0.8.0-5ubuntu1 perl-modules 5.8.8-6 dpkg 1.13.22ubuntu7 libgpmg1 1.19.6-22ubuntu1 gstreamer0.10-gnomevfs 0.10.10-1ubuntu1 libtotem-plparser1 2.16.2-0ubuntu1 coreutils 5.96-5ubuntu4 libgdbm3 1.8.3-3 libstdc++6 4.1.1-13ubuntu5 libtheora0 0.0.0.alpha7-1ubuntu1 libgtk2.0-common 2.10.6-0ubuntu1 libvorbis0a 1.1.2-1ubuntu1 libx11-6 2:1.0.3-0ubuntu4 libogg0 1.1.3-2ubuntu1 ncurses-bin 5.5-2ubuntu1 libgstreamer0.10-0 0.10.10-1ubuntu2 gstreamer0.10-plugins-good 0.10.4-0ubuntu3 libavahi-common-data 0.6.13-2ubuntu2.2 libgconf2-4 2.16.0-0ubuntu1 zlib1g 1:1.2.3-13ubuntu2 libc6 2.4-1ubuntu12 libxft2 2.1.10-1ubuntu1 gconf2 2.16.0-0ubuntu1 gamin 0.1.7-3ubuntu2 libtag1c2a 1.4-4 libdb4.3 4.3.29-5build1 perl-base 5.8.8-6 libdb4.4 4.4.20-6ubuntu1 libpango1.0-0 1.14.5-0ubuntu1 libgnomeui-0 2.16.1-0ubuntu2 libexpat1 1.95.8-3.2 base-passwd 3.5.11 Disassembly: (no debugging symbols found) Using host libthread_db library "/lib/tls/i686/cmov/libthread_db.so.1". (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) Core was generated by `/usr/bin/gnome-video-thumbnailer -s 128 file:///home/jad/Desktop/PeacePropagand'. Program terminated with signal 11, Segmentation fault. #0 0xb721e167 in g_main_context_check () from /usr/lib/libglib-2.0.so.0 Dump of assembler code from 0xb721e167 to 0xb721e187: 0xb721e167 : mov (%ecx),%edx 0xb721e169 : cmpw $0x0,0x4(%edx) 0xb721e16e : je 0xb721e17f 0xb721e170 : mov 0x10(%ebp),%eax 0xb721e173 : movzwl 0x6(%eax,%esi,8),%eax 0xb721e178 : add $0x1,%esi 0xb721e17b : mov %ax,0x6(%edx) 0xb721e17f : cmp %edi,%esi 0xb721e181 : mov 0x4(%ecx),%ecx 0xb721e184 : jl 0xb721e167 0xb721e186 : mov 0x8(%ebp),%edx End of assembler dump. DistroRelease: Ubuntu 6.10 ExecutablePath: /usr/bin/totem-video-thumbnailer Package: totem-gstreamer 2.16.2-0ubuntu1 ProcCmdline: /usr/bin/gnome-video-thumbnailer -s 128 file:///home/jad/Desktop/PeacePropagandaThePr.avi.part /tmp/.gnome_thumbnail.I8LCJT ProcCwd: /home/jad ProcEnviron: LANGUAGE=en_GB.UTF-8 PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/bin/X11:/usr/games LANG=en_GB.UTF-8 SHELL=/bin/bash ProcMaps: 08048000-08062000 r-xp 00000000 08:03 1262015 /usr/bin/totem-video-thumbnailer 08062000-08063000 rw-p 0001a000 08:03 1262015 /usr/bin/totem-video-thumbnailer 08063000-097f8000 rw-p 08063000 00:00 0 [heap] b2062000-b2063000 ---p b2062000 00:00 0 b2063000-b2863000 rw-p b2063000 00:00 0 b2863000-b2864000 ---p b2863000 00:00 0 b2864000-b3064000 rw-p b2864000 00:00 0 b3064000-b3079000 r-xp 00000000 08:03 1015841 /usr/lib/gstreamer-0.10/libgstffmpegcolorspace.so b3079000-b307b000 rw-p 00014000 08:03 1015841 /usr/lib/gstreamer-0.10/libgstffmpegcolorspace.so b307b000-b307c000 ---p b307b000 00:00 0 b307c000-b387c000 rw-p b307c000 00:00 0 b387c000-b3883000 r-xp 00000000 08:03 3819109 /usr/lib/libgstcontroller-0.10.so.0.9.0 b3883000-b3884000 rw-p 00006000 08:03 3819109 /usr/lib/libgstcontroller-0.10.so.0.9.0 b3884000-b38c9000 r-xp 00000000 08:03 3819287 /usr/lib/liboil-0.3.so.0.1.0 b38c9000-b38dd000 rw-p 00045000 08:03 3819287 /usr/lib/liboil-0.3.so.0.1.0 b38dd000-b38df000 rw-p b38dd000 00:00 0 b38e4000-b38ee000 r-xp 00000000 08:03 1015881 /usr/lib/gstreamer-0.10/libgstvideoscale.so b38ee000-b38ef000 rw-p 00009000 08:03 1015881 /usr/lib/gstreamer-0.10/libgstvideoscale.so b38ef000-b4907000 rw-p b38ef000 00:00 0 b4907000-b4908000 ---p b4907000 00:00 0 b4908000-b5108000 rw-p b4908000 00:00 0 b5108000-b5129000 r-xp 00000000 08:03 1015892 /usr/lib/gstreamer-0.10/libgstflump3dec.so b5129000-b512a000 rw-p 00020000 08:03 1015892 /usr/lib/gstreamer-0.10/libgstflump3dec.so b512a000-b512b000 ---p b512a000 00:00 0 b512b000-b592b000 rw-p b512b000 00:00 0 b592b000-b5c27000 r-xp 00000000 08:03 3834089 /usr/lib/gstreamer-0.10/libgstffmpeg.so b5c27000-b5c38000 rw-p 002fc000 08:03 3834089 /usr/lib/gstreamer-0.10/libgstffmpeg.so b5c38000-b5c9b000 rw-p b5c38000 00:00 0 b5c9b000-b5c9c000 ---p b5c9b000 00:00 0 b5c9c000-b649c000 rw-p b5c9c000 00:00 0 b649c000-b64a5000 r-xp 00000000 08:03 3819121 /usr/lib/libgstriff-0.10.so.0.7.0 b64a5000-b64a6000 rw-p 00008000 08:03 3819121 /usr/lib/libgstriff-0.10.so.0.7.0 b64a9000-b64ac000 r-xp 00000000 08:03 1015883 /usr/lib/gstreamer-0.10/libgstvolume.so b64ac000-b64ad000 rw-p 00002000 08:03 1015883 /usr/lib/gstreamer-0.10/libgstvolume.so b64ad000-b64b5000 r-xp 00000000 08:03 1015823 /usr/lib/gstreamer-0.10/libgstaudioresample.so b64b5000-b64b6000 rw-p 00008000 08:03 1015823 /usr/lib/gstreamer-0.10/libgstaudioresample.so b64b6000-b64c8000 r-xp 00000000 08:03 1015827 /usr/lib/gstreamer-0.10/libgstavi.so b64c8000-b64c9000 rw-p 00012000 08:03 1015827 /usr/lib/gstreamer-0.10/libgstavi.so b64c9000-b64d3000 r-xp 00000000 08:03 1015873 /usr/lib/gstreamer-0.10/libgsttypefindfunctions.so b64d3000-b64d5000 rw-p 0000a000 08:03 1015873 /usr/lib/gstreamer-0.10/libgsttypefindfunctions.so b64d5000-b64d6000 ---p b64d5000 00:00 0 b64d6000-b6cd6000 rw-p b64d6000 00:00 0 b6cd6000-b6cf7000 r-xp 00000000 08:03 1015832 /usr/lib/gstreamer-0.10/libgstcoreelements.so b6cf7000-b6cf9000 rw-p 00020000 08:03 1015832 /usr/lib/gstreamer-0.10/libgstcoreelements.so b6cf9000-b6d18000 r--p 00000000 08:03 4211834 /usr/share/locale-langpack/en_GB/LC_MESSAGES/libc.mo b6d18000-b6d2b000 r-xp 00000000 08:03 1015862 /usr/lib/gstreamer-0.10/libgstplaybin.so b6d2b000-b6d2c000 rw-p 00013000 08:03 1015862 /usr/lib/gstreamer-0.10/libgstplaybin.so b6d2c000-b6d4c000 r--p 00000000 08:03 4211808 /usr/share/locale-langpack/en_GB/LC_MESSAGES/gtk20-properties.mo b6d4c000-b6d55000 r-xp 00000000 08:03 574093 /lib/tls/i686/cmov/libnss_files-2.4.so b6d55000-b6d57000 rw-p 00008000 08:03 574093 /lib/tls/i686/cmov/libnss_files-2.4.so b6d57000-b6d5f000 r-xp 00000000 08:03 574097 /lib/tls/i686/cmov/libnss_nis-2.4.so b6d5f000-b6d61000 rw-p 00007000 08:03 574097 /lib/tls/i686/cmov/libnss_nis-2.4.so b6d61000-b6d68000 r-xp 00000000 08:03 574089 /lib/tls/i686/cmov/libnss_compat-2.4.so b6d68000-b6d6a000 rw-p 00006000 08:03 574089 /lib/tls/i686/cmov/libnss_compat-2.4.so b6d6a000-b6d6b000 rw-p b6d6a000 00:00 0 b6d6b000-b6d71000 r-xp 00000000 08:03 1015821 /usr/lib/gstreamer-0.10/libgstaudioconvert.so b6d71000-b6d72000 rw-p 00006000 08:03 1015821 /usr/lib/gstreamer-0.10/libgstaudioconvert.so b6d72000-b6d79000 r-xp 00000000 08:03 1015836 /usr/lib/gstreamer-0.10/libgstdecodebin.so b6d79000-b6d7a000 rw-p 00007000 08:03 1015836 /usr/lib/gstreamer-0.10/libgstdecodebin.so b6d7a000-b6d7f000 r--p 00000000 08:03 4211805 /usr/share/locale-langpack/en_GB/LC_MESSAGES/gstreamer-0.10.mo b6d7f000-b6db2000 r--p 00000000 08:03 3868124 /usr/lib/locale/en_GB.utf8/LC_CTYPE b6db2000-b6db3000 r--p 00000000 08:03 3868129 /usr/lib/locale/en_GB.utf8/LC_NUMERIC b6db3000-b6e8a000 r--p 00000000 08:03 3868123 /usr/lib/locale/en_GB.utf8/LC_COLLATE b6e8a000-b6e8d000 rw-p b6e8a000 00:00 0 b6e8d000-b6e91000 r-xp 00000000 08:03 3818735 /usr/lib/libXdmcp.so.6.0.0 b6e91000-b6e92000 rw-p 00003000 08:03 3818735 /usr/lib/libXdmcp.so.6.0.0 b6e92000-b6eb0000 r-xp 00000000 08:03 3819103 /usr/lib/libgstbase-0.10.so.0.9.0 b6eb0000-b6eb1000 rw-p 0001d000 08:03 3819103 /usr/lib/libgstbase-0.10.so.0.9.0 b6eb1000-b6eb2000 rw-p b6eb1000 00:00 0 b6eb2000-b6ee4000 r-xp 00000000 08:03 540787 /lib/libsepol.so.1 b6ee4000-b6ee5000 rw-p 00031000 08:03 540787 /lib/libsepol.so.1 b6ee5000-b6eef000 rw-p b6ee5000 00:00 0 b6eef000-b6f0b000 r-xp 00000000 08:03 3818920 /usr/lib/libexpat.so.1.0.0 b6f0b000-b6f0d000 rw-p 0001c000 08:03 3818920 /usr/lib/libexpat.so.1.0.0 b6f0d000-b6f0f000 r-xp 00000000 08:03 3818726 /usr/lib/libXau.so.6.0.0 b6f0f000-b6f10000 rw-p 00001000 08:03 3818726 /usr/lib/libXau.so.6.0.0 b6f10000-b6f11000 rw-p b6f10000 00:00 0 b6f11000-b6fc4000 r-xp 00000000 08:03 3818789 /usr/lib/libasound.so.2.0.0 b6fc4000-b6fc9000 rw-p 000b2000 08:03 3818789 /usr/lib/libasound.so.2.0.0 b6fc9000-b70f6000 r-xp 00000000 08:03 574076 /lib/tls/i686/cmov/libc-2.4.so b70f6000-b70f8000 r--p 0012c000 08:03 574076 /lib/tls/i686/cmov/libc-2.4.so b70f8000-b70fa000 rw-p 0012e000 08:03 574076 /lib/tls/i686/cmov/libc-2.4.so b70fa000-b70fe000 rw-p b70fa000 00:00 0 b70fe000-b71c4000 r-xp 00000000 08:03 3818720 /usr/lib/libX11.so.6.2.0 b71c4000-b71c7000 rw-p 000c5000 08:03 3818720 /usr/lib/libX11.so.6.2.0 b71c7000-b71db000 r-xp 00000000 08:03 3819101 /usr/lib/libgstaudio-0.10.so.0.7.0 b71db000-b71dc000 rw-p 00014000 08:03 3819101 /usr/lib/libgstaudio-0.10.so.0.7.0 b71dc000-b71de000 r-xp 00000000 08:03 3819127 /usr/lib/libgstvideo-0.10.so.0.7.0 b71de000-b71df000 rw-p 00001000 08:03 3819127 /usr/lib/libgstvideo-0.10.so.0.7.0 b71df000-b71e6000 r-xp 00000000 08:03 3819113 /usr/lib/libgstinterfaces-0.10.so.0.7.0 b71e6000-b71e7000 rw-p 00006000 08:03 3819113 /usr/lib/libgstinterfaces-0.10.so.0.7.0 b71e7000-b71ee000 r-xp 00000000 08:03 574106 /lib/tls/i686/cmov/librt-2.4.so b71ee000-b71f0000 rw-p 00006000 08:03 574106 /lib/tls/i686/cmov/librt-2.4.so b71f0000-b7281000 r-xp 00000000 08:03 3819027 /usr/lib/libglib-2.0.so.0.1200.4 b7281000-b7282000 rw-p 00091000 08:03 3819027 /usr/lib/libglib-2.0.so.0.1200.4 b7282000-b7283000 rw-p b7282000 00:00 0 b7283000-b7292000 r-xp 00000000 08:03 574102 /lib/tls/i686/cmov/libpthread-2.4.so b7292000-b7294000 rw-p 0000f000 08:03 574102 /lib/tls/i686/cmov/libpthread-2.4.so b7294000-b7296000 rw-p b7294000 00:00 0 b7296000-b729a000 r-xp 00000000 08:03 3819131 /usr/lib/libgthread-2.0.so.0.1200.4 b729a000-b729b000 rw-p 00003000 08:03 3819131 /usr/lib/libgthread-2.0.so.0.1200.4 b729b000-b729d000 r-xp 00000000 08:03 574082 /lib/tls/i686/cmov/libdl-2.4.so b729d000-b729f000 rw-p 00001000 08:03 574082 /lib/tls/i686/cmov/libdl-2.4.so b729f000-b72a2000 r-xp 00000000 08:03 3819039 /usr/lib/libgmodule-2.0.so.0.1200.4 b72a2000-b72a3000 rw-p 00002000 08:03 3819039 /usr/lib/libgmodule-2.0.so.0.1200.4 b72a3000-b72c7000 r-xp 00000000 08:03 574084 /lib/tls/i686/cmov/libm-2.4.so b72c7000-b72c9000 rw-p 00023000 08:03 574084 /lib/tls/i686/cmov/libm-2.4.so b72c9000-b7302000 r-xp 00000000 08:03 3819079 /usr/lib/libgobject-2.0.so.0.1200.4 b7302000-b7303000 rw-p 00038000 08:03 3819079 /usr/lib/libgobject-2.0.so.0.1200.4 b7303000-b7304000 rw-p b7303000 00:00 0 b7304000-b734b000 r-xp 00000000 08:03 3818708 /usr/lib/libORBit-2.so.0.1.0 b734b000-b7355000 rw-p 00046000 08:03 3818708 /usr/lib/libORBit-2.so.0.1.0 b7355000-b735b000 r-xp 00000000 08:03 540776 /lib/libpopt.so.0.0.0 b735b000-b735c000 rw-p 00006000 08:03 540776 /lib/libpopt.so.0.0.0 b735c000-b738a000 r-xp 00000000 08:03 3818961 /usr/lib/libgconf-2.so.4.1.0 b738a000-b738d000 rw-p 0002e000 08:03 3818961 /usr/lib/libgconf-2.so.4.1.0 b738d000-b73a0000 r-xp 00000000 08:03 3819466 /usr/lib/libz.so.1.2.3 b73a0000-b73a1000 rw-p 00012000 08:03 3819466 /usr/lib/libz.so.1.2.3 b73a1000-b74b4000 r-xp 00000000 08:03 3819454 /usr/lib/libxml2.so.2.6.26 b74b4000-b74b9000 rw-p 00113000 08:03 3819454 /usr/lib/libxml2.so.2.6.26 b74b9000-b74ba000 rw-p b74b9000 00:00 0 b74ba000-b754a000 r-xp 00000000 08:03 3819119 /usr/lib/libgstreamer-0.10.so.0.9.0 b754a000-b754e000 rw-p 00090000 08:03 3819119 /usr/lib/libgstreamer-0.10.so.0.9.0 b754e000-b754f000 rw-p b754e000 00:00 0 b754f000-b7552000 r-xp 00000000 08:03 3818712 /usr/lib/libORBitCosNaming-2.so.0.1.0 b7552000-b7553000 rw-p 00003000 08:03 3818712 /usr/lib/libORBitCosNaming-2.so.0.1.0 b7553000-b7565000 r-xp 00000000 08:03 3818825 /usr/lib/libbonobo-activation.so.4.0.0 b7565000-b7567000 rw-p 00012000 08:03 3818825 /usr/lib/libbonobo-activation.so.4.0.0 b7567000-b7569000 r-xp 00000000 08:03 574110 /lib/tls/i686/cmov/libutil-2.4.so b7569000-b756b000 rw-p 00001000 08:03 574110 /lib/tls/i686/cmov/libutil-2.4.so b756b000-b757d000 r-xp 00000000 08:03 540786 /lib/libselinux.so.1 b757d000-b757f000 rw-p 00011000 08:03 540786 /lib/libselinux.so.1 b757f000-b758e000 r-xp 00000000 08:03 574104 /lib/tls/i686/cmov/libresolv-2.4.so b758e000-b7590000 rw-p 0000f000 08:03 574104 /lib/tls/i686/cmov/libresolv-2.4.so b7590000-b7592000 rw-p b7590000 00:00 0 b7592000-b759c000 r-xp 00000000 08:03 1343559 /usr/lib/libavahi-common.so.3.4.2 b759c000-b759d000 rw-p 00009000 08:03 1343559 /usr/lib/libavahi-common.so.3.4.2 b759d000-b759e000 rw-p b759d000 00:00 0 b759e000-b75cd000 r-xp 00000000 08:03 3818860 /usr/lib/libdbus-1.so.3.0.0 b75cd000-b75ce000 rw-p 0002f000 08:03 3818860 /usr/lib/libdbus-1.so.3.0.0 b75ce000-b75dc000 r-xp 00000000 08:03 1343564 /usr/lib/libavahi-client.so.3.2.0 b75dc000-b75dd000 rw-p 0000e000 08:03 1343564 /usr/lib/libavahi-client.so.3.2.0 b75dd000-b75df000 r-xp 00000000 08:03 1343566 /usr/lib/libavahi-glib.so.1.0.1 b75df000-b75e0000 rw-p 00002000 08:03 1343566 /usr/lib/libavahi-glib.so.1.0.1 b75e0000-b75e3000 r-xp 00000000 08:03 3819081 /usr/lib/libgpg-error.so.0.2.0 b75e3000-b75e4000 rw-p 00002000 08:03 3819081 /usr/lib/libgpg-error.so.0.2.0 b75e4000-b75f6000 r-xp 00000000 08:03 574087 /lib/tls/i686/cmov/libnsl-2.4.so b75f6000-b75f8000 rw-p 00011000 08:03 574087 /lib/tls/i686/cmov/libnsl-2.4.so b75f8000-b75fa000 rw-p b75f8000 00:00 0 b75fa000-b7646000 r-xp 00000000 08:03 3818963 /usr/lib/libgcrypt.so.11.2.1 b7646000-b7648000 rw-p 0004b000 08:03 3818963 /usr/lib/libgcrypt.so.11.2.1 b7648000-b7649000 rw-p b7648000 00:00 0 b7649000-b765b000 r-xp 00000000 08:03 3819414 /usr/lib/libtasn1.so.3.0.5 b765b000-b765c000 rw-p 00011000 08:03 3819414 /usr/lib/libtasn1.so.3.0.5 b765c000-b76c5000 r-xp 00000000 08:03 3819077 /usr/lib/libgnutls.so.13.0.5 b76c5000-b76cb000 rw-p 00068000 08:03 3819077 /usr/lib/libgnutls.so.13.0.5 b76cb000-b76e5000 r-xp 00000000 08:03 3818862 /usr/lib/libdbus-glib-1.so.2.0.0 b76e5000-b76e6000 rw-p 00019000 08:03 3818862 /usr/lib/libdbus-glib-1.so.2.0.0 b76e6000-b773b000 r-xp 00000000 08:03 3817548 /usr/lib/libgnomevfs-2.so.0.1600.1 b773b000-b773e000 rw-p 00054000 08:03 3817548 /usr/lib/libgnomevfs-2.so.0.1600.1 b773e000-b778e000 r-xp 00000000 08:03 3818823 /usr/lib/libbonobo-2.so.0.0.0 b778e000-b7798000 rw-p 0004f000 08:03 3818823 /usr/lib/libbonobo-2.so.0.0.0 b7798000-b779f000 r-xp 00000000 08:03 3818761 /usr/lib/libXrender.so.1.3.0 b779f000-b77a0000 rw-p 00006000 08:03 3818761 /usr/lib/libXrender.so.1.3.0 b77a0000-b77a1000 rw-p b77a0000 00:00 0 b77a1000-b77c4000 r-xp 00000000 08:03 3821058 /usr/lib/libpng12.so.0.1.2.8 b77c4000-b77c5000 rw-p 00023000 08:03 3821058 /usr/lib/libpng12.so.0.1.2.8 b77c5000-b77ee000 r-xp 00000000 08:03 3818926 /usr/lib/libfontconfig.so.1.0.4 b77ee000-b77f3000 rw-p 00028000 08:03 3818926 /usr/lib/libfontconfig.so.1.0.4 b77f3000-b77f4000 rw-p b77f3000 00:00 0 b77f4000-b785b000 r-xp 00000000 08:03 3818936 /usr/lib/libfreetype.so.6.3.10 b785b000-b785e000 rw-p 00067000 08:03 3818936 /usr/lib/libfreetype.so.6.3.10 b785e000-b78be000 r-xp 00000000 08:03 3818831 /usr/lib/libcairo.so.2.9.2 b78be000-b78c0000 rw-p 0005f000 08:03 3818831 /usr/lib/libcairo.so.2.9.2 b78c0000-b78f8000 r-xp 00000000 08:03 3819307 /usr/lib/libpango-1.0.so.0.1400.5 b78f8000-b78fa000 rw-p 00037000 08:03 3819307 /usr/lib/libpango-1.0.so.0.1400.5 b78fa000-b78fe000 r-xp 00000000 08:03 3818741 /usr/lib/libXfixes.so.3.1.0 b78fe000-b78ff000 rw-p 00003000 08:03 3818741 /usr/lib/libXfixes.so.3.1.0 b78ff000-b7900000 rw-p b78ff000 00:00 0 b7900000-b7908000 r-xp 00000000 08:03 3818731 /usr/lib/libXcursor.so.1.0.2 b7908000-b7909000 rw-p 00007000 08:03 3818731 /usr/lib/libXcursor.so.1.0.2 b7909000-b790b000 r-xp 00000000 08:03 3818759 /usr/lib/libXrandr.so.2.0.0 b790b000-b790c000 rw-p 00002000 08:03 3818759 /usr/lib/libXrandr.so.2.0.0 b790c000-b7913000 r-xp 00000000 08:03 3818747 /usr/lib/libXi.so.6.0.0 b7913000-b7914000 rw-p 00006000 08:03 3818747 /usr/lib/libXi.so.6.0.0 b7914000-b7916000 r-xp 00000000 08:03 3818749 /usr/lib/libXinerama.so.1.0.0 b7916000-b7917000 rw-p 00001000 08:03 3818749 /usr/lib/libXinerama.so.1.0.0 b7917000-b7923000 r-xp 00000000 08:03 3818739 /usr/lib/libXext.so.6.4.0 b7923000-b7924000 rw-p 0000c000 08:03 3818739 /usr/lib/libXext.so.6.4.0 b7924000-b794e000 r-xp 00000000 08:03 3819311 /usr/lib/libpangoft2-1.0.so.0.1400.5 b794e000-b794f000 rw-p 00029000 08:03 3819311 /usr/lib/libpangoft2-1.0.so.0.1400.5 b794f000-b7950000 rw-p b794f000 00:00 0 b7950000-b7957000 r-xp 00000000 08:03 3819309 /usr/lib/libpangocairo-1.0.so.0.1400.5 b7957000-b7958000 rw-p 00006000 08:03 3819309 /usr/lib/libpangocairo-1.0.so.0.1400.5 b7958000-b796d000 r-xp 00000000 08:03 3818980 /usr/lib/libgdk_pixbuf-2.0.so.0.1000.6 b796d000-b796e000 rw-p 00015000 08:03 3818980 /usr/lib/libgdk_pixbuf-2.0.so.0.1000.6 b796e000-b7986000 r-xp 00000000 08:03 3818798 /usr/lib/libatk-1.0.so.0.1213.0 b7986000-b7988000 rw-p 00017000 08:03 3818798 /usr/lib/libatk-1.0.so.0.1213.0 b7988000-b7a09000 r-xp 00000000 08:03 3818978 /usr/lib/libgdk-x11-2.0.so.0.1000.6 b7a09000-b7a0c000 rw-p 00081000 08:03 3818978 /usr/lib/libgdk-x11-2.0.so.0.1000.6 b7a0c000-b7d55000 r-xp 00000000 08:03 3819134 /usr/lib/libgtk-x11-2.0.so.0.1000.6 b7d55000-b7d5b000 rw-p 00349000 08:03 3819134 /usr/lib/libgtk-x11-2.0.so.0.1000.6 b7d5b000-b7d5c000 rw-p b7d5b000 00:00 0 b7d5c000-b7d70000 r-xp 00000000 08:03 3818787 /usr/lib/libart_lgpl_2.so.2.3.17 b7d70000-b7d71000 rw-p 00013000 08:03 3818787 /usr/lib/libart_lgpl_2.so.2.3.17 b7d71000-b7d72000 rw-p b7d71000 00:00 0 b7d72000-b7d90000 r-xp 00000000 08:03 3818804 /usr/lib/libaudiofile.so.0.0.2 b7d90000-b7d92000 rw-p 0001e000 08:03 3818804 /usr/lib/libaudiofile.so.0.0.2 b7d92000-b7d9b000 r-xp 00000000 08:03 3818907 /usr/lib/libesd.so.0.2.36 b7d9b000-b7d9c000 rw-p 00008000 08:03 3818907 /usr/lib/libesd.so.0.2.36 b7d9c000-b7db0000 r-xp 00000000 08:03 3817733 /usr/lib/libgnome-2.so.0.1600.0 b7db0000-b7db1000 rw-p 00013000 08:03 3817733 /usr/lib/libgnome-2.so.0.1600.0 b7db1000-b7dc6000 r-xp 00000000 08:03 3818698 /usr/lib/libICE.so.6.3.0 b7dc6000-b7dc7000 rw-p 00014000 08:03 3818698 /usr/lib/libICE.so.6.3.0 b7dc7000-b7dc9000 rw-p b7dc7000 00:00 0 b7dc9000-b7dd1000 r-xp 00000000 08:03 3818716 /usr/lib/libSM.so.6.0.0 b7dd1000-b7dd2000 rw-p 00007000 08:03 3818716 /usr/lib/libSM.so.6.0.0 b7dd2000-b7dfa000 r-xp 00000000 08:03 3819057 /usr/lib/libgnomecanvas-2.so.0.1400.0 b7dfa000-b7dfb000 rw-p 00027000 08:03 3819057 /usr/lib/libgnomecanvas-2.so.0.1400.0 b7dfb000-b7dfc000 rw-p b7dfb000 00:00 0 b7dfc000-b7e07000 r-xp 00000000 08:03 3819045 /usr/lib/libgnome-keyring.so.0.0.1 b7e07000-b7e08000 rw-p 0000a000 08:03 3819045 /usr/lib/libgnome-keyring.so.0.0.1 b7e08000-b7e62000 r-xp 00000000 08:03 3817754 /usr/lib/libbonoboui-2.so.0.0.0 b7e62000-b7e65000 rw-p 0005a000 08:03 3817754 /usr/lib/libbonoboui-2.so.0.0.0 b7e65000-b7e6c000 r-xp 00000000 08:03 3819405 /usr/lib/libstartup-notification-1.so.0.0.0 b7e6c000-b7e6d000 rw-p 00006000 08:03 3819405 /usr/lib/libstartup-notification-1.so.0.0.0 b7e6d000-b7e8b000 r-xp 00000000 08:03 3819202 /usr/lib/libjpeg.so.62.0.0 b7e8b000-b7e8c000 rw-p 0001d000 08:03 3819202 /usr/lib/libjpeg.so.62.0.0 b7e8c000-b7f11000 r-xp 00000000 08:03 3817798 /usr/lib/libgnomeui-2.so.0.1600.1 b7f11000-b7f15000 rw-p 00084000 08:03 3817798 /usr/lib/libgnomeui-2.so.0.1600.1 b7f15000-b7f29000 r-xp 00000000 08:03 3817916 /usr/lib/libgnome-desktop-2.so.2.2.22 b7f29000-b7f2a000 rw-p 00014000 08:03 3817916 /usr/lib/libgnome-desktop-2.so.2.2.22 b7f2a000-b7f2b000 rw-p b7f2a000 00:00 0 b7f2b000-b7f42000 r-xp 00000000 08:03 3819023 /usr/lib/libglade-2.0.so.0.0.7 b7f42000-b7f43000 rw-p 00016000 08:03 3819023 /usr/lib/libglade-2.0.so.0.0.7 b7f43000-b7f46000 r-xp 00000000 08:03 3819214 /usr/lib/liblaunchpad-integration.so.0.0.0 b7f46000-b7f47000 rw-p 00002000 08:03 3819214 /usr/lib/liblaunchpad-integration.so.0.0.0 b7f47000-b7f48000 r--p 00000000 08:03 3867609 /usr/lib/locale/en_GB.utf8/LC_TIME b7f48000-b7f49000 r--p 00000000 08:03 3867610 /usr/lib/locale/en_GB.utf8/LC_MONETARY b7f49000-b7f4a000 r--p 00000000 08:03 3883096 /usr/lib/locale/en_GB.utf8/LC_MESSAGES/SYS_LC_MESSAGES b7f4a000-b7f4b000 r--p 00000000 08:03 3868130 /usr/lib/locale/en_GB.utf8/LC_PAPER b7f4b000-b7f4c000 r--p 00000000 08:03 3868128 /usr/lib/locale/en_GB.utf8/LC_NAME b7f4c000-b7f4d000 r--p 00000000 08:03 3867611 /usr/lib/locale/en_GB.utf8/LC_ADDRESS b7f4d000-b7f4e000 r--p 00000000 08:03 3867612 /usr/lib/locale/en_GB.utf8/LC_TELEPHONE b7f4e000-b7f4f000 r--p 00000000 08:03 3868126 /usr/lib/locale/en_GB.utf8/LC_MEASUREMENT b7f4f000-b7f56000 r--s 00000000 08:03 721131 /usr/lib/gconv/gconv-modules.cache b7f56000-b7f57000 r--p 00000000 08:03 3867613 /usr/lib/locale/en_GB.utf8/LC_IDENTIFICATION b7f57000-b7f59000 rw-p b7f57000 00:00 0 b7f59000-b7f72000 r-xp 00000000 08:03 540694 /lib/ld-2.4.so b7f72000-b7f74000 rw-p 00018000 08:03 540694 /lib/ld-2.4.so bfcd8000-bfced000 rw-p bfcd8000 00:00 0 [stack] ffffe000-fffff000 ---p 00000000 00:00 0 [vdso] ProcStatus: Name: gnome-video-thu State: D (disk sleep) SleepAVG: 97% Tgid: 28079 Pid: 28079 PPid: 5111 TracerPid: 0 Uid: 1000 1000 1000 1000 Gid: 1000 1000 1000 1000 FDSize: 32 Groups: 4 20 24 25 29 30 44 46 109 111 114 1000 VmPeak: 121660 kB VmSize: 121660 kB VmLck: 0 kB VmHWM: 76492 kB VmRSS: 76492 kB VmData: 98580 kB VmStk: 84 kB VmExe: 104 kB VmLib: 20636 kB VmPTE: 92 kB Threads: 8 SigQ: 1/4294967295 SigPnd: 0000000000000000 ShdPnd: 0000000000000000 SigBlk: 0000000000000000 SigIgn: 0000000020001000 SigCgt: 0000000180000000 CapInh: 0000000000000000 CapPrm: 0000000000000000 CapEff: 0000000000000000 Cpus_allowed: ff Mems_allowed: 1 Registers: (no debugging symbols found) Using host libthread_db library "/lib/tls/i686/cmov/libthread_db.so.1". (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) Core was generated by `/usr/bin/gnome-video-thumbnailer -s 128 file:///home/jad/Desktop/PeacePropagand'. Program terminated with signal 11, Segmentation fault. #0 0xb721e167 in g_main_context_check () from /usr/lib/libglib-2.0.so.0 eax 0x0 0 ecx 0x0 0 edx 0x811f928 135395624 ebx 0xb72811e4 -1222110748 esp 0xbfcec520 0xbfcec520 ebp 0xbfcec558 0xbfcec558 esi 0x4 4 edi 0x5 5 eip 0xb721e167 0xb721e167 eflags 0x10297 [ CF PF AF SF IF RF ] cs 0x73 115 ss 0x7b 123 ds 0x7b 123 es 0xc010007b -1072693125 fs 0x0 0 gs 0x33 51 Signal: 11 SourcePackage: totem Stacktrace: (no debugging symbols found) Using host libthread_db library "/lib/tls/i686/cmov/libthread_db.so.1". (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) Core was generated by `/usr/bin/gnome-video-thumbnailer -s 128 file:///home/jad/Desktop/PeacePropagand'. Program terminated with signal 11, Segmentation fault. #0 0xb721e167 in g_main_context_check () from /usr/lib/libglib-2.0.so.0 #0 0xb721e167 in g_main_context_check () from /usr/lib/libglib-2.0.so.0 No symbol table info available. #1 0xb721e5be in g_main_context_check () from /usr/lib/libglib-2.0.so.0 No symbol table info available. #2 0xb721eb89 in g_main_loop_run () from /usr/lib/libglib-2.0.so.0 No symbol table info available. #3 0xb74dce69 in gst_bus_poll () from /usr/lib/libgstreamer-0.10.so.0 No symbol table info available. #4 0x08050468 in bacon_video_widget_error_quark () No symbol table info available. #5 0x0805a813 in bacon_video_widget_open_with_subtitle () No symbol table info available. #6 0x0804e938 in main () No symbol table info available. ThreadStacktrace: (no debugging symbols found) Using host libthread_db library "/lib/tls/i686/cmov/libthread_db.so.1". (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) Core was generated by `/usr/bin/gnome-video-thumbnailer -s 128 file:///home/jad/Desktop/PeacePropagand'. Program terminated with signal 11, Segmentation fault. #0 0xb721e167 in g_main_context_check () from /usr/lib/libglib-2.0.so.0 . Thread 8 (process 28082): #0 0xb7f6190d in _dl_rtld_di_serinfo () from /lib/ld-linux.so.2 No symbol table info available. #1 0xb7f61c47 in _dl_rtld_di_serinfo () from /lib/ld-linux.so.2 No symbol table info available. #2 0xb7f65942 in _dl_rtld_di_serinfo () from /lib/ld-linux.so.2 No symbol table info available. #3 0xb7f6ad40 in _dl_make_stack_executable () from /lib/ld-linux.so.2 No symbol table info available. #4 0xb7341655 in link_watch_set_condition () from /usr/lib/libORBit-2.so.0 No symbol table info available. #5 0xb73416c5 in link_io_remove_watch () from /usr/lib/libORBit-2.so.0 No symbol table info available. #6 0xb733e119 in link_connection_get_type () from /usr/lib/libORBit-2.so.0 No symbol table info available. #7 0xb733e4ae in link_connection_disconnect () from /usr/lib/libORBit-2.so.0 No symbol table info available. #8 0xb733e5a2 in link_connection_state_changed () from /usr/lib/libORBit-2.so.0 No symbol table info available. #9 0xb733ed8d in link_connection_exec_disconnect () from /usr/lib/libORBit-2.so.0 No symbol table info available. #10 0xb733d3ac in link_init () from /usr/lib/libORBit-2.so.0 No symbol table info available. #11 0xb733d6ff in link_exec_command () from /usr/lib/libORBit-2.so.0 No symbol table info available. #12 0xb733e1e1 in link_connection_disconnect () from /usr/lib/libORBit-2.so.0 No symbol table info available. #13 0xb731d223 in giop_connection_close () from /usr/lib/libORBit-2.so.0 No symbol table info available. #14 0xb731d29a in giop_connection_close () from /usr/lib/libORBit-2.so.0 No symbol table info available. #15 0xb72d4e30 in g_object_run_dispose () from /usr/lib/libgobject-2.0.so.0 No symbol table info available. #16 0xb733daaa in link_connections_close () from /usr/lib/libORBit-2.so.0 No symbol table info available. #17 0xb731d967 in giop_shutdown () from /usr/lib/libORBit-2.so.0 No symbol table info available. #18 0xb7321a99 in CORBA_ORB_shutdown () from /usr/lib/libORBit-2.so.0 No symbol table info available. #19 0xb7321bfd in CORBA_ORB_destroy () from /usr/lib/libORBit-2.so.0 No symbol table info available. #20 0xb73232ef in CORBA_ORB_init () from /usr/lib/libORBit-2.so.0 No symbol table info available. #21 0xb6ff5299 in exit () from /lib/tls/i686/cmov/libc.so.6 No symbol table info available. #22 0x0804f4da in main () No symbol table info available. . Thread 7 (process 28083): #0 0xffffe410 in __kernel_vsyscall () No symbol table info available. #1 0xb728e01e in __lll_mutex_lock_wait () from /lib/tls/i686/cmov/libpthread.so.0 No symbol table info available. #2 0xb728a673 in _L_mutex_lock_49 () from /lib/tls/i686/cmov/libpthread.so.0 No symbol table info available. #3 0xb649b0c8 in ?? () No symbol table info available. #4 0xb74d3d2e in gst_object_unref () from /usr/lib/libgstreamer-0.10.so.0 No symbol table info available. #5 0xb74d4a71 in gst_object_get_name () from /usr/lib/libgstreamer-0.10.so.0 No symbol table info available. #6 0xb74d5a0b in gst_object_sink () from /usr/lib/libgstreamer-0.10.so.0 No symbol table info available. #7 0xb72d356f in g_enum_register_static () from /usr/lib/libgobject-2.0.so.0 No symbol table info available. #8 0xb72d7852 in g_object_notify () from /usr/lib/libgobject-2.0.so.0 No symbol table info available. #9 0xb74fb8bc in gst_pad_set_caps () from /usr/lib/libgstreamer-0.10.so.0 No symbol table info available. #10 0xb74fcb68 in gst_pad_alloc_buffer () from /usr/lib/libgstreamer-0.10.so.0 No symbol table info available. #11 0xb74fd19b in gst_pad_push () from /usr/lib/libgstreamer-0.10.so.0 No symbol table info available. #12 0xb64c3211 in gst_avi_demux_get_type () from /usr/lib/gstreamer-0.10/libgstavi.so No symbol table info available. #13 0xb75148a6 in gst_task_set_lock () from /usr/lib/libgstreamer-0.10.so.0 No symbol table info available. #14 0xb723ace8 in g_thread_pool_push () from /usr/lib/libglib-2.0.so.0 No symbol table info available. #15 0xb723938f in g_thread_create_full () from /usr/lib/libglib-2.0.so.0 No symbol table info available. #16 0xb7288504 in start_thread () from /lib/tls/i686/cmov/libpthread.so.0 No symbol table info available. #17 0xb709651e in clone () from /lib/tls/i686/cmov/libc.so.6 No symbol table info available. . Thread 6 (process 28084): #0 0xb7096508 in clone () from /lib/tls/i686/cmov/libc.so.6 No symbol table info available. #1 0x00000000 in ?? () No symbol table info available. . Thread 5 (process 28085): #0 0xffffe410 in __kernel_vsyscall () No symbol table info available. #1 0xb728b816 in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/tls/i686/cmov/libpthread.so.0 No symbol table info available. #2 0xb6ce977f in gst_queue_get_type () from /usr/lib/gstreamer-0.10/libgstcoreelements.so No symbol table info available. #3 0xb75148a6 in gst_task_set_lock () from /usr/lib/libgstreamer-0.10.so.0 No symbol table info available. #4 0xb723ace8 in g_thread_pool_push () from /usr/lib/libglib-2.0.so.0 No symbol table info available. #5 0xb723938f in g_thread_create_full () from /usr/lib/libglib-2.0.so.0 No symbol table info available. #6 0xb7288504 in start_thread () from /lib/tls/i686/cmov/libpthread.so.0 No symbol table info available. #7 0xb709651e in clone () from /lib/tls/i686/cmov/libc.so.6 No symbol table info available. . Thread 4 (process 28113): #0 0xffffe410 in __kernel_vsyscall () No symbol table info available. #1 0xb728b816 in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/tls/i686/cmov/libpthread.so.0 No symbol table info available. #2 0xb6ce977f in gst_queue_get_type () from /usr/lib/gstreamer-0.10/libgstcoreelements.so No symbol table info available. #3 0xb75148a6 in gst_task_set_lock () from /usr/lib/libgstreamer-0.10.so.0 No symbol table info available. #4 0xb723ace8 in g_thread_pool_push () from /usr/lib/libglib-2.0.so.0 No symbol table info available. #5 0xb723938f in g_thread_create_full () from /usr/lib/libglib-2.0.so.0 No symbol table info available. #6 0xb7288504 in start_thread () from /lib/tls/i686/cmov/libpthread.so.0 No symbol table info available. #7 0xb709651e in clone () from /lib/tls/i686/cmov/libc.so.6 No symbol table info available. . Thread 3 (process 28114): #0 0xffffe410 in __kernel_vsyscall () No symbol table info available. #1 0xb728e131 in __lll_mutex_unlock_wake () from /lib/tls/i686/cmov/libpthread.so.0 No symbol table info available. #2 0xb728ae4a in _L_mutex_unlock_269 () from /lib/tls/i686/cmov/libpthread.so.0 No symbol table info available. #3 0xb6cf78a8 in ?? () from /usr/lib/gstreamer-0.10/libgstcoreelements.so No symbol table info available. #4 0x00000001 in ?? () No symbol table info available. #5 0x08155908 in ?? () No symbol table info available. #6 0xb30633a8 in ?? () No symbol table info available. #7 0xb6ce98fc in gst_queue_get_type () from /usr/lib/gstreamer-0.10/libgstcoreelements.so No symbol table info available. #8 0xb6ce98fc in gst_queue_get_type () from /usr/lib/gstreamer-0.10/libgstcoreelements.so No symbol table info available. #9 0xb75148a6 in gst_task_set_lock () from /usr/lib/libgstreamer-0.10.so.0 No symbol table info available. #10 0xb723ace8 in g_thread_pool_push () from /usr/lib/libglib-2.0.so.0 No symbol table info available. #11 0xb723938f in g_thread_create_full () from /usr/lib/libglib-2.0.so.0 No symbol table info available. #12 0xb7288504 in start_thread () from /lib/tls/i686/cmov/libpthread.so.0 No symbol table info available. #13 0xb709651e in clone () from /lib/tls/i686/cmov/libc.so.6 No symbol table info available. . Thread 2 (process 28115): #0 0xffffe410 in __kernel_vsyscall () No symbol table info available. #1 0xb728e01e in __lll_mutex_lock_wait () from /lib/tls/i686/cmov/libpthread.so.0 No symbol table info available. #2 0xb728a673 in _L_mutex_lock_49 () from /lib/tls/i686/cmov/libpthread.so.0 No symbol table info available. #3 0xb2862448 in ?? () No symbol table info available. #4 0xb7297f4a in ?? () from /usr/lib/libgthread-2.0.so.0 No symbol table info available. #5 0x00000001 in ?? () No symbol table info available. #6 0x081d8d88 in ?? () No symbol table info available. #7 0x00000000 in ?? () No symbol table info available. . Thread 1 (process 28079): #0 0xb721e167 in g_main_context_check () from /usr/lib/libglib-2.0.so.0 No symbol table info available. #1 0xb721e5be in g_main_context_check () from /usr/lib/libglib-2.0.so.0 No symbol table info available. #2 0xb721eb89 in g_main_loop_run () from /usr/lib/libglib-2.0.so.0 No symbol table info available. #3 0xb74dce69 in gst_bus_poll () from /usr/lib/libgstreamer-0.10.so.0 No symbol table info available. #4 0x08050468 in bacon_video_widget_error_quark () No symbol table info available. #5 0x0805a813 in bacon_video_widget_open_with_subtitle () No symbol table info available. #6 0x0804e938 in main () No symbol table info available. Uname: Linux syntux 2.6.17-10-generic #2 SMP Fri Oct 13 18:45:35 UTC 2006 i686 GNU/Linux ** Affects: totem (Ubuntu) Importance: Undecided Status: Unconfirmed ** Summary changed: - Totem crashes; unknown reason + Totem crashed; was playing PeacePropagandaThePr.avi: RIFF (little-endian) data, AVI but it was paused and I was away from computer when I came back I found it was crashed -- Totem crashed; was playing PeacePropagandaThePr.avi: RIFF (little-endian) data, AVI but it was paused and I was away from computer when I came back I found it was crashed https://launchpad.net/bugs/73181 From pcpaquette at videotron.ca Fri Nov 24 21:25:51 2006 From: pcpaquette at videotron.ca (Philip Paquette) Date: Fri, 24 Nov 2006 21:25:51 -0000 Subject: [Bug 71998] Re: Crashed randomly - Unabled to check/uncheck boxes References: <20061116032206.25975.93256.malonedeb@gandwana.ubuntu.com> Message-ID: <20061124212551.4020.47247.launchpad@gandwana.ubuntu.com> *** This bug is a duplicate of bug 72298 *** ** This bug has been marked a duplicate of bug 72298 Adding a new menu item Alacarte crash and exit -- Crashed randomly - Unabled to check/uncheck boxes https://launchpad.net/bugs/71998 From pcpaquette at videotron.ca Fri Nov 24 21:25:36 2006 From: pcpaquette at videotron.ca (Philip Paquette) Date: Fri, 24 Nov 2006 21:25:36 -0000 Subject: [Bug 71091] Re: crashed when adding new entry References: <20061109152940.24792.25763.malonedeb@gangotri.ubuntu.com> Message-ID: <20061124212536.29624.14821.launchpad@gangotri.ubuntu.com> *** This bug is a duplicate of bug 72298 *** ** This bug has been marked a duplicate of bug 72298 Adding a new menu item Alacarte crash and exit -- crashed when adding new entry https://launchpad.net/bugs/71091 From pcpaquette at videotron.ca Fri Nov 24 21:28:00 2006 From: pcpaquette at videotron.ca (Philip Paquette) Date: Fri, 24 Nov 2006 21:28:00 -0000 Subject: [Bug 72298] Re: Adding a new menu item Alacarte crash and exit References: <20061118101059.10279.54950.malonedeb@gangotri.ubuntu.com> Message-ID: <20061124212801.4063.88249.malone@gandwana.ubuntu.com> Confirming Bug... Alacarte crashes sometimes when typing in the "command" textbox while adding a new entry... Full backtrace and Bug Report joined. ** Changed in: alacarte (Ubuntu) Status: Unconfirmed => Confirmed -- Adding a new menu item Alacarte crash and exit https://launchpad.net/bugs/72298 From pcpaquette at videotron.ca Fri Nov 24 21:31:16 2006 From: pcpaquette at videotron.ca (Philip Paquette) Date: Fri, 24 Nov 2006 21:31:16 -0000 Subject: [Bug 72298] Re: Adding a new menu item Alacarte crash and exit References: <20061118101059.10279.54950.malonedeb@gangotri.ubuntu.com> Message-ID: <20061124213116.4020.88132.malone@gandwana.ubuntu.com> Backtrace with libglib-2.0-dbgsym installed. Bug is hard to reproduce, but basically I created a new entry in System->Administration named "test" with description "test" and I started typing random characters in the "Command" textbox with backspaces. Then I saved, reedited and restarted typing characters and it crashed. ** Attachment added: "Full backtrace with libglib-2.0-dbgsym installed" http://librarian.launchpad.net/5167317/gdb-alacarte.txt -- Adding a new menu item Alacarte crash and exit https://launchpad.net/bugs/72298 From pcpaquette at videotron.ca Fri Nov 24 21:32:05 2006 From: pcpaquette at videotron.ca (Philip Paquette) Date: Fri, 24 Nov 2006 21:32:05 -0000 Subject: [Bug 72298] Re: Adding a new menu item Alacarte crash and exit References: <20061118101059.10279.54950.malonedeb@gangotri.ubuntu.com> Message-ID: <20061124213205.30105.62849.malone@gangotri.ubuntu.com> ** Attachment added: "Corresponding bug-report generated" http://librarian.launchpad.net/5167321/alacarte-bugreport.txt -- Adding a new menu item Alacarte crash and exit https://launchpad.net/bugs/72298 From sasallys at yahoo.co.uk Fri Nov 24 21:32:05 2006 From: sasallys at yahoo.co.uk (Robert Hart) Date: Fri, 24 Nov 2006 21:32:05 -0000 Subject: [Bug 72218] Re: track name with a question mark in it causes a seg-fault References: <20061117173822.25827.68007.malonedeb@gandwana.ubuntu.com> Message-ID: <20061124213205.29624.27913.malone@gangotri.ubuntu.com> Hi, Sorry for not getting back on to this since I logged the bug - life suddenly got hectic. Thanks, Florent for steeping in. I am happy to provide a core dump too, should it be required. Other stuff I forgot to mention was that I was extracting directly on to my IAUDIO mp3 player, i.e. I set the music folder in preferences to go there. So, the destination is a vfat volume. I also did not have the "strip special characters" option checked. Having that checked solves the issue. Let me know if you would like a core dump from me too Robert -- track name with a question mark in it causes a seg-fault https://launchpad.net/bugs/72218 From pcpaquette at videotron.ca Fri Nov 24 21:47:23 2006 From: pcpaquette at videotron.ca (Philip Paquette) Date: Fri, 24 Nov 2006 21:47:23 -0000 Subject: [Bug 72298] Re: Adding a new menu item Alacarte crash and exit References: <20061118101059.10279.54950.malonedeb@gangotri.ubuntu.com> Message-ID: <20061124214723.4020.54811.malone@gandwana.ubuntu.com> Here is the output when run from a terminal: Traceback (most recent call last): File "/usr/lib/python2.4/site-packages/Alacarte/DialogHandler.py", line 295, in on_item_command_entry_key_press_event start, end = entry.get_selection_bounds() ValueError: need more than 0 values to unpack Traceback (most recent call last): File "/usr/lib/python2.4/site-packages/Alacarte/DialogHandler.py", line 295, in on_item_command_entry_key_press_event start, end = entry.get_selection_bounds() ValueError: need more than 0 values to unpack Traceback (most recent call last): File "/usr/lib/python2.4/site-packages/Alacarte/DialogHandler.py", line 295, in on_item_command_entry_key_press_event start, end = entry.get_selection_bounds() ValueError: need more than 0 values to unpack Traceback (most recent call last): File "/usr/lib/python2.4/site-packages/Alacarte/DialogHandler.py", line 295, in on_item_command_entry_key_press_event start, end = entry.get_selection_bounds() ValueError: need more than 0 values to unpack Traceback (most recent call last): File "/usr/lib/python2.4/site-packages/Alacarte/DialogHandler.py", line 295, in on_item_command_entry_key_press_event start, end = entry.get_selection_bounds() ValueError: need more than 0 values to unpack Traceback (most recent call last): File "/usr/lib/python2.4/site-packages/Alacarte/DialogHandler.py", line 295, in on_item_command_entry_key_press_event start, end = entry.get_selection_bounds() ValueError: need more than 0 values to unpack Traceback (most recent call last): File "/usr/lib/python2.4/site-packages/Alacarte/DialogHandler.py", line 295, in on_item_command_entry_key_press_event start, end = entry.get_selection_bounds() ValueError: need more than 0 values to unpack Traceback (most recent call last): File "/usr/lib/python2.4/site-packages/Alacarte/DialogHandler.py", line 295, in on_item_command_entry_key_press_event start, end = entry.get_selection_bounds() ValueError: need more than 0 values to unpack Traceback (most recent call last): File "/usr/lib/python2.4/site-packages/Alacarte/DialogHandler.py", line 295, in on_item_command_entry_key_press_event start, end = entry.get_selection_bounds() ValueError: need more than 0 values to unpack Traceback (most recent call last): File "/usr/lib/python2.4/site-packages/Alacarte/DialogHandler.py", line 295, in on_item_command_entry_key_press_event start, end = entry.get_selection_bounds() ValueError: need more than 0 values to unpack Traceback (most recent call last): File "/usr/lib/python2.4/site-packages/Alacarte/DialogHandler.py", line 295, in on_item_command_entry_key_press_event start, end = entry.get_selection_bounds() ValueError: need more than 0 values to unpack Traceback (most recent call last): File "/usr/lib/python2.4/site-packages/Alacarte/DialogHandler.py", line 295, in on_item_command_entry_key_press_event start, end = entry.get_selection_bounds() ValueError: need more than 0 values to unpack Traceback (most recent call last): File "/usr/lib/python2.4/site-packages/Alacarte/DialogHandler.py", line 295, in on_item_command_entry_key_press_event start, end = entry.get_selection_bounds() ValueError: need more than 0 values to unpack Traceback (most recent call last): File "/usr/lib/python2.4/site-packages/Alacarte/DialogHandler.py", line 295, in on_item_command_entry_key_press_event start, end = entry.get_selection_bounds() ValueError: need more than 0 values to unpack Traceback (most recent call last): File "/usr/lib/python2.4/site-packages/Alacarte/DialogHandler.py", line 295, in on_item_command_entry_key_press_event start, end = entry.get_selection_bounds() ValueError: need more than 0 values to unpack Traceback (most recent call last): File "/usr/lib/python2.4/site-packages/Alacarte/DialogHandler.py", line 295, in on_item_command_entry_key_press_event start, end = entry.get_selection_bounds() ValueError: need more than 0 values to unpack Traceback (most recent call last): File "/usr/lib/python2.4/site-packages/Alacarte/DialogHandler.py", line 295, in on_item_command_entry_key_press_event start, end = entry.get_selection_bounds() ValueError: need more than 0 values to unpack Traceback (most recent call last): File "/usr/lib/python2.4/site-packages/Alacarte/DialogHandler.py", line 295, in on_item_command_entry_key_press_event start, end = entry.get_selection_bounds() ValueError: need more than 0 values to unpack Traceback (most recent call last): File "/usr/lib/python2.4/site-packages/Alacarte/DialogHandler.py", line 295, in on_item_command_entry_key_press_event start, end = entry.get_selection_bounds() ValueError: need more than 0 values to unpack Traceback (most recent call last): File "/usr/lib/python2.4/site-packages/Alacarte/DialogHandler.py", line 295, in on_item_command_entry_key_press_event start, end = entry.get_selection_bounds() ValueError: need more than 0 values to unpack Traceback (most recent call last): File "/usr/lib/python2.4/site-packages/Alacarte/DialogHandler.py", line 295, in on_item_command_entry_key_press_event start, end = entry.get_selection_bounds() ValueError: need more than 0 values to unpack Traceback (most recent call last): File "/usr/lib/python2.4/site-packages/Alacarte/DialogHandler.py", line 295, in on_item_command_entry_key_press_event start, end = entry.get_selection_bounds() ValueError: need more than 0 values to unpack Traceback (most recent call last): File "/usr/lib/python2.4/site-packages/Alacarte/DialogHandler.py", line 295, in on_item_command_entry_key_press_event start, end = entry.get_selection_bounds() ValueError: need more than 0 values to unpack /usr/lib/python2.4/site-packages/Alacarte/DialogHandler.py:261: GtkWarning: gtk_entry_get_text: assertion `GTK_IS_ENTRY (entry)' failed response = dialog.run() ** (bug-buddy:8893): WARNING **: Could not load icon for Open Folder "/usr/bin/alacarte": not in executable format: File format not recognized -- Adding a new menu item Alacarte crash and exit https://launchpad.net/bugs/72298 From pcpaquette at videotron.ca Fri Nov 24 21:48:54 2006 From: pcpaquette at videotron.ca (Philip Paquette) Date: Fri, 24 Nov 2006 21:48:54 -0000 Subject: [Bug 72298] Re: Adding a new menu item Alacarte crash and exit References: <20061118101059.10279.54950.malonedeb@gangotri.ubuntu.com> Message-ID: <20061124214854.4020.51180.malone@gandwana.ubuntu.com> Assigning to Ubuntu Desktop Bugs... ** Changed in: alacarte (Ubuntu) Assignee: (unassigned) => Ubuntu Desktop Bugs -- Adding a new menu item Alacarte crash and exit https://launchpad.net/bugs/72298 From alperen at aybar.biz Fri Nov 24 21:50:23 2006 From: alperen at aybar.biz (Alperen Yusuf Aybar) Date: Fri, 24 Nov 2006 21:50:23 -0000 Subject: [Bug 71492] Re: Cannot save screenshots References: <20061112141052.25975.11998.malonedeb@gandwana.ubuntu.com> Message-ID: <20061124215023.29624.82531.malone@gangotri.ubuntu.com> I was trying to take a screen one. Only "gaim buddy list window" and "buddy information window" was open. I started it by pressing "print screen key" Thanks; -- Cannot save screenshots https://launchpad.net/bugs/71492 From mdz at ubuntu.com Fri Nov 24 21:59:16 2006 From: mdz at ubuntu.com (Matt Zimmerman) Date: Fri, 24 Nov 2006 21:59:16 -0000 Subject: [Bug 33753] Re: don't use OpenGL savers if no hardware support References: <20060305003852.17498.54818.malonedeb@gangotri.ubuntu.com> Message-ID: <20061124215917.30105.33370.launchpad@gangotri.ubuntu.com> ** Description changed: - the current selection doesn't contain any 2D screen savers; on hardware, - which doesn't support 3D graphics, that's just annoying. the screen - saver disables any power management and makes the computer behave like a - vacuum cleaner. - - proposed solution: - - include 2D screen savers (and mark them as not CPU intensive) - - run screen saver nice'd, so it doesn't influence power management + gnome-screensaver may randomly select an OpenGL screensaver, even if + hardware acceleration for OpenGL is unavailable. When that is the case, + it results in extremely poor performance and high CPU utilization + inappropriate for a screensaver. -- don't use OpenGL savers if no hardware support https://launchpad.net/bugs/33753 From flomertens at gmail.com Fri Nov 24 22:12:50 2006 From: flomertens at gmail.com (Florent Mertens) Date: Fri, 24 Nov 2006 22:12:50 -0000 Subject: [Bug 72218] Re: track name with a question mark in it causes a seg-fault References: <20061117173822.25827.68007.malonedeb@gandwana.ubuntu.com> Message-ID: <20061124221250.4063.74662.malone@gandwana.ubuntu.com> Hi robert, After reading your post, specially the fact that you rip your track on a fat32 fs, like me, i was thinking that it could be the problem. So i try to extract a track name "track 1 ?" on an ext3 fs, and it works. So this is the cause of the crash, but i don't know why it's happens. I mount my partition with the above locale option : codepage=850,iocharset=utf8 While try to mount it with others locale. Flo -- track name with a question mark in it causes a seg-fault https://launchpad.net/bugs/72218 From sfllaw at ubuntu.com Fri Nov 24 22:19:31 2006 From: sfllaw at ubuntu.com (Simon Law) Date: Fri, 24 Nov 2006 22:19:31 -0000 Subject: [Bug 65797] Re: (Edgy) 'Fit window to movie' doesn't work at all References: <20061013002930.3013.44527.malonedeb@gangotri.ubuntu.com> Message-ID: <20061124221931.4063.39758.malone@gandwana.ubuntu.com> Tested the patch to fix the crasher, which it did. Also, it doesn't seem to have broken any of time-admin's functionality, which is good. Ready to upload to -updates on the 29th. ** Tags added: verification-done -- (Edgy) 'Fit window to movie' doesn't work at all https://launchpad.net/bugs/65797 From penguim at gmail.com Fri Nov 24 22:20:37 2006 From: penguim at gmail.com (Alexandro Silva) Date: Fri, 24 Nov 2006 22:20:37 -0000 Subject: [Bug 72950] Re: Gaim crashed after quit References: <20061123001521.22204.86090.malonedeb@gandwana.ubuntu.com> Message-ID: <20061124222037.4020.38015.malone@gandwana.ubuntu.com> Hi Sebastian, No, I don't have gaim-dbg installed. Regards, Alexandro -- Gaim crashed after quit https://launchpad.net/bugs/72950 From seb128 at ubuntu.com Fri Nov 24 22:23:24 2006 From: seb128 at ubuntu.com (Sebastien Bacher) Date: Fri, 24 Nov 2006 22:23:24 -0000 Subject: [Bug 72804] Re: Crash when I select "Always on Visible Workspace" References: <20061122031044.25975.35965.malonedeb@gandwana.ubuntu.com> <20061124205805.4020.55341.malone@gandwana.ubuntu.com> Message-ID: <1164407004.28868.1.camel@seb128-desktop> Le vendredi 24 novembre 2006 ? 20:58 +0000, Philip Paquette a ?crit : > The following packages have unmet dependencies: > libwnck18-dbgsym: Depends: libwnck18 (= 2.16.1-0ubuntu1) but 2.16.1-0ubuntu1.1 is to be installed Where did you find that "2.16.1-0ubuntu1.1" version, that's not an official package -- Crash when I select "Always on Visible Workspace" https://launchpad.net/bugs/72804 From sfllaw at ubuntu.com Fri Nov 24 22:21:24 2006 From: sfllaw at ubuntu.com (Simon Law) Date: Fri, 24 Nov 2006 22:21:24 -0000 Subject: [Bug 67547] Re: Wrong X-Ubuntu-Gettext-Domain key in gimp.desktop file References: <20061022113740.29371.18001.malonedeb@gandwana.ubuntu.com> Message-ID: <20061124222125.4020.36221.launchpad@gandwana.ubuntu.com> ** Changed in: gimp (Ubuntu Edgy) Importance: Undecided => Medium -- Wrong X-Ubuntu-Gettext-Domain key in gimp.desktop file https://launchpad.net/bugs/67547 From mdz at ubuntu.com Fri Nov 24 22:21:45 2006 From: mdz at ubuntu.com (Matt Zimmerman) Date: Fri, 24 Nov 2006 22:21:45 -0000 Subject: [Bug 33753] Re: don't use OpenGL savers if no hardware support References: <20060305003852.17498.54818.malonedeb@gangotri.ubuntu.com> Message-ID: <20061124222145.4063.3945.malone@gandwana.ubuntu.com> Rodrigo, could you have a look at this long-standing issue and see if something can be done for Feisty? The upstream bug has an outline of what needs to be done, but it's a low priority for them. ** Changed in: gnome-screensaver (Ubuntu) Target: later => None -- don't use OpenGL savers if no hardware support https://launchpad.net/bugs/33753 From pcpaquette at videotron.ca Fri Nov 24 22:36:59 2006 From: pcpaquette at videotron.ca (Philip Paquette) Date: Fri, 24 Nov 2006 22:36:59 -0000 Subject: [Bug 72804] Re: Crash when I select "Always on Visible Workspace" References: <20061122031044.25975.35965.malonedeb@gandwana.ubuntu.com> Message-ID: <20061124223659.4020.75640.malone@gandwana.ubuntu.com> deb http://www.beerorkid.com/compiz edgy main-edgy An old repo that I never removed... -- Crash when I select "Always on Visible Workspace" https://launchpad.net/bugs/72804 From commercial at acamedia.org Fri Nov 24 22:54:13 2006 From: commercial at acamedia.org (jens_acamedia) Date: Fri, 24 Nov 2006 22:54:13 -0000 Subject: [Bug 70000] Re: error in podcast wont go away References: <20061103025459.12864.61199.malonedeb@gangotri.ubuntu.com> Message-ID: <20061124225413.4063.56037.malone@gandwana.ubuntu.com> i suppose this bug-report was a result of my stupidity...the internet was down when this happened...only discovered recently when i was actually without internet... ** Changed in: rhythmbox (Ubuntu) Status: Needs Info => Rejected -- error in podcast wont go away https://launchpad.net/bugs/70000 From franciju at gmail.com Fri Nov 24 22:55:22 2006 From: franciju at gmail.com (Berkut) Date: Fri, 24 Nov 2006 22:55:22 -0000 Subject: [Bug 73059] Re: Rhythmbox crashes when changing burning device References: <20061123230816.4063.11059.malonedeb@gandwana.ubuntu.com> Message-ID: <20061124225522.30105.77175.malone@gangotri.ubuntu.com> Sorry for my bad bug report. Hope this one is better: Distro: Ubuntu Edgy Arch.: AMD 2500+ (x86) I right click a song in the playlist and select "Add to play queue". Then I go to the play queue and press "Create audio CD". In the new window I press the options arrow. When I click on the list of burning devices and select a different one Rhythmbox disappears from the desktop. There is no music being played while doing that. My burners are "PLEXTOR CDR" and "_NEC DVD_RW". ** Attachment added: "Backtrace" http://librarian.launchpad.net/5167955/gdb-rhythmbox.txt -- Rhythmbox crashes when changing burning device https://launchpad.net/bugs/73059 From gregpinero at gmail.com Fri Nov 24 23:02:28 2006 From: gregpinero at gmail.com (firefoxtester) Date: Fri, 24 Nov 2006 23:02:28 -0000 Subject: [Bug 73190] I can't Print a Certain PDF File from Evince References: <20061124230228.29624.62698.malonedeb@gangotri.ubuntu.com> Message-ID: <20061124230228.29624.62698.malonedeb@gangotri.ubuntu.com> Public bug reported: Binary package hint: evince I'm using Evince 0.5.2 and this certain file, nothing happens when I print. I also tried printing in Kpdf and had the same problem. Evince prints any other PDF just fine. And this file prints fine on windows. I'm on Ubuntu 6.06 LTS I'll try to attach the file if I'm allowed to. ** Affects: evince (Ubuntu) Importance: Undecided Status: Unconfirmed -- I can't Print a Certain PDF File from Evince https://launchpad.net/bugs/73190 From gregpinero at gmail.com Fri Nov 24 23:04:14 2006 From: gregpinero at gmail.com (firefoxtester) Date: Fri, 24 Nov 2006 23:04:14 -0000 Subject: [Bug 73190] Re: I can't Print a Certain PDF File from Evince References: <20061124230228.29624.62698.malonedeb@gangotri.ubuntu.com> Message-ID: <20061124230414.4063.56056.malone@gandwana.ubuntu.com> Here is said file. Please help. ** Attachment added: "This PDF file won't print" http://librarian.launchpad.net/5168181/collins-thesis%20-%20learn%20more%20about%20evolution%20in%20general.pdf -- I can't Print a Certain PDF File from Evince https://launchpad.net/bugs/73190 From flomertens at gmail.com Fri Nov 24 23:02:10 2006 From: flomertens at gmail.com (Florent Mertens) Date: Fri, 24 Nov 2006 23:02:10 -0000 Subject: [Bug 72218] Re: track name with a question mark in it causes a seg-fault References: <20061117173822.25827.68007.malonedeb@gandwana.ubuntu.com> Message-ID: <20061124230210.30105.70554.malone@gangotri.ubuntu.com> Changing iocharset and codpage to default didn't change anything. On a side not, i have no problem when extracting to my ntfs partition (with utf8 locale). No idea what's wrong here. -- track name with a question mark in it causes a seg-fault https://launchpad.net/bugs/72218 From sasallys at yahoo.co.uk Fri Nov 24 23:22:57 2006 From: sasallys at yahoo.co.uk (Robert Hart) Date: Fri, 24 Nov 2006 23:22:57 -0000 Subject: [Bug 72218] Re: track name with a question mark in it causes a seg-fault References: <20061117173822.25827.68007.malonedeb@gandwana.ubuntu.com> Message-ID: <20061124232257.29624.32205.malone@gangotri.ubuntu.com> http://en.wikipedia.org/wiki/File_Allocation_Table Specifically the directory table section http://en.wikipedia.org/wiki/File_Allocation_Table#Directory_table This excludes the following ASCII characters: * " ' * / : < > ? \ | You can prove this to yourself by changing to a vfat directory and trying to create a file with a ? in the name. Robert -- track name with a question mark in it causes a seg-fault https://launchpad.net/bugs/72218 From sfllaw at ubuntu.com Fri Nov 24 23:20:08 2006 From: sfllaw at ubuntu.com (Simon Law) Date: Fri, 24 Nov 2006 23:20:08 -0000 Subject: [Bug 69566] Re: time-admin crash with some icon set References: <20061031201853.4148.90432.malonedeb@gandwana.ubuntu.com> Message-ID: <20061124232008.4063.2245.malone@gandwana.ubuntu.com> Passed testing. It no longer crashes in user mode when run, and it still performs its functions. Approved to go into -updates on the 29th. ** Tags added: verification-done -- time-admin crash with some icon set https://launchpad.net/bugs/69566 From sfllaw at ubuntu.com Fri Nov 24 23:20:58 2006 From: sfllaw at ubuntu.com (Simon Law) Date: Fri, 24 Nov 2006 23:20:58 -0000 Subject: [Bug 67547] Re: Wrong X-Ubuntu-Gettext-Domain key in gimp.desktop file References: <20061022113740.29371.18001.malonedeb@gandwana.ubuntu.com> Message-ID: <20061124232059.4063.38426.malone@gandwana.ubuntu.com> Tested the patch and found it good. Approved to go into -updates on the 28th. ** Tags added: verification-done -- Wrong X-Ubuntu-Gettext-Domain key in gimp.desktop file https://launchpad.net/bugs/67547 From sfllaw at ubuntu.com Fri Nov 24 23:22:15 2006 From: sfllaw at ubuntu.com (Simon Law) Date: Fri, 24 Nov 2006 23:22:15 -0000 Subject: [Bug 65797] Re: (Edgy) 'Fit window to movie' doesn't work at all References: <20061013002930.3013.44527.malonedeb@gangotri.ubuntu.com> Message-ID: <20061124232215.4063.47840.malone@gandwana.ubuntu.com> Whoops. Commented on the wrong bug. But this patch is tested and works as well. Approved. -- (Edgy) 'Fit window to movie' doesn't work at all https://launchpad.net/bugs/65797 From jani.talikka at gmail.com Sat Nov 25 00:49:09 2006 From: jani.talikka at gmail.com (Finn) Date: Sat, 25 Nov 2006 00:49:09 -0000 Subject: [Bug 67189] Re: smb password not being saved in gnome keyring References: <20061020171915.20673.94460.malonedeb@gangotri.ubuntu.com> Message-ID: <20061125004909.4020.98638.malone@gandwana.ubuntu.com> I experience this bug as well. It is discussed at: http://ubuntuforums.org/showthread.php?p=1745940 so it is obviously affecting a number of people. What further information is required before something can happen with this bug? -- smb password not being saved in gnome keyring https://launchpad.net/bugs/67189 From liam at liamjdavison.info Sat Nov 25 00:51:53 2006 From: liam at liamjdavison.info (logan) Date: Sat, 25 Nov 2006 00:51:53 -0000 Subject: [Bug 67361] Re: Gaim crashes after startup (strcmp) References: <20061021122623.29568.30908.malonedeb@gandwana.ubuntu.com> Message-ID: <20061125005153.4063.73867.malone@gandwana.ubuntu.com> crashes for me when i log on to a hotmail.co.uk account, but it is ok when i log on to a hotmail.com account. ** Attachment added: "Crash when login to hotmail.com account" http://librarian.launchpad.net/5168557/_usr_bin_gaim.1000.crash -- Gaim crashes after startup (strcmp) https://launchpad.net/bugs/67361 From flomertens at gmail.com Sat Nov 25 01:19:55 2006 From: flomertens at gmail.com (Florent Mertens) Date: Sat, 25 Nov 2006 01:19:55 -0000 Subject: [Bug 72218] Re: track name with a question mark in it causes a seg-fault References: <20061117173822.25827.68007.malonedeb@gandwana.ubuntu.com> Message-ID: <20061125011955.4063.89777.malone@gandwana.ubuntu.com> Wha, that's a shame, good work robert ;) . So there is nothing to do about it. However, i think that sound-juicer should provide a better error message for this kind of error, and not crash. Flo -- track name with a question mark in it causes a seg-fault https://launchpad.net/bugs/72218 From ivano.lacerenza at x-privat.org Fri Nov 24 08:47:08 2006 From: ivano.lacerenza at x-privat.org (Ivano Lacerenza) Date: Fri, 24 Nov 2006 08:47:08 -0000 Subject: [Bug 61257] Re: Error while logging on References: <20060919142708.23105.7890.malonedeb@gangotri.ubuntu.com> Message-ID: <20061124084708.4063.60957.malone@gandwana.ubuntu.com> this is the crash report ** Attachment added: "crash report" http://librarian.launchpad.net/5155964/_usr_lib_libgnomeui-0_gnome_segv2.1000.crash -- Error while logging on https://launchpad.net/bugs/61257 From flomertens at gmail.com Sat Nov 25 01:32:20 2006 From: flomertens at gmail.com (Florent Mertens) Date: Sat, 25 Nov 2006 01:32:20 -0000 Subject: [Bug 72218] Re: track name with a question mark in it causes a seg-fault References: <20061117173822.25827.68007.malonedeb@gandwana.ubuntu.com> Message-ID: <20061125013220.29624.45757.launchpad@gangotri.ubuntu.com> ** Bug watch added: GNOME Bug Tracker #321436 http://bugzilla.gnome.org/show_bug.cgi?id=321436 ** Also affects: sound-juicer (upstream) via http://bugzilla.gnome.org/show_bug.cgi?id=321436 Importance: Unknown Status: Unknown -- track name with a question mark in it causes a seg-fault https://launchpad.net/bugs/72218 From flomertens at gmail.com Sat Nov 25 01:57:28 2006 From: flomertens at gmail.com (Florent Mertens) Date: Sat, 25 Nov 2006 01:57:28 -0000 Subject: [Bug 70147] Re: Fails to handle a ":" in Title and Artist field References: <20061103214033.12864.57782.malonedeb@gangotri.ubuntu.com> Message-ID: <20061125015728.30105.49766.malone@gangotri.ubuntu.com> Hi, Do you try to extract on a FAT filesystem ? If it's the case, this problem is due to the fact that FAT fs can't handle some special character like ? : < " More info there : https://bugs.launchpad.net/distros/ubuntu/+source/sound-juicer/+bug/72218 So there is nothing you can do against it. You should try enable "strip special chars" that will replace any special character by _. Thanks, Flo -- Fails to handle a ":" in Title and Artist field https://launchpad.net/bugs/70147 From oskar.jonefors at gmail.com Sat Nov 25 02:02:42 2006 From: oskar.jonefors at gmail.com (=?utf-8?q?Oskar_J=C3=B6nefors?=) Date: Sat, 25 Nov 2006 02:02:42 -0000 Subject: [Bug 73202] Menu bar causes gnome-panel to crash in Edgy References: <20061125020243.30105.96478.malonedeb@gangotri.ubuntu.com> Message-ID: <20061125020243.30105.96478.malonedeb@gangotri.ubuntu.com> Public bug reported: Binary package hint: gnome-panel As soon as my menu bar is loaded, gnome-panel crashes and brings up bugbuddy. It then continues to crash every time i close bugbuddy. When I just have a Main Menu (Just the ubuntu logo, not "Applications, Places, System", it doesn't crash unless I click it. This started to happen to me a while ago, but I couldn't be bothered at the time, so I installed Dapper instead (keeping my home directory). In Dapper is still worked flawlessly. However, once I went back to Edgy it started crashing again. I've tried deleting my gconf registry and removing all of the menu files I could find in my home directory, but the problem still persists. ** Affects: gnome-panel (Ubuntu) Importance: Undecided Status: Unconfirmed -- Menu bar causes gnome-panel to crash in Edgy https://launchpad.net/bugs/73202 From oskar.jonefors at gmail.com Sat Nov 25 02:03:28 2006 From: oskar.jonefors at gmail.com (=?utf-8?q?Oskar_J=C3=B6nefors?=) Date: Sat, 25 Nov 2006 02:03:28 -0000 Subject: [Bug 73202] Re: Menu bar causes gnome-panel to crash in Edgy References: <20061125020243.30105.96478.malonedeb@gangotri.ubuntu.com> Message-ID: <20061125020328.4020.12660.malone@gandwana.ubuntu.com> ** Attachment added: "Backtrace from gnome-panel" http://librarian.launchpad.net/5168791/gnome-panel-bugreport.txt ** Description changed: Binary package hint: gnome-panel As soon as my menu bar is loaded, gnome-panel crashes and brings up - bugbuddy. It then continues to crash in an endless loop every time i - close bugbuddy. When I just have a Main Menu (Just the ubuntu logo, not - "Applications, Places, System", it doesn't crash unless I click it. + bugbuddy. It then continues to crash every time i close bugbuddy. When I + just have a Main Menu (Just the ubuntu logo, not "Applications, Places, + System", it doesn't crash unless I click it. This started to happen to me a while ago, but I couldn't be bothered at the time, so I installed Dapper instead (keeping my home directory). In Dapper is still worked flawlessly. However, once I went back to Edgy it started crashing again. I've tried deleting my gconf registry and removing all of the menu files I could find in my home directory, but the problem still persists. -- Menu bar causes gnome-panel to crash in Edgy https://launchpad.net/bugs/73202 From oskar.jonefors at gmail.com Sat Nov 25 02:24:10 2006 From: oskar.jonefors at gmail.com (=?utf-8?q?Oskar_J=C3=B6nefors?=) Date: Sat, 25 Nov 2006 02:24:10 -0000 Subject: [Bug 73202] Re: Menu bar causes gnome-panel to crash in Edgy References: <20061125020243.30105.96478.malonedeb@gangotri.ubuntu.com> Message-ID: <20061125022410.29624.46811.malone@gangotri.ubuntu.com> I did a bit of searching on the forums. Deleting ~/recently-used.xbel solved the problem. -- Menu bar causes gnome-panel to crash in Edgy https://launchpad.net/bugs/73202 From rockingon at gmail.com Sat Nov 25 04:52:59 2006 From: rockingon at gmail.com (rockingon) Date: Sat, 25 Nov 2006 04:52:59 -0000 Subject: [Bug 73208] rhythmbox messed up ipod DB and crashes when plugged in References: <20061125045259.30105.40439.malonedeb@gangotri.ubuntu.com> Message-ID: <20061125045259.30105.40439.malonedeb@gangotri.ubuntu.com> Public bug reported: i dragged files from i rhythmbox library to my 30gb ipod video (i did not know that rhythmbox wasn't supposed to support this). the files copied and i could play them in my ipod but next time i plugged it in rhythmbox crashed right away and when i unplugged my ipod it tells me there are no songs. I was able to regenerate the database using gtkpod but nonetheless it was very frustrating. ** Affects: rhythmbox (Ubuntu) Importance: Undecided Status: Unconfirmed -- rhythmbox messed up ipod DB and crashes when plugged in https://launchpad.net/bugs/73208 From rockingon at gmail.com Sat Nov 25 04:59:59 2006 From: rockingon at gmail.com (rockingon) Date: Sat, 25 Nov 2006 04:59:59 -0000 Subject: [Bug 73208] Re: rhythmbox messed up ipod DB and crashes when plugged in References: <20061125045259.30105.40439.malonedeb@gangotri.ubuntu.com> Message-ID: <20061125045959.29624.14951.malone@gangotri.ubuntu.com> ** Attachment added: "this is the complete report my pc generated" http://librarian.launchpad.net/5169275/_usr_bin_rhythmbox.1000.crash -- rhythmbox messed up ipod DB and crashes when plugged in https://launchpad.net/bugs/73208 From dean at deansas.org Sat Nov 25 05:12:32 2006 From: dean at deansas.org (Dean Sas) Date: Sat, 25 Nov 2006 05:12:32 -0000 Subject: [Bug 64905] Re: Mp3 metadata (ID3 tags) are corrupt References: <20061009193815.8352.77161.malonedeb@gandwana.ubuntu.com> Message-ID: <20061125051232.4063.67979.malone@gandwana.ubuntu.com> Do you still get this problem on Edgy? What happens if you rip the mp3s with another ripper, are the id3 tags ok then? ** Bug watch added: GNOME Bug Tracker #360974 http://bugzilla.gnome.org/show_bug.cgi?id=360974 ** Also affects: sound-juicer (upstream) via http://bugzilla.gnome.org/show_bug.cgi?id=360974 Importance: Unknown Status: Unknown ** Changed in: sound-juicer (Ubuntu) Status: Unconfirmed => Needs Info ** Changed in: sound-juicer (Ubuntu) Assignee: (unassigned) => Ubuntu Desktop Bugs -- Mp3 metadata (ID3 tags) are corrupt https://launchpad.net/bugs/64905 From dean at deansas.org Sat Nov 25 05:28:44 2006 From: dean at deansas.org (Dean Sas) Date: Sat, 25 Nov 2006 05:28:44 -0000 Subject: [Bug 72408] Re: Program crashes for no apparent reason References: <20061119081226.25827.68058.malonedeb@gandwana.ubuntu.com> Message-ID: <20061125052844.30105.57496.malone@gangotri.ubuntu.com> Hi Billy, You can attach the crash report using by visiting this webpage (https://launchpad.net/distros/ubuntu/+source/gnumeric/+bug/72408) choosing "add a comment/attachment" near the bottom of the page and then using the "Browse.." button to choose the file you wish to upload. Once you've finished just hit "Save Changes" ** Changed in: gnumeric (Ubuntu) Status: Unconfirmed => Needs Info -- Program crashes for no apparent reason https://launchpad.net/bugs/72408 From dean at deansas.org Sat Nov 25 05:45:11 2006 From: dean at deansas.org (Dean Sas) Date: Sat, 25 Nov 2006 05:45:11 -0000 Subject: [Bug 69049] Re: Several tool hotkeys do not work References: <20061029130922.17549.66793.malonedeb@gandwana.ubuntu.com> Message-ID: <20061125054511.4063.35721.launchpad@gandwana.ubuntu.com> ** Bug watch added: GNOME Bug Tracker #322190 http://bugzilla.gnome.org/show_bug.cgi?id=322190 ** Also affects: dia (upstream) via http://bugzilla.gnome.org/show_bug.cgi?id=322190 Importance: Unknown Status: Unknown -- Several tool hotkeys do not work https://launchpad.net/bugs/69049 From billy.bohl.hicks at googlemail.com Sat Nov 25 07:33:22 2006 From: billy.bohl.hicks at googlemail.com (billy bohl-hicks) Date: Sat, 25 Nov 2006 07:33:22 -0000 Subject: [Bug 72408] Re: Program crashes for no apparent reason References: <20061119081226.25827.68058.malonedeb@gandwana.ubuntu.com> <20061125052844.30105.57496.malone@gangotri.ubuntu.com> Message-ID: Dean Thanks mate. That was just what i needed. Billy On 25/11/06, Dean Sas wrote: > > Hi Billy, > > You can attach the crash report using by visiting this webpage > (https://launchpad.net/distros/ubuntu/+source/gnumeric/+bug/72408) > choosing "add a comment/attachment" near the bottom of the page and then > using the "Browse.." button to choose the file you wish to upload. Once > you've finished just hit "Save Changes" > > ** Changed in: gnumeric (Ubuntu) > Status: Unconfirmed => Needs Info > > -- > Program crashes for no apparent reason > https://launchpad.net/bugs/72408 > -- Program crashes for no apparent reason https://launchpad.net/bugs/72408 From billy.bohl.hicks at googlemail.com Sat Nov 25 07:36:17 2006 From: billy.bohl.hicks at googlemail.com (billy bohl-hicks) Date: Sat, 25 Nov 2006 07:36:17 -0000 Subject: [Bug 72408] Re: Program crashes for no apparent reason References: <20061119081226.25827.68058.malonedeb@gandwana.ubuntu.com> Message-ID: <20061125073617.4020.3635.malone@gandwana.ubuntu.com> ** Attachment added: "crash log" http://librarian.launchpad.net/5169572/_usr_bin_gnumeric.1000.crash -- Program crashes for no apparent reason https://launchpad.net/bugs/72408 From vincenzo_ml at yahoo.it Sat Nov 25 10:54:00 2006 From: vincenzo_ml at yahoo.it (Vincenzo Ciancia) Date: Sat, 25 Nov 2006 10:54:00 -0000 Subject: [Bug 67778] Re: Search don't work with beagle References: <20061023163232.29371.85111.malonedeb@gandwana.ubuntu.com> Message-ID: <20061125105401.4063.45890.launchpad@gandwana.ubuntu.com> ** Bug watch added: Debian Bug tracker #386359 http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=386359 ** Also affects: beagle (Debian) via http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=386359 Importance: Unknown Status: Unknown -- Search don't work with beagle https://launchpad.net/bugs/67778 From thorbjorn.pedersen at gmail.com Sat Nov 25 11:04:56 2006 From: thorbjorn.pedersen at gmail.com (=?utf-8?q?Thorbj=C3=B8rn_M=C3=B8ller_Pedersen?=) Date: Sat, 25 Nov 2006 11:04:56 -0000 Subject: [Bug 67621] Re: crashes when ripping cd with no profile selected References: <20061022194652.20734.16345.malonedeb@gangotri.ubuntu.com> <20061124210032.29624.74307.malone@gangotri.ubuntu.com> Message-ID: <895b17530611250304w5b9b6c84w999c8d2b994b66f0@mail.gmail.com> I simply run gconf-editor. In the gconf-editor I select /system/gstreamer/0.10/audio/global/ , right-click on profile_list, and then choose the "reset key" in the menu. That worked for me. 2006/11/24, Andrew Montgomery : > I don't seem to be able to reset the values in > /system/gstreamer/0.10/audio > > They remain entirely blank and to not revert to defaults. > > I ran this: > > gconftool-2 -R /system/gstreamer/0.10/audio > > and it returns this: > > /system/gstreamer/0.10/audio/profiles: > /system/gstreamer/0.10/audio/profiles/voicelossless: > /system/gstreamer/0.10/audio/profiles/cdlossless: > /system/gstreamer/0.10/audio/profiles/cdlossy: > /system/gstreamer/0.10/audio/profiles/voicelossy: > /system/gstreamer/0.10/audio/global: > > Sound-juicer always insists it has no profiles - even if I add one > manually. The manual one gets listed, but the error still occurs. > Selecting the manual encoding and then trying to extract the cd still > results in a segfault. > > Where are the 'defaults' for profile_list you mention? And how do I > restore them? > > -- > crashes when ripping cd with no profile selected > https://launchpad.net/bugs/67621 > -- The theory of groups is a branch of mathematics in which one does something to something and then compares the results with the result of doing the same thing to something else, or something else to the same thing. James Newman -- crashes when ripping cd with no profile selected https://launchpad.net/bugs/67621 From vincenzo_ml at yahoo.it Sat Nov 25 11:15:06 2006 From: vincenzo_ml at yahoo.it (Vincenzo Ciancia) Date: Sat, 25 Nov 2006 11:15:06 -0000 Subject: [Bug 67778] Re: Search don't work with beagle References: <20061023163232.29371.85111.malonedeb@gandwana.ubuntu.com> Message-ID: <20061125111507.29624.82009.malone@gangotri.ubuntu.com> This has been fixed in debian from version 0.2.10 of the package beagle. -- Search don't work with beagle https://launchpad.net/bugs/67778 From mdiagom at gmail.com Sat Nov 25 11:25:58 2006 From: mdiagom at gmail.com (Miguel Diago) Date: Sat, 25 Nov 2006 11:25:58 -0000 Subject: [Bug 70147] Re: Fails to handle a ":" in Title and Artist field References: <20061103214033.12864.57782.malonedeb@gangotri.ubuntu.com> Message-ID: <20061125112558.29624.69071.malone@gangotri.ubuntu.com> Yes, I was trying to extract to a FAT :( However, I think that we should turn on automatically the "strip special chars" function when Sound Juicer tries to copy files to such filesystems. The user could be warned by a popup, for example. -- Fails to handle a ":" in Title and Artist field https://launchpad.net/bugs/70147 From bugwatch at bugs.launchpad.net Sat Nov 25 11:32:01 2006 From: bugwatch at bugs.launchpad.net (Bug Watch Updater) Date: Sat, 25 Nov 2006 11:32:01 -0000 Subject: [Bug 72218] Re: track name with a question mark in it causes a seg-fault References: <20061117173822.25827.68007.malonedeb@gandwana.ubuntu.com> Message-ID: <20061125113214.10004.22200.launchpad@gangotri.ubuntu.com> ** Changed in: sound-juicer (upstream) Status: Unknown => Confirmed -- track name with a question mark in it causes a seg-fault https://launchpad.net/bugs/72218 From bugwatch at bugs.launchpad.net Sat Nov 25 11:32:01 2006 From: bugwatch at bugs.launchpad.net (Bug Watch Updater) Date: Sat, 25 Nov 2006 11:32:01 -0000 Subject: [Bug 69049] Re: Several tool hotkeys do not work References: <20061029130922.17549.66793.malonedeb@gandwana.ubuntu.com> Message-ID: <20061125113214.10004.94891.launchpad@gangotri.ubuntu.com> ** Changed in: dia (upstream) Status: Unknown => Unconfirmed -- Several tool hotkeys do not work https://launchpad.net/bugs/69049 From bugwatch at bugs.launchpad.net Sat Nov 25 11:32:00 2006 From: bugwatch at bugs.launchpad.net (Bug Watch Updater) Date: Sat, 25 Nov 2006 11:32:00 -0000 Subject: [Bug 67778] Re: Search don't work with beagle References: <20061023163232.29371.85111.malonedeb@gandwana.ubuntu.com> Message-ID: <20061125113200.10004.9870.launchpad@gangotri.ubuntu.com> ** Changed in: beagle (Debian) Status: Unknown => Fix Released -- Search don't work with beagle https://launchpad.net/bugs/67778 From bugwatch at bugs.launchpad.net Sat Nov 25 11:32:01 2006 From: bugwatch at bugs.launchpad.net (Bug Watch Updater) Date: Sat, 25 Nov 2006 11:32:01 -0000 Subject: [Bug 64905] Re: Mp3 metadata (ID3 tags) are corrupt References: <20061009193815.8352.77161.malonedeb@gandwana.ubuntu.com> Message-ID: <20061125113214.10004.79471.launchpad@gangotri.ubuntu.com> ** Changed in: sound-juicer (upstream) Status: Unknown => Unconfirmed -- Mp3 metadata (ID3 tags) are corrupt https://launchpad.net/bugs/64905 From darkliquid at darkliquid.co.uk Sat Nov 25 11:41:35 2006 From: darkliquid at darkliquid.co.uk (Andrew Montgomery) Date: Sat, 25 Nov 2006 11:41:35 -0000 Subject: [Bug 67621] Re: crashes when ripping cd with no profile selected References: <20061022194652.20734.16345.malonedeb@gangotri.ubuntu.com> Message-ID: <20061125114135.30105.32175.malone@gangotri.ubuntu.com> I don't seem to have a profile_list key to right click on. Clicking on /system/gstreamer/0.10/audio/global/ shows me an empty pane. The pane is also empty for: /system/gstreamer/0.10/audio/profiles/voicelossless /system/gstreamer/0.10/audio/profiles/cdlossless /system/gstreamer/0.10/audio/profiles/cdlossy /system/gstreamer/0.10/audio/profiles/voicelossy In fact, right clicking anything in the gconf-editor doesnt bring up a 'reset key' option, just an 'unset key' one. Sound-juicer still currently does not work for me. -- crashes when ripping cd with no profile selected https://launchpad.net/bugs/67621 From flomertens at gmail.com Sat Nov 25 12:19:17 2006 From: flomertens at gmail.com (Florent Mertens) Date: Sat, 25 Nov 2006 12:19:17 -0000 Subject: [Bug 70147] Re: Fails to handle a ":" in Title and Artist field References: <20061103214033.12864.57782.malonedeb@gangotri.ubuntu.com> Message-ID: <20061125121917.30105.60697.launchpad@gangotri.ubuntu.com> *** This bug is a duplicate of bug 72218 *** ** This bug has been marked a duplicate of bug 72218 track name with a question mark in it causes a seg-fault -- Fails to handle a ":" in Title and Artist field https://launchpad.net/bugs/70147 From pradeep.vjn at gmail.com Sat Nov 25 12:46:43 2006 From: pradeep.vjn at gmail.com (Pradeep Varadarajan) Date: Sat, 25 Nov 2006 12:46:43 -0000 Subject: [Bug 69396] Re: Repository edgy-commercial seems empty (Opera, ... not available) References: <20061030224333.22894.37257.malonedeb@gangotri.ubuntu.com> Message-ID: <20061125124643.4020.85248.malone@gandwana.ubuntu.com> I've also tried asking the opera folks. But nothing there. Closing this. ** Changed in: Ubuntu Status: Confirmed => Rejected -- Repository edgy-commercial seems empty (Opera,... not available) https://launchpad.net/bugs/69396 From seb128 at ubuntu.com Sat Nov 25 13:39:21 2006 From: seb128 at ubuntu.com (Sebastien Bacher) Date: Sat, 25 Nov 2006 13:39:21 -0000 Subject: [Bug 67189] Re: smb password not being saved in gnome keyring References: <20061020171915.20673.94460.malonedeb@gangotri.ubuntu.com> <20061125004909.4020.98638.malone@gandwana.ubuntu.com> Message-ID: <1164461961.5324.7.camel@seb128-desktop> Le samedi 25 novembre 2006 ? 00:49 +0000, Finn a ?crit : > I experience this bug as well. It is discussed at: > http://ubuntuforums.org/showthread.php?p=1745940 so it is obviously > affecting a number of people. What further information is required > before something can happen with this bug? No futher information, that's just there is some thousand bugs open and only a few people working on them, so it takes time. Best way to go forward fixing that bug would be to forward upstream or try working on a patch -- smb password not being saved in gnome keyring https://launchpad.net/bugs/67189 From seb128 at ubuntu.com Sat Nov 25 13:41:22 2006 From: seb128 at ubuntu.com (Sebastien Bacher) Date: Sat, 25 Nov 2006 13:41:22 -0000 Subject: [Bug 72218] Re: track name with a question mark in it causes a seg-fault References: <20061117173822.25827.68007.malonedeb@gandwana.ubuntu.com> Message-ID: <20061125134122.4063.89447.launchpad@gandwana.ubuntu.com> ** Changed in: sound-juicer (Ubuntu) Importance: Undecided => Medium Status: Needs Info => Confirmed -- track name with a question mark in it causes a seg-fault https://launchpad.net/bugs/72218 From seb128 at ubuntu.com Sat Nov 25 13:45:51 2006 From: seb128 at ubuntu.com (Sebastien Bacher) Date: Sat, 25 Nov 2006 13:45:51 -0000 Subject: [Bug 73202] Re: Menu bar causes gnome-panel to crash in Edgy References: <20061125020243.30105.96478.malonedeb@gangotri.ubuntu.com> Message-ID: <20061125134551.29624.26981.malone@gangotri.ubuntu.com> *** This bug is a duplicate of bug 66189 *** Thanks for the bug report. This particular bug has already been reported into our bug tracking system, but please feel free to report any further bugs you find. ** Changed in: gnome-panel (Ubuntu) Importance: Undecided => Medium Assignee: (unassigned) => Ubuntu Desktop Bugs Status: Unconfirmed => Rejected ** This bug has been marked a duplicate of bug 66189 gnome-panel crash to gtkrecentmanager code -- Menu bar causes gnome-panel to crash in Edgy https://launchpad.net/bugs/73202 From seb128 at ubuntu.com Sat Nov 25 13:46:53 2006 From: seb128 at ubuntu.com (Sebastien Bacher) Date: Sat, 25 Nov 2006 13:46:53 -0000 Subject: [Bug 72950] Re: Gaim crashed after quit References: <20061123001521.22204.86090.malonedeb@gandwana.ubuntu.com> Message-ID: <20061125134653.30105.91825.malone@gangotri.ubuntu.com> Could install it then and you try to get a crash file with it installed? -- Gaim crashed after quit https://launchpad.net/bugs/72950 From seb128 at ubuntu.com Sat Nov 25 13:50:00 2006 From: seb128 at ubuntu.com (Sebastien Bacher) Date: Sat, 25 Nov 2006 13:50:00 -0000 Subject: [Bug 72804] Re: Crash when I select "Always on Visible Workspace" References: <20061122031044.25975.35965.malonedeb@gandwana.ubuntu.com> Message-ID: <20061125135000.4020.67693.malone@gandwana.ubuntu.com> Not an Ubuntu bug then, they might ship some broken patch, better to contact people doing those packages about that problem ** Changed in: libwnck (Ubuntu) Status: Needs Info => Rejected -- Crash when I select "Always on Visible Workspace" https://launchpad.net/bugs/72804 From seb128 at ubuntu.com Sat Nov 25 13:47:33 2006 From: seb128 at ubuntu.com (Sebastien Bacher) Date: Sat, 25 Nov 2006 13:47:33 -0000 Subject: [Bug 67621] Re: crashes when ripping cd with no profile selected References: <20061022194652.20734.16345.malonedeb@gangotri.ubuntu.com> <20061125114135.30105.32175.malone@gangotri.ubuntu.com> Message-ID: <1164462453.5324.9.camel@seb128-desktop> Le samedi 25 novembre 2006 ? 11:41 +0000, Andrew Montgomery a ?crit : > Sound-juicer still currently does not work for me. "sudo apt-get install --reinstall sound-juicer" maybe? -- crashes when ripping cd with no profile selected https://launchpad.net/bugs/67621 From seb128 at ubuntu.com Sat Nov 25 13:49:02 2006 From: seb128 at ubuntu.com (Sebastien Bacher) Date: Sat, 25 Nov 2006 13:49:02 -0000 Subject: [Bug 67621] Re: crashes when ripping cd with no profile selected References: <20061022194652.20734.16345.malonedeb@gangotri.ubuntu.com> <20061125114135.30105.32175.malone@gangotri.ubuntu.com> Message-ID: <1164462542.5324.11.camel@seb128-desktop> Le samedi 25 novembre 2006 ? 11:41 +0000, Andrew Montgomery a ?crit : > Sound-juicer still currently does not work for me. rather "sudo apt-get install --reinstall gnome-media-common", that's the package shipping the schemas for that -- crashes when ripping cd with no profile selected https://launchpad.net/bugs/67621 From seb128 at ubuntu.com Sat Nov 25 13:50:55 2006 From: seb128 at ubuntu.com (Sebastien Bacher) Date: Sat, 25 Nov 2006 13:50:55 -0000 Subject: [Bug 72218] Re: track name with a question mark in it causes a seg-fault References: <20061117173822.25827.68007.malonedeb@gandwana.ubuntu.com> Message-ID: <20061125135055.29624.89639.malone@gangotri.ubuntu.com> Right, sound-juicer should not crash, that's why there is a bug open upstream -- track name with a question mark in it causes a seg-fault https://launchpad.net/bugs/72218 From seb128 at ubuntu.com Sat Nov 25 13:55:59 2006 From: seb128 at ubuntu.com (Sebastien Bacher) Date: Sat, 25 Nov 2006 13:55:59 -0000 Subject: [Bug 73059] Re: Rhythmbox crashes when changing burning device References: <20061123230816.4063.11059.malonedeb@gandwana.ubuntu.com> Message-ID: <20061125135600.4063.30104.malone@gandwana.ubuntu.com> Thank you for the details. The backtrace matches upstream http://bugzilla.gnome.org/show_bug.cgi?id=365154. I've commented on the upstream bug pointed the details you provided ** Changed in: rhythmbox (Ubuntu) Status: Needs Info => Confirmed ** Bug watch added: GNOME Bug Tracker #365154 http://bugzilla.gnome.org/show_bug.cgi?id=365154 ** Also affects: rhythmbox (upstream) via http://bugzilla.gnome.org/show_bug.cgi?id=365154 Importance: Unknown Status: Unknown -- Rhythmbox crashes when changing burning device https://launchpad.net/bugs/73059 From seb128 at ubuntu.com Sat Nov 25 14:02:00 2006 From: seb128 at ubuntu.com (Sebastien Bacher) Date: Sat, 25 Nov 2006 14:02:00 -0000 Subject: [Bug 71492] Re: Cannot save screenshots References: <20061112141052.25975.11998.malonedeb@gandwana.ubuntu.com> Message-ID: <20061125140200.30105.55341.malone@gangotri.ubuntu.com> does it happen every time or did it happen only once? -- Cannot save screenshots https://launchpad.net/bugs/71492 From seb128 at ubuntu.com Sat Nov 25 14:09:44 2006 From: seb128 at ubuntu.com (Sebastien Bacher) Date: Sat, 25 Nov 2006 14:09:44 -0000 Subject: [Bug 73128] Re: Podcast: automatic download should not require user intervention. References: <20061124112851.4020.2642.malonedeb@gandwana.ubuntu.com> Message-ID: <20061125140944.29624.24952.malone@gangotri.ubuntu.com> Thank you for your bug. You probably want to open a bug on rhythmbox and not eog, I'm reassigning it. That's known upstream: http://bugzilla.gnome.org/show_bug.cgi?id=352493, I've a added your comment upstream ** Changed in: eog (Ubuntu) Sourcepackagename: eog => rhythmbox Importance: Undecided => Low Assignee: (unassigned) => Ubuntu Desktop Bugs Status: Unconfirmed => Confirmed ** Bug watch added: GNOME Bug Tracker #352493 http://bugzilla.gnome.org/show_bug.cgi?id=352493 ** Also affects: rhythmbox (upstream) via http://bugzilla.gnome.org/show_bug.cgi?id=352493 Importance: Unknown Status: Unknown -- Podcast: automatic download should not require user intervention. https://launchpad.net/bugs/73128 From seb128 at ubuntu.com Sat Nov 25 14:06:37 2006 From: seb128 at ubuntu.com (Sebastien Bacher) Date: Sat, 25 Nov 2006 14:06:37 -0000 Subject: [Bug 73029] Re: Totem does not prevent Gnome screensaver from starting. References: <20061123171549.4020.14340.malonedeb@gandwana.ubuntu.com> Message-ID: <20061125140638.30105.73601.malone@gangotri.ubuntu.com> *** This bug is a duplicate of bug 66257 *** probably similar to bug #66257. Maybe you could try to look with dbus- monitor if the correct signals are sent to gnome-screensaver and comment on the other bug? I'm marking that one as duplicate ** Changed in: totem (Ubuntu) Status: Needs Info => Rejected ** This bug has been marked a duplicate of bug 66257 [edgy] Screen blanks when watching movies -- Totem does not prevent Gnome screensaver from starting. https://launchpad.net/bugs/73029 From seb128 at ubuntu.com Sat Nov 25 14:12:20 2006 From: seb128 at ubuntu.com (Sebastien Bacher) Date: Sat, 25 Nov 2006 14:12:20 -0000 Subject: [Bug 73037] Re: MSN protocol very slow and delay References: <20061123184152.30105.85869.malonedeb@gangotri.ubuntu.com> Message-ID: <20061125141221.30105.42029.malone@gangotri.ubuntu.com> Thank you for your bug. Is that the same problem than bug #67224? You wrote "and/or send", do you actually know that the contact you sent the message to didn't get it or you only notice that refreshing bug? ** Changed in: gaim (Ubuntu) Importance: Undecided => Low Status: Unconfirmed => Rejected -- MSN protocol very slow and delay https://launchpad.net/bugs/73037 From seb128 at ubuntu.com Sat Nov 25 14:19:30 2006 From: seb128 at ubuntu.com (Sebastien Bacher) Date: Sat, 25 Nov 2006 14:19:30 -0000 Subject: [Bug 72750] Re: Nautilus creating directory on NTFS partition References: <20061121193801.25827.27194.malonedeb@gandwana.ubuntu.com> Message-ID: <20061125141931.4020.41815.malone@gandwana.ubuntu.com> Thank you for your bug. Does "ntfs-3g" allow to mount ntfs permission with writing mode? Can you explain how to install it and getting it to work? Do you have the same issue using gnomevfs-mkdir from a command line? ** Changed in: nautilus (Ubuntu) Importance: Undecided => Low Assignee: (unassigned) => Ubuntu Desktop Bugs Status: Unconfirmed => Needs Info -- Nautilus creating directory on NTFS partition https://launchpad.net/bugs/72750 From seb128 at ubuntu.com Sat Nov 25 14:16:57 2006 From: seb128 at ubuntu.com (Sebastien Bacher) Date: Sat, 25 Nov 2006 14:16:57 -0000 Subject: [Bug 69270] Re: Lots of error 4 References: <20061030111010.17549.72927.malonedeb@gandwana.ubuntu.com> Message-ID: <20061125141657.4063.98326.malone@gandwana.ubuntu.com> might be similar to bug #63476 -- Lots of error 4 https://launchpad.net/bugs/69270 From seb128 at ubuntu.com Sat Nov 25 14:15:18 2006 From: seb128 at ubuntu.com (Sebastien Bacher) Date: Sat, 25 Nov 2006 14:15:18 -0000 Subject: [Bug 72747] Re: Gnome-panel not working correctly after suspend References: <20061121192348.25975.22196.malonedeb@gandwana.ubuntu.com> Message-ID: <20061125141518.29624.70364.malone@gangotri.ubuntu.com> Thank you for your bug. Is that specific to the panel? Looks somewhat similar to bug #49221 -- Gnome-panel not working correctly after suspend https://launchpad.net/bugs/72747 From l.bigonville at edpnet.be Sat Nov 25 14:25:16 2006 From: l.bigonville at edpnet.be (Laurent Bigonville) Date: Sat, 25 Nov 2006 14:25:16 -0000 Subject: [Bug 72722] [users-admin] unsuported distribution References: <20061121162012.25827.54108.malonedeb@gandwana.ubuntu.com> Message-ID: <20061125142516.4063.5249.launchpad@canonical@gandwana.ubuntu.com> Public bug reported: When I open users-admin tool I get an unsuported platform error... Ubuntu feisty ** Affects: gnome-system-tools (Ubuntu) Importance: Undecided Assignee: Ubuntu Desktop Bugs Status: Needs Info -- [users-admin] unsuported distribution https://launchpad.net/bugs/72722 From seb128 at ubuntu.com Sat Nov 25 14:23:54 2006 From: seb128 at ubuntu.com (Sebastien Bacher) Date: Sat, 25 Nov 2006 14:23:54 -0000 Subject: [Bug 72734] Re: Properties dialog should close on Return References: <20061121172140.25975.97443.malonedeb@gandwana.ubuntu.com> Message-ID: <20061125142355.30105.34836.malone@gangotri.ubuntu.com> Thank you for your bug. I've forwarded it upstream: http://bugzilla.gnome.org/show_bug.cgi?id=379148 ** Changed in: rhythmbox (Ubuntu) Importance: Undecided => Low Assignee: (unassigned) => Ubuntu Desktop Bugs Status: Unconfirmed => Confirmed ** Bug watch added: GNOME Bug Tracker #379148 http://bugzilla.gnome.org/show_bug.cgi?id=379148 ** Also affects: rhythmbox (upstream) via http://bugzilla.gnome.org/show_bug.cgi?id=379148 Importance: Unknown Status: Unknown -- Properties dialog should close on Return https://launchpad.net/bugs/72734 From seb128 at ubuntu.com Sat Nov 25 14:25:16 2006 From: seb128 at ubuntu.com (Sebastien Bacher) Date: Sat, 25 Nov 2006 14:25:16 -0000 Subject: [Bug 72722] Re: [users-admin] unsuported distribution References: <20061121162012.25827.54108.malonedeb@gandwana.ubuntu.com> Message-ID: <20061125142516.4063.41612.malone@gandwana.ubuntu.com> Thank you for your bug. Could you run "cat /etc/lsb-release" and copy that to a comment? ** Changed in: gnome-system-tools (Ubuntu) Assignee: (unassigned) => Ubuntu Desktop Bugs Status: Unconfirmed => Needs Info -- [users-admin] unsuported distribution https://launchpad.net/bugs/72722 From seb128 at ubuntu.com Sat Nov 25 14:28:17 2006 From: seb128 at ubuntu.com (Sebastien Bacher) Date: Sat, 25 Nov 2006 14:28:17 -0000 Subject: [Bug 72639] Re: Intermittently fails to load on amd64 References: <20061120223054.25827.60691.malonedeb@gandwana.ubuntu.com> Message-ID: <20061125142818.29624.63052.malone@gangotri.ubuntu.com> Thank you for your bug. What version of Ubuntu do you use. Do you have anything to .xsession-errors about that when you get the bug? ** Changed in: evolution (Ubuntu) Assignee: (unassigned) => Ubuntu Desktop Bugs Status: Unconfirmed => Needs Info -- Intermittently fails to load on amd64 https://launchpad.net/bugs/72639 From seb128 at ubuntu.com Sat Nov 25 14:27:28 2006 From: seb128 at ubuntu.com (Sebastien Bacher) Date: Sat, 25 Nov 2006 14:27:28 -0000 Subject: [Bug 72649] Re: Unresponsive windows (Freeze) References: <20061120234118.7625.98233.malonedeb@gangotri.ubuntu.com> Message-ID: <20061125142728.29624.42282.malone@gangotri.ubuntu.com> Thank you for your bug. Can you move windows with the mouse? With the keyboard? Does Alt-F1 keeps opening the panel menu by example? ** Changed in: metacity (Ubuntu) Status: Unconfirmed => Needs Info -- Unresponsive windows (Freeze) https://launchpad.net/bugs/72649 From seb128 at ubuntu.com Sat Nov 25 14:33:22 2006 From: seb128 at ubuntu.com (Sebastien Bacher) Date: Sat, 25 Nov 2006 14:33:22 -0000 Subject: [Bug 72607] Re: Nautilus trying to stat its bookmarks at startup makes bad interaction with nfs References: <20061120175349.7625.23441.malonedeb@gangotri.ubuntu.com> Message-ID: <20061125143323.4020.85692.malone@gandwana.ubuntu.com> Thank you for your bug. That is known upstream: http://bugzilla.gnome.org/show_bug.cgi?id=322507. I've updated the bug with your comment ** Changed in: nautilus (Ubuntu) Importance: Undecided => Low Assignee: (unassigned) => Ubuntu Desktop Bugs Status: Unconfirmed => Confirmed ** Bug watch added: GNOME Bug Tracker #322507 http://bugzilla.gnome.org/show_bug.cgi?id=322507 ** Also affects: nautilus (upstream) via http://bugzilla.gnome.org/show_bug.cgi?id=322507 Importance: Unknown Status: Unknown -- Nautilus trying to stat its bookmarks at startup makes bad interaction with nfs https://launchpad.net/bugs/72607 From seb128 at ubuntu.com Sat Nov 25 14:30:18 2006 From: seb128 at ubuntu.com (Sebastien Bacher) Date: Sat, 25 Nov 2006 14:30:18 -0000 Subject: [Bug 6612] Re: after install system log show no log by default References: <20060110151627.5372.2212.malonedeb@gangotri.ubuntu.com> Message-ID: <20061125143018.4020.4442.malone@gandwana.ubuntu.com> If there is no problem with edgy marking the bug as fixed. We might consider a dapper backport later ** Changed in: gnome-utils (Ubuntu) Status: Needs Info => Fix Released -- after install system log show no log by default https://launchpad.net/bugs/6612 From seb128 at ubuntu.com Sat Nov 25 14:36:49 2006 From: seb128 at ubuntu.com (Sebastien Bacher) Date: Sat, 25 Nov 2006 14:36:49 -0000 Subject: [Bug 72520] Re: Missing "Unmount" and "Eject" context menu items for removable volume icons References: <20061120055853.25975.36542.malonedeb@gandwana.ubuntu.com> Message-ID: <20061125143649.29624.14435.malone@gangotri.ubuntu.com> Thank you for your bug. It works fine for me on an usb key or a partition or a CD. Do you have any error to .xsession-errors about that? Do your devices have the correct icons used? -- Missing "Unmount" and "Eject" context menu items for removable volume icons https://launchpad.net/bugs/72520 From seb128 at ubuntu.com Sat Nov 25 14:38:57 2006 From: seb128 at ubuntu.com (Sebastien Bacher) Date: Sat, 25 Nov 2006 14:38:57 -0000 Subject: [Bug 72477] Re: rhythmbox hangs when burning a dvd References: <20061119204707.25975.29154.malonedeb@gandwana.ubuntu.com> Message-ID: <20061125143857.4063.22867.malone@gandwana.ubuntu.com> *** This bug is a duplicate of bug 38623 *** Thank youf for your bug. Seems to be a duplicate of bug #38623. Maybe you can reply to the question on the other bug ** Changed in: rhythmbox (Ubuntu) Importance: Undecided => Low Assignee: (unassigned) => Ubuntu Desktop Bugs Status: Unconfirmed => Rejected ** This bug has been marked a duplicate of bug 38623 Rhythmbox freezes when launching it while writing CD using Nautilus CD Burner -- rhythmbox hangs when burning a dvd https://launchpad.net/bugs/72477 From sasallys at yahoo.co.uk Sat Nov 25 14:37:34 2006 From: sasallys at yahoo.co.uk (Robert Hart) Date: Sat, 25 Nov 2006 14:37:34 -0000 Subject: [Bug 72218] Re: track name with a question mark in it causes a seg-fault References: <20061117173822.25827.68007.malonedeb@gandwana.ubuntu.com> Message-ID: <20061125143734.29624.88141.malone@gangotri.ubuntu.com> Thanks, Sebastien -- track name with a question mark in it causes a seg-fault https://launchpad.net/bugs/72218 From abelthorne at hotmail.com Sat Nov 25 14:45:13 2006 From: abelthorne at hotmail.com (terzag) Date: Sat, 25 Nov 2006 14:45:13 -0000 Subject: [Bug 72412] Trash applet sometimes wrongly display "empty trash" option References: <20061119101037.25975.58369.malonedeb@gandwana.ubuntu.com> Message-ID: <20061125144513.4063.99209.launchpad@canonical@gandwana.ubuntu.com> Public bug reported: Using Ubuntu 6.10 Edgy Eft (Gnome 2.16). It sometimes (randomly ?) happens that the trash applet has the "empty trash" option active in its context menu although the trash is empty. The icon is ok (empty icon), the only problem is that the menu entry is not greyed out (of course, if selected, nothing happens). Putting something in the trash and emptying it fixes the wrong behaviour (the menu entry is then greyed out). I'm not sure it can be easily reproduced as it seems quite random (perhaps it has something to do with the system booting). I don't think I saw this behaviour with Dapper (6.06). ** Affects: gnome-applets (Ubuntu) Importance: Low Assignee: Ubuntu Desktop Bugs Status: Needs Info -- Trash applet sometimes wrongly display "empty trash" option https://launchpad.net/bugs/72412 From vincent.trouilliez at modulonet.fr Sat Nov 25 14:44:01 2006 From: vincent.trouilliez at modulonet.fr (Trouilliez vincent) Date: Sat, 25 Nov 2006 14:44:01 -0000 Subject: [Bug 73128] Re: Podcast: automatic download should not require user intervention. References: <20061124112851.4020.2642.malonedeb@gandwana.ubuntu.com> Message-ID: <20061125144401.4063.37984.malone@gandwana.ubuntu.com> eog ? Hu ?! :-O Thanks for correcting it, yes indeed it was meant to be for RB ! I am sorry about that, I am sure I selected RB not eog. The first bug I filed was indeed about eog, but then I went to file the one against RB and I entered the package name using the provided search box. Looks like Malone ignored that entry and filed it against eog anyway :-/ Thanks for pointing to the upstream bug, too. -- Podcast: automatic download should not require user intervention. https://launchpad.net/bugs/73128 From seb128 at ubuntu.com Sat Nov 25 14:40:09 2006 From: seb128 at ubuntu.com (Sebastien Bacher) Date: Sat, 25 Nov 2006 14:40:09 -0000 Subject: [Bug 38623] Re: Rhythmbox freezes when launching it while writing CD using Nautilus CD Burner References: <20060407171017.24486.19431.malonedeb@gangotri.ubuntu.com> Message-ID: <20061125144009.30105.75663.malone@gangotri.ubuntu.com> According to bug #72477 that's fixed with rhythmbox 0.9.6. Marking as fixed. We might consider a backport of the fix if we get enough informations to figure what change fixed it exactly and how easy is the patch for it ** Changed in: rhythmbox (Ubuntu) Status: Needs Info => Fix Released -- Rhythmbox freezes when launching it while writing CD using Nautilus CD Burner https://launchpad.net/bugs/38623 From seb128 at ubuntu.com Sat Nov 25 14:45:58 2006 From: seb128 at ubuntu.com (Sebastien Bacher) Date: Sat, 25 Nov 2006 14:45:58 -0000 Subject: [Bug 12674] Re: should trashapplet prelight, like launchers? References: <20060113132658.21012.57232.launchpad@macquarie.warthogs.hbd.com> Message-ID: <20061125144558.29624.26504.malone@gangotri.ubuntu.com> *** This bug is a duplicate of bug 14420 *** duplicate of bug #14420 ** Changed in: trashapplet (Ubuntu) Status: Confirmed => Rejected ** This bug has been marked a duplicate of bug 14420 Trash applet should act more like a launcher icon -- should trashapplet prelight, like launchers? https://launchpad.net/bugs/12674 From seb128 at ubuntu.com Sat Nov 25 14:45:12 2006 From: seb128 at ubuntu.com (Sebastien Bacher) Date: Sat, 25 Nov 2006 14:45:12 -0000 Subject: [Bug 72412] Re: Trash applet sometimes wrongly display "empty trash" option References: <20061119101037.25975.58369.malonedeb@gandwana.ubuntu.com> Message-ID: <20061125144512.4063.68547.malone@gandwana.ubuntu.com> Thank you for your bug. When that happens if the trash really empty or is the icon wrong (if you click on the trash does the folder list anything)? ** Changed in: trashapplet (Ubuntu) Sourcepackagename: trashapplet => gnome-applets Importance: Undecided => Low Assignee: (unassigned) => Ubuntu Desktop Bugs Status: Unconfirmed => Needs Info -- Trash applet sometimes wrongly display "empty trash" option https://launchpad.net/bugs/72412 From seb128 at ubuntu.com Sat Nov 25 14:53:42 2006 From: seb128 at ubuntu.com (Sebastien Bacher) Date: Sat, 25 Nov 2006 14:53:42 -0000 Subject: [Bug 41772] Re: MIME misdetection makes file unopenable References: <20060427173019.30606.98077.malonedeb@gangotri.ubuntu.com> Message-ID: <20061125145343.29624.44959.malone@gangotri.ubuntu.com> Lars, you probably want to track bug #19101 rather than that planner fixed one -- MIME misdetection makes file unopenable https://launchpad.net/bugs/41772 From seb128 at ubuntu.com Sat Nov 25 14:50:14 2006 From: seb128 at ubuntu.com (Sebastien Bacher) Date: Sat, 25 Nov 2006 14:50:14 -0000 Subject: [Bug 72369] Re: Add search functionnality in gtkfilechooser References: <20061118214606.25827.35658.malonedeb@gandwana.ubuntu.com> Message-ID: <20061125145014.4063.78517.malone@gandwana.ubuntu.com> *** This bug is a duplicate of bug 49608 *** Thank you for the bug Baptiste, that's already mentionned on bug #49608 though, marking as duplicate ** Changed in: gtk+2.0 (Ubuntu) Importance: Undecided => Wishlist Assignee: (unassigned) => Ubuntu Desktop Bugs Status: Unconfirmed => Rejected ** This bug has been marked a duplicate of bug 49608 Incorperate Beagle searching into GtkFileChooser -- Add search functionnality in gtkfilechooser https://launchpad.net/bugs/72369 From seb128 at ubuntu.com Sat Nov 25 14:51:40 2006 From: seb128 at ubuntu.com (Sebastien Bacher) Date: Sat, 25 Nov 2006 14:51:40 -0000 Subject: [Bug 72368] Re: evolution smtp fails References: <20061118214524.25827.71366.malonedeb@gandwana.ubuntu.com> Message-ID: <20061125145141.4020.66427.malone@gandwana.ubuntu.com> Thanks for taking the time to report this bug. Unfortunately, we are not able to fix and find the bug because your description of the bug didn't have enough information in it. You may find it helpful to read "How to report bugs effectively", http://www.chiark.greenend.org.uk/~sgtatham/bugs.html. We'd be grateful if you would then provide a more complete description of the problem. Debugging procedures for certain types of problems can be found at http://wiki.ubuntu.com/DebuggingProcedures You probably should describe the distribution version you are using, the content of the message error you get, etc ** Changed in: evolution (Ubuntu) Assignee: (unassigned) => Ubuntu Desktop Bugs Status: Unconfirmed => Needs Info -- evolution smtp fails https://launchpad.net/bugs/72368 From seb128 at ubuntu.com Sat Nov 25 14:56:52 2006 From: seb128 at ubuntu.com (Sebastien Bacher) Date: Sat, 25 Nov 2006 14:56:52 -0000 Subject: [Bug 72330] Re: Login not possible when password contains umlauts References: <20061118145623.10279.7077.malonedeb@gangotri.ubuntu.com> Message-ID: <20061125145652.29624.66033.malone@gangotri.ubuntu.com> Thank you for your bug. What version of Ubuntu and locale (LANGUAGE and LANG to /etc/environment) do you use? ** Changed in: gdm (Ubuntu) Assignee: (unassigned) => Ubuntu Desktop Bugs Status: Unconfirmed => Needs Info -- Login not possible when password contains umlauts https://launchpad.net/bugs/72330 From seb128 at ubuntu.com Sat Nov 25 14:57:53 2006 From: seb128 at ubuntu.com (Sebastien Bacher) Date: Sat, 25 Nov 2006 14:57:53 -0000 Subject: [Bug 72319] Re: Fast user switching doesn't work References: <20061118130139.25827.21817.malonedeb@gandwana.ubuntu.com> Message-ID: <20061125145753.4063.2320.malone@gandwana.ubuntu.com> Thank you for your bug. That doesn't look like a gdm bug. Reassigning to gnome-screensaver. What version of Ubuntu do you use? ** Changed in: gdm (Ubuntu) Sourcepackagename: gdm => gnome-screensaver Status: Unconfirmed => Needs Info -- Fast user switching doesn't work https://launchpad.net/bugs/72319 From seb128 at ubuntu.com Sat Nov 25 14:58:30 2006 From: seb128 at ubuntu.com (Sebastien Bacher) Date: Sat, 25 Nov 2006 14:58:30 -0000 Subject: [Bug 72318] Re: Doesn't update conference server References: <20061118124017.10115.72295.malonedeb@gangotri.ubuntu.com> Message-ID: <20061125145830.4063.12012.malone@gandwana.ubuntu.com> Thank you for your bug. What version of gaim do you use? ** Changed in: gaim (Ubuntu) Status: Unconfirmed => Needs Info -- Doesn't update conference server https://launchpad.net/bugs/72318 From brandon at smarterits.com Sat Nov 25 14:57:16 2006 From: brandon at smarterits.com (Brandon Hale) Date: Sat, 25 Nov 2006 14:57:16 -0000 Subject: [Bug 67778] Re: Search don't work with beagle References: <20061023163232.29371.85111.malonedeb@gandwana.ubuntu.com> Message-ID: <20061125145716.4020.84647.malone@gandwana.ubuntu.com> Fixed in 0.2.13-0ubuntu1 ** Changed in: beagle (Ubuntu) Status: Confirmed => Fix Released -- Search don't work with beagle https://launchpad.net/bugs/67778 From silpol at gmail.com Sat Nov 25 14:59:33 2006 From: silpol at gmail.com (silpol) Date: Sat, 25 Nov 2006 14:59:33 -0000 Subject: [Bug 73245] Gaim crashes on de-activating single account on Jabber server References: <20061125145934.4063.66010.malonedeb@gandwana.ubuntu.com> Message-ID: <20061125145934.4063.66010.malonedeb@gandwana.ubuntu.com> Public bug reported: Basicly, everything is in subject line. I ave Edgy Eft now, and crash so far was 100% repetitive on switch off Jabber acct which was not able to connect. It is enough to just mark off account, and it crashes almost immediately. I will submit .crash file afterwards, as I don't see any point in web application to attach file. ** Affects: gaim (Ubuntu) Importance: Undecided Status: Unconfirmed -- Gaim crashes on de-activating single account on Jabber server https://launchpad.net/bugs/73245 From silpol at gmail.com Sat Nov 25 15:00:56 2006 From: silpol at gmail.com (silpol) Date: Sat, 25 Nov 2006 15:00:56 -0000 Subject: [Bug 73245] Re: Gaim crashes on de-activating single account on Jabber server References: <20061125145934.4063.66010.malonedeb@gandwana.ubuntu.com> Message-ID: <20061125150056.4063.54059.malone@gandwana.ubuntu.com> promised attachment ** Attachment added: ".crash file" http://librarian.launchpad.net/5170907/_usr_bin_gaim.1000.crash -- Gaim crashes on de-activating single account on Jabber server https://launchpad.net/bugs/73245 From seb128 at ubuntu.com Sat Nov 25 15:00:14 2006 From: seb128 at ubuntu.com (Sebastien Bacher) Date: Sat, 25 Nov 2006 15:00:14 -0000 Subject: [Bug 72304] Re: "Deleted items folder" name doesn't make sense References: <20061118111525.25827.17534.malonedeb@gandwana.ubuntu.com> Message-ID: <20061125150014.4063.69370.malone@gandwana.ubuntu.com> Thank you for your bug. What version of Ubuntu and locale do you use? That looks like a translation bug ** Changed in: nautilus (Ubuntu) Assignee: (unassigned) => Ubuntu Desktop Bugs Status: Unconfirmed => Needs Info -- "Deleted items folder" name doesn't make sense https://launchpad.net/bugs/72304 From seb128 at ubuntu.com Sat Nov 25 15:03:47 2006 From: seb128 at ubuntu.com (Sebastien Bacher) Date: Sat, 25 Nov 2006 15:03:47 -0000 Subject: [Bug 72294] Re: [gdm][l10n-fr] Caps lock displays the wrong message. References: <20061118094016.10279.81057.malonedeb@gangotri.ubuntu.com> Message-ID: <20061125150347.30105.75419.malone@gangotri.ubuntu.com> Thank you for your bug. The upstream translation for that: "Le verrouillage majuscule est actif.", which is correct. The bug comes from the french rosetta translation, marking the gdm task rejected then ** Changed in: gdm (Ubuntu) Importance: Undecided => Low Assignee: (unassigned) => Ubuntu Desktop Bugs Status: Unconfirmed => Rejected ** Changed in: language-pack-gnome-fr-base (Ubuntu) Importance: Undecided => Medium Assignee: (unassigned) => Ubuntu French Translators Status: Unconfirmed => Confirmed -- [gdm][l10n-fr] Caps lock displays the wrong message. https://launchpad.net/bugs/72294 From seb128 at ubuntu.com Sat Nov 25 15:08:22 2006 From: seb128 at ubuntu.com (Sebastien Bacher) Date: Sat, 25 Nov 2006 15:08:22 -0000 Subject: [Bug 72284] Re: All nautilus windows become unresponsive when asked to copy a large directory into burn:/// References: <20061118064306.25975.70967.malonedeb@gandwana.ubuntu.com> Message-ID: <20061125150823.30105.84850.malone@gangotri.ubuntu.com> Thank you for your bug. Could you install nautilus-dbg and get a backtrace of the hang? When that happens open a command line and type "gdb -p $(pidof nautilus)" and then on the gdb prompt "thread apply all bt" and copy that to a comment ** Changed in: nautilus-cd-burner (Ubuntu) Importance: Undecided => Medium Assignee: (unassigned) => Ubuntu Desktop Bugs Status: Unconfirmed => Needs Info -- All nautilus windows become unresponsive when asked to copy a large directory into burn:/// https://launchpad.net/bugs/72284 From seb128 at ubuntu.com Sat Nov 25 15:10:00 2006 From: seb128 at ubuntu.com (Sebastien Bacher) Date: Sat, 25 Nov 2006 15:10:00 -0000 Subject: [Bug 72270] Re: Infinite loop eventually trashing the system due to memory usage References: <20061118005621.10115.96101.malonedeb@gangotri.ubuntu.com> Message-ID: <20061125151000.4020.76858.malone@gandwana.ubuntu.com> Thank you for your bug. Could you get a backtrace with libgtk2.0-0-dbg installed? If you get an another backtrace some seconds after that one, does it start the same way or do the functions change? Do you use the browser or spatial mode? ** Changed in: nautilus (Ubuntu) Assignee: (unassigned) => Ubuntu Desktop Bugs Status: Unconfirmed => Needs Info -- Infinite loop eventually trashing the system due to memory usage https://launchpad.net/bugs/72270 From herzi at gnome-de.org Sat Nov 25 15:12:25 2006 From: herzi at gnome-de.org (Sven Herzberg) Date: Sat, 25 Nov 2006 15:12:25 -0000 Subject: [Bug 72318] Re: Doesn't update conference server References: <20061118124017.10115.72295.malonedeb@gangotri.ubuntu.com> Message-ID: <20061125151225.4063.88842.malone@gandwana.ubuntu.com> The one from the bleeding Edgy :-D (I use it on my production machine, so feisty fixes will only help me in 5 months). -- Doesn't update conference server https://launchpad.net/bugs/72318 From jnoreiko at yahoo.com Sat Nov 25 15:13:54 2006 From: jnoreiko at yahoo.com (Joachim Noreiko) Date: Sat, 25 Nov 2006 15:13:54 -0000 Subject: [Bug 72304] Re: "Deleted items folder" name doesn't make sense References: <20061118111525.25827.17534.malonedeb@gandwana.ubuntu.com> Message-ID: <20061125151354.30105.33348.malone@gangotri.ubuntu.com> I'm using Edgy. I don't know how to find out what locale I am using, but when I first set up I would have set my location to United Kingdom. -- "Deleted items folder" name doesn't make sense https://launchpad.net/bugs/72304 From seb128 at ubuntu.com Sat Nov 25 15:14:35 2006 From: seb128 at ubuntu.com (Sebastien Bacher) Date: Sat, 25 Nov 2006 15:14:35 -0000 Subject: [Bug 72210] Re: wishlist: should ship -dev and plugins packages for rb References: <20061117170821.25975.22062.malonedeb@gandwana.ubuntu.com> Message-ID: <20061125151436.4063.5889.malone@gandwana.ubuntu.com> Thank you for your bug. All the files installed by upstream "make install" are shipped with the package. What other file do you expect to get installed? ** Changed in: rhythmbox (Ubuntu) Importance: Undecided => Wishlist Assignee: (unassigned) => Ubuntu Desktop Bugs Status: Unconfirmed => Needs Info -- wishlist: should ship -dev and plugins packages for rb https://launchpad.net/bugs/72210 From seb128 at ubuntu.com Sat Nov 25 15:11:13 2006 From: seb128 at ubuntu.com (Sebastien Bacher) Date: Sat, 25 Nov 2006 15:11:13 -0000 Subject: [Bug 60341] Re: gnome-terminal window loses title References: <20060914043758.30482.61012.malonedeb@gangotri.ubuntu.com> Message-ID: <20061125151113.4020.94495.malone@gandwana.ubuntu.com> Does it happen using bash? Do you get the bug when using xterm by example? ** Changed in: gnome-terminal (Ubuntu) Status: Confirmed => Needs Info -- gnome-terminal window loses title https://launchpad.net/bugs/60341 From seb128 at ubuntu.com Sat Nov 25 15:13:10 2006 From: seb128 at ubuntu.com (Sebastien Bacher) Date: Sat, 25 Nov 2006 15:13:10 -0000 Subject: [Bug 72209] Re: wrong size after showing the playlist References: <20061117165309.10115.63622.malonedeb@gangotri.ubuntu.com> Message-ID: <20061125151310.29624.71517.malone@gangotri.ubuntu.com> Thanks for taking the time to report this bug. Unfortunately, we are not able to fix and find the bug because your description of the bug didn't have enough information in it. You may find it helpful to read "How to report bugs effectively", http://www.chiark.greenend.org.uk/~sgtatham/bugs.html. We'd be grateful if you would then provide a more complete description of the problem. Debugging procedures for certain types of problems can be found at http://wiki.ubuntu.com/DebuggingProcedures ** Changed in: totem (Ubuntu) Importance: Undecided => Low Assignee: (unassigned) => Ubuntu Desktop Bugs Status: Unconfirmed => Needs Info -- wrong size after showing the playlist https://launchpad.net/bugs/72209 From seb128 at ubuntu.com Sat Nov 25 15:15:51 2006 From: seb128 at ubuntu.com (Sebastien Bacher) Date: Sat, 25 Nov 2006 15:15:51 -0000 Subject: [Bug 72205] Re: Wrong desktop icon location References: <20061117164534.10115.46123.malonedeb@gangotri.ubuntu.com> Message-ID: <20061125151551.4020.8434.malone@gandwana.ubuntu.com> Thank you for your bug. Could you try again with nautilus 2.16.3 when the binaries for it will be available? ** Changed in: nautilus (Ubuntu) Importance: Undecided => Low Assignee: (unassigned) => Ubuntu Desktop Bugs Status: Unconfirmed => Needs Info -- Wrong desktop icon location https://launchpad.net/bugs/72205 From seb128 at ubuntu.com Sat Nov 25 15:18:03 2006 From: seb128 at ubuntu.com (Sebastien Bacher) Date: Sat, 25 Nov 2006 15:18:03 -0000 Subject: [Bug 72200] Re: tcdrain() on socket yields EFAULT (expected EINVAL/ENOTTY) References: <20061117162352.25827.70917.malonedeb@gandwana.ubuntu.com> Message-ID: <20061125151803.4063.95001.malone@gandwana.ubuntu.com> Thank you for you bug. You opened that bug on gnome-applets though, which might not be the best place for that tcdrain() problem you are mentionning. What sort of reply to you expect for it? Is gnome-applets using that API incorrectly? ** Changed in: gnome-applets (Ubuntu) Status: Unconfirmed => Needs Info -- tcdrain() on socket yields EFAULT (expected EINVAL/ENOTTY) https://launchpad.net/bugs/72200 From xscript at gmx.net Sat Nov 25 15:18:19 2006 From: xscript at gmx.net (=?utf-8?q?Llu=C3=ADs_Vilanova?=) Date: Sat, 25 Nov 2006 15:18:19 -0000 Subject: [Bug 71786] Re: Evince doesn't print multiple pages to one sheet References: <20061114160816.25827.55055.malonedeb@gandwana.ubuntu.com> Message-ID: <20061125151819.29624.20248.malone@gangotri.ubuntu.com> *** This bug is a duplicate of bug 71693 *** The same happens to me. I also tried to print it in a Debian (mainly Etch, but has a mixture of several branches: libgnomeprint* 2.17.0-1, evince 0.4.0-2+b2 and cupsys 1.2.5-1), with the Ubuntu Edgy as a remote printer, and the same is happening (one page per sheet). Both on the Ubuntu box as well as the Debian one, gtklp succeeds on printing n-pages/sheet. -- Evince doesn't print multiple pages to one sheet https://launchpad.net/bugs/71786 From seb128 at ubuntu.com Sat Nov 25 15:24:49 2006 From: seb128 at ubuntu.com (Sebastien Bacher) Date: Sat, 25 Nov 2006 15:24:49 -0000 Subject: [Bug 72109] Re: Font size too small. References: <20061117005305.10115.42586.malonedeb@gangotri.ubuntu.com> Message-ID: <20061125152449.4063.55740.malone@gandwana.ubuntu.com> Thank you for your bug. The value for that parameter is 7 on my installation. What version of Ubuntu and locale do you use? ** Changed in: epiphany-browser (Ubuntu) Importance: Undecided => Low Assignee: (unassigned) => Ubuntu Desktop Bugs Status: Unconfirmed => Needs Info -- Font size too small. https://launchpad.net/bugs/72109 From larsnostdal at gmail.com Sat Nov 25 15:24:45 2006 From: larsnostdal at gmail.com (=?utf-8?q?Lars_Rune_N=C3=B8stdal?=) Date: Sat, 25 Nov 2006 15:24:45 -0000 Subject: [Bug 19101] Re: nautilus's clever anti-hax0r detection is really dumb References: <20060113135948.21012.83558.launchpad@macquarie.warthogs.hbd.com> Message-ID: <20061125152445.4063.1322.malone@gandwana.ubuntu.com> *gah* ... I'm also having these problems. Non-geek family-members and friends do not understand what to do when this happens. :} It happens a lot with mis-named videos downloaded with FrostWire. Right- clicking then selecting "open with" from the context-menu works of course - but it sucks big-time. There should be an option: * "Always ignore and try playing/executing files ending with `.wmv' anyway." ..instead of just a cancel-button. :( -- nautilus's clever anti-hax0r detection is really dumb https://launchpad.net/bugs/19101 From jelmorini at ticino.com Sat Nov 25 15:27:32 2006 From: jelmorini at ticino.com (Nicola Jelmorini) Date: Sat, 25 Nov 2006 15:27:32 -0000 Subject: [Bug 71689] Re: Edgy: no audio for mp4 files References: <20061113203734.350.30559.malonedeb@gangotri.ubuntu.com> Message-ID: <20061125152732.4063.41379.malone@gandwana.ubuntu.com> Hi, I have discovered that some MOV video files have this problem too. Before Edgy, I have used Dapper, and with Dapper these video files (MP4, MOV) played well in GStreamer. ** Changed in: totem (Ubuntu) Status: Needs Info => Unconfirmed -- Edgy: no audio for mp4 files https://launchpad.net/bugs/71689 From seb128 at ubuntu.com Sat Nov 25 15:25:39 2006 From: seb128 at ubuntu.com (Sebastien Bacher) Date: Sat, 25 Nov 2006 15:25:39 -0000 Subject: [Bug 72172] Re: whishlist: support for recently used applications References: <20061117124335.25827.852.malonedeb@gandwana.ubuntu.com> Message-ID: <20061125152539.30105.89304.malone@gangotri.ubuntu.com> Thank you for your bug ** Changed in: gnome-desktop (Ubuntu) Importance: Undecided => Wishlist Assignee: (unassigned) => Ubuntu Desktop Bugs Status: Unconfirmed => Confirmed ** Changed in: gnome-panel (Ubuntu) Importance: Undecided => Wishlist Assignee: (unassigned) => Ubuntu Desktop Bugs Status: Unconfirmed => Confirmed -- whishlist: support for recently used applications https://launchpad.net/bugs/72172 From seb128 at ubuntu.com Sat Nov 25 15:26:10 2006 From: seb128 at ubuntu.com (Sebastien Bacher) Date: Sat, 25 Nov 2006 15:26:10 -0000 Subject: [Bug 72172] Re: whishlist: support for recently used applications References: <20061117124335.25827.852.malonedeb@gandwana.ubuntu.com> Message-ID: <20061125152612.29624.82501.malone@gangotri.ubuntu.com> Do you know if somebody is trying to get those patches upstream? -- whishlist: support for recently used applications https://launchpad.net/bugs/72172 From seb128 at ubuntu.com Sat Nov 25 15:30:48 2006 From: seb128 at ubuntu.com (Sebastien Bacher) Date: Sat, 25 Nov 2006 15:30:48 -0000 Subject: [Bug 71892] Re: no cancel option on shutdown with open applications References: <20061115094845.25827.38581.malonedeb@gandwana.ubuntu.com> Message-ID: <20061125153048.4020.74698.malone@gandwana.ubuntu.com> Thank you for your bug. The description is not clear though. Programs have to implement that. gedit does it correctly by example. What else would you like to get changed? ** Changed in: gnome-desktop (Ubuntu) Sourcepackagename: gnome-desktop => gnome-session Assignee: (unassigned) => Ubuntu Desktop Bugs Status: Unconfirmed => Needs Info -- no cancel option on shutdown with open applications https://launchpad.net/bugs/71892 From seb128 at ubuntu.com Sat Nov 25 15:31:45 2006 From: seb128 at ubuntu.com (Sebastien Bacher) Date: Sat, 25 Nov 2006 15:31:45 -0000 Subject: [Bug 71890] Re: wrong startup order of applications References: <20061115093644.25975.68085.malonedeb@gandwana.ubuntu.com> Message-ID: <20061125153146.29624.8116.malone@gangotri.ubuntu.com> *** This bug is a duplicate of bug 32194 *** Thanks for the bug report. This particular bug has already been reported into our bug tracking system, but please feel free to report any further bugs you find. ** Changed in: gnome-desktop (Ubuntu) Sourcepackagename: gnome-desktop => gnome-session Assignee: (unassigned) => Ubuntu Desktop Bugs Status: Unconfirmed => Rejected ** This bug has been marked a duplicate of bug 32194 no way to set order of startup programs -- wrong startup order of applications https://launchpad.net/bugs/71890 From seb128 at ubuntu.com Sat Nov 25 15:34:07 2006 From: seb128 at ubuntu.com (Sebastien Bacher) Date: Sat, 25 Nov 2006 15:34:07 -0000 Subject: [Bug 71879] Re: quotation mark problem References: <20061115072011.32662.82646.malonedeb@gangotri.ubuntu.com> Message-ID: <20061125153407.29624.52461.malone@gangotri.ubuntu.com> Thank you for your bug. The description is not clear. Where were you typing those quotation marks? You mention gedit but your crash is an alarcarte one. Could you copy also the functions listed to bug-buddy after the text you copied? ** Changed in: gedit (Ubuntu) Sourcepackagename: gedit => alacarte Status: Unconfirmed => Needs Info -- quotation mark problem https://launchpad.net/bugs/71879 From l.bigonville at edpnet.be Sat Nov 25 15:39:35 2006 From: l.bigonville at edpnet.be (Laurent Bigonville) Date: Sat, 25 Nov 2006 15:39:35 -0000 Subject: [Bug 72722] Re: [users-admin] unsuported distribution References: <20061121162012.25827.54108.malonedeb@gandwana.ubuntu.com> Message-ID: <20061125153935.30105.66116.malone@gangotri.ubuntu.com> DISTRIB_ID=Ubuntu DISTRIB_RELEASE=7.04 DISTRIB_CODENAME=feisty DISTRIB_DESCRIPTION="Ubuntu feisty (development branch)" -- [users-admin] unsuported distribution https://launchpad.net/bugs/72722 From bernat.tallaferro at gmail.com Sat Nov 25 15:36:33 2006 From: bernat.tallaferro at gmail.com (Bernat Tallaferro) Date: Sat, 25 Nov 2006 15:36:33 -0000 Subject: [Bug 60341] Re: gnome-terminal window loses title References: <20060914043758.30482.61012.malonedeb@gangotri.ubuntu.com> Message-ID: <20061125153633.4020.6245.malone@gandwana.ubuntu.com> I'm using bash, and I can reproduce the bug with gnome-terminal (simply edit any file with vim), but not with xterm. -- gnome-terminal window loses title https://launchpad.net/bugs/60341 From fredrik at wendt.se Sat Nov 25 15:39:44 2006 From: fredrik at wendt.se (Fredrik Wendt) Date: Sat, 25 Nov 2006 15:39:44 -0000 Subject: [Bug 59632] Re: Evolution throws error with imap/ssl References: <20060909105924.16647.79573.malonedeb@gangotri.ubuntu.com> Message-ID: <20061125153944.30105.1557.malone@gangotri.ubuntu.com> Confirming the bug. Worked perfectly in dapper. The certificate is signed by well known CA, but I get no luck with the STARTTLS option: katie:/etc/courier# cat imapd-ssl | egrep -v '(#|$^)' SSLPORT=993 SSLADDRESS=0 SSLPIDFILE=/var/run/courier/imapd-ssl.pid IMAPDSSLSTART=YES IMAPDSTARTTLS=YES IMAP_TLS_REQUIRED=0 COURIERTLS=/usr/bin/couriertls TLS_PROTOCOL=TLS1 TLS_STARTTLS_PROTOCOL=SSL3 TLS_CERTFILE=/etc/certs/secure.linknet.se.pem TLS_TRUSTCERTS=/etc/certs/UTN.cer TLS_VERIFYPEER=NONE This all still gives me the same error, no matter if I choose TLS or SSL in Evolution's server setting, no matter if I enter :143 or :993 in the hostname field. Nov 25 16:38:14 katie imaplogin: Connection, ip=[::ffff:83.248.131.164] Nov 25 16:38:14 katie imaplogin: LOGIN: DEBUG: ip=[::ffff:83.248.131.164], command=CAPABILITY Nov 25 16:38:14 katie imaplogin: LOGIN: DEBUG: ip=[::ffff:83.248.131.164], command=STARTTLS Nov 25 16:38:14 katie imaplogin: couriertls: accept: error:1408F10B:SSL routines:SSL3_GET_RECORD:wrong version number -- Evolution throws error with imap/ssl https://launchpad.net/bugs/59632 From seb128 at ubuntu.com Sat Nov 25 15:44:55 2006 From: seb128 at ubuntu.com (Sebastien Bacher) Date: Sat, 25 Nov 2006 15:44:55 -0000 Subject: [Bug 71835] Re: In Ubuntu 6.10 Edgy Eft: Evolution don't show e-mail messages after save a message and your attachment. References: <20061114222758.25975.32139.malonedeb@gandwana.ubuntu.com> Message-ID: <20061125154455.4020.12146.malone@gandwana.ubuntu.com> Thank you for your bug. Do you open the message or just use the preview pane? What attachement button do you use to store it, the one on top or below the text? Do you have any error on the command line (when you start evolution from there) after getting the bug? Does it happen every time you do those steps? Does it happen with any mail? ** Changed in: evolution (Ubuntu) Assignee: (unassigned) => Ubuntu Desktop Bugs Status: Unconfirmed => Needs Info -- In Ubuntu 6.10 Edgy Eft: Evolution don't show e-mail messages after save a message and your attachment. https://launchpad.net/bugs/71835 From seb128 at ubuntu.com Sat Nov 25 15:45:53 2006 From: seb128 at ubuntu.com (Sebastien Bacher) Date: Sat, 25 Nov 2006 15:45:53 -0000 Subject: [Bug 72461] Re: Can't print multiple pages on one page References: <20061119190143.25827.27974.malonedeb@gandwana.ubuntu.com> Message-ID: <20061125154554.30105.4022.launchpad@gangotri.ubuntu.com> *** This bug is a duplicate of bug 67164 *** ** This bug is no longer a duplicate of bug 71693 Error printing more pages in one ** This bug has been marked a duplicate of bug 67164 Evince print dialog doesn't respect page setup settings -- Can't print multiple pages on one page https://launchpad.net/bugs/72461 From seb128 at ubuntu.com Sat Nov 25 15:45:47 2006 From: seb128 at ubuntu.com (Sebastien Bacher) Date: Sat, 25 Nov 2006 15:45:47 -0000 Subject: [Bug 71786] Re: Evince doesn't print multiple pages to one sheet References: <20061114160816.25827.55055.malonedeb@gandwana.ubuntu.com> Message-ID: <20061125154547.30105.35018.launchpad@gangotri.ubuntu.com> *** This bug is a duplicate of bug 67164 *** ** This bug is no longer a duplicate of bug 71693 Error printing more pages in one ** This bug has been marked a duplicate of bug 67164 Evince print dialog doesn't respect page setup settings -- Evince doesn't print multiple pages to one sheet https://launchpad.net/bugs/71786 From seb128 at ubuntu.com Sat Nov 25 15:48:02 2006 From: seb128 at ubuntu.com (Sebastien Bacher) Date: Sat, 25 Nov 2006 15:48:02 -0000 Subject: [Bug 71762] Re: No easy way to enable Burn Proof feature of drive References: <20061114120911.25975.5548.malonedeb@gandwana.ubuntu.com> Message-ID: <20061125154802.29624.94600.malone@gangotri.ubuntu.com> *** This bug is a duplicate of bug 18298 *** Thanks for the bug report. This particular bug has already been reported into our bug tracking system, but please feel free to report any further bugs you find. ** Changed in: nautilus-cd-burner (Ubuntu) Importance: Undecided => Wishlist Assignee: (unassigned) => Ubuntu Desktop Bugs Status: Unconfirmed => Rejected ** This bug has been marked a duplicate of bug 18298 burnproof should be enabled by default -- No easy way to enable Burn Proof feature of drive https://launchpad.net/bugs/71762 From seb128 at ubuntu.com Sat Nov 25 15:46:15 2006 From: seb128 at ubuntu.com (Sebastien Bacher) Date: Sat, 25 Nov 2006 15:46:15 -0000 Subject: [Bug 71693] Re: Error printing more pages in one References: <20061113210908.25975.43379.malonedeb@gandwana.ubuntu.com> Message-ID: <20061125154615.4020.85697.malone@gandwana.ubuntu.com> *** This bug is a duplicate of bug 67164 *** looks similar to bug #67164, marking as duplicate ** Changed in: evince (Ubuntu) Status: Confirmed => Rejected ** This bug has been marked a duplicate of bug 67164 Evince print dialog doesn't respect page setup settings -- Error printing more pages in one https://launchpad.net/bugs/71693 From fredrik at wendt.se Sat Nov 25 15:49:50 2006 From: fredrik at wendt.se (Fredrik Wendt) Date: Sat, 25 Nov 2006 15:49:50 -0000 Subject: [Bug 59632] Re: Evolution throws error with imap/ssl References: <20060909105924.16647.79573.malonedeb@gangotri.ubuntu.com> Message-ID: <20061125154950.4063.21860.malone@gandwana.ubuntu.com> Oops. I'm terribly sorry, but I got fooled by Evolution's "Check for supported types"-button. Next time I fired up evolution it did work. This ought to be a bug by it self methinks. What I'm saying is that the config pasted does work with "Use Secure Connection" set to "SSL encryption". -- Evolution throws error with imap/ssl https://launchpad.net/bugs/59632 From alecjw at gmail.com Sat Nov 25 15:57:21 2006 From: alecjw at gmail.com (alecjw) Date: Sat, 25 Nov 2006 15:57:21 -0000 Subject: [Bug 71806] "Your session has been saved" References: <20061114190919.32662.77201.malonedeb@gangotri.ubuntu.com> Message-ID: <20061125155721.30105.47675.launchpad@canonical@gangotri.ubuntu.com> Public bug reported: When I shut down or restart in gnome, it will sometimes (about half of the time) say "Your session has been saved" the first time then actually shutdown or restart the second time. ** Affects: gnome-session (Ubuntu) Importance: Undecided Status: Unconfirmed -- "Your session has been saved" https://launchpad.net/bugs/71806 From seb128 at ubuntu.com Sat Nov 25 15:51:41 2006 From: seb128 at ubuntu.com (Sebastien Bacher) Date: Sat, 25 Nov 2006 15:51:41 -0000 Subject: [Bug 71751] Re: Title bar and "history bar" inconsistency with actual folder view References: <20061114105125.350.709.malonedeb@gangotri.ubuntu.com> Message-ID: <20061125155141.29624.62060.malone@gangotri.ubuntu.com> Thanks for taking the time to report this bug. Unfortunately, we are not able to fix and find the bug because your description of the bug didn't have enough information in it. You may find it helpful to read "How to report bugs effectively", http://www.chiark.greenend.org.uk/~sgtatham/bugs.html. We'd be grateful if you would then provide a more complete description of the problem. A few informations that would be useful by example: what version of Ubuntu do you use? Do you use nautilus as file browser? Do you use the spatial or the browser mode? Do you use the path bar or the path entry mode? ** Changed in: nautilus (Ubuntu) Importance: Undecided => Low Assignee: (unassigned) => Ubuntu Desktop Bugs Status: Unconfirmed => Needs Info -- Title bar and "history bar" inconsistency with actual folder view https://launchpad.net/bugs/71751 From seb128 at ubuntu.com Sat Nov 25 15:53:30 2006 From: seb128 at ubuntu.com (Sebastien Bacher) Date: Sat, 25 Nov 2006 15:53:30 -0000 Subject: [Bug 71703] Re: Hangs system after 2-3 seconds when accessing a CD References: <20061113222546.350.381.malonedeb@gangotri.ubuntu.com> Message-ID: <20061125155331.4063.11329.malone@gandwana.ubuntu.com> Thank you for your bug. If the system crash that's not likely to be a sound-juicer bug, whatever an userland program do the system should not have a bug. Do you have anything to /var/log/syslog or /var/log/message about that? ** Changed in: sound-juicer (Ubuntu) Status: Unconfirmed => Needs Info -- Hangs system after 2-3 seconds when accessing a CD https://launchpad.net/bugs/71703 From seb128 at ubuntu.com Sat Nov 25 15:55:03 2006 From: seb128 at ubuntu.com (Sebastien Bacher) Date: Sat, 25 Nov 2006 15:55:03 -0000 Subject: [Bug 71690] Re: AIGLX + totem outputs a blank screen References: <20061113204326.25975.61187.malonedeb@gandwana.ubuntu.com> Message-ID: <20061125155504.29624.16663.malone@gangotri.ubuntu.com> Thank you for your bug. What do you mean by "installed AIGLX"? The edgy xorg has aiglx available by default, what else did you install and how? What videodriver do you use? What videocard do you have? That looks like an Xv bug from your video driver ** Changed in: totem (Ubuntu) Status: Unconfirmed => Needs Info -- AIGLX + totem outputs a blank screen https://launchpad.net/bugs/71690 From pascal.devuyst at gmail.com Sat Nov 25 15:51:12 2006 From: pascal.devuyst at gmail.com (Pascal De Vuyst) Date: Sat, 25 Nov 2006 15:51:12 -0000 Subject: [Bug 24619] Re: "your session has been saved" when trying to logout References: <20060113142958.21012.79967.launchpad@macquarie.warthogs.hbd.com> Message-ID: <20061125155113.4020.97891.launchpad@gandwana.ubuntu.com> ** Summary changed: - "your session has been saved" when trying to logout when using apollon package + "your session has been saved" when trying to logout -- "your session has been saved" when trying to logout https://launchpad.net/bugs/24619 From pascal.devuyst at gmail.com Sat Nov 25 15:56:52 2006 From: pascal.devuyst at gmail.com (Pascal De Vuyst) Date: Sat, 25 Nov 2006 15:56:52 -0000 Subject: [Bug 71806] Re: "Your session has been saved" References: <20061114190919.32662.77201.malonedeb@gangotri.ubuntu.com> Message-ID: <20061125155652.4020.64546.malone@gandwana.ubuntu.com> *** This bug is a duplicate of bug 24619 *** This bug has already been reported into our bug tracking system. Please check if a bug exists before reporting. Closing as a duplicate of bug #24619, further comments should be added to that bug report. ** Changed in: Ubuntu Sourcepackagename: None => gnome-session ** This bug has been marked a duplicate of bug 24619 "your session has been saved" when trying to logout -- "Your session has been saved" https://launchpad.net/bugs/71806 From apeters at cs.rmit.edu.au Sat Nov 25 16:11:13 2006 From: apeters at cs.rmit.edu.au (Alex Peters) Date: Sat, 25 Nov 2006 16:11:13 -0000 Subject: [Bug 71620] System > Quit does not respond to assigned keyboard shortcut/hotkey References: <20061113091816.350.90456.malonedeb@gangotri.ubuntu.com> Message-ID: <20061125161113.29624.89477.launchpad@canonical@gangotri.ubuntu.com> Public bug reported: Hello, I attempt to attach the Ctrl+Alt+Delete keyboard shortcut to the 'Log Out' window by opening the Keyboard Shortcuts applet and assigning Delete to the 'Log out' entry. I then close the Keyboard Shortcuts window to ensure that this new hot key is activated (although this should not be necessary). If I then press Ctrl+Alt+Delete (ensuring that I use the left Alt key), no Log Out window appears. I tried assigning Shift+4 to this action with no success. I can replicate this behaviour on two different machines. If I minimise all windows, select an icon on the desktop and then press the designated hot key, the selected icon flashes; this suggests that at least something is happening. ** Affects: control-center (Ubuntu) Importance: Undecided Status: Confirmed -- System > Quit does not respond to assigned keyboard shortcut/hotkey https://launchpad.net/bugs/71620 From lfittl at fsfe.org Sat Nov 25 16:08:35 2006 From: lfittl at fsfe.org (Lukas Fittl) Date: Sat, 25 Nov 2006 16:08:35 -0000 Subject: [Bug 71703] Re: Hangs system after 2-3 seconds when accessing a CD References: <20061113222546.350.381.malonedeb@gangotri.ubuntu.com> Message-ID: <20061125160836.29624.56568.malone@gangotri.ubuntu.com> The problem seems to be solved, no idea what fixed it. ** Changed in: sound-juicer (Ubuntu) Status: Needs Info => Rejected -- Hangs system after 2-3 seconds when accessing a CD https://launchpad.net/bugs/71703 From algatelli at gmail.com Sat Nov 25 16:11:26 2006 From: algatelli at gmail.com (Alexandre Gatelli) Date: Sat, 25 Nov 2006 16:11:26 -0000 Subject: [Bug 71835] Re: In Ubuntu 6.10 Edgy Eft: Evolution don't show e-mail messages after save a message and your attachment. References: <20061114222758.25975.32139.malonedeb@gandwana.ubuntu.com> <20061125154455.4020.12146.malone@gandwana.ubuntu.com> Message-ID: <1164471086.7170.6.camel@banha> In response: * I did use the preview pane; * I did use attachment button that one on top; * I didn't open Evolution on a terminal and I didn't use the comand line; * This occured only once. I will trial to reproduce this again. Thanks. Em S?b, 2006-11-25 ?s 15:44 +0000, Sebastien Bacher escreveu: > Thank you for your bug. Do you open the message or just use the preview > pane? What attachement button do you use to store it, the one on top or > below the text? Do you have any error on the command line (when you > start evolution from there) after getting the bug? Does it happen every > time you do those steps? Does it happen with any mail? > > ** Changed in: evolution (Ubuntu) > Assignee: (unassigned) => Ubuntu Desktop Bugs > Status: Unconfirmed => Needs Info > -- In Ubuntu 6.10 Edgy Eft: Evolution don't show e-mail messages after save a message and your attachment. https://launchpad.net/bugs/71835 From pascal.devuyst at gmail.com Sat Nov 25 16:10:31 2006 From: pascal.devuyst at gmail.com (Pascal De Vuyst) Date: Sat, 25 Nov 2006 16:10:31 -0000 Subject: [Bug 71620] Re: System > Quit does not respond to assigned keyboard shortcut/hotkey References: <20061113091816.350.90456.malonedeb@gangotri.ubuntu.com> Message-ID: <20061125161031.29624.80900.malone@gangotri.ubuntu.com> Confirming this problem on Edgy. ** Changed in: Ubuntu Sourcepackagename: None => control-center Status: Unconfirmed => Confirmed -- System > Quit does not respond to assigned keyboard shortcut/hotkey https://launchpad.net/bugs/71620 From mikko.s.saarinen at mbnet.fi Sat Nov 25 16:17:55 2006 From: mikko.s.saarinen at mbnet.fi (Mikko Saarinen) Date: Sat, 25 Nov 2006 16:17:55 -0000 Subject: [Bug 40022] Re: Password rejected due to timeout after resume References: <20060418163640.21526.13671.malonedeb@gangotri.ubuntu.com> Message-ID: <20061125161756.30105.66562.malone@gangotri.ubuntu.com> Seems like this issue has been disappeared with Edgy. At least I do not remember bumping into this any more =) -- Password rejected due to timeout after resume https://launchpad.net/bugs/40022 From mirsal.ennaime at gmail.com Sat Nov 25 16:38:39 2006 From: mirsal.ennaime at gmail.com (Mirsal ENNAIME) Date: Sat, 25 Nov 2006 16:38:39 -0000 Subject: [Bug 68789] Re: The gnome-cups-icon is way too active References: <20061028072054.17734.40445.malonedeb@gandwana.ubuntu.com> Message-ID: <20061125163839.29624.19972.malone@gangotri.ubuntu.com> I'm experiencing a quite simillar issue: The gnome-cups-icon process seem to cause heavy cpu load at random times (I didn't manage to reproduce it on purpose) It only comes back to normal once killed / automatically restarted. ** Also affects: gnome-cups-manager (Ubuntu) Importance: Undecided Status: Unconfirmed -- The gnome-cups-icon is way too active https://launchpad.net/bugs/68789 From tristandegroof at evonet.be Sat Nov 25 16:40:42 2006 From: tristandegroof at evonet.be (TRiSS) Date: Sat, 25 Nov 2006 16:40:42 -0000 Subject: [Bug 59431] Re: panel launchers get emptied after left mouse button drag&dropping twice References: <20060907231329.12796.49005.malonedeb@gandwana.ubuntu.com> Message-ID: <20061125164042.29624.73412.malone@gangotri.ubuntu.com> I can also confirm this bug, after an upgrade from dapper using the update-manager -- panel launchers get emptied after left mouse button drag&dropping twice https://launchpad.net/bugs/59431 From mirsal.ennaime at gmail.com Sat Nov 25 16:42:08 2006 From: mirsal.ennaime at gmail.com (Mirsal ENNAIME) Date: Sat, 25 Nov 2006 16:42:08 -0000 Subject: [Bug 32112] Re: Adding smb printer displays random auth boxes References: <20060220114741.1387.34045.malonedeb@gangotri.ubuntu.com> Message-ID: <20061125164208.4063.65762.malone@gandwana.ubuntu.com> I'm confirming this in Edgy Eft too. -- Adding smb printer displays random auth boxes https://launchpad.net/bugs/32112 From mac001 at theColburns.us Sat Nov 25 16:50:01 2006 From: mac001 at theColburns.us (Michael Colburn) Date: Sat, 25 Nov 2006 16:50:01 -0000 Subject: [Bug 73250] Switch User Button Unresponsive References: <20061125165001.30105.35515.malonedeb@gangotri.ubuntu.com> Message-ID: <20061125165001.30105.35515.malonedeb@gangotri.ubuntu.com> Public bug reported: Using: Ubuntu 6.06 LTS on Dell Latitude L400 laptop. Also using Gnome 2.14.3. 1. Click on "Log Off, switch user, lock screen or power down..." icon. 2. Click on "Switch User" icon. 3. Screen saver is activated. 4. Press any key. 5. Click on "Switch User" button. 6. List of users is displayed. 7. Select a user. 8. Click on "Switch user" 9. Absolutely nothing happens. ** Affects: gnome-session (Ubuntu) Importance: Undecided Status: Unconfirmed -- Switch User Button Unresponsive https://launchpad.net/bugs/73250 From till.kamppeter at gmail.com Sat Nov 25 17:04:20 2006 From: till.kamppeter at gmail.com (Till Kamppeter) Date: Sat, 25 Nov 2006 17:04:20 -0000 Subject: [Bug 32112] Re: Adding smb printer displays random auth boxes References: <20060220114741.1387.34045.malonedeb@gangotri.ubuntu.com> Message-ID: <20061125170420.29624.3424.malone@gangotri.ubuntu.com> *** This bug is a duplicate of bug 58403 *** I have made some suggestions for a new SMB printer auto-detection method in bug #58403, therefore I mark this as duplicate of that bug. Please try the shown methods. Do they ask for passwords? Or do they skip servers which need already authentication for listing their resources? How fast is the scan for SMB printers with that method? ** This bug has been marked a duplicate of bug 58403 adding smb printer difficult on large networks -- Adding smb printer displays random auth boxes https://launchpad.net/bugs/32112 From till.kamppeter at gmail.com Sat Nov 25 17:05:19 2006 From: till.kamppeter at gmail.com (Till Kamppeter) Date: Sat, 25 Nov 2006 17:05:19 -0000 Subject: [Bug 58403] Re: adding smb printer difficult on large networks References: <20060831230306.30981.56790.malonedeb@gandwana.ubuntu.com> Message-ID: <20061125170519.29624.87320.launchpad@gangotri.ubuntu.com> ** Changed in: gnome-cups-manager (Ubuntu) Importance: Undecided => Medium -- adding smb printer difficult on large networks https://launchpad.net/bugs/58403 From technolust at netvisao.pt Sat Nov 25 17:12:37 2006 From: technolust at netvisao.pt (Shinoda) Date: Sat, 25 Nov 2006 17:12:37 -0000 Subject: [Bug 73252] Crash on opening apps menu. References: <20061125171237.4020.62634.malonedeb@gandwana.ubuntu.com> Message-ID: <20061125171237.4020.62634.malonedeb@gandwana.ubuntu.com> Public bug reported: Binary package hint: gnome-panel Crashed when I tried to open the Applications menu. ---------------------------------------------------------------------- Memory status: size: 55250944 vsize: 0 resident: 55250944 share: 0 rss: 16908288 rss_rlim: 0 CPU usage: start_time: 1164372225 rtime: 0 utime: 7606 stime: 0 cutime:7057 cstime: 0 timeout: 549 it_real_value: 0 frequency: 1 Backtrace was generated from '/usr/bin/gnome-panel' Using host libthread_db library "/lib/tls/i686/cmov/libthread_db.so.1". [Thread debugging using libthread_db enabled] [New Thread -1225714000 (LWP 4635)] 0xffffe410 in __kernel_vsyscall () #0 0xffffe410 in __kernel_vsyscall () #1 0xb75c7323 in __waitpid_nocancel () from /lib/tls/i686/cmov/libpthread.so.0 #2 0xb7ec01b6 in gnome_gtk_module_info_get () from /usr/lib/libgnomeui-2.so.0 #3 #4 0xb74f9d18 in wcslen () from /lib/tls/i686/cmov/libc.so.6 #5 0xb74faefe in wcsrtombs () from /lib/tls/i686/cmov/libc.so.6 #6 0xb74c5aaf in vfprintf () from /lib/tls/i686/cmov/libc.so.6 #7 0xb74e4b8c in vasprintf () from /lib/tls/i686/cmov/libc.so.6 #8 0xb76ec8b7 in g_vasprintf () from /usr/lib/libglib-2.0.so.0 #9 0xb76de8a6 in g_strdup_vprintf () from /usr/lib/libglib-2.0.so.0 #10 0xb7adaac9 in gtk_message_dialog_format_secondary_text () from /usr/lib/libgtk-x11-2.0.so.0 #11 0x08076d73 in panel_error_dialog (parent=0x0, screen=0x80e80e0, class=0x80b7937 "cannot_launch_entry", auto_destroy=1, primary_text=0xb6dac563 "Could not launch menu item", secondary_text=0xb77291e4 "?\020\t") at panel-util.c:334 #12 0x0808d7c7 in panel_menu_item_activate_desktop_file (menuitem=0x84e9108, path=0x83b9668 "/home/shinoda/.local/share/applications/NVIDIA Settings-1.desktop") at panel-menu-items.c:1268 #13 0xb7819b29 in g_cclosure_marshal_VOID__VOID () from /usr/lib/libgobject-2.0.so.0 #14 0xb780c79b in g_closure_invoke () from /usr/lib/libgobject-2.0.so.0 #15 0xb781cb93 in g_signal_chain_from_overridden () from /usr/lib/libgobject-2.0.so.0 #16 0xb781e0b7 in g_signal_emit_valist () from /usr/lib/libgobject-2.0.so.0 #17 0xb781e279 in g_signal_emit () from /usr/lib/libgobject-2.0.so.0 #18 0xb7be2994 in gtk_widget_activate () from /usr/lib/libgtk-x11-2.0.so.0 #19 0xb7ad77d8 in gtk_menu_shell_activate_item () from /usr/lib/libgtk-x11-2.0.so.0 #20 0xb7ad8da2 in gtk_menu_shell_append () from /usr/lib/libgtk-x11-2.0.so.0 #21 0xb7ad0995 in gtk_menu_reorder_child () from /usr/lib/libgtk-x11-2.0.so.0 #22 0xb7acab00 in _gtk_marshal_BOOLEAN__BOXED () from /usr/lib/libgtk-x11-2.0.so.0 #23 0xb780afb9 in g_value_set_boxed () from /usr/lib/libgobject-2.0.so.0 #24 0xb780c79b in g_closure_invoke () from /usr/lib/libgobject-2.0.so.0 #25 0xb781d1e3 in g_signal_chain_from_overridden () from /usr/lib/libgobject-2.0.so.0 #26 0xb781de7f in g_signal_emit_valist () from /usr/lib/libgobject-2.0.so.0 #27 0xb781e279 in g_signal_emit () from /usr/lib/libgobject-2.0.so.0 #28 0xb7bde5f8 in gtk_widget_get_default_style () from /usr/lib/libgtk-x11-2.0.so.0 #29 0xb7ac3ef3 in gtk_propagate_event () from /usr/lib/libgtk-x11-2.0.so.0 #30 0xb7ac50f7 in gtk_main_do_event () from /usr/lib/libgtk-x11-2.0.so.0 #31 0xb794d7ea in _gdk_events_init () from /usr/lib/libgdk-x11-2.0.so.0 #32 0xb76c3802 in g_main_context_dispatch () from /usr/lib/libglib-2.0.so.0 #33 0xb76c67df in g_main_context_check () from /usr/lib/libglib-2.0.so.0 #34 0xb76c6b89 in g_main_loop_run () from /usr/lib/libglib-2.0.so.0 #35 0xb7ac5574 in gtk_main () from /usr/lib/libgtk-x11-2.0.so.0 #36 0x08061d8c in main (argc=3, argv=0xbfb639a4) at main.c:95 Thread 1 (Thread -1225714000 (LWP 4635)): #0 0xffffe410 in __kernel_vsyscall () No symbol table info available. #1 0xb75c7323 in __waitpid_nocancel () from /lib/tls/i686/cmov/libpthread.so.0 No symbol table info available. #2 0xb7ec01b6 in gnome_gtk_module_info_get () from /usr/lib/libgnomeui-2.so.0 No symbol table info available. #3 No symbol table info available. #4 0xb74f9d18 in wcslen () from /lib/tls/i686/cmov/libc.so.6 No symbol table info available. #5 0xb74faefe in wcsrtombs () from /lib/tls/i686/cmov/libc.so.6 No symbol table info available. #6 0xb74c5aaf in vfprintf () from /lib/tls/i686/cmov/libc.so.6 No symbol table info available. #7 0xb74e4b8c in vasprintf () from /lib/tls/i686/cmov/libc.so.6 No symbol table info available. #8 0xb76ec8b7 in g_vasprintf () from /usr/lib/libglib-2.0.so.0 No symbol table info available. #9 0xb76de8a6 in g_strdup_vprintf () from /usr/lib/libglib-2.0.so.0 No symbol table info available. #10 0xb7adaac9 in gtk_message_dialog_format_secondary_text () from /usr/lib/libgtk-x11-2.0.so.0 No symbol table info available. #11 0x08076d73 in panel_error_dialog (parent=0x0, screen=0x80e80e0, class=0x80b7937 "cannot_launch_entry", auto_destroy=1, primary_text=0xb6dac563 "Could not launch menu item", secondary_text=0xb77291e4 "?\020\t") at panel-util.c:334 dialog = (GtkWidget *) 0x85516a8 freeme = 0xbfb62c74 "" #12 0x0808d7c7 in panel_menu_item_activate_desktop_file (menuitem=0x84e9108, path=0x83b9668 "/home/shinoda/.local/share/applications/NVIDIA Settings-1.desktop") at panel-menu-items.c:1268 error = (GError *) 0x85ba920 #13 0xb7819b29 in g_cclosure_marshal_VOID__VOID () from /usr/lib/libgobject-2.0.so.0 No symbol table info available. #14 0xb780c79b in g_closure_invoke () from /usr/lib/libgobject-2.0.so.0 No symbol table info available. #15 0xb781cb93 in g_signal_chain_from_overridden () from /usr/lib/libgobject-2.0.so.0 No symbol table info available. #16 0xb781e0b7 in g_signal_emit_valist () from /usr/lib/libgobject-2.0.so.0 No symbol table info available. #17 0xb781e279 in g_signal_emit () from /usr/lib/libgobject-2.0.so.0 No symbol table info available. #18 0xb7be2994 in gtk_widget_activate () from /usr/lib/libgtk-x11-2.0.so.0 No symbol table info available. #19 0xb7ad77d8 in gtk_menu_shell_activate_item () from /usr/lib/libgtk-x11-2.0.so.0 No symbol table info available. #20 0xb7ad8da2 in gtk_menu_shell_append () from /usr/lib/libgtk-x11-2.0.so.0 No symbol table info available. #21 0xb7ad0995 in gtk_menu_reorder_child () from /usr/lib/libgtk-x11-2.0.so.0 No symbol table info available. #22 0xb7acab00 in _gtk_marshal_BOOLEAN__BOXED () from /usr/lib/libgtk-x11-2.0.so.0 No symbol table info available. #23 0xb780afb9 in g_value_set_boxed () from /usr/lib/libgobject-2.0.so.0 No symbol table info available. #24 0xb780c79b in g_closure_invoke () from /usr/lib/libgobject-2.0.so.0 No symbol table info available. #25 0xb781d1e3 in g_signal_chain_from_overridden () from /usr/lib/libgobject-2.0.so.0 No symbol table info available. #26 0xb781de7f in g_signal_emit_valist () from /usr/lib/libgobject-2.0.so.0 No symbol table info available. #27 0xb781e279 in g_signal_emit () from /usr/lib/libgobject-2.0.so.0 No symbol table info available. #28 0xb7bde5f8 in gtk_widget_get_default_style () from /usr/lib/libgtk-x11-2.0.so.0 No symbol table info available. #29 0xb7ac3ef3 in gtk_propagate_event () from /usr/lib/libgtk-x11-2.0.so.0 No symbol table info available. #30 0xb7ac50f7 in gtk_main_do_event () from /usr/lib/libgtk-x11-2.0.so.0 No symbol table info available. #31 0xb794d7ea in _gdk_events_init () from /usr/lib/libgdk-x11-2.0.so.0 No symbol table info available. #32 0xb76c3802 in g_main_context_dispatch () from /usr/lib/libglib-2.0.so.0 No symbol table info available. #33 0xb76c67df in g_main_context_check () from /usr/lib/libglib-2.0.so.0 No symbol table info available. #34 0xb76c6b89 in g_main_loop_run () from /usr/lib/libglib-2.0.so.0 No symbol table info available. #35 0xb7ac5574 in gtk_main () from /usr/lib/libgtk-x11-2.0.so.0 No symbol table info available. #36 0x08061d8c in main (argc=3, argv=0xbfb639a4) at main.c:95 context = program = (GnomeProgram *) 0x80c9028 #0 0xffffe410 in __kernel_vsyscall () ** Affects: gnome-panel (Ubuntu) Importance: Undecided Status: Unconfirmed ** Description changed: Binary package hint: gnome-panel Crashed when I tried to open the Applications menu. - + --------------------------------------------------------------------------------------------- Memory status: size: 55250944 vsize: 0 resident: 55250944 share: 0 rss: 16908288 rss_rlim: 0 CPU usage: start_time: 1164372225 rtime: 0 utime: 7606 stime: 0 cutime:7057 cstime: 0 timeout: 549 it_real_value: 0 frequency: 1 Backtrace was generated from '/usr/bin/gnome-panel' Using host libthread_db library "/lib/tls/i686/cmov/libthread_db.so.1". [Thread debugging using libthread_db enabled] [New Thread -1225714000 (LWP 4635)] 0xffffe410 in __kernel_vsyscall () #0 0xffffe410 in __kernel_vsyscall () #1 0xb75c7323 in __waitpid_nocancel () from /lib/tls/i686/cmov/libpthread.so.0 #2 0xb7ec01b6 in gnome_gtk_module_info_get () from /usr/lib/libgnomeui-2.so.0 #3 #4 0xb74f9d18 in wcslen () from /lib/tls/i686/cmov/libc.so.6 #5 0xb74faefe in wcsrtombs () from /lib/tls/i686/cmov/libc.so.6 #6 0xb74c5aaf in vfprintf () from /lib/tls/i686/cmov/libc.so.6 #7 0xb74e4b8c in vasprintf () from /lib/tls/i686/cmov/libc.so.6 #8 0xb76ec8b7 in g_vasprintf () from /usr/lib/libglib-2.0.so.0 #9 0xb76de8a6 in g_strdup_vprintf () from /usr/lib/libglib-2.0.so.0 #10 0xb7adaac9 in gtk_message_dialog_format_secondary_text () from /usr/lib/libgtk-x11-2.0.so.0 #11 0x08076d73 in panel_error_dialog (parent=0x0, screen=0x80e80e0, class=0x80b7937 "cannot_launch_entry", auto_destroy=1, primary_text=0xb6dac563 "Could not launch menu item", secondary_text=0xb77291e4 "?\020\t") at panel-util.c:334 #12 0x0808d7c7 in panel_menu_item_activate_desktop_file (menuitem=0x84e9108, path=0x83b9668 "/home/shinoda/.local/share/applications/NVIDIA Settings-1.desktop") at panel-menu-items.c:1268 #13 0xb7819b29 in g_cclosure_marshal_VOID__VOID () from /usr/lib/libgobject-2.0.so.0 #14 0xb780c79b in g_closure_invoke () from /usr/lib/libgobject-2.0.so.0 #15 0xb781cb93 in g_signal_chain_from_overridden () from /usr/lib/libgobject-2.0.so.0 #16 0xb781e0b7 in g_signal_emit_valist () from /usr/lib/libgobject-2.0.so.0 #17 0xb781e279 in g_signal_emit () from /usr/lib/libgobject-2.0.so.0 #18 0xb7be2994 in gtk_widget_activate () from /usr/lib/libgtk-x11-2.0.so.0 #19 0xb7ad77d8 in gtk_menu_shell_activate_item () from /usr/lib/libgtk-x11-2.0.so.0 #20 0xb7ad8da2 in gtk_menu_shell_append () from /usr/lib/libgtk-x11-2.0.so.0 #21 0xb7ad0995 in gtk_menu_reorder_child () from /usr/lib/libgtk-x11-2.0.so.0 #22 0xb7acab00 in _gtk_marshal_BOOLEAN__BOXED () from /usr/lib/libgtk-x11-2.0.so.0 #23 0xb780afb9 in g_value_set_boxed () from /usr/lib/libgobject-2.0.so.0 #24 0xb780c79b in g_closure_invoke () from /usr/lib/libgobject-2.0.so.0 #25 0xb781d1e3 in g_signal_chain_from_overridden () from /usr/lib/libgobject-2.0.so.0 #26 0xb781de7f in g_signal_emit_valist () from /usr/lib/libgobject-2.0.so.0 #27 0xb781e279 in g_signal_emit () from /usr/lib/libgobject-2.0.so.0 #28 0xb7bde5f8 in gtk_widget_get_default_style () from /usr/lib/libgtk-x11-2.0.so.0 #29 0xb7ac3ef3 in gtk_propagate_event () from /usr/lib/libgtk-x11-2.0.so.0 #30 0xb7ac50f7 in gtk_main_do_event () from /usr/lib/libgtk-x11-2.0.so.0 #31 0xb794d7ea in _gdk_events_init () from /usr/lib/libgdk-x11-2.0.so.0 #32 0xb76c3802 in g_main_context_dispatch () from /usr/lib/libglib-2.0.so.0 #33 0xb76c67df in g_main_context_check () from /usr/lib/libglib-2.0.so.0 #34 0xb76c6b89 in g_main_loop_run () from /usr/lib/libglib-2.0.so.0 #35 0xb7ac5574 in gtk_main () from /usr/lib/libgtk-x11-2.0.so.0 #36 0x08061d8c in main (argc=3, argv=0xbfb639a4) at main.c:95 Thread 1 (Thread -1225714000 (LWP 4635)): #0 0xffffe410 in __kernel_vsyscall () No symbol table info available. #1 0xb75c7323 in __waitpid_nocancel () from /lib/tls/i686/cmov/libpthread.so.0 No symbol table info available. #2 0xb7ec01b6 in gnome_gtk_module_info_get () from /usr/lib/libgnomeui-2.so.0 No symbol table info available. #3 No symbol table info available. #4 0xb74f9d18 in wcslen () from /lib/tls/i686/cmov/libc.so.6 No symbol table info available. #5 0xb74faefe in wcsrtombs () from /lib/tls/i686/cmov/libc.so.6 No symbol table info available. #6 0xb74c5aaf in vfprintf () from /lib/tls/i686/cmov/libc.so.6 No symbol table info available. #7 0xb74e4b8c in vasprintf () from /lib/tls/i686/cmov/libc.so.6 No symbol table info available. #8 0xb76ec8b7 in g_vasprintf () from /usr/lib/libglib-2.0.so.0 No symbol table info available. #9 0xb76de8a6 in g_strdup_vprintf () from /usr/lib/libglib-2.0.so.0 No symbol table info available. #10 0xb7adaac9 in gtk_message_dialog_format_secondary_text () from /usr/lib/libgtk-x11-2.0.so.0 No symbol table info available. #11 0x08076d73 in panel_error_dialog (parent=0x0, screen=0x80e80e0, class=0x80b7937 "cannot_launch_entry", auto_destroy=1, primary_text=0xb6dac563 "Could not launch menu item", secondary_text=0xb77291e4 "?\020\t") at panel-util.c:334 dialog = (GtkWidget *) 0x85516a8 freeme = 0xbfb62c74 "" #12 0x0808d7c7 in panel_menu_item_activate_desktop_file (menuitem=0x84e9108, path=0x83b9668 "/home/shinoda/.local/share/applications/NVIDIA Settings-1.desktop") at panel-menu-items.c:1268 error = (GError *) 0x85ba920 #13 0xb7819b29 in g_cclosure_marshal_VOID__VOID () from /usr/lib/libgobject-2.0.so.0 No symbol table info available. #14 0xb780c79b in g_closure_invoke () from /usr/lib/libgobject-2.0.so.0 No symbol table info available. #15 0xb781cb93 in g_signal_chain_from_overridden () from /usr/lib/libgobject-2.0.so.0 No symbol table info available. #16 0xb781e0b7 in g_signal_emit_valist () from /usr/lib/libgobject-2.0.so.0 No symbol table info available. #17 0xb781e279 in g_signal_emit () from /usr/lib/libgobject-2.0.so.0 No symbol table info available. #18 0xb7be2994 in gtk_widget_activate () from /usr/lib/libgtk-x11-2.0.so.0 No symbol table info available. #19 0xb7ad77d8 in gtk_menu_shell_activate_item () from /usr/lib/libgtk-x11-2.0.so.0 No symbol table info available. #20 0xb7ad8da2 in gtk_menu_shell_append () from /usr/lib/libgtk-x11-2.0.so.0 No symbol table info available. #21 0xb7ad0995 in gtk_menu_reorder_child () from /usr/lib/libgtk-x11-2.0.so.0 No symbol table info available. #22 0xb7acab00 in _gtk_marshal_BOOLEAN__BOXED () from /usr/lib/libgtk-x11-2.0.so.0 No symbol table info available. #23 0xb780afb9 in g_value_set_boxed () from /usr/lib/libgobject-2.0.so.0 No symbol table info available. #24 0xb780c79b in g_closure_invoke () from /usr/lib/libgobject-2.0.so.0 No symbol table info available. #25 0xb781d1e3 in g_signal_chain_from_overridden () from /usr/lib/libgobject-2.0.so.0 No symbol table info available. #26 0xb781de7f in g_signal_emit_valist () from /usr/lib/libgobject-2.0.so.0 No symbol table info available. #27 0xb781e279 in g_signal_emit () from /usr/lib/libgobject-2.0.so.0 No symbol table info available. #28 0xb7bde5f8 in gtk_widget_get_default_style () from /usr/lib/libgtk-x11-2.0.so.0 No symbol table info available. #29 0xb7ac3ef3 in gtk_propagate_event () from /usr/lib/libgtk-x11-2.0.so.0 No symbol table info available. #30 0xb7ac50f7 in gtk_main_do_event () from /usr/lib/libgtk-x11-2.0.so.0 No symbol table info available. #31 0xb794d7ea in _gdk_events_init () from /usr/lib/libgdk-x11-2.0.so.0 No symbol table info available. #32 0xb76c3802 in g_main_context_dispatch () from /usr/lib/libglib-2.0.so.0 No symbol table info available. #33 0xb76c67df in g_main_context_check () from /usr/lib/libglib-2.0.so.0 No symbol table info available. #34 0xb76c6b89 in g_main_loop_run () from /usr/lib/libglib-2.0.so.0 No symbol table info available. #35 0xb7ac5574 in gtk_main () from /usr/lib/libgtk-x11-2.0.so.0 No symbol table info available. #36 0x08061d8c in main (argc=3, argv=0xbfb639a4) at main.c:95 context = program = (GnomeProgram *) 0x80c9028 #0 0xffffe410 in __kernel_vsyscall () ** Description changed: Binary package hint: gnome-panel Crashed when I tried to open the Applications menu. - --------------------------------------------------------------------------------------------- + ----------------------------------------------------------------------------- Memory status: size: 55250944 vsize: 0 resident: 55250944 share: 0 rss: 16908288 rss_rlim: 0 CPU usage: start_time: 1164372225 rtime: 0 utime: 7606 stime: 0 cutime:7057 cstime: 0 timeout: 549 it_real_value: 0 frequency: 1 Backtrace was generated from '/usr/bin/gnome-panel' Using host libthread_db library "/lib/tls/i686/cmov/libthread_db.so.1". [Thread debugging using libthread_db enabled] [New Thread -1225714000 (LWP 4635)] 0xffffe410 in __kernel_vsyscall () #0 0xffffe410 in __kernel_vsyscall () #1 0xb75c7323 in __waitpid_nocancel () from /lib/tls/i686/cmov/libpthread.so.0 #2 0xb7ec01b6 in gnome_gtk_module_info_get () from /usr/lib/libgnomeui-2.so.0 #3 #4 0xb74f9d18 in wcslen () from /lib/tls/i686/cmov/libc.so.6 #5 0xb74faefe in wcsrtombs () from /lib/tls/i686/cmov/libc.so.6 #6 0xb74c5aaf in vfprintf () from /lib/tls/i686/cmov/libc.so.6 #7 0xb74e4b8c in vasprintf () from /lib/tls/i686/cmov/libc.so.6 #8 0xb76ec8b7 in g_vasprintf () from /usr/lib/libglib-2.0.so.0 #9 0xb76de8a6 in g_strdup_vprintf () from /usr/lib/libglib-2.0.so.0 #10 0xb7adaac9 in gtk_message_dialog_format_secondary_text () from /usr/lib/libgtk-x11-2.0.so.0 #11 0x08076d73 in panel_error_dialog (parent=0x0, screen=0x80e80e0, class=0x80b7937 "cannot_launch_entry", auto_destroy=1, primary_text=0xb6dac563 "Could not launch menu item", secondary_text=0xb77291e4 "?\020\t") at panel-util.c:334 #12 0x0808d7c7 in panel_menu_item_activate_desktop_file (menuitem=0x84e9108, path=0x83b9668 "/home/shinoda/.local/share/applications/NVIDIA Settings-1.desktop") at panel-menu-items.c:1268 #13 0xb7819b29 in g_cclosure_marshal_VOID__VOID () from /usr/lib/libgobject-2.0.so.0 #14 0xb780c79b in g_closure_invoke () from /usr/lib/libgobject-2.0.so.0 #15 0xb781cb93 in g_signal_chain_from_overridden () from /usr/lib/libgobject-2.0.so.0 #16 0xb781e0b7 in g_signal_emit_valist () from /usr/lib/libgobject-2.0.so.0 #17 0xb781e279 in g_signal_emit () from /usr/lib/libgobject-2.0.so.0 #18 0xb7be2994 in gtk_widget_activate () from /usr/lib/libgtk-x11-2.0.so.0 #19 0xb7ad77d8 in gtk_menu_shell_activate_item () from /usr/lib/libgtk-x11-2.0.so.0 #20 0xb7ad8da2 in gtk_menu_shell_append () from /usr/lib/libgtk-x11-2.0.so.0 #21 0xb7ad0995 in gtk_menu_reorder_child () from /usr/lib/libgtk-x11-2.0.so.0 #22 0xb7acab00 in _gtk_marshal_BOOLEAN__BOXED () from /usr/lib/libgtk-x11-2.0.so.0 #23 0xb780afb9 in g_value_set_boxed () from /usr/lib/libgobject-2.0.so.0 #24 0xb780c79b in g_closure_invoke () from /usr/lib/libgobject-2.0.so.0 #25 0xb781d1e3 in g_signal_chain_from_overridden () from /usr/lib/libgobject-2.0.so.0 #26 0xb781de7f in g_signal_emit_valist () from /usr/lib/libgobject-2.0.so.0 #27 0xb781e279 in g_signal_emit () from /usr/lib/libgobject-2.0.so.0 #28 0xb7bde5f8 in gtk_widget_get_default_style () from /usr/lib/libgtk-x11-2.0.so.0 #29 0xb7ac3ef3 in gtk_propagate_event () from /usr/lib/libgtk-x11-2.0.so.0 #30 0xb7ac50f7 in gtk_main_do_event () from /usr/lib/libgtk-x11-2.0.so.0 #31 0xb794d7ea in _gdk_events_init () from /usr/lib/libgdk-x11-2.0.so.0 #32 0xb76c3802 in g_main_context_dispatch () from /usr/lib/libglib-2.0.so.0 #33 0xb76c67df in g_main_context_check () from /usr/lib/libglib-2.0.so.0 #34 0xb76c6b89 in g_main_loop_run () from /usr/lib/libglib-2.0.so.0 #35 0xb7ac5574 in gtk_main () from /usr/lib/libgtk-x11-2.0.so.0 #36 0x08061d8c in main (argc=3, argv=0xbfb639a4) at main.c:95 Thread 1 (Thread -1225714000 (LWP 4635)): #0 0xffffe410 in __kernel_vsyscall () No symbol table info available. #1 0xb75c7323 in __waitpid_nocancel () from /lib/tls/i686/cmov/libpthread.so.0 No symbol table info available. #2 0xb7ec01b6 in gnome_gtk_module_info_get () from /usr/lib/libgnomeui-2.so.0 No symbol table info available. #3 No symbol table info available. #4 0xb74f9d18 in wcslen () from /lib/tls/i686/cmov/libc.so.6 No symbol table info available. #5 0xb74faefe in wcsrtombs () from /lib/tls/i686/cmov/libc.so.6 No symbol table info available. #6 0xb74c5aaf in vfprintf () from /lib/tls/i686/cmov/libc.so.6 No symbol table info available. #7 0xb74e4b8c in vasprintf () from /lib/tls/i686/cmov/libc.so.6 No symbol table info available. #8 0xb76ec8b7 in g_vasprintf () from /usr/lib/libglib-2.0.so.0 No symbol table info available. #9 0xb76de8a6 in g_strdup_vprintf () from /usr/lib/libglib-2.0.so.0 No symbol table info available. #10 0xb7adaac9 in gtk_message_dialog_format_secondary_text () from /usr/lib/libgtk-x11-2.0.so.0 No symbol table info available. #11 0x08076d73 in panel_error_dialog (parent=0x0, screen=0x80e80e0, class=0x80b7937 "cannot_launch_entry", auto_destroy=1, primary_text=0xb6dac563 "Could not launch menu item", secondary_text=0xb77291e4 "?\020\t") at panel-util.c:334 dialog = (GtkWidget *) 0x85516a8 freeme = 0xbfb62c74 "" #12 0x0808d7c7 in panel_menu_item_activate_desktop_file (menuitem=0x84e9108, path=0x83b9668 "/home/shinoda/.local/share/applications/NVIDIA Settings-1.desktop") at panel-menu-items.c:1268 error = (GError *) 0x85ba920 #13 0xb7819b29 in g_cclosure_marshal_VOID__VOID () from /usr/lib/libgobject-2.0.so.0 No symbol table info available. #14 0xb780c79b in g_closure_invoke () from /usr/lib/libgobject-2.0.so.0 No symbol table info available. #15 0xb781cb93 in g_signal_chain_from_overridden () from /usr/lib/libgobject-2.0.so.0 No symbol table info available. #16 0xb781e0b7 in g_signal_emit_valist () from /usr/lib/libgobject-2.0.so.0 No symbol table info available. #17 0xb781e279 in g_signal_emit () from /usr/lib/libgobject-2.0.so.0 No symbol table info available. #18 0xb7be2994 in gtk_widget_activate () from /usr/lib/libgtk-x11-2.0.so.0 No symbol table info available. #19 0xb7ad77d8 in gtk_menu_shell_activate_item () from /usr/lib/libgtk-x11-2.0.so.0 No symbol table info available. #20 0xb7ad8da2 in gtk_menu_shell_append () from /usr/lib/libgtk-x11-2.0.so.0 No symbol table info available. #21 0xb7ad0995 in gtk_menu_reorder_child () from /usr/lib/libgtk-x11-2.0.so.0 No symbol table info available. #22 0xb7acab00 in _gtk_marshal_BOOLEAN__BOXED () from /usr/lib/libgtk-x11-2.0.so.0 No symbol table info available. #23 0xb780afb9 in g_value_set_boxed () from /usr/lib/libgobject-2.0.so.0 No symbol table info available. #24 0xb780c79b in g_closure_invoke () from /usr/lib/libgobject-2.0.so.0 No symbol table info available. #25 0xb781d1e3 in g_signal_chain_from_overridden () from /usr/lib/libgobject-2.0.so.0 No symbol table info available. #26 0xb781de7f in g_signal_emit_valist () from /usr/lib/libgobject-2.0.so.0 No symbol table info available. #27 0xb781e279 in g_signal_emit () from /usr/lib/libgobject-2.0.so.0 No symbol table info available. #28 0xb7bde5f8 in gtk_widget_get_default_style () from /usr/lib/libgtk-x11-2.0.so.0 No symbol table info available. #29 0xb7ac3ef3 in gtk_propagate_event () from /usr/lib/libgtk-x11-2.0.so.0 No symbol table info available. #30 0xb7ac50f7 in gtk_main_do_event () from /usr/lib/libgtk-x11-2.0.so.0 No symbol table info available. #31 0xb794d7ea in _gdk_events_init () from /usr/lib/libgdk-x11-2.0.so.0 No symbol table info available. #32 0xb76c3802 in g_main_context_dispatch () from /usr/lib/libglib-2.0.so.0 No symbol table info available. #33 0xb76c67df in g_main_context_check () from /usr/lib/libglib-2.0.so.0 No symbol table info available. #34 0xb76c6b89 in g_main_loop_run () from /usr/lib/libglib-2.0.so.0 No symbol table info available. #35 0xb7ac5574 in gtk_main () from /usr/lib/libgtk-x11-2.0.so.0 No symbol table info available. #36 0x08061d8c in main (argc=3, argv=0xbfb639a4) at main.c:95 context = program = (GnomeProgram *) 0x80c9028 #0 0xffffe410 in __kernel_vsyscall () ** Description changed: Binary package hint: gnome-panel Crashed when I tried to open the Applications menu. - ----------------------------------------------------------------------------- + + ---------------------------------------------------------------------- Memory status: size: 55250944 vsize: 0 resident: 55250944 share: 0 rss: 16908288 rss_rlim: 0 CPU usage: start_time: 1164372225 rtime: 0 utime: 7606 stime: 0 cutime:7057 cstime: 0 timeout: 549 it_real_value: 0 frequency: 1 Backtrace was generated from '/usr/bin/gnome-panel' Using host libthread_db library "/lib/tls/i686/cmov/libthread_db.so.1". [Thread debugging using libthread_db enabled] [New Thread -1225714000 (LWP 4635)] 0xffffe410 in __kernel_vsyscall () #0 0xffffe410 in __kernel_vsyscall () #1 0xb75c7323 in __waitpid_nocancel () from /lib/tls/i686/cmov/libpthread.so.0 #2 0xb7ec01b6 in gnome_gtk_module_info_get () from /usr/lib/libgnomeui-2.so.0 #3 #4 0xb74f9d18 in wcslen () from /lib/tls/i686/cmov/libc.so.6 #5 0xb74faefe in wcsrtombs () from /lib/tls/i686/cmov/libc.so.6 #6 0xb74c5aaf in vfprintf () from /lib/tls/i686/cmov/libc.so.6 #7 0xb74e4b8c in vasprintf () from /lib/tls/i686/cmov/libc.so.6 #8 0xb76ec8b7 in g_vasprintf () from /usr/lib/libglib-2.0.so.0 #9 0xb76de8a6 in g_strdup_vprintf () from /usr/lib/libglib-2.0.so.0 #10 0xb7adaac9 in gtk_message_dialog_format_secondary_text () from /usr/lib/libgtk-x11-2.0.so.0 #11 0x08076d73 in panel_error_dialog (parent=0x0, screen=0x80e80e0, class=0x80b7937 "cannot_launch_entry", auto_destroy=1, primary_text=0xb6dac563 "Could not launch menu item", secondary_text=0xb77291e4 "?\020\t") at panel-util.c:334 #12 0x0808d7c7 in panel_menu_item_activate_desktop_file (menuitem=0x84e9108, path=0x83b9668 "/home/shinoda/.local/share/applications/NVIDIA Settings-1.desktop") at panel-menu-items.c:1268 #13 0xb7819b29 in g_cclosure_marshal_VOID__VOID () from /usr/lib/libgobject-2.0.so.0 #14 0xb780c79b in g_closure_invoke () from /usr/lib/libgobject-2.0.so.0 #15 0xb781cb93 in g_signal_chain_from_overridden () from /usr/lib/libgobject-2.0.so.0 #16 0xb781e0b7 in g_signal_emit_valist () from /usr/lib/libgobject-2.0.so.0 #17 0xb781e279 in g_signal_emit () from /usr/lib/libgobject-2.0.so.0 #18 0xb7be2994 in gtk_widget_activate () from /usr/lib/libgtk-x11-2.0.so.0 #19 0xb7ad77d8 in gtk_menu_shell_activate_item () from /usr/lib/libgtk-x11-2.0.so.0 #20 0xb7ad8da2 in gtk_menu_shell_append () from /usr/lib/libgtk-x11-2.0.so.0 #21 0xb7ad0995 in gtk_menu_reorder_child () from /usr/lib/libgtk-x11-2.0.so.0 #22 0xb7acab00 in _gtk_marshal_BOOLEAN__BOXED () from /usr/lib/libgtk-x11-2.0.so.0 #23 0xb780afb9 in g_value_set_boxed () from /usr/lib/libgobject-2.0.so.0 #24 0xb780c79b in g_closure_invoke () from /usr/lib/libgobject-2.0.so.0 #25 0xb781d1e3 in g_signal_chain_from_overridden () from /usr/lib/libgobject-2.0.so.0 #26 0xb781de7f in g_signal_emit_valist () from /usr/lib/libgobject-2.0.so.0 #27 0xb781e279 in g_signal_emit () from /usr/lib/libgobject-2.0.so.0 #28 0xb7bde5f8 in gtk_widget_get_default_style () from /usr/lib/libgtk-x11-2.0.so.0 #29 0xb7ac3ef3 in gtk_propagate_event () from /usr/lib/libgtk-x11-2.0.so.0 #30 0xb7ac50f7 in gtk_main_do_event () from /usr/lib/libgtk-x11-2.0.so.0 #31 0xb794d7ea in _gdk_events_init () from /usr/lib/libgdk-x11-2.0.so.0 #32 0xb76c3802 in g_main_context_dispatch () from /usr/lib/libglib-2.0.so.0 #33 0xb76c67df in g_main_context_check () from /usr/lib/libglib-2.0.so.0 #34 0xb76c6b89 in g_main_loop_run () from /usr/lib/libglib-2.0.so.0 #35 0xb7ac5574 in gtk_main () from /usr/lib/libgtk-x11-2.0.so.0 #36 0x08061d8c in main (argc=3, argv=0xbfb639a4) at main.c:95 Thread 1 (Thread -1225714000 (LWP 4635)): #0 0xffffe410 in __kernel_vsyscall () No symbol table info available. #1 0xb75c7323 in __waitpid_nocancel () from /lib/tls/i686/cmov/libpthread.so.0 No symbol table info available. #2 0xb7ec01b6 in gnome_gtk_module_info_get () from /usr/lib/libgnomeui-2.so.0 No symbol table info available. #3 No symbol table info available. #4 0xb74f9d18 in wcslen () from /lib/tls/i686/cmov/libc.so.6 No symbol table info available. #5 0xb74faefe in wcsrtombs () from /lib/tls/i686/cmov/libc.so.6 No symbol table info available. #6 0xb74c5aaf in vfprintf () from /lib/tls/i686/cmov/libc.so.6 No symbol table info available. #7 0xb74e4b8c in vasprintf () from /lib/tls/i686/cmov/libc.so.6 No symbol table info available. #8 0xb76ec8b7 in g_vasprintf () from /usr/lib/libglib-2.0.so.0 No symbol table info available. #9 0xb76de8a6 in g_strdup_vprintf () from /usr/lib/libglib-2.0.so.0 No symbol table info available. #10 0xb7adaac9 in gtk_message_dialog_format_secondary_text () from /usr/lib/libgtk-x11-2.0.so.0 No symbol table info available. #11 0x08076d73 in panel_error_dialog (parent=0x0, screen=0x80e80e0, class=0x80b7937 "cannot_launch_entry", auto_destroy=1, primary_text=0xb6dac563 "Could not launch menu item", secondary_text=0xb77291e4 "?\020\t") at panel-util.c:334 dialog = (GtkWidget *) 0x85516a8 freeme = 0xbfb62c74 "" #12 0x0808d7c7 in panel_menu_item_activate_desktop_file (menuitem=0x84e9108, path=0x83b9668 "/home/shinoda/.local/share/applications/NVIDIA Settings-1.desktop") at panel-menu-items.c:1268 error = (GError *) 0x85ba920 #13 0xb7819b29 in g_cclosure_marshal_VOID__VOID () from /usr/lib/libgobject-2.0.so.0 No symbol table info available. #14 0xb780c79b in g_closure_invoke () from /usr/lib/libgobject-2.0.so.0 No symbol table info available. #15 0xb781cb93 in g_signal_chain_from_overridden () from /usr/lib/libgobject-2.0.so.0 No symbol table info available. #16 0xb781e0b7 in g_signal_emit_valist () from /usr/lib/libgobject-2.0.so.0 No symbol table info available. #17 0xb781e279 in g_signal_emit () from /usr/lib/libgobject-2.0.so.0 No symbol table info available. #18 0xb7be2994 in gtk_widget_activate () from /usr/lib/libgtk-x11-2.0.so.0 No symbol table info available. #19 0xb7ad77d8 in gtk_menu_shell_activate_item () from /usr/lib/libgtk-x11-2.0.so.0 No symbol table info available. #20 0xb7ad8da2 in gtk_menu_shell_append () from /usr/lib/libgtk-x11-2.0.so.0 No symbol table info available. #21 0xb7ad0995 in gtk_menu_reorder_child () from /usr/lib/libgtk-x11-2.0.so.0 No symbol table info available. #22 0xb7acab00 in _gtk_marshal_BOOLEAN__BOXED () from /usr/lib/libgtk-x11-2.0.so.0 No symbol table info available. #23 0xb780afb9 in g_value_set_boxed () from /usr/lib/libgobject-2.0.so.0 No symbol table info available. #24 0xb780c79b in g_closure_invoke () from /usr/lib/libgobject-2.0.so.0 No symbol table info available. #25 0xb781d1e3 in g_signal_chain_from_overridden () from /usr/lib/libgobject-2.0.so.0 No symbol table info available. #26 0xb781de7f in g_signal_emit_valist () from /usr/lib/libgobject-2.0.so.0 No symbol table info available. #27 0xb781e279 in g_signal_emit () from /usr/lib/libgobject-2.0.so.0 No symbol table info available. #28 0xb7bde5f8 in gtk_widget_get_default_style () from /usr/lib/libgtk-x11-2.0.so.0 No symbol table info available. #29 0xb7ac3ef3 in gtk_propagate_event () from /usr/lib/libgtk-x11-2.0.so.0 No symbol table info available. #30 0xb7ac50f7 in gtk_main_do_event () from /usr/lib/libgtk-x11-2.0.so.0 No symbol table info available. #31 0xb794d7ea in _gdk_events_init () from /usr/lib/libgdk-x11-2.0.so.0 No symbol table info available. #32 0xb76c3802 in g_main_context_dispatch () from /usr/lib/libglib-2.0.so.0 No symbol table info available. #33 0xb76c67df in g_main_context_check () from /usr/lib/libglib-2.0.so.0 No symbol table info available. #34 0xb76c6b89 in g_main_loop_run () from /usr/lib/libglib-2.0.so.0 No symbol table info available. #35 0xb7ac5574 in gtk_main () from /usr/lib/libgtk-x11-2.0.so.0 No symbol table info available. #36 0x08061d8c in main (argc=3, argv=0xbfb639a4) at main.c:95 context = program = (GnomeProgram *) 0x80c9028 #0 0xffffe410 in __kernel_vsyscall () -- Crash on opening apps menu. https://launchpad.net/bugs/73252 From rkuruvil at ix.urz.uni-heidelberg.de Sat Nov 25 17:29:48 2006 From: rkuruvil at ix.urz.uni-heidelberg.de (Battery) Date: Sat, 25 Nov 2006 17:29:48 -0000 Subject: [Bug 73220] Edgy volume control does not function References: <20061125101655.4063.57024.malonedeb@gandwana.ubuntu.com> Message-ID: <20061125172948.30105.6166.launchpad@canonical@gangotri.ubuntu.com> Public bug reported: Hello Volume control does not function under Edgy. On the Applets You can set any Volume You want, but it does not have an effect on the Volume. Regards ** Affects: gnome-media (Ubuntu) Importance: Undecided Status: Unconfirmed -- Edgy volume control does not function https://launchpad.net/bugs/73220 From hernan.alvarez at gmail.com Sat Nov 25 17:37:12 2006 From: hernan.alvarez at gmail.com (=?utf-8?q?Hern=C3=A1n_Alvarez?=) Date: Sat, 25 Nov 2006 17:37:12 -0000 Subject: [Bug 66448] Bad volume control config when Sound Blaster Live 24-bit is used References: <20061016180640.6814.64883.malonedeb@gangotri.ubuntu.com> Message-ID: <20061125173712.30105.28954.launchpad@canonical@gangotri.ubuntu.com> Public bug reported: When you install Ubuntu Dapper or Edgy on a system which have a Creative Sound Blaster Live! 24-bit, the volume control on the GNOME panel comes pre-configured to set the volume of center/LFE channel, only used on 5.1 setups, when it should control the front L/R channel. It's easy to resolve (going to volume control settings and modifying it), but it should be correctly preconfigured, as is with other sound cards. I've tested it on Dapper 6.06, 6.06.1 and Edgy Beta. ** Affects: gnome-media (Ubuntu) Importance: Undecided Status: Unconfirmed -- Bad volume control config when Sound Blaster Live 24-bit is used https://launchpad.net/bugs/66448 From pascal.devuyst at gmail.com Sat Nov 25 17:31:50 2006 From: pascal.devuyst at gmail.com (Pascal De Vuyst) Date: Sat, 25 Nov 2006 17:31:50 -0000 Subject: [Bug 73220] Re: Edgy volume control does not function References: <20061125101655.4063.57024.malonedeb@gandwana.ubuntu.com> Message-ID: <20061125173150.4020.18698.malone@gandwana.ubuntu.com> I don't have this problem on Edgy. If you have multiple audio devices, please make sure you are changing the volume for the correct device. Check gnome-volume-control and gnome-sound-properties settings. ** Changed in: Ubuntu Sourcepackagename: None => gnome-media -- Edgy volume control does not function https://launchpad.net/bugs/73220 From jonathan.e73 at gmail.com Sat Nov 25 17:33:59 2006 From: jonathan.e73 at gmail.com (Jonathan) Date: Sat, 25 Nov 2006 17:33:59 -0000 Subject: [Bug 71113] Re: Error: Can't parse that no files References: <20061109180505.24668.78512.malonedeb@gangotri.ubuntu.com> Message-ID: <20061125173359.30105.37925.malone@gangotri.ubuntu.com> I can confirm this. Firstly, I thought that this is caused by totem- xine, but after reinstalling totem-gstreamer, the issue still appears. ** Changed in: totem (Ubuntu) Status: Unconfirmed => Confirmed -- Error: Can't parse that no files https://launchpad.net/bugs/71113 From iiriiyllpv at mailinator.com Sat Nov 25 17:40:32 2006 From: iiriiyllpv at mailinator.com (Dan F) Date: Sat, 25 Nov 2006 17:40:32 -0000 Subject: [Bug 51911] Keyboard Volume Buttons Don't Work While Volume Control Open References: <20060705013524.23781.47770.malonedeb@gangotri.ubuntu.com> Message-ID: <20061125174032.4020.64161.launchpad@canonical@gandwana.ubuntu.com> Public bug reported: I have an IBM Multimedia keyboard with volume buttons on it. If you click once on the volume control in the gnome panel, the buttons don't work. If you double click on that volume icon to get the Volume Control window then the buttons work fine and the volume changes on the slider. Otherwise, if you are just in Ubuntu normally, the buttons work fine, bringing up a nice display on the screen. I'm using Ubuntu 6.06, not Kubuntu or Edubuntu or anything. ** Affects: gnome-media (Ubuntu) Importance: Undecided Status: Confirmed -- Keyboard Volume Buttons Don't Work While Volume Control Open https://launchpad.net/bugs/51911 From pascal.devuyst at gmail.com Sat Nov 25 17:37:12 2006 From: pascal.devuyst at gmail.com (Pascal De Vuyst) Date: Sat, 25 Nov 2006 17:37:12 -0000 Subject: [Bug 66448] Re: Bad volume control config when Sound Blaster Live 24-bit is used References: <20061016180640.6814.64883.malonedeb@gangotri.ubuntu.com> Message-ID: <20061125173712.30105.22645.launchpad@gangotri.ubuntu.com> ** Changed in: Ubuntu Sourcepackagename: None => gnome-media -- Bad volume control config when Sound Blaster Live 24-bit is used https://launchpad.net/bugs/66448 From pascal.devuyst at gmail.com Sat Nov 25 17:40:55 2006 From: pascal.devuyst at gmail.com (Pascal De Vuyst) Date: Sat, 25 Nov 2006 17:40:55 -0000 Subject: [Bug 51911] Re: Keyboard Volume Buttons Don't Work While Volume Control Open References: <20060705013524.23781.47770.malonedeb@gangotri.ubuntu.com> Message-ID: <20061125174056.30105.49993.malone@gangotri.ubuntu.com> Same problem here on Ubuntu 6.10 (Edgy). ** Changed in: Ubuntu Sourcepackagename: None => gnome-media -- Keyboard Volume Buttons Don't Work While Volume Control Open https://launchpad.net/bugs/51911 From squell11 at hotmail.com Sat Nov 25 17:50:14 2006 From: squell11 at hotmail.com (scott) Date: Sat, 25 Nov 2006 17:50:14 -0000 Subject: [Bug 50388] Redirecting Keyboard Volume shortcut keys References: <20060619205820.14654.27377.malonedeb@gangotri.ubuntu.com> Message-ID: <20061125175014.4063.17758.launchpad@canonical@gandwana.ubuntu.com> Public bug reported: I have a Soundblaster Audigy 7.1 (driver 'CA0106' - Alsa) in my amd64 desktop. The volume and sound works perfectly, my problem is that Gnome doesn't use the the master volume slider by default for both Dapper and Edgy.. i.e. When I use the volume buttons on my keyboard the 'Analog Centre/LFE' sliders change in the volume control panel.... This however is the wrong one as my master volume is the 'Analog Front'!! Can these media keys be redirected for setup? ** Affects: gnome-media (Ubuntu) Importance: Undecided Status: Unconfirmed -- Redirecting Keyboard Volume shortcut keys https://launchpad.net/bugs/50388 From mwohlmuther at gmx.net Sat Nov 25 17:54:12 2006 From: mwohlmuther at gmx.net (Michael Wohlmuther) Date: Sat, 25 Nov 2006 17:54:12 -0000 Subject: [Bug 67361] Re: Gaim crashes after startup (strcmp) References: <20061021122623.29568.30908.malonedeb@gandwana.ubuntu.com> Message-ID: <20061125175412.30105.29886.malone@gangotri.ubuntu.com> ** Attachment added: "crash dump..." http://librarian.launchpad.net/5171354/_usr_bin_gaim.1000.crash -- Gaim crashes after startup (strcmp) https://launchpad.net/bugs/67361 From pascal.devuyst at gmail.com Sat Nov 25 17:50:14 2006 From: pascal.devuyst at gmail.com (Pascal De Vuyst) Date: Sat, 25 Nov 2006 17:50:14 -0000 Subject: [Bug 50388] Re: Redirecting Keyboard Volume shortcut keys References: <20060619205820.14654.27377.malonedeb@gangotri.ubuntu.com> Message-ID: <20061125175014.4063.31569.launchpad@gandwana.ubuntu.com> ** Changed in: Ubuntu Sourcepackagename: None => gnome-media -- Redirecting Keyboard Volume shortcut keys https://launchpad.net/bugs/50388 From pascal.devuyst at gmail.com Sat Nov 25 17:56:02 2006 From: pascal.devuyst at gmail.com (Pascal De Vuyst) Date: Sat, 25 Nov 2006 17:56:02 -0000 Subject: [Bug 50388] Re: Redirecting Keyboard Volume shortcut keys References: <20060619205820.14654.27377.malonedeb@gangotri.ubuntu.com> Message-ID: <20061125175602.4020.44340.malone@gandwana.ubuntu.com> You can change the default channel that gnome-volume-control uses by right clicking it and selecting Preferences. -- Redirecting Keyboard Volume shortcut keys https://launchpad.net/bugs/50388 From miltondp at gmail.com Sat Nov 25 17:55:16 2006 From: miltondp at gmail.com (Milton) Date: Sat, 25 Nov 2006 17:55:16 -0000 Subject: [Bug 45562] Re: [gaim1.5 and 2beta]100% cpu useage when over a dozen tabs are open References: <20060519101817.28188.96660.malonedeb@gangotri.ubuntu.com> Message-ID: <20061125175516.4020.58293.malone@gandwana.ubuntu.com> Similar problem here. Gaim uses a lot of CPU not when I open many tabs, but when someone uses animated icons. In that conversation, when a send a message, it takes a lot of time to display the text. This does not happen when both don't use animated icons. All this happens with Gaim 2.0.0+beta3.1-1ubuntu9 (Sorry for my English). -- [gaim1.5 and 2beta]100% cpu useage when over a dozen tabs are open https://launchpad.net/bugs/45562 From chantra at debuntu.org Sat Nov 25 18:03:44 2006 From: chantra at debuntu.org (chantra) Date: Sat, 25 Nov 2006 18:03:44 -0000 Subject: [Bug 73260] gaim-text keybindings do not work References: <20061125180344.29624.22744.malonedeb@gangotri.ubuntu.com> Message-ID: <20061125180344.29624.22744.malonedeb@gangotri.ubuntu.com> Public bug reported: Because of an upstream bug, keybindings in gaim-text 1:2.0.0+beta5-3ubuntu1 does not work with every terminal (xterm likes for instance). see http://sourceforge.net/tracker/index.php?func=detail&aid=1596631&group_id=235&atid=100235 A patch has been released (see attach file) ** Affects: gaim (Ubuntu) Importance: Undecided Status: Unconfirmed -- gaim-text keybindings do not work https://launchpad.net/bugs/73260 From chantra at debuntu.org Sat Nov 25 18:04:39 2006 From: chantra at debuntu.org (chantra) Date: Sat, 25 Nov 2006 18:04:39 -0000 Subject: [Bug 73260] Re: gaim-text keybindings do not work References: <20061125180344.29624.22744.malonedeb@gangotri.ubuntu.com> Message-ID: <20061125180439.30105.7499.malone@gangotri.ubuntu.com> ** Attachment added: "gaim-text key bindings patch" http://librarian.launchpad.net/5171400/05_gaim-text_arrow_keys_not_working.patch -- gaim-text keybindings do not work https://launchpad.net/bugs/73260 From carlosg at gnome.org Sat Nov 25 18:07:30 2006 From: carlosg at gnome.org (Carlos Garnacho) Date: Sat, 25 Nov 2006 18:07:30 -0000 Subject: [Bug 72722] Re: [users-admin] unsuported distribution References: <20061121162012.25827.54108.malonedeb@gandwana.ubuntu.com> Message-ID: <20061125180730.29624.17408.malone@gangotri.ubuntu.com> A couple of lines should be added in system-tools- backends/Utils/Platform.pm to recognize ubuntu-7.04 like ubuntu-6.10, but given that feisty is supposed to fully use upstart (being incompatible with the sysV-like init in Edgy), upstream will not add Feisty support until there is code to handle upstart init. inline patch: =================================================================== RCS file: /cvs/system-tools-backends/system-tools-backends/Utils/Platform.pm,v retrieving revision 1.12 diff -u -r1.12 Platform.pm --- Utils/Platform.pm 20 Nov 2006 12:47:53 -0000 1.12 +++ Utils/Platform.pm 25 Nov 2006 17:57:43 -0000 @@ -49,6 +49,7 @@ "ubuntu-5.10" => [ "Ubuntu Linux", "5.10", "Breezy" ], "ubuntu-6.06" => [ "Ubuntu Linux", "6.06", "Dapper" ], "ubuntu-6.10" => [ "Ubuntu Linux", "6.10", "Edgy" ], + "ubuntu-7.04" => [ "Ubuntu Linux", "7.04", "Feisty" ], "redhat-5.2" => [ "Red Hat Linux", "5.2", "Apollo" ], "redhat-6.0" => [ "Red Hat Linux", "6.0", "Hedwig" ], "redhat-6.1" => [ "Red Hat Linux", "6.1", "Cartman" ], @@ -147,6 +148,7 @@ "ubuntu-5.10" => "debian-3.0", "ubuntu-6.06" => "debian-3.0", "ubuntu-6.10" => "debian-3.0", + "ubuntu-7.04" => "debian-3.0", "vine-3.1" => "vine-3.0", "vlos-1.2" => "gentoo", "nexenta-1.0" => "solaris-2.11", -- [users-admin] unsuported distribution https://launchpad.net/bugs/72722 From pascal.devuyst at gmail.com Sat Nov 25 18:15:01 2006 From: pascal.devuyst at gmail.com (Pascal De Vuyst) Date: Sat, 25 Nov 2006 18:15:01 -0000 Subject: [Bug 34947] Re: Volume Control slider doesn't update References: <20060314203730.30082.1057.malonedeb@gandwana.ubuntu.com> Message-ID: <20061125181501.4063.22612.malone@gandwana.ubuntu.com> I'm able to reproduce both problems on Ubuntu 6.10 (Edgy). -- Volume Control slider doesn't update https://launchpad.net/bugs/34947 From tas50 at humboldt.edu Sat Nov 25 18:10:43 2006 From: tas50 at humboldt.edu (Timothy Smith) Date: Sat, 25 Nov 2006 18:10:43 -0000 Subject: [Bug 33762] Re: Appletouch trackpad unbearably slow References: <20060305062548.22115.85300.malonedeb@gandwana.ubuntu.com> Message-ID: <20061125181043.29624.52026.malone@gangotri.ubuntu.com> I can confirm this bug also exists on the Powerbook 6,8 (12in 1.5Ghz) in Edgy final. That means it occurs on the 12in 1.5Ghz model and the 1.5-1.6Ghz 15in/17in models. They're the same release family. https://wiki.ubuntu.com/LaptopTestingTeam/ApplePowerbookG4_1.2Ghz_1.67Ghz https://wiki.ubuntu.com/LaptopTestingTeam/ApplePowerbookG4_12in_1.5Ghz -- Appletouch trackpad unbearably slow https://launchpad.net/bugs/33762 From seb128 at ubuntu.com Sat Nov 25 18:20:42 2006 From: seb128 at ubuntu.com (Sebastien Bacher) Date: Sat, 25 Nov 2006 18:20:42 -0000 Subject: [Bug 73260] Re: gaim-text keybindings do not work References: <20061125180344.29624.22744.malonedeb@gangotri.ubuntu.com> Message-ID: <20061125182042.30105.25709.malone@gangotri.ubuntu.com> Thank you for your bug and pointing that patch, it'll be used for the next upload ** Changed in: gaim (Ubuntu) Importance: Undecided => Low Status: Unconfirmed => Confirmed ** Bug watch added: SourceForge.net Tracker #1596631 http://sourceforge.net/support/tracker.php?aid=1596631 ** Also affects: gaim (upstream) via http://sourceforge.net/support/tracker.php?aid=1596631 Importance: Unknown Status: Unknown -- gaim-text keybindings do not work https://launchpad.net/bugs/73260 From seatmanu at gmail.com Sat Nov 25 18:22:55 2006 From: seatmanu at gmail.com (Emmanuel Pinault) Date: Sat, 25 Nov 2006 18:22:55 -0000 Subject: [Bug 73037] Re: MSN protocol very slow and delay References: <20061123184152.30105.85869.malonedeb@gangotri.ubuntu.com> <20061125141221.30105.42029.malone@gangotri.ubuntu.com> Message-ID: No this is a different issue. When I type the person see my messages but the delay is really long. He even wonder why I take so long to respond. SO LEt say, he says Hi, I just respond hi and it could take 30 seconds to appears and even when it appears on my end it might take another few seconds before he even sees it. It is not a refreshing bug. And it only happens with the MSN protocol. On 11/25/06, Sebastien Bacher wrote: > > Thank you for your bug. Is that the same problem than bug #67224? You > wrote "and/or send", do you actually know that the contact you sent the > message to didn't get it or you only notice that refreshing bug? > > ** Changed in: gaim (Ubuntu) > Importance: Undecided => Low > Status: Unconfirmed => Rejected > > -- > MSN protocol very slow and delay > https://launchpad.net/bugs/73037 > -- MSN protocol very slow and delay https://launchpad.net/bugs/73037 From seb128 at ubuntu.com Sat Nov 25 18:29:15 2006 From: seb128 at ubuntu.com (Sebastien Bacher) Date: Sat, 25 Nov 2006 18:29:15 -0000 Subject: [Bug 71687] Re: Issuing sudo /etc/init.d/gdm stop causing system to hang References: <20061113203430.25827.28318.malonedeb@gandwana.ubuntu.com> Message-ID: <20061125182915.29624.5464.malone@gangotri.ubuntu.com> Thank you for your bug. Does using ctrl-alt-F1 to switch to VT works when you get that bug? Do you have any useful information to /var/log/messages or /var/log/syslog? Does it happen if you log out of the desktop normally and not by stopping gdm? ** Changed in: gdm (Ubuntu) Status: Unconfirmed => Needs Info -- Issuing sudo /etc/init.d/gdm stop causing system to hang https://launchpad.net/bugs/71687 From seb128 at ubuntu.com Sat Nov 25 18:27:00 2006 From: seb128 at ubuntu.com (Sebastien Bacher) Date: Sat, 25 Nov 2006 18:27:00 -0000 Subject: [Bug 67361] Re: Gaim crashes after startup (strcmp) References: <20061021122623.29568.30908.malonedeb@gandwana.ubuntu.com> Message-ID: <20061125182700.4063.5186.malone@gandwana.ubuntu.com> Could people read the bug before commenting? Previous comments state that we have enough crash file for that bug and that there is no need to keep attaching your files to that page -- Gaim crashes after startup (strcmp) https://launchpad.net/bugs/67361 From seb128 at ubuntu.com Sat Nov 25 18:30:37 2006 From: seb128 at ubuntu.com (Sebastien Bacher) Date: Sat, 25 Nov 2006 18:30:37 -0000 Subject: [Bug 71683] Re: Edgy: adapting window to the video don't function References: <20061113202131.25975.3585.malonedeb@gandwana.ubuntu.com> Message-ID: <20061125183037.29624.60457.malone@gangotri.ubuntu.com> *** This bug is a duplicate of bug 65797 *** Thanks for the bug report. This particular bug has already been reported into our bug tracking system, but please feel free to report any further bugs you find. ** This bug is no longer a duplicate of bug 71475 Totem fails to adapt window size to video ** Changed in: totem (Ubuntu) Assignee: (unassigned) => Ubuntu Desktop Bugs Status: Unconfirmed => Rejected ** Changed in: totem (Ubuntu) Importance: Undecided => Medium ** This bug has been marked a duplicate of bug 65797 (Edgy) 'Fit window to movie' doesn't work at all -- Edgy: adapting window to the video don't function https://launchpad.net/bugs/71683 From seb128 at ubuntu.com Sat Nov 25 18:30:29 2006 From: seb128 at ubuntu.com (Sebastien Bacher) Date: Sat, 25 Nov 2006 18:30:29 -0000 Subject: [Bug 71475] Re: Totem fails to adapt window size to video References: <20061112124802.25975.989.malonedeb@gandwana.ubuntu.com> Message-ID: <20061125183029.30105.12916.malone@gangotri.ubuntu.com> *** This bug is a duplicate of bug 65797 *** Thanks for the bug report. This particular bug has already been reported into our bug tracking system, but please feel free to report any further bugs you find. ** Changed in: totem (Ubuntu) Importance: Undecided => Medium Assignee: (unassigned) => Ubuntu Desktop Bugs Status: Confirmed => Rejected ** This bug has been marked a duplicate of bug 65797 (Edgy) 'Fit window to movie' doesn't work at all -- Totem fails to adapt window size to video https://launchpad.net/bugs/71475 From pascal.devuyst at gmail.com Sat Nov 25 18:33:27 2006 From: pascal.devuyst at gmail.com (Pascal De Vuyst) Date: Sat, 25 Nov 2006 18:33:27 -0000 Subject: [Bug 30599] Re: key volume control appears gone References: <20060206074241.11709.45349.malonedeb@gandwana.ubuntu.com> Message-ID: <20061125183327.4063.98362.malone@gandwana.ubuntu.com> Bug reporter has indicated that problem is in rhythmbox, reassigning to rhythmbox. ** Changed in: control-center (Ubuntu) Sourcepackagename: control-center => rhythmbox -- key volume control appears gone https://launchpad.net/bugs/30599 From seb128 at ubuntu.com Sat Nov 25 18:36:04 2006 From: seb128 at ubuntu.com (Sebastien Bacher) Date: Sat, 25 Nov 2006 18:36:04 -0000 Subject: [Bug 72032] Re: totem-mozilla is active for full screen videos References: <20061116122334.10115.25810.malonedeb@gangotri.ubuntu.com> Message-ID: <20061125183604.29624.83194.malone@gangotri.ubuntu.com> Thank you for your bug. That's known upstream: http://bugzilla.gnome.org/show_bug.cgi?id=314370 ** Changed in: totem (Ubuntu) Importance: Undecided => Low Assignee: (unassigned) => Ubuntu Desktop Bugs Status: Unconfirmed => Confirmed ** Bug watch added: GNOME Bug Tracker #314370 http://bugzilla.gnome.org/show_bug.cgi?id=314370 ** Also affects: totem (upstream) via http://bugzilla.gnome.org/show_bug.cgi?id=314370 Importance: Unknown Status: Unknown -- totem-mozilla is active for full screen videos https://launchpad.net/bugs/72032 From seb128 at ubuntu.com Sat Nov 25 18:44:11 2006 From: seb128 at ubuntu.com (Sebastien Bacher) Date: Sat, 25 Nov 2006 18:44:11 -0000 Subject: [Bug 70733] Re: Python plug-in freezes References: <20061107132056.32016.86501.malonedeb@gandwana.ubuntu.com> Message-ID: <20061125184412.4063.99271.malone@gandwana.ubuntu.com> Thank you for your bug. Could you run rhythmbox with gdb after installing rhythmbox-dbg and get a backtrace of the hang? - gdb rhythmbox (gdb) run ... get the hang on the gdb prompt while rhythmbox is hanging (gdb) thread apply all bt And copy that to a comment ** Changed in: rhythmbox (Ubuntu) Assignee: (unassigned) => Ubuntu Desktop Bugs -- Python plug-in freezes https://launchpad.net/bugs/70733 From seb128 at ubuntu.com Sat Nov 25 18:45:08 2006 From: seb128 at ubuntu.com (Sebastien Bacher) Date: Sat, 25 Nov 2006 18:45:08 -0000 Subject: [Bug 71511] Re: Cannot play movie files from a network share References: <20061112165355.24668.92913.malonedeb@gangotri.ubuntu.com> Message-ID: <20061125184508.4020.85066.malone@gandwana.ubuntu.com> *** This bug is a duplicate of bug 60326 *** Thanks for the bug report. This particular bug has already been reported into our bug tracking system, but please feel free to report any further bugs you find. ** Changed in: totem (Ubuntu) Importance: Undecided => Medium Assignee: (unassigned) => Ubuntu Desktop Bugs Status: Unconfirmed => Rejected ** This bug has been marked a duplicate of bug 60326 [edgy] gstreamer, rhythmbox won't read files over smb -- Cannot play movie files from a network share https://launchpad.net/bugs/71511 From cw264701 at ohiou.edu Sat Nov 25 19:02:46 2006 From: cw264701 at ohiou.edu (Chris Wagner) Date: Sat, 25 Nov 2006 19:02:46 -0000 Subject: [Bug 50065] Re: nautilus crashes when moving a folder from a slave hard drive to the trash References: <20060617015626.13034.74502.malonedeb@gandwana.ubuntu.com> Message-ID: <20061125190247.30105.32352.malone@gangotri.ubuntu.com> I'll go ahead and close this bug, then. If you see it again, you can re-open the bug. Thanks. ** Changed in: nautilus (Ubuntu) Status: Needs Info => Rejected -- nautilus crashes when moving a folder from a slave hard drive to the trash https://launchpad.net/bugs/50065 From seb128 at ubuntu.com Sat Nov 25 19:06:53 2006 From: seb128 at ubuntu.com (Sebastien Bacher) Date: Sat, 25 Nov 2006 19:06:53 -0000 Subject: [Bug 71689] Re: Edgy: no audio for mp4 files References: <20061113203734.350.30559.malonedeb@gangotri.ubuntu.com> Message-ID: <20061125190654.29624.60258.malone@gangotri.ubuntu.com> Thank you for your bug. What happens when you play them with "gst- launch-0.10 playbin uri=file:///path/to/file"? ** Changed in: totem (Ubuntu) Assignee: (unassigned) => Ubuntu Desktop Bugs Status: Unconfirmed => Needs Info -- Edgy: no audio for mp4 files https://launchpad.net/bugs/71689 From seb128 at ubuntu.com Sat Nov 25 19:05:13 2006 From: seb128 at ubuntu.com (Sebastien Bacher) Date: Sat, 25 Nov 2006 19:05:13 -0000 Subject: [Bug 71654] Re: Evolution opens mails at the end. References: <20061113155428.32662.7872.malonedeb@gangotri.ubuntu.com> Message-ID: <20061125190513.4020.40424.malone@gandwana.ubuntu.com> *** This bug is a duplicate of bug 45820 *** Thanks for the bug report. This particular bug has already been reported into our bug tracking system, but please feel free to report any further bugs you find. ** Changed in: evolution (Ubuntu) Importance: Undecided => Medium Assignee: (unassigned) => Ubuntu Desktop Bugs Status: Unconfirmed => Rejected ** This bug has been marked a duplicate of bug 45820 Clicking a link makes the message jump/scroll to the bottom. -- Evolution opens mails at the end. https://launchpad.net/bugs/71654 From seb128 at ubuntu.com Sat Nov 25 19:07:26 2006 From: seb128 at ubuntu.com (Sebastien Bacher) Date: Sat, 25 Nov 2006 19:07:26 -0000 Subject: [Bug 71645] Re: Totem is unable to play media from a samba share References: <20061113142312.32662.43643.malonedeb@gangotri.ubuntu.com> Message-ID: <20061125190726.4063.27512.malone@gandwana.ubuntu.com> *** This bug is a duplicate of bug 60326 *** Thanks for the bug report. This particular bug has already been reported into our bug tracking system, but please feel free to report any further bugs you find. ** Changed in: totem (Ubuntu) Importance: Undecided => Medium Assignee: (unassigned) => Ubuntu Desktop Bugs Status: Unconfirmed => Rejected ** This bug has been marked a duplicate of bug 60326 [edgy] gstreamer, rhythmbox won't read files over smb -- Totem is unable to play media from a samba share https://launchpad.net/bugs/71645 From seb128 at ubuntu.com Sat Nov 25 19:09:18 2006 From: seb128 at ubuntu.com (Sebastien Bacher) Date: Sat, 25 Nov 2006 19:09:18 -0000 Subject: [Bug 71544] Re: Can't log out from gnome session in Edgy References: <20061112204602.24792.51823.malonedeb@gangotri.ubuntu.com> Message-ID: <20061125190918.4020.48841.malone@gandwana.ubuntu.com> Thank you for your bug. If Ctrl-Alt-F1 doesn't do anything that's not likely to be a GNOME bug, rather an xorg or linux one. Do you have any error to /var/log/messages or /var/log/syslog? ** Changed in: gnome-session (Ubuntu) Status: Unconfirmed => Needs Info -- Can't log out from gnome session in Edgy https://launchpad.net/bugs/71544 From hesoez at gmail.com Sat Nov 25 19:06:23 2006 From: hesoez at gmail.com (jim) Date: Sat, 25 Nov 2006 19:06:23 -0000 Subject: [Bug 38623] Re: Rhythmbox freezes when launching it while writing CD using Nautilus CD Burner References: <20060407171017.24486.19431.malonedeb@gangotri.ubuntu.com> Message-ID: <20061125190624.30105.97862.malone@gangotri.ubuntu.com> This package is the one i tested it with, it worked but felt kind of flacky(error message about ipod every startup, ...). Now i use the off. dapper version again and i hope there's not too much changed so the fix can be backported. -- Rhythmbox freezes when launching it while writing CD using Nautilus CD Burner https://launchpad.net/bugs/38623 From seb128 at ubuntu.com Sat Nov 25 19:12:01 2006 From: seb128 at ubuntu.com (Sebastien Bacher) Date: Sat, 25 Nov 2006 19:12:01 -0000 Subject: [Bug 73220] Re: Edgy volume control does not function References: <20061125101655.4063.57024.malonedeb@gandwana.ubuntu.com> Message-ID: <20061125191201.29624.72618.malone@gangotri.ubuntu.com> Thank you for your bug. Does the volume properties app work? Do you have several sound devices on your computer? Does alsamixer change the volume correctly? ** Changed in: gnome-media (Ubuntu) Assignee: (unassigned) => Ubuntu Desktop Bugs Status: Unconfirmed => Needs Info -- Edgy volume control does not function https://launchpad.net/bugs/73220 From seb128 at ubuntu.com Sat Nov 25 19:10:58 2006 From: seb128 at ubuntu.com (Sebastien Bacher) Date: Sat, 25 Nov 2006 19:10:58 -0000 Subject: [Bug 71113] Re: Error: Can't parse that no files References: <20061109180505.24668.78512.malonedeb@gangotri.ubuntu.com> Message-ID: <20061125191058.30105.5936.malone@gangotri.ubuntu.com> Thank you for your bug. That works fine for me with totem-gstreamer on feisty. Might have been fixed by the new totem version, I'll try later on edgy -- Error: Can't parse that no files https://launchpad.net/bugs/71113 From seb128 at ubuntu.com Sat Nov 25 19:15:34 2006 From: seb128 at ubuntu.com (Sebastien Bacher) Date: Sat, 25 Nov 2006 19:15:34 -0000 Subject: =?utf-8?q?=5BBug_71614=5D_Re=3A_CD_creator_=E2=86=92_redundant?= References: <20061113082731.25827.67454.malonedeb@gandwana.ubuntu.com> Message-ID: <20061125191534.4020.1243.malone@gandwana.ubuntu.com> Thank you for your bug. That item can be create CD image too (you can record to a file on the disk). Marking the bug as rejected, that's not a really a bug. A behaviour change like that would be better brought upstream or on the desktop mailing list ** Changed in: gnome-menus (Ubuntu) Sourcepackagename: gnome-menus => gnome-panel Importance: Undecided => Wishlist Assignee: (unassigned) => Ubuntu Desktop Bugs Status: Unconfirmed => Rejected -- CD creator ? redundant https://launchpad.net/bugs/71614 From seb128 at ubuntu.com Sat Nov 25 19:17:02 2006 From: seb128 at ubuntu.com (Sebastien Bacher) Date: Sat, 25 Nov 2006 19:17:02 -0000 Subject: [Bug 71612] Re: writing several CDs doesn't work References: <20061113081551.25827.11898.malonedeb@gandwana.ubuntu.com> Message-ID: <20061125191703.4063.50000.malone@gandwana.ubuntu.com> *** This bug is a duplicate of bug 65089 *** Thanks for the bug report. This particular bug has already been reported into our bug tracking system, but please feel free to report any further bugs you find. ** Changed in: nautilus-cd-burner (Ubuntu) Importance: Undecided => Low Assignee: (unassigned) => Ubuntu Desktop Bugs Status: Unconfirmed => Rejected ** This bug has been marked a duplicate of bug 65089 "Make Another Copy" button doesn't work -- writing several CDs doesn't work https://launchpad.net/bugs/71612 From seb128 at ubuntu.com Sat Nov 25 19:19:32 2006 From: seb128 at ubuntu.com (Sebastien Bacher) Date: Sat, 25 Nov 2006 19:19:32 -0000 Subject: [Bug 65089] Re: "Make Another Copy" button doesn't work References: <20061010142306.5260.41928.malonedeb@gangotri.ubuntu.com> Message-ID: <20061125191932.4063.58863.malone@gandwana.ubuntu.com> Duplicate pointed http://bugzilla.gnome.org/show_bug.cgi?id=355982 upstream as somewhat similar to that -- "Make Another Copy" button doesn't work https://launchpad.net/bugs/65089 From seb128 at ubuntu.com Sat Nov 25 19:18:46 2006 From: seb128 at ubuntu.com (Sebastien Bacher) Date: Sat, 25 Nov 2006 19:18:46 -0000 Subject: [Bug 71610] Re: nautilus won't burn some times References: <20061113080245.32662.12032.malonedeb@gangotri.ubuntu.com> Message-ID: <20061125191846.4020.50603.malone@gandwana.ubuntu.com> Thank you for your bug. What version of Ubuntu do you use? Could you activate the gconf key /apps/nautilus-cd-burner/debug with gconf-editor and run nautilus-cd-burner from a command line and note what is written to the debug log then? ** Changed in: nautilus-cd-burner (Ubuntu) Assignee: (unassigned) => Ubuntu Desktop Bugs Status: Unconfirmed => Needs Info -- nautilus won't burn some times https://launchpad.net/bugs/71610 From alperen at aybar.biz Sat Nov 25 19:48:32 2006 From: alperen at aybar.biz (Alperen Yusuf Aybar) Date: Sat, 25 Nov 2006 19:48:32 -0000 Subject: [Bug 71492] Re: Cannot save screenshots References: <20061112141052.25975.11998.malonedeb@gandwana.ubuntu.com> Message-ID: <20061125194832.29624.13050.malone@gangotri.ubuntu.com> I seldom take screenshots... After upgrading to edgy (clean install) I faced with this bug. It happen 4 or 5 times before I got annoyed and filled a bug report =) -- Cannot save screenshots https://launchpad.net/bugs/71492 From h at realh.co.uk Sat Nov 25 19:52:24 2006 From: h at realh.co.uk (Tony Houghton) Date: Sat, 25 Nov 2006 19:52:24 -0000 Subject: [Bug 73270] Crash after GtkNotebookWindowCreationFunc References: <20061125195224.4063.85268.malonedeb@gandwana.ubuntu.com> Message-ID: <20061125195224.4063.85268.malonedeb@gandwana.ubuntu.com> Public bug reported: Binary package hint: libgtk2.0-0 2.10.6-0ubuntu1 I've created a GtkNotebookWindowCreationFunc function and enabled it with gtk_notebook_set_window_creation_hook() and gtk_notebook_set_tab_detachable(). My function creates a new window containing an empty notebook. After the function returns I get this error: GLib-GObject-CRITICAL **: g_type_instance_get_private: assertion `instance != NULL && instance->g_class != NULL' failed followed by a segmentation fault. Backtrace: (gdb) bt #0 0xb7c30090 in gtk_notebook_new () from /usr/lib/libgtk-x11-2.0.so.0 #1 0xb7c30358 in gtk_notebook_new () from /usr/lib/libgtk-x11-2.0.so.0 #2 0xb7c125eb in _gtk_marshal_VOID__OBJECT_BOXED_UINT_UINT () from /usr/lib/libgtk-x11-2.0.so.0 #3 0xb76e2fb9 in g_value_set_boxed () from /usr/lib/libgobject-2.0.so.0 #4 0xb76e479b in g_closure_invoke () from /usr/lib/libgobject-2.0.so.0 #5 0xb76f51e3 in g_signal_chain_from_overridden () from /usr/lib/libgobject-2.0.so.0 #6 0xb76f60b7 in g_signal_emit_valist () from /usr/lib/libgobject-2.0.so.0 #7 0xb76f8e9e in g_signal_emit_by_name () from /usr/lib/libgobject-2.0.so.0 #8 0xb7d4785e in gtk_drag_finish () from /usr/lib/libgtk-x11-2.0.so.0 #9 0xb7c12e24 in _gtk_marshal_VOID__BOXED_UINT_UINT () from /usr/lib/libgtk-x11-2.0.so.0 #10 0xb76e479b in g_closure_invoke () from /usr/lib/libgobject-2.0.so.0 #11 0xb76f4b93 in g_signal_chain_from_overridden () from /usr/lib/libgobject-2.0.so.0 #12 0xb76f60b7 in g_signal_emit_valist () from /usr/lib/libgobject-2.0.so.0 #13 0xb76f8e9e in g_signal_emit_by_name () from /usr/lib/libgobject-2.0.so.0 #14 0xb7c6fa54 in gtk_selection_data_set () from /usr/lib/libgtk-x11-2.0.so.0 #15 0xb7c6fce1 in _gtk_selection_request () from /usr/lib/libgtk-x11-2.0.so.0 #16 0xb7c14b00 in _gtk_marshal_BOOLEAN__BOXED () from /usr/lib/libgtk-x11-2.0.so.0 #17 0xb76e2fb9 in g_value_set_boxed () from /usr/lib/libgobject-2.0.so.0 #18 0xb76e479b in g_closure_invoke () from /usr/lib/libgobject-2.0.so.0 #19 0xb76f51e3 in g_signal_chain_from_overridden () from /usr/lib/libgobject-2.0.so.0 #20 0xb76f5e7f in g_signal_emit_valist () from /usr/lib/libgobject-2.0.so.0 #21 0xb76f6279 in g_signal_emit () from /usr/lib/libgobject-2.0.so.0 #22 0xb7d285f8 in gtk_widget_get_default_style () from /usr/lib/libgtk-x11-2.0.so.0 #23 0xb7c0f1e9 in gtk_main_do_event () from /usr/lib/libgtk-x11-2.0.so.0 #24 0xb7a987ea in _gdk_events_init () from /usr/lib/libgdk-x11-2.0.so.0 #25 0xb766c802 in g_main_context_dispatch () from /usr/lib/libglib-2.0.so.0 #26 0xb766f7df in g_main_context_check () from /usr/lib/libglib-2.0.so.0 #27 0xb766fb89 in g_main_loop_run () from /usr/lib/libglib-2.0.so.0 #28 0xb7c0f574 in gtk_main () from /usr/lib/libgtk-x11-2.0.so.0 #29 0x0804dddd in main (argc=2, argv=0xbff2b004) at main.c:163 ** Affects: gtk+2.0 (Ubuntu) Importance: Undecided Status: Unconfirmed ** Description changed: - Binary package hint: libgtk2.0-0 + Binary package hint: libgtk2.0-0 2.10.6-0ubuntu1 I've created a GtkNotebookWindowCreationFunc function and enabled it with gtk_notebook_set_window_creation_hook() and gtk_notebook_set_tab_detachable(). My function creates a new window containing an empty notebook. After the function returns I get this error: GLib-GObject-CRITICAL **: g_type_instance_get_private: assertion `instance != NULL && instance->g_class != NULL' failed followed by a segmentation fault. Backtrace: (gdb) bt #0 0xb7c30090 in gtk_notebook_new () from /usr/lib/libgtk-x11-2.0.so.0 #1 0xb7c30358 in gtk_notebook_new () from /usr/lib/libgtk-x11-2.0.so.0 #2 0xb7c125eb in _gtk_marshal_VOID__OBJECT_BOXED_UINT_UINT () from /usr/lib/libgtk-x11-2.0.so.0 #3 0xb76e2fb9 in g_value_set_boxed () from /usr/lib/libgobject-2.0.so.0 #4 0xb76e479b in g_closure_invoke () from /usr/lib/libgobject-2.0.so.0 #5 0xb76f51e3 in g_signal_chain_from_overridden () from /usr/lib/libgobject-2.0.so.0 #6 0xb76f60b7 in g_signal_emit_valist () from /usr/lib/libgobject-2.0.so.0 #7 0xb76f8e9e in g_signal_emit_by_name () from /usr/lib/libgobject-2.0.so.0 #8 0xb7d4785e in gtk_drag_finish () from /usr/lib/libgtk-x11-2.0.so.0 #9 0xb7c12e24 in _gtk_marshal_VOID__BOXED_UINT_UINT () from /usr/lib/libgtk-x11-2.0.so.0 #10 0xb76e479b in g_closure_invoke () from /usr/lib/libgobject-2.0.so.0 #11 0xb76f4b93 in g_signal_chain_from_overridden () from /usr/lib/libgobject-2.0.so.0 #12 0xb76f60b7 in g_signal_emit_valist () from /usr/lib/libgobject-2.0.so.0 #13 0xb76f8e9e in g_signal_emit_by_name () from /usr/lib/libgobject-2.0.so.0 #14 0xb7c6fa54 in gtk_selection_data_set () from /usr/lib/libgtk-x11-2.0.so.0 #15 0xb7c6fce1 in _gtk_selection_request () from /usr/lib/libgtk-x11-2.0.so.0 #16 0xb7c14b00 in _gtk_marshal_BOOLEAN__BOXED () from /usr/lib/libgtk-x11-2.0.so.0 #17 0xb76e2fb9 in g_value_set_boxed () from /usr/lib/libgobject-2.0.so.0 #18 0xb76e479b in g_closure_invoke () from /usr/lib/libgobject-2.0.so.0 #19 0xb76f51e3 in g_signal_chain_from_overridden () from /usr/lib/libgobject-2.0.so.0 #20 0xb76f5e7f in g_signal_emit_valist () from /usr/lib/libgobject-2.0.so.0 #21 0xb76f6279 in g_signal_emit () from /usr/lib/libgobject-2.0.so.0 #22 0xb7d285f8 in gtk_widget_get_default_style () from /usr/lib/libgtk-x11-2.0.so.0 #23 0xb7c0f1e9 in gtk_main_do_event () from /usr/lib/libgtk-x11-2.0.so.0 #24 0xb7a987ea in _gdk_events_init () from /usr/lib/libgdk-x11-2.0.so.0 #25 0xb766c802 in g_main_context_dispatch () from /usr/lib/libglib-2.0.so.0 #26 0xb766f7df in g_main_context_check () from /usr/lib/libglib-2.0.so.0 #27 0xb766fb89 in g_main_loop_run () from /usr/lib/libglib-2.0.so.0 #28 0xb7c0f574 in gtk_main () from /usr/lib/libgtk-x11-2.0.so.0 #29 0x0804dddd in main (argc=2, argv=0xbff2b004) at main.c:163 -- Crash after GtkNotebookWindowCreationFunc https://launchpad.net/bugs/73270 From michael.trunner at ebutterfly.de Sat Nov 25 20:10:53 2006 From: michael.trunner at ebutterfly.de (Michael Trunner) Date: Sat, 25 Nov 2006 20:10:53 -0000 Subject: [Bug 67164] Re: Evince print dialog doesn't respect page setup settings References: <20061020150955.20673.95699.malonedeb@gangotri.ubuntu.com> Message-ID: <20061125201053.4020.15442.malone@gandwana.ubuntu.com> This patch would be very importent for me. Can someone explane how to install the patch in edgy? -- Evince print dialog doesn't respect page setup settings https://launchpad.net/bugs/67164 From le.merou at free.fr Sat Nov 25 20:17:52 2006 From: le.merou at free.fr (Yann Papouin) Date: Sat, 25 Nov 2006 20:17:52 -0000 Subject: [Bug 69867] Re: Wrong Drag&Drop for "Goto link" in F9 Panel References: <20061102115759.27894.38663.malonedeb@gandwana.ubuntu.com> Message-ID: <20061125201752.4020.25512.malone@gandwana.ubuntu.com> My version is Edgy (with last updates from official repositories) upgraded from Dapper. You're right, the name is the places sidebar that appear in Nautilus with F9. This bug doesn't appear in a save/file/import dialog where places are here too. ** Summary changed: - Wrong Drag&Drop for "Goto link" in F9 Panel + Wrong Drag&Drop for "Places" in Nautilus, F9 Panel ** Description changed: - If I have a list of goto link (sorry for the translation, I don't know - the english name) like this + If I have a list of places like this mylink1 mylink2 mylink3 mylink4 mylink5 and I tried to move "mylink4" between "mylink1" and "mylink2" with a drag and drop, the result is: mylink3 mylink1 mylink2 mylink4 mylink5 and finaly we have moved "mylink3" above "mylink1" !!! I think that a "+1" is missing in the code for an index. -- Wrong Drag&Drop for "Places" in Nautilus, F9 Panel https://launchpad.net/bugs/69867 From tvsaru at gmail.com Sat Nov 25 20:44:52 2006 From: tvsaru at gmail.com (Sarangan Thuraisingham) Date: Sat, 25 Nov 2006 20:44:52 -0000 Subject: [Bug 8839] Re: rhythmbox tag edition has issues with gst0.10 References: <20060113130631.21012.96900.launchpad@macquarie.warthogs.hbd.com> Message-ID: <20061125204452.30105.65498.malone@gangotri.ubuntu.com> Sebastien, you may be right. I was editing the tags of few more files. This time the tags were all in English and normal ASCII encoding. Some of the file changes were saved and others weren't. That's when gstreamer crashed. -- rhythmbox tag edition has issues with gst0.10 https://launchpad.net/bugs/8839 From mvveen at gmx.net Sat Nov 25 20:54:03 2006 From: mvveen at gmx.net (Machiel) Date: Sat, 25 Nov 2006 20:54:03 -0000 Subject: [Bug 71113] Re: Error: Can't parse that no files References: <20061109180505.24668.78512.malonedeb@gangotri.ubuntu.com> Message-ID: <20061125205403.4020.46023.malone@gandwana.ubuntu.com> If noticed one error in my initial bug report. The video needs to be embedded in a web page for the error to appear. A url with extra information does work when pasted directly into the address bar. A example page would be http://www.novatv.nl/ , I could not find a english language page for this. The video links are marked with a small camera icon, any of them produces the error. -- Error: Can't parse that no files https://launchpad.net/bugs/71113 From cpblpublic at gmail.com Sat Nov 25 20:50:56 2006 From: cpblpublic at gmail.com (Christopher Barrington-Leigh) Date: Sat, 25 Nov 2006 20:50:56 -0000 Subject: [Bug 72284] Re: All nautilus windows become unresponsive when asked to copy a large directory into burn:/// References: <20061118064306.25975.70967.malonedeb@gandwana.ubuntu.com> Message-ID: <20061125205056.30105.41257.malone@gangotri.ubuntu.com> Okay, it's not any large directory that causes a problem. But this one (untar it), drag directory into burner seems a robust crash: http://grad.econ.ubc.ca/cpbl/tmp/2000.tgz I did as you asked while the windows were unresponsive: (gdb) thread apply all bt Thread 3 (Thread -1242395744 (LWP 9106)): #0 0xffffe410 in __kernel_vsyscall () #1 0xb76e401e in __lll_mutex_lock_wait () from /lib/tls/i686/cmov/libpthread.so.0 #2 0xb76e0673 in _L_mutex_lock_49 () from /lib/tls/i686/cmov/libpthread.so.0 #3 0xb676f9c0 in mapping_protocol_channel_send () from /usr/lib/gnome-vfs-2.0/modules/libmapping.so #4 0xb677087d in mapping_protocol_channel_send_with_reply () from /usr/lib/gnome-vfs-2.0/modules/libmapping.so #5 0xb676d6dd in vfs_module_shutdown () from /usr/lib/gnome-vfs-2.0/modules/libmapping.so #6 0xb676dbcb in vfs_module_shutdown () from /usr/lib/gnome-vfs-2.0/modules/libmapping.so #7 0xb78dd086 in gnome_vfs_create_symbolic_link_cancellable () from /usr/lib/libgnomevfs-2.so.0 #8 0xb78f488c in gnome_vfs_create_symbolic_link () from /usr/lib/libgnomevfs-2.so.0 #9 0xb7905382 in gnome_vfs_xfer_delete_list () from /usr/lib/libgnomevfs-2.so.0 #10 0xb7906344 in gnome_vfs_xfer_uri () from /usr/lib/libgnomevfs-2.so.0 #11 0xb78e8198 in gnome_vfs_job_get_count () from /usr/lib/libgnomevfs-2.so.0 #12 0x08281200 in ?? () ---Type to continue, or q to quit--- #13 0x08281270 in ?? () #14 0x00000608 in ?? () #15 0x00000001 in ?? () #16 0x00000001 in ?? () #17 0xb78e74e0 in gnome_vfs_job_get_count () from /usr/lib/libgnomevfs-2.so.0 #18 0x087affc0 in ?? () #19 0x080f2010 in apply_one_position () at nautilus-file-operations.c:219 #20 0xb78e6fce in gnome_vfs_async_set_job_limit () from /usr/lib/libgnomevfs-2.so.0 #21 0xb7690ce8 in g_thread_pool_push () from /usr/lib/libglib-2.0.so.0 #22 0xb768f38f in g_thread_create_full () from /usr/lib/libglib-2.0.so.0 #23 0xb76de504 in start_thread () from /lib/tls/i686/cmov/libpthread.so.0 #24 0xb74b151e in clone () from /lib/tls/i686/cmov/libc.so.6 Thread 2 (Thread -1318331488 (LWP 9107)): #0 0xffffe410 in __kernel_vsyscall () #1 0xb74aa321 in select () from /lib/tls/i686/cmov/libc.so.6 #2 0xb676ff40 in mapping_protocol_message_unref () from /usr/lib/gnome-vfs-2.0/modules/libmapping.so #3 0xb6770913 in mapping_protocol_channel_send_with_reply () from /usr/lib/gnome-vfs-2.0/modules/libmapping.so #4 0xb676d6dd in vfs_module_shutdown () from /usr/lib/gnome-vfs-2.0/modules/libmapping.so ---Type to continue, or q to quit--- #5 0xb676e301 in vfs_module_shutdown () from /usr/lib/gnome-vfs-2.0/modules/libmapping.so #6 0xb78e2aef in gnome_vfs_directory_close () from /usr/lib/libgnomevfs-2.so.0 #7 0xb78e7e57 in gnome_vfs_job_get_count () from /usr/lib/libgnomevfs-2.so.0 #8 0x08623b60 in ?? () #9 0x087b2dd8 in ?? () #10 0x00000020 in ?? () #11 0x08623b60 in ?? () #12 0x00000000 in ?? () Thread 1 (Thread -1226500432 (LWP 4619)): #0 0xffffe410 in __kernel_vsyscall () #1 0xb76e401e in __lll_mutex_lock_wait () from /lib/tls/i686/cmov/libpthread.so.0 #2 0xb76e0673 in _L_mutex_lock_49 () from /lib/tls/i686/cmov/libpthread.so.0 #3 0xbfe6b498 in ?? () #4 0xb7310f75 in ?? () from /usr/lib/libgthread-2.0.so.0 #5 0x00000002 in ?? () #6 0xb76d71e4 in ?? () from /usr/lib/libglib-2.0.so.0 #7 0xbfe6b4d8 in ?? () #8 0xb6771154 in ?? () from /usr/lib/gnome-vfs-2.0/modules/libmapping.so #9 0xb76d77d0 in g_mem_gc_friendly () from /usr/lib/libglib-2.0.so.0 #10 0xb76e03e0 in pthread_mutex_destroy () ---Type to continue, or q to quit--- from /lib/tls/i686/cmov/libpthread.so.0 #11 0xb676fa73 in mapping_protocol_channel_send () from /usr/lib/gnome-vfs-2.0/modules/libmapping.so #12 0xb769ac8d in g_io_channel_unix_get_fd () from /usr/lib/libglib-2.0.so.0 #13 0xb7671802 in g_main_context_dispatch () from /usr/lib/libglib-2.0.so.0 #14 0xb76747df in g_main_context_check () from /usr/lib/libglib-2.0.so.0 #15 0xb7674b89 in g_main_loop_run () from /usr/lib/libglib-2.0.so.0 #16 0xb7bb2574 in gtk_main () from /usr/lib/libgtk-x11-2.0.so.0 #17 0x0807bb4a in main (argc=4, argv=0xbfe6b924) at nautilus-main.c:372 #18 0xb73f98cc in __libc_start_main () from /lib/tls/i686/cmov/libc.so.6 #19 0x08067621 in _start () #0 0xffffe410 in __kernel_vsyscall () -- All nautilus windows become unresponsive when asked to copy a large directory into burn:/// https://launchpad.net/bugs/72284 From terrex at xiterrex.net Sat Nov 25 20:53:44 2006 From: terrex at xiterrex.net (=?utf-8?q?Guillermo_Guti=C3=A9rrez_Herrera?=) Date: Sat, 25 Nov 2006 20:53:44 -0000 Subject: [Bug 72210] Re: wishlist: should ship -dev and plugins packages for rb References: <20061117170821.25975.22062.malonedeb@gandwana.ubuntu.com> Message-ID: <20061125205344.29624.63548.malone@gangotri.ubuntu.com> i.e. header files. I want to build a "rhythmbox-liveice" package what Build-Depends on rhythmbox-dev including .h files if is possible. terrex at belinda:~$ dpkg -L 'rhythmbox' | grep '.h$' terrex at belinda:~$ dpkg -L 'xtrans-dev' | grep '.h$' /usr/include/X11/Xtrans/Xtrans.h /usr/include/X11/Xtrans/Xtransint.h terrex at belinda:~$ -- wishlist: should ship -dev and plugins packages for rb https://launchpad.net/bugs/72210 From vincenzo_ml at yahoo.it Sat Nov 25 21:04:13 2006 From: vincenzo_ml at yahoo.it (Vincenzo Ciancia) Date: Sat, 25 Nov 2006 21:04:13 -0000 Subject: [Bug 72270] Re: Infinite loop eventually trashing the system due to memory usage References: <20061118005621.10115.96101.malonedeb@gangotri.ubuntu.com> Message-ID: <20061125210413.4020.69714.malone@gandwana.ubuntu.com> Here it is: #0 0xffffe410 in __kernel_vsyscall () #1 0xb740ae2e in writev () from /lib/tls/i686/cmov/libc.so.6 #2 0xb76c525b in link_connection_disconnect () from /usr/lib/libORBit-2.so.0 #3 0xb76c5b48 in link_connection_writev () from /usr/lib/libORBit-2.so.0 #4 0xb76a6a11 in giop_send_buffer_write () from /usr/lib/libORBit-2.so.0 #5 0xb76aae7d in ORBit_small_get_connection_status () from /usr/lib/libORBit-2.so.0 #6 0xb76ac323 in ORBit_small_invoke_stub () from /usr/lib/libORBit-2.so.0 #7 0xb76ac53e in ORBit_small_invoke_stub_n () from /usr/lib/libORBit-2.so.0 #8 0xb76b8d32 in ORBit_c_stub_invoke () from /usr/lib/libORBit-2.so.0 #9 0xb6b7e7b8 in Accessibility_EventListener_notifyEvent () from /usr/lib/libspi.so.0 #10 0xb6bd3894 in gnome_accessibility_module_shutdown () from /usr/lib/gtk-2.0/modules/libatk-bridge.so #11 0xb6bd47f7 in gnome_accessibility_module_shutdown () from /usr/lib/gtk-2.0/modules/libatk-bridge.so #12 0xb766a96d in signal_emit_unlocked_R (node=0x81ba218, detail=0, instance=0x83273b8, emission_return=0x0, instance_and_params=0xbfcd1dfc) at gsignal.c:2406 #13 0xb766c0b7 in IA__g_signal_emit_valist (instance=0x83273b8, signal_id=117, detail=0, var_args=0xbfcd204c "?") at gsignal.c:2199 #14 0xb766ee9e in IA__g_signal_emit_by_name (instance=0x83273b8, detailed_signal=0xb6c32c34 "bounds_changed") at gsignal.c:2267 #15 0xb6c2a99d in gail_widget_new () from /usr/lib/gtk-2.0/modules/libgail.so #16 0xb7667199 in IA__g_cclosure_marshal_VOID__BOXED (closure=0xbfcd250c, return_value=0x0, n_param_values=2, param_values=0xbfcd22ac, invocation_hint=0xbfcd21bc, marshal_data=0x83273b8) at gmarshal.c:566 #17 0xb765a79b in IA__g_closure_invoke (closure=0x84c5968, return_value=0x0, n_param_values=2, param_values=0xbfcd22ac, invocation_hint=0xbfcd21bc) at gclosure.c:490 #18 0xb766ab93 in signal_emit_unlocked_R (node=0x81a3b88, detail=0, instance=0x84a9138, emission_return=0x0, instance_and_params=0xbfcd22ac) at gsignal.c:2440 #19 0xb766c0b7 in IA__g_signal_emit_valist (instance=0x84a9138, signal_id=21, detail=0, var_args=0xbfcd24f0 " \230H\b\001") at gsignal.c:2199 #20 0xb766c279 in IA__g_signal_emit (instance=0x84a9138, signal_id=21, detail=0) at gsignal.c:2243 #21 0xb7c317ea in IA__gtk_widget_size_allocate (widget=0x84a9138, allocation=0xbfcd2564) at gtkwidget.c:3059 #22 0xb7b7156b in gtk_scrolled_window_size_allocate (widget=0x8489820, allocation=0xbfcd2a6c) at gtkscrolledwindow.c:1327 #23 0xb7667199 in IA__g_cclosure_marshal_VOID__BOXED (closure=0x81a3a18, return_value=0x0, n_param_values=2, param_values=0xbfcd280c, invocation_hint=0xbfcd271c, marshal_data=0xb7b71410) at gmarshal.c:566 #24 0xb7658fb9 in g_type_class_meta_marshal (closure=0x81a3a18, return_value=0x0, n_param_values=2, param_values=0xbfcd280c, invocation_hint=0xbfcd271c, marshal_data=0x80) at gclosure.c:567 #25 0xb765a87d in IA__g_closure_invoke (closure=0x81a3a18, return_value=0x0, n_param_values=2, param_values=0xbfcd280c, invocation_hint=0xbfcd271c) at gclosure.c:490 #26 0xb766b02a in signal_emit_unlocked_R (node=0x81a3b88, detail=0, instance=0x8489820, emission_return=0x0, instance_and_params=0xbfcd280c) at gsignal.c:2370 #27 0xb766c0b7 in IA__g_signal_emit_valist (instance=0x8489820, signal_id=21, detail=0, var_args=0xbfcd2a50 " \230H\b") at gsignal.c:2199 #28 0xb766c279 in IA__g_signal_emit (instance=0x8489820, signal_id=21, detail=0) at gsignal.c:2243 #29 0xb7c317ea in IA__gtk_widget_size_allocate (widget=0x8489820, allocation=0xbfcd2ac8) at gtkwidget.c:3059 #30 0xb7c281b2 in gtk_vbox_size_allocate (widget=0x82d3150, allocation=0xbfcd2fbc) at gtkvbox.c:234 #31 0xb7667199 in IA__g_cclosure_marshal_VOID__BOXED (closure=0x81a3a18, return_value=0x0, n_param_values=2, param_values=0xbfcd2d5c, invocation_hint=0xbfcd2c6c, marshal_data=0xb7c28050) at gmarshal.c:566 #32 0xb7658fb9 in g_type_class_meta_marshal (closure=0x81a3a18, return_value=0x0, n_param_values=2, param_values=0xbfcd2d5c, invocation_hint=0xbfcd2c6c, marshal_data=0x80) at gclosure.c:567 #33 0xb765a87d in IA__g_closure_invoke (closure=0x81a3a18, return_value=0x0, n_param_values=2, param_values=0xbfcd2d5c, invocation_hint=0xbfcd2c6c) at gclosure.c:490 #34 0xb766b02a in signal_emit_unlocked_R (node=0x81a3b88, detail=0, instance=0x82d3150, emission_return=0x0, instance_and_params=0xbfcd2d5c) at gsignal.c:2370 #35 0xb766c0b7 in IA__g_signal_emit_valist (instance=0x82d3150, signal_id=21, detail=0, var_args=0xbfcd2fa0 "P1-\b") at gsignal.c:2199 #36 0xb766c279 in IA__g_signal_emit (instance=0x82d3150, signal_id=21, detail=0) at gsignal.c:2243 #37 0xb7c317ea in IA__gtk_widget_size_allocate (widget=0x82d3150, allocation=0xbfcd3018) at gtkwidget.c:3059 #38 0xb7c281b2 in gtk_vbox_size_allocate (widget=0x82d3060, allocation=0xbfcd350c) at gtkvbox.c:234 #39 0xb7667199 in IA__g_cclosure_marshal_VOID__BOXED (closure=0x81a3a18, return_value=0x0, n_param_values=2, param_values=0xbfcd32ac, invocation_hint=0xbfcd31bc, marshal_data=0xb7c28050) at gmarshal.c:566 #40 0xb7658fb9 in g_type_class_meta_marshal (closure=0x81a3a18, return_value=0x0, n_param_values=2, param_values=0xbfcd32ac, invocation_hint=0xbfcd31bc, marshal_data=0x80) at gclosure.c:567 #41 0xb765a87d in IA__g_closure_invoke (closure=0x81a3a18, return_value=0x0, n_param_values=2, param_values=0xbfcd32ac, invocation_hint=0xbfcd31bc) at gclosure.c:490 #42 0xb766b02a in signal_emit_unlocked_R (node=0x81a3b88, detail=0, instance=0x82d3060, emission_return=0x0, instance_and_params=0xbfcd32ac) at gsignal.c:2370 #43 0xb766c0b7 in IA__g_signal_emit_valist (instance=0x82d3060, signal_id=21, detail=0, var_args=0xbfcd34f0 "t?\235?") at gsignal.c:2199 #44 0xb766c279 in IA__g_signal_emit (instance=0x82d3060, signal_id=21, detail=0) at gsignal.c:2243 #45 0xb7c317ea in IA__gtk_widget_size_allocate (widget=0x82d3060, allocation=0xbfcd3568) at gtkwidget.c:3059 #46 0xb7ad7480 in gtk_hpaned_size_allocate (widget=0x82bf690, allocation=0xbfcd3acc) at gtkhpaned.c:194 #47 0x08101e8f in nautilus_horizontal_splitter_size_allocate ( widget=0x82bf690, allocation=0xbfcd3acc) at nautilus-horizontal-splitter.c:242 #48 0xb7667199 in IA__g_cclosure_marshal_VOID__BOXED (closure=0x81a3a18, return_value=0x0, n_param_values=2, param_values=0xbfcd386c, invocation_hint=0xbfcd377c, marshal_data=0x8101cb0) at gmarshal.c:566 #49 0xb7658fb9 in g_type_class_meta_marshal (closure=0x81a3a18, return_value=0x0, n_param_values=2, param_values=0xbfcd386c, invocation_hint=0xbfcd377c, marshal_data=0x80) at gclosure.c:567 #50 0xb765a87d in IA__g_closure_invoke (closure=0x81a3a18, return_value=0x0, n_param_values=2, param_values=0xbfcd386c, invocation_hint=0xbfcd377c) at gclosure.c:490 #51 0xb766b02a in signal_emit_unlocked_R (node=0x81a3b88, detail=0, instance=0x82bf690, emission_return=0x0, instance_and_params=0xbfcd386c) at gsignal.c:2370 #52 0xb766c0b7 in IA__g_signal_emit_valist (instance=0x82bf690, signal_id=21, detail=0, var_args=0xbfcd3ab0 "\220?+\b") at gsignal.c:2199 #53 0xb766c279 in IA__g_signal_emit (instance=0x82bf690, signal_id=21, detail=0) at gsignal.c:2243 #54 0xb7c317ea in IA__gtk_widget_size_allocate (widget=0x82bf690, allocation=0xbfcd3b84) at gtkwidget.c:3059 #55 0xb7b97267 in gtk_table_size_allocate (widget=0x82cfe50, allocation=0xbfcd407c) at gtktable.c:1634 #56 0xb7667199 in IA__g_cclosure_marshal_VOID__BOXED (closure=0x81a3a18, return_value=0x0, n_param_values=2, param_values=0xbfcd3e1c, invocation_hint=0xbfcd3d2c, marshal_data=0xb7b96780) at gmarshal.c:566 #57 0xb7658fb9 in g_type_class_meta_marshal (closure=0x81a3a18, return_value=0x0, n_param_values=2, param_values=0xbfcd3e1c, invocation_hint=0xbfcd3d2c, marshal_data=0x80) at gclosure.c:567 #58 0xb765a87d in IA__g_closure_invoke (closure=0x81a3a18, return_value=0x0, n_param_values=2, param_values=0xbfcd3e1c, invocation_hint=0xbfcd3d2c) at gclosure.c:490 #59 0xb766b02a in signal_emit_unlocked_R (node=0x81a3b88, detail=0, instance=0x82cfe50, emission_return=0x0, instance_and_params=0xbfcd3e1c) at gsignal.c:2370 #60 0xb766c0b7 in IA__g_signal_emit_valist (instance=0x82cfe50, signal_id=21, detail=0, var_args=0xbfcd4060 "?\212\030\b") at gsignal.c:2199 #61 0xb766c279 in IA__g_signal_emit (instance=0x82cfe50, signal_id=21, detail=0) at gsignal.c:2243 #62 0xb7c317ea in IA__gtk_widget_size_allocate (widget=0x82cfe50, allocation=0xbfcd40ac) at gtkwidget.c:3059 #63 0xb7c41b91 in gtk_window_size_allocate (widget=0x81e08f0, allocation=0xbfcd459c) at gtkwindow.c:4471 #64 0xb7667199 in IA__g_cclosure_marshal_VOID__BOXED (closure=0x81a3a18, return_value=0x0, n_param_values=2, param_values=0xbfcd433c, invocation_hint=0xbfcd424c, marshal_data=0xb7c41ad0) at gmarshal.c:566 #65 0xb7658fb9 in g_type_class_meta_marshal (closure=0x81a3a18, return_value=0x0, n_param_values=2, param_values=0xbfcd433c, invocation_hint=0xbfcd424c, marshal_data=0x80) at gclosure.c:567 #66 0xb765a79b in IA__g_closure_invoke (closure=0x81a3a18, return_value=0x0, n_param_values=2, param_values=0xbfcd433c, invocation_hint=0xbfcd424c) at gclosure.c:490 #67 0xb766b02a in signal_emit_unlocked_R (node=0x81a3b88, detail=0, instance=0x81e08f0, emission_return=0x0, instance_and_params=0xbfcd433c) at gsignal.c:2370 #68 0xb766c0b7 in IA__g_signal_emit_valist (instance=0x81e08f0, signal_id=21, detail=0, var_args=0xbfcd4580 "") at gsignal.c:2199 #69 0xb766c279 in IA__g_signal_emit (instance=0x81e08f0, signal_id=21, detail=0) at gsignal.c:2243 #70 0xb7c317ea in IA__gtk_widget_size_allocate (widget=0x81e08f0, allocation=0x81e0914) at gtkwidget.c:3059 #71 0xb7a8374c in IA__gtk_container_resize_children (container=0x81e08f0) at gtkcontainer.c:1232 #72 0xb7c41df4 in gtk_window_check_resize (container=0x81e08f0) at gtkwindow.c:5836 #73 0xb7667b29 in IA__g_cclosure_marshal_VOID__VOID (closure=0x817bff8, return_value=0x0, n_param_values=1, param_values=0xbfcd494c, invocation_hint=0xbfcd485c, marshal_data=0xb7c41bb0) at gmarshal.c:77 #74 0xb7658fb9 in g_type_class_meta_marshal (closure=0x817bff8, return_value=0x0, n_param_values=1, param_values=0xbfcd494c, invocation_hint=0xbfcd485c, marshal_data=0x174) at gclosure.c:567 #75 0xb765a79b in IA__g_closure_invoke (closure=0x817bff8, return_value=0x0, n_param_values=1, param_values=0xbfcd494c, invocation_hint=0xbfcd485c) at gclosure.c:490 #76 0xb766b1e3 in signal_emit_unlocked_R (node=0x81a6e10, detail=0, instance=0x81e08f0, emission_return=0x0, instance_and_params=0xbfcd494c) at gsignal.c:2478 #77 0xb766c0b7 in IA__g_signal_emit_valist (instance=0x81e08f0, signal_id=79, detail=0, var_args=0xbfcd4b8c "\2327??\220\213???\b\036\b?K??c8???\b\036\b") at gsignal.c:2199 #78 0xb766c279 in IA__g_signal_emit (instance=0x81e08f0, signal_id=79, detail=0) at gsignal.c:2243 #79 0xb7a837e3 in IA__gtk_container_check_resize (container=0x81e08f0) at gtkcontainer.c:1186 #80 0xb7a83863 in gtk_container_idle_sizer (data=0x0) at gtkcontainer.c:1110 #81 0xb75d0aa1 in g_idle_dispatch (source=0x8836b18, callback=0x3, user_data=0x0) at gmain.c:3926 #82 0xb75d2802 in IA__g_main_context_dispatch (context=0x8196218) at gmain.c:2045 #83 0xb75d57df in g_main_context_iterate (context=0x8196218, block=1, dispatch=1, self=0x8177248) at gmain.c:2677 #84 0xb75d5b89 in IA__g_main_loop_run (loop=0x81e54d8) at gmain.c:2881 #85 0xb7b13574 in IA__gtk_main () at gtkmain.c:1024 #86 0x0807bb4a in main (argc=7, argv=0xbfcd5014) at nautilus-main.c:372 #87 0xb735a8cc in __libc_start_main () from /lib/tls/i686/cmov/libc.so.6 #88 0x08067621 in _start () -- Infinite loop eventually trashing the system due to memory usage https://launchpad.net/bugs/72270 From vic.ubuntu at xhtml.md Sat Nov 25 21:12:22 2006 From: vic.ubuntu at xhtml.md (Victor Osadci) Date: Sat, 25 Nov 2006 21:12:22 -0000 Subject: [Bug 73285] The Cover Art plugin does not work References: <20061125211223.4020.64100.malonedeb@gandwana.ubuntu.com> Message-ID: <20061125211223.4020.64100.malonedeb@gandwana.ubuntu.com> Public bug reported: Traceback (most recent call last): File "/usr/lib/rhythmbox/plugins/artdisplay/LocalCoverArtSearch.py", line 39, in _load_dir_cb on_search_completed_cb (self, entry, results, *args) File "/build/buildd/rhythmbox-0.9.6/debian/tmp//usr/lib/rhythmbox/plugins/rb/Coroutine.py", line 53, in callback File "/build/buildd/rhythmbox-0.9.6/debian/tmp//usr/lib/rhythmbox/plugins/rb/Coroutine.py", line 38, in _resume File "/usr/lib/rhythmbox/plugins/artdisplay/CoverArtDatabase.py", line 81, in image_search engine.search (db, entry, plexer.send ()) File "/usr/lib/rhythmbox/plugins/artdisplay/AmazonCoverArtSearch.py", line 101, in search if st_album == _("Unknown"): NameError: global name '_' is not defined ** Affects: rhythmbox (Ubuntu) Importance: Undecided Status: Unconfirmed -- The Cover Art plugin does not work https://launchpad.net/bugs/73285 From vic.ubuntu at xhtml.md Sat Nov 25 21:11:52 2006 From: vic.ubuntu at xhtml.md (Victor Osadci) Date: Sat, 25 Nov 2006 21:11:52 -0000 Subject: [Bug 73284] The Lyrics plugin does not work References: <20061125211152.29624.5256.malonedeb@gangotri.ubuntu.com> Message-ID: <20061125211152.29624.5256.malonedeb@gangotri.ubuntu.com> Public bug reported: Traceback (most recent call last): File "/usr/lib/rhythmbox/plugins/lyrics/lyrics.py", line 255, in activate self.action = gtk.Action ('ViewSongLyrics', _('Song L_yrics'), NameError: global name '_' is not defined ** Affects: rhythmbox (Ubuntu) Importance: Undecided Status: Unconfirmed -- The Lyrics plugin does not work https://launchpad.net/bugs/73284 From vincenzo_ml at yahoo.it Sat Nov 25 21:12:33 2006 From: vincenzo_ml at yahoo.it (Vincenzo Ciancia) Date: Sat, 25 Nov 2006 21:12:33 -0000 Subject: [Bug 72270] Working fine in spatial mode. References: <20061118005621.10115.96101.malonedeb@gangotri.ubuntu.com> Message-ID: <20061125211233.29624.94157.malone@gangotri.ubuntu.com> Indeed, the backtrace seems to change, here is an earlier one; I use the browser, in spatial mode it _works fine_! #0 0xb761db52 in IA__g_datalist_id_get_data (datalist=0x82cfe58, key_id=911) at gdataset.c:444 #1 0xb76bb655 in IA__g_object_get_qdata (object=0x82cfe50, quark=911) at gobject.c:1809 #2 0xb7bdb644 in get_size_groups (widget=0x8556670) at gtksizegroup.c:61 #3 0xb7bdb8bc in queue_resize_on_widget (widget=0x8489820, check_siblings=-1217825320) at gtksizegroup.c:183 #4 0xb7c90c3b in IA__gtk_widget_queue_resize (widget=0x8489820) at gtkwidget.c:2791 #5 0xb7bce287 in gtk_scrolled_window_adjustment_changed ( adjustment=0x846eed8, data=0x8489820) at gtkscrolledwindow.c:1531 #6 0xb76c6b29 in IA__g_cclosure_marshal_VOID__VOID (closure=0x84c4f50, return_value=0x0, n_param_values=1, param_values=0xbf87f69c, invocation_hint=0xbf87f5ac, marshal_data=0xb7bce1d0) at gmarshal.c:77 #7 0xb76b979b in IA__g_closure_invoke (closure=0x84c4f50, return_value=0x0, n_param_values=1, param_values=0xbf87f69c, invocation_hint=0xbf87f5ac) at gclosure.c:490 #8 0xb76c9b93 in signal_emit_unlocked_R (node=0x847d118, detail=0, instance=0x846eed8, emission_return=0x0, instance_and_params=0xbf87f69c) at gsignal.c:2440 #9 0xb76cb0b7 in IA__g_signal_emit_valist (instance=0x846eed8, signal_id=315, detail=0, var_args=0xbf87f8dc "????\220{???F\b\b?\207?2H????F\b") at gsignal.c:2199 ---Type to continue, or q to quit--- #10 0xb76cb279 in IA__g_signal_emit (instance=0x846eed8, signal_id=315, detail=0) at gsignal.c:2243 #11 0xb7a9b903 in IA__gtk_adjustment_changed (adjustment=0x846eed8) at gtkadjustment.c:355 #12 0xb7b64832 in gtk_layout_set_adjustment_upper (adj=0x846eed8, upper=564, always_emit_changed=-1217825320) at gtklayout.c:448 #13 0xb7b64da8 in IA__gtk_layout_set_size (layout=0x84a8138, width=614, height=564) at gtklayout.c:489 #14 0xb7f01255 in eel_canvas_item_request_update () from /usr/lib/libeel-2.so.2 #15 0xb7f02c76 in eel_canvas_set_scroll_region () from /usr/lib/libeel-2.so.2 #16 0x08105d8a in nautilus_icon_container_update_scroll_region ( container=0x84a8138) at nautilus-icon-container.c:850 #17 0x08108bb9 in redo_layout_internal (container=0x84a8138) at nautilus-icon-container.c:1642 #18 0xb76c6199 in IA__g_cclosure_marshal_VOID__BOXED (closure=0x81a3a18, return_value=0x0, n_param_values=2, param_values=0xbf87fe5c, invocation_hint=0xbf87fd6c, marshal_data=0x810b1b0) at gmarshal.c:566 #19 0xb76b7fb9 in g_type_class_meta_marshal (closure=0x81a3a18, return_value=0x0, n_param_values=2, param_values=0xbf87fe5c, invocation_hint=0xbf87fd6c, marshal_data=0x80) at gclosure.c:567 #20 0xb76b987d in IA__g_closure_invoke (closure=0x81a3a18, return_value=0x0, n_param_values=2, param_values=0xbf87fe5c, invocation_hint=0xbf87fd6c) at gclosure.c:490 ---Type to continue, or q to quit--- #21 0xb76ca02a in signal_emit_unlocked_R (node=0x81a3b88, detail=0, instance=0x84a8138, emission_return=0x0, instance_and_params=0xbf87fe5c) at gsignal.c:2370 #22 0xb76cb0b7 in IA__g_signal_emit_valist (instance=0x84a8138, signal_id=21, detail=0, var_args=0xbf8800a0 " \230H\b\001") at gsignal.c:2199 #23 0xb76cb279 in IA__g_signal_emit (instance=0x84a8138, signal_id=21, detail=0) at gsignal.c:2243 #24 0xb7c907ea in IA__gtk_widget_size_allocate (widget=0x84a8138, allocation=0xbf880114) at gtkwidget.c:3059 #25 0xb7bd056b in gtk_scrolled_window_size_allocate (widget=0x8489820, allocation=0xbf88061c) at gtkscrolledwindow.c:1327 #26 0xb76c6199 in IA__g_cclosure_marshal_VOID__BOXED (closure=0x81a3a18, return_value=0x0, n_param_values=2, param_values=0xbf8803bc, invocation_hint=0xbf8802cc, marshal_data=0xb7bd0410) at gmarshal.c:566 #27 0xb76b7fb9 in g_type_class_meta_marshal (closure=0x81a3a18, return_value=0x0, n_param_values=2, param_values=0xbf8803bc, invocation_hint=0xbf8802cc, marshal_data=0x80) at gclosure.c:567 #28 0xb76b987d in IA__g_closure_invoke (closure=0x81a3a18, return_value=0x0, n_param_values=2, param_values=0xbf8803bc, invocation_hint=0xbf8802cc) at gclosure.c:490 #29 0xb76ca02a in signal_emit_unlocked_R (node=0x81a3b88, detail=0, instance=0x8489820, emission_return=0x0, instance_and_params=0xbf8803bc) at gsignal.c:2370 ---Type to continue, or q to quit--- #30 0xb76cb0b7 in IA__g_signal_emit_valist (instance=0x8489820, signal_id=21, detail=0, var_args=0xbf880600 " \230H\b") at gsignal.c:2199 #31 0xb76cb279 in IA__g_signal_emit (instance=0x8489820, signal_id=21, detail=0) at gsignal.c:2243 #32 0xb7c907ea in IA__gtk_widget_size_allocate (widget=0x8489820, allocation=0xbf880678) at gtkwidget.c:3059 #33 0xb7c871b2 in gtk_vbox_size_allocate (widget=0x82d3150, allocation=0xbf880b6c) at gtkvbox.c:234 #34 0xb76c6199 in IA__g_cclosure_marshal_VOID__BOXED (closure=0x81a3a18, return_value=0x0, n_param_values=2, param_values=0xbf88090c, invocation_hint=0xbf88081c, marshal_data=0xb7c87050) at gmarshal.c:566 #35 0xb76b7fb9 in g_type_class_meta_marshal (closure=0x81a3a18, return_value=0x0, n_param_values=2, param_values=0xbf88090c, invocation_hint=0xbf88081c, marshal_data=0x80) at gclosure.c:567 #36 0xb76b987d in IA__g_closure_invoke (closure=0x81a3a18, return_value=0x0, n_param_values=2, param_values=0xbf88090c, invocation_hint=0xbf88081c) at gclosure.c:490 #37 0xb76ca02a in signal_emit_unlocked_R (node=0x81a3b88, detail=0, instance=0x82d3150, emission_return=0x0, instance_and_params=0xbf88090c) at gsignal.c:2370 #38 0xb76cb0b7 in IA__g_signal_emit_valist (instance=0x82d3150, signal_id=21, detail=0, var_args=0xbf880b50 "P1-\b") at gsignal.c:2199 #39 0xb76cb279 in IA__g_signal_emit (instance=0x82d3150, signal_id=21, ---Type to continue, or q to quit--- detail=0) at gsignal.c:2243 #40 0xb7c907ea in IA__gtk_widget_size_allocate (widget=0x82d3150, allocation=0xbf880bc8) at gtkwidget.c:3059 #41 0xb7c871b2 in gtk_vbox_size_allocate (widget=0x82d3060, allocation=0xbf8810bc) at gtkvbox.c:234 #42 0xb76c6199 in IA__g_cclosure_marshal_VOID__BOXED (closure=0x81a3a18, return_value=0x0, n_param_values=2, param_values=0xbf880e5c, invocation_hint=0xbf880d6c, marshal_data=0xb7c87050) at gmarshal.c:566 #43 0xb76b7fb9 in g_type_class_meta_marshal (closure=0x81a3a18, return_value=0x0, n_param_values=2, param_values=0xbf880e5c, invocation_hint=0xbf880d6c, marshal_data=0x80) at gclosure.c:567 #44 0xb76b987d in IA__g_closure_invoke (closure=0x81a3a18, return_value=0x0, n_param_values=2, param_values=0xbf880e5c, invocation_hint=0xbf880d6c) at gclosure.c:490 #45 0xb76ca02a in signal_emit_unlocked_R (node=0x81a3b88, detail=0, instance=0x82d3060, emission_return=0x0, instance_and_params=0xbf880e5c) at gsignal.c:2370 #46 0xb76cb0b7 in IA__g_signal_emit_valist (instance=0x82d3060, signal_id=21, detail=0, var_args=0xbf8810a0 "t\233??") at gsignal.c:2199 #47 0xb76cb279 in IA__g_signal_emit (instance=0x82d3060, signal_id=21, detail=0) at gsignal.c:2243 #48 0xb7c907ea in IA__gtk_widget_size_allocate (widget=0x82d3060, allocation=0xbf881118) at gtkwidget.c:3059 ---Type to continue, or q to quit--- #49 0xb7b36480 in gtk_hpaned_size_allocate (widget=0x82bf690, allocation=0xbf88167c) at gtkhpaned.c:194 #50 0x08101e8f in nautilus_horizontal_splitter_size_allocate ( widget=0x82bf690, allocation=0xbf88167c) at nautilus-horizontal-splitter.c:242 #51 0xb76c6199 in IA__g_cclosure_marshal_VOID__BOXED (closure=0x81a3a18, return_value=0x0, n_param_values=2, param_values=0xbf88141c, invocation_hint=0xbf88132c, marshal_data=0x8101cb0) at gmarshal.c:566 #52 0xb76b7fb9 in g_type_class_meta_marshal (closure=0x81a3a18, return_value=0x0, n_param_values=2, param_values=0xbf88141c, invocation_hint=0xbf88132c, marshal_data=0x80) at gclosure.c:567 #53 0xb76b987d in IA__g_closure_invoke (closure=0x81a3a18, return_value=0x0, n_param_values=2, param_values=0xbf88141c, invocation_hint=0xbf88132c) at gclosure.c:490 #54 0xb76ca02a in signal_emit_unlocked_R (node=0x81a3b88, detail=0, instance=0x82bf690, emission_return=0x0, instance_and_params=0xbf88141c) at gsignal.c:2370 #55 0xb76cb0b7 in IA__g_signal_emit_valist (instance=0x82bf690, signal_id=21, detail=0, var_args=0xbf881660 "\220?+\b") at gsignal.c:2199 #56 0xb76cb279 in IA__g_signal_emit (instance=0x82bf690, signal_id=21, detail=0) at gsignal.c:2243 #57 0xb7c907ea in IA__gtk_widget_size_allocate (widget=0x82bf690, allocation=0xbf881734) at gtkwidget.c:3059 ---Type to continue, or q to quit--- #58 0xb7bf6267 in gtk_table_size_allocate (widget=0x82cfe50, allocation=0xbf881c2c) at gtktable.c:1634 #59 0xb76c6199 in IA__g_cclosure_marshal_VOID__BOXED (closure=0x81a3a18, return_value=0x0, n_param_values=2, param_values=0xbf8819cc, invocation_hint=0xbf8818dc, marshal_data=0xb7bf5780) at gmarshal.c:566 #60 0xb76b7fb9 in g_type_class_meta_marshal (closure=0x81a3a18, return_value=0x0, n_param_values=2, param_values=0xbf8819cc, invocation_hint=0xbf8818dc, marshal_data=0x80) at gclosure.c:567 #61 0xb76b987d in IA__g_closure_invoke (closure=0x81a3a18, return_value=0x0, n_param_values=2, param_values=0xbf8819cc, invocation_hint=0xbf8818dc) at gclosure.c:490 #62 0xb76ca02a in signal_emit_unlocked_R (node=0x81a3b88, detail=0, instance=0x82cfe50, emission_return=0x0, instance_and_params=0xbf8819cc) at gsignal.c:2370 #63 0xb76cb0b7 in IA__g_signal_emit_valist (instance=0x82cfe50, signal_id=21, detail=0, var_args=0xbf881c10 "?\212\030\b") at gsignal.c:2199 #64 0xb76cb279 in IA__g_signal_emit (instance=0x82cfe50, signal_id=21, detail=0) at gsignal.c:2243 #65 0xb7c907ea in IA__gtk_widget_size_allocate (widget=0x82cfe50, allocation=0xbf881c5c) at gtkwidget.c:3059 #66 0xb7ca0b91 in gtk_window_size_allocate (widget=0x81e08f0, allocation=0xbf88214c) at gtkwindow.c:4471 #67 0xb76c6199 in IA__g_cclosure_marshal_VOID__BOXED (closure=0x81a3a18, ---Type to continue, or q to quit--- return_value=0x0, n_param_values=2, param_values=0xbf881eec, invocation_hint=0xbf881dfc, marshal_data=0xb7ca0ad0) at gmarshal.c:566 #68 0xb76b7fb9 in g_type_class_meta_marshal (closure=0x81a3a18, return_value=0x0, n_param_values=2, param_values=0xbf881eec, invocation_hint=0xbf881dfc, marshal_data=0x80) at gclosure.c:567 #69 0xb76b979b in IA__g_closure_invoke (closure=0x81a3a18, return_value=0x0, n_param_values=2, param_values=0xbf881eec, invocation_hint=0xbf881dfc) at gclosure.c:490 #70 0xb76ca02a in signal_emit_unlocked_R (node=0x81a3b88, detail=0, instance=0x81e08f0, emission_return=0x0, instance_and_params=0xbf881eec) at gsignal.c:2370 #71 0xb76cb0b7 in IA__g_signal_emit_valist (instance=0x81e08f0, signal_id=21, detail=0, var_args=0xbf882130 "") at gsignal.c:2199 #72 0xb76cb279 in IA__g_signal_emit (instance=0x81e08f0, signal_id=21, detail=0) at gsignal.c:2243 #73 0xb7c907ea in IA__gtk_widget_size_allocate (widget=0x81e08f0, allocation=0x81e0914) at gtkwidget.c:3059 #74 0xb7ae274c in IA__gtk_container_resize_children (container=0x81e08f0) at gtkcontainer.c:1232 #75 0xb7ca0df4 in gtk_window_check_resize (container=0x81e08f0) at gtkwindow.c:5836 #76 0xb76c6b29 in IA__g_cclosure_marshal_VOID__VOID (closure=0x817bff8, return_value=0x0, n_param_values=1, param_values=0xbf8824fc, ---Type to continue, or q to quit--- invocation_hint=0xbf88240c, marshal_data=0xb7ca0bb0) at gmarshal.c:77 #77 0xb76b7fb9 in g_type_class_meta_marshal (closure=0x817bff8, return_value=0x0, n_param_values=1, param_values=0xbf8824fc, invocation_hint=0xbf88240c, marshal_data=0x174) at gclosure.c:567 #78 0xb76b979b in IA__g_closure_invoke (closure=0x817bff8, return_value=0x0, n_param_values=1, param_values=0xbf8824fc, invocation_hint=0xbf88240c) at gclosure.c:490 #79 0xb76ca1e3 in signal_emit_unlocked_R (node=0x81a6e10, detail=0, instance=0x81e08f0, emission_return=0x0, instance_and_params=0xbf8824fc) at gsignal.c:2478 #80 0xb76cb0b7 in IA__g_signal_emit_valist (instance=0x81e08f0, signal_id=79, detail=0, var_args=0xbf88273c "\232'??\220{??\b\036\bh'\210?c(???\b\036\b") at gsignal.c:2199 #81 0xb76cb279 in IA__g_signal_emit (instance=0x81e08f0, signal_id=79, detail=0) at gsignal.c:2243 #82 0xb7ae27e3 in IA__gtk_container_check_resize (container=0x81e08f0) at gtkcontainer.c:1186 #83 0xb7ae2863 in gtk_container_idle_sizer (data=0x0) at gtkcontainer.c:1110 #84 0xb762faa1 in g_idle_dispatch (source=0x87cdbc8, callback=0xb76975d8 , user_data=0x0) at gmain.c:3926 #85 0xb7631802 in IA__g_main_context_dispatch (context=0x8196218) ---Type to continue, or q to quit--- at gmain.c:2045 #86 0xb76347df in g_main_context_iterate (context=0x8196218, block=1, dispatch=1, self=0x8177248) at gmain.c:2677 #87 0xb7634b89 in IA__g_main_loop_run (loop=0x81e54d8) at gmain.c:2881 #88 0xb7b72574 in IA__gtk_main () at gtkmain.c:1024 #89 0x0807bb4a in main (argc=7, argv=0xbf882bc4) at nautilus-main.c:372 #90 0xb73b98cc in __libc_start_main () from /lib/tls/i686/cmov/libc.so.6 #91 0x08067621 in _start () -- Infinite loop eventually trashing the system due to memory usage https://launchpad.net/bugs/72270 From alecjw at gmail.com Sat Nov 25 21:24:37 2006 From: alecjw at gmail.com (alecjw) Date: Sat, 25 Nov 2006 21:24:37 -0000 Subject: [Bug 24619] Re: "your session has been saved" when trying to logout References: <20060113142958.21012.79967.launchpad@macquarie.warthogs.hbd.com> Message-ID: <20061125212437.30105.9907.malone@gangotri.ubuntu.com> My bug's been marked as a duplicate: https://launchpad.net/distros/ubuntu/+source/gnome-session/+bug/71806 -- "your session has been saved" when trying to logout https://launchpad.net/bugs/24619 From seb128 at ubuntu.com Sat Nov 25 21:44:20 2006 From: seb128 at ubuntu.com (Sebastien Bacher) Date: Sat, 25 Nov 2006 21:44:20 -0000 Subject: [Bug 72210] Re: wishlist: should ship -dev and plugins packages for rb References: <20061117170821.25975.22062.malonedeb@gandwana.ubuntu.com> Message-ID: <20061125214420.30105.62567.malone@gangotri.ubuntu.com> you didn't understand the question. Upstream rhythmbox doesn't install any .h, what .h exactly do you expect to be shipped by the package? -- wishlist: should ship -dev and plugins packages for rb https://launchpad.net/bugs/72210 From profox at ubuntu-nl.org Sat Nov 25 21:43:51 2006 From: profox at ubuntu-nl.org (profoX) Date: Sat, 25 Nov 2006 21:43:51 -0000 Subject: [Bug 32164] Re: Use cpu 100% and not reboot/halt References: <20060220184033.1427.70466.malonedeb@gangotri.ubuntu.com> Message-ID: <20061125214351.4020.90231.malone@gandwana.ubuntu.com> Same happens to me on Dapper Drake 6.06.1 ... Using spca5xx too, webcam is a "Genius VideoCAM Express" When I plug in the cam, and I use a webcam program (amsn in my case), and I stop the webcam transfer in amsn, and I plug the webcam out, everything hangs for a second or 2 (music etc. stops for 2 seconds too) and then khubd starts to eat up 99% CPU Everything is still running smooth enough to be workable (thank god for linux' multitasking capabilities), but the CPU fan is constantly on, and obviously, some big programs react slow now... When I plug out other USB devices, and I plug them back in, they don't work anymore!!! (my Logitech G5 USB mouse for example) -- Use cpu 100% and not reboot/halt https://launchpad.net/bugs/32164 From martin at gamesplace.info Sat Nov 25 21:49:31 2006 From: martin at gamesplace.info (=?utf-8?q?Martin_J=C3=BCrgens?=) Date: Sat, 25 Nov 2006 21:49:31 -0000 Subject: [Bug 72330] Re: Login not possible when password contains umlauts References: <20061118145623.10279.7077.malonedeb@gangotri.ubuntu.com> Message-ID: <20061125214931.29624.43048.malone@gangotri.ubuntu.com> The bug appears in Ubuntu 6.10 and in Feisty Fawn. $LANGUAGE and $LANG are set to de_DE.UTF-8 at euro ** Changed in: gdm (Ubuntu) Status: Needs Info => Unconfirmed -- Login not possible when password contains umlauts https://launchpad.net/bugs/72330 From profox at ubuntu-nl.org Sat Nov 25 21:50:50 2006 From: profox at ubuntu-nl.org (profoX) Date: Sat, 25 Nov 2006 21:50:50 -0000 Subject: [Bug 32164] Re: Use cpu 100% and not reboot/halt References: <20060220184033.1427.70466.malonedeb@gangotri.ubuntu.com> Message-ID: <20061125215050.30105.18734.malone@gangotri.ubuntu.com> I'm almost sure that the bug is related to spca5xx, and it also happens with other webcam programs, not just Ekiga I would also raise importance, because 99% cpu usage is not fun to work with, and other USB devices can't connect/reconnect anymore! Killing the khubd process won't work either! ** Changed in: ekiga (Ubuntu) Sourcepackagename: ekiga => spca5xx Status: Unconfirmed => Confirmed ** Summary changed: - Use cpu 100% and not reboot/halt + spca5xx/khubd uses 100% cpu and unable to reboot/halt ** Description changed: - Subject: ekiga: Use cpu 100% and not reboot/halt + Subject: spca5xx/khubd uses 100% cpu and unable to reboot/halt + + Package: ekiga Version: 1.99.1-0ubuntu2 Severity: important Information: * Run ekiga * Configure all (With wizardconf) [...] * Use Video V4l (detect correct usb camera, test ok!) [...] * Close windows (Open in icontray) Problem: * Unplugged usb video camera (not close icontray of ekiga) * Process khubd use cpu to ~99% (test in 4 minutes) Solution Temp: * Open console * $ps -ef | grep khubd * $kill NumberProcess_khub * In 2 minutes ++, $kill -9 numerProcess_khub * Add 2 minutes, $sudo killall -9 khubd * Add 2 minutes, reviste top: khubd use 97~99% cpu (caravena sleeping and khubd run) Solution Temp 2, Rebbot!!: * $sudo reboot [Services stop [OK]...] Shutting down Alsa [OK] Bluetooth services ... (caravena sleeping2 and notebook not rebook) * Not stop Bluetooth service and not rebook. Info: [1] https://wiki.ubuntu.com/LaptopTestingTeam/CompaqPresarioV2417LA -- System Information: Ubuntu Release: testing/unstable/Dapper Flight 4 APT prefers dapper APT policy: (500, 'dapper') Architecture: i386 (i686) Shell: /bin/sh linked to /bin/bash Kernel: Linux 2.6.15-15-k7 Locale: LANG=es_CL.UTF-8, LC_CTYPE=es_CL.UTF-8 (charmap=UTF-8) Versions of packages ekiga depends on: ii evolution-data-server 1.5.91-0ubuntu2 evolution database backend server ii gconf2 2.13.5-0ubuntu1 GNOME configuration database syste ii libart-2.0-2 2.3.17-1 Library of functions for 2D graphi ii libatk1.0-0 1.11.2-0ubuntu1 The ATK accessibility toolkit ii libaudiofile0 0.2.6-6 Open-source version of SGI's audio ii libavahi-client3 0.6.7-1ubuntu1 Avahi client library ii libavahi-common3 0.6.7-1ubuntu1 Avahi common library ii libavahi-glib1 0.6.7-1ubuntu1 Avahi glib integration library ii libbonobo2-0 2.13.1-0ubuntu2 Bonobo CORBA interfaces library ii libbonoboui2-0 2.13.1-0ubuntu1 The Bonobo UI library ii libc6 2.3.6-0ubuntu6 GNU C Library: Shared libraries an ii libcairo2 1.0.2-3ubuntu1 The Cairo 2D vector graphics libra ii libebook1.2-5 1.5.91-0ubuntu2 Client library for evolution addre ii libedataserver1.2-7 1.5.91-0ubuntu2 Utility library for evolution data ii libesd-alsa0 [libesd0 0.2.36-3ubuntu2 Enlightened Sound Daemon (ALSA) - ii libfontconfig1 2.3.2-1.1ubuntu3 generic font configuration library ii libgcc1 1:4.0.2-9ubuntu1 GCC support library ii libgconf2-4 2.13.5-0ubuntu1 GNOME configuration database syste ii libglib2.0-0 2.9.6-0ubuntu1 The GLib library of C routines ii libgnome-keyring0 0.4.7-0ubuntu1 GNOME keyring services library ii libgnome2-0 2.13.7-0ubuntu2 The GNOME 2 library - runtime file ii libgnomecanvas2-0 2.13.0-0ubuntu1 A powerful object-oriented display ii libgnomeui-0 2.13.3-0ubuntu1 The GNOME 2 libraries (User Interf ii libgnomevfs2-0 2.13.91-0ubuntu1 The GNOME virtual file-system libr ii libgtk2.0-0 2.8.11-1ubuntu2 The GTK+ graphical user interface ii libice6 2:1.0.0-0ubuntu2 X11 Inter-Client Exchange library ii liblaunchpad-integrat 0.1.2 library for launchpad integration ii libopal-2.2.0 2.1.3-0ubuntu3 Open Phone Abstraction Library - s ii liborbit2 1:2.13.3-0ubuntu1 libraries for ORBit2 - a CORBA ORB ii libpango1.0-0 1.11.5-0ubuntu1 Layout and rendering of internatio ii libpopt0 1.7-5 lib for parsing cmdline parameters ii libpt-1.10.0 1.9.3-0ubuntu1 Portable Windows Library ii libpt-plugins-alsa 1.9.3-0ubuntu1 Portable Windows Library Audio Plu ii libpt-plugins-v4l 1.9.3-0ubuntu1 Portable Windows Library Video Plu ii libpt-plugins-v4l2 1.9.3-0ubuntu1 Portable Windows Library Video Plu ii libsdl1.2debian 1.2.9-0.0ubuntu1 Simple DirectMedia Layer ii libsm6 2:1.0.0-0ubuntu2 X11 Session Management library ii libstdc++6 4.0.2-9ubuntu1 The GNU Standard C++ Library v3 ii libx11-6 2:1.0.0-0ubuntu3 X11 client-side library ii libxcursor1 1.1.5.2-0ubuntu2 X cursor management library ii libxext6 2:1.0.0-0ubuntu3 X11 miscellaneous extension librar ii libxfixes3 1:3.0.1.2-0ubuntu2 X11 miscellaneous 'fixes' extensio ii libxi6 2:1.0.0-0ubuntu2 X11 Input extension library ii libxinerama1 2:1.0.1-0ubuntu2 X11 Xinerama extension library ii libxml2 2.6.23-1ubuntu4 GNOME XML library ii libxrandr2 1:1.1.0.2-0ubuntu2 X11 RandR extension library ii libxrender1 1:0.9.0.2-0ubuntu2 X Rendering Extension client libra ii zlib1g 1:1.2.3-6ubuntu4 compression library - runtime Versions of packages ekiga recommends: ii libpt-plugins-alsa 1.9.3-0ubuntu1 Portable Windows Library Audio Plu pn libpt-plugins-avc (no description available) pn libpt-plugins-dc (no description available) pn libpt-plugins-oss (no description available) ii libpt-plugins-v4l 1.9.3-0ubuntu1 Portable Windows Library Video Plu ii libpt-plugins-v4l2 1.9.3-0ubuntu1 Portable Windows Library Video Plu -- no debconf information -- spca5xx/khubd uses 100% cpu and unable to reboot/halt https://launchpad.net/bugs/32164 From villes at elvag.edu.ee Sat Nov 25 21:56:54 2006 From: villes at elvag.edu.ee (commodore) Date: Sat, 25 Nov 2006 21:56:54 -0000 Subject: [Bug 73023] Re: Round orange emblems have lack usability References: <20061123160604.29624.44318.malonedeb@gangotri.ubuntu.com> Message-ID: <20061125215654.4020.47171.malone@gandwana.ubuntu.com> I totally agree. You can't distinct them. -- Round orange emblems have lack usability https://launchpad.net/bugs/73023 From martin at gamesplace.info Sat Nov 25 22:04:22 2006 From: martin at gamesplace.info (=?utf-8?q?Martin_J=C3=BCrgens?=) Date: Sat, 25 Nov 2006 22:04:22 -0000 Subject: [Bug 71113] Re: Error: Can't parse that no files References: <20061109180505.24668.78512.malonedeb@gangotri.ubuntu.com> Message-ID: <20061125220422.4063.27698.malone@gandwana.ubuntu.com> Yeah, it works fine in Feisty with both, totem-xine and totem-gstreamer. Can we backport the fix to Edgy? Other use case is http://www.prosieben.de/lifestyle_magazine/galileo/videoarchiv/popup_video/32608/index.php?ausgabe=play&rate=low&video=/lifestyle_magazine/galileo/videoarchiv/popup_video/32608/ (German) -- Error: Can't parse that no files https://launchpad.net/bugs/71113 From sebastian_kapfer at gmx.net Sat Nov 25 22:20:11 2006 From: sebastian_kapfer at gmx.net (Sebastian Kapfer) Date: Sat, 25 Nov 2006 22:20:11 -0000 Subject: [Bug 71654] Re: Evolution opens mails at the end. References: <20061113155428.32662.7872.malonedeb@gangotri.ubuntu.com> Message-ID: <20061125222011.4063.62929.malone@gandwana.ubuntu.com> *** This bug is a duplicate of bug 45820 *** Descriptions are different, but the two bugs are merged upstream, too. Probably right to merge them, then. Thanks Sebastien. :-) -- Evolution opens mails at the end. https://launchpad.net/bugs/71654 From daniel.holbach at ubuntu.com Sat Nov 25 22:48:02 2006 From: daniel.holbach at ubuntu.com (Daniel Holbach) Date: Sat, 25 Nov 2006 22:48:02 -0000 Subject: [Bug 40022] Re: Password rejected due to timeout after resume References: <20060418163640.21526.13671.malonedeb@gangotri.ubuntu.com> Message-ID: <20061125224802.4020.81196.malone@gandwana.ubuntu.com> Thanks for following up. Closing the bug. ** Changed in: gnome-screensaver (Ubuntu) Status: Confirmed => Fix Released -- Password rejected due to timeout after resume https://launchpad.net/bugs/40022 From martin at gamesplace.info Sat Nov 25 23:24:08 2006 From: martin at gamesplace.info (=?utf-8?q?Martin_J=C3=BCrgens?=) Date: Sat, 25 Nov 2006 23:24:08 -0000 Subject: [Bug 71113] Re: Error: Can't parse that no files References: <20061109180505.24668.78512.malonedeb@gangotri.ubuntu.com> Message-ID: <20061125232409.29624.81906.malone@gangotri.ubuntu.com> Btw, I can reproduce this on an Edgy install. I got the Feisty Totem source, compiled it in an Edgy pbuilder and installed it on an Edgy installation - videos work fine with totem- mozilla in Mozilla now. We should probably backport this. ** Changed in: totem (Ubuntu Edgy) Status: Unconfirmed => Confirmed ** Changed in: totem (Ubuntu) Status: Confirmed => Fix Released -- Error: Can't parse that no files https://launchpad.net/bugs/71113 From tiago.tuxkiller at gmail.com Sat Nov 25 23:45:12 2006 From: tiago.tuxkiller at gmail.com (TiagoCruz) Date: Sat, 25 Nov 2006 23:45:12 -0000 Subject: [Bug 71690] Re: AIGLX + totem outputs a blank screen References: <20061113204326.25975.61187.malonedeb@gandwana.ubuntu.com> Message-ID: <20061125234512.4063.42086.malone@gandwana.ubuntu.com> Hello Sebastien, I'm using Dapper, installed on this way: https://help.ubuntu.com/community/CompositeManager/AIGLXOnDapper My video card is: Intel Corporation Mobile 915GM/GMS/910GML And I'm using the driver i810 with 24 depht of color on my xorg 7.0.0. On gmplayer, I'm using the xv driver, ok? Thanks a lot! -- AIGLX + totem outputs a blank screen https://launchpad.net/bugs/71690 From hesoez at gmail.com Sat Nov 25 23:46:54 2006 From: hesoez at gmail.com (jim) Date: Sat, 25 Nov 2006 23:46:54 -0000 Subject: [Bug 53962] Re: Nautilus-cd-burner is unable to blank DVD-RW References: <20060724223640.2083.86771.malonedeb@gandwana.ubuntu.com> Message-ID: <20061125234654.4020.30345.malone@gandwana.ubuntu.com> I have the dapper packages for nautilus-cd-burner and dvd+rw-tools installed GnomeBaker works now since 0.6.0 was added to dapper through backports. Maybe it is just a matter of calling the wrong command in the background. -------------------------------------- $dvd+rw-format /dev/dvd * DVD?RW/-RAM format utility by , version 4.10. * 4.7GB DVD-RW media in Sequential mode detected. - media is not blank - you have the option to re-run dvd+rw-format with: -force[=full] to enforce new format or mode transition and wipe the data; -blank[=full] to change to Sequential mode. ---------------------------------- Maybe it didn't used to need an option but it needs it now. When i use '-blank': ---------------------------------- $dvd+rw-format -blank /dev/dvd * DVD?RW/-RAM format utility by , version 4.10. * 4.7GB DVD-RW media in Sequential mode detected. * blanking 95.2\ --------------------- My disk is empty now. --------------------- $dvd+rw-format /dev/dvd * DVD?RW/-RAM format utility by , version 4.10. * 4.7GB DVD-RW media in Sequential mode detected. - media is blank - given the time to apply full blanking procedure I've chosen to insist on -force option upon mode transition. --------------------- Could this be checked? thanks -- Nautilus-cd-burner is unable to blank DVD-RW https://launchpad.net/bugs/53962 From javiermon at gmail.com Sun Nov 26 00:16:46 2006 From: javiermon at gmail.com (kmon) Date: Sun, 26 Nov 2006 00:16:46 -0000 Subject: [Bug 72172] Re: whishlist: support for recently used applications References: <20061117124335.25827.852.malonedeb@gandwana.ubuntu.com> Message-ID: <20061126001646.4020.32384.malone@gandwana.ubuntu.com> I don't know. There was a request for slab's inclusion in gnome 2.18 but AFAIK it's not probable. That's all I know. -- whishlist: support for recently used applications https://launchpad.net/bugs/72172 From tiago.tuxkiller at gmail.com Sun Nov 26 00:46:08 2006 From: tiago.tuxkiller at gmail.com (TiagoCruz) Date: Sun, 26 Nov 2006 00:46:08 -0000 Subject: [Bug 72750] Re: Nautilus creating directory on NTFS partition References: <20061121193801.25827.27194.malonedeb@gandwana.ubuntu.com> Message-ID: <20061126004608.29624.43522.malone@gangotri.ubuntu.com> Hello Sebastien, Yes, the ntfs-3g now can be able to write on this partitions :) http://lunapark6.com/?p=1710 I think that the problem is, on edgy, the locale on fstab: #/dev/hda1 /windows ntfs-3g auto,silent,locale=pt_BR.iso88591,umask=0 0 0 /dev/hda1 /windows ntfs-3g silent,umask=0,silent,locale=en_US.utf8 0 0 Using english now works as well! Thanks -- Nautilus creating directory on NTFS partition https://launchpad.net/bugs/72750 From javiermon at gmail.com Sun Nov 26 01:02:21 2006 From: javiermon at gmail.com (kmon) Date: Sun, 26 Nov 2006 01:02:21 -0000 Subject: [Bug 72172] Re: whishlist: support for recently used applications References: <20061117124335.25827.852.malonedeb@gandwana.ubuntu.com> Message-ID: <20061126010221.4063.59829.malone@gandwana.ubuntu.com> filed bugzilla: http://bugzilla.gnome.org/show_bug.cgi?id=379322 http://bugzilla.gnome.org/show_bug.cgi?id=379324 ** Bug watch added: GNOME Bug Tracker #379324 http://bugzilla.gnome.org/show_bug.cgi?id=379324 ** Also affects: gnome-desktop (upstream) via http://bugzilla.gnome.org/show_bug.cgi?id=379324 Importance: Unknown Status: Unknown ** Bug watch added: GNOME Bug Tracker #379322 http://bugzilla.gnome.org/show_bug.cgi?id=379322 ** Also affects: gnome-panel (upstream) via http://bugzilla.gnome.org/show_bug.cgi?id=379322 Importance: Unknown Status: Unknown ** Changed in: gnome-desktop (upstream) Bugwatch: GNOME Bug Tracker #379324 => GNOME Bug Tracker #379322 ** Changed in: gnome-panel (upstream) Bugwatch: GNOME Bug Tracker #379322 => GNOME Bug Tracker #379324 -- whishlist: support for recently used applications https://launchpad.net/bugs/72172 From rcouto at gmail.com Sun Nov 26 01:12:39 2006 From: rcouto at gmail.com (Rodrigo Vieira Couto) Date: Sun, 26 Nov 2006 01:12:39 -0000 Subject: [Bug 71690] Re: AIGLX + totem outputs a blank screen References: <20061113204326.25975.61187.malonedeb@gandwana.ubuntu.com> Message-ID: <20061126011239.29624.37250.malone@gangotri.ubuntu.com> Sorry for the lack of info :) I'll try to explain better... Actually, what I meant for "installed AIGLX" was that I had started beryl. I did that running beryl-manager from a terminal. My video card is: Intel Corporation 82852/855GM Integrated Graphics Device (rev 02). -- AIGLX + totem outputs a blank screen https://launchpad.net/bugs/71690 From dean at deansas.org Sun Nov 26 02:58:59 2006 From: dean at deansas.org (Dean Sas) Date: Sun, 26 Nov 2006 02:58:59 -0000 Subject: [Bug 72928] Re: Clearing recent documents clears only the list in panel References: <20061122213348.22204.36682.malonedeb@gandwana.ubuntu.com> Message-ID: <20061126025900.29624.82861.malone@gangotri.ubuntu.com> I can confirm this using eog 2.17.1 Is this a gnome-panel bug, or bugs of the application? ** Changed in: gnome-panel (Ubuntu) Status: Unconfirmed => Confirmed -- Clearing recent documents clears only the list in panel https://launchpad.net/bugs/72928 From ubuntu at asheesh.org Sun Nov 26 06:20:57 2006 From: ubuntu at asheesh.org (Asheesh Laroia) Date: Sun, 26 Nov 2006 06:20:57 -0000 Subject: [Bug 73326] Gaim crash dump References: <20061126062057.4020.34700.malonedeb@gandwana.ubuntu.com> Message-ID: <20061126062057.4020.34700.malonedeb@gandwana.ubuntu.com> Public bug reported: Gaim crashed using AIM at some unknown point. Crash dump attached. ** Affects: gaim (Ubuntu) Importance: Undecided Status: Unconfirmed -- Gaim crash dump https://launchpad.net/bugs/73326 From ubuntu at asheesh.org Sun Nov 26 06:24:27 2006 From: ubuntu at asheesh.org (Asheesh Laroia) Date: Sun, 26 Nov 2006 06:24:27 -0000 Subject: [Bug 73326] Re: Gaim crash dump References: <20061126062057.4020.34700.malonedeb@gandwana.ubuntu.com> Message-ID: <20061126062427.4063.11913.malone@gandwana.ubuntu.com> ** Attachment added: "Crash dump from Edgy" http://librarian.launchpad.net/5173157/_usr_bin_gaim.1000.crash -- Gaim crash dump https://launchpad.net/bugs/73326 From contact at jadmadi.net Sun Nov 26 07:37:26 2006 From: contact at jadmadi.net (Jad) Date: Sun, 26 Nov 2006 07:37:26 -0000 Subject: [Bug 73328] deskbar-applet crashed - after logging-in to gnome I got this report as past crash report. References: <20061126073726.30105.83211.malonedeb@gangotri.ubuntu.com> Message-ID: <20061126073726.30105.83211.malonedeb@gangotri.ubuntu.com> Public bug reported: ProblemType: Crash CoreDump: Date: Sun Nov 26 02:32:25 2006 Dependencies: libgcc1 1:4.1.1-13ubuntu5 metacity-common 1:2.16.3-0ubuntu2 xgamma 1:1.0.1-0ubuntu1 lsb-base 3.1-10ubuntu4 libfs6 2:1.0.0-3build1 libavahi-common3 0.6.13-2ubuntu2.2 readline-common 5.1-7build1 xinit 1.0.2-0ubuntu3 libreadline5 5.1-7build1 xclipboard 1:1.0.1-0ubuntu1 xev 1:1.0.2-0ubuntu1 libslang2 2.0.6-2 libxxf86misc1 1:1.0.1-0ubuntu1 python-support 0.5.3ubuntu1 ttf-dejavu 2.7-2 python-pyorbit 2.14.1-2build1 libncursesw5 5.5-2ubuntu1 libgnomevfs2-0 2.16.1-0ubuntu2 cpp-4.1 4.1.1-13ubuntu5 xfontsel 1:1.0.1-0ubuntu1 whiptail 0.52.2-5.1ubuntu1 libtext-charwidth-perl 0.04-4 libxrender1 1:0.9.1-0ubuntu1 libcamel1.2-8 1.8.1-0ubuntu3 libbonobo2-0 2.16.0-0ubuntu1 fontconfig 2.3.2-7ubuntu2 oclock 1:1.0.1-0ubuntu1 libgksuui1.0-1 1.0.7-1ubuntu2 libssl0.9.8 0.9.8b-2ubuntu2 liblocale-gettext-perl 1.05-1 libxau6 1:1.0.1-1 xlsatoms 1:1.0.1-0ubuntu1 libdbus-1-3 0.93-0ubuntu3 libgnome2-common 2.16.0-0ubuntu1 xlogo 1:1.0.1-0ubuntu1 libpam-modules 0.79-3.1ubuntu1 xditview 1:1.0.1-0ubuntu1 libxfixes3 1:4.0.1-0ubuntu1 libgnomeprint2.2-0 2.12.1-5ubuntu1 gnome-keyring 0.6.0-0ubuntu2 python 2.4.3-11ubuntu3 xrefresh 1:1.0.2-0ubuntu1 libjpeg62 6b-13 libdbus-glib-1-2 0.71-1ubuntu1 xfonts-utils 1:1.0.0-6ubuntu3 libacl1 2.2.39-1ubuntu2 liblzo1 1.08-3 gnome-mime-data 2.4.2-2 libncurses5 5.5-2ubuntu1 libgnome2-0 2.16.0-0ubuntu1 xwud 1:1.0.1-0ubuntu1 libgtk2.0-0 2.10.6-0ubuntu1 libgpg-error0 1.2-1 libidl0 0.8.6-1ubuntu1 libpam0g 0.79-3.1ubuntu1 xman 1:1.0.1-0ubuntu2 libxt6 1:1.0.2-1ubuntu1 libgamin0 0.1.7-3ubuntu2 esound-common 0.2.36-3ubuntu3 xrgb 1:1.0.0-0ubuntu2 python2.4-minimal 2.4.4~c1-0ubuntu1 libpopt0 1.10-2 gcc-4.1-base 4.1.1-13ubuntu5 xlsclients 1:1.0.1-0ubuntu1 psmisc 22.2-1 libxcursor1 1.1.7-0ubuntu1 xmag 1:1.0.1-0ubuntu1 libxxf86dga1 2:1.0.1-0ubuntu1 dbus 0.93-0ubuntu3 libfontconfig1 2.3.2-7ubuntu2 libglib2.0-0 2.12.4-0ubuntu1 shared-mime-info 0.18-0ubuntu1 libgksu1.2-1 1.3.8-1ubuntu1 xwininfo 1:1.0.1-0ubuntu1 xeyes 1:1.0.1-0ubuntu1 libpng12-0 1.2.8rel-5.1ubuntu0.1 adduser 3.92 defoma 0.11.10 libbonobo2-common 2.16.0-0ubuntu1 libnspr4 2:1.firefox2.0+0dfsg-0ubuntu3 python-numeric 24.2-5build1 libtext-wrapi18n-perl 0.06-5 xgc 1:1.0.1-0ubuntu1 libavahi-client3 0.6.13-2ubuntu2.2 python-gconf 2.16.0-0ubuntu6 libtiff4 3.8.2-6 xpmutils 1:3.5.5-1 sed 4.1.5-1 libgtksourceview1.0-0 1.8.1-0ubuntu1 libcupsys2 1.2.4-2ubuntu3 libgtop2-common 2.14.4-0ubuntu1 gnome-media-common 2.16.1-0ubuntu2 mktemp 1.5-2 libxaw7 2:1.0.2-0ubuntu1 libxrandr2 2:1.1.1-0ubuntu1 xkbutils 1:1.0.2-0ubuntu1 xdpyinfo 1:1.0.1-0ubuntu1 libgnomeprint2.2-data 2.12.1-5ubuntu1 libselinux1 1.30-1ubuntu1 libgnome-desktop-2 2.16.1-0ubuntu1 beforelight 1.0.1-0ubuntu1 libebook1.2-9 1.8.1-0ubuntu3 libnss3 2:1.firefox2.0+0dfsg-0ubuntu3 viewres 1:1.0.1-0ubuntu1 passwd 1:4.0.16-2ubuntu4 libcroco3 0.6.1-1build1 libgtksourceview-common 1.8.1-0ubuntu1 fstobdf 1.0.2-0ubuntu1 sgml-base 1.26 libgnomeprintui2.2-common 2.12.1-4 libpam-runtime 0.79-3.1ubuntu1 libmagic1 4.17-2ubuntu1 xrdb 1:1.0.2-0ubuntu2 libgnome-keyring0 0.6.0-0ubuntu2 libxslt1.1 1.1.17-2build1 libpanel-applet2-0 2.16.1-0ubuntu3 libcap1 1:1.10-14 xfd 1:1.0.1-0ubuntu1 python2.4 2.4.4~c1-0ubuntu1 libattr1 2.4.32-1ubuntu1 libgnomeui-common 2.16.1-0ubuntu2 libedataserver1.2-7 1.8.1-0ubuntu3 xmore 1:1.0.1-0ubuntu1 libesd-alsa0 0.2.36-3ubuntu3 mime-support 3.36-1 libcomerr2 1.39-1 libgail18 1.9.3-0ubuntu1 liborbit2 1:2.14.3-0ubuntu2 python-minimal 2.4.3-11ubuntu3 libxpm4 1:3.5.5-1 libgnomecanvas2-0 2.14.0-3ubuntu1 smproxy 1:1.0.1-0ubuntu1 libsysfs2 2.0.0-7 libxkbfile1 1:1.0.3-0ubuntu1 mesa-utils 6.3.2-1ubuntu1 fontconfig-config 2.3.2-7ubuntu2 xrandr 1:1.0.2-0ubuntu1 libpam-foreground 0.3 libgnutls13 1.4.0-3ubuntu1 libxfont1 1:1.2.0-0ubuntu3 pmount 0.9.13-1build1 login 1:4.0.16-2ubuntu4 debconf 1.5.2ubuntu2 libxtst6 2:1.0.1-3build1 xhost 1:1.0.1-0ubuntu1 listres 1:1.0.1-0ubuntu1 libxinerama1 2:1.0.1-4build1 xsetroot 1:1.0.1-0ubuntu1 xset 1:1.0.2-0ubuntu1 libxext6 2:1.0.1-1ubuntu1 xlsfonts 1:1.0.1-0ubuntu1 libgnome-media0 2.16.1-0ubuntu2 libxmuu1 2:1.0.2-1ubuntu1 ucf 2.0012 xcursorgen 1:1.0.1-0ubuntu1 xsetpointer 1:1.0.0-0ubuntu1 libpango1.0-common 1.14.5-0ubuntu1 libgtk2.0-bin 2.10.6-0ubuntu1 libnewt0.52 0.52.2-5.1ubuntu1 xprop 1:1.0.2-0ubuntu1 libgcrypt11 1.2.2-2 libgdl-1-0 0.6.1-1 xvinfo 1:1.0.1-0ubuntu1 xbase-clients 1:7.1.1ubuntu6 libbz2-1.0 1.0.3-3 libgnomecanvas2-common 2.14.0-3ubuntu1 libhal1 0.5.7.1-0ubuntu17 debconf-i18n 1.5.2ubuntu2 libbonoboui2-common 2.16.0-0ubuntu1 xsm 1:1.0.1-0ubuntu1 perl 5.8.8-6 tzdata 2006m-1ubuntu1 xutils 1:7.1.1ubuntu6 libgdl-1-common 0.6.1-1 libxi6 2:1.0.1-0ubuntu1 libnautilus-burn4 2.16.1-0ubuntu1 libcairo2 1.2.4-1ubuntu2 libmetacity0 1:2.16.3-0ubuntu2 bitmap 1.0.2-0ubuntu1 libgtkhtml2-0 2.11.0-1build1 x11-common 1:7.1.1ubuntu6 libwnck-common 2.16.1-0ubuntu1 libsepol1 1.12-1 python-gnome2-extras 2.14.2-0ubuntu6 xwd 1:1.0.1-0ubuntu1 freeglut3 2.4.0-5 libgtkspell0 2.0.10-3 editres 1.0.1-0ubuntu1 libaudiofile0 0.2.6-6ubuntu1 libbonoboui2-0 2.16.0-0ubuntu1 xdriinfo 1:1.0.1-0ubuntu1 libkrb53 1.4.3-9ubuntu1 libhal-storage1 0.5.7.1-0ubuntu17 libart-2.0-2 2.3.17-1 xutils-dev 1:1.0.2-3ubuntu3 libgnomecups1.0-1 0.2.2-5ubuntu1 xconsole 1:1.0.1-0ubuntu1 debianutils 2.16.2 python-gnome2 2.16.0-0ubuntu6 libwnck18 2.16.1-0ubuntu1 sessreg 1:1.0.0-0ubuntu2 libgnomevfs2-common 2.16.1-0ubuntu2 locales 2.3.22 mcpp 2.6.1-0ubuntu2 gconf2-common 2.16.0-0ubuntu1 libdmx1 1:1.0.2-1 libgda2-3 1.2.3-2 libglade2-0 1:2.6.0-1ubuntu2 xsetmode 1:1.0.0-0ubuntu1 libgtop2-7 2.14.4-0ubuntu1 appres 1.0.0-0ubuntu1 libstartup-notification0 0.8-1ubuntu1 python-gnomecanvas 2.16.0-0ubuntu6 xload 1:1.0.1-0ubuntu1 belocs-locales-bin 2.4-1ubuntu6 libfontenc1 1:1.0.2-1 python-gobject 2.12.2-0ubuntu1 libtasn1-3 0.3.5-1 libavahi-glib1 0.6.13-2ubuntu2.2 xmessage 1:1.0.1-0ubuntu1 libxdmcp6 1:1.0.1-1 libx11-data 2:1.0.3-0ubuntu4 libatk1.0-0 1.12.3-0ubuntu1 file 4.17-2ubuntu1 libgl1-mesa-glx 6.5.1~20060817-0ubuntu3 libxml2 2.6.26.dfsg-2ubuntu4 libgnomeprintui2.2-0 2.12.1-4 x11perf 1:1.4.1-0ubuntu1 xbiff 1:1.0.1-0ubuntu1 libfreetype6 2.2.1-5 libtext-iconv-perl 1.4-3 libaspell15 0.60.4-4 libice6 2:1.0.1-1ubuntu1 libxv1 2:1.0.1-3ubuntu1 libopencdk8 0.5.8-1 xauth 1:1.0.1-0ubuntu1 libasound2 1.0.11-7ubuntu3 libsm6 2:1.0.1-1ubuntu1 libxtrap6 2:1.0.0-3build1 python-glade2 2.10.3-0ubuntu3 python-central 0.5.6ubuntu2 libgsf-1-114 1.14.1-2ubuntu1 xcalc 1:1.0.1-0ubuntu1 perl-modules 5.8.8-6 dpkg 1.13.22ubuntu7 xmodmap 1:1.0.1-0ubuntu1 libtotem-plparser1 2.16.2-0ubuntu1 python-gnome2-desktop 2.16.0-0ubuntu2 coreutils 5.96-5ubuntu4 libgdbm3 1.8.3-3 libstdc++6 4.1.1-13ubuntu5 libgtk2.0-common 2.10.6-0ubuntu1 libgail-common 1.9.3-0ubuntu1 libx11-6 2:1.0.3-0ubuntu4 libxres1 2:1.0.1-0ubuntu1 xkill 1:1.0.1-0ubuntu1 xfonts-encodings 1:1.0.0-5.1 xtrap 1:1.0.2-0ubuntu1 xf86dga 1:1.0.1-0ubuntu1 ncurses-bin 5.5-2ubuntu1 libdrm2 2.0.2+git20060809-0ubuntu1 iceauth 1:1.0.1-0ubuntu2 xvidtune 1:1.0.1-0ubuntu1 libgsf-1-common 1.14.1-2ubuntu1 libavahi-common-data 0.6.13-2ubuntu2.2 libgconf2-4 2.16.0-0ubuntu1 zlib1g 1:1.2.3-13ubuntu2 libxmu6 2:1.0.2-1ubuntu1 libc6 2.4-1ubuntu12 libxss1 1:1.0.1-4ubuntu1 ico 1:1.0.1-0ubuntu1 librsvg2-2 2.16.0-0ubuntu2 libgda2-common 1.2.3-2 xclock 1:1.0.1-0ubuntu1 python-gtk2 2.10.3-0ubuntu3 libglu1-mesa 6.5.1~20060817-0ubuntu3 libxft2 2.1.10-1ubuntu1 gconf2 2.16.0-0ubuntu1 gamin 0.1.7-3ubuntu2 libxxf86vm1 1:1.0.1-0ubuntu1 python-gtkhtml2 2.14.2-0ubuntu6 xstdcmap 1:1.0.1-0ubuntu1 libdb4.3 4.3.29-5build1 perl-base 5.8.8-6 libdb4.4 4.4.20-6ubuntu1 cpp 4:4.1.1-6ubuntu3 libpango1.0-0 1.14.5-0ubuntu1 libgnomeui-0 2.16.1-0ubuntu2 libexpat1 1.95.8-3.2 python-cairo 1.2.0-1build1 Disassembly: (no debugging symbols found) Using host libthread_db library "/lib/tls/i686/cmov/libthread_db.so.1". Core was generated by `python /usr/lib/deskbar-applet/deskbar-applet --oaf-activate-iid=OAFIID:Deskbar'. Program terminated with signal 11, Segmentation fault. #0 0xb7dd26a8 in ?? () Dump of assembler code from 0xb7dd26a8 to 0xb7dd26c8: 0xb7dd26a8: DistroRelease: Ubuntu 6.10 ExecutablePath: /usr/lib/deskbar-applet/deskbar-applet InterpreterPath: /usr/bin/python2.4 Package: deskbar-applet 2.16.0-0ubuntu4 ProcCmdline: python /usr/lib/deskbar-applet/deskbar-applet --oaf-activate-iid=OAFIID:Deskbar_Applet_Factory --oaf-ior-fd=28 ProcCwd: /home/jad ProcEnviron: LANG=en_GB.UTF-8 LANGUAGE=en_GB.UTF-8 PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/bin/X11:/usr/games SHELL=/bin/bash ProcMaps: 08048000-08121000 r-xp 00000000 08:03 3818317 /usr/bin/python2.4 08121000-08142000 rw-p 000d8000 08:03 3818317 /usr/bin/python2.4 08142000-08c3c000 rw-p 08142000 00:00 0 [heap] b29e3000-b2a24000 rw-p b29e3000 00:00 0 b2d97000-b2e19000 rw-p b2d97000 00:00 0 b2e19000-b2e1c000 r-xp 00000000 08:03 3867053 /usr/lib/gtk-2.0/2.10.0/loaders/libpixbufloader-ico.so b2e1c000-b2e1d000 rw-p 00002000 08:03 3867053 /usr/lib/gtk-2.0/2.10.0/loaders/libpixbufloader-ico.so b2e1d000-b2e5e000 rw-p b2e1d000 00:00 0 b2e5e000-b2ebe000 rw-s 00000000 00:08 622601 /SYSV00000000 (deleted) b2ebe000-b2ebf000 ---p b2ebe000 00:00 0 b2ebf000-b2eff000 rw-p b2ebf000 00:00 0 b2eff000-b2f00000 ---p b2eff000 00:00 0 b2f00000-b3700000 rw-p b2f00000 00:00 0 b3700000-b371b000 r-xp 00000000 08:03 3819099 /usr/lib/libgssapi_krb5.so.2.2 b371b000-b371c000 rw-p 0001b000 08:03 3819099 /usr/lib/libgssapi_krb5.so.2.2 b371c000-b3740000 r-xp 00000000 08:03 3819204 /usr/lib/libk5crypto.so.3.0 b3740000-b3741000 rw-p 00023000 08:03 3819204 /usr/lib/libk5crypto.so.3.0 b3741000-b37bb000 r-xp 00000000 08:03 3819210 /usr/lib/libkrb5.so.3.2 b37bb000-b37bd000 rw-p 0007a000 08:03 3819210 /usr/lib/libkrb5.so.3.2 b37bd000-b3807000 r-xp 00000000 08:03 3819393 /usr/lib/libsoftokn3.so b3807000-b380b000 rw-p 00049000 08:03 3819393 /usr/lib/libsoftokn3.so b380b000-b3832000 r-xp 00000000 08:03 3819403 /usr/lib/libssl3.so b3832000-b3834000 rw-p 00027000 08:03 3819403 /usr/lib/libssl3.so b3834000-b3855000 r-xp 00000000 08:03 3819387 /usr/lib/libsmime3.so b3855000-b3857000 rw-p 00021000 08:03 3819387 /usr/lib/libsmime3.so b3857000-b38c3000 r-xp 00000000 08:03 3819281 /usr/lib/libnss3.so b38c3000-b38c8000 rw-p 0006c000 08:03 3819281 /usr/lib/libnss3.so b38c8000-b39c1000 r-xp 00000000 08:03 3818858 /usr/lib/libdb-4.4.so b39c1000-b39c4000 rw-p 000f8000 08:03 3818858 /usr/lib/libdb-4.4.so b39c4000-b39f3000 r-xp 00000000 08:03 3819280 /usr/lib/libnspr4.so b39f3000-b39f5000 rw-p 0002e000 08:03 3819280 /usr/lib/libnspr4.so b39f5000-b39f6000 rw-p b39f5000 00:00 0 b39f6000-b3a3d000 r-xp 00000000 08:03 3817873 /usr/lib/libcamel-1.2.so.8.1.0 b3a3d000-b3a40000 rw-p 00047000 08:03 3817873 /usr/lib/libcamel-1.2.so.8.1.0 b3a40000-b3a62000 r-xp 00000000 08:03 3818892 /usr/lib/libedataserver-1.2.so.7.1.0 b3a62000-b3a63000 rw-p 00022000 08:03 3818892 /usr/lib/libedataserver-1.2.so.7.1.0 b3a63000-b3be4000 rw-p b3a63000 00:00 0 b3be4000-b3c12000 r-xp 00000000 08:03 3819443 /usr/lib/libwnck-1.so.18.2.4 b3c12000-b3c14000 rw-p 0002d000 08:03 3819443 /usr/lib/libwnck-1.so.18.2.4 b3c24000-b3ce7000 rw-p b3c24000 00:00 0 b3ce7000-b3d25000 r-xp 00000000 08:03 3964956 /usr/lib/python-support/python-libxml2/python2.4/libxml2mod.so b3d25000-b3d2a000 rw-p 0003e000 08:03 3964956 /usr/lib/python-support/python-libxml2/python2.4/libxml2mod.so b3d2a000-b3dac000 rw-p b3d2a000 00:00 0 b3dac000-b3dad000 r-xp 00000000 08:03 3965555 /usr/lib/python2.4/lib-dynload/_weakref.so b3dad000-b3dae000 rw-p 00000000 08:03 3965555 /usr/lib/python2.4/lib-dynload/_weakref.so b3dae000-b3def000 rw-p b3dae000 00:00 0 b3def000-b3e3d000 r-xp 00000000 08:03 3950515 /usr/lib/python-support/python-dbus/python2.4/dbus/dbus_bindings.so b3e3d000-b3e40000 rw-p 0004e000 08:03 3950515 /usr/lib/python-support/python-dbus/python2.4/dbus/dbus_bindings.so b3e40000-b3e82000 rw-p b3e40000 00:00 0 b3e82000-b3e95000 r-xp 00000000 08:03 3818816 /usr/lib/libbeagle.so.0.0.0 b3e95000-b3e96000 rw-p 00013000 08:03 3818816 /usr/lib/libbeagle.so.0.0.0 b3e99000-b3e9a000 r-xp 00000000 08:03 3818722 /usr/lib/libXRes.so.1.0.0 b3e9a000-b3e9b000 rw-p 00001000 08:03 3818722 /usr/lib/libXRes.so.1.0.0 b3e9b000-b3ea4000 r-xp 00000000 08:03 3965881 /usr/lib/python2.4/site-packages/gtk-2.0/wnck.so b3ea4000-b3ea6000 rw-p 00008000 08:03 3965881 /usr/lib/python2.4/site-packages/gtk-2.0/wnck.so b3ea6000-b3eaf000 r-xp 00000000 08:03 1278051 /usr/lib/python-support/python-beagle/python2.4/beagle.so b3eaf000-b3eb2000 rw-p 00008000 08:03 1278051 /usr/lib/python-support/python-beagle/python2.4/beagle.so b3eb2000-b3eb4000 r-xp 00000000 08:03 3949457 /usr/lib/pango/1.5.0/modules/pango-basic-fc.so b3eb4000-b3eb5000 rw-p 00001000 08:03 3949457 /usr/lib/pango/1.5.0/modules/pango-basic-fc.so b3eb5000-b3f26000 r--p 00000000 08:03 4033035 /usr/share/fonts/truetype/ttf-dejavu/DejaVuSans.ttf b3f26000-b3f2d000 r-xp 00000000 08:03 3818924 /usr/lib/libfam.so.0.0.0 b3f2d000-b3f2e000 rw-p 00006000 08:03 3818924 /usr/lib/libfam.so.0.0.0 b3f2e000-b3f33000 r-xp 00000000 08:03 540700 /lib/libacl.so.1.1.0 b3f33000-b3f34000 rw-p 00005000 08:03 540700 /lib/libacl.so.1.1.0 b3f34000-b3f37000 r-xp 00000000 08:03 540706 /lib/libattr.so.1.1.0 b3f37000-b3f38000 rw-p 00002000 08:03 540706 /lib/libattr.so.1.1.0 b3f38000-b3f3b000 r-xp 00000000 08:03 3965587 /usr/lib/python2.4/lib-dynload/select.so b3f3b000-b3f3c000 rw-p 00002000 08:03 3965587 /usr/lib/python2.4/lib-dynload/select.so b3f3c000-b3f3f000 r-xp 00000000 08:03 3966401 /usr/lib/python2.4/site-packages/deskbar/gdmclient/_gdmclient.so b3f3f000-b3f40000 rw-p 00002000 08:03 3966401 /usr/lib/python2.4/site-packages/deskbar/gdmclient/_gdmclient.so b3f40000-b3f42000 r-xp 00000000 08:03 3950516 /usr/lib/python-support/python-dbus/python2.4/dbus/dbus_glib_bindings.so b3f42000-b3f43000 rw-p 00001000 08:03 3950516 /usr/lib/python-support/python-dbus/python2.4/dbus/dbus_glib_bindings.so b3f43000-b3f47000 r-xp 00000000 08:03 3867056 /usr/lib/gtk-2.0/2.10.0/loaders/libpixbufloader-png.so b3f47000-b3f48000 rw-p 00003000 08:03 3867056 /usr/lib/gtk-2.0/2.10.0/loaders/libpixbufloader-png.so b3f48000-b3f54000 r-xp 00000000 08:03 3817714 /usr/lib/gnome-vfs-2.0/modules/libfile.so b3f54000-b3f55000 rw-p 0000b000 08:03 3817714 /usr/lib/gnome-vfs-2.0/modules/libfile.so b3f55000-b3f59000 r--p 00000000 08:03 4211706 /usr/share/locale-langpack/en_GB/LC_MESSAGES/deskbar-applet.mo b3f59000-b3f9a000 rw-p b3f59000 00:00 0 b3f9a000-b3f9d000 r-xp 00000000 08:03 3966395 /usr/lib/python2.4/site-packages/deskbar/iconentry/_iconentry.so b3f9d000-b3f9e000 rw-p 00002000 08:03 3966395 /usr/lib/python2.4/site-packages/deskbar/iconentry/_iconentry.so b3f9e000-b3fa2000 r-xp 00000000 08:03 3966397 /usr/lib/python2.4/site-packages/deskbar/keybinder/_keybinder.so b3fa2000-b3fa3000 rw-p 00003000 08:03 3966397 /usr/lib/python2.4/site-packages/deskbar/keybinder/_keybinder.so b3fa3000-b3fe4000 rw-p b3fa3000 00:00 0 b3fe4000-b3ff3000 r-xp 00000000 08:03 540713 /lib/libbz2.so.1.0.3 b3ff3000-b3ff4000 rw-p 0000f000 08:03 540713 /lib/libbz2.so.1.0.3 b3ff4000-b4024000 r-xp 00000000 08:03 3818847 /usr/lib/libcroco-0.6.so.3.0.1 b4024000-b4027000 rw-p 0002f000 08:03 3818847 /usr/lib/libcroco-0.6.so.3.0.1 b4027000-b4050000 r-xp 00000000 08:03 3819097 /usr/lib/libgsf-1.so.114.0.1 b4050000-b4053000 rw-p 00028000 08:03 3819097 /usr/lib/libgsf-1.so.114.0.1 b4053000-b4054000 rw-p b4053000 00:00 0 b4054000-b4083000 r-xp 00000000 08:03 3819359 /usr/lib/librsvg-2.so.2.16.0 b4083000-b4084000 rw-p 0002f000 08:03 3819359 /usr/lib/librsvg-2.so.2.16.0 b4084000-b4088000 r-xp 00000000 08:03 3950531 /usr/lib/python-support/python-glade2/python2.4/gtk-2.0/gtk/glade.so b4088000-b4089000 rw-p 00003000 08:03 3950531 /usr/lib/python-support/python-glade2/python2.4/gtk-2.0/gtk/glade.so b4089000-b408c000 r-xp 00000000 08:03 3965563 /usr/lib/python2.4/lib-dynload/collections.so b408c000-b408d000 rw-p 00003000 08:03 3965563 /usr/lib/python2.4/lib-dynload/collections.so b408d000-b4092000 r-xp 00000000 08:03 3965573 /usr/lib/python2.4/lib-dynload/itertools.so b4092000-b4094000 rw-p 00005000 08:03 3965573 /usr/lib/python2.4/lib-dynload/itertools.so b4094000-b4095000 r-xp 00000000 08:03 3867064 /usr/lib/gtk-2.0/2.10.0/loaders/svg_loader.so b4095000-b4096000 rw-p 00001000 08:03 3867064 /usr/lib/gtk-2.0/2.10.0/loaders/svg_loader.so b4096000-b42fb000 r--p 00000000 08:03 16434 /usr/share/icons/hicolor/icon-theme.cache b42fb000-b5b74000 r--p 00000000 08:03 4196720 /usr/share/icons/crystalsvg/icon-theme.cache b5b74000-b61d2000 r--p 00000000 08:03 4505638 /usr/share/icons/gnome/icon-theme.cache b61d2000-b642a000 r--p 00000000 08:03 4134447 /usr/share/icons/Tango/icon-theme.cache b642a000-b647b000 r--p 00000000 08:03 4133175 /usr/share/icons/Tangerine/icon-theme.cache b647b000-b65e7000 r--p 00000000 08:03 4134452 /usr/share/icons/Human/icon-theme.cache b65e7000-b65ec000 r--p 00000000 08:03 4211761 /usr/share/locale-langpack/en_GB/LC_MESSAGES/glib20.mo b65ec000-b65fd000 r-xp 00000000 08:03 3867036 /usr/lib/gtk-2.0/2.10.0/engines/libubuntulooks.so b65fd000-b65fe000 rw-p 00011000 08:03 3867036 /usr/lib/gtk-2.0/2.10.0/engines/libubuntulooks.so b65fe000-b663f000 rw-p b65fe000 00:00 0 b663f000-b6646000 r-xp 00000000 08:03 3950586 /usr/lib/python-support/python-gnomecanvas/python2.4/gtk-2.0/gnomecanvas.so b6646000-b6648000 rw-p 00006000 08:03 3950586 /usr/lib/python-support/python-gnomecanvas/python2.4/gtk-2.0/gnomecanvas.so b6648000-b6658000 r-xp 00000000 08:03 3833983 /usr/lib/python-support/python-gnome2/python2.4/gtk-2.0/bonobo/ui.so b6658000-b665b000 rw-p 0000f000 08:03 3833983 /usr/lib/python-support/python-gnome2/python2.4/gtk-2.0/bonobo/ui.so b665b000-b6663000 r-xp 00000000 08:03 1736709 /usr/lib/orbit-2.0/Bonobo_module.so b6663000-b666c000 rw-p 00008000 08:03 1736709 /usr/lib/orbit-2.0/Bonobo_module.so b666c000-b6692000 r-xp 00000000 08:03 3818700 /usr/lib/libIDL-2.so.0.0.0 b6692000-b6693000 rw-p 00026000 08:03 3818700 /usr/lib/libIDL-2.so.0.0.0 b6693000-b669c000 r-xp 00000000 08:03 3818710 /usr/lib/libORBit-imodule-2.so.0.0.0 b669c000-b669d000 rw-p 00008000 08:03 3818710 /usr/lib/libORBit-imodule-2.so.0.0.0 b669d000-b66ab000 r-xp 00000000 08:03 3833980 /usr/lib/python-support/python-gnome2/python2.4/gtk-2.0/bonobo/_bonobo.so b66ab000-b66ad000 rw-p 0000e000 08:03 3833980 /usr/lib/python-support/python-gnome2/python2.4/gtk-2.0/bonobo/_bonobo.so b66ad000-b66c0000 r-xp 00000000 08:03 3965706 /usr/lib/python2.4/site-packages/ORBit.so b66c0000-b66c2000 rw-p 00012000 08:03 3965706 /usr/lib/python2.4/site-packages/ORBit.so b66c2000-b66de000 r-xp 00000000 08:03 3833992 /usr/lib/python-support/python-gnome2/python2.4/gtk-2.0/gnome/ui.so b66de000-b66e2000 rw-p 0001c000 08:03 3833992 /usr/lib/python-support/python-gnome2/python2.4/gtk-2.0/gnome/ui.so b66e2000-b66fa000 r-xp 00000000 08:03 3834006 /usr/lib/python-support/python-gnome2/python2.4/gtk-2.0/gnomevfs/_gnomevfs.so b66fa000-b66fc000 rw-p 00018000 08:03 3834006 /usr/lib/python-support/python-gnome2/python2.4/gtk-2.0/gnomevfs/_gnomevfs.so b66fc000-b673d000 rw-p b66fc000 00:00 0 b673d000-b6744000 r-xp 00000000 08:03 3819405 /usr/lib/libstartup-notification-1.so.0.0.0 b6744000-b6745000 rw-p 00006000 08:03 3819405 /usr/lib/libstartup-notification-1.so.0.0.0 b6745000-b6759000 r-xp 00000000 08:03 3817916 /usr/lib/libgnome-desktop-2.so.2.2.22 b6759000-b675a000 rw-p 00014000 08:03 3817916 /usr/lib/libgnome-desktop-2.so.2.2.22 b675b000-b675d000 r--p 00000000 08:03 4211833 /usr/share/locale-langpack/en_GB/LC_MESSAGES/libbonoboui-2.0.mo b675d000-b6760000 r-xp 00000000 08:03 3833979 /usr/lib/python-support/python-gnome2/python2.4/gtk-2.0/bonobo/activation.so b6760000-b6761000 rw-p 00002000 08:03 3833979 /usr/lib/python-support/python-gnome2/python2.4/gtk-2.0/bonobo/activation.so b6761000-b6769000 r-xp 00000000 08:03 3833993 /usr/lib/python-support/python-gnome2/python2.4/gtk-2.0/gnome/_gnome.so b6769000-b676a000 rw-p 00008000 08:03 3833993 /usr/lib/python-support/python-gnome2/python2.4/gtk-2.0/gnome/_gnome.so b676a000-b676f000 r-xp 00000000 08:03 3966399 /usr/lib/python2.4/site-packages/deskbar/gnomedesktop/_gnomedesktop.so b676f000-b6770000 rw-p 00005000 08:03 3966399 /usr/lib/python2.4/site-packages/deskbar/gnomedesktop/_gnomedesktop.so b6770000-b6892000 r-xp 00000000 08:03 3867307 /usr/lib/i686/cmov/libcrypto.so.0.9.8 b6892000-b68a7000 rw-p 00121000 08:03 3867307 /usr/lib/i686/cmov/libcrypto.so.0.9.8 b68a7000-b68aa000 rw-p b68a7000 00:00 0 b68aa000-b68e5000 r-xp 00000000 08:03 3867308 /usr/lib/i686/cmov/libssl.so.0.9.8 b68e5000-b68e9000 rw-p 0003b000 08:03 3867308 /usr/lib/i686/cmov/libssl.so.0.9.8 b68e9000-b68ec000 r-xp 00000000 08:03 3965568 /usr/lib/python2.4/lib-dynload/fcntl.so b68ec000-b68ed000 rw-p 00003000 08:03 3965568 /usr/lib/python2.4/lib-dynload/fcntl.so b68ed000-b68ef000 r-xp 00000000 08:03 3965551 /usr/lib/python2.4/lib-dynload/_random.so b68ef000-b68f0000 rw-p 00002000 08:03 3965551 /usr/lib/python2.4/lib-dynload/_random.so b68f0000-b68f4000 r-xp 00000000 08:03 3965558 /usr/lib/python2.4/lib-dynload/binascii.so b68f4000-b68f5000 rw-p 00003000 08:03 3965558 /usr/lib/python2.4/lib-dynload/binascii.so b68f5000-b68f8000 r-xp 00000000 08:03 3965575 /usr/lib/python2.4/lib-dynload/math.so b68f8000-b68f9000 rw-p 00002000 08:03 3965575 /usr/lib/python2.4/lib-dynload/math.so b68f9000-b68fc000 r-xp 00000000 08:03 3965553 /usr/lib/python2.4/lib-dynload/_ssl.so b68fc000-b68fd000 rw-p 00003000 08:03 3965553 /usr/lib/python2.4/lib-dynload/_ssl.so b68fd000-b6907000 r-xp 00000000 08:03 3965552 /usr/lib/python2.4/lib-dynload/_socket.so b6907000-b690a000 rw-p 0000a000 08:03 3965552 /usr/lib/python2.4/lib-dynload/_socket.so b690a000-b690d000 r-xp 00000000 08:03 3965561 /usr/lib/python2.4/lib-dynload/cStringIO.so b690d000-b690e000 rw-p 00003000 08:03 3965561 /usr/lib/python2.4/lib-dynload/cStringIO.so b690e000-b691f000 r-xp 00000000 08:03 3965560 /usr/lib/python2.4/lib-dynload/cPickle.so b691f000-b6920000 rw-p 00010000 08:03 3965560 /usr/lib/python2.4/lib-dynload/cPickle.so b6920000-b6924000 r-xp 00000000 08:03 3965590 /usr/lib/python2.4/lib-dynload/struct.so b6924000-b6925000 rw-p 00004000 08:03 3965590 /usr/lib/python2.4/lib-dynload/struct.so b6925000-b6966000 rw-p b6925000 00:00 0 b6966000-b696a000 r-xp 00000000 08:03 3965589 /usr/lib/python2.4/lib-dynload/strop.so b696a000-b696c000 rw-p 00003000 08:03 3965589 /usr/lib/python2.4/lib-dynload/strop.so b696c000-b69ad000 rw-p b696c000 00:00 0 b69ad000-b69ba000 r-xp 00000000 08:03 3950524 /usr/lib/python-support/python-gconf/python2.4/gtk-2.0/gconf.so b69ba000-b69bc000 rw-p 0000c000 08:03 3950524 /usr/lib/python-support/python-gconf/python2.4/gtk-2.0/gconf.so b69bc000-b69bd000 rw-p b69bc000 00:00 0 b69bd000-b69dc000 r--p 00000000 08:03 4211834 /usr/share/locale-langpack/en_GB/LC_MESSAGES/libc.mo b69dc000-b6a0e000 r-xp 00000000 08:03 540787 /lib/libsepol.so.1 b6a0e000-b6a0f000 rw-p 00031000 08:03 540787 /lib/libsepol.so.1 b6a0f000-b6a19000 rw-p b6a0f000 00:00 0 b6a19000-b6a1c000 r-xp 00000000 08:03 3819081 /usr/lib/libgpg-error.so.0.2.0 b6a1c000-b6a1d000 rw-p 00002000 08:03 3819081 /usr/lib/libgpg-error.so.0.2.0 b6a1d000-b6a69000 r-xp 00000000 08:03 3818963 /usr/lib/libgcrypt.so.11.2.1 b6a69000-b6a6b000 rw-p 0004b000 08:03 3818963 /usr/lib/libgcrypt.so.11.2.1 b6a6b000-b6a7d000 r-xp 00000000 08:03 3819414 /usr/lib/libtasn1.so.3.0.5 b6a7d000-b6a7e000 rw-p 00011000 08:03 3819414 /usr/lib/libtasn1.so.3.0.5 b6a7e000-b6b31000 r-xp 00000000 08:03 3818789 /usr/lib/libasound.so.2.0.0 b6b31000-b6b36000 rw-p 000b2000 08:03 3818789 /usr/lib/libasound.so.2.0.0 b6b36000-b6b48000 r-xp 00000000 08:03 540786 /lib/libselinux.so.1 b6b48000-b6b4a000 rw-p 00011000 08:03 540786 /lib/libselinux.so.1 b6b4a000-b6b59000 r-xp 00000000 08:03 574104 /lib/tls/i686/cmov/libresolv-2.4.so b6b59000-b6b5b000 rw-p 0000f000 08:03 574104 /lib/tls/i686/cmov/libresolv-2.4.so b6b5b000-b6b5d000 rw-p b6b5b000 00:00 0 b6b5d000-b6b6b000 r-xp 00000000 08:03 1343564 /usr/lib/libavahi-client.so.3.2.0 b6b6b000-b6b6c000 rw-p 0000e000 08:03 1343564 /usr/lib/libavahi-client.so.3.2.0 b6b6c000-b6b76000 r-xp 00000000 08:03 1343559 /usr/lib/libavahi-common.so.3.4.2 b6b76000-b6b77000 rw-p 00009000 08:03 1343559 /usr/lib/libavahi-common.so.3.4.2 b6b77000-b6b79000 r-xp 00000000 08:03 1343566 /usr/lib/libavahi-glib.so.1.0.1 b6b79000-b6b7a000 rw-p 00002000 08:03 1343566 /usr/lib/libavahi-glib.so.1.0.1 b6b7a000-b6be3000 r-xp 00000000 08:03 3819077 /usr/lib/libgnutls.so.13.0.5 b6be3000-b6be9000 rw-p 00068000 08:03 3819077 /usr/lib/libgnutls.so.13.0.5 b6be9000-b6c18000 r-xp 00000000 08:03 3818860 /usr/lib/libdbus-1.so.3.0.0 b6c18000-b6c19000 rw-p 0002f000 08:03 3818860 /usr/lib/libdbus-1.so.3.0.0 b6c19000-b6c33000 r-xp 00000000 08:03 3818862 /usr/lib/libdbus-glib-1.so.2.0.0 b6c33000-b6c34000 rw-p 00019000 08:03 3818862 /usr/lib/libdbus-glib-1.so.2.0.0 b6c34000-b6c37000 r-xp 00000000 08:03 3818712 /usr/lib/libORBitCosNaming-2.so.0.1.0 b6c37000-b6c38000 rw-p 00003000 08:03 3818712 /usr/lib/libORBitCosNaming-2.so.0.1.0 b6c38000-b6c56000 r-xp 00000000 08:03 3818804 /usr/lib/libaudiofile.so.0.0.2 b6c56000-b6c58000 rw-p 0001e000 08:03 3818804 /usr/lib/libaudiofile.so.0.0.2 b6c58000-b6c61000 r-xp 00000000 08:03 3818907 /usr/lib/libesd.so.0.2.36 b6c61000-b6c62000 rw-p 00008000 08:03 3818907 /usr/lib/libesd.so.0.2.36 b6c62000-b6c80000 r-xp 00000000 08:03 3819202 /usr/lib/libjpeg.so.62.0.0 b6c80000-b6c81000 rw-p 0001d000 08:03 3819202 /usr/lib/libjpeg.so.62.0.0 b6c81000-b6c98000 r-xp 00000000 08:03 3819023 /usr/lib/libglade-2.0.so.0.0.7 b6c98000-b6c99000 rw-p 00016000 08:03 3819023 /usr/lib/libglade-2.0.so.0.0.7 b6c99000-b6ce0000 r-xp 00000000 08:03 3818708 /usr/lib/libORBit-2.so.0.1.0 b6ce0000-b6cea000 rw-p 00046000 08:03 3818708 /usr/lib/libORBit-2.so.0.1.0 b6cea000-b6d18000 r-xp 00000000 08:03 3818961 /usr/lib/libgconf-2.so.4.1.0 b6d18000-b6d1b000 rw-p 0002e000 08:03 3818961 /usr/lib/libgconf-2.so.4.1.0 b6d1b000-b6d2d000 r-xp 00000000 08:03 3818825 /usr/lib/libbonobo-activation.so.4.0.0 b6d2d000-b6d2f000 rw-p 00012000 08:03 3818825 /usr/lib/libbonobo-activation.so.4.0.0 b6d2f000-b6d84000 r-xp 00000000 08:03 3817548 /usr/lib/libgnomevfs-2.so.0.1600.1 b6d84000-b6d87000 rw-p 00054000 08:03 3817548 /usr/lib/libgnomevfs-2.so.0.1600.1 b6d87000-b6dd7000 r-xp 00000000 08:03 3818823 /usr/lib/libbonobo-2.so.0.0.0 b6dd7000-b6de1000 rw-p 0004f000 08:03 3818823 /usr/lib/libbonobo-2.so.0.0.0 b6de1000-b6df5000 r-xp 00000000 08:03 3818787 /usr/lib/libart_lgpl_2.so.2.3.17 b6df5000-b6df6000 rw-p 00013000 08:03 3818787 /usr/lib/libart_lgpl_2.so.2.3.17 b6df6000-b6dfc000 r-xp 00000000 08:03 540776 /lib/libpopt.so.0.0.0 b6dfc000-b6dfd000 rw-p 00006000 08:03 540776 /lib/libpopt.so.0.0.0 b6dfd000-b6e11000 r-xp 00000000 08:03 3817733 /usr/lib/libgnome-2.so.0.1600.0 b6e11000-b6e12000 rw-p 00013000 08:03 3817733 /usr/lib/libgnome-2.so.0.1600.0 b6e12000-b6e3a000 r-xp 00000000 08:03 3819057 /usr/lib/libgnomecanvas-2.so.0.1400.0 b6e3a000-b6e3b000 rw-p 00027000 08:03 3819057 /usr/lib/libgnomecanvas-2.so.0.1400.0 b6e3b000-b6f4e000 r-xp 00000000 08:03 3819454 /usr/lib/libxml2.so.2.6.26 b6f4e000-b6f53000 rw-p 00113000 08:03 3819454 /usr/lib/libxml2.so.2.6.26 b6f53000-b6f54000 rw-p b6f53000 00:00 0 b6f54000-b6f5f000 r-xp 00000000 08:03 3819045 /usr/lib/libgnome-keyring.so.0.0.1 b6f5f000-b6f60000 rw-p 0000a000 08:03 3819045 /usr/lib/libgnome-keyring.so.0.0.1 b6f60000-b6fba000 r-xp 00000000 08:03 3817754 /usr/lib/libbonoboui-2.so.0.0.0 b6fba000-b6fbd000 rw-p 0005a000 08:03 3817754 /usr/lib/libbonoboui-2.so.0.0.0 b6fbd000-b6fd2000 r-xp 00000000 08:03 3818698 /usr/lib/libICE.so.6.3.0 b6fd2000-b6fd3000 rw-p 00014000 08:03 3818698 /usr/lib/libICE.so.6.3.0 b6fd3000-b6fd5000 rw-p b6fd3000 00:00 0 b6fd5000-b705a000 r-xp 00000000 08:03 3817798 /usr/lib/libgnomeui-2.so.0.1600.1 b705a000-b705e000 rw-p 00084000 08:03 3817798 /usr/lib/libgnomeui-2.so.0.1600.1 b705e000-b706b000 r-xp 00000000 08:03 3817902 /usr/lib/libpanel-applet-2.so.0.2.11 b706b000-b706c000 rw-p 0000c000 08:03 3817902 /usr/lib/libpanel-applet-2.so.0.2.11 b706c000-b706f000 r-xp 00000000 08:03 3965549 /usr/lib/python2.4/lib-dynload/_locale.so b706f000-b7070000 rw-p 00003000 08:03 3965549 /usr/lib/python2.4/lib-dynload/_locale.so b7070000-b7073000 r-xp 00000000 08:03 3965593 /usr/lib/python2.4/lib-dynload/time.so b7073000-b7075000 rw-p 00002000 08:03 3965593 /usr/lib/python2.4/lib-dynload/time.so b7075000-b707c000 r--p 00000000 08:03 4211842 /usr/share/locale-langpack/en_GB/LC_MESSAGES/libgnome-2.0.mo b707c000-b709c000 r--p 00000000 08:03 4211808 /usr/share/locale-langpack/en_GB/LC_MESSAGES/gtk20-properties.mo b709c000-b70a5000 r-xp 00000000 08:03 574093 /lib/tls/i686/cmov/libnss_files-2.4.so b70a5000-b70a7000 rw-p 00008000 08:03 574093 /lib/tls/i686/cmov/libnss_files-2.4.so b70a7000-b70af000 r-xp 00000000 08:03 574097 /lib/tls/i686/cmov/libnss_nis-2.4.so b70af000-b70b1000 rw-p 00007000 08:03 574097 /lib/tls/i686/cmov/libnss_nis-2.4.so b70b1000-b70c3000 r-xp 00000000 08:03 574087 /lib/tls/i686/cmov/libnsl-2.4.so b70c3000-b70c5000 rw-p 00011000 08:03 574087 /lib/tls/i686/cmov/libnsl-2.4.so b70c5000-b70c7000 rw-p b70c5000 00:00 0 b70c7000-b70ce000 r-xp 00000000 08:03 574089 /lib/tls/i686/cmov/libnss_compat-2.4.so b70ce000-b70d0000 rw-p 00006000 08:03 574089 /lib/tls/i686/cmov/libnss_compat-2.4.so b70d0000-b70d1000 r-xp 00000000 08:03 3966403 /usr/lib/python2.4/site-packages/deskbar/osutils/_osutils.so b70d1000-b70d2000 rw-p 00000000 08:03 3966403 /usr/lib/python2.4/site-packages/deskbar/osutils/_osutils.so b70d2000-b70da000 r-xp 00000000 08:03 3818716 /usr/lib/libSM.so.6.0.0 b70da000-b70db000 rw-p 00007000 08:03 3818716 /usr/lib/libSM.so.6.0.0 b70db000-b70df000 r-xp 00000000 08:03 3965879 /usr/lib/python2.4/site-packages/gtk-2.0/gnomeapplet.so b70df000-b70e0000 rw-p 00003000 08:03 3965879 /usr/lib/python2.4/site-packages/gtk-2.0/gnomeapplet.so b70e0000-b70ef000 r--p 00000000 08:03 4211809 /usr/share/locale-langpack/en_GB/LC_MESSAGES/gtk20.mo b70ef000-b70f0000 r-xp 00000000 08:03 3850382 /usr/lib/X11/locale/common/xlcUTF8Load.so.2.0.0 b70f0000-b70f1000 rw-p 00000000 08:03 3850382 /usr/lib/X11/locale/common/xlcUTF8Load.so.2.0.0 b70f1000-b70f2000 r--p 00000000 08:03 3868129 /usr/lib/locale/en_GB.utf8/LC_NUMERIC b70f2000-b70f3000 r--p 00000000 08:03 3867609 /usr/lib/locale/en_GB.utf8/LC_TIME b70f3000-b71ca000 r--p 00000000 08:03 3868123 /usr/lib/locale/en_GB.utf8/LC_COLLATE b71ca000-b720b000 rw-p b71ca000 00:00 0 b720e000-b7212000 r-xp 00000000 08:03 3819212 /usr/lib/libkrb5support.so.0.0 b7212000-b7213000 rw-p 00003000 08:03 3819212 /usr/lib/libkrb5support.so.0.0 b7213000-b7215000 r-xp 00000000 08:03 540723 /lib/libcom_err.so.2.1 b7215000-b7216000 rw-p 00001000 08:03 540723 /lib/libcom_err.so.2.1 b7216000-b721a000 r-xp 00000000 08:03 3819329 /usr/lib/libplc4.so b721a000-b721b000 rw-p 00003000 08:03 3819329 /usr/lib/libplc4.so b721b000-b721d000 r-xp 00000000 08:03 3819330 /usr/lib/libplds4.so b721d000-b721e000 rw-p 00001000 08:03 3819330 /usr/lib/libplds4.so b721e000-b724c000 r-xp 00000000 08:03 3817877 /usr/lib/libebook-1.2.so.9.0.0 b724c000-b7250000 rw-p 0002e000 08:03 3817877 /usr/lib/libebook-1.2.so.9.0.0 b7257000-b725e000 r--p 00000000 08:03 4211790 /usr/share/locale-langpack/en_GB/LC_MESSAGES/gnome-vfs-2.0.mo b725e000-b7260000 r--p 00000000 08:03 4211767 /usr/share/locale-langpack/en_GB/LC_MESSAGES/gnome-desktop-2.0.mo b7260000-b7263000 r-xp 00000000 08:03 3966405 /usr/lib/python2.4/site-packages/deskbar/evolution/_evolution.so b7263000-b7264000 rw-p 00003000 08:03 3966405 /usr/lib/python2.4/site-packages/deskbar/evolution/_evolution.so b7264000-b726a000 r-xp 00000000 08:03 3867063 /usr/lib/gtk-2.0/2.10.0/loaders/libpixbufloader-xpm.so b726a000-b726b000 rw-p 00005000 08:03 3867063 /usr/lib/gtk-2.0/2.10.0/loaders/libpixbufloader-xpm.so b726c000-b72ad000 rw-p b726c000 00:00 0 b72ad000-b72df000 r-xp 00000000 08:03 3964936 /usr/lib/python-support/python-gtk2/python2.4/gtk-2.0/atk.so b72df000-b72e3000 rw-p 00031000 08:03 3964936 /usr/lib/python-support/python-gtk2/python2.4/gtk-2.0/atk.so b72e3000-b72fd000 r-xp 00000000 08:03 3964938 /usr/lib/python-support/python-gtk2/python2.4/gtk-2.0/pango.so b72fd000-b7301000 rw-p 00019000 08:03 3964938 /usr/lib/python-support/python-gtk2/python2.4/gtk-2.0/pango.so b7301000-b7310000 r-xp 00000000 08:03 3966386 /usr/lib/python2.4/site-packages/cairo/_cairo.so b7310000-b7312000 rw-p 0000f000 08:03 3966386 /usr/lib/python2.4/site-packages/cairo/_cairo.so b7312000-b7316000 r-xp 00000000 08:03 3818735 /usr/lib/libXdmcp.so.6.0.0 b7316000-b7317000 rw-p 00003000 08:03 3818735 /usr/lib/libXdmcp.so.6.0.0 b7317000-b733a000 r-xp 00000000 08:03 3821058 /usr/lib/libpng12.so.0.1.2.8 b733a000-b733b000 rw-p 00023000 08:03 3821058 /usr/lib/libpng12.so.0.1.2.8 b733b000-b733d000 r-xp 00000000 08:03 3818726 /usr/lib/libXau.so.6.0.0 b733d000-b733e000 rw-p 00001000 08:03 3818726 /usr/lib/libXau.so.6.0.0 b733e000-b735a000 r-xp 00000000 08:03 3818920 /usr/lib/libexpat.so.1.0.0 b735a000-b735c000 rw-p 0001c000 08:03 3818920 /usr/lib/libexpat.so.1.0.0 b735c000-b736f000 r-xp 00000000 08:03 3819466 /usr/lib/libz.so.1.2.3 b736f000-b7370000 rw-p 00012000 08:03 3819466 /usr/lib/libz.so.1.2.3 b7370000-b73d7000 r-xp 00000000 08:03 3818936 /usr/lib/libfreetype.so.6.3.10 b73d7000-b73da000 rw-p 00067000 08:03 3818936 /usr/lib/libfreetype.so.6.3.10 b73da000-b7404000 r-xp 00000000 08:03 3819311 /usr/lib/libpangoft2-1.0.so.0.1400.5 b7404000-b7405000 rw-p 00029000 08:03 3819311 /usr/lib/libpangoft2-1.0.so.0.1400.5 b7405000-b7408000 r-xp 00000000 08:03 3819039 /usr/lib/libgmodule-2.0.so.0.1200.4 b7408000-b7409000 rw-p 00002000 08:03 3819039 /usr/lib/libgmodule-2.0.so.0.1200.4 b7409000-b74cf000 r-xp 00000000 08:03 3818720 /usr/lib/libX11.so.6.2.0 b74cf000-b74d2000 rw-p 000c5000 08:03 3818720 /usr/lib/libX11.so.6.2.0 b74d2000-b7532000 r-xp 00000000 08:03 3818831 /usr/lib/libcairo.so.2.9.2 b7532000-b7534000 rw-p 0005f000 08:03 3818831 /usr/lib/libcairo.so.2.9.2 b7534000-b756c000 r-xp 00000000 08:03 3819307 /usr/lib/libpango-1.0.so.0.1400.5 b756c000-b756e000 rw-p 00037000 08:03 3819307 /usr/lib/libpango-1.0.so.0.1400.5 b756e000-b7572000 r-xp 00000000 08:03 3818741 /usr/lib/libXfixes.so.3.1.0 b7572000-b7573000 rw-p 00003000 08:03 3818741 /usr/lib/libXfixes.so.3.1.0 b7573000-b757b000 r-xp 00000000 08:03 3818731 /usr/lib/libXcursor.so.1.0.2 b757b000-b757c000 rw-p 00007000 08:03 3818731 /usr/lib/libXcursor.so.1.0.2 b757c000-b757e000 r-xp 00000000 08:03 3818759 /usr/lib/libXrandr.so.2.0.0 b757e000-b757f000 rw-p 00002000 08:03 3818759 /usr/lib/libXrandr.so.2.0.0 b757f000-b7586000 r-xp 00000000 08:03 3818747 /usr/lib/libXi.so.6.0.0 b7586000-b7587000 rw-p 00006000 08:03 3818747 /usr/lib/libXi.so.6.0.0 b7587000-b7589000 r-xp 00000000 08:03 3818749 /usr/lib/libXinerama.so.1.0.0 b7589000-b758a000 rw-p 00001000 08:03 3818749 /usr/lib/libXinerama.so.1.0.0 b758a000-b7591000 r-xp 00000000 08:03 3818761 /usr/lib/libXrender.so.1.3.0 b7591000-b7592000 rw-p 00006000 08:03 3818761 /usr/lib/libXrender.so.1.3.0 b7592000-b759e000 r-xp 00000000 08:03 3818739 /usr/lib/libXext.so.6.4.0 b759e000-b759f000 rw-p 0000c000 08:03 3818739 /usr/lib/libXext.so.6.4.0 b759f000-b75c8000 r-xp 00000000 08:03 3818926 /usr/lib/libfontconfig.so.1.0.4 b75c8000-b75cd000 rw-p 00028000 08:03 3818926 /usr/lib/libfontconfig.so.1.0.4 b75cd000-b75ce000 rw-p b75cd000 00:00 0 b75ce000-b75d5000 r-xp 00000000 08:03 3819309 /usr/lib/libpangocairo-1.0.so.0.1400.5 b75d5000-b75d6000 rw-p 00006000 08:03 3819309 /usr/lib/libpangocairo-1.0.so.0.1400.5 b75d6000-b75eb000 r-xp 00000000 08:03 3818980 /usr/lib/libgdk_pixbuf-2.0.so.0.1000.6 b75eb000-b75ec000 rw-p 00015000 08:03 3818980 /usr/lib/libgdk_pixbuf-2.0.so.0.1000.6 b75ec000-b7604000 r-xp 00000000 08:03 3818798 /usr/lib/libatk-1.0.so.0.1213.0 b7604000-b7606000 rw-p 00017000 08:03 3818798 /usr/lib/libatk-1.0.so.0.1213.0 b7606000-b7687000 r-xp 00000000 08:03 3818978 /usr/lib/libgdk-x11-2.0.so.0.1000.6 b7687000-b768a000 rw-p 00081000 08:03 3818978 /usr/lib/libgdk-x11-2.0.so.0.1000.6 b768a000-b79d3000 r-xp 00000000 08:03 3819134 /usr/lib/libgtk-x11-2.0.so.0.1000.6 b79d3000-b79d9000 rw-p 00349000 08:03 3819134 /usr/lib/libgtk-x11-2.0.so.0.1000.6 b79d9000-b79da000 rw-p b79d9000 00:00 0 b79da000-b7b85000 r-xp 00000000 08:03 3964940 /usr/lib/python-support/python-gtk2/python2.4/gtk-2.0/gtk/_gtk.so b7b85000-b7baa000 rw-p 001ab000 08:03 3964940 /usr/lib/python-support/python-gtk2/python2.4/gtk-2.0/gtk/_gtk.so b7baa000-b7bb1000 r-xp 00000000 08:03 574106 /lib/tls/i686/cmov/librt-2.4.so b7bb1000-b7bb3000 rw-p 00006000 08:03 574106 /lib/tls/i686/cmov/librt-2.4.so b7bb3000-b7c44000 r-xp 00000000 08:03 3819027 /usr/lib/libglib-2.0.so.0.1200.4 b7c44000-b7c45000 rw-p 00091000 08:03 3819027 /usr/lib/libglib-2.0.so.0.1200.4 b7c45000-b7c49000 r-xp 00000000 08:03 3819131 /usr/lib/libgthread-2.0.so.0.1200.4 b7c49000-b7c4a000 rw-p 00003000 08:03 3819131 /usr/lib/libgthread-2.0.so.0.1200.4 b7c4a000-b7c83000 r-xp 00000000 08:03 3819079 /usr/lib/libgobject-2.0.so.0.1200.4 b7c83000-b7c84000 rw-p 00038000 08:03 3819079 /usr/lib/libgobject-2.0.so.0.1200.4 b7c84000-b7ca6000 r-xp 00000000 08:03 3950593 /usr/lib/python-support/python-gobject/python2.4/gtk-2.0/gobject/_gobject.so b7ca6000-b7ca9000 rw-p 00022000 08:03 3950593 /usr/lib/python-support/python-gobject/python2.4/gtk-2.0/gobject/_gobject.so b7ca9000-b7cb0000 r--s 00000000 08:03 721131 /usr/lib/gconv/gconv-modules.cache b7cb0000-b7ce3000 r--p 00000000 08:03 3868124 /usr/lib/locale/en_GB.utf8/LC_CTYPE b7ce3000-b7d66000 rw-p b7ce3000 00:00 0 b7d66000-b7e93000 r-xp 00000000 08:03 574076 /lib/tls/i686/cmov/libc-2.4.so b7e93000-b7e95000 r--p 0012c000 08:03 574076 /lib/tls/i686/cmov/libc-2.4.so b7e95000-b7e97000 rw-p 0012e000 08:03 574076 /lib/tls/i686/cmov/libc-2.4.so b7e97000-b7e9a000 rw-p b7e97000 00:00 0 b7e9a000-b7ebe000 r-xp 00000000 08:03 574084 /lib/tls/i686/cmov/libm-2.4.so b7ebe000-b7ec0000 rw-p 00023000 08:03 574084 /lib/tls/i686/cmov/libm-2.4.so b7ec0000-b7ec2000 r-xp 00000000 08:03 574110 /lib/tls/i686/cmov/libutil-2.4.so b7ec2000-b7ec4000 rw-p 00001000 08:03 574110 /lib/tls/i686/cmov/libutil-2.4.so b7ec4000-b7ec5000 rw-p b7ec4000 00:00 0 b7ec5000-b7ec7000 r-xp 00000000 08:03 574082 /lib/tls/i686/cmov/libdl-2.4.so b7ec7000-b7ec9000 rw-p 00001000 08:03 574082 /lib/tls/i686/cmov/libdl-2.4.so b7ec9000-b7ed8000 r-xp 00000000 08:03 574102 /lib/tls/i686/cmov/libpthread-2.4.so b7ed8000-b7eda000 rw-p 0000f000 08:03 574102 /lib/tls/i686/cmov/libpthread-2.4.so b7eda000-b7edc000 rw-p b7eda000 00:00 0 b7edd000-b7ede000 r-xp 00000000 08:03 721079 /usr/lib/gconv/ISO8859-1.so b7ede000-b7ee0000 rw-p 00001000 08:03 721079 /usr/lib/gconv/ISO8859-1.so b7ee0000-b7ee1000 r--p 00000000 08:03 3867610 /usr/lib/locale/en_GB.utf8/LC_MONETARY b7ee1000-b7ee2000 r--p 00000000 08:03 3883096 /usr/lib/locale/en_GB.utf8/LC_MESSAGES/SYS_LC_MESSAGES b7ee2000-b7ee3000 r--p 00000000 08:03 3868130 /usr/lib/locale/en_GB.utf8/LC_PAPER b7ee3000-b7ee4000 r--p 00000000 08:03 3868128 /usr/lib/locale/en_GB.utf8/LC_NAME b7ee4000-b7ee5000 r--p 00000000 08:03 3867611 /usr/lib/locale/en_GB.utf8/LC_ADDRESS b7ee5000-b7ee6000 r--p 00000000 08:03 3867612 /usr/lib/locale/en_GB.utf8/LC_TELEPHONE b7ee6000-b7ee7000 r--p 00000000 08:03 3868126 /usr/lib/locale/en_GB.utf8/LC_MEASUREMENT b7ee7000-b7ee8000 r--p 00000000 08:03 3867613 /usr/lib/locale/en_GB.utf8/LC_IDENTIFICATION b7ee8000-b7eeb000 r-xp 00000000 08:03 3964939 /usr/lib/python-support/python-gtk2/python2.4/gtk-2.0/pangocairo.so b7eeb000-b7eec000 rw-p 00002000 08:03 3964939 /usr/lib/python-support/python-gtk2/python2.4/gtk-2.0/pangocairo.so b7eec000-b7eee000 rw-p b7eec000 00:00 0 b7eee000-b7f07000 r-xp 00000000 08:03 540694 /lib/ld-2.4.so b7f07000-b7f09000 rw-p 00018000 08:03 540694 /lib/ld-2.4.so bf7f2000-bf81f000 rw-p bf7f2000 00:00 0 [stack] ffffe000-fffff000 ---p 00000000 00:00 0 [vdso] ProcStatus: Name: deskbar-applet State: D (disk sleep) SleepAVG: 97% Tgid: 5266 Pid: 5266 PPid: 1 TracerPid: 0 Uid: 1000 1000 1000 1000 Gid: 1000 1000 1000 1000 FDSize: 256 Groups: 4 20 24 25 29 30 44 46 109 111 114 1000 VmPeak: 98740 kB VmSize: 95952 kB VmLck: 0 kB VmHWM: 40176 kB VmRSS: 40176 kB VmData: 26836 kB VmStk: 180 kB VmExe: 868 kB VmLib: 25900 kB VmPTE: 108 kB Threads: 3 SigQ: 0/4294967295 SigPnd: 0000000000000000 ShdPnd: 0000000000000000 SigBlk: 0000000000000000 SigIgn: 0000000021001000 SigCgt: 0000000180000000 CapInh: 0000000000000000 CapPrm: 0000000000000000 CapEff: 0000000000000000 Cpus_allowed: ff Mems_allowed: 1 Registers: (no debugging symbols found) Using host libthread_db library "/lib/tls/i686/cmov/libthread_db.so.1". Core was generated by `python /usr/lib/deskbar-applet/deskbar-applet --oaf-activate-iid=OAFIID:Deskbar'. Program terminated with signal 11, Segmentation fault. #0 0xb7dd26a8 in ?? () eax 0x6e6f 28271 ecx 0x6e6f 28271 edx 0x86a7b68 141196136 ebx 0xb7c441e4 -1211874844 esp 0xb2efe20c 0xb2efe20c ebp 0xb2efe228 0xb2efe228 esi 0x8262da8 136719784 edi 0x81a2ca0 135933088 eip 0xb7dd26a8 0xb7dd26a8 eflags 0x210296 [ PF AF SF IF RF ID ] cs 0x73 115 ss 0x7b 123 ds 0x7b 123 es 0xc010007b -1072693125 fs 0x0 0 gs 0x33 51 Signal: 11 SourcePackage: deskbar-applet Stacktrace: (no debugging symbols found) Using host libthread_db library "/lib/tls/i686/cmov/libthread_db.so.1". Core was generated by `python /usr/lib/deskbar-applet/deskbar-applet --oaf-activate-iid=OAFIID:Deskbar'. Program terminated with signal 11, Segmentation fault. #0 0xb7dd26a8 in ?? () #0 0xb7dd26a8 in ?? () No symbol table info available. ThreadStacktrace: (no debugging symbols found) Using host libthread_db library "/lib/tls/i686/cmov/libthread_db.so.1". Core was generated by `python /usr/lib/deskbar-applet/deskbar-applet --oaf-activate-iid=OAFIID:Deskbar'. Program terminated with signal 11, Segmentation fault. #0 0xb7dd26a8 in ?? () . Thread 3 (process 5266): #0 0xb3d1ead4 in ?? () No symbol table info available. . Thread 2 (process 5300): #0 0xffffe410 in __kernel_vsyscall () No symbol table info available. #1 0xb7e29803 in ?? () No symbol table info available. . Thread 1 (process 5302): #0 0xb7dd26a8 in ?? () No symbol table info available. Uname: Linux syntux 2.6.17-10-generic #2 SMP Fri Oct 13 18:45:35 UTC 2006 i686 GNU/Linux ** Affects: deskbar-applet (Ubuntu) Importance: Undecided Status: Unconfirmed -- deskbar-applet crashed - after logging-in to gnome I got this report as past crash report. https://launchpad.net/bugs/73328 From troy.sobotka at gmail.com Sun Nov 26 07:41:14 2006 From: troy.sobotka at gmail.com (Troy James Sobotka) Date: Sun, 26 Nov 2006 07:41:14 -0000 Subject: [Bug 72639] Re: Intermittently fails to load on amd64 References: <20061120223054.25827.60691.malonedeb@gandwana.ubuntu.com> Message-ID: <20061126074114.4020.12485.malone@gandwana.ubuntu.com> Ubuntu 6.10 amd64 Attached some .xsession errors related to Evolution. ** Attachment added: "Snippits of possible xsession Evolution related errors." http://librarian.launchpad.net/5173615/x_errors.txt -- Intermittently fails to load on amd64 https://launchpad.net/bugs/72639 From troy.sobotka at gmail.com Sun Nov 26 07:49:48 2006 From: troy.sobotka at gmail.com (Troy James Sobotka) Date: Sun, 26 Nov 2006 07:49:48 -0000 Subject: [Bug 72639] Re: Intermittently fails to load on amd64 References: <20061120223054.25827.60691.malonedeb@gandwana.ubuntu.com> Message-ID: <20061126074948.4063.61571.malone@gandwana.ubuntu.com> Managed to duplicate bug in the following fashion: 1) First load Evolution and select a folder other than Inbox. Select a mail message. 2) Load another folder. Shutdown. 3) Upon attempting to restart Evolution, the application fails to load and simply dies after attempting to load. Attachment includes fresh error report. Hope this helps. ** Attachment added: "Cleaned error report generated JUST after failed Evolution load attempt." http://librarian.launchpad.net/5173630/newer_errors.txt -- Intermittently fails to load on amd64 https://launchpad.net/bugs/72639 From brian.malloy at gmail.com Sun Nov 26 07:59:16 2006 From: brian.malloy at gmail.com (Brian) Date: Sun, 26 Nov 2006 07:59:16 -0000 Subject: [Bug 67189] Re: smb password not being saved in gnome keyring References: <20061020171915.20673.94460.malonedeb@gangotri.ubuntu.com> Message-ID: <20061126075916.30105.7351.malone@gangotri.ubuntu.com> I think what people have been wanting (or at least me) is for the status to be changed from 'Needs Info' to 'Confirmed' since there is evidence that numerous users are experiencing this bug and so we know someone has at least acknowledged it. Thanks for all your hard work and time! -- smb password not being saved in gnome keyring https://launchpad.net/bugs/67189 From bruno.patri at gmail.com Sun Nov 26 08:06:34 2006 From: bruno.patri at gmail.com (Bruno Patri) Date: Sun, 26 Nov 2006 08:06:34 -0000 Subject: [Bug 72294] Re: [gdm][l10n-fr] Caps lock displays the wrong message. References: <20061118094016.10279.81057.malonedeb@gangotri.ubuntu.com> Message-ID: <20061126080634.4020.31959.malone@gandwana.ubuntu.com> Thanks for your bug report. I've comitted the changes in Rosetta (revert to upstream tyranslation) for Edgy and Dapper, string #225 : https://translations.launchpad.net/distros/ubuntu/edgy/+source/gdm/+pots/gdm/fr/+translate?start=220 https://translations.launchpad.net/distros/ubuntu/dapper/+source/gdm/+pots/gdm/fr/+translate?start=220 -- [gdm][l10n-fr] Caps lock displays the wrong message. https://launchpad.net/bugs/72294 From bruno.patri at gmail.com Sun Nov 26 08:08:03 2006 From: bruno.patri at gmail.com (Bruno Patri) Date: Sun, 26 Nov 2006 08:08:03 -0000 Subject: [Bug 72294] Re: [gdm][l10n-fr] Caps lock displays the wrong message. References: <20061118094016.10279.81057.malonedeb@gangotri.ubuntu.com> Message-ID: <20061126080804.4063.56631.malone@gandwana.ubuntu.com> Change to 'Fix Cometted' as the string has been modified in Rosetta. ** Changed in: language-pack-gnome-fr-base (Ubuntu) Status: Confirmed => Fix Committed -- [gdm][l10n-fr] Caps lock displays the wrong message. https://launchpad.net/bugs/72294 From seb128 at ubuntu.com Sun Nov 26 10:24:50 2006 From: seb128 at ubuntu.com (Sebastien Bacher) Date: Sun, 26 Nov 2006 10:24:50 -0000 Subject: [Bug 72928] Re: Clearing recent documents clears only the list in panel References: <20061122213348.22204.36682.malonedeb@gandwana.ubuntu.com> <20061126025900.29624.82861.malone@gangotri.ubuntu.com> Message-ID: <1164536690.5088.2.camel@seb128-desktop> Le dimanche 26 novembre 2006 ? 02:58 +0000, Dean Sas a ?crit : > I can confirm this using eog 2.17.1 > > Is this a gnome-panel bug, or bugs of the application? I would say that's not a bug, rather a design choice from upstream. I'll speak with them to be sure before closing it though -- Clearing recent documents clears only the list in panel https://launchpad.net/bugs/72928 From seb128 at ubuntu.com Sun Nov 26 10:22:34 2006 From: seb128 at ubuntu.com (Sebastien Bacher) Date: Sun, 26 Nov 2006 10:22:34 -0000 Subject: [Bug 72172] Re: whishlist: support for recently used applications References: <20061117124335.25827.852.malonedeb@gandwana.ubuntu.com> <20061126010221.4063.59829.malone@gandwana.ubuntu.com> Message-ID: <1164536554.5088.0.camel@seb128-desktop> Le dimanche 26 novembre 2006 ? 01:02 +0000, kmon a ?crit : > filed bugzilla: > > http://bugzilla.gnome.org/show_bug.cgi?id=379322 > http://bugzilla.gnome.org/show_bug.cgi?id=379324 thank you for the work on that! -- whishlist: support for recently used applications https://launchpad.net/bugs/72172 From seb128 at ubuntu.com Sun Nov 26 10:26:00 2006 From: seb128 at ubuntu.com (Sebastien Bacher) Date: Sun, 26 Nov 2006 10:26:00 -0000 Subject: [Bug 71113] Re: Error: Can't parse that no files References: <20061109180505.24668.78512.malonedeb@gangotri.ubuntu.com> <20061125220422.4063.27698.malone@gandwana.ubuntu.com> Message-ID: <1164536760.5088.4.camel@seb128-desktop> Le samedi 25 novembre 2006 ? 22:04 +0000, Martin J?rgens a ?crit : > Can we backport the fix to Edgy? We will not backport GNOME 2.17 to edgy, backporting a patch is fine though if somebody figures what change fix that bug -- Error: Can't parse that no files https://launchpad.net/bugs/71113 From seb128 at ubuntu.com Sun Nov 26 10:54:20 2006 From: seb128 at ubuntu.com (Sebastien Bacher) Date: Sun, 26 Nov 2006 10:54:20 -0000 Subject: [Bug 73285] Re: The Cover Art plugin does not work References: <20061125211223.4020.64100.malonedeb@gandwana.ubuntu.com> Message-ID: <20061126105421.4020.29651.malone@gandwana.ubuntu.com> Thank you for your bug. What version of Ubuntu and rhythmbox do you use? ** Changed in: rhythmbox (Ubuntu) Assignee: (unassigned) => Ubuntu Desktop Bugs Status: Unconfirmed => Needs Info -- The Cover Art plugin does not work https://launchpad.net/bugs/73285 From felici.alex at tiscali.it Sun Nov 26 10:51:29 2006 From: felici.alex at tiscali.it (ranespa) Date: Sun, 26 Nov 2006 10:51:29 -0000 Subject: [Bug 73343] Gnome-panel locks each applet (or each element). Global lock is better References: <20061126105129.30105.23413.malonedeb@gangotri.ubuntu.com> Message-ID: <20061126105129.30105.23413.malonedeb@gangotri.ubuntu.com> Public bug reported: Binary package hint: gnome-panel Many friends told me the same. They wish that panel locks all element at while and unlocks in the same manner. I follow this link and you have an example (in Italian): https://pollycoke.wordpress.com/2006/11/26/nuova-applet-gnome-per-regolare-la-luminosita-digressione-sulle-applet/#comment-5097 ** Affects: gnome-panel (Ubuntu) Importance: Undecided Status: Unconfirmed -- Gnome-panel locks each applet (or each element). Global lock is better https://launchpad.net/bugs/73343 From seb128 at ubuntu.com Sun Nov 26 10:54:04 2006 From: seb128 at ubuntu.com (Sebastien Bacher) Date: Sun, 26 Nov 2006 10:54:04 -0000 Subject: [Bug 73284] Re: The Lyrics plugin does not work References: <20061125211152.29624.5256.malonedeb@gangotri.ubuntu.com> Message-ID: <20061126105404.29624.75862.malone@gangotri.ubuntu.com> Thank you for your bug. What version of Ubuntu and rhythmbox do you use? ** Changed in: rhythmbox (Ubuntu) Assignee: (unassigned) => Ubuntu Desktop Bugs Status: Unconfirmed => Needs Info -- The Lyrics plugin does not work https://launchpad.net/bugs/73284 From seb128 at ubuntu.com Sun Nov 26 10:51:32 2006 From: seb128 at ubuntu.com (Sebastien Bacher) Date: Sun, 26 Nov 2006 10:51:32 -0000 Subject: [Bug 67189] Re: smb password not being saved in gnome keyring References: <20061020171915.20673.94460.malonedeb@gangotri.ubuntu.com> <20061126075916.30105.7351.malone@gangotri.ubuntu.com> Message-ID: <1164538292.5088.7.camel@seb128-desktop> Le dimanche 26 novembre 2006 ? 07:59 +0000, Brian a ?crit : > I think what people have been wanting (or at least me) is for the status > to be changed from 'Needs Info' to 'Confirmed' since there is evidence > that numerous users are experiencing this bug and so we know someone has > at least acknowledged it. Ah, the settings are not mentioned by bug mails, I've just updated that. Feel free to mark a bug confirmed when you think that there is enough people who confirmed it. ** Changed in: nautilus (Ubuntu) Importance: Undecided => Medium Status: Needs Info => Confirmed -- smb password not being saved in gnome keyring https://launchpad.net/bugs/67189 From muz at tektive.gr Sun Nov 26 11:35:30 2006 From: muz at tektive.gr (Spartakus) Date: Sun, 26 Nov 2006 11:35:30 -0000 Subject: [Bug 69541] Re: gedit cannot open any text file References: <20061031175628.27924.44594.malonedeb@gangotri.ubuntu.com> Message-ID: <20061126113530.29624.24993.malone@gangotri.ubuntu.com> I can confirm this too. It happened to me after I upgraded to edgy. kernel version: 2.6.17-10-386 libc6 -- gedit cannot open any text file https://launchpad.net/bugs/69541 From javiermon at gmail.com Sun Nov 26 11:41:30 2006 From: javiermon at gmail.com (kmon) Date: Sun, 26 Nov 2006 11:41:30 -0000 Subject: [Bug 72172] Re: whishlist: support for recently used applications References: <20061117124335.25827.852.malonedeb@gandwana.ubuntu.com> Message-ID: <20061126114130.4063.45683.malone@gandwana.ubuntu.com> Hi When filling gnome's bugzilla I cloned one of my bug report in order to track it on both packages (since the patches are needed in both gnome- dekstop and gnome-panel), is that the correct way to do so? I want to know if comments added to a bug report will be reported on both. For the mean time today I've added a comment on both reports about the links to the patches. Maybe I sould also post a comment with a link to the original bug report (here in launchpad)? thanks -- whishlist: support for recently used applications https://launchpad.net/bugs/72172 From seb128 at ubuntu.com Sun Nov 26 11:48:12 2006 From: seb128 at ubuntu.com (Sebastien Bacher) Date: Sun, 26 Nov 2006 11:48:12 -0000 Subject: [Bug 73343] Re: Gnome-panel locks each applet (or each element). Global lock is better References: <20061126105129.30105.23413.malonedeb@gangotri.ubuntu.com> Message-ID: <20061126114812.4020.23852.malone@gandwana.ubuntu.com> Thank you for your bug. That's something known upstream: http://bugzilla.gnome.org/show_bug.cgi?id=114160 ** Changed in: gnome-panel (Ubuntu) Importance: Undecided => Wishlist Assignee: (unassigned) => Ubuntu Desktop Bugs Status: Unconfirmed => Confirmed ** Bug watch added: GNOME Bug Tracker #114160 http://bugzilla.gnome.org/show_bug.cgi?id=114160 ** Also affects: gnome-panel (upstream) via http://bugzilla.gnome.org/show_bug.cgi?id=114160 Importance: Unknown Status: Unknown -- Gnome-panel locks each applet (or each element). Global lock is better https://launchpad.net/bugs/73343 From florian at boucault.ath.cx Sun Nov 26 11:55:25 2006 From: florian at boucault.ath.cx (Kaleo) Date: Sun, 26 Nov 2006 11:55:25 -0000 Subject: [Bug 69541] Re: gedit cannot open any text file References: <20061031175628.27924.44594.malonedeb@gangotri.ubuntu.com> Message-ID: <20061126115525.4063.84594.malone@gandwana.ubuntu.com> Thanks for the bug report. Can you try to reinstall the package gnome-icon-theme ? In the command line, do "sudo aptitude reinstall gnome-icon-theme". -- gedit cannot open any text file https://launchpad.net/bugs/69541 From uncommonnonsense at gmail.com Sun Nov 26 12:17:59 2006 From: uncommonnonsense at gmail.com (NoWhereMan) Date: Sun, 26 Nov 2006 12:17:59 -0000 Subject: [Bug 60277] Re: Windows Network entries use a text icon instead of a computer one References: <20060913193226.30482.234.malonedeb@gangotri.ubuntu.com> Message-ID: <20061126121800.4020.86311.malone@gandwana.ubuntu.com> how did you update the package? did you enable feisty repos and installed just that? -- Windows Network entries use a text icon instead of a computer one https://launchpad.net/bugs/60277 From geokok1981 at gmail.com Sun Nov 26 12:31:05 2006 From: geokok1981 at gmail.com (geokok) Date: Sun, 26 Nov 2006 12:31:05 -0000 Subject: [Bug 71200] Re: No programs can be added in the startup list. References: <20061110095321.24668.32009.malonedeb@gangotri.ubuntu.com> Message-ID: <20061126123105.4020.89915.malone@gandwana.ubuntu.com> Allow me to strongly doubt that. The reasons for that are: 1. The system was flawed since it was in a relatively "virgin" state, meaning that I encountered the problem in a relatively fresh installation the very first time i tried to add programs to the start up list. 2. Others have encountered the problem as mentioned in the forums. It is highly unlikely that we all screwed up the system in the same way!!! 3. I hardly knew at the time of the bug report how to change permissions in the system as a user. U see, CLI was something unknown to me at the time so I dont see how I could " break" it in that way......all I had done before discovering the bug was installing some apps through synaptic, such as Banshee and others, very mainstream apps.... -- No programs can be added in the startup list. https://launchpad.net/bugs/71200 From felici.alex at tiscali.it Sun Nov 26 12:48:35 2006 From: felici.alex at tiscali.it (ranespa) Date: Sun, 26 Nov 2006 12:48:35 -0000 Subject: [Bug 73343] Re: Gnome-panel locks each applet (or each element). Global lock is better References: <20061126105129.30105.23413.malonedeb@gangotri.ubuntu.com> Message-ID: <20061126124835.4020.9239.launchpad@gandwana.ubuntu.com> ** Description changed: Binary package hint: gnome-panel - Many friends told me the same. They wish that panel locks all element at while and unlocks in the same manner. I follow this link and you have an example (in Italian): + Many friends told me the same. They wish that panel locks all element at while and unlocks in the same manner. Follow this link and you have an example (in Italian): https://pollycoke.wordpress.com/2006/11/26/nuova-applet-gnome-per-regolare-la-luminosita-digressione-sulle-applet/#comment-5097 -- Gnome-panel locks each applet (or each element). Global lock is better https://launchpad.net/bugs/73343 From martin at gamesplace.info Sun Nov 26 12:52:51 2006 From: martin at gamesplace.info (=?utf-8?q?Martin_J=C3=BCrgens?=) Date: Sun, 26 Nov 2006 12:52:51 -0000 Subject: [Bug 71113] Re: Error: Can't parse that no files References: <20061109180505.24668.78512.malonedeb@gangotri.ubuntu.com> Message-ID: <20061126125251.4020.2075.malone@gandwana.ubuntu.com> Mhm, I will try to investigate with upstream which patch fixed this issue. -- Error: Can't parse that no files https://launchpad.net/bugs/71113 From pieter at nagel.co.za Sun Nov 26 13:24:51 2006 From: pieter at nagel.co.za (Pieter Nagel) Date: Sun, 26 Nov 2006 13:24:51 -0000 Subject: [Bug 69541] Re: gedit cannot open any text file References: <20061031175628.27924.44594.malonedeb@gangotri.ubuntu.com> Message-ID: <20061126132451.4063.85265.malone@gandwana.ubuntu.com> I reinstalled as instructed. At first, no effect. Then I restarted my X session, and the bug became a Heisenbug. The first attempt at opening a file wrote the following to the console, and started bug-buddy (it did not do so last time): ** (gedit:5473): WARNING **: Could not load spinner rest icon sys:1: GtkWarning: gdk_draw_segments: assertion `GDK_IS_DRAWABLE (drawable)' failed The second attempt at opening a file worked without a fault. I was unable to do so more than once. The third attempt failed again, but just wrote the following to the console (i.e no lines about assertion failures our glibc double frees or corruptions): ** (gedit:5669): WARNING **: Could not load spinner rest icon sys:1: GtkWarning: gdk_draw_segments: assertion A later attempt failed again, this time with the following message: ** (gedit:5669): WARNING **: Could not load spinner rest icon *** glibc detected *** gedit: double free or corruption (out): 0x084d7830 *** The problem may be at a lower level than gedit itself. Because, in all those cases that bug-buddy was launched, bug-buddy itself spewed a lot of complaints to the console, of the form: ** (bug-buddy:5486): WARNING **: Couldn't load icon for Notification Area ** (bug-buddy:5486): WARNING **: Couldn't load icon for Volume Control etc. -- gedit cannot open any text file https://launchpad.net/bugs/69541 From damokles at gmx.net Sun Nov 26 13:27:04 2006 From: damokles at gmx.net (Caspar Clemens Mierau) Date: Sun, 26 Nov 2006 13:27:04 -0000 Subject: [Bug 73356] abiword on edgy hangs trying to import OpenDocument text file References: <20061126132704.4020.74741.malonedeb@gandwana.ubuntu.com> Message-ID: <20061126132704.4020.74741.malonedeb@gandwana.ubuntu.com> Public bug reported: Binary package hint: abiword A fresh installed version of Abiword hangs on trying to open an odt file (see attached file error.odt). I think this related to the missing ODT plugin within the default install? The file chooser lets you choose the file and does not complain about it. I also attach a "working" helloworld.odt which gets importet meaning Abiword does not hang and just shows binary zip stuff. This bug report is not about the missing ODT plugin but about a hanging application. Don't hesitate to ask me further questions. ** Affects: abiword (Ubuntu) Importance: Undecided Status: Unconfirmed -- abiword on edgy hangs trying to import OpenDocument text file https://launchpad.net/bugs/73356 From damokles at gmx.net Sun Nov 26 13:27:57 2006 From: damokles at gmx.net (Caspar Clemens Mierau) Date: Sun, 26 Nov 2006 13:27:57 -0000 Subject: [Bug 73356] Re: abiword on edgy hangs trying to import OpenDocument text file References: <20061126132704.4020.74741.malonedeb@gandwana.ubuntu.com> Message-ID: <20061126132757.29624.51627.malone@gangotri.ubuntu.com> ** Attachment added: "error.odt" http://librarian.launchpad.net/5174366/error.odt -- abiword on edgy hangs trying to import OpenDocument text file https://launchpad.net/bugs/73356 From damokles at gmx.net Sun Nov 26 13:28:20 2006 From: damokles at gmx.net (Caspar Clemens Mierau) Date: Sun, 26 Nov 2006 13:28:20 -0000 Subject: [Bug 73356] Re: abiword on edgy hangs trying to import OpenDocument text file References: <20061126132704.4020.74741.malonedeb@gandwana.ubuntu.com> Message-ID: <20061126132820.29624.99418.malone@gangotri.ubuntu.com> ** Attachment added: "helloword.odt" http://librarian.launchpad.net/5174368/helloword.odt -- abiword on edgy hangs trying to import OpenDocument text file https://launchpad.net/bugs/73356 From damokles at gmx.net Sun Nov 26 13:31:54 2006 From: damokles at gmx.net (Caspar Clemens Mierau) Date: Sun, 26 Nov 2006 13:31:54 -0000 Subject: [Bug 73356] Re: abiword on edgy hangs trying to import OpenDocument text file References: <20061126132704.4020.74741.malonedeb@gandwana.ubuntu.com> Message-ID: <20061126133154.29624.78311.malone@gangotri.ubuntu.com> Side note: abiword consumes according to top about 99 percent of CPU while trying to open error.odt. -- abiword on edgy hangs trying to import OpenDocument text file https://launchpad.net/bugs/73356 From toeknee at haircrazy.info Sun Nov 26 13:40:40 2006 From: toeknee at haircrazy.info (Anthony Batchelor) Date: Sun, 26 Nov 2006 13:40:40 -0000 Subject: [Bug 70733] Re: Python plug-in freezes References: <20061107132056.32016.86501.malonedeb@gandwana.ubuntu.com> Message-ID: <20061126134040.30105.44003.malone@gangotri.ubuntu.com> Thanks, here's the backtrace. gdb rhythmbox GNU gdb 6.4.90-debian Copyright (C) 2006 Free Software Foundation, Inc. GDB is free software, covered by the GNU General Public License, and you are welcome to change it and/or distribute copies of it under certain conditions. Type "show copying" to see the conditions. There is absolutely no warranty for GDB. Type "show warranty" for details. This GDB was configured as "i486-linux-gnu"...Using host libthread_db library "/lib/tls/i686/cmov/libthread_db.so.1". (gdb) run Starting program: /usr/bin/rhythmbox [Thread debugging using libthread_db enabled] [New Thread -1229170496 (LWP 14866)] GTK Accessibility Module initialized Bonobo accessibility support initialized [New Thread -1274995808 (LWP 14877)] [Thread -1274995808 (LWP 14877) exited] [New Thread -1274995808 (LWP 14884)] [Thread -1274995808 (LWP 14884) exited] [New Thread -1274995808 (LWP 14887)] [New Thread -1292895328 (LWP 14888)] [New Thread -1301288032 (LWP 14899)] [New Thread -1309680736 (LWP 14900)] [New Thread -1318073440 (LWP 14901)] [Thread -1318073440 (LWP 14901) exited] [New Thread -1318073440 (LWP 14902)] [New Thread -1326466144 (LWP 14903)] [New Thread -1334858848 (LWP 14904)] [New Thread -1343251552 (LWP 14905)] [New Thread -1351644256 (LWP 14906)] [New Thread -1360036960 (LWP 14907)] [New Thread -1368429664 (LWP 14908)] [New Thread -1376822368 (LWP 14909)] [Thread -1309680736 (LWP 14900) exited] [Thread -1368429664 (LWP 14908) exited] [Thread -1360036960 (LWP 14907) exited] [Thread -1351644256 (LWP 14906) exited] [Thread -1292895328 (LWP 14888) exited] [Thread -1301288032 (LWP 14899) exited] [Thread -1318073440 (LWP 14902) exited] [Thread -1326466144 (LWP 14903) exited] [Thread -1334858848 (LWP 14904) exited] [Thread -1343251552 (LWP 14905) exited] [Thread -1376822368 (LWP 14909) exited] Program received signal SIGINT, Interrupt. [Switching to Thread -1229170496 (LWP 14866)] 0xffffe410 in __kernel_vsyscall () (gdb) thread apply all bt Thread 4 (Thread -1274995808 (LWP 14887)): #0 0xffffe410 in __kernel_vsyscall () #1 0xb7b5ea8c in pthread_cond_timedwait@@GLIBC_2.3.2 () from /lib/tls/i686/cmov/libpthread.so.0 #2 0xb70d8113 in ?? () from /usr/lib/libgthread-2.0.so.0 #3 0x08b02ea8 in ?? () #4 0x0826b278 in ?? () #5 0xb4011368 in ?? () #6 0xb70d8265 in ?? () from /usr/lib/libgthread-2.0.so.0 #7 0x08b02ea8 in ?? () #8 0x00000000 in ?? () Thread 1 (Thread -1229170496 (LWP 14866)): #0 0xffffe410 in __kernel_vsyscall () #1 0xb7b6101e in __lll_mutex_lock_wait () from /lib/tls/i686/cmov/libpthread.so.0 #2 0xb7b5d673 in _L_mutex_lock_49 () from /lib/tls/i686/cmov/libpthread.so.0 #3 0xb7b5dcd9 in pthread_mutex_unlock () from /lib/tls/i686/cmov/libpthread.so.0 #4 0xb74e61cc in gdk_threads_leave () from /usr/lib/libgdk-x11-2.0.so.0 #5 0xb6a445bb in gail_text_view_new () from /usr/lib/gtk-2.0/modules/libgail.so ---Type to continue, or q to quit--- #6 0xb6a446c7 in gail_text_view_new () from /usr/lib/gtk-2.0/modules/libgail.so #7 0xb6a44a0e in gail_text_view_new () from /usr/lib/gtk-2.0/modules/libgail.so #8 0xb769011d in _gtk_marshal_VOID__BOXED_OBJECT () from /usr/lib/libgtk-x11-2.0.so.0 #9 0xb70ec79b in g_closure_invoke () from /usr/lib/libgobject-2.0.so.0 #10 0xb70fcb93 in g_signal_chain_from_overridden () from /usr/lib/libgobject-2.0.so.0 #11 0xb70fe0b7 in g_signal_emit_valist () from /usr/lib/libgobject-2.0.so.0 #12 0xb70fe279 in g_signal_emit () from /usr/lib/libgobject-2.0.so.0 #13 0xb7723d0e in _gtk_text_buffer_notify_will_remove_tag () from /usr/lib/libgtk-x11-2.0.so.0 #14 0xb7726b9f in gtk_text_buffer_select_range () from /usr/lib/libgtk-x11-2.0.so.0 #15 0xb7726c1c in gtk_text_buffer_place_cursor () from /usr/lib/libgtk-x11-2.0.so.0 #16 0xb3571663 in init_gtk () from /var/lib/python-support/python2.4/gtk-2.0/gtk/_gtk.so #17 0xb7bb89dd in PyCFunction_Call () from /usr/lib/libpython2.4.so.1.0 #18 0xb7bf467d in PyEval_EvalFrame () from /usr/lib/libpython2.4.so.1.0 #19 0xb7bf5a0a in PyEval_EvalCodeEx () from /usr/lib/libpython2.4.so.1.0 #20 0xb7ba559a in PyClassMethod_New () from /usr/lib/libpython2.4.so.1.0 ---Type to continue, or q to quit--- #21 0xb7b89407 in PyObject_Call () from /usr/lib/libpython2.4.so.1.0 #22 0xb7b90d78 in PyClass_IsSubclass () from /usr/lib/libpython2.4.so.1.0 #23 0xb7b89407 in PyObject_Call () from /usr/lib/libpython2.4.so.1.0 #24 0xb7beeeac in PyEval_CallObjectWithKeywords () from /usr/lib/libpython2.4.so.1.0 #25 0xb7b8990c in PyObject_CallObject () from /usr/lib/libpython2.4.so.1.0 #26 0xb36c7967 in init_gobject () from /var/lib/python-support/python2.4/gtk-2.0/gobject/_gobject.so #27 0xb70ec79b in g_closure_invoke () from /usr/lib/libgobject-2.0.so.0 #28 0xb70fcb93 in g_signal_chain_from_overridden () from /usr/lib/libgobject-2.0.so.0 #29 0xb70fde7f in g_signal_emit_valist () from /usr/lib/libgobject-2.0.so.0 #30 0xb70fe279 in g_signal_emit () from /usr/lib/libgobject-2.0.so.0 #31 0xb77a55f8 in gtk_widget_get_default_style () from /usr/lib/libgtk-x11-2.0.so.0 #32 0xb77b5677 in gtk_window_propagate_key_event () from /usr/lib/libgtk-x11-2.0.so.0 #33 0xb77b86dc in gtk_window_activate_key () from /usr/lib/libgtk-x11-2.0.so.0 #34 0xb7691b00 in _gtk_marshal_BOOLEAN__BOXED () from /usr/lib/libgtk-x11-2.0.so.0 #35 0xb70eafb9 in g_value_set_boxed () from /usr/lib/libgobject-2.0.so.0 #36 0xb70ec79b in g_closure_invoke () from /usr/lib/libgobject-2.0.so.0 #37 0xb70fd1e3 in g_signal_chain_from_overridden () ---Type to continue, or q to quit--- from /usr/lib/libgobject-2.0.so.0 #38 0xb70fde7f in g_signal_emit_valist () from /usr/lib/libgobject-2.0.so.0 #39 0xb70fe279 in g_signal_emit () from /usr/lib/libgobject-2.0.so.0 #40 0xb77a55f8 in gtk_widget_get_default_style () from /usr/lib/libgtk-x11-2.0.so.0 #41 0xb768af2a in gtk_propagate_event () from /usr/lib/libgtk-x11-2.0.so.0 #42 0xb768c0f7 in gtk_main_do_event () from /usr/lib/libgtk-x11-2.0.so.0 #43 0xb75157ea in _gdk_events_init () from /usr/lib/libgdk-x11-2.0.so.0 #44 0xb6f56802 in g_main_context_dispatch () from /usr/lib/libglib-2.0.so.0 #45 0xb6f597df in g_main_context_check () from /usr/lib/libglib-2.0.so.0 #46 0xb6f59b89 in g_main_loop_run () from /usr/lib/libglib-2.0.so.0 #47 0xb768c574 in gtk_main () from /usr/lib/libgtk-x11-2.0.so.0 #48 0x0806bccf in main (argc=1, argv=0xbfe70554) at main.c:381 (gdb) -- Python plug-in freezes https://launchpad.net/bugs/70733 From nilou at tiscali.dk Sun Nov 26 13:54:42 2006 From: nilou at tiscali.dk (Michael Nilou) Date: Sun, 26 Nov 2006 13:54:42 -0000 Subject: [Bug 73359] rename searchmap is not consistent you have to use properties to rename References: <20061126135443.29624.87990.malonedeb@gangotri.ubuntu.com> Message-ID: <20061126135443.29624.87990.malonedeb@gangotri.ubuntu.com> Public bug reported: Chose a defined searchmap. Rightclick an chose "rename". make a valid exit and close evolution. open evolution, the old searchmap-name is present. Chose a defined searchmap. Rightclick an chose "properties". Change the name of this searchmap. make a valid exit and close evolution. open evolution, the searchmap is stil correct, as you would expect. It is possible to get a file not found error because of this inconsistency. ** Affects: evolution (Ubuntu) Importance: Undecided Status: Unconfirmed -- rename searchmap is not consistent you have to use properties to rename https://launchpad.net/bugs/73359 From mfcabrera at gmail.com Sun Nov 26 14:02:59 2006 From: mfcabrera at gmail.com (Miguel Cabrera) Date: Sun, 26 Nov 2006 14:02:59 -0000 Subject: [Bug 60277] Re: Windows Network entries use a text icon instead of a computer one References: <20060913193226.30482.234.malonedeb@gangotri.ubuntu.com> Message-ID: <20061126140259.30105.22815.malone@gangotri.ubuntu.com> I also have tested the package. It runs smoothly. The only problem I found was that a libc upgrade is necessary, I haven't had any problems. For the installation I downloaded just the dependencies (like 6 packages) and then I used dpkg. Thanks. -- Windows Network entries use a text icon instead of a computer one https://launchpad.net/bugs/60277 From chris at openedhand.com Sun Nov 26 14:14:39 2006 From: chris at openedhand.com (Chris Lord) Date: Sun, 26 Nov 2006 14:14:39 -0000 Subject: [Bug 60326] Re: [edgy] gstreamer, rhythmbox won't read files over smb References: <20060913232612.30564.67792.malonedeb@gangotri.ubuntu.com> Message-ID: <20061126141439.4020.96554.malone@gandwana.ubuntu.com> I tried building gnome-vfs 2.16.3 from feisty and the problem still existed - on the other hand, building 2.14.1 from dapper fixed things. I hope this is fixed soon, this is a pretty unbelievable regression... -- [edgy] gstreamer, rhythmbox won't read files over smb https://launchpad.net/bugs/60326 From vic.ubuntu at xhtml.md Sun Nov 26 14:34:14 2006 From: vic.ubuntu at xhtml.md (Victor Osadci) Date: Sun, 26 Nov 2006 14:34:14 -0000 Subject: [Bug 73285] Re: The Cover Art plugin does not work References: <20061125211223.4020.64100.malonedeb@gandwana.ubuntu.com> Message-ID: <20061126143414.4020.47999.malone@gandwana.ubuntu.com> Edgy with rhythmbox 0.9.6 -- The Cover Art plugin does not work https://launchpad.net/bugs/73285 From vic.ubuntu at xhtml.md Sun Nov 26 14:33:45 2006 From: vic.ubuntu at xhtml.md (Victor Osadci) Date: Sun, 26 Nov 2006 14:33:45 -0000 Subject: [Bug 73284] Re: The Lyrics plugin does not work References: <20061125211152.29624.5256.malonedeb@gangotri.ubuntu.com> Message-ID: <20061126143345.30105.86853.malone@gangotri.ubuntu.com> Edgy with rhythmbox 0.9.6 -- The Lyrics plugin does not work https://launchpad.net/bugs/73284 From frankgroeneveld at gmail.com Sun Nov 26 15:32:06 2006 From: frankgroeneveld at gmail.com (Frank Groeneveld) Date: Sun, 26 Nov 2006 15:32:06 -0000 Subject: [Bug 72747] Re: Gnome-panel not working correctly after suspend References: <20061121192348.25975.22196.malonedeb@gandwana.ubuntu.com> Message-ID: <20061126153206.29624.75731.malone@gangotri.ubuntu.com> Well, I can start applications, only not from the panel. As I said, I can run programs when I start them from a console. In bug 49221 it seems completely impossible to start anything. -- Gnome-panel not working correctly after suspend https://launchpad.net/bugs/72747 From luca.cavalli at gmail.com Sun Nov 26 15:43:26 2006 From: luca.cavalli at gmail.com (Luca Cavalli) Date: Sun, 26 Nov 2006 15:43:26 -0000 Subject: [Bug 73367] cpufreq-selector is installed without suid bit References: <20061126154326.30105.52959.malonedeb@gangotri.ubuntu.com> Message-ID: <20061126154326.30105.52959.malonedeb@gangotri.ubuntu.com> Public bug reported: Binary package hint: gnome-applets cpufreq-selector is installed without suid bit (maybe a chown? http://www.ussg.iu.edu/hypermail/linux/kernel/9706.0/0068.html), so cpufreq-applet doesn't display the frequencies/governors menu on left-click. This is my very first ubuntu bug report. Since I'm not yet familiar with launchpad search engine, the fact that I didn't find a similar bug in the database, it doesn't mean that it wasn't yet reported :) ** Affects: gnome-applets (Ubuntu) Importance: Undecided Status: Unconfirmed -- cpufreq-selector is installed without suid bit https://launchpad.net/bugs/73367 From kristoffer.lunden at gmail.com Sun Nov 26 15:41:51 2006 From: kristoffer.lunden at gmail.com (=?utf-8?q?Kristoffer_Lund=C3=A9n?=) Date: Sun, 26 Nov 2006 15:41:51 -0000 Subject: [Bug 72524] Re: Epiphany steals "sensible-browser" upon install References: <20061120092646.7625.21641.malonedeb@gangotri.ubuntu.com> Message-ID: <20061126154151.29624.3842.malone@gangotri.ubuntu.com> I hear you. But what is happening then? All I know is that installing Epiphany makes it default and that I found "sensible-browser" in the prefs, and changing that to the "Firefox" setting fixed the problem back to using Firefox. -- Epiphany steals "sensible-browser" upon install https://launchpad.net/bugs/72524 From antti.laisi at gmail.com Sun Nov 26 15:48:22 2006 From: antti.laisi at gmail.com (Antti Laisi) Date: Sun, 26 Nov 2006 15:48:22 -0000 Subject: [Bug 72928] Re: Clearing recent documents clears only the list in panel References: <20061122213348.22204.36682.malonedeb@gandwana.ubuntu.com> Message-ID: <20061126154822.4020.90600.malone@gandwana.ubuntu.com> >I would say that's not a bug, rather a design choice from upstream. If so, at least gnome-panel version 2.16.1 is being inconsistent because the confirmation message claims that the action clears "- All items from the recent documents list in all applications." -- Clearing recent documents clears only the list in panel https://launchpad.net/bugs/72928 From bugwatch at bugs.launchpad.net Sun Nov 26 15:52:49 2006 From: bugwatch at bugs.launchpad.net (Bug Watch Updater) Date: Sun, 26 Nov 2006 15:52:49 -0000 Subject: [Bug 73343] Re: Gnome-panel locks each applet (or each element). Global lock is better References: <20061126105129.30105.23413.malonedeb@gangotri.ubuntu.com> Message-ID: <20061126155452.25534.44935.launchpad@gangotri.ubuntu.com> ** Changed in: gnome-panel (upstream) Status: Unknown => Confirmed -- Gnome-panel locks each applet (or each element). Global lock is better https://launchpad.net/bugs/73343 From bugwatch at bugs.launchpad.net Sun Nov 26 15:52:49 2006 From: bugwatch at bugs.launchpad.net (Bug Watch Updater) Date: Sun, 26 Nov 2006 15:52:49 -0000 Subject: [Bug 73128] Re: Podcast: automatic download should not require user intervention. References: <20061124112851.4020.2642.malonedeb@gandwana.ubuntu.com> Message-ID: <20061126155348.25534.62370.launchpad@gangotri.ubuntu.com> ** Changed in: rhythmbox (upstream) Status: Unknown => Unconfirmed -- Podcast: automatic download should not require user intervention. https://launchpad.net/bugs/73128 From bugwatch at bugs.launchpad.net Sun Nov 26 15:52:49 2006 From: bugwatch at bugs.launchpad.net (Bug Watch Updater) Date: Sun, 26 Nov 2006 15:52:49 -0000 Subject: [Bug 72734] Re: Properties dialog should close on Return References: <20061121172140.25975.97443.malonedeb@gandwana.ubuntu.com> Message-ID: <20061126155445.25534.90009.launchpad@gangotri.ubuntu.com> ** Changed in: rhythmbox (upstream) Status: Unknown => Unconfirmed -- Properties dialog should close on Return https://launchpad.net/bugs/72734 From bugwatch at bugs.launchpad.net Sun Nov 26 15:52:49 2006 From: bugwatch at bugs.launchpad.net (Bug Watch Updater) Date: Sun, 26 Nov 2006 15:52:49 -0000 Subject: [Bug 72607] Re: Nautilus trying to stat its bookmarks at startup makes bad interaction with nfs References: <20061120175349.7625.23441.malonedeb@gangotri.ubuntu.com> Message-ID: <20061126155458.25534.35075.launchpad@gangotri.ubuntu.com> ** Changed in: nautilus (upstream) Status: Unknown => Unconfirmed -- Nautilus trying to stat its bookmarks at startup makes bad interaction with nfs https://launchpad.net/bugs/72607 From bugwatch at bugs.launchpad.net Sun Nov 26 15:52:49 2006 From: bugwatch at bugs.launchpad.net (Bug Watch Updater) Date: Sun, 26 Nov 2006 15:52:49 -0000 Subject: [Bug 73059] Re: Rhythmbox crashes when changing burning device References: <20061123230816.4063.11059.malonedeb@gandwana.ubuntu.com> Message-ID: <20061126155314.25534.44475.launchpad@gangotri.ubuntu.com> ** Changed in: rhythmbox (upstream) Status: Unknown => Unconfirmed -- Rhythmbox crashes when changing burning device https://launchpad.net/bugs/73059 From bugwatch at bugs.launchpad.net Sun Nov 26 15:52:49 2006 From: bugwatch at bugs.launchpad.net (Bug Watch Updater) Date: Sun, 26 Nov 2006 15:52:49 -0000 Subject: [Bug 72032] Re: totem-mozilla is active for full screen videos References: <20061116122334.10115.25810.malonedeb@gangotri.ubuntu.com> Message-ID: <20061126155401.25534.74419.launchpad@gangotri.ubuntu.com> ** Changed in: totem (upstream) Status: Unknown => Confirmed -- totem-mozilla is active for full screen videos https://launchpad.net/bugs/72032 From bugwatch at bugs.launchpad.net Sun Nov 26 15:52:49 2006 From: bugwatch at bugs.launchpad.net (Bug Watch Updater) Date: Sun, 26 Nov 2006 15:52:49 -0000 Subject: [Bug 71586] Re: stack_table_destroy crasher References: <20061113022745.25975.23087.malonedeb@gandwana.ubuntu.com> Message-ID: <20061126155404.25534.77859.launchpad@gangotri.ubuntu.com> ** Changed in: gnome-vfs (upstream) Status: Confirmed => Fix Released -- stack_table_destroy crasher https://launchpad.net/bugs/71586 From bugwatch at bugs.launchpad.net Sun Nov 26 15:52:49 2006 From: bugwatch at bugs.launchpad.net (Bug Watch Updater) Date: Sun, 26 Nov 2006 15:52:49 -0000 Subject: [Bug 72172] Re: whishlist: support for recently used applications References: <20061117124335.25827.852.malonedeb@gandwana.ubuntu.com> Message-ID: <20061126155313.25534.88247.launchpad@gangotri.ubuntu.com> ** Changed in: gnome-panel (upstream) Status: Unknown => Unconfirmed ** Changed in: gnome-desktop (upstream) Status: Unknown => Unconfirmed -- whishlist: support for recently used applications https://launchpad.net/bugs/72172 From bugwatch at bugs.launchpad.net Sun Nov 26 15:52:49 2006 From: bugwatch at bugs.launchpad.net (Bug Watch Updater) Date: Sun, 26 Nov 2006 15:52:49 -0000 Subject: [Bug 59058] Re: Crash saving file in edgy References: <20060905180900.29298.81363.malonedeb@gangotri.ubuntu.com> Message-ID: <20061126155504.25534.73451.launchpad@gangotri.ubuntu.com> ** Changed in: gtk (upstream) Status: Fix Released => Confirmed -- Crash saving file in edgy https://launchpad.net/bugs/59058 From bugwatch at bugs.launchpad.net Sun Nov 26 15:52:49 2006 From: bugwatch at bugs.launchpad.net (Bug Watch Updater) Date: Sun, 26 Nov 2006 15:52:49 -0000 Subject: [Bug 40022] Re: Password rejected due to timeout after resume References: <20060418163640.21526.13671.malonedeb@gangotri.ubuntu.com> Message-ID: <20061126155505.25534.99287.launchpad@gangotri.ubuntu.com> ** Changed in: gnome-screensaver (upstream) Status: Needs Info => Fix Released -- Password rejected due to timeout after resume https://launchpad.net/bugs/40022 From bugwatch at bugs.launchpad.net Sun Nov 26 15:52:49 2006 From: bugwatch at bugs.launchpad.net (Bug Watch Updater) Date: Sun, 26 Nov 2006 15:52:49 -0000 Subject: [Bug 31507] Re: GOK interferes with gnome-panel icons References: <20060215131904.15884.31031.malonedeb@gangotri.ubuntu.com> Message-ID: <20061126155457.25534.59033.launchpad@gangotri.ubuntu.com> ** Changed in: gok (upstream) Status: Needs Info => Rejected -- GOK interferes with gnome-panel icons https://launchpad.net/bugs/31507 From lorenzo.delledonne at gmail.com Sun Nov 26 16:26:27 2006 From: lorenzo.delledonne at gmail.com (Lorenzo Delledonne) Date: Sun, 26 Nov 2006 16:26:27 -0000 Subject: [Bug 73373] Re: Gstreamer segm faults at a certain point of an mp3 file References: <20061126162510.29624.1178.malonedeb@gangotri.ubuntu.com> Message-ID: <20061126162627.4063.91339.malone@gandwana.ubuntu.com> ** Attachment added: "gstreamer crash report" http://librarian.launchpad.net/5175050/_usr_bin_gst-launch-0.10.1000.crash ** Description changed: That mp3 file is certainly corrupted in some way, but using for instance the xine engine, there isn't such a problem - except a little noise in the point that make gstreamer crash. * Every software using gstreamer is affected by this problem (rhythmbox, totem, quod libet...) * Steps to reproduce: foo at bar:~$ gst-launch-0.10 filesrc location=bad_file.mp3 ! decodebin ! audioconvert ! esdsink I'll attach the crash report here + + EDIT: Note: This bug report may be a duplicate of Bug #45212, but I + haven't got enough technical knowledge for saying that. -- Gstreamer segm faults at a certain point of an mp3 file https://launchpad.net/bugs/73373 From lorenzo.delledonne at gmail.com Sun Nov 26 16:25:10 2006 From: lorenzo.delledonne at gmail.com (Lorenzo Delledonne) Date: Sun, 26 Nov 2006 16:25:10 -0000 Subject: [Bug 73373] Gstreamer segm faults at a certain point of an mp3 file References: <20061126162510.29624.1178.malonedeb@gangotri.ubuntu.com> Message-ID: <20061126162510.29624.1178.malonedeb@gangotri.ubuntu.com> Public bug reported: That mp3 file is certainly corrupted in some way, but using for instance the xine engine, there isn't such a problem - except a little noise in the point that make gstreamer crash. * Every software using gstreamer is affected by this problem (rhythmbox, totem, quod libet...) * Steps to reproduce: foo at bar:~$ gst-launch-0.10 filesrc location=bad_file.mp3 ! decodebin ! audioconvert ! esdsink I'll attach the crash report here EDIT: Note: This bug report may be a duplicate of Bug #45212, but I haven't got enough technical knowledge for saying that. ** Affects: gstreamer0.10 (Ubuntu) Importance: Undecided Status: Unconfirmed -- Gstreamer segm faults at a certain point of an mp3 file https://launchpad.net/bugs/73373 From lorenzo.delledonne at gmail.com Sun Nov 26 16:49:54 2006 From: lorenzo.delledonne at gmail.com (Lorenzo Delledonne) Date: Sun, 26 Nov 2006 16:49:54 -0000 Subject: [Bug 73373] Re: Gstreamer segm faults at a certain point of an mp3 file References: <20061126162510.29624.1178.malonedeb@gangotri.ubuntu.com> Message-ID: <20061126164954.4020.65856.malone@gandwana.ubuntu.com> I'll also attach the log file made by this command: foo at bar:~$ GST_DEBUG=3,gnl*:5 gst-launch-0.10 filesrc location=Desktop/Track\ 02.mp3 ! decodebin ! audioconvert ! esdsink > ~/Desktop/log 2>&1 I hope it's useful... NOTE: I'm using libgstreamer0.10-0 version 0.10.10-1ubuntu2 under Ubuntu 6.10 ** Attachment added: "debug log" http://librarian.launchpad.net/5175138/log -- Gstreamer segm faults at a certain point of an mp3 file https://launchpad.net/bugs/73373 From peridot.faceted at gmail.com Sun Nov 26 16:57:26 2006 From: peridot.faceted at gmail.com (peridot) Date: Sun, 26 Nov 2006 16:57:26 -0000 Subject: [Bug 73371] Gnome sound recorder mutes microphone when told to record voice References: <20061126162041.30105.56502.malonedeb@gangotri.ubuntu.com> Message-ID: <20061126165726.4020.42985.launchpad@canonical@gandwana.ubuntu.com> Public bug reported: When I hit the record button in Gnome sound recorder, it immediately turns off capture from the microphone (built-in microphone on snd-hda- intel), so that unless I open the mixer and turn the microphone back on, I capture nothing but silence. The state of the microphone before recording begins doesn't matter, it is always turned off when recording begins. ** Affects: gnome-media (Ubuntu) Importance: Undecided Status: Unconfirmed -- Gnome sound recorder mutes microphone when told to record voice https://launchpad.net/bugs/73371 From peridot.faceted at gmail.com Sun Nov 26 16:57:38 2006 From: peridot.faceted at gmail.com (peridot) Date: Sun, 26 Nov 2006 16:57:38 -0000 Subject: [Bug 73370] Gnome sound recorder's "voice" setting does not appear to use speex References: <20061126161150.4020.67162.malonedeb@gandwana.ubuntu.com> Message-ID: <20061126165738.4063.27043.launchpad@canonical@gandwana.ubuntu.com> Public bug reported: The "speex" codec is a standard open-source codec for efficiently encoding voice. Is there any reason it isn't used, or at least offered as an option, in Gnome sound recorder? The file size is much smaller for the same quality of voice recording, and it offers discontinuous recording (no bits when there's no voice). ** Affects: gnome-media (Ubuntu) Importance: Undecided Status: Unconfirmed -- Gnome sound recorder's "voice" setting does not appear to use speex https://launchpad.net/bugs/73370 From peridot.faceted at gmail.com Sun Nov 26 16:57:53 2006 From: peridot.faceted at gmail.com (peridot) Date: Sun, 26 Nov 2006 16:57:53 -0000 Subject: [Bug 73369] No indication of recording levels References: <20061126160857.4063.48195.malonedeb@gandwana.ubuntu.com> Message-ID: <20061126165753.4063.35551.launchpad@canonical@gandwana.ubuntu.com> Public bug reported: The Gnome sound recorder provides no indication of the levels of the sound that is being recorded, so knowing whether it is loud enough to be heard and whether it is so loud it will be distorted is a matter of trial, error, and guesswork. ** Affects: gnome-media (Ubuntu) Importance: Undecided Status: Unconfirmed -- No indication of recording levels https://launchpad.net/bugs/73369 From hesoez at gmail.com Sun Nov 26 16:50:19 2006 From: hesoez at gmail.com (jim) Date: Sun, 26 Nov 2006 16:50:19 -0000 Subject: [Bug 53962] Re: Nautilus-cd-burner is unable to blank DVD-RW References: <20060724223640.2083.86771.malonedeb@gandwana.ubuntu.com> Message-ID: <20061126165019.30105.74783.malone@gangotri.ubuntu.com> lines 1724 to 1746 in 'nautilus-burn-recorder.c' from 'nautilus-cd-burner-2.14.3.orig.tar.gz'. When the medium is not empty and of type 'NAUTILUS_BURN_MEDIA_TYPE_DVD_PLUS_RW' it doesn't seem to do anything. And it seems to only add the '-blank' flag if the medium is not 'NAUTILUS_BURN_MEDIA_TYPE_DVD_PLUS_RW' I don't know what exactly 'NAUTILUS_B...PLUS_RW' is and i don't have time to search further but it seems worth having a look at. grtz -- Nautilus-cd-burner is unable to blank DVD-RW https://launchpad.net/bugs/53962 From florian.zeitz at gmx.de Sun Nov 26 17:00:01 2006 From: florian.zeitz at gmx.de (Florian Zeitz) Date: Sun, 26 Nov 2006 17:00:01 -0000 Subject: [Bug 73377] defaults.pcm.dmix_rate is not written to .asounrc.asoundconf References: <20061126170001.30105.96998.malonedeb@gangotri.ubuntu.com> Message-ID: <20061126170001.30105.96998.malonedeb@gangotri.ubuntu.com> Public bug reported: Binary package hint: gnome-control-center This is on a fully updated feisty installation. I was trying to set up my M-Audio Delta Audiophile 24/69 (ICE1712) as default soundcard using gnome-sound-properties dialogue. It wrote both the .asoundrc and .asoundrc.asoundconf files, but there was no sound. Mplayer told me that defaults.pcm.dmix_rate was missing and adding it to .asoundrc.asoundconf did work as a fix. ** Affects: control-center (Ubuntu) Importance: Undecided Status: Unconfirmed -- defaults.pcm.dmix_rate is not written to .asounrc.asoundconf https://launchpad.net/bugs/73377 From adri2000 at gmail.com Sun Nov 26 16:57:53 2006 From: adri2000 at gmail.com (Adrien Cunin) Date: Sun, 26 Nov 2006 16:57:53 -0000 Subject: [Bug 73369] Re: No indication of recording levels References: <20061126160857.4063.48195.malonedeb@gandwana.ubuntu.com> Message-ID: <20061126165753.4063.11913.launchpad@gandwana.ubuntu.com> ** Changed in: Ubuntu Sourcepackagename: None => gnome-media -- No indication of recording levels https://launchpad.net/bugs/73369 From adri2000 at gmail.com Sun Nov 26 16:57:38 2006 From: adri2000 at gmail.com (Adrien Cunin) Date: Sun, 26 Nov 2006 16:57:38 -0000 Subject: [Bug 73370] Re: Gnome sound recorder's "voice" setting does not appear to use speex References: <20061126161150.4020.67162.malonedeb@gandwana.ubuntu.com> Message-ID: <20061126165738.4063.58240.launchpad@gandwana.ubuntu.com> ** Changed in: Ubuntu Sourcepackagename: None => gnome-media -- Gnome sound recorder's "voice" setting does not appear to use speex https://launchpad.net/bugs/73370 From nilou at tiscali.dk Sun Nov 26 16:56:01 2006 From: nilou at tiscali.dk (Michael Nilou) Date: Sun, 26 Nov 2006 16:56:01 -0000 Subject: [Bug 73359] Re: rename searchmap is not consistent you have to use properties to rename References: <20061126135443.29624.87990.malonedeb@gangotri.ubuntu.com> Message-ID: <20061126165601.4063.74918.malone@gandwana.ubuntu.com> Oh, sorry: I'm new here, and was a little fast. This is already reproted as 33632: renaming vfolder doesn't work. Unfortunately I can't see anywhere to remove my report myself... Kind regards, Michael. -- rename searchmap is not consistent you have to use properties to rename https://launchpad.net/bugs/73359 From adri2000 at gmail.com Sun Nov 26 16:57:26 2006 From: adri2000 at gmail.com (Adrien Cunin) Date: Sun, 26 Nov 2006 16:57:26 -0000 Subject: [Bug 73371] Re: Gnome sound recorder mutes microphone when told to record voice References: <20061126162041.30105.56502.malonedeb@gangotri.ubuntu.com> Message-ID: <20061126165726.4020.59158.launchpad@gandwana.ubuntu.com> ** Changed in: Ubuntu Sourcepackagename: None => gnome-media -- Gnome sound recorder mutes microphone when told to record voice https://launchpad.net/bugs/73371 From zzking at free.fr Sun Nov 26 17:46:06 2006 From: zzking at free.fr (gerard) Date: Sun, 26 Nov 2006 17:46:06 -0000 Subject: [Bug 60277] Re: Windows Network entries use a text icon instead of a computer one References: <20060913193226.30482.234.malonedeb@gangotri.ubuntu.com> Message-ID: <20061126174606.4020.1844.malone@gandwana.ubuntu.com> "I have tested the gnome-vfs2 (2.16.2-0ubuntu1) package on edgy": How do you do that please!!! The only thing I found in synaptic is gnome-vfs-extfs, is it the same thing??? -- Windows Network entries use a text icon instead of a computer one https://launchpad.net/bugs/60277 From hub at figuiere.net Sun Nov 26 17:59:46 2006 From: hub at figuiere.net (Hubert Figuiere) Date: Sun, 26 Nov 2006 17:59:46 -0000 Subject: [Bug 73356] Re: abiword on edgy hangs trying to import OpenDocument text file References: <20061126132704.4020.74741.malonedeb@gandwana.ubuntu.com> Message-ID: <20061126175946.29624.71194.malone@gangotri.ubuntu.com> *** This bug is a duplicate of bug 24195 *** install abiword-plugins and it will work. if it still doesn't please reopen this bug. See duplicate bug 24195. Thanks for the report. ** This bug has been marked a duplicate of bug 24195 OpenDocument plugin should be shipped with Abiword, not -plugins -- abiword on edgy hangs trying to import OpenDocument text file https://launchpad.net/bugs/73356 From thomas_rowe at psualum.com Sun Nov 26 17:59:28 2006 From: thomas_rowe at psualum.com (kkrev) Date: Sun, 26 Nov 2006 17:59:28 -0000 Subject: [Bug 58942] Re: Evolution defaults to "Anniversary" category when selecting contacts References: <20060904232718.30981.58005.malonedeb@gandwana.ubuntu.com> Message-ID: <20061126175928.4063.23505.malone@gandwana.ubuntu.com> It is extremely annoying and I would not consider it low priority considering how critical evolution is and how frequently the feature is used. About once an hour I'm stuck thinking "What idiot let this slip through?" -- Evolution defaults to "Anniversary" category when selecting contacts https://launchpad.net/bugs/58942 From sassur at gmail.com Sun Nov 26 18:02:43 2006 From: sassur at gmail.com (Sassur) Date: Sun, 26 Nov 2006 18:02:43 -0000 Subject: [Bug 61184] Re: Screen brightness buttons don't work properly on Thinkpad Z61T References: <20060918234036.28890.2369.malonedeb@gangotri.ubuntu.com> Message-ID: <20061126180243.4063.40064.malone@gandwana.ubuntu.com> smbios.system.uuid = '8B6D7A81-4798-11CB-8138-90DAB17F9A76' (string) smbios.system.serial = 'L3GC141' (string) smbios.system.version = 'ThinkPad X41' (string) smbios.system.product = '252563G' (string) smbios.system.manufacturer = 'IBM' (string) -- Screen brightness buttons don't work properly on Thinkpad Z61T https://launchpad.net/bugs/61184 From seb128 at ubuntu.com Sun Nov 26 18:29:17 2006 From: seb128 at ubuntu.com (Sebastien Bacher) Date: Sun, 26 Nov 2006 18:29:17 -0000 Subject: [Bug 73359] Re: rename searchmap is not consistent you have to use properties to rename References: <20061126135443.29624.87990.malonedeb@gangotri.ubuntu.com> Message-ID: <20061126182917.4020.1702.malone@gandwana.ubuntu.com> *** This bug is a duplicate of bug 33632 *** Thank you for your bug. You can use the "Mark as Duplicate" link from the left column to mark a bug duplicate ** Changed in: evolution (Ubuntu) Assignee: (unassigned) => Ubuntu Desktop Bugs Status: Unconfirmed => Rejected ** This bug has been marked a duplicate of bug 33632 Renaming vfolder doesn't work -- rename searchmap is not consistent you have to use properties to rename https://launchpad.net/bugs/73359 From seb128 at ubuntu.com Sun Nov 26 18:35:49 2006 From: seb128 at ubuntu.com (Sebastien Bacher) Date: Sun, 26 Nov 2006 18:35:49 -0000 Subject: [Bug 72524] Re: Epiphany steals "sensible-browser" upon install References: <20061120092646.7625.21641.malonedeb@gangotri.ubuntu.com> <20061126154151.29624.3842.malone@gangotri.ubuntu.com> Message-ID: <1164566149.7312.7.camel@seb128-desktop> Le dimanche 26 novembre 2006 ? 15:41 +0000, Kristoffer Lund?n a ?crit : > I hear you. But what is happening then? All I know is that installing > Epiphany makes it default and that I found "sensible-browser" in the > prefs, and changing that to the "Firefox" setting fixed the problem back > to using Firefox. You should simply don't use "sensible-browser" if you don't understand what's doing or doesn't match your needs, nobody forced you to pick that option. It works the way it has been designed, if you doesn't like it that doesn't make the behaviour being bugged. You can read /usr/bin/sensible-browser to understand what it is doing. To make it simple: "it uses $BROWSER if defined, if it's not then it uses the x-www-browser alternative, etc. The x-www-browser alternative is an alternative, different program can register with a priority. It makes sense for programs not installed by default to have a higher alternative because usually if you install them that's to use them instead of the default browser. If you don't like that you can pick an alternative by hand (man update-alternatives for informations about that) -- Epiphany steals "sensible-browser" upon install https://launchpad.net/bugs/72524 From seb128 at ubuntu.com Sun Nov 26 18:38:25 2006 From: seb128 at ubuntu.com (Sebastien Bacher) Date: Sun, 26 Nov 2006 18:38:25 -0000 Subject: [Bug 58942] Re: Evolution defaults to "Anniversary" category when selecting contacts References: <20060904232718.30981.58005.malonedeb@gandwana.ubuntu.com> <20061126175928.4063.23505.malone@gandwana.ubuntu.com> Message-ID: <1164566305.7312.9.camel@seb128-desktop> Le dimanche 26 novembre 2006 ? 17:59 +0000, kkrev a ?crit : > It is extremely annoying and I would not consider it low priority maybe have a look at the list of evolution bugs, there is number of crashers and other really annoying bug there. That one might be annoying, it's still not a top priority on the distro level -- Evolution defaults to "Anniversary" category when selecting contacts https://launchpad.net/bugs/58942 From seb128 at ubuntu.com Sun Nov 26 18:40:36 2006 From: seb128 at ubuntu.com (Sebastien Bacher) Date: Sun, 26 Nov 2006 18:40:36 -0000 Subject: [Bug 60326] Re: [edgy] gstreamer, rhythmbox won't read files over smb References: <20060913232612.30564.67792.malonedeb@gangotri.ubuntu.com> <20061111133030.24668.19652.malone@gangotri.ubuntu.com> Message-ID: <1164566436.7312.12.camel@seb128-desktop> Le samedi 11 novembre 2006 ? 13:30 +0000, FiNaLBeTa a ?crit : > Hello. People on the forums using the Feisty repo's report the problem > is solved on feisty. Do you have a pointer to that information? There is no change likely to have fixed that to the new gnome-vfs, the bug is still opened upstream and the bug is still happening on feisty on my desktop -- [edgy] gstreamer, rhythmbox won't read files over smb https://launchpad.net/bugs/60326 From seb128 at ubuntu.com Sun Nov 26 18:50:29 2006 From: seb128 at ubuntu.com (Sebastien Bacher) Date: Sun, 26 Nov 2006 18:50:29 -0000 Subject: [Bug 71200] Re: No programs can be added in the startup list. References: <20061110095321.24668.32009.malonedeb@gangotri.ubuntu.com> <20061126123105.4020.89915.malone@gandwana.ubuntu.com> Message-ID: <1164567029.7312.17.camel@seb128-desktop> Le dimanche 26 novembre 2006 ? 12:31 +0000, geokok a ?crit : > 1. The system was flawed since it was in a relatively "virgin" state, > meaning that I encountered the problem in a relatively fresh > installation the very first time i tried to add programs to the start up > list. Your user is not authorized to change the permission of that folder that way and package do not change any user configuration, which means you runned an application with sudo which did that > 2. Others have encountered the problem as mentioned in the forums. It is > highly unlikely that we all screwed up the system in the same way!!! Why? How unlikely is it that some people runned the same program with sudo? > 3. I hardly knew at the time of the bug report how to change permissions > in the system as a user. U see, CLI was something unknown to me at the > time so I dont see how I could " break" it in that way......all I had > done before discovering the bug was installing some apps through > synaptic, such as Banshee and others, very mainstream apps.... One of that applications is broken then. Which one did you run with sudo? Banshee is an application non installed by default by example. It's likely that your problem comes from one application which is not from the default set because otherwise we would probably have a bunch of duplicate bugs about that -- No programs can be added in the startup list. https://launchpad.net/bugs/71200 From launchpad.net.tormod at xoxy.net Sun Nov 26 18:58:24 2006 From: launchpad.net.tormod at xoxy.net (Tormod Volden) Date: Sun, 26 Nov 2006 18:58:24 -0000 Subject: [Bug 43322] Re: EOG crashes when stopping slideshow References: <20060507070359.20684.85739.malonedeb@gangotri.ubuntu.com> Message-ID: <20061126185824.30105.15417.malone@gangotri.ubuntu.com> Are we gonna get eog-ng in feisty? From http://bugzilla.gnome.org/show_bug.cgi?id=320206#c40 I understand that upstream has given up on this bug, deserted eog and focus on eog-ng instead. (OMG this bug is embarrassing each time I show Ubuntu to people.) -- EOG crashes when stopping slideshow https://launchpad.net/bugs/43322 From philipp.fischer at uni-konstanz.de Sun Nov 26 19:16:08 2006 From: philipp.fischer at uni-konstanz.de (Phil) Date: Sun, 26 Nov 2006 19:16:08 -0000 Subject: [Bug 66355] Re: gpilotd locks up my Palm Z22 References: <20061016064512.6814.48454.malonedeb@gangotri.ubuntu.com> <20061123224513.4020.65287.malone@gandwana.ubuntu.com> Message-ID: <1164568568.6927.6.camel@localhost> Hi Matt, in between it is all fine with your great help. My Sony Clie is properly working together with gnome-pilot and all syncs are running smoothly. The last problem I had to solve was that the calendar sync stopped somewhen in between. I solved this problem by doing a data reduction on my palm before and deleting the dates older than 6 month from now on my palm. Now all works fine. I really want to say thank you for this great help and I am now the more convinced that my change from Windows to Ubuntu was the right desicion. Thanks a lot Phil Am Donnerstag, den 23.11.2006, 22:45 +0000 schrieb Matt Davey: > Hi Phil, > It looks as though gnome-pilot hasn't actually been built correctly. I don't know what steps you took (I didn't give detailed instructions, because usually people asking for patches and building packages are old hands at this stuff). > > You say you built "gnome-pilot 1.161", but 1.161 refers to one single > file from the gnome-pilot source tree. So I don't know whether you > checked out the whole gnome-pilot source from CVS (I doubt it) or just > dropped the updated gpilotd.c file into some other source distribution > of gnome-pilot. > > Anyway, here are some more detailed instructions that might help you along: > 1. download gnome-pilot 2.0.15 from gnome.org: > http://ftp.gnome.org/pub/GNOME/sources/gnome-pilot/2.0/gnome-pilot-2.0.15.tar.gz > 2. unpack the file using 'tar xzf gnome-pilot-2.0.15.tar.gz' > 3. change into the gnome-pilot-2.0.15 directory. > 4. build it, configuring it to put the installation somewhere that won't conflict with your system installation (so that if an updated Edgy version is released you can easily upgrade). Here's how to build it: > 4a. "./configure --prefix=/tmp/gp" <-- or use some other location instead of /tmp/gp > 4b. "make && make install" > 5. Now, start the background daemon: "killall gpilotd; /tmp/gp/libexec/gpilotd" > 6. In another window, start the corresponding config applet: > "/tmp/gp/bin/gpilotd-control-applet" > > With any luck, you'll be in business, i.e. able to configure and enable the backup conduit. You won't have Evolution conduits at this stage. If you want those, > copy the ".conduit" files from your system installation (I'm not 100% where they go on Ubuntu, so do 'locate e-address | grep conduit') and put them into /tmp/gp/share/gnome-pilot/conduits/. > > These instructions are off the top of my head, so apologies if I've made > some mistakes. > -- *************************************** PD Dr. Philipp Fischer Limnological Institute University Konstanz 78457 Konstanz phone: ++49 (0)7531 884536 fax: ++49 (0)7531883533 www.uni-konstanz.de/fischer-group -- gpilotd locks up my Palm Z22 https://launchpad.net/bugs/66355 From seb128 at ubuntu.com Sun Nov 26 20:18:01 2006 From: seb128 at ubuntu.com (Sebastien Bacher) Date: Sun, 26 Nov 2006 20:18:01 -0000 Subject: [Bug 43322] Re: EOG crashes when stopping slideshow References: <20060507070359.20684.85739.malonedeb@gangotri.ubuntu.com> <20061126185824.30105.15417.malone@gangotri.ubuntu.com> Message-ID: <1164572281.11045.0.camel@seb128-desktop> Le dimanche 26 novembre 2006 ? 18:58 +0000, Tormod Volden a ?crit : > Are we gonna get eog-ng in feisty? Do you know how usable eog-ng is at the moment and if upstream would be happy with having it shipped by distributions now? -- EOG crashes when stopping slideshow https://launchpad.net/bugs/43322 From hawke at hawkesnest.net Sun Nov 26 21:34:11 2006 From: hawke at hawkesnest.net (Alex Mauer) Date: Sun, 26 Nov 2006 21:34:11 -0000 Subject: [Bug 72799] Re: bad parsing of musicbrainz data References: <20061122013137.7625.30208.malonedeb@gangotri.ubuntu.com> Message-ID: <20061126213412.29624.47066.malone@gangotri.ubuntu.com> I found the bug with track 9 of the Final Fantasy XII soundtrack, disc 1. The track is titled "The Royal City of Rabanastre / Town Ward Upper Stratum". It looks to me like there's some old code for parsing CDDB data still sticking around. libjuicer/sj-metadata-musicbrainz.c, artist_and_title_from_title() complete with comment: /* Data imported from FreeDB is horrendeous for compilations, * Try to split the 'Various' artist */ -- bad parsing of musicbrainz data https://launchpad.net/bugs/72799 From miltondp at gmail.com Sun Nov 26 21:40:21 2006 From: miltondp at gmail.com (Milton) Date: Sun, 26 Nov 2006 21:40:21 -0000 Subject: [Bug 45562] Re: [gaim1.5 and 2beta]100% cpu useage when over a dozen tabs are open References: <20060519101817.28188.96660.malonedeb@gangotri.ubuntu.com> Message-ID: <20061126214021.29624.94263.malone@gangotri.ubuntu.com> I realized that all this happens when the powernowd service is running. The freq of my CPU is reduced to 800 MHz and that's why all the gnome desktop (principally gaim, as I described above) become slower. If you disable powernowd that's resolved. However it should not happen. -- [gaim1.5 and 2beta]100% cpu useage when over a dozen tabs are open https://launchpad.net/bugs/45562 From rggjan at gmail.com Sun Nov 26 22:12:38 2006 From: rggjan at gmail.com (=?utf-8?q?Jan_R=C3=BCegg?=) Date: Sun, 26 Nov 2006 22:12:38 -0000 Subject: [Bug 73389] png's and gif's are printea out black References: <20061126185608.30105.86347.malonedeb@gangotri.ubuntu.com> Message-ID: <20061126221238.4020.67534.launchpad@canonical@gandwana.ubuntu.com> Public bug reported: I'm running Ubuntu Edgy Eft, and everything works fine. But I just tried to print some Pictures with gthumb (2.7.9), and the pictures are all displayed correctly, jpgs, pngs and gifs. When I try to print them the jpgs are printed perfectly, but where the other images should be is only deep black... Note: the original reporter indicated the bug was in package 'gthumb2'; however, that package was not published in Ubuntu. ** Affects: gthumb (Ubuntu) Importance: Undecided Status: Unconfirmed -- png's and gif's are printea out black https://launchpad.net/bugs/73389 From raptor_ at inwind.it Sun Nov 26 22:18:02 2006 From: raptor_ at inwind.it (RaptoR) Date: Sun, 26 Nov 2006 22:18:02 -0000 Subject: [Bug 73388] quick launch icons disappears after 2 drag and drops References: <20061126182912.29624.6371.malonedeb@gangotri.ubuntu.com> Message-ID: <20061126221802.4020.84860.launchpad@canonical@gandwana.ubuntu.com> Public bug reported: hi, i'm using ubuntu edgy for amd64, and i noticed that if i drag and drop an icon on the gnome panel it disappears, and a new "question mark" icon comes out. how to reproduce: drag an icon (i used firefox one) from the desktop to the gnome panel and drop it. now drag it again from the panel and drop near it's position, you must not create a new icon but simply move that one. after 2 moves the icon disappears and the question mark come out. it's not a dangerous or annoying bug.. only a marginal one. Note: the original reporter indicated the bug was in package 'gnome- panel2'; however, that package was not published in Ubuntu. ** Affects: gnome-panel (Ubuntu) Importance: Undecided Status: Unconfirmed -- quick launch icons disappears after 2 drag and drops https://launchpad.net/bugs/73388 From pascal.devuyst at gmail.com Sun Nov 26 22:12:38 2006 From: pascal.devuyst at gmail.com (Pascal De Vuyst) Date: Sun, 26 Nov 2006 22:12:38 -0000 Subject: [Bug 73389] Re: png's and gif's are printea out black References: <20061126185608.30105.86347.malonedeb@gangotri.ubuntu.com> Message-ID: <20061126221238.4020.66649.launchpad@gandwana.ubuntu.com> ** Changed in: Ubuntu Sourcepackagename: None => gthumb -- png's and gif's are printea out black https://launchpad.net/bugs/73389 From pascal.devuyst at gmail.com Sun Nov 26 22:18:01 2006 From: pascal.devuyst at gmail.com (Pascal De Vuyst) Date: Sun, 26 Nov 2006 22:18:01 -0000 Subject: [Bug 73388] Re: quick launch icons disappears after 2 drag and drops References: <20061126182912.29624.6371.malonedeb@gangotri.ubuntu.com> Message-ID: <20061126221802.4020.45613.launchpad@gandwana.ubuntu.com> ** Changed in: Ubuntu Sourcepackagename: None => gnome-panel -- quick launch icons disappears after 2 drag and drops https://launchpad.net/bugs/73388 From pascal.devuyst at gmail.com Sun Nov 26 22:26:38 2006 From: pascal.devuyst at gmail.com (Pascal De Vuyst) Date: Sun, 26 Nov 2006 22:26:38 -0000 Subject: [Bug 73388] Re: quick launch icons disappears after 2 drag and drops References: <20061126182912.29624.6371.malonedeb@gangotri.ubuntu.com> Message-ID: <20061126222638.29624.4477.malone@gangotri.ubuntu.com> I confirm this problem on Edgy for i386. Dragging and dropping a launcher 2 times in a row on the panel changes the launcher into an empty launcher with a question mark indication (see attachment). ** Attachment added: "empty launcher appearing" http://librarian.launchpad.net/5176126/emptylauncher.png ** Changed in: gnome-panel (Ubuntu) Status: Unconfirmed => Confirmed -- quick launch icons disappears after 2 drag and drops https://launchpad.net/bugs/73388 From seb128 at ubuntu.com Sun Nov 26 22:51:55 2006 From: seb128 at ubuntu.com (Sebastien Bacher) Date: Sun, 26 Nov 2006 22:51:55 -0000 Subject: [Bug 73388] Re: quick launch icons disappears after 2 drag and drops References: <20061126182912.29624.6371.malonedeb@gangotri.ubuntu.com> Message-ID: <20061126225155.4063.62736.malone@gandwana.ubuntu.com> *** This bug is a duplicate of bug 59431 *** Thanks for the bug report. This particular bug has already been reported into our bug tracking system, but please feel free to report any further bugs you find. ** Changed in: gnome-panel (Ubuntu) Importance: Undecided => Medium Assignee: (unassigned) => Ubuntu Desktop Bugs Status: Confirmed => Rejected ** This bug has been marked a duplicate of bug 59431 panel launchers get emptied after left mouse button drag&dropping twice -- quick launch icons disappears after 2 drag and drops https://launchpad.net/bugs/73388 From launchpad.net.tormod at xoxy.net Mon Nov 27 00:23:28 2006 From: launchpad.net.tormod at xoxy.net (Tormod Volden) Date: Mon, 27 Nov 2006 00:23:28 -0000 Subject: [Bug 43322] Re: EOG crashes when stopping slideshow References: <20060507070359.20684.85739.malonedeb@gangotri.ubuntu.com> Message-ID: <20061127002328.4020.50952.malone@gandwana.ubuntu.com> >From http://live.gnome.org/EyeOfGnome/EogNg: "Our goal is having eog-ng branch merged in HEAD in the beginning of 2.20 development cycle on March 15th 2007. In terms of components, we must have a stable version of Core, Printing and Website at this stage." I am not so sure this will be ready in time for feisty. OTOH I would very much like to see a fix in eog that can be backported to edgy and dapper. I will try out eog-ng anyway. -- EOG crashes when stopping slideshow https://launchpad.net/bugs/43322 From gergnz at gmail.com Mon Nov 27 00:40:00 2006 From: gergnz at gmail.com (gergnz) Date: Mon, 27 Nov 2006 00:40:00 -0000 Subject: [Bug 58232] Re: gnome-terminal does not start when using xinerama and nvidia References: <20060830171544.5486.2421.malonedeb@gandwana.ubuntu.com> Message-ID: <20061127004000.4063.9014.malone@gandwana.ubuntu.com> I am trying to get rdesktop working with the same symptoms, but I am running the latest drivers from nvidia. (II) NVIDIA dlloader X Driver 1.0-9629 Wed Nov 1 19:31:54 PST 2006 So even with the latest version of the drivers doesn't fix the problem. Am about to try turning composite off. -- gnome-terminal does not start when using xinerama and nvidia https://launchpad.net/bugs/58232 From gergnz at gmail.com Mon Nov 27 00:44:25 2006 From: gergnz at gmail.com (gergnz) Date: Mon, 27 Nov 2006 00:44:25 -0000 Subject: [Bug 58232] Re: gnome-terminal does not start when using xinerama and nvidia References: <20060830171544.5486.2421.malonedeb@gandwana.ubuntu.com> Message-ID: <20061127004425.4020.90707.malone@gandwana.ubuntu.com> Turning composite off works for me also. -- gnome-terminal does not start when using xinerama and nvidia https://launchpad.net/bugs/58232 From fearless at io.com Mon Nov 27 02:54:12 2006 From: fearless at io.com (C.Lambard) Date: Mon, 27 Nov 2006 02:54:12 -0000 Subject: [Bug 73412] Gnome-CD segfaults, insists on trying to access nonexistent /dev/hdd References: <20061127025412.24002.42738.malonedeb@gangotri.ubuntu.com> Message-ID: <20061127025412.24002.42738.malonedeb@gangotri.ubuntu.com> Public bug reported: When I go to play an audio CD, gnome-cd brings up a dialog: The CD player is unable to run correctly. Press 'Details' for more details on reasons for the failure. Press 'Set device' to go to a dialog where you can set the device, or press 'Quit' to quit the CD player. Pressing 'Set device' takes me to a dialog with only one choice, my combination CD/DVD drive (on /dev/hdc). Selecting that device has no effect. Attempting to set a theme segfaults the player. (The theme selected exists on the machine.) Attempting to set the device manually by editing $HOME/.gconf/apps/gnome-cd/%gconf.xml has no effect; gnome-cd still insists on looking for the CD player at /dev/hdd. I was unable to find where gnome-cd was getting this default from through strace. It seems like it would make more sense to have whatever default gnome-cd is trying to read point to a symbolic link (e.g. /dev/cdrom) instead of a hard-coded path (e.g. /dev/hdd). ** Affects: gnome-media (Ubuntu) Importance: Undecided Status: Unconfirmed -- Gnome-CD segfaults, insists on trying to access nonexistent /dev/hdd https://launchpad.net/bugs/73412 From fearless at io.com Mon Nov 27 02:56:48 2006 From: fearless at io.com (C.Lambard) Date: Mon, 27 Nov 2006 02:56:48 -0000 Subject: [Bug 73412] Re: Gnome-CD segfaults, insists on trying to access nonexistent /dev/hdd References: <20061127025412.24002.42738.malonedeb@gangotri.ubuntu.com> Message-ID: <20061127025649.23895.75686.malone@gangotri.ubuntu.com> ** Attachment added: "Generated crash log" http://librarian.launchpad.net/5176704/_usr_bin_gnome-cd.1000.crash -- Gnome-CD segfaults, insists on trying to access nonexistent /dev/hdd https://launchpad.net/bugs/73412 From fernando at staff.nerdgroup.org Mon Nov 27 02:58:00 2006 From: fernando at staff.nerdgroup.org (Fernando Ribeiro) Date: Mon, 27 Nov 2006 02:58:00 -0000 Subject: [Bug 60277] Re: Windows Network entries use a text icon instead of a computer one References: <20060913193226.30482.234.malonedeb@gangotri.ubuntu.com> Message-ID: <20061127025801.23895.27334.malone@gangotri.ubuntu.com> I have only downloaded and installed gnome-vfs2 (2.16.2-0ubuntu1), gnomevfs2-common(2.16.2-0ubuntu1) and new libc6 from feisty repository. I look 2.16.3 available now, but i don't have tested this version yet. Already I spoke with MOTUs to check if this fix can to be fixed on stable release (edgy). Thanks -- Windows Network entries use a text icon instead of a computer one https://launchpad.net/bugs/60277 From thecas at gmail.com Mon Nov 27 03:02:31 2006 From: thecas at gmail.com (Caspar Adriani) Date: Mon, 27 Nov 2006 03:02:31 -0000 Subject: [Bug 73414] notification area plugin is not working References: <20061127030231.23895.49083.malonedeb@gangotri.ubuntu.com> Message-ID: <20061127030231.23895.49083.malonedeb@gangotri.ubuntu.com> Public bug reported: edit->preferences->scripts and plugins->Notification is not working. Double clicking on the plugin gives the error: An error occurred unloading /usr/lib/xchat-gnome/plugins/notification.so and crashes xchat-gnome with no ouput. ** Affects: xchat-gnome (Ubuntu) Importance: Undecided Status: Unconfirmed -- notification area plugin is not working https://launchpad.net/bugs/73414 From thecas at gmail.com Mon Nov 27 03:03:54 2006 From: thecas at gmail.com (Caspar Adriani) Date: Mon, 27 Nov 2006 03:03:54 -0000 Subject: [Bug 73414] Re: notification area plugin is not working References: <20061127030231.23895.49083.malonedeb@gangotri.ubuntu.com> Message-ID: <20061127030354.24002.93716.malone@gangotri.ubuntu.com> running XChat-GNOME 0.15 on feisty -- notification area plugin is not working https://launchpad.net/bugs/73414 From kevinlamontagne at gmail.com Mon Nov 27 04:14:24 2006 From: kevinlamontagne at gmail.com (Kevin Lamontagne) Date: Mon, 27 Nov 2006 04:14:24 -0000 Subject: [Bug 71751] Re: Title bar and "history bar" inconsistency with actual folder view References: <20061114105125.350.709.malonedeb@gangotri.ubuntu.com> Message-ID: <20061127041424.23895.50777.malone@gangotri.ubuntu.com> Ubuntu 6.10 Desktop i386, upgraded. nautilus 2.16.1, browser mode. Using path bar. (Sorry for calling it "history bar", didn't know the real name) I get this behavior right on the Edgy LiveCD. First thing I do is launch nautilus then go to /home/ubuntu/Desktop/Examples. I press backspace twice, quickly enough. It doesn't happen using the location bar. It may be a low priority bug, but it points to a synchronization problem in the path bar. -- Title bar and "history bar" inconsistency with actual folder view https://launchpad.net/bugs/71751 From floss at lex.hider.name Mon Nov 27 05:51:37 2006 From: floss at lex.hider.name (lexual) Date: Mon, 27 Nov 2006 05:51:37 -0000 Subject: [Bug 72109] Re: Font size too small. References: <20061117005305.10115.42586.malonedeb@gangotri.ubuntu.com> Message-ID: <20061127055137.4063.15735.malone@gandwana.ubuntu.com> edgy, english australian. -- Font size too small. https://launchpad.net/bugs/72109 From daniel.holbach at ubuntu.com Mon Nov 27 06:32:19 2006 From: daniel.holbach at ubuntu.com (Daniel Holbach) Date: Mon, 27 Nov 2006 06:32:19 -0000 Subject: [Bug 57941] Re: [edgy] sound-juicer parses musicbrainz data like freedb data References: <20060828010315.5577.98053.malonedeb@gandwana.ubuntu.com> Message-ID: <20061127063219.4063.47919.malone@gandwana.ubuntu.com> A patch is available upstream with the following comment "patch to not do slash parsing if the id doesn't start with "freedb:" instead of testing for a VA release This works for me, but it doesn't fix the possible problem that fake "freedb:" ids might be written to tags." http://bugzilla.gnome.org/attachment.cgi?id=77109&action=view -- [edgy] sound-juicer parses musicbrainz data like freedb data https://launchpad.net/bugs/57941 From mdurham at people.net.au Mon Nov 27 07:19:03 2006 From: mdurham at people.net.au (Mike Durham) Date: Mon, 27 Nov 2006 07:19:03 -0000 Subject: [Bug 71248] Re: nautilus won't launch as sudo Feisty References: <20061110175613.24792.18174.malonedeb@gangotri.ubuntu.com> Message-ID: <20061127071903.4020.18908.malone@gandwana.ubuntu.com> I also can confirm this bug. -- nautilus won't launch as sudo Feisty https://launchpad.net/bugs/71248 From Johannes at Stammingers.de Mon Nov 27 07:22:13 2006 From: Johannes at Stammingers.de (jstammi) Date: Mon, 27 Nov 2006 07:22:13 -0000 Subject: [Bug 4181] Re: gam_server leaking memory on amd64? References: <20051111095847.25642.82245.malonedeb@gangotri.ubuntu.com> Message-ID: <20061127072213.4063.48774.malone@gandwana.ubuntu.com> Seems as this bug affects amd64 on a up-to-date dapper drake, too. After a weekend having left my machine running the gam_server process takes ~40% of my 2GB mem ... :-(. gamin packeage version 0.1.7-3. IMHO this is therefore more important then "medium"! -- gam_server leaking memory on amd64? https://launchpad.net/bugs/4181 From frandavid100 at gmail.com Mon Nov 27 08:19:38 2006 From: frandavid100 at gmail.com (David Prieto) Date: Mon, 27 Nov 2006 08:19:38 -0000 Subject: [Bug 72209] Re: wrong size after showing the playlist References: <20061117165309.10115.63622.malonedeb@gangotri.ubuntu.com> Message-ID: <20061127081938.24002.44991.malone@gangotri.ubuntu.com> I'm sorry, I was quite in a hurry when I wrote the bug and I just figured you would understand what I was talking about. I'll try to make myself clearer: In Totem versions prior to 2.16, opening and closing the sidebar would result in the window suddenly becoming narrower. The 2.16 version seemed to fix this, as you could open the sidebar as many times as you wanted -which would of course make the window wider- and then close it, and the window would return to its original size. This behaviour seems to have reverted in 2.17.3, however, since now opening and closing the sidebar totally messes the size of the window. *I have to say I haven't read the how-to yet, I will print it and give it a thorough read at home. I think, however, that the bug is clear now... -- wrong size after showing the playlist https://launchpad.net/bugs/72209 From brian at opensourcery.com Mon Nov 27 08:35:58 2006 From: brian at opensourcery.com (Brijam) Date: Mon, 27 Nov 2006 08:35:58 -0000 Subject: [Bug 73433] gpg password dialog does not get focus References: <20061127083558.23895.52484.malonedeb@gangotri.ubuntu.com> Message-ID: <20061127083558.23895.52484.malonedeb@gangotri.ubuntu.com> Public bug reported: The dialog that pops up asking for your gpg passphrase does not get focus. It did in prior versions. Small but annoying issue. ** Affects: evolution (Ubuntu) Importance: Undecided Status: Unconfirmed -- gpg password dialog does not get focus https://launchpad.net/bugs/73433 From brian at opensourcery.com Mon Nov 27 08:36:43 2006 From: brian at opensourcery.com (Brijam) Date: Mon, 27 Nov 2006 08:36:43 -0000 Subject: [Bug 73433] Re: gpg password dialog does not get focus References: <20061127083558.23895.52484.malonedeb@gangotri.ubuntu.com> Message-ID: <20061127083643.24002.43898.malone@gangotri.ubuntu.com> oops that's evolution2.8.1ubuntu4 under Edgy. -- gpg password dialog does not get focus https://launchpad.net/bugs/73433 From seb128 at ubuntu.com Mon Nov 27 08:51:58 2006 From: seb128 at ubuntu.com (Sebastien Bacher) Date: Mon, 27 Nov 2006 08:51:58 -0000 Subject: [Bug 73285] Re: The Cover Art plugin does not work References: <20061125211223.4020.64100.malonedeb@gandwana.ubuntu.com> Message-ID: <20061127085158.4020.9322.malone@gandwana.ubuntu.com> *** This bug is a duplicate of bug 73284 *** marking as duplicate of bug #73284, that's probably the same bug ** Changed in: rhythmbox (Ubuntu) Importance: Undecided => Low Status: Needs Info => Rejected ** This bug has been marked a duplicate of bug 73284 The Lyrics plugin does not work -- The Cover Art plugin does not work https://launchpad.net/bugs/73285 From seb128 at ubuntu.com Mon Nov 27 08:54:00 2006 From: seb128 at ubuntu.com (Sebastien Bacher) Date: Mon, 27 Nov 2006 08:54:00 -0000 Subject: [Bug 73284] Re: The Lyrics plugin does not work References: <20061125211152.29624.5256.malonedeb@gangotri.ubuntu.com> Message-ID: <20061127085401.4063.98958.malone@gandwana.ubuntu.com> What locale do you use. Do you have a custom installation of python? There is a similar bug open upstream: http://bugzilla.gnome.org/show_bug.cgi?id=358939. You are the first to report a such bug with the Ubuntu package and upstream can't reproduce the bug. It works fine for me and we would probably have receive other bugs if that was a bug happening to everybody. I'll ask upstream if they have idea on informations that could be useful for it ** Changed in: rhythmbox (Ubuntu) Importance: Undecided => Low Status: Needs Info => Unconfirmed -- The Lyrics plugin does not work https://launchpad.net/bugs/73284 From t_hugue at yahoo.fr Mon Nov 27 08:55:33 2006 From: t_hugue at yahoo.fr (Thierry) Date: Mon, 27 Nov 2006 08:55:33 -0000 Subject: [Bug 73436] crash on Jabber when SSL tunnel References: <20061127085533.24002.67506.malonedeb@gangotri.ubuntu.com> Message-ID: <20061127085533.24002.67506.malonedeb@gangotri.ubuntu.com> Public bug reported: Gaim version 2.0.0beta3.1 , running on Ubuntu 6.10 Edgy Eft. I'm using a webssl portal to connect to my company. One of my instant messaging protocal is Jabber, and should be connecting inside my web-ssl tunnel to my company Jabber's server. Unfortunately, it does not work (it works perfectly on Windows) So, I went to the "account menu", and forced a register from there => crash (repeated several times) ** Affects: gaim (Ubuntu) Importance: Undecided Status: Unconfirmed -- crash on Jabber when SSL tunnel https://launchpad.net/bugs/73436 From t_hugue at yahoo.fr Mon Nov 27 08:56:42 2006 From: t_hugue at yahoo.fr (Thierry) Date: Mon, 27 Nov 2006 08:56:42 -0000 Subject: [Bug 73436] Re: crash on Jabber when SSL tunnel References: <20061127085533.24002.67506.malonedeb@gangotri.ubuntu.com> Message-ID: <20061127085642.23895.5747.malone@gangotri.ubuntu.com> ** Attachment added: "crash file" http://librarian.launchpad.net/5179152/_usr_bin_gaim.1000.crash -- crash on Jabber when SSL tunnel https://launchpad.net/bugs/73436 From seb128 at ubuntu.com Mon Nov 27 09:09:42 2006 From: seb128 at ubuntu.com (Sebastien Bacher) Date: Mon, 27 Nov 2006 09:09:42 -0000 Subject: [Bug 73371] Re: Gnome sound recorder mutes microphone when told to record voice References: <20061126162041.30105.56502.malonedeb@gangotri.ubuntu.com> Message-ID: <20061127090942.23895.24401.malone@gangotri.ubuntu.com> Thank you for your bug. Does it happen only with voice? What version of Ubuntu do you use? ** Changed in: gnome-media (Ubuntu) Importance: Undecided => Low Assignee: (unassigned) => Ubuntu Desktop Bugs Status: Unconfirmed => Needs Info -- Gnome sound recorder mutes microphone when told to record voice https://launchpad.net/bugs/73371 From seb128 at ubuntu.com Mon Nov 27 09:05:35 2006 From: seb128 at ubuntu.com (Sebastien Bacher) Date: Mon, 27 Nov 2006 09:05:35 -0000 Subject: [Bug 73284] Re: The Lyrics plugin does not work References: <20061125211152.29624.5256.malonedeb@gangotri.ubuntu.com> Message-ID: <20061127090535.23895.51307.launchpad@gangotri.ubuntu.com> ** Bug watch added: GNOME Bug Tracker #358939 http://bugzilla.gnome.org/show_bug.cgi?id=358939 ** Also affects: rhythmbox (upstream) via http://bugzilla.gnome.org/show_bug.cgi?id=358939 Importance: Unknown Status: Unknown -- The Lyrics plugin does not work https://launchpad.net/bugs/73284 From zzking at free.fr Mon Nov 27 09:10:36 2006 From: zzking at free.fr (gerard) Date: Mon, 27 Nov 2006 09:10:36 -0000 Subject: [Bug 60277] Re: Windows Network entries use a text icon instead of a computer one References: <20060913193226.30482.234.malonedeb@gangotri.ubuntu.com> Message-ID: <20061127091036.24002.88986.malone@gangotri.ubuntu.com> That would be great to fix this bug (which did not exist on Dapper) on the present release. I'll wait for the backporting then!! Thx for the info -- Windows Network entries use a text icon instead of a computer one https://launchpad.net/bugs/60277 From seb128 at ubuntu.com Mon Nov 27 09:33:32 2006 From: seb128 at ubuntu.com (Sebastien Bacher) Date: Mon, 27 Nov 2006 09:33:32 -0000 Subject: [Bug 72109] Re: Font size too small. References: <20061117005305.10115.42586.malonedeb@gangotri.ubuntu.com> Message-ID: <20061127093332.23895.50814.malone@gangotri.ubuntu.com> What value do you have for the gconf key /apps/epiphany/web/minimum_font_size (you can browse it with gconf- editor)? What value does it take if you unset the key from gconf-editor? -- Font size too small. https://launchpad.net/bugs/72109 From seb128 at ubuntu.com Mon Nov 27 09:45:32 2006 From: seb128 at ubuntu.com (Sebastien Bacher) Date: Mon, 27 Nov 2006 09:45:32 -0000 Subject: [Bug 72209] Re: wrong size after showing the playlist References: <20061117165309.10115.63622.malonedeb@gangotri.ubuntu.com> Message-ID: <20061127094533.4063.21956.malone@gandwana.ubuntu.com> Seems to be due to the change from bug #65797 ** Changed in: totem (Ubuntu) Status: Needs Info => Confirmed -- wrong size after showing the playlist https://launchpad.net/bugs/72209 From qg at biodome.org Mon Nov 27 09:53:48 2006 From: qg at biodome.org (Trent Waddington) Date: Mon, 27 Nov 2006 09:53:48 -0000 Subject: [Bug 73440] GDM does not accept Windows domain logins References: <20061127095348.23895.94888.malonedeb@gangotri.ubuntu.com> Message-ID: <20061127095348.23895.94888.malonedeb@gangotri.ubuntu.com> Public bug reported: 1. Install Ubuntu on a windows network 2. Configure GDM, there is nowhere to enter domain controller information 3. Try to login with MYDOMAIN\myusername and mypassword, login is refused In a corporate environment it is unacceptable to expect administrators to create individual accounts for every user on every machine. It is also unacceptable to expect administrators to run a unix alternative. [ok, devils advocate mode disengaged] Is this a real concern to some people? Or am I just being silly? Would it be hard to support Windows domain logins if some people do want it? Obviously modifications to gdm would be required, even if it is just to spawn an external program to create a local account or synchronise the account with the domain controller if the login details entered are not acceptable. ** Affects: gdm (Ubuntu) Importance: Undecided Status: Unconfirmed -- GDM does not accept Windows domain logins https://launchpad.net/bugs/73440 From 84yelo3 at gmail.com Mon Nov 27 10:09:34 2006 From: 84yelo3 at gmail.com (=?utf-8?q?Nicol=C3=B2_Chieffo?=) Date: Mon, 27 Nov 2006 10:09:34 -0000 Subject: [Bug 73227] [feisty] some partitions do not appear in Places menu References: <20061125114658.30105.50716.malonedeb@gangotri.ubuntu.com> Message-ID: <20061127100934.24002.21113.launchpad@canonical@gangotri.ubuntu.com> Public bug reported: I'm using feisty. In the drivemount applet and in the places menu, the only thing that appears is the cdrom. after restarting the dbus daemon (after hardware abstraction layer), every partition is shown correctly! dbus version 1.0.1-2ubuntu1 Unfortunately, after restarting dbus Suspend and hibernate disappear from the shut down menu ** Affects: hal (Ubuntu) Importance: Undecided Status: Unconfirmed -- [feisty] some partitions do not appear in Places menu https://launchpad.net/bugs/73227 From frandavid100 at gmail.com Mon Nov 27 10:00:48 2006 From: frandavid100 at gmail.com (David Prieto) Date: Mon, 27 Nov 2006 10:00:48 -0000 Subject: [Bug 71610] Re: nautilus won't burn some times References: <20061113080245.32662.12032.malonedeb@gangotri.ubuntu.com> Message-ID: <20061127100049.23895.19555.malone@gangotri.ubuntu.com> hm... running "nautilus-cd-burner" returns an error that "it was impossible to create CD/DVD, because no file was selected". -- nautilus won't burn some times https://launchpad.net/bugs/71610 From slomo at circular-chaos.org Mon Nov 27 10:09:43 2006 From: slomo at circular-chaos.org (=?utf-8?q?Sebastian_Dr=C3=B6ge?=) Date: Mon, 27 Nov 2006 10:09:43 -0000 Subject: [Bug 73426] Re: Feisty: dbus doesn't report drives References: <20061127063616.4020.23293.malonedeb@gandwana.ubuntu.com> Message-ID: <20061127100943.23895.82759.launchpad@gangotri.ubuntu.com> *** This bug is a duplicate of bug 73227 *** ** This bug has been marked a duplicate of bug 73227 [feisty] some partitions do not appear in Places menu -- Feisty: dbus doesn't report drives https://launchpad.net/bugs/73426 From slomo at circular-chaos.org Mon Nov 27 10:09:33 2006 From: slomo at circular-chaos.org (=?utf-8?q?Sebastian_Dr=C3=B6ge?=) Date: Mon, 27 Nov 2006 10:09:33 -0000 Subject: [Bug 73227] Re: [feisty] some partitions do not appear in Places menu References: <20061125114658.30105.50716.malonedeb@gangotri.ubuntu.com> Message-ID: <20061127100933.24002.19739.malone@gangotri.ubuntu.com> This is a hal bug, dbus has nothing to do with hardware detection, etc ** Changed in: dbus (Ubuntu) Sourcepackagename: dbus => hal -- [feisty] some partitions do not appear in Places menu https://launchpad.net/bugs/73227 From tor.henning at gmail.com Mon Nov 27 10:15:24 2006 From: tor.henning at gmail.com (ueland) Date: Mon, 27 Nov 2006 10:15:24 -0000 Subject: [Bug 64874] Re: Sound hangs in installer CD (6.06.1-desktop-amd64) References: <20061009161026.8501.93749.malonedeb@gandwana.ubuntu.com> Message-ID: <20061127101525.4063.13150.malone@gandwana.ubuntu.com> (This is no longer a problem/bug/issue, and nobody else has filed comments regarding this bug so im setting it to rejected). ** Changed in: gedit (Ubuntu) Status: Unconfirmed => Rejected -- Sound hangs in installer CD (6.06.1-desktop-amd64) https://launchpad.net/bugs/64874 From tor.henning at gmail.com Mon Nov 27 10:12:33 2006 From: tor.henning at gmail.com (ueland) Date: Mon, 27 Nov 2006 10:12:33 -0000 Subject: [Bug 64874] Re: Sound hangs in installer CD (6.06.1-desktop-amd64) References: <20061009161026.8501.93749.malonedeb@gandwana.ubuntu.com> Message-ID: <20061127101233.23895.84508.malone@gangotri.ubuntu.com> Just a update in this matter. I can no longer reproduce this bug in the latest build available (6.10) so the problem looks to have been fixed. (Everything installs fine now, yay! :) ) -- Sound hangs in installer CD (6.06.1-desktop-amd64) https://launchpad.net/bugs/64874 From seb128 at ubuntu.com Mon Nov 27 10:23:11 2006 From: seb128 at ubuntu.com (Sebastien Bacher) Date: Mon, 27 Nov 2006 10:23:11 -0000 Subject: [Bug 73115] Re: theme manager crash on theme installation References: <20061124102002.4063.55367.malonedeb@gandwana.ubuntu.com> Message-ID: <20061127102311.23895.32561.malone@gangotri.ubuntu.com> uploaded to edgy-proposed -- theme manager crash on theme installation https://launchpad.net/bugs/73115 From nfilus at gmx.net Mon Nov 27 10:38:53 2006 From: nfilus at gmx.net (Nikolaus Filus) Date: Mon, 27 Nov 2006 10:38:53 -0000 Subject: [Bug 32194] Re: no way to set order of startup programs References: <20060220220300.1427.78343.malonedeb@gangotri.ubuntu.com> Message-ID: <20061127103853.23895.16026.malone@gangotri.ubuntu.com> The proposed workarounds are not even short-time solutions, as there are multiple side effects of the missing startup order. >From my bug report (marked as duplicate): Especialy the notification area is much to late available, causing different effects: - kadu (KDE gadu-gadu IM client) doesn't start in the tray, but shows its icon on the desktop - gaim starts in window mode and not minimized as configured - different notifies (network manager, power manager, updates) are shown at various inconsistent places / corners Is there a way to push the upstream developers / upstream priority? -- no way to set order of startup programs https://launchpad.net/bugs/32194 From nfilus at gmx.net Mon Nov 27 10:48:27 2006 From: nfilus at gmx.net (Nikolaus Filus) Date: Mon, 27 Nov 2006 10:48:27 -0000 Subject: [Bug 71892] Re: no cancel option on shutdown with open applications References: <20061115094845.25827.38581.malonedeb@gandwana.ubuntu.com> Message-ID: <20061127104827.4063.98719.malone@gandwana.ubuntu.com> Automatic session saving works for most gnome applications and gedit is a very good positive example. But it shouldn't be forced on the application to support automatic session saving or at least a fallback should be provided, if unsupported apps are to be closed on logout/shutdown from gnome. Currently there appears a dialog box saying "session saving unsupported by app1, app2, ...." with only one button - "close". This continues the logout process and the user has no chance to cancel the shutdown and save his data by himself. I've recently seen this problem with a java application: JabRef, a bibtex manager, running minimized on another virtual desktop, which I forgot to close manualy and lost some entries. -- no cancel option on shutdown with open applications https://launchpad.net/bugs/71892 From seb128 at ubuntu.com Mon Nov 27 10:47:27 2006 From: seb128 at ubuntu.com (Sebastien Bacher) Date: Mon, 27 Nov 2006 10:47:27 -0000 Subject: [Bug 69992] Re: Freezes trying to burn mp3 References: <20061103013945.27894.13744.malonedeb@gandwana.ubuntu.com> Message-ID: <20061127104727.23895.94260.malone@gangotri.ubuntu.com> Could you install libglib2.0-0-dbg libgstreamer0.10-0-dbg sound-juicer- dbgsym (from "deb http://people.ubuntu.com/~pitti/ddebs edgy main universe") and get a backtrace with that? -- Freezes trying to burn mp3 https://launchpad.net/bugs/69992 From seb128 at ubuntu.com Mon Nov 27 10:48:55 2006 From: seb128 at ubuntu.com (Sebastien Bacher) Date: Mon, 27 Nov 2006 10:48:55 -0000 Subject: [Bug 41098] Re: GNOME themed icon replaced by Tangerine themed References: <20060424131509.13737.56949.malonedeb@gangotri.ubuntu.com> Message-ID: <20061127104855.4063.58384.malone@gandwana.ubuntu.com> gnome-icon-theme has been reworked to use tango style too now, the icon should fit correctly, marking as fixed ** Changed in: sound-juicer (Ubuntu) Status: Unconfirmed => Fix Released -- GNOME themed icon replaced by Tangerine themed https://launchpad.net/bugs/41098 From seb128 at ubuntu.com Mon Nov 27 10:45:31 2006 From: seb128 at ubuntu.com (Sebastien Bacher) Date: Mon, 27 Nov 2006 10:45:31 -0000 Subject: [Bug 32943] Re: crash on extract (to sanitize_path when str has no value) References: <20060226142946.27016.75909.malonedeb@gangotri.ubuntu.com> Message-ID: <20061127104532.4020.47308.launchpad@gandwana.ubuntu.com> ** Summary changed: - crash; missing libcdda.so + crash on extract (to sanitize_path when str has no value) -- crash on extract (to sanitize_path when str has no value) https://launchpad.net/bugs/32943 From seb128 at ubuntu.com Mon Nov 27 10:54:25 2006 From: seb128 at ubuntu.com (Sebastien Bacher) Date: Mon, 27 Nov 2006 10:54:25 -0000 Subject: [Bug 72799] Re: bad parsing of musicbrainz data References: <20061122013137.7625.30208.malonedeb@gangotri.ubuntu.com> Message-ID: <20061127105425.4063.84072.malone@gandwana.ubuntu.com> Thank you for the reply, probably something to forward upstream, opening an upstream task for the bugsquad team ** Changed in: sound-juicer (Ubuntu) Importance: Undecided => Low Assignee: (unassigned) => Ubuntu Desktop Bugs Status: Needs Info => Unconfirmed ** Also affects: sound-juicer (upstream) Importance: Undecided Status: Unconfirmed -- bad parsing of musicbrainz data https://launchpad.net/bugs/72799 From seb128 at ubuntu.com Mon Nov 27 10:53:37 2006 From: seb128 at ubuntu.com (Sebastien Bacher) Date: Mon, 27 Nov 2006 10:53:37 -0000 Subject: [Bug 71081] Re: [none] Folder hierarchy creates folder named " " References: <20061109134738.25975.80321.malonedeb@gandwana.ubuntu.com> Message-ID: <20061127105349.24002.9926.malone@gangotri.ubuntu.com> Thank you for your bug. That is fixed with that upload: sound-juicer (2.16.2-0ubuntu1) feisty; urgency=low . * Sync with Debian * New upstream version: - "None" directory path shouldn't create blank directory name - Don't disable re-read when playing - Update bacon volume - Set a11y relationships - Fix prefs dialog spacing - Fix dates with 0s in - Replace spaces with underscores in path_patterns and file_patterns when "Strip special characters" is selected - Port to automake 1.9, update desktop file for new Bug Buddy - Reset the extract speed on every track just in case - Initialise the authentication manager - Show error messages when the pipeline doesn't link - Add 32x32 icon * debian/control.in: - Build-Depends on liblaunchpad-integration-dev * debian/patches/01_lpi.patch: - launchpad-integration * debian/patches/02_autoconf.patch: - configure update * debian/rules: - build translations template for the documentation directory ** Changed in: sound-juicer (Ubuntu) Importance: Undecided => Low Assignee: (unassigned) => Ubuntu Desktop Bugs Status: Unconfirmed => Fix Released -- [none] Folder hierarchy creates folder named " " https://launchpad.net/bugs/71081 From seb128 at ubuntu.com Mon Nov 27 10:50:11 2006 From: seb128 at ubuntu.com (Sebastien Bacher) Date: Mon, 27 Nov 2006 10:50:11 -0000 Subject: [Bug 55435] Re: Sound Juicer freezes after inserting CD in Dapper References: <20060806201312.9345.35461.malonedeb@gandwana.ubuntu.com> Message-ID: <20061127105011.24002.82507.malone@gangotri.ubuntu.com> Thank you for your bug. Do you still have the issue? Could you get a backtrace of the hang: - run sound-juicer with "gdb sound-juicer" (gdb) run ... get the hang - on the gdb prompt (gdb) thread apply all bt and copy the backtrace to a comment ** Changed in: sound-juicer (Ubuntu) Assignee: (unassigned) => Ubuntu Desktop Bugs Status: Unconfirmed => Needs Info -- Sound Juicer freezes after inserting CD in Dapper https://launchpad.net/bugs/55435 From seb128 at ubuntu.com Mon Nov 27 10:51:23 2006 From: seb128 at ubuntu.com (Sebastien Bacher) Date: Mon, 27 Nov 2006 10:51:23 -0000 Subject: [Bug 68777] Re: Dies unexpectely References: <20061028052826.17549.57735.malonedeb@gandwana.ubuntu.com> Message-ID: <20061127105123.24002.12566.malone@gangotri.ubuntu.com> No reply, bug closed. Feel free to reopen with the asked details if you still get the bug ** Changed in: sound-juicer (Ubuntu) Status: Needs Info => Rejected -- Dies unexpectely https://launchpad.net/bugs/68777 From seb128 at ubuntu.com Mon Nov 27 10:50:41 2006 From: seb128 at ubuntu.com (Sebastien Bacher) Date: Mon, 27 Nov 2006 10:50:41 -0000 Subject: [Bug 56116] Re: cd with various artists can't be extracted References: <20060812092736.20172.46987.malonedeb@gandwana.ubuntu.com> Message-ID: <20061127105041.24002.24086.malone@gangotri.ubuntu.com> No reply, bug closed. Feel free to reopen with the asked details if you still get the bug ** Changed in: sound-juicer (Ubuntu) Importance: Undecided => Medium Status: Needs Info => Rejected -- cd with various artists can't be extracted https://launchpad.net/bugs/56116 From seb128 at ubuntu.com Mon Nov 27 11:08:13 2006 From: seb128 at ubuntu.com (Sebastien Bacher) Date: Mon, 27 Nov 2006 11:08:13 -0000 Subject: [Bug 71610] Re: nautilus won't burn some times References: <20061113080245.32662.12032.malonedeb@gangotri.ubuntu.com> Message-ID: <20061127110813.4063.84511.malone@gandwana.ubuntu.com> you have to move datas to the burn place from nautilus first -- nautilus won't burn some times https://launchpad.net/bugs/71610 From seb128 at ubuntu.com Mon Nov 27 11:07:07 2006 From: seb128 at ubuntu.com (Sebastien Bacher) Date: Mon, 27 Nov 2006 11:07:07 -0000 Subject: [Bug 32194] Re: no way to set order of startup programs References: <20060220220300.1427.78343.malonedeb@gangotri.ubuntu.com> <20061127103853.23895.16026.malone@gangotri.ubuntu.com> Message-ID: <1164625627.5386.0.camel@seb128-desktop> Le lundi 27 novembre 2006 ? 10:38 +0000, Nikolaus Filus a ?crit : > Is there a way to push the upstream developers / upstream priority? Probably by sending a patch. You can't force people hacking on their free time to do work they don't want to do, the best way is to make the job easier for them -- no way to set order of startup programs https://launchpad.net/bugs/32194 From seb128 at ubuntu.com Mon Nov 27 11:11:23 2006 From: seb128 at ubuntu.com (Sebastien Bacher) Date: Mon, 27 Nov 2006 11:11:23 -0000 Subject: [Bug 60277] Re: Windows Network entries use a text icon instead of a computer one References: <20060913193226.30482.234.malonedeb@gangotri.ubuntu.com> Message-ID: <20061127111123.4020.16913.malone@gandwana.ubuntu.com> ** Attachment added: ".changes for an edgy update" http://librarian.launchpad.net/5180833/gnome-vfs2_2.16.1-0ubuntu4_source.changes -- Windows Network entries use a text icon instead of a computer one https://launchpad.net/bugs/60277 From seb128 at ubuntu.com Mon Nov 27 11:12:02 2006 From: seb128 at ubuntu.com (Sebastien Bacher) Date: Mon, 27 Nov 2006 11:12:02 -0000 Subject: [Bug 60277] Re: Windows Network entries use a text icon instead of a computer one References: <20060913193226.30482.234.malonedeb@gangotri.ubuntu.com> Message-ID: <20061127111202.23895.48117.malone@gangotri.ubuntu.com> ** Attachment added: "debdiff for the update" http://librarian.launchpad.net/5180842/gnome-vfs.debdiff -- Windows Network entries use a text icon instead of a computer one https://launchpad.net/bugs/60277 From seb128 at ubuntu.com Mon Nov 27 11:12:38 2006 From: seb128 at ubuntu.com (Sebastien Bacher) Date: Mon, 27 Nov 2006 11:12:38 -0000 Subject: [Bug 60277] Re: Windows Network entries use a text icon instead of a computer one References: <20060913193226.30482.234.malonedeb@gangotri.ubuntu.com> Message-ID: <20061127111238.23895.17015.malone@gangotri.ubuntu.com> ** Attachment added: "patch from CVS used for the update" http://librarian.launchpad.net/5180843/91_from_cvs_fix_smb_browsing.patch -- Windows Network entries use a text icon instead of a computer one https://launchpad.net/bugs/60277 From slight_ at hotmail.com Mon Nov 27 11:12:43 2006 From: slight_ at hotmail.com (Tolan Blundell) Date: Mon, 27 Nov 2006 11:12:43 -0000 Subject: [Bug 59431] Re: panel launchers get emptied after left mouse button drag&dropping twice References: <20060907231329.12796.49005.malonedeb@gandwana.ubuntu.com> Message-ID: <20061127111243.23895.35676.malone@gangotri.ubuntu.com> Ditto with fresh Edgy install -- panel launchers get emptied after left mouse button drag&dropping twice https://launchpad.net/bugs/59431 From seb128 at ubuntu.com Mon Nov 27 11:25:03 2006 From: seb128 at ubuntu.com (Sebastien Bacher) Date: Mon, 27 Nov 2006 11:25:03 -0000 Subject: [Bug 64874] Re: Sound hangs in installer CD (6.06.1-desktop-amd64) References: <20061009161026.8501.93749.malonedeb@gandwana.ubuntu.com> Message-ID: <20061127112503.4063.70134.malone@gandwana.ubuntu.com> thank you for updating and closing the bug -- Sound hangs in installer CD (6.06.1-desktop-amd64) https://launchpad.net/bugs/64874 From seb128 at ubuntu.com Mon Nov 27 11:20:40 2006 From: seb128 at ubuntu.com (Sebastien Bacher) Date: Mon, 27 Nov 2006 11:20:40 -0000 Subject: [Bug 60277] Re: Windows Network entries use a text icon instead of a computer one References: <20060913193226.30482.234.malonedeb@gangotri.ubuntu.com> Message-ID: <20061127112040.24002.85388.malone@gangotri.ubuntu.com> Note that the feisty package already has that change and no regression has been signaled -- Windows Network entries use a text icon instead of a computer one https://launchpad.net/bugs/60277 From karlkawada at wanadoo.fr Mon Nov 27 11:30:11 2006 From: karlkawada at wanadoo.fr (Stanislas Zeller) Date: Mon, 27 Nov 2006 11:30:11 -0000 Subject: [Bug 73451] Fluxbox versus Gnome/GTK : Epiphany's window resize itself References: <20061127113011.24002.31289.malonedeb@gangotri.ubuntu.com> Message-ID: <20061127113011.24002.31289.malonedeb@gangotri.ubuntu.com> Public bug reported: Binary package hint: epiphany-browser Hello, I use Ubuntu since 1 year with Fluxbox as WM. This bug I report works with Fluxbox official package and Fluxbox compiled by myself (last 1.0rc2 for this example). I am under Ubuntu Dapper. Here is I notice : When I do a right-click and 'Save link as' with Epiphany, I can see two situations : - First, all is ok : http://img245.imageshack.us/img245/5121/fluxgtkor7.png The window size displays correctly for me. - Second, problem : http://img156.imageshack.us/img156/8087/fluxgtk2cv6.png The window resize itself in the 'folders' area. You can see it's more smaller than the first printscreen. I must resize myself with alt+mouse. This problem doesn't appear all the time. If you ask me when, which frequency, I can't answer. Sometimes yes sometimes no. It always is with Epiphany. I don't notice any problems with others software under Fluxbox. I tested under Gnome to be sure and I didn't notice this problem. Stan. ** Affects: epiphany-browser (Ubuntu) Importance: Undecided Status: Unconfirmed ** Description changed: Binary package hint: epiphany-browser Hello, I use Ubuntu since 1 year with Fluxbox as WM. This bug I report works with Fluxbox official package and Fluxbox compiled by myself (last - 1.0rc2 for this example). Here is I notice : + 1.0rc2 for this example). I am under Ubuntu Dapper. Here is I notice : When I do a right-click and 'Save link as' with Epiphany, I can see two situations : - First, all is ok : http://img245.imageshack.us/img245/5121/fluxgtkor7.png The window size displays correctly for me. - Second, problem : http://img156.imageshack.us/img156/8087/fluxgtk2cv6.png The window resize itself in the 'folders' area. You can see it's more smaller than the first printscreen. I must resize myself with alt+mouse. This problem doesn't appear all the time. If you ask me when, which frequency, I can't answer. Sometimes yes sometimes no. It always is with Epiphany. I don't notice any problems with others software under Fluxbox. I tested under Gnome to be sure and I didn't notice this problem. Stan. -- Fluxbox versus Gnome/GTK : Epiphany's window resize itself https://launchpad.net/bugs/73451 From gameldar at gmail.com Mon Nov 27 11:32:10 2006 From: gameldar at gmail.com (Kirk Turner) Date: Mon, 27 Nov 2006 11:32:10 -0000 Subject: [Bug 67621] Re: crashes when ripping cd with no profile selected References: <20061022194652.20734.16345.malonedeb@gangotri.ubuntu.com> Message-ID: <20061127113210.4063.80389.malone@gandwana.ubuntu.com> >In fact, right clicking anything in the gconf-editor doesnt bring up a 'reset key' option, just an 'unset key' one. To reset to defaults try using the 'unset key' option. I could then add in my own profiles to the list and go forward from there. -- crashes when ripping cd with no profile selected https://launchpad.net/bugs/67621 From zzking at free.fr Mon Nov 27 11:41:43 2006 From: zzking at free.fr (gerard) Date: Mon, 27 Nov 2006 11:41:43 -0000 Subject: [Bug 60277] Re: Windows Network entries use a text icon instead of a computer one References: <20060913193226.30482.234.malonedeb@gangotri.ubuntu.com> Message-ID: <20061127114143.24002.91221.malone@gangotri.ubuntu.com> Thx for your answers Seb' The patches solution seems a bit too complicated for me. You say feisty package fix the bug, but it's a "pre-beta" and too early for me to move to it. Do you think we'll have a backport regarding this? in that case I can wait for a while!! bye -- Windows Network entries use a text icon instead of a computer one https://launchpad.net/bugs/60277 From kahping at yahoo.com Mon Nov 27 11:48:32 2006 From: kahping at yahoo.com (Tan Kah Ping) Date: Mon, 27 Nov 2006 11:48:32 -0000 Subject: [Bug 67235] Re: thumbnailer crashes on unfinished avi's or .oggs References: <20061020203453.20673.73198.malonedeb@gangotri.ubuntu.com> Message-ID: <20061127114832.4020.97155.malone@gandwana.ubuntu.com> Similar crash with .mp4 files ** Attachment added: "Complete problem report from the crash" http://librarian.launchpad.net/5181207/_usr_bin_totem-video-thumbnailer.1000.crash -- thumbnailer crashes on unfinished avi's or .oggs https://launchpad.net/bugs/67235 From elmar.klaus at googlemail.com Mon Nov 27 11:56:48 2006 From: elmar.klaus at googlemail.com (Elmar Klaus) Date: Mon, 27 Nov 2006 11:56:48 -0000 Subject: [Bug 71686] Re: Missing profiles and a segfault References: <20061113203142.350.78716.malonedeb@gangotri.ubuntu.com> Message-ID: <20061127115648.4020.83279.malone@gandwana.ubuntu.com> I just wanted to confirm this bug. The package is sound-juicer 2.16.1-0ubuntu1 on Edgy. After upgrading to edgy from dapper I lost all profiles in sound-juicer. It still shows 4 profiles but the data within is bogus. I didn't get a segfault though, but wav files. -- Missing profiles and a segfault https://launchpad.net/bugs/71686 From seb128 at ubuntu.com Mon Nov 27 12:06:02 2006 From: seb128 at ubuntu.com (Sebastien Bacher) Date: Mon, 27 Nov 2006 12:06:02 -0000 Subject: [Bug 60277] Re: Windows Network entries use a text icon instead of a computer one References: <20060913193226.30482.234.malonedeb@gangotri.ubuntu.com> <20061127114143.24002.91221.malone@gangotri.ubuntu.com> Message-ID: <1164629162.5386.10.camel@seb128-desktop> Le lundi 27 novembre 2006 ? 11:41 +0000, gerard a ?crit : > Thx for your answers Seb' > > The patches solution seems a bit too complicated for me. > > You say feisty package fix the bug, but it's a "pre-beta" and too early > for me to move to it. > > Do you think we'll have a backport regarding this? in that case I can > wait for a while!! The patches were not meant for users, that's the standard procedure to get a backport for edgy-updates accepted, you can read about it on https://wiki.ubuntu.com/StableReleaseUpdates The fesity comment was to point that the patch has got some testing to the people who look on uploads to edgy-proposed -- Windows Network entries use a text icon instead of a computer one https://launchpad.net/bugs/60277 From bugwatch at bugs.launchpad.net Mon Nov 27 12:11:54 2006 From: bugwatch at bugs.launchpad.net (Bug Watch Updater) Date: Mon, 27 Nov 2006 12:11:54 -0000 Subject: [Bug 73284] Re: The Lyrics plugin does not work References: <20061125211152.29624.5256.malonedeb@gangotri.ubuntu.com> Message-ID: <20061127121201.12027.87624.launchpad@gangotri.ubuntu.com> ** Changed in: rhythmbox (upstream) Status: Unknown => Unconfirmed -- The Lyrics plugin does not work https://launchpad.net/bugs/73284 From Joerg-Cyril.Hoehle at T-Systems.com Mon Nov 27 12:27:02 2006 From: Joerg-Cyril.Hoehle at T-Systems.com (=?utf-8?b?SsO2cmcgSMO2aGxl?=) Date: Mon, 27 Nov 2006 12:27:02 -0000 Subject: [Bug 72200] not a bug on gnome-applets, but in linux-image-686 References: <20061117162352.25827.70917.malonedeb@gandwana.ubuntu.com> Message-ID: <20061127122703.4020.38207.malone@gandwana.ubuntu.com> I'm sorry. The bug has nothing at all to do with gnome-applets. I should file a *usability bug* to launchpad: it always confuses me as to where the bug eventually gets submitted. :-( :-( When submitting the bug, I choose from the pop up window the package linux-image-686, because it's a kernel bug (as seen in my Dapper 2.6.15-27 image). I don't know why my choice of this package does not show up in launchpad. Another launchpad "feature" which confuses me is "initially uploaded to: Ubuntu Feisty" in the left hand bar. I'm using Dapper and cannot comment on Feisty. I don't know how this bug can be reassigned to the kernel package instead. Maybe only you can do this as an administrator? I'm sorry for the confusion. Thank you for your help, J?rg H?hle -- tcdrain() on socket yields EFAULT (expected EINVAL/ENOTTY) https://launchpad.net/bugs/72200 From geokok1981 at gmail.com Mon Nov 27 12:26:58 2006 From: geokok1981 at gmail.com (geokok) Date: Mon, 27 Nov 2006 12:26:58 -0000 Subject: [Bug 71200] Re: No programs can be added in the startup list. References: <20061110095321.24668.32009.malonedeb@gangotri.ubuntu.com> Message-ID: <20061127122658.24002.69877.malone@gangotri.ubuntu.com> U could be right about that but unfortunately I cannot recall the apps installed before encountering the issue (and I really cant reformat just to try to "make it happen again". Perhaps someone else has more details that will help to pin point what causes the issue. -- No programs can be added in the startup list. https://launchpad.net/bugs/71200 From iwj at ubuntu.com Mon Nov 27 12:48:12 2006 From: iwj at ubuntu.com (Ian Jackson) Date: Mon, 27 Nov 2006 12:48:12 -0000 Subject: [Bug 60277] Re: Windows Network entries use a text icon instead of a computer one References: <20060913193226.30482.234.malonedeb@gangotri.ubuntu.com> <20061127114143.24002.91221.malone@gangotri.ubuntu.com> Message-ID: <17770.56972.742871.724825@davenant.relativity.greenend.org.uk> gerard writes ("[Bug 60277] Re: Windows Network entries use a text icon instead of a computer one"): > The patches solution seems a bit too complicated for me. Expanding on what Sebastien Bacher said: The purpose of bug reports is to help us improve the software. It's is nice if the information in reports helpful to users too, but if you really want help you should use support mechanisms - for example, the Launchpad support request tracker, at https://launchpad.net/distros/ubuntu/edgy/+sources/firefox/+addticket and similar URLs. So, comments added to bug reports are generally aimed at improving the software (for example, by trying to understand the problem better) and not directly at solving your specific problem. And your own comments should serve that purpose as well. Thanks, Ian. -- Windows Network entries use a text icon instead of a computer one https://launchpad.net/bugs/60277 From r.levene at qub.ac.uk Mon Nov 27 14:31:23 2006 From: r.levene at qub.ac.uk (Rupert) Date: Mon, 27 Nov 2006 14:31:23 -0000 Subject: [Bug 72028] Re: Throttle status not cleared References: <20061116112327.25827.18497.malonedeb@gandwana.ubuntu.com> Message-ID: <20061127143123.24002.97188.launchpad@gangotri.ubuntu.com> *** This bug is a duplicate of bug 68950 *** ** This bug has been marked a duplicate of bug 70576 Duplex printing permanently disabled in edgy ** This bug is no longer a duplicate of bug 70576 Duplex printing permanently disabled in edgy ** This bug has been marked a duplicate of bug 68950 screensaver starts first time but not after -- Throttle status not cleared https://launchpad.net/bugs/72028 From lorenco at trichardt.za.net Mon Nov 27 15:38:19 2006 From: lorenco at trichardt.za.net (Lorenco Trichardt) Date: Mon, 27 Nov 2006 15:38:19 -0000 Subject: [Bug 73478] Evolution Crashes intermittendly while using. References: <20061127153819.24002.96997.malonedeb@gangotri.ubuntu.com> Message-ID: <20061127153819.24002.96997.malonedeb@gangotri.ubuntu.com> Public bug reported: Binary package hint: evolution Distribution: Ubuntu 6.10 (edgy) Gnome Release: 2.16.1 2006-10-02 (Ubuntu) BugBuddy Version: 2.16.0 Memory status: size: 176283648 vsize: 0 resident: 176283648 share: 0 rss: 25501696 rss_rlim: 0 CPU usage: start_time: 1164641469 rtime: 0 utime: 195 stime: 0 cutime:177 cstime: 0 timeout: 18 it_real_value: 0 frequency: 0 Backtrace was generated from '/usr/bin/evolution-2.8' Using host libthread_db library "/lib/tls/i686/cmov/libthread_db.so.1". [Thread debugging using libthread_db enabled] [New Thread -1233008976 (LWP 478)] [New Thread -1367884896 (LWP 521)] [New Thread -1320047712 (LWP 490)] [New Thread -1302869088 (LWP 488)] [New Thread -1294476384 (LWP 487)] [New Thread -1286083680 (LWP 486)] [New Thread -1277690976 (LWP 485)] 0xffffe410 in __kernel_vsyscall () #0 0xffffe410 in __kernel_vsyscall () #1 0xb715d6cb in waitpid () from /lib/tls/i686/cmov/libc.so.6 #2 0xb7e691b6 in gnome_gtk_module_info_get () from /usr/lib/libgnomeui-2.so.0 #3 0x0805f8e9 in segv_redirect (sig=11) at main.c:426 #4 #5 0xb6e422ac in e_table_state_load_from_node (state=0x0, node=0x8630538) at e-table-state.c:166 #6 0xb6e42511 in e_table_state_load_from_file (state=0x0, filename=0x841ec50 "/home/lorenco/.evolution/mail/views/custom_view-maildir:___home_lorenco_lorenctr.Mail#IBMArchive.xml") at e-table-state.c:128 #7 0xb3fd7ae8 in gal_view_etable_load (view=0x84122a0, filename=0x841ec50 "/home/lorenco/.evolution/mail/views/custom_view-maildir:___home_lorenco_lorenctr.Mail#IBMArchive.xml") at gal-view-etable.c:96 #8 0xb3fdacbd in gal_view_load (view=0x84122a0, filename=0x841ec50 "/home/lorenco/.evolution/mail/views/custom_view-maildir:___home_lorenco_lorenctr.Mail#IBMArchive.xml") at gal-view.c:76 #9 0xb3fd5a76 in gal_view_collection_real_load_view_from_file ( collection=, type=0x868a938 "etable", title=0xb3fdbc7e "", dir=0x84c0a38 "/home/lorenco/.evolution/mail/views", filename=0x841ec50 "/home/lorenco/.evolution/mail/views/custom_view-maildir:___home_lorenco_lorenctr.Mail#IBMArchive.xml") at gal-view-collection.c:346 #10 0xb3fd9976 in gal_view_instance_load (instance=0x8738a60) at gal-view-instance.c:296 #11 0xb40ec0de in emfv_setup_view_instance (emfv=0x823c000) at em-folder-view.c:595 #12 0xb40f0df7 in emfv_set_folder (emfv=0x823c000, folder=0x84ca444, uri=0x8232bf0 "maildir:/home/lorenco/lorenctr.Mail#IBMArchive") at em-folder-view.c:676 #13 0xb40dffd7 in emfb_set_folder (emfv=0x823c000, folder=0x84ca444, uri=0x8232bf0 "maildir:/home/lorenco/lorenctr.Mail#IBMArchive") at em-folder-browser.c:1839 #14 0xb40eb902 in emfv_got_folder ( uri=0x8232bf0 "maildir:/home/lorenco/lorenctr.Mail#IBMArchive", folder=0x84ca444, data=0x823c000) at em-folder-view.c:691 #15 0xb411e656 in get_folder_got (mm=0x0) at mail-ops.c:1230 #16 0xb411e065 in mail_msgport_replied (source=0x81d8848, cond=G_IO_IN, d=0x81d8818) at mail-mt.c:461 #17 0xb7582c8d in g_io_channel_unix_get_fd () from /usr/lib/libglib-2.0.so.0 #18 0xb7559802 in g_main_context_dispatch () from /usr/lib/libglib-2.0.so.0 #19 0xb755c7df in g_main_context_check () from /usr/lib/libglib-2.0.so.0 #20 0xb755cb89 in g_main_loop_run () from /usr/lib/libglib-2.0.so.0 #21 0xb7d3ca23 in bonobo_main () from /usr/lib/libbonobo-2.so.0 #22 0x0805f718 in main (argc=2, argv=0xbfd6d934) at main.c:615 Thread 7 (Thread -1277690976 (LWP 485)): #0 0xffffe410 in __kernel_vsyscall () No symbol table info available. #1 0xb7195321 in select () from /lib/tls/i686/cmov/libc.so.6 No symbol table info available. #2 0xb7250f1c in e_msgport_wait () from /usr/lib/libedataserver-1.2.so.7 No symbol table info available. #3 0xb72515e9 in e_msgport_reply () from /usr/lib/libedataserver-1.2.so.7 No symbol table info available. #4 0xb7034504 in start_thread () from /lib/tls/i686/cmov/libpthread.so.0 No symbol table info available. #5 0xb719c51e in clone () from /lib/tls/i686/cmov/libc.so.6 No symbol table info available. Thread 6 (Thread -1286083680 (LWP 486)): #0 0xffffe410 in __kernel_vsyscall () No symbol table info available. #1 0xb7195321 in select () from /lib/tls/i686/cmov/libc.so.6 No symbol table info available. #2 0xb7250f1c in e_msgport_wait () from /usr/lib/libedataserver-1.2.so.7 No symbol table info available. #3 0xb72515e9 in e_msgport_reply () from /usr/lib/libedataserver-1.2.so.7 No symbol table info available. #4 0xb7034504 in start_thread () from /lib/tls/i686/cmov/libpthread.so.0 No symbol table info available. #5 0xb719c51e in clone () from /lib/tls/i686/cmov/libc.so.6 No symbol table info available. Thread 5 (Thread -1294476384 (LWP 487)): #0 0xffffe410 in __kernel_vsyscall () No symbol table info available. #1 0xb7195321 in select () from /lib/tls/i686/cmov/libc.so.6 No symbol table info available. #2 0xb7250f1c in e_msgport_wait () from /usr/lib/libedataserver-1.2.so.7 No symbol table info available. #3 0xb72515e9 in e_msgport_reply () from /usr/lib/libedataserver-1.2.so.7 No symbol table info available. #4 0xb7034504 in start_thread () from /lib/tls/i686/cmov/libpthread.so.0 No symbol table info available. #5 0xb719c51e in clone () from /lib/tls/i686/cmov/libc.so.6 No symbol table info available. Thread 4 (Thread -1302869088 (LWP 488)): #0 0xffffe410 in __kernel_vsyscall () No symbol table info available. #1 0xb7195321 in select () from /lib/tls/i686/cmov/libc.so.6 No symbol table info available. #2 0xb7250f1c in e_msgport_wait () from /usr/lib/libedataserver-1.2.so.7 No symbol table info available. #3 0xb72515e9 in e_msgport_reply () from /usr/lib/libedataserver-1.2.so.7 No symbol table info available. #4 0xb7034504 in start_thread () from /lib/tls/i686/cmov/libpthread.so.0 No symbol table info available. #5 0xb719c51e in clone () from /lib/tls/i686/cmov/libc.so.6 No symbol table info available. Thread 3 (Thread -1320047712 (LWP 490)): #0 0xffffe410 in __kernel_vsyscall () No symbol table info available. #1 0xb7195321 in select () from /lib/tls/i686/cmov/libc.so.6 No symbol table info available. #2 0xb7250f1c in e_msgport_wait () from /usr/lib/libedataserver-1.2.so.7 No symbol table info available. #3 0xb72515e9 in e_msgport_reply () from /usr/lib/libedataserver-1.2.so.7 No symbol table info available. #4 0xb7034504 in start_thread () from /lib/tls/i686/cmov/libpthread.so.0 No symbol table info available. #5 0xb719c51e in clone () from /lib/tls/i686/cmov/libc.so.6 No symbol table info available. Thread 2 (Thread -1367884896 (LWP 521)): #0 0xffffe410 in __kernel_vsyscall () No symbol table info available. #1 0xb7195321 in select () from /lib/tls/i686/cmov/libc.so.6 No symbol table info available. #2 0xb7250f1c in e_msgport_wait () from /usr/lib/libedataserver-1.2.so.7 No symbol table info available. #3 0xb72515e9 in e_msgport_reply () from /usr/lib/libedataserver-1.2.so.7 No symbol table info available. #4 0xb7034504 in start_thread () from /lib/tls/i686/cmov/libpthread.so.0 No symbol table info available. #5 0xb719c51e in clone () from /lib/tls/i686/cmov/libc.so.6 No symbol table info available. Thread 1 (Thread -1233008976 (LWP 478)): #0 0xffffe410 in __kernel_vsyscall () No symbol table info available. #1 0xb715d6cb in waitpid () from /lib/tls/i686/cmov/libc.so.6 No symbol table info available. #2 0xb7e691b6 in gnome_gtk_module_info_get () from /usr/lib/libgnomeui-2.so.0 No symbol table info available. #3 0x0805f8e9 in segv_redirect (sig=11) at main.c:426 No locals. #4 No symbol table info available. #5 0xb6e422ac in e_table_state_load_from_node (state=0x0, node=0x8630538) at e-table-state.c:166 children = (xmlNode *) 0xbfd6d368 list = (GList *) 0xb725b935 iterator = state_version = 9.9952749765505123e-312 #6 0xb6e42511 in e_table_state_load_from_file (state=0x0, filename=0x841ec50 "/home/lorenco/.evolution/mail/views/custom_view-maildir:___home_lorenco_lorenctr.Mail#IBMArchive.xml") at e-table-state.c:128 node = doc = (xmlDoc *) 0x8630658 #7 0xb3fd7ae8 in gal_view_etable_load (view=0x84122a0, filename=0x841ec50 "/home/lorenco/.evolution/mail/views/custom_view-maildir:___home_lorenco_lorenctr.Mail#IBMArchive.xml") at gal-view-etable.c:96 No locals. #8 0xb3fdacbd in gal_view_load (view=0x84122a0, filename=0x841ec50 "/home/lorenco/.evolution/mail/views/custom_view-maildir:___home_lorenco_lorenctr.Mail#IBMArchive.xml") at gal-view.c:76 __PRETTY_FUNCTION__ = "gal_view_load" #9 0xb3fd5a76 in gal_view_collection_real_load_view_from_file ( collection=, type=0x868a938 "etable", title=0xb3fdbc7e "", dir=0x84c0a38 "/home/lorenco/.evolution/mail/views", filename=0x841ec50 "/home/lorenco/.evolution/mail/views/custom_view-maildir:___home_lorenco_lorenctr.Mail#IBMArchive.xml") at gal-view-collection.c:346 view = (GalView *) 0x84122a0 factories = #10 0xb3fd9976 in gal_view_instance_load (instance=0x8738a60) at gal-view-instance.c:296 No locals. #11 0xb40ec0de in emfv_setup_view_instance (emfv=0x823c000) at em-folder-view.c:595 p = (struct _EMFolderViewPrivate *) 0x8217258 show_wide = 0 id = 0x86307c8 "?\ac\b" __PRETTY_FUNCTION__ = "emfv_setup_view_instance" collection = (GalViewCollection *) 0x8409b00 #12 0xb40f0df7 in emfv_set_folder (emfv=0x823c000, folder=0x84ca444, uri=0x8232bf0 "maildir:/home/lorenco/lorenctr.Mail#IBMArchive") at em-folder-view.c:676 isout = 0 #13 0xb40dffd7 in emfb_set_folder (emfv=0x823c000, folder=0x84ca444, uri=0x8232bf0 "maildir:/home/lorenco/lorenctr.Mail#IBMArchive") at em-folder-browser.c:1839 p = (struct _EMFolderBrowserPrivate *) 0x830b878 #14 0xb40eb902 in emfv_got_folder ( uri=0x8232bf0 "maildir:/home/lorenco/lorenctr.Mail#IBMArchive", folder=0x84ca444, data=0x823c000) at em-folder-view.c:691 No locals. #15 0xb411e656 in get_folder_got (mm=0x0) at mail-ops.c:1230 No locals. #16 0xb411e065 in mail_msgport_replied (source=0x81d8848, cond=G_IO_IN, d=0x81d8818) at mail-mt.c:461 No locals. #17 0xb7582c8d in g_io_channel_unix_get_fd () from /usr/lib/libglib-2.0.so.0 No symbol table info available. #18 0xb7559802 in g_main_context_dispatch () from /usr/lib/libglib-2.0.so.0 No symbol table info available. #19 0xb755c7df in g_main_context_check () from /usr/lib/libglib-2.0.so.0 No symbol table info available. #20 0xb755cb89 in g_main_loop_run () from /usr/lib/libglib-2.0.so.0 No symbol table info available. #21 0xb7d3ca23 in bonobo_main () from /usr/lib/libbonobo-2.so.0 No symbol table info available. #22 0x0805f718 in main (argc=2, argv=0xbfd6d934) at main.c:615 fd = uri_list = (GSList *) 0x0 program = (GnomeProgram *) 0x806e028 context = icon_list = #0 0xffffe410 in __kernel_vsyscall () ** Affects: evolution (Ubuntu) Importance: Undecided Status: Unconfirmed -- Evolution Crashes intermittendly while using. https://launchpad.net/bugs/73478 From cass at skynet.be Mon Nov 27 15:59:01 2006 From: cass at skynet.be (Guillaume Desmottes) Date: Mon, 27 Nov 2006 15:59:01 -0000 Subject: [Bug 73414] Re: notification area plugin is not working References: <20061127030231.23895.49083.malonedeb@gangotri.ubuntu.com> Message-ID: <20061127155901.23895.21241.malone@gangotri.ubuntu.com> You just have to simple click the checkbox to enable a plugin. Could you provide a stack trace of this crash please? ** Changed in: xchat-gnome (Ubuntu) Status: Unconfirmed => Needs Info -- notification area plugin is not working https://launchpad.net/bugs/73414 From yonathan.haregot at gmail.com Mon Nov 27 16:01:19 2006 From: yonathan.haregot at gmail.com (ysh) Date: Mon, 27 Nov 2006 16:01:19 -0000 Subject: [Bug 73479] Crashed when I clicked on the enable checkbox References: <20061127160119.24002.85253.malonedeb@gangotri.ubuntu.com> Message-ID: <20061127160119.24002.85253.malonedeb@gangotri.ubuntu.com> Public bug reported: Gaim crashed when I clicked on the enable checkbox in "Accounts" interface page. ** Affects: gaim (Ubuntu) Importance: Undecided Status: Unconfirmed -- Crashed when I clicked on the enable checkbox https://launchpad.net/bugs/73479 From msid at daemons.gr Mon Nov 27 16:16:25 2006 From: msid at daemons.gr (Sideris Michael) Date: Mon, 27 Nov 2006 16:16:25 -0000 Subject: [Bug 73479] Re: Crashed when I clicked on the enable checkbox References: <20061127160119.24002.85253.malonedeb@gangotri.ubuntu.com> Message-ID: <20061127161625.23895.63695.malone@gangotri.ubuntu.com> Cannot reproduce. Any additional information? -- Crashed when I clicked on the enable checkbox https://launchpad.net/bugs/73479 From jos_dehaes at fastmail.fm Mon Nov 27 16:15:44 2006 From: jos_dehaes at fastmail.fm (Jos Dehaes) Date: Mon, 27 Nov 2006 16:15:44 -0000 Subject: [Bug 69465] Re: gaim package is missing gaim-remote.py References: <20061031110250.11199.72218.malonedeb@gandwana.ubuntu.com> Message-ID: <20061127161544.23895.82588.malone@gangotri.ubuntu.com> For Feisty, the same applies, because debian/tmp/usr/bin/gaim-remote is not in gaim.install -- gaim package is missing gaim-remote.py https://launchpad.net/bugs/69465 From yonathan.haregot at gmail.com Mon Nov 27 16:24:46 2006 From: yonathan.haregot at gmail.com (ysh) Date: Mon, 27 Nov 2006 16:24:46 -0000 Subject: [Bug 73479] Re: Crashed when I clicked on the enable checkbox References: <20061127160119.24002.85253.malonedeb@gangotri.ubuntu.com> Message-ID: <20061127162446.4020.75967.malone@gandwana.ubuntu.com> ** Attachment added: "gaim crash report" http://librarian.launchpad.net/5184538/_usr_bin_gaim.1000.crash -- Crashed when I clicked on the enable checkbox https://launchpad.net/bugs/73479 From yonathan.haregot at gmail.com Mon Nov 27 16:36:12 2006 From: yonathan.haregot at gmail.com (ysh) Date: Mon, 27 Nov 2006 16:36:12 -0000 Subject: [Bug 73479] Re: Crashed when I clicked on the enable checkbox References: <20061127160119.24002.85253.malonedeb@gangotri.ubuntu.com> <20061127161625.23895.63695.malone@gangotri.ubuntu.com> Message-ID: <456B13FC.9080309@gmail.com> Sideris Michael wrote: > Cannot reproduce. Any additional information? > > Sure, it took a long time for the crash report to upload. --- I just tried to resend you the crash report but it is 19M and I got an error... Here is the file name '_usr_bin_gaim.1000.crash' so that you can grab it from launchpad good to see that you guys are on top of this so quickly. Go open source, go ubuntu, go gaim!!! Yonathan Haregot -- Crashed when I clicked on the enable checkbox https://launchpad.net/bugs/73479 From patrick.nell at freenet.de Mon Nov 27 16:55:14 2006 From: patrick.nell at freenet.de (Patrihito) Date: Mon, 27 Nov 2006 16:55:14 -0000 Subject: [Bug 73484] gnumeric doesn't support other formats under Edgy Eft! References: <20061127165514.4020.37956.malonedeb@gandwana.ubuntu.com> Message-ID: <20061127165514.4020.37956.malonedeb@gandwana.ubuntu.com> Public bug reported: Since I'm using Edgy Eft I can't import or export any of the formats, "gnumeric" is suppost to support (.xls .sxc .csv .dif .as), any more. ** Affects: gtk+2.0 (Ubuntu) Importance: Undecided Status: Unconfirmed -- gnumeric doesn't support other formats under Edgy Eft! https://launchpad.net/bugs/73484 From vic.ubuntu at xhtml.md Mon Nov 27 17:06:21 2006 From: vic.ubuntu at xhtml.md (Victor Osadci) Date: Mon, 27 Nov 2006 17:06:21 -0000 Subject: [Bug 73284] Re: The Lyrics plugin does not work References: <20061125211152.29624.5256.malonedeb@gangotri.ubuntu.com> Message-ID: <20061127170621.4063.71416.malone@gandwana.ubuntu.com> The locale is "LANG=ro_RO.UTF-8" . The system is a fairly stock Ubuntu Edgy, so no custom python installed. I compiled RB HEAD, and get the following messages on the console: /usr/local/lib/rhythmbox/plugins/artdisplay/__init__.py:139: Warning: Missing artwork icon not found: pixbuf_new_from_file_at_size() argument 1 must be string, not None warn ("Missing artwork icon not found: %s" % e, Warning) Traceback (most recent call last): File "/usr/local/lib/rhythmbox/plugins/lyrics/lyrics.py", line 256, in activate self.action = gtk.Action ('ViewSongLyrics', _('Song L_yrics'), NameError: global name '_' is not defined (rhythmbox:5965): Rhythmbox-WARNING **: Unable to start mDNS browsing: MDNS service is not running Thanks for looking into this ! -- The Lyrics plugin does not work https://launchpad.net/bugs/73284 From vic.ubuntu at xhtml.md Mon Nov 27 17:07:25 2006 From: vic.ubuntu at xhtml.md (Victor Osadci) Date: Mon, 27 Nov 2006 17:07:25 -0000 Subject: [Bug 73284] Re: The Lyrics plugin does not work References: <20061125211152.29624.5256.malonedeb@gangotri.ubuntu.com> Message-ID: <20061127170725.4020.24859.malone@gandwana.ubuntu.com> And when closing RB, I get this: (rhythmbox:5965): Rhythmbox-WARNING **: Unable to stop mDNS browsing: MDNS service is not running Traceback (most recent call last): File "/usr/local/lib/rhythmbox/plugins/lyrics/lyrics.py", line 278, in deactivate uim.remove_ui (self.ui_id) AttributeError: 'LyricsDisplayPlugin' object has no attribute 'ui_id' -- The Lyrics plugin does not work https://launchpad.net/bugs/73284 From Laurent.Bonnaud at inpg.fr Mon Nov 27 17:11:48 2006 From: Laurent.Bonnaud at inpg.fr (Laurent Bonnaud) Date: Mon, 27 Nov 2006 17:11:48 -0000 Subject: [Bug 73488] bug-buddy used instead of apport and does not work References: <20061127171148.4020.73007.malonedeb@gandwana.ubuntu.com> Message-ID: <20061127171148.4020.73007.malonedeb@gandwana.ubuntu.com> Public bug reported: evolution crashes sometimes on my system. Each time, bug-buddy is started and displays a dialog box with this error message: Unable to create the bug report: Product or component not specified. Then no bug report is sent. Shouldn't apport be used instead ? This is in edgy with bug-buddy version 2.16.0-0ubuntu2. ** Affects: bug-buddy (Ubuntu) Importance: Undecided Status: Unconfirmed -- bug-buddy used instead of apport and does not work https://launchpad.net/bugs/73488 From dutziman at web.de Mon Nov 27 17:11:13 2006 From: dutziman at web.de (Lars Gierth) Date: Mon, 27 Nov 2006 17:11:13 -0000 Subject: [Bug 73487] Crashes when closing Gaim References: <20061127171114.4063.48136.malonedeb@gandwana.ubuntu.com> Message-ID: <20061127171114.4063.48136.malonedeb@gandwana.ubuntu.com> Public bug reported: Binary package hint: rhythmbox I had two instances of Gaim open for porting by old profile and contact list to the new one. I had Rhythmbox playing music in the background. When I finished the Gaim thing, I closed one Gaim instance. Rhythmbox (minimized to the panel) hung up and closed itself. After that, Gnome still reacted on actions (like clicking/hovering the panels) but no applications could be started. I rebooted my PC, but I think a Reboot of X.org would have helped, too. // edit: I uploaded the crash report. http://lars-gierth.de/_usr_bin_rhythmbox.1000.crash (5.1M) ** Affects: rhythmbox (Ubuntu) Importance: Undecided Status: Unconfirmed -- Crashes when closing Gaim https://launchpad.net/bugs/73487 From Laurent.Bonnaud at inpg.fr Mon Nov 27 17:18:08 2006 From: Laurent.Bonnaud at inpg.fr (Laurent Bonnaud) Date: Mon, 27 Nov 2006 17:18:08 -0000 Subject: [Bug 73491] random evolution crash (2) References: <20061127171808.23895.89310.malonedeb@gangotri.ubuntu.com> Message-ID: <20061127171808.23895.89310.malonedeb@gangotri.ubuntu.com> Public bug reported: Here is a bug report prepared by bug-buddy, but that it failed to submit (see bug #73488). ** Affects: evolution (Ubuntu) Importance: Undecided Status: Unconfirmed -- random evolution crash (2) https://launchpad.net/bugs/73491 From Laurent.Bonnaud at inpg.fr Mon Nov 27 17:18:36 2006 From: Laurent.Bonnaud at inpg.fr (Laurent Bonnaud) Date: Mon, 27 Nov 2006 17:18:36 -0000 Subject: [Bug 73491] Re: random evolution crash (2) References: <20061127171808.23895.89310.malonedeb@gangotri.ubuntu.com> Message-ID: <20061127171836.23895.47103.malone@gangotri.ubuntu.com> ** Attachment added: "bug-buddy report" http://librarian.launchpad.net/5184997/evo-crash2 -- random evolution crash (2) https://launchpad.net/bugs/73491 From Laurent.Bonnaud at inpg.fr Mon Nov 27 17:16:45 2006 From: Laurent.Bonnaud at inpg.fr (Laurent Bonnaud) Date: Mon, 27 Nov 2006 17:16:45 -0000 Subject: [Bug 73489] Re: random evolution crash (1) References: <20061127171619.23895.11015.malonedeb@gangotri.ubuntu.com> Message-ID: <20061127171645.4063.89920.malone@gandwana.ubuntu.com> ** Attachment added: "bug-buddy report" http://librarian.launchpad.net/5184996/evo-crash -- random evolution crash (1) https://launchpad.net/bugs/73489 From dutziman at web.de Mon Nov 27 17:18:41 2006 From: dutziman at web.de (Lars Gierth) Date: Mon, 27 Nov 2006 17:18:41 -0000 Subject: [Bug 73487] Re: Crashes when closing Gaim References: <20061127171114.4063.48136.malonedeb@gandwana.ubuntu.com> Message-ID: <20061127171841.4063.46625.launchpad@gandwana.ubuntu.com> ** Description changed: Binary package hint: rhythmbox I had two instances of Gaim open for porting by old profile and contact list to the new one. I had Rhythmbox playing music in the background. When I finished the Gaim thing, I closed one Gaim instance. Rhythmbox (minimized to the panel) hung up and closed itself. After that, Gnome still reacted on actions (like clicking/hovering the panels) but no applications could be started. I rebooted my PC, but I think a Reboot of X.org would have helped, too. + + + // edit: + I uploaded the crash report. + http://lars-gierth.de/_usr_bin_rhythmbox.1000.crash (5.1M) -- Crashes when closing Gaim https://launchpad.net/bugs/73487 From Laurent.Bonnaud at inpg.fr Mon Nov 27 17:16:19 2006 From: Laurent.Bonnaud at inpg.fr (Laurent Bonnaud) Date: Mon, 27 Nov 2006 17:16:19 -0000 Subject: [Bug 73489] random evolution crash (1) References: <20061127171619.23895.11015.malonedeb@gangotri.ubuntu.com> Message-ID: <20061127171619.23895.11015.malonedeb@gangotri.ubuntu.com> Public bug reported: Here is a report prepared by bug-buddy, but that failed to submit (see bug #73488). ** Affects: evolution (Ubuntu) Importance: Undecided Status: Unconfirmed -- random evolution crash (1) https://launchpad.net/bugs/73489 From jelmorini at ticino.com Mon Nov 27 17:32:18 2006 From: jelmorini at ticino.com (Nicola Jelmorini) Date: Mon, 27 Nov 2006 17:32:18 -0000 Subject: [Bug 71689] Re: Edgy: no audio for mp4 files References: <20061113203734.350.30559.malonedeb@gangotri.ubuntu.com> Message-ID: <20061127173218.23895.18784.malone@gangotri.ubuntu.com> Hi Sebastian, using your suggested command I have received these messagges in my console: nicola at cavergno:~$ gst-launch-0.10 playbin uri=file:///home/nicola/Video/Blender-conference/bc06-2010-02-ed.mp4 Impostazione della pipeline a PAUSED ... La pipeline ? in PREROLLING ... ** Message: don't know how to handle audio/mpeg, mpegversion=(int)4, framed=(boolean)true, codec_data=(buffer)1210, rate=(int)44100, channels=(int)2 La pipeline ? in PREROLLED ... Impostazione della pipeline a PLAYING ... New clock: GstSystemClock nicola at cavergno:~$ Like with Totem I can view the video stream, but no audio Hope this can help ** Changed in: totem (Ubuntu) Status: Needs Info => Unconfirmed -- Edgy: no audio for mp4 files https://launchpad.net/bugs/71689 From seb128 at ubuntu.com Mon Nov 27 17:43:07 2006 From: seb128 at ubuntu.com (Sebastien Bacher) Date: Mon, 27 Nov 2006 17:43:07 -0000 Subject: [Bug 69009] Re: Session management does not work and does not agree with ubuntu documentation References: <20061029091531.17549.3981.malonedeb@gandwana.ubuntu.com> Message-ID: <20061127174307.4063.40759.malone@gandwana.ubuntu.com> *** This bug is a duplicate of bug 46675 *** > - Ok to report one issue by bug (and sorry for the mistake) but I didn't find the other points in other bug reports, do you know where they are, if I don't suck too much of your time? Basically session management is known to not work correctly and have all sort of issues. There is different bugs open upstream (and on the distribution side too) and I closed that one because one extra bug is not useful for that, it just make the list of bugs longer and harder to work with > - Since the manual is plain wrong, where can I find information to explain people how to make their programs start automatically at next login? The best way is probably to fix the documentation > I understand there must be workarounds (since the session-management-properties dialog does not work) I personally tweaked my .config/autostart, but is this the _only_ way ATM? The gnome-session-properties capplet is supposed to work correctly -- Session management does not work and does not agree with ubuntu documentation https://launchpad.net/bugs/69009 From frode.haugsgjerd at gmail.com Mon Nov 27 18:23:48 2006 From: frode.haugsgjerd at gmail.com (Frode Haugsgjerd) Date: Mon, 27 Nov 2006 18:23:48 -0000 Subject: [Bug 73504] Nautilus crashes on startup References: <20061127182349.4020.62851.malonedeb@gandwana.ubuntu.com> Message-ID: <20061127182349.4020.62851.malonedeb@gandwana.ubuntu.com> Public bug reported: Ubuntu Dapper nautilus 2.16.1-0ubuntu3 When i log in to gnome, even from a default environment (created a test user) nautilus crashes. First nautilus prints some warnings about being unable to load some icons, then bug buddy pops up. froh at tigergut:~$ nautilus --no-desktop & [3] 9359 froh at tigergut:~$ ** (bug-buddy:9366): WARNING **: Klarte ikkje ? lasta ikon for Epiphany vevbokmerke ** (bug-buddy:9366): WARNING **: Klarte ikkje ? lasta ikon for Gnomoradio musikkavspiller ** (bug-buddy:9366): WARNING **: Klarte ikkje ? lasta ikon for ?pne mappe BFD: BFD 2.17.50 20060514 internal error, aborting at /build/buildd/gdb-6.4.90.dfsg/bfd/elfcode.h line 191 in bfd_elf32_swap_symbol_in BFD: Please report this bug. [3]+ Exit 1 nautilus --no-desktop ################# Bug Buddy output: Distribution: Ubuntu 6.10 (edgy) Gnome Release: 2.16.1 2006-10-02 (Ubuntu) BugBuddy Version: 2.16.0 Memory status: size: 28463104 vsize: 0 resident: 28463104 share: 0 rss: 9031680 rss_rlim: 0 CPU usage: start_time: 1164649465 rtime: 0 utime: 15 stime: 0 cutime:14 cstime: 0 timeout: 1 it_real_value: 0 frequency: 0 Backtrace was generated from '/usr/bin/nautilus' (no debugging symbols found) Using host libthread_db library "/lib/tls/i686/cmov/libthread_db.so.1". (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) [Thread debugging using libthread_db enabled] [New Thread -1227438416 (LWP 9390)] (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) ** Affects: nautilus (Ubuntu) Importance: Undecided Status: Unconfirmed -- Nautilus crashes on startup https://launchpad.net/bugs/73504 From abelthorne at hotmail.com Mon Nov 27 18:40:38 2006 From: abelthorne at hotmail.com (terzag) Date: Mon, 27 Nov 2006 18:40:38 -0000 Subject: [Bug 72412] Re: Trash applet sometimes wrongly display "empty trash" option References: <20061119101037.25975.58369.malonedeb@gandwana.ubuntu.com> Message-ID: <20061127184038.24002.30463.malone@gangotri.ubuntu.com> Yes, the trash is really empty (the folder lists nothing). The only problem is with the label in the menu. -- Trash applet sometimes wrongly display "empty trash" option https://launchpad.net/bugs/72412 From ilario.gottardello at libero.it Mon Nov 27 18:59:58 2006 From: ilario.gottardello at libero.it (DjMix) Date: Mon, 27 Nov 2006 18:59:58 -0000 Subject: [Bug 73508] Log windows does not show some logs References: <20061127185958.4063.7746.malonedeb@gandwana.ubuntu.com> Message-ID: <20061127185958.4063.7746.malonedeb@gandwana.ubuntu.com> Public bug reported: Some times gaim save the conversation log on files named like 2006-11-16.202032+0100CET.txt. Conversations saved on files like that are not displaied on the log window.. ** Affects: gaim (Ubuntu) Importance: Undecided Status: Unconfirmed -- Log windows does not show some logs https://launchpad.net/bugs/73508 From mdz at ubuntu.com Mon Nov 27 19:24:06 2006 From: mdz at ubuntu.com (Matt Zimmerman) Date: Mon, 27 Nov 2006 19:24:06 -0000 Subject: [Bug 73513] GNOME panel unresponsive after upgrade to Feisty References: <20061127192406.23895.9328.malonedeb@gangotri.ubuntu.com> Message-ID: <20061127192406.23895.9328.malonedeb@gangotri.ubuntu.com> Public bug reported: After upgrading a desktop to Feisty, my panel became unresponsive. Workrave continues to update, but the window list, clock, menu, etc. don't respond to mouseovers or clicks. This will presumably be fixed by restarting the panel, but this can't happen during an upgrade. The user needs to be able to use the panel to log out or restart after the upgrade in any case. ** Affects: Ubuntu Importance: High Status: Unconfirmed ** Changed in: Ubuntu Importance: Undecided => High -- GNOME panel unresponsive after upgrade to Feisty https://launchpad.net/bugs/73513 From ckasso at sprynet.com Mon Nov 27 19:25:30 2006 From: ckasso at sprynet.com (ckasso) Date: Mon, 27 Nov 2006 19:25:30 -0000 Subject: [Bug 73514] will not install on breezy References: <20061127192530.24002.12762.malonedeb@gangotri.ubuntu.com> Message-ID: <20061127192530.24002.12762.malonedeb@gangotri.ubuntu.com> Public bug reported: Binary package hint: dia dia: Depends: dia-common (=0.94.0-11ubuntu1) but 0.94.0-11ubuntu1.2 is to be installed Depends: dia-libs (=0.94.0-11ubuntu1) but 0.94.0-11ubuntu1.2 is to be installed ** Affects: dia (Ubuntu) Importance: Undecided Status: Unconfirmed -- will not install on breezy https://launchpad.net/bugs/73514 From peridot.faceted at gmail.com Mon Nov 27 19:26:56 2006 From: peridot.faceted at gmail.com (peridot) Date: Mon, 27 Nov 2006 19:26:56 -0000 Subject: [Bug 73371] Re: Gnome sound recorder mutes microphone when told to record voice References: <20061126162041.30105.56502.malonedeb@gangotri.ubuntu.com> Message-ID: <20061127192656.4020.28226.malone@gandwana.ubuntu.com> In fact the problem appears to occur only the *second* time through. It also appears when I use CD quality. Pressing "record" also switches the input to "Capture 2" in the input selection box. I am using Edgy Eft, so gnome-sound-recorder 2.16.1. -- Gnome sound recorder mutes microphone when told to record voice https://launchpad.net/bugs/73371 From juxtino at gmail.com Mon Nov 27 19:37:40 2006 From: juxtino at gmail.com (Rafael [Juxt]) Date: Mon, 27 Nov 2006 19:37:40 -0000 Subject: [Bug 73518] Crashed while away and idle References: <20061127193740.4020.8268.malonedeb@gandwana.ubuntu.com> Message-ID: <20061127193740.4020.8268.malonedeb@gandwana.ubuntu.com> Public bug reported: closed unexpectedly, while the screen was locked. ** Affects: gaim (Ubuntu) Importance: Undecided Status: Unconfirmed -- Crashed while away and idle https://launchpad.net/bugs/73518 From singularity00 at gmail.com Mon Nov 27 19:36:59 2006 From: singularity00 at gmail.com (singularity) Date: Mon, 27 Nov 2006 19:36:59 -0000 Subject: [Bug 73517] yelp broken on Feisty: CRITICAL **: AT_SPI_REGISTRY was not started at session startup. References: <20061127193659.24002.54529.malonedeb@gangotri.ubuntu.com> Message-ID: <20061127193659.24002.54529.malonedeb@gangotri.ubuntu.com> Public bug reported: Binary package hint: yelp paul at paul-laptop:~$ yelp ** (yelp:6028): CRITICAL **: AT_SPI_REGISTRY was not started at session startup. ** (yelp:6028): WARNING **: IOR not set. ** ERROR **: Could not locate registry aborting... Aborted yelp opens for a few seconds then dies with the above message. ** Affects: yelp (Ubuntu) Importance: Undecided Status: Unconfirmed -- yelp broken on Feisty: CRITICAL **: AT_SPI_REGISTRY was not started at session startup. https://launchpad.net/bugs/73517 From niklas.vanhainen at gmail.com Mon Nov 27 19:43:41 2006 From: niklas.vanhainen at gmail.com (Niklas Vanhainen) Date: Mon, 27 Nov 2006 19:43:41 -0000 Subject: [Bug 73517] Re: yelp broken on Feisty: CRITICAL **: AT_SPI_REGISTRY was not started at session startup. References: <20061127193659.24002.54529.malonedeb@gangotri.ubuntu.com> Message-ID: <20061127194341.4020.24008.malone@gandwana.ubuntu.com> Same problem here. Would like to add output from bug-buddy. (attached) ** Attachment added: "Output from bugbuddy when yelp crashed." http://librarian.launchpad.net/5185925/yelp-bug -- yelp broken on Feisty: CRITICAL **: AT_SPI_REGISTRY was not started at session startup. https://launchpad.net/bugs/73517 From laurent at guerby.net Mon Nov 27 19:54:43 2006 From: laurent at guerby.net (Laurent GUERBY) Date: Mon, 27 Nov 2006 19:54:43 -0000 Subject: [Bug 70986] Re: CoRRE bug prevents connection from Nokia 770 to edgy References: <20061108232440.16366.47756.malonedeb@gangotri.ubuntu.com> Message-ID: <20061127195443.23895.24164.malone@gangotri.ubuntu.com> I'm not seeing it yet in edgy-proposed, is there an unexpected problem with the patch? Thanks in advance, Laurent -- CoRRE bug prevents connection from Nokia 770 to edgy https://launchpad.net/bugs/70986 From cjwatson at canonical.com Mon Nov 27 20:04:48 2006 From: cjwatson at canonical.com (Colin Watson) Date: Mon, 27 Nov 2006 20:04:48 -0000 Subject: [Bug 21637] Re: xkb greek polytonic: cannot write psili and dasia after upgrade to breezy References: <20060113141358.21012.96493.launchpad@macquarie.warthogs.hbd.com> Message-ID: <20061127200448.24002.22763.launchpad@gangotri.ubuntu.com> ** Also affects: libx11 (Ubuntu) Importance: Undecided Status: Unconfirmed ** Bug watch added: Debian Bug tracker #386471 http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=386471 ** Also affects: libx11 (Debian) via http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=386471 Importance: Unknown Status: Unknown -- xkb greek polytonic: cannot write psili and dasia after upgrade to breezy https://launchpad.net/bugs/21637 From edward.cesena at imperial.edu Mon Nov 27 20:27:45 2006 From: edward.cesena at imperial.edu (Eddieduce) Date: Mon, 27 Nov 2006 20:27:45 -0000 Subject: [Bug 55566] Re: The greeter application appears to be crashing with "Enable accessible login" References: <20060808025135.9092.32799.malonedeb@gangotri.ubuntu.com> Message-ID: <20061127202745.4020.78662.malone@gandwana.ubuntu.com> I have upgraded to Ubuntu 6.10 and randomly, upon startup, shutdown and log-off I still get the TV like static screen on my Dell 1704FPV LCD screen. -- The greeter application appears to be crashing with "Enable accessible login" https://launchpad.net/bugs/55566 From seb128 at ubuntu.com Mon Nov 27 20:40:07 2006 From: seb128 at ubuntu.com (Sebastien Bacher) Date: Mon, 27 Nov 2006 20:40:07 -0000 Subject: [Bug 73518] Re: Crashed while away and idle References: <20061127193740.4020.8268.malonedeb@gandwana.ubuntu.com> Message-ID: <20061127204007.4020.42580.malone@gandwana.ubuntu.com> Thanks for your bug report. Could you please try to obtain a backtrace by following the instructions on http://wiki.ubuntu.com/DebuggingProgramCrash. This will greatly aid us in tracking down your problem. ** Changed in: gaim (Ubuntu) Importance: Undecided => Medium Status: Unconfirmed => Needs Info -- Crashed while away and idle https://launchpad.net/bugs/73518 From seb128 at ubuntu.com Mon Nov 27 20:39:02 2006 From: seb128 at ubuntu.com (Sebastien Bacher) Date: Mon, 27 Nov 2006 20:39:02 -0000 Subject: [Bug 73517] Re: yelp broken on Feisty: CRITICAL **: AT_SPI_REGISTRY was not started at session startup. References: <20061127193659.24002.54529.malonedeb@gangotri.ubuntu.com> Message-ID: <20061127203902.24002.96613.malone@gangotri.ubuntu.com> Thank you for your bug. Upstream bug about that: http://bugzilla.gnome.org/show_bug.cgi?id=377079 ** Changed in: yelp (Ubuntu) Importance: Undecided => High Assignee: (unassigned) => Ubuntu Desktop Bugs Status: Unconfirmed => Confirmed ** Bug watch added: GNOME Bug Tracker #377079 http://bugzilla.gnome.org/show_bug.cgi?id=377079 ** Also affects: yelp (upstream) via http://bugzilla.gnome.org/show_bug.cgi?id=377079 Importance: Unknown Status: Unknown -- yelp broken on Feisty: CRITICAL **: AT_SPI_REGISTRY was not started at session startup. https://launchpad.net/bugs/73517 From seb128 at ubuntu.com Mon Nov 27 20:42:03 2006 From: seb128 at ubuntu.com (Sebastien Bacher) Date: Mon, 27 Nov 2006 20:42:03 -0000 Subject: [Bug 73514] Re: will not install on breezy References: <20061127192530.24002.12762.malonedeb@gangotri.ubuntu.com> Message-ID: <20061127204204.23895.21291.malone@gangotri.ubuntu.com> Thanks for your bug. It looks like you don't have the same sources for main and universe. You probably need to enable breezy-updates or breezy- security for universe ** Changed in: dia (Ubuntu) Assignee: (unassigned) => Ubuntu Desktop Bugs Status: Unconfirmed => Rejected -- will not install on breezy https://launchpad.net/bugs/73514 From seb128 at ubuntu.com Mon Nov 27 20:43:23 2006 From: seb128 at ubuntu.com (Sebastien Bacher) Date: Mon, 27 Nov 2006 20:43:23 -0000 Subject: [Bug 73504] Re: Nautilus crashes on startup References: <20061127182349.4020.62851.malonedeb@gandwana.ubuntu.com> Message-ID: <20061127204324.23895.66008.malone@gangotri.ubuntu.com> Thanks for your bug report. Could you please try to obtain a backtrace by following the instructions on http://wiki.ubuntu.com/DebuggingProgramCrash. This will greatly aid us in tracking down your problem. ** Changed in: nautilus (Ubuntu) Importance: Undecided => Medium Assignee: (unassigned) => Ubuntu Desktop Bugs Status: Unconfirmed => Needs Info -- Nautilus crashes on startup https://launchpad.net/bugs/73504 From seb128 at ubuntu.com Mon Nov 27 20:45:54 2006 From: seb128 at ubuntu.com (Sebastien Bacher) Date: Mon, 27 Nov 2006 20:45:54 -0000 Subject: [Bug 73488] Re: bug-buddy used instead of apport and does not work References: <20061127171148.4020.73007.malonedeb@gandwana.ubuntu.com> Message-ID: <20061127204555.4063.92903.malone@gandwana.ubuntu.com> *** This bug is a duplicate of bug 72535 *** Thanks for the bug report. This particular bug has already been reported into our bug tracking system, but please feel free to report any further bugs you find. To use apport for GNOME applications too you can unset the /apps/bug- buddy/run_on_crash gconf key (with gconf-editor by example). We don't do it by default because we don't have enough bug triager to handle bugs instead of upstream at the moment ** Changed in: bug-buddy (Ubuntu) Importance: Undecided => Medium Assignee: (unassigned) => Ubuntu Desktop Bugs Status: Unconfirmed => Rejected ** This bug has been marked a duplicate of bug 72535 bug-buddy in edgy doesn't submit bug report because application not identified -- bug-buddy used instead of apport and does not work https://launchpad.net/bugs/73488 From seb128 at ubuntu.com Mon Nov 27 20:46:56 2006 From: seb128 at ubuntu.com (Sebastien Bacher) Date: Mon, 27 Nov 2006 20:46:56 -0000 Subject: [Bug 73484] Re: gnumeric doesn't support other formats under Edgy Eft! References: <20061127165514.4020.37956.malonedeb@gandwana.ubuntu.com> Message-ID: <20061127204656.4020.72989.malone@gandwana.ubuntu.com> Thank for your bug. That doesn't look like a gtk+2.0 problem, reassigning to gnumeric ** Changed in: gtk+2.0 (Ubuntu) Sourcepackagename: gtk+2.0 => gnumeric -- gnumeric doesn't support other formats under Edgy Eft! https://launchpad.net/bugs/73484 From marten.woxberg at gmail.com Mon Nov 27 20:55:26 2006 From: marten.woxberg at gmail.com (=?utf-8?q?M=C3=A5rten_Woxberg?=) Date: Mon, 27 Nov 2006 20:55:26 -0000 Subject: [Bug 73505] Totem doesn't play mpeg file only static, VLC works fine. References: <20061127185031.23895.83761.malonedeb@gangotri.ubuntu.com> Message-ID: <20061127205526.24002.81964.launchpad@canonical@gangotri.ubuntu.com> Public bug reported: Using current edgy as of 27/11-2006. Open file using Totem, only static and strange noise is heard for about 10 seconds then a "Internal dataflowerror has occured" appears. ** Affects: gstreamer0.10 (Ubuntu) Importance: Medium Assignee: Sebastian Dr?ge Status: Confirmed -- Totem doesn't play mpeg file only static, VLC works fine. https://launchpad.net/bugs/73505 From rlaager at users.sf.net Mon Nov 27 20:55:47 2006 From: rlaager at users.sf.net (Richard Laager) Date: Mon, 27 Nov 2006 20:55:47 -0000 Subject: [Bug 73508] Re: Log windows does not show some logs References: <20061127185958.4063.7746.malonedeb@gandwana.ubuntu.com> Message-ID: <20061127205547.24002.1809.malone@gangotri.ubuntu.com> Such files are created by Gaim 2.0.0. Sebastien, I'm attaching the patch necessary to make these work. I personally have no idea if Dapper's gaim package includes this or not. I thought it would, given that Debian has it (or so I thought). ** Attachment added: "gaim-logging-compatibility.patch" http://librarian.launchpad.net/5186509/gaim-logging-compatibility.patch -- Log windows does not show some logs https://launchpad.net/bugs/73508 From slomo at circular-chaos.org Mon Nov 27 20:55:26 2006 From: slomo at circular-chaos.org (=?utf-8?q?Sebastian_Dr=C3=B6ge?=) Date: Mon, 27 Nov 2006 20:55:26 -0000 Subject: [Bug 73505] Re: Totem doesn't play mpeg file only static, VLC works fine. References: <20061127185031.23895.83761.malonedeb@gangotri.ubuntu.com> Message-ID: <20061127205526.24002.72786.malone@gangotri.ubuntu.com> This is a bug in the typefinder which detects this file as audio/mpeg instead of video/mpeg... I'll test with current upstream CVS later and report it upstream if the bug still exists there ** Changed in: gst-ffmpeg (Ubuntu) Sourcepackagename: gst-ffmpeg => gstreamer0.10 Importance: Undecided => Medium Assignee: (unassigned) => Sebastian Dr?ge Status: Unconfirmed => Confirmed -- Totem doesn't play mpeg file only static, VLC works fine. https://launchpad.net/bugs/73505 From seb128 at ubuntu.com Mon Nov 27 21:09:53 2006 From: seb128 at ubuntu.com (Sebastien Bacher) Date: Mon, 27 Nov 2006 21:09:53 -0000 Subject: [Bug 70986] Re: CoRRE bug prevents connection from Nokia 770 to edgy References: <20061108232440.16366.47756.malonedeb@gangotri.ubuntu.com> Message-ID: <20061127210953.23895.79389.malone@gangotri.ubuntu.com> I don't think there is any problem with it, people reviewing the proposed upload might be busy or mail is not the preferred way. I've subscribed the ubuntu-sru team to the bug now -- CoRRE bug prevents connection from Nokia 770 to edgy https://launchpad.net/bugs/70986 From daniel.prentice at gmail.com Mon Nov 27 21:15:38 2006 From: daniel.prentice at gmail.com (darkly) Date: Mon, 27 Nov 2006 21:15:38 -0000 Subject: [Bug 54459] Re: Crash on (or just after) connect to MSN References: <20060729160643.3814.19337.malonedeb@gangotri.ubuntu.com> Message-ID: <20061127211539.24002.35665.malone@gangotri.ubuntu.com> Same problem with Ubuntu Edgy. ** Attachment added: "Long report" http://librarian.launchpad.net/5186840/_usr_bin_gaim.1000.crash -- Crash on (or just after) connect to MSN https://launchpad.net/bugs/54459 From seb128 at ubuntu.com Mon Nov 27 21:17:10 2006 From: seb128 at ubuntu.com (Sebastien Bacher) Date: Mon, 27 Nov 2006 21:17:10 -0000 Subject: [Bug 20010] Re: Evolution ignores gconf setting /desktop/gnome/interface/can_change_accels References: <20060113140450.21012.2416.launchpad@macquarie.warthogs.hbd.com> Message-ID: <20061127211710.23895.60602.launchpad@gangotri.ubuntu.com> ** Changed in: libbonoboui (Ubuntu) Assignee: Sebastien Bacher => Ubuntu Desktop Bugs Status: Unconfirmed => Confirmed -- Evolution ignores gconf setting /desktop/gnome/interface/can_change_accels https://launchpad.net/bugs/20010 From laurent at guerby.net Mon Nov 27 21:26:30 2006 From: laurent at guerby.net (Laurent GUERBY) Date: Mon, 27 Nov 2006 21:26:30 -0000 Subject: [Bug 70986] Re: CoRRE bug prevents connection from Nokia 770 to edgy References: <20061108232440.16366.47756.malonedeb@gangotri.ubuntu.com> Message-ID: <20061127212630.24002.66219.malone@gangotri.ubuntu.com> Thanks Sebastien! If the .deb for edgy i386 or x86_64 is available somewhere I can test it with my Nokia 770. -- CoRRE bug prevents connection from Nokia 770 to edgy https://launchpad.net/bugs/70986 From mdz at ubuntu.com Mon Nov 27 21:29:14 2006 From: mdz at ubuntu.com (Matt Zimmerman) Date: Mon, 27 Nov 2006 21:29:14 -0000 Subject: [Bug 70986] Re: CoRRE bug prevents connection from Nokia 770 to edgy References: <20061108232440.16366.47756.malonedeb@gangotri.ubuntu.com> Message-ID: <20061127212914.23895.21022.malone@gangotri.ubuntu.com> OK for edgy-proposed -- CoRRE bug prevents connection from Nokia 770 to edgy https://launchpad.net/bugs/70986 From slomo at circular-chaos.org Mon Nov 27 21:34:16 2006 From: slomo at circular-chaos.org (=?utf-8?q?Sebastian_Dr=C3=B6ge?=) Date: Mon, 27 Nov 2006 21:34:16 -0000 Subject: [Bug 73505] Re: Totem doesn't play mpeg file only static, VLC works fine. References: <20061127185031.23895.83761.malonedeb@gangotri.ubuntu.com> Message-ID: <20061127213416.23895.11625.malone@gangotri.ubuntu.com> Ok, this is fixed in CVS and we will get the fix with the next upstream releases. ** Changed in: gstreamer0.10 (Ubuntu) Status: Confirmed => Fix Committed -- Totem doesn't play mpeg file only static, VLC works fine. https://launchpad.net/bugs/73505 From johnaman at yahoo.com Mon Nov 27 21:49:43 2006 From: johnaman at yahoo.com (johnaman) Date: Mon, 27 Nov 2006 21:49:43 -0000 Subject: [Bug 64516] Re: Keyboard Properties launch bug References: <20061007111009.8501.97156.malonedeb@gandwana.ubuntu.com> Message-ID: <20061127214943.23895.22383.malone@gangotri.ubuntu.com> Hi to all: I was recently bitten by the Dapper update bug which caused me to lose access to X. In trying to fix it myself ( with a dodgy hard drive ) I basically lost access altogether. When Edgy came out, I waited a little more until I installed. Here are my issues: 1. I installed OEM - no sound - fixed by [sudo chmod 755 /dev/snd/*]. 2. All of my icons in the menus are missing. Installed menu / menu-xdg, ran update-menus, Debian shows up also with no icons. 3. Keyboard - Alt Tab doesn't work, also - the key repeat does not work at all. Very frustrating during edits ( have to press arrow keys repeatedly ). 4. I tried to use System>Preferences>Keyboard when I got the Failed Unexpectedly / Report Bug dialog. I am running on an AMD Duron 1250 Mhz but Device Manager says CPU unknown. Attached is the crash file ** Attachment added: "/var/crash/_usr_bin_gnome-keyboard-properties crash file" http://librarian.launchpad.net/5186903/_usr_bin_gnome-keyboard-properties.1000.crash -- Keyboard Properties launch bug https://launchpad.net/bugs/64516 From mdz at ubuntu.com Mon Nov 27 22:03:34 2006 From: mdz at ubuntu.com (Matt Zimmerman) Date: Mon, 27 Nov 2006 22:03:34 -0000 Subject: [Bug 68513] Re: Setup wizard runs after upgrade to edgy References: <20061027020405.26024.41849.malonedeb@gangotri.ubuntu.com> Message-ID: <20061127220334.4063.19031.malone@gandwana.ubuntu.com> This just happened to me after upgrading a system to Feisty. My settings appear to be intact, but the setup wizard runs during login (ekiga is in my session). ** Changed in: ekiga (Ubuntu) Importance: Undecided => Medium Status: Unconfirmed => Confirmed -- Setup wizard runs after upgrade to edgy https://launchpad.net/bugs/68513 From zzking at free.fr Mon Nov 27 22:22:39 2006 From: zzking at free.fr (gerard) Date: Mon, 27 Nov 2006 22:22:39 -0000 Subject: [Bug 60277] Re: Windows Network entries use a text icon instead of a computer one References: <20060913193226.30482.234.malonedeb@gangotri.ubuntu.com> Message-ID: <20061127222239.23895.53362.malone@gangotri.ubuntu.com> OK noted -- Windows Network entries use a text icon instead of a computer one https://launchpad.net/bugs/60277 From nicolas.derive at club-internet.fr Mon Nov 27 22:33:06 2006 From: nicolas.derive at club-internet.fr (Nicolas DERIVE) Date: Mon, 27 Nov 2006 22:33:06 -0000 Subject: [Bug 73541] Gaim crash at exit References: <20061127223306.4020.47558.malonedeb@gandwana.ubuntu.com> Message-ID: <20061127223306.4020.47558.malonedeb@gandwana.ubuntu.com> Public bug reported: I clicked on the "exit" button with right click on tray icon, and Gaim crashed. I'm using Feisty Fawn with the last version of Gaim which was officially compiled. ** Affects: gaim (Ubuntu) Importance: Undecided Status: Unconfirmed -- Gaim crash at exit https://launchpad.net/bugs/73541 From nicolas.derive at club-internet.fr Mon Nov 27 22:34:36 2006 From: nicolas.derive at club-internet.fr (Nicolas DERIVE) Date: Mon, 27 Nov 2006 22:34:36 -0000 Subject: [Bug 73541] Re: Gaim crash at exit References: <20061127223306.4020.47558.malonedeb@gandwana.ubuntu.com> Message-ID: <20061127223436.24002.92824.malone@gangotri.ubuntu.com> ** Attachment added: "Here is the apport report" http://librarian.launchpad.net/5186972/_usr_bin_gaim.1000.crash -- Gaim crash at exit https://launchpad.net/bugs/73541 From lschiere at users.sf.net Mon Nov 27 22:43:58 2006 From: lschiere at users.sf.net (Luke Schierer) Date: Mon, 27 Nov 2006 22:43:58 -0000 Subject: [Bug 61755] Re: No bonjour support References: <20060921223643.17606.85439.malonedeb@gandwana.ubuntu.com> Message-ID: <20061127224358.24002.27112.malone@gangotri.ubuntu.com> I have not heard of anyone being interested in converting from the howl compat library, it does everything we need of it. So I suspect that this bug, or some equivalent in either this tracker or the gaim upstream tracker, will remain open till someone submits a patch. -- No bonjour support https://launchpad.net/bugs/61755 From squell11 at hotmail.com Mon Nov 27 23:35:54 2006 From: squell11 at hotmail.com (scott) Date: Mon, 27 Nov 2006 23:35:54 -0000 Subject: [Bug 50388] Re: Redirecting Keyboard Volume shortcut keys References: <20060619205820.14654.27377.malonedeb@gangotri.ubuntu.com> Message-ID: <20061127233554.4063.51462.malone@gandwana.ubuntu.com> This only changes the default channel, not the keyboard media key volume bindings. ** Description changed: - I have a Soundblaster Audigy 7.1 (driver 'CA0106' - Alsa) in my amd64 - desktop. + I have a Soundblaster Audigy 7.1 (driver 'CA0106' - Alsa) in my desktop. The volume and sound works perfectly, my problem is that Gnome doesn't - use the the master volume slider by default for both Dapper and Edgy.. + use the the master volume slider by default for both Dapper and Edgy and + so I cannot link the keyboard media keys to the real volume channel i.e. When I use the volume buttons on my keyboard the 'Analog Centre/LFE' sliders change in the volume control panel.... This however is the wrong one as my master volume is the 'Analog Front'!! Can these media keys be redirected for setup? ** Description changed: I have a Soundblaster Audigy 7.1 (driver 'CA0106' - Alsa) in my desktop. - The volume and sound works perfectly, my problem is that Gnome doesn't - use the the master volume slider by default for both Dapper and Edgy and - so I cannot link the keyboard media keys to the real volume channel + The volume and sound works, my problem is that Gnome doesn't use the the + correct master volume channel by default and I cannot link the keyboard + media keys to the real volume channel i.e. When I use the volume buttons on my keyboard the 'Analog Centre/LFE' sliders change in the volume control panel.... This however is the wrong one as my master volume is the 'Analog Front'!! - Can these media keys be redirected for setup? + Can the keyboard media key bindings be redirected to another channel? ** Tags added: gnome-media keyboard-bindings volume -- Redirecting Keyboard Volume shortcut keys https://launchpad.net/bugs/50388 From kevin at kubasik.net Mon Nov 27 23:52:42 2006 From: kevin at kubasik.net (Kevin Kubasik) Date: Mon, 27 Nov 2006 23:52:42 -0000 Subject: [Bug 71689] Re: Edgy: no audio for mp4 files References: <20061113203734.350.30559.malonedeb@gangotri.ubuntu.com> Message-ID: <20061127235242.4063.36923.malone@gandwana.ubuntu.com> Since this is a public file (or so it seems, a conference on Blender) can you hook me up with a link to the file? I'd like to try it on my (test) 100% vanilla edgy install and see what I need to get it to work. For the record, if you need this stream soon, vlc should have no issue playing it, and vlc is in universe. -- Edgy: no audio for mp4 files https://launchpad.net/bugs/71689 From thecas at gmail.com Tue Nov 28 02:20:28 2006 From: thecas at gmail.com (Caspar Adriani) Date: Tue, 28 Nov 2006 02:20:28 -0000 Subject: [Bug 73414] Re: notification area plugin is not working References: <20061127030231.23895.49083.malonedeb@gangotri.ubuntu.com> Message-ID: <20061128022028.4020.5827.malone@gandwana.ubuntu.com> some more information, I think there are actually two bugs. Bug 1 - the notification area plugin is not working Checkbox: Enabling and disabling the checkbox by clicking on it (the checkbox) does switch the checkbox state but does not load the plugin nor gives any output. Bug 2 - something in the plugin loading/unloading mechanism is wrong Crash: I can't reproduce the crash anymore, yesterday I could reproduce it every time by double clicking on the plugin (another way of (de)selecting the checkbox). Also I would like to know how I can get the stacktrace for next time. I don't have any output in my terminal and I can't successfully start xchat-gnome through gdb (just did file and start). Error message: Double clicking wasn't really the problem. Just loading and unloading the plugin twice (load->ok->unload->ok->load->ok->unload->error) give me the error (this is also where it previously crashed). I discovered all the plugins give me this error but the others do (un)load though. Closing the settings window and starting it again let me (un)load all the plugins again, two times again. ----------------------------- Plugin Unload Failed An error occurred unloading /usr/lib/xchat-gnome/plugins/xxxxx.so ---------------------------- I do have my settings(xchat+gnome directory) migrated from a dapper box but I don't think this is the problem. -- notification area plugin is not working https://launchpad.net/bugs/73414 From troy.sobotka at gmail.com Tue Nov 28 02:38:21 2006 From: troy.sobotka at gmail.com (Troy James Sobotka) Date: Tue, 28 Nov 2006 02:38:21 -0000 Subject: [Bug 73549] Particular email message locks up Evolution References: <20061128023822.4063.9066.malonedeb@gandwana.ubuntu.com> Message-ID: <20061128023822.4063.9066.malonedeb@gandwana.ubuntu.com> Public bug reported: Binary package hint: evolution Platform: 6.10 amd64 Attached email message locks up Evolution. Unable to shutdown, switch mail messages, etc. Responsive application, but nothing happens (eg: Highlight moves but nothing further happens regarding display.) ** Affects: evolution (Ubuntu) Importance: Undecided Status: Unconfirmed -- Particular email message locks up Evolution https://launchpad.net/bugs/73549 From troy.sobotka at gmail.com Tue Nov 28 02:39:04 2006 From: troy.sobotka at gmail.com (Troy James Sobotka) Date: Tue, 28 Nov 2006 02:39:04 -0000 Subject: [Bug 73549] Crashing email References: <20061128023822.4063.9066.malonedeb@gandwana.ubuntu.com> Message-ID: <20061128023904.4063.93580.malone@gandwana.ubuntu.com> ** Attachment added: "Email message that lynches Evolution up." http://librarian.launchpad.net/5188269/crasher -- Particular email message locks up Evolution https://launchpad.net/bugs/73549 From mail at paul.kishimoto.name Tue Nov 28 03:37:57 2006 From: mail at paul.kishimoto.name (Paul Kishimoto) Date: Tue, 28 Nov 2006 03:37:57 -0000 Subject: [Bug 69411] Re: GNOME CD burner hangs on "Write to Disc" dialog References: <20061031021157.22729.48054.malonedeb@gangotri.ubuntu.com> Message-ID: <20061128033757.24002.70303.malone@gangotri.ubuntu.com> I have a hunch that the problem is Nautilus trying to cache (or otherwise manipulate) files for burning that are being used/locked/something by other active processes. Unfortunately, I've got no way to confirm this hunch. If a developer could indicate what kind of debug info I could provide to help do so, I'd be glad to comply. -- GNOME CD burner hangs on "Write to Disc" dialog https://launchpad.net/bugs/69411 From arunmarjun at gmail.com Tue Nov 28 04:16:48 2006 From: arunmarjun at gmail.com (Arun) Date: Tue, 28 Nov 2006 04:16:48 -0000 Subject: [Bug 73552] Crashed when copying a 7 Gb file References: <20061128041648.4063.97559.malonedeb@gandwana.ubuntu.com> Message-ID: <20061128041648.4063.97559.malonedeb@gandwana.ubuntu.com> Public bug reported: Nautilus crashed when I was copying a 7GB file from a partition to my external USB HDD ** Affects: nautilus (Ubuntu) Importance: Undecided Status: Unconfirmed -- Crashed when copying a 7 Gb file https://launchpad.net/bugs/73552 From arunmarjun at gmail.com Tue Nov 28 04:18:44 2006 From: arunmarjun at gmail.com (Arun) Date: Tue, 28 Nov 2006 04:18:44 -0000 Subject: [Bug 73552] Re: Crashed when copying a 7 Gb file References: <20061128041648.4063.97559.malonedeb@gandwana.ubuntu.com> Message-ID: <20061128041844.4020.26786.malone@gandwana.ubuntu.com> ** Attachment added: "crash file" http://librarian.launchpad.net/5188505/_usr_bin_nautilus.1000.crash -- Crashed when copying a 7 Gb file https://launchpad.net/bugs/73552 From thekingant at users.sourceforge.net Tue Nov 28 04:59:10 2006 From: thekingant at users.sourceforge.net (Mark Doliner) Date: Tue, 28 Nov 2006 04:59:10 -0000 Subject: [Bug 61755] Re: No bonjour support References: <20060921223643.17606.85439.malonedeb@gandwana.ubuntu.com> Message-ID: <20061128045910.23895.78303.malone@gangotri.ubuntu.com> I definitely think it would be better if our Bonjour plugin used avahi instead of howl. Mostly because avahi is a freedesktop.org project, and I'm strongly in favor of supporting standards. But we're a bit short help right now... so I don't imagine we'll be switching any time soon. Patches welcome. -- No bonjour support https://launchpad.net/bugs/61755 From lorenco at trichardt.za.net Tue Nov 28 05:11:46 2006 From: lorenco at trichardt.za.net (Lorenco Trichardt) Date: Tue, 28 Nov 2006 05:11:46 -0000 Subject: [Bug 73555] CRASH : Setting up a view in the todo References: <20061128051146.23895.53113.malonedeb@gangotri.ubuntu.com> Message-ID: <20061128051146.23895.53113.malonedeb@gangotri.ubuntu.com> Public bug reported: Binary package hint: evolution Distribution: Ubuntu 6.10 (edgy) Gnome Release: 2.16.1 2006-10-02 (Ubuntu) BugBuddy Version: 2.16.0 Memory status: size: 268423168 vsize: 0 resident: 268423168 share: 0 rss: 39636992 rss_rlim: 0 CPU usage: start_time: 1164687748 rtime: 0 utime: 2850 stime: 0 cutime:2642 cstime: 0 timeout: 208 it_real_value: 0 frequency: 3 Backtrace was generated from '/usr/bin/evolution-2.8' Using host libthread_db library "/lib/tls/i686/cmov/libthread_db.so.1". [Thread debugging using libthread_db enabled] [New Thread -1232779600 (LWP 25076)] [New Thread -1387476064 (LWP 32598)] [New Thread -1311081568 (LWP 32595)] [New Thread -1377363040 (LWP 25261)] [New Thread -1368183904 (LWP 25257)] [New Thread -1320297568 (LWP 25157)] [New Thread -1302688864 (LWP 25152)] [New Thread -1294296160 (LWP 25151)] [New Thread -1285903456 (LWP 25150)] [New Thread -1277510752 (LWP 25149)] 0xffffe410 in __kernel_vsyscall () #0 0xffffe410 in __kernel_vsyscall () #1 0xb71956cb in waitpid () from /lib/tls/i686/cmov/libc.so.6 #2 0xb7ea11b6 in gnome_gtk_module_info_get () from /usr/lib/libgnomeui-2.so.0 #3 0x0805f8e9 in segv_redirect (sig=11) at main.c:426 #4 #5 0xb6e7a01c in e_table_state_save_to_node (state=0x0, parent=0x0) at e-table-state.c:254 #6 0xb6e7a1fe in e_table_state_save_to_file (state=0x0, filename=0x8ce8bb8 "/home/lorenco/.evolution/tasks/views/Default.galview") at e-table-state.c:215 #7 0xb4003aa8 in gal_view_etable_save (view=0x8b01628, filename=0x8ce8bb8 "/home/lorenco/.evolution/tasks/views/Default.galview") at gal-view-etable.c:103 #8 0xb4006c2d in gal_view_save (view=0x8b01628, filename=0x8ce8bb8 "/home/lorenco/.evolution/tasks/views/Default.galview") at gal-view.c:92 #9 0xb40022c7 in gal_view_collection_save (collection=0x899bf70) at gal-view-collection.c:543 #10 0xb4000653 in dialog_response (dialog=0x83ad9a0, response_id=-7, data=0x0) at gal-define-views-dialog.c:238 #11 0xb7612879 in g_cclosure_marshal_VOID () from /usr/lib/libgobject-2.0.so.0 #12 0xb760579b in g_closure_invoke () from /usr/lib/libgobject-2.0.so.0 #13 0xb7615b93 in g_signal_chain_from_overridden () from /usr/lib/libgobject-2.0.so.0 #14 0xb76170b7 in g_signal_emit_valist () from /usr/lib/libgobject-2.0.so.0 #15 0xb7617279 in g_signal_emit () from /usr/lib/libgobject-2.0.so.0 #16 0xb7960f5a in gtk_dialog_response () from /usr/lib/libgtk-x11-2.0.so.0 #17 0xb7960fb5 in gtk_dialog_response () from /usr/lib/libgtk-x11-2.0.so.0 #18 0xb7612b29 in g_cclosure_marshal_VOID__VOID () from /usr/lib/libgobject-2.0.so.0 #19 0xb760579b in g_closure_invoke () from /usr/lib/libgobject-2.0.so.0 #20 0xb7615b93 in g_signal_chain_from_overridden () from /usr/lib/libgobject-2.0.so.0 #21 0xb76170b7 in g_signal_emit_valist () from /usr/lib/libgobject-2.0.so.0 #22 0xb7617279 in g_signal_emit () from /usr/lib/libgobject-2.0.so.0 #23 0xb7915093 in gtk_button_clicked () from /usr/lib/libgtk-x11-2.0.so.0 #24 0xb7916cde in gtk_button_set_alignment () from /usr/lib/libgtk-x11-2.0.so.0 #25 0xb7612b29 in g_cclosure_marshal_VOID__VOID () from /usr/lib/libgobject-2.0.so.0 #26 0xb7603fb9 in g_value_set_boxed () from /usr/lib/libgobject-2.0.so.0 #27 0xb760579b in g_closure_invoke () from /usr/lib/libgobject-2.0.so.0 #28 0xb761602a in g_signal_chain_from_overridden () from /usr/lib/libgobject-2.0.so.0 #29 0xb76170b7 in g_signal_emit_valist () from /usr/lib/libgobject-2.0.so.0 #30 0xb7617279 in g_signal_emit () from /usr/lib/libgobject-2.0.so.0 #31 0xb7915123 in gtk_button_released () from /usr/lib/libgtk-x11-2.0.so.0 #32 0xb7915181 in gtk_button_released () from /usr/lib/libgtk-x11-2.0.so.0 #33 0xb79e4b00 in _gtk_marshal_BOOLEAN__BOXED () from /usr/lib/libgtk-x11-2.0.so.0 #34 0xb7603fb9 in g_value_set_boxed () from /usr/lib/libgobject-2.0.so.0 #35 0xb760579b in g_closure_invoke () from /usr/lib/libgobject-2.0.so.0 #36 0xb76161e3 in g_signal_chain_from_overridden () from /usr/lib/libgobject-2.0.so.0 #37 0xb7616e7f in g_signal_emit_valist () from /usr/lib/libgobject-2.0.so.0 #38 0xb7617279 in g_signal_emit () from /usr/lib/libgobject-2.0.so.0 #39 0xb7af85f8 in gtk_widget_get_default_style () from /usr/lib/libgtk-x11-2.0.so.0 #40 0xb79ddef3 in gtk_propagate_event () from /usr/lib/libgtk-x11-2.0.so.0 #41 0xb79df0f7 in gtk_main_do_event () from /usr/lib/libgtk-x11-2.0.so.0 #42 0xb774f7ea in _gdk_events_init () from /usr/lib/libgdk-x11-2.0.so.0 #43 0xb7591802 in g_main_context_dispatch () from /usr/lib/libglib-2.0.so.0 #44 0xb75947df in g_main_context_check () from /usr/lib/libglib-2.0.so.0 #45 0xb7594b89 in g_main_loop_run () from /usr/lib/libglib-2.0.so.0 #46 0xb7d74a23 in bonobo_main () from /usr/lib/libbonobo-2.so.0 #47 0x0805f718 in main (argc=2, argv=0xbf894304) at main.c:615 Thread 10 (Thread -1277510752 (LWP 25149)): #0 0xffffe410 in __kernel_vsyscall () No symbol table info available. #1 0xb71cd321 in select () from /lib/tls/i686/cmov/libc.so.6 No symbol table info available. #2 0xb7288f1c in e_msgport_wait () from /usr/lib/libedataserver-1.2.so.7 No symbol table info available. #3 0xb72895e9 in e_msgport_reply () from /usr/lib/libedataserver-1.2.so.7 No symbol table info available. #4 0xb706c504 in start_thread () from /lib/tls/i686/cmov/libpthread.so.0 No symbol table info available. #5 0xb71d451e in clone () from /lib/tls/i686/cmov/libc.so.6 No symbol table info available. Thread 9 (Thread -1285903456 (LWP 25150)): #0 0xffffe410 in __kernel_vsyscall () No symbol table info available. #1 0xb71cd321 in select () from /lib/tls/i686/cmov/libc.so.6 No symbol table info available. #2 0xb7288f1c in e_msgport_wait () from /usr/lib/libedataserver-1.2.so.7 No symbol table info available. #3 0xb72895e9 in e_msgport_reply () from /usr/lib/libedataserver-1.2.so.7 No symbol table info available. #4 0xb706c504 in start_thread () from /lib/tls/i686/cmov/libpthread.so.0 No symbol table info available. #5 0xb71d451e in clone () from /lib/tls/i686/cmov/libc.so.6 No symbol table info available. Thread 8 (Thread -1294296160 (LWP 25151)): #0 0xffffe410 in __kernel_vsyscall () No symbol table info available. #1 0xb71cd321 in select () from /lib/tls/i686/cmov/libc.so.6 No symbol table info available. #2 0xb7288f1c in e_msgport_wait () from /usr/lib/libedataserver-1.2.so.7 No symbol table info available. #3 0xb72895e9 in e_msgport_reply () from /usr/lib/libedataserver-1.2.so.7 No symbol table info available. #4 0xb706c504 in start_thread () from /lib/tls/i686/cmov/libpthread.so.0 No symbol table info available. #5 0xb71d451e in clone () from /lib/tls/i686/cmov/libc.so.6 No symbol table info available. Thread 7 (Thread -1302688864 (LWP 25152)): #0 0xffffe410 in __kernel_vsyscall () No symbol table info available. #1 0xb71cd321 in select () from /lib/tls/i686/cmov/libc.so.6 No symbol table info available. #2 0xb7288f1c in e_msgport_wait () from /usr/lib/libedataserver-1.2.so.7 No symbol table info available. #3 0xb72895e9 in e_msgport_reply () from /usr/lib/libedataserver-1.2.so.7 No symbol table info available. #4 0xb706c504 in start_thread () from /lib/tls/i686/cmov/libpthread.so.0 No symbol table info available. #5 0xb71d451e in clone () from /lib/tls/i686/cmov/libc.so.6 No symbol table info available. Thread 6 (Thread -1320297568 (LWP 25157)): #0 0xffffe410 in __kernel_vsyscall () No symbol table info available. #1 0xb71cd321 in select () from /lib/tls/i686/cmov/libc.so.6 No symbol table info available. #2 0xb7288f1c in e_msgport_wait () from /usr/lib/libedataserver-1.2.so.7 No symbol table info available. #3 0xb72895e9 in e_msgport_reply () from /usr/lib/libedataserver-1.2.so.7 No symbol table info available. #4 0xb706c504 in start_thread () from /lib/tls/i686/cmov/libpthread.so.0 No symbol table info available. #5 0xb71d451e in clone () from /lib/tls/i686/cmov/libc.so.6 No symbol table info available. Thread 5 (Thread -1368183904 (LWP 25257)): #0 0xffffe410 in __kernel_vsyscall () No symbol table info available. #1 0xb71cd321 in select () from /lib/tls/i686/cmov/libc.so.6 No symbol table info available. #2 0xb7288f1c in e_msgport_wait () from /usr/lib/libedataserver-1.2.so.7 No symbol table info available. #3 0xb72895e9 in e_msgport_reply () from /usr/lib/libedataserver-1.2.so.7 No symbol table info available. #4 0xb706c504 in start_thread () from /lib/tls/i686/cmov/libpthread.so.0 No symbol table info available. #5 0xb71d451e in clone () from /lib/tls/i686/cmov/libc.so.6 No symbol table info available. Thread 4 (Thread -1377363040 (LWP 25261)): #0 0xffffe410 in __kernel_vsyscall () No symbol table info available. #1 0xb71cd321 in select () from /lib/tls/i686/cmov/libc.so.6 No symbol table info available. #2 0xb7288f1c in e_msgport_wait () from /usr/lib/libedataserver-1.2.so.7 No symbol table info available. #3 0xb72895e9 in e_msgport_reply () from /usr/lib/libedataserver-1.2.so.7 No symbol table info available. #4 0xb706c504 in start_thread () from /lib/tls/i686/cmov/libpthread.so.0 No symbol table info available. #5 0xb71d451e in clone () from /lib/tls/i686/cmov/libc.so.6 No symbol table info available. Thread 3 (Thread -1311081568 (LWP 32595)): #0 0xffffe410 in __kernel_vsyscall () No symbol table info available. #1 0xb71ca803 in poll () from /lib/tls/i686/cmov/libc.so.6 No symbol table info available. #2 0xb7594813 in g_main_context_check () from /usr/lib/libglib-2.0.so.0 No symbol table info available. #3 0xb7594b89 in g_main_loop_run () from /usr/lib/libglib-2.0.so.0 No symbol table info available. #4 0xb72abe62 in e_book_get_type () from /usr/lib/libebook-1.2.so.9 No symbol table info available. #5 0xb75af38f in g_thread_create_full () from /usr/lib/libglib-2.0.so.0 No symbol table info available. #6 0xb706c504 in start_thread () from /lib/tls/i686/cmov/libpthread.so.0 No symbol table info available. #7 0xb71d451e in clone () from /lib/tls/i686/cmov/libc.so.6 No symbol table info available. Thread 2 (Thread -1387476064 (LWP 32598)): #0 0xffffe410 in __kernel_vsyscall () No symbol table info available. #1 0xb71ca803 in poll () from /lib/tls/i686/cmov/libc.so.6 No symbol table info available. #2 0xb7594813 in g_main_context_check () from /usr/lib/libglib-2.0.so.0 No symbol table info available. #3 0xb7594b89 in g_main_loop_run () from /usr/lib/libglib-2.0.so.0 No symbol table info available. #4 0xb7ca07e0 in link_set_io_thread () from /usr/lib/libORBit-2.so.0 No symbol table info available. #5 0xb75af38f in g_thread_create_full () from /usr/lib/libglib-2.0.so.0 No symbol table info available. #6 0xb706c504 in start_thread () from /lib/tls/i686/cmov/libpthread.so.0 No symbol table info available. #7 0xb71d451e in clone () from /lib/tls/i686/cmov/libc.so.6 No symbol table info available. Thread 1 (Thread -1232779600 (LWP 25076)): #0 0xffffe410 in __kernel_vsyscall () No symbol table info available. #1 0xb71956cb in waitpid () from /lib/tls/i686/cmov/libc.so.6 No symbol table info available. #2 0xb7ea11b6 in gnome_gtk_module_info_get () from /usr/lib/libgnomeui-2.so.0 No symbol table info available. #3 0x0805f8e9 in segv_redirect (sig=11) at main.c:426 No locals. #4 No symbol table info available. #5 0xb6e7a01c in e_table_state_save_to_node (state=0x0, parent=0x0) at e-table-state.c:254 i = node = (xmlNode *) 0x83d56c0 #6 0xb6e7a1fe in e_table_state_save_to_file (state=0x0, filename=0x8ce8bb8 "/home/lorenco/.evolution/tasks/views/Default.galview") at e-table-state.c:215 doc = (xmlDoc *) 0x8409288 #7 0xb4003aa8 in gal_view_etable_save (view=0x8b01628, filename=0x8ce8bb8 "/home/lorenco/.evolution/tasks/views/Default.galview") at gal-view-etable.c:103 No locals. #8 0xb4006c2d in gal_view_save (view=0x8b01628, filename=0x8ce8bb8 "/home/lorenco/.evolution/tasks/views/Default.galview") at gal-view.c:92 __PRETTY_FUNCTION__ = "gal_view_save" #9 0xb40022c7 in gal_view_collection_save (collection=0x899bf70) at gal-view-collection.c:543 child = item = (GalViewCollectionItem *) 0x8b5f260 i = 0 doc = (xmlDoc *) 0x8ce8b00 root = (xmlNode *) 0x8c6f220 filename = __PRETTY_FUNCTION__ = "gal_view_collection_save" #10 0xb4000653 in dialog_response (dialog=0x83ad9a0, response_id=-7, data=0x0) at gal-define-views-dialog.c:238 No locals. #11 0xb7612879 in g_cclosure_marshal_VOID () from /usr/lib/libgobject-2.0.so.0 No symbol table info available. #12 0xb760579b in g_closure_invoke () from /usr/lib/libgobject-2.0.so.0 No symbol table info available. #13 0xb7615b93 in g_signal_chain_from_overridden () from /usr/lib/libgobject-2.0.so.0 No symbol table info available. #14 0xb76170b7 in g_signal_emit_valist () from /usr/lib/libgobject-2.0.so.0 No symbol table info available. #15 0xb7617279 in g_signal_emit () from /usr/lib/libgobject-2.0.so.0 No symbol table info available. #16 0xb7960f5a in gtk_dialog_response () from /usr/lib/libgtk-x11-2.0.so.0 No symbol table info available. #17 0xb7960fb5 in gtk_dialog_response () from /usr/lib/libgtk-x11-2.0.so.0 No symbol table info available. #18 0xb7612b29 in g_cclosure_marshal_VOID__VOID () from /usr/lib/libgobject-2.0.so.0 No symbol table info available. #19 0xb760579b in g_closure_invoke () from /usr/lib/libgobject-2.0.so.0 No symbol table info available. #20 0xb7615b93 in g_signal_chain_from_overridden () from /usr/lib/libgobject-2.0.so.0 No symbol table info available. #21 0xb76170b7 in g_signal_emit_valist () from /usr/lib/libgobject-2.0.so.0 No symbol table info available. #22 0xb7617279 in g_signal_emit () from /usr/lib/libgobject-2.0.so.0 No symbol table info available. #23 0xb7915093 in gtk_button_clicked () from /usr/lib/libgtk-x11-2.0.so.0 No symbol table info available. #24 0xb7916cde in gtk_button_set_alignment () from /usr/lib/libgtk-x11-2.0.so.0 No symbol table info available. #25 0xb7612b29 in g_cclosure_marshal_VOID__VOID () from /usr/lib/libgobject-2.0.so.0 No symbol table info available. #26 0xb7603fb9 in g_value_set_boxed () from /usr/lib/libgobject-2.0.so.0 No symbol table info available. #27 0xb760579b in g_closure_invoke () from /usr/lib/libgobject-2.0.so.0 No symbol table info available. #28 0xb761602a in g_signal_chain_from_overridden () from /usr/lib/libgobject-2.0.so.0 No symbol table info available. #29 0xb76170b7 in g_signal_emit_valist () from /usr/lib/libgobject-2.0.so.0 No symbol table info available. #30 0xb7617279 in g_signal_emit () from /usr/lib/libgobject-2.0.so.0 No symbol table info available. #31 0xb7915123 in gtk_button_released () from /usr/lib/libgtk-x11-2.0.so.0 No symbol table info available. #32 0xb7915181 in gtk_button_released () from /usr/lib/libgtk-x11-2.0.so.0 No symbol table info available. #33 0xb79e4b00 in _gtk_marshal_BOOLEAN__BOXED () from /usr/lib/libgtk-x11-2.0.so.0 No symbol table info available. #34 0xb7603fb9 in g_value_set_boxed () from /usr/lib/libgobject-2.0.so.0 No symbol table info available. #35 0xb760579b in g_closure_invoke () from /usr/lib/libgobject-2.0.so.0 No symbol table info available. #36 0xb76161e3 in g_signal_chain_from_overridden () from /usr/lib/libgobject-2.0.so.0 No symbol table info available. #37 0xb7616e7f in g_signal_emit_valist () from /usr/lib/libgobject-2.0.so.0 No symbol table info available. #38 0xb7617279 in g_signal_emit () from /usr/lib/libgobject-2.0.so.0 No symbol table info available. #39 0xb7af85f8 in gtk_widget_get_default_style () from /usr/lib/libgtk-x11-2.0.so.0 No symbol table info available. #40 0xb79ddef3 in gtk_propagate_event () from /usr/lib/libgtk-x11-2.0.so.0 No symbol table info available. #41 0xb79df0f7 in gtk_main_do_event () from /usr/lib/libgtk-x11-2.0.so.0 No symbol table info available. #42 0xb774f7ea in _gdk_events_init () from /usr/lib/libgdk-x11-2.0.so.0 No symbol table info available. #43 0xb7591802 in g_main_context_dispatch () from /usr/lib/libglib-2.0.so.0 No symbol table info available. #44 0xb75947df in g_main_context_check () from /usr/lib/libglib-2.0.so.0 No symbol table info available. #45 0xb7594b89 in g_main_loop_run () from /usr/lib/libglib-2.0.so.0 No symbol table info available. #46 0xb7d74a23 in bonobo_main () from /usr/lib/libbonobo-2.so.0 No symbol table info available. #47 0x0805f718 in main (argc=2, argv=0xbf894304) at main.c:615 fd = uri_list = (GSList *) 0x0 program = (GnomeProgram *) 0x806e028 context = icon_list = #0 0xffffe410 in __kernel_vsyscall () ** Affects: evolution (Ubuntu) Importance: Undecided Status: Unconfirmed -- CRASH : Setting up a view in the todo https://launchpad.net/bugs/73555 From aegis5 at caro.net Tue Nov 28 07:21:43 2006 From: aegis5 at caro.net (Brian) Date: Tue, 28 Nov 2006 07:21:43 -0000 Subject: [Bug 65822] Re: gnome-volume-control crashed References: <20061013050004.19052.77610.malonedeb@gandwana.ubuntu.com> Message-ID: <20061128072143.4020.44737.malone@gandwana.ubuntu.com> here's another crash ** Attachment added: "crash report after closed" http://librarian.launchpad.net/5188922/_usr_bin_gnome-volume-control.1000.crash -- gnome-volume-control crashed https://launchpad.net/bugs/65822 From seb128 at ubuntu.com Tue Nov 28 08:31:06 2006 From: seb128 at ubuntu.com (Sebastien Bacher) Date: Tue, 28 Nov 2006 08:31:06 -0000 Subject: [Bug 73552] Re: Crashed when copying a 7 Gb file References: <20061128041648.4063.97559.malonedeb@gandwana.ubuntu.com> Message-ID: <20061128083107.24002.6349.malone@gangotri.ubuntu.com> *** This bug is a duplicate of bug 70535 *** Thank you for your bug. Assuming that you copied that file on a vfat device (vfat doesn't support file over 4G) that's a duplicate of bug #70535. Marking as duplicate, feel free to reopen if you are not using a limited filesystem ** Changed in: nautilus (Ubuntu) Importance: Undecided => Medium Assignee: (unassigned) => Ubuntu Desktop Bugs Status: Unconfirmed => Rejected ** This bug has been marked a duplicate of bug 70535 nautilus crashes when copying a 4G file on a vfat volume -- Crashed when copying a 7 Gb file https://launchpad.net/bugs/73552 From seb128 at ubuntu.com Tue Nov 28 08:43:22 2006 From: seb128 at ubuntu.com (Sebastien Bacher) Date: Tue, 28 Nov 2006 08:43:22 -0000 Subject: [Bug 65822] Re: gnome-volume-control crashed References: <20061013050004.19052.77610.malonedeb@gandwana.ubuntu.com> Message-ID: <20061128084322.4063.33933.malone@gandwana.ubuntu.com> We have a debug backtrace for that crash, no need of new crash file for it -- gnome-volume-control crashed https://launchpad.net/bugs/65822 From seb128 at ubuntu.com Tue Nov 28 08:45:59 2006 From: seb128 at ubuntu.com (Sebastien Bacher) Date: Tue, 28 Nov 2006 08:45:59 -0000 Subject: [Bug 70986] Re: CoRRE bug prevents connection from Nokia 770 to edgy References: <20061108232440.16366.47756.malonedeb@gangotri.ubuntu.com> Message-ID: <20061128084559.4020.48310.malone@gandwana.ubuntu.com> uploaded to edgy-proposed -- CoRRE bug prevents connection from Nokia 770 to edgy https://launchpad.net/bugs/70986 From seb128 at ubuntu.com Tue Nov 28 08:51:29 2006 From: seb128 at ubuntu.com (Sebastien Bacher) Date: Tue, 28 Nov 2006 08:51:29 -0000 Subject: [Bug 73555] Re: CRASH : Setting up a view in the todo References: <20061128051146.23895.53113.malonedeb@gangotri.ubuntu.com> Message-ID: <20061128085130.24002.846.malone@gangotri.ubuntu.com> Thank you for your bug and the debug backtrace. I've forwarded the problem upstream: http://bugzilla.gnome.org/show_bug.cgi?id=380063 ** Changed in: evolution (Ubuntu) Importance: Undecided => Medium Assignee: (unassigned) => Ubuntu Desktop Bugs Status: Unconfirmed => Confirmed ** Bug watch added: GNOME Bug Tracker #380063 http://bugzilla.gnome.org/show_bug.cgi?id=380063 ** Also affects: evolution (upstream) via http://bugzilla.gnome.org/show_bug.cgi?id=380063 Importance: Unknown Status: Unknown -- CRASH : Setting up a view in the todo https://launchpad.net/bugs/73555 From seb128 at ubuntu.com Tue Nov 28 09:15:09 2006 From: seb128 at ubuntu.com (Sebastien Bacher) Date: Tue, 28 Nov 2006 09:15:09 -0000 Subject: [Bug 61257] Re: Error while logging on References: <20060919142708.23105.7890.malonedeb@gangotri.ubuntu.com> Message-ID: <20061128091509.24002.56147.malone@gangotri.ubuntu.com> *** This bug is a duplicate of bug 60052 *** backtrace seems to indicate a duplicate of bug #60052 ** Changed in: libgnomeui (Ubuntu) Status: Needs Info => Rejected ** This bug has been marked a duplicate of bug 60052 i was working with synaptic and firefox on xubuntu and this error popped out -- Error while logging on https://launchpad.net/bugs/61257 From seb128 at ubuntu.com Tue Nov 28 09:15:52 2006 From: seb128 at ubuntu.com (Sebastien Bacher) Date: Tue, 28 Nov 2006 09:15:52 -0000 Subject: [Bug 60052] Re: i was working with synaptic and firefox on xubuntu and this error popped out References: <20060912094001.17818.75623.malonedeb@gandwana.ubuntu.com> Message-ID: <20061128091552.4020.48460.malone@gandwana.ubuntu.com> Thank you for your bug. Could you attach the crash file rather than copy it inline to a comment? ** Description changed: ProblemType: Crash CoreDump: base64 - QlpoOTFBWSZTWf0V+XwDQy//////////////////////////////////////////////46i8+vjb4UiU7a7DeY3NQD3ZSIXZqqKcy3wJ5fT6iH19V9S9fc3TYfXbdaAAbYG4e+b13zevTxdij7wPr4vbHRtYPa3dja7vQPS2A92AABpQKCQwXYGF2Nb1to93t93SK5ed9rdUAzrz7vdb1Ej65VuLZ1Vpeuvu972nz697Fu8y98fdyr3E7usfI91vbGq3sMtdEQPqjo60W2igAaHo6CgF4wAAAaAAAABp9BQAAB9HToAAB6AOgNAAAUPQAeofcHcg8PO9oe6uuAXQ7E+8eJdmKb264925dPtm+3u1t32cJp1Lnt7mp92PvW07sd1bbVO5wS6hkDDJV7cEKdvd121RJUI63TuzumAdVEjsDnM9tL60HoZQkQJ267APrUESuTSp2HUg5KFUWrU533Y8s9O82i7ejruW052HdbVVeve0W9qmvd4cWe266HdIWu3To219sO3gD3nO91HuDT3tRPXSjypSoEUq01n2DvufY+O+fdZoGGym0FjTLGecHn33e8YPvN6UPR0HIABwB7YOr7uyr733dN1u+7cb53b7RK977jsAAAMA+++d33eevvdg9Xd73rns1uwNAcBtc66nday7rnVztqpoB7z6Y97HPaoAD7322z61ZNO25zN314cOug+LhCEA9AAAAoAer77j4r174HjoH0KpAAL6Ht5xdvPZ7iQDfe30V8J7gAACgAZ8vHAotagAFKNAaB2yq9skoo+vrXVBKj14609GXYxpgmnXwAAtebCjXW6O4Zd72z3u12crr67t8ABb3jve0fb6HgXPrH00A4aEL6ZJ1me3fby4rK9x2slQve9OtOu9snoYFxdA4Lmw1o2NrQIL6Ho9HwXuwBSQGvqOvAB3OQmAPod7NOjLqwe57q2ra+7j6fKtlKRCUAAG00VgQA776HvInt1uw9vu6ejz3nDQPkFsUwdnuB92e8B6+Agb7BTht9Do4ubW3vt6uu7vD3D7vnt5j3uDvPvT3QD1X2le717ZX22u67nOjD132Pduu83t3et7uKN2Ad3dMbruxn10uvaZqKO+h9e7MHXX1ryTfcu9mHffXD3Oce8+7MgxwxZvu+9hG93yVvG3s6e8+9oC13t7Me++vndvN9K9m69j325fTmHIAF2m2G33fPe76fOso0Ni3ve4+8nt4pelDZ5B0723vZ27t7nn0PhfXQ7twLrTr16UG6x6QAAL77DfY4AOn3tvZfN93ovvO+33t5n1oAL4B9wOrvY81912BS+uuY+Re4Hvl874AE0PrU2FmBe+JvvfKnR7fbgZjg+APfXVTLcBdzUT4sGjvt2wHh8tfZrz7s5l8AH2BeY8++3HvUseAT0d7vPfdpYvurVxeBjuAg06lQ77Z9fbvPG+fatQfb3o749x8Afblr77173092D32el3tw0oAAGm7rdezPMOgObC7IUhvve8DPYU3ME+X1tgaop6aPXgGfevL709vdbAotguuD3l72sdau7tHdngFPdcV3TWg573tnLR4MTy95ve3vDvbvD3g32N733vexd7mASSKsZ148Cehuejmu+gfLvRx86Th49jrvOjnp5ju92LgQXT0uYHtPgg+vR8+unKAUpdXveBk8+qoEbR9se+oHglDnjsD1eOQcPvit7Xdj7Mbbz7JIUT28eA+LUfQl98ocmmqady8bu6Ltts4ldt73rr4A4M6G2N7t3Yrfe69x109eezuhXhbbbz3se94F7nee71DemgvtzHu+9u3TRsfXCMPQ+netH3acfXX2z31j30hAAdwPpTvKwCnX0oUD6eQB9PvfcB99FtAVgCOTpbDIA+hu6y5rFDuGO2mGW+3Q9N7AhsaKiAvdnHoFOvoHebmo85iUjjbTAPvYHEL1WRFa3MBvt00dQelIIAF9uBXGy+VurartsOqzga4AACemgKdPrXT66HRAEUMRo6XavubbuHl0fXXd9x6fQ0+j172Aa+gAGnwm9ad4+7g9XofTQAPpvsDygEAAe+wDo0HttwBdwAwALXouH3AaAegAAA0VlltavZ93oDp9AHvSz0AYgKnDMFIQVPZtZ99nz0ioN2aKhFLL71HgqHggZeDtz0GCr0GqTM00kZFptUMbE8PO4+2PgyVXyY7ZQ76HcC93u89og1RVeN5HJz2AwTp3ffe9699n23vXdU7feHzPrcwHu4cem7uQL2Xj7vKuZk+cN03d3zUPW6txVh7m5TuHOs2qlWHOPcsr3vDumY9Pfc4PDz4Yuq2hhNqKnuPd6j3ndHuHOtze820S3h95z7zm5uDa3cHI4dzjkdu7uHFu6+TsanePXcZsnOHHt7pSXuK7p3e3mXtMeDNd5h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kuOjvMT7HUufY9js9KBcPRgH97RIgSiHpCRCIkRjbxEybzJfZeMDP0bJl7/hbu7HkkwQ4LzOHsfPzvB5+z8HxPA9TOep6lvED7nOuxwUeENcgWWnxK+pBhUEZ5mdzon4uWQFO+t77zVP7r+RzKb+Hgw7pL/xptlCLC30TgeC2GrK9JSiGWvkaftec1godPISd+ISlZbmBb2g1cq1zVkTuyc8obTB8GBQNIewiGrFiqRFRSGmnFvz/XxXhSE3hBhBcITJpgTJmFccpjsdjp7HY7HPuOx2Ox0/RuRq3KDMiN7QaCgzACQpfc+66TWh2KfE/09ZttsdY8eEh7PCmNczz2XsdjO4oBoXCxPMW+9tPrNjMiKIgwR9JmYM+A8SBgj7toLBRXs6WdA0ORzcw/pvFzdQqmGzjiSsI/R8OGnWNV9Nb4/xL4/pbtwWndlWQKffXTif/2YYMOTz7iPTt4LYh99v8kPoPcvFuHffg9ZmIaaKIvwPkH/mfqZo/lyz+H0P+POFfqOeXGKCxZlhUYr2tKIrBeclgk7K0VVU/WfvsqnzmScJku9L5Y86Ux+epXtmFiCowV2EvZPlEhisUgjoaiAz0qFFmzUWC9LbE79PkbXSH/0nJ3vPybQGKIwxBaih5EpTjeYmbBvZMPpE0J+I/hnbskqnOIQyNAMfgY8O8Rti99Sj8eL6XkePqN9bYa387K+PgfewXl7ft+M/v8AYv3/ec+++++++++++++++++++++++++8Jttttttttttttttttttttttttui222222222222222222222222222222222222222222222222223TpOuuuuuuuuuuuuuuuuuuuuuuuuuuiBxxxxxxxxxxxxxxxxxxxxxxxxxx3MN11111111111111111111111112k44444444444444444444444444222222222222222222222222222222222222222222222222222222222222222222222222222237pttttttttttttttttttttttttttttttttttttttttttttttttttvx22222222222222222222222226dii666666666666666666666667w8PBOTy053S2GxAkh1VV0ej0fE9HlbHR6PR6PX9Ho9Ho/2bJspDsbX0T5ImmH3JmyPpU9u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1MbjIqSx7KYX/eyC8w3MlJVA/AySZCg+hwfct/A6MnHfj4/iea0fqhBBuemP/TIaUy/vfK132SX2V+Txe3lmSi9gxZMmWU+Tf6/X+z2cZvMBR0n3Yz8uN6PWkMnnpP4oz+KfxorG3iBgYGBeeeeeeeeeeeeeeeeeeeeeeecccccccccccccccccccccccccccfddddddddddddddddddddddddddccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccsuuuuuuuuuuuuuuuuuuuuuuuuuuuuOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOP7/AY+SRezAQZ/qEYCHRSuGqSEpcI1Z6owQZGTPBdrg/8efVXWa8RaQCARRIQap+ui+yIUX7POPtVsOPxZyt5FdD19fR6N3HzjuWiOpns9k3BrgflovntPktxToMsqsepi1MzwsuTUu7FLAtldUbLKTsuvuS8i+uLXGN2wfI/ZbzgMI/OG+Ay2X+PmD7V8toHPVHj5rtISOPpuf1EkRmA3YQLeDdQMoeuPWAiIC8giwIVg1CIiA1a0eJAHpZeA0uls2mlw9XC6XS6Wy0rEi1BanX+CQIn0wYgVPiUnvFJgKcsb1lQLM5PbIYKQ0fuIiNjnoLxvPzE/O/DDWpBh5rlUzRAhtKcs67ENjTIcMhgXIHg7ABqvL4zhogpKZY4DQ8czbNNkMHbBKTGc4S64AoOfXCAKdDvhleGWJE0SwCr15wcriwZiTGC2LxnOqRAPRASX8ixX2DsAB6P3SorCp8wLZvjGER4hQOwiAmXLly5XGrDGXLly5cuX3P01HAGLF6hHPxSdIoXG4IeqH1OfH13+fAw7H+/7eLQXe7g2tq8rW+l9wfn0wZ+ZyBnlAoZ+7QwvDNX+p7FissoofYYXMzQggZmCHaeLffTQeX/Z8hkDiOHgMhX8+mOPDmBhcS4O2VlKuV4vO2Z3N9TMCWA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rst99tmZaL7utP9V11ttttuI+W8TQy32Wfhtttrs0ceGvMsszLK8yldX+uCthufb3PddfbmW234rmjc/dKl+jddKylkf02yT51S3QPoUDz6DE6BZJChTBFFVhNOakkkkqn4PhfNyewO0HzxkAYyDELA7FRDxHp8ZlzIFl7F75uDi+PleVzdnzdvzfmfHwS44YfSTYfUEgJMDM4gCIYO6+ZdHYee8Mr0/WsydnjlVu+Xj+dDsXKv6k2IEI60jyZi2NaSyCUjjq5vN5vA3+bzdtbW1tm+PwW7iHMI3Bo+j2EAknDdUEsYCih5Llgizyaje6/jmRFzmGcDFeP1MgoL+GyANjTKp4nYe7OsZX/S635dRmdh6NFJMNT2d1A2k/eYeEhEXOc3mAVVPOLmVTPZiUhtR1YuLcmQjkoCbTjU/Gz/G0tvl+NxsRxtbxuNFOnWotfRvuF73K3ubkNA84cRjbH7dT/Eo9SXgvb5Sd2RSuaHUJCCMxNo5er7vifFna3od/4oyv/btbTv/063/ddkkMDKiBBKCABncXrUw+gWXSVNHxbK5Yr3igpiFOomKMDPmJEwXBVpNeonQIqzIUEiQAQHAMP55teSfdfPMxSBe2/YSFullPy43cU0QUkl4/Vo1Zsl2TZ+V9VSs1Z+t2H/cwe4bC9Xt6Qqx/su37q+S3uWyvtq1ZWvZVbOKBvWLHxqZ9MJWVEqc0Nfg81p+bIdDFX6Z69t7OX/97nVvPQ1vRofkqfXf4KUFzsItKogoKCgoKCgoJ999999999999999+GDgDFbG66666666666666666666666663DrBiHXfffffffffffffff9lRo0aNGjRo0YYNaO4SrraNaCCCCCCCCCCCCCCCCpUqVKlSpUqWKMD34j7777777777777777777777779p5xxxxxxxxxxxxxxxxxxxxxxxxyGxRfHCVZpUqVKlSpUqVKlSpUqVKlSpUqVKlSpUn8EDrrrrrrrrrrrrrrrrrrrrrrrrtF+5ReeeeeeeeeeeeeeeeeeeeeeeeepwfAG6666666666666666666666667Us4qdu7lhhqVKlSpUqVKlSpUqVKlSpUqVKlSpUqV39ekFsqKjRo0aNGjRo0aNGjRo0aNGjRo0aNGjA7TDWAlyGjRo0aNGjRo0aNGjRo0aNGjRo0aNGjcerkrvv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 + ... Date: Mon Sep 11 01:01:16 2006 Dependencies: lsb-base 3.1-10ubuntu2 libavahi-common3 0.6.13-2ubuntu2 readline-common 5.1-7build1 libreadline5 5.1-7build1 libslang2 2.0.6-2 ttf-dejavu 2.7-2 libncursesw5 5.5-2ubuntu1 libgnomevfs2-0 2.16.0-0ubuntu1 whiptail 0.52.2-5.1ubuntu1 libtext-charwidth-perl 0.04-4 libxrender1 1:0.9.1-0ubuntu1 libbonobo2-0 2.16.0-0ubuntu1 fontconfig 2.3.2-7ubuntu1 libssl0.9.8 0.9.8b-2ubuntu1 liblocale-gettext-perl 1.05-1 libxau6 1:1.0.1-1 libdbus-1-3 0.92-2ubuntu2 libgnome2-common 2.16.0-0ubuntu1 libxfixes3 1:4.0.1-0ubuntu1 gnome-keyring 0.6.0-0ubuntu1 python 2.4.3-11ubuntu1 libjpeg62 6b-13 libdbus-glib-1-2 0.71-1ubuntu1 libacl1 2.2.39-1ubuntu2 liblzo1 1.08-3 gnome-mime-data 2.4.2-2 libncurses5 5.5-2ubuntu1 libgnome2-0 2.16.0-0ubuntu1 libgtk2.0-0 2.10.3-0ubuntu1 libgpg-error0 1.2-1 libidl0 0.8.6-1ubuntu1 libgamin0 0.1.7-3ubuntu2 esound-common 0.2.36-3ubuntu3 python2.4-minimal 2.4.3-8ubuntu1 libpopt0 1.10-2 psmisc 22.2-1 libxcursor1 1.1.7-0ubuntu1 libfontconfig1 2.3.2-7ubuntu1 libglib2.0-0 2.12.3-1ubuntu1 shared-mime-info 0.18-0ubuntu1 libpng12-0 1.2.8rel-5.1 defoma 0.11.10 libbonobo2-common 2.16.0-0ubuntu1 libtext-wrapi18n-perl 0.06-5 libavahi-client3 0.6.13-2ubuntu2 libtiff4 3.8.2-6 sed 4.1.5-1 libcupsys2 1.2.3-0ubuntu1 mktemp 1.5-2 libxrandr2 2:1.1.1-0ubuntu1 libselinux1 1.30-1 libmagic1 4.17-2ubuntu1 libgnome-keyring0 0.6.0-0ubuntu1 python2.4 2.4.3-8ubuntu1 libattr1 2.4.32-1 libgnomeui-common 2.16.0-0ubuntu1 libesd-alsa0 0.2.36-3ubuntu3 mime-support 3.36-1 libbz2-1.0 1.0.3-3 liborbit2 1:2.14.3-0ubuntu1 python-minimal 2.4.3-11ubuntu1 libgnomecanvas2-0 2.14.0-3ubuntu1 libsysfs2 2.0.0-7 fontconfig-config 2.3.2-7ubuntu1 libgnutls13 1.4.0-3 pmount 0.9.13-1build1 debconf 1.5.2ubuntu2 libxinerama1 2:1.0.1-4build1 libxext6 2:1.0.1-1ubuntu1 ucf 2.0012 libpango1.0-common 1.14.3-0ubuntu1 libgtk2.0-bin 2.10.3-0ubuntu1 libnewt0.52 0.52.2-5.1ubuntu1 libgcrypt11 1.2.2-2 libgnomecanvas2-common 2.14.0-3ubuntu1 libhal1 0.5.7.1-0ubuntu9 debconf-i18n 1.5.2ubuntu2 libbonoboui2-common 2.16.0-0ubuntu1 perl 5.8.8-6 tzdata 2006g-2ubuntu1 libxi6 2:1.0.1-0ubuntu1 libcairo2 1.2.4-1ubuntu1.1 x11-common 1:7.0.22ubuntu9 libsepol1 1.12-1 libaudiofile0 0.2.6-6ubuntu1 libbonoboui2-0 2.16.0-0ubuntu1 libhal-storage1 0.5.7.1-0ubuntu9 libart-2.0-2 2.3.17-1 debianutils 2.16.2 libgnomevfs2-common 2.16.0-0ubuntu1 locales 2.3.20 mcpp 2.6.1-0ubuntu1 gconf2-common 2.14.0-1ubuntu2 libglade2-0 1:2.6.0-1ubuntu1 belocs-locales-bin 2.4-1ubuntu3 libtasn1-3 0.3.5-1 libavahi-glib1 0.6.13-2ubuntu2 libxdmcp6 1:1.0.1-1 libx11-data 2:1.0.3-0ubuntu3 libatk1.0-0 1.12.1-0ubuntu1 file 4.17-2ubuntu1 libxml2 2.6.26.dfsg-2ubuntu3 libfreetype6 2.2.1-2ubuntu1 libtext-iconv-perl 1.4-3 libice6 2:1.0.1-1ubuntu1 libopencdk8 0.5.8-1 libasound2 1.0.11-7ubuntu3 libsm6 2:1.0.1-1ubuntu1 perl-modules 5.8.8-6 dpkg 1.13.22ubuntu6 coreutils 5.96-5ubuntu3 libgdbm3 1.8.3-3 libgtk2.0-common 2.10.3-0ubuntu1 libx11-6 2:1.0.3-0ubuntu3 ncurses-bin 5.5-2ubuntu1 libavahi-common-data 0.6.13-2ubuntu2 libgconf2-4 2.14.0-1ubuntu2 zlib1g 1:1.2.3-13ubuntu1 libc6 2.4-1ubuntu9 libxft2 2.1.10-1ubuntu1.2 gconf2 2.14.0-1ubuntu2 gamin 0.1.7-3ubuntu2 perl-base 5.8.8-6 libdb4.4 4.4.20-6 libpango1.0-0 1.14.3-0ubuntu1 libexpat1 1.95.8-3.2 DistroRelease: Ubuntu 6.10 ExecutablePath: /usr/lib/libgnomeui-0/gnome_segv2 Package: libgnomeui-0 2.16.0-0ubuntu1 ProcCmdline: /usr/lib/libgnomeui-0/gnome_segv bug-buddy 11 2.16.0 ProcEnviron: LANGUAGE=it_IT:it:en_GB:en PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/bin/X11:/usr/games LANG=it_IT.UTF-8 SHELL=/bin/bash ProcMaps: 08048000-0804a000 r-xp 00000000 03:03 125829692 /usr/lib/libgnomeui-0/gnome_segv2 0804a000-0804b000 rw-p 00001000 03:03 125829692 /usr/lib/libgnomeui-0/gnome_segv2 0804b000-0808d000 rw-p 0804b000 00:00 0 [heap] b6eaf000-b6eb0000 r-xp 00000000 03:03 42382149 /usr/lib/gconv/ISO8859-1.so b6eb0000-b6eb2000 rw-p 00001000 03:03 42382149 /usr/lib/gconv/ISO8859-1.so b6eb2000-b6ecf000 r--p 00000000 03:03 75625820 /usr/share/locale-langpack/it/LC_MESSAGES/gtk20-properties.mo b6ecf000-b6ed0000 r-xp 00000000 03:03 16783773 /usr/lib/X11/locale/common/xlcUTF8Load.so.2.0.0 b6ed0000-b6ed1000 rw-p 00000000 03:03 16783773 /usr/lib/X11/locale/common/xlcUTF8Load.so.2.0.0 b6ed1000-b6edc000 r--p 00000000 03:03 75625819 /usr/share/locale-langpack/it/LC_MESSAGES/gtk20.mo b6edc000-b6f0f000 r--p 00000000 03:03 16803726 /usr/lib/locale/it_IT.utf8/LC_CTYPE b6f0f000-b6f10000 r--p 00000000 03:03 50347486 /usr/lib/locale/it_IT.utf8/LC_NUMERIC b6f10000-b6f11000 r--p 00000000 03:03 50356005 /usr/lib/locale/it_IT.utf8/LC_TIME b6f11000-b6fe8000 r--p 00000000 03:03 16803729 /usr/lib/locale/it_IT.utf8/LC_COLLATE b6fe8000-b6ff1000 r-xp 00000000 03:03 117498791 /lib/tls/i686/cmov/libnss_files-2.4.so b6ff1000-b6ff3000 rw-p 00008000 03:03 117498791 /lib/tls/i686/cmov/libnss_files-2.4.so b6ff3000-b6ffb000 r-xp 00000000 03:03 117498793 /lib/tls/i686/cmov/libnss_nis-2.4.so b6ffb000-b6ffd000 rw-p 00007000 03:03 117498793 /lib/tls/i686/cmov/libnss_nis-2.4.so b6ffd000-b7004000 r-xp 00000000 03:03 117498789 /lib/tls/i686/cmov/libnss_compat-2.4.so b7004000-b7006000 rw-p 00006000 03:03 117498789 /lib/tls/i686/cmov/libnss_compat-2.4.so b7006000-b7009000 rw-p b7006000 00:00 0 b7009000-b700c000 r-xp 00000000 03:03 67206975 /usr/lib/libgpg-error.so.0.2.0 b700c000-b700d000 rw-p 00002000 03:03 67206975 /usr/lib/libgpg-error.so.0.2.0 b700d000-b700e000 rw-p b700d000 00:00 0 b700e000-b705a000 r-xp 00000000 03:03 67207169 /usr/lib/libgcrypt.so.11.2.1 b705a000-b705c000 rw-p 0004b000 03:03 67207169 /usr/lib/libgcrypt.so.11.2.1 b705c000-b706e000 r-xp 00000000 03:03 67207418 /usr/lib/libtasn1.so.3.0.5 b706e000-b706f000 rw-p 00011000 03:03 67207418 /usr/lib/libtasn1.so.3.0.5 b706f000-b7081000 r-xp 00000000 03:03 117498788 /lib/tls/i686/cmov/libnsl-2.4.so b7081000-b7083000 rw-p 00011000 03:03 117498788 /lib/tls/i686/cmov/libnsl-2.4.so b7083000-b7085000 rw-p b7083000 00:00 0 b7085000-b7138000 r-xp 00000000 03:03 67206981 /usr/lib/libasound.so.2.0.0 b7138000-b713d000 rw-p 000b2000 03:03 67206981 /usr/lib/libasound.so.2.0.0 b713d000-b713e000 rw-p b713d000 00:00 0 b713e000-b7140000 r-xp 00000000 03:03 117498801 /lib/tls/i686/cmov/libutil-2.4.so b7140000-b7142000 rw-p 00001000 03:03 117498801 /lib/tls/i686/cmov/libutil-2.4.so b7142000-b7151000 r-xp 00000000 03:03 117498797 /lib/tls/i686/cmov/libresolv-2.4.so b7151000-b7153000 rw-p 0000f000 03:03 117498797 /lib/tls/i686/cmov/libresolv-2.4.so b7153000-b7155000 rw-p b7153000 00:00 0 b7155000-b7163000 r-xp 00000000 03:03 67909271 /usr/lib/libavahi-client.so.3.2.0 b7163000-b7164000 rw-p 0000e000 03:03 67909271 /usr/lib/libavahi-client.so.3.2.0 b7164000-b716e000 r-xp 00000000 03:03 67930095 /usr/lib/libavahi-common.so.3.4.2 b716e000-b716f000 rw-p 00009000 03:03 67930095 /usr/lib/libavahi-common.so.3.4.2 b716f000-b7171000 r-xp 00000000 03:03 67909274 /usr/lib/libavahi-glib.so.1.0.1 b7171000-b7172000 rw-p 00002000 03:03 67909274 /usr/lib/libavahi-glib.so.1.0.1 b7172000-b71d9000 r-xp 00000000 03:03 67909341 /usr/lib/libgnutls.so.13.0.5 b71d9000-b71df000 rw-p 00066000 03:03 67909341 /usr/lib/libgnutls.so.13.0.5 b71df000-b71e0000 rw-p b71df000 00:00 0 b71e0000-b720f000 r-xp 00000000 03:03 67150089 /usr/lib/libdbus-1.so.3.0.0 b720f000-b7210000 rw-p 0002e000 03:03 67150089 /usr/lib/libdbus-1.so.3.0.0 b7210000-b722a000 r-xp 00000000 03:03 67205984 /usr/lib/libdbus-glib-1.so.2.0.0 b722a000-b722b000 rw-p 00019000 03:03 67205984 /usr/lib/libdbus-glib-1.so.2.0.0 b722b000-b722e000 r-xp 00000000 03:03 67553565 /usr/lib/libORBitCosNaming-2.so.0.1.0 b722e000-b722f000 rw-p 00003000 03:03 67553565 /usr/lib/libORBitCosNaming-2.so.0.1.0 b722f000-b7233000 r-xp 00000000 03:03 67270229 /usr/lib/libXdmcp.so.6.0.0 b7233000-b7234000 rw-p 00003000 03:03 67270229 /usr/lib/libXdmcp.so.6.0.0 b7234000-b7256000 r-xp 00000000 03:03 67150162 /usr/lib/libpng12.so.0.1.2.8 b7256000-b7257000 rw-p 00021000 03:03 67150162 /usr/lib/libpng12.so.0.1.2.8 b7257000-b7258000 rw-p b7257000 00:00 0 b7258000-b725a000 r-xp 00000000 03:03 67270224 /usr/lib/libXau.so.6.0.0 b725a000-b725b000 rw-p 00001000 03:03 67270224 /usr/lib/libXau.so.6.0.0 b725b000-b7277000 r-xp 00000000 03:03 67150852 /usr/lib/libexpat.so.1.0.0 b7277000-b7279000 rw-p 0001c000 03:03 67150852 /usr/lib/libexpat.so.1.0.0 b7279000-b72dd000 r-xp 00000000 03:03 67206948 /usr/lib/libfreetype.so.6.3.10 b72dd000-b72e0000 rw-p 00064000 03:03 67206948 /usr/lib/libfreetype.so.6.3.10 b72e0000-b72fe000 r-xp 00000000 03:03 67197819 /usr/lib/libaudiofile.so.0.0.2 b72fe000-b7300000 rw-p 0001e000 03:03 67197819 /usr/lib/libaudiofile.so.0.0.2 b7300000-b7309000 r-xp 00000000 03:03 67206936 /usr/lib/libesd.so.0.2.36 b7309000-b730a000 rw-p 00008000 03:03 67206936 /usr/lib/libesd.so.0.2.36 b730a000-b730b000 rw-p b730a000 00:00 0 b730b000-b731e000 r-xp 00000000 03:03 67150857 /usr/lib/libz.so.1.2.3 b731e000-b731f000 rw-p 00012000 03:03 67150857 /usr/lib/libz.so.1.2.3 b731f000-b7326000 r-xp 00000000 03:03 117498798 /lib/tls/i686/cmov/librt-2.4.so b7326000-b7328000 rw-p 00006000 03:03 117498798 /lib/tls/i686/cmov/librt-2.4.so b7328000-b733d000 r-xp 00000000 03:03 67553537 /usr/lib/libICE.so.6.3.0 b733d000-b733e000 rw-p 00014000 03:03 67553537 /usr/lib/libICE.so.6.3.0 b733e000-b7340000 rw-p b733e000 00:00 0 b7340000-b7348000 r-xp 00000000 03:03 67553541 /usr/lib/libSM.so.6.0.0 b7348000-b7349000 rw-p 00007000 03:03 67553541 /usr/lib/libSM.so.6.0.0 b7349000-b734a000 rw-p b7349000 00:00 0 b734a000-b7368000 r-xp 00000000 03:03 67207099 /usr/lib/libjpeg.so.62.0.0 b7368000-b7369000 rw-p 0001d000 03:03 67207099 /usr/lib/libjpeg.so.62.0.0 b7369000-b7374000 r-xp 00000000 03:03 67154920 /usr/lib/libgnome-keyring.so.0.0.1 b7374000-b7375000 rw-p 0000a000 03:03 67154920 /usr/lib/libgnome-keyring.so.0.0.1 b7375000-b7379000 r-xp 00000000 03:03 67150838 /usr/lib/libgthread-2.0.so.0.1200.3 b7379000-b737a000 rw-p 00003000 03:03 67150838 /usr/lib/libgthread-2.0.so.0.1200.3 b737a000-b737c000 r-xp 00000000 03:03 117498785 /lib/tls/i686/cmov/libdl-2.4.so b737c000-b737e000 rw-p 00001000 03:03 117498785 /lib/tls/i686/cmov/libdl-2.4.so b737e000-b7381000 r-xp 00000000 03:03 67150836 /usr/lib/libgmodule-2.0.so.0.1200.3 b7381000-b7382000 rw-p 00002000 03:03 67150836 /usr/lib/libgmodule-2.0.so.0.1200.3 b7382000-b73a6000 r-xp 00000000 03:03 117498786 /lib/tls/i686/cmov/libm-2.4.so b73a6000-b73a8000 rw-p 00023000 03:03 117498786 /lib/tls/i686/cmov/libm-2.4.so b73a8000-b73a9000 rw-p b73a8000 00:00 0 b73a9000-b73f0000 r-xp 00000000 03:03 67193300 /usr/lib/libORBit-2.so.0.1.0 b73f0000-b73fa000 rw-p 00046000 03:03 67193300 /usr/lib/libORBit-2.so.0.1.0 b73fa000-b7427000 r-xp 00000000 03:03 67206984 /usr/lib/libgconf-2.so.4.1.0 b7427000-b742a000 rw-p 0002d000 03:03 67206984 /usr/lib/libgconf-2.so.4.1.0 b742a000-b747e000 r-xp 00000000 03:03 67154962 /usr/lib/libgnomevfs-2.so.0.1600.0 b747e000-b7481000 rw-p 00054000 03:03 67154962 /usr/lib/libgnomevfs-2.so.0.1600.0 b7481000-b74b9000 r-xp 00000000 03:03 67883134 /usr/lib/libpango-1.0.so.0.1400.3 b74b9000-b74bb000 rw-p 00037000 03:03 67883134 /usr/lib/libpango-1.0.so.0.1400.3 b74bb000-b74cd000 r-xp 00000000 03:03 67553567 /usr/lib/libbonobo-activation.so.4.0.0 b74cd000-b74cf000 rw-p 00012000 03:03 67553567 /usr/lib/libbonobo-activation.so.4.0.0 b74cf000-b751f000 r-xp 00000000 03:03 67277886 /usr/lib/libbonobo-2.so.0.0.0 b751f000-b7529000 rw-p 0004f000 03:03 67277886 /usr/lib/libbonobo-2.so.0.0.0 b7529000-b752a000 rw-p b7529000 00:00 0 b752a000-b75f0000 r-xp 00000000 03:03 67150074 /usr/lib/libX11.so.6.2.0 b75f0000-b75f3000 rw-p 000c5000 03:03 67150074 /usr/lib/libX11.so.6.2.0 b75f3000-b7653000 r-xp 00000000 03:03 67150675 /usr/lib/libcairo.so.2.9.2 b7653000-b7655000 rw-p 00060000 03:03 67150675 /usr/lib/libcairo.so.2.9.2 b7655000-b7659000 r-xp 00000000 03:03 67241874 /usr/lib/libXfixes.so.3.1.0 b7659000-b765a000 rw-p 00003000 03:03 67241874 /usr/lib/libXfixes.so.3.1.0 b765a000-b7662000 r-xp 00000000 03:03 67553514 /usr/lib/libXcursor.so.1.0.2 b7662000-b7663000 rw-p 00007000 03:03 67553514 /usr/lib/libXcursor.so.1.0.2 b7663000-b7665000 r-xp 00000000 03:03 68054773 /usr/lib/libXrandr.so.2.0.0 b7665000-b7666000 rw-p 00002000 03:03 68054773 /usr/lib/libXrandr.so.2.0.0 b7666000-b766d000 r-xp 00000000 03:03 68015811 /usr/lib/libXi.so.6.0.0 b766d000-b766e000 rw-p 00006000 03:03 68015811 /usr/lib/libXi.so.6.0.0 b766e000-b766f000 rw-p b766e000 00:00 0 b766f000-b7671000 r-xp 00000000 03:03 68020243 /usr/lib/libXinerama.so.1.0.0 b7671000-b7672000 rw-p 00001000 03:03 68020243 /usr/lib/libXinerama.so.1.0.0 b7672000-b7679000 r-xp 00000000 03:03 67270248 /usr/lib/libXrender.so.1.3.0 b7679000-b767a000 rw-p 00006000 03:03 67270248 /usr/lib/libXrender.so.1.3.0 b767a000-b7686000 r-xp 00000000 03:03 67270237 /usr/lib/libXext.so.6.4.0 b7686000-b7687000 rw-p 0000c000 03:03 67270237 /usr/lib/libXext.so.6.4.0 b7687000-b76af000 r-xp 00000000 03:03 67553551 /usr/lib/libfontconfig.so.1.0.4 b76af000-b76b4000 rw-p 00027000 03:03 67553551 /usr/lib/libfontconfig.so.1.0.4 b76b4000-b76b5000 rw-p b76b4000 00:00 0 b76b5000-b76bc000 r-xp 00000000 03:03 67930093 /usr/lib/libpangocairo-1.0.so.0.1400.3 b76bc000-b76bd000 rw-p 00006000 03:03 67930093 /usr/lib/libpangocairo-1.0.so.0.1400.3 b76bd000-b76d2000 r-xp 00000000 03:03 67277848 /usr/lib/libgdk_pixbuf-2.0.so.0.1000.3 b76d2000-b76d3000 rw-p 00015000 03:03 67277848 /usr/lib/libgdk_pixbuf-2.0.so.0.1000.3 b76d3000-b76d4000 rw-p b76d3000 00:00 0 b76d4000-b76eb000 r-xp 00000000 03:03 67150847 /usr/lib/libatk-1.0.so.0.1211.0 b76eb000-b76ed000 rw-p 00017000 03:03 67150847 /usr/lib/libatk-1.0.so.0.1211.0 b76ed000-b776e000 r-xp 00000000 03:03 68054791 /usr/lib/libgdk-x11-2.0.so.0.1000.3 b776e000-b7771000 rw-p 00081000 03:03 68054791 /usr/lib/libgdk-x11-2.0.so.0.1000.3 b7771000-b779b000 r-xp 00000000 03:03 67883206 /usr/lib/libpangoft2-1.0.so.0.1400.3 b779b000-b779c000 rw-p 00029000 03:03 67883206 /usr/lib/libpangoft2-1.0.so.0.1400.3 b779c000-b77b0000 r-xp 00000000 03:03 67197802 /usr/lib/libart_lgpl_2.so.2.3.17 b77b0000-b77b1000 rw-p 00013000 03:03 67197802 /usr/lib/libart_lgpl_2.so.2.3.17 b77b1000-b77c5000 r-xp 00000000 03:03 67154940 /usr/lib/libgnome-2.so.0.1600.0 b77c5000-b77c6000 rw-p 00013000 03:03 67154940 /usr/lib/libgnome-2.so.0.1600.0 b77c6000-b77ee000 r-xp 00000000 03:03 67154949 /usr/lib/libgnomecanvas-2.so.0.1400.0 b77ee000-b77ef000 rw-p 00027000 03:03 67154949 /usr/lib/libgnomecanvas-2.so.0.1400.0 b77ef000-b77f0000 rw-p b77ef000 00:00 0 b77f0000-b7903000 r-xp 00000000 03:03 67930184 /usr/lib/libxml2.so.2.6.26 b7903000-b7908000 rw-p 00113000 03:03 67930184 /usr/lib/libxml2.so.2.6.26 b7908000-b7909000 rw-p b7908000 00:00 0 b7909000-b7963000 r-xp 00000000 03:03 67207113 /usr/lib/libbonoboui-2.so.0.0.0 b7963000-b7966000 rw-p 0005a000 03:03 67207113 /usr/lib/libbonoboui-2.so.0.0.0 b7966000-b7a93000 r-xp 00000000 03:03 117498782 /lib/tls/i686/cmov/libc-2.4.so b7a93000-b7a95000 r--p 0012c000 03:03 117498782 /lib/tls/i686/cmov/libc-2.4.so b7a95000-b7a97000 rw-p 0012e000 03:03 117498782 /lib/tls/i686/cmov/libc-2.4.so b7a97000-b7a9a000 rw-p b7a97000 00:00 0 b7a9a000-b7aa0000 r-xp 00000000 03:03 100663609 /lib/libpopt.so.0.0.0 b7aa0000-b7aa1000 rw-p 00006000 03:03 100663609 /lib/libpopt.so.0.0.0 b7aa1000-b7b32000 r-xp 00000000 03:03 67150832 /usr/lib/libglib-2.0.so.0.1200.3 b7b32000-b7b33000 rw-p 00091000 03:03 67150832 /usr/lib/libglib-2.0.so.0.1200.3 b7b33000-b7b42000 r-xp 00000000 03:03 117498796 /lib/tls/i686/cmov/libpthread-2.4.so b7b42000-b7b44000 rw-p 0000f000 03:03 117498796 /lib/tls/i686/cmov/libpthread-2.4.so b7b44000-b7b46000 rw-p b7b44000 00:00 0 b7b46000-b7b7f000 r-xp 00000000 03:03 67150834 /usr/lib/libgobject-2.0.so.0.1200.3 b7b7f000-b7b80000 rw-p 00038000 03:03 67150834 /usr/lib/libgobject-2.0.so.0.1200.3 b7b80000-b7b81000 rw-p b7b80000 00:00 0 b7b81000-b7eca000 r-xp 00000000 03:03 68054792 /usr/lib/libgtk-x11-2.0.so.0.1000.3 b7eca000-b7ed1000 rw-p 00348000 03:03 68054792 /usr/lib/libgtk-x11-2.0.so.0.1000.3 b7ed1000-b7ed2000 rw-p b7ed1000 00:00 0 b7ed2000-b7f57000 r-xp 00000000 03:03 67154960 /usr/lib/libgnomeui-2.so.0.1600.0 b7f57000-b7f5b000 rw-p 00084000 03:03 67154960 /usr/lib/libgnomeui-2.so.0.1600.0 b7f5b000-b7f5c000 r--p 00000000 03:03 50356007 /usr/lib/locale/it_IT.utf8/LC_MONETARY b7f5c000-b7f5d000 r--p 00000000 03:03 58740026 /usr/lib/locale/it_IT.utf8/LC_MESSAGES/SYS_LC_MESSAGES b7f5d000-b7f5e000 r--p 00000000 03:03 33559178 /usr/lib/locale/it_IT.utf8/LC_PAPER b7f5e000-b7f5f000 r--p 00000000 03:03 33559179 /usr/lib/locale/it_IT.utf8/LC_NAME b7f5f000-b7f60000 r--p 00000000 03:03 50356162 /usr/lib/locale/it_IT.utf8/LC_ADDRESS b7f60000-b7f61000 r--p 00000000 03:03 50364326 /usr/lib/locale/it_IT.utf8/LC_TELEPHONE b7f61000-b7f62000 r--p 00000000 03:03 33561872 /usr/lib/locale/it_IT.utf8/LC_MEASUREMENT b7f62000-b7f69000 r--s 00000000 03:03 41960774 /usr/lib/gconv/gconv-modules.cache b7f69000-b7f6a000 r--p 00000000 03:03 50364335 /usr/lib/locale/it_IT.utf8/LC_IDENTIFICATION b7f6a000-b7f6c000 rw-p b7f6a000 00:00 0 b7f6c000-b7f85000 r-xp 00000000 03:03 100697399 /lib/ld-2.4.so b7f85000-b7f87000 rw-p 00018000 03:03 100697399 /lib/ld-2.4.so bfa3b000-bfa51000 rw-p bfa3b000 00:00 0 [stack] ffffe000-fffff000 ---p 00000000 00:00 0 [vdso] ProcStatus: Name: gnome_segv2 State: D (disk sleep) SleepAVG: 57% Tgid: 6950 Pid: 6950 PPid: 6942 TracerPid: 0 Uid: 1000 1000 1000 1000 Gid: 1000 1000 1000 1000 FDSize: 1024 Groups: 4 20 24 25 29 30 44 46 106 110 112 1000 VmPeak: 17612 kB VmSize: 17612 kB VmLck: 0 kB VmHWM: 5292 kB VmRSS: 5292 kB VmData: 388 kB VmStk: 88 kB VmExe: 8 kB VmLib: 15240 kB VmPTE: 28 kB Threads: 1 SigQ: 0/4294967295 SigPnd: 0000000000000000 ShdPnd: 0000000000000000 SigBlk: 0000000000000400 SigIgn: 0000000020001400 SigCgt: 0000000180000000 CapInh: 0000000000000000 CapPrm: 0000000000000000 CapEff: 0000000000000000 Cpus_allowed: ff Mems_allowed: 1 Signal: 6 SourcePackage: libgnomeui Stacktrace: (no debugging symbols found) Using host libthread_db library "/lib/tls/i686/cmov/libthread_db.so.1". (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) Core was generated by `/usr/lib/libgnomeui-0/gnome_segv bug-buddy 11 2.16.0'. Program terminated with signal 6, Aborted. #0 0xffffe410 in __kernel_vsyscall () #0 0xffffe410 in __kernel_vsyscall () No symbol table info available. #1 0xb798f760 in *__GI_raise () from /lib/tls/i686/cmov/libc.so.6 No locals. #2 0xb7990ee3 in *__GI_abort () from /lib/tls/i686/cmov/libc.so.6 No locals. #3 0xb7ad51a2 in g_logv () from /usr/lib/libglib-2.0.so.0 No symbol table info available. #4 0xb7ad51d9 in g_log () from /usr/lib/libglib-2.0.so.0 No symbol table info available. #5 0xb73c33f6 in giop_init () from /usr/lib/libORBit-2.so.0 No symbol table info available. #6 0xb73c7e3d in CORBA_ORB_init () from /usr/lib/libORBit-2.so.0 No symbol table info available. #7 0xb74ca9ae in bonobo_activation_orb_init () from /usr/lib/libbonobo-activation.so.4 No symbol table info available. #8 0xb77c20f3 in gnome_bonobo_module_info_get () from /usr/lib/libgnome-2.so.0 No symbol table info available. #9 0xb77bc964 in gnome_program_postinit () from /usr/lib/libgnome-2.so.0 No symbol table info available. #10 0xb77bcd85 in gnome_program_postinit () from /usr/lib/libgnome-2.so.0 No symbol table info available. #11 0xb77bd099 in gnome_program_init () from /usr/lib/libgnome-2.so.0 No symbol table info available. #12 0xb7f25f77 in gnome_init_with_popt_table () from /usr/lib/libgnomeui-2.so.0 No symbol table info available. #13 0x08048c04 in ?? () No symbol table info available. #14 0x08048f74 in _IO_stdin_used () No symbol table info available. #15 0x08048f6d in _IO_stdin_used () No symbol table info available. #16 0x00000004 in ?? () No symbol table info available. #17 0xbfa4dde4 in ?? () No symbol table info available. #18 0x00000000 in ?? () No symbol table info available. ThreadStacktrace: (no debugging symbols found) Using host libthread_db library "/lib/tls/i686/cmov/libthread_db.so.1". (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) Core was generated by `/usr/lib/libgnomeui-0/gnome_segv bug-buddy 11 2.16.0'. Program terminated with signal 6, Aborted. #0 0xffffe410 in __kernel_vsyscall () . Thread 1 (process 6950): #0 0xffffe410 in __kernel_vsyscall () No symbol table info available. #1 0xb798f760 in *__GI_raise () from /lib/tls/i686/cmov/libc.so.6 No locals. #2 0xb7990ee3 in *__GI_abort () from /lib/tls/i686/cmov/libc.so.6 No locals. #3 0xb7ad51a2 in g_logv () from /usr/lib/libglib-2.0.so.0 No symbol table info available. #4 0xb7ad51d9 in g_log () from /usr/lib/libglib-2.0.so.0 No symbol table info available. #5 0xb73c33f6 in giop_init () from /usr/lib/libORBit-2.so.0 No symbol table info available. #6 0xb73c7e3d in CORBA_ORB_init () from /usr/lib/libORBit-2.so.0 No symbol table info available. #7 0xb74ca9ae in bonobo_activation_orb_init () from /usr/lib/libbonobo-activation.so.4 No symbol table info available. #8 0xb77c20f3 in gnome_bonobo_module_info_get () from /usr/lib/libgnome-2.so.0 No symbol table info available. #9 0xb77bc964 in gnome_program_postinit () from /usr/lib/libgnome-2.so.0 No symbol table info available. #10 0xb77bcd85 in gnome_program_postinit () from /usr/lib/libgnome-2.so.0 No symbol table info available. #11 0xb77bd099 in gnome_program_init () from /usr/lib/libgnome-2.so.0 No symbol table info available. #12 0xb7f25f77 in gnome_init_with_popt_table () from /usr/lib/libgnomeui-2.so.0 No symbol table info available. #13 0x08048c04 in ?? () No symbol table info available. #14 0x08048f74 in _IO_stdin_used () No symbol table info available. #15 0x08048f6d in _IO_stdin_used () No symbol table info available. #16 0x00000004 in ?? () No symbol table info available. #17 0xbfa4dde4 in ?? () No symbol table info available. #18 0x00000000 in ?? () No symbol table info available. Uname: Linux andrea-laptop 2.6.17-7-generic #2 SMP Wed Sep 6 17:56:40 UTC 2006 i686 GNU/Linux ** Changed in: libgnomeui (Ubuntu) Importance: Undecided => Medium Assignee: (unassigned) => Ubuntu Desktop Bugs Status: Unconfirmed => Needs Info -- i was working with synaptic and firefox on xubuntu and this error popped out https://launchpad.net/bugs/60052 From amickevicius at gmail.com Tue Nov 28 09:30:06 2006 From: amickevicius at gmail.com (arturasm) Date: Tue, 28 Nov 2006 09:30:06 -0000 Subject: [Bug 73358] dhcp <--> static ip doesn't change when changing location References: <20061126134938.4063.81208.malonedeb@gandwana.ubuntu.com> Message-ID: <20061128093006.4020.44951.launchpad@canonical@gandwana.ubuntu.com> Public bug reported: when i change location everything is correct: essid, dns, etc, but ip address seting. it remains unchanged to dhcp or to static ip ** Affects: gnome-system-tools (Ubuntu) Importance: Undecided Assignee: Ubuntu Desktop Bugs Status: Needs Info -- dhcp <--> static ip doesn't change when changing location https://launchpad.net/bugs/73358 From onno at itmaze.com.au Tue Nov 28 09:39:54 2006 From: onno at itmaze.com.au (Onno Benschop) Date: Tue, 28 Nov 2006 09:39:54 -0000 Subject: [Bug 73564] [shares-admin] Sharing a folder does not create SMB account References: <20061128084153.23895.6151.malonedeb@gangotri.ubuntu.com> Message-ID: <20061128093954.4020.96516.launchpad@canonical@gandwana.ubuntu.com> Public bug reported: Binary package hint: gnome-system-tools Setting up a shared folder, using SMB, does not actually create the Samba user, requiring the user to run the following command before access is possible: sudo smbpasswd -a `whoami` The symptom on a WinNT host is that it continues to prompt for a password. I strongly suspect that a desktop user would expect that the SMB account is the same as their login account, even though the two are separate, suggesting that the username and password should be synchronised. It is possible that this bug report needs to be assigned to samba, but I hesitate to do that because it is the GUI that is hiding (and missing) the functionality. ** Affects: gnome-system-tools (Ubuntu) Importance: Medium Assignee: Ubuntu Desktop Bugs Status: Rejected -- [shares-admin] Sharing a folder does not create SMB account https://launchpad.net/bugs/73564 From seb128 at ubuntu.com Tue Nov 28 09:30:05 2006 From: seb128 at ubuntu.com (Sebastien Bacher) Date: Tue, 28 Nov 2006 09:30:05 -0000 Subject: [Bug 73358] Re: dhcp <--> static ip doesn't change when changing location References: <20061126134938.4063.81208.malonedeb@gandwana.ubuntu.com> Message-ID: <20061128093006.4020.42753.malone@gandwana.ubuntu.com> Where do you click to change the profile? How did you store your profile? Could you attach the profiles from .gnome2/network-admin- locations/* to the bug? ** Changed in: gnome-system-tools (Ubuntu) Assignee: (unassigned) => Ubuntu Desktop Bugs -- dhcp <--> static ip doesn't change when changing location https://launchpad.net/bugs/73358 From frederik.elwert at web.de Tue Nov 28 09:36:11 2006 From: frederik.elwert at web.de (Frederik Elwert) Date: Tue, 28 Nov 2006 09:36:11 -0000 Subject: [Bug 61728] Re: [disks-admin] need to be rewritten with the new API and using hal References: <20060921192913.23036.93794.malonedeb@gangotri.ubuntu.com> Message-ID: <20061128093611.4020.24578.malone@gandwana.ubuntu.com> There is at lease one more important usecase for disks-admin: When using the Desktop-CD as a rescue system, disks have manually to be mounted if you want to work with them from the live system. Besides that, disks-admin had an informational value: It gave on overview about a disks partitions, their size and free space. I don't know about its technical background, but could pysdm serve as a basis for a successor? It is currently in universe, but Ubuntu certainly needs something in main that gets installed by default. -- [disks-admin] need to be rewritten with the new API and using hal https://launchpad.net/bugs/61728 From seb128 at ubuntu.com Tue Nov 28 09:39:35 2006 From: seb128 at ubuntu.com (Sebastien Bacher) Date: Tue, 28 Nov 2006 09:39:35 -0000 Subject: [Bug 54459] Re: Crash on (or just after) connect to MSN References: <20060729160643.3814.19337.malonedeb@gangotri.ubuntu.com> Message-ID: <20061128093935.24002.72841.malone@gangotri.ubuntu.com> darkly, your bug is a different one, the backtrace looks similar to bug #71031 -- Crash on (or just after) connect to MSN https://launchpad.net/bugs/54459 From seb128 at ubuntu.com Tue Nov 28 09:39:53 2006 From: seb128 at ubuntu.com (Sebastien Bacher) Date: Tue, 28 Nov 2006 09:39:53 -0000 Subject: [Bug 73564] Re: [shares-admin] Sharing a folder does not create SMB account References: <20061128084153.23895.6151.malonedeb@gangotri.ubuntu.com> Message-ID: <20061128093954.4020.35092.malone@gandwana.ubuntu.com> *** This bug is a duplicate of bug 14774 *** Thanks for the bug report. This particular bug has already been reported into our bug tracking system, but please feel free to report any further bugs which you find. ** Changed in: gnome-system-tools (Ubuntu) Importance: Undecided => Medium Assignee: (unassigned) => Ubuntu Desktop Bugs Status: Unconfirmed => Rejected ** This bug has been marked a duplicate of bug 14774 [shares-admin] Shared folders requires a login -- [shares-admin] Sharing a folder does not create SMB account https://launchpad.net/bugs/73564 From seb128 at ubuntu.com Tue Nov 28 09:41:31 2006 From: seb128 at ubuntu.com (Sebastien Bacher) Date: Tue, 28 Nov 2006 09:41:31 -0000 Subject: [Bug 73541] Re: Gaim crash at exit References: <20061127223306.4020.47558.malonedeb@gandwana.ubuntu.com> Message-ID: <20061128094131.4020.77121.malone@gandwana.ubuntu.com> *** This bug is a duplicate of bug 67361 *** Thanks for the bug report. This particular bug has already been reported into our bug tracking system, but please feel free to report any further bugs which you find. ** Changed in: gaim (Ubuntu) Importance: Undecided => Medium Status: Unconfirmed => Rejected ** This bug has been marked a duplicate of bug 67361 Gaim crashes after startup (strcmp) -- Gaim crash at exit https://launchpad.net/bugs/73541 From seb128 at ubuntu.com Tue Nov 28 09:48:58 2006 From: seb128 at ubuntu.com (Sebastien Bacher) Date: Tue, 28 Nov 2006 09:48:58 -0000 Subject: [Bug 73489] Re: random evolution crash (1) References: <20061127171619.23895.11015.malonedeb@gangotri.ubuntu.com> Message-ID: <20061128094858.24002.61881.malone@gangotri.ubuntu.com> Thank you for your bug, is that the same problem than bug #73491? -- random evolution crash (1) https://launchpad.net/bugs/73489 From seb128 at ubuntu.com Tue Nov 28 09:46:35 2006 From: seb128 at ubuntu.com (Sebastien Bacher) Date: Tue, 28 Nov 2006 09:46:35 -0000 Subject: [Bug 71689] Re: Edgy: no audio for mp4 files References: <20061113203734.350.30559.malonedeb@gangotri.ubuntu.com> Message-ID: <20061128094635.24002.79499.malone@gangotri.ubuntu.com> Can you put that file online? It looks like the gstreamer codec required to play it is not installed. Reassigning to gstreamer0.10, might not be a bug though, only a package to install ** Changed in: totem (Ubuntu) Sourcepackagename: totem => gstreamer0.10 -- Edgy: no audio for mp4 files https://launchpad.net/bugs/71689 From seb128 at ubuntu.com Tue Nov 28 09:50:41 2006 From: seb128 at ubuntu.com (Sebastien Bacher) Date: Tue, 28 Nov 2006 09:50:41 -0000 Subject: [Bug 73491] Re: random evolution crash (2) References: <20061127171808.23895.89310.malonedeb@gangotri.ubuntu.com> Message-ID: <20061128095041.24002.21545.malone@gangotri.ubuntu.com> Thank you for your bug. Could you describe what you were doing when evolution crashed? The backtrace matches http://bugzilla.gnome.org/show_bug.cgi?id=379896 upstream. Could you get a backtrace with libglib2.0-0-dbg evolution-data-server-dbg evolution- dbg installed? ** Changed in: evolution (Ubuntu) Importance: Undecided => Medium Assignee: (unassigned) => Ubuntu Desktop Bugs Status: Unconfirmed => Needs Info ** Bug watch added: GNOME Bug Tracker #379896 http://bugzilla.gnome.org/show_bug.cgi?id=379896 ** Also affects: evolution (upstream) via http://bugzilla.gnome.org/show_bug.cgi?id=379896 Importance: Unknown Status: Unknown -- random evolution crash (2) https://launchpad.net/bugs/73491 From amickevicius at gmail.com Tue Nov 28 09:55:51 2006 From: amickevicius at gmail.com (arturasm) Date: Tue, 28 Nov 2006 09:55:51 -0000 Subject: [Bug 73358] Re: dhcp <--> static ip doesn't change when changing location References: <20061126134938.4063.81208.malonedeb@gandwana.ubuntu.com> <20061128093006.4020.42753.malone@gandwana.ubuntu.com> Message-ID: i go for System -> Administration -> Networking, then i click on location selection on the top, then i pick needed location then i click ok (actually green V). after location is loaded i highlight eth1 interface and click Properties. then i chose static ip or dhcp depending on location. i have stored locations by clicking save button (Save current network configuration as a location). 2006/11/28, Sebastien Bacher : > Where do you click to change the profile? How did you store your > profile? Could you attach the profiles from .gnome2/network-admin- > locations/* to the bug? > > ** Changed in: gnome-system-tools (Ubuntu) > Assignee: (unassigned) => Ubuntu Desktop Bugs > > -- > dhcp <--> static ip doesn't change when changing location > https://launchpad.net/bugs/73358 > -- dhcp <--> static ip doesn't change when changing location https://launchpad.net/bugs/73358 From seb128 at ubuntu.com Tue Nov 28 09:57:19 2006 From: seb128 at ubuntu.com (Sebastien Bacher) Date: Tue, 28 Nov 2006 09:57:19 -0000 Subject: [Bug 64516] Re: Keyboard Properties launch bug References: <20061007111009.8501.97156.malonedeb@gandwana.ubuntu.com> Message-ID: <20061128095719.24002.60366.malone@gangotri.ubuntu.com> johnaman, are you sure that's the same bug? Debug backtrace from your crash file: 131 if (value->type == GCONF_VALUE_INT) (gdb) bt #0 def_group_in_gconf_changed (client=0x8067360, cnxn_id=4294967295, entry=0x81e8a98, dialog=0x806a380) at /build/buildd/control-center-2.16.1/./capplets/keyboard/gnome-keyboard-properties-xkblt.c:131 #1 0x080526c1 in xkb_layouts_fill_selected_tree (dialog=0x806a380) at /build/buildd/control-center-2.16.1/./capplets/keyboard/gnome-keyboard-properties-xkblt.c:386 #2 0x080508b9 in setup_xkb_tabs (dialog=0x806a380, changeset=0x0) at /build/buildd/control-center-2.16.1/./capplets/keyboard/gnome-keyboard-properties-xkb.c:183 #3 0x0805012e in main (argc=Cannot access memory at address 0x0 ) at /build/buildd/control-center-2.16.1/./capplets/keyboard/gnome-keyboard-properties.c:172 #4 0xb77e68cc in __libc_start_main () from /lib/tls/i686/cmov/libc.so.6 It matches upstream http://bugzilla.gnome.org/show_bug.cgi?id=370038 which is a libxklavier bug according to upstream -- Keyboard Properties launch bug https://launchpad.net/bugs/64516 From cjwatson at canonical.com Tue Nov 28 09:57:10 2006 From: cjwatson at canonical.com (Colin Watson) Date: Tue, 28 Nov 2006 09:57:10 -0000 Subject: [Bug 21637] Re: xkb greek polytonic: cannot write psili and dasia after upgrade to breezy References: <20060113141358.21012.96493.launchpad@macquarie.warthogs.hbd.com> Message-ID: <20061128095710.24002.13056.launchpad@gangotri.ubuntu.com> ** Also affects: xkeyboard-config (Ubuntu) Importance: Undecided Status: Unconfirmed -- xkb greek polytonic: cannot write psili and dasia after upgrade to breezy https://launchpad.net/bugs/21637 From onno at itmaze.com.au Tue Nov 28 10:22:58 2006 From: onno at itmaze.com.au (Onno Benschop) Date: Tue, 28 Nov 2006 10:22:58 -0000 Subject: [Bug 73564] Re: [shares-admin] Sharing a folder does not create SMB account References: <20061128084153.23895.6151.malonedeb@gangotri.ubuntu.com> Message-ID: <20061128102258.4020.79762.malone@gandwana.ubuntu.com> *** This bug is a duplicate of bug 14774 *** Sorry about that, spent a good hour hunting... -- [shares-admin] Sharing a folder does not create SMB account https://launchpad.net/bugs/73564 From gadesz at gmail.com Tue Nov 28 11:04:26 2006 From: gadesz at gmail.com (gadesz) Date: Tue, 28 Nov 2006 11:04:26 -0000 Subject: [Bug 71879] Re: quotation mark problem References: <20061115072011.32662.82646.malonedeb@gangotri.ubuntu.com> <20061125153407.29624.52461.malone@gangotri.ubuntu.com> Message-ID: <452901f30611280304x6addcf98v6e47db60e3f2d5d3@mail.gmail.com> Hi Sebastien, Thanks for your respond. I was typing those quotation marks in gedit and in gnome Terminal. However I found a middle solution. I switch to U.S English from U.S English International (with dead keys) keyboard layout. Everything is ok now. Regards Fabian On 11/26/06, Sebastien Bacher wrote: > Thank you for your bug. The description is not clear. Where were you > typing those quotation marks? You mention gedit but your crash is an > alarcarte one. Could you copy also the functions listed to bug-buddy > after the text you copied? > > ** Changed in: gedit (Ubuntu) > Sourcepackagename: gedit => alacarte > Status: Unconfirmed => Needs Info > > -- > quotation mark problem > https://launchpad.net/bugs/71879 > -- quotation mark problem https://launchpad.net/bugs/71879 From seb128 at ubuntu.com Tue Nov 28 11:19:51 2006 From: seb128 at ubuntu.com (Sebastien Bacher) Date: Tue, 28 Nov 2006 11:19:51 -0000 Subject: [Bug 69465] Re: gaim package is missing gaim-remote.py References: <20061031110250.11199.72218.malonedeb@gandwana.ubuntu.com> Message-ID: <20061128111951.24002.19873.malone@gangotri.ubuntu.com> Thank you for your bug. Fixed with that upload: gaim (1:2.0.0+beta5-3ubuntu2) feisty; urgency=low . * debian/control.in: - gaim-data Depends on ${python:Depends} * debian/gaim-data.install: - install the gconf schemas and the gaim-remote python script (Ubuntu: #69465) * debian/rules: - use gnome.mk to get dh_gconf called ** Changed in: gaim (Ubuntu) Status: Confirmed => Fix Committed ** Changed in: gaim (Ubuntu) Status: Fix Committed => Fix Released -- gaim package is missing gaim-remote.py https://launchpad.net/bugs/69465 From seb128 at ubuntu.com Tue Nov 28 11:23:52 2006 From: seb128 at ubuntu.com (Sebastien Bacher) Date: Tue, 28 Nov 2006 11:23:52 -0000 Subject: [Bug 73564] Re: [shares-admin] Sharing a folder does not create SMB account References: <20061128084153.23895.6151.malonedeb@gangotri.ubuntu.com> Message-ID: <20061128112352.23895.57335.malone@gangotri.ubuntu.com> *** This bug is a duplicate of bug 14774 *** no problem, it's not easy to spot duplicates. An hint for gnome-system- tools, from the bug page https://launchpad.net/distros/ubuntu/+source /gnome-system-tools/+bugs, you can click on the "shares-admin" tag on the left pane, there only 6 bugs listed there which is faster to review for duplicate -- [shares-admin] Sharing a folder does not create SMB account https://launchpad.net/bugs/73564 From seb128 at ubuntu.com Tue Nov 28 11:25:37 2006 From: seb128 at ubuntu.com (Sebastien Bacher) Date: Tue, 28 Nov 2006 11:25:37 -0000 Subject: [Bug 73479] Re: Crashed when I clicked on the enable checkbox References: <20061127160119.24002.85253.malonedeb@gangotri.ubuntu.com> Message-ID: <20061128112537.24002.12479.malone@gangotri.ubuntu.com> *** This bug is a duplicate of bug 71848 *** Thanks for the bug report. This particular bug has already been reported into our bug tracking system, but please feel free to report any further bugs which you find. ** Changed in: gaim (Ubuntu) Importance: Undecided => Medium Status: Unconfirmed => Rejected ** This bug has been marked a duplicate of bug 71848 /usr/lib/gaim/libjabber.so crashed in jabber_get_next_id() -- Crashed when I clicked on the enable checkbox https://launchpad.net/bugs/73479 From seb128 at ubuntu.com Tue Nov 28 11:28:33 2006 From: seb128 at ubuntu.com (Sebastien Bacher) Date: Tue, 28 Nov 2006 11:28:33 -0000 Subject: [Bug 73478] Re: Evolution Crashes intermittendly while using. References: <20061127153819.24002.96997.malonedeb@gangotri.ubuntu.com> Message-ID: <20061128112833.24002.23208.malone@gangotri.ubuntu.com> Thank you for your bug. The backtrace matches http://bugzilla.gnome.org/show_bug.cgi?id=354824 upstream ** Changed in: evolution (Ubuntu) Importance: Undecided => Medium Assignee: (unassigned) => Ubuntu Desktop Bugs Status: Unconfirmed => Confirmed ** Bug watch added: GNOME Bug Tracker #354824 http://bugzilla.gnome.org/show_bug.cgi?id=354824 ** Also affects: evolution (upstream) via http://bugzilla.gnome.org/show_bug.cgi?id=354824 Importance: Unknown Status: Unknown -- Evolution Crashes intermittendly while using. https://launchpad.net/bugs/73478 From bugwatch at bugs.launchpad.net Tue Nov 28 11:32:28 2006 From: bugwatch at bugs.launchpad.net (Bug Watch Updater) Date: Tue, 28 Nov 2006 11:32:28 -0000 Subject: [Bug 21637] Re: xkb greek polytonic: cannot write psili and dasia after upgrade to breezy References: <20060113141358.21012.96493.launchpad@macquarie.warthogs.hbd.com> Message-ID: <20061128113257.31209.96616.launchpad@gangotri.ubuntu.com> ** Changed in: libx11 (Debian) Status: Unknown => Fix Released -- xkb greek polytonic: cannot write psili and dasia after upgrade to breezy https://launchpad.net/bugs/21637 From bugwatch at bugs.launchpad.net Tue Nov 28 11:39:37 2006 From: bugwatch at bugs.launchpad.net (Bug Watch Updater) Date: Tue, 28 Nov 2006 11:39:37 -0000 Subject: [Bug 73517] Re: yelp broken on Feisty: CRITICAL **: AT_SPI_REGISTRY was not started at session startup. References: <20061127193659.24002.54529.malonedeb@gangotri.ubuntu.com> Message-ID: <20061128114136.31209.57279.launchpad@gangotri.ubuntu.com> ** Changed in: yelp (upstream) Status: Unknown => Unconfirmed -- yelp broken on Feisty: CRITICAL **: AT_SPI_REGISTRY was not started at session startup. https://launchpad.net/bugs/73517 From bugwatch at bugs.launchpad.net Tue Nov 28 11:39:37 2006 From: bugwatch at bugs.launchpad.net (Bug Watch Updater) Date: Tue, 28 Nov 2006 11:39:37 -0000 Subject: [Bug 73555] Re: CRASH : Setting up a view in the todo References: <20061128051146.23895.53113.malonedeb@gangotri.ubuntu.com> Message-ID: <20061128114235.31209.15959.launchpad@gangotri.ubuntu.com> ** Changed in: evolution (upstream) Status: Unknown => Unconfirmed -- CRASH : Setting up a view in the todo https://launchpad.net/bugs/73555 From bugwatch at bugs.launchpad.net Tue Nov 28 11:39:37 2006 From: bugwatch at bugs.launchpad.net (Bug Watch Updater) Date: Tue, 28 Nov 2006 11:39:37 -0000 Subject: [Bug 73478] Re: Evolution Crashes intermittendly while using. References: <20061127153819.24002.96997.malonedeb@gangotri.ubuntu.com> Message-ID: <20061128114229.31209.3777.launchpad@gangotri.ubuntu.com> ** Changed in: evolution (upstream) Status: Unknown => Confirmed -- Evolution Crashes intermittendly while using. https://launchpad.net/bugs/73478 From bugwatch at bugs.launchpad.net Tue Nov 28 11:39:37 2006 From: bugwatch at bugs.launchpad.net (Bug Watch Updater) Date: Tue, 28 Nov 2006 11:39:37 -0000 Subject: [Bug 73491] Re: random evolution crash (2) References: <20061127171808.23895.89310.malonedeb@gangotri.ubuntu.com> Message-ID: <20061128114158.31209.54092.launchpad@gangotri.ubuntu.com> ** Changed in: evolution (upstream) Status: Unknown => Unconfirmed -- random evolution crash (2) https://launchpad.net/bugs/73491 From bugwatch at bugs.launchpad.net Tue Nov 28 11:39:37 2006 From: bugwatch at bugs.launchpad.net (Bug Watch Updater) Date: Tue, 28 Nov 2006 11:39:37 -0000 Subject: [Bug 66054] Re: GTKFilChoser Does not Show Desktop and Home in a collapsed open file Window References: <20061014045317.3013.93010.malonedeb@gangotri.ubuntu.com> Message-ID: <20061128114125.31209.20733.launchpad@gangotri.ubuntu.com> *** This bug is a duplicate of bug 60383 *** ** Changed in: gtk (upstream) Status: Unconfirmed => Confirmed -- GTKFilChoser Does not Show Desktop and Home in a collapsed open file Window https://launchpad.net/bugs/66054 From bugwatch at bugs.launchpad.net Tue Nov 28 11:39:37 2006 From: bugwatch at bugs.launchpad.net (Bug Watch Updater) Date: Tue, 28 Nov 2006 11:39:37 -0000 Subject: [Bug 60383] Re: Missing Home and Desktop items in Places panel in "Save As..." dialog References: <20060914102544.30564.66004.malonedeb@gangotri.ubuntu.com> Message-ID: <20061128114126.31209.86380.launchpad@gangotri.ubuntu.com> ** Changed in: gtk (upstream) Status: Unconfirmed => Confirmed -- Missing Home and Desktop items in Places panel in "Save As..." dialog https://launchpad.net/bugs/60383 From bugwatch at bugs.launchpad.net Tue Nov 28 11:39:37 2006 From: bugwatch at bugs.launchpad.net (Bug Watch Updater) Date: Tue, 28 Nov 2006 11:39:37 -0000 Subject: [Bug 8787] Re: Vino confirmation window empty References: <20060113130611.21012.49910.launchpad@macquarie.warthogs.hbd.com> Message-ID: <20061128114225.31209.69799.launchpad@gangotri.ubuntu.com> ** Changed in: vino (upstream) Status: Unconfirmed => Rejected -- Vino confirmation window empty https://launchpad.net/bugs/8787 From bugwatch at bugs.launchpad.net Tue Nov 28 11:39:37 2006 From: bugwatch at bugs.launchpad.net (Bug Watch Updater) Date: Tue, 28 Nov 2006 11:39:37 -0000 Subject: [Bug 58226] Re: eog closes silently when asked to open a corrupt png References: <20060830160757.5577.68318.malonedeb@gandwana.ubuntu.com> Message-ID: <20061128114142.31209.75900.launchpad@gangotri.ubuntu.com> ** Changed in: eog (upstream) Status: Confirmed => In Progress -- eog closes silently when asked to open a corrupt png https://launchpad.net/bugs/58226 From bugwatch at bugs.launchpad.net Tue Nov 28 11:39:37 2006 From: bugwatch at bugs.launchpad.net (Bug Watch Updater) Date: Tue, 28 Nov 2006 11:39:37 -0000 Subject: [Bug 32886] Re: gnome-system-log crash when logout is stalled References: <20060225214240.27067.25169.malonedeb@gangotri.ubuntu.com> Message-ID: <20061128114308.31209.42292.launchpad@gangotri.ubuntu.com> ** Changed in: gnome-utils (upstream) Status: Unconfirmed => Fix Released -- gnome-system-log crash when logout is stalled https://launchpad.net/bugs/32886 From kevin at kubasik.net Tue Nov 28 11:42:40 2006 From: kevin at kubasik.net (Kevin Kubasik) Date: Tue, 28 Nov 2006 11:42:40 -0000 Subject: [Bug 49608] Re: Incorperate Beagle searching into GtkFileChooser References: <20060613162216.25765.53379.malonedeb@gangotri.ubuntu.com> Message-ID: <20061128114241.4063.30923.malone@gandwana.ubuntu.com> Has anyone tried adding this patch to the ubuntu libgtk+2.0 package? -- Incorperate Beagle searching into GtkFileChooser https://launchpad.net/bugs/49608 From onno at itmaze.com.au Tue Nov 28 11:46:05 2006 From: onno at itmaze.com.au (Onno Benschop) Date: Tue, 28 Nov 2006 11:46:05 -0000 Subject: [Bug 73564] Re: [shares-admin] Sharing a folder does not create SMB account References: <20061128084153.23895.6151.malonedeb@gangotri.ubuntu.com> <20061128112352.23895.57335.malone@gangotri.ubuntu.com> Message-ID: <456C217D.1060101@itmaze.com.au> *** This bug is a duplicate of bug 14774 *** Sigh, thanks, missed that. -- [shares-admin] Sharing a folder does not create SMB account https://launchpad.net/bugs/73564 From seb128 at ubuntu.com Tue Nov 28 11:51:51 2006 From: seb128 at ubuntu.com (Sebastien Bacher) Date: Tue, 28 Nov 2006 11:51:51 -0000 Subject: [Bug 73436] Re: crash on Jabber when SSL tunnel References: <20061127085533.24002.67506.malonedeb@gangotri.ubuntu.com> Message-ID: <20061128115151.23895.49194.malone@gangotri.ubuntu.com> Debug backtrace: 147 static size_t (gdb) bt #0 ssl_gnutls_close (gsc=0x87a3160) at ../../../plugins/ssl/ssl-gnutls.c:147 #1 0x080a8b9d in gaim_ssl_close (gsc=0x87a3160) at ../../src/sslconn.c:183 #2 0xb6855115 in ssl_gnutls_connect_cb (data=0x87a3160, source=-1, cond=GAIM_INPUT_READ) at ../../../plugins/ssl/ssl-gnutls.c:113 #3 0x08098f1c in try_connect (phb=0x87ac430) at ../../src/proxy.c:2235 #4 0x0809aa7e in host_resolved (data=0x8598060, source=5, cond=3) at ../../src/proxy.c:658 #5 0x080fafe3 in gaim_gtk_io_invoke (source=0x87a6998, condition=17, data=0x87a1cc0) at ../../src/gtkeventloop.c:74 #6 0xb78b7c8d in g_io_unix_dispatch (source=0x84c3580, callback=0x80fafa0 , user_data=0x87a1cc0) at giounix.c:162 #7 0xb788e802 in IA__g_main_context_dispatch (context=0x81833a0) at gmain.c:2045 #8 0xb78917df in g_main_context_iterate (context=0x81833a0, block=1, dispatch=1, self=0x8165558) at gmain.c:2677 #9 0xb7891b89 in IA__g_main_loop_run (loop=0x858e970) at gmain.c:2881 #10 0xb7bc3574 in IA__gtk_main () at gtkmain.c:1024 #11 0x0810fd0c in main (argc=Cannot access memory at address 0x0 ) at ../../src/gtkmain.c:764 ** Summary changed: - crash on Jabber when SSL tunnel + crash on Jabber when SSL tunnel (ssl_gnutls_close) -- crash on Jabber when SSL tunnel (ssl_gnutls_close) https://launchpad.net/bugs/73436 From seb128 at ubuntu.com Tue Nov 28 11:51:44 2006 From: seb128 at ubuntu.com (Sebastien Bacher) Date: Tue, 28 Nov 2006 11:51:44 -0000 Subject: [Bug 73436] Re: crash on Jabber when SSL tunnel References: <20061127085533.24002.67506.malonedeb@gangotri.ubuntu.com> Message-ID: <20061128115144.23895.22640.malone@gangotri.ubuntu.com> Thank you for your bug ** Changed in: gaim (Ubuntu) Importance: Undecided => Medium Status: Unconfirmed => Confirmed -- crash on Jabber when SSL tunnel (ssl_gnutls_close) https://launchpad.net/bugs/73436 From seb128 at ubuntu.com Tue Nov 28 11:55:06 2006 From: seb128 at ubuntu.com (Sebastien Bacher) Date: Tue, 28 Nov 2006 11:55:06 -0000 Subject: [Bug 73433] Re: gpg password dialog does not get focus References: <20061127083558.23895.52484.malonedeb@gangotri.ubuntu.com> Message-ID: <20061128115506.23895.83117.malone@gangotri.ubuntu.com> Thank you for your bug. How do you get that dialog? When clicking on a encrypted mail? It works fine on my desktop. Do you use the keyboard between the moment you click and the moment the dialog is opened? What do you call "get focus"? Is it not placed on first plan or just doesn't get key events? Do you use compiz or beryl or an another window manager than metacity (the default one) ? ** Changed in: evolution (Ubuntu) Status: Unconfirmed => Needs Info ** Changed in: evolution (Ubuntu) Importance: Undecided => Low Assignee: (unassigned) => Ubuntu Desktop Bugs -- gpg password dialog does not get focus https://launchpad.net/bugs/73433 From seb128 at ubuntu.com Tue Nov 28 12:02:25 2006 From: seb128 at ubuntu.com (Sebastien Bacher) Date: Tue, 28 Nov 2006 12:02:25 -0000 Subject: [Bug 73412] Re: Gnome-CD segfaults, insists on trying to access nonexistent /dev/hdd References: <20061127025412.24002.42738.malonedeb@gangotri.ubuntu.com> Message-ID: <20061128120226.4020.46854.malone@gandwana.ubuntu.com> Thank you for your bug ** Changed in: gnome-media (Ubuntu) Importance: Undecided => Medium Assignee: (unassigned) => Ubuntu Desktop Bugs Status: Unconfirmed => Confirmed -- Gnome-CD segfaults, insists on trying to access nonexistent /dev/hdd https://launchpad.net/bugs/73412 From seb128 at ubuntu.com Tue Nov 28 12:02:35 2006 From: seb128 at ubuntu.com (Sebastien Bacher) Date: Tue, 28 Nov 2006 12:02:35 -0000 Subject: [Bug 73412] Re: Gnome-CD segfaults, insists on trying to access nonexistent /dev/hdd References: <20061127025412.24002.42738.malonedeb@gangotri.ubuntu.com> Message-ID: <20061128120235.23895.84825.malone@gangotri.ubuntu.com> Debug backtrace: 841 priv = disp->priv; (gdb) bt #0 cd_display_parse_theme (disp=0x0, cd_theme=0x8264770, doc=0x8265a80, cur=0x8261068) at display.c:841 #1 0x0805cdb0 in theme_load (gcd=0x8136b00, theme_name=0x82592c0 "lcd") at theme.c:139 #2 0x0805c698 in theme_changed (_client=0x8069798, cnxn_id=3556769798, entry=0x8198d68, user_data=0x8136ba0) at preferences.c:146 #3 0xb7522307 in gconf_client_get_type () from /usr/lib/libgconf-2.so.4 #4 0xb751500b in gconf_listeners_notify () from /usr/lib/libgconf-2.so.4 #5 0xb7522664 in gconf_client_value_changed () from /usr/lib/libgconf-2.so.4 #6 0xb7522741 in gconf_client_value_changed () from /usr/lib/libgconf-2.so.4 #7 0xb73daaa1 in g_idle_dispatch (source=0x825ba30, callback=0, user_data=0x8069798) at gmain.c:3926 #8 0xb73dc802 in IA__g_main_context_dispatch (context=0x811a7f0) at gmain.c:2045 #9 0xb73df7df in g_main_context_iterate (context=0x811a7f0, block=1, dispatch=1, self=0x806a6f8) at gmain.c:2677 -- Gnome-CD segfaults, insists on trying to access nonexistent /dev/hdd https://launchpad.net/bugs/73412 From joelbryan.juliano at gmail.com Tue Nov 28 12:32:40 2006 From: joelbryan.juliano at gmail.com (joelbryan) Date: Tue, 28 Nov 2006 12:32:40 -0000 Subject: [Bug 73585] [PATCH] System Tab in gnome-system-monitor References: <20061128123241.4020.15953.malonedeb@gandwana.ubuntu.com> Message-ID: <20061128123241.4020.15953.malonedeb@gandwana.ubuntu.com> Public bug reported: Binary package hint: gnome-system-monitor I get this patch from Novell, and merge it with current ubuntu edgy versions. The System Tab contains the distribution name, hardware, memory, and disk free status. I think it's great if this is implemented, since, displaying some simple information to a user is a big help. ** Affects: gnome-system-monitor (Ubuntu) Importance: Undecided Status: Unconfirmed -- [PATCH] System Tab in gnome-system-monitor https://launchpad.net/bugs/73585 From joelbryan.juliano at gmail.com Tue Nov 28 12:35:54 2006 From: joelbryan.juliano at gmail.com (joelbryan) Date: Tue, 28 Nov 2006 12:35:54 -0000 Subject: [Bug 73585] Re: [PATCH] System Tab in gnome-system-monitor References: <20061128123241.4020.15953.malonedeb@gandwana.ubuntu.com> Message-ID: <20061128123554.4063.33459.malone@gandwana.ubuntu.com> Tried it with version gnome-system-monitor-2.16.1-0ubuntu1 ** Attachment added: "System tab patch for Ubuntu" http://librarian.launchpad.net/5192310/05_system_tab.patch -- [PATCH] System Tab in gnome-system-monitor https://launchpad.net/bugs/73585 From joelbryan.juliano at gmail.com Tue Nov 28 12:38:54 2006 From: joelbryan.juliano at gmail.com (joelbryan) Date: Tue, 28 Nov 2006 12:38:54 -0000 Subject: [Bug 73585] Re: [PATCH] System Tab in gnome-system-monitor References: <20061128123241.4020.15953.malonedeb@gandwana.ubuntu.com> Message-ID: <20061128123854.4020.6612.malone@gandwana.ubuntu.com> Screenshots -- [PATCH] System Tab in gnome-system-monitor https://launchpad.net/bugs/73585 From joelbryan.juliano at gmail.com Tue Nov 28 12:40:24 2006 From: joelbryan.juliano at gmail.com (joelbryan) Date: Tue, 28 Nov 2006 12:40:24 -0000 Subject: [Bug 73585] Re: [PATCH] System Tab in gnome-system-monitor References: <20061128123241.4020.15953.malonedeb@gandwana.ubuntu.com> Message-ID: <20061128124024.23895.12243.malone@gangotri.ubuntu.com> Screenshots, the last one doesn't have a description. ** Attachment added: "Screenshots of GNOME System Monitor with System Tab." http://librarian.launchpad.net/5192323/Screenshot-System%20Monitor.png -- [PATCH] System Tab in gnome-system-monitor https://launchpad.net/bugs/73585 From seb128 at ubuntu.com Tue Nov 28 12:44:32 2006 From: seb128 at ubuntu.com (Sebastien Bacher) Date: Tue, 28 Nov 2006 12:44:32 -0000 Subject: [Bug 73412] Re: Gnome-CD segfaults, insists on trying to access nonexistent /dev/hdd References: <20061127025412.24002.42738.malonedeb@gangotri.ubuntu.com> Message-ID: <20061128124432.4020.29007.malone@gandwana.ubuntu.com> For the device path you might want to change the gconf key /apps/gnome- cd/device with gconf-editor maybe -- changing theme when gnome-cd interface is not displayed makes it crash https://launchpad.net/bugs/73412 From ckasso at sprynet.com Tue Nov 28 12:46:29 2006 From: ckasso at sprynet.com (ckasso) Date: Tue, 28 Nov 2006 12:46:29 -0000 Subject: [Bug 73514] Re: will not install on breezy References: <20061127192530.24002.12762.malonedeb@gangotri.ubuntu.com> <20061127204204.23895.21291.malone@gangotri.ubuntu.com> Message-ID: <1164717990.7897.2.camel@localhost.localdomain> On Mon, 2006-11-27 at 20:42 +0000, Sebastien Bacher wrote: > Thanks for your bug. It looks like you don't have the same sources for > main and universe. You probably need to enable breezy-updates or breezy- > security for universe > > ** Changed in: dia (Ubuntu) > Assignee: (unassigned) => Ubuntu Desktop Bugs > Status: Unconfirmed => Rejected > Yes, true. It was quite confusing to enable universe security updates in Synaptic. I'm not sure why. Sorry for the false alarm. -- will not install on breezy https://launchpad.net/bugs/73514 From seb128 at ubuntu.com Tue Nov 28 12:52:22 2006 From: seb128 at ubuntu.com (Sebastien Bacher) Date: Tue, 28 Nov 2006 12:52:22 -0000 Subject: [Bug 73412] Re: changing theme when gnome-cd interface is not displayed makes it crash References: <20061127025412.24002.42738.malonedeb@gangotri.ubuntu.com> Message-ID: <20061128125222.31414.17143.malone@gangotri.ubuntu.com> I've forwarded that upstream: http://bugzilla.gnome.org/show_bug.cgi?id=380124 ** Summary changed: - Gnome-CD segfaults, insists on trying to access nonexistent /dev/hdd + changing theme when gnome-cd interface is not displayed makes it crash ** Description changed: - When I go to play an audio CD, gnome-cd brings up a dialog: + * change /apps/gnome-cd/device to a device which is not a CD drive + * start gnome-cd + * click on "Set device" + * pick a theme - The CD player is unable to run correctly. - - Press 'Details' for more details on reasons for the failure. - - Press 'Set device' to go to a dialog where you can set the device, or - press 'Quit' to quit the CD player. - - Pressing 'Set device' takes me to a dialog with only one choice, my - combination CD/DVD drive (on /dev/hdc). Selecting that device has no - effect. Attempting to set a theme segfaults the player. (The theme - selected exists on the machine.) Attempting to set the device manually - by editing $HOME/.gconf/apps/gnome-cd/%gconf.xml has no effect; gnome-cd - still insists on looking for the CD player at /dev/hdd. I was unable to - find where gnome-cd was getting this default from through strace. - - It seems like it would make more sense to have whatever default gnome-cd - is trying to read point to a symbolic link (e.g. /dev/cdrom) instead of - a hard-coded path (e.g. /dev/hdd). + gnome-cd crashes then ** Bug watch added: GNOME Bug Tracker #380124 http://bugzilla.gnome.org/show_bug.cgi?id=380124 ** Also affects: gnome-media (upstream) via http://bugzilla.gnome.org/show_bug.cgi?id=380124 Importance: Unknown Status: Unknown -- changing theme when gnome-cd interface is not displayed makes it crash https://launchpad.net/bugs/73412 From seb128 at ubuntu.com Tue Nov 28 12:54:50 2006 From: seb128 at ubuntu.com (Sebastien Bacher) Date: Tue, 28 Nov 2006 12:54:50 -0000 Subject: [Bug 45562] Re: [gaim1.5 and 2beta]100% cpu useage when over a dozen tabs are open References: <20060519101817.28188.96660.malonedeb@gangotri.ubuntu.com> Message-ID: <20061128125450.31352.36976.malone@gangotri.ubuntu.com> KarlGoetz, do you use powernowd too? -- [gaim1.5 and 2beta]100% cpu useage when over a dozen tabs are open https://launchpad.net/bugs/45562 From seb128 at ubuntu.com Tue Nov 28 12:59:03 2006 From: seb128 at ubuntu.com (Sebastien Bacher) Date: Tue, 28 Nov 2006 12:59:03 -0000 Subject: [Bug 73585] Re: [PATCH] System Tab in gnome-system-monitor References: <20061128123241.4020.15953.malonedeb@gandwana.ubuntu.com> Message-ID: <20061128125903.31352.31262.malone@gangotri.ubuntu.com> Thank you for your work on that. That feature is already has been integrated and is already part of feisty though: " New in 2.17.2 - 5 november 2006 * This is the first 2.17.x release. * New lsof feature. Temporarily requires pcre, see #367827. * New SysInfo tab from OpenSuse. Artwork by Baptiste Mille-Mathias. ..." The change will not be backported to edgy, we backport fixes only and not new features to stable versions. Marking the bug as fixed since that's fixed to feisty ** Changed in: gnome-system-monitor (Ubuntu) Importance: Undecided => Wishlist Assignee: (unassigned) => Ubuntu Desktop Bugs Status: Unconfirmed => Fix Released -- [PATCH] System Tab in gnome-system-monitor https://launchpad.net/bugs/73585 From helpubuntu-carnops at yahoo.fr Tue Nov 28 13:02:47 2006 From: helpubuntu-carnops at yahoo.fr (Carnops) Date: Tue, 28 Nov 2006 13:02:47 -0000 Subject: [Bug 73587] Crashed while opening a radio URL. References: <20061128130247.1640.85722.malonedeb@gandwana.ubuntu.com> Message-ID: <20061128130247.1640.85722.malonedeb@gandwana.ubuntu.com> Public bug reported: I just upgraded from Dapper Drake to Edgy Eft. I launched Rythmbox, and tried to open a radio stream. I had a message informing me that the application closed unexpectedly. ** Affects: rhythmbox (Ubuntu) Importance: Undecided Status: Unconfirmed -- Crashed while opening a radio URL. https://launchpad.net/bugs/73587 From mgmiller at optonline.net Tue Nov 28 13:00:17 2006 From: mgmiller at optonline.net (Martin G Miller) Date: Tue, 28 Nov 2006 13:00:17 -0000 Subject: [Bug 73586] nautilus fails in sudo mode References: <20061128130017.31414.87317.malonedeb@gangotri.ubuntu.com> Message-ID: <20061128130017.31414.87317.malonedeb@gangotri.ubuntu.com> Public bug reported: Binary package hint: nautilus After upgrading Dapper to Edgy, invoking nautilus using the command gksudo nautilus will allow some browsing, but after a short time, the screen will lock. Copying and pasting files may work once or twice, but will also fail quickly with a locked screen requiring a force quit of nautilus. Running Nautilus as normal user is not affected. Other running programs are not affected. This was not a problem in Dapper. The problem seems to manifest more quickly when browsing/copying directories and files owned by root. ** Affects: nautilus (Ubuntu) Importance: Undecided Status: Unconfirmed -- nautilus fails in sudo mode https://launchpad.net/bugs/73586 From seb128 at ubuntu.com Tue Nov 28 13:09:12 2006 From: seb128 at ubuntu.com (Sebastien Bacher) Date: Tue, 28 Nov 2006 13:09:12 -0000 Subject: [Bug 73369] Re: No indication of recording levels References: <20061126160857.4063.48195.malonedeb@gandwana.ubuntu.com> Message-ID: <20061128130912.9770.66010.malone@gangotri.ubuntu.com> Thanks for your bug. Does "vumeter -r" do what you expect of that feature? ** Changed in: gnome-media (Ubuntu) Importance: Undecided => Wishlist Assignee: (unassigned) => Ubuntu Desktop Bugs Status: Unconfirmed => Needs Info -- No indication of recording levels https://launchpad.net/bugs/73369 From seb128 at ubuntu.com Tue Nov 28 13:14:59 2006 From: seb128 at ubuntu.com (Sebastien Bacher) Date: Tue, 28 Nov 2006 13:14:59 -0000 Subject: [Bug 70733] Re: Python plug-in freezes References: <20061107132056.32016.86501.malonedeb@gandwana.ubuntu.com> Message-ID: <20061128131500.1640.20775.malone@gandwana.ubuntu.com> >From the backtrace the problem seems to be due to gail, you might want to try with the accessibility features activated. Reassigning to gail ** Changed in: rhythmbox (Ubuntu) Sourcepackagename: rhythmbox => gail Assignee: Ubuntu Desktop Bugs => (unassigned) Status: Needs Info => Unconfirmed -- Python plug-in freezes https://launchpad.net/bugs/70733 From seb128 at ubuntu.com Tue Nov 28 13:11:19 2006 From: seb128 at ubuntu.com (Sebastien Bacher) Date: Tue, 28 Nov 2006 13:11:19 -0000 Subject: [Bug 50388] Re: Redirecting Keyboard Volume shortcut keys References: <20060619205820.14654.27377.malonedeb@gangotri.ubuntu.com> Message-ID: <20061128131119.9892.79671.malone@gangotri.ubuntu.com> *** This bug is a duplicate of bug 22876 *** Thanks for the bug report. This particular bug has already been reported into our bug tracking system, but please feel free to report any further bugs which you find. ** Changed in: gnome-media (Ubuntu) Sourcepackagename: gnome-media => control-center Importance: Undecided => Wishlist Assignee: (unassigned) => Ubuntu Desktop Bugs Status: Unconfirmed => Rejected ** This bug has been marked a duplicate of bug 22876 There is no way to control which sound device or mixer the keyboard shortcuts use -- Redirecting Keyboard Volume shortcut keys https://launchpad.net/bugs/50388 From seb128 at ubuntu.com Tue Nov 28 13:18:17 2006 From: seb128 at ubuntu.com (Sebastien Bacher) Date: Tue, 28 Nov 2006 13:18:17 -0000 Subject: [Bug 73587] Re: Crashed while opening a radio URL. References: <20061128130247.1640.85722.malonedeb@gandwana.ubuntu.com> Message-ID: <20061128131817.1691.33112.malone@gandwana.ubuntu.com> Thanks for your bug report. Could you please try to obtain a backtrace by following the instructions on http://wiki.ubuntu.com/DebuggingProgramCrash. This will greatly aid us in tracking down your problem. ** Changed in: rhythmbox (Ubuntu) Importance: Undecided => Medium Assignee: (unassigned) => Ubuntu Desktop Bugs Status: Unconfirmed => Needs Info -- Crashed while opening a radio URL. https://launchpad.net/bugs/73587 From seb128 at ubuntu.com Tue Nov 28 13:17:43 2006 From: seb128 at ubuntu.com (Sebastien Bacher) Date: Tue, 28 Nov 2006 13:17:43 -0000 Subject: [Bug 73586] Re: nautilus fails in sudo mode References: <20061128130017.31414.87317.malonedeb@gangotri.ubuntu.com> Message-ID: <20061128131743.1640.22910.malone@gandwana.ubuntu.com> Thank you for your bug. What do you call "screen will lock"? DO you have to restart your computer? Are the keyboard and mouse still working? If the bug is with nautilus only, could you install libglib2.0-0-dbg libgtk2.0-0-dbg libgnomevfs2-0-dbg nautilus-dbg and get a backtrace of the hang? - sudo gdb nautilus (gdb) run ... get the hang, do on the gdb prompt then (gdb) thread apply all bt ** Changed in: nautilus (Ubuntu) Assignee: (unassigned) => Ubuntu Desktop Bugs Status: Unconfirmed => Needs Info -- nautilus fails in sudo mode https://launchpad.net/bugs/73586 From seb128 at ubuntu.com Tue Nov 28 13:19:36 2006 From: seb128 at ubuntu.com (Sebastien Bacher) Date: Tue, 28 Nov 2006 13:19:36 -0000 Subject: [Bug 73326] Re: Gaim crash dump References: <20061126062057.4020.34700.malonedeb@gandwana.ubuntu.com> Message-ID: <20061128131937.1691.65834.malone@gandwana.ubuntu.com> *** This bug is a duplicate of bug 67361 *** Thanks for the bug report. This particular bug has already been reported into our bug tracking system, but please feel free to report any further bugs which you find. ** Changed in: gaim (Ubuntu) Importance: Undecided => Medium Status: Unconfirmed => Rejected ** This bug has been marked a duplicate of bug 67361 Gaim crashes after startup (strcmp) -- Gaim crash dump https://launchpad.net/bugs/73326 From seb128 at ubuntu.com Tue Nov 28 13:21:43 2006 From: seb128 at ubuntu.com (Sebastien Bacher) Date: Tue, 28 Nov 2006 13:21:43 -0000 Subject: [Bug 69202] Re: freeze References: <20061030041133.17549.89856.malonedeb@gandwana.ubuntu.com> Message-ID: <20061128132144.1640.90134.malone@gandwana.ubuntu.com> *** This bug is a duplicate of bug 67361 *** duplicate of bug #67361 ** Changed in: gaim (Ubuntu) Status: Confirmed => Rejected ** This bug has been marked a duplicate of bug 67361 Gaim crashes after startup (strcmp) -- freeze https://launchpad.net/bugs/69202 From seb128 at ubuntu.com Tue Nov 28 13:22:29 2006 From: seb128 at ubuntu.com (Sebastien Bacher) Date: Tue, 28 Nov 2006 13:22:29 -0000 Subject: [Bug 68579] Re: gaim crashes everytime References: <20061027105742.26024.80863.malonedeb@gangotri.ubuntu.com> Message-ID: <20061128132229.9770.5073.malone@gangotri.ubuntu.com> *** This bug is a duplicate of bug 67361 *** backtrace looks like a duplicate of bug #67361 ** Changed in: gaim (Ubuntu) Status: Needs Info => Rejected ** This bug has been marked a duplicate of bug 67361 Gaim crashes after startup (strcmp) -- gaim crashes everytime https://launchpad.net/bugs/68579 From seb128 at ubuntu.com Tue Nov 28 13:26:55 2006 From: seb128 at ubuntu.com (Sebastien Bacher) Date: Tue, 28 Nov 2006 13:26:55 -0000 Subject: [Bug 73270] Re: Crash after GtkNotebookWindowCreationFunc References: <20061125195224.4063.85268.malonedeb@gandwana.ubuntu.com> Message-ID: <20061128132655.1691.11970.malone@gandwana.ubuntu.com> Thank you for your bug. Do you have an example of code triggering that bug? ** Changed in: gtk+2.0 (Ubuntu) Assignee: (unassigned) => Ubuntu Desktop Bugs Status: Unconfirmed => Needs Info -- Crash after GtkNotebookWindowCreationFunc https://launchpad.net/bugs/73270 From seb128 at ubuntu.com Tue Nov 28 13:29:46 2006 From: seb128 at ubuntu.com (Sebastien Bacher) Date: Tue, 28 Nov 2006 13:29:46 -0000 Subject: [Bug 30599] Re: key volume control appears gone References: <20060206074241.11709.45349.malonedeb@gandwana.ubuntu.com> Message-ID: <20061128132947.1640.59557.malone@gandwana.ubuntu.com> Thank you for your bug. Do you have the focus on the sound volume widget? Do you click on it first? What version of rhythmbox do you use? ** Changed in: rhythmbox (Ubuntu) Assignee: (unassigned) => Ubuntu Desktop Bugs -- key volume control appears gone https://launchpad.net/bugs/30599 From juanjose.garciaripoll+malone at gmail.com Tue Nov 28 13:30:16 2006 From: juanjose.garciaripoll+malone at gmail.com (Juanjo Garcia-Ripoll) Date: Tue, 28 Nov 2006 13:30:16 -0000 Subject: [Bug 73590] Edited profile does not appear in list References: <20061128133016.1640.34186.malonedeb@gandwana.ubuntu.com> Message-ID: <20061128133016.1640.34186.malonedeb@gandwana.ubuntu.com> Public bug reported: Steps to reproduce: 1. Start sound juicer. 2. Go to Preferences -> Edit Profile 3. Add a new profile 4. Edit the profile and set "Active = checked" 5. Close the editor saving the data 6. Click on the profile selector. What happens: The new profile is _not_ on the list. What should happen: The new profile should have appeared and be selectable. Distribution: Edgy Eft 6.10, Sound Juicer 2.16.1 ** Affects: sound-juicer (Ubuntu) Importance: Undecided Status: Unconfirmed -- Edited profile does not appear in list https://launchpad.net/bugs/73590 From mgmiller at optonline.net Tue Nov 28 13:30:28 2006 From: mgmiller at optonline.net (Martin G Miller) Date: Tue, 28 Nov 2006 13:30:28 -0000 Subject: [Bug 73586] Re: nautilus fails in sudo mode References: <20061128130017.31414.87317.malonedeb@gangotri.ubuntu.com> Message-ID: <20061128133028.1640.17475.malone@gandwana.ubuntu.com> Only the window with the gksudo nautilus session running becomes unresponsive. Everything else works. It does not require a restart. I will attempt to install and run the debug packages you requested. -- nautilus fails in sudo mode https://launchpad.net/bugs/73586 From seb128 at ubuntu.com Tue Nov 28 13:32:28 2006 From: seb128 at ubuntu.com (Sebastien Bacher) Date: Tue, 28 Nov 2006 13:32:28 -0000 Subject: [Bug 34947] Re: Volume Control slider doesn't update References: <20060314203730.30082.1057.malonedeb@gandwana.ubuntu.com> Message-ID: <20061128133228.1691.23689.malone@gandwana.ubuntu.com> Probably an upstream bug to forward (if there is no bug already opened about that on bugzilla) ** Also affects: gnome-media (upstream) Importance: Undecided Status: Unconfirmed -- Volume Control slider doesn't update https://launchpad.net/bugs/34947 From mgmiller at optonline.net Tue Nov 28 13:43:00 2006 From: mgmiller at optonline.net (Martin G Miller) Date: Tue, 28 Nov 2006 13:43:00 -0000 Subject: [Bug 73586] Re: nautilus fails in sudo mode References: <20061128130017.31414.87317.malonedeb@gangotri.ubuntu.com> Message-ID: <20061128134300.9892.90875.malone@gangotri.ubuntu.com> OK, I have run the debug as you requested. After the screen became unresponsive requiring a force quit, (gdb) produced the following: Program exited normally. (gdb) Quit (gdb) thread apply all bt (gdb) Here is the output of the entire session in the terminal window: marty at tux:~$ sudo gdb nautilus Password: GNU gdb 6.4.90-debian Copyright (C) 2006 Free Software Foundation, Inc. GDB is free software, covered by the GNU General Public License, and you are welcome to change it and/or distribute copies of it under certain conditions. Type "show copying" to see the conditions. There is absolutely no warranty for GDB. Type "show warranty" for details. This GDB was configured as "i486-linux-gnu"...Using host libthread_db library "/lib/tls/i686/cmov/libthread_db.so.1". (gdb) run Starting program: /usr/bin/nautilus [Thread debugging using libthread_db enabled] [New Thread -1226762576 (LWP 15847)] (nautilus:15847): libgnomevfs-WARNING **: Failed to open session DBUS connection: Did not receive a reply. Possible causes include: the remote application did not send a reply, the message bus security policy blocked the reply, the reply timeout expired, or the network connection was broken. Volume monitoring will not work. Initializing nautilus-open-terminal extension Program exited normally. (gdb) Quit (gdb) thread apply all bt (gdb) The warning about the DBUS connection is something I always see when running nautilus in sudo mode. It was there in Dapper also. It did not start with this problem. -- nautilus fails in sudo mode https://launchpad.net/bugs/73586 From kresp0 at yahoo.es Tue Nov 28 13:56:46 2006 From: kresp0 at yahoo.es (kresp0) Date: Tue, 28 Nov 2006 13:56:46 -0000 Subject: [Bug 73593] gucharmap shows an strange keymap by default References: <20061128135646.1691.57449.malonedeb@gandwana.ubuntu.com> Message-ID: <20061128135646.1691.57449.malonedeb@gandwana.ubuntu.com> Public bug reported: Binary package hint: gucharmap I think that gucharmap would have to show the more useful/used map of characters (Latin?) Thanks, ** Affects: gucharmap (Ubuntu) Importance: Undecided Status: Unconfirmed -- gucharmap shows an strange keymap by default https://launchpad.net/bugs/73593 From seb128 at ubuntu.com Tue Nov 28 14:07:27 2006 From: seb128 at ubuntu.com (Sebastien Bacher) Date: Tue, 28 Nov 2006 14:07:27 -0000 Subject: [Bug 72722] Re: [users-admin] unsuported distribution References: <20061121162012.25827.54108.malonedeb@gandwana.ubuntu.com> Message-ID: <20061128140727.1691.85452.malone@gandwana.ubuntu.com> This upload fixes the bug: system-tools-backends (1.9.90-0ubuntu1) feisty; urgency=low . * New upstream version: - fixes in configure script - Do not corrupt wireless essid and key - fixes in ServicesConfig for archlinux * debian/patches/00_list_feisty_distribution.patch: - list feisty as supported distribution (Ubuntu: #72722), thank Carlos Garnacho to point the changes to do for that * debian/patches/90_from_cvs_fix_wireless_essid_and_key.patch: - fixed with the new version ** Changed in: gnome-system-tools (Ubuntu) Sourcepackagename: gnome-system-tools => system-tools-backends Importance: Undecided => Medium Status: Needs Info => Fix Released -- [users-admin] unsuported distribution https://launchpad.net/bugs/72722 From amickevicius at gmail.com Tue Nov 28 14:14:10 2006 From: amickevicius at gmail.com (arturasm) Date: Tue, 28 Nov 2006 14:14:10 -0000 Subject: [Bug 73358] Re: dhcp <--> static ip doesn't change when changing location References: <20061126134938.4063.81208.malonedeb@gandwana.ubuntu.com> <20061128093006.4020.42753.malone@gandwana.ubuntu.com> Message-ID: ~/.gnome2/network-admin-locations/biuras: ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [general] hostname=x60s domainname= dns-servers=212.59.0.1,212.59.0.2, search-domains= static-hosts= [eth0] auto=false active=false configured=true config-method=2 ip-address= ip-mask= gateway-address= network-address= broadcast-address= [eth1] auto=true active=true configured=true essid=52643541 key=betko key-type=0 ip_address=192.168.1.2 ip_mask=255.255.255.0 gateway-address=192.168.1.1 network-address= broadcast-address= [ppp0] auto=false active=false configured=false login= password= phone-number= phone-prefix= default-gw=false peer-dns=false persistent=false peer-noauth=false serial-port= volume=3 dial-type=1 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ~/.gnome2/network-admin-locations/namai: ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [general] hostname=x60s domainname= dns-servers=212.59.0.1,212.59.0.2, search-domains= static-hosts= [eth0] auto=false active=false configured=true config-method=2 ip-address= ip-mask= gateway-address= network-address= broadcast-address= [eth1] auto=true active=true configured=true essid=52643541 key=betko key-type=0 ip_address=192.168.1.2 ip_mask=255.255.255.0 gateway-address=192.168.1.1 network-address= broadcast-address= [ppp0] auto=false active=false configured=false login= password= phone-number= phone-prefix= default-gw=false peer-dns=false persistent=false peer-noauth=false serial-port= volume=3 dial-type=1 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ -- dhcp <--> static ip doesn't change when changing location https://launchpad.net/bugs/73358 From seb128 at ubuntu.com Tue Nov 28 14:11:06 2006 From: seb128 at ubuntu.com (Sebastien Bacher) Date: Tue, 28 Nov 2006 14:11:06 -0000 Subject: [Bug 51911] Re: Keyboard Volume Buttons Don't Work While Volume Control Open References: <20060705013524.23781.47770.malonedeb@gangotri.ubuntu.com> Message-ID: <20061128141106.9770.49246.malone@gangotri.ubuntu.com> Thank you for your bug. What do you call "don't work"? Do you click on the slider and dnd it? Do you click on a button? Does the slider refuse to move or is the sound volume not changing? ** Changed in: gnome-media (Ubuntu) Assignee: (unassigned) => Ubuntu Desktop Bugs Status: Confirmed => Needs Info -- Keyboard Volume Buttons Don't Work While Volume Control Open https://launchpad.net/bugs/51911 From wendell_listas at bani.com.br Tue Nov 28 14:19:33 2006 From: wendell_listas at bani.com.br (Jonh Wendell) Date: Tue, 28 Nov 2006 14:19:33 -0000 Subject: [Bug 73590] Re: Edited profile does not appear in list References: <20061128133016.1640.34186.malonedeb@gandwana.ubuntu.com> Message-ID: <20061128141933.1691.52356.malone@gandwana.ubuntu.com> *** This bug is a duplicate of bug 21997 *** Thanks for the bug report. This particular bug has already been reported into our bug tracking system, but please feel free to report any further bugs which you find. ** This bug has been marked a duplicate of bug 21997 Added Format profile does not appear in drop down list until restart -- Edited profile does not appear in list https://launchpad.net/bugs/73590 From seb128 at ubuntu.com Tue Nov 28 14:15:07 2006 From: seb128 at ubuntu.com (Sebastien Bacher) Date: Tue, 28 Nov 2006 14:15:07 -0000 Subject: [Bug 73250] Re: Switch User Button Unresponsive References: <20061125165001.30105.35515.malonedeb@gangotri.ubuntu.com> Message-ID: <20061128141507.9892.97986.malone@gangotri.ubuntu.com> Thank you for your bug. Clicking on "Switch User" should not active the screensaver but move you to the gdm login screen. Do you use gdm to log in? Does running "gdmflexiserver" from a command line work fine? ** Changed in: gnome-session (Ubuntu) Assignee: (unassigned) => Ubuntu Desktop Bugs Status: Unconfirmed => Needs Info -- Switch User Button Unresponsive https://launchpad.net/bugs/73250 From seb128 at ubuntu.com Tue Nov 28 14:18:29 2006 From: seb128 at ubuntu.com (Sebastien Bacher) Date: Tue, 28 Nov 2006 14:18:29 -0000 Subject: [Bug 73245] Re: Gaim crashes on de-activating single account on Jabber server References: <20061125145934.4063.66010.malonedeb@gandwana.ubuntu.com> Message-ID: <20061128141829.9770.47528.malone@gangotri.ubuntu.com> Thank you for your bug ** Changed in: gaim (Ubuntu) Importance: Undecided => Medium Status: Unconfirmed => Confirmed -- Gaim crashes on de-activating single account on Jabber server (gaim_proxy_connect) https://launchpad.net/bugs/73245 From seb128 at ubuntu.com Tue Nov 28 14:18:51 2006 From: seb128 at ubuntu.com (Sebastien Bacher) Date: Tue, 28 Nov 2006 14:18:51 -0000 Subject: [Bug 73245] Re: Gaim crashes on de-activating single account on Jabber server References: <20061125145934.4063.66010.malonedeb@gandwana.ubuntu.com> Message-ID: <20061128141851.1691.64123.malone@gandwana.ubuntu.com> Debug backtrace: Program terminated with signal 11, Segmentation fault. #0 0xb7608c2b in strlen () from /lib/tls/i686/cmov/libc.so.6 (gdb) bt #0 0xb7608c2b in strlen () from /lib/tls/i686/cmov/libc.so.6 #1 0xb790a0ee in IA__g_strdup (str=0x1
) at gstrfuncs.c:90 #2 0x0809a60e in gaim_proxy_connect (account=0x81c5540, host=0x1
, port=1863, func=0xb69f1190 , data=0x85fd7a8) at ../../src/proxy.c:2336 #3 0xb69ec4a0 in jabber_login_connect (js=0x861c810, server=0x0, port=1) at ../../../../src/protocols/jabber/jabber.c:470 #4 0x080a4adc in resolved (data=0x85dd558, source=51, cond=3) at ../../src/dnssrv.c:188 #5 0x080fafe3 in gaim_gtk_io_invoke (source=0x861be58, condition=17, data=0x87e36d8) at ../../src/gtkeventloop.c:74 #6 0xb7918c8d in g_io_unix_dispatch (source=0x85dd490, callback=0x80fafa0 , user_data=0x87e36d8) at giounix.c:162 #7 0xb78ef802 in IA__g_main_context_dispatch (context=0x8182188) at gmain.c:2045 ** Summary changed: - Gaim crashes on de-activating single account on Jabber server + Gaim crashes on de-activating single account on Jabber server (gaim_proxy_connect) -- Gaim crashes on de-activating single account on Jabber server (gaim_proxy_connect) https://launchpad.net/bugs/73245 From seb128 at ubuntu.com Tue Nov 28 14:16:39 2006 From: seb128 at ubuntu.com (Sebastien Bacher) Date: Tue, 28 Nov 2006 14:16:39 -0000 Subject: [Bug 72318] Re: Doesn't update conference server References: <20061118124017.10115.72295.malonedeb@gangotri.ubuntu.com> Message-ID: <20061128141640.1640.53665.malone@gandwana.ubuntu.com> Ok, marking as Unconfirmed again. I'm not used to the conference server feature on jabber. Could anybody knowing how that feature confirm the bug? ** Changed in: gaim (Ubuntu) Importance: Undecided => Low Status: Needs Info => Unconfirmed -- Doesn't update conference server https://launchpad.net/bugs/72318 From herzi at gnome-de.org Tue Nov 28 14:37:27 2006 From: herzi at gnome-de.org (Sven Herzberg) Date: Tue, 28 Nov 2006 14:37:27 -0000 Subject: [Bug 72318] Re: Doesn't update conference server References: <20061118124017.10115.72295.malonedeb@gangotri.ubuntu.com> Message-ID: <20061128143727.1640.15555.malone@gandwana.ubuntu.com> Well it's quite easy. You need to have two Jabber accounts having different default conference servers: jabber.org and google talk both use conference.jabber.org, but you can try jabber.belnet.be (they seem to have their own conference server). The you do this: 1. Open the Buddy List Window 2. Main Menu: Click on Buddies -> Enter Chat 3. Select one of your jabber accounts 4. Take a look at the entered conference server 5. Select the other Jabber account 6. The conference server is still the same 7. Select an ICQ/IRC/etc. Account and the second jabber account again 8. You see the expected server -- Doesn't update conference server https://launchpad.net/bugs/72318 From arunmarjun at gmail.com Tue Nov 28 14:49:17 2006 From: arunmarjun at gmail.com (Arun) Date: Tue, 28 Nov 2006 14:49:17 -0000 Subject: [Bug 73552] Re: Crashed when copying a 7 Gb file References: <20061128041648.4063.97559.malonedeb@gandwana.ubuntu.com> Message-ID: <20061128144917.1691.79718.malone@gandwana.ubuntu.com> *** This bug is a duplicate of bug 70535 *** You are right, I was copying into a FAT32 partition. But nautilus shouldnt have crashed anyway. -- Crashed when copying a 7 Gb file https://launchpad.net/bugs/73552 From anthony at interlink.com.au Tue Nov 28 15:00:41 2006 From: anthony at interlink.com.au (anthony baxter) Date: Tue, 28 Nov 2006 15:00:41 -0000 Subject: [Bug 66068] Re: New iPod nano recognized as via raid member References: <20061014092153.19052.81294.malonedeb@gandwana.ubuntu.com> Message-ID: <20061128150041.1691.14417.malone@gandwana.ubuntu.com> Will this also fix the same sort of problem with the new 8G nano? dmesg output: [17274130.632000] usb 4-3: configuration #1 chosen from 2 choices [17274130.632000] scsi2 : SCSI emulation for USB Mass Storage devices [17274130.632000] usb-storage: device found at 22 [17274130.632000] usb-storage: waiting for device to settle before scanning [17274135.632000] usb-storage: device scan complete [17274135.636000] Vendor: Apple Model: iPod Rev: 1.62 [17274135.636000] Type: Direct-Access ANSI SCSI revision: 00 [17274135.644000] SCSI device sdc: 3964928 2048-byte hdwr sectors (8120 MB) [17274135.648000] sdc: Write Protect is off [17274135.648000] sdc: Mode Sense: 68 00 00 08 [17274135.648000] sdc: assuming drive cache: write through [17274135.652000] SCSI device sdc: 3964928 2048-byte hdwr sectors (8120 MB) [17274135.656000] sdc: Write Protect is off [17274135.656000] sdc: Mode Sense: 68 00 00 08 [17274135.656000] sdc: assuming drive cache: write through [17274135.656000] sdc: sdc1 sdc2 [17274135.656000] sd 2:0:0:0: Attached scsi removable disk sdc [17274135.656000] sd 2:0:0:0: Attached scsi generic sg2 type 0 [17274139.888000] ISO 9660 Extensions: Microsoft Joliet Level 3 [17274139.908000] ISO 9660 Extensions: RRIP_1991A [17274146.656000] UDF-fs: No partition found (1) [17274146.792000] Unable to identify CD-ROM format. [17274152.200000] UDF-fs: No VRS found [17274152.340000] Unable to identify CD-ROM format. [17274152.364000] FAT: invalid media value (0x2f) [17274152.364000] VFS: Can't find a valid FAT filesystem on dev sdc1. [17274152.372000] printk: 1 messages suppressed. [17274152.372000] NTFS-fs warning (device sdc1): is_boot_sector_ntfs(): Invalid boot sector checksum. [17274152.372000] NTFS-fs error (device sdc1): read_ntfs_boot_sector(): Primary boot sector is invalid. [17274152.372000] NTFS-fs error (device sdc1): read_ntfs_boot_sector(): Mount option errors=recover not used. Aborting without trying to recover. [17274152.372000] NTFS-fs error (device sdc1): ntfs_fill_super(): Not an NTFS volume. [17274152.384000] hfs: unable to find HFS+ superblock [17274152.396000] hfs: can't find a HFS filesystem on dev sdc1. [17274152.420000] VFS: Can't find ext3 filesystem on dev sdc1. [17274152.424000] VFS: Can't find an ext2 filesystem on dev sdc1. [17274152.436000] ReiserFS: sdc1: warning: sh-2021: reiserfs_fill_super: can not find reiserfs on sdc1 -- New iPod nano recognized as via raid member https://launchpad.net/bugs/66068 From prithvirn at gmail.com Tue Nov 28 15:05:07 2006 From: prithvirn at gmail.com (prit) Date: Tue, 28 Nov 2006 15:05:07 -0000 Subject: [Bug 73605] theme manager crashed References: <20061128150507.1640.9256.malonedeb@gandwana.ubuntu.com> Message-ID: <20061128150507.1640.9256.malonedeb@gandwana.ubuntu.com> Public bug reported: I am running beryl on gnome. This has happened most of the times when I have opened the theme manager. ** Affects: control-center (Ubuntu) Importance: Undecided Status: Unconfirmed -- theme manager crashed https://launchpad.net/bugs/73605 From prithvirn at gmail.com Tue Nov 28 15:08:24 2006 From: prithvirn at gmail.com (prit) Date: Tue, 28 Nov 2006 15:08:24 -0000 Subject: [Bug 73605] Re: theme manager crashed References: <20061128150507.1640.9256.malonedeb@gandwana.ubuntu.com> Message-ID: <20061128150824.9770.50506.malone@gangotri.ubuntu.com> ** Attachment added: "crash report" http://librarian.launchpad.net/5194123/_usr_bin_gnome-theme-manager.1000.crash -- theme manager crashed https://launchpad.net/bugs/73605 From beezly at beezly.org.uk Tue Nov 28 15:10:25 2006 From: beezly at beezly.org.uk (Andrew Beresford) Date: Tue, 28 Nov 2006 15:10:25 -0000 Subject: [Bug 22393] Re: Keyboard shortcuts don't work with Rhythmbox References: <20060113141805.21012.27650.launchpad@macquarie.warthogs.hbd.com> Message-ID: <20061128151025.1640.35478.malone@gandwana.ubuntu.com> icanconfirm ijusttriedtodefineCTRL+SPACEas"pause/play"andnowi'veundefineditmyspacebardoesn'twork! -- Keyboard shortcuts don't work with Rhythmbox https://launchpad.net/bugs/22393 From sjoeboo at sjoeboo.com Tue Nov 28 15:16:51 2006 From: sjoeboo at sjoeboo.com (matt nicholson) Date: Tue, 28 Nov 2006 15:16:51 -0000 Subject: [Bug 61755] Re: No bonjour support References: <20060921223643.17606.85439.malonedeb@gandwana.ubuntu.com> Message-ID: <20061128151651.9770.22635.malone@gangotri.ubuntu.com> so, the idea of splitting the bonjour plugin out to a seperate package like gaim-bonjour is dead? -- No bonjour support https://launchpad.net/bugs/61755 From sh at linux2go.dk Tue Nov 28 15:24:43 2006 From: sh at linux2go.dk (Soren Hansen) Date: Tue, 28 Nov 2006 15:24:43 -0000 Subject: [Bug 66068] Re: New iPod nano recognized as via raid member References: <20061014092153.19052.81294.malonedeb@gandwana.ubuntu.com> <20061128150041.1691.14417.malone@gandwana.ubuntu.com> Message-ID: <20061128152443.GE4613@vega.linux2go.dk> On Tue, Nov 28, 2006 at 03:00:41PM -0000, anthony baxter wrote: > Will this also fix the same sort of problem with the new 8G nano? dmesg > output: Your dmesg output does not in itself suggest anything wrong. The iPod has two partitions. sdc1 holds the iPod's operating system or firmware while sdc2 is the partition that holds your music. The errors in your dmesg output simply tells that something has tried to mount sdc1 which often means that all the different file system drivers will be tried in sequence. None of the will succeed, hence the errors. However, this does not necessarily mean that you're not experiencing the problem that I was seeing. I just can't tell from the dmesg output. Try running lshal, locate the output block that relates to sdc2. If it says via_raid_member somewhere in that block, you're seeing the same bug. Cheers. -- New iPod nano recognized as via raid member https://launchpad.net/bugs/66068 From fire14 at 163.com Tue Nov 28 15:25:59 2006 From: fire14 at 163.com (paaboo) Date: Tue, 28 Nov 2006 15:25:59 -0000 Subject: [Bug 73608] abug References: <20061128152559.1640.26335.malonedeb@gandwana.ubuntu.com> Message-ID: <20061128152559.1640.26335.malonedeb@gandwana.ubuntu.com> Public bug reported: in my ubuntu 6.10 and fedora core 6 os(both with beryl installed),when i first run the Gaim (with irc and QQ),i see the irc window appear for 1 secend and then it disppear...and Gaim disppeard too.it maybe closed by a bug.:) ** Affects: gaim (Ubuntu) Importance: Undecided Status: Unconfirmed ** Description changed: in my ubuntu 6.10 and fedora core 6 os(both with beryl installed),when i first run the Gaim (with irc and QQ),i see the irc window appear for 1 - secend and then it disppear... + secend and then it disppear...and Gaim disppeard too.it maybe closed by + a bug.:) -- abug https://launchpad.net/bugs/73608 From lschiere at users.sf.net Tue Nov 28 15:51:34 2006 From: lschiere at users.sf.net (Luke Schierer) Date: Tue, 28 Nov 2006 15:51:34 -0000 Subject: [Bug 72318] Re: Doesn't update conference server References: <20061118124017.10115.72295.malonedeb@gangotri.ubuntu.com> Message-ID: <20061128155134.9892.94569.malone@gangotri.ubuntu.com> gaim defaults to the value sent by the jabber server (if any), and to conference.jabber.org if none is sent by the server. Switching accounts clears any changes made to the value of the previously viewed account. I cannot detect any bug in this. I suspect the problem here is that googlemail is not sending us a conference server to default to. -- Doesn't update conference server https://launchpad.net/bugs/72318 From marcantoniosr at gmail.com Tue Nov 28 15:59:17 2006 From: marcantoniosr at gmail.com (Marcantonio) Date: Tue, 28 Nov 2006 15:59:17 -0000 Subject: [Bug 73610] Logout Keybindings References: <20061128155917.9770.91657.malonedeb@gangotri.ubuntu.com> Message-ID: <20061128155917.9770.91657.malonedeb@gangotri.ubuntu.com> Public bug reported: I set Del to bring up the logout dialog, with gnome- keybinding-properties. However, it doesn't seem to work. I've tried different key combos but the logout screen won't appear. However, if I set the power button to "Ask me", in gnome-power- preferences, it brings up the logout dialog just fine. ** Affects: gnome-desktop (Ubuntu) Importance: Undecided Status: Unconfirmed -- Logout Keybindings https://launchpad.net/bugs/73610 From q-funk at iki.fi Tue Nov 28 16:06:17 2006 From: q-funk at iki.fi (=?utf-8?q?Martin-=C3=89ric_Racine?=) Date: Tue, 28 Nov 2006 16:06:17 -0000 Subject: [Bug 41772] Re: MIME misdetection makes file unopenable References: <20060427173019.30606.98077.malonedeb@gangotri.ubuntu.com> Message-ID: <20061128160617.1640.37644.malone@gandwana.ubuntu.com> Debian package 0.14.2-1 fixes this. planner (0.14.2-1) unstable; urgency=low * New upstream release: - GNOME bug #353213: added #ifdefs to build against libgda 1 or 2. - GNOME bug #353232: fix Nautilus behavior on a Planner file. - GNOME bug #358415: fix crash in Gantt view. - GNOME bug #368186: paint guide lines behind project start date. - Added -Wno-return-type for compiling with database support. - Added Arabic localisation. * Dropping 0.14.1-0ubuntu1 patches (replaced by upstream #ifdefs). Awaiting today's dinstall run to request a sync. -- MIME misdetection makes file unopenable https://launchpad.net/bugs/41772 From frode.haugsgjerd at gmail.com Tue Nov 28 16:15:34 2006 From: frode.haugsgjerd at gmail.com (Frode Haugsgjerd) Date: Tue, 28 Nov 2006 16:15:34 -0000 Subject: [Bug 73504] Re: Nautilus crashes on startup References: <20061127182349.4020.62851.malonedeb@gandwana.ubuntu.com> Message-ID: <20061128161535.1640.89440.malone@gandwana.ubuntu.com> Hmm, the binaries from http://people.ubuntu.com/~pitti/ddebs won't run here. froh at tigergut:~$ /usr/lib/debug/usr/bin/nautilus bash: /usr/lib/debug/usr/bin/nautilus: cannot execute binary file froh at tigergut:~$ file /usr/lib/debug/usr/bin/nautilus /usr/lib/debug/usr/bin/nautilus: ELF 32-bit LSB executable, Intel 80386, version 1 (SYSV), dynamically linked (uses shared libs), not stripped -- Nautilus crashes on startup https://launchpad.net/bugs/73504 From herzi at gnome-de.org Tue Nov 28 16:19:55 2006 From: herzi at gnome-de.org (Sven Herzberg) Date: Tue, 28 Nov 2006 16:19:55 -0000 Subject: [Bug 72318] Re: Doesn't update conference server References: <20061118124017.10115.72295.malonedeb@gangotri.ubuntu.com> Message-ID: <20061128161955.1691.4935.malone@gandwana.ubuntu.com> Okay, then it's a googlemail problem. Despite that, it would be useful to have a list of available conference servers still. -- Doesn't update conference server https://launchpad.net/bugs/72318 From starquake at linuxeverywhere.org Tue Nov 28 16:18:21 2006 From: starquake at linuxeverywhere.org (StarQuake) Date: Tue, 28 Nov 2006 16:18:21 -0000 Subject: [Bug 55453] Re: Gnome Trash don't empty References: <20060807000830.9163.69779.malonedeb@gangotri.ubuntu.com> Message-ID: <20061128161821.9892.56517.malone@gangotri.ubuntu.com> I'm using Edgy too. And the problem appeared again. Removing ./.gnome/gnome-vfs/.trash_entry_cache fixed it though. -- Gnome Trash don't empty https://launchpad.net/bugs/55453 From lschiere at users.sf.net Tue Nov 28 16:27:59 2006 From: lschiere at users.sf.net (Luke Schierer) Date: Tue, 28 Nov 2006 16:27:59 -0000 Subject: [Bug 72318] Re: Doesn't update conference server References: <20061118124017.10115.72295.malonedeb@gangotri.ubuntu.com> Message-ID: <20061128162759.1691.16175.malone@gandwana.ubuntu.com> And where would we get such a list? -- Doesn't update conference server https://launchpad.net/bugs/72318 From seb128 at ubuntu.com Tue Nov 28 16:39:59 2006 From: seb128 at ubuntu.com (Sebastien Bacher) Date: Tue, 28 Nov 2006 16:39:59 -0000 Subject: [Bug 73608] Re: abug References: <20061128152559.1640.26335.malonedeb@gandwana.ubuntu.com> Message-ID: <20061128163959.9892.77285.malone@gangotri.ubuntu.com> Thank you for your bug. Does gaim crash? Or is it just masked? If it crashes could you get a backtrace as described on http://wiki.ubuntu.com/DebuggingProgramCrash? ** Changed in: gaim (Ubuntu) Status: Unconfirmed => Needs Info -- abug https://launchpad.net/bugs/73608 From seb128 at ubuntu.com Tue Nov 28 16:38:06 2006 From: seb128 at ubuntu.com (Sebastien Bacher) Date: Tue, 28 Nov 2006 16:38:06 -0000 Subject: [Bug 73552] Re: Crashed when copying a 7 Gb file References: <20061128041648.4063.97559.malonedeb@gandwana.ubuntu.com> Message-ID: <20061128163807.1691.56206.malone@gandwana.ubuntu.com> *** This bug is a duplicate of bug 70535 *** nobody said it should crash, that's just the same problem than bug #70535 which is open -- Crashed when copying a 7 Gb file https://launchpad.net/bugs/73552 From linux at ikiru.ch Tue Nov 28 16:38:29 2006 From: linux at ikiru.ch (Psykotik) Date: Tue, 28 Nov 2006 16:38:29 -0000 Subject: [Bug 73619] Multimedia keys partially working References: <20061128163829.9892.84120.malonedeb@gangotri.ubuntu.com> Message-ID: <20061128163829.9892.84120.malonedeb@gangotri.ubuntu.com> Public bug reported: I have a Logitech MX 3000 wireless keyboard/mouse bundle. I have set keyboard model to "Logitech Cordless Desktop Pro" in Keyboard preferences, and some multimedia keys are recognized in "Preference->keyboard shortcuts". It can read the XF86Back, XF86AudioMedia, XF86AudioMute, XF86AudioNext, XF86AudioPrev, XF86AudioStop, XF86AudioMail, and XF86VendorHome keys. 8 keys for a total of... more than 28 keys ! And nothing happens when I try to raise the volume through the keyboard. I'm running Edgy Eft which is up to date when I report this bug (28 Nov 2006). Xev program doesn't detect other keys than already reported ones. This bug is pretty the same as https://launchpad.net/distros/ubuntu/+source/control-center/+bug/59429/ ** Affects: control-center (Ubuntu) Importance: Undecided Status: Unconfirmed -- Multimedia keys partially working https://launchpad.net/bugs/73619 From seb128 at ubuntu.com Tue Nov 28 16:38:54 2006 From: seb128 at ubuntu.com (Sebastien Bacher) Date: Tue, 28 Nov 2006 16:38:54 -0000 Subject: [Bug 61755] Re: No bonjour support References: <20060921223643.17606.85439.malonedeb@gandwana.ubuntu.com> Message-ID: <20061128163854.1640.69000.malone@gandwana.ubuntu.com> is that plugin *that* useful? -- No bonjour support https://launchpad.net/bugs/61755 From frode.haugsgjerd at gmail.com Tue Nov 28 16:47:35 2006 From: frode.haugsgjerd at gmail.com (Frode Haugsgjerd) Date: Tue, 28 Nov 2006 16:47:35 -0000 Subject: [Bug 73504] Re: Nautilus crashes on startup References: <20061127182349.4020.62851.malonedeb@gandwana.ubuntu.com> Message-ID: <20061128164735.1640.6880.malone@gandwana.ubuntu.com> I rebuilt nautilus with debug enabled, but gdb just exits when nautilus crashes, so i can't collect a backtrace. froh at tigergut:~$ gdb nautilus 2>&1 | tee gdb-nautilus.txt GNU gdb 6.4.90-debian Copyright (C) 2006 Free Software Foundation, Inc. GDB is free software, covered by the GNU General Public License, and you are welcome to change it and/or distribute copies of it under certain conditions. Type "show copying" to see the conditions. There is absolutely no warranty for GDB. Type "show warranty" for details. This GDB was configured as "i486-linux-gnu"...Using host libthread_db library "/ lib/tls/i686/cmov/libthread_db.so.1". (gdb) handle SIG33 pass nostop noprint Signal Stop Print Pass to program Description SIG33 No No Yes Real-time event 33 (gdb) set pagination 0 (gdb) run Starting program: /usr/bin/nautilus [Thread debugging using libthread_db enabled] [New Thread -1226897744 (LWP 24032)] BFD: BFD 2.17.50 20060514 internal error, aborting at /build/buildd/gdb-6.4.90.d fsg/bfd/elfcode.h line 191 in bfd_elf32_swap_symbol_in BFD: Please report this bug. froh at tigergut:~$ -- Nautilus crashes on startup https://launchpad.net/bugs/73504 From skippy at skippy.net Tue Nov 28 16:52:08 2006 From: skippy at skippy.net (skippy) Date: Tue, 28 Nov 2006 16:52:08 -0000 Subject: [Bug 19528] Re: problems syncing calendar and todo list, adresses works References: <20060113140210.21012.84892.launchpad@macquarie.warthogs.hbd.com> Message-ID: <20061128165208.9892.72751.malone@gangotri.ubuntu.com> I had a similar problem as poppy. * Treo 650 running Palm OS 5.4.8 * Ubuntu Edgy Eft 64-bit * vendor-supplied USB cable I added the Pilot Applet to my top toolbar, and the configuration wizard executed. When prompted to connect the device in order to fetch the user ID, nothing happend. I manually inserted the visor module (`sudo modprobe visor`), after which the applet was able to fetch the user ID and complete configuration. One my first sync, I enabled the following conduits: * Backup * EAddress * ECalendar * EMemos * EToDo * File * MemoFile I executed a hotsync from the Palm, and it started without incident. The Evolution stuff was synchronized first with no problems. During the backup portion, the process stalled, and eventually the status window simply vanished. No BugBuddy, no kernel messages, no meaningful log data reported anywhere. I disabled all the conduits except Backup, and tried another sync. Things started fine, but again the backup simply stopped and the status window vanished. It stalled at a different point in the process than the first time. I next started gpilotd manually in the console, with all the Evolution conduits activated but the backup conduit disabled. This succeeded. I re-configured the conduits to disable everything except Backup and launched gpilotd manually in the console again. To my surprise, this worked: a full backup was executed successfully. So I put the applet back into my toolbar and ran yet another backup. This worked successfully. -- problems syncing calendar and todo list, adresses works https://launchpad.net/bugs/19528 From cass at skynet.be Tue Nov 28 17:17:35 2006 From: cass at skynet.be (Guillaume Desmottes) Date: Tue, 28 Nov 2006 17:17:35 -0000 Subject: [Bug 73414] Re: notification area plugin is not working References: <20061127030231.23895.49083.malonedeb@gangotri.ubuntu.com> Message-ID: <20061128171735.9892.91954.malone@gangotri.ubuntu.com> 1) The notification plugin is only displayed when you receive a private message. You can change that using gconf: /apps/xchat/plugins/notification/level 2) That's a know bug. https://bugs.launchpad.net/distros/ubuntu/+source/xchat-gnome/+bug/43205 ** Changed in: xchat-gnome (Ubuntu) Status: Needs Info => Rejected -- notification area plugin is not working https://launchpad.net/bugs/73414 From peridot.faceted at gmail.com Tue Nov 28 17:18:19 2006 From: peridot.faceted at gmail.com (peridot) Date: Tue, 28 Nov 2006 17:18:19 -0000 Subject: [Bug 73369] Re: No indication of recording levels References: <20061126160857.4063.48195.malonedeb@gandwana.ubuntu.com> Message-ID: <20061128171819.1640.40963.malone@gandwana.ubuntu.com> It does, thanks. It would be nice if it were a standard feature of gnome-sound-recorder (presumably one ought to be able to simply add it as a bonobo component or whatever) since I can't imagine many situations where a user won't want a vumeter when recording. -- No indication of recording levels https://launchpad.net/bugs/73369 From brian at opensourcery.com Tue Nov 28 17:31:48 2006 From: brian at opensourcery.com (Brijam) Date: Tue, 28 Nov 2006 17:31:48 -0000 Subject: [Bug 73433] Re: gpg password dialog does not get focus References: <20061127083558.23895.52484.malonedeb@gangotri.ubuntu.com> <20061128115506.23895.83117.malone@gangotri.ubuntu.com> Message-ID: <1164735108.5245.146.camel@white-dragon> When I click on a piece of encrypted mail a dialog box pops up asking for my passphrase. In whatever Evo version I was using under Dapper, that dialog would have "focus" ie. I could just start typing directly away and didn't have to push the mouse pointer over and click on the box. I'm using Kubuntu so KDE is my wm. I did the install from scratch (formatting /) but I then copied over the entire .evolution directory into my new home dir. I used Automatix2 to install the binary Nvidia drivers and some other apps. -- gpg password dialog does not get focus https://launchpad.net/bugs/73433 From greewi.feerie at gmail.com Tue Nov 28 17:48:22 2006 From: greewi.feerie at gmail.com (Sylvain "Greewi" Dumazet) Date: Tue, 28 Nov 2006 17:48:22 -0000 Subject: [Bug 57676] Re: Gimp segfaults when drawing with a tablet References: <20060825085615.17097.15621.malonedeb@gangotri.ubuntu.com> Message-ID: <20061128174822.1640.82638.malone@gandwana.ubuntu.com> I use a Wacom Graphire 3 A6 tablet and gimp 2.2.13 (ubuntu 6.10) and have this problem with every tools (from pencil to rectangularly selection). Even if I use the mouse given with the tablet, it crash (so it's not the absolute coordinate that cause that). -- Gimp segfaults when drawing with a tablet https://launchpad.net/bugs/57676 From seb128 at ubuntu.com Tue Nov 28 17:54:07 2006 From: seb128 at ubuntu.com (Sebastien Bacher) Date: Tue, 28 Nov 2006 17:54:07 -0000 Subject: [Bug 73555] Re: CRASH : Setting up a view in the todo References: <20061128051146.23895.53113.malonedeb@gangotri.ubuntu.com> Message-ID: <20061128175407.1640.77414.malone@gandwana.ubuntu.com> If you open a bug upstream too could you mention it on launchpad? Upstream bug has been marked duplicate of the bug you opened: http://bugzilla.gnome.org/show_bug.cgi?id=380025 ** Bug watch removed: GNOME Bug Tracker #380063 http://bugzilla.gnome.org/show_bug.cgi?id=380063 ** Bug watch added: GNOME Bug Tracker #380025 http://bugzilla.gnome.org/show_bug.cgi?id=380025 -- CRASH : Setting up a view in the todo https://launchpad.net/bugs/73555 From seb128 at ubuntu.com Tue Nov 28 17:56:28 2006 From: seb128 at ubuntu.com (Sebastien Bacher) Date: Tue, 28 Nov 2006 17:56:28 -0000 Subject: [Bug 73504] Re: Nautilus crashes on startup References: <20061127182349.4020.62851.malonedeb@gandwana.ubuntu.com> Message-ID: <20061128175628.9892.73056.malone@gangotri.ubuntu.com> the dbg file are not binaries and can't be runned, they are debug symbols used automatically by gdb -- Nautilus crashes on startup https://launchpad.net/bugs/73504 From seb128 at ubuntu.com Tue Nov 28 17:59:27 2006 From: seb128 at ubuntu.com (Sebastien Bacher) Date: Tue, 28 Nov 2006 17:59:27 -0000 Subject: [Bug 58226] Re: eog closes silently when asked to open a corrupt png References: <20060830160757.5577.68318.malonedeb@gandwana.ubuntu.com> Message-ID: <20061128175927.1691.15059.malone@gandwana.ubuntu.com> In English: the application has a bug and upstream will fix it -- eog closes silently when asked to open a corrupt png https://launchpad.net/bugs/58226 From junrei.shorin at gmail.com Tue Nov 28 17:59:58 2006 From: junrei.shorin at gmail.com (Shorin) Date: Tue, 28 Nov 2006 17:59:58 -0000 Subject: [Bug 14353] Re: X auth cookie file privileges changed when using startx from within an X session? References: <20060113133619.21012.15216.launchpad@macquarie.warthogs.hbd.com> Message-ID: <20061128175958.1640.95753.malone@gandwana.ubuntu.com> I think I caused this error when I did: chown [my user name] /home/[my user name] I fixed it by doing: chmod o=u /home/[my user name] I didn't like that solution, because I really wanted to be the only person who would be able to access those files, but this is just my desktop computer. I don't actually know how to fix it so that root and [my user name] can be owners. I'm somewhat of a noob at linux. -- X auth cookie file privileges changed when using startx from within an X session? https://launchpad.net/bugs/14353 From lorenco at trichardt.za.net Tue Nov 28 18:12:51 2006 From: lorenco at trichardt.za.net (Lorenco Trichardt) Date: Tue, 28 Nov 2006 18:12:51 -0000 Subject: [Bug 73555] Re: CRASH : Setting up a view in the todo References: <20061128051146.23895.53113.malonedeb@gangotri.ubuntu.com> <20061128175407.1640.77414.malone@gandwana.ubuntu.com> Message-ID: <1164737571.9325.5.camel@ibmtux.trichardt.za.net> Sorry, did not realise there is a link ... *duh* should have been obvious... Still learning how it all fits together...Will remember that. PS: where's the best place to log these calls... Launchpad or Upstream ? Thanks! On Tue, 2006-11-28 at 17:54 +0000, Sebastien Bacher wrote: > If you open a bug upstream too could you mention it on launchpad? > Upstream bug has been marked duplicate of the bug you opened: > http://bugzilla.gnome.org/show_bug.cgi?id=380025 > > ** Bug watch removed: GNOME Bug Tracker #380063 > http://bugzilla.gnome.org/show_bug.cgi?id=380063 > > ** Bug watch added: GNOME Bug Tracker #380025 > http://bugzilla.gnome.org/show_bug.cgi?id=380025 > Groetnis. Lorenco Trichardt lorenco at trichardt.za.net -- CRASH : Setting up a view in the todo https://launchpad.net/bugs/73555 From vi64pa at gmail.com Tue Nov 28 18:24:54 2006 From: vi64pa at gmail.com (ville palo) Date: Tue, 28 Nov 2006 18:24:54 -0000 Subject: [Bug 21042] Re: aclocal warning References: <20060113141032.21012.23187.launchpad@macquarie.warthogs.hbd.com> Message-ID: <20061128182454.1640.91575.malone@gandwana.ubuntu.com> No additional info since 2005-09-06. I'll mark this as rejected. If this is still a problem, please feel free to re-open this. ** Changed in: gtk+1.2 (Ubuntu) Status: Unconfirmed => Rejected -- aclocal warning https://launchpad.net/bugs/21042 From seb128 at ubuntu.com Tue Nov 28 18:27:02 2006 From: seb128 at ubuntu.com (Sebastien Bacher) Date: Tue, 28 Nov 2006 18:27:02 -0000 Subject: [Bug 73605] Re: theme manager crashed References: <20061128150507.1640.9256.malonedeb@gandwana.ubuntu.com> Message-ID: <20061128182702.1691.75278.malone@gandwana.ubuntu.com> *** This bug is a duplicate of bug 71345 *** Thanks for the bug report. This particular bug has already been reported into our bug tracking system, but please feel free to report any further bugs which you find. ** Changed in: control-center (Ubuntu) Importance: Undecided => Medium Assignee: (unassigned) => Ubuntu Desktop Bugs Status: Unconfirmed => Rejected ** This bug has been marked a duplicate of bug 71345 Theme-manager crashes -- theme manager crashed https://launchpad.net/bugs/73605 From seb128 at ubuntu.com Tue Nov 28 18:30:43 2006 From: seb128 at ubuntu.com (Sebastien Bacher) Date: Tue, 28 Nov 2006 18:30:43 -0000 Subject: [Bug 71345] Re: Theme-manager crashes References: <20061111110108.25827.10256.malonedeb@gandwana.ubuntu.com> Message-ID: <20061128183044.1640.53774.malone@gandwana.ubuntu.com> Upstream assigned that bug to GTK: http://bugzilla.gnome.org/show_bug.cgi?id=364396, doing the same with the Ubuntu task ** Changed in: control-center (Ubuntu) Sourcepackagename: control-center => gtk+2.0 Importance: Undecided => Medium Assignee: (unassigned) => Ubuntu Desktop Bugs Status: Unconfirmed => Confirmed ** Bug watch added: GNOME Bug Tracker #364396 http://bugzilla.gnome.org/show_bug.cgi?id=364396 ** Also affects: gtk (upstream) via http://bugzilla.gnome.org/show_bug.cgi?id=364396 Importance: Unknown Status: Unknown -- Theme-manager crashes https://launchpad.net/bugs/71345 From seb128 at ubuntu.com Tue Nov 28 18:37:04 2006 From: seb128 at ubuntu.com (Sebastien Bacher) Date: Tue, 28 Nov 2006 18:37:04 -0000 Subject: [Bug 40872] Re: Desktop icons are allowed to overlap horribly References: <20060423053135.17670.23976.malonedeb@gandwana.ubuntu.com> Message-ID: <20061128183705.9770.28795.launchpad@gangotri.ubuntu.com> ** Changed in: nautilus (Ubuntu) Status: Needs Info => Confirmed -- Desktop icons are allowed to overlap horribly https://launchpad.net/bugs/40872 From seb128 at ubuntu.com Tue Nov 28 18:47:08 2006 From: seb128 at ubuntu.com (Sebastien Bacher) Date: Tue, 28 Nov 2006 18:47:08 -0000 Subject: [Bug 72922] Re: files overlap each other on the "keep aligned" mode References: <20061122202953.12869.17976.malonedeb@gangotri.ubuntu.com> Message-ID: <20061128184708.1691.16815.malone@gandwana.ubuntu.com> *** This bug is a duplicate of bug 40872 *** marking as duplicate of bug #40872, the problem are similar, let we know if you disagree with that ** Changed in: nautilus (Ubuntu) Importance: Undecided => Low Status: Needs Info => Rejected ** This bug has been marked a duplicate of bug 40872 Desktop icons are allowed to overlap horribly -- files overlap each other on the "keep aligned" mode https://launchpad.net/bugs/72922 From mcdavey at mrao.cam.ac.uk Tue Nov 28 18:49:56 2006 From: mcdavey at mrao.cam.ac.uk (Matt Davey) Date: Tue, 28 Nov 2006 18:49:56 -0000 Subject: [Bug 66355] Re: gpilotd locks up my Palm Z22 References: <20061016064512.6814.48454.malonedeb@gangotri.ubuntu.com> Message-ID: <20061128184956.1640.38650.malone@gandwana.ubuntu.com> I have built an unofficial Ubuntu package based on the recent fixes, which should be suitable for Edgy. You can try them out from: http://www.inference.phy.cam.ac.uk/mcdavey/downloads/ This build is not an official Ubuntu release. It is unsupported, but should fix two specific issues with the current Edgy packages: 1. problems with crashing the palmos device when attempting a sync. 2. problems crashing the gpilotd-control-applet when retrieving the username and deviceID in the 'add pda' step. If you have problems with these packages, feel free to open a bug on bugzilla.gnome.org. Strictly speaking, you shouldn't send them to ubuntu, because they haven't built this updated package... If you have success, feel free update this bug with any success stories. -- gpilotd locks up my Palm Z22 https://launchpad.net/bugs/66355 From seb128 at ubuntu.com Tue Nov 28 18:45:27 2006 From: seb128 at ubuntu.com (Sebastien Bacher) Date: Tue, 28 Nov 2006 18:45:27 -0000 Subject: [Bug 40872] Re: Desktop icons are allowed to overlap horribly References: <20060423053135.17670.23976.malonedeb@gandwana.ubuntu.com> Message-ID: <20061128184527.9892.96003.launchpad@gangotri.ubuntu.com> ** Also affects: nautilus (upstream) Importance: Undecided Status: Unconfirmed -- Desktop icons are allowed to overlap horribly https://launchpad.net/bugs/40872 From pmartis at gmail.com Tue Nov 28 18:56:59 2006 From: pmartis at gmail.com (Perfecto) Date: Tue, 28 Nov 2006 18:56:59 -0000 Subject: [Bug 71329] Re: totem crash References: <20061111084952.24668.13259.malonedeb@gangotri.ubuntu.com> Message-ID: <20061128185659.1691.29300.malone@gandwana.ubuntu.com> It crashes when I inserted a DVD movie ** Attachment added: "Crash report" http://librarian.launchpad.net/5196325/_usr_bin_totem-video-thumbnailer.1001.crash -- totem crash https://launchpad.net/bugs/71329 From seb128 at ubuntu.com Tue Nov 28 19:02:26 2006 From: seb128 at ubuntu.com (Sebastien Bacher) Date: Tue, 28 Nov 2006 19:02:26 -0000 Subject: [Bug 71593] Re: glChess has no 3D References: <20061113034751.32662.70843.malonedeb@gangotri.ubuntu.com> Message-ID: <20061128190226.9770.57968.malone@gangotri.ubuntu.com> Thank you for your bug. The 3D option require python-gtkglext which is not packaged at the moment ** Changed in: gnome-games (Ubuntu) Importance: Undecided => Wishlist Assignee: (unassigned) => Ubuntu Desktop Bugs Status: Unconfirmed => Confirmed -- glChess has no 3D https://launchpad.net/bugs/71593 From seb128 at ubuntu.com Tue Nov 28 19:08:04 2006 From: seb128 at ubuntu.com (Sebastien Bacher) Date: Tue, 28 Nov 2006 19:08:04 -0000 Subject: [Bug 71489] Re: Totem shows only black video output References: <20061112135431.24792.57014.malonedeb@gangotri.ubuntu.com> Message-ID: <20061128190804.9892.92725.malone@gangotri.ubuntu.com> *** This bug is a duplicate of bug 71488 *** bug #71488 rather ** This bug is no longer a duplicate of bug 40872 Desktop icons are allowed to overlap horribly ** This bug has been marked a duplicate of bug 71488 Default video output is wrong -- Totem shows only black video output https://launchpad.net/bugs/71489 From seb128 at ubuntu.com Tue Nov 28 19:07:27 2006 From: seb128 at ubuntu.com (Sebastien Bacher) Date: Tue, 28 Nov 2006 19:07:27 -0000 Subject: [Bug 71489] Re: Totem shows only black video output References: <20061112135431.24792.57014.malonedeb@gangotri.ubuntu.com> Message-ID: <20061128190727.1640.74249.malone@gandwana.ubuntu.com> *** This bug is a duplicate of bug 71488 *** Thank you for your bug. That seems to be the same problem than bug #40872 and a driver problem ** Changed in: totem (Ubuntu) Assignee: (unassigned) => Ubuntu Desktop Bugs Status: Unconfirmed => Rejected ** This bug has been marked a duplicate of bug 40872 Desktop icons are allowed to overlap horribly -- Totem shows only black video output https://launchpad.net/bugs/71489 From seb128 at ubuntu.com Tue Nov 28 19:17:42 2006 From: seb128 at ubuntu.com (Sebastien Bacher) Date: Tue, 28 Nov 2006 19:17:42 -0000 Subject: [Bug 71407] Re: gataxx won't save computer difficulty above 3 References: <20061111211958.25827.35497.malonedeb@gandwana.ubuntu.com> Message-ID: <20061128191743.1691.89442.malone@gandwana.ubuntu.com> Thank you for your work on that! Upstream stopped shipping that game with GNOME 2.17 though, marking as rejected then, the bug doesn't apply to the new version. We are not likely to backport a fix to edgy because that's a minor bug ** Changed in: gnome-games (Ubuntu) Assignee: (unassigned) => Ubuntu Desktop Bugs Status: Unconfirmed => Rejected ** Changed in: gnome-games (Ubuntu) Importance: Undecided => Low -- gataxx won't save computer difficulty above 3 https://launchpad.net/bugs/71407 From seb128 at ubuntu.com Tue Nov 28 19:23:05 2006 From: seb128 at ubuntu.com (Sebastien Bacher) Date: Tue, 28 Nov 2006 19:23:05 -0000 Subject: [Bug 73555] Re: CRASH : Setting up a view in the todo References: <20061128051146.23895.53113.malonedeb@gangotri.ubuntu.com> Message-ID: <20061128192305.9892.2026.malone@gangotri.ubuntu.com> The best place is upstream if you think that's an upstream bug. Most of the time we simply copy them to their bug tracker. If you think a bug should be fixed for the next version of Ubuntu though you should open a bug on launchpad -- CRASH : Setting up a view in the todo https://launchpad.net/bugs/73555 From seb128 at ubuntu.com Tue Nov 28 19:25:25 2006 From: seb128 at ubuntu.com (Sebastien Bacher) Date: Tue, 28 Nov 2006 19:25:25 -0000 Subject: [Bug 71393] Re: Tengo instalado xubuntu 6.06.1 References: <20061111191057.25975.44633.malonedeb@gandwana.ubuntu.com> Message-ID: <20061128192526.9770.84014.malone@gangotri.ubuntu.com> Thank for your bug. What happens when you try to open evolution? Do you get any message? Does it crash? You can try to run it from a command line and note if there is anything printed there ** Changed in: evolution (Ubuntu) Assignee: (unassigned) => Ubuntu Desktop Bugs Status: Unconfirmed => Needs Info -- Tengo instalado xubuntu 6.06.1 https://launchpad.net/bugs/71393 From seb128 at ubuntu.com Tue Nov 28 19:37:05 2006 From: seb128 at ubuntu.com (Sebastien Bacher) Date: Tue, 28 Nov 2006 19:37:05 -0000 Subject: [Bug 71391] Re: aisleriot: help doesn't load streets and alleys directly. References: <20061111184300.25975.29678.malonedeb@gandwana.ubuntu.com> Message-ID: <20061128193705.1640.25102.malone@gandwana.ubuntu.com> That's a minor bug, we are not likely to backport the changes to dapper -- aisleriot: help doesn't load streets and alleys directly. https://launchpad.net/bugs/71391 From seb128 at ubuntu.com Tue Nov 28 19:36:05 2006 From: seb128 at ubuntu.com (Sebastien Bacher) Date: Tue, 28 Nov 2006 19:36:05 -0000 Subject: [Bug 71391] Re: aisleriot: help doesn't load streets and alleys directly. References: <20061111184300.25975.29678.malonedeb@gandwana.ubuntu.com> Message-ID: <20061128193605.9892.13734.malone@gangotri.ubuntu.com> Thank for your bug. The "Aunt_Mary" bug seems to be fixed with the new versions, the "Streets and Alleys" is still happening and known upstream: http://bugzilla.gnome.org/show_bug.cgi?id=348355 ** Summary changed: - aisleriot: help doesn't load aunt mary and streets and alleys directly. + aisleriot: help doesn't load streets and alleys directly. ** Changed in: gnome-games (Ubuntu) Importance: Undecided => Low Assignee: (unassigned) => Ubuntu Desktop Bugs Status: Unconfirmed => Confirmed ** Bug watch added: GNOME Bug Tracker #348355 http://bugzilla.gnome.org/show_bug.cgi?id=348355 ** Also affects: gnome-games (upstream) via http://bugzilla.gnome.org/show_bug.cgi?id=348355 Importance: Unknown Status: Unknown -- aisleriot: help doesn't load streets and alleys directly. https://launchpad.net/bugs/71391 From seb128 at ubuntu.com Tue Nov 28 19:38:11 2006 From: seb128 at ubuntu.com (Sebastien Bacher) Date: Tue, 28 Nov 2006 19:38:11 -0000 Subject: [Bug 71329] Re: totem crash References: <20061111084952.24668.13259.malonedeb@gangotri.ubuntu.com> Message-ID: <20061128193811.9770.6374.malone@gangotri.ubuntu.com> Perfecto, why do you comment on that bug? What make you think that's the same problem? -- totem crash https://launchpad.net/bugs/71329 From wade at ezri.org Tue Nov 28 19:51:21 2006 From: wade at ezri.org (Wade Menard) Date: Tue, 28 Nov 2006 19:51:21 -0000 Subject: [Bug 71593] Re: glChess has no 3D References: <20061113034751.32662.70843.malonedeb@gangotri.ubuntu.com> Message-ID: <20061128195121.1691.63604.malone@gandwana.ubuntu.com> Is this a compile-time or run-time dependency? -- glChess has no 3D https://launchpad.net/bugs/71593 From pmartis at gmail.com Tue Nov 28 20:12:40 2006 From: pmartis at gmail.com (Perfecto) Date: Tue, 28 Nov 2006 20:12:40 -0000 Subject: [Bug 71329] Re: totem crash References: <20061111084952.24668.13259.malonedeb@gangotri.ubuntu.com> Message-ID: <20061128201240.9770.97793.malone@gangotri.ubuntu.com> I added it here because of the subject "totem crash". I read the subjects and this one was the one I was thinking to use because it crashes suddenly and later it didn't do it again. Do you think it is better to open a new one? -- totem crash https://launchpad.net/bugs/71329 From ssh.rdp at gmail.com Tue Nov 28 20:18:26 2006 From: ssh.rdp at gmail.com (Soroosh Radpoor) Date: Tue, 28 Nov 2006 20:18:26 -0000 Subject: [Bug 73643] Gaim crashes while getting roomlist References: <20061128201826.9892.88623.malonedeb@gangotri.ubuntu.com> Message-ID: <20061128201826.9892.88623.malonedeb@gangotri.ubuntu.com> Public bug reported: I had crash while getting roomlist from irc. I closed roomlist window before the room list is downloaded. Here is an incomplete backtrace: #0 0xb793a722 in g_type_check_instance_cast () from /usr/lib/libgobject-2.0.so.0 #1 0x08126098 in gaim_gtk_roomlist_init () #2 0xb698bbb3 in irc_msg_list () from /usr/lib/gaim/libirc.so #3 0xb6987294 in irc_parse_msg () from /usr/lib/gaim/libirc.so #4 0xb6985093 in ?? () from /usr/lib/gaim/libirc.so #5 0x08505e90 in ?? () #6 0x08552808 in ?? () #7 0xb698f18c in ?? () from /usr/lib/gaim/libirc.so #8 0xb698d2be in ?? () from /usr/lib/gaim/libirc.so #9 0x08505e90 in ?? () #10 0x08552808 in ?? () #11 0x00000423 in ?? () #12 0xb6985110 in ?? () from /usr/lib/gaim/libirc.so #13 0x00000001 in ?? () #14 0x0851e540 in ?? () #15 0xbf89bd98 in ?? () #16 0x080fafe3 in gaim_gtk_eventloop_get_ui_ops () #17 0x080fafe3 in gaim_gtk_eventloop_get_ui_ops () #18 0xb78d2c8d in g_io_channel_unix_get_fd () from /usr/lib/libglib-2.0.so.0 #19 0xb78a9802 in g_main_context_dispatch () from /usr/lib/libglib-2.0.so.0 #20 0xb78ac7df in g_main_context_check () from /usr/lib/libglib-2.0.so.0 #21 0xb78acb89 in g_main_loop_run () from /usr/lib/libglib-2.0.so.0 ** Affects: gaim (Ubuntu) Importance: Undecided Status: Unconfirmed -- Gaim crashes while getting roomlist https://launchpad.net/bugs/73643 From sergey.udaltsov at gmail.com Tue Nov 28 20:18:50 2006 From: sergey.udaltsov at gmail.com (Sergey V. Udaltsov) Date: Tue, 28 Nov 2006 20:18:50 -0000 Subject: [Bug 61755] Re: No bonjour support References: <20060921223643.17606.85439.malonedeb@gandwana.ubuntu.com> Message-ID: <20061128201850.1640.13079.malone@gandwana.ubuntu.com> I do not know how to estimate the usefulness of some piece of code/function. Bonjour is handy when people for some reason cannot be connected to external jabber server (and local server is overkill). -- No bonjour support https://launchpad.net/bugs/61755 From hub at figuiere.net Tue Nov 28 20:37:16 2006 From: hub at figuiere.net (Hubert Figuiere) Date: Tue, 28 Nov 2006 20:37:16 -0000 Subject: [Bug 72638] Re: Photo import fails References: <20061120222953.25975.33887.malonedeb@gandwana.ubuntu.com> Message-ID: <20061128203717.9892.60565.malone@gangotri.ubuntu.com> these camera are USB Mass Storage. They are mounted on the desktop. Not a libgphoto2 bug. ** Also affects: gthumb (Ubuntu) Importance: Undecided Status: Unconfirmed ** Changed in: libgphoto2 (Ubuntu) Status: Unconfirmed => Rejected -- Photo import fails https://launchpad.net/bugs/72638 From jelmorini at ticino.com Tue Nov 28 21:01:42 2006 From: jelmorini at ticino.com (Nicola Jelmorini) Date: Tue, 28 Nov 2006 21:01:42 -0000 Subject: [Bug 71689] Re: Edgy: no audio for mp4 files References: <20061113203734.350.30559.malonedeb@gangotri.ubuntu.com> Message-ID: <20061128210142.1691.43074.malone@gandwana.ubuntu.com> Hi Kevin and Sebastien, The MP4 video file that I have used to test this bug is very big (more than 300MB) and is downloadable via BitTorrent from this web page: http://www.blender3d.com/cms/Conference_Movies.818.0.html In particular my file can be downloaded with this torrent link: http://www.blender3d.com/cms/fileadmin/bconf06/bc06-2010-02-ed.mp4.torrent However, seeing that all mp4 video files produce the same bug, I have prepared for you a web page where you can download a shorter MP4 video file. The link is this one: http://provosa.tripod.com/DOCS/pubblicare_files.html and the file is "Glow-Effect_1.mp4" Voil?. -- Edgy: no audio for mp4 files https://launchpad.net/bugs/71689 From seb128 at ubuntu.com Tue Nov 28 21:07:24 2006 From: seb128 at ubuntu.com (Sebastien Bacher) Date: Tue, 28 Nov 2006 21:07:24 -0000 Subject: [Bug 71329] Re: totem crash References: <20061111084952.24668.13259.malonedeb@gangotri.ubuntu.com> Message-ID: <20061128210724.1640.61774.malone@gandwana.ubuntu.com> a new one would probably better, as surprising it can be a program can have different crashes and that one is likely to be different from the bug described by the first comment -- totem crash https://launchpad.net/bugs/71329 From seb128 at ubuntu.com Tue Nov 28 21:05:58 2006 From: seb128 at ubuntu.com (Sebastien Bacher) Date: Tue, 28 Nov 2006 21:05:58 -0000 Subject: [Bug 71593] Re: glChess has no 3D References: <20061113034751.32662.70843.malonedeb@gangotri.ubuntu.com> Message-ID: <20061128210558.9892.78701.malone@gangotri.ubuntu.com> runtime, that's a python program, there is no "compile-time" option -- glChess has no 3D https://launchpad.net/bugs/71593 From jhaitas at gmail.com Tue Nov 28 21:28:21 2006 From: jhaitas at gmail.com (John Haitas) Date: Tue, 28 Nov 2006 21:28:21 -0000 Subject: [Bug 73650] Subscribed Calendars do not adjust events to local time References: <20061128212821.9892.62744.malonedeb@gangotri.ubuntu.com> Message-ID: <20061128212821.9892.62744.malonedeb@gangotri.ubuntu.com> Public bug reported: Binary package hint: evolution When I subscribing to the Arsenal FC iCal at icalx.com the event times are displayed at London time rather than the local time of the subscriber... here is the link to the calendar: webcal://icalx.com/public/piri/Arsenal32FC.ics iCal on Mac OS X 10.4 automatically adjusts the subscribed calendar to display events at the user's local time - therefore it is possible to do this with evolution... I am sure this problem is not limited exclusively to this calendar share... just an example ** Affects: evolution (Ubuntu) Importance: Undecided Status: Unconfirmed -- Subscribed Calendars do not adjust events to local time https://launchpad.net/bugs/73650 From commercial at acamedia.org Tue Nov 28 21:36:42 2006 From: commercial at acamedia.org (jens_acamedia) Date: Tue, 28 Nov 2006 21:36:42 -0000 Subject: [Bug 50362] wastebasket no longer works - shows no files References: <20060619171556.8853.16048.malonedeb@gandwana.ubuntu.com> Message-ID: <20061128213642.9770.88526.launchpad@canonical@gangotri.ubuntu.com> Public bug reported: after the latest update as of yesterday the wastebasket shows no files although i have check that .Trash does contain files. i tried deleting .Trash and sending some fresh files to wastebasket thereby creating it again. still when i click on applet on enter through nautilus it always shows wastebasket as empty.. thanks ** Affects: nautilus (Ubuntu) Importance: Undecided Status: Unconfirmed -- wastebasket no longer works - shows no files https://launchpad.net/bugs/50362 From slomo at circular-chaos.org Tue Nov 28 21:38:49 2006 From: slomo at circular-chaos.org (=?utf-8?q?Sebastian_Dr=C3=B6ge?=) Date: Tue, 28 Nov 2006 21:38:49 -0000 Subject: [Bug 71689] Re: Edgy: no audio for mp4 files References: <20061113203734.350.30559.malonedeb@gangotri.ubuntu.com> Message-ID: <20061128213849.1691.65747.malone@gandwana.ubuntu.com> The file is working fine for me... Do you really have gstreamer0.10-ffmpeg, gstreamer0.10-plugins-bad and gstreamer0.10-plugins-bad-multiverse installed? What's the output of gst-inspect-0.10 faad gst-inspect-0.10 ffdec_mpeg40 ? -- Edgy: no audio for mp4 files https://launchpad.net/bugs/71689 From roelhuybrechts at ubuntugids.be Tue Nov 28 21:36:41 2006 From: roelhuybrechts at ubuntugids.be (Roel Huybrechts) Date: Tue, 28 Nov 2006 21:36:41 -0000 Subject: [Bug 50362] Re: wastebasket no longer works - shows no files References: <20060619171556.8853.16048.malonedeb@gandwana.ubuntu.com> Message-ID: <20061128213642.9770.30453.malone@gangotri.ubuntu.com> Changed package to nautilus. ** Changed in: Ubuntu Sourcepackagename: None => nautilus -- wastebasket no longer works - shows no files https://launchpad.net/bugs/50362 From mcollin at usd.edu Tue Nov 28 21:49:10 2006 From: mcollin at usd.edu (hew) Date: Tue, 28 Nov 2006 21:49:10 -0000 Subject: [Bug 73657] Google Talk doesn't connect, crashes Gaim References: <20061128214910.1691.23136.malonedeb@gandwana.ubuntu.com> Message-ID: <20061128214910.1691.23136.malonedeb@gandwana.ubuntu.com> Public bug reported: This occurs in both v1.5.0 and v2 of Gaim, and has been happening for a couple months. When an attempt is made to connect to the Google Talk network, Gaim crashes after a couple minutes of unsuccessful "connecting" status. ** Affects: gaim (Ubuntu) Importance: Undecided Status: Unconfirmed -- Google Talk doesn't connect, crashes Gaim https://launchpad.net/bugs/73657 From algatelli at gmail.com Tue Nov 28 22:08:05 2006 From: algatelli at gmail.com (Alexandre Gatelli) Date: Tue, 28 Nov 2006 22:08:05 -0000 Subject: [Bug 73408] In Ubuntu 6.10 Edgy Eft: After to empty Trash with a large file in Gnome, System hangs. References: <20061127012542.23895.48706.malonedeb@gangotri.ubuntu.com> Message-ID: <20061128220805.9770.89647.launchpad@canonical@gangotri.ubuntu.com> Public bug reported: After to empty Trash in Gnome with a large file inside it (some more than 2.5 GB), the system hangs and it's necessary CTRL+ALT+Backspace for to restart X. ** Affects: nautilus (Ubuntu) Importance: Undecided Status: Unconfirmed -- In Ubuntu 6.10 Edgy Eft: After to empty Trash with a large file in Gnome, System hangs. https://launchpad.net/bugs/73408 From jelmorini at ticino.com Tue Nov 28 21:59:47 2006 From: jelmorini at ticino.com (Nicola Jelmorini) Date: Tue, 28 Nov 2006 21:59:47 -0000 Subject: [Bug 71689] Re: Edgy: no audio for mp4 files References: <20061113203734.350.30559.malonedeb@gangotri.ubuntu.com> Message-ID: <20061128215947.1691.23526.malone@gandwana.ubuntu.com> Hi Sebastian, I assure you that I have installed all GStreamer packages. To prove you that it's true I attach the screenshot of my Synaptic listing of installed packages (see file named "Synaptic-GStreamer-packages.png") The output of the commands you suggest me is the following: nicola at cavergno:~$ gst-inspect-0.10 faad No such element or plugin 'faad' nicola at cavergno:~$ gst-inspect-0.10 ffdec_mpeg40 No such element or plugin 'ffdec_mpeg40' nicola at cavergno:~$ I attach a screenshot of Totem too, to show you that the audio stream is not recognized (see file named "Totem-play.png") ** Attachment added: "Synaptic screenshots of GStreamer installed packages" http://librarian.launchpad.net/5198286/Synaptic-GStreamer-packages.png -- Edgy: no audio for mp4 files https://launchpad.net/bugs/71689 From jelmorini at ticino.com Tue Nov 28 22:00:35 2006 From: jelmorini at ticino.com (Nicola Jelmorini) Date: Tue, 28 Nov 2006 22:00:35 -0000 Subject: [Bug 71689] Re: Edgy: no audio for mp4 files References: <20061113203734.350.30559.malonedeb@gangotri.ubuntu.com> Message-ID: <20061128220036.9770.23906.malone@gangotri.ubuntu.com> ** Attachment added: "Totem playing a MP4 video file" http://librarian.launchpad.net/5198295/Totem-play.png -- Edgy: no audio for mp4 files https://launchpad.net/bugs/71689 From roelhuybrechts at ubuntugids.be Tue Nov 28 22:08:05 2006 From: roelhuybrechts at ubuntugids.be (Roel Huybrechts) Date: Tue, 28 Nov 2006 22:08:05 -0000 Subject: [Bug 73408] Re: In Ubuntu 6.10 Edgy Eft: After to empty Trash with a large file in Gnome, System hangs. References: <20061127012542.23895.48706.malonedeb@gangotri.ubuntu.com> Message-ID: <20061128220805.9770.817.malone@gangotri.ubuntu.com> Changed package to nautilus. ** Changed in: Ubuntu Sourcepackagename: None => nautilus -- In Ubuntu 6.10 Edgy Eft: After to empty Trash with a large file in Gnome, System hangs. https://launchpad.net/bugs/73408 From wladston at gmail.com Tue Nov 28 22:08:08 2006 From: wladston at gmail.com (Wladston Viana) Date: Tue, 28 Nov 2006 22:08:08 -0000 Subject: [Bug 72922] Re: files overlap each other on the "keep aligned" mode References: <20061122202953.12869.17976.malonedeb@gangotri.ubuntu.com> Message-ID: <20061128220808.1640.42784.malone@gandwana.ubuntu.com> *** This bug is a duplicate of bug 40872 *** oh ok.... thanks :) -- files overlap each other on the "keep aligned" mode https://launchpad.net/bugs/72922 From cdonges at gmail.com Tue Nov 28 22:07:13 2006 From: cdonges at gmail.com (Christoph Donges) Date: Tue, 28 Nov 2006 22:07:13 -0000 Subject: [Bug 73660] nautilus using 100% cpu if I close a window too fast References: <20061128220713.1640.72905.malonedeb@gandwana.ubuntu.com> Message-ID: <20061128220713.1640.72905.malonedeb@gandwana.ubuntu.com> Public bug reported: When I insert a usb drive nautilus pops up a file browsing window. It I close that window as soon as it comes up then a nautilus process uses all my idle cpu until I reboot or kill that process. Killing the process seems to have no bad effects. ** Affects: nautilus (Ubuntu) Importance: Undecided Status: Unconfirmed -- nautilus using 100% cpu if I close a window too fast https://launchpad.net/bugs/73660 From anthony at interlink.com.au Tue Nov 28 22:05:57 2006 From: anthony at interlink.com.au (anthony baxter) Date: Tue, 28 Nov 2006 22:05:57 -0000 Subject: [Bug 66068] Re: New iPod nano recognized as via raid member References: <20061014092153.19052.81294.malonedeb@gandwana.ubuntu.com> Message-ID: <20061128220557.1691.322.malone@gandwana.ubuntu.com> Hm. Looking a bit closer, this may be a different issue. The behaviour I'm seeing is that the ipod is getting mounted, but just as (for instance) /media/sdc2, while my old 15G pre-clickwheel ipod is mounted as /media/ipod (or /media/ipod-1) and then the appropriate signals are sent to banshee and amarok to enable it automatically. I'm looking at the output of lshal, and I can't see how the two differ (I have both plugged in right now). -- New iPod nano recognized as via raid member https://launchpad.net/bugs/66068 From samtygier at yahoo.co.uk Tue Nov 28 22:19:04 2006 From: samtygier at yahoo.co.uk (sam tygier) Date: Tue, 28 Nov 2006 22:19:04 -0000 Subject: [Bug 73662] error upgrading hal in feisty References: <20061128221904.9892.44186.malonedeb@gangotri.ubuntu.com> Message-ID: <20061128221904.9892.44186.malonedeb@gangotri.ubuntu.com> Public bug reported: Binary package hint: hal when trying to apt-get upgrade today i am getting the error The following packages have unmet dependencies. volumeid: Depends: libvolume-id0 (>= 093-0ubuntu11) but it is not installed E: Unmet dependencies. Try using -f. ?apt-get -f install' gives: Preparing to replace hal 0.5.8.1-3ubuntu4 (using .../hal_0.5.8.1-3ubuntu5_powerpc.deb) ... dpkg: error processing /var/cache/apt/archives/hal_0.5.8.1-3ubuntu5_powerpc.deb (--unpack): subprocess pre-installation script returned error exit status 1 Errors were encountered while processing: /var/cache/apt/archives/hal_0.5.8.1-3ubuntu5_powerpc.deb E: Sub-process /usr/bin/dpkg returned an error code (1) this is on powerpc ** Affects: hal (Ubuntu) Importance: Undecided Status: Unconfirmed -- error upgrading hal in feisty https://launchpad.net/bugs/73662 From kevin at kubasik.net Tue Nov 28 22:15:24 2006 From: kevin at kubasik.net (Kevin Kubasik) Date: Tue, 28 Nov 2006 22:15:24 -0000 Subject: [Bug 71689] Re: Edgy: no audio for mp4 files References: <20061113203734.350.30559.malonedeb@gangotri.ubuntu.com> Message-ID: <20061128221524.9892.21964.malone@gangotri.ubuntu.com> I know it sounds stupid, but could you reinstall all the gst .10 packages? Just to be sure, there shouldn't be this problem. -- Edgy: no audio for mp4 files https://launchpad.net/bugs/71689 From slomo at circular-chaos.org Tue Nov 28 22:20:16 2006 From: slomo at circular-chaos.org (=?utf-8?q?Sebastian_Dr=C3=B6ge?=) Date: Tue, 28 Nov 2006 22:20:16 -0000 Subject: [Bug 71689] Re: Edgy: no audio for mp4 files References: <20061113203734.350.30559.malonedeb@gangotri.ubuntu.com> Message-ID: <20061128222016.9770.13747.malone@gangotri.ubuntu.com> And then... what's the output of dpkg -L gstreamer0.10-plugins-bad dpkg -L gstreamer0.10-plugins-bad-multiverse dpkg -L gstreamer0.10-ffmpeg -- Edgy: no audio for mp4 files https://launchpad.net/bugs/71689 From jelmorini at ticino.com Tue Nov 28 22:46:56 2006 From: jelmorini at ticino.com (Nicola Jelmorini) Date: Tue, 28 Nov 2006 22:46:56 -0000 Subject: [Bug 71689] Re: Edgy: no audio for mp4 files References: <20061113203734.350.30559.malonedeb@gangotri.ubuntu.com> Message-ID: <20061128224656.9892.75540.malone@gangotri.ubuntu.com> Thank you for your quickly answers ! So, as Kevin suggest me, I have reinstalled all packages concerning gstreamer (plugins, libraries, totem), but the problem is still present. For Sebastian these are the outputs for the commands: nicola at cavergno:~$ dpkg -L gstreamer0.10-plugins-bad /. /usr /usr/share /usr/share/doc /usr/share/doc/gstreamer0.10-plugins-bad /usr/share/doc/gstreamer0.10-plugins-bad/NEWS.gz /usr/share/doc/gstreamer0.10-plugins-bad/AUTHORS /usr/share/doc/gstreamer0.10-plugins-bad/README.Debian /usr/share/doc/gstreamer0.10-plugins-bad/copyright /usr/share/doc/gstreamer0.10-plugins-bad/README.gz /usr/share/doc/gstreamer0.10-plugins-bad/changelog.Debian.gz /usr/lib /usr/lib/gstreamer-0.10 /usr/lib/gstreamer-0.10/libgstalsaspdif.so /usr/lib/gstreamer-0.10/libgstbz2.so /usr/lib/gstreamer-0.10/libgstcdxaparse.so /usr/lib/gstreamer-0.10/libgstdtsdec.so /usr/lib/gstreamer-0.10/libgstfilter.so /usr/lib/gstreamer-0.10/libgstfreeze.so /usr/lib/gstreamer-0.10/libgstgsm.so /usr/lib/gstreamer-0.10/libgsth264parse.so /usr/lib/gstreamer-0.10/libgstmms.so /usr/lib/gstreamer-0.10/libgstmodplug.so /usr/lib/gstreamer-0.10/libgstmusepack.so /usr/lib/gstreamer-0.10/libgstqtdemux.so /usr/lib/gstreamer-0.10/libgsttrm.so /usr/lib/gstreamer-0.10/libgstspeed.so /usr/lib/gstreamer-0.10/libgstspectrum.so /usr/lib/gstreamer-0.10/libgstswfdec.so /usr/lib/gstreamer-0.10/libgsttta.so /usr/lib/gstreamer-0.10/libgstvideo4linux2.so /usr/lib/gstreamer-0.10/libgstwavpack.so /usr/lib/gstreamer-0.10/libgstxingheader.so /usr/lib/gstreamer-0.10/libgstvideocrop.so /usr/lib/gstreamer-0.10/libgstneonhttpsrc.so nicola at cavergno:~$ dpkg -L gstreamer0.10-plugins-bad-multiverse /. /usr /usr/share /usr/share/doc /usr/share/doc/gstreamer0.10-plugins-bad-multiverse /usr/share/doc/gstreamer0.10-plugins-bad-multiverse/NEWS.gz /usr/share/doc/gstreamer0.10-plugins-bad-multiverse/AUTHORS /usr/share/doc/gstreamer0.10-plugins-bad-multiverse/README.Debian /usr/share/doc/gstreamer0.10-plugins-bad-multiverse/copyright /usr/share/doc/gstreamer0.10-plugins-bad-multiverse/README.gz /usr/share/doc/gstreamer0.10-plugins-bad-multiverse/changelog.Debian.gz /usr/lib /usr/lib/gstreamer-0.10 /usr/lib/gstreamer-0.10/libgstxvid.so /usr/lib/gstreamer-0.10/libgstfaad.so /usr/lib/gstreamer-0.10/libgstfaac.so nicola at cavergno:~$ dpkg -L gstreamer0.10-ffmpeg /. /usr /usr/lib /usr/lib/gstreamer-0.10 /usr/lib/gstreamer-0.10/libgstffmpeg.so /usr/share /usr/share/doc /usr/share/doc/gstreamer0.10-ffmpeg /usr/share/doc/gstreamer0.10-ffmpeg/README /usr/share/doc/gstreamer0.10-ffmpeg/TODO /usr/share/doc/gstreamer0.10-ffmpeg/AUTHORS /usr/share/doc/gstreamer0.10-ffmpeg/README.Debian /usr/share/doc/gstreamer0.10-ffmpeg/copyright /usr/share/doc/gstreamer0.10-ffmpeg/changelog.gz /usr/share/doc/gstreamer0.10-ffmpeg/NEWS.gz /usr/share/doc/gstreamer0.10-ffmpeg/changelog.Debian.gz nicola at cavergno:~$ I can tell you that my Ubuntu Edgy installation is a new from zero installation and not an upgrade from Dapper (perhaps Edgy has some problems with GStreamer?) -- Edgy: no audio for mp4 files https://launchpad.net/bugs/71689 From kevin at kubasik.net Tue Nov 28 22:56:49 2006 From: kevin at kubasik.net (Kevin Kubasik) Date: Tue, 28 Nov 2006 22:56:49 -0000 Subject: [Bug 73660] Re: nautilus using 100% cpu if I close a window too fast References: <20061128220713.1640.72905.malonedeb@gandwana.ubuntu.com> Message-ID: <20061128225649.9770.89591.malone@gangotri.ubuntu.com> I have found myself in a similar boat, I don't know if I caused it the same way, but I have seen nautilus suddenly spike to 100% cpu and hold until restarted, I'm trying to see if its a thumbnailing issue (there used to be a big one with .gif files) or what, but it happens. ** Changed in: nautilus (Ubuntu) Status: Unconfirmed => Confirmed -- nautilus using 100% cpu if I close a window too fast https://launchpad.net/bugs/73660 From wladston at gmail.com Tue Nov 28 23:20:13 2006 From: wladston at gmail.com (Wladston Viana) Date: Tue, 28 Nov 2006 23:20:13 -0000 Subject: [Bug 59431] Re: panel launchers get emptied after left mouse button drag&dropping twice References: <20060907231329.12796.49005.malonedeb@gandwana.ubuntu.com> Message-ID: <20061128232013.1691.46479.malone@gandwana.ubuntu.com> Confirmed bug, this is one of the nasty ones :) -- panel launchers get emptied after left mouse button drag&dropping twice https://launchpad.net/bugs/59431 From kristoffer.lunden at gmail.com Wed Nov 29 00:08:58 2006 From: kristoffer.lunden at gmail.com (=?utf-8?q?Kristoffer_Lund=C3=A9n?=) Date: Wed, 29 Nov 2006 00:08:58 -0000 Subject: [Bug 72524] Re: Epiphany steals "sensible-browser" upon install References: <20061120092646.7625.21641.malonedeb@gangotri.ubuntu.com> Message-ID: <20061129000858.9892.9002.malone@gangotri.ubuntu.com> I give up: I never, ever, chose sensible-browser. It was there, chosen for me. "Understand" does not enter into it, it was not my choice. And no, making system-wide, huge changes silently without any explanation makes no sense. Sorry to have wasted your time. Thanks anyways. -- Epiphany steals "sensible-browser" upon install https://launchpad.net/bugs/72524 From ubuntu at alexm.org Wed Nov 29 00:12:52 2006 From: ubuntu at alexm.org (Alex Muntada) Date: Wed, 29 Nov 2006 00:12:52 -0000 Subject: [Bug 71848] Re: /usr/lib/gaim/libjabber.so crashed in jabber_get_next_id() References: <20061114231026.25975.30687.malonedeb@gandwana.ubuntu.com> Message-ID: <20061129001252.9892.55687.malone@gangotri.ubuntu.com> It happened again, so I'm attaching also the crash report. As in the previous crash, I was quickly disabling (i.e. closing) the accounts after pressing Ctrl-A, then Gaim seemed to freeze for a few seconds and finally crash. ** Attachment added: "2nd complete crash report" http://librarian.launchpad.net/5198772/_usr_bin_gaim.1001.crash -- /usr/lib/gaim/libjabber.so crashed in jabber_get_next_id() https://launchpad.net/bugs/71848 From john.dong at gmail.com Wed Nov 29 01:16:31 2006 From: john.dong at gmail.com (John Dong) Date: Wed, 29 Nov 2006 01:16:31 -0000 Subject: [Bug 45345] Re: Mixer applet: Recognize "Front" as a Master channel References: <20060518033237.28160.74224.malonedeb@gangotri.ubuntu.com> Message-ID: <20061129011631.9770.85022.malone@gangotri.ubuntu.com> I am currently cherry-picking that patch from the bug report and seeing if it fixes my problem. If so, can this be candidate for SRU? -- Mixer applet: Recognize "Front" as a Master channel https://launchpad.net/bugs/45345 From mac001 at theColburns.us Wed Nov 29 01:26:26 2006 From: mac001 at theColburns.us (Michael Colburn) Date: Wed, 29 Nov 2006 01:26:26 -0000 Subject: [Bug 73250] Re: Switch User Button Unresponsive References: <20061125165001.30105.35515.malonedeb@gangotri.ubuntu.com> <20061128141507.9892.97986.malone@gangotri.ubuntu.com> Message-ID: <456CE1C2.5080501@theColburns.us> Sebastien Bacher wrote: > Thank you for your bug. Clicking on "Switch User" should not active the > screensaver but move you to the gdm login screen. Do you use gdm to log > in? Does running "gdmflexiserver" from a command line work fine? > > ** Changed in: gnome-session (Ubuntu) > Assignee: (unassigned) => Ubuntu Desktop Bugs > Status: Unconfirmed => Needs Info > > I am new to Linux, but will try to answer your questions. I use the login screen provided by the default Ubuntu install. I don't know if Ubuntu is using GDM at that point, but a successful login displays Gnome. Regarding the gdmflexiserver, I don't know what parameter I should use, but it hung when I tried the following: gdmflexiserver -s -- Switch User Button Unresponsive https://launchpad.net/bugs/73250 From john.dong at gmail.com Wed Nov 29 01:33:04 2006 From: john.dong at gmail.com (John Dong) Date: Wed, 29 Nov 2006 01:33:04 -0000 Subject: [Bug 45345] Re: Mixer applet: Recognize "Front" as a Master channel References: <20060518033237.28160.74224.malonedeb@gangotri.ubuntu.com> Message-ID: <20061129013304.9770.99912.malone@gangotri.ubuntu.com> yes! the patch attached to the GNOME bug tracker works :) -- Mixer applet: Recognize "Front" as a Master channel https://launchpad.net/bugs/45345 From fearless at io.com Wed Nov 29 01:49:55 2006 From: fearless at io.com (C.Lambard) Date: Wed, 29 Nov 2006 01:49:55 -0000 Subject: [Bug 73412] Re: Gnome-CD segfaults, insists on trying to access nonexistent /dev/hdd References: <20061127025412.24002.42738.malonedeb@gangotri.ubuntu.com> <20061128124432.4020.29007.malone@gandwana.ubuntu.com> Message-ID: <456CE743.10106@io.com> Thanks, I did this and it solved the hdd problem, but the program still segfaults when I try to choose a theme. So probably the name of the bug should be changed. Sebastien Bacher wrote: > For the device path you might want to change the gconf key /apps/gnome- > cd/device with gconf-editor maybe > > -- changing theme when gnome-cd interface is not displayed makes it crash https://launchpad.net/bugs/73412 From nick.smith at gmail.com Wed Nov 29 01:53:25 2006 From: nick.smith at gmail.com (Nicholas Smith) Date: Wed, 29 Nov 2006 01:53:25 -0000 Subject: [Bug 73679] Unsafe Device Removal on read-only filesystems References: <20061129015325.1640.63348.malonedeb@gandwana.ubuntu.com> Message-ID: <20061129015325.1640.63348.malonedeb@gandwana.ubuntu.com> Public bug reported: Can we disable the display of "Unsafe Device Removal" popup when removing a read-only device? (I have been getting the message while ejecting CDRoms). Nick ** Affects: gnome-volume-manager (Ubuntu) Importance: Undecided Status: Unconfirmed -- Unsafe Device Removal on read-only filesystems https://launchpad.net/bugs/73679 From cshore at wightman.ca Wed Nov 29 02:21:26 2006 From: cshore at wightman.ca (Daniel Dickinson) Date: Wed, 29 Nov 2006 02:21:26 -0000 Subject: [Bug 73681] Saving from other formats creates unopenable document References: <20061129022126.1691.99150.malonedeb@gandwana.ubuntu.com> Message-ID: <20061129022126.1691.99150.malonedeb@gandwana.ubuntu.com> Public bug reported: Binary package hint: gnumeric After importing a document from OpenOffice.org or Excel and using 'Save As...' to .gnumeric XML, documents cannot be opened ('Extra content at end of document'). This is because the xml generated is incorrect. The ) instead of as a start tag. Also the tag is missing. Correcting the workbook tag results in a document that can be loaded. ** Affects: gnumeric (Ubuntu) Importance: Undecided Status: Unconfirmed -- Saving from other formats creates unopenable document https://launchpad.net/bugs/73681 From stewart at flamingspork.com Wed Nov 29 02:30:03 2006 From: stewart at flamingspork.com (Stewart Smith) Date: Wed, 29 Nov 2006 02:30:03 -0000 Subject: [Bug 70878] Re: evolution-alarm-notify crash at midnight References: <20061108130528.16366.99640.malonedeb@gangotri.ubuntu.com> Message-ID: <20061129023003.9892.44177.malone@gangotri.ubuntu.com> I've installed the package and will wait until the next crash.... (unless there's an easy way to extract more info from the crash report attached). I notice that it's not crashing every night, so i'm not quite sure on why it did that time. -- evolution-alarm-notify crash at midnight https://launchpad.net/bugs/70878 From ajkessel at debian.org Wed Nov 29 03:54:27 2006 From: ajkessel at debian.org (Adam Kessel) Date: Wed, 29 Nov 2006 03:54:27 -0000 Subject: [Bug 71835] Re: In Ubuntu 6.10 Edgy Eft: Evolution don't show e-mail messages after save a message and your attachment. References: <20061114222758.25975.32139.malonedeb@gandwana.ubuntu.com> Message-ID: <20061129035427.1640.59300.malone@gandwana.ubuntu.com> This may be related to a problem I'm having -- if not, let me know if this should be a separate bug report. New in Edgy, the preview window often gets stuck on a particular message (or sometimes with no contents at all), and no amount of changing folders or changing messages or opening and closing messages makes any difference -- the preview window is just stuck. I'm also getting fairly regular crashes. Stopping and starting evolution usually, but not always, fixes it for a short while. I have an unverified hunch that message previews with certain combination of images -- perhaps hyperlinked images -- cause the problem. -- In Ubuntu 6.10 Edgy Eft: Evolution don't show e-mail messages after save a message and your attachment. https://launchpad.net/bugs/71835 From rodrigo.nsh at gmail.com Wed Nov 29 04:36:33 2006 From: rodrigo.nsh at gmail.com (Rodrigo NSH) Date: Wed, 29 Nov 2006 04:36:33 -0000 Subject: [Bug 73702] Edgy: smb:// not a directory bug References: <20061129043633.9892.43537.malonedeb@gangotri.ubuntu.com> Message-ID: <20061129043633.9892.43537.malonedeb@gangotri.ubuntu.com> Public bug reported: Clicking on Places > Network Servers > Windows Network shows the network groups. Some times the icon is blank and double-clicking on it displays a the message: The location is not a folder. This problem seems to be a random bug. Refreshing nautilus seems to solve the problem. This issue has been reported in nautilus's bugzilla: http://bugzilla.gnome.org/show_bug.cgi?id=361951 http://bugzilla.gnome.org/show_bug.cgi?id=323467 The problem didn't existed before Edgy ** Affects: nautilus (Ubuntu) Importance: Undecided Status: Unconfirmed -- Edgy: smb:// not a directory bug https://launchpad.net/bugs/73702 From justy at post.sk Wed Nov 29 05:18:37 2006 From: justy at post.sk (Justy) Date: Wed, 29 Nov 2006 05:18:37 -0000 Subject: [Bug 66124] Re: gnome-settings-daemon crashes References: <20061014154619.19386.27476.malonedeb@gandwana.ubuntu.com> Message-ID: <20061129051837.1691.13381.malone@gandwana.ubuntu.com> Sure. Hopefully it helps. Here it goes: # This file was written by KDE # You can edit it in the KDE control center, under "GTK Styles and Fonts" include "/usr/share/themes/Qt/gtk-2.0/gtkrc" style "user-font" { font_name="Sans Serif 10" } widget_class "*" style "user-font" gtk-theme-name="Qt" gtk-font-name="Sans Serif 10" -- gnome-settings-daemon crashes https://launchpad.net/bugs/66124 From slomo at circular-chaos.org Wed Nov 29 05:41:19 2006 From: slomo at circular-chaos.org (=?utf-8?q?Sebastian_Dr=C3=B6ge?=) Date: Wed, 29 Nov 2006 05:41:19 -0000 Subject: [Bug 71689] Re: Edgy: no audio for mp4 files References: <20061113203734.350.30559.malonedeb@gangotri.ubuntu.com> Message-ID: <20061129054119.18333.99229.malone@gandwana.ubuntu.com> That's interesting... please run GST_DEBUG=5 GST_DEBUG_NO_COLOR=1 gst-inspect-0.10 faad &> gst.log and attach the created gst.log file here (maybe needs gzipping or something first because it's too large) -- Edgy: no audio for mp4 files https://launchpad.net/bugs/71689 From kamping_kaiser at internode.on.net Wed Nov 29 05:48:46 2006 From: kamping_kaiser at internode.on.net (KarlGoetz) Date: Wed, 29 Nov 2006 05:48:46 -0000 Subject: [Bug 45562] Re: [gaim1.5 and 2beta]100% cpu useage when over a dozen tabs are open References: <20060519101817.28188.96660.malonedeb@gangotri.ubuntu.com> <20061128125450.31352.36976.malone@gangotri.ubuntu.com> Message-ID: <456D1F3E.2050201@internode.on.net> Sebastien Bacher wrote: > KarlGoetz, do you use powernowd too? > the daemon may be running, but my cpu doesn't scale. kk -- [gaim1.5 and 2beta]100% cpu useage when over a dozen tabs are open https://launchpad.net/bugs/45562 From joelbryan.juliano at gmail.com Wed Nov 29 06:04:23 2006 From: joelbryan.juliano at gmail.com (joelbryan) Date: Wed, 29 Nov 2006 06:04:23 -0000 Subject: [Bug 73707] [PATCH] Icons in right-click References: <20061129060423.26059.37236.malonedeb@gangotri.ubuntu.com> Message-ID: <20061129060423.26059.37236.malonedeb@gangotri.ubuntu.com> Public bug reported: A simple patch to use icons in nautilus right-click. Just want to brought it up. looking forward for the idea to be brought to Feisty. ** Affects: nautilus (Ubuntu) Importance: Undecided Status: Unconfirmed -- [PATCH] Icons in right-click https://launchpad.net/bugs/73707 From joelbryan.juliano at gmail.com Wed Nov 29 06:06:00 2006 From: joelbryan.juliano at gmail.com (joelbryan) Date: Wed, 29 Nov 2006 06:06:00 -0000 Subject: [Bug 73707] Re: [PATCH] Icons in right-click References: <20061129060423.26059.37236.malonedeb@gangotri.ubuntu.com> Message-ID: <20061129060600.18382.95106.malone@gandwana.ubuntu.com> Patch for nautilus-2.16.1 ** Attachment added: "Patch to display icons in right-click." http://librarian.launchpad.net/5200039/nautilus_icons_in_common_actions.patch ** Description changed: A simple patch to use icons in nautilus right-click. Just want to brought it up. - looking forward to it in Feisty. + looking forward for the idea to be brought to Feisty. -- [PATCH] Icons in right-click https://launchpad.net/bugs/73707 From joelbryan.juliano at gmail.com Wed Nov 29 06:13:02 2006 From: joelbryan.juliano at gmail.com (joelbryan) Date: Wed, 29 Nov 2006 06:13:02 -0000 Subject: [Bug 73707] Re: [PATCH] Icons in right-click References: <20061129060423.26059.37236.malonedeb@gangotri.ubuntu.com> Message-ID: <20061129061302.18382.11376.malone@gandwana.ubuntu.com> I'm sorry for the low resolution, this is taken from my home pc, capable only of displaying 8bpp. ** Attachment added: "Screenshots of right-click icons in nautilus." http://librarian.launchpad.net/5200054/nautilus-right-click-icons.png -- [PATCH] Icons in right-click https://launchpad.net/bugs/73707 From joelbryan.juliano at gmail.com Wed Nov 29 06:30:47 2006 From: joelbryan.juliano at gmail.com (joelbryan) Date: Wed, 29 Nov 2006 06:30:47 -0000 Subject: [Bug 73707] Re: [PATCH] Icons in right-click References: <20061129060423.26059.37236.malonedeb@gangotri.ubuntu.com> Message-ID: <20061129063048.26059.74956.malone@gangotri.ubuntu.com> I'm sorry for the low resolution, this is taken from my home pc, capable only of displaying 8bpp. [ under Edgy ] -- [PATCH] Icons in right-click https://launchpad.net/bugs/73707 From bugs at fbunet.de Wed Nov 29 06:54:16 2006 From: bugs at fbunet.de (Fridtjof Busse) Date: Wed, 29 Nov 2006 06:54:16 -0000 Subject: [Bug 66355] Re: gpilotd locks up my Palm Z22 References: <20061016064512.6814.48454.malonedeb@gangotri.ubuntu.com> Message-ID: <20061129065416.18333.26097.malone@gandwana.ubuntu.com> Finally! :) Your packages work, thank you very much! The libusb-stuff didn't, but now I can sync my palm again without crashing it. Works for me, if it works for others I hope to see an official update for gnome-pilot, as this might affect many others as well. -- gpilotd locks up my Palm Z22 https://launchpad.net/bugs/66355 From jeroen at vandenieuwenhof.nl Wed Nov 29 08:16:48 2006 From: jeroen at vandenieuwenhof.nl (KenSentMe) Date: Wed, 29 Nov 2006 08:16:48 -0000 Subject: [Bug 66355] Re: gpilotd locks up my Palm Z22 References: <20061016064512.6814.48454.malonedeb@gangotri.ubuntu.com> Message-ID: <20061129081648.26059.93007.malone@gangotri.ubuntu.com> Well it doesn't work here. On both my desktop pc as my laptop i get a bug buddy report when running the sync with Evolution. In the attached file are both logs. My Palm Zire 21 doesn't crash though, it just loses connection after a while. ** Attachment added: "My error logs" http://librarian.launchpad.net/5200615/gpilot_errors.tar.gz -- gpilotd locks up my Palm Z22 https://launchpad.net/bugs/66355 From bugs at fbunet.de Wed Nov 29 08:29:41 2006 From: bugs at fbunet.de (Fridtjof Busse) Date: Wed, 29 Nov 2006 08:29:41 -0000 Subject: [Bug 66355] Re: gpilotd locks up my Palm Z22 References: <20061016064512.6814.48454.malonedeb@gangotri.ubuntu.com> Message-ID: <20061129082941.26129.20812.malone@gangotri.ubuntu.com> OK, I don't use Evolution, but I'll check later if I get this crash as well. -- gpilotd locks up my Palm Z22 https://launchpad.net/bugs/66355 From roelhuybrechts at ubuntugids.be Wed Nov 29 09:09:44 2006 From: roelhuybrechts at ubuntugids.be (Roel Huybrechts) Date: Wed, 29 Nov 2006 09:09:44 -0000 Subject: [Bug 73702] Re: Edgy: smb:// not a directory bug References: <20061129043633.9892.43537.malonedeb@gangotri.ubuntu.com> Message-ID: <20061129090944.18333.66603.launchpad@gandwana.ubuntu.com> *** This bug is a duplicate of bug 60277 *** ** This bug has been marked a duplicate of bug 60277 Windows Network entries use a text icon instead of a computer one -- Edgy: smb:// not a directory bug https://launchpad.net/bugs/73702 From seb128 at ubuntu.com Wed Nov 29 09:09:14 2006 From: seb128 at ubuntu.com (Sebastien Bacher) Date: Wed, 29 Nov 2006 09:09:14 -0000 Subject: [Bug 38940] Re: gnome clock's calendar appears misplaced References: <20060409231729.24486.31163.malonedeb@gangotri.ubuntu.com> Message-ID: <20061129090914.26059.14157.malone@gangotri.ubuntu.com> do you use metacity or an another window manager like compiz? -- gnome clock's calendar appears misplaced https://launchpad.net/bugs/38940 From seb128 at ubuntu.com Wed Nov 29 09:08:12 2006 From: seb128 at ubuntu.com (Sebastien Bacher) Date: Wed, 29 Nov 2006 09:08:12 -0000 Subject: [Bug 33498] Re: Bad font rendering with antialiasing off References: <20060303021648.17525.11575.malonedeb@gangotri.ubuntu.com> Message-ID: <20061129090812.18382.61303.malone@gandwana.ubuntu.com> do you still have that bug? -- Bad font rendering with antialiasing off https://launchpad.net/bugs/33498 From seb128 at ubuntu.com Wed Nov 29 09:07:48 2006 From: seb128 at ubuntu.com (Sebastien Bacher) Date: Wed, 29 Nov 2006 09:07:48 -0000 Subject: [Bug 35343] Re: looking at panel-properties loads all nautilus-bookmarks References: <20060317155728.11105.71176.malonedeb@gandwana.ubuntu.com> Message-ID: <20061129090748.18333.15612.malone@gandwana.ubuntu.com> *** This bug is a duplicate of bug 5696 *** That was probably the same problem than bug #5696 which is fixed now, marking as fixed and duplicate. Freel free to reopen if you still have that bug on edgy ** Changed in: gnome-panel (Ubuntu) Status: Needs Info => Fix Released ** This bug has been marked a duplicate of bug 5696 Applications ask for remote passwords -- looking at panel-properties loads all nautilus-bookmarks https://launchpad.net/bugs/35343 From thekingant at users.sourceforge.net Wed Nov 29 09:11:16 2006 From: thekingant at users.sourceforge.net (Mark Doliner) Date: Wed, 29 Nov 2006 09:11:16 -0000 Subject: [Bug 72424] Re: crashes during file transfer (aim_clearhandlers) References: <20061119114603.25827.72609.malonedeb@gandwana.ubuntu.com> Message-ID: <20061129091116.26059.46898.malone@gangotri.ubuntu.com> It looks like this crash is from Gaim 2.0.0 beta 3.1? The AIM and ICQ file transfer stuff should work much better in Gaim 2.0.0 beta 4 and newer. In any case, the code is sufficiently different that this backtrace no longer applies. miiep: If you have a chance I'd love to know if you have better success using Gaim 2.0.0 beta 4 or beta 5 (it looks like beta 5 is in Feisty now, right?) -- crashes during file transfer (aim_clearhandlers) https://launchpad.net/bugs/72424 From seb128 at ubuntu.com Wed Nov 29 09:10:38 2006 From: seb128 at ubuntu.com (Sebastien Bacher) Date: Wed, 29 Nov 2006 09:10:38 -0000 Subject: [Bug 41178] Re: Gtranslator corrupting a PO file References: <20060424204627.13024.66282.malonedeb@gandwana.ubuntu.com> Message-ID: <20061129091038.26129.10559.malone@gangotri.ubuntu.com> the pointed example is not available, do you still have that problem? Could you attach an example to the bug? -- Gtranslator corrupting a PO file https://launchpad.net/bugs/41178 From jeroen at vandenieuwenhof.nl Wed Nov 29 09:18:06 2006 From: jeroen at vandenieuwenhof.nl (KenSentMe) Date: Wed, 29 Nov 2006 09:18:06 -0000 Subject: [Bug 66355] Re: gpilotd locks up my Palm Z22 References: <20061016064512.6814.48454.malonedeb@gangotri.ubuntu.com> Message-ID: <20061129091806.26129.51335.malone@gangotri.ubuntu.com> What program do you use then? -- gpilotd locks up my Palm Z22 https://launchpad.net/bugs/66355 From seb128 at ubuntu.com Wed Nov 29 09:13:43 2006 From: seb128 at ubuntu.com (Sebastien Bacher) Date: Wed, 29 Nov 2006 09:13:43 -0000 Subject: [Bug 40154] Re: Gthumb's behavior inconsistent with rest of system and coutnerproductive References: <20060419120728.8468.78071.malonedeb@gandwana.ubuntu.com> Message-ID: <20061129091344.18333.72389.malone@gandwana.ubuntu.com> Reassigning to gnome-volume-manager and updating the title, let me know if you think the new title doesn't reflect your request ** Changed in: gthumb (Ubuntu) Sourcepackagename: gthumb => gnome-volume-manager Importance: Medium => Wishlist Status: Needs Info => Confirmed ** Summary changed: - Gthumb's behavior inconsistent with rest of system and coutnerproductive + opening an another app than the default image viewer after import is confusing -- opening an another app than the default image viewer after import is confusing https://launchpad.net/bugs/40154 From seb128 at ubuntu.com Wed Nov 29 09:15:33 2006 From: seb128 at ubuntu.com (Sebastien Bacher) Date: Wed, 29 Nov 2006 09:15:33 -0000 Subject: [Bug 40154] Re: opening an another app than the default image viewer after import is confusing References: <20060419120728.8468.78071.malonedeb@gandwana.ubuntu.com> Message-ID: <20061129091533.26129.46403.malone@gangotri.ubuntu.com> That's not really a bug, keeping it on gnome-volume-manager to change the default import command to f-spot when it'll be ready for that seems to best option for it though -- opening an another app than the default image viewer after import is confusing https://launchpad.net/bugs/40154 From seb128 at ubuntu.com Wed Nov 29 09:24:42 2006 From: seb128 at ubuntu.com (Sebastien Bacher) Date: Wed, 29 Nov 2006 09:24:42 -0000 Subject: [Bug 73702] Re: Edgy: smb:// not a directory bug References: <20061129043633.9892.43537.malonedeb@gangotri.ubuntu.com> Message-ID: <20061129092442.26059.83872.malone@gangotri.ubuntu.com> *** This bug is a duplicate of bug 60277 *** Thanks for the bug report. This particular bug has already been reported into our bug tracking system, but please feel free to report any further bugs which you find. -- Edgy: smb:// not a directory bug https://launchpad.net/bugs/73702 From seb128 at ubuntu.com Wed Nov 29 09:21:59 2006 From: seb128 at ubuntu.com (Sebastien Bacher) Date: Wed, 29 Nov 2006 09:21:59 -0000 Subject: [Bug 5828] Re: gaim's bidi support is broken References: <20051216092034.24631.51620.malonedeb@gangotri.ubuntu.com> Message-ID: <20061129092159.18333.46089.malone@gandwana.ubuntu.com> is that still an issue with gaim2.0beta3 or gaim2.0beta5? -- gaim's bidi support is broken https://launchpad.net/bugs/5828 From seb128 at ubuntu.com Wed Nov 29 09:20:01 2006 From: seb128 at ubuntu.com (Sebastien Bacher) Date: Wed, 29 Nov 2006 09:20:01 -0000 Subject: [Bug 42249] Re: PDF files doen't open in Evince by default in Dapper Beta References: <20060430161353.30638.16320.malonedeb@gangotri.ubuntu.com> Message-ID: <20061129092001.26059.35575.malone@gangotri.ubuntu.com> *** This bug is a duplicate of bug 14335 *** It seems to be a duplicate of bug #14335 and due to the filesystem ** Changed in: evince (Ubuntu) Status: Needs Info => Rejected ** This bug has been marked a duplicate of bug 14335 nautilus wants to execute all text files on a vfat flash drive -- PDF files doen't open in Evince by default in Dapper Beta https://launchpad.net/bugs/42249 From seb128 at ubuntu.com Wed Nov 29 09:22:28 2006 From: seb128 at ubuntu.com (Sebastien Bacher) Date: Wed, 29 Nov 2006 09:22:28 -0000 Subject: [Bug 39860] Re: International Date/Time References: <20060417124427.16492.53157.malonedeb@gandwana.ubuntu.com> Message-ID: <20061129092229.18333.49854.launchpad@gandwana.ubuntu.com> ** Changed in: evolution (Ubuntu) Importance: Low => Wishlist Status: Needs Info => Confirmed -- International Date/Time https://launchpad.net/bugs/39860 From seb128 at ubuntu.com Wed Nov 29 09:23:31 2006 From: seb128 at ubuntu.com (Sebastien Bacher) Date: Wed, 29 Nov 2006 09:23:31 -0000 Subject: [Bug 38754] Re: [Dapper] ogg stream operations causes Rhythmbox to lock References: <20060408154716.32313.78284.malonedeb@gandwana.ubuntu.com> Message-ID: <20061129092332.26129.18864.malone@gangotri.ubuntu.com> do you still have that issue? Does it happen only when the server is not available? -- [Dapper] ogg stream operations causes Rhythmbox to lock https://launchpad.net/bugs/38754 From tjaalton at cc.hut.fi Wed Nov 29 09:24:34 2006 From: tjaalton at cc.hut.fi (Timo Aaltonen) Date: Wed, 29 Nov 2006 09:24:34 -0000 Subject: [Bug 22121] Re: gnome-screensaver does not provide a xscreensaver-command replacement References: <20060113141634.21012.8001.launchpad@macquarie.warthogs.hbd.com> Message-ID: <20061129092434.18333.85341.malone@gandwana.ubuntu.com> Closing since there is a replacement for xscreensaver-command which is gnome-screensaver-command, and while the options aren't necessarily identical, the functionality is there. regarding the interaction with other applications, upstream has said that the other applications should be fixed instead. ** Changed in: gnome-screensaver (Ubuntu) Status: Confirmed => Rejected -- gnome-screensaver does not provide a xscreensaver-command replacement https://launchpad.net/bugs/22121 From seb128 at ubuntu.com Wed Nov 29 09:28:57 2006 From: seb128 at ubuntu.com (Sebastien Bacher) Date: Wed, 29 Nov 2006 09:28:57 -0000 Subject: [Bug 72524] Re: Epiphany steals "sensible-browser" upon install References: <20061120092646.7625.21641.malonedeb@gangotri.ubuntu.com> Message-ID: <20061129092857.26129.6437.malone@gangotri.ubuntu.com> Why didn't you say that before? The bug is not that sensible-browser is stolen, it's that it got selected as default option for you. What does happen if you run gconf-editor, go to /desktop/gnome/url- handlers/http/command, right click and pick "Unset Key"? What value is set for it then? That's the default value. If you get firefox when doing that then some problem or user changed your setting and that's it to blame -- Epiphany steals "sensible-browser" upon install https://launchpad.net/bugs/72524 From jeroen at vandenieuwenhof.nl Wed Nov 29 09:26:57 2006 From: jeroen at vandenieuwenhof.nl (KenSentMe) Date: Wed, 29 Nov 2006 09:26:57 -0000 Subject: [Bug 66355] Re: gpilotd locks up my Palm Z22 References: <20061016064512.6814.48454.malonedeb@gangotri.ubuntu.com> Message-ID: <20061129092657.26059.44179.malone@gangotri.ubuntu.com> I found out the sync process only crashes when syncing the Evolution Calendar. The other coduits are synced properly. -- gpilotd locks up my Palm Z22 https://launchpad.net/bugs/66355 From seb128 at ubuntu.com Wed Nov 29 09:31:13 2006 From: seb128 at ubuntu.com (Sebastien Bacher) Date: Wed, 29 Nov 2006 09:31:13 -0000 Subject: [Bug 45342] Re: gnumeric can't read formule from a gnumeric file create with gnumeric windows References: <20060518031731.28188.40614.malonedeb@gangotri.ubuntu.com> Message-ID: <20061129093114.26059.79402.malone@gangotri.ubuntu.com> what version of gnumeric do you use? your example opens fine with gnumeric 1.7.2-1ubuntu1 on my desktop -- gnumeric can't read formule from a gnumeric file create with gnumeric windows https://launchpad.net/bugs/45342 From seb128 at ubuntu.com Wed Nov 29 09:32:34 2006 From: seb128 at ubuntu.com (Sebastien Bacher) Date: Wed, 29 Nov 2006 09:32:34 -0000 Subject: [Bug 43395] Re: Desktop folder does not use the new desktop icon References: <20060507155523.20684.53559.malonedeb@gangotri.ubuntu.com> Message-ID: <20061129093234.26129.32337.malone@gangotri.ubuntu.com> Works fine on my feisty desktop, marking as fixed. Feel free to reopen if you get the issue again ** Changed in: nautilus (Ubuntu) Status: Needs Info => Fix Released -- Desktop folder does not use the new desktop icon https://launchpad.net/bugs/43395 From seb128 at ubuntu.com Wed Nov 29 09:33:30 2006 From: seb128 at ubuntu.com (Sebastien Bacher) Date: Wed, 29 Nov 2006 09:33:30 -0000 Subject: [Bug 41749] Re: Upgrade of gstreamer0.8 plugins freezes References: <20060427140531.30638.1848.malonedeb@gangotri.ubuntu.com> Message-ID: <20061129093330.26129.69239.malone@gangotri.ubuntu.com> do you still have that bug? -- Upgrade of gstreamer0.8 plugins freezes https://launchpad.net/bugs/41749 From bugs at fbunet.de Wed Nov 29 09:44:38 2006 From: bugs at fbunet.de (Fridtjof Busse) Date: Wed, 29 Nov 2006 09:44:38 -0000 Subject: [Bug 66355] Re: gpilotd locks up my Palm Z22 References: <20061016064512.6814.48454.malonedeb@gangotri.ubuntu.com> Message-ID: <20061129094438.26059.15674.malone@gangotri.ubuntu.com> I only backup my files (calendar, etc) with gnome-pilot and let Gnome display the appointments in the calendar. I don't use Evolution for anything at all (although I have to let it run ones to include the info in the gnome calendar). That looks like the reason I don't see you crash. -- gpilotd locks up my Palm Z22 https://launchpad.net/bugs/66355 From seb128 at ubuntu.com Wed Nov 29 09:43:53 2006 From: seb128 at ubuntu.com (Sebastien Bacher) Date: Wed, 29 Nov 2006 09:43:53 -0000 Subject: [Bug 40876] Re: google live bug with deskbar applet References: <20060423060720.17670.46081.malonedeb@gandwana.ubuntu.com> Message-ID: <20061129094354.26059.11952.launchpad@gangotri.ubuntu.com> ** Changed in: deskbar-applet (Ubuntu) Sourcepackagename: deskbar-applet => python-soappy Assignee: Ubuntu Desktop Bugs => (unassigned) Status: Needs Info => Unconfirmed -- google live bug with deskbar applet https://launchpad.net/bugs/40876 From pradeep.vjn at gmail.com Wed Nov 29 09:47:51 2006 From: pradeep.vjn at gmail.com (Pradeep Varadarajan) Date: Wed, 29 Nov 2006 09:47:51 -0000 Subject: [Bug 67298] Re: Preview of Ubuntu Lagoon background is wrong References: <20061021050814.29371.52023.malonedeb@gandwana.ubuntu.com> Message-ID: <20061129094752.18382.61808.malone@gandwana.ubuntu.com> This isn't the case with Egdy now. The preview and the background for Ubuntu-Lagoon are the same. Can someone confirm? -- Preview of Ubuntu Lagoon background is wrong https://launchpad.net/bugs/67298 From seb128 at ubuntu.com Wed Nov 29 09:47:33 2006 From: seb128 at ubuntu.com (Sebastien Bacher) Date: Wed, 29 Nov 2006 09:47:33 -0000 Subject: [Bug 45160] Re: icons in the notification area look too much like launcher icons in the panel References: <20060517014159.15848.93237.malonedeb@gangotri.ubuntu.com> Message-ID: <20061129094733.18382.14523.malone@gandwana.ubuntu.com> closing, we have some thousand desktop bugs open and we are not likely to do something soon from that one without concrete suggestions. That should probably be taken to a mailing list for discussion or upstream ** Changed in: gnome-applets (Ubuntu) Status: Needs Info => Rejected -- icons in the notification area look too much like launcher icons in the panel https://launchpad.net/bugs/45160 From seb128 at ubuntu.com Wed Nov 29 09:45:20 2006 From: seb128 at ubuntu.com (Sebastien Bacher) Date: Wed, 29 Nov 2006 09:45:20 -0000 Subject: [Bug 46638] Re: Default gnome splash screen is not ubuntu splash References: <20060525204538.24752.14428.malonedeb@gangotri.ubuntu.com> Message-ID: <20061129094520.18333.88790.malone@gandwana.ubuntu.com> does reinstalling gnome-session fix your problem? -- Default gnome splash screen is not ubuntu splash https://launchpad.net/bugs/46638 From mcdavey at mrao.cam.ac.uk Wed Nov 29 09:51:26 2006 From: mcdavey at mrao.cam.ac.uk (Matt Davey) Date: Wed, 29 Nov 2006 09:51:26 -0000 Subject: [Bug 66355] Re: gpilotd locks up my Palm Z22 References: <20061016064512.6814.48454.malonedeb@gangotri.ubuntu.com> Message-ID: <20061129095126.26129.57411.malone@gangotri.ubuntu.com> I set my sync options to "copy from PDA", and got a crash while syncing the calendar conduit. I did not have trouble with a "copy from PDA" in the address or memo conduits. I tried downgrading to the Edgy package and produced the same crashes. So it seems to be a bug in the evolution calendar backend, or conduit. I guess you'd better disable the calendar conduit for the moment. There have been reports elsewhere of the calendar conduit not working, so I suspect a general problem in that code. I didn't get the same crash as KenSentMe, my crash occured on the evolution-data-server side (icalcomponent_as_ical_string) Regards, Matt ---------------------------------- (gdb) bt #0 0xffffe410 in __kernel_vsyscall () #1 0xb75626cb in waitpid () from /lib/tls/i686/cmov/libc.so.6 #2 0xb750a281 in strtold_l () from /lib/tls/i686/cmov/libc.so.6 #3 0xb750a632 in system () from /lib/tls/i686/cmov/libc.so.6 #4 0x0804b2f9 in gnome_segv_handler (signo=11) at server.c:114 #5 #6 pvl_head (L=0x813b3e0) at pvl.c:541 #7 0xb7d08744 in icalcomponent_as_ical_string (impl=0x807ef48) at icalcomponent.c:334 #8 0xb7169f38 in save_file_when_idle (user_data=0x80716a0) at e-cal-backend-file.c:176 #9 0xb7679aa1 in g_source_is_destroyed () from /usr/lib/libglib-2.0.so.0 #10 0xb767b802 in g_main_context_dispatch () from /usr/lib/libglib-2.0.so.0 #11 0xb767e7df in g_main_context_check () from /usr/lib/libglib-2.0.so.0 #12 0xb767eb89 in g_main_loop_run () from /usr/lib/libglib-2.0.so.0 #13 0xb7b10a23 in bonobo_main () from /usr/lib/libbonobo-2.so.0 #14 0x0804ba24 in main (argc=134643760, argv=0xbfe281b4) at server.c:393 #15 0xb74e98cc in __libc_start_main () from /lib/tls/i686/cmov/libc.so.6 #16 0x0804a451 in _start () -- gpilotd locks up my Palm Z22 https://launchpad.net/bugs/66355 From maddoxflower at web.de Wed Nov 29 09:58:11 2006 From: maddoxflower at web.de (maddoxflower) Date: Wed, 29 Nov 2006 09:58:11 -0000 Subject: [Bug 68596] Re: "The application "nautilus" has quit unexpectedly" References: <20061027120101.17734.91618.malonedeb@gandwana.ubuntu.com> Message-ID: <20061129095811.18382.88772.malone@gandwana.ubuntu.com> I got the same behaviour on my Ubuntu 6.06 LTS (Dapper Drake) machine using Nautilus 2.14.3. Unfortunately, bug-buddy also quits with the "has quit unexpectedly" error massage! -- "The application "nautilus" has quit unexpectedly" https://launchpad.net/bugs/68596 From seb128 at ubuntu.com Wed Nov 29 09:59:24 2006 From: seb128 at ubuntu.com (Sebastien Bacher) Date: Wed, 29 Nov 2006 09:59:24 -0000 Subject: [Bug 26891] Re: Save as dialog way too big References: <20060113145149.21012.823.launchpad@macquarie.warthogs.hbd.com> Message-ID: <20061129095924.18333.65641.malone@gandwana.ubuntu.com> Do you consider it to be the same request than http://bugzilla.gnome.org/show_bug.cgi?id=135901 upstream? ** Changed in: gimp (Ubuntu) Sourcepackagename: gimp => gtk+2.0 Importance: Low => Wishlist Status: Needs Info => Confirmed ** Summary changed: - Save as dialog way too big + fileselector should use a combo list for the filetype -- fileselector should use a combo list for the filetype https://launchpad.net/bugs/26891 From seb128 at ubuntu.com Wed Nov 29 10:03:35 2006 From: seb128 at ubuntu.com (Sebastien Bacher) Date: Wed, 29 Nov 2006 10:03:35 -0000 Subject: [Bug 49203] Re: Duration calculation was incorrect References: <20060609232614.22460.92941.malonedeb@gangotri.ubuntu.com> Message-ID: <20061129100335.18382.5391.malone@gandwana.ubuntu.com> Is that still an issue? -- Duration calculation was incorrect https://launchpad.net/bugs/49203 From seb128 at ubuntu.com Wed Nov 29 10:01:55 2006 From: seb128 at ubuntu.com (Sebastien Bacher) Date: Wed, 29 Nov 2006 10:01:55 -0000 Subject: [Bug 48938] Re: Nautilus crashes when generating thumbnails for .mpg file being written References: <20060608014829.3580.24525.malonedeb@gangotri.ubuntu.com> Message-ID: <20061129100155.18333.9632.malone@gandwana.ubuntu.com> No reply, bug closed. Feel free to reopen with the asked details if you still have the issue ** Changed in: nautilus (Ubuntu) Status: Needs Info => Rejected -- Nautilus crashes when generating thumbnails for .mpg file being written https://launchpad.net/bugs/48938 From seb128 at ubuntu.com Wed Nov 29 10:00:22 2006 From: seb128 at ubuntu.com (Sebastien Bacher) Date: Wed, 29 Nov 2006 10:00:22 -0000 Subject: [Bug 47993] Re: Network Places Icon is ugly References: <20060602084743.5009.46900.malonedeb@gandwana.ubuntu.com> Message-ID: <20061129100022.18382.8438.malone@gandwana.ubuntu.com> That bug has been fixed ** Changed in: ubuntu-artwork (Ubuntu) Status: Needs Info => Fix Released -- Network Places Icon is ugly https://launchpad.net/bugs/47993 From seb128 at ubuntu.com Wed Nov 29 10:02:59 2006 From: seb128 at ubuntu.com (Sebastien Bacher) Date: Wed, 29 Nov 2006 10:02:59 -0000 Subject: [Bug 45915] Re: Won't run immediately after ubuntu install References: <20060521202739.31072.97351.malonedeb@gangotri.ubuntu.com> Message-ID: <20061129100259.26059.89566.malone@gangotri.ubuntu.com> did you get that issue again since dapper? If not we can probably mark the bug as fixed -- Won't run immediately after ubuntu install https://launchpad.net/bugs/45915 From seb128 at ubuntu.com Wed Nov 29 10:01:15 2006 From: seb128 at ubuntu.com (Sebastien Bacher) Date: Wed, 29 Nov 2006 10:01:15 -0000 Subject: [Bug 31513] Re: If you run out of HD space ; No warning and it revs up CPU References: <20060215143226.15884.31758.malonedeb@gangotri.ubuntu.com> Message-ID: <20061129100115.26129.83876.malone@gangotri.ubuntu.com> Is that still an issue for you? -- If you run out of HD space ; No warning and it revs up CPU https://launchpad.net/bugs/31513 From seb128 at ubuntu.com Wed Nov 29 10:08:12 2006 From: seb128 at ubuntu.com (Sebastien Bacher) Date: Wed, 29 Nov 2006 10:08:12 -0000 Subject: [Bug 49230] Re: Ubuntu 6.06: Rhytmbox doesn't delete the last album References: <20060610091451.25765.10158.malonedeb@gangotri.ubuntu.com> Message-ID: <20061129100812.18333.54370.malone@gandwana.ubuntu.com> Do you still have that issue? Does playing the songs or not make a difference (the steps you describe list "play some songs" for a reason?)? Your "All songs selected" has only songs from one album selected and your next screenshot has an almost empty library that's not coherent, that would be nice if you could clarify that -- Ubuntu 6.06: Rhytmbox doesn't delete the last album https://launchpad.net/bugs/49230 From seb128 at ubuntu.com Wed Nov 29 10:11:55 2006 From: seb128 at ubuntu.com (Sebastien Bacher) Date: Wed, 29 Nov 2006 10:11:55 -0000 Subject: [Bug 48903] Re: Rhythmbox sometimes do not pull the info to Last.fm References: <20060607195758.3580.17542.malonedeb@gangotri.ubuntu.com> Message-ID: <20061129101155.18382.89533.malone@gandwana.ubuntu.com> what version of rhythmbox do you use. Is that still happening on edgy? -- Rhythmbox sometimes do not pull the info to Last.fm https://launchpad.net/bugs/48903 From seb128 at ubuntu.com Wed Nov 29 10:29:19 2006 From: seb128 at ubuntu.com (Sebastien Bacher) Date: Wed, 29 Nov 2006 10:29:19 -0000 Subject: [Bug 52161] Re: Can`t start evolution References: <20060707000553.11809.13027.malonedeb@gangotri.ubuntu.com> Message-ID: <20061129102919.26059.73841.malone@gangotri.ubuntu.com> No reply, bug closed. Feel free to reopen with the asked details if you still get the issue ** Changed in: evolution (Ubuntu) Status: Needs Info => Rejected -- Can`t start evolution https://launchpad.net/bugs/52161 From seb128 at ubuntu.com Wed Nov 29 10:30:04 2006 From: seb128 at ubuntu.com (Sebastien Bacher) Date: Wed, 29 Nov 2006 10:30:04 -0000 Subject: [Bug 52616] Re: Mijnenveger crashes by switching level References: <20060711101613.27312.95820.malonedeb@gangotri.ubuntu.com> Message-ID: <20061129103004.18333.2171.malone@gandwana.ubuntu.com> Do you still have the issue? Could you get a debug backtrace following the instructions on http://wiki.ubuntu.com/DebuggingProgramCrash? -- Mijnenveger crashes by switching level https://launchpad.net/bugs/52616 From seb128 at ubuntu.com Wed Nov 29 10:28:25 2006 From: seb128 at ubuntu.com (Sebastien Bacher) Date: Wed, 29 Nov 2006 10:28:25 -0000 Subject: [Bug 51182] Re: Evolution crashes with particular meeting requests (Live Meeting in fact) References: <20060628082812.17054.14505.malonedeb@gangotri.ubuntu.com> Message-ID: <20061129102825.18382.76118.malone@gandwana.ubuntu.com> No reply, bug closed. Feel free to reopen with the asked details if you still get the issue ** Changed in: evolution (Ubuntu) Status: Needs Info => Rejected ** Changed in: evolution (Ubuntu) Importance: Undecided => Medium -- Evolution crashes with particular meeting requests (Live Meeting in fact) https://launchpad.net/bugs/51182 From seb128 at ubuntu.com Wed Nov 29 10:26:56 2006 From: seb128 at ubuntu.com (Sebastien Bacher) Date: Wed, 29 Nov 2006 10:26:56 -0000 Subject: [Bug 51798] Re: minor issue with the upper left title bar responding References: <20060704004251.17054.8426.malonedeb@gangotri.ubuntu.com> Message-ID: <20061129102656.26059.66340.malone@gangotri.ubuntu.com> No reply, bug closed. Feel free to reopen with the asked details if you still have the issue ** Changed in: gnome-panel (Ubuntu) Status: Needs Info => Confirmed ** Changed in: gnome-panel (Ubuntu) Status: Confirmed => Rejected -- minor issue with the upper left title bar responding https://launchpad.net/bugs/51798 From seb128 at ubuntu.com Wed Nov 29 10:28:54 2006 From: seb128 at ubuntu.com (Sebastien Bacher) Date: Wed, 29 Nov 2006 10:28:54 -0000 Subject: [Bug 51005] Re: Crash when deleting a calendar event References: <20060626124954.23397.39981.malonedeb@gangotri.ubuntu.com> Message-ID: <20061129102854.18333.20137.malone@gandwana.ubuntu.com> No reply, bug closed. Feel free to reopen with the asked details if you still get the issue ** Changed in: evolution (Ubuntu) Status: Needs Info => Rejected -- Crash when deleting a calendar event https://launchpad.net/bugs/51005 From seb128 at ubuntu.com Wed Nov 29 10:29:08 2006 From: seb128 at ubuntu.com (Sebastien Bacher) Date: Wed, 29 Nov 2006 10:29:08 -0000 Subject: [Bug 50267] Re: aisleriot will not load after a bug was found References: <20060618203221.13137.38380.malonedeb@gandwana.ubuntu.com> Message-ID: <20061129102908.26129.80763.malone@gangotri.ubuntu.com> No reply, bug closed. Feel free to reopen with the asked details if you still get the issue ** Changed in: gnome-games (Ubuntu) Status: Needs Info => Rejected -- aisleriot will not load after a bug was found https://launchpad.net/bugs/50267 From seb128 at ubuntu.com Wed Nov 29 10:26:27 2006 From: seb128 at ubuntu.com (Sebastien Bacher) Date: Wed, 29 Nov 2006 10:26:27 -0000 Subject: [Bug 50392] Re: gnome-panel uses 80% cpu after changing launchers properties References: <20060619213853.14720.59706.malonedeb@gangotri.ubuntu.com> Message-ID: <20061129102627.18333.19943.malone@gandwana.ubuntu.com> Do you still have that issue? Could you get a backtrace with libgtk2.0-0-dbg libglib2.0-0-dbg gnome-panel-dbg installed too? -- gnome-panel uses 80% cpu after changing launchers properties https://launchpad.net/bugs/50392 From cogumbreiro at users.sf.net Wed Nov 29 10:26:51 2006 From: cogumbreiro at users.sf.net (Tiago Cogumbreiro) Date: Wed, 29 Nov 2006 10:26:51 -0000 Subject: [Bug 49203] Re: Duration calculation was incorrect References: <20060609232614.22460.92941.malonedeb@gangotri.ubuntu.com> Message-ID: <20061129102652.18382.33775.malone@gandwana.ubuntu.com> Yes, the issue still needs investigation. But, since I'm hacking on Serpentine again, I'll probably understand the state of the situation in a near future. -- Duration calculation was incorrect https://launchpad.net/bugs/49203 From seb128 at ubuntu.com Wed Nov 29 10:31:49 2006 From: seb128 at ubuntu.com (Sebastien Bacher) Date: Wed, 29 Nov 2006 10:31:49 -0000 Subject: [Bug 72424] Re: crashes during file transfer (aim_clearhandlers) References: <20061119114603.25827.72609.malonedeb@gandwana.ubuntu.com> Message-ID: <20061129103149.18382.38865.malone@gandwana.ubuntu.com> Thank you for the comment Mark. The crash files have the version information. From the one on that bug: Package: gaim 1:2.0.0+beta3.1-1ubuntu9 -- crashes during file transfer (aim_clearhandlers) https://launchpad.net/bugs/72424 From seb128 at ubuntu.com Wed Nov 29 10:34:29 2006 From: seb128 at ubuntu.com (Sebastien Bacher) Date: Wed, 29 Nov 2006 10:34:29 -0000 Subject: [Bug 53016] Re: Long deadlock after loading drivers References: <20060714194302.25598.52903.malonedeb@gangotri.ubuntu.com> Message-ID: <20061129103429.18333.25913.malone@gandwana.ubuntu.com> No reply, closing the bug. Feel free to reopen with the asked details if you still have the issue ** Changed in: gthumb (Ubuntu) Status: Needs Info => Rejected -- Long deadlock after loading drivers https://launchpad.net/bugs/53016 From seb128 at ubuntu.com Wed Nov 29 10:34:16 2006 From: seb128 at ubuntu.com (Sebastien Bacher) Date: Wed, 29 Nov 2006 10:34:16 -0000 Subject: [Bug 51233] Re: gdm fails to create session References: <20060628195958.17086.73273.malonedeb@gangotri.ubuntu.com> Message-ID: <20061129103416.26129.88252.malone@gangotri.ubuntu.com> No reply, closing the bug. Feel free to reopen with the asked details if you still have the issue ** Changed in: gdm (Ubuntu) Status: Needs Info => Rejected -- gdm fails to create session https://launchpad.net/bugs/51233 From seb128 at ubuntu.com Wed Nov 29 10:34:59 2006 From: seb128 at ubuntu.com (Sebastien Bacher) Date: Wed, 29 Nov 2006 10:34:59 -0000 Subject: [Bug 50738] Re: Nautilus or gnome-vfs does strange preprocessing on ftp urls References: <20060623014735.29559.90653.malonedeb@gandwana.ubuntu.com> Message-ID: <20061129103459.26129.2177.malone@gangotri.ubuntu.com> No reply, closing the bug. Feel free to reopen with the asked details if you still have the issue ** Changed in: gnome-vfs (Ubuntu) Status: Needs Info => Rejected -- Nautilus or gnome-vfs does strange preprocessing on ftp urls https://launchpad.net/bugs/50738 From seb128 at ubuntu.com Wed Nov 29 10:33:36 2006 From: seb128 at ubuntu.com (Sebastien Bacher) Date: Wed, 29 Nov 2006 10:33:36 -0000 Subject: [Bug 43257] Re: dual head X causes panel to crash. References: <20060506182626.20684.10079.malonedeb@gangotri.ubuntu.com> Message-ID: <20061129103336.26129.71880.malone@gangotri.ubuntu.com> It looks like it just exit normally. Do you still have that problem with edgy? -- dual head X causes panel to crash. https://launchpad.net/bugs/43257 From seb128 at ubuntu.com Wed Nov 29 10:35:08 2006 From: seb128 at ubuntu.com (Sebastien Bacher) Date: Wed, 29 Nov 2006 10:35:08 -0000 Subject: [Bug 53329] Re: moving several large pdfs, crash on browsing for destination References: <20060718080425.22850.9601.malonedeb@gandwana.ubuntu.com> Message-ID: <20061129103509.26129.2110.malone@gangotri.ubuntu.com> No reply, closing the bug. Feel free to reopen with the asked details if you still have the issue ** Changed in: nautilus (Ubuntu) Status: Needs Info => Rejected -- moving several large pdfs, crash on browsing for destination https://launchpad.net/bugs/53329 From seb128 at ubuntu.com Wed Nov 29 10:35:17 2006 From: seb128 at ubuntu.com (Sebastien Bacher) Date: Wed, 29 Nov 2006 10:35:17 -0000 Subject: [Bug 53322] Re: Evolution - Tasks don't stay complete References: <20060718013458.2126.70824.malonedeb@gandwana.ubuntu.com> Message-ID: <20061129103517.26059.97210.malone@gangotri.ubuntu.com> No reply, closing the bug. Feel free to reopen with the asked details if you still have the issue ** Changed in: gnome-panel (Ubuntu) Status: Needs Info => Rejected -- Evolution - Tasks don't stay complete https://launchpad.net/bugs/53322 From seb128 at ubuntu.com Wed Nov 29 10:37:46 2006 From: seb128 at ubuntu.com (Sebastien Bacher) Date: Wed, 29 Nov 2006 10:37:46 -0000 Subject: [Bug 43226] Re: Open Office Documents in "Recent Documents" Menu do not work References: <20060506135810.21547.42769.malonedeb@gandwana.ubuntu.com> Message-ID: <20061129103746.18333.92011.malone@gandwana.ubuntu.com> Do you still have that issue? -- Open Office Documents in "Recent Documents" Menu do not work https://launchpad.net/bugs/43226 From seb128 at ubuntu.com Wed Nov 29 10:35:27 2006 From: seb128 at ubuntu.com (Sebastien Bacher) Date: Wed, 29 Nov 2006 10:35:27 -0000 Subject: [Bug 52374] Re: PDFs are displayed with the wrong fonts References: <20060708205153.19447.59993.malonedeb@gandwana.ubuntu.com> Message-ID: <20061129103527.26129.98468.malone@gangotri.ubuntu.com> No reply, closing the bug. Feel free to reopen with the asked details if you still have the issue ** Changed in: evince (Ubuntu) Status: Needs Info => Rejected -- PDFs are displayed with the wrong fonts https://launchpad.net/bugs/52374 From seb128 at ubuntu.com Wed Nov 29 10:38:53 2006 From: seb128 at ubuntu.com (Sebastien Bacher) Date: Wed, 29 Nov 2006 10:38:53 -0000 Subject: [Bug 50822] Re: gthumb 2.7.6 on Ubuntu 6.06 crashes References: <20060624010536.29559.34114.malonedeb@gandwana.ubuntu.com> Message-ID: <20061129103854.18333.91189.malone@gandwana.ubuntu.com> No reply, closing the bug. Feel free to reopen with the asked details if you still have the issue ** Changed in: gthumb (Ubuntu) Status: Needs Info => Rejected -- gthumb 2.7.6 on Ubuntu 6.06 crashes https://launchpad.net/bugs/50822 From seb128 at ubuntu.com Wed Nov 29 10:36:30 2006 From: seb128 at ubuntu.com (Sebastien Bacher) Date: Wed, 29 Nov 2006 10:36:30 -0000 Subject: [Bug 53410] Re: Evolution Freezes in dapper References: <20060719062335.32087.18859.malonedeb@gangotri.ubuntu.com> Message-ID: <20061129103630.26059.45369.malone@gangotri.ubuntu.com> Could you get a backtrace when evolution freeze? - gdb evolution (gdb) run ... get the freeze do on the gdb prompt (gdb) thread apply all bt -- Evolution Freezes in dapper https://launchpad.net/bugs/53410 From seb128 at ubuntu.com Wed Nov 29 10:41:14 2006 From: seb128 at ubuntu.com (Sebastien Bacher) Date: Wed, 29 Nov 2006 10:41:14 -0000 Subject: [Bug 31489] Re: preferences lost after upgrade to Dapper References: <20060215111737.15843.41574.malonedeb@gangotri.ubuntu.com> Message-ID: <20061129104114.18333.22627.malone@gandwana.ubuntu.com> We stopped installing xchat-gnome by default before dapper, they are different program, if an user choice to install xchat-gnome instead of xchat he might have to update some configure option. That's not really a bug, closing now ** Changed in: xchat-gnome (Ubuntu) Status: Needs Info => Rejected -- preferences lost after upgrade to Dapper https://launchpad.net/bugs/31489 From nemes.sorin at gmail.com Wed Nov 29 10:51:42 2006 From: nemes.sorin at gmail.com (Nemes Sorin) Date: Wed, 29 Nov 2006 10:51:42 -0000 Subject: [Bug 72172] Re: whishlist: support for recently used applications References: <20061117124335.25827.852.malonedeb@gandwana.ubuntu.com> Message-ID: <20061129105142.26129.95510.malone@gangotri.ubuntu.com> wine 0.9.26 and wine 0.9.26 kill gnome desktop sometime. Is not easy to reproduce is working let say 1 time for 3-5 starts. All things on desktop gone. Must re-login everytime. I have this bug especialy with Macromedia Flash 8. ** Attachment added: "gnome desktop die with wine" http://librarian.launchpad.net/5201469/gnome-settings-daemon-bugreport-.txt -- whishlist: support for recently used applications https://launchpad.net/bugs/72172 From seb128 at ubuntu.com Wed Nov 29 10:54:57 2006 From: seb128 at ubuntu.com (Sebastien Bacher) Date: Wed, 29 Nov 2006 10:54:57 -0000 Subject: [Bug 54808] Re: Nautilus (or gnome-vfs) should resolve symlinks in fstab before attempting mount References: <20060801154957.5063.90998.malonedeb@gandwana.ubuntu.com> Message-ID: <20061129105457.18333.8289.malone@gandwana.ubuntu.com> No reply, closing the bug. Feel free to reopen with the asked details if you still get the issue ** Changed in: nautilus (Ubuntu) Status: Needs Info => Rejected -- Nautilus (or gnome-vfs) should resolve symlinks in fstab before attempting mount https://launchpad.net/bugs/54808 From seb128 at ubuntu.com Wed Nov 29 10:56:31 2006 From: seb128 at ubuntu.com (Sebastien Bacher) Date: Wed, 29 Nov 2006 10:56:31 -0000 Subject: [Bug 54953] Re: POT file not available References: <20060802163314.5063.63775.malonedeb@gandwana.ubuntu.com> Message-ID: <20061129105631.26059.48808.malone@gangotri.ubuntu.com> No reply, closing the bug. Feel free to reopen with the asked details if you still get the issue ** Changed in: ekiga (Ubuntu) Status: Needs Info => Rejected -- POT file not available https://launchpad.net/bugs/54953 From seb128 at ubuntu.com Wed Nov 29 10:55:37 2006 From: seb128 at ubuntu.com (Sebastien Bacher) Date: Wed, 29 Nov 2006 10:55:37 -0000 Subject: [Bug 54703] Re: search doesn't work (and error message isn't helpful to average user) References: <20060731200731.3814.24712.malonedeb@gangotri.ubuntu.com> Message-ID: <20061129105537.26129.18410.malone@gangotri.ubuntu.com> No reply, closing the bug. Feel free to reopen with the asked details if you still get the issue ** Changed in: nautilus (Ubuntu) Status: Needs Info => Rejected -- search doesn't work (and error message isn't helpful to average user) https://launchpad.net/bugs/54703 From seb128 at ubuntu.com Wed Nov 29 10:59:59 2006 From: seb128 at ubuntu.com (Sebastien Bacher) Date: Wed, 29 Nov 2006 10:59:59 -0000 Subject: [Bug 51538] Re: Evince crashes with "bogus memory allocation size" error References: <20060701223814.17054.96494.malonedeb@gangotri.ubuntu.com> Message-ID: <20061129110000.26129.49817.malone@gangotri.ubuntu.com> No reply, closing the bug. Feel free to reopen with the asked details if you still get the issue ** Changed in: evince (Ubuntu) Status: Needs Info => Rejected -- Evince crashes with "bogus memory allocation size" error https://launchpad.net/bugs/51538 From seb128 at ubuntu.com Wed Nov 29 10:57:07 2006 From: seb128 at ubuntu.com (Sebastien Bacher) Date: Wed, 29 Nov 2006 10:57:07 -0000 Subject: [Bug 54941] Re: random crashes References: <20060802144937.13410.97077.malonedeb@gangotri.ubuntu.com> Message-ID: <20061129105707.26059.63982.malone@gangotri.ubuntu.com> No reply, closing the bug. Feel free to reopen with the asked details if you still get the issue ** Changed in: evolution (Ubuntu) Importance: Undecided => Medium Status: Needs Info => Rejected -- random crashes https://launchpad.net/bugs/54941 From seb128 at ubuntu.com Wed Nov 29 11:01:45 2006 From: seb128 at ubuntu.com (Sebastien Bacher) Date: Wed, 29 Nov 2006 11:01:45 -0000 Subject: [Bug 57965] Re: crash in evolution when adding appointment References: <20060828092711.17097.79462.malonedeb@gangotri.ubuntu.com> Message-ID: <20061129110146.26059.50066.malone@gangotri.ubuntu.com> No reply, closing the bug. Feel free to reopen with the asked details if you still get the issue ** Changed in: evolution (Ubuntu) Status: Needs Info => Rejected -- crash in evolution when adding appointment https://launchpad.net/bugs/57965 From seb128 at ubuntu.com Wed Nov 29 11:03:55 2006 From: seb128 at ubuntu.com (Sebastien Bacher) Date: Wed, 29 Nov 2006 11:03:55 -0000 Subject: [Bug 56583] Re: Gnome-session-manager crashes when some dbus apps run References: <20060816121140.30407.3513.malonedeb@gandwana.ubuntu.com> Message-ID: <20061129110356.18333.34750.malone@gandwana.ubuntu.com> closing, previous comment status that's a compiz bug ** Changed in: gnome-session (Ubuntu) Status: Needs Info => Rejected -- Gnome-session-manager crashes when some dbus apps run https://launchpad.net/bugs/56583 From seb128 at ubuntu.com Wed Nov 29 11:00:48 2006 From: seb128 at ubuntu.com (Sebastien Bacher) Date: Wed, 29 Nov 2006 11:00:48 -0000 Subject: [Bug 52338] Re: crashes oy trying to mark text that is in a picture References: <20060708141025.27257.53507.malonedeb@gangotri.ubuntu.com> Message-ID: <20061129110048.18333.86041.malone@gandwana.ubuntu.com> Works fine on edgy apparently, marking as fixed. Feelf ree to reopen if you still get bug ** Changed in: poppler (Ubuntu) Status: Needs Info => Fix Released -- crashes oy trying to mark text that is in a picture https://launchpad.net/bugs/52338 From seb128 at ubuntu.com Wed Nov 29 11:02:51 2006 From: seb128 at ubuntu.com (Sebastien Bacher) Date: Wed, 29 Nov 2006 11:02:51 -0000 Subject: [Bug 30665] Re: Evolution-Exchange crashes on Dapper References: <20060206162920.11709.74202.malonedeb@gandwana.ubuntu.com> Message-ID: <20061129110251.26129.32521.malone@gangotri.ubuntu.com> not an evolution bug if that's an ati one, one task is enough ** Changed in: evolution (Ubuntu) Status: Needs Info => Rejected -- Evolution-Exchange crashes on Dapper https://launchpad.net/bugs/30665 From seb128 at ubuntu.com Wed Nov 29 11:11:52 2006 From: seb128 at ubuntu.com (Sebastien Bacher) Date: Wed, 29 Nov 2006 11:11:52 -0000 Subject: [Bug 73660] Re: nautilus using 100% cpu if I close a window too fast References: <20061128220713.1640.72905.malonedeb@gandwana.ubuntu.com> Message-ID: <20061129111153.26059.69347.malone@gangotri.ubuntu.com> Thank you for your bug. What version of libgnomevfs2-0 do you use? That might be the same problem than bug #54684 ** Changed in: nautilus (Ubuntu) Importance: Undecided => Medium Assignee: (unassigned) => Ubuntu Desktop Bugs Status: Confirmed => Needs Info -- nautilus using 100% cpu if I close a window too fast https://launchpad.net/bugs/73660 From seb128 at ubuntu.com Wed Nov 29 11:13:00 2006 From: seb128 at ubuntu.com (Sebastien Bacher) Date: Wed, 29 Nov 2006 11:13:00 -0000 Subject: [Bug 72424] Re: crashes during file transfer (aim_clearhandlers) References: <20061119114603.25827.72609.malonedeb@gandwana.ubuntu.com> Message-ID: <20061129111300.18382.20638.malone@gandwana.ubuntu.com> I've uploaded gaim2.0beta5 i386 debs for edgy on http://people.ubuntu.com/~seb128/gaim-edgy if you want to give it a try -- crashes during file transfer (aim_clearhandlers) https://launchpad.net/bugs/72424 From Laurent.Bonnaud at inpg.fr Wed Nov 29 11:17:33 2006 From: Laurent.Bonnaud at inpg.fr (Laurent Bonnaud) Date: Wed, 29 Nov 2006 11:17:33 -0000 Subject: [Bug 73489] Re: random evolution crash (1) References: <20061127171619.23895.11015.malonedeb@gangotri.ubuntu.com> <20061128094858.24002.61881.malone@gangotri.ubuntu.com> Message-ID: <1164799053.5785.33.camel@localhost> On Tue, 2006-11-28 at 09:48 +0000, Sebastien Bacher wrote: > Thank you for your bug, is that the same problem than bug #73491? I don't think so because I was not doing the same thing when evolution crashed and the backtraces are quite different ? When this crash happened, evolution was starting up, and was asking me passwords for my IMAP accounts. -- Laurent Bonnaud. http://www.lis.inpg.fr/pages_perso/bonnaud/ -- random evolution crash (1) https://launchpad.net/bugs/73489 From seb128 at ubuntu.com Wed Nov 29 11:20:18 2006 From: seb128 at ubuntu.com (Sebastien Bacher) Date: Wed, 29 Nov 2006 11:20:18 -0000 Subject: [Bug 48876] Re: gnome-session fails when "alias ls='ls --color'" in .profile References: <20060607163711.3580.19361.malonedeb@gangotri.ubuntu.com> Message-ID: <20061129112018.18382.20039.malone@gandwana.ubuntu.com> not a gnome-session bug ** Changed in: gnome-session (Ubuntu) Assignee: (unassigned) => Ubuntu Desktop Bugs Status: Unconfirmed => Rejected -- gnome-session fails when "alias ls='ls --color'" in .profile https://launchpad.net/bugs/48876 From seb128 at ubuntu.com Wed Nov 29 11:18:05 2006 From: seb128 at ubuntu.com (Sebastien Bacher) Date: Wed, 29 Nov 2006 11:18:05 -0000 Subject: [Bug 46010] Re: alias in .profile prevents gnome from being started References: <20060522151347.31105.14342.malonedeb@gangotri.ubuntu.com> Message-ID: <20061129111806.26059.44912.malone@gangotri.ubuntu.com> *** This bug is a duplicate of bug 48876 *** Thanks for the bug report. This particular bug has already been reported into our bug tracking system, but please feel free to report any further bugs you find. ** Changed in: gdm (Ubuntu) Assignee: (unassigned) => Ubuntu Desktop Bugs Status: Unconfirmed => Fix Released ** This bug has been marked a duplicate of bug 48876 gnome-session fails when "alias ls='ls --color'" in .profile -- alias in .profile prevents gnome from being started https://launchpad.net/bugs/46010 From javiermon at gmail.com Wed Nov 29 11:30:48 2006 From: javiermon at gmail.com (kmon) Date: Wed, 29 Nov 2006 11:30:48 -0000 Subject: [Bug 72172] Re: whishlist: support for recently used applications References: <20061117124335.25827.852.malonedeb@gandwana.ubuntu.com> Message-ID: <20061129113048.18333.49572.malone@gandwana.ubuntu.com> Nemes, the problem you report has nothing to do with this bug, please file a new one. thanks -- whishlist: support for recently used applications https://launchpad.net/bugs/72172 From sh at linux2go.dk Wed Nov 29 11:47:35 2006 From: sh at linux2go.dk (Soren Hansen) Date: Wed, 29 Nov 2006 11:47:35 -0000 Subject: [Bug 66068] Re: New iPod nano recognized as via raid member References: <20061014092153.19052.81294.malonedeb@gandwana.ubuntu.com> <20061128220557.1691.322.malone@gandwana.ubuntu.com> Message-ID: <20061129114735.GH4613@vega.linux2go.dk> On Tue, Nov 28, 2006 at 10:05:57PM -0000, anthony baxter wrote: > Hm. Looking a bit closer, this may be a different issue. The behaviour > I'm seeing is that the ipod is getting mounted, but just as (for > instance) /media/sdc2, while my old 15G pre-clickwheel ipod is mounted > as /media/ipod (or /media/ipod-1) and then the appropriate signals are > sent to banshee and amarok to enable it automatically. I'm looking at > the output of lshal, and I can't see how the two differ (I have both > plugged in right now). You should file a new bug about this. It sounds like a HAL issue. https://launchpad.net/distros/ubuntu/+source/hal/+filebug Cheers. -- New iPod nano recognized as via raid member https://launchpad.net/bugs/66068 From jeroen at vandenieuwenhof.nl Wed Nov 29 11:59:57 2006 From: jeroen at vandenieuwenhof.nl (KenSentMe) Date: Wed, 29 Nov 2006 11:59:57 -0000 Subject: [Bug 66355] Re: gpilotd locks up my Palm Z22 References: <20061016064512.6814.48454.malonedeb@gangotri.ubuntu.com> <20061129095126.26129.57411.malone@gangotri.ubuntu.com> Message-ID: <456D763D.8060905@vandenieuwenhof.nl> Is there a bug filed already on this calendar conduit problem. If no, where should i file it? -- gpilotd locks up my Palm Z22 https://launchpad.net/bugs/66355 From jeroen at vandenieuwenhof.nl Wed Nov 29 12:05:17 2006 From: jeroen at vandenieuwenhof.nl (KenSentMe) Date: Wed, 29 Nov 2006 12:05:17 -0000 Subject: [Bug 73733] Palm Sync Crashes with calendar conduit in Evolution References: <20061129120517.18333.16121.malonedeb@gandwana.ubuntu.com> Message-ID: <20061129120517.18333.16121.malonedeb@gandwana.ubuntu.com> Public bug reported: Finally syncing my Palm with Evolution works thanks to Matt solving this bug: https://launchpad.net/distros/ubuntu/+source/gnome- pilot/+bug/66355. Now my sync process crashes when i try to sync the calendar. The other conduits work well. I the attached the errors i get in the bug buddy. ** Affects: gnome-pilot-conduits (Ubuntu) Importance: Undecided Status: Unconfirmed -- Palm Sync Crashes with calendar conduit in Evolution https://launchpad.net/bugs/73733 From jeroen at vandenieuwenhof.nl Wed Nov 29 12:05:41 2006 From: jeroen at vandenieuwenhof.nl (KenSentMe) Date: Wed, 29 Nov 2006 12:05:41 -0000 Subject: [Bug 73733] Re: Palm Sync Crashes with calendar conduit in Evolution References: <20061129120517.18333.16121.malonedeb@gandwana.ubuntu.com> Message-ID: <20061129120541.18333.58098.malone@gandwana.ubuntu.com> ** Attachment added: "Syncing errors" http://librarian.launchpad.net/5202197/gpilot_errors.tar.gz -- Palm Sync Crashes with calendar conduit in Evolution https://launchpad.net/bugs/73733 From bugwatch at bugs.launchpad.net Wed Nov 29 12:20:02 2006 From: bugwatch at bugs.launchpad.net (Bug Watch Updater) Date: Wed, 29 Nov 2006 12:20:02 -0000 Subject: [Bug 12078] Re: nautilus-cd-burner: File image creation failed (incorrect file names) References: <20060113132333.21012.33839.launchpad@macquarie.warthogs.hbd.com> Message-ID: <20061129122620.19797.87181.launchpad@gangotri.ubuntu.com> *** This bug is a duplicate of bug 12858 *** ** Changed in: nautilus-cd-burner (Debian) Status: Unconfirmed => Fix Released -- nautilus-cd-burner: File image creation failed (incorrect file names) https://launchpad.net/bugs/12078 From bugwatch at bugs.launchpad.net Wed Nov 29 12:27:30 2006 From: bugwatch at bugs.launchpad.net (Bug Watch Updater) Date: Wed, 29 Nov 2006 12:27:30 -0000 Subject: [Bug 73412] Re: changing theme when gnome-cd interface is not displayed makes it crash References: <20061127025412.24002.42738.malonedeb@gangotri.ubuntu.com> Message-ID: <20061129122818.19797.65549.launchpad@gangotri.ubuntu.com> ** Changed in: gnome-media (upstream) Status: Unknown => Unconfirmed -- changing theme when gnome-cd interface is not displayed makes it crash https://launchpad.net/bugs/73412 From bugwatch at bugs.launchpad.net Wed Nov 29 12:27:30 2006 From: bugwatch at bugs.launchpad.net (Bug Watch Updater) Date: Wed, 29 Nov 2006 12:27:30 -0000 Subject: [Bug 71391] Re: aisleriot: help doesn't load streets and alleys directly. References: <20061111184300.25975.29678.malonedeb@gandwana.ubuntu.com> Message-ID: <20061129122814.19797.88843.launchpad@gangotri.ubuntu.com> ** Changed in: gnome-games (upstream) Status: Unknown => Confirmed -- aisleriot: help doesn't load streets and alleys directly. https://launchpad.net/bugs/71391 From bugwatch at bugs.launchpad.net Wed Nov 29 12:27:30 2006 From: bugwatch at bugs.launchpad.net (Bug Watch Updater) Date: Wed, 29 Nov 2006 12:27:30 -0000 Subject: [Bug 71345] Re: Theme-manager crashes References: <20061111110108.25827.10256.malonedeb@gandwana.ubuntu.com> Message-ID: <20061129122756.19797.52152.launchpad@gangotri.ubuntu.com> ** Changed in: gtk (upstream) Status: Unknown => Confirmed -- Theme-manager crashes https://launchpad.net/bugs/71345 From bugwatch at bugs.launchpad.net Wed Nov 29 12:27:30 2006 From: bugwatch at bugs.launchpad.net (Bug Watch Updater) Date: Wed, 29 Nov 2006 12:27:30 -0000 Subject: [Bug 72734] Re: Properties dialog should close on Return References: <20061121172140.25975.97443.malonedeb@gandwana.ubuntu.com> Message-ID: <20061129122925.19797.97912.launchpad@gangotri.ubuntu.com> ** Changed in: rhythmbox (upstream) Status: Unconfirmed => Fix Released -- Properties dialog should close on Return https://launchpad.net/bugs/72734 From bugwatch at bugs.launchpad.net Wed Nov 29 12:27:30 2006 From: bugwatch at bugs.launchpad.net (Bug Watch Updater) Date: Wed, 29 Nov 2006 12:27:30 -0000 Subject: [Bug 60866] Re: crash while closing multiple nautilus windows References: <20060917023312.28890.68466.malonedeb@gangotri.ubuntu.com> Message-ID: <20061129122942.19797.23376.launchpad@gangotri.ubuntu.com> ** Changed in: nautilus (upstream) Status: Unconfirmed => Confirmed -- crash while closing multiple nautilus windows https://launchpad.net/bugs/60866 From mcdavey at mrao.cam.ac.uk Wed Nov 29 12:39:24 2006 From: mcdavey at mrao.cam.ac.uk (Matt Davey) Date: Wed, 29 Nov 2006 12:39:24 -0000 Subject: [Bug 66355] Re: gpilotd locks up my Palm Z22 References: <20061016064512.6814.48454.malonedeb@gangotri.ubuntu.com> Message-ID: <20061129123924.26059.22795.malone@gangotri.ubuntu.com> https://launchpad.net/distros/ubuntu/+source/gnome-pilot/+bug/19528 -- gpilotd locks up my Palm Z22 https://launchpad.net/bugs/66355 From mcdavey at mrao.cam.ac.uk Wed Nov 29 12:38:59 2006 From: mcdavey at mrao.cam.ac.uk (Matt Davey) Date: Wed, 29 Nov 2006 12:38:59 -0000 Subject: [Bug 19528] Re: problems syncing calendar and todo list, adresses works References: <20060113140210.21012.84892.launchpad@macquarie.warthogs.hbd.com> Message-ID: <20061129123859.26129.96726.malone@gangotri.ubuntu.com> There are two problems here. When calendar doesn't crash, but just doesn't appear to sync, you've probably got a case of: http://bugzilla.gnome.org/show_bug.cgi?id=316370 When the caledar crashes, that looks to me like something different. It is possible that it is a regression introduced with the as-yet- unofficial port of the evolution conduit code to the pilot-link 0.12.x API. I don't know. -- problems syncing calendar and todo list, adresses works https://launchpad.net/bugs/19528 From bersace03 at laposte.net Wed Nov 29 12:41:59 2006 From: bersace03 at laposte.net (=?utf-8?q?=C3=89tienne_Bersac?=) Date: Wed, 29 Nov 2006 12:41:59 -0000 Subject: [Bug 67298] Re: Preview of Ubuntu Lagoon background is wrong References: <20061021050814.29371.52023.malonedeb@gandwana.ubuntu.com> Message-ID: <20061129124200.18333.34502.launchpad@gandwana.ubuntu.com> ** Changed in: edgy-wallpapers (Ubuntu) Status: Confirmed => Fix Released -- Preview of Ubuntu Lagoon background is wrong https://launchpad.net/bugs/67298 From davmor2 at gmail.com Wed Nov 29 12:44:35 2006 From: davmor2 at gmail.com (davmor2) Date: Wed, 29 Nov 2006 12:44:35 -0000 Subject: [Bug 49498] Re: With Evince I can't copy text out from PDF documents created with cups-pdf References: <20060612192822.25765.12741.malonedeb@gangotri.ubuntu.com> Message-ID: <20061129124435.26129.55536.malone@gangotri.ubuntu.com> I have followed the steps the orginal poster describes and it works in edgy Amd64 bit however Nicola's bug is confirmed. -- With Evince I can't copy text out from PDF documents created with cups-pdf https://launchpad.net/bugs/49498 From raptor_ at inwind.it Wed Nov 29 12:54:22 2006 From: raptor_ at inwind.it (RaptoR) Date: Wed, 29 Nov 2006 12:54:22 -0000 Subject: [Bug 73739] unstoppable (probably) gnome-panel looping crash References: <20061129125422.18333.67228.malonedeb@gandwana.ubuntu.com> Message-ID: <20061129125422.18333.67228.malonedeb@gandwana.ubuntu.com> Public bug reported: Binary package hint: gnome-panel hi, i think i found a really annoying bug.. i was plugging an usb pen, unpacking an iso file, and inserted a cdrw with cda tracks about 10-15 seconds before, when bug-buddy came out with this message: The information about the crash has been successfully collected. The application that crashed is not known to bug-buddy, therefore the bug report can not be sent to the GNOME Bugzilla. Please save the bug to a text file and report it to the appropriate bug tracker for this application. here's the log: Memory status: size: 137318400 vsize: 137318400 resident: 17932288 share: 12238848 rss: 17932288 rss_rlim: -1 CPU usage: start_time: 1164800413 rtime: 57 utime: 51 stime: 6 cutime:0 cstime: 0 timeout: 0 it_real_value: 0 frequency: 100 Backtrace was generated from '/usr/bin/gnome-panel' (no debugging symbols found) Using host libthread_db library "/lib/libthread_db.so.1". (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) [Thread debugging using libthread_db enabled] [New Thread 47105343716512 (LWP 5027)] (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) 0x00002ad78df0deb5 in waitpid () from /lib/libpthread.so.0 #0 0x00002ad78df0deb5 in waitpid () from /lib/libpthread.so.0 #1 0x00002ad78bda2a07 in gnome_gtk_module_info_get () from /usr/lib64/libgnomeui-2.so.0 #2 #3 0x00002ad78e04747b in raise () from /lib/libc.so.6 #4 0x00002ad78e048da0 in abort () from /lib/libc.so.6 #5 0x00002ad78dbb8d70 in g_logv () from /usr/lib64/libglib-2.0.so.0 #6 0x00002ad78dbb8df3 in g_log () from /usr/lib64/libglib-2.0.so.0 #7 0x00002ad78dbb8e76 in g_assert_warning () from /usr/lib64/libglib-2.0.so.0 #8 0x00002ad78ca4c948 in gtk_recent_info_get_short_name () from /usr/lib64/libgtk-x11-2.0.so.0 #9 0x00002ad78ca4c98b in gtk_recent_info_get_display_name () from /usr/lib64/libgtk-x11-2.0.so.0 #10 0x00002ad78ca48c4b in gtk_recent_chooser_menu_new () from /usr/lib64/libgtk-x11-2.0.so.0 #11 0x00002ad78dbb0c84 in g_main_context_dispatch () from /usr/lib64/libglib-2.0.so.0 #12 0x00002ad78dbb3acd in g_main_context_check () from /usr/lib64/libglib-2.0.so.0 #13 0x00002ad78dbb3dda in g_main_loop_run () from /usr/lib64/libglib-2.0.so.0 #14 0x00002ad78c9fd5f3 in gtk_main () from /usr/lib64/libgtk-x11-2.0.so.0 #15 0x0000000000420807 in main () Thread 1 (Thread 47105343716512 (LWP 5027)): #0 0x00002ad78df0deb5 in waitpid () from /lib/libpthread.so.0 No symbol table info available. #1 0x00002ad78bda2a07 in gnome_gtk_module_info_get () from /usr/lib64/libgnomeui-2.so.0 No symbol table info available. #2 No symbol table info available. #3 0x00002ad78e04747b in raise () from /lib/libc.so.6 No symbol table info available. #4 0x00002ad78e048da0 in abort () from /lib/libc.so.6 No symbol table info available. #5 0x00002ad78dbb8d70 in g_logv () from /usr/lib64/libglib-2.0.so.0 No symbol table info available. #6 0x00002ad78dbb8df3 in g_log () from /usr/lib64/libglib-2.0.so.0 No symbol table info available. #7 0x00002ad78dbb8e76 in g_assert_warning () from /usr/lib64/libglib-2.0.so.0 No symbol table info available. #8 0x00002ad78ca4c948 in gtk_recent_info_get_short_name () from /usr/lib64/libgtk-x11-2.0.so.0 No symbol table info available. #9 0x00002ad78ca4c98b in gtk_recent_info_get_display_name () from /usr/lib64/libgtk-x11-2.0.so.0 No symbol table info available. #10 0x00002ad78ca48c4b in gtk_recent_chooser_menu_new () from /usr/lib64/libgtk-x11-2.0.so.0 No symbol table info available. #11 0x00002ad78dbb0c84 in g_main_context_dispatch () from /usr/lib64/libglib-2.0.so.0 No symbol table info available. #12 0x00002ad78dbb3acd in g_main_context_check () from /usr/lib64/libglib-2.0.so.0 No symbol table info available. #13 0x00002ad78dbb3dda in g_main_loop_run () from /usr/lib64/libglib-2.0.so.0 No symbol table info available. #14 0x00002ad78c9fd5f3 in gtk_main () from /usr/lib64/libgtk-x11-2.0.so.0 No symbol table info available. #15 0x0000000000420807 in main () No symbol table info available. #0 0x00002ad78df0deb5 in waitpid () from /lib/libpthread.so.0 if i close bug-buddy, gnome-panel reload itself, but a new bug-buddy pops out with the same message.. the problem persists even if i reboot the pc, or try to kill gnome-panel; i also tried to delete /home/myuser/.gnome2/panel2.d (i was trying to delete my gnome-panel settings) but nothing changed. however, some applets still works (sensor-manager and weather), other doesn't appears (time, shutdown, audio and beryl-manager) and other appears but they are unresponsive (desktop switcher). i can see both gnome-panels, but i cant use it (unresponsive) and on 2 quicklaunch icon (firefox and thunderbird) i can see only the first (thunderbird). ** Affects: gnome-panel (Ubuntu) Importance: Undecided Status: Unconfirmed -- unstoppable (probably) gnome-panel looping crash https://launchpad.net/bugs/73739 From frandavid100 at gmail.com Wed Nov 29 12:50:44 2006 From: frandavid100 at gmail.com (David Prieto) Date: Wed, 29 Nov 2006 12:50:44 -0000 Subject: [Bug 38940] Re: gnome clock's calendar appears misplaced References: <20060409231729.24486.31163.malonedeb@gangotri.ubuntu.com> Message-ID: <20061129125044.18382.92759.malone@gandwana.ubuntu.com> I seem to recall it happened with either WM. But it hasn't happened for months, so never mind, I guess. -- gnome clock's calendar appears misplaced https://launchpad.net/bugs/38940 From seb128 at ubuntu.com Wed Nov 29 12:59:13 2006 From: seb128 at ubuntu.com (Sebastien Bacher) Date: Wed, 29 Nov 2006 12:59:13 -0000 Subject: [Bug 48722] Re: gdmlogin face browser area not 100% adapted to the users list References: <20060606173310.5989.69325.malonedeb@gangotri.ubuntu.com> Message-ID: <20061129125913.26129.22889.malone@gangotri.ubuntu.com> I've forwarded that upstream: http://bugzilla.gnome.org/show_bug.cgi?id=380477 ** Summary changed: - Plain with Face Browser cuts off names. + gdmlogin face browser area not 100% adapted to the users list ** Changed in: gdm (Ubuntu) Status: Needs Info => Confirmed ** Bug watch added: GNOME Bug Tracker #380477 http://bugzilla.gnome.org/show_bug.cgi?id=380477 ** Also affects: gdm (upstream) via http://bugzilla.gnome.org/show_bug.cgi?id=380477 Importance: Unknown Status: Unknown -- gdmlogin face browser area not 100% adapted to the users list https://launchpad.net/bugs/48722 From kevin at kubasik.net Wed Nov 29 12:57:37 2006 From: kevin at kubasik.net (Kevin Kubasik) Date: Wed, 29 Nov 2006 12:57:37 -0000 Subject: [Bug 73660] Re: nautilus using 100% cpu if I close a window too fast References: <20061128220713.1640.72905.malonedeb@gandwana.ubuntu.com> Message-ID: <20061129125737.26129.30974.malone@gangotri.ubuntu.com> Source: gnome-vfs2 Version: 2.16.1-0ubuntu2 My versions a bit newer, but the symptoms are very similar. -- nautilus using 100% cpu if I close a window too fast https://launchpad.net/bugs/73660 From cdonges at gmail.com Wed Nov 29 13:03:23 2006 From: cdonges at gmail.com (Christoph Donges) Date: Wed, 29 Nov 2006 13:03:23 -0000 Subject: [Bug 73660] Re: nautilus using 100% cpu if I close a window too fast References: <20061128220713.1640.72905.malonedeb@gandwana.ubuntu.com> Message-ID: <20061129130323.26129.27639.malone@gangotri.ubuntu.com> 2.16.1-0ubuntu2 in edgy -- nautilus using 100% cpu if I close a window too fast https://launchpad.net/bugs/73660 From aleander at shirk.pl Wed Nov 29 13:00:08 2006 From: aleander at shirk.pl (Aleksander Kamil Modzelewski) Date: Wed, 29 Nov 2006 13:00:08 -0000 Subject: [Bug 67193] Re: on gnome start i get a crash report References: <20061020174359.20673.85438.malonedeb@gangotri.ubuntu.com> Message-ID: <20061129130008.26129.18119.malone@gangotri.ubuntu.com> This happened when I used Edgy and now, on Feisty. This happens with Evolution as well. Right now I don't have any -dbg packages, but I'll submit a crash report after installing them. -- on gnome start i get a crash report https://launchpad.net/bugs/67193 From roelhuybrechts at ubuntugids.be Wed Nov 29 13:07:36 2006 From: roelhuybrechts at ubuntugids.be (Roel Huybrechts) Date: Wed, 29 Nov 2006 13:07:36 -0000 Subject: [Bug 73513] Re: GNOME panel unresponsive after upgrade to Feisty References: <20061127192406.23895.9328.malonedeb@gangotri.ubuntu.com> Message-ID: <20061129130736.18382.79672.malone@gandwana.ubuntu.com> Thanks for your bug report. I changed the package to gnome-panel. ** Changed in: Ubuntu Sourcepackagename: None => gnome-panel -- GNOME panel unresponsive after upgrade to Feisty https://launchpad.net/bugs/73513 From humufr at yahoo.fr Wed Nov 29 13:14:08 2006 From: humufr at yahoo.fr (Nicolas Gruel) Date: Wed, 29 Nov 2006 13:14:08 -0000 Subject: [Bug 45342] Re: gnumeric can't read formule from a gnumeric file create with gnumeric windows References: <20060518031731.28188.40614.malonedeb@gangotri.ubuntu.com> Message-ID: <20061129131408.18333.20170.malone@gandwana.ubuntu.com> I'm not surprised, it's working for me too but 1.7.2 is not the versions in dapper or edgy. The gnumeric version in dapper or in edgy are not good and it's a problem with the package because when I compiled them myself with the archive from gnumeric website, eveyrthing is working (version 1.7.0 or higher). Now I'm using a version I compiled myself on edgy (I upgraded when edgy became official but gnumeric does have some very nasty bug at this time). -- gnumeric can't read formule from a gnumeric file create with gnumeric windows https://launchpad.net/bugs/45342 From seb128 at ubuntu.com Wed Nov 29 13:17:29 2006 From: seb128 at ubuntu.com (Sebastien Bacher) Date: Wed, 29 Nov 2006 13:17:29 -0000 Subject: [Bug 73739] Re: unstoppable (probably) gnome-panel looping crash References: <20061129125422.18333.67228.malonedeb@gandwana.ubuntu.com> Message-ID: <20061129131729.18333.93911.malone@gandwana.ubuntu.com> *** This bug is a duplicate of bug 66189 *** Thanks for the bug report. This particular bug has already been reported into our bug tracking system, but please feel free to report any further bugs which you find. The problem is trigerred by the .recently-used.xbel file, moving it away should fix the problem ** Changed in: gnome-panel (Ubuntu) Importance: Undecided => Medium Assignee: (unassigned) => Ubuntu Desktop Bugs Status: Unconfirmed => Rejected ** This bug has been marked a duplicate of bug 66189 gnome-panel crash to gtkrecentmanager code -- unstoppable (probably) gnome-panel looping crash https://launchpad.net/bugs/73739 From seb128 at ubuntu.com Wed Nov 29 13:18:05 2006 From: seb128 at ubuntu.com (Sebastien Bacher) Date: Wed, 29 Nov 2006 13:18:05 -0000 Subject: [Bug 66189] Re: gnome-panel crash to gtkrecentmanager code References: <20061015002243.19386.20176.malonedeb@gandwana.ubuntu.com> Message-ID: <20061129131806.18333.74181.launchpad@gandwana.ubuntu.com> ** Changed in: gtk+2.0 (Ubuntu) Importance: Medium => High -- gnome-panel crash to gtkrecentmanager code https://launchpad.net/bugs/66189 From spam at lgb.hu Wed Nov 29 13:26:44 2006 From: spam at lgb.hu (=?utf-8?b?TEdCIFtHw6Fib3IgTMOpbsOhcnRd?=) Date: Wed, 29 Nov 2006 13:26:44 -0000 Subject: [Bug 73744] rhythmbox is slow! References: <20061129132644.26129.13240.malonedeb@gangotri.ubuntu.com> Message-ID: <20061129132644.26129.13240.malonedeb@gangotri.ubuntu.com> Public bug reported: Binary package hint: rhythmbox rhythmbox uses about 10-20% CPU for playing an average MP3 or a streaming radio. It's surprisingly high CPU usage on machine of today, even on Pentium 100 this CPU usage can be produced by optimized players. Is rhythmbox and/or the gstreamer framework slow that? Or is this my fault? Ubuntu 6.10. ** Affects: rhythmbox (Ubuntu) Importance: Undecided Status: Unconfirmed -- rhythmbox is slow! https://launchpad.net/bugs/73744 From davmor2 at gmail.com Wed Nov 29 13:35:14 2006 From: davmor2 at gmail.com (davmor2) Date: Wed, 29 Nov 2006 13:35:14 -0000 Subject: [Bug 73744] Re: rhythmbox is slow! References: <20061129132644.26129.13240.malonedeb@gangotri.ubuntu.com> Message-ID: <20061129133514.26059.6429.malone@gangotri.ubuntu.com> Mine isn't moving off 0% amd64bit. Running rhythmbox and playing virgin radio feed. -- rhythmbox is slow! https://launchpad.net/bugs/73744 From seb128 at ubuntu.com Wed Nov 29 13:39:49 2006 From: seb128 at ubuntu.com (Sebastien Bacher) Date: Wed, 29 Nov 2006 13:39:49 -0000 Subject: [Bug 73744] Re: rhythmbox is slow! References: <20061129132644.26129.13240.malonedeb@gangotri.ubuntu.com> Message-ID: <20061129133950.18333.6051.malone@gandwana.ubuntu.com> Thank you for your bug. Does totem do the same? What about playing with "gst-launch-0.10 playbin uri=....."? Do you use esd or alsa? What process is using the CPU according to top? ** Changed in: rhythmbox (Ubuntu) Assignee: (unassigned) => Ubuntu Desktop Bugs Status: Unconfirmed => Needs Info -- rhythmbox is slow! https://launchpad.net/bugs/73744 From burlap at gmail.com Wed Nov 29 13:36:32 2006 From: burlap at gmail.com (=?utf-8?b?UmFmYcWCIFByw7NjaG5pYWs=?=) Date: Wed, 29 Nov 2006 13:36:32 -0000 Subject: [Bug 54941] Re: random crashes References: <20060802144937.13410.97077.malonedeb@gangotri.ubuntu.com> Message-ID: <20061129133633.18333.82075.malone@gandwana.ubuntu.com> I started to close evolution more often (it crashed when it was open for a long time) and it doesn't crash. I'll check this again after I upgrade to edgy, so let it be closed... -- random crashes https://launchpad.net/bugs/54941 From ubuntu at paul.sladen.org Wed Nov 29 13:59:47 2006 From: ubuntu at paul.sladen.org (Paul Sladen) Date: Wed, 29 Nov 2006 13:59:47 -0000 Subject: [Bug 73747] gconf is storing both compressed and uncompressed trees on disk References: <20061129135948.18333.16511.malonedeb@gandwana.ubuntu.com> Message-ID: <20061129135948.18333.16511.malonedeb@gandwana.ubuntu.com> Public bug reported: $ du -sch /var/lib/gconf/defaults/ 55M /var/lib/gconf/defaults/ $ ls -l /var/lib/gconf/defaults/ | head -11 | tail -rw-r--r-- 1 root root 117210 2006-11-05 15:02 %gconf-tree-af.xml -rw-r--r-- 1 root root 12966 2006-08-15 15:42 %gconf-tree-af.xml.gz -rw-r--r-- 1 root root 17063 2006-11-05 15:03 %gconf-tree-am.xml -rw-r--r-- 1 root root 2572 2006-08-15 15:43 %gconf-tree-am.xml.gz -rw-r--r-- 1 root root 493084 2006-11-05 15:03 %gconf-tree-ar.xml -rw-r--r-- 1 root root 54962 2006-08-15 15:43 %gconf-tree-ar.xml.gz -rw-r--r-- 1 root root 438149 2006-11-05 15:03 %gconf-tree-az.xml -rw-r--r-- 1 root root 48680 2006-08-15 15:43 %gconf-tree-az.xml.gz -rw-r--r-- 1 root root 516545 2006-11-05 15:03 %gconf-tree-be.xml -rw-r--r-- 1 root root 55236 2006-08-15 15:44 %gconf-tree-be.xml.gz ** Affects: gconf (Ubuntu) Importance: Undecided Status: Unconfirmed -- gconf is storing both compressed and uncompressed trees on disk https://launchpad.net/bugs/73747 From spam at lgb.hu Wed Nov 29 13:57:20 2006 From: spam at lgb.hu (=?utf-8?b?TEdCIFtHw6Fib3IgTMOpbsOhcnRd?=) Date: Wed, 29 Nov 2006 13:57:20 -0000 Subject: [Bug 73744] Re: rhythmbox is slow! References: <20061129132644.26129.13240.malonedeb@gangotri.ubuntu.com> Message-ID: <20061129135720.26129.73770.malone@gangotri.ubuntu.com> According to 'top', it's rhythmbox itself. If I try using gst-launch, it uses (I mean process 'gst-launch-0.10') around 10-20% CPU, again. So maybe it's not rhythmbox related, but gstreamer? I've just checked out svn repository of beep-media-player-2 uses gstreamer as well: it uses about the same amount CPU as rhythmbox. Totem uses 10-20% as well. I'm using ALSA directly (no ESD). -- rhythmbox is slow! https://launchpad.net/bugs/73744 From cedricmc at modobasico.com Wed Nov 29 14:23:21 2006 From: cedricmc at modobasico.com (CedricMC) Date: Wed, 29 Nov 2006 14:23:21 -0000 Subject: [Bug 62745] Re: [time-admin] "Synchronize Now" work only when ntp-server is installed References: <20060928090336.3663.80907.malonedeb@gandwana.ubuntu.com> Message-ID: <20061129142321.18382.40382.malone@gandwana.ubuntu.com> That's true also for Xubuntu 6.10. But I disagree with the original suggestions, time-admin must be able to synchronize with ntp servers without need of server being installed, like using "ntpdate ntp.server.com". -- [time-admin] "Synchronize Now" work only when ntp-server is installed https://launchpad.net/bugs/62745 From seb128 at ubuntu.com Wed Nov 29 14:27:54 2006 From: seb128 at ubuntu.com (Sebastien Bacher) Date: Wed, 29 Nov 2006 14:27:54 -0000 Subject: [Bug 54684] Re: High CPU usage References: <20060731180328.29548.70203.malonedeb@gandwana.ubuntu.com> Message-ID: <20061129142754.26129.76509.malone@gangotri.ubuntu.com> fixed uploaded to edgy-updates now -- High CPU usage https://launchpad.net/bugs/54684 From cemtezgor at yahoo.com Wed Nov 29 14:36:10 2006 From: cemtezgor at yahoo.com (MeRcYfuL_FaTe) Date: Wed, 29 Nov 2006 14:36:10 -0000 Subject: [Bug 73753] genome crashed unexpectedly just after opening References: <20061129143610.26059.80562.malonedeb@gangotri.ubuntu.com> Message-ID: <20061129143610.26059.80562.malonedeb@gangotri.ubuntu.com> Public bug reported: Binary package hint: nautilus Memory status: size: 57499648 vsize: 0 resident: 57499648 share: 0 rss: 9441280 rss_rlim: 0 CPU usage: start_time: 1164810485 rtime: 0 utime: 118 stime: 0 cutime:115 cstime: 0 timeout: 3 it_real_value: 0 frequency: 19 Backtrace was generated from '/usr/bin/gnome-cups-icon' (no debugging symbols found) Using host libthread_db library "/lib/tls/i686/cmov/libthread_db.so.1". (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) [Thread debugging using libthread_db enabled] [New Thread -1229412688 (LWP 4798)] (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) 0xffffe410 in __kernel_vsyscall () #0 0xffffe410 in __kernel_vsyscall () #1 0xb74e634b in __waitpid_nocancel () from /lib/tls/i686/cmov/libpthread.so.0 #2 0xb7f731b6 in gnome_gtk_module_info_get () from /usr/lib/libgnomeui-2.so.0 #3 #4 0xb4a71a70 in ?? () #5 0xb78ce021 in gdk_x11_drawable_get_xdisplay () from /usr/lib/libgdk-x11-2.0.so.0 #6 0xb78cf78c in gdk_events_pending () from /usr/lib/libgdk-x11-2.0.so.0 #7 0xb78d13bb in _gdk_events_queue () from /usr/lib/libgdk-x11-2.0.so.0 #8 0xb78d17bf in _gdk_events_init () from /usr/lib/libgdk-x11-2.0.so.0 #9 0xb73ff802 in g_main_context_dispatch () from /usr/lib/libglib-2.0.so.0 #10 0xb74027df in g_main_context_check () from /usr/lib/libglib-2.0.so.0 #11 0xb7402b89 in g_main_loop_run () from /usr/lib/libglib-2.0.so.0 #12 0xb7b61574 in gtk_main () from /usr/lib/libgtk-x11-2.0.so.0 #13 0x0804bdf1 in ?? () #14 0x0805b000 in ?? () #15 0x0804cde4 in _IO_stdin_used () #16 0x0804bb70 in ?? () #17 0x00000000 in ?? () Thread 1 (Thread -1229412688 (LWP 4798)): #0 0xffffe410 in __kernel_vsyscall () No symbol table info available. #1 0xb74e634b in __waitpid_nocancel () from /lib/tls/i686/cmov/libpthread.so.0 No symbol table info available. #2 0xb7f731b6 in gnome_gtk_module_info_get () from /usr/lib/libgnomeui-2.so.0 No symbol table info available. #3 No symbol table info available. #4 0xb4a71a70 in ?? () No symbol table info available. #5 0xb78ce021 in gdk_x11_drawable_get_xdisplay () from /usr/lib/libgdk-x11-2.0.so.0 No symbol table info available. #6 0xb78cf78c in gdk_events_pending () from /usr/lib/libgdk-x11-2.0.so.0 No symbol table info available. #7 0xb78d13bb in _gdk_events_queue () from /usr/lib/libgdk-x11-2.0.so.0 No symbol table info available. #8 0xb78d17bf in _gdk_events_init () from /usr/lib/libgdk-x11-2.0.so.0 No symbol table info available. #9 0xb73ff802 in g_main_context_dispatch () from /usr/lib/libglib-2.0.so.0 No symbol table info available. #10 0xb74027df in g_main_context_check () from /usr/lib/libglib-2.0.so.0 No symbol table info available. #11 0xb7402b89 in g_main_loop_run () from /usr/lib/libglib-2.0.so.0 No symbol table info available. #12 0xb7b61574 in gtk_main () from /usr/lib/libgtk-x11-2.0.so.0 No symbol table info available. #13 0x0804bdf1 in ?? () No symbol table info available. #14 0x0805b000 in ?? () No symbol table info available. #15 0x0804cde4 in _IO_stdin_used () No symbol table info available. #16 0x0804bb70 in ?? () No symbol table info available. #17 0x00000000 in ?? () No symbol table info available. #0 0xffffe410 in __kernel_vsyscall () ** Affects: nautilus (Ubuntu) Importance: Undecided Status: Unconfirmed -- genome crashed unexpectedly just after opening https://launchpad.net/bugs/73753 From seb128 at ubuntu.com Wed Nov 29 14:43:07 2006 From: seb128 at ubuntu.com (Sebastien Bacher) Date: Wed, 29 Nov 2006 14:43:07 -0000 Subject: [Bug 69566] Re: time-admin crash with some icon set References: <20061031201853.4148.90432.malonedeb@gandwana.ubuntu.com> Message-ID: <20061129144307.18382.48356.malone@gandwana.ubuntu.com> uploaded to edgy-updates now -- time-admin crash with some icon set https://launchpad.net/bugs/69566 From seb128 at ubuntu.com Wed Nov 29 14:48:14 2006 From: seb128 at ubuntu.com (Sebastien Bacher) Date: Wed, 29 Nov 2006 14:48:14 -0000 Subject: [Bug 73753] Re: genome crashed unexpectedly just after opening References: <20061129143610.26059.80562.malonedeb@gangotri.ubuntu.com> Message-ID: <20061129144814.26059.79573.malone@gangotri.ubuntu.com> *** This bug is a duplicate of bug 71345 *** Thanks for the bug report. This particular bug has already been reported into our bug tracking system, but please feel free to report any further bugs which you find. ** Changed in: nautilus (Ubuntu) Sourcepackagename: nautilus => gnome-cups-manager Importance: Undecided => Medium Assignee: (unassigned) => Ubuntu Desktop Bugs Status: Unconfirmed => Rejected ** This bug has been marked a duplicate of bug 71345 Theme-manager crashes -- genome crashed unexpectedly just after opening https://launchpad.net/bugs/73753 From seb128 at ubuntu.com Wed Nov 29 14:49:45 2006 From: seb128 at ubuntu.com (Sebastien Bacher) Date: Wed, 29 Nov 2006 14:49:45 -0000 Subject: [Bug 71345] Re: GTK applications sometime with gdk_events functions to the backtrace References: <20061111110108.25827.10256.malonedeb@gandwana.ubuntu.com> Message-ID: <20061129144945.18382.36383.launchpad@gandwana.ubuntu.com> ** Summary changed: - Theme-manager crashes + GTK applications sometime with gdk_events functions to the backtrace -- GTK applications sometime with gdk_events functions to the backtrace https://launchpad.net/bugs/71345 From ubuntu at alexm.org Wed Nov 29 14:45:10 2006 From: ubuntu at alexm.org (Alex Muntada) Date: Wed, 29 Nov 2006 14:45:10 -0000 Subject: [Bug 71848] Re: /usr/lib/gaim/libjabber.so crashed in jabber_get_next_id() References: <20061114231026.25975.30687.malonedeb@gandwana.ubuntu.com> Message-ID: <20061129144510.26129.99900.malone@gangotri.ubuntu.com> It happened again, but this time on an other computer: my laptop. This time, I wasn't closing all my connections quickly, so this doesn't seem to be the problem. However, I was trying to disable a Jabber connection that couldn't be established (I think that server had been some hardware problems recently). While trying to remember if this could've been happening the other 2 times when Gaim crashed, it seems probable that the same Jabber server could be down too. Thus, this issue could be related to Jabber server unavailability at the time the user presses the enable/disable checkbox. Hope that this helps narrowing the search. Let me know if I can provide further details. ** Attachment added: "3rd complete crash report (different computer)" http://librarian.launchpad.net/5202957/_usr_bin_gaim.1001.crash -- /usr/lib/gaim/libjabber.so crashed in jabber_get_next_id() https://launchpad.net/bugs/71848 From secoder at wanadoo.es Wed Nov 29 14:51:58 2006 From: secoder at wanadoo.es (Robert Casanova) Date: Wed, 29 Nov 2006 14:51:58 -0000 Subject: [Bug 73755] http_proxy variable export References: <20061129145158.26059.94144.malonedeb@gangotri.ubuntu.com> Message-ID: <20061129145158.26059.94144.malonedeb@gangotri.ubuntu.com> Public bug reported: When the http_proxy variable is exported to the system, the syntax is incorrect, the "@" is displaced to the ":" user-password separator. So now is : "http://user at password:proxy_server:port" and it should be "http://user:passwor at proxy:port". Thanks. ** Affects: control-center (Ubuntu) Importance: Undecided Status: Unconfirmed -- http_proxy variable export https://launchpad.net/bugs/73755 From lschiere at users.sf.net Wed Nov 29 14:51:05 2006 From: lschiere at users.sf.net (Luke Schierer) Date: Wed, 29 Nov 2006 14:51:05 -0000 Subject: [Bug 72497] Re: crash to gaim_account_get_protocol_id References: <20061120010928.7625.41310.malonedeb@gangotri.ubuntu.com> Message-ID: <20061129145105.18333.62492.malone@gandwana.ubuntu.com> the cap plugin is causing this one. -- crash to gaim_account_get_protocol_id https://launchpad.net/bugs/72497 From seb128 at ubuntu.com Wed Nov 29 14:55:12 2006 From: seb128 at ubuntu.com (Sebastien Bacher) Date: Wed, 29 Nov 2006 14:55:12 -0000 Subject: [Bug 67547] Re: Wrong X-Ubuntu-Gettext-Domain key in gimp.desktop file References: <20061022113740.29371.18001.malonedeb@gandwana.ubuntu.com> Message-ID: <20061129145512.18382.69885.malone@gandwana.ubuntu.com> fix uploaded to edgy-updates now -- Wrong X-Ubuntu-Gettext-Domain key in gimp.desktop file https://launchpad.net/bugs/67547 From tjaalton at cc.hut.fi Wed Nov 29 14:59:36 2006 From: tjaalton at cc.hut.fi (Timo Aaltonen) Date: Wed, 29 Nov 2006 14:59:36 -0000 Subject: [Bug 35341] Re: Panels sometimes appear over locked screen References: <20060317155354.6537.98296.malonedeb@gangotri.ubuntu.com> Message-ID: <20061129145936.18382.37597.malone@gandwana.ubuntu.com> marking as fixed since the new version in edgy seems to not have this issue. Reopen if need be. ** Changed in: gnome-screensaver (Ubuntu) Status: Confirmed => Fix Released -- Panels sometimes appear over locked screen https://launchpad.net/bugs/35341 From thecas at gmail.com Wed Nov 29 15:01:56 2006 From: thecas at gmail.com (Caspar Adriani) Date: Wed, 29 Nov 2006 15:01:56 -0000 Subject: [Bug 73757] USB mass storage (ata hard disk) does not get mounted automaticly when hotplugged References: <20061129150156.26059.84812.malonedeb@gangotri.ubuntu.com> Message-ID: <20061129150156.26059.84812.malonedeb@gangotri.ubuntu.com> Public bug reported: My usb harddrive does not get mounted when I connect it. It does gets mounted to /media/disk when I plug it in before I boot the system. My USB memory stick does gets mounted automatically. System: Ubuntu feisty Linux Panther 2.6.19-6-generic #2 SMP Tue Nov 21 07:02:59 UTC 2006 i686 GNU/Linux HAL version: 0.5.8.1-3ubuntu5 lsusb: Bus 004 Device 012: ID 0840:009c Argosy Research, Inc. Bus 004 Device 007: ID 0840:008e Argosy Research, Inc. Bus 004 Device 006: ID 0409:0059 NEC Corp. HighSpeed Hub (...rest of the output for completeness) Bus 004 Device 001: ID 0000:0000 Bus 003 Device 001: ID 0000:0000 Bus 002 Device 004: ID 046d:c016 Logitech, Inc. M-UV69a Optical Wheel Mouse Bus 002 Device 001: ID 0000:0000 Bus 001 Device 004: ID 0d8c:0006 C-Media Electronics, Inc. Bus 001 Device 003: ID 0518:0002 EzKEY Corp. Bus 001 Device 001: ID 0000:0000 tail of /var/log/messages: Nov 29 22:44:42 Panther kernel: [13993.328000] usb 4-4.2: USB disconnect, address 8 Nov 29 22:45:00 Panther kernel: [14011.556000] usb 4-4.2: new high speed USB device using ehci_hcd and address 12 Nov 29 22:45:00 Panther kernel: [14011.796000] usb 4-4.2: configuration #1 chosen from 1 choice Nov 29 22:45:00 Panther kernel: [14011.804000] scsi5 : SCSI emulation for USB Mass Storage devices Nov 29 22:45:05 Panther kernel: [14016.836000] scsi 5:0:0:0: Direct-Access WDC WD32 00JB-00KFA0 08.0 PQ: 0 ANSI: 0 Nov 29 22:45:05 Panther kernel: [14016.840000] SCSI device sdd: 625142448 512-byte hdwr sectors (320073 MB) Nov 29 22:45:05 Panther kernel: [14016.840000] sdd: Write Protect is off Nov 29 22:45:05 Panther kernel: [14016.844000] SCSI device sdd: 625142448 512-byte hdwr sectors (320073 MB) Nov 29 22:45:05 Panther kernel: [14016.844000] sdd: Write Protect is off Nov 29 22:45:11 Panther kernel: [14016.844000] sdd: sdd1 sdd2 Nov 29 22:45:11 Panther kernel: [14022.840000] sd 5:0:0:0: Attached scsi disk sdd Nov 29 22:45:11 Panther kernel: [14022.840000] sd 5:0:0:0: Attached scsi generic sg4 type 0 ** Affects: hal (Ubuntu) Importance: Undecided Status: Unconfirmed -- USB mass storage (ata hard disk) does not get mounted automaticly when hotplugged https://launchpad.net/bugs/73757 From thecas at gmail.com Wed Nov 29 15:02:41 2006 From: thecas at gmail.com (Caspar Adriani) Date: Wed, 29 Nov 2006 15:02:41 -0000 Subject: [Bug 73757] Re: USB mass storage (ata hard disk) does not get mounted automaticly when hotplugged References: <20061129150156.26059.84812.malonedeb@gangotri.ubuntu.com> Message-ID: <20061129150241.26129.28086.malone@gangotri.ubuntu.com> ** Attachment added: "output of lshal" http://librarian.launchpad.net/5203010/lshal.output.tar.bz2 -- USB mass storage (ata hard disk) does not get mounted automaticly when hotplugged https://launchpad.net/bugs/73757 From thecas at gmail.com Wed Nov 29 15:03:19 2006 From: thecas at gmail.com (Caspar Adriani) Date: Wed, 29 Nov 2006 15:03:19 -0000 Subject: [Bug 73757] Re: USB mass storage (ata hard disk) does not get mounted automaticly when hotplugged References: <20061129150156.26059.84812.malonedeb@gangotri.ubuntu.com> Message-ID: <20061129150319.26059.7676.malone@gangotri.ubuntu.com> ** Attachment added: "output of dmesg" http://librarian.launchpad.net/5203018/dmesg.output.tar.bz2 -- USB mass storage (ata hard disk) does not get mounted automaticly when hotplugged https://launchpad.net/bugs/73757 From ubuntu at alexm.org Wed Nov 29 15:08:06 2006 From: ubuntu at alexm.org (Alex Muntada) Date: Wed, 29 Nov 2006 15:08:06 -0000 Subject: [Bug 71848] Re: /usr/lib/gaim/libjabber.so crashed in jabber_get_next_id() References: <20061114231026.25975.30687.malonedeb@gandwana.ubuntu.com> Message-ID: <20061129150806.26129.78827.malone@gangotri.ubuntu.com> Confirmed: I closed all my active connections, so I have only enabled the one that cannot reach the Jabber server I was talking about before. Then, tried to disable that and Gaim crashed again. Hence, this issue is related to Jabber servers unavailability. BTW, this will be my last crash attachment unless someone else asks me to upload more. ** Attachment added: "my last complete report" http://librarian.launchpad.net/5203029/_usr_bin_gaim.1001.crash -- /usr/lib/gaim/libjabber.so crashed in jabber_get_next_id() https://launchpad.net/bugs/71848 From seb128 at ubuntu.com Wed Nov 29 15:18:55 2006 From: seb128 at ubuntu.com (Sebastien Bacher) Date: Wed, 29 Nov 2006 15:18:55 -0000 Subject: [Bug 72497] Re: crash to gaim_account_get_protocol_id References: <20061120010928.7625.41310.malonedeb@gangotri.ubuntu.com> Message-ID: <20061129151855.18333.50131.malone@gandwana.ubuntu.com> According to upstream that should be fixed by that change http://gaim.svn.sourceforge.net/viewvc/gaim/trunk/gtk/plugins/cap/cap.c?r1=17237&r2=17588 which is part of gaim2.0beta5. Marking fixed, feel free to reopen if you still have the issue with beta5 ** Changed in: gaim (Ubuntu) Status: Confirmed => Fix Released -- crash to gaim_account_get_protocol_id https://launchpad.net/bugs/72497 From seb128 at ubuntu.com Wed Nov 29 15:19:39 2006 From: seb128 at ubuntu.com (Sebastien Bacher) Date: Wed, 29 Nov 2006 15:19:39 -0000 Subject: [Bug 72497] Re: crash to gaim_account_get_protocol_id References: <20061120010928.7625.41310.malonedeb@gangotri.ubuntu.com> Message-ID: <20061129151939.26129.23619.malone@gangotri.ubuntu.com> I've uploaded gaim2.0beta5 i386 debs for edgy on http://people.ubuntu.com/~seb128/gaim-edgy if you want to give it a try feel free to install them -- crash to gaim_account_get_protocol_id https://launchpad.net/bugs/72497 From seb128 at ubuntu.com Wed Nov 29 15:22:56 2006 From: seb128 at ubuntu.com (Sebastien Bacher) Date: Wed, 29 Nov 2006 15:22:56 -0000 Subject: [Bug 72497] Re: crash to gaim_account_get_protocol_id References: <20061120010928.7625.41310.malonedeb@gangotri.ubuntu.com> Message-ID: <20061129152256.18333.9673.malone@gandwana.ubuntu.com> According to the crash file you are using feisty and the new gaim, reopening. Could you describe what you are doing to get the crash? ** Changed in: gaim (Ubuntu) Status: Fix Released => Confirmed -- crash to gaim_account_get_protocol_id https://launchpad.net/bugs/72497 From seb128 at ubuntu.com Wed Nov 29 15:32:31 2006 From: seb128 at ubuntu.com (Sebastien Bacher) Date: Wed, 29 Nov 2006 15:32:31 -0000 Subject: [Bug 73755] Re: http_proxy variable export References: <20061129145158.26059.94144.malonedeb@gangotri.ubuntu.com> Message-ID: <20061129153231.18333.33706.malone@gandwana.ubuntu.com> Thank you for your bug. It has the correct format on my feisty desktop. What version of Ubuntu do you use? How do you print the value for http_proxy? ** Changed in: control-center (Ubuntu) Assignee: (unassigned) => Ubuntu Desktop Bugs Status: Unconfirmed => Needs Info -- http_proxy variable export https://launchpad.net/bugs/73755 From seb128 at ubuntu.com Wed Nov 29 15:43:31 2006 From: seb128 at ubuntu.com (Sebastien Bacher) Date: Wed, 29 Nov 2006 15:43:31 -0000 Subject: [Bug 73744] Re: rhythmbox is slow! References: <20061129132644.26129.13240.malonedeb@gangotri.ubuntu.com> Message-ID: <20061129154331.26059.39724.malone@gangotri.ubuntu.com> reassigning to gstreamer0.10 then ** Changed in: rhythmbox (Ubuntu) Sourcepackagename: rhythmbox => gstreamer0.10 Status: Needs Info => Unconfirmed -- rhythmbox is slow! https://launchpad.net/bugs/73744 From seb128 at ubuntu.com Wed Nov 29 15:40:59 2006 From: seb128 at ubuntu.com (Sebastien Bacher) Date: Wed, 29 Nov 2006 15:40:59 -0000 Subject: [Bug 72734] Re: Properties dialog should close on Return References: <20061121172140.25975.97443.malonedeb@gandwana.ubuntu.com> Message-ID: <20061129154059.18333.98937.malone@gandwana.ubuntu.com> fixed upstream ** Changed in: rhythmbox (Ubuntu) Status: Confirmed => Fix Committed -- Properties dialog should close on Return https://launchpad.net/bugs/72734 From seb128 at ubuntu.com Wed Nov 29 15:42:15 2006 From: seb128 at ubuntu.com (Sebastien Bacher) Date: Wed, 29 Nov 2006 15:42:15 -0000 Subject: [Bug 73660] Re: nautilus using 100% cpu if I close a window too fast References: <20061128220713.1640.72905.malonedeb@gandwana.ubuntu.com> Message-ID: <20061129154215.18333.25828.malone@gandwana.ubuntu.com> Could you try with 2.16.1-0ubuntu3 from edgy-proposed or 2.16.1-0ubuntu4 when it'll have been accepted to edgy-updates and built? They have a fix for a monitoring loop -- nautilus using 100% cpu if I close a window too fast https://launchpad.net/bugs/73660 From ubuntu at alexm.org Wed Nov 29 15:43:13 2006 From: ubuntu at alexm.org (Alex Muntada) Date: Wed, 29 Nov 2006 15:43:13 -0000 Subject: [Bug 71848] Re: /usr/lib/gaim/libjabber.so crashed in jabber_get_next_id() References: <20061114231026.25975.30687.malonedeb@gandwana.ubuntu.com> Message-ID: <20061129154313.26129.36774.malone@gangotri.ubuntu.com> Since I couldn't find a similar bug open in gaim.sf.net, I submitted a new bug report there and added the upstream link. ** Bug watch added: SourceForge.net Tracker #1605319 http://sourceforge.net/support/tracker.php?aid=1605319 ** Also affects: gaim (upstream) via http://sourceforge.net/support/tracker.php?aid=1605319 Importance: Unknown Status: Unknown -- /usr/lib/gaim/libjabber.so crashed in jabber_get_next_id() https://launchpad.net/bugs/71848 From seb128 at ubuntu.com Wed Nov 29 15:40:31 2006 From: seb128 at ubuntu.com (Sebastien Bacher) Date: Wed, 29 Nov 2006 15:40:31 -0000 Subject: [Bug 38940] Re: gnome clock's calendar appears misplaced References: <20060409231729.24486.31163.malonedeb@gangotri.ubuntu.com> Message-ID: <20061129154031.26059.94789.malone@gangotri.ubuntu.com> making fixed then, looks like a window manager bug though and I think we got a similar bug due to compiz some time ago. Feel free to reopen if you get the problem again ** Changed in: gnome-panel (Ubuntu) Status: Needs Info => Fix Released -- gnome clock's calendar appears misplaced https://launchpad.net/bugs/38940 From seb128 at ubuntu.com Wed Nov 29 15:45:16 2006 From: seb128 at ubuntu.com (Sebastien Bacher) Date: Wed, 29 Nov 2006 15:45:16 -0000 Subject: [Bug 73747] Re: gconf is storing both compressed and uncompressed trees on disk References: <20061129135948.18333.16511.malonedeb@gandwana.ubuntu.com> Message-ID: <20061129154516.26129.84160.malone@gangotri.ubuntu.com> I've no .gz files to that directory, did you tweak gconf? -- gconf is storing both compressed and uncompressed trees on disk https://launchpad.net/bugs/73747 From marc.raes at gmail.com Wed Nov 29 15:52:01 2006 From: marc.raes at gmail.com (marc raes) Date: Wed, 29 Nov 2006 15:52:01 -0000 Subject: [Bug 73763] "switch users" problem References: <20061129155201.26059.72545.malonedeb@gangotri.ubuntu.com> Message-ID: <20061129155201.26059.72545.malonedeb@gangotri.ubuntu.com> Public bug reported: Binary package hint: gnome-session laptop: DELL LATITUDE ID: Ubuntu 6.10 edgy problem: when I log out and use the "switch user" button, the person who logs in gets his normal GUI but with a mouse cursor that stays transfixed. It can nevertheless be forced to move with the little mauve scroll wheel in the middle of my keyboard, but is unable to click anything. When I switch back to my own session, using ctr+alt+F7, I first get the screensaver, then after mouseclicking, password, everything is normal for my session. Then I tried to switch users with the terminal using "gdmflexiserver"command to no avail. I got the following comment on the terminal screen: "(gnome-screensaver-command:464) gnome-screensaver-WARNING: unknown option --throttle". Using the command, gets me my partners GUI but with the same problem: transfixed cursor. Tried several times, and one time a tab appeared on my session, suggesting I' d use virtual console or screen 10. So I tried ctr+alt+F10 and there was my partners session, completely ok. But thats a lot of work: first she has to type in name&passwd, then I have to use ctr+alt+F7 and then, after my session reappears, ctr+alt+F10 so she can finally use the laptop. This is, of course, to silly. How to fix this? (excuse my English, I am Flemish). ** Affects: gnome-session (Ubuntu) Importance: Undecided Status: Unconfirmed -- "switch users" problem https://launchpad.net/bugs/73763 From dbet1 at gmx.net Wed Nov 29 16:00:14 2006 From: dbet1 at gmx.net (Daniel Betschart) Date: Wed, 29 Nov 2006 16:00:14 -0000 Subject: [Bug 36395] Re: No UTF-8 conversion with memos References: <20060324101528.5352.69819.malonedeb@gangotri.ubuntu.com> Message-ID: <20061129160014.26059.29336.malone@gangotri.ubuntu.com> I have try it out with my backported version of gnome-pilot 2.0.14. The result is the same, even with PILOT_CHARSET set to CP1252. I assume, there is no conversion in the memo code itself, as it is on the Categories on Evolution (but only there, the body is correct, Launchpad Bug 64575). -- No UTF-8 conversion with memos https://launchpad.net/bugs/36395 From daniel.holbach at ubuntu.com Wed Nov 29 16:14:12 2006 From: daniel.holbach at ubuntu.com (Daniel Holbach) Date: Wed, 29 Nov 2006 16:14:12 -0000 Subject: [Bug 73023] Re: Round orange emblems have lack usability References: <20061123160604.29624.44318.malonedeb@gangotri.ubuntu.com> Message-ID: <20061129161413.26059.43893.launchpad@gangotri.ubuntu.com> ** Changed in: human-icon-theme (Ubuntu) Importance: Undecided => Medium Assignee: (unassigned) => Ubuntu Artwork Team Status: Unconfirmed => Confirmed -- Round orange emblems have lack usability https://launchpad.net/bugs/73023 From frode.haugsgjerd at gmail.com Wed Nov 29 16:22:00 2006 From: frode.haugsgjerd at gmail.com (Frode Haugsgjerd) Date: Wed, 29 Nov 2006 16:22:00 -0000 Subject: [Bug 73504] Re: Nautilus crashes on startup References: <20061127182349.4020.62851.malonedeb@gandwana.ubuntu.com> <20061128175628.9892.73056.malone@gangotri.ubuntu.com> Message-ID: Thanks, but i still can't collect a backtrace, gdb exits when i type "run" -- Frode Haugsgjerd Norway -- Nautilus crashes on startup https://launchpad.net/bugs/73504 From daniel.holbach at ubuntu.com Wed Nov 29 16:23:22 2006 From: daniel.holbach at ubuntu.com (Daniel Holbach) Date: Wed, 29 Nov 2006 16:23:22 -0000 Subject: [Bug 15296] Re: gthumb mis-detects che-ez snap digital camera References: <20060113134133.21012.17472.launchpad@macquarie.warthogs.hbd.com> Message-ID: <20061129162322.26059.82129.malone@gangotri.ubuntu.com> Upstream asks to check with gthumb CVS. -- gthumb mis-detects che-ez snap digital camera https://launchpad.net/bugs/15296 From marc.raes at gmail.com Wed Nov 29 16:34:18 2006 From: marc.raes at gmail.com (marc raes) Date: Wed, 29 Nov 2006 16:34:18 -0000 Subject: [Bug 73781] unable to get out of "hibernate"-mode References: <20061129163418.26129.41314.malonedeb@gangotri.ubuntu.com> Message-ID: <20061129163418.26129.41314.malonedeb@gangotri.ubuntu.com> Public bug reported: laptop: DELL LATITUDE ID: Ubuntu 6.10 edgy problem: when I restart the laptop, after the "hibernate" option was used, I get a GUI that makes no sense, with vertical stripes, in colors, no fonts and with a cursor in the form of a white square one can move around with the mouse. I simply can not get out of that one. I have to shut down the computer with the on/off button. Then, rebooting, I get the consolescreen with a lot of comments, telling it coudent kill nr.... , there is no such process. (sorry, for this information, I simply didn't dare to try again to hibernate it). When this occurred for the first time, I detected a program called "hibernate". I installed it with adept-manager, and, for a couple of times I got it out of the hibernate mode, but then I lost the sound on my computer. I haven't the slightest idea why, but after a couple of logging-outs, "hibernate"-mode, I got the above situation permanently. Is it simply a hardware problem, or can it be fixed? ** Affects: gnome-session (Ubuntu) Importance: Undecided Status: Unconfirmed -- unable to get out of "hibernate"-mode https://launchpad.net/bugs/73781 From gauvainpocentek at gmail.com Wed Nov 29 16:31:56 2006 From: gauvainpocentek at gmail.com (Gauvain Pocentek) Date: Wed, 29 Nov 2006 16:31:56 -0000 Subject: [Bug 71349] Re: OpenOffice Quickstart References: <20061111112139.24668.44332.malonedeb@gangotri.ubuntu.com> Message-ID: <20061129163156.18382.23571.malone@gandwana.ubuntu.com> *** This bug is a duplicate of bug 66860 *** "Backtrace was generated from '/usr/libexec/evolution-alarm-notify'" It looks like the problem comes from evolution, not OOo. This bug has already been reported. ** This bug has been marked a duplicate of bug 66860 evolution-alarm-notify crashes on startup (xfce?) -- OpenOffice Quickstart https://launchpad.net/bugs/71349 From albrecht at a7p.org Wed Nov 29 16:38:46 2006 From: albrecht at a7p.org (a7p) Date: Wed, 29 Nov 2006 16:38:46 -0000 Subject: [Bug 49216] Re: RFE: "View Track Info Online" (in Musicbrainz) option References: <20060610051916.22460.78951.malonedeb@gangotri.ubuntu.com> Message-ID: <20061129163846.26059.46804.malone@gangotri.ubuntu.com> This is a feature request - please limit the malone entrys to reports of bugs. Thank you for your time (I'd also like to see your feature implemented - may be you should put it into https://launchpad.net/distros/ubuntu/+specs ) ** Changed in: rhythmbox (Ubuntu) Status: Unconfirmed => Rejected -- RFE: "View Track Info Online" (in Musicbrainz) option https://launchpad.net/bugs/49216 From albrecht at a7p.org Wed Nov 29 16:35:54 2006 From: albrecht at a7p.org (a7p) Date: Wed, 29 Nov 2006 16:35:54 -0000 Subject: [Bug 49215] Re: RFE: "Update Track Info" (in Musicbrainz) option References: <20060610051827.22460.70910.malonedeb@gangotri.ubuntu.com> Message-ID: <20061129163555.26059.81657.malone@gangotri.ubuntu.com> Thanks for your report. Your idea might get more attention and have the possibility of being implemented if you would submit a specification for this. You should first check whether it already exists at the Ubuntu specs page (https://launchpad.net/distros/ubuntu/+specs) in Launchpad. If that is the case, feel free to contact the drafter of that spec about your comments/suggestions. Otherwise you can start writing a spec following the steps described in https://wiki.ubuntu.com/FeatureSpecifications. But may be you should talk to the upstream people. ** Changed in: rhythmbox (Ubuntu) Status: Unconfirmed => Rejected -- RFE: "Update Track Info" (in Musicbrainz) option https://launchpad.net/bugs/49215 From keith.cheong at wanadoo.fr Wed Nov 29 16:44:41 2006 From: keith.cheong at wanadoo.fr (Keith Cheong) Date: Wed, 29 Nov 2006 16:44:41 -0000 Subject: [Bug 73782] Re: Gnome theme manager crashed References: <20061129164040.18333.1891.malonedeb@gandwana.ubuntu.com> Message-ID: <20061129164441.18382.2874.malone@gandwana.ubuntu.com> ** Attachment added: "problem report for gnome control center" http://librarian.launchpad.net/5203230/_usr_bin_gnome-theme-manager.1000.crash -- Gnome theme manager crashed https://launchpad.net/bugs/73782 From keith.cheong at wanadoo.fr Wed Nov 29 16:43:01 2006 From: keith.cheong at wanadoo.fr (Keith Cheong) Date: Wed, 29 Nov 2006 16:43:01 -0000 Subject: [Bug 73782] Re: Gnome theme manager crashed References: <20061129164040.18333.1891.malonedeb@gandwana.ubuntu.com> Message-ID: <20061129164301.18382.50627.malone@gandwana.ubuntu.com> problem report for gnome control centre -- Gnome theme manager crashed https://launchpad.net/bugs/73782 From keith.cheong at wanadoo.fr Wed Nov 29 16:40:40 2006 From: keith.cheong at wanadoo.fr (Keith Cheong) Date: Wed, 29 Nov 2006 16:40:40 -0000 Subject: [Bug 73782] Gnome theme manager crashed References: <20061129164040.18333.1891.malonedeb@gandwana.ubuntu.com> Message-ID: <20061129164040.18333.1891.malonedeb@gandwana.ubuntu.com> Public bug reported: gnome theme manger crashed as I scrolled through themes. ** Affects: control-center (Ubuntu) Importance: Undecided Status: Unconfirmed -- Gnome theme manager crashed https://launchpad.net/bugs/73782 From jesse at shinsetsu.nl Wed Nov 29 16:48:41 2006 From: jesse at shinsetsu.nl (Byron) Date: Wed, 29 Nov 2006 16:48:41 -0000 Subject: [Bug 73023] Re: Round orange emblems have lack usability References: <20061123160604.29624.44318.malonedeb@gangotri.ubuntu.com> Message-ID: <20061129164841.26129.52779.malone@gangotri.ubuntu.com> I agree, but not wholy.. I like the way icons are unified in a way, with similar shapes, but still distinction between them in a way.. However, I think it also has something to do with the placement of the emblems, the way you perceive the image as a whole.. As i see it, when you look at it, you see a folder first, then some undistinguishible 'emblems' sort of floating above them, and then the text line beneath the folder icon.. Then you have to look a second time to see what each folder is, in both cases, either with the orange ones as with the tangerine-emblems.. Wouldn't it be a far better idea to make folder icons with emblems on them instead of floating emblems (see bug attachment (screen taken on a mac, hey, i'm a graphic designer!? ^_^ ), so that you minimize the space used, thus maximizing what you perceive.. ** Attachment added: "Example emblemfolders" http://librarian.launchpad.net/5203251/Picture%201.png -- Round orange emblems have lack usability https://launchpad.net/bugs/73023 From albrecht at a7p.org Wed Nov 29 16:59:38 2006 From: albrecht at a7p.org (a7p) Date: Wed, 29 Nov 2006 16:59:38 -0000 Subject: [Bug 62430] Re: FireFox associates .pls files with RhythmBox References: <20060926120210.10355.60057.malonedeb@gandwana.ubuntu.com> Message-ID: <20061129165939.26059.99946.malone@gangotri.ubuntu.com> Thanks for your report. Your idea might get more attention and have the possibility of being implemented if you would submit a specification for this. You should first check whether it already exists at the Ubuntu specs page (https://launchpad.net/distros/ubuntu/+specs) in Launchpad. If that is the case, feel free to contact the drafter of that spec about your comments/suggestions. Otherwise you can start writing a spec following the steps described in https://wiki.ubuntu.com/FeatureSpecifications. This feature should not be to hard to implement - but I think you should stick to upstream with this request. ** Changed in: rhythmbox (Ubuntu) Status: Unconfirmed => Rejected -- FireFox associates .pls files with RhythmBox https://launchpad.net/bugs/62430 From seb128 at ubuntu.com Wed Nov 29 17:02:01 2006 From: seb128 at ubuntu.com (Sebastien Bacher) Date: Wed, 29 Nov 2006 17:02:01 -0000 Subject: [Bug 71848] Re: /usr/lib/gaim/libjabber.so crashed in jabber_get_next_id() References: <20061114231026.25975.30687.malonedeb@gandwana.ubuntu.com> Message-ID: <20061129170201.18333.83309.malone@gandwana.ubuntu.com> Thank you for forwarding that upstream -- /usr/lib/gaim/libjabber.so crashed in jabber_get_next_id() https://launchpad.net/bugs/71848 From antoine.conan at gmail.com Wed Nov 29 17:09:56 2006 From: antoine.conan at gmail.com (antoine) Date: Wed, 29 Nov 2006 17:09:56 -0000 Subject: [Bug 50392] Re: gnome-panel uses 80% cpu after changing launchers properties References: <20060619213853.14720.59706.malonedeb@gangotri.ubuntu.com> Message-ID: <20061129170956.26059.34857.malone@gangotri.ubuntu.com> Hi ! I'm still on ubuntu 6.06, and the issue doesn't exist anymore. It seems to me it disapeared with the gnome 2.14.3 update (during summer), but my computer was not on holydays with me ;-) I'm sorry I forgot to check the bug since july/august. Have a nice winter ! -- gnome-panel uses 80% cpu after changing launchers properties https://launchpad.net/bugs/50392 From melazyboy at gmail.com Wed Nov 29 17:22:28 2006 From: melazyboy at gmail.com (EvanCarroll) Date: Wed, 29 Nov 2006 17:22:28 -0000 Subject: [Bug 73793] Can move default folders, ie inbox, trash into other folders. References: <20061129172228.18382.62720.malonedeb@gandwana.ubuntu.com> Message-ID: <20061129172228.18382.62720.malonedeb@gandwana.ubuntu.com> Public bug reported: Can move default folders, ie inbox, trash into other folders. I personally believe these folders should be pegged, and moving them should be impossible. There Is no real reason to allow deviation from the outlook'ish default, and it just confuses users when they are able to move their inbox, into their sent items, into the trash, into drafts. This should also be flagged as low priority. ** Affects: evolution (Ubuntu) Importance: Undecided Status: Unconfirmed -- Can move default folders, ie inbox, trash into other folders. https://launchpad.net/bugs/73793 From albrecht at a7p.org Wed Nov 29 17:22:07 2006 From: albrecht at a7p.org (a7p) Date: Wed, 29 Nov 2006 17:22:07 -0000 Subject: [Bug 73208] Re: rhythmbox messed up ipod DB and crashes when plugged in References: <20061125045259.30105.40439.malonedeb@gangotri.ubuntu.com> Message-ID: <20061129172207.18333.65738.malone@gandwana.ubuntu.com> Could you please install the following package: * rhythmbox-dbg (dbg packages contain debugging symbols which enable us to locate the problem) reproduce the crash and send in the bugreport? Thanks for your work. ** Changed in: rhythmbox (Ubuntu) Assignee: (unassigned) => a7p Status: Unconfirmed => Needs Info -- rhythmbox messed up ipod DB and crashes when plugged in https://launchpad.net/bugs/73208 From malcolm.parsons at gmail.com Wed Nov 29 17:22:49 2006 From: malcolm.parsons at gmail.com (Malcolm Parsons) Date: Wed, 29 Nov 2006 17:22:49 -0000 Subject: [Bug 62430] Re: FireFox associates .pls files with RhythmBox References: <20060926120210.10355.60057.malonedeb@gandwana.ubuntu.com> Message-ID: <20061129172249.26129.43948.malone@gangotri.ubuntu.com> The /usr/lib/mime/packages/rhythmbox file is part of the Ubuntu patch, so this is not an upstream bug. It is a very simple bug, only one line in that file needs to be removed. No specification needed. No reporting upstream is needed for this incorrect file association with rhythmbox. It would be nice if Rhythmbox did load pls files from the command line. That should be reported upstream. ** Changed in: rhythmbox (Ubuntu) Status: Rejected => Confirmed -- FireFox associates .pls files with RhythmBox https://launchpad.net/bugs/62430 From daniel.holbach at ubuntu.com Wed Nov 29 17:34:51 2006 From: daniel.holbach at ubuntu.com (Daniel Holbach) Date: Wed, 29 Nov 2006 17:34:51 -0000 Subject: [Bug 26231] Re: HTML mail crashes evolution References: <20060113144831.21012.9313.launchpad@macquarie.warthogs.hbd.com> Message-ID: <20061129173452.26059.91046.malone@gangotri.ubuntu.com> Your bug lacks information we would need to investigate further. We are now going to close the bug - please reopen if you have more information at hand. ** Changed in: gtkhtml3.8 (Ubuntu) Status: Needs Info => Rejected -- HTML mail crashes evolution https://launchpad.net/bugs/26231 From daniel.holbach at ubuntu.com Wed Nov 29 17:30:56 2006 From: daniel.holbach at ubuntu.com (Daniel Holbach) Date: Wed, 29 Nov 2006 17:30:56 -0000 Subject: [Bug 66880] Re: Evolution crashes when clicking on attachement couple of times in a row References: <20061019084434.8403.6155.malonedeb@gandwana.ubuntu.com> Message-ID: <20061129173056.26129.92682.launchpad@gangotri.ubuntu.com> ** Bug watch removed: GNOME Bug Tracker #363353 http://bugzilla.gnome.org/show_bug.cgi?id=363353 ** Bug watch added: GNOME Bug Tracker #273386 http://bugzilla.gnome.org/show_bug.cgi?id=273386 -- Evolution crashes when clicking on attachement couple of times in a row https://launchpad.net/bugs/66880 From daniel.holbach at ubuntu.com Wed Nov 29 17:35:50 2006 From: daniel.holbach at ubuntu.com (Daniel Holbach) Date: Wed, 29 Nov 2006 17:35:50 -0000 Subject: [Bug 43900] Re: Too many open files References: <20060509223837.21520.77482.malonedeb@gandwana.ubuntu.com> Message-ID: <20061129173551.18382.4516.malone@gandwana.ubuntu.com> Fixed Upstream. ** Changed in: evolution-data-server (Ubuntu) Status: Needs Info => Fix Committed -- Too many open files https://launchpad.net/bugs/43900 From albrecht at a7p.org Wed Nov 29 17:37:19 2006 From: albrecht at a7p.org (a7p) Date: Wed, 29 Nov 2006 17:37:19 -0000 Subject: [Bug 71608] Re: Sound Preference "Music and Movies" is not used (rb, totem) References: <20061113075736.25827.8106.malonedeb@gandwana.ubuntu.com> Message-ID: <20061129173719.26129.97700.malone@gangotri.ubuntu.com> This is the wrong location for this bug-report. I think you should file this against "gnome-control-center", since this is the package containing the application "gnome-sound-properties" (you can find out things like this via apt-file search ). Of course it might be possible, rhythmbox and totem both contain a bug which makes them ignore the selected soundcard, but I think this is unlikly - stick to "gnome-control-center" until they tell you to do something else ;). ** Changed in: rhythmbox (Ubuntu) Status: Unconfirmed => Rejected -- Sound Preference "Music and Movies" is not used (rb, totem) https://launchpad.net/bugs/71608 From lachlan at post.com Wed Nov 29 17:37:11 2006 From: lachlan at post.com (Lachlan) Date: Wed, 29 Nov 2006 17:37:11 -0000 Subject: [Bug 73796] Crash when clicking "Write to Disc" References: <20061129173711.26059.76235.malonedeb@gangotri.ubuntu.com> Message-ID: <20061129173711.26059.76235.malonedeb@gangotri.ubuntu.com> Public bug reported: Binary package hint: nautilus-cd-burner Using the same hardware, it worked perfectly with the version of nautilus that came with Dapper. I re-installed a fresh Edgy on the same machine, and now when I try to burn a DVD it crashes. I will attach the bug report that was auto-generated. The drive can still read DVDs. I have not yet tried other burning software. ** Affects: nautilus-cd-burner (Ubuntu) Importance: Undecided Status: Unconfirmed -- Crash when clicking "Write to Disc" https://launchpad.net/bugs/73796 From lachlan at post.com Wed Nov 29 17:38:23 2006 From: lachlan at post.com (Lachlan) Date: Wed, 29 Nov 2006 17:38:23 -0000 Subject: [Bug 73796] Re: Crash when clicking "Write to Disc" References: <20061129173711.26059.76235.malonedeb@gangotri.ubuntu.com> Message-ID: <20061129173823.18333.50390.malone@gandwana.ubuntu.com> Here is the crash report. ** Attachment added: "nautilus-cd-burner crash report" http://librarian.launchpad.net/5203360/nautilus-cd-burner-bugreport.txt ** Description changed: Binary package hint: nautilus-cd-burner Using the same hardware, it worked perfectly with the version of nautilus that came with Dapper. I re-installed a fresh Edgy on the same machine, and now when I try to burn a DVD it crashes. I will attach the bug report that was auto-generated. + + The drive can still read DVDs. I have not yet tried other burning + software. -- Crash when clicking "Write to Disc" https://launchpad.net/bugs/73796 From albrecht at a7p.org Wed Nov 29 17:49:16 2006 From: albrecht at a7p.org (a7p) Date: Wed, 29 Nov 2006 17:49:16 -0000 Subject: [Bug 70224] Re: rhytmbox doesn't succeed in changeing filename References: <20061104124159.12711.85437.malonedeb@gangotri.ubuntu.com> Message-ID: <20061129174916.18333.59105.malone@gandwana.ubuntu.com> I could not reproduce your bugreport, would you please install rhythmbox-dbg, and send new debugging information, the current ones lack of debugging-symbols and are therefor pretty useless. ** Changed in: rhythmbox (Ubuntu) Assignee: (unassigned) => a7p Status: Unconfirmed => Needs Info -- rhytmbox doesn't succeed in changeing filename https://launchpad.net/bugs/70224 From kourtzis at aegean.gr Wed Nov 29 17:51:09 2006 From: kourtzis at aegean.gr (NikosK) Date: Wed, 29 Nov 2006 17:51:09 -0000 Subject: [Bug 67361] Re: Gaim crashes after startup (strcmp) References: <20061021122623.29568.30908.malonedeb@gandwana.ubuntu.com> Message-ID: <20061129175109.18382.47432.malone@gandwana.ubuntu.com> Same happened to me just now... ** Attachment added: "Crash Dump" http://librarian.launchpad.net/5203387/_usr_bin_gaim.1000.crash -- Gaim crashes after startup (strcmp) https://launchpad.net/bugs/67361 From miiep at gmx.de Wed Nov 29 17:56:33 2006 From: miiep at gmx.de (miiep) Date: Wed, 29 Nov 2006 17:56:33 -0000 Subject: [Bug 72424] Re: crashes during file transfer (aim_clearhandlers) References: <20061119114603.25827.72609.malonedeb@gandwana.ubuntu.com> Message-ID: <20061129175633.18333.98805.malone@gandwana.ubuntu.com> thanks for this help. this beta 5 version, doesn't have this bug and looks a bit better (i've testet to send a file, and it doesn't crash anymore.) -- crashes during file transfer (aim_clearhandlers) https://launchpad.net/bugs/72424 From albrecht at a7p.org Wed Nov 29 17:55:10 2006 From: albrecht at a7p.org (a7p) Date: Wed, 29 Nov 2006 17:55:10 -0000 Subject: [Bug 62973] Re: Rhythmbox is confused by two CD drives References: <20060929131022.3663.40211.malonedeb@gandwana.ubuntu.com> Message-ID: <20061129175510.26059.39445.malone@gangotri.ubuntu.com> Nick, you should switch the bug status to confirmed. -- Rhythmbox is confused by two CD drives https://launchpad.net/bugs/62973 From seb128 at ubuntu.com Wed Nov 29 18:00:20 2006 From: seb128 at ubuntu.com (Sebastien Bacher) Date: Wed, 29 Nov 2006 18:00:20 -0000 Subject: [Bug 73796] Re: Crash when clicking "Write to Disc" References: <20061129173711.26059.76235.malonedeb@gangotri.ubuntu.com> Message-ID: <20061129180020.26059.679.malone@gangotri.ubuntu.com> Thank you for your bug. Could you get a backtrace with libglib2.0-0-dbg libgtk2.0-0-dbg nautilus-cd-burner-dbgsym installed? ** Changed in: nautilus-cd-burner (Ubuntu) Importance: Undecided => Medium Assignee: (unassigned) => Ubuntu Desktop Bugs Status: Unconfirmed => Needs Info -- Crash when clicking "Write to Disc" https://launchpad.net/bugs/73796 From hez at truegeek.net Wed Nov 29 18:00:18 2006 From: hez at truegeek.net (Hezekiah Carty) Date: Wed, 29 Nov 2006 18:00:18 -0000 Subject: [Bug 33498] Re: Bad font rendering with antialiasing off References: <20060303021648.17525.11575.malonedeb@gangotri.ubuntu.com> Message-ID: <20061129180018.26059.21896.malone@gangotri.ubuntu.com> I do not have this bug on Dapper using a fresh install, but I have not tested an upgrade from Breezy since I posted this bug. -- Bad font rendering with antialiasing off https://launchpad.net/bugs/33498 From trash.eighty at gmail.com Wed Nov 29 18:14:27 2006 From: trash.eighty at gmail.com (Andrew Paulin) Date: Wed, 29 Nov 2006 18:14:27 -0000 Subject: [Bug 63997] HAL battery status, and thus Gnome and KDE battery monitor broken in edgy References: <20061004162137.5185.73200.malonedeb@gangotri.ubuntu.com> Message-ID: <20061129181427.26129.30716.launchpad@canonical@gangotri.ubuntu.com> Public bug reported: Binary package hint: hal In Edgy, the power meter does not report the battery life correctly at all, in either gnome or kde. It will show plugged/charging and approximate battery (100/50/33/0), but not exact life, nor accurate time. If I type acpi in a console, it reports accurate battery life. My laptop is an Acer Aspire 3003LCi (moblie sempron 754) ** Affects: hal (Ubuntu) Importance: Medium Status: Confirmed -- HAL battery status, and thus Gnome and KDE battery monitor broken in edgy https://launchpad.net/bugs/63997 From undeconstructed at gmail.com Wed Nov 29 18:08:36 2006 From: undeconstructed at gmail.com (Phil Housley) Date: Wed, 29 Nov 2006 18:08:36 -0000 Subject: [Bug 46638] Re: Default gnome splash screen is not ubuntu splash References: <20060525204538.24752.14428.malonedeb@gangotri.ubuntu.com> Message-ID: <20061129180836.26129.68035.malone@gangotri.ubuntu.com> No, no change... -- Default gnome splash screen is not ubuntu splash https://launchpad.net/bugs/46638 From thekingant at users.sourceforge.net Wed Nov 29 18:13:48 2006 From: thekingant at users.sourceforge.net (Mark Doliner) Date: Wed, 29 Nov 2006 18:13:48 -0000 Subject: [Bug 72424] Re: crashes during file transfer (aim_clearhandlers) References: <20061119114603.25827.72609.malonedeb@gandwana.ubuntu.com> Message-ID: <20061129181348.18333.25955.malone@gandwana.ubuntu.com> Excellent. Thank you! -- crashes during file transfer (aim_clearhandlers) https://launchpad.net/bugs/72424 From sfllaw at ubuntu.com Wed Nov 29 18:14:26 2006 From: sfllaw at ubuntu.com (Simon Law) Date: Wed, 29 Nov 2006 18:14:26 -0000 Subject: [Bug 63997] Re: HAL battery status, and thus Gnome and KDE battery monitor broken in edgy References: <20061004162137.5185.73200.malonedeb@gangotri.ubuntu.com> Message-ID: <20061129181426.26129.45724.launchpad@gangotri.ubuntu.com> ** Changed in: gnome-power-manager (Ubuntu) Sourcepackagename: gnome-power-manager => hal Importance: Undecided => Medium Status: Unconfirmed => Confirmed -- HAL battery status, and thus Gnome and KDE battery monitor broken in edgy https://launchpad.net/bugs/63997 From jhaitas at gmail.com Wed Nov 29 18:42:58 2006 From: jhaitas at gmail.com (John Haitas) Date: Wed, 29 Nov 2006 18:42:58 -0000 Subject: [Bug 73650] Re: Subscribed Calendars do not adjust events to local time References: <20061128212821.9892.62744.malonedeb@gangotri.ubuntu.com> Message-ID: <20061129184258.26129.9602.malone@gangotri.ubuntu.com> is this something that can be affected by the Ubuntu development community or is this something that can only be addressed by the Evolution development team? -- Subscribed Calendars do not adjust events to local time https://launchpad.net/bugs/73650 From roelhuybrechts at ubuntugids.be Wed Nov 29 18:43:31 2006 From: roelhuybrechts at ubuntugids.be (Roel Huybrechts) Date: Wed, 29 Nov 2006 18:43:31 -0000 Subject: [Bug 70419] Re: Wish: Improve drag&drop: raise window on mouseup & drag&drop References: <20061105135543.31933.16183.malonedeb@gandwana.ubuntu.com> Message-ID: <20061129184332.18382.73163.malone@gandwana.ubuntu.com> Thanks for your report. Your idea might get more attention and have the possibility of being implemented if you would submit a specification for this. You should first check whether it already exists at the Ubuntu specs page (https://launchpad.net/distros/ubuntu/+specs) in Launchpad. If that is the case, feel free to contact the drafter of that spec about your comments/suggestions. Otherwise you can start writing a spec following the steps described in https://wiki.ubuntu.com/FeatureSpecifications. ** Changed in: metacity (Ubuntu) Assignee: (unassigned) => Roel Huybrechts Status: Unconfirmed => Rejected -- Wish: Improve drag&drop: raise window on mouseup & drag&drop https://launchpad.net/bugs/70419 From samtygier at yahoo.co.uk Wed Nov 29 18:41:45 2006 From: samtygier at yahoo.co.uk (sam tygier) Date: Wed, 29 Nov 2006 18:41:45 -0000 Subject: [Bug 41761] Re: Window list minimizes when you want to raise (in sloppy mode) References: <20060427160532.30606.59933.malonedeb@gangotri.ubuntu.com> Message-ID: <20061129184145.26059.28610.launchpad@gangotri.ubuntu.com> *** This bug is a duplicate of bug 11738 *** ** This bug is no longer a duplicate of bug 32056 clicking a 'window list' button for a selected-but-hidden window minimises the window ** This bug has been marked a duplicate of bug 11738 panel: window list applet should raise a lowered window -- Window list minimizes when you want to raise (in sloppy mode) https://launchpad.net/bugs/41761 From samtygier at yahoo.co.uk Wed Nov 29 18:41:49 2006 From: samtygier at yahoo.co.uk (sam tygier) Date: Wed, 29 Nov 2006 18:41:49 -0000 Subject: [Bug 32056] Re: clicking a 'window list' button for a selected-but-hidden window minimises the window References: <20060220005723.795.63052.malonedeb@gandwana.ubuntu.com> Message-ID: <20061129184150.18382.92960.launchpad@gandwana.ubuntu.com> *** This bug is a duplicate of bug 11738 *** ** This bug has been marked a duplicate of bug 11738 panel: window list applet should raise a lowered window -- clicking a 'window list' button for a selected-but-hidden window minimises the window https://launchpad.net/bugs/32056 From samtygier at yahoo.co.uk Wed Nov 29 18:44:07 2006 From: samtygier at yahoo.co.uk (sam tygier) Date: Wed, 29 Nov 2006 18:44:07 -0000 Subject: [Bug 3512] Re: escape spaces in paths of files dragged from Nautilus References: <20051024074309.20781.3864.malonedeb@gangotri.ubuntu.com> Message-ID: <20061129184407.18382.16522.launchpad@gandwana.ubuntu.com> *** This bug is a duplicate of bug 54602 *** ** This bug has been marked a duplicate of bug 54602 quote filename on dnd -- escape spaces in paths of files dragged from Nautilus https://launchpad.net/bugs/3512 From h at realh.co.uk Wed Nov 29 19:00:45 2006 From: h at realh.co.uk (Tony Houghton) Date: Wed, 29 Nov 2006 19:00:45 -0000 Subject: [Bug 73270] Re: Crash after GtkNotebookWindowCreationFunc References: <20061125195224.4063.85268.malonedeb@gandwana.ubuntu.com> Message-ID: <20061129190045.26059.62103.malone@gangotri.ubuntu.com> It turned out to be a bug in my code after all, which I couldn't find at first with valgrind (it generates so many false alarms I can never find the real bugs among them), but it turned up with MALLOC_CHECK_ and some experimentation. Sorry for the bogus report. I can't seem to find a way to close it. -- Crash after GtkNotebookWindowCreationFunc https://launchpad.net/bugs/73270 From Maniac at SoftwareManiacs.Org Wed Nov 29 19:01:34 2006 From: Maniac at SoftwareManiacs.Org (Maniac) Date: Wed, 29 Nov 2006 19:01:34 -0000 Subject: [Bug 73023] Re: Round orange emblems have lack usability References: <20061123160604.29624.44318.malonedeb@gangotri.ubuntu.com> Message-ID: <20061129190134.26129.87712.malone@gangotri.ubuntu.com> I'm all in favor of placing the emblems on folders, they take less space this way. In fact they used to do this in Breezy but changed it in Dapper. But my main concern is still shape and color of emblems. -- Round orange emblems have lack usability https://launchpad.net/bugs/73023 From pauli.virtanen at iki.fi Wed Nov 29 19:15:37 2006 From: pauli.virtanen at iki.fi (Pauli Virtanen) Date: Wed, 29 Nov 2006 19:15:37 -0000 Subject: [Bug 73804] Crash with "Jitter thread did not terminate correctly" References: <20061129191537.18382.8149.malonedeb@gandwana.ubuntu.com> Message-ID: <20061129191537.18382.8149.malonedeb@gandwana.ubuntu.com> Public bug reported: Binary package hint: ekiga See http://bugzilla.gnome.org/show_bug.cgi?id=361680 When making a H323 connection from Ekiga to e.g. OpenMCU server, Ekiga crashes, displaying a dialog with "Jitter thread did not terminate correctly". This bug is apparently marked as RESOLVED in Gnome bugzilla, but only after version 2.0.3, which is the one included in Edgy. ** Affects: ekiga (Ubuntu) Importance: Undecided Status: Unconfirmed -- Crash with "Jitter thread did not terminate correctly" https://launchpad.net/bugs/73804 From spam at lgb.hu Wed Nov 29 19:17:52 2006 From: spam at lgb.hu (=?utf-8?b?TEdCIFtHw6Fib3IgTMOpbsOhcnRd?=) Date: Wed, 29 Nov 2006 19:17:52 -0000 Subject: [Bug 73744] Re: rhythmbox is slow! References: <20061129132644.26129.13240.malonedeb@gangotri.ubuntu.com> Message-ID: <20061129191752.18333.92888.malone@gandwana.ubuntu.com> Just tried on an AMD64 box (2GHz CPU), the same, somewhat smaller CPU usage, but 10% is far more than it should be , I think (and it's now only a 128kbit/s mp3 file). Since both the i386 - I've reported the bug from - and this machine is installed by me, I'm thinking about if it's my fault ... I've installed "bad" and "ugly" gstreamer plugins as well, could it cause these problems? -- rhythmbox is slow! https://launchpad.net/bugs/73744 From sfllaw at ubuntu.com Wed Nov 29 19:28:34 2006 From: sfllaw at ubuntu.com (Simon Law) Date: Wed, 29 Nov 2006 19:28:34 -0000 Subject: [Bug 68505] Re: Cannot save high scores in Mahjongg, Difficult mode References: <20061027001635.17734.94656.malonedeb@gandwana.ubuntu.com> Message-ID: <20061129192834.26129.79369.malone@gangotri.ubuntu.com> Verified that this fixed the bug, you can now enter your high score. Ready to be pushed into -updates today. ** Tags added: verification-done -- Cannot save high scores in Mahjongg, Difficult mode https://launchpad.net/bugs/68505 From funny.hangman at web.de Wed Nov 29 19:35:03 2006 From: funny.hangman at web.de (Schattenglanz) Date: Wed, 29 Nov 2006 19:35:03 -0000 Subject: [Bug 72904] Re: ICQ data tranfer References: <20061122190350.12869.10981.malonedeb@gangotri.ubuntu.com> <20061123131807.4020.35271.malone@gandwana.ubuntu.com> <1164323991.15135.23.camel@lxuser-desktop> <1164357668.4929.9.camel@seb128-desktop> Message-ID: <1164828903.15471.10.camel@lxuser-desktop> Hi, this time I tried to send a 2MB picture to a friend and were n/a or online... both times it crashes... The same picture i?ve send without problems to a gillfriend, and she send it without problems to him... (via Win ICQ) i hope the files are compleate enough. They are both out of the terminal, because the ubuntu/edgy bug report hadn?t start if it crashed... maybe I try it later again... cu Am Freitag, den 24.11.2006, 08:41 +0000 schrieb Sebastien Bacher: > Le jeudi 23 novembre 2006 ? 23:19 +0000, Schattenglanz a ?crit : > > hi, > > i?ve installed gaim-dbg, but there is no readme.txt or so, which > > describe what schould i do now... if it?s difficult maybe you know > > someone who can give me a short german descrpition. If not, englich is > > ok, too... > > by the way, I know the translation of "coredump" but i?ve "no idea" > > about the correct meaning... I?m not an IT spezialist, but i hope i can > > help... > > Nothing special to do, just wait to get the crash and attach the new > crash file to the bug. > > The backtrace (the functions listed by your bug) lacked details, they > will have them once that package is installed > > The coredump is a binary which contains details of the crash and can be > used by the debug. Apport gives you the option to attach it to the bug > or to use a light version (what you attached to the bug apparently). > dbus: okkk plugins: probing /usr/lib/gaim/dbus-example.so plugins: probing /usr/lib/gaim/docklet.so plugins: probing /usr/lib/gaim/extplacement.so plugins: probing /usr/lib/gaim/gaimrc.so plugins: probing /usr/lib/gaim/gestures.so plugins: probing /usr/lib/gaim/gevolution.so plugins: probing /usr/lib/gaim/history.so plugins: probing /usr/lib/gaim/iconaway.so plugins: probing /usr/lib/gaim/idle.so plugins: probing /usr/lib/gaim/libgaimperl.so plugins: /usr/lib/gaim/libgaimperl.so is not usable because the 'gaim_init_plugin' symbol could not be found. Does the plugin call the GAIM_INIT_PLUGIN() macro? plugins: probing /usr/lib/gaim/libgg.so plugins: probing /usr/lib/gaim/libirc.so plugins: probing /usr/lib/gaim/libjabber.so plugins: probing /usr/lib/gaim/libmsn.so plugins: probing /usr/lib/gaim/libnovell.so plugins: probing /usr/lib/gaim/liboscar.so plugins: probing /usr/lib/gaim/libsimple.so plugins: probing /usr/lib/gaim/libyahoo.so plugins: probing /usr/lib/gaim/libzephyr.so plugins: /usr/lib/gaim/libzephyr.so is unloadable: libzephyr.so.3: cannot open shared object file: No such file or directory plugins: probing /usr/lib/gaim/musicmessaging.so plugins: probing /usr/lib/gaim/nautilus.so plugins: probing /usr/lib/gaim/notify.so plugins: probing /usr/lib/gaim/perl.so plugins: probing /usr/lib/gaim/psychic.so plugins: probing /usr/lib/gaim/relnot.so plugins: probing /usr/lib/gaim/spellchk.so plugins: probing /usr/lib/gaim/ssl-gnutls.so plugins: probing /usr/lib/gaim/ssl-nss.so plugins: probing /usr/lib/gaim/ssl.so plugins: probing /usr/lib/gaim/statenotify.so plugins: probing /usr/lib/gaim/tcl.so plugins: /usr/lib/gaim/tcl.so is unloadable: libtcl8.4.so.0: cannot open shared object file: No such file or directory plugins: probing /usr/lib/gaim/ticker.so plugins: probing /usr/lib/gaim/timestamp.so plugins: probing /usr/lib/gaim/timestamp_format.so plugins: probing /usr/lib/gaim/libsametime.so plugins: /usr/lib/gaim/libsametime.so has a prefs_info, but is a prpl. This is no longer supported. util: Reading file accounts.xml from directory /home/lxuser/.gaim util: Reading file status.xml from directory /home/lxuser/.gaim g_log: gaim_dbus_pointer_to_id: assertion `id || node == NULL' failed g_log: gaim_dbus_pointer_to_id: assertion `id || node == NULL' failed g_log: gaim_dbus_pointer_to_id: assertion `id || node == NULL' failed g_log: gaim_dbus_pointer_to_id: assertion `id || node == NULL' failed stun: using server stun: using server sound: Initializing sound output drivers. util: Reading file blist.xml from directory /home/lxuser/.gaim prefs: Reading /home/lxuser/.gaim/prefs.xml sound: Sound output driver loaded: ESounD output prefs: Finished reading /home/lxuser/.gaim/prefs.xml plugins: Loading saved plugin /usr/lib/gaim/history.so plugins: Loading saved plugin /usr/lib/gaim/notify.so plugins: Loading saved plugin /usr/lib/gaim/timestamp_format.so plugins: Loading saved plugin /usr/lib/gaim/relnot.so plugins: Loading saved plugin /usr/lib/gaim/docklet.so docklet: plugin loaded gtkblist: added visibility manager: 1 tray icon: created pounce: Error reading pounces: Datei ?/home/lxuser/.gaim/pounces.xml? konnte nicht ge?ffnet werden: No such file or directory Session Management: ICE initialized. Session Management: Connecting with no previous ID Session Management: Handling new ICE connection... done. Session Management: Connected to manager (GnomeSM) with client ID 117f000101000116482737100000045030082 Session Management: Using gaim as command g_log: gaim_dbus_pointer_to_id: assertion `id || node == NULL' failed account: Connecting to account 220659266 connection: Connecting. gc = 0x84abba0 oscar: oscar_login: gc = 0x84abba0 oscar: registered module misc (family 0xffff, version = 0x0000, tool 0x0000, tool version 0x0000) oscar: registered module oservice (family 0x0001, version = 0x0003, tool 0x0110, tool version 0x0629) oscar: registered module locate (family 0x0002, version = 0x0001, tool 0x0110, tool version 0x0629) oscar: registered module buddy (family 0x0003, version = 0x0001, tool 0x0110, tool version 0x0629) oscar: registered module messaging (family 0x0004, version = 0x0001, tool 0x0110, tool version 0x0629) oscar: registered module advert (family 0x0005, version = 0x0001, tool 0x0001, tool version 0x0001) oscar: registered module invite (family 0x0006, version = 0x0001, tool 0x0110, tool version 0x0629) oscar: registered module admin (family 0x0007, version = 0x0001, tool 0x0010, tool version 0x0629) oscar: registered module popup (family 0x0008, version = 0x0001, tool 0x0104, tool version 0x0001) oscar: registered module bos (family 0x0009, version = 0x0001, tool 0x0110, tool version 0x0629) oscar: registered module userlookup (family 0x000a, version = 0x0001, tool 0x0110, tool version 0x0629) oscar: registered module stats (family 0x000b, version = 0x0001, tool 0x0104, tool version 0x0001) oscar: registered module translate (family 0x000c, version = 0x0001, tool 0x0104, tool version 0x0001) oscar: registered module chatnav (family 0x000d, version = 0x0001, tool 0x0010, tool version 0x0629) oscar: registered module chat (family 0x000e, version = 0x0001, tool 0x0010, tool version 0x0629) oscar: registered module odir (family 0x000f, version = 0x0001, tool 0x0010, tool version 0x0629) oscar: registered module bart (family 0x0010, version = 0x0001, tool 0x0010, tool version 0x0629) oscar: registered module feedbag (family 0x0013, version = 0x0004, tool 0x0110, tool version 0x0629) oscar: registered module icq (family 0x0015, version = 0x0001, tool 0x0110, tool version 0x047c) oscar: registered module auth (family 0x0017, version = 0x0000, tool 0x0000, tool version 0x0000) oscar: registered module alert (family 0x0018, version = 0x0001, tool 0x0010, tool version 0x0629) oscar: aim_conn_addhandler: adding for ffff/0003 oscar: aim_conn_addhandler: adding for 0017/0003 oscar: aim_conn_addhandler: adding for 0017/0007 oscar: aim_conn_addhandler: adding for 0017/000a dns: Created new DNS child 15064, there are now 1 children. dns: Successfully sent DNS request to child 15064 Session Management: Received first save_yourself prefs: /gaim/gtk/blist/list_visible changed, scheduling save. Session Management: Received save_complete prefs: /gaim/gtk/blist/list_visible changed, scheduling save. tray icon: embedded dns: Got response for 'login.icq.com' proxy: Connecting to login.icq.com:5190 with no proxy proxy: Connect would have blocked. proxy: Connected. oscar: Screen name sent, waiting for response oscar: inside auth_resp (Screen name: 220659266) oscar: Reg status: 0 oscar: E-mail is NULL oscar: BOSIP: 64.12.24.190:5190 oscar: Closing auth connection... oscar: aim_conn_addhandler: adding for ffff/0003 oscar: aim_conn_addhandler: adding for ffff/0006 oscar: aim_conn_addhandler: adding for 0009/0003 oscar: aim_conn_addhandler: adding for 0001/0005 oscar: aim_conn_addhandler: adding for 0002/0003 oscar: aim_conn_addhandler: adding for 0003/0003 oscar: aim_conn_addhandler: adding for 0003/000b oscar: aim_conn_addhandler: adding for 0003/000c oscar: aim_conn_addhandler: adding for 0004/0007 oscar: aim_conn_addhandler: adding for 0002/0001 oscar: aim_conn_addhandler: adding for 0004/000a oscar: aim_conn_addhandler: adding for 0004/000b oscar: aim_conn_addhandler: adding for 0001/000a oscar: aim_conn_addhandler: adding for 0001/0010 oscar: aim_conn_addhandler: adding for 000a/0001 oscar: aim_conn_addhandler: adding for 000a/0003 oscar: aim_conn_addhandler: adding for 0004/0001 oscar: aim_conn_addhandler: adding for 0004/0014 oscar: aim_conn_addhandler: adding for 0002/0006 oscar: aim_conn_addhandler: adding for 0002/fffe oscar: aim_conn_addhandler: adding for 0002/fffd oscar: aim_conn_addhandler: adding for 0004/000c oscar: aim_conn_addhandler: adding for 0001/0013 oscar: aim_conn_addhandler: adding for 0004/0005 oscar: aim_conn_addhandler: adding for 0001/0001 oscar: aim_conn_addhandler: adding for 0003/0001 oscar: aim_conn_addhandler: adding for 0009/0001 oscar: aim_conn_addhandler: adding for 0001/001f oscar: aim_conn_addhandler: adding for 0001/000f oscar: aim_conn_addhandler: adding for 0001/0021 oscar: aim_conn_addhandler: adding for 0015/00f0 oscar: aim_conn_addhandler: adding for 0015/00f1 oscar: aim_conn_addhandler: adding for 0008/0002 oscar: aim_conn_addhandler: adding for 0015/00f3 oscar: aim_conn_addhandler: adding for 0015/00f2 oscar: aim_conn_addhandler: adding for 0013/0001 oscar: aim_conn_addhandler: adding for 0013/0003 oscar: aim_conn_addhandler: adding for 0013/0006 oscar: aim_conn_addhandler: adding for 0013/000f oscar: aim_conn_addhandler: adding for 0013/000e oscar: aim_conn_addhandler: adding for 0013/0008 oscar: aim_conn_addhandler: adding for 0013/0015 oscar: aim_conn_addhandler: adding for 0013/0019 oscar: aim_conn_addhandler: adding for 0013/001b oscar: aim_conn_addhandler: adding for 0013/001c dns: Successfully sent DNS request to child 15064 dns: Got response for '64.12.24.190' proxy: Connecting to 64.12.24.190:5190 with no proxy proxy: Connect would have blocked. proxy: Connected. oscar: adding group 0x0001 oscar: adding group 0x0002 oscar: adding group 0x0003 oscar: adding group 0x0004 oscar: adding group 0x0006 oscar: adding group 0x0008 oscar: adding group 0x0009 oscar: adding group 0x000a oscar: adding group 0x000b oscar: adding group 0x000c oscar: adding group 0x0013 oscar: adding group 0x0015 oscar: adding group 0x0022 oscar: aim_setversions: server supports group 0x0022 but we don't! oscar: MOTD: Unknown (5) oscar: --- Adding rate class 2 to connection type 1: window size = 80, clear = 2500, alert = 2000, limit = 1500, disconnect = 800, current = 5854, max = 6000 oscar: --- Adding rate class 2 to connection type 2: window size = 80, clear = 3000, alert = 2000, limit = 1500, disconnect = 1000, current = 6000, max = 6000 oscar: --- Adding rate class 2 to connection type 3: window size = 20, clear = 3100, alert = 2500, limit = 2000, disconnect = 1500, current = 3500, max = 4500 oscar: --- Adding rate class 2 to connection type 4: window size = 20, clear = 5500, alert = 5300, limit = 4200, disconnect = 3000, current = 6000, max = 8000 oscar: --- Adding rate class 2 to connection type 5: window size = 10, clear = 5500, alert = 5300, limit = 4200, disconnect = 3000, current = 6000, max = 8000 oscar: ssi: requesting rights and list oscar: userinfo: **warning: unexpected TLV: oscar: userinfo: sn =220659266 oscar: userinfo: type =0x0022 oscar: userinfo: length=0x0002 oscar: userinfo: value: oscar: userinfo: oscar: 0xd8 oscar: 0xa2 oscar: oscar: userinfo: **warning: unexpected TLV: oscar: userinfo: sn =220659266 oscar: userinfo: type =0x0014 oscar: userinfo: length=0x0001 oscar: userinfo: value: oscar: userinfo: oscar: 0x38 oscar: oscar: locate rights: max sig len = 4096 oscar: buddy list rights: Max buddies = 600 / Max watchers = 2000 oscar: BOS rights: Max permit = 1000 / Max deny = 1000 g_log: gaim_dbus_pointer_to_id: assertion `id || node == NULL' failed g_log: gaim_dbus_pointer_to_id: assertion `id || node == NULL' failed connection: Activating keepalive. oscar: buddy list loaded oscar: aim_clientready: server supports group 0x0022 but we don't! oscar: ssi rights: max type 0x0000=2600, max type 0x0001=51, max type 0x0002=128, max type 0x0003=128, max type 0x0004=1, max type 0x0005=1, max type 0x0006=50, max type 0x0007=0, max type 0x0008=0, max type 0x0009=3, max type 0x000a=0, max type 0x000b=0, max type 0x000c=0, max type 0x000d=128, max type 0x000e=128, max type 0x000f=20, max type 0x0010=200, max type 0x0011=1, max type 0x0012=0, max type 0x0013=1, max type 0x0014=15, max type 0x0015=1, max type 0x0016=40, max type 0x0017=0, max type 0x0018=0, max type 0x0019=200, max type 0x001a=1, max type 0x001b=20, max type 0x001c=200, max type 0x001d=1, max type 0x001e=8, max type 0x001f=20, max type 0x0020=1, max type 0x0021=0, max type 0x0022=0, max type 0x0023=0, oscar: ssi: syncing local list and server list oscar: ssi: activating server-stored buddy list oscar: userinfo: **warning: unexpected TLV: oscar: userinfo: sn =220659266 oscar: userinfo: type =0x0022 oscar: userinfo: length=0x0002 oscar: userinfo: value: oscar: userinfo: oscar: 0xd8 oscar: 0xa2 oscar: oscar: userinfo: **warning: unexpected TLV: oscar: userinfo: sn =220659266 oscar: userinfo: type =0x0022 oscar: userinfo: length=0x0002 oscar: userinfo: value: oscar: userinfo: oscar: 0xd8 oscar: 0xa2 oscar: oscar: userinfo: **warning: unexpected TLV: oscar: userinfo: sn =220659266 oscar: userinfo: type =0x0022 oscar: userinfo: length=0x0002 oscar: userinfo: value: oscar: userinfo: oscar: 0xd8 oscar: 0xa2 oscar: oscar: userinfo: **warning: unexpected TLV: oscar: userinfo: sn =220659266 oscar: userinfo: type =0x0022 oscar: userinfo: length=0x0002 oscar: userinfo: value: oscar: userinfo: oscar: 0xd8 oscar: 0xa2 oscar: oscar: userinfo: **warning: unexpected TLV: oscar: userinfo: sn =220659266 oscar: userinfo: type =0x0022 oscar: userinfo: length=0x0002 oscar: userinfo: value: oscar: userinfo: oscar: 0xd8 oscar: 0xa2 oscar: oscar: userinfo: **warning: unexpected TLV: oscar: userinfo: sn =220659266 oscar: userinfo: type =0x0014 oscar: userinfo: length=0x0001 oscar: userinfo: value: oscar: userinfo: oscar: 0x38 oscar: oscar: userinfo: **warning: unexpected TLV: oscar: userinfo: sn =220659266 oscar: userinfo: type =0x0022 oscar: userinfo: length=0x0002 oscar: userinfo: value: oscar: userinfo: oscar: 0xd8 oscar: 0xa2 oscar: oscar: userinfo: **warning: unexpected TLV: oscar: userinfo: sn =220659266 oscar: userinfo: type =0x0022 oscar: userinfo: length=0x0002 oscar: userinfo: value: oscar: userinfo: oscar: 0xd8 oscar: 0xa2 oscar: oscar: unknown short capability: {134c} oscar: unknown capability: {563fc809-0b6f-41bd-9f79-422609dfa2f3} oscar: unknown capability: {178c2d9b-daa5-45bb-8ddb-f3bdbd53a10a} oscar: unknown capability: {1a093c6c-d7fd-4ec5-9d51-a6474e34f5a0} g_log: gaim_dbus_pointer_to_id: assertion `id || node == NULL' failed g_log: gaim_dbus_pointer_to_id: assertion `id || node == NULL' failed buddyicon: Wrote file /home/lxuser/.gaim/icons/b6d1205c buddyicon: Uncached file 2d799c5e blist: Updating buddy status for 122056292 (AIM/ICQ) g_log: gaim_dbus_pointer_to_id: assertion `id || node == NULL' failed g_log: gaim_dbus_pointer_to_id: assertion `id || node == NULL' failed oscar: unknown short capability: {134c} oscar: unknown capability: {563fc809-0b6f-41bd-9f79-422609dfa2f3} oscar: unknown capability: {178c2d9b-daa5-45bb-8ddb-f3bdbd53a10a} oscar: unknown capability: {1a093c6c-d7fd-4ec5-9d51-a6474e34f5a0} g_log: gaim_dbus_pointer_to_id: assertion `id || node == NULL' failed g_log: gaim_dbus_pointer_to_id: assertion `id || node == NULL' failed blist: Updating buddy status for 122056292 (AIM/ICQ) oscar: unknown short capability: {134c} oscar: unknown capability: {563fc809-0b6f-41bd-9f79-422609dfa2f3} oscar: unknown capability: {178c2d9b-daa5-45bb-8ddb-f3bdbd53a10a} oscar: unknown capability: {1a093c6c-d7fd-4ec5-9d51-a6474e34f5a0} g_log: gaim_dbus_pointer_to_id: assertion `id || node == NULL' failed g_log: gaim_dbus_pointer_to_id: assertion `id || node == NULL' failed buddyicon: Wrote file /home/lxuser/.gaim/icons/201d6e78 buddyicon: Uncached file 57aecc7c blist: Updating buddy status for 79048170 (AIM/ICQ) oscar: unknown short capability: {134c} oscar: unknown capability: {563fc809-0b6f-41bd-9f79-422609dfa2f3} oscar: unknown capability: {178c2d9b-daa5-45bb-8ddb-f3bdbd53a10a} oscar: unknown capability: {1a093c6c-d7fd-4ec5-9d51-a6474e34f5a0} g_log: gaim_dbus_pointer_to_id: assertion `id || node == NULL' failed g_log: gaim_dbus_pointer_to_id: assertion `id || node == NULL' failed blist: Updating buddy status for 79048170 (AIM/ICQ) oscar: unknown capability: {563fc809-0b6f-41bd-9f79-422609dfa2f3} oscar: userinfo: **warning: unexpected TLV: oscar: userinfo: sn =86983541 oscar: userinfo: type =0x0027 oscar: userinfo: length=0x0004 oscar: userinfo: value: oscar: userinfo: oscar: 0x45 oscar: 0x6d oscar: 0xbb oscar: 0xda oscar: g_log: gaim_dbus_pointer_to_id: assertion `id || node == NULL' failed g_log: gaim_dbus_pointer_to_id: assertion `id || node == NULL' failed buddyicon: Wrote file /home/lxuser/.gaim/icons/75b28f6 buddyicon: Uncached file 3501eb07 blist: Updating buddy status for 86983541 (AIM/ICQ) g_log: gaim_dbus_pointer_to_id: assertion `id || node == NULL' failed g_log: gaim_dbus_pointer_to_id: assertion `id || node == NULL' failed oscar: unknown capability: {563fc809-0b6f-41bd-9f79-422609dfa2f3} oscar: userinfo: **warning: unexpected TLV: oscar: userinfo: sn =86983541 oscar: userinfo: type =0x0027 oscar: userinfo: length=0x0004 oscar: userinfo: value: oscar: userinfo: oscar: 0x45 oscar: 0x6d oscar: 0xbb oscar: 0xda oscar: blist: Updating buddy status for 86983541 (AIM/ICQ) blist: Updating buddy status for 86983541 (AIM/ICQ) oscar: unknown short capability: {134c} oscar: unknown capability: {563fc809-0b6f-41bd-9f79-422609dfa2f3} oscar: unknown capability: {178c2d9b-daa5-45bb-8ddb-f3bdbd53a10a} oscar: unknown capability: {1a093c6c-d7fd-4ec5-9d51-a6474e34f5a0} g_log: gaim_dbus_pointer_to_id: assertion `id || node == NULL' failed g_log: gaim_dbus_pointer_to_id: assertion `id || node == NULL' failed buddyicon: Wrote file /home/lxuser/.gaim/icons/bd8d1b5e buddyicon: Uncached file 39d5b158 blist: Updating buddy status for 348330511 (AIM/ICQ) g_log: gaim_dbus_pointer_to_id: assertion `id || node == NULL' failed g_log: gaim_dbus_pointer_to_id: assertion `id || node == NULL' failed oscar: unknown short capability: {134c} oscar: unknown capability: {563fc809-0b6f-41bd-9f79-422609dfa2f3} oscar: unknown capability: {178c2d9b-daa5-45bb-8ddb-f3bdbd53a10a} oscar: unknown capability: {1a093c6c-d7fd-4ec5-9d51-a6474e34f5a0} g_log: gaim_dbus_pointer_to_id: assertion `id || node == NULL' failed g_log: gaim_dbus_pointer_to_id: assertion `id || node == NULL' failed blist: Updating buddy status for 348330511 (AIM/ICQ) oscar: unknown short capability: {134c} oscar: unknown capability: {563fc809-0b6f-41bd-9f79-422609dfa2f3} oscar: unknown capability: {178c2d9b-daa5-45bb-8ddb-f3bdbd53a10a} oscar: unknown capability: {1a093c6c-d7fd-4ec5-9d51-a6474e34f5a0} g_log: gaim_dbus_pointer_to_id: assertion `id || node == NULL' failed g_log: gaim_dbus_pointer_to_id: assertion `id || node == NULL' failed buddyicon: Wrote file /home/lxuser/.gaim/icons/123269cb buddyicon: Uncached file 9a104e8f blist: Updating buddy status for 280554509 (AIM/ICQ) oscar: unknown short capability: {134c} oscar: unknown capability: {563fc809-0b6f-41bd-9f79-422609dfa2f3} oscar: unknown capability: {178c2d9b-daa5-45bb-8ddb-f3bdbd53a10a} oscar: unknown capability: {1a093c6c-d7fd-4ec5-9d51-a6474e34f5a0} blist: Updating buddy status for 280554509 (AIM/ICQ) blist: Updating buddy status for 280554509 (AIM/ICQ) oscar: unknown short capability: {134c} oscar: unknown capability: {b2ec8f16-7c6f-451b-bd79-dc58497888b9} oscar: unknown capability: {563fc809-0b6f-41bd-9f79-422609dfa2f3} oscar: unknown capability: {e362c1e9-121a-4b94-a626-7a74de24270d} oscar: unknown capability: {178c2d9b-daa5-45bb-8ddb-f3bdbd53a10a} oscar: unknown capability: {67361515-612d-4c07-8f3d-bde6408ea041} oscar: unknown capability: {b99708b5-3a92-4202-b069-f1e757bb2e17} oscar: unknown capability: {1a093c6c-d7fd-4ec5-9d51-a6474e34f5a0} g_log: gaim_dbus_pointer_to_id: assertion `id || node == NULL' failed g_log: gaim_dbus_pointer_to_id: assertion `id || node == NULL' failed buddyicon: Wrote file /home/lxuser/.gaim/icons/9bac753d buddyicon: Uncached file 9c2b6b8e blist: Updating buddy status for 99126300 (AIM/ICQ) oscar: unknown short capability: {134c} oscar: unknown capability: {b2ec8f16-7c6f-451b-bd79-dc58497888b9} oscar: unknown capability: {563fc809-0b6f-41bd-9f79-422609dfa2f3} oscar: unknown capability: {e362c1e9-121a-4b94-a626-7a74de24270d} oscar: unknown capability: {178c2d9b-daa5-45bb-8ddb-f3bdbd53a10a} oscar: unknown capability: {67361515-612d-4c07-8f3d-bde6408ea041} oscar: unknown capability: {b99708b5-3a92-4202-b069-f1e757bb2e17} oscar: unknown capability: {1a093c6c-d7fd-4ec5-9d51-a6474e34f5a0} g_log: gaim_dbus_pointer_to_id: assertion `id || node == NULL' failed g_log: gaim_dbus_pointer_to_id: assertion `id || node == NULL' failed blist: Updating buddy status for 99126300 (AIM/ICQ) oscar: unknown short capability: {134c} oscar: unknown capability: {b2ec8f16-7c6f-451b-bd79-dc58497888b9} oscar: unknown capability: {563fc809-0b6f-41bd-9f79-422609dfa2f3} oscar: unknown capability: {b6074378-f50c-4ac7-9092-5938502d0591} oscar: unknown capability: {e362c1e9-121a-4b94-a626-7a74de24270d} oscar: unknown capability: {178c2d9b-daa5-45bb-8ddb-f3bdbd53a10a} oscar: unknown capability: {67361515-612d-4c07-8f3d-bde6408ea041} oscar: unknown capability: {b99708b5-3a92-4202-b069-f1e757bb2e17} oscar: unknown capability: {1a093c6c-d7fd-4ec5-9d51-a6474e34f5a0} g_log: gaim_dbus_pointer_to_id: assertion `id || node == NULL' failed g_log: gaim_dbus_pointer_to_id: assertion `id || node == NULL' failed buddyicon: Wrote file /home/lxuser/.gaim/icons/512ea90f buddyicon: Uncached file cebd25a5 blist: Updating buddy status for 406331713 (AIM/ICQ) oscar: unknown short capability: {134c} oscar: unknown capability: {b2ec8f16-7c6f-451b-bd79-dc58497888b9} oscar: unknown capability: {563fc809-0b6f-41bd-9f79-422609dfa2f3} oscar: unknown capability: {b6074378-f50c-4ac7-9092-5938502d0591} oscar: unknown capability: {e362c1e9-121a-4b94-a626-7a74de24270d} oscar: unknown capability: {178c2d9b-daa5-45bb-8ddb-f3bdbd53a10a} oscar: unknown capability: {67361515-612d-4c07-8f3d-bde6408ea041} oscar: unknown capability: {b99708b5-3a92-4202-b069-f1e757bb2e17} oscar: unknown capability: {1a093c6c-d7fd-4ec5-9d51-a6474e34f5a0} g_log: gaim_dbus_pointer_to_id: assertion `id || node == NULL' failed g_log: gaim_dbus_pointer_to_id: assertion `id || node == NULL' failed blist: Updating buddy status for 406331713 (AIM/ICQ) oscar: unknown short capability: {134c} oscar: unknown capability: {b2ec8f16-7c6f-451b-bd79-dc58497888b9} oscar: unknown capability: {563fc809-0b6f-41bd-9f79-422609dfa2f3} oscar: unknown capability: {e362c1e9-121a-4b94-a626-7a74de24270d} oscar: unknown capability: {178c2d9b-daa5-45bb-8ddb-f3bdbd53a10a} oscar: unknown capability: {67361515-612d-4c07-8f3d-bde6408ea041} oscar: unknown capability: {b99708b5-3a92-4202-b069-f1e757bb2e17} oscar: unknown capability: {1a093c6c-d7fd-4ec5-9d51-a6474e34f5a0} oscar: userinfo: **warning: unexpected TLV: oscar: userinfo: sn =345176074 oscar: userinfo: type =0x0027 oscar: userinfo: length=0x0004 oscar: userinfo: value: oscar: userinfo: oscar: 0x45 oscar: 0x6d oscar: 0xda oscar: 0xa0 oscar: g_log: gaim_dbus_pointer_to_id: assertion `id || node == NULL' failed g_log: gaim_dbus_pointer_to_id: assertion `id || node == NULL' failed buddyicon: Wrote file /home/lxuser/.gaim/icons/f482d002 buddyicon: Uncached file c749b319 blist: Updating buddy status for 345176074 (AIM/ICQ) g_log: gaim_dbus_pointer_to_id: assertion `id || node == NULL' failed g_log: gaim_dbus_pointer_to_id: assertion `id || node == NULL' failed oscar: unknown short capability: {134c} oscar: unknown capability: {b2ec8f16-7c6f-451b-bd79-dc58497888b9} oscar: unknown capability: {563fc809-0b6f-41bd-9f79-422609dfa2f3} oscar: unknown capability: {e362c1e9-121a-4b94-a626-7a74de24270d} oscar: unknown capability: {178c2d9b-daa5-45bb-8ddb-f3bdbd53a10a} oscar: unknown capability: {67361515-612d-4c07-8f3d-bde6408ea041} oscar: unknown capability: {b99708b5-3a92-4202-b069-f1e757bb2e17} oscar: unknown capability: {1a093c6c-d7fd-4ec5-9d51-a6474e34f5a0} oscar: userinfo: **warning: unexpected TLV: oscar: userinfo: sn =345176074 oscar: userinfo: type =0x0027 oscar: userinfo: length=0x0004 oscar: userinfo: value: oscar: userinfo: oscar: 0x45 oscar: 0x6d oscar: 0xda oscar: 0xa0 oscar: blist: Updating buddy status for 345176074 (AIM/ICQ) blist: Updating buddy status for 345176074 (AIM/ICQ) oscar: unknown short capability: {134c} oscar: unknown capability: {b2ec8f16-7c6f-451b-bd79-dc58497888b9} oscar: unknown capability: {563fc809-0b6f-41bd-9f79-422609dfa2f3} oscar: unknown capability: {e362c1e9-121a-4b94-a626-7a74de24270d} oscar: unknown capability: {178c2d9b-daa5-45bb-8ddb-f3bdbd53a10a} oscar: unknown capability: {67361515-612d-4c07-8f3d-bde6408ea041} oscar: unknown capability: {b99708b5-3a92-4202-b069-f1e757bb2e17} oscar: unknown capability: {1a093c6c-d7fd-4ec5-9d51-a6474e34f5a0} oscar: userinfo: **warning: unexpected TLV: oscar: userinfo: sn =301244845 oscar: userinfo: type =0x0027 oscar: userinfo: length=0x0004 oscar: userinfo: value: oscar: userinfo: oscar: 0x45 oscar: 0x6d oscar: 0xcb oscar: 0x13 oscar: g_log: gaim_dbus_pointer_to_id: assertion `id || node == NULL' failed g_log: gaim_dbus_pointer_to_id: assertion `id || node == NULL' failed buddyicon: Wrote file /home/lxuser/.gaim/icons/15e78de0 buddyicon: Uncached file ef831bfb blist: Updating buddy status for 301244845 (AIM/ICQ) g_log: gaim_dbus_pointer_to_id: assertion `id || node == NULL' failed g_log: gaim_dbus_pointer_to_id: assertion `id || node == NULL' failed oscar: unknown short capability: {134c} oscar: unknown capability: {b2ec8f16-7c6f-451b-bd79-dc58497888b9} oscar: unknown capability: {563fc809-0b6f-41bd-9f79-422609dfa2f3} oscar: unknown capability: {e362c1e9-121a-4b94-a626-7a74de24270d} oscar: unknown capability: {178c2d9b-daa5-45bb-8ddb-f3bdbd53a10a} oscar: unknown capability: {67361515-612d-4c07-8f3d-bde6408ea041} oscar: unknown capability: {b99708b5-3a92-4202-b069-f1e757bb2e17} oscar: unknown capability: {1a093c6c-d7fd-4ec5-9d51-a6474e34f5a0} oscar: userinfo: **warning: unexpected TLV: oscar: userinfo: sn =301244845 oscar: userinfo: type =0x0027 oscar: userinfo: length=0x0004 oscar: userinfo: value: oscar: userinfo: oscar: 0x45 oscar: 0x6d oscar: 0xcb oscar: 0x13 oscar: blist: Updating buddy status for 301244845 (AIM/ICQ) blist: Updating buddy status for 301244845 (AIM/ICQ) oscar: unknown short capability: {134c} oscar: unknown capability: {563fc809-0b6f-41bd-9f79-422609dfa2f3} oscar: unknown capability: {178c2d9b-daa5-45bb-8ddb-f3bdbd53a10a} oscar: unknown capability: {1a093c6c-d7fd-4ec5-9d51-a6474e34f5a0} g_log: gaim_dbus_pointer_to_id: assertion `id || node == NULL' failed g_log: gaim_dbus_pointer_to_id: assertion `id || node == NULL' failed buddyicon: Wrote file /home/lxuser/.gaim/icons/5450780d buddyicon: Uncached file 7afded0d blist: Updating buddy status for 109154552 (AIM/ICQ) oscar: unknown short capability: {134c} oscar: unknown capability: {563fc809-0b6f-41bd-9f79-422609dfa2f3} oscar: unknown capability: {178c2d9b-daa5-45bb-8ddb-f3bdbd53a10a} oscar: unknown capability: {1a093c6c-d7fd-4ec5-9d51-a6474e34f5a0} blist: Updating buddy status for 109154552 (AIM/ICQ) blist: Updating buddy status for 109154552 (AIM/ICQ) oscar: unknown capability: {563fc809-0b6f-41bd-9f79-422609dfa2f3} g_log: gaim_dbus_pointer_to_id: assertion `id || node == NULL' failed g_log: gaim_dbus_pointer_to_id: assertion `id || node == NULL' failed blist: Updating buddy status for 149325833 (AIM/ICQ) oscar: unknown capability: {563fc809-0b6f-41bd-9f79-422609dfa2f3} g_log: gaim_dbus_pointer_to_id: assertion `id || node == NULL' failed g_log: gaim_dbus_pointer_to_id: assertion `id || node == NULL' failed blist: Updating buddy status for 149325833 (AIM/ICQ) oscar: unknown short capability: {134c} oscar: unknown capability: {b2ec8f16-7c6f-451b-bd79-dc58497888b9} oscar: unknown capability: {563fc809-0b6f-41bd-9f79-422609dfa2f3} oscar: unknown capability: {e362c1e9-121a-4b94-a626-7a74de24270d} oscar: unknown capability: {178c2d9b-daa5-45bb-8ddb-f3bdbd53a10a} oscar: unknown capability: {67361515-612d-4c07-8f3d-bde6408ea041} oscar: unknown capability: {b99708b5-3a92-4202-b069-f1e757bb2e17} oscar: unknown capability: {1a093c6c-d7fd-4ec5-9d51-a6474e34f5a0} g_log: gaim_dbus_pointer_to_id: assertion `id || node == NULL' failed g_log: gaim_dbus_pointer_to_id: assertion `id || node == NULL' failed buddyicon: Wrote file /home/lxuser/.gaim/icons/8b532f1c buddyicon: Uncached file 660e53b2 blist: Updating buddy status for 373512072 (AIM/ICQ) oscar: unknown short capability: {134c} oscar: unknown capability: {b2ec8f16-7c6f-451b-bd79-dc58497888b9} oscar: unknown capability: {563fc809-0b6f-41bd-9f79-422609dfa2f3} oscar: unknown capability: {e362c1e9-121a-4b94-a626-7a74de24270d} oscar: unknown capability: {178c2d9b-daa5-45bb-8ddb-f3bdbd53a10a} oscar: unknown capability: {67361515-612d-4c07-8f3d-bde6408ea041} oscar: unknown capability: {b99708b5-3a92-4202-b069-f1e757bb2e17} oscar: unknown capability: {1a093c6c-d7fd-4ec5-9d51-a6474e34f5a0} g_log: gaim_dbus_pointer_to_id: assertion `id || node == NULL' failed g_log: gaim_dbus_pointer_to_id: assertion `id || node == NULL' failed blist: Updating buddy status for 373512072 (AIM/ICQ) oscar: unknown short capability: {134c} oscar: unknown capability: {b2ec8f16-7c6f-451b-bd79-dc58497888b9} oscar: unknown capability: {563fc809-0b6f-41bd-9f79-422609dfa2f3} oscar: unknown capability: {e362c1e9-121a-4b94-a626-7a74de24270d} oscar: unknown capability: {178c2d9b-daa5-45bb-8ddb-f3bdbd53a10a} oscar: unknown capability: {67361515-612d-4c07-8f3d-bde6408ea041} oscar: unknown capability: {b99708b5-3a92-4202-b069-f1e757bb2e17} oscar: unknown capability: {1a093c6c-d7fd-4ec5-9d51-a6474e34f5a0} oscar: userinfo: **warning: unexpected TLV: oscar: userinfo: sn =347126571 oscar: userinfo: type =0x0027 oscar: userinfo: length=0x0004 oscar: userinfo: value: oscar: userinfo: oscar: 0x45 oscar: 0x6d oscar: 0xda oscar: 0x65 oscar: g_log: gaim_dbus_pointer_to_id: assertion `id || node == NULL' failed g_log: gaim_dbus_pointer_to_id: assertion `id || node == NULL' failed buddyicon: Wrote file /home/lxuser/.gaim/icons/c50846ad buddyicon: Uncached file 10cb4b0c blist: Updating buddy status for 347126571 (AIM/ICQ) g_log: gaim_dbus_pointer_to_id: assertion `id || node == NULL' failed g_log: gaim_dbus_pointer_to_id: assertion `id || node == NULL' failed oscar: unknown short capability: {134c} oscar: unknown capability: {b2ec8f16-7c6f-451b-bd79-dc58497888b9} oscar: unknown capability: {563fc809-0b6f-41bd-9f79-422609dfa2f3} oscar: unknown capability: {e362c1e9-121a-4b94-a626-7a74de24270d} oscar: unknown capability: {178c2d9b-daa5-45bb-8ddb-f3bdbd53a10a} oscar: unknown capability: {67361515-612d-4c07-8f3d-bde6408ea041} oscar: unknown capability: {b99708b5-3a92-4202-b069-f1e757bb2e17} oscar: unknown capability: {1a093c6c-d7fd-4ec5-9d51-a6474e34f5a0} oscar: userinfo: **warning: unexpected TLV: oscar: userinfo: sn =347126571 oscar: userinfo: type =0x0027 oscar: userinfo: length=0x0004 oscar: userinfo: value: oscar: userinfo: oscar: 0x45 oscar: 0x6d oscar: 0xda oscar: 0x65 oscar: blist: Updating buddy status for 347126571 (AIM/ICQ) blist: Updating buddy status for 347126571 (AIM/ICQ) oscar: unknown short capability: {134c} oscar: unknown capability: {b2ec8f16-7c6f-451b-bd79-dc58497888b9} oscar: unknown capability: {563fc809-0b6f-41bd-9f79-422609dfa2f3} oscar: unknown capability: {e362c1e9-121a-4b94-a626-7a74de24270d} oscar: unknown capability: {178c2d9b-daa5-45bb-8ddb-f3bdbd53a10a} oscar: unknown capability: {67361515-612d-4c07-8f3d-bde6408ea041} oscar: unknown capability: {b99708b5-3a92-4202-b069-f1e757bb2e17} oscar: unknown capability: {1a093c6c-d7fd-4ec5-9d51-a6474e34f5a0} oscar: userinfo: **warning: unexpected TLV: oscar: userinfo: sn =312957095 oscar: userinfo: type =0x0027 oscar: userinfo: length=0x0004 oscar: userinfo: value: oscar: userinfo: oscar: 0x45 oscar: 0x6d oscar: 0xda oscar: 0x12 oscar: g_log: gaim_dbus_pointer_to_id: assertion `id || node == NULL' failed g_log: gaim_dbus_pointer_to_id: assertion `id || node == NULL' failed buddyicon: Wrote file /home/lxuser/.gaim/icons/1c8a0c3b buddyicon: Uncached file 4711ab83 blist: Updating buddy status for 312957095 (AIM/ICQ) g_log: gaim_dbus_pointer_to_id: assertion `id || node == NULL' failed g_log: gaim_dbus_pointer_to_id: assertion `id || node == NULL' failed oscar: unknown short capability: {134c} oscar: unknown capability: {b2ec8f16-7c6f-451b-bd79-dc58497888b9} oscar: unknown capability: {563fc809-0b6f-41bd-9f79-422609dfa2f3} oscar: unknown capability: {e362c1e9-121a-4b94-a626-7a74de24270d} oscar: unknown capability: {178c2d9b-daa5-45bb-8ddb-f3bdbd53a10a} oscar: unknown capability: {67361515-612d-4c07-8f3d-bde6408ea041} oscar: unknown capability: {b99708b5-3a92-4202-b069-f1e757bb2e17} oscar: unknown capability: {1a093c6c-d7fd-4ec5-9d51-a6474e34f5a0} oscar: userinfo: **warning: unexpected TLV: oscar: userinfo: sn =312957095 oscar: userinfo: type =0x0027 oscar: userinfo: length=0x0004 oscar: userinfo: value: oscar: userinfo: oscar: 0x45 oscar: 0x6d oscar: 0xda oscar: 0x12 oscar: blist: Updating buddy status for 312957095 (AIM/ICQ) blist: Updating buddy status for 312957095 (AIM/ICQ) g_log: gaim_dbus_pointer_to_id: assertion `id || node == NULL' failed g_log: gaim_dbus_pointer_to_id: assertion `id || node == NULL' failed blist: Updating buddy status for 171239275 (AIM/ICQ) g_log: gaim_dbus_pointer_to_id: assertion `id || node == NULL' failed g_log: gaim_dbus_pointer_to_id: assertion `id || node == NULL' failed blist: Updating buddy status for 171239275 (AIM/ICQ) g_log: gaim_dbus_pointer_to_id: assertion `id || node == NULL' failed g_log: gaim_dbus_pointer_to_id: assertion `id || node == NULL' failed blist: Updating buddy status for 171239275 (AIM/ICQ) oscar: unknown short capability: {134c} oscar: unknown capability: {563fc809-0b6f-41bd-9f79-422609dfa2f3} oscar: unknown capability: {e362c1e9-121a-4b94-a626-7a74de24270d} oscar: unknown capability: {67361515-612d-4c07-8f3d-bde6408ea041} oscar: unknown capability: {b99708b5-3a92-4202-b069-f1e757bb2e17} oscar: unknown capability: {1a093c6c-d7fd-4ec5-9d51-a6474e34f5a0} oscar: userinfo: **warning: unexpected TLV: oscar: userinfo: sn =238703290 oscar: userinfo: type =0x0027 oscar: userinfo: length=0x0004 oscar: userinfo: value: oscar: userinfo: oscar: 0x45 oscar: 0x6d oscar: 0xd2 oscar: 0x82 oscar: g_log: gaim_dbus_pointer_to_id: assertion `id || node == NULL' failed g_log: gaim_dbus_pointer_to_id: assertion `id || node == NULL' failed buddyicon: Wrote file /home/lxuser/.gaim/icons/9f2f56f4 buddyicon: Uncached file 6f2ef5aa blist: Updating buddy status for 238703290 (AIM/ICQ) g_log: gaim_dbus_pointer_to_id: assertion `id || node == NULL' failed g_log: gaim_dbus_pointer_to_id: assertion `id || node == NULL' failed oscar: unknown short capability: {134c} oscar: unknown capability: {563fc809-0b6f-41bd-9f79-422609dfa2f3} oscar: unknown capability: {e362c1e9-121a-4b94-a626-7a74de24270d} oscar: unknown capability: {67361515-612d-4c07-8f3d-bde6408ea041} oscar: unknown capability: {b99708b5-3a92-4202-b069-f1e757bb2e17} oscar: unknown capability: {1a093c6c-d7fd-4ec5-9d51-a6474e34f5a0} oscar: userinfo: **warning: unexpected TLV: oscar: userinfo: sn =238703290 oscar: userinfo: type =0x0027 oscar: userinfo: length=0x0004 oscar: userinfo: value: oscar: userinfo: oscar: 0x45 oscar: 0x6d oscar: 0xd2 oscar: 0x82 oscar: blist: Updating buddy status for 238703290 (AIM/ICQ) blist: Updating buddy status for 238703290 (AIM/ICQ) oscar: unknown short capability: {134c} oscar: unknown capability: {b2ec8f16-7c6f-451b-bd79-dc58497888b9} oscar: unknown capability: {563fc809-0b6f-41bd-9f79-422609dfa2f3} oscar: unknown capability: {e362c1e9-121a-4b94-a626-7a74de24270d} oscar: unknown capability: {178c2d9b-daa5-45bb-8ddb-f3bdbd53a10a} oscar: unknown capability: {67361515-612d-4c07-8f3d-bde6408ea041} oscar: unknown capability: {b99708b5-3a92-4202-b069-f1e757bb2e17} oscar: unknown capability: {1a093c6c-d7fd-4ec5-9d51-a6474e34f5a0} g_log: gaim_dbus_pointer_to_id: assertion `id || node == NULL' failed g_log: gaim_dbus_pointer_to_id: assertion `id || node == NULL' failed buddyicon: Wrote file /home/lxuser/.gaim/icons/3e8c8f42 buddyicon: Uncached file b88f70e8 blist: Updating buddy status for 221367522 (AIM/ICQ) oscar: unknown short capability: {134c} oscar: unknown capability: {b2ec8f16-7c6f-451b-bd79-dc58497888b9} oscar: unknown capability: {563fc809-0b6f-41bd-9f79-422609dfa2f3} oscar: unknown capability: {e362c1e9-121a-4b94-a626-7a74de24270d} oscar: unknown capability: {178c2d9b-daa5-45bb-8ddb-f3bdbd53a10a} oscar: unknown capability: {67361515-612d-4c07-8f3d-bde6408ea041} oscar: unknown capability: {b99708b5-3a92-4202-b069-f1e757bb2e17} oscar: unknown capability: {1a093c6c-d7fd-4ec5-9d51-a6474e34f5a0} blist: Updating buddy status for 221367522 (AIM/ICQ) blist: Updating buddy status for 221367522 (AIM/ICQ) oscar: unknown short capability: {134c} oscar: unknown capability: {b2ec8f16-7c6f-451b-bd79-dc58497888b9} oscar: unknown capability: {563fc809-0b6f-41bd-9f79-422609dfa2f3} oscar: unknown capability: {e362c1e9-121a-4b94-a626-7a74de24270d} oscar: unknown capability: {178c2d9b-daa5-45bb-8ddb-f3bdbd53a10a} oscar: unknown capability: {67361515-612d-4c07-8f3d-bde6408ea041} oscar: unknown capability: {b99708b5-3a92-4202-b069-f1e757bb2e17} oscar: unknown capability: {1a093c6c-d7fd-4ec5-9d51-a6474e34f5a0} oscar: userinfo: **warning: unexpected TLV: oscar: userinfo: sn =261257270 oscar: userinfo: type =0x0027 oscar: userinfo: length=0x0004 oscar: userinfo: value: oscar: userinfo: oscar: 0x45 oscar: 0x6d oscar: 0xd8 oscar: 0xf1 oscar: g_log: gaim_dbus_pointer_to_id: assertion `id || node == NULL' failed g_log: gaim_dbus_pointer_to_id: assertion `id || node == NULL' failed blist: Updating buddy status for 261257270 (AIM/ICQ) oscar: unknown short capability: {134c} oscar: unknown capability: {b2ec8f16-7c6f-451b-bd79-dc58497888b9} oscar: unknown capability: {563fc809-0b6f-41bd-9f79-422609dfa2f3} oscar: unknown capability: {e362c1e9-121a-4b94-a626-7a74de24270d} oscar: unknown capability: {178c2d9b-daa5-45bb-8ddb-f3bdbd53a10a} oscar: unknown capability: {67361515-612d-4c07-8f3d-bde6408ea041} oscar: unknown capability: {b99708b5-3a92-4202-b069-f1e757bb2e17} oscar: unknown capability: {1a093c6c-d7fd-4ec5-9d51-a6474e34f5a0} oscar: userinfo: **warning: unexpected TLV: oscar: userinfo: sn =261257270 oscar: userinfo: type =0x0027 oscar: userinfo: length=0x0004 oscar: userinfo: value: oscar: userinfo: oscar: 0x45 oscar: 0x6d oscar: 0xd8 oscar: 0xf1 oscar: blist: Updating buddy status for 261257270 (AIM/ICQ) blist: Updating buddy status for 261257270 (AIM/ICQ) oscar: icq response: 9 bytes, 220659266, 0x0042, 0x0011 oscar: unknown short capability: {134c} oscar: unknown capability: {b2ec8f16-7c6f-451b-bd79-dc58497888b9} oscar: unknown capability: {563fc809-0b6f-41bd-9f79-422609dfa2f3} oscar: unknown capability: {e362c1e9-121a-4b94-a626-7a74de24270d} oscar: unknown capability: {609d52f8-a29a-49a6-b2a0-2524c5e9d260} oscar: unknown capability: {178c2d9b-daa5-45bb-8ddb-f3bdbd53a10a} oscar: unknown capability: {67361515-612d-4c07-8f3d-bde6408ea041} oscar: unknown capability: {b99708b5-3a92-4202-b069-f1e757bb2e17} oscar: unknown capability: {1a093c6c-d7fd-4ec5-9d51-a6474e34f5a0} g_log: gaim_dbus_pointer_to_id: assertion `id || node == NULL' failed g_log: gaim_dbus_pointer_to_id: assertion `id || node == NULL' failed blist: Updating buddy status for 426092575 (AIM/ICQ) oscar: unknown short capability: {134c} oscar: unknown capability: {b2ec8f16-7c6f-451b-bd79-dc58497888b9} oscar: unknown capability: {563fc809-0b6f-41bd-9f79-422609dfa2f3} oscar: unknown capability: {e362c1e9-121a-4b94-a626-7a74de24270d} oscar: unknown capability: {609d52f8-a29a-49a6-b2a0-2524c5e9d260} oscar: unknown capability: {178c2d9b-daa5-45bb-8ddb-f3bdbd53a10a} oscar: unknown capability: {67361515-612d-4c07-8f3d-bde6408ea041} oscar: unknown capability: {b99708b5-3a92-4202-b069-f1e757bb2e17} oscar: unknown capability: {1a093c6c-d7fd-4ec5-9d51-a6474e34f5a0} g_log: gaim_dbus_pointer_to_id: assertion `id || node == NULL' failed g_log: gaim_dbus_pointer_to_id: assertion `id || node == NULL' failed blist: Updating buddy status for 426092575 (AIM/ICQ) oscar: aim_conn_addhandler: adding for ffff/0003 oscar: aim_conn_addhandler: adding for ffff/0006 dns: Successfully sent DNS request to child 15064 dns: Got response for '64.12.201.42' proxy: Connecting to 64.12.201.42:5190 with no proxy proxy: Connect would have blocked. oscar: userinfo: **warning: unexpected TLV: oscar: userinfo: sn =220659266 oscar: userinfo: type =0x0022 oscar: userinfo: length=0x0002 oscar: userinfo: value: oscar: userinfo: oscar: 0xd8 oscar: 0xa2 oscar: oscar: unknown short capability: {134c} oscar: unknown capability: {b2ec8f16-7c6f-451b-bd79-dc58497888b9} oscar: unknown capability: {563fc809-0b6f-41bd-9f79-422609dfa2f3} oscar: unknown capability: {e362c1e9-121a-4b94-a626-7a74de24270d} oscar: unknown capability: {178c2d9b-daa5-45bb-8ddb-f3bdbd53a10a} oscar: unknown capability: {67361515-612d-4c07-8f3d-bde6408ea041} oscar: unknown capability: {b99708b5-3a92-4202-b069-f1e757bb2e17} oscar: unknown capability: {1a093c6c-d7fd-4ec5-9d51-a6474e34f5a0} oscar: userinfo: **warning: unexpected TLV: oscar: userinfo: sn =151148349 oscar: userinfo: type =0x0027 oscar: userinfo: length=0x0004 oscar: userinfo: value: oscar: userinfo: oscar: 0x45 oscar: 0x6d oscar: 0xd4 oscar: 0x1b oscar: g_log: gaim_dbus_pointer_to_id: assertion `id || node == NULL' failed g_log: gaim_dbus_pointer_to_id: assertion `id || node == NULL' failed buddyicon: Wrote file /home/lxuser/.gaim/icons/6ac3bd8 buddyicon: Uncached file e3ce4fa1 blist: Updating buddy status for 151148349 (AIM/ICQ) g_log: gaim_dbus_pointer_to_id: assertion `id || node == NULL' failed g_log: gaim_dbus_pointer_to_id: assertion `id || node == NULL' failed oscar: unknown short capability: {134c} oscar: unknown capability: {b2ec8f16-7c6f-451b-bd79-dc58497888b9} oscar: unknown capability: {563fc809-0b6f-41bd-9f79-422609dfa2f3} oscar: unknown capability: {e362c1e9-121a-4b94-a626-7a74de24270d} oscar: unknown capability: {178c2d9b-daa5-45bb-8ddb-f3bdbd53a10a} oscar: unknown capability: {67361515-612d-4c07-8f3d-bde6408ea041} oscar: unknown capability: {b99708b5-3a92-4202-b069-f1e757bb2e17} oscar: unknown capability: {1a093c6c-d7fd-4ec5-9d51-a6474e34f5a0} oscar: userinfo: **warning: unexpected TLV: oscar: userinfo: sn =151148349 oscar: userinfo: type =0x0027 oscar: userinfo: length=0x0004 oscar: userinfo: value: oscar: userinfo: oscar: 0x45 oscar: 0x6d oscar: 0xd4 oscar: 0x1b oscar: blist: Updating buddy status for 151148349 (AIM/ICQ) blist: Updating buddy status for 151148349 (AIM/ICQ) oscar: icq response: 11 bytes, 220659266, 0x07da, 0x0013 proxy: Connected. oscar: chatnav: connected oscar: adding group 0x0001 oscar: adding group 0x000d oscar: --- Adding rate class 13 to connection type 1: window size = 80, clear = 2500, alert = 2000, limit = 1500, disconnect = 800, current = 5854, max = 6000 oscar: --- Adding rate class 13 to connection type 2: window size = 80, clear = 3000, alert = 2000, limit = 1500, disconnect = 1000, current = 6000, max = 6000 oscar: --- Adding rate class 13 to connection type 3: window size = 20, clear = 3100, alert = 2500, limit = 2000, disconnect = 1500, current = 3500, max = 4500 oscar: --- Adding rate class 13 to connection type 4: window size = 20, clear = 5500, alert = 5300, limit = 4200, disconnect = 3000, current = 6000, max = 8000 oscar: --- Adding rate class 13 to connection type 5: window size = 10, clear = 5500, alert = 5300, limit = 4200, disconnect = 3000, current = 6000, max = 8000 oscar: aim_conn_addhandler: adding for 000d/0001 oscar: aim_conn_addhandler: adding for 000d/0009 oscar: chat info: Chat Rights: oscar: chat info: Max Concurrent Rooms: 10 oscar: chat info: Exchange List: (16 total) oscar: chat info: 20 oscar: chat info: 16 oscar: chat info: 15 oscar: chat info: 14 oscar: chat info: 13 oscar: chat info: 12 oscar: chat info: 11 oscar: chat info: 10 oscar: chat info: 9 oscar: chat info: 8 oscar: chat info: 7 oscar: chat info: 6 oscar: chat info: 5 oscar: chat info: 4 oscar: chat info: 2 oscar: chat info: 1 util: Writing file accounts.xml to directory /home/lxuser/.gaim util: Writing file blist.xml to directory /home/lxuser/.gaim util: Writing file prefs.xml to directory /home/lxuser/.gaim g_log: gaim_dbus_pointer_to_id: assertion `id || node == NULL' failed prefs: /gaim/gtk/blist/list_visible changed, scheduling save. oscar: userinfo: **warning: unexpected TLV: oscar: userinfo: sn =151148349 oscar: userinfo: type =0x0027 oscar: userinfo: length=0x0004 oscar: userinfo: value: oscar: userinfo: oscar: 0x45 oscar: 0x6d oscar: 0xd4 oscar: 0x1b oscar: blist: Updating buddy status for 151148349 (AIM/ICQ) status: Attempted to set status attribute 'message' for status 'Nicht erreichbar', which is not legal. Fix this! blist: Updating buddy status for 151148349 (AIM/ICQ) util: Writing file prefs.xml to directory /home/lxuser/.gaim oscar: userinfo: **warning: unexpected TLV: oscar: userinfo: sn =261257270 oscar: userinfo: type =0x0027 oscar: userinfo: length=0x0004 oscar: userinfo: value: oscar: userinfo: oscar: 0x45 oscar: 0x6d oscar: 0xd8 oscar: 0xf1 oscar: blist: Updating buddy status for 261257270 (AIM/ICQ) status: Attempted to set status attribute 'message' for status 'Nicht erreichbar', which is not legal. Fix this! blist: Updating buddy status for 261257270 (AIM/ICQ) blist: Updating buddy status for 221367522 (AIM/ICQ) blist: Updating buddy status for 221367522 (AIM/ICQ) oscar: userinfo: **warning: unexpected TLV: oscar: userinfo: sn =238703290 oscar: userinfo: type =0x0027 oscar: userinfo: length=0x0004 oscar: userinfo: value: oscar: userinfo: oscar: 0x45 oscar: 0x6d oscar: 0xd2 oscar: 0x82 oscar: blist: Updating buddy status for 238703290 (AIM/ICQ) status: Attempted to set status attribute 'message' for status 'Nicht erreichbar', which is not legal. Fix this! blist: Updating buddy status for 238703290 (AIM/ICQ) blist: Updating buddy status for 221367522 (AIM/ICQ) oscar: incomingim_ch1: unknown TLV 0x0016 (len 4) oscar: incomingim_ch1: unknown TLV 0x0013 (len 1) oscar: Received IM from 221367522 with 1 parts oscar: Parsing IM part, charset=0x0000, charsubset=0x0000, datalen=42 prefs: /gaim/gtk/conversations/im/default_height changed, scheduling save. prefs: /gaim/gtk/conversations/im/default_height changed, scheduling save. prefs: /gaim/gtk/conversations/im/entry_height changed, scheduling save. prefs: /gaim/gtk/conversations/im/entry_height changed, scheduling save. gtkconv: Looking for random colors to fill the list, I have found 19 so far. gtkconv: Looking for random colors to fill the list, I have found 19 so far. gtkconv: Looking for random colors to fill the list, I have found 20 so far. gtkconv: Looking for random colors to fill the list, I have found 20 so far. gtkconv: Looking for random colors to fill the list, I have found 20 so far. gtkconv: Looking for random colors to fill the list, I have found 20 so far. gtkconv: Looking for random colors to fill the list, I have found 21 so far. gtkconv: Looking for random colors to fill the list, I have found 22 so far. gtkconv: Looking for random colors to fill the list, I have found 23 so far. gtkconv: Looking for random colors to fill the list, I have found 24 so far. gtkconv: Looking for random colors to fill the list, I have found 25 so far. gtkconv: Looking for random colors to fill the list, I have found 25 so far. gtkconv: Looking for random colors to fill the list, I have found 26 so far. gtkconv: Looking for random colors to fill the list, I have found 27 so far. gtkconv: Looking for random colors to fill the list, I have found 28 so far. gtkconv: Looking for random colors to fill the list, I have found 29 so far. gtkconv: Looking for random colors to fill the list, I have found 30 so far. gtkconv: Looking for random colors to fill the list, I have found 31 so far. gtkconv: Looking for random colors to fill the list, I have found 32 so far. gtkconv: Looking for random colors to fill the list, I have found 33 so far. gtkconv: Looking for random colors to fill the list, I have found 34 so far. gtkconv: Looking for random colors to fill the list, I have found 35 so far. gtkconv: Looking for random colors to fill the list, I have found 35 so far. gtkconv: Looking for random colors to fill the list, I have found 36 so far. gtkconv: Looking for random colors to fill the list, I have found 37 so far. gtkconv: Looking for random colors to fill the list, I have found 38 so far. gtkconv: Looking for random colors to fill the list, I have found 39 so far. gtkconv: Looking for random colors to fill the list, I have found 40 so far. gtkconv: Looking for random colors to fill the list, I have found 40 so far. gtkconv: Looking for random colors to fill the list, I have found 41 so far. gtkconv: Looking for random colors to fill the list, I have found 42 so far. gtkconv: Looking for random colors to fill the list, I have found 42 so far. gtkconv: Looking for random colors to fill the list, I have found 42 so far. gtkconv: Looking for random colors to fill the list, I have found 43 so far. gtkconv: Looking for random colors to fill the list, I have found 44 so far. gtkconv: Looking for random colors to fill the list, I have found 44 so far. gtkconv: Looking for random colors to fill the list, I have found 45 so far. gtkconv: Looking for random colors to fill the list, I have found 46 so far. gtkconv: Looking for random colors to fill the list, I have found 47 so far. gtkconv: Looking for random colors to fill the list, I have found 48 so far. gtkconv: Looking for random colors to fill the list, I have found 49 so far. gtkconv: Looking for random colors to fill the list, I have found 50 so far. gtkconv: Looking for random colors to fill the list, I have found 50 so far. gtkconv: Looking for random colors to fill the list, I have found 50 so far. gtkconv: Looking for random colors to fill the list, I have found 51 so far. gtkconv: Looking for random colors to fill the list, I have found 51 so far. gtkconv: Looking for random colors to fill the list, I have found 52 so far. gtkconv: Looking for random colors to fill the list, I have found 52 so far. gtkconv: Looking for random colors to fill the list, I have found 53 so far. gtkconv: Looking for random colors to fill the list, I have found 54 so far. gtkconv: Looking for random colors to fill the list, I have found 54 so far. gtkconv: Looking for random colors to fill the list, I have found 54 so far. gtkconv: Looking for random colors to fill the list, I have found 55 so far. gtkconv: Looking for random colors to fill the list, I have found 56 so far. gtkconv: Looking for random colors to fill the list, I have found 57 so far. gtkconv: Looking for random colors to fill the list, I have found 57 so far. gtkconv: Looking for random colors to fill the list, I have found 58 so far. gtkconv: Looking for random colors to fill the list, I have found 58 so far. gtkconv: Looking for random colors to fill the list, I have found 58 so far. gtkconv: Looking for random colors to fill the list, I have found 59 so far. gtkconv: Looking for random colors to fill the list, I have found 59 so far. gtkconv: Looking for random colors to fill the list, I have found 60 so far. gtkconv: Looking for random colors to fill the list, I have found 61 so far. gtkconv: Looking for random colors to fill the list, I have found 61 so far. gtkconv: Looking for random colors to fill the list, I have found 62 so far. gtkconv: Looking for random colors to fill the list, I have found 63 so far. gtkconv: Looking for random colors to fill the list, I have found 64 so far. gtkconv: Looking for random colors to fill the list, I have found 65 so far. gtkconv: Looking for random colors to fill the list, I have found 66 so far. gtkconv: Looking for random colors to fill the list, I have found 66 so far. gtkconv: Looking for random colors to fill the list, I have found 67 so far. gtkconv: Looking for random colors to fill the list, I have found 68 so far. gtkconv: Looking for random colors to fill the list, I have found 69 so far. gtkconv: Looking for random colors to fill the list, I have found 70 so far. gtkconv: Looking for random colors to fill the list, I have found 71 so far. gtkconv: Looking for random colors to fill the list, I have found 72 so far. gtkconv: Looking for random colors to fill the list, I have found 73 so far. gtkconv: Looking for random colors to fill the list, I have found 74 so far. gtkconv: Looking for random colors to fill the list, I have found 75 so far. gtkconv: Looking for random colors to fill the list, I have found 75 so far. gtkconv: Looking for random colors to fill the list, I have found 76 so far. gtkconv: Looking for random colors to fill the list, I have found 77 so far. gtkconv: Looking for random colors to fill the list, I have found 78 so far. gtkconv: Looking for random colors to fill the list, I have found 79 so far. gtkconv: Looking for random colors to fill the list, I have found 80 so far. gtkconv: Looking for random colors to fill the list, I have found 81 so far. gtkconv: Looking for random colors to fill the list, I have found 82 so far. gtkconv: Looking for random colors to fill the list, I have found 83 so far. gtkconv: Looking for random colors to fill the list, I have found 84 so far. gtkconv: Looking for random colors to fill the list, I have found 85 so far. gtkconv: Looking for random colors to fill the list, I have found 85 so far. gtkconv: Looking for random colors to fill the list, I have found 85 so far. gtkconv: Looking for random colors to fill the list, I have found 86 so far. gtkconv: Looking for random colors to fill the list, I have found 87 so far. gtkconv: Looking for random colors to fill the list, I have found 88 so far. gtkconv: Looking for random colors to fill the list, I have found 89 so far. gtkconv: Looking for random colors to fill the list, I have found 90 so far. gtkconv: Looking for random colors to fill the list, I have found 91 so far. gtkconv: Looking for random colors to fill the list, I have found 91 so far. gtkconv: Looking for random colors to fill the list, I have found 91 so far. gtkconv: Looking for random colors to fill the list, I have found 92 so far. gtkconv: Looking for random colors to fill the list, I have found 93 so far. gtkconv: Looking for random colors to fill the list, I have found 94 so far. gtkconv: Looking for random colors to fill the list, I have found 95 so far. gtkconv: Looking for random colors to fill the list, I have found 96 so far. gtkconv: Looking for random colors to fill the list, I have found 97 so far. gtkconv: Looking for random colors to fill the list, I have found 98 so far. gtkconv: Looking for random colors to fill the list, I have found 98 so far. gtkconv: Looking for random colors to fill the list, I have found 98 so far. gtkconv: Looking for random colors to fill the list, I have found 99 so far. gtkconv: Looking for random colors to fill the list, I have found 99 so far. gtkconv: Looking for random colors to fill the list, I have found 100 so far. gtkconv: Looking for random colors to fill the list, I have found 101 so far. gtkconv: Looking for random colors to fill the list, I have found 101 so far. gtkconv: Looking for random colors to fill the list, I have found 102 so far. gtkconv: Looking for random colors to fill the list, I have found 103 so far. gtkconv: Looking for random colors to fill the list, I have found 104 so far. gtkconv: Looking for random colors to fill the list, I have found 105 so far. gtkconv: Looking for random colors to fill the list, I have found 106 so far. gtkconv: Looking for random colors to fill the list, I have found 107 so far. gtkconv: Looking for random colors to fill the list, I have found 107 so far. gtkconv: Looking for random colors to fill the list, I have found 108 so far. gtkconv: Looking for random colors to fill the list, I have found 109 so far. gtkconv: Looking for random colors to fill the list, I have found 109 so far. gtkconv: Looking for random colors to fill the list, I have found 110 so far. gtkconv: Looking for random colors to fill the list, I have found 111 so far. gtkconv: Looking for random colors to fill the list, I have found 112 so far. gtkconv: Looking for random colors to fill the list, I have found 113 so far. gtkconv: Looking for random colors to fill the list, I have found 114 so far. gtkconv: Looking for random colors to fill the list, I have found 115 so far. gtkconv: Looking for random colors to fill the list, I have found 115 so far. gtkconv: Looking for random colors to fill the list, I have found 116 so far. gtkconv: Looking for random colors to fill the list, I have found 117 so far. gtkconv: Looking for random colors to fill the list, I have found 118 so far. gtkconv: Looking for random colors to fill the list, I have found 119 so far. gtkconv: Looking for random colors to fill the list, I have found 120 so far. gtkconv: Looking for random colors to fill the list, I have found 121 so far. gtkconv: Looking for random colors to fill the list, I have found 122 so far. gtkconv: Looking for random colors to fill the list, I have found 123 so far. gtkconv: Looking for random colors to fill the list, I have found 124 so far. gtkconv: Looking for random colors to fill the list, I have found 125 so far. gtkconv: Looking for random colors to fill the list, I have found 126 so far. gtkconv: Looking for random colors to fill the list, I have found 126 so far. gtkconv: Looking for random colors to fill the list, I have found 127 so far. gtkconv: Looking for random colors to fill the list, I have found 128 so far. gtkconv: Looking for random colors to fill the list, I have found 128 so far. gtkconv: Looking for random colors to fill the list, I have found 128 so far. gtkconv: Looking for random colors to fill the list, I have found 129 so far. gtkconv: Looking for random colors to fill the list, I have found 129 so far. gtkconv: Looking for random colors to fill the list, I have found 129 so far. gtkconv: Looking for random colors to fill the list, I have found 130 so far. gtkconv: Looking for random colors to fill the list, I have found 131 so far. gtkconv: Looking for random colors to fill the list, I have found 132 so far. gtkconv: Looking for random colors to fill the list, I have found 133 so far. gtkconv: Looking for random colors to fill the list, I have found 134 so far. gtkconv: Looking for random colors to fill the list, I have found 135 so far. gtkconv: Looking for random colors to fill the list, I have found 136 so far. gtkconv: Looking for random colors to fill the list, I have found 137 so far. gtkconv: Looking for random colors to fill the list, I have found 138 so far. gtkconv: Looking for random colors to fill the list, I have found 139 so far. gtkconv: Looking for random colors to fill the list, I have found 140 so far. gtkconv: Looking for random colors to fill the list, I have found 141 so far. gtkconv: Looking for random colors to fill the list, I have found 142 so far. gtkconv: Looking for random colors to fill the list, I have found 143 so far. gtkconv: Looking for random colors to fill the list, I have found 144 so far. gtkconv: Looking for random colors to fill the list, I have found 145 so far. gtkconv: Looking for random colors to fill the list, I have found 146 so far. gtkconv: Looking for random colors to fill the list, I have found 146 so far. gtkconv: Looking for random colors to fill the list, I have found 146 so far. gtkconv: Looking for random colors to fill the list, I have found 146 so far. gtkconv: Looking for random colors to fill the list, I have found 147 so far. gtkconv: Looking for random colors to fill the list, I have found 147 so far. gtkconv: Looking for random colors to fill the list, I have found 148 so far. gtkconv: Looking for random colors to fill the list, I have found 149 so far. gtkconv: Looking for random colors to fill the list, I have found 150 so far. gtkconv: Looking for random colors to fill the list, I have found 151 so far. gtkconv: Looking for random colors to fill the list, I have found 152 so far. gtkconv: Looking for random colors to fill the list, I have found 153 so far. gtkconv: Looking for random colors to fill the list, I have found 154 so far. gtkconv: Looking for random colors to fill the list, I have found 155 so far. gtkconv: Looking for random colors to fill the list, I have found 155 so far. gtkconv: Looking for random colors to fill the list, I have found 156 so far. gtkconv: Looking for random colors to fill the list, I have found 156 so far. gtkconv: Looking for random colors to fill the list, I have found 157 so far. gtkconv: Looking for random colors to fill the list, I have found 157 so far. gtkconv: Looking for random colors to fill the list, I have found 158 so far. gtkconv: Looking for random colors to fill the list, I have found 159 so far. gtkconv: Looking for random colors to fill the list, I have found 160 so far. gtkconv: Looking for random colors to fill the list, I have found 161 so far. gtkconv: Looking for random colors to fill the list, I have found 162 so far. gtkconv: Looking for random colors to fill the list, I have found 163 so far. gtkconv: Looking for random colors to fill the list, I have found 164 so far. gtkconv: Looking for random colors to fill the list, I have found 164 so far. gtkconv: Looking for random colors to fill the list, I have found 165 so far. gtkconv: Looking for random colors to fill the list, I have found 166 so far. gtkconv: Looking for random colors to fill the list, I have found 166 so far. gtkconv: Looking for random colors to fill the list, I have found 167 so far. gtkconv: Looking for random colors to fill the list, I have found 168 so far. gtkconv: Looking for random colors to fill the list, I have found 168 so far. gtkconv: Looking for random colors to fill the list, I have found 169 so far. gtkconv: Looking for random colors to fill the list, I have found 170 so far. gtkconv: Looking for random colors to fill the list, I have found 171 so far. gtkconv: Looking for random colors to fill the list, I have found 171 so far. gtkconv: Looking for random colors to fill the list, I have found 172 so far. gtkconv: Looking for random colors to fill the list, I have found 173 so far. gtkconv: Looking for random colors to fill the list, I have found 174 so far. gtkconv: Looking for random colors to fill the list, I have found 175 so far. gtkconv: Looking for random colors to fill the list, I have found 176 so far. gtkconv: Looking for random colors to fill the list, I have found 177 so far. gtkconv: Looking for random colors to fill the list, I have found 178 so far. gtkconv: Looking for random colors to fill the list, I have found 179 so far. gtkconv: Looking for random colors to fill the list, I have found 180 so far. gtkconv: Looking for random colors to fill the list, I have found 181 so far. gtkconv: Looking for random colors to fill the list, I have found 181 so far. gtkconv: Looking for random colors to fill the list, I have found 182 so far. gtkconv: Looking for random colors to fill the list, I have found 183 so far. gtkconv: Looking for random colors to fill the list, I have found 184 so far. gtkconv: Looking for random colors to fill the list, I have found 185 so far. gtkconv: Looking for random colors to fill the list, I have found 186 so far. gtkconv: Looking for random colors to fill the list, I have found 187 so far. gtkconv: Looking for random colors to fill the list, I have found 188 so far. gtkconv: Looking for random colors to fill the list, I have found 189 so far. gtkconv: Looking for random colors to fill the list, I have found 189 so far. gtkconv: Looking for random colors to fill the list, I have found 190 so far. gtkconv: Looking for random colors to fill the list, I have found 191 so far. gtkconv: Looking for random colors to fill the list, I have found 192 so far. gtkconv: Looking for random colors to fill the list, I have found 193 so far. gtkconv: Looking for random colors to fill the list, I have found 194 so far. gtkconv: Looking for random colors to fill the list, I have found 195 so far. gtkconv: Looking for random colors to fill the list, I have found 196 so far. gtkconv: Looking for random colors to fill the list, I have found 196 so far. gtkconv: Looking for random colors to fill the list, I have found 196 so far. gtkconv: Looking for random colors to fill the list, I have found 197 so far. gtkconv: Looking for random colors to fill the list, I have found 198 so far. gtkconv: Looking for random colors to fill the list, I have found 199 so far. gtkconv: Looking for random colors to fill the list, I have found 200 so far. gtkconv: Looking for random colors to fill the list, I have found 201 so far. gtkconv: Looking for random colors to fill the list, I have found 201 so far. gtkconv: Looking for random colors to fill the list, I have found 201 so far. gtkconv: Looking for random colors to fill the list, I have found 202 so far. gtkconv: Looking for random colors to fill the list, I have found 202 so far. gtkconv: Looking for random colors to fill the list, I have found 203 so far. gtkconv: Looking for random colors to fill the list, I have found 204 so far. gtkconv: Looking for random colors to fill the list, I have found 205 so far. gtkconv: Looking for random colors to fill the list, I have found 206 so far. gtkconv: Looking for random colors to fill the list, I have found 207 so far. gtkconv: Looking for random colors to fill the list, I have found 208 so far. gtkconv: Looking for random colors to fill the list, I have found 208 so far. gtkconv: Looking for random colors to fill the list, I have found 209 so far. gtkconv: Looking for random colors to fill the list, I have found 210 so far. gtkconv: Looking for random colors to fill the list, I have found 211 so far. gtkconv: Looking for random colors to fill the list, I have found 212 so far. gtkconv: Looking for random colors to fill the list, I have found 213 so far. gtkconv: Looking for random colors to fill the list, I have found 214 so far. gtkconv: Looking for random colors to fill the list, I have found 215 so far. gtkconv: Looking for random colors to fill the list, I have found 215 so far. gtkconv: Looking for random colors to fill the list, I have found 215 so far. gtkconv: Looking for random colors to fill the list, I have found 216 so far. gtkconv: Looking for random colors to fill the list, I have found 216 so far. gtkconv: Looking for random colors to fill the list, I have found 217 so far. gtkconv: Looking for random colors to fill the list, I have found 217 so far. gtkconv: Looking for random colors to fill the list, I have found 218 so far. gtkconv: Looking for random colors to fill the list, I have found 219 so far. g_log: gaim_dbus_pointer_to_id: assertion `id || node == NULL' failed g_log: gaim_dbus_pointer_to_id: assertion `id || node == NULL' failed g_log: gaim_dbus_pointer_to_id: assertion `id || node == NULL' failed oscar: unknown short capability: {134c} oscar: unknown capability: {b2ec8f16-7c6f-451b-bd79-dc58497888b9} oscar: unknown capability: {563fc809-0b6f-41bd-9f79-422609dfa2f3} oscar: unknown capability: {e362c1e9-121a-4b94-a626-7a74de24270d} oscar: unknown capability: {178c2d9b-daa5-45bb-8ddb-f3bdbd53a10a} oscar: unknown capability: {67361515-612d-4c07-8f3d-bde6408ea041} oscar: unknown capability: {b99708b5-3a92-4202-b069-f1e757bb2e17} oscar: unknown capability: {1a093c6c-d7fd-4ec5-9d51-a6474e34f5a0} blist: Updating buddy status for 221367522 (AIM/ICQ) blist: Updating buddy status for 221367522 (AIM/ICQ) blist: Updating buddy status for 221367522 (AIM/ICQ) blist: Updating buddy status for 221367522 (AIM/ICQ) util: Writing file prefs.xml to directory /home/lxuser/.gaim blist: Updating buddy status for 171239275 (AIM/ICQ) blist: Updating buddy status for 171239275 (AIM/ICQ) oscar: userinfo: **warning: unexpected TLV: oscar: userinfo: sn =312957095 oscar: userinfo: type =0x0027 oscar: userinfo: length=0x0004 oscar: userinfo: value: oscar: userinfo: oscar: 0x45 oscar: 0x6d oscar: 0xda oscar: 0x12 oscar: blist: Updating buddy status for 312957095 (AIM/ICQ) status: Attempted to set status attribute 'message' for status 'Nicht erreichbar', which is not legal. Fix this! blist: Updating buddy status for 312957095 (AIM/ICQ) oscar: userinfo: **warning: unexpected TLV: oscar: userinfo: sn =347126571 oscar: userinfo: type =0x0027 oscar: userinfo: length=0x0004 oscar: userinfo: value: oscar: userinfo: oscar: 0x45 oscar: 0x6d oscar: 0xda oscar: 0x65 oscar: blist: Updating buddy status for 347126571 (AIM/ICQ) status: Attempted to set status attribute 'message' for status 'Nicht erreichbar', which is not legal. Fix this! blist: Updating buddy status for 347126571 (AIM/ICQ) g_log: gaim_dbus_pointer_to_id: assertion `id || node == NULL' failed g_log: gaim_dbus_pointer_to_id: assertion `id || node == NULL' failed blist: Updating buddy status for 79048170 (AIM/ICQ) blist: Updating buddy status for 109154552 (AIM/ICQ) blist: Updating buddy status for 109154552 (AIM/ICQ) oscar: unknown short capability: {134c} oscar: unknown capability: {563fc809-0b6f-41bd-9f79-422609dfa2f3} oscar: unknown capability: {178c2d9b-daa5-45bb-8ddb-f3bdbd53a10a} oscar: unknown capability: {1a093c6c-d7fd-4ec5-9d51-a6474e34f5a0} g_log: gaim_dbus_pointer_to_id: assertion `id || node == NULL' failed g_log: gaim_dbus_pointer_to_id: assertion `id || node == NULL' failed blist: Updating buddy status for 79048170 (AIM/ICQ) util: Writing file blist.xml to directory /home/lxuser/.gaim oscar: userinfo: **warning: unexpected TLV: oscar: userinfo: sn =301244845 oscar: userinfo: type =0x0027 oscar: userinfo: length=0x0004 oscar: userinfo: value: oscar: userinfo: oscar: 0x45 oscar: 0x6d oscar: 0xcb oscar: 0x13 oscar: blist: Updating buddy status for 301244845 (AIM/ICQ) status: Attempted to set status attribute 'message' for status 'Nicht erreichbar', which is not legal. Fix this! blist: Updating buddy status for 301244845 (AIM/ICQ) oscar: unknown short capability: {134c} oscar: unknown capability: {563fc809-0b6f-41bd-9f79-422609dfa2f3} oscar: unknown capability: {178c2d9b-daa5-45bb-8ddb-f3bdbd53a10a} oscar: unknown capability: {1a093c6c-d7fd-4ec5-9d51-a6474e34f5a0} g_log: gaim_dbus_pointer_to_id: assertion `id || node == NULL' failed g_log: gaim_dbus_pointer_to_id: assertion `id || node == NULL' failed blist: Updating buddy status for 348330511 (AIM/ICQ) g_log: gaim_dbus_pointer_to_id: assertion `id || node == NULL' failed g_log: gaim_dbus_pointer_to_id: assertion `id || node == NULL' failed oscar: userinfo: **warning: unexpected TLV: oscar: userinfo: sn =345176074 oscar: userinfo: type =0x0027 oscar: userinfo: length=0x0004 oscar: userinfo: value: oscar: userinfo: oscar: 0x45 oscar: 0x6d oscar: 0xda oscar: 0xa0 oscar: blist: Updating buddy status for 345176074 (AIM/ICQ) status: Attempted to set status attribute 'message' for status 'Nicht erreichbar', which is not legal. Fix this! blist: Updating buddy status for 345176074 (AIM/ICQ) oscar: Claiming to have a buddy icon oscar: Sending IM, charset=0x0000, charsubset=0x0000, length=130 g_log: gaim_dbus_pointer_to_id: assertion `id || node == NULL' failed g_log: gaim_dbus_pointer_to_id: assertion `id || node == NULL' failed g_log: gaim_dbus_pointer_to_id: assertion `id || node == NULL' failed blist: Updating buddy status for 221367522 (AIM/ICQ) oscar: incomingim_ch1: unknown TLV 0x0016 (len 4) oscar: incomingim_ch1: unknown TLV 0x0013 (len 1) oscar: Received IM from 221367522 with 1 parts oscar: Parsing IM part, charset=0x0000, charsubset=0x0000, datalen=31 g_log: gaim_dbus_pointer_to_id: assertion `id || node == NULL' failed g_log: gaim_dbus_pointer_to_id: assertion `id || node == NULL' failed g_log: gaim_dbus_pointer_to_id: assertion `id || node == NULL' failed oscar: Sent message to 221367522. oscar: Sending IM, charset=0x0000, charsubset=0x0000, length=3 g_log: gaim_dbus_pointer_to_id: assertion `id || node == NULL' failed g_log: gaim_dbus_pointer_to_id: assertion `id || node == NULL' failed g_log: gaim_dbus_pointer_to_id: assertion `id || node == NULL' failed oscar: Sent message to 221367522. oscar: unknown short capability: {134c} oscar: unknown capability: {b2ec8f16-7c6f-451b-bd79-dc58497888b9} oscar: unknown capability: {563fc809-0b6f-41bd-9f79-422609dfa2f3} oscar: unknown capability: {e362c1e9-121a-4b94-a626-7a74de24270d} oscar: unknown capability: {178c2d9b-daa5-45bb-8ddb-f3bdbd53a10a} oscar: unknown capability: {67361515-612d-4c07-8f3d-bde6408ea041} oscar: unknown capability: {b99708b5-3a92-4202-b069-f1e757bb2e17} oscar: unknown capability: {1a093c6c-d7fd-4ec5-9d51-a6474e34f5a0} blist: Updating buddy status for 347126571 (AIM/ICQ) g_log: gaim_dbus_pointer_to_id: assertion `id || node == NULL' failed g_log: gaim_dbus_pointer_to_id: assertion `id || node == NULL' failed blist: Updating buddy status for 347126571 (AIM/ICQ) g_log: gaim_dbus_pointer_to_id: assertion `id || node == NULL' failed g_log: gaim_dbus_pointer_to_id: assertion `id || node == NULL' failed blist: Updating buddy status for 347126571 (AIM/ICQ) g_log: gaim_dbus_pointer_to_id: assertion `id || node == NULL' failed g_log: gaim_dbus_pointer_to_id: assertion `id || node == NULL' failed blist: Updating buddy status for 221367522 (AIM/ICQ) oscar: incomingim_ch1: unknown TLV 0x0016 (len 4) oscar: incomingim_ch1: unknown TLV 0x0013 (len 1) oscar: Received IM from 221367522 with 1 parts oscar: Parsing IM part, charset=0x0000, charsubset=0x0000, datalen=10 g_log: gaim_dbus_pointer_to_id: assertion `id || node == NULL' failed g_log: gaim_dbus_pointer_to_id: assertion `id || node == NULL' failed g_log: gaim_dbus_pointer_to_id: assertion `id || node == NULL' failed oscar: Sending IM, charset=0x0002, charsubset=0x0000, length=36 g_log: gaim_dbus_pointer_to_id: assertion `id || node == NULL' failed g_log: gaim_dbus_pointer_to_id: assertion `id || node == NULL' failed g_log: gaim_dbus_pointer_to_id: assertion `id || node == NULL' failed oscar: Sent message to 221367522. oscar: unknown short capability: {134c} oscar: unknown capability: {b2ec8f16-7c6f-451b-bd79-dc58497888b9} oscar: unknown capability: {563fc809-0b6f-41bd-9f79-422609dfa2f3} oscar: unknown capability: {e362c1e9-121a-4b94-a626-7a74de24270d} oscar: unknown capability: {178c2d9b-daa5-45bb-8ddb-f3bdbd53a10a} oscar: unknown capability: {67361515-612d-4c07-8f3d-bde6408ea041} oscar: unknown capability: {b99708b5-3a92-4202-b069-f1e757bb2e17} oscar: unknown capability: {1a093c6c-d7fd-4ec5-9d51-a6474e34f5a0} oscar: userinfo: **warning: unexpected TLV: oscar: userinfo: sn =347126571 oscar: userinfo: type =0x0027 oscar: userinfo: length=0x0004 oscar: userinfo: value: oscar: userinfo: oscar: 0x45 oscar: 0x6d oscar: 0xda oscar: 0x65 oscar: g_log: gaim_dbus_pointer_to_id: assertion `id || node == NULL' failed g_log: gaim_dbus_pointer_to_id: assertion `id || node == NULL' failed blist: Updating buddy status for 347126571 (AIM/ICQ) oscar: userinfo: **warning: unexpected TLV: oscar: userinfo: sn =347126571 oscar: userinfo: type =0x0027 oscar: userinfo: length=0x0004 oscar: userinfo: value: oscar: userinfo: oscar: 0x45 oscar: 0x6d oscar: 0xdb oscar: 0x88 oscar: status: Attempted to set status attribute 'message' for status 'Nicht erreichbar', which is not legal. Fix this! blist: Updating buddy status for 347126571 (AIM/ICQ) blist: Updating buddy status for 347126571 (AIM/ICQ) g_log: gaim_dbus_pointer_to_id: assertion `id || node == NULL' failed g_log: gaim_dbus_pointer_to_id: assertion `id || node == NULL' failed oscar: userinfo: **warning: unexpected TLV: oscar: userinfo: sn =347126571 oscar: userinfo: type =0x0027 oscar: userinfo: length=0x0004 oscar: userinfo: value: oscar: userinfo: oscar: 0x45 oscar: 0x6d oscar: 0xdb oscar: 0x88 oscar: status: Attempted to set status attribute 'message' for status 'Nicht erreichbar', which is not legal. Fix this! blist: Updating buddy status for 347126571 (AIM/ICQ) status: Attempted to set status attribute 'message' for status 'Nicht erreichbar', which is not legal. Fix this! blist: Updating buddy status for 347126571 (AIM/ICQ) blist: Updating buddy status for 221367522 (AIM/ICQ) oscar: incomingim_ch1: unknown TLV 0x0016 (len 4) oscar: incomingim_ch1: unknown TLV 0x0013 (len 1) oscar: Received IM from 221367522 with 1 parts oscar: Parsing IM part, charset=0x0000, charsubset=0x0000, datalen=21 g_log: gaim_dbus_pointer_to_id: assertion `id || node == NULL' failed g_log: gaim_dbus_pointer_to_id: assertion `id || node == NULL' failed g_log: gaim_dbus_pointer_to_id: assertion `id || node == NULL' failed oscar: userinfo: **warning: unexpected TLV: oscar: userinfo: sn =347126571 oscar: userinfo: type =0x0027 oscar: userinfo: length=0x0004 oscar: userinfo: value: oscar: userinfo: oscar: 0x45 oscar: 0x6d oscar: 0xdb oscar: 0x88 oscar: status: Attempted to set status attribute 'message' for status 'Nicht erreichbar', which is not legal. Fix this! blist: Updating buddy status for 347126571 (AIM/ICQ) status: Attempted to set status attribute 'message' for status 'Nicht erreichbar', which is not legal. Fix this! blist: Updating buddy status for 347126571 (AIM/ICQ) blist: Updating buddy status for 280554509 (AIM/ICQ) blist: Updating buddy status for 280554509 (AIM/ICQ) blist: Updating buddy status for 348330511 (AIM/ICQ) blist: Updating buddy status for 348330511 (AIM/ICQ) oscar: userinfo: **warning: unexpected TLV: oscar: userinfo: sn =86983541 oscar: userinfo: type =0x0027 oscar: userinfo: length=0x0004 oscar: userinfo: value: oscar: userinfo: oscar: 0x45 oscar: 0x6d oscar: 0xbb oscar: 0xda oscar: blist: Updating buddy status for 86983541 (AIM/ICQ) status: Attempted to set status attribute 'message' for status 'Nicht erreichbar', which is not legal. Fix this! blist: Updating buddy status for 86983541 (AIM/ICQ) oscar: unknown short capability: {134c} oscar: unknown capability: {b2ec8f16-7c6f-451b-bd79-dc58497888b9} oscar: unknown capability: {563fc809-0b6f-41bd-9f79-422609dfa2f3} oscar: unknown capability: {e362c1e9-121a-4b94-a626-7a74de24270d} oscar: unknown capability: {178c2d9b-daa5-45bb-8ddb-f3bdbd53a10a} oscar: unknown capability: {67361515-612d-4c07-8f3d-bde6408ea041} oscar: unknown capability: {b99708b5-3a92-4202-b069-f1e757bb2e17} oscar: unknown capability: {1a093c6c-d7fd-4ec5-9d51-a6474e34f5a0} g_log: gaim_dbus_pointer_to_id: assertion `id || node == NULL' failed g_log: gaim_dbus_pointer_to_id: assertion `id || node == NULL' failed blist: Updating buddy status for 373512072 (AIM/ICQ) oscar: userinfo: **warning: unexpected TLV: oscar: userinfo: sn =373512072 oscar: userinfo: type =0x0027 oscar: userinfo: length=0x0004 oscar: userinfo: value: oscar: userinfo: oscar: 0x45 oscar: 0x6d oscar: 0xdb oscar: 0xf0 oscar: blist: Updating buddy status for 373512072 (AIM/ICQ) g_log: gaim_dbus_pointer_to_id: assertion `id || node == NULL' failed g_log: gaim_dbus_pointer_to_id: assertion `id || node == NULL' failed blist: Updating buddy status for 373512072 (AIM/ICQ) g_log: gaim_dbus_pointer_to_id: assertion `id || node == NULL' failed g_log: gaim_dbus_pointer_to_id: assertion `id || node == NULL' failed oscar: userinfo: **warning: unexpected TLV: oscar: userinfo: sn =373512072 oscar: userinfo: type =0x0027 oscar: userinfo: length=0x0004 oscar: userinfo: value: oscar: userinfo: oscar: 0x45 oscar: 0x6d oscar: 0xdb oscar: 0xf0 oscar: blist: Updating buddy status for 373512072 (AIM/ICQ) blist: Updating buddy status for 373512072 (AIM/ICQ) oscar: userinfo: **warning: unexpected TLV: oscar: userinfo: sn =373512072 oscar: userinfo: type =0x0027 oscar: userinfo: length=0x0004 oscar: userinfo: value: oscar: userinfo: oscar: 0x45 oscar: 0x6d oscar: 0xdb oscar: 0xf0 oscar: blist: Updating buddy status for 373512072 (AIM/ICQ) blist: Updating buddy status for 373512072 (AIM/ICQ) prefs: /gaim/gtk/blist/y changed, scheduling save. prefs: /gaim/gtk/blist/y changed, scheduling save. prefs: /gaim/gtk/blist/x changed, scheduling save. prefs: /gaim/gtk/blist/y changed, scheduling save. prefs: /gaim/gtk/blist/x changed, scheduling save. prefs: /gaim/gtk/blist/y changed, scheduling save. util: Writing file prefs.xml to directory /home/lxuser/.gaim blist: Updating buddy status for 221367522 (AIM/ICQ) oscar: incomingim_ch1: unknown TLV 0x0016 (len 4) oscar: incomingim_ch1: unknown TLV 0x0013 (len 1) oscar: Received IM from 221367522 with 1 parts oscar: Parsing IM part, charset=0x0000, charsubset=0x0000, datalen=97 g_log: gaim_dbus_pointer_to_id: assertion `id || node == NULL' failed g_log: gaim_dbus_pointer_to_id: assertion `id || node == NULL' failed g_log: gaim_dbus_pointer_to_id: assertion `id || node == NULL' failed g_log: gaim_dbus_pointer_to_id: assertion `id || node == NULL' failed g_log: gaim_dbus_pointer_to_id: assertion `id || node == NULL' failed blist: Updating buddy status for 79048170 (AIM/ICQ) g_log: gaim_dbus_pointer_to_id: assertion `id || node == NULL' failed g_log: gaim_dbus_pointer_to_id: assertion `id || node == NULL' failed oscar: Sending IM, charset=0x0002, charsubset=0x0000, length=48 g_log: gaim_dbus_pointer_to_id: assertion `id || node == NULL' failed g_log: gaim_dbus_pointer_to_id: assertion `id || node == NULL' failed g_log: gaim_dbus_pointer_to_id: assertion `id || node == NULL' failed oscar: Sent message to 221367522. blist: Updating buddy status for 221367522 (AIM/ICQ) oscar: incomingim_ch1: unknown TLV 0x0016 (len 4) oscar: incomingim_ch1: unknown TLV 0x0013 (len 1) oscar: Received IM from 221367522 with 1 parts oscar: Parsing IM part, charset=0x0000, charsubset=0x0000, datalen=2 g_log: gaim_dbus_pointer_to_id: assertion `id || node == NULL' failed g_log: gaim_dbus_pointer_to_id: assertion `id || node == NULL' failed g_log: gaim_dbus_pointer_to_id: assertion `id || node == NULL' failed blist: Updating buddy status for 221367522 (AIM/ICQ) oscar: incomingim_ch1: unknown TLV 0x0016 (len 4) oscar: incomingim_ch1: unknown TLV 0x0013 (len 1) oscar: Received IM from 221367522 with 1 parts oscar: Parsing IM part, charset=0x0000, charsubset=0x0000, datalen=42 g_log: gaim_dbus_pointer_to_id: assertion `id || node == NULL' failed g_log: gaim_dbus_pointer_to_id: assertion `id || node == NULL' failed g_log: gaim_dbus_pointer_to_id: assertion `id || node == NULL' failed oscar: Sending IM, charset=0x0002, charsubset=0x0000, length=88 g_log: gaim_dbus_pointer_to_id: assertion `id || node == NULL' failed g_log: gaim_dbus_pointer_to_id: assertion `id || node == NULL' failed g_log: gaim_dbus_pointer_to_id: assertion `id || node == NULL' failed oscar: Sent message to 221367522. blist: Updating buddy status for 221367522 (AIM/ICQ) oscar: incomingim_ch1: unknown TLV 0x0016 (len 4) oscar: incomingim_ch1: unknown TLV 0x0013 (len 1) oscar: Received IM from 221367522 with 1 parts oscar: Parsing IM part, charset=0x0003, charsubset=0x0000, datalen=33 g_log: gaim_dbus_pointer_to_id: assertion `id || node == NULL' failed g_log: gaim_dbus_pointer_to_id: assertion `id || node == NULL' failed g_log: gaim_dbus_pointer_to_id: assertion `id || node == NULL' failed oscar: unknown short capability: {134c} oscar: unknown capability: {b2ec8f16-7c6f-451b-bd79-dc58497888b9} oscar: unknown capability: {563fc809-0b6f-41bd-9f79-422609dfa2f3} oscar: unknown capability: {e362c1e9-121a-4b94-a626-7a74de24270d} oscar: unknown capability: {178c2d9b-daa5-45bb-8ddb-f3bdbd53a10a} oscar: unknown capability: {67361515-612d-4c07-8f3d-bde6408ea041} oscar: unknown capability: {b99708b5-3a92-4202-b069-f1e757bb2e17} oscar: unknown capability: {1a093c6c-d7fd-4ec5-9d51-a6474e34f5a0} blist: Updating buddy status for 347126571 (AIM/ICQ) g_log: gaim_dbus_pointer_to_id: assertion `id || node == NULL' failed g_log: gaim_dbus_pointer_to_id: assertion `id || node == NULL' failed blist: Updating buddy status for 347126571 (AIM/ICQ) g_log: gaim_dbus_pointer_to_id: assertion `id || node == NULL' failed g_log: gaim_dbus_pointer_to_id: assertion `id || node == NULL' failed blist: Updating buddy status for 347126571 (AIM/ICQ) g_log: gaim_dbus_pointer_to_id: assertion `id || node == NULL' failed g_log: gaim_dbus_pointer_to_id: assertion `id || node == NULL' failed blist: Updating buddy status for 221367522 (AIM/ICQ) oscar: incomingim_ch1: unknown TLV 0x0016 (len 4) oscar: incomingim_ch1: unknown TLV 0x0013 (len 1) oscar: Received IM from 221367522 with 1 parts oscar: Parsing IM part, charset=0x0000, charsubset=0x0000, datalen=17 g_log: gaim_dbus_pointer_to_id: assertion `id || node == NULL' failed g_log: gaim_dbus_pointer_to_id: assertion `id || node == NULL' failed g_log: gaim_dbus_pointer_to_id: assertion `id || node == NULL' failed oscar: unknown short capability: {134c} oscar: unknown capability: {b2ec8f16-7c6f-451b-bd79-dc58497888b9} oscar: unknown capability: {563fc809-0b6f-41bd-9f79-422609dfa2f3} oscar: unknown capability: {e362c1e9-121a-4b94-a626-7a74de24270d} oscar: unknown capability: {178c2d9b-daa5-45bb-8ddb-f3bdbd53a10a} oscar: unknown capability: {67361515-612d-4c07-8f3d-bde6408ea041} oscar: unknown capability: {b99708b5-3a92-4202-b069-f1e757bb2e17} oscar: unknown capability: {1a093c6c-d7fd-4ec5-9d51-a6474e34f5a0} oscar: userinfo: **warning: unexpected TLV: oscar: userinfo: sn =347126571 oscar: userinfo: type =0x0027 oscar: userinfo: length=0x0004 oscar: userinfo: value: oscar: userinfo: oscar: 0x45 oscar: 0x6d oscar: 0xdb oscar: 0x88 oscar: g_log: gaim_dbus_pointer_to_id: assertion `id || node == NULL' failed g_log: gaim_dbus_pointer_to_id: assertion `id || node == NULL' failed blist: Updating buddy status for 347126571 (AIM/ICQ) oscar: userinfo: **warning: unexpected TLV: oscar: userinfo: sn =347126571 oscar: userinfo: type =0x0027 oscar: userinfo: length=0x0004 oscar: userinfo: value: oscar: userinfo: oscar: 0x45 oscar: 0x6d oscar: 0xdc oscar: 0xc6 oscar: status: Attempted to set status attribute 'message' for status 'Nicht erreichbar', which is not legal. Fix this! blist: Updating buddy status for 347126571 (AIM/ICQ) blist: Updating buddy status for 347126571 (AIM/ICQ) g_log: gaim_dbus_pointer_to_id: assertion `id || node == NULL' failed g_log: gaim_dbus_pointer_to_id: assertion `id || node == NULL' failed oscar: userinfo: **warning: unexpected TLV: oscar: userinfo: sn =347126571 oscar: userinfo: type =0x0027 oscar: userinfo: length=0x0004 oscar: userinfo: value: oscar: userinfo: oscar: 0x45 oscar: 0x6d oscar: 0xdc oscar: 0xc6 oscar: status: Attempted to set status attribute 'message' for status 'Nicht erreichbar', which is not legal. Fix this! blist: Updating buddy status for 347126571 (AIM/ICQ) status: Attempted to set status attribute 'message' for status 'Nicht erreichbar', which is not legal. Fix this! blist: Updating buddy status for 347126571 (AIM/ICQ) oscar: Sending IM, charset=0x0000, charsubset=0x0000, length=12 g_log: gaim_dbus_pointer_to_id: assertion `id || node == NULL' failed g_log: gaim_dbus_pointer_to_id: assertion `id || node == NULL' failed g_log: gaim_dbus_pointer_to_id: assertion `id || node == NULL' failed oscar: Sent message to 221367522. oscar: unknown short capability: {134c} oscar: unknown capability: {b2ec8f16-7c6f-451b-bd79-dc58497888b9} oscar: unknown capability: {563fc809-0b6f-41bd-9f79-422609dfa2f3} oscar: unknown capability: {e362c1e9-121a-4b94-a626-7a74de24270d} oscar: unknown capability: {178c2d9b-daa5-45bb-8ddb-f3bdbd53a10a} oscar: unknown capability: {67361515-612d-4c07-8f3d-bde6408ea041} oscar: unknown capability: {b99708b5-3a92-4202-b069-f1e757bb2e17} oscar: unknown capability: {1a093c6c-d7fd-4ec5-9d51-a6474e34f5a0} blist: Updating buddy status for 221367522 (AIM/ICQ) blist: Updating buddy status for 221367522 (AIM/ICQ) blist: Updating buddy status for 221367522 (AIM/ICQ) blist: Updating buddy status for 221367522 (AIM/ICQ) accels: accel changed, scheduling save. accels: accel changed, scheduling save. accels: accel changed, scheduling save. accels: accel changed, scheduling save. accels: accel changed, scheduling save. accels: accel changed, scheduling save. accels: saving accels to /home/lxuser/.gaim/accels blist: Updating buddy status for 348330511 (AIM/ICQ) g_log: gaim_dbus_pointer_to_id: assertion `id || node == NULL' failed g_log: gaim_dbus_pointer_to_id: assertion `id || node == NULL' failed blist: Updating buddy status for 348330511 (AIM/ICQ) oscar: unknown short capability: {134c} oscar: unknown capability: {563fc809-0b6f-41bd-9f79-422609dfa2f3} oscar: unknown capability: {178c2d9b-daa5-45bb-8ddb-f3bdbd53a10a} oscar: unknown capability: {1a093c6c-d7fd-4ec5-9d51-a6474e34f5a0} g_log: gaim_dbus_pointer_to_id: assertion `id || node == NULL' failed g_log: gaim_dbus_pointer_to_id: assertion `id || node == NULL' failed blist: Updating buddy status for 348330511 (AIM/ICQ) blist: Updating buddy status for 348330511 (AIM/ICQ) blist: Updating buddy status for 348330511 (AIM/ICQ) g_log: gaim_dbus_pointer_to_id: assertion `id || node == NULL' failed prefs: /gaim/gtk/blist/list_visible changed, scheduling save. util: Writing file blist.xml to directory /home/lxuser/.gaim util: Writing file prefs.xml to directory /home/lxuser/.gaim blist: Updating buddy status for 221367522 (AIM/ICQ) oscar: incomingim_ch1: unknown TLV 0x0016 (len 4) oscar: incomingim_ch1: unknown TLV 0x0013 (len 1) oscar: Received IM from 221367522 with 1 parts oscar: Parsing IM part, charset=0x0000, charsubset=0x0000, datalen=3 prefs: /gaim/gtk/conversations/im/default_height changed, scheduling save. prefs: /gaim/gtk/conversations/im/default_height changed, scheduling save. prefs: /gaim/gtk/conversations/im/entry_height changed, scheduling save. prefs: /gaim/gtk/conversations/im/entry_height changed, scheduling save. g_log: gaim_dbus_pointer_to_id: assertion `id || node == NULL' failed g_log: gaim_dbus_pointer_to_id: assertion `id || node == NULL' failed g_log: gaim_dbus_pointer_to_id: assertion `id || node == NULL' failed blist: Updating buddy status for 221367522 (AIM/ICQ) oscar: incomingim_ch1: unknown TLV 0x0016 (len 4) oscar: incomingim_ch1: unknown TLV 0x0013 (len 1) oscar: Received IM from 221367522 with 1 parts oscar: Parsing IM part, charset=0x0000, charsubset=0x0000, datalen=3 g_log: gaim_dbus_pointer_to_id: assertion `id || node == NULL' failed g_log: gaim_dbus_pointer_to_id: assertion `id || node == NULL' failed g_log: gaim_dbus_pointer_to_id: assertion `id || node == NULL' failed util: Writing file prefs.xml to directory /home/lxuser/.gaim accels: accel changed, scheduling save. accels: accel changed, scheduling save. accels: accel changed, scheduling save. accels: accel changed, scheduling save. accels: accel changed, scheduling save. accels: accel changed, scheduling save. blist: Updating buddy status for 348330511 (AIM/ICQ) g_log: gaim_dbus_pointer_to_id: assertion `id || node == NULL' failed g_log: gaim_dbus_pointer_to_id: assertion `id || node == NULL' failed blist: Updating buddy status for 348330511 (AIM/ICQ) g_log: gaim_dbus_pointer_to_id: assertion `id || node == NULL' failed g_log: gaim_dbus_pointer_to_id: assertion `id || node == NULL' failed blist: Updating buddy status for 348330511 (AIM/ICQ) blist: Updating buddy status for 348330511 (AIM/ICQ) accels: saving accels to /home/lxuser/.gaim/accels blist: Updating buddy status for 221367522 (AIM/ICQ) g_log: gaim_dbus_pointer_to_id: assertion `id || node == NULL' failed g_log: gaim_dbus_pointer_to_id: assertion `id || node == NULL' failed blist: Updating buddy status for 221367522 (AIM/ICQ) util: Writing file blist.xml to directory /home/lxuser/.gaim oscar: unknown short capability: {134c} oscar: unknown capability: {563fc809-0b6f-41bd-9f79-422609dfa2f3} oscar: unknown capability: {178c2d9b-daa5-45bb-8ddb-f3bdbd53a10a} oscar: unknown capability: {1a093c6c-d7fd-4ec5-9d51-a6474e34f5a0} g_log: gaim_dbus_pointer_to_id: assertion `id || node == NULL' failed g_log: gaim_dbus_pointer_to_id: assertion `id || node == NULL' failed blist: Updating buddy status for 79048170 (AIM/ICQ) blist: Updating buddy status for 79048170 (AIM/ICQ) blist: Updating buddy status for 79048170 (AIM/ICQ) blist: Updating buddy status for 79048170 (AIM/ICQ) g_log: gaim_dbus_pointer_to_id: assertion `id || node == NULL' failed g_log: gaim_dbus_pointer_to_id: assertion `id || node == NULL' failed blist: Updating buddy status for 79048170 (AIM/ICQ) g_log: gaim_dbus_pointer_to_id: assertion `id || node == NULL' failed g_log: gaim_dbus_pointer_to_id: assertion `id || node == NULL' failed blist: Updating buddy status for 79048170 (AIM/ICQ) blist: Updating buddy status for 79048170 (AIM/ICQ) g_log: gaim_dbus_pointer_to_id: assertion `id || node == NULL' failed g_log: gaim_dbus_pointer_to_id: assertion `id || node == NULL' failed blist: Updating buddy status for 149325833 (AIM/ICQ) util: Writing file blist.xml to directory /home/lxuser/.gaim sighandler: Caught signal 2 account: Disconnecting account 0x81ae610 connection: Disconnecting connection 0x84abba0 connection: Deactivating keepalive. oscar: Signed off. g_log: gaim_dbus_pointer_to_id: assertion `id || node == NULL' failed g_log: gaim_dbus_pointer_to_id: assertion `id || node == NULL' failed connection: Destroying connection 0x84abba0 plugins: Unloading plugin AIM/ICQ plugins: Unloading plugin Gadu-Gadu plugins: Unloading plugin GroupWise plugins: Unloading plugin History plugins: Unloading plugin IRC plugins: Unloading plugin Jabber plugins: Unloading plugin MSN plugins: Unloading plugin Message Notification plugins: Unloading plugin Message Timestamp Formats plugins: Unloading plugin Perl Plugin Loader plugins: Unloading plugin Release Notification plugins: Unloading plugin SIMPLE plugins: Unloading plugin Sametime plugins: Unloading plugin System Tray Icon gtkblist: removed visibility manager: 0 tray icon: destroyed docklet: plugin unloaded plugins: Unloading plugin Yahoo /usr/lib/libgtk-x11-2.0.so.0(gtk_button_clicked+0x53)[0xb7b7e093] /usr/lib/libgtk-x11-2.0.so.0[0xb7b7fcde] /usr/lib/libgobject-2.0.so.0(g_cclosure_marshal_VOID__VOID+0x49)[0xb7994b29] /usr/lib/libgobject-2.0.so.0[0xb7985fb9] /usr/lib/libgobject-2.0.so.0(g_closure_invoke+0x12b)[0xb798779b] /usr/lib/libgobject-2.0.so.0[0xb799802a] /usr/lib/libgobject-2.0.so.0(g_signal_emit_valist+0x8c7)[0xb79990b7] /usr/lib/libgobject-2.0.so.0(g_signal_emit+0x29)[0xb7999279] /usr/lib/libgtk-x11-2.0.so.0(gtk_button_released+0x53)[0xb7b7e123] /usr/lib/libgtk-x11-2.0.so.0[0xb7b7e181] /usr/lib/libgtk-x11-2.0.so.0(_gtk_marshal_BOOLEAN__BOXED+0x60)[0xb7c4db00] /usr/lib/libgobject-2.0.so.0[0xb7985fb9] /usr/lib/libgobject-2.0.so.0(g_closure_invoke+0x12b)[0xb798779b] /usr/lib/libgobject-2.0.so.0[0xb79981e3] /usr/lib/libgobject-2.0.so.0(g_signal_emit_valist+0x68f)[0xb7998e7f] /usr/lib/libgobject-2.0.so.0(g_signal_emit+0x29)[0xb7999279] /usr/lib/libgtk-x11-2.0.so.0[0xb7d615f8] /usr/lib/libgtk-x11-2.0.so.0(gtk_propagate_event+0x183)[0xb7c46ef3] /usr/lib/libgtk-x11-2.0.so.0(gtk_main_do_event+0x317)[0xb7c480f7] /usr/lib/libgdk-x11-2.0.so.0[0xb7ad17ea] /usr/lib/libglib-2.0.so.0(g_main_context_dispatch+0x182)[0xb7912802] /usr/lib/libglib-2.0.so.0[0xb79157df] /usr/lib/libglib-2.0.so.0(g_main_loop_run+0x1a9)[0xb7915b89] /usr/lib/libgtk-x11-2.0.so.0(gtk_main+0xb4)[0xb7c48574] gaim(main+0x88c)[0x810fd0c] /lib/tls/i686/cmov/libc.so.6(__libc_start_main+0xdc)[0xb75d48cc] gaim(gtk_widget_grab_focus+0x3d)[0x806ed21] ======= Memory map: ======== 08048000-08158000 r-xp 00000000 03:06 782082 /usr/bin/gaim 08158000-0815c000 rw-p 00110000 03:06 782082 /usr/bin/gaim 0815c000-086d4000 rw-p 0815c000 00:00 0 [heap] b35ec000-b4121000 rw-p b35ec000 00:00 0 b4121000-b4200000 ---p b4121000 00:00 0 b42df000-b4343000 r--p 00000000 03:06 962523 /usr/share/fonts/truetype/ttf-dejavu/DejaVuSans-Oblique.ttf b4343000-b4352000 r-xp 00000000 03:06 651561 /lib/libbz2.so.1.0.3 b4352000-b4353000 rw-p 0000f000 03:06 651561 /lib/libbz2.so.1.0.3 b4353000-b4383000 r-xp 00000000 03:06 783209 /usr/lib/libcroco-0.6.so.3.0.1 b4383000-b4386000 rw-p 0002f000 03:06 783209 /usr/lib/libcroco-0.6.so.3.0.1 b4386000-b43af000 r-xp 00000000 03:06 783456 /usr/lib/libgsf-1.so.114.0.1 b43af000-b43b2000 rw-p 00028000 03:06 783456 /usr/lib/libgsf-1.so.114.0.1 b43b2000-b43b3000 rw-p b43b2000 00:00 0 b43b3000-b43e2000 r-xp 00000000 03:06 782215 /usr/lib/librsvg-2.so.2.16.0 b43e2000-b43e3000 rw-p 0002f000 03:06 782215 /usr/lib/librsvg-2.so.2.16.0 b43e3000-b4ef7000 rw-p b43e3000 00:00 0 b4ef7000-b4f63000 r--p 00000000 03:06 962520 /usr/share/fonts/truetype/ttf-dejavu/DejaVuSans-Bold.ttf b4f63000-b4f81000 r-xp 00000000 03:06 783561 /usr/lib/libjpeg.so.62.0.0 b4f81000-b4f82000 rw-p 0001d000 03:06 783561 /usr/lib/libjpeg.so.62.0.0 b4f90000-b4f93000 r-xp 00000000 03:06 831783 /usr/lib/gtk-2.0/2.10.0/loaders/libpixbufloader-jpeg.so b4f93000-b4f94000 rw-p 00003000 03:06 831783 /usr/lib/gtk-2.0/2.10.0/loaders/libpixbufloader-jpeg.so b4f94000-b4f95000 rw-p b4f94000 00:00 0 b4f95000-b4ff5000 rw-s 00000000 00:08 36700165 /SYSV00000000 (deleted) b4ff5000-b5094000 r--s 00000000 03:06 557993 /var/lib/aspell/de_DE-only.rws b5094000-b5981000 r--s 00000000 03:06 557987 /var/lib/aspell/de-common.rws b5981000-b5982000 r-xp 00000000 03:06 830735 /usr/lib/gtk-2.0/2.10.0/loaders/svg_loader.so b5982000-b5983000 rw-p 00001000 03:06 830735 /usr/lib/gtk-2.0/2.10.0/loaders/svg_loader.so b5983000-b5984000 rw-p b5983000 00:00 0 b5984000-b5b2e000 r--p 00000000 03:06 1026186 /usr/share/icons/hicolor/icon-theme.cache b5b2e000-b618a000 r--p 00000000 03:06 1028177 /usr/share/icons/gnome/icon-theme.cache b618a000-b63e2000 r--p 00000000 03:06 1030533 /usr/share/icons/Tango/icon-theme.cache b63e2000-b6433000 r--p 00000000 03:06 1029598 /usr/share/icons/Tangerine/icon-theme.cache b6433000-b6594000 r--p 00000000 03:06 1026175 /usr/share/icons/Human/icon-theme.cache b6594000-b6595000 r--p 00000000 03:06 1079064 /usr/share/locale-langpack/de/LC_MESSAGES/launchpad-integration.mo b6595000-b6596000 r--p 00000000 03:06 1079112 /usr/share/locale-langpack/de_DE/LC_MESSAGES/launchpad-integration.mo b6596000-b6607000 r--p 00000000 03:06 962524 /usr/share/fonts/truetype/ttf-dejavu/DejaVuSans.ttf b6607000-b6667000 rw-s 00000000 00:08 36667393 /SYSV00000000 (deleted) b6667000-b6678000 r-xp 00000000 03:06 830746 /usr/lib/gtk-2.0/2.10.0/engines/libubuntulooks.so b6678000-b6679000 rw-p 00011000 03:06 830746 /usr/lib/gtk-2.0/2.10.0/engines/libubuntulooks.so b6679000-b66c3000 r-xp 00000000 03:06 783129 /usr/lib/libXt.so.6.0.0 b66c3000-b66c7000 rw-p 00049000 03:06 783129 /usr/lib/libXt.so.6.0.0 b66c7000-b66dc000 r-xp 00000000 03:06 783166 /usr/lib/libaudio.so.2.4 b66dc000-b66dd000 rw-p 00014000 03:06 783166 /usr/lib/libaudio.so.2.4 b66dd000-b66e0000 r--p 00000000 03:06 1075890 /usr/share/locale-langpack/de/LC_MESSAGES/atk10.mo b66e0000-b66e2000 r-xp 00000000 03:06 816866 /usr/lib/pango/1.5.0/modules/pango-basic-fc.so b66e2000-b66e3000 rw-p 00001000 03:06 816866 /usr/lib/pango/1.5.0/modules/pango-basic-fc.so b66e3000-b66e7000 r-xp 00000000 03:06 831782 /usr/lib/gtk-2.0/2.10.0/loaders/libpixbufloader-png.so b66e7000-b66e8000 rw-p 00003000 03:06 831782 /usr/lib/gtk-2.0/2.10.0/loaders/libpixbufloader-png.so b66e8000-b66ea000 r-xp 00000000 03:06 814559 /usr/lib/ao/plugins-2/liboss.so b66ea000-b66eb000 rw-p 00001000 03:06 814559 /usr/lib/ao/plugins-2/liboss.so b66eb000-b66ec000 r-xp 00000000 03:06 814558 /usr/lib/ao/plugins-2/libnas.so b66ec000-b66ed000 rw-p 00001000 03:06 814558 /usr/lib/ao/plugins-2/libnas.so b66ed000-b6714000 r-xp 00000000 03:06 782149 /usr/lib/libmeanwhile.so.1.0.2 b6714000-b6715000 rw-p 00026000 03:06 782149 /usr/lib/libmeanwhile.so.1.0.2 b6715000-b6716000 r-xp 00000000 03:06 814557 /usr/lib/ao/plugins-2/libesd.so b6716000-b6717000 rw-p 00000000 03:06 814557 /usr/lib/ao/plugins-2/libesd.so b6717000-b671c000 r-xp 00000000 03:06 783907 /usr/lib/libartsc.so.0.0.0 b671c000-b671d000 rw-p 00004000 03:06 783907 /usr/lib/libartsc.so.0.0.0 b671d000-b671e000 r-xp 00000000 03:06 814556 /usr/lib/ao/plugins-2/libarts.so b671e000-b671f000 rw-p 00000000 03:06 814556 /usr/lib/ao/plugins-2/libarts.so b671f000-b6722000 r-xp 00000000 03:06 814555 /usr/lib/ao/plugins-2/libalsa09.so b6722000-b6723000 rw-p 00002000 03:06 814555 /usr/lib/ao/plugins-2/libalsa09.so b6723000-b6737000 r-xp 00000000 03:06 799104 /usr/lib/gaim/libsametime.so b6737000-b6738000 rw-p 00013000 03:06 799104 /usr/lib/gaim/libsametime.so b6738000-b6739000 rw-p b6738000 00:00 0 b6739000-b673b000 r-xp 00000000 03:06 799902 /usr/lib/gaim/timestamp_format.so b673b000-b673c000 rw-p 00001000 03:06 799902 /usr/lib/gaim/timestamp_format.so b673c000-b6741000 r-xp 00000000 03:06 799900 /usr/lib/gaim/ticker.so b6741000-b6742000 rw-p 00004000 03:06 799900 /usr/lib/gaim/ticker.so b6742000-b6750000 r-xp 00000000 03:06 799894 /usr/lib/gaim/spellchk.so b6750000-b6751000 rw-p 0000d000 03:06 799894 /usr/lib/gaim/spellchk.so b6751000-b6756000 r-xp 00000000 03:06 684817 /lib/tls/i686/cmov/libcrypt-2.4.so b6756000-b6758000 rw-p 00004000 03:06 684817 /lib/tls/i686/cmov/libcrypt-2.4.so b6758000-b677f000 rw-p b6758000 00:00 0 b677f000-b688f000 r-xp 00000000 03:06 783681 /usr/lib/libperl.so.5.8.8 b688f000-b6894000 rw-p 00110000 03:06 783681 /usr/lib/libperl.so.5.8.8 b6894000-b6897000 rw-p b6894000 00:00 0 b6897000-b6899000 r-xp 00000000 03:06 799901 /usr/lib/gaim/timestamp.so b6899000-b689a000 rw-p 00002000 03:06 799901 /usr/lib/gaim/timestamp.so b689a000-b689c000 r-xp 00000000 03:06 799898 /usr/lib/gaim/statenotify.so b689c000-b689d000 rw-p 00001000 03:06 799898 /usr/lib/gaim/statenotify.so b689d000-b689e000 r-xp 00000000 03:06 799897 /usr/lib/gaim/ssl.so b689e000-b689f000 rw-p 00000000 03:06 799897 /usr/lib/gaim/ssl.so b689f000-b68a0000 r-xp 00000000 03:06 799896 /usr/lib/gaim/ssl-nss.so b68a0000-b68a1000 rw-p 00000000 03:06 799896 /usr/lib/gaim/ssl-nss.so b68a1000-b68a3000 r-xp 00000000 03:06 799895 /usr/lib/gaim/ssl-gnutls.so b68a3000-b68a4000 rw-p 00001000 03:06 799895 /usr/lib/gaim/ssl-gnutls.so b68a4000-b68ad000 r-xp 00000000 03:06 799891 /usr/lib/gaim/perl.so b68ad000-b68ae000 rw-p 00008000 03:06 799891 /usr/lib/gaim/perl.so b68ae000-b68d2000 r-xp 00000000 03:06 799534 /usr/lib/gaim/libyahoo.so b68d2000-b68e2000 rw-p 00024000 03:06 799534 /usr/lib/gaim/libyahoo.so b68e2000-b68eb000 r-xp 00000000 03:06 799136 /usr/lib/gaim/libsimple.so b68eb000-b68ec000 rw-p 00008000 03:06 799136 /usr/lib/gaim/libsimple.so b68ec000-b68fc000 rw-p b68ec000 00:00 0 b68fc000-b693c000 r-xp 00000000 03:06 799048 /usr/lib/gaim/liboscar.so b693c000-b693e000 rw-p 00040000 03:06 799048 /usr/lib/gaim/liboscar.so b693e000-b6956000 r-xp 00000000 03:06 798228 /usr/lib/gaim/libnovell.so b6956000-b6957000 rw-p 00018000 03:06 798228 /usr/lib/gaim/libnovell.so b6957000-b697f000 r-xp 00000000 03:06 798227 /usr/lib/gaim/libmsn.so b697f000-b6980000 rw-p 00028000 03:06 798227 /usr/lib/gaim/libmsn.so b6980000-b6983000 rw-p b6980000 00:00 0 b6983000-b69a5000 r-xp 00000000 03:06 798219 /usr/lib/gaim/libjabber.so b69a5000-b69a6000 rw-p 00022000 03:06 798219 /usr/lib/gaim/libjabber.so b69a6000-b69a9000 rw-p b69a6000 00:00 0 b69a9000-b69b9000 r-xp 00000000 03:06 798215 /usr/lib/gaim/libirc.so b69b9000-b69ba000 rw-p 00010000 03:06 798215 /usr/lib/gaim/libirc.so b69ba000-b69cd000 r-xp 00000000 03:06 783304 /usr/lib/libgadu.so.3.5 b69cd000-b69ce000 rw-p 00013000 03:06 783304 /usr/lib/libgadu.so.3.5 b69ce000-b69d0000 r-xp 00000000 03:06 799893 /usr/lib/gaim/relnot.so b69d0000-b69d1000 rw-p 00001000 03:06 799893 /usr/lib/gaim/relnot.so b69d1000-b69d3000 r-xp 00000000 03:06 799892 /usr/lib/gaim/psychic.so b69d3000-b69d4000 rw-p 00001000 03:06 799892 /usr/lib/gaim/psychic.so b69d4000-b69d5000 r-xp 00000000 03:06 798208 /usr/lib/gaim/libgaimperl.so b69d5000-b69d6000 rw-p 00000000 03:06 798208 /usr/lib/gaim/libgaimperl.so b69d6000-b69db000 r-xp 00000000 03:06 799890 /usr/lib/gaim/notify.so b69db000-b69dc000 rw-p 00004000 03:06 799890 /usr/lib/gaim/notify.so b69dc000-b69e7000 r-xp 00000000 03:06 798209 /usr/lib/gaim/libgg.so b69e7000-b69e8000 rw-p 0000a000 03:06 798209 /usr/lib/gaim/libgg.so b69e8000-b69ec000 r-xp 00000000 03:06 783571 /usr/lib/libkrb5support.so.0.0 b69ec000-b69ed000 rw-p 00003000 03:06 783571 /usr/lib/libkrb5support.so.0.0 b69ed000-b6a1f000 r-xp 00000000 03:06 651635 /lib/libsepol.so.1 b6a1f000-b6a20000 rw-p 00031000 03:06 651635 /lib/libsepol.so.1 b6a20000-b6a2a000 rw-p b6a20000 00:00 0 b6a2a000-b6a2d000 r-xp 00000000 03:06 783440 /usr/lib/libgpg-error.so.0.2.0 b6a2d000-b6a2e000 rw-p 00002000 03:06 783440 /usr/lib/libgpg-error.so.0.2.0 b6a2e000-b6a7a000 r-xp 00000000 03:06 783322 /usr/lib/libgcrypt.so.11.2.1 b6a7a000-b6a7c000 rw-p 0004b000 03:06 783322 /usr/lib/libgcrypt.so.11.2.1 b6a7c000-b6a8e000 r-xp 00000000 03:06 783768 /usr/lib/libtasn1.so.3.0.5 b6a8e000-b6a8f000 rw-p 00011000 03:06 783768 /usr/lib/libtasn1.so.3.0.5 b6a8f000-b6b42000 r-xp 00000000 03:06 783153 /usr/lib/libasound.so.2.0.0 b6b42000-b6b47000 rw-p 000b2000 03:06 783153 /usr/lib/libasound.so.2.0.0 b6b47000-b6b62000 r-xp 00000000 03:06 783458 /usr/lib/libgssapi_krb5.so.2.2 b6b62000-b6b63000 rw-p 0001b000 03:06 783458 /usr/lib/libgssapi_krb5.so.2.2 b6b63000-b6b65000 r-xp 00000000 03:06 651571 /lib/libcom_err.so.2.1 b6b65000-b6b66000 rw-p 00001000 03:06 651571 /lib/libcom_err.so.2.1 b6b66000-b6b8a000 r-xp 00000000 03:06 783563 /usr/lib/libk5crypto.so.3.0 b6b8a000-b6b8b000 rw-p 00023000 03:06 783563 /usr/lib/libk5crypto.so.3.0 b6b8b000-b6c05000 r-xp 00000000 03:06 783569 /usr/lib/libkrb5.so.3.2 b6c05000-b6c07000 rw-p 0007a000 03:06 783569 /usr/lib/libkrb5.so.3.2 b6c07000-b6c51000 r-xp 00000000 03:06 504945 /usr/lib/libsoftokn3.so b6c51000-b6c55000 rw-p 00049000 03:06 504945 /usr/lib/libsoftokn3.so b6c55000-b6c7c000 r-xp 00000000 03:06 504946 /usr/lib/libssl3.so b6c7c000-b6c7e000 rw-p 00027000 03:06 504946 /usr/lib/libssl3.so b6c7e000-b6c9f000 r-xp 00000000 03:06 504944 /usr/lib/libsmime3.so b6c9f000-b6ca1000 rw-p 00021000 03:06 504944 /usr/lib/libsmime3.so b6ca1000-b6d0d000 r-xp 00000000 03:06 504943 /usr/lib/libnss3.so b6d0d000-b6d12000 rw-p 0006c000 03:06 504943 /usr/lib/libnss3.so b6d12000-b6d15000 r-xp 00000000 03:06 782678 /usr/lib/libORBitCosNaming-2.so.0.1.0 b6d15000-b6d16000 rw-p 00003000 03:06 782678 /usr/lib/libORBitCosNaming-2.so.0.1.0 b6d16000-b6d18000 r-xp 00000000 03:06 684834 /lib/tls/i686/cmov/libutil-2.4.so b6d18000-b6d1a000 rw-p 00001000 03:06 684834 /lib/tls/i686/cmov/libutil-2.4.so b6d1a000-b6d2c000 r-xp 00000000 03:06 651578 /lib/libselinux.so.1 b6d2c000-b6d2e000 rw-p 00011000 03:06 651578 /lib/libselinux.so.1 b6d2e000-b6d3c000 r-xp 00000000 03:06 782834 /usr/lib/libavahi-client.so.3.2.0 b6d3c000-b6d3d000 rw-p 0000e000 03:06 782834 /usr/lib/libavahi-client.so.3.2.0 b6d3d000-b6d47000 r-xp 00000000 03:06 782400 /usr/lib/libavahi-common.so.3.4.2 b6d47000-b6d48000 rw-p 00009000 03:06 782400 /usr/lib/libavahi-common.so.3.4.2 b6d48000-b6d4a000 r-xp 00000000 03:06 783169 /usr/lib/libavahi-glib.so.1.0.1 b6d4a000-b6d4b000 rw-p 00002000 03:06 783169 /usr/lib/libavahi-glib.so.1.0.1 b6d4b000-b6db4000 r-xp 00000000 03:06 783436 /usr/lib/libgnutls.so.13.0.5 b6db4000-b6dba000 rw-p 00068000 03:06 783436 /usr/lib/libgnutls.so.13.0.5 b6dba000-b6de9000 r-xp 00000000 03:06 504940 /usr/lib/libnspr4.so b6de9000-b6deb000 rw-p 0002e000 03:06 504940 /usr/lib/libnspr4.so b6deb000-b6dec000 rw-p b6deb000 00:00 0 b6dec000-b6df0000 r-xp 00000000 03:06 504941 /usr/lib/libplc4.so b6df0000-b6df1000 rw-p 00003000 03:06 504941 /usr/lib/libplc4.so b6df1000-b6df3000 r-xp 00000000 03:06 504942 /usr/lib/libplds4.so b6df3000-b6df4000 rw-p 00001000 03:06 504942 /usr/lib/libplds4.so b6df4000-b6dfd000 r-xp 00000000 03:06 783267 /usr/lib/libesd.so.0.2.36 b6dfd000-b6dfe000 rw-p 00008000 03:06 783267 /usr/lib/libesd.so.0.2.36 b6dfe000-b6e45000 r-xp 00000000 03:06 783357 /usr/lib/libcamel-1.2.so.8.1.0 b6e45000-b6e48000 rw-p 00047000 03:06 783357 /usr/lib/libcamel-1.2.so.8.1.0 b6e48000-b6f41000 r-xp 00000000 03:06 782037 /usr/lib/libdb-4.4.so b6f41000-b6f44000 rw-p 000f8000 03:06 782037 /usr/lib/libdb-4.4.so b6f44000-b6f8b000 r-xp 00000000 03:06 781971 /usr/lib/libORBit-2.so.0.1.0 b6f8b000-b6f95000 rw-p 00046000 03:06 781971 /usr/lib/libORBit-2.so.0.1.0 b6f95000-b6fa7000 r-xp 00000000 03:06 783187 /usr/lib/libbonobo-activation.so.4.0.0 b6fa7000-b6fa9000 rw-p 00012000 03:06 783187 /usr/lib/libbonobo-activation.so.4.0.0 b6fa9000-b6ff9000 r-xp 00000000 03:06 783185 /usr/lib/libbonobo-2.so.0.0.0 b6ff9000-b7003000 rw-p 0004f000 03:06 783185 /usr/lib/libbonobo-2.so.0.0.0 b7003000-b7031000 r-xp 00000000 03:06 782161 /usr/lib/libgconf-2.so.4.1.0 b7031000-b7034000 rw-p 0002e000 03:06 782161 /usr/lib/libgconf-2.so.4.1.0 b7034000-b7147000 r-xp 00000000 03:06 782804 /usr/lib/libxml2.so.2.6.26 b7147000-b714c000 rw-p 00113000 03:06 782804 /usr/lib/libxml2.so.2.6.26 b714c000-b714d000 rw-p b714c000 00:00 0 b714d000-b71a2000 r-xp 00000000 03:06 782005 /usr/lib/libgnomevfs-2.so.0.1600.1 b71a2000-b71a5000 rw-p 00054000 03:06 782005 /usr/lib/libgnomevfs-2.so.0.1600.1 b71a5000-b71c7000 r-xp 00000000 03:06 782913 /usr/lib/libedataserver-1.2.so.7.1.0 b71c7000-b71c8000 rw-p 00022000 03:06 782913 /usr/lib/libedataserver-1.2.so.7.1.0 b71c8000-b71ce000 r-xp 00000000 03:06 651624 /lib/libpopt.so.0.0.0 b71ce000-b71cf000 rw-p 00006000 03:06 651624 /lib/libpopt.so.0.0.0 b71cf000-b71e3000 r-xp 00000000 03:06 783400 /usr/lib/libgnome-2.so.0.1600.0 b71e3000-b71e4000 rw-p 00013000 03:06 783400 /usr/lib/libgnome-2.so.0.1600.0 b71e4000-b7212000 r-xp 00000000 03:06 783937 /usr/lib/libebook-1.2.so.9.0.0 b7212000-b7216000 rw-p 0002e000 03:06 783937 /usr/lib/libebook-1.2.so.9.0.0 b7216000-b7231000 r-xp 00000000 03:06 782455 /usr/lib/libedata-book-1.2.so.2.3.0 b7231000-b7234000 rw-p 0001a000 03:06 782455 /usr/lib/libedata-book-1.2.so.2.3.0 b7234000-b7236000 r-xp 00000000 03:06 799881 /usr/lib/gaim/nautilus.so b7236000-b7237000 rw-p 00001000 03:06 799881 /usr/lib/gaim/nautilus.so b7237000-b723b000 r-xp 00000000 03:06 799889 /usr/lib/gaim/musicmessaging.so b723b000-b723c000 rw-p 00003000 03:06 799889 /usr/lib/gaim/musicmessaging.so b723c000-b723e000 r-xp 00000000 03:06 798206 /usr/lib/gaim/idle.so b723e000-b723f000 rw-p 00001000 03:06 798206 /usr/lib/gaim/idle.so b723f000-b7241000 r-xp 00000000 03:06 798194 /usr/lib/gaim/history.so b7241000-b7242000 rw-p 00001000 03:06 798194 /usr/lib/gaim/history.so b7242000-b724c000 r-xp 00000000 03:06 798193 /usr/lib/gaim/gevolution.so b724c000-b724d000 rw-p 0000a000 03:06 798193 /usr/lib/gaim/gevolution.so b724d000-b7251000 r-xp 00000000 03:06 798192 /usr/lib/gaim/gestures.so b7251000-b7252000 rw-p 00003000 03:06 798192 /usr/lib/gaim/gestures.so b7252000-b7256000 r-xp 00000000 03:06 798191 /usr/lib/gaim/gaimrc.so b7256000-b7257000 rw-p 00004000 03:06 798191 /usr/lib/gaim/gaimrc.so b7257000-b725b000 r-xp 00000000 03:06 783874 /usr/lib/libgthread-2.0.so.0.1200.4 b725b000-b725c000 rw-p 00003000 03:06 783874 /usr/lib/libgthread-2.0.so.0.1200.4 b725c000-b725d000 r-xp 00000000 03:06 798201 /usr/lib/gaim/iconaway.so b725d000-b725e000 rw-p 00000000 03:06 798201 /usr/lib/gaim/iconaway.so b725e000-b7260000 r-xp 00000000 03:06 798190 /usr/lib/gaim/extplacement.so b7260000-b7261000 rw-p 00001000 03:06 798190 /usr/lib/gaim/extplacement.so b7261000-b7269000 r-xp 00000000 03:06 798189 /usr/lib/gaim/docklet.so b7269000-b726a000 rw-p 00007000 03:06 798189 /usr/lib/gaim/docklet.so b726a000-b728c000 r--p 00000000 03:06 1075847 /usr/share/locale-langpack/de/LC_MESSAGES/gtk20-properties.mo b728c000-b729c000 r--p 00000000 03:06 1075846 /usr/share/locale-langpack/de/LC_MESSAGES/gtk20.mo b729c000-b72a5000 r-xp 00000000 03:06 684824 /lib/tls/i686/cmov/libnss_files-2.4.so b72a5000-b72a7000 rw-p 00008000 03:06 684824 /lib/tls/i686/cmov/libnss_files-2.4.so b72a7000-b72af000 r-xp 00000000 03:06 684826 /lib/tls/i686/cmov/libnss_nis-2.4.so b72af000-b72b1000 rw-p 00007000 03:06 684826 /lib/tls/i686/cmov/libnss_nis-2.4.so b72b1000-b72b8000 r-xp 00000000 03:06 684822 /lib/tls/i686/cmov/libnss_compat-2.4.so b72b8000-b72ba000 rw-p 00006000 03:06 684822 /lib/tls/i686/cmov/libnss_compat-2.4.so b72ba000-b72bb000 rw-p b72ba000 00:00 0 b72bb000-b72bd000 r-xp 00000000 03:06 798188 /usr/lib/gaim/dbus-example.so b72bd000-b72be000 rw-p 00001000 03:06 798188 /usr/lib/gaim/dbus-example.so b72be000-b72c3000 r--p 00000000 03:06 1075912 /usr/share/locale-langpack/de/LC_MESSAGES/glib20.mo b72c3000-b72c4000 r-xp 00000000 03:06 1077611 /usr/lib/gconv/ISO8859-1.so b72c4000-b72c6000 rw-p 00001000 03:06 1077611 /usr/lib/gconv/ISO8859-1.so b72c6000-b72c7000 r-xp 00000000 03:06 814630 /usr/lib/X11/locale/common/xlcUTF8Load.so.2.0.0 b72c7000-b72c8000 rw-p 00000000 03:06 814630 /usr/lib/X11/locale/common/xlcUTF8Load.so.2.0.0 b72c8000-b7300000 r--p 00000000 03:06 1078964 /usr/share/locale-langpack/de/LC_MESSAGES/gaim.mo b7300000-b7301000 r--p 00000000 03:06 1079111 /usr/share/locale-langpack/de_DE/LC_MESSAGES/gaim.mo b7301000-b733c000 r--p 00000000 03:06 831531 /usr/lib/locale/de_DE.utf8/LC_CTYPE b733c000-b733d000 r--p 00000000 03:06 831536 /usr/lib/locale/de_DE.utf8/LC_NUMERIC b733d000-b733e000 r--p 00000000 03:06 831363 /usr/lib/locale/de_DE.utf8/LC_TIME b733e000-b7415000 r--p 00000000 03:06 831278 /usr/lib/locale/de_DE.utf8/LC_COLLATE b7415000-b7416000 r--p 00000000 03:06 831364 /usr/lib/locale/de_DE.utf8/LC_MONETARY b7416000-b7418000 rw-p b7416000 00:00 0 b7418000-b741c000 r-xp 00000000 03:06 783099 /usr/lib/libXdmcp.so.6.0.0 b741c000-b741d000 rw-p 00003000 03:06 783099 /usr/lib/libXdmcp.so.6.0.0 b741d000-b741e000 rw-p b741d000 00:00 0 b741e000-b743a000 r-xp 00000000 03:06 783280 /usr/lib/libexpat.so.1.0.0 b743a000-b743c000 rw-p 0001c000 03:06 783280 /usr/lib/libexpat.so.1.0.0 b743c000-b743e000 r-xp 00000000 03:06 783090 /usr/lib/libXau.so.6.0.0 b743e000-b743f000 rw-p 00001000 03:06 783090 /usr/lib/libXau.so.6.0.0 b743f000-b74a6000 r-xp 00000000 03:06 783296 /usr/lib/libfreetype.so.6.3.10 b74a6000-b74a9000 rw-p 00067000 03:06 783296 /usr/lib/libfreetype.so.6.3.10 b74a9000-b74d3000 r-xp 00000000 03:06 784001 /usr/lib/libpangoft2-1.0.so.0.1400.5 b74d3000-b74d4000 rw-p 00029000 03:06 784001 /usr/lib/libpangoft2-1.0.so.0.1400.5 b74d4000-b74d5000 rw-p b74d4000 00:00 0 b74d5000-b74df000 r-xp 00000000 03:06 651562 /lib/libgcc_s.so.1 b74df000-b74e0000 rw-p 00009000 03:06 651562 /lib/libgcc_s.so.1 b74e0000-b75b4000 r-xp 00000000 03:06 782155 /usr/lib/libstdc++.so.6.0.8 b75b4000-b75b7000 r--p 000d4000 03:06 782155 /usr/lib/libstdc++.so.6.0.8 b75b7000-b75b9000 rw-p 000d7000 03:06 782155 /usr/lib/libstdc++.so.6.0.8 b75b9000-b75bf000 rw-p b75b9000 00:00 0 b75bf000-b76ec000 r-xp 00000000 03:06 684815 /lib/tls/i686/cmov/libc-2.4.so b76ec000-b76ee000 r--p 0012c000 03:06 684815 /lib/tls/i686/cmov/libc-2.4.so b76ee000-b76f0000 rw-p 0012e000 03:06 684815 /lib/tls/i686/cmov/libc-2.4.so b76f0000-b76f3000 rw-p b76f0000 00:00 0 b76f3000-b76fa000 r-xp 00000000 03:06 684831 /lib/tls/i686/cmov/librt-2.4.so b76fa000-b76fc000 rw-p 00006000 03:06 684831 /lib/tls/i686/cmov/librt-2.4.so b76fc000-b76fe000 r-xp 00000000 03:06 684818 /lib/tls/i686/cmov/libdl-2.4.so b76fe000-b7700000 rw-p 00001000 03:06 684818 /lib/tls/i686/cmov/libdl-2.4.so b7700000-b7701000 rw-p b7700000 00:00 0 b7701000-b7725000 r-xp 00000000 03:06 684819 /lib/tls/i686/cmov/libm-2.4.so b7725000-b7727000 rw-p 00023000 03:06 684819 /lib/tls/i686/cmov/libm-2.4.so b7727000-b77ed000 r-xp 00000000 03:06 782536 /usr/lib/libX11.so.6.2.0 b77ed000-b77f0000 rw-p 000c5000 03:06 782536 /usr/lib/libX11.so.6.2.0 b77f0000-b77f7000 r-xp 00000000 03:06 783125 /usr/lib/libXrender.so.1.3.0 b77f7000-b77f8000 rw-p 00006000 03:06 783125 /usr/lib/libXrender.so.1.3.0 b77f8000-b781b000 r-xp 00000000 03:06 781943 /usr/lib/libpng12.so.0.1.2.8 b781b000-b781c000 rw-p 00023000 03:06 781943 /usr/lib/libpng12.so.0.1.2.8 b781c000-b7845000 r-xp 00000000 03:06 783286 /usr/lib/libfontconfig.so.1.0.4 b7845000-b784a000 rw-p 00028000 03:06 783286 /usr/lib/libfontconfig.so.1.0.4 b784a000-b784b000 rw-p b784a000 00:00 0 b784b000-b785e000 r-xp 00000000 03:06 782409 /usr/lib/libz.so.1.2.3 b785e000-b785f000 rw-p 00012000 03:06 782409 /usr/lib/libz.so.1.2.3 b785f000-b7860000 rw-p b785f000 00:00 0 b7860000-b7864000 r-xp 00000000 03:06 783105 /usr/lib/libXfixes.so.3.1.0 b7864000-b7865000 rw-p 00003000 03:06 783105 /usr/lib/libXfixes.so.3.1.0 b7865000-b786d000 r-xp 00000000 03:06 783095 /usr/lib/libXcursor.so.1.0.2 b786d000-b786e000 rw-p 00007000 03:06 783095 /usr/lib/libXcursor.so.1.0.2 b786e000-b7870000 r-xp 00000000 03:06 783123 /usr/lib/libXrandr.so.2.0.0 b7870000-b7871000 rw-p 00002000 03:06 783123 /usr/lib/libXrandr.so.2.0.0 b7871000-b7878000 r-xp 00000000 03:06 783111 /usr/lib/libXi.so.6.0.0 b7878000-b7879000 rw-p 00006000 03:06 783111 /usr/lib/libXi.so.6.0.0 b7879000-b787b000 r-xp 00000000 03:06 783113 /usr/lib/libXinerama.so.1.0.0 b787b000-b787c000 rw-p 00001000 03:06 783113 /usr/lib/libXinerama.so.1.0.0 b787c000-b7888000 r-xp 00000000 03:06 783103 /usr/lib/libXext.so.6.4.0 b7888000-b7889000 rw-p 0000c000 03:06 783103 /usr/lib/libXext.so.6.4.0 b7889000-b788a000 rw-p b7889000 00:00 0 b788a000-b789f000 r-xp 00000000 03:06 783062 /usr/lib/libICE.so.6.3.0 b789f000-b78a0000 rw-p 00014000 03:06 783062 /usr/lib/libICE.so.6.3.0 b78a0000-b78a2000 rw-p b78a0000 00:00 0 b78a2000-b78aa000 r-xp 00000000 03:06 783080 /usr/lib/libSM.so.6.0.0 b78aa000-b78ab000 rw-p 00007000 03:06 783080 /usr/lib/libSM.so.6.0.0 b78ab000-b78ba000 r-xp 00000000 03:06 684829 /lib/tls/i686/cmov/libpthread-2.4.so b78ba000-b78bc000 rw-p 0000f000 03:06 684829 /lib/tls/i686/cmov/libpthread-2.4.so b78bc000-b78be000 rw-p b78bc000 00:00 0 b78be000-b78cd000 r-xp 00000000 03:06 684830 /lib/tls/i686/cmov/libresolv-2.4.so b78cd000-b78cf000 rw-p 0000f000 03:06 684830 /lib/tls/i686/cmov/libresolv-2.4.so b78cf000-b78d1000 rw-p b78cf000 00:00 0 b78d1000-b78e3000 r-xp 00000000 03:06 684821 /lib/tls/i686/cmov/libnsl-2.4.so b78e3000-b78e5000 rw-p 00011000 03:06 684821 /lib/tls/i686/cmov/libnsl-2.4.so b78e5000-b78e7000 rw-p b78e5000 00:00 0 b78e7000-b7978000 r-xp 00000000 03:06 783192 /usr/lib/libglib-2.0.so.0.1200.4 b7978000-b7979000 rw-p 00091000 03:06 783192 /usr/lib/libglib-2.0.so.0.1200.4 b7979000-b797a000 rw-p b7979000 00:00 0 b797a000-b797d000 r-xp 00000000 03:06 783873 /usr/lib/libgmodule-2.0.so.0.1200.4 b797d000-b797e000 rw-p 00002000 03:06 783873 /usr/lib/libgmodule-2.0.so.0.1200.4 b797e000-b79b7000 r-xp 00000000 03:06 783762 /usr/lib/libgobject-2.0.so.0.1200.4 b79b7000-b79b8000 rw-p 00038000 03:06 783762 /usr/lib/libgobject-2.0.so.0.1200.4 b79b8000-b7a18000 r-xp 00000000 03:06 782167 /usr/lib/libcairo.so.2.9.2 b7a18000-b7a1a000 rw-p 0005f000 03:06 782167 /usr/lib/libcairo.so.2.9.2 b7a1a000-b7a52000 r-xp 00000000 03:06 782581 /usr/lib/libpango-1.0.so.0.1400.5 b7a52000-b7a54000 rw-p 00037000 03:06 782581 /usr/lib/libpango-1.0.so.0.1400.5 b7a54000-b7a5b000 r-xp 00000000 03:06 784041 /usr/lib/libpangocairo-1.0.so.0.1400.5 b7a5b000-b7a5c000 rw-p 00006000 03:06 784041 /usr/lib/libpangocairo-1.0.so.0.1400.5 b7a5c000-b7a71000 r-xp 00000000 03:06 782174 /usr/lib/libgdk_pixbuf-2.0.so.0.1000.6 b7a71000-b7a72000 rw-p 00015000 03:06 782174 /usr/lib/libgdk_pixbuf-2.0.so.0.1000.6 b7a72000-b7a73000 rw-p b7a72000 00:00 0 b7a73000-b7a8b000 r-xp 00000000 03:06 783489 /usr/lib/libatk-1.0.so.0.1213.0 b7a8b000-b7a8d000 rw-p 00017000 03:06 783489 /usr/lib/libatk-1.0.so.0.1213.0 b7a8d000-b7b0e000 r-xp 00000000 03:06 782333 /usr/lib/libgdk-x11-2.0.so.0.1000.6 b7b0e000-b7b11000 rw-p 00081000 03:06 782333 /usr/lib/libgdk-x11-2.0.so.0.1000.6 b7b11000-b7e5a000 r-xp 00000000 03:06 782334 /usr/lib/libgtk-x11-2.0.so.0.1000.6 b7e5a000-b7e60000 rw-p 00349000 03:06 782334 /usr/lib/libgtk-x11-2.0.so.0.1000.6 b7e60000-b7e61000 rw-p b7e60000 00:00 0 b7e61000-b7e64000 r-xp 00000000 03:06 781948 /usr/lib/liblaunchpad-integration.so.0.0.0 b7e64000-b7e65000 rw-p 00002000 03:06 781948 /usr/lib/liblaunchpad-integration.so.0.0.0 b7e65000-b7e6c000 r-xp 00000000 03:06 783759 /usr/lib/libstartup-notification-1.so.0.0.0 b7e6c000-b7e6d000 rw-p 00006000 03:06 783759 /usr/lib/libstartup-notification-1.so.0.0.0 b7e6d000-b7f1b000 r-xp 00000000 03:06 783155 /usr/lib/libaspell.so.15.1.4 b7f1b000-b7f1f000 rw-p 000ad000 03:06 783155 /usr/lib/libaspell.so.15.1.4 b7f1f000-b7f24000 rw-p b7f1f000 00:00 0 b7f24000-b7f28000 r-xp 00000000 03:06 783503 /usr/lib/libgtkspell.so.0.0.0 b7f28000-b7f29000 rw-p 00004000 03:06 783503 /usr/lib/libgtkspell.so.0.0.0 b7f29000-b7f2b000 r-xp 00000000 03:06 783127 /usr/lib/libXss.so.1.0.0 b7f2b000-b7f2c000 rw-p 00001000 03:06 783127 /usr/lib/libXss.so.1.0.0 b7f2c000-b7f4a000 r-xp 00000000 03:06 783168 /usr/lib/libaudiofile.so.0.0.2 b7f4a000-b7f4c000 rw-p 0001e000 03:06 783168 /usr/lib/libaudiofile.so.0.0.2 b7f4c000-b7f4f000 r-xp 00000000 03:06 783143 /usr/lib/libao.so.2.1.3 b7f4f000-b7f50000 rw-p 00002000 03:06 783143 /usr/lib/libao.so.2.1.3 b7f50000-b7f7f000 r-xp 00000000 03:06 782291 /usr/lib/libdbus-1.so.3.0.0 b7f7f000-b7f80000 rw-p 0002f000 03:06 782291 /usr/lib/libdbus-1.so.3.0.0 b7f80000-b7f9a000 r-xp 00000000 03:06 783222 /usr/lib/libdbus-glib-1.so.2.0.0 b7f9a000-b7f9b000 rw-p 00019000 03:06 783222 /usr/lib/libdbus-glib-1.so.2.0.0 b7f9b000-b7f9c000 rw-p b7f9b000 00:00 0 b7f9c000-b7f9d000 r--p 00000000 03:06 846999 /usr/lib/locale/de_DE.utf8/LC_MESSAGES/SYS_LC_MESSAGES b7f9d000-b7f9e000 r--p 00000000 03:06 831285 /usr/lib/locale/de_DE.utf8/LC_PAPER b7f9e000-b7f9f000 r--p 00000000 03:06 831365 /usr/lib/locale/de_DE.utf8/LC_NAME b7f9f000-b7fa0000 r--p 00000000 03:06 831366 /usr/lib/locale/de_DE.utf8/LC_ADDRESS b7fa0000-b7fa1000 r--p 00000000 03:06 831367 /usr/lib/locale/de_DE.utf8/LC_TELEPHONE b7fa1000-b7fa2000 r--p 00000000 03:06 831281 /usr/lib/locale/de_DE.utf8/LC_MEASUREMENT b7fa2000-b7fa9000 r--s 00000000 03:06 798162 /usr/lib/gconv/gconv-modules.cache b7fa9000-b7faa000 r--p 00000000 03:06 831368 /usr/lib/locale/de_DE.utf8/LC_IDENTIFICATION b7faa000-b7fab000 rw-p b7faa000 00:00 0 b7fab000-b7fc4000 r-xp 00000000 03:06 651524 /lib/ld-2.4.so b7fc4000-b7fc6000 rw-p 00018000 03:06 651524 /lib/ld-2.4.so bff4d000-bff62000 rw-p bff4d000 00:00 0 [stack] ffffe000-fffff000 ---p 00000000 00:00 0 [vdso] Aborted (core dumped) lxuser at lxuser-desktop:~$ -- ICQ data tranfer https://launchpad.net/bugs/72904 From jelmorini at ticino.com Wed Nov 29 19:31:22 2006 From: jelmorini at ticino.com (Nicola Jelmorini) Date: Wed, 29 Nov 2006 19:31:22 -0000 Subject: [Bug 71689] Re: Edgy: no audio for mp4 files References: <20061113203734.350.30559.malonedeb@gangotri.ubuntu.com> Message-ID: <20061129193122.18333.72808.malone@gandwana.ubuntu.com> Ok Sebastian, command executed and gst.log uploaded ** Attachment added: "gst.log.tar.gz" http://librarian.launchpad.net/5203613/gst.log.tar.gz -- Edgy: no audio for mp4 files https://launchpad.net/bugs/71689 From alex at yawnster.com Wed Nov 29 19:38:00 2006 From: alex at yawnster.com (Alex Latchford) Date: Wed, 29 Nov 2006 19:38:00 -0000 Subject: [Bug 73793] Re: Can move default folders, ie inbox, trash into other folders. References: <20061129172228.18382.62720.malonedeb@gandwana.ubuntu.com> Message-ID: <20061129193800.18382.81145.launchpad@gandwana.ubuntu.com> ** Changed in: evolution (Ubuntu) Status: Unconfirmed => Confirmed -- Can move default folders, ie inbox, trash into other folders. https://launchpad.net/bugs/73793 From sfllaw at ubuntu.com Wed Nov 29 19:38:27 2006 From: sfllaw at ubuntu.com (Simon Law) Date: Wed, 29 Nov 2006 19:38:27 -0000 Subject: [Bug 73806] Game > Scores... is greyed out the first time you win Mahjongg References: <20061129193827.26129.21264.malonedeb@gangotri.ubuntu.com> Message-ID: <20061129193827.26129.21264.malonedeb@gangotri.ubuntu.com> Public bug reported: Version: 0:2.16.1-0ubuntu2 Reproduction steps: 0. Install GNOME Games 1. Start up Mahjongg 2. Play a game and win 3. Enter in your name as a high score. 4. Go to the Game menu Expected result: You should be able to select Game > Scores... to see your crushing victory. Actual result: Game > Scores... is greyed out. You have to restart Mahjongg to see it. ** Affects: gnome-games (upstream) Importance: Unknown Status: Unknown ** Affects: gnome-games (Ubuntu) Importance: Undecided Status: Unconfirmed ** Bug watch added: GNOME Bug Tracker #380623 http://bugzilla.gnome.org/show_bug.cgi?id=380623 ** Also affects: gnome-games (upstream) via http://bugzilla.gnome.org/show_bug.cgi?id=380623 Importance: Unknown Status: Unknown -- Game > Scores... is greyed out the first time you win Mahjongg https://launchpad.net/bugs/73806 From slomo at circular-chaos.org Wed Nov 29 19:44:54 2006 From: slomo at circular-chaos.org (=?utf-8?q?Sebastian_Dr=C3=B6ge?=) Date: Wed, 29 Nov 2006 19:44:54 -0000 Subject: [Bug 71689] Re: Edgy: no audio for mp4 files References: <20061113203734.350.30559.malonedeb@gangotri.ubuntu.com> Message-ID: <20061129194454.18382.31767.malone@gandwana.ubuntu.com> What's the output of dpkg -l libfaad2-0 ? ** Changed in: gstreamer0.10 (Ubuntu) Status: Unconfirmed => Needs Info -- Edgy: no audio for mp4 files https://launchpad.net/bugs/71689 From e-mail at elmar-boos.de Wed Nov 29 19:52:46 2006 From: e-mail at elmar-boos.de (Kurt) Date: Wed, 29 Nov 2006 19:52:46 -0000 Subject: [Bug 66051] Re: [users-admin] Adding a previously existing user fails silently References: <20061014044525.3126.20605.malonedeb@gangotri.ubuntu.com> Message-ID: <20061129195246.18382.95181.malone@gandwana.ubuntu.com> I have found a solution for this bug: users-admin does not completely delay the entries of the user from /etc/passwd and /etc/groups. When you delay manually these entries, you can add newly an prevously delayed user. -- [users-admin] Adding a previously existing user fails silently https://launchpad.net/bugs/66051 From mike_walker2000 at yahoo.com Wed Nov 29 19:56:05 2006 From: mike_walker2000 at yahoo.com (Mike Walker) Date: Wed, 29 Nov 2006 19:56:05 -0000 Subject: [Bug 73809] gnome-keyboard-properties - problem with keyboard layouts References: <20061129195605.26059.40732.malonedeb@gangotri.ubuntu.com> Message-ID: <20061129195605.26059.40732.malonedeb@gangotri.ubuntu.com> Public bug reported: Binary package hint: gnome The actual package I have an issue with is not listed under Gnome - gnome-keyboard-properties. The problem: when I have 3 keyboard layouts, 'United Kingdom', 'Russia Winkeys' and 'Serbia and Montenegro Latin'; I can only change group once, with whichever group-changing shortcut I use. When they are in a different order (UK, Serbian, Russian), I can change freely without issue. As Serbian is the layout I use the least, I would prefer it to be the 3rd choice, not the 2nd. Setup: Ubuntu: Dapper Drake (6.06.1) Gnome: 2.14.3 Many thanks in advance ** Affects: meta-gnome2 (Ubuntu) Importance: Undecided Status: Unconfirmed -- gnome-keyboard-properties - problem with keyboard layouts https://launchpad.net/bugs/73809 From alex at yawnster.com Wed Nov 29 19:55:13 2006 From: alex at yawnster.com (Alex Latchford) Date: Wed, 29 Nov 2006 19:55:13 -0000 Subject: [Bug 73793] Re: Can move default folders, ie inbox, trash into other folders. References: <20061129172228.18382.62720.malonedeb@gandwana.ubuntu.com> Message-ID: <20061129195513.26129.15011.launchpad@gangotri.ubuntu.com> ** Bug watch added: GNOME Bug Tracker #380629 http://bugzilla.gnome.org/show_bug.cgi?id=380629 ** Also affects: evolution (upstream) via http://bugzilla.gnome.org/show_bug.cgi?id=380629 Importance: Unknown Status: Unknown -- Can move default folders, ie inbox, trash into other folders. https://launchpad.net/bugs/73793 From marc.raes at gmail.com Wed Nov 29 20:04:55 2006 From: marc.raes at gmail.com (marc raes) Date: Wed, 29 Nov 2006 20:04:55 -0000 Subject: [Bug 73763] Re: "switch users" problem References: <20061129155201.26059.72545.malonedeb@gangotri.ubuntu.com> Message-ID: <20061129200455.18382.68918.launchpad@gandwana.ubuntu.com> ** Description changed: Binary package hint: gnome-session laptop: DELL LATITUDE ID: Ubuntu 6.10 edgy - problem: when I log out and use the "switch user" button, the person who logs in gets his normal GUI but with a mouse cursor that stays transfixed. It can nevertheless be forced to move with the little mauve scroll wheel in the middle of my keyboard, but is unable to click anything. When I switch back to my own session, using ctr+alt+F7, I first get the screensaver, then after mouseclicking, password, everything is normal for my session. Then I tried to switch users with the terminal using "gdmflexiserver"command to no avail. I got the following comment on the terminal screen: "(gnome-screensaver-command:464) gnome-screensaver-WARNING: unknown option --throttle". Using the command, gets me my partners GUI but with the same problem: transfixed cursor. Tried several times, and one time a tab appeared on my session, suggesting I' d use virtual console or screen 10. So I tried ctr+alt+F10 and there was my partners session, completely ok. But thats a lot of work: first she has to type in name&passwd, then I have to use ctr+alt+F7 and then, after my session reappears, ctr+alt+F10 so she can finally use the laptop. This is, of course, to silly. How to fix this? (excuse my English, I am Flemish). + problem: when I log out and use the "switch user" button, the person who logs in gets his normal GUI but with a mouse cursor that stays transfixed. It can nevertheless be forced to move with the little mauve scroll wheel in the middle of my keyboard, but is unable to click anything. When I switch back to my own session, using ctr+alt+F7, I first get the screensaver, then after mouseclicking, password, everything is normal for my session. Then I tried to switch users with the terminal using "gdmflexiserver"command to no avail. I got the following comment on the terminal screen: "(gnome-screensaver-command:464) gnome-screensaver-WARNING: unknown option --throttle". Using the command, gets me my partners GUI but with the same problem: transfixed cursor. Tried several times, and one time a tab appeared on my session, suggesting I' d use virtual console or screen 10. So I tried ctr+alt+F10 and there was my partners session, completely ok. But thats a lot of work: first she has to type in name&passwd, then I have to use ctr+alt+F7 and then, after my session reappears, ctr+alt+F10 so she can finally use the laptop. This is, of course, too silly. How to fix this? (excuse my English, I am Flemish). -- "switch users" problem https://launchpad.net/bugs/73763 From thekingant at users.sourceforge.net Wed Nov 29 20:03:01 2006 From: thekingant at users.sourceforge.net (Mark Doliner) Date: Wed, 29 Nov 2006 20:03:01 -0000 Subject: [Bug 72904] Re: ICQ data tranfer References: <20061122190350.12869.10981.malonedeb@gangotri.ubuntu.com> Message-ID: <20061129200301.18333.70619.malone@gandwana.ubuntu.com> It looks like this crash is from Gaim 2.0.0 beta 3.1. The AIM and ICQ file transfer stuff should work much better in Gaim 2.0.0 beta 4 and newer. In any case, the code is sufficiently different that this backtrace no longer applies. Schattenglanz: If you have a chance I'd love to know if you have better success using Gaim 2.0.0 beta 4 or beta 5 (it looks like beta 5 is in Feisty now) -- ICQ data tranfer https://launchpad.net/bugs/72904 From nmbooker at googlemail.com Wed Nov 29 20:01:34 2006 From: nmbooker at googlemail.com (Nick Booker) Date: Wed, 29 Nov 2006 20:01:34 -0000 Subject: [Bug 62973] Re: Rhythmbox is confused by two CD drives References: <20060929131022.3663.40211.malonedeb@gandwana.ubuntu.com> Message-ID: <20061129200134.26059.30105.malone@gangotri.ubuntu.com> I've just tested again (haven't played any CDs for a while), and all seems OK now. a7p: Sorry about that. (By the way, how do you do set bug status?) crez: Could you test CD playback again and post your results? It looks to me as if it's been fixed, just need confirmation. a7p: If it's fixed for crez, should I close this bug? -- Rhythmbox is confused by two CD drives https://launchpad.net/bugs/62973 From e-mail at elmar-boos.de Wed Nov 29 20:19:31 2006 From: e-mail at elmar-boos.de (Kurt) Date: Wed, 29 Nov 2006 20:19:31 -0000 Subject: [Bug 59946] Re: Admin tools require admin group membership References: <20060911184649.12796.25422.malonedeb@gandwana.ubuntu.com> Message-ID: <20061129201931.26129.35779.malone@gangotri.ubuntu.com> Many people running ubuntu work with only one user (which is in the administrator's group) - and this is also the default. Considering this, it is really a great security risk that the admin tools do not check the password because if the admin user gets compromised, one can easily add a new user, log in as this one and do everything. This should be fixed as soon as possible. I know that edgy is not considered as stable as dapper, but it is considered stable. Many people are not aware that edgy does not have the same stability and that the edgy release does probably have more security holes than dapper. Maybe it might be the time for a discussion if a third branch between the unstable and the stable one, probably something like testing in Debian, might be useful to prevent the users who want a really stable and secure system from using the releases like edgy because at this point edgy can really not be considerated stabe and secure. -- Admin tools require admin group membership https://launchpad.net/bugs/59946 From launchpad at blueumbrella.net Wed Nov 29 20:22:56 2006 From: launchpad at blueumbrella.net (Harriet) Date: Wed, 29 Nov 2006 20:22:56 -0000 Subject: [Bug 73812] rhythmbox crashes for no obvious reason References: <20061129202257.18382.31726.malonedeb@gandwana.ubuntu.com> Message-ID: <20061129202257.18382.31726.malonedeb@gandwana.ubuntu.com> Public bug reported: Rhythmbox just disappeared while it was playing an mp3 in the background. Crash report file to follow ** Affects: rhythmbox (Ubuntu) Importance: Undecided Status: Unconfirmed -- rhythmbox crashes for no obvious reason https://launchpad.net/bugs/73812 From jelmorini at ticino.com Wed Nov 29 20:22:45 2006 From: jelmorini at ticino.com (Nicola Jelmorini) Date: Wed, 29 Nov 2006 20:22:45 -0000 Subject: [Bug 71689] Re: Edgy: no audio for mp4 files References: <20061113203734.350.30559.malonedeb@gangotri.ubuntu.com> Message-ID: <20061129202245.26129.14655.malone@gangotri.ubuntu.com> The output for "dpkg -l libfaad2-0" (l lowercase) is: ============================== nicola at cavergno:~$ dpkg -l libfaad2-0 Desiderato=sconosciUto/Installato/Rimosso/P:eliminato/H:bloccato | Stato=Non/Installato/file Config./U:spacchett./conf. Fallita/H:inst.parzial. |/ Err?=(nessuno)/H:bloc./necess.Reinst./X=entrambi (Stato,Err: maiusc.=grave) ||/ Nome Versione Descrizione +++-==============-==============-============================================ ii libfaad2-0 2.5-0.1 freeware Advanced Audio Decoder - runtime fi nicola at cavergno:~$ The output for "dpkg -L libfaad2-0" (L uppercase) is: =============================== nicola at cavergno:~$ dpkg -L libfaad2-0 /. /usr /usr/lib /usr/lib/libfaad.so.0.0.0 /usr/share /usr/share/doc /usr/share/doc/libfaad2-0 /usr/share/doc/libfaad2-0/README /usr/share/doc/libfaad2-0/TODO /usr/share/doc/libfaad2-0/copyright /usr/share/doc/libfaad2-0/changelog.gz /usr/share/doc/libfaad2-0/NEWS.gz /usr/share/doc/libfaad2-0/changelog.Debian.gz /usr/lib/libfaad.so.0 nicola at cavergno:~$ -- Edgy: no audio for mp4 files https://launchpad.net/bugs/71689 From slomo at circular-chaos.org Wed Nov 29 20:36:31 2006 From: slomo at circular-chaos.org (=?utf-8?q?Sebastian_Dr=C3=B6ge?=) Date: Wed, 29 Nov 2006 20:36:31 -0000 Subject: [Bug 71689] Re: Edgy: no audio for mp4 files References: <20061113203734.350.30559.malonedeb@gangotri.ubuntu.com> Message-ID: <20061129203631.26129.19375.malone@gangotri.ubuntu.com> Ok... please reinstall libfaad2-0 from the official Ubuntu packages in multiverse. Your's is from a 3rd party repository (probably Debian Multimedia?) and incompatible with the Ubuntu one... sudo apt-get install libfaad2-0/edgy should do this. ** Changed in: gstreamer0.10 (Ubuntu) Status: Needs Info => Rejected -- Edgy: no audio for mp4 files https://launchpad.net/bugs/71689 From cdonges at gmail.com Wed Nov 29 20:40:28 2006 From: cdonges at gmail.com (Christoph Donges) Date: Wed, 29 Nov 2006 20:40:28 -0000 Subject: [Bug 73660] Re: nautilus using 100% cpu if I close a window too fast References: <20061128220713.1640.72905.malonedeb@gandwana.ubuntu.com> <20061129154215.18333.25828.malone@gandwana.ubuntu.com> Message-ID: I would but I am not sure how to. I am fairly new to linux. On 11/30/06, Sebastien Bacher wrote: > > Could you try with 2.16.1-0ubuntu3 from edgy-proposed or 2.16.1-0ubuntu4 > when it'll have been accepted to edgy-updates and built? They have a fix > for a monitoring loop > > -- > nautilus using 100% cpu if I close a window too fast > https://launchpad.net/bugs/73660 > -- nautilus using 100% cpu if I close a window too fast https://launchpad.net/bugs/73660 From fearless at io.com Wed Nov 29 20:45:48 2006 From: fearless at io.com (C.Lambard) Date: Wed, 29 Nov 2006 20:45:48 -0000 Subject: [Bug 73412] Re: changing theme when gnome-cd interface is not displayed makes it crash References: <20061127025412.24002.42738.malonedeb@gangotri.ubuntu.com> Message-ID: <20061129204549.18333.43634.malone@gandwana.ubuntu.com> Thank you for following up on this. I'll await resolution from upstream. -- changing theme when gnome-cd interface is not displayed makes it crash https://launchpad.net/bugs/73412 From szoth at ubertechnique.com Wed Nov 29 20:58:56 2006 From: szoth at ubertechnique.com (Seth de l'Isle) Date: Wed, 29 Nov 2006 20:58:56 -0000 Subject: [Bug 73809] Re: gnome-keyboard-properties - problem with keyboard layouts References: <20061129195605.26059.40732.malonedeb@gangotri.ubuntu.com> Message-ID: <20061129205856.18382.9938.malone@gandwana.ubuntu.com> I can confirm this bug. I'm running dapper, I changed my gnome keyboard switcher applet to the configuration as described in the original bug report. I can switch keyboards fine using the mouse, but when using the default both-alt-key keyboard switching shortcut I can only switch between Rus and GBr. Furthermore, the key combination occasionally does nothing. When I move SCG up to the second position, continually pounding the key combo continually cycles through the available keyboard layouts. -- gnome-keyboard-properties - problem with keyboard layouts https://launchpad.net/bugs/73809 From jonathan.anderson at ieee.org Wed Nov 29 20:56:47 2006 From: jonathan.anderson at ieee.org (Jon Anderson) Date: Wed, 29 Nov 2006 20:56:47 -0000 Subject: [Bug 71687] Issuing sudo /etc/init.d/gdm stop causing system to hang References: <20061113203430.25827.28318.malonedeb@gandwana.ubuntu.com> <20061125182915.29624.5464.malone@gangotri.ubuntu.com> Message-ID: <200611291726.47598.jonathan.anderson@ieee.org> I'll post my reply, and if Stephen gets similar results, perhaps we can mark this as a duplicate of Bug 67440. 1. Does using ctrl-alt-F1 to switch to VT works Sort of. When I initially kill KDM, I see the Kubuntu splash screen on VT7 from usplash. Hitting C-A-F1 just gives me a blank screen, but the VT does work (I can issue commands like /etc/init.d/kdm restart). I just can't see anything, so I have to type carefully. 2. Do you have any useful information to /var/log/messages or /var/log/syslog? Hmmm, haven't checked. I'll do that after this reply. 3. Does it happen if you log out of the desktop normally and not by stopping gdm? No, it's only when I kill KDM. -- Issuing sudo /etc/init.d/gdm stop causing system to hang https://launchpad.net/bugs/71687 From helpubuntu-carnops at yahoo.fr Wed Nov 29 21:16:22 2006 From: helpubuntu-carnops at yahoo.fr (Carnops) Date: Wed, 29 Nov 2006 21:16:22 -0000 Subject: [Bug 73587] Re: Crashed while opening a radio URL. References: <20061128130247.1640.85722.malonedeb@gandwana.ubuntu.com> Message-ID: <20061129211622.18382.61695.malone@gandwana.ubuntu.com> I enclose the crash reports I found, but I'm not sure that's what you need. I followed the instructions for gdb crash backtrace but nothing similar happened... ** Attachment added: "crash_report_rythmbox" http://librarian.launchpad.net/5204118/_usr_bin_rhythmbox.1000.crash -- Crashed while opening a radio URL. https://launchpad.net/bugs/73587 From jelmorini at ticino.com Wed Nov 29 21:19:20 2006 From: jelmorini at ticino.com (Nicola Jelmorini) Date: Wed, 29 Nov 2006 21:19:20 -0000 Subject: [Bug 73823] Double click on a MP4 video file and Totem crash References: <20061129211921.18333.4201.malonedeb@gandwana.ubuntu.com> Message-ID: <20061129211921.18333.4201.malonedeb@gandwana.ubuntu.com> Public bug reported: attached the bug report ** Affects: totem (Ubuntu) Importance: Undecided Status: Unconfirmed -- Double click on a MP4 video file and Totem crash https://launchpad.net/bugs/73823 From jelmorini at ticino.com Wed Nov 29 21:23:12 2006 From: jelmorini at ticino.com (Nicola Jelmorini) Date: Wed, 29 Nov 2006 21:23:12 -0000 Subject: [Bug 73823] Re: Double click on a MP4 video file and Totem crash References: <20061129211921.18333.4201.malonedeb@gandwana.ubuntu.com> Message-ID: <20061129212313.26059.15434.malone@gangotri.ubuntu.com> ** Attachment added: "bug report" http://librarian.launchpad.net/5204123/_usr_bin_totem.1000.crash.tar.gz -- Double click on a MP4 video file and Totem crash https://launchpad.net/bugs/73823 From jelmorini at ticino.com Wed Nov 29 21:22:36 2006 From: jelmorini at ticino.com (Nicola Jelmorini) Date: Wed, 29 Nov 2006 21:22:36 -0000 Subject: [Bug 71689] Re: Edgy: no audio for mp4 files References: <20061113203734.350.30559.malonedeb@gangotri.ubuntu.com> Message-ID: <20061129212236.26059.22893.malone@gangotri.ubuntu.com> Thank you very much Sebastian ! Now all work fine -- Edgy: no audio for mp4 files https://launchpad.net/bugs/71689 From cw264701 at ohiou.edu Wed Nov 29 21:29:36 2006 From: cw264701 at ohiou.edu (Chris Wagner) Date: Wed, 29 Nov 2006 21:29:36 -0000 Subject: [Bug 72761] Re: Evolution will not delete certain folders, claiming they are not empty, even though they appear to be empty References: <20061121201951.7769.40277.malonedeb@gangotri.ubuntu.com> Message-ID: <20061129212936.26129.46184.launchpad@gangotri.ubuntu.com> ** Summary changed: - Evolution will not delete certain folders, claiming they are empty, even though they appear to be empty + Evolution will not delete certain folders, claiming they are not empty, even though they appear to be empty -- Evolution will not delete certain folders, claiming they are not empty, even though they appear to be empty https://launchpad.net/bugs/72761 From brad at realtyweb.net Wed Nov 29 21:25:16 2006 From: brad at realtyweb.net (Bradley Corner) Date: Wed, 29 Nov 2006 21:25:16 -0000 Subject: [Bug 5967] Re: Evolution crashes on launch References: <20051220044017.24631.75090.malonedeb@gangotri.ubuntu.com> Message-ID: <20061129212518.26059.90309.malone@gangotri.ubuntu.com> BugBuddy reports that the debug trace is no good. I'm new to ubuntu. how do I add the debug in. It crashes every time on startup. So does the entire openoffice suite. There are some other programs that also crash on startup. -- Evolution crashes on launch https://launchpad.net/bugs/5967 From cw264701 at ohiou.edu Wed Nov 29 21:38:24 2006 From: cw264701 at ohiou.edu (Chris Wagner) Date: Wed, 29 Nov 2006 21:38:24 -0000 Subject: [Bug 72761] Re: Evolution will not delete certain folders, claiming they are not empty, even though they appear to be empty References: <20061121201951.7769.40277.malonedeb@gangotri.ubuntu.com> Message-ID: <20061129213824.26059.55456.launchpad@gangotri.ubuntu.com> ** Description changed: + This problem exists in Edgy/6.10. + I have several folders that exist under my Inbox of "On This Computer". They've been there for some time, and I've just recently emptied all of the mail out of them. Now, for whatever reason, several of them are not deletable - at least not through evolution; some deleted fine. I get a message like Cannot delete folder "Inbox/school". Because "Could not delete folder `Inbox/school': Directory not empty". Unlike this message indicates, the folder is empty as far as I can tell. - - (to bug triagers: I will check for an upstream bug report when I get - time; no need to bother looking yourself) ** Bug watch added: GNOME Bug Tracker #350913 http://bugzilla.gnome.org/show_bug.cgi?id=350913 ** Also affects: evolution (upstream) via http://bugzilla.gnome.org/show_bug.cgi?id=350913 Importance: Unknown Status: Unknown -- Evolution will not delete certain folders, claiming they are not empty, even though they appear to be empty https://launchpad.net/bugs/72761 From mdz at ubuntu.com Wed Nov 29 16:44:34 2006 From: mdz at ubuntu.com (Matt Zimmerman) Date: Wed, 29 Nov 2006 16:44:34 -0000 Subject: [Bug 73513] Re: GNOME panel unresponsive after upgrade to Feisty References: <20061127192406.23895.9328.malonedeb@gangotri.ubuntu.com> <20061129130736.18382.79672.malone@gandwana.ubuntu.com> Message-ID: <20061129164434.GE7476@alcor.net> On Wed, Nov 29, 2006 at 01:07:36PM -0000, Roel Huybrechts wrote: > Thanks for your bug report. > I changed the package to gnome-panel. Thanks, though it isn't at all clear to me that the problem is in the panel itself (which is why I didn't set it myself). -- - mdz -- GNOME panel unresponsive after upgrade to Feisty https://launchpad.net/bugs/73513 From mgmiller at optonline.net Wed Nov 29 22:08:23 2006 From: mgmiller at optonline.net (Martin G Miller) Date: Wed, 29 Nov 2006 22:08:23 -0000 Subject: [Bug 73835] evolution slow to display images References: <20061129220823.26059.13402.malonedeb@gangotri.ubuntu.com> Message-ID: <20061129220823.26059.13402.malonedeb@gangotri.ubuntu.com> Public bug reported: Binary package hint: evolution Since upgrading from Dapper to Edgy, 32 bit. I have noticed Evolution is very slow to display images in emails. The more graphically rich the email is, the longer it takes to display. Ads are the worst offender here. The worst part is that while it is trying to download the images for display the program becomes almost unresponsive to further mouse clicks. You cannot click another email to switch to it without experiencing very long delays of up to 15 -20 seconds. You can't click the button to delete the email that is taking all the time because the button is grayed out till it finishes loading the email. This behavior was not present in Dapper. ** Affects: evolution (Ubuntu) Importance: Undecided Status: Unconfirmed -- evolution slow to display images https://launchpad.net/bugs/73835 From seb128 at ubuntu.com Wed Nov 29 22:14:46 2006 From: seb128 at ubuntu.com (Sebastien Bacher) Date: Wed, 29 Nov 2006 22:14:46 -0000 Subject: [Bug 59946] Re: Admin tools require admin group membership References: <20060911184649.12796.25422.malonedeb@gandwana.ubuntu.com> <20061129201931.26129.35779.malone@gangotri.ubuntu.com> Message-ID: <1164838487.7022.10.camel@seb128-desktop> Le mercredi 29 novembre 2006 ? 20:19 +0000, Kurt a ?crit : > Considering this, it is really a great security risk that the admin > tools do not check the password because if the admin user gets > compromised, one can easily add a new user, log in as this one and do > everything. The admin user already has to be compromised. And if that happen gnome-system-tools will probably not be the only problem you will have then > This should be fixed as soon as possible. I know that edgy is not > considered as stable as dapper, but it is considered stable. Many people > are not aware that edgy does not have the same stability and that the > edgy release does probably have more security holes than dapper. edgy is not a LTS but it's rather stable too > Maybe it might be the time for a discussion if a third branch between > the unstable and the stable one, probably something like testing in > Debian, might be useful to prevent the users who want a really stable > and secure system from using the releases like edgy because at this > point edgy can really not be considerated stabe and secure. Are you making that from that only bug? Adding complexity to the system will not prevent bugs to happen. All the versions of Ubuntu are meant to be stable and secure and I don't think that calling edgy unsecure is a fair statement. Using those tools require to be logged with an user from the admin group. Right asking for the password again is better, if somebody can connect with your admin user you already a problem though -- Admin tools require admin group membership https://launchpad.net/bugs/59946 From seb128 at ubuntu.com Wed Nov 29 22:15:32 2006 From: seb128 at ubuntu.com (Sebastien Bacher) Date: Wed, 29 Nov 2006 22:15:32 -0000 Subject: [Bug 73812] Re: rhythmbox crashes for no obvious reason References: <20061129202257.18382.31726.malonedeb@gandwana.ubuntu.com> Message-ID: <20061129221532.18382.4381.malone@gandwana.ubuntu.com> Thank you for your bug. Could you attach the crash file to the bug? ** Changed in: rhythmbox (Ubuntu) Importance: Undecided => Medium Assignee: (unassigned) => Ubuntu Desktop Bugs Status: Unconfirmed => Needs Info -- rhythmbox crashes for no obvious reason https://launchpad.net/bugs/73812 From seb128 at ubuntu.com Wed Nov 29 22:17:18 2006 From: seb128 at ubuntu.com (Sebastien Bacher) Date: Wed, 29 Nov 2006 22:17:18 -0000 Subject: [Bug 72424] Re: crashes during file transfer (aim_clearhandlers) References: <20061119114603.25827.72609.malonedeb@gandwana.ubuntu.com> Message-ID: <20061129221718.26059.9888.malone@gangotri.ubuntu.com> marking as fixed then, thank you for the update ** Changed in: gaim (Ubuntu) Status: Confirmed => Fix Released -- crashes during file transfer (aim_clearhandlers) https://launchpad.net/bugs/72424 From mdz at ubuntu.com Wed Nov 29 22:15:54 2006 From: mdz at ubuntu.com (Matt Zimmerman) Date: Wed, 29 Nov 2006 22:15:54 -0000 Subject: [Bug 68513] Re: Setup wizard runs after upgrade to edgy References: <20061027020405.26024.41849.malonedeb@gangotri.ubuntu.com> Message-ID: <20061129221554.26129.32970.launchpad@gangotri.ubuntu.com> ** Tags added: feisty-upgrade -- Setup wizard runs after upgrade to edgy https://launchpad.net/bugs/68513 From seb128 at ubuntu.com Wed Nov 29 22:18:20 2006 From: seb128 at ubuntu.com (Sebastien Bacher) Date: Wed, 29 Nov 2006 22:18:20 -0000 Subject: [Bug 50392] Re: gnome-panel uses 80% cpu after changing launchers properties References: <20060619213853.14720.59706.malonedeb@gangotri.ubuntu.com> Message-ID: <20061129221820.18382.23803.malone@gandwana.ubuntu.com> no problem, marking as fixed then, thank you for the comment ** Changed in: gnome-panel (Ubuntu) Status: Needs Info => Fix Released -- gnome-panel uses 80% cpu after changing launchers properties https://launchpad.net/bugs/50392 From seb128 at ubuntu.com Wed Nov 29 22:21:59 2006 From: seb128 at ubuntu.com (Sebastien Bacher) Date: Wed, 29 Nov 2006 22:21:59 -0000 Subject: [Bug 70419] Re: Wish: Improve drag&drop: raise window on mouseup & drag&drop References: <20061105135543.31933.16183.malonedeb@gandwana.ubuntu.com> Message-ID: <20061129222159.18333.45825.malone@gandwana.ubuntu.com> That's known upstream: http://bugzilla.gnome.org/show_bug.cgi?id=112308 -- Wish: Improve drag&drop: raise window on mouseup & drag&drop https://launchpad.net/bugs/70419 From mdz at ubuntu.com Wed Nov 29 22:24:01 2006 From: mdz at ubuntu.com (Matt Zimmerman) Date: Wed, 29 Nov 2006 22:24:01 -0000 Subject: [Bug 59946] Re: Admin tools require admin group membership References: <20060911184649.12796.25422.malonedeb@gandwana.ubuntu.com> <20061129201931.26129.35779.malone@gangotri.ubuntu.com> <1164838487.7022.10.camel@seb128-desktop> Message-ID: <20061129222401.GX7476@alcor.net> On Wed, Nov 29, 2006 at 10:14:46PM -0000, Sebastien Bacher wrote: > Are you making that from that only bug? Adding complexity to the system > will not prevent bugs to happen. All the versions of Ubuntu are meant to > be stable and secure and I don't think that calling edgy unsecure is a > fair statement. Using those tools require to be logged with an user from > the admin group. Right asking for the password again is better, if > somebody can connect with your admin user you already a problem though Verifying the user's identity with password authentication is an important safeguard; we explicitly do not use NOPASSWD in sudoers for this reason, and the lack of a check in Edgy is a regression. The security team are discussing potential ways to address this. -- - mdz -- Admin tools require admin group membership https://launchpad.net/bugs/59946 From launchpad at blueumbrella.net Wed Nov 29 22:25:35 2006 From: launchpad at blueumbrella.net (Harriet) Date: Wed, 29 Nov 2006 22:25:35 -0000 Subject: [Bug 73812] Re: rhythmbox crashes for no obvious reason References: <20061129202257.18382.31726.malonedeb@gandwana.ubuntu.com> Message-ID: <20061129222535.18333.26046.malone@gandwana.ubuntu.com> ** Attachment added: "crash description file" http://librarian.launchpad.net/5214414/_usr_bin_rhythmbox.1000.crash -- rhythmbox crashes for no obvious reason https://launchpad.net/bugs/73812 From seb128 at ubuntu.com Wed Nov 29 22:33:00 2006 From: seb128 at ubuntu.com (Sebastien Bacher) Date: Wed, 29 Nov 2006 22:33:00 -0000 Subject: [Bug 70224] Re: rhytmbox doesn't succeed in changeing filename References: <20061104124159.12711.85437.malonedeb@gangotri.ubuntu.com> Message-ID: <20061129223300.18333.61999.malone@gandwana.ubuntu.com> *** This bug is a duplicate of bug 61582 *** a7p, thank you for working on bugs. No need of a debug backtrace for that, the crash file has the coredump which can be used to get one. The crash happen to libtag and is a duplicate of bug #61582 ** Changed in: rhythmbox (Ubuntu) Importance: Undecided => Medium Assignee: a7p => Ubuntu Desktop Bugs Status: Needs Info => Rejected ** This bug has been marked a duplicate of bug 61582 Crash on tag editing -- rhytmbox doesn't succeed in changeing filename https://launchpad.net/bugs/70224 From mfcabrera at gmail.com Wed Nov 29 22:30:05 2006 From: mfcabrera at gmail.com (Miguel Cabrera) Date: Wed, 29 Nov 2006 22:30:05 -0000 Subject: [Bug 64301] Re: Unable to unlock screen when using ldap References: <20061006085333.8352.52487.malonedeb@gandwana.ubuntu.com> Message-ID: <20061129223005.26059.83381.malone@gangotri.ubuntu.com> Hi. I've set up a network that use ldap auth and it is working perfectly in Ubuntu Dapper/Edgy. for the connection to the LDAP Server (OpenLDAP) the permission I user are: -rw-r--r-- 1 root root 636 2006-07-28 09:36 /etc/ldap/ldap.conf -rw-r--r-- 1 root root 9107 2006-07-28 09:36 /etc/libnss-ldap.conf -rw-r--r-- 1 root root 9056 2006-07-28 09:37 /etc/pam_ldap.conf But none of these have a password for connecting. The password is stored in -rw------- 1 root root 15 2006-05-18 06:49 /etc/ldap.secret I think this is not a bug but a misconfiguration. -- Unable to unlock screen when using ldap https://launchpad.net/bugs/64301 From seb128 at ubuntu.com Wed Nov 29 22:45:30 2006 From: seb128 at ubuntu.com (Sebastien Bacher) Date: Wed, 29 Nov 2006 22:45:30 -0000 Subject: [Bug 73270] Re: Crash after GtkNotebookWindowCreationFunc References: <20061125195224.4063.85268.malonedeb@gandwana.ubuntu.com> Message-ID: <20061129224531.26129.25693.malone@gangotri.ubuntu.com> you can close a task by clicking on the corresponding line of the table on top of the page. Marking the bug as rejected, that was not a GTK bug ** Changed in: gtk+2.0 (Ubuntu) Status: Needs Info => Rejected -- Crash after GtkNotebookWindowCreationFunc https://launchpad.net/bugs/73270 From mfcabrera at gmail.com Wed Nov 29 22:48:00 2006 From: mfcabrera at gmail.com (Miguel Cabrera) Date: Wed, 29 Nov 2006 22:48:00 -0000 Subject: [Bug 64301] Re: Unable to unlock screen when using ldap References: <20061006085333.8352.52487.malonedeb@gandwana.ubuntu.com> Message-ID: <20061129224800.26129.12109.malone@gangotri.ubuntu.com> Thanks for the bug report, but it's looks like it's a misconfiguration of the files you mentioned. ** Changed in: gnome-screensaver (upstream) Status: Unconfirmed => Rejected -- Unable to unlock screen when using ldap https://launchpad.net/bugs/64301 From mfcabrera at gmail.com Wed Nov 29 22:47:18 2006 From: mfcabrera at gmail.com (Miguel Cabrera) Date: Wed, 29 Nov 2006 22:47:18 -0000 Subject: [Bug 64301] Re: Unable to unlock screen when using ldap References: <20061006085333.8352.52487.malonedeb@gandwana.ubuntu.com> Message-ID: <20061129224718.18333.41242.malone@gandwana.ubuntu.com> Thanks for the bug report, but it's looks like it's a misconfiguration of the files you mentioned. ** Changed in: gnome-screensaver (Ubuntu) Status: Unconfirmed => Rejected -- Unable to unlock screen when using ldap https://launchpad.net/bugs/64301 From sven.lug-dorsten at gmx.de Wed Nov 29 22:56:19 2006 From: sven.lug-dorsten at gmx.de (SveNRW) Date: Wed, 29 Nov 2006 22:56:19 -0000 Subject: [Bug 52338] Re: crashes oy trying to mark text that is in a picture References: <20060708141025.27257.53507.malonedeb@gangotri.ubuntu.com> Message-ID: <20061129225619.26129.56090.malone@gangotri.ubuntu.com> iam running edgy on my laptop, but i still get a crash: Distribution: Ubuntu 6.10 (edgy) Gnome Release: 2.16.1 2006-10-02 (Ubuntu) BugBuddy Version: 2.16.0 Memory status: size: 79167488 vsize: 0 resident: 79167488 share: 0 rss: 28811264 rss_rlim: 0 CPU usage: start_time: 1164840900 rtime: 0 utime: 271 stime: 0 cutime:257 cstime: 0 timeout: 14 it_real_value: 0 frequency: 0 Backtrace was generated from '/usr/bin/evince' (no debugging symbols found) Using host libthread_db library "/lib/tls/i686/cmov/libthread_db.so.1". (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) [Thread debugging using libthread_db enabled] [New Thread -1230055760 (LWP 10667)] [New Thread -1231549536 (LWP 10669)] (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) 0xffffe410 in __kernel_vsyscall () #0 0xffffe410 in __kernel_vsyscall () #1 0xb718c34b in __waitpid_nocancel () from /lib/tls/i686/cmov/libpthread.so.0 #2 0xb7eba1b6 in gnome_gtk_module_info_get () from /usr/lib/libgnomeui-2.so.0 #3 #4 0xb776f090 in poppler_page_render_selection () from /usr/lib/libpoppler-glib.so.1 #5 0x0808e300 in pdf_selection_render_selection () #6 0x0808d6c9 in _egg_marshal_VOID__INT_INT () #7 0x080645e9 in ?? () #8 0x08334e00 in ?? () #9 0x0831d1b8 in ?? () #10 0x0832eca8 in ?? () #11 0x0832ec84 in ?? () #12 0x00000000 in ?? () Thread 2 (Thread -1231549536 (LWP 10669)): #0 0xffffe410 in __kernel_vsyscall () No symbol table info available. #1 0xb7188816 in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/tls/i686/cmov/libpthread.so.0 No symbol table info available. #2 0x0805dde3 in ?? () No symbol table info available. #3 0x0811c990 in ?? () No symbol table info available. #4 0x0811c4a8 in ?? () No symbol table info available. #5 0xb7187cd9 in pthread_mutex_unlock () from /lib/tls/i686/cmov/libpthread.so.0 No symbol table info available. #6 0xb741b38f in g_thread_create_full () from /usr/lib/libglib-2.0.so.0 No symbol table info available. #7 0xb7185504 in start_thread () from /lib/tls/i686/cmov/libpthread.so.0 No symbol table info available. #8 0xb711951e in clone () from /lib/tls/i686/cmov/libc.so.6 No symbol table info available. Thread 1 (Thread -1230055760 (LWP 10667)): #0 0xffffe410 in __kernel_vsyscall () No symbol table info available. #1 0xb718c34b in __waitpid_nocancel () from /lib/tls/i686/cmov/libpthread.so.0 No symbol table info available. #2 0xb7eba1b6 in gnome_gtk_module_info_get () from /usr/lib/libgnomeui-2.so.0 No symbol table info available. #3 No symbol table info available. #4 0xb776f090 in poppler_page_render_selection () from /usr/lib/libpoppler-glib.so.1 No symbol table info available. #5 0x0808e300 in pdf_selection_render_selection () No symbol table info available. #6 0x0808d6c9 in _egg_marshal_VOID__INT_INT () No symbol table info available. #7 0x080645e9 in ?? () No symbol table info available. #8 0x08334e00 in ?? () No symbol table info available. #9 0x0831d1b8 in ?? () No symbol table info available. #10 0x0832eca8 in ?? () No symbol table info available. #11 0x0832ec84 in ?? () No symbol table info available. #12 0x00000000 in ?? () No symbol table info available. #0 0xffffe410 in __kernel_vsyscall () -- crashes oy trying to mark text that is in a picture https://launchpad.net/bugs/52338 From samtygier at yahoo.co.uk Wed Nov 29 22:59:31 2006 From: samtygier at yahoo.co.uk (sam tygier) Date: Wed, 29 Nov 2006 22:59:31 -0000 Subject: [Bug 37564] Re: nautilus lacks copy/cut/paste/delete buttons on the menu toolbar References: <20060401081905.23707.41540.malonedeb@gandwana.ubuntu.com> Message-ID: <20061129225931.18333.43621.launchpad@gandwana.ubuntu.com> *** This bug is a duplicate of bug 13119 *** ** This bug has been marked a duplicate of bug 13119 Cannot customise Nautilus' main toolbar -- nautilus lacks copy/cut/paste/delete buttons on the menu toolbar https://launchpad.net/bugs/37564 From samtygier at yahoo.co.uk Wed Nov 29 22:57:25 2006 From: samtygier at yahoo.co.uk (sam tygier) Date: Wed, 29 Nov 2006 22:57:25 -0000 Subject: [Bug 31196] Re: Symbolic link arrow icon is way too big References: <20060212054257.1233.22420.malonedeb@gandwana.ubuntu.com> Message-ID: <20061129225725.18382.31714.launchpad@gandwana.ubuntu.com> *** This bug is a duplicate of bug 36833 *** ** This bug has been marked a duplicate of bug 36833 "emblem" for symbolic link huge -- Symbolic link arrow icon is way too big https://launchpad.net/bugs/31196 From h at realh.co.uk Wed Nov 29 23:06:19 2006 From: h at realh.co.uk (Tony Houghton) Date: Wed, 29 Nov 2006 23:06:19 -0000 Subject: [Bug 73270] Re: Crash after GtkNotebookWindowCreationFunc References: <20061125195224.4063.85268.malonedeb@gandwana.ubuntu.com> Message-ID: <20061129230619.26129.48997.malone@gangotri.ubuntu.com> Do you mean where it says "Status"? There's no link there for me. Perhaps only developers can close a bug, not reporters. -- Crash after GtkNotebookWindowCreationFunc https://launchpad.net/bugs/73270 From slansky at usa.net Wed Nov 29 23:09:40 2006 From: slansky at usa.net (psl) Date: Wed, 29 Nov 2006 23:09:40 -0000 Subject: [Bug 49230] Re: Ubuntu 6.06: Rhytmbox doesn't delete the last album References: <20060610091451.25765.10158.malonedeb@gangotri.ubuntu.com> Message-ID: <20061129230940.18382.97197.malone@gandwana.ubuntu.com> I tried to repeat issue in Ubuntu 6.10 that has Rhytmbox 0.9.6. I cannot repeat it I think it is fixed there. I can repeat issue in Ubuntu 6.06.1 with Rhytmbox 0.9.3.1. -- Ubuntu 6.06: Rhytmbox doesn't delete the last album https://launchpad.net/bugs/49230 From jesse at shinsetsu.nl Wed Nov 29 23:20:11 2006 From: jesse at shinsetsu.nl (Byron) Date: Wed, 29 Nov 2006 23:20:11 -0000 Subject: [Bug 73023] Re: Round orange emblems have lack usability References: <20061123160604.29624.44318.malonedeb@gangotri.ubuntu.com> Message-ID: <20061129232011.26129.39486.malone@gangotri.ubuntu.com> Something I just noticed from looking at the orange emblems again, is that the the lighting on them, makes them become a bit harder to look at.. the example I posted before has a very faint gradual tint in the round forms, but the glare on the orange emblems is really fat, which makes it blend in with the white icons.. I agree with your concern on the shape and color of the emblems, but design-wise, I agree with the way they have made them.. It is part of the unified look troughout the whole theme.. However, it still lacks some useability I agree.. The tangerine theme is good in showing the icons in shape, but not in color, or in outline.. They are all not the same.. Maybe it's a good idea to get behind the 'drawing table' and keep this thread going with some ideas and propositions? -- Round orange emblems have lack usability https://launchpad.net/bugs/73023 From e-mail at elmar-boos.de Wed Nov 29 23:37:27 2006 From: e-mail at elmar-boos.de (Kurt) Date: Wed, 29 Nov 2006 23:37:27 -0000 Subject: [Bug 59946] Re: Admin tools require admin group membership References: <20060911184649.12796.25422.malonedeb@gandwana.ubuntu.com> Message-ID: <20061129233727.26129.15213.malone@gangotri.ubuntu.com> Sebastien Bacher wrote: Are you making that from that only bug? Adding complexity to the system will not prevent bugs to happen. All the versions of Ubuntu are meant to be stable and secure and I don't think that calling edgy unsecure is a fair statement. Using those tools require to be logged with an user from the admin group. Right asking for the password again is better, if somebody can connect with your admin user you already a problem though ---- The philosophy of ubuntu (as I have understood it) is that you can use, when you're a single user, the first user (which is an administrator) for your daily work because at every change of the system you must enter your password. Shurely it is much saver to use, in any case, a unprivileged user for your daily work, but very few desktop user do it because it is not very comfortable (e. g. you must change user if you want to make installations; the notification of updates only shows up if you're loged in as an administrator). The problem of that bug are, in my opinion, other bugs which led to the execution of code with the rights of the user. Finally I do not considerate edgy completely unsecure or unstable; I just considerate it not as stable as dapper. -- Admin tools require admin group membership https://launchpad.net/bugs/59946 From compotatoj at gmail.com Wed Nov 29 23:42:34 2006 From: compotatoj at gmail.com (Jeff Greene) Date: Wed, 29 Nov 2006 23:42:34 -0000 Subject: [Bug 73806] Re: Game > Scores... is greyed out the first time you win Mahjongg References: <20061129193827.26129.21264.malonedeb@gangotri.ubuntu.com> Message-ID: <20061129234235.26059.43979.malone@gangotri.ubuntu.com> I can confirm this. Not only was it greyed out, but the scores window never popped up. In fact, when I was investigating what happened, the manual opened and it crashed. Something fishy is going on. ;) ** Changed in: gnome-games (Ubuntu) Status: Unconfirmed => Confirmed -- Game > Scores... is greyed out the first time you win Mahjongg https://launchpad.net/bugs/73806 From sven.lug-dorsten at gmx.de Wed Nov 29 23:49:40 2006 From: sven.lug-dorsten at gmx.de (SveNRW) Date: Wed, 29 Nov 2006 23:49:40 -0000 Subject: [Bug 52338] Re: crashes oy trying to mark text that is in a picture References: <20060708141025.27257.53507.malonedeb@gangotri.ubuntu.com> Message-ID: <20061129234940.26129.89497.malone@gangotri.ubuntu.com> ** Attachment added: "crash report file, libpoppler1 with debug enabled" http://librarian.launchpad.net/5214603/crash.txt -- crashes oy trying to mark text that is in a picture https://launchpad.net/bugs/52338 From zephyrxero at yahoo.com Wed Nov 29 23:55:19 2006 From: zephyrxero at yahoo.com (Derick Eisenhardt) Date: Wed, 29 Nov 2006 23:55:19 -0000 Subject: [Bug 73848] Nautilus overloading CPU (Stays at 99% all the time) References: <20061129235520.18333.70755.malonedeb@gandwana.ubuntu.com> Message-ID: <20061129235520.18333.70755.malonedeb@gandwana.ubuntu.com> Public bug reported: It seems to be at random intervals when it begins, but almost once a day I have to restart Nautilus because it will start using 99% of my CPU constantly, even when the system is left alone, idle. During these times, Nautilus seems to continue working properly, however the couple times it has crashed, when it automatically restarted itself, it remained at 99% CPU use still. I'm not sure how to get any data for you guys without disabling GDM and doing a startx from the commandline or something...please let me know if there's anything else I can do to help :) ** Affects: nautilus (Ubuntu) Importance: Undecided Status: Unconfirmed -- Nautilus overloading CPU (Stays at 99% all the time) https://launchpad.net/bugs/73848 From rob.moore at fastmail.fm Wed Nov 29 23:55:46 2006 From: rob.moore at fastmail.fm (Rob Moore) Date: Wed, 29 Nov 2006 23:55:46 -0000 Subject: [Bug 73587] Re: Crashed while opening a radio URL. References: <20061128130247.1640.85722.malonedeb@gandwana.ubuntu.com> Message-ID: <20061129235546.26129.56930.malone@gangotri.ubuntu.com> I was trying to open http://currentstream1.publicradio.org and ran into this problem. Other streams appear to work. Please see crash report. ** Attachment added: "Crash report" http://librarian.launchpad.net/5214604/_usr_bin_rhythmbox.1000.crash -- Crashed while opening a radio URL. https://launchpad.net/bugs/73587 From kevin at kubasik.net Thu Nov 30 00:44:21 2006 From: kevin at kubasik.net (Kevin Kubasik) Date: Thu, 30 Nov 2006 00:44:21 -0000 Subject: [Bug 73848] Re: Nautilus overloading CPU (Stays at 99% all the time) References: <20061129235520.18333.70755.malonedeb@gandwana.ubuntu.com> Message-ID: <20061130004421.18382.74872.launchpad@gandwana.ubuntu.com> *** This bug is a duplicate of bug 73660 *** ** This bug has been marked a duplicate of bug 73660 nautilus using 100% cpu if I close a window too fast -- Nautilus overloading CPU (Stays at 99% all the time) https://launchpad.net/bugs/73848 From paul at smoothweb.net Thu Nov 30 01:02:57 2006 From: paul at smoothweb.net (Paul Williams) Date: Thu, 30 Nov 2006 01:02:57 -0000 Subject: [Bug 68300] Re: adding songs to ipod shuffle doesn't update iTunesDB properly References: <20061026004444.29353.84960.malonedeb@gangotri.ubuntu.com> Message-ID: <20061130010257.11054.84138.malone@gangotri.ubuntu.com> I cannot confirm this with the fifth generation iPod, however, I don't believe it is Shuffle specific. Which version of Rhythmbox do you have? -- adding songs to ipod shuffle doesn't update iTunesDB properly https://launchpad.net/bugs/68300 From albrecht at a7p.org Thu Nov 30 01:09:12 2006 From: albrecht at a7p.org (a7p) Date: Thu, 30 Nov 2006 01:09:12 -0000 Subject: [Bug 62973] Setting the Bug Status References: <20060929131022.3663.40211.malonedeb@gandwana.ubuntu.com> Message-ID: <20061130010912.11054.62520.malone@gangotri.ubuntu.com> Nick, yes, you should. You can change the bug status by clicking onto "rhythmbox (Ubuntu)" in the table up there. Change it to "rejected", since it has not truly been fixed by intention ;). But wait for chez's feedback. Thanks for the prompt reply. -- Rhythmbox is confused by two CD drives https://launchpad.net/bugs/62973 From paul at smoothweb.net Thu Nov 30 01:14:21 2006 From: paul at smoothweb.net (Paul Williams) Date: Thu, 30 Nov 2006 01:14:21 -0000 Subject: [Bug 55082] Re: A podcast feed don't display the content list References: <20060803181927.9163.59593.malonedeb@gangotri.ubuntu.com> Message-ID: <20061130011421.18382.44852.malone@gandwana.ubuntu.com> Hm... I am able to read the feed properly with Rhythmbox 0.9.6 Can you try running `rhythmbox` from the terminal, and then clicking on "Update Feed" If you get no noticeable results, try running `rhythmbox -d`, and try to update the feed again. -- A podcast feed don't display the content list https://launchpad.net/bugs/55082 From sfllaw at ubuntu.com Thu Nov 30 01:43:11 2006 From: sfllaw at ubuntu.com (Simon Law) Date: Thu, 30 Nov 2006 01:43:11 -0000 Subject: [Bug 67917] Re: Bug #61835 it's happening again, no grid-lines References: <20061024085043.23188.5273.malonedeb@gangotri.ubuntu.com> Message-ID: <20061130014311.10952.44515.malone@gangotri.ubuntu.com> Using the attached test case (fixed up so it compiles without warnings), I was able to reproduce the bug inside the gtk+2.0-2.10.6/upstream/tarballs/gtk+-2.10.6/tests source tree. The package in edgy-proposed fixes this bug without causing regressions. Approved to go into edgy-updates today. ** Attachment added: "gtk+2.0-2.10.6/upstream/tarballs/gtk+-2.10.6/tests/67917.c" http://librarian.launchpad.net/5214817/67917.c ** Tags added: verification-done -- Bug #61835 it's happening again, no grid-lines https://launchpad.net/bugs/67917 From mikkel at hoegh.org Thu Nov 30 01:45:23 2006 From: mikkel at hoegh.org (=?utf-8?q?Mikkel_H=C3=B8gh?=) Date: Thu, 30 Nov 2006 01:45:23 -0000 Subject: [Bug 73858] gtranslator crashes when copying text from translations fields References: <20061130014523.11054.14042.malonedeb@gangotri.ubuntu.com> Message-ID: <20061130014523.11054.14042.malonedeb@gangotri.ubuntu.com> Public bug reported: Quite often, when I try to copy text (Ctrl-C) from either of the text fields in the translation view, gtranslator locks up, never to recover. Only "solution" is to kill gtranslator and start over from where you last saved. I'd really appreciate if this could be fixed, since this has caused me a lot of wasted time and effort :-/ ** Affects: gtranslator (Ubuntu) Importance: Undecided Status: Unconfirmed -- gtranslator crashes when copying text from translations fields https://launchpad.net/bugs/73858 From sfllaw at ubuntu.com Thu Nov 30 01:56:03 2006 From: sfllaw at ubuntu.com (Simon Law) Date: Thu, 30 Nov 2006 01:56:03 -0000 Subject: [Bug 65797] Re: (Edgy) 'Fit window to movie' doesn't work at all References: <20061013002930.3013.44527.malonedeb@gangotri.ubuntu.com> Message-ID: <20061130015603.18382.20386.malone@gandwana.ubuntu.com> I just tested totem-xine as well, which is in Edgy Universe. It breaks not as badly, in that the Glade file merely enforces a minimum size of 420x315. The patched version in edgy-proposed makes totem-xine perform properly. This is the first "Works for me", following the https://wiki.ubuntu.com/MOTU/Processes/SRU procedure. ** Tags added: verification-motu-needed -- (Edgy) 'Fit window to movie' doesn't work at all https://launchpad.net/bugs/65797 From mmacleod at ieee.org Thu Nov 30 02:01:27 2006 From: mmacleod at ieee.org (Matt MacLeod) Date: Thu, 30 Nov 2006 02:01:27 -0000 Subject: [Bug 41749] Re: Upgrade of gstreamer0.8 plugins freezes References: <20060427140531.30638.1848.malonedeb@gangotri.ubuntu.com> Message-ID: <20061130020127.18382.84043.malone@gandwana.ubuntu.com> I uninstalled gstreamer0.8 (as I imagine most people did), so I wouldn't worry about it at this point. -- Upgrade of gstreamer0.8 plugins freezes https://launchpad.net/bugs/41749 From sfllaw at ubuntu.com Thu Nov 30 02:45:36 2006 From: sfllaw at ubuntu.com (Simon Law) Date: Thu, 30 Nov 2006 02:45:36 -0000 Subject: [Bug 67860] Re: [Edgy] Some strings can't be translated References: <20061023221818.29371.11286.malonedeb@gandwana.ubuntu.com> Message-ID: <20061130024536.18333.73713.malone@gandwana.ubuntu.com> Tested that it was indeed broken in Edgy by hacking the /usr/share /locale-langpack/es/LC_MESSAGES/libgnomeprintui-2.2.mo file with translations for " _even pages" and " _odd pages". The package in edgy-proposed fixes this bug, without introducing regressions. I was unable to test whether Rosetta will pick up these things from edgy-proposed. Would this be a blocker for a stable release update? Is there any point in this patch if new translations cannot take advantage of this? -- [Edgy] Some strings can't be translated https://launchpad.net/bugs/67860 From sgrantham at walled.net Thu Nov 30 03:54:53 2006 From: sgrantham at walled.net (Simon Grantham) Date: Thu, 30 Nov 2006 03:54:53 -0000 Subject: [Bug 45915] Re: Won't run immediately after ubuntu install References: <20060521202739.31072.97351.malonedeb@gangotri.ubuntu.com> <20061129100259.26059.89566.malone@gangotri.ubuntu.com> Message-ID: <456E560D.4080606@walled.net> Yes, on the same laptop as before but not my new one. It's probably not worth chasing down as I'm sure its related to the fact that I have two Ethernet PCMCIA cards that I swap, a Xircom Ethernet card and a Dell Wireless card. (Have LAN, will travel.) The trace dump I did before, kind a gives the implication that its somehow related, but I've been way too swamped to chase down further. The question is, how many people actually swap net cards back and forth? You guys are way too diligent thanks, Simon Sebastien Bacher wrote: > did you get that issue again since dapper? If not we can probably mark > the bug as fixed > > -- Won't run immediately after ubuntu install https://launchpad.net/bugs/45915 From evilgod69 at gmail.com Thu Nov 30 04:57:31 2006 From: evilgod69 at gmail.com (DarkMageZ) Date: Thu, 30 Nov 2006 04:57:31 -0000 Subject: [Bug 68300] Re: adding songs to ipod shuffle doesn't update iTunesDB properly References: <20061026004444.29353.84960.malonedeb@gangotri.ubuntu.com> Message-ID: <20061130045731.18382.92788.malone@gandwana.ubuntu.com> original report was with 0.9.6-0ubuntu3. i've just tested it with 0.9.6-0ubuntu4 with the same result. awhile ago (nfi on the date, but i can tell you rhythmbox cvs had bumped it's minimal libgpod requirement to 0.4) i rebuilt the libgpod package to 0.4 and rebuilt the rhythmbox package from cvs (poisoning the build environment with the libgpod 0.4 packages). it had the same result. -- adding songs to ipod shuffle doesn't update iTunesDB properly https://launchpad.net/bugs/68300 From cjf10 at albion.edu Thu Nov 30 04:59:53 2006 From: cjf10 at albion.edu (fisherman783) Date: Thu, 30 Nov 2006 04:59:53 -0000 Subject: [Bug 12696] Re: Notification area does not work with dual head References: <20060113132705.21012.64197.launchpad@macquarie.warthogs.hbd.com> Message-ID: <20061130045953.10952.96129.malone@gangotri.ubuntu.com> I'm running a clean install of Edgy and am experiencing this problem exactly as described. ** Changed in: gnome-panel (Ubuntu) Status: Fix Released => Rejected -- Notification area does not work with dual head https://launchpad.net/bugs/12696 From kevin at kubasik.net Thu Nov 30 05:31:07 2006 From: kevin at kubasik.net (Kevin Kubasik) Date: Thu, 30 Nov 2006 05:31:07 -0000 Subject: [Bug 68403] Re: Gnome-panel freezes regularly during use References: <20061026151217.17549.89459.malonedeb@gandwana.ubuntu.com> Message-ID: <20061130053107.10952.75012.malone@gangotri.ubuntu.com> Ok, herse what that gets me: (gdb) thread apply all bt Thread 1 (Thread -1224964432 (LWP 5136)): #0 0xffffe410 in __kernel_vsyscall () #1 0xb7617d1e in pthread_exit () from /lib/tls/i686/cmov/libc.so.6 #2 0xb75cceef in fork () from /lib/tls/i686/cmov/libc.so.6 #3 0xb76802d4 in fork () from /lib/tls/i686/cmov/libpthread.so.0 #4 0xb7f77192 in gnome_gtk_module_info_get () from /usr/lib/libgnomeui-2.so.0 #5 #6 0xb75a4c64 in free () from /lib/tls/i686/cmov/libc.so.6 #7 0xb75a653e in calloc () from /lib/tls/i686/cmov/libc.so.6 #8 0xb7781c4e in g_malloc0 () from /usr/lib/libglib-2.0.so.0 #9 0xb7bd3080 in gtk_recent_info_has_application () from /usr/lib/libgtk-x11-2.0.so.0 #10 0xb7bd53c5 in gtk_recent_info_get_icon () from /usr/lib/libgtk-x11-2.0.so.0 #11 0xb7bce75f in gtk_recent_chooser_menu_new () from /usr/lib/libgtk-x11-2.0.so.0 #12 0xb7778aa1 in g_source_is_destroyed () from /usr/lib/libglib-2.0.so.0 #13 0xb777a802 in g_main_context_dispatch () from /usr/lib/libglib-2.0.so.0 #14 0xb777d7df in g_main_context_check () from /usr/lib/libglib-2.0.so.0 #15 0xb777db89 in g_main_loop_run () from /usr/lib/libglib-2.0.so.0 #16 0xb7b7c574 in gtk_main () from /usr/lib/libgtk-x11-2.0.so.0 #17 0x08061d8c in main () #0 0xffffe410 in __kernel_vsyscall () -- Gnome-panel freezes regularly during use https://launchpad.net/bugs/68403 From corey.burger at gmail.com Thu Nov 30 05:44:25 2006 From: corey.burger at gmail.com (Corey Burger) Date: Thu, 30 Nov 2006 05:44:25 -0000 Subject: [Bug 35609] Re: Cannot move "Save As" box References: <20060319154843.12254.51225.malonedeb@gandwana.ubuntu.com> Message-ID: <20061130054425.18333.81993.malone@gandwana.ubuntu.com> Thank you for your bug report. As generic compiz as now been uploaded to Feisty (compiz-quinn is now known as beryl), we need to see if your bug is still present. If you can test the version of compiz in feisty (1:0.3.3-0ubuntu2~git2006112 or later) and tell us if you bug still exists, please do. Please make certain you are using Ubuntu's Xorg as well. We also require the make of your video card, to help debug driver issues. If you are using a newer ATI card (x1000 series or newer), please indicate so. To get this information, please attach /var/log/Xorg.0.log ** Changed in: compiz (Ubuntu) Assignee: ubuntu-desktop-effects => (unassigned) Status: Fix Committed => Needs Info -- Cannot move "Save As" box https://launchpad.net/bugs/35609 From corey.burger at gmail.com Thu Nov 30 05:47:48 2006 From: corey.burger at gmail.com (Corey Burger) Date: Thu, 30 Nov 2006 05:47:48 -0000 Subject: [Bug 73704] Re: Window titles stop updating References: <20061129044505.9770.10975.malonedeb@gangotri.ubuntu.com> Message-ID: <20061130054748.18333.19154.launchpad@gandwana.ubuntu.com> *** This bug is a duplicate of bug 38121 *** ** This bug has been marked a duplicate of bug 38121 gnome-window-decorator does not update titles -- Window titles stop updating https://launchpad.net/bugs/73704 From corey.burger at gmail.com Thu Nov 30 05:48:56 2006 From: corey.burger at gmail.com (Corey Burger) Date: Thu, 30 Nov 2006 05:48:56 -0000 Subject: [Bug 38664] Re: Nautilus exits when pressing Alt+F4 on the desktop References: <20060407220251.32233.14236.malonedeb@gandwana.ubuntu.com> Message-ID: <20061130054856.18333.5481.malone@gandwana.ubuntu.com> Thank you for your bug report. As generic compiz as now been uploaded to Feisty (compiz-quinn is now known as beryl), we need to see if your bug is still present. If you can test the version of compiz in feisty (1:0.3.3-0ubuntu2~git2006112 or later) and tell us if you bug still exists, please do. Please make certain you are using Ubuntu's Xorg as well. We also require the make of your video card, to help debug driver issues. If you are using a newer ATI card (x1000 series or newer), please indicate so. To get this information, please attach /var/log/Xorg.0.log -- Nautilus exits when pressing Alt+F4 on the desktop https://launchpad.net/bugs/38664 From corey.burger at gmail.com Thu Nov 30 05:47:28 2006 From: corey.burger at gmail.com (Corey Burger) Date: Thu, 30 Nov 2006 05:47:28 -0000 Subject: [Bug 38121] Re: gnome-window-decorator does not update titles References: <20060405042035.14649.92078.malonedeb@gandwana.ubuntu.com> Message-ID: <20061130054728.10952.91970.malone@gangotri.ubuntu.com> confirmed with stock compiz 1:0.3.3 on stock X on feisty. i915 graphics card. ** Changed in: compiz (Ubuntu) Status: Unconfirmed => Confirmed -- gnome-window-decorator does not update titles https://launchpad.net/bugs/38121 From corey.burger at gmail.com Thu Nov 30 05:54:03 2006 From: corey.burger at gmail.com (Corey Burger) Date: Thu, 30 Nov 2006 05:54:03 -0000 Subject: [Bug 69269] Re: (Edgy) Clock Applet - Calendar appears at very top left of screen when opened first time after log in References: <20061030110648.22729.90748.malonedeb@gangotri.ubuntu.com> Message-ID: <20061130055403.10952.44651.malone@gangotri.ubuntu.com> Thank you for your bug report. As generic compiz as now been uploaded to Feisty (compiz-quinn is now known as beryl), we need to see if your bug is still present. If you can test the version of compiz in feisty (1:0.3.3-0ubuntu2~git2006112 or later) and tell us if you bug still exists, please do. Please make certain you are using Ubuntu's Xorg as well. We also require the make of your video card, to help debug driver issues. If you are using a newer ATI card (x1000 series or newer), please indicate so. To get this information, please attach /var/log/Xorg.0.log ** Changed in: compiz (Ubuntu) Status: Unconfirmed => Needs Info -- (Edgy) Clock Applet - Calendar appears at very top left of screen when opened first time after log in https://launchpad.net/bugs/69269 From nas123 at gmail.com Thu Nov 30 06:07:50 2006 From: nas123 at gmail.com (Neil Simmonds) Date: Thu, 30 Nov 2006 06:07:50 -0000 Subject: [Bug 46458] Sudoku doesn't save settings on exit (EG zoom, difficulty level) References: <20060524231125.24752.90902.malonedeb@gangotri.ubuntu.com> Message-ID: <20061130060750.11054.58655.launchpad@canonical@gangotri.ubuntu.com> Public bug reported: Binary package hint: gnome-sudoku Start Sudoku set it up as you like things, eg a new game of difficulty x, zoom in so you can see it as you like. Finish game and start new, doesn't default to your chosen difficulty. Exit game, next time you have to zoom in again. ** Affects: gnome-games (Ubuntu) Importance: Medium Status: Confirmed -- Sudoku doesn't save settings on exit (EG zoom, difficulty level) https://launchpad.net/bugs/46458 From corey.burger at gmail.com Thu Nov 30 06:07:50 2006 From: corey.burger at gmail.com (Corey Burger) Date: Thu, 30 Nov 2006 06:07:50 -0000 Subject: [Bug 46458] Re: Sudoku doesn't save settings on exit (EG zoom, difficulty level) References: <20060524231125.24752.90902.malonedeb@gangotri.ubuntu.com> Message-ID: <20061130060750.11054.9834.malone@gangotri.ubuntu.com> gnome-sudoku is now part of gnome-games. Confirmed with feisty. ** Changed in: gnome-sudoku (Ubuntu) Sourcepackagename: gnome-sudoku => gnome-games Status: Unconfirmed => Confirmed ** Bug watch added: GNOME Bug Tracker #380780 http://bugzilla.gnome.org/show_bug.cgi?id=380780 ** Also affects: gnome-games (upstream) via http://bugzilla.gnome.org/show_bug.cgi?id=380780 Importance: Unknown Status: Unknown -- Sudoku doesn't save settings on exit (EG zoom, difficulty level) https://launchpad.net/bugs/46458 From mpt at canonical.com Thu Nov 30 06:28:17 2006 From: mpt at canonical.com (Matthew Paul Thomas) Date: Thu, 30 Nov 2006 06:28:17 -0000 Subject: [Bug 72771] Re: fails to launch References: <20061121214503.7625.64840.malonedeb@gangotri.ubuntu.com> Message-ID: <20061130062817.18382.69759.malone@gandwana.ubuntu.com> Reproduced on x86. ** Changed in: gok (Ubuntu) Status: Unconfirmed => Confirmed -- fails to launch https://launchpad.net/bugs/72771 From lachlan at post.com Thu Nov 30 06:45:47 2006 From: lachlan at post.com (Lachlan) Date: Thu, 30 Nov 2006 06:45:47 -0000 Subject: [Bug 73796] Re: Crash when clicking "Write to Disc" References: <20061129173711.26059.76235.malonedeb@gangotri.ubuntu.com> Message-ID: <20061130064548.18382.49769.malone@gandwana.ubuntu.com> Ok, I installed libglib2.0-0-dbg libgtk2.0-0-dbg, but I couldn't find nautilus-cd-burner-dbgsym. This is my set up. I am sourcing files from a couple different physical hard drives, and copied those files to the "CD/DVD Creator Folder" using drag and drop in gnome. 1. I closed the gui folder, and open up a terminal. 2. I ran nautilus-cd-burner from the command line 3. The "Write to Disc" dialog gui pops up. I accept the defaults: Write Disc To: AOPEN DUW1608/ARR Data Size: 4.0 GB Write Speed: Maximum Possible 4. I clicked 'Write" 5. I clicked "OK" on the Popup to disable microsoft file name compatibility. then the gui hangs, on the console I get this: *** glibc detected *** nautilus-cd-burner: free(): invalid pointer: 0x081ea970 *** ======= Backtrace: ========= /lib/tls/i686/cmov/libc.so.6[0xb78318bd] /lib/tls/i686/cmov/libc.so.6(__libc_free+0x84)[0xb7831a44] /usr/lib/libglib-2.0.so.0(g_free+0x31)[0xb7931b51] /usr/lib/libglib-2.0.so.0(g_ptr_array_free+0x5c)[0xb790cb9c] nautilus-cd-burner[0x8056bab] nautilus-cd-burner[0x804fc37] /usr/lib/libglib-2.0.so.0[0xb7928aa1] /usr/lib/libglib-2.0.so.0(g_main_context_dispatch+0x182)[0xb792a802] /usr/lib/libglib-2.0.so.0[0xb792d7df] /usr/lib/libglib-2.0.so.0(g_main_loop_run+0x1a9)[0xb792db89] /usr/lib/libgtk-x11-2.0.so.0(gtk_main+0xb4)[0xb7c60574] nautilus-cd-burner[0x804d812] /lib/tls/i686/cmov/libc.so.6(__libc_start_main+0xdc)[0xb77e08cc] nautilus-cd-burner[0x804d501] ======= Memory map: ======== 08048000-0805b000 r-xp 00000000 03:01 6685359 /usr/bin/nautilus-cd-burner 0805b000-0805c000 rw-p 00013000 03:01 6685359 /usr/bin/nautilus-cd-burner 0805c000-083e2000 rw-p 0805c000 00:00 0 [heap] b4d00000-b4d21000 rw-p b4d00000 00:00 0 b4d21000-b4e00000 ---p b4d21000 00:00 0 b4e97000-b4ea1000 r-xp 00000000 03:01 2326595 /lib/libgcc_s.so.1 b4ea1000-b4ea2000 rw-p 00009000 03:01 2326595 /lib/libgcc_s.so.1 b4eaf000-b4f13000 r--p 00000000 03:01 6930587 /usr/share/fonts/truetype/ttf-dejavu/DejaVuSans-Oblique.ttf b4f13000-b4f1a000 r-xp 00000000 03:01 6686124 /usr/lib/libfam.so.0.0.0 b4f1a000-b4f1b000 rw-p 00006000 03:01 6686124 /usr/lib/libfam.so.0.0.0 b4f1b000-b4f20000 r-xp 00000000 03:01 2326556 /lib/libacl.so.1.1.0 b4f20000-b4f21000 rw-p 00005000 03:01 2326556 /lib/libacl.so.1.1.0 b4f29000-b4f2d000 r-xp 00000000 03:01 6750587 /usr/lib/gtk-2.0/2.10.0/loaders/libpixbufloader-png.so b4f2d000-b4f2e000 rw-p 00003000 03:01 6750587 /usr/lib/gtk-2.0/2.10.0/loaders/libpixbufloader-png.so b4f2e000-b4f3a000 r-xp 00000000 03:01 6750519 /usr/lib/gnome-vfs-2.0/modules/libfile.so b4f3a000-b4f3b000 rw-p 0000b000 03:01 6750519 /usr/lib/gnome-vfs-2.0/modules/libfile.so b4f3b000-b4f9b000 rw-s 00000000 00:08 4259860 /SYSV00000000 (deleted) b4f9b000-b4faa000 r-xp 00000000 03:01 2326569 /lib/libbz2.so.1.0.3 b4faa000-b4fab000 rw-p 0000f000 03:01 2326569 /lib/libbz2.so.1.0.3 b4fab000-b4fdb000 r-xp 00000000 03:01 6686047 /usr/lib/libcroco-0.6.so.3.0.1 b4fdb000-b4fde000 rw-p 0002f000 03:01 6686047 /usr/lib/libcroco-0.6.so.3.0.1 b4fde000-b5007000 r-xp 00000000 03:01 6686297 /usr/lib/libgsf-1.so.114.0.1 b5007000-b500a000 rw-p 00028000 03:01 6686297 /usr/lib/libgsf-1.so.114.0.1 b500a000-b500b000 rw-p b500a000 00:00 0 b500b000-b503a000 r-xp 00000000 03:01 6686559 /usr/lib/librsvg-2.so.2.16.0 b503a000-b503b000 rw-p 0002f000 03:01 6686559 /usr/lib/librsvg-2.so.2.16.0 b503d000-b5040000 r-xp 00000000 03:01 2326562 /lib/libattr.so.1.1.0 b5040000-b5041000 rw-p 00002000 03:01 2326562 /lib/libattr.so.1.1.0 b5041000-b5047000 r-xp 00000000 03:01 6750524 /usr/lib/gnome-vfs-2.0/modules/libmapping.so b5047000-b5048000 rw-p 00006000 03:01 6750524 /usr/lib/gnome-vfs-2.0/modules/libmapping.so b5048000-b5049000 r-xp 00000000 03:01 6750595 /usr/lib/gtk-2.0/2.10.0/loaders/svg_loader.so b5049000-b504a000 rw-p 00001000 03:01 6750595 /usr/lib/gtk-2.0/2.10.0/loaders/svg_loader.so b504a000-b50b6000 r--p 00000000 03:01 6930584 /usr/share/fonts/truetype/ttf-dejavu/DejaVuSans-Bold.ttf b50b6000-b523d000 r--p 00000000 03:01 7032485 /usr/share/icons/hicolor/icon-theme.cache b523d000-b6335000 r--p 00000000 03:01 7098622 /usr/share/icons/crystalsvg/icon-theme.cache b6335000-b6991000 r--p 00000000 03:01 7032481 /usr/share/icons/gnome/icon-theme.cache b6991000-b6be9000 r--p 00000000 03:01 7032478 /usr/share/icons/Tango/icon-theme.cache b6be9000-b6c3a000 r--p 00000000 03:01 7032476 /usr/share/icons/Tangerine/icon-theme.cache b6c3a000-b6d9b000 r--p 00000000 03:01 7032334 /usr/share/icons/Human/icon-theme.cache b6d9b000-b6d9d000 r-xp 00000000 03:01 6833534 /usr/lib/pango/1.5.0/modules/pango-basic-fc.so b6d9d000-b6d9e000 rw-p 0000100 -- Crash when clicking "Write to Disc" https://launchpad.net/bugs/73796 From fnjordy at gmail.com Thu Nov 30 07:08:45 2006 From: fnjordy at gmail.com (StevenMcCoy) Date: Thu, 30 Nov 2006 07:08:45 -0000 Subject: [Bug 73870] TIFF faxes display black & white but print black & black References: <20061130070845.18382.6951.malonedeb@gandwana.ubuntu.com> Message-ID: <20061130070845.18382.6951.malonedeb@gandwana.ubuntu.com> Public bug reported: Binary package hint: evince Faxes from a Fuji-Xerox DocuCentre are displayed in black & white correctly in the window but printed as black & black via CUPS-PDF and other drivers. This does not occur with Evince 0.5.2-0ubuntu3 in Dapper, but occurs with Evince 0.6.1-0ubuntu1 in Edgy and gthumb in both Dapper and Evince (2.7.6-0ubuntu1 and 2.7.9-0ubuntu1). ** Affects: evince (Ubuntu) Importance: Undecided Status: Unconfirmed ** Affects: gthumb (Ubuntu) Importance: Undecided Status: Unconfirmed -- TIFF faxes display black & white but print black & black https://launchpad.net/bugs/73870 From fnjordy at gmail.com Thu Nov 30 07:09:59 2006 From: fnjordy at gmail.com (StevenMcCoy) Date: Thu, 30 Nov 2006 07:09:59 -0000 Subject: [Bug 73870] Re: TIFF faxes display black & white but print black & black References: <20061130070845.18382.6951.malonedeb@gandwana.ubuntu.com> Message-ID: <20061130070959.10952.51110.malone@gangotri.ubuntu.com> ** Attachment added: "Example fax" http://librarian.launchpad.net/5215552/%2B852%202466%209175-010000000021-0000004991-0611301140.tif ** Also affects: gthumb (Ubuntu) Importance: Undecided Status: Unconfirmed -- TIFF faxes display black & white but print black & black https://launchpad.net/bugs/73870 From secoder at wanadoo.es Thu Nov 30 07:53:48 2006 From: secoder at wanadoo.es (Robert Casanova) Date: Thu, 30 Nov 2006 07:53:48 -0000 Subject: [Bug 73755] Re: http_proxy variable export References: <20061129145158.26059.94144.malonedeb@gangotri.ubuntu.com> Message-ID: <20061130075348.10952.19706.malone@gangotri.ubuntu.com> I'm using an edgy migrated to feisty, just changing the distribution name in the apt/sources. After that I could update my system. I check for the variable doing an "export" command on the shell... -- http_proxy variable export https://launchpad.net/bugs/73755 From clement.rezvoy at gmail.com Thu Nov 30 07:59:28 2006 From: clement.rezvoy at gmail.com (crez) Date: Thu, 30 Nov 2006 07:59:28 -0000 Subject: [Bug 62973] Re: Rhythmbox is confused by two CD drives References: <20060929131022.3663.40211.malonedeb@gandwana.ubuntu.com> Message-ID: <20061130075928.10952.22686.malone@gangotri.ubuntu.com> the bug seems to have vanished here to. I don't know how but cd playback works fine again. -- Rhythmbox is confused by two CD drives https://launchpad.net/bugs/62973 From andy at millbankconsulting.com Thu Nov 30 08:35:26 2006 From: andy at millbankconsulting.com (Andy Coulson) Date: Thu, 30 Nov 2006 08:35:26 -0000 Subject: [Bug 73877] Wacom Lock up and Crash References: <20061130083526.11054.7232.malonedeb@gangotri.ubuntu.com> Message-ID: <20061130083526.11054.7232.malonedeb@gangotri.ubuntu.com> Public bug reported: Binary package hint: gimp Using a Wacom graphire (ET-0405-U) on USB with Ubuntu 6.1 (edgy) and Gimp 2.2.13 working near the edge of the image with the paintbrush tool the paintbrush cursor sticks. The USB mouse will move a cursor. Gimp then shuts. Bug report file available ** Affects: gimp (Ubuntu) Importance: Undecided Status: Unconfirmed -- Wacom Lock up and Crash https://launchpad.net/bugs/73877 From andy at millbankconsulting.com Thu Nov 30 08:51:04 2006 From: andy at millbankconsulting.com (Andy Coulson) Date: Thu, 30 Nov 2006 08:51:04 -0000 Subject: [Bug 73877] Re: Wacom Lock up and Crash References: <20061130083526.11054.7232.malonedeb@gangotri.ubuntu.com> Message-ID: <20061130085104.10952.66827.malone@gangotri.ubuntu.com> ** Attachment added: "generated by Ubuntu" http://librarian.launchpad.net/5216011/_usr_bin_gimp-2.2.1000.crash -- Wacom Lock up and Crash https://launchpad.net/bugs/73877 From jordi.nadal0 at gmail.com Thu Nov 30 08:58:26 2006 From: jordi.nadal0 at gmail.com (georg_H) Date: Thu, 30 Nov 2006 08:58:26 -0000 Subject: [Bug 42693] Re: Epiphany no longer honors font preferences References: <20060503051919.7739.99930.malonedeb@gangotri.ubuntu.com> Message-ID: <20061130085826.11054.44935.malone@gangotri.ubuntu.com> I also suffer this bug in Edgy, epiphany 2.16.1-0ubuntu2. I created a new user to try the default configuration and the bug it's still here. However, I've found a workaround: activate pango renderer gconf key: /apps/epiphany/web/enable_pango . Then all fonts are properly shown. (Sorry, I werite english very poorly) -- Epiphany no longer honors font preferences https://launchpad.net/bugs/42693 From jordi.nadal0 at gmail.com Thu Nov 30 09:04:09 2006 From: jordi.nadal0 at gmail.com (georg_H) Date: Thu, 30 Nov 2006 09:04:09 -0000 Subject: [Bug 59110] Re: New windows sometimes open in incorrect language References: <20060906005841.29144.90222.malonedeb@gangotri.ubuntu.com> Message-ID: <20061130090409.18382.97483.malone@gandwana.ubuntu.com> I used to have this bug in Debian unstable, but since I upgraded to Edgy this bug is gone on my system. I'm using epiphany-browser package 2.16.1-0ubuntu2. -- New windows sometimes open in incorrect language https://launchpad.net/bugs/59110 From seb128 at ubuntu.com Thu Nov 30 09:14:38 2006 From: seb128 at ubuntu.com (Sebastien Bacher) Date: Thu, 30 Nov 2006 09:14:38 -0000 Subject: [Bug 73796] Re: Crash when clicking "Write to Disc" References: <20061129173711.26059.76235.malonedeb@gangotri.ubuntu.com> Message-ID: <20061130091438.10952.6659.malone@gangotri.ubuntu.com> you can get the dbgsym packages from the "deb http://people.ubuntu.com/~pitti/ddebs edgy main universe" apt source. That seems to be an incorrect free() call, could you run valgrind (https://wiki.ubuntu.com/Valgrind) to get details about it after installing the dbgsym package? -- Crash when clicking "Write to Disc" https://launchpad.net/bugs/73796 From seb128 at ubuntu.com Thu Nov 30 09:12:24 2006 From: seb128 at ubuntu.com (Sebastien Bacher) Date: Thu, 30 Nov 2006 09:12:24 -0000 Subject: [Bug 73793] Re: Can move default folders, ie inbox, trash into other folders. References: <20061129172228.18382.62720.malonedeb@gandwana.ubuntu.com> Message-ID: <20061130091224.18333.85197.malone@gandwana.ubuntu.com> Thank you for your bug. Alex Latchford has forwarded it upstream (as indicated by the bug watch he has opened): http://bugzilla.gnome.org/show_bug.cgi?id=380629 ** Changed in: evolution (Ubuntu) Importance: Undecided => Wishlist Assignee: (unassigned) => Ubuntu Desktop Bugs -- Can move default folders, ie inbox, trash into other folders. https://launchpad.net/bugs/73793 From seb128 at ubuntu.com Thu Nov 30 09:20:23 2006 From: seb128 at ubuntu.com (Sebastien Bacher) Date: Thu, 30 Nov 2006 09:20:23 -0000 Subject: [Bug 73755] Re: http_proxy variable export References: <20061129145158.26059.94144.malonedeb@gangotri.ubuntu.com> Message-ID: <20061130092023.18333.29638.malone@gandwana.ubuntu.com> marking as unconfirmed, it works fine for me, maybe somebody else has the same problem than you and can confirm it then ** Changed in: control-center (Ubuntu) Importance: Undecided => Low Status: Needs Info => Unconfirmed -- http_proxy variable export https://launchpad.net/bugs/73755 From seb128 at ubuntu.com Thu Nov 30 09:23:11 2006 From: seb128 at ubuntu.com (Sebastien Bacher) Date: Thu, 30 Nov 2006 09:23:11 -0000 Subject: [Bug 68403] Re: Gnome-panel freezes regularly during use References: <20061026151217.17549.89459.malonedeb@gandwana.ubuntu.com> Message-ID: <20061130092311.11054.87345.malone@gangotri.ubuntu.com> Thank you for your efforts. That looks like a GTK issue with the recently open files code. Could you install libgtk2.0-0-dbg and get a backtrace with it? -- Gnome-panel freezes regularly during use https://launchpad.net/bugs/68403 From seb128 at ubuntu.com Thu Nov 30 09:21:31 2006 From: seb128 at ubuntu.com (Sebastien Bacher) Date: Thu, 30 Nov 2006 09:21:31 -0000 Subject: [Bug 46458] Re: Sudoku doesn't save settings on exit (EG zoom, difficulty level) References: <20060524231125.24752.90902.malonedeb@gangotri.ubuntu.com> Message-ID: <20061130092132.10952.64800.launchpad@gangotri.ubuntu.com> ** Changed in: gnome-games (Ubuntu) Importance: Medium => Low Assignee: (unassigned) => Ubuntu Desktop Bugs -- Sudoku doesn't save settings on exit (EG zoom, difficulty level) https://launchpad.net/bugs/46458 From carlos.perello at canonical.com Thu Nov 30 09:28:23 2006 From: carlos.perello at canonical.com (=?utf-8?q?Carlos_Perell=C3=B3_Mar=C3=ADn?=) Date: Thu, 30 Nov 2006 09:28:23 -0000 Subject: [Bug 67860] Re: [Edgy] Some strings can't be translated References: <20061023221818.29371.11286.malonedeb@gandwana.ubuntu.com> Message-ID: <20061130092823.18333.4729.malone@gandwana.ubuntu.com> Atm, we will get them, yes. But the idea is to prevent that to happen (at least for the ones comming from backports pocket). Should we let any other pockets to import things into Rosetta? (other than main one and -proposed ?) -- [Edgy] Some strings can't be translated https://launchpad.net/bugs/67860 From seb128 at ubuntu.com Thu Nov 30 09:25:26 2006 From: seb128 at ubuntu.com (Sebastien Bacher) Date: Thu, 30 Nov 2006 09:25:26 -0000 Subject: [Bug 41749] Re: Upgrade of gstreamer0.8 plugins freezes References: <20060427140531.30638.1848.malonedeb@gangotri.ubuntu.com> Message-ID: <20061130092526.18333.60837.malone@gandwana.ubuntu.com> marking as rejected then. Feel free to reopen if you get the problem again ** Changed in: gstreamer0.8 (Ubuntu) Status: Needs Info => Rejected -- Upgrade of gstreamer0.8 plugins freezes https://launchpad.net/bugs/41749 From seb128 at ubuntu.com Thu Nov 30 09:28:24 2006 From: seb128 at ubuntu.com (Sebastien Bacher) Date: Thu, 30 Nov 2006 09:28:24 -0000 Subject: [Bug 73877] Re: Wacom Lock up and Crash References: <20061130083526.11054.7232.malonedeb@gangotri.ubuntu.com> Message-ID: <20061130092824.10952.95556.malone@gangotri.ubuntu.com> *** This bug is a duplicate of bug 57676 *** Thank you for your bug ** Changed in: gimp (Ubuntu) Importance: Undecided => Medium Assignee: (unassigned) => Ubuntu Desktop Bugs Status: Unconfirmed => Confirmed -- Wacom Lock up and Crash https://launchpad.net/bugs/73877 From seb128 at ubuntu.com Thu Nov 30 09:30:33 2006 From: seb128 at ubuntu.com (Sebastien Bacher) Date: Thu, 30 Nov 2006 09:30:33 -0000 Subject: [Bug 73877] Re: Wacom Lock up and Crash References: <20061130083526.11054.7232.malonedeb@gangotri.ubuntu.com> Message-ID: <20061130093033.18333.16312.malone@gandwana.ubuntu.com> *** This bug is a duplicate of bug 57676 *** Thanks for the bug report. This particular bug has already been reported into our bug tracking system, but please feel free to report any further bugs which you find. ** Changed in: gimp (Ubuntu) Status: Confirmed => Rejected ** This bug has been marked a duplicate of bug 57676 Gimp segfaults when drawing with a tablet -- Wacom Lock up and Crash https://launchpad.net/bugs/73877 From seb128 at ubuntu.com Thu Nov 30 09:33:06 2006 From: seb128 at ubuntu.com (Sebastien Bacher) Date: Thu, 30 Nov 2006 09:33:06 -0000 Subject: [Bug 73848] Re: Nautilus overloading CPU (Stays at 99% all the time) References: <20061129235520.18333.70755.malonedeb@gandwana.ubuntu.com> Message-ID: <20061130093306.18382.94583.launchpad@gandwana.ubuntu.com> ** This bug is no longer a duplicate of bug 73660 nautilus using 100% cpu if I close a window too fast -- Nautilus overloading CPU (Stays at 99% all the time) https://launchpad.net/bugs/73848 From seb128 at ubuntu.com Thu Nov 30 09:44:49 2006 From: seb128 at ubuntu.com (Sebastien Bacher) Date: Thu, 30 Nov 2006 09:44:49 -0000 Subject: [Bug 67917] Re: Bug #61835 it's happening again, no grid-lines References: <20061024085043.23188.5273.malonedeb@gangotri.ubuntu.com> Message-ID: <20061130094449.10952.46338.malone@gangotri.ubuntu.com> fixed uploaded to edgy-updates now -- Bug #61835 it's happening again, no grid-lines https://launchpad.net/bugs/67917 From seb128 at ubuntu.com Thu Nov 30 09:45:13 2006 From: seb128 at ubuntu.com (Sebastien Bacher) Date: Thu, 30 Nov 2006 09:45:13 -0000 Subject: [Bug 73848] Re: Nautilus overloading CPU (Stays at 99% all the time) References: <20061129235520.18333.70755.malonedeb@gandwana.ubuntu.com> Message-ID: <20061130094514.10952.30550.malone@gangotri.ubuntu.com> *** This bug is a duplicate of bug 54684 *** Thanks for the bug report. This particular bug has already been reported into our bug tracking system, but please feel free to report any further bugs which you find. ** Changed in: nautilus (Ubuntu) Importance: Undecided => Medium Assignee: (unassigned) => Ubuntu Desktop Bugs Status: Unconfirmed => Rejected ** This bug has been marked a duplicate of bug 54684 High CPU usage -- Nautilus overloading CPU (Stays at 99% all the time) https://launchpad.net/bugs/73848 From seb128 at ubuntu.com Thu Nov 30 09:47:30 2006 From: seb128 at ubuntu.com (Sebastien Bacher) Date: Thu, 30 Nov 2006 09:47:30 -0000 Subject: [Bug 73660] Re: nautilus using 100% cpu if I close a window too fast References: <20061128220713.1640.72905.malonedeb@gandwana.ubuntu.com> Message-ID: <20061130094730.11054.97828.malone@gangotri.ubuntu.com> edgy-proposed is an extra apt source: "deb http://archive.ubuntu.com/ubuntu/ edgy-proposed main restricted universe multiverse" used to test updates candidates. If you just want to use approved fixes the update should show to edgy- updates soon and will show has a standard "available update" on your machine -- nautilus using 100% cpu if I close a window too fast https://launchpad.net/bugs/73660 From seb128 at ubuntu.com Thu Nov 30 09:49:43 2006 From: seb128 at ubuntu.com (Sebastien Bacher) Date: Thu, 30 Nov 2006 09:49:43 -0000 Subject: [Bug 49230] Re: Ubuntu 6.06: Rhytmbox doesn't delete the last album References: <20060610091451.25765.10158.malonedeb@gangotri.ubuntu.com> Message-ID: <20061130094943.18382.77347.malone@gandwana.ubuntu.com> Thank you for trying the new version. Marking the bug as fixed since it's fixed with the current version. The problem is a minor one we are not likely to spend efforts on a fix to backport for dapper ** Changed in: rhythmbox (Ubuntu) Status: Needs Info => Fix Released -- Ubuntu 6.06: Rhytmbox doesn't delete the last album https://launchpad.net/bugs/49230 From seb128 at ubuntu.com Thu Nov 30 09:51:17 2006 From: seb128 at ubuntu.com (Sebastien Bacher) Date: Thu, 30 Nov 2006 09:51:17 -0000 Subject: [Bug 73270] Re: Crash after GtkNotebookWindowCreationFunc References: <20061125195224.4063.85268.malonedeb@gandwana.ubuntu.com> Message-ID: <20061130095117.10952.66790.malone@gangotri.ubuntu.com> You should have a drop-down box under the Status label. The status changes might be restricted to the bugsquad members, you should be able to close a bug you have opened though. If that doesn't for you maybe open a bug on launchpad -- Crash after GtkNotebookWindowCreationFunc https://launchpad.net/bugs/73270 From seb128 at ubuntu.com Thu Nov 30 09:55:41 2006 From: seb128 at ubuntu.com (Sebastien Bacher) Date: Thu, 30 Nov 2006 09:55:41 -0000 Subject: [Bug 73812] Re: rhythmbox crashes for no obvious reason References: <20061129202257.18382.31726.malonedeb@gandwana.ubuntu.com> Message-ID: <20061130095541.11054.59408.malone@gangotri.ubuntu.com> Thank you for the crash file ** Changed in: rhythmbox (Ubuntu) Status: Needs Info => Confirmed -- rhythmbox crashes for no obvious reason https://launchpad.net/bugs/73812 From seb128 at ubuntu.com Thu Nov 30 09:59:48 2006 From: seb128 at ubuntu.com (Sebastien Bacher) Date: Thu, 30 Nov 2006 09:59:48 -0000 Subject: [Bug 73812] Re: rhythmbox crashes for no obvious reason References: <20061129202257.18382.31726.malonedeb@gandwana.ubuntu.com> Message-ID: <20061130095948.11054.87265.malone@gangotri.ubuntu.com> I've forwarded the bug upstream: http://bugzilla.gnome.org/show_bug.cgi?id=380826 ** Bug watch added: GNOME Bug Tracker #380826 http://bugzilla.gnome.org/show_bug.cgi?id=380826 ** Also affects: rhythmbox (upstream) via http://bugzilla.gnome.org/show_bug.cgi?id=380826 Importance: Unknown Status: Unknown -- rhythmbox crashes for no obvious reason https://launchpad.net/bugs/73812 From seb128 at ubuntu.com Thu Nov 30 09:55:56 2006 From: seb128 at ubuntu.com (Sebastien Bacher) Date: Thu, 30 Nov 2006 09:55:56 -0000 Subject: [Bug 73812] Re: rhythmbox crashes for no obvious reason References: <20061129202257.18382.31726.malonedeb@gandwana.ubuntu.com> Message-ID: <20061130095556.11054.93721.malone@gangotri.ubuntu.com> Debug backtrace: #0 IA__g_str_hash (v=0x0) at gstring.c:95 #1 0xb6f55157 in IA__g_hash_table_lookup (hash_table=0x81c9720, key=0x0) at ghash.c:231 #2 0x080cc1f1 in rb_refstring_new (init=0x0) at rb-refstring.c:67 #3 0x080d0283 in action_thread_main (db=0x8249020) at rhythmdb.c:2078 #4 0xb6f7f38f in g_thread_create_proxy (data=0x8779ba0) at gthread.c:553 #5 0xb7b66504 in start_thread () from /lib/tls/i686/cmov/libpthread.so.0 #6 0xb6e8b51e in clone () from /lib/tls/i686/cmov/libc.so.6 -- rhythmbox crashes for no obvious reason https://launchpad.net/bugs/73812 From seb128 at ubuntu.com Thu Nov 30 10:09:34 2006 From: seb128 at ubuntu.com (Sebastien Bacher) Date: Thu, 30 Nov 2006 10:09:34 -0000 Subject: [Bug 73806] Re: Game > Scores... is greyed out the first time you win Mahjongg References: <20061129193827.26129.21264.malonedeb@gangotri.ubuntu.com> Message-ID: <20061130100934.18382.18725.launchpad@gandwana.ubuntu.com> ** Changed in: gnome-games (Ubuntu) Importance: Undecided => Wishlist Assignee: (unassigned) => Ubuntu Desktop Bugs -- Game > Scores... is greyed out the first time you win Mahjongg https://launchpad.net/bugs/73806 From seb128 at ubuntu.com Thu Nov 30 10:11:28 2006 From: seb128 at ubuntu.com (Sebastien Bacher) Date: Thu, 30 Nov 2006 10:11:28 -0000 Subject: [Bug 72904] Re: ICQ data tranfer References: <20061122190350.12869.10981.malonedeb@gangotri.ubuntu.com> Message-ID: <20061130101128.18333.4474.malone@gandwana.ubuntu.com> I've uploade gaim2.0beta5 i386 debs for edgy on http://people.ubuntu.com/~seb128/gaim-edgy/ too if you want to give a try to the new version on edgy -- ICQ data tranfer https://launchpad.net/bugs/72904 From seb128 at ubuntu.com Thu Nov 30 10:16:09 2006 From: seb128 at ubuntu.com (Sebastien Bacher) Date: Thu, 30 Nov 2006 10:16:09 -0000 Subject: [Bug 73823] Re: Double click on a MP4 video file and Totem crash References: <20061129211921.18333.4201.malonedeb@gandwana.ubuntu.com> Message-ID: <20061130101609.10952.85168.malone@gangotri.ubuntu.com> Thank you for your bug. The crash file lack the first function for some reason. Could you give a link to download that mp4 file? If not could you try to run totem with gdb: - gdb totem (gdb) run open the file and get the crash (gdb) thread apply all bt ** Changed in: totem (Ubuntu) Importance: Undecided => Medium Assignee: (unassigned) => Ubuntu Desktop Bugs Status: Unconfirmed => Needs Info -- Double click on a MP4 video file and Totem crash https://launchpad.net/bugs/73823 From seb128 at ubuntu.com Thu Nov 30 10:20:14 2006 From: seb128 at ubuntu.com (Sebastien Bacher) Date: Thu, 30 Nov 2006 10:20:14 -0000 Subject: [Bug 68505] Re: Cannot save high scores in Mahjongg, Difficult mode References: <20061027001635.17734.94656.malonedeb@gandwana.ubuntu.com> Message-ID: <20061130102014.11054.53881.malone@gangotri.ubuntu.com> the fix has been uploaded to edgy-updates now -- Cannot save high scores in Mahjongg, Difficult mode https://launchpad.net/bugs/68505 From seb128 at ubuntu.com Thu Nov 30 10:34:34 2006 From: seb128 at ubuntu.com (Sebastien Bacher) Date: Thu, 30 Nov 2006 10:34:34 -0000 Subject: [Bug 73587] Re: Crashed while opening a radio URL. References: <20061128130247.1640.85722.malonedeb@gandwana.ubuntu.com> Message-ID: <20061130103434.10952.2398.malone@gangotri.ubuntu.com> Thank you for the crash file. The backtrace indicates a crash to g_main_context_iterate which looks weird. Does it happen every time? What radio do you try to play? -- Crashed while opening a radio URL. https://launchpad.net/bugs/73587 From seb128 at ubuntu.com Thu Nov 30 10:34:15 2006 From: seb128 at ubuntu.com (Sebastien Bacher) Date: Thu, 30 Nov 2006 10:34:15 -0000 Subject: [Bug 67860] Re: [Edgy] Some strings can't be translated References: <20061023221818.29371.11286.malonedeb@gandwana.ubuntu.com> Message-ID: <20061130103415.18333.90711.malone@gandwana.ubuntu.com> I've uploaded to edgy-updates either the patch allow translators to fix translations or does nothing, feel free to not accept the upload if you think there is no point, that's a minor problem anyway -- [Edgy] Some strings can't be translated https://launchpad.net/bugs/67860 From seb128 at ubuntu.com Thu Nov 30 10:35:53 2006 From: seb128 at ubuntu.com (Sebastien Bacher) Date: Thu, 30 Nov 2006 10:35:53 -0000 Subject: [Bug 73858] Re: gtranslator crashes when copying text from translations fields References: <20061130014523.11054.14042.malonedeb@gangotri.ubuntu.com> Message-ID: <20061130103553.11054.65797.malone@gangotri.ubuntu.com> Thanks for your bug report. Could you please try to obtain a backtrace by following the instructions on http://wiki.ubuntu.com/DebuggingProgramCrash. This will greatly aid us in tracking down your problem. what version of Ubuntu do you use? ** Changed in: gtranslator (Ubuntu) Importance: Undecided => Medium Status: Unconfirmed => Needs Info -- gtranslator crashes when copying text from translations fields https://launchpad.net/bugs/73858 From seb128 at ubuntu.com Thu Nov 30 11:03:00 2006 From: seb128 at ubuntu.com (Sebastien Bacher) Date: Thu, 30 Nov 2006 11:03:00 -0000 Subject: [Bug 71551] Re: manage groups closed when clicking on help button References: <20061112213659.24792.68823.malonedeb@gangotri.ubuntu.com> Message-ID: <20061130110300.18382.21932.malone@gandwana.ubuntu.com> fixed upstream ** Changed in: gnome-system-tools (Ubuntu) Status: Confirmed => Fix Committed -- manage groups closed when clicking on help button https://launchpad.net/bugs/71551 From mikkel at hoegh.org Thu Nov 30 11:17:56 2006 From: mikkel at hoegh.org (=?utf-8?q?Mikkel_H=C3=B8gh?=) Date: Thu, 30 Nov 2006 11:17:56 -0000 Subject: [Bug 73858] Re: gtranslator crashes when copying text from translations fields References: <20061130014523.11054.14042.malonedeb@gangotri.ubuntu.com> Message-ID: <20061130111756.10952.32766.malone@gangotri.ubuntu.com> I use Ubuntu Edgy :) I tried following the instructions on how to make a backtrace as you requested, but there is no dbgsym package for gtranslator. Am I to proceed without it? -- gtranslator crashes when copying text from translations fields https://launchpad.net/bugs/73858 From seb128 at ubuntu.com Thu Nov 30 11:17:03 2006 From: seb128 at ubuntu.com (Sebastien Bacher) Date: Thu, 30 Nov 2006 11:17:03 -0000 Subject: [Bug 62430] Re: FireFox associates .pls files with RhythmBox References: <20060926120210.10355.60057.malonedeb@gandwana.ubuntu.com> Message-ID: <20061130111703.10952.72781.malone@gangotri.ubuntu.com> Thank you for your bug. What version of Ubuntu do you use? Do you have an example to point? Does "rhythmbox playlist-URI" work? It's supposed to make a radio from an http one and import a local playlist as a rhythmbox playlist according to the upstream ** Changed in: rhythmbox (Ubuntu) Importance: Undecided => Low Assignee: (unassigned) => Ubuntu Desktop Bugs Status: Confirmed => Needs Info -- FireFox associates .pls files with RhythmBox https://launchpad.net/bugs/62430 From seb128 at ubuntu.com Thu Nov 30 11:21:41 2006 From: seb128 at ubuntu.com (Sebastien Bacher) Date: Thu, 30 Nov 2006 11:21:41 -0000 Subject: [Bug 73782] Re: Gnome theme manager crashed References: <20061129164040.18333.1891.malonedeb@gandwana.ubuntu.com> Message-ID: <20061130112142.10952.40423.malone@gangotri.ubuntu.com> *** This bug is a duplicate of bug 71345 *** Thanks for the bug report. This particular bug has already been reported into our bug tracking system, but please feel free to report any further bugs which you find. ** Changed in: control-center (Ubuntu) Importance: Undecided => Medium Assignee: (unassigned) => Ubuntu Desktop Bugs Status: Unconfirmed => Rejected ** This bug has been marked a duplicate of bug 71345 GTK applications sometime with gdk_events functions to the backtrace -- Gnome theme manager crashed https://launchpad.net/bugs/73782 From nysosym at gmail.com Thu Nov 30 11:20:30 2006 From: nysosym at gmail.com (nysosym) Date: Thu, 30 Nov 2006 11:20:30 -0000 Subject: [Bug 73023] Re: Round orange emblems have lack usability References: <20061123160604.29624.44318.malonedeb@gangotri.ubuntu.com> Message-ID: <20061130112030.18333.94504.malone@gandwana.ubuntu.com> Hi, I'm the developer of these emblems and agree with some points of critic. I have created a colored preview of these emblems and it would be nice, when u will write a comment about that. http://img105.imageshack.us/my.php?image=colorhumanemblemswa5.png "Why are all these emblems round?". That's a good question and the answer is really simple, my idea was to create new emblems and all people who have a look on it should think "These are emblems!". For that fact, I have used a consistent look to identify every emblem, as an emblem. "Why are all emblems orange?" Although this answer is very simple, I would have a great consistens with the "Human look" and the main color of human is orange. I didn't thought that this would be a big usability problem, because i find everything at the same time, as with the original gnome emblems. The Idea with emblem folders is good, but there is a big problem, it is very unusable to have more than one icon on every folder, because folders are to small. Sincerely Eric S. -- Round orange emblems have lack usability https://launchpad.net/bugs/73023 From daniel.holbach at ubuntu.com Thu Nov 30 11:24:01 2006 From: daniel.holbach at ubuntu.com (Daniel Holbach) Date: Thu, 30 Nov 2006 11:24:01 -0000 Subject: [Bug 59110] Re: New windows sometimes open in incorrect language References: <20060906005841.29144.90222.malonedeb@gangotri.ubuntu.com> Message-ID: <20061130112401.18333.1391.malone@gandwana.ubuntu.com> Fixed with Edgy. ** Changed in: epiphany-browser (Ubuntu) Status: Needs Info => Fix Released ** Changed in: epiphany-browser (upstream) Status: Unconfirmed => Rejected -- New windows sometimes open in incorrect language https://launchpad.net/bugs/59110 From mcdavey at mrao.cam.ac.uk Thu Nov 30 11:26:36 2006 From: mcdavey at mrao.cam.ac.uk (Matt Davey) Date: Thu, 30 Nov 2006 11:26:36 -0000 Subject: [Bug 73891] build error trying to build evolution-data-server from .dsc, .diff.gz, and tarball References: <20061130112636.18333.22640.malonedeb@gandwana.ubuntu.com> Message-ID: <20061130112636.18333.22640.malonedeb@gandwana.ubuntu.com> Public bug reported: I was trying to rebuild evolution-data-server without optimisation, to help track down a bug triggered by a gnome-pilot synchronisation with the calendar conduit. I am having trouble with the libical part of e-d-s. It appears that the calendar/libical/configure script is not getting run. The build stops when it goes into calendar/libical and attempts to 'make all', because there isn't a Makefile there. I'm not sure where to look for problems. I seem to have a reasonable development environment (I'd no problem rebuilding the gnome-pilot .deb packages, for example). I tried installing automake1.8 and automake1.9, which I hadn't got installed, but had the same error. Any ideas? For the record, the build steps I've been using are pretty much: 1. get the .dsc, .diff.gz and tarball. 2. run dpkg-src to untar and apply the diff. 3. go into the e-d-s directory, and run 'dpkg-buildpackage -rfakeroot' I'm using the current Edgy package, AFAIK, e-d-s-0ubuntu3. ** Affects: evolution-data-server (Ubuntu) Importance: Undecided Status: Unconfirmed -- build error trying to build evolution-data-server from .dsc, .diff.gz, and tarball https://launchpad.net/bugs/73891 From seb128 at ubuntu.com Thu Nov 30 11:29:26 2006 From: seb128 at ubuntu.com (Sebastien Bacher) Date: Thu, 30 Nov 2006 11:29:26 -0000 Subject: [Bug 72761] Re: Evolution will not delete certain folders, claiming they are not empty, even though they appear to be empty References: <20061121201951.7769.40277.malonedeb@gangotri.ubuntu.com> Message-ID: <20061130112926.10952.56468.malone@gangotri.ubuntu.com> Thank you for looking for the upstream corresponding bug. There is no real need to open a distribution bug for something already known upstream, you might want to do that for bugs that you think should be fixed for the next version of Ubuntu not for any bug ** Changed in: evolution (Ubuntu) Importance: Undecided => Low Assignee: (unassigned) => Ubuntu Desktop Bugs Status: Unconfirmed => Confirmed -- Evolution will not delete certain folders, claiming they are not empty, even though they appear to be empty https://launchpad.net/bugs/72761 From daniel.holbach at ubuntu.com Thu Nov 30 11:29:22 2006 From: daniel.holbach at ubuntu.com (Daniel Holbach) Date: Thu, 30 Nov 2006 11:29:22 -0000 Subject: [Bug 42693] Re: Epiphany no longer honors font preferences References: <20060503051919.7739.99930.malonedeb@gangotri.ubuntu.com> Message-ID: <20061130112922.11054.42248.malone@gangotri.ubuntu.com> /usr/share/gconf/schemas/epiphany-pango.schemas sets false for /schemas/apps/epiphany/web/enable_pango the majority of locales. Which locales are you using? I'm not sure this should be a general default. -- Epiphany no longer honors font preferences https://launchpad.net/bugs/42693 From andy at isotoma.com Thu Nov 30 11:30:14 2006 From: andy at isotoma.com (offmessage) Date: Thu, 30 Nov 2006 11:30:14 -0000 Subject: [Bug 73892] UI components render with black backgrounds in GTK applications References: <20061130113014.18333.37445.malonedeb@gandwana.ubuntu.com> Message-ID: <20061130113014.18333.37445.malonedeb@gandwana.ubuntu.com> Public bug reported: Binary package hint: libgtk2.0-0 The tabs in the default Firefox theme have a black background that disappears when they are hovered over or clicked. Apparently random page elements within web pages also gain this black background that is then altered by CSS or Javascript activity. The rulers in the GIMP have random black lines across them also. I am running Edgy on AMD64 with an AGP Fx5700 (Aeolus AOpen). The other machines in the office are also running Edgy AMD64 with Fx5700 cards, but no one else is experiencing the problem. Mine is the only Aeolus card, and also the only AGP card. The others are PCI Express. This problem does not appear to manifest itself in non-GTK applications. "aptitude show nvidia-glx" returns the same driver version for all machines (1.0.8776+2.6.17.6-1) There is a screenshot at http://www.offmessage.com/images/firefox.png ** Affects: gtk+2.0 (Ubuntu) Importance: Undecided Status: Unconfirmed -- UI components render with black backgrounds in GTK applications https://launchpad.net/bugs/73892 From andy at isotoma.com Thu Nov 30 11:30:50 2006 From: andy at isotoma.com (offmessage) Date: Thu, 30 Nov 2006 11:30:50 -0000 Subject: [Bug 73892] Re: UI components render with black backgrounds in GTK applications References: <20061130113014.18333.37445.malonedeb@gandwana.ubuntu.com> Message-ID: <20061130113050.18333.3343.malone@gandwana.ubuntu.com> Heh - there's also a screenshot attached! ** Attachment added: "screenshot - see the tabs" http://librarian.launchpad.net/5216408/firefox.png -- UI components render with black backgrounds in GTK applications https://launchpad.net/bugs/73892 From daniel.holbach at ubuntu.com Thu Nov 30 11:30:21 2006 From: daniel.holbach at ubuntu.com (Daniel Holbach) Date: Thu, 30 Nov 2006 11:30:21 -0000 Subject: [Bug 62973] Re: Rhythmbox is confused by two CD drives References: <20060929131022.3663.40211.malonedeb@gandwana.ubuntu.com> Message-ID: <20061130113021.11054.16112.malone@gangotri.ubuntu.com> Marking the bug as closed, please reopen if the bug occurs again. ** Changed in: rhythmbox (Ubuntu) Importance: Undecided => Medium Assignee: (unassigned) => Ubuntu Desktop Bugs Status: Unconfirmed => Fix Released -- Rhythmbox is confused by two CD drives https://launchpad.net/bugs/62973 From andy at isotoma.com Thu Nov 30 11:38:36 2006 From: andy at isotoma.com (offmessage) Date: Thu, 30 Nov 2006 11:38:36 -0000 Subject: [Bug 73892] Re: UI components render with black backgrounds in GTK applications References: <20061130113014.18333.37445.malonedeb@gandwana.ubuntu.com> Message-ID: <20061130113836.11054.15525.malone@gangotri.ubuntu.com> Actually. This is worse than first thought, and not solely GTK based. When I minimise or maximise any window a black trail is left across the screen from the window position to the minimised position on the task bar. I guess this means that it is a graphics driver issue instead. I've attached another screenshot ** Attachment added: "Black trail across the screen" http://librarian.launchpad.net/5216464/minimised.png -- UI components render with black backgrounds in GTK applications https://launchpad.net/bugs/73892 From seb128 at ubuntu.com Thu Nov 30 11:46:27 2006 From: seb128 at ubuntu.com (Sebastien Bacher) Date: Thu, 30 Nov 2006 11:46:27 -0000 Subject: [Bug 73891] Re: build error trying to build evolution-data-server from .dsc, .diff.gz, and tarball References: <20061130112636.18333.22640.malonedeb@gandwana.ubuntu.com> Message-ID: <20061130114627.18382.294.malone@gandwana.ubuntu.com> Thanks for your comments. This does not appear to be a bug report as such. We appreciate the difficulties you are facing, but it would make more sense to raise your question at http://launchpad.net/support. The package build fine from source, if you face a bug you probably want to copy the error you face otherwise you are not likely to get any useful reply ** Changed in: evolution-data-server (Ubuntu) Importance: Undecided => Wishlist Assignee: (unassigned) => Ubuntu Desktop Bugs Status: Unconfirmed => Rejected -- build error trying to build evolution-data-server from .dsc, .diff.gz, and tarball https://launchpad.net/bugs/73891 From daniel.holbach at ubuntu.com Thu Nov 30 11:45:12 2006 From: daniel.holbach at ubuntu.com (Daniel Holbach) Date: Thu, 30 Nov 2006 11:45:12 -0000 Subject: [Bug 72771] Re: fails to launch References: <20061121214503.7625.64840.malonedeb@gangotri.ubuntu.com> Message-ID: <20061130114512.10952.13869.malone@gangotri.ubuntu.com> Is this a duplicate of bug 40473 or bug 40806 then? -- fails to launch https://launchpad.net/bugs/72771 From seb128 at ubuntu.com Thu Nov 30 11:48:35 2006 From: seb128 at ubuntu.com (Sebastien Bacher) Date: Thu, 30 Nov 2006 11:48:35 -0000 Subject: [Bug 5967] Re: Evolution crashes on launch References: <20051220044017.24631.75090.malonedeb@gangotri.ubuntu.com> Message-ID: <20061130114835.18333.36782.malone@gandwana.ubuntu.com> What do you mean by "BugBuddy reports that the debug trace is no good"? Do you get a window saying that? What is the message exactly? You can get a backtrace using gdb: - gdb evolution (gdb) run ... get the crash (gdb) thread apply all bt -- Evolution crashes on launch https://launchpad.net/bugs/5967 From daniel.holbach at ubuntu.com Thu Nov 30 11:46:03 2006 From: daniel.holbach at ubuntu.com (Daniel Holbach) Date: Thu, 30 Nov 2006 11:46:03 -0000 Subject: [Bug 72771] Re: fails to launch References: <20061121214503.7625.64840.malonedeb@gangotri.ubuntu.com> Message-ID: <20061130114603.10952.76441.malone@gangotri.ubuntu.com> Or bug 42308. ** Changed in: gok (Ubuntu) Status: Confirmed => Needs Info -- fails to launch https://launchpad.net/bugs/72771 From daniel.holbach at ubuntu.com Thu Nov 30 11:49:37 2006 From: daniel.holbach at ubuntu.com (Daniel Holbach) Date: Thu, 30 Nov 2006 11:49:37 -0000 Subject: [Bug 68300] Re: adding songs to ipod shuffle doesn't update iTunesDB properly References: <20061026004444.29353.84960.malonedeb@gangotri.ubuntu.com> Message-ID: <20061130114937.11054.11121.malone@gangotri.ubuntu.com> Can you get a log with rhythmbox -d > log ? ** Changed in: rhythmbox (Ubuntu) Importance: Undecided => Medium Assignee: (unassigned) => Ubuntu Desktop Bugs Status: Unconfirmed => Needs Info -- adding songs to ipod shuffle doesn't update iTunesDB properly https://launchpad.net/bugs/68300 From daniel.holbach at ubuntu.com Thu Nov 30 11:52:31 2006 From: daniel.holbach at ubuntu.com (Daniel Holbach) Date: Thu, 30 Nov 2006 11:52:31 -0000 Subject: [Bug 65797] Re: (Edgy) 'Fit window to movie' doesn't work at all References: <20061013002930.3013.44527.malonedeb@gangotri.ubuntu.com> Message-ID: <20061130115231.18333.67851.malone@gandwana.ubuntu.com> Simon: why verification-motu-needed? totem-xine's source is in main. -- (Edgy) 'Fit window to movie' doesn't work at all https://launchpad.net/bugs/65797 From seb128 at ubuntu.com Thu Nov 30 11:54:34 2006 From: seb128 at ubuntu.com (Sebastien Bacher) Date: Thu, 30 Nov 2006 11:54:34 -0000 Subject: [Bug 46638] Re: Default gnome splash screen is not ubuntu splash References: <20060525204538.24752.14428.malonedeb@gangotri.ubuntu.com> Message-ID: <20061130115434.18333.70189.malone@gandwana.ubuntu.com> is your system a stock Ubuntu installation or an upgrade for debian? Did you change /etc/gconf/2/path? What does that file contain (could you copy that to a comment)? Does "sudo update-gconf-defaults" run fine? Do you have a /var/lib/gconf/debian.defaults/%gconf-tree.xml? What does it contain? -- Default gnome splash screen is not ubuntu splash https://launchpad.net/bugs/46638 From daniel.holbach at ubuntu.com Thu Nov 30 11:52:58 2006 From: daniel.holbach at ubuntu.com (Daniel Holbach) Date: Thu, 30 Nov 2006 11:52:58 -0000 Subject: [Bug 55082] Re: A podcast feed don't display the content list References: <20060803181927.9163.59593.malonedeb@gangotri.ubuntu.com> Message-ID: <20061130115258.11054.40540.launchpad@gangotri.ubuntu.com> ** Changed in: rhythmbox (Ubuntu) Importance: Undecided => Medium Assignee: (unassigned) => Ubuntu Desktop Bugs Status: Unconfirmed => Needs Info -- A podcast feed don't display the content list https://launchpad.net/bugs/55082 From albrecht at a7p.org Thu Nov 30 11:55:18 2006 From: albrecht at a7p.org (a7p) Date: Thu, 30 Nov 2006 11:55:18 -0000 Subject: [Bug 71365] Re: Java doesn't work property with at-spi References: <20061111141209.25827.78807.malonedeb@gandwana.ubuntu.com> Message-ID: <20061130115519.11054.13663.malone@gangotri.ubuntu.com> May be something in between - #68714 seems to be a concrete incanation of this problem. I've got absolutly no idea how to get closer to this bug - I replaced both, eclipse & sun-jkd with there upstream versions, but the problem does not disappear (it worked finde in dapper - am running edgy now). -- Java doesn't work property with at-spi https://launchpad.net/bugs/71365 From albrecht at a7p.org Thu Nov 30 11:59:52 2006 From: albrecht at a7p.org (a7p) Date: Thu, 30 Nov 2006 11:59:52 -0000 Subject: [Bug 71365] Only with SWT-apps? References: <20061111141209.25827.78807.malonedeb@gandwana.ubuntu.com> Message-ID: <20061130115952.18333.49147.malone@gandwana.ubuntu.com> One question - do you have this problem only with SWT-applications or also with those using other window-tool-kits? -- Java doesn't work property with at-spi https://launchpad.net/bugs/71365 From seb128 at ubuntu.com Thu Nov 30 11:58:18 2006 From: seb128 at ubuntu.com (Sebastien Bacher) Date: Thu, 30 Nov 2006 11:58:18 -0000 Subject: [Bug 33498] Re: Bad font rendering with antialiasing off References: <20060303021648.17525.11575.malonedeb@gangotri.ubuntu.com> Message-ID: <20061130115818.18333.48907.malone@gandwana.ubuntu.com> if that works fine on dapper marking as fixed. Feel free to reopen if you get the bug again ** Changed in: gtk+2.0 (Ubuntu) Status: Needs Info => Fix Released -- Bad font rendering with antialiasing off https://launchpad.net/bugs/33498 From daniel.holbach at ubuntu.com Thu Nov 30 12:00:56 2006 From: daniel.holbach at ubuntu.com (Daniel Holbach) Date: Thu, 30 Nov 2006 12:00:56 -0000 Subject: [Bug 73892] Re: UI components render with black backgrounds in GTK applications References: <20061130113014.18333.37445.malonedeb@gandwana.ubuntu.com> Message-ID: <20061130120056.18382.48123.malone@gandwana.ubuntu.com> Thanks for your bug report. Do you use Beryl or Compiz? Do you use the 'nvidia' driver on both machines? Does this happen with the 'nv' driver? ** Changed in: gtk+2.0 (Ubuntu) Importance: Undecided => Medium Assignee: (unassigned) => Ubuntu Desktop Bugs Status: Unconfirmed => Needs Info -- UI components render with black backgrounds in GTK applications https://launchpad.net/bugs/73892 From mcdavey at mrao.cam.ac.uk Thu Nov 30 12:01:55 2006 From: mcdavey at mrao.cam.ac.uk (Matt Davey) Date: Thu, 30 Nov 2006 12:01:55 -0000 Subject: [Bug 73891] Re: build error trying to build evolution-data-server from .dsc, .diff.gz, and tarball References: <20061130112636.18333.22640.malonedeb@gandwana.ubuntu.com> Message-ID: <20061130120155.18333.41597.malone@gandwana.ubuntu.com> Thanks for the pointer. I'm away from my dev machine at the moment, but I'll do as you suggest when I get a chance. -- build error trying to build evolution-data-server from .dsc, .diff.gz, and tarball https://launchpad.net/bugs/73891 From karoliina.t.salminen at gmail.com Thu Nov 30 12:04:32 2006 From: karoliina.t.salminen at gmail.com (Karoliina Salminen) Date: Thu, 30 Nov 2006 12:04:32 -0000 Subject: [Bug 73023] Re: Round orange emblems have lack usability References: <20061123160604.29624.44318.malonedeb@gangotri.ubuntu.com> Message-ID: <20061130120432.11054.95544.malone@gangotri.ubuntu.com> There is one thing though (IMHO): - the orange ones (screenshot above) look stylish and professional - the old ones look unprofessional I think the fact that they are ugly has nothing to do with their usability and usability of stylish graphics should be improved instead of replacing the new stylish graphics with the old ugly graphics that would make the system to look bad since the non-stylish graphics would greatly reduce the end user's first impression which is very important for forming the overall impression of the system. -- Round orange emblems have lack usability https://launchpad.net/bugs/73023 From alex at yawnster.com Thu Nov 30 12:07:36 2006 From: alex at yawnster.com (Alex Latchford) Date: Thu, 30 Nov 2006 12:07:36 -0000 Subject: [Bug 73835] Re: evolution slow to display images References: <20061129220823.26059.13402.malonedeb@gangotri.ubuntu.com> Message-ID: <20061130120736.11054.36094.malone@gangotri.ubuntu.com> Hello Martin, Thanks for the bug report, I too am experiencing these problems with Evolution, as a result I have forwarded the bug upstream to the Gnome Project. The bug report I have filed can be found here, http://bugzilla.gnome.org/show_bug.cgi?id=380860 Thanks Alex. ** Bug watch added: GNOME Bug Tracker #380860 http://bugzilla.gnome.org/show_bug.cgi?id=380860 ** Also affects: evolution (upstream) via http://bugzilla.gnome.org/show_bug.cgi?id=380860 Importance: Unknown Status: Unknown ** Changed in: evolution (Ubuntu) Status: Unconfirmed => Confirmed -- evolution slow to display images https://launchpad.net/bugs/73835 From helpubuntu-carnops at yahoo.fr Thu Nov 30 12:08:56 2006 From: helpubuntu-carnops at yahoo.fr (Carnops) Date: Thu, 30 Nov 2006 12:08:56 -0000 Subject: [Bug 73587] Re: Crashed while opening a radio URL. References: <20061128130247.1640.85722.malonedeb@gandwana.ubuntu.com> Message-ID: <20061130120856.18333.1921.malone@gandwana.ubuntu.com> The problem didn't happen again, but it now doesn't want to open the stream because a codec is missing. I was trying to play http://www.liveireland.com -- Crashed while opening a radio URL. https://launchpad.net/bugs/73587 From hmontoliu at yahoo.es Thu Nov 30 12:16:04 2006 From: hmontoliu at yahoo.es (hjmf) Date: Thu, 30 Nov 2006 12:16:04 -0000 Subject: [Bug 66177] Re: Rhythmbox crash while adding podcast feed References: <20061014215733.3013.91915.malonedeb@gangotri.ubuntu.com> Message-ID: <20061130121604.11054.30247.malone@gangotri.ubuntu.com> Same problem here, adding full crash file. Hope this help. -- Rhythmbox crash while adding podcast feed https://launchpad.net/bugs/66177 From hmontoliu at yahoo.es Thu Nov 30 12:16:58 2006 From: hmontoliu at yahoo.es (hjmf) Date: Thu, 30 Nov 2006 12:16:58 -0000 Subject: [Bug 66177] Re: Rhythmbox crash while adding podcast feed References: <20061014215733.3013.91915.malonedeb@gangotri.ubuntu.com> Message-ID: <20061130121658.10952.26599.malone@gangotri.ubuntu.com> adding the attachment, sorry for the duplicate entry -- Rhythmbox crash while adding podcast feed https://launchpad.net/bugs/66177 From hmontoliu at yahoo.es Thu Nov 30 12:20:06 2006 From: hmontoliu at yahoo.es (hjmf) Date: Thu, 30 Nov 2006 12:20:06 -0000 Subject: [Bug 66177] Re: Rhythmbox crash while adding podcast feed References: <20061014215733.3013.91915.malonedeb@gangotri.ubuntu.com> Message-ID: <20061130122006.11054.7070.malone@gangotri.ubuntu.com> ** Attachment added: "crash full" http://librarian.launchpad.net/5216632/_usr_bin_rhythmbox.1000.crash -- Rhythmbox crash while adding podcast feed https://launchpad.net/bugs/66177 From malcolm.parsons at gmail.com Thu Nov 30 12:26:19 2006 From: malcolm.parsons at gmail.com (Malcolm Parsons) Date: Thu, 30 Nov 2006 12:26:19 -0000 Subject: [Bug 62430] Re: FireFox associates .pls files with RhythmBox References: <20060926120210.10355.60057.malonedeb@gandwana.ubuntu.com> Message-ID: <20061130122620.10952.99292.malone@gangotri.ubuntu.com> I'm using Edgy on AMD64. Example: http://www.irlp.net/listen_live.html links to http://live.irlp.net:8000/listen.pls Running "rhythmbox http://live.irlp.net:8000/listen.pls" launches rhythmbox, but does not play the playlist or add a new internet radio station. Downloading the playlist, then running "rhythmbox listen.pls" launches rhythmbox, but does not play the playlist or add a new internet radio station. In rhythmbox you can add a new internet radio station and paste a URL into the dialog, but neither of the above commands is a shortcut to do this. -- FireFox associates .pls files with RhythmBox https://launchpad.net/bugs/62430 From alex at yawnster.com Thu Nov 30 12:32:52 2006 From: alex at yawnster.com (Alex Latchford) Date: Thu, 30 Nov 2006 12:32:52 -0000 Subject: [Bug 73650] Re: Subscribed Calendars do not adjust events to local time References: <20061128212821.9892.62744.malonedeb@gangotri.ubuntu.com> Message-ID: <20061130123252.10952.51533.malone@gangotri.ubuntu.com> Hello John, Thanks for the bug report, I too am experiencing these problems with Evolution, as a result I have forwarded the bug upstream to the Gnome Project. The bug report I have filed can be found here, http://bugzilla.gnome.org/show_bug.cgi?id=380866 Thanks Alex. ** Changed in: evolution (Ubuntu) Status: Unconfirmed => Confirmed ** Bug watch added: GNOME Bug Tracker #380866 http://bugzilla.gnome.org/show_bug.cgi?id=380866 ** Also affects: evolution (upstream) via http://bugzilla.gnome.org/show_bug.cgi?id=380866 Importance: Unknown Status: Unknown -- Subscribed Calendars do not adjust events to local time https://launchpad.net/bugs/73650 From andy at isotoma.com Thu Nov 30 12:50:28 2006 From: andy at isotoma.com (offmessage) Date: Thu, 30 Nov 2006 12:50:28 -0000 Subject: [Bug 73892] Re: UI components render with black backgrounds in GTK applications References: <20061130113014.18333.37445.malonedeb@gandwana.ubuntu.com> <20061130120056.18382.48123.malone@gandwana.ubuntu.com> Message-ID: <456ED394.5020603@isotoma.com> Daniel Holbach wrote: > Thanks for your bug report. Do you use Beryl or Compiz? Do you use the > 'nvidia' driver on both machines? Does this happen with the 'nv' driver? Hiya Thanks for the quick response! We've been plugging away at this for a while and have managed to resolve the problem. In answer to your questions: Neither machine is running Beryl or Compiz It only happened with the nvidia driver, but the nv driver caused the machine to fail entirely The way that we fixed it was to both delete the user's home directory and replace the xorg.conf with the one from the working machine. Both machines have two monitors. I was using the two screen configuration from the 'system settings' control panel (Xinerama), while my colleague was using twinview. It appears that the twin monitor configuration from the control panel clobbered something in my home directory that caused the problem (possibly in .kde?) Thanks again for the quick response - if the problem reoccurs I will update you. Cheers Andy -- -- UI components render with black backgrounds in GTK applications https://launchpad.net/bugs/73892 From rob.moore at fastmail.fm Thu Nov 30 13:39:31 2006 From: rob.moore at fastmail.fm (Rob Moore) Date: Thu, 30 Nov 2006 13:39:31 -0000 Subject: [Bug 73587] Re: Crashed while opening a radio URL. References: <20061128130247.1640.85722.malonedeb@gandwana.ubuntu.com> Message-ID: <20061130133931.11054.58152.malone@gangotri.ubuntu.com> I also see crashes with this station: http://kexp- mp3-128k.cac.washington.edu:8000/ I'm pretty confident it used to work with Rhythmbox. -- Crashed while opening a radio URL. https://launchpad.net/bugs/73587 From Maniac at SoftwareManiacs.Org Thu Nov 30 13:39:51 2006 From: Maniac at SoftwareManiacs.Org (Maniac) Date: Thu, 30 Nov 2006 13:39:51 -0000 Subject: [Bug 73023] Re: Round orange emblems have lack usability References: <20061123160604.29624.44318.malonedeb@gangotri.ubuntu.com> Message-ID: <20061130133952.18382.14078.malone@gandwana.ubuntu.com> I think Karoliina made a good point. Yes, usability and style are often not related. The original point of the bug is that current emblems are stylish but not usable (or not so much usable). That's why I suggested that we can improve usability even by returning old Gnome icons. But sure we all would prefer emblems to be both stylish and usable! Now from comments I understood that the main idea of nysosym is to make emblems share some unified look to deliver the notion that they are emblems and are from the same pool. I'd like to make some comments on this. - (this one is a speculation, I never really tested it) I think that emblems are viewed as emblems mainly not by their look but by their role: every picture that hangs next to a main icon is an emblem. But I agree that unified look is not a bad thing by itself. - The unified look can nonetheless be broken by user's custom emblems which you can see on my "orange" screenshot in the upper right corner, I used two project's icons for project folders. This was the thing that always looked ugly in many alternative shells for Windows: they come with some beautiful set of icons, but as soon as a user wants a custom icon it stands out and looks ugly (not all users can draw). - Even if we really want to stick to a unified look we can make the 'unified' part less overwhelming. Imagine a set of colorful and differently shaped icons that all have some _little_ common detail. Let it be the orange circle but let it be small enough to not eat the shape but big enough to be recognizable. I even try to make some prototype though my drawing skills are low :-) -- Round orange emblems have lack usability https://launchpad.net/bugs/73023 From seb128 at ubuntu.com Thu Nov 30 13:45:04 2006 From: seb128 at ubuntu.com (Sebastien Bacher) Date: Thu, 30 Nov 2006 13:45:04 -0000 Subject: [Bug 73835] Re: evolution slow to display images References: <20061129220823.26059.13402.malonedeb@gangotri.ubuntu.com> Message-ID: <20061130134504.18382.86721.launchpad@gandwana.ubuntu.com> ** Changed in: evolution (Ubuntu) Importance: Undecided => Low Assignee: (unassigned) => Ubuntu Desktop Bugs -- evolution slow to display images https://launchpad.net/bugs/73835 From seb128 at ubuntu.com Thu Nov 30 13:48:00 2006 From: seb128 at ubuntu.com (Sebastien Bacher) Date: Thu, 30 Nov 2006 13:48:00 -0000 Subject: [Bug 73650] Re: Subscribed Calendars do not adjust events to local time References: <20061128212821.9892.62744.malonedeb@gangotri.ubuntu.com> Message-ID: <20061130134800.18382.81321.malone@gandwana.ubuntu.com> John, we have only a few people working on the Ubuntu desktop so there is no way we fix all the upstream bug. We try fixing the importants bugs, that one doesn't look like on from that category though so we will likely wait for upstream to work on it ** Changed in: evolution (Ubuntu) Importance: Undecided => Low Assignee: (unassigned) => Ubuntu Desktop Bugs -- Subscribed Calendars do not adjust events to local time https://launchpad.net/bugs/73650 From david.bolter at utoronto.ca Thu Nov 30 14:32:18 2006 From: david.bolter at utoronto.ca (davidb) Date: Thu, 30 Nov 2006 14:32:18 -0000 Subject: [Bug 72771] Re: fails to launch References: <20061121214503.7625.64840.malonedeb@gangotri.ubuntu.com> Message-ID: <20061130143218.10952.39576.malone@gangotri.ubuntu.com> Daniel, Yes this is a duplicate of 42308 and should be closed as such IMO. -- fails to launch https://launchpad.net/bugs/72771 From daniel.holbach at ubuntu.com Thu Nov 30 14:43:15 2006 From: daniel.holbach at ubuntu.com (Daniel Holbach) Date: Thu, 30 Nov 2006 14:43:15 -0000 Subject: [Bug 71365] Re: Java doesn't work property with at-spi References: <20061111141209.25827.78807.malonedeb@gandwana.ubuntu.com> Message-ID: <20061130144315.18382.17521.launchpad@gandwana.ubuntu.com> ** Changed in: at-spi (Ubuntu) Importance: Undecided => Medium Status: Unconfirmed => Needs Info -- Java doesn't work property with at-spi https://launchpad.net/bugs/71365 From cw264701 at ohiou.edu Thu Nov 30 14:48:08 2006 From: cw264701 at ohiou.edu (Chris Wagner) Date: Thu, 30 Nov 2006 14:48:08 -0000 Subject: [Bug 72761] Re: Evolution will not delete certain folders, claiming they are not empty, even though they appear to be empty References: <20061121201951.7769.40277.malonedeb@gangotri.ubuntu.com> Message-ID: <20061130144808.18382.91601.malone@gandwana.ubuntu.com> (Sorry - didn't realize there was an upstream report at the time of filing.) -- Evolution will not delete certain folders, claiming they are not empty, even though they appear to be empty https://launchpad.net/bugs/72761 From daniel.holbach at ubuntu.com Thu Nov 30 14:49:00 2006 From: daniel.holbach at ubuntu.com (Daniel Holbach) Date: Thu, 30 Nov 2006 14:49:00 -0000 Subject: [Bug 19528] Re: problems syncing calendar and todo list, adresses works References: <20060113140210.21012.84892.launchpad@macquarie.warthogs.hbd.com> Message-ID: <20061130144900.11054.45717.malone@gangotri.ubuntu.com> Everybody who has the problem: Does it crash or does it not crash? -- problems syncing calendar and todo list, adresses works https://launchpad.net/bugs/19528 From daniel.holbach at ubuntu.com Thu Nov 30 15:03:43 2006 From: daniel.holbach at ubuntu.com (Daniel Holbach) Date: Thu, 30 Nov 2006 15:03:43 -0000 Subject: [Bug 72771] Re: fails to launch References: <20061121214503.7625.64840.malonedeb@gangotri.ubuntu.com> Message-ID: <20061130150343.18333.52033.malone@gandwana.ubuntu.com> *** This bug is a duplicate of bug 42308 *** Thanks for the bug report. This particular bug has already been reported into our bug tracking system, but please feel free to report any further bugs which you find. ** Changed in: gok (Ubuntu) Status: Needs Info => Rejected ** This bug has been marked a duplicate of bug 42308 On-screen keyboard (gok v1.0.7-0ubuntu3) fails -- fails to launch https://launchpad.net/bugs/72771 From daniel.holbach at ubuntu.com Thu Nov 30 15:09:25 2006 From: daniel.holbach at ubuntu.com (Daniel Holbach) Date: Thu, 30 Nov 2006 15:09:25 -0000 Subject: [Bug 73593] Re: gucharmap shows an strange keymap by default References: <20061128135646.1691.57449.malonedeb@gandwana.ubuntu.com> Message-ID: <20061130150925.18382.10420.malone@gandwana.ubuntu.com> Thanks for your bug report. This was already requested upstream at: http://bugzilla.gnome.org/show_bug.cgi?id=311912 and a patch is being worked on. ** Bug watch added: GNOME Bug Tracker #311912 http://bugzilla.gnome.org/show_bug.cgi?id=311912 ** Also affects: gucharmap (upstream) via http://bugzilla.gnome.org/show_bug.cgi?id=311912 Importance: Unknown Status: Unknown ** Changed in: gucharmap (Ubuntu) Importance: Undecided => Wishlist Assignee: (unassigned) => Ubuntu Desktop Bugs Status: Unconfirmed => Confirmed -- gucharmap shows an strange keymap by default https://launchpad.net/bugs/73593 From daniel.holbach at ubuntu.com Thu Nov 30 15:13:11 2006 From: daniel.holbach at ubuntu.com (Daniel Holbach) Date: Thu, 30 Nov 2006 15:13:11 -0000 Subject: [Bug 49812] Re: resident memory of nautilus grows References: <20060615082343.31271.29968.malonedeb@gandwana.ubuntu.com> Message-ID: <20061130151311.18382.50470.malone@gandwana.ubuntu.com> Your bug lacks information we would need to investigate further. We are now going to close the bug - please reopen if you have more information at hand. ** Changed in: nautilus (Ubuntu) Importance: Undecided => Medium Status: Needs Info => Rejected -- resident memory of nautilus grows https://launchpad.net/bugs/49812 From daniel.holbach at ubuntu.com Thu Nov 30 15:18:19 2006 From: daniel.holbach at ubuntu.com (Daniel Holbach) Date: Thu, 30 Nov 2006 15:18:19 -0000 Subject: [Bug 59335] Re: ghost borders appear in top-left of 8bit display with Human theme References: <20060907125941.14982.41072.malonedeb@gangotri.ubuntu.com> Message-ID: <20061130151819.11054.72388.malone@gangotri.ubuntu.com> Thanks for your bug report. Did you have a chance to test this with Edgy in the meantime? Which video driver do you use? Do you use compiz or beryl by chance? Does this happen with other themes also? ** Changed in: ubuntulooks (Ubuntu) Assignee: (unassigned) => Ubuntu Desktop Bugs Status: Unconfirmed => Needs Info ** Changed in: ubuntulooks (Ubuntu) Importance: Undecided => Medium -- ghost borders appear in top-left of 8bit display with Human theme https://launchpad.net/bugs/59335 From daniel.holbach at ubuntu.com Thu Nov 30 15:19:47 2006 From: daniel.holbach at ubuntu.com (Daniel Holbach) Date: Thu, 30 Nov 2006 15:19:47 -0000 Subject: [Bug 59335] Re: ghost borders appear in top-left of 8bit display with Human theme References: <20060907125941.14982.41072.malonedeb@gangotri.ubuntu.com> Message-ID: <20061130151947.18382.59848.malone@gandwana.ubuntu.com> Could this be a duplicate of bug 34435? -- ghost borders appear in top-left of 8bit display with Human theme https://launchpad.net/bugs/59335 From cmsj at canonical.com Thu Nov 30 15:37:23 2006 From: cmsj at canonical.com (Chris Jones) Date: Thu, 30 Nov 2006 15:37:23 -0000 Subject: [Bug 73931] login in nested window dies changing workspace References: <20061130153723.18382.77081.malonedeb@gandwana.ubuntu.com> Message-ID: <20061130153723.18382.77081.malonedeb@gandwana.ubuntu.com> Public bug reported: I am starting the "New login in a nested window" menu item on its own workspace, logging in, then switching workspace a few times and working elsewhere. When I come back to the xnest one, it has gone. Running gdmflexiserver -d --xnest from a terminal gave: Sending command: 'VERSION' Got response: 'GDM 2.16.1' Sending command: 'GET_CONFIG daemon/PidFile :0.0' Got response: 'OK /var/run/gdm.pid' Sending command: 'CLOSE' Sending command: 'VERSION' Got response: 'GDM 2.16.1' Sending command: 'AUTH_LOCAL dcbb6e54d76696357d03633b054517ce' Got response: 'OK' Sending command: 'AUTH_LOCAL dcbb6e54d76696357d03633b054517ce' Got response: 'OK' Sending command: 'QUERY_VT' Got response: 'OK 7' Sending command: 'AUTH_LOCAL dcbb6e54d76696357d03633b054517ce' Got response: 'OK' Sending command: 'CONSOLE_SERVERS' Got response: 'OK :0,cmsj,7' Sending command: 'FLEXI_XNEST :0 1000 dcbb6e54d76696357d03633b054517ce /home/cmsj/.Xauthority' Got response: 'OK :20' Sending command: 'CLOSE' ** Affects: gdm (Ubuntu) Importance: Undecided Status: Unconfirmed -- login in nested window dies changing workspace https://launchpad.net/bugs/73931 From howardkershaw at comcast.net Thu Nov 30 15:51:57 2006 From: howardkershaw at comcast.net (Howard V Kershaw) Date: Thu, 30 Nov 2006 15:51:57 -0000 Subject: [Bug 36275] Re: gimp in dapper lacks print option in menu References: <20060323173749.17616.46092.launchpad@macquarie.warthogs.hbd.com> Message-ID: <20061130155157.18333.56750.launchpad@gandwana.ubuntu.com> ** Also affects: Baltix Importance: Undecided Status: Unconfirmed -- gimp in dapper lacks print option in menu https://launchpad.net/bugs/36275 From jacob at kleerekoper.nl Thu Nov 30 15:57:46 2006 From: jacob at kleerekoper.nl (Jacob) Date: Thu, 30 Nov 2006 15:57:46 -0000 Subject: [Bug 19528] Re: problems syncing calendar and todo list, adresses works References: <20060113140210.21012.84892.launchpad@macquarie.warthogs.hbd.com> Message-ID: <20061130155746.10952.3350.malone@gangotri.ubuntu.com> As I said at 2006-10-12, I have a crash of the calendar conduit. -- problems syncing calendar and todo list, adresses works https://launchpad.net/bugs/19528 From daniel.holbach at ubuntu.com Thu Nov 30 16:04:00 2006 From: daniel.holbach at ubuntu.com (Daniel Holbach) Date: Thu, 30 Nov 2006 16:04:00 -0000 Subject: [Bug 73931] Re: login in nested window dies changing workspace References: <20061130153723.18382.77081.malonedeb@gandwana.ubuntu.com> Message-ID: <20061130160401.18382.62268.malone@gandwana.ubuntu.com> Thanks for your bug report. I can't reproduce this as all. Which version of Ubuntu and gdm do you use? Do you get anything interesting in one of the users' ~/.xsession-errors? ** Changed in: gdm (Ubuntu) Importance: Undecided => Medium Assignee: (unassigned) => Ubuntu Desktop Bugs Status: Unconfirmed => Needs Info -- login in nested window dies changing workspace https://launchpad.net/bugs/73931 From seb128 at ubuntu.com Thu Nov 30 16:14:14 2006 From: seb128 at ubuntu.com (Sebastien Bacher) Date: Thu, 30 Nov 2006 16:14:14 -0000 Subject: [Bug 73812] Re: rhythmbox crashes for no obvious reason References: <20061129202257.18382.31726.malonedeb@gandwana.ubuntu.com> Message-ID: <20061130161414.11054.22352.malone@gangotri.ubuntu.com> fixed upstream ** Changed in: rhythmbox (Ubuntu) Status: Confirmed => Fix Committed -- rhythmbox crashes for no obvious reason https://launchpad.net/bugs/73812 From greg at zwiffer.org Thu Nov 30 16:33:15 2006 From: greg at zwiffer.org (=?utf-8?q?Gr=C3=A9goire_Cachet?=) Date: Thu, 30 Nov 2006 16:33:15 -0000 Subject: [Bug 73943] nautilus crashes when open parent directory in spatial mode References: <20061130163315.18333.63312.malonedeb@gandwana.ubuntu.com> Message-ID: <20061130163315.18333.63312.malonedeb@gandwana.ubuntu.com> Public bug reported: I'm running Feisty and nautilus 2.16.2-0ubuntu1. When I use Nautilus in spatial mode and I click on the list of parent directory to go up in the tree, it crashes every time. ** Affects: nautilus (Ubuntu) Importance: Undecided Status: Unconfirmed -- nautilus crashes when open parent directory in spatial mode https://launchpad.net/bugs/73943 From cmsj at canonical.com Thu Nov 30 16:34:14 2006 From: cmsj at canonical.com (Chris Jones) Date: Thu, 30 Nov 2006 16:34:14 -0000 Subject: [Bug 73931] Re: login in nested window dies changing workspace References: <20061130153723.18382.77081.malonedeb@gandwana.ubuntu.com> Message-ID: <20061130163414.18333.28366.malone@gandwana.ubuntu.com> This is Edgy with all updates. The xsession-errors shows some regular looking startup messages, then a few alsa errors about not being able to find a device, then it just seems like the server died. ALSA lib pcm.c:2146:(snd_pcm_open_noupdate) Unknown PCM default The application 'gnome-session' lost its connection to the display :20.0; most likely the X server was shut down or you killed/destroyed the application. -- login in nested window dies changing workspace https://launchpad.net/bugs/73931 From h at realh.co.uk Thu Nov 30 16:49:33 2006 From: h at realh.co.uk (Tony Houghton) Date: Thu, 30 Nov 2006 16:49:33 -0000 Subject: [Bug 73270] Re: Crash after GtkNotebookWindowCreationFunc References: <20061125195224.4063.85268.malonedeb@gandwana.ubuntu.com> <20061130095117.10952.66790.malone@gangotri.ubuntu.com> Message-ID: <20061130164933.GA3237@realh.co.uk> In <20061130095117.10952.66790.malone at gangotri.ubuntu.com>, you wrote: > You should have a drop-down box under the Status label. The status > changes might be restricted to the bugsquad members, you should be able > to close a bug you have opened though. There definitely aren't links or menus there now, and I don't think there ever were before you rejected the bug. There are links under "Affects" and "Assigned To", but I think they're just to provide more information, not to edit the bug. > If that doesn't for you maybe > open a bug on launchpad OK. -- TH * http://www.realh.co.uk -- Crash after GtkNotebookWindowCreationFunc https://launchpad.net/bugs/73270 From sven.lug-dorsten at gmx.de Thu Nov 30 17:08:14 2006 From: sven.lug-dorsten at gmx.de (SveNRW) Date: Thu, 30 Nov 2006 17:08:14 -0000 Subject: [Bug 52338] Re: crashes oy trying to mark text that is in a picture References: <20060708141025.27257.53507.malonedeb@gangotri.ubuntu.com> Message-ID: <20061130170815.11054.98511.launchpad@gangotri.ubuntu.com> ** Changed in: poppler (Ubuntu) Status: Fix Released => Confirmed -- crashes oy trying to mark text that is in a picture https://launchpad.net/bugs/52338 From ubuntu at curo.dk Thu Nov 30 17:27:26 2006 From: ubuntu at curo.dk (=?utf-8?q?Christoffer_S=C3=B8rensen?=) Date: Thu, 30 Nov 2006 17:27:26 -0000 Subject: [Bug 26891] Re: fileselector should use a combo list for the filetype References: <20060113145149.21012.823.launchpad@macquarie.warthogs.hbd.com> Message-ID: <20061130172726.18382.52088.malone@gandwana.ubuntu.com> Well, I'm not sure if it is the same. http://bugzilla.gnome.org/show_bug.cgi?id=135901 mentions a drop down list. I've commented on that upstream bug to clarify it is really the same. -- fileselector should use a combo list for the filetype https://launchpad.net/bugs/26891 From renomero at qis.net Thu Nov 30 17:48:20 2006 From: renomero at qis.net (Rich Renomeron) Date: Thu, 30 Nov 2006 17:48:20 -0000 Subject: [Bug 73954] Cannot create weather Calendar for Washington, DC, USA References: <20061130174820.18382.2130.malonedeb@gandwana.ubuntu.com> Message-ID: <20061130174820.18382.2130.malonedeb@gandwana.ubuntu.com> Public bug reported: Binary package hint: evolution-plugins Washington, DC is not available as a location when creating a weather calendar, either under District of Columbia, or either of its two nearby airports in Virginia (Regan National -- DCA, Dulles -- IAD). Furthermore, there are no choices for immediate suburbs (the closest choice is Pax River NAS, MD and Baltimore, MD). This seems like an oversight (and hopefully not a knock on the US capital city). ** Affects: evolution (Ubuntu) Importance: Undecided Status: Unconfirmed -- Cannot create weather Calendar for Washington, DC, USA https://launchpad.net/bugs/73954 From ubuntu at paul.sladen.org Thu Nov 30 17:49:08 2006 From: ubuntu at paul.sladen.org (Paul Sladen) Date: Thu, 30 Nov 2006 17:49:08 -0000 Subject: [Bug 73747] Re: gconf is storing both compressed and uncompressed trees on disk References: <20061129135948.18333.16511.malonedeb@gandwana.ubuntu.com> Message-ID: <20061130174909.18382.60971.malone@gandwana.ubuntu.com> Nope, don't know where they come from either. According to "dpkg -S" nothing 'owns' those files, only the directory '/var/lib/gconf/'. *shrug*. I suppose I could delete everything in that directory and see what breaks or gets recreated. -- gconf is storing both compressed and uncompressed trees on disk https://launchpad.net/bugs/73747 From jbd+launchpad at codemeta.com Thu Nov 30 17:53:52 2006 From: jbd+launchpad at codemeta.com (Bruce Dawson) Date: Thu, 30 Nov 2006 17:53:52 -0000 Subject: [Bug 19528] Re: problems syncing calendar and todo list, adresses works References: <20060113140210.21012.84892.launchpad@macquarie.warthogs.hbd.com> <20061130144900.11054.45717.malone@gangotri.ubuntu.com> Message-ID: <456F1AB0.9000003@codemeta.com> Daniel Holbach wrote: > Everybody who has the problem: Does it crash or does it not crash? > For me, with a Treo 650, it hangs. (Which can be classified as a type of crash?) --Bruce -- problems syncing calendar and todo list, adresses works https://launchpad.net/bugs/19528 From bugwatch at bugs.launchpad.net Thu Nov 30 18:02:16 2006 From: bugwatch at bugs.launchpad.net (Bug Watch Updater) Date: Thu, 30 Nov 2006 18:02:16 -0000 Subject: [Bug 73793] Re: Can move default folders, ie inbox, trash into other folders. References: <20061129172228.18382.62720.malonedeb@gandwana.ubuntu.com> Message-ID: <20061130180333.1335.55898.launchpad@gangotri.ubuntu.com> ** Changed in: evolution (upstream) Status: Unknown => Unconfirmed -- Can move default folders, ie inbox, trash into other folders. https://launchpad.net/bugs/73793 From bugwatch at bugs.launchpad.net Thu Nov 30 18:02:16 2006 From: bugwatch at bugs.launchpad.net (Bug Watch Updater) Date: Thu, 30 Nov 2006 18:02:16 -0000 Subject: [Bug 73806] Re: Game > Scores... is greyed out the first time you win Mahjongg References: <20061129193827.26129.21264.malonedeb@gangotri.ubuntu.com> Message-ID: <20061130180345.1335.11275.launchpad@gangotri.ubuntu.com> ** Changed in: gnome-games (upstream) Status: Unknown => Unconfirmed -- Game > Scores... is greyed out the first time you win Mahjongg https://launchpad.net/bugs/73806 From bugwatch at bugs.launchpad.net Thu Nov 30 18:02:16 2006 From: bugwatch at bugs.launchpad.net (Bug Watch Updater) Date: Thu, 30 Nov 2006 18:02:16 -0000 Subject: [Bug 73593] Re: gucharmap shows an strange keymap by default References: <20061128135646.1691.57449.malonedeb@gandwana.ubuntu.com> Message-ID: <20061130180332.1335.8096.launchpad@gangotri.ubuntu.com> ** Changed in: gucharmap (upstream) Status: Unknown => Confirmed -- gucharmap shows an strange keymap by default https://launchpad.net/bugs/73593 From bugwatch at bugs.launchpad.net Thu Nov 30 18:02:16 2006 From: bugwatch at bugs.launchpad.net (Bug Watch Updater) Date: Thu, 30 Nov 2006 18:02:16 -0000 Subject: [Bug 73517] Re: yelp broken on Feisty: CRITICAL **: AT_SPI_REGISTRY was not started at session startup. References: <20061127193659.24002.54529.malonedeb@gangotri.ubuntu.com> Message-ID: <20061130180408.1335.62569.launchpad@gangotri.ubuntu.com> ** Changed in: yelp (upstream) Status: Unconfirmed => Confirmed -- yelp broken on Feisty: CRITICAL **: AT_SPI_REGISTRY was not started at session startup. https://launchpad.net/bugs/73517 From bugwatch at bugs.launchpad.net Thu Nov 30 18:02:16 2006 From: bugwatch at bugs.launchpad.net (Bug Watch Updater) Date: Thu, 30 Nov 2006 18:02:16 -0000 Subject: [Bug 46458] Re: Sudoku doesn't save settings on exit (EG zoom, difficulty level) References: <20060524231125.24752.90902.malonedeb@gangotri.ubuntu.com> Message-ID: <20061130180405.1335.34004.launchpad@gangotri.ubuntu.com> ** Changed in: gnome-games (upstream) Status: Unknown => Unconfirmed -- Sudoku doesn't save settings on exit (EG zoom, difficulty level) https://launchpad.net/bugs/46458 From bugwatch at bugs.launchpad.net Thu Nov 30 18:02:16 2006 From: bugwatch at bugs.launchpad.net (Bug Watch Updater) Date: Thu, 30 Nov 2006 18:02:16 -0000 Subject: [Bug 43051] Re: RFE: vino server name should be more descriptive than "LibVNCServer" References: <20060505052655.7710.73325.malonedeb@gangotri.ubuntu.com> Message-ID: <20061130180400.1335.3495.launchpad@gangotri.ubuntu.com> ** Changed in: vino (upstream) Status: Confirmed => Fix Released -- RFE: vino server name should be more descriptive than "LibVNCServer" https://launchpad.net/bugs/43051 From bugwatch at bugs.launchpad.net Thu Nov 30 18:02:16 2006 From: bugwatch at bugs.launchpad.net (Bug Watch Updater) Date: Thu, 30 Nov 2006 18:02:16 -0000 Subject: [Bug 18227] Re: Full screen "image info" is misplaced, and flickers References: <20060113135522.21012.23754.launchpad@macquarie.warthogs.hbd.com> Message-ID: <20061130180407.1335.63038.launchpad@gangotri.ubuntu.com> ** Changed in: gthumb (upstream) Status: Needs Info => Rejected -- Full screen "image info" is misplaced, and flickers https://launchpad.net/bugs/18227 From bugwatch at bugs.launchpad.net Thu Nov 30 18:02:16 2006 From: bugwatch at bugs.launchpad.net (Bug Watch Updater) Date: Thu, 30 Nov 2006 18:02:16 -0000 Subject: [Bug 73812] Re: rhythmbox crashes for no obvious reason References: <20061129202257.18382.31726.malonedeb@gandwana.ubuntu.com> Message-ID: <20061130180443.1335.35112.launchpad@gangotri.ubuntu.com> ** Changed in: rhythmbox (upstream) Status: Unknown => Fix Released -- rhythmbox crashes for no obvious reason https://launchpad.net/bugs/73812 From bugwatch at bugs.launchpad.net Thu Nov 30 18:02:16 2006 From: bugwatch at bugs.launchpad.net (Bug Watch Updater) Date: Thu, 30 Nov 2006 18:02:16 -0000 Subject: [Bug 72761] Re: Evolution will not delete certain folders, claiming they are not empty, even though they appear to be empty References: <20061121201951.7769.40277.malonedeb@gangotri.ubuntu.com> Message-ID: <20061130180423.1335.50724.launchpad@gangotri.ubuntu.com> ** Changed in: evolution (upstream) Status: Unknown => Unconfirmed -- Evolution will not delete certain folders, claiming they are not empty, even though they appear to be empty https://launchpad.net/bugs/72761 From bugwatch at bugs.launchpad.net Thu Nov 30 18:02:16 2006 From: bugwatch at bugs.launchpad.net (Bug Watch Updater) Date: Thu, 30 Nov 2006 18:02:16 -0000 Subject: [Bug 71551] Re: manage groups closed when clicking on help button References: <20061112213659.24792.68823.malonedeb@gangotri.ubuntu.com> Message-ID: <20061130180326.1335.46281.launchpad@gangotri.ubuntu.com> ** Changed in: gst (upstream) Status: Unconfirmed => Fix Released -- manage groups closed when clicking on help button https://launchpad.net/bugs/71551 From bugwatch at bugs.launchpad.net Thu Nov 30 18:02:16 2006 From: bugwatch at bugs.launchpad.net (Bug Watch Updater) Date: Thu, 30 Nov 2006 18:02:16 -0000 Subject: [Bug 48722] Re: gdmlogin face browser area not 100% adapted to the users list References: <20060606173310.5989.69325.malonedeb@gangotri.ubuntu.com> Message-ID: <20061130180517.1335.32865.launchpad@gangotri.ubuntu.com> ** Changed in: gdm (upstream) Status: Unknown => Unconfirmed -- gdmlogin face browser area not 100% adapted to the users list https://launchpad.net/bugs/48722 From bugwatch at bugs.launchpad.net Thu Nov 30 18:02:16 2006 From: bugwatch at bugs.launchpad.net (Bug Watch Updater) Date: Thu, 30 Nov 2006 18:02:16 -0000 Subject: [Bug 73650] Re: Subscribed Calendars do not adjust events to local time References: <20061128212821.9892.62744.malonedeb@gangotri.ubuntu.com> Message-ID: <20061130180534.1335.47250.launchpad@gangotri.ubuntu.com> ** Changed in: evolution (upstream) Status: Unknown => Unconfirmed -- Subscribed Calendars do not adjust events to local time https://launchpad.net/bugs/73650 From bugwatch at bugs.launchpad.net Thu Nov 30 18:02:16 2006 From: bugwatch at bugs.launchpad.net (Bug Watch Updater) Date: Thu, 30 Nov 2006 18:02:16 -0000 Subject: [Bug 66880] Re: Evolution crashes when clicking on attachement couple of times in a row References: <20061019084434.8403.6155.malonedeb@gandwana.ubuntu.com> Message-ID: <20061130180304.1335.6122.launchpad@gangotri.ubuntu.com> ** Changed in: evolution (upstream) Status: Rejected => Confirmed -- Evolution crashes when clicking on attachement couple of times in a row https://launchpad.net/bugs/66880 From bugwatch at bugs.launchpad.net Thu Nov 30 18:02:16 2006 From: bugwatch at bugs.launchpad.net (Bug Watch Updater) Date: Thu, 30 Nov 2006 18:02:16 -0000 Subject: [Bug 73835] Re: evolution slow to display images References: <20061129220823.26059.13402.malonedeb@gangotri.ubuntu.com> Message-ID: <20061130180534.1335.94613.launchpad@gangotri.ubuntu.com> ** Changed in: evolution (upstream) Status: Unknown => Unconfirmed -- evolution slow to display images https://launchpad.net/bugs/73835 From davmor2 at gmail.com Thu Nov 30 18:23:58 2006 From: davmor2 at gmail.com (davmor2) Date: Thu, 30 Nov 2006 18:23:58 -0000 Subject: [Bug 73685] Re: Networking not working in version 6.10 AMD64 References: <20061129024353.1640.47976.malonedeb@gandwana.ubuntu.com> Message-ID: <20061130182358.18333.98769.launchpad@gandwana.ubuntu.com> *** This bug is a duplicate of bug 59946 *** ** This bug has been marked a duplicate of bug 59946 Admin tools require admin group membership ** This bug is no longer flagged as a security issue -- Networking not working in version 6.10 AMD64 https://launchpad.net/bugs/73685 From anthony at interlink.com.au Thu Nov 30 18:21:45 2006 From: anthony at interlink.com.au (anthony baxter) Date: Thu, 30 Nov 2006 18:21:45 -0000 Subject: [Bug 39955] Re: ladspa plugin missing References: <20060418044829.1627.20941.malonedeb@gangotri.ubuntu.com> Message-ID: <20061130182145.10952.13166.malone@gangotri.ubuntu.com> It's in gst-plugins-good-0.10.4. I grabbed the upstream tarball, built it, then copied libgstladspa.so into /usr/lib/gstreamer-0.10/ - it seems to work fine. I don't know if it's possible to issue a fixed version of the edgy packages with this plugin, but it should at least be fixed for feisty. ladspa plugins add a huge amount of functionality. -- ladspa plugin missing https://launchpad.net/bugs/39955 From muadda at gmail.com Thu Nov 30 18:33:29 2006 From: muadda at gmail.com (Alban Crequy) Date: Thu, 30 Nov 2006 18:33:29 -0000 Subject: [Bug 73956] crash after ejecting CD-Audio References: <20061130183329.18333.30006.malonedeb@gandwana.ubuntu.com> Message-ID: <20061130183329.18333.30006.malonedeb@gandwana.ubuntu.com> Public bug reported: I inserted a CD-audio, the sound-juicer window showed up automatically, and I clicked on the "extract" button. All items are extracted successfully and then sound-juicer automatically ejected the CD. And it crashs immediately after ejecting the CD. See attached file: /var/crash/_usr_bin_sound-juicer.1000.crash ** Affects: sound-juicer (Ubuntu) Importance: Undecided Status: Unconfirmed -- crash after ejecting CD-Audio https://launchpad.net/bugs/73956 From muadda at gmail.com Thu Nov 30 18:34:35 2006 From: muadda at gmail.com (Alban Crequy) Date: Thu, 30 Nov 2006 18:34:35 -0000 Subject: [Bug 73956] Re: crash after ejecting CD-Audio References: <20061130183329.18333.30006.malonedeb@gandwana.ubuntu.com> Message-ID: <20061130183435.18333.22024.malone@gandwana.ubuntu.com> ** Attachment added: "_usr_bin_sound-juicer.1000.crash" http://librarian.launchpad.net/5217891/_usr_bin_sound-juicer.1000.crash -- crash after ejecting CD-Audio https://launchpad.net/bugs/73956 From brog45 at gmail.com Thu Nov 30 19:33:49 2006 From: brog45 at gmail.com (Brian Rogers) Date: Thu, 30 Nov 2006 19:33:49 -0000 Subject: [Bug 73587] Re: Crashed while opening a radio URL. References: <20061128130247.1640.85722.malonedeb@gandwana.ubuntu.com> Message-ID: <20061130193349.18333.683.malone@gandwana.ubuntu.com> Crashes while trying to open KERA, another public radio station. http://pubint.ic.llnwd.net/stream/pubint_kera Sometimes it works but sometimes it crashes. Attaching /var/crash/_usr_bin_rhythmbox.1000.crash /* Brian Rogers, professional geek, coffee achiever */ ** Attachment added: "_usr_bin_rhythmbox.1000.crash" http://librarian.launchpad.net/5218053/_usr_bin_rhythmbox.1000.crash -- Crashed while opening a radio URL. https://launchpad.net/bugs/73587 From jelmorini at ticino.com Thu Nov 30 19:33:11 2006 From: jelmorini at ticino.com (Nicola Jelmorini) Date: Thu, 30 Nov 2006 19:33:11 -0000 Subject: [Bug 73823] Re: Double click on a MP4 video file and Totem crash References: <20061129211921.18333.4201.malonedeb@gandwana.ubuntu.com> Message-ID: <20061130193311.18382.49876.malone@gandwana.ubuntu.com> Unfortunately this bug is present not on a regular basis, but sometime it happen. This evening I have tried with gdb to make the bug happen, but no way... However, if you want, you can download the MP4 video file with this torrent: http://www.blender3d.com/cms/fileadmin/bconf06/bc06-2010-02-ed.mp4.torrent -- Double click on a MP4 video file and Totem crash https://launchpad.net/bugs/73823 From carlo.facci at gmail.com Thu Nov 30 20:22:13 2006 From: carlo.facci at gmail.com (Carlo Facci) Date: Thu, 30 Nov 2006 20:22:13 -0000 Subject: [Bug 64917] Re: Description of podcast episodes doesn't support HMTL formatting References: <20061009203709.5260.38943.malonedeb@gangotri.ubuntu.com> Message-ID: <20061130202213.18333.65375.launchpad@gandwana.ubuntu.com> ** Bug watch added: GNOME Bug Tracker #320507 http://bugzilla.gnome.org/show_bug.cgi?id=320507 ** Also affects: rhythmbox (upstream) via http://bugzilla.gnome.org/show_bug.cgi?id=320507 Importance: Unknown Status: Unknown ** Changed in: rhythmbox (Ubuntu) Status: Unconfirmed => Confirmed -- Description of podcast episodes doesn't support HMTL formatting https://launchpad.net/bugs/64917 From jordi.nadal0 at gmail.com Thu Nov 30 20:38:02 2006 From: jordi.nadal0 at gmail.com (georg_H) Date: Thu, 30 Nov 2006 20:38:02 -0000 Subject: [Bug 42693] Re: Epiphany no longer honors font preferences References: <20060503051919.7739.99930.malonedeb@gangotri.ubuntu.com> Message-ID: <20061130203803.18333.64066.malone@gandwana.ubuntu.com> I'm using ca_ES locale. And yes, pango is disabled by default, because it's much slower. There was a discussion about pango in Firefox: https://launchpad.net/distros/ubuntu/+source/firefox/+bug/32561 Now I've just tested Firefox and has the same problem, so maybe this is the bug source. And the same workaround applies: when using pango backend (MOZ_DISABLE_PANGO=0 firefox) fonts are choosen correctly. Remember the actual bug is that always the same font is used instead of user settings. -- Epiphany no longer honors font preferences https://launchpad.net/bugs/42693 From carlo.facci at gmail.com Thu Nov 30 20:40:02 2006 From: carlo.facci at gmail.com (Carlo Facci) Date: Thu, 30 Nov 2006 20:40:02 -0000 Subject: [Bug 3668] Re: segfault while playing mp3 files with gstreamer References: <20051029085200.5442.34944.malonedeb@gangotri.ubuntu.com> Message-ID: <20061130204002.18333.23727.launchpad@gandwana.ubuntu.com> ** Also affects: gstreamer (upstream) via http://bugzilla.gnome.org/show_bug.cgi?id=320114 Importance: Unknown Status: Unknown ** Changed in: rhythmbox (upstream) Importance: Undecided => Unknown Bugwatch: None => GNOME Bug Tracker #320114 Status: Unconfirmed => Unknown -- segfault while playing mp3 files with gstreamer https://launchpad.net/bugs/3668 From sfllaw at ubuntu.com Thu Nov 30 20:49:18 2006 From: sfllaw at ubuntu.com (Simon Law) Date: Thu, 30 Nov 2006 20:49:18 -0000 Subject: [Bug 65797] Re: (Edgy) 'Fit window to movie' doesn't work at all References: <20061013002930.3013.44527.malonedeb@gangotri.ubuntu.com> Message-ID: <20061130204918.18333.33247.launchpad@gandwana.ubuntu.com> ** Tags removed: verification-motu-needed -- (Edgy) 'Fit window to movie' doesn't work at all https://launchpad.net/bugs/65797 From carlo.facci at gmail.com Thu Nov 30 20:58:13 2006 From: carlo.facci at gmail.com (Carlo Facci) Date: Thu, 30 Nov 2006 20:58:13 -0000 Subject: [Bug 71416] Re: Radio status message incorrect References: <20061111230502.24668.4114.malonedeb@gangotri.ubuntu.com> Message-ID: <20061130205813.18333.60234.malone@gandwana.ubuntu.com> Fix commited in Feisty ** Changed in: rhythmbox (Ubuntu) Status: Unconfirmed => Fix Committed -- Radio status message incorrect https://launchpad.net/bugs/71416 From carlo.facci at gmail.com Thu Nov 30 20:58:35 2006 From: carlo.facci at gmail.com (Carlo Facci) Date: Thu, 30 Nov 2006 20:58:35 -0000 Subject: [Bug 71416] Re: Radio status message incorrect References: <20061111230502.24668.4114.malonedeb@gangotri.ubuntu.com> Message-ID: <20061130205835.18333.62925.malone@gandwana.ubuntu.com> Thanks for the bug report. I'm closing this bug because it has been fixed in Feisty. It won't be fixed in Edgy since this bug doesn't fit backports requirements. See https://wiki.ubuntu.com/UbuntuBackports for more information. -- Radio status message incorrect https://launchpad.net/bugs/71416 From sfllaw at ubuntu.com Thu Nov 30 20:57:05 2006 From: sfllaw at ubuntu.com (Simon Law) Date: Thu, 30 Nov 2006 20:57:05 -0000 Subject: [Bug 65797] Re: (Edgy) 'Fit window to movie' doesn't work at all References: <20061013002930.3013.44527.malonedeb@gangotri.ubuntu.com> Message-ID: <20061130205705.10952.74700.malone@gangotri.ubuntu.com> I have decided that QA is just going to regression test all of the binaries for source packages in main. Approved to go into -updates as of right now. Thanks. -- (Edgy) 'Fit window to movie' doesn't work at all https://launchpad.net/bugs/65797 From carlo.facci at gmail.com Thu Nov 30 21:08:37 2006 From: carlo.facci at gmail.com (Carlo Facci) Date: Thu, 30 Nov 2006 21:08:37 -0000 Subject: [Bug 71208] Re: Rhythmbox hang during launch References: <20061110105408.25975.35132.malonedeb@gandwana.ubuntu.com> Message-ID: <20061130210837.18382.47787.malone@gandwana.ubuntu.com> Thanks for your bug report. Could you please try to obtain a backtrace by following the instructions on http://wiki.ubuntu.com/DebuggingProgramCrash. This will greatly aid us in tracking down your problem. Thanks ** Changed in: rhythmbox (Ubuntu) Status: Unconfirmed => Needs Info -- Rhythmbox hang during launch https://launchpad.net/bugs/71208 From carlo.facci at gmail.com Thu Nov 30 21:09:58 2006 From: carlo.facci at gmail.com (Carlo Facci) Date: Thu, 30 Nov 2006 21:09:58 -0000 Subject: [Bug 65939] Re: Rhythmbox freezes or plays erratically after hibernation. References: <20061013144348.3126.24201.malonedeb@gangotri.ubuntu.com> Message-ID: <20061130210958.11054.4210.malone@gangotri.ubuntu.com> Thanks for your bug report. Could you please try to obtain a backtrace by following the instructions on http://wiki.ubuntu.com/DebuggingProgramCrash. This will greatly aid us in tracking down your problem. Thanks ** Changed in: rhythmbox (Ubuntu) Status: Unconfirmed => Needs Info -- Rhythmbox freezes or plays erratically after hibernation. https://launchpad.net/bugs/65939 From xedxgex at walla.com Thu Nov 30 21:09:59 2006 From: xedxgex at walla.com (Ariel) Date: Thu, 30 Nov 2006 21:09:59 -0000 Subject: [Bug 73980] Gaim crashed and closed without any cause apparently References: <20061130210959.10952.49825.malonedeb@gangotri.ubuntu.com> Message-ID: <20061130210959.10952.49825.malonedeb@gangotri.ubuntu.com> Public bug reported: i was using Flock Browser and Gaim... Gaim crashed apparently without any cause (i wasn't doin nothing @ that moment) ** Affects: gaim (Ubuntu) Importance: Undecided Status: Unconfirmed -- Gaim crashed and closed without any cause apparently https://launchpad.net/bugs/73980 From xedxgex at walla.com Thu Nov 30 21:11:47 2006 From: xedxgex at walla.com (Ariel) Date: Thu, 30 Nov 2006 21:11:47 -0000 Subject: [Bug 73980] Re: Gaim crashed and closed without any cause apparently References: <20061130210959.10952.49825.malonedeb@gangotri.ubuntu.com> Message-ID: <20061130211147.18333.57604.malone@gandwana.ubuntu.com> ** Attachment added: "Complete crash report" http://librarian.launchpad.net/5219033/_usr_bin_gaim.1000.crash -- Gaim crashed and closed without any cause apparently https://launchpad.net/bugs/73980 From cybolic at gmail.com Thu Nov 30 21:15:18 2006 From: cybolic at gmail.com (Cybolic) Date: Thu, 30 Nov 2006 21:15:18 -0000 Subject: [Bug 72143] Re: please revert startup sounds References: <20061117084858.25975.75704.malonedeb@gandwana.ubuntu.com> Message-ID: <20061130211518.18333.98377.malone@gandwana.ubuntu.com> I think the new startup sound is nice, in composition, but I dislike the actual samples used, as they sound like they are taken directly from the Korg X5D synthesizer, which makes it sound rather homemade. Is it possible to remake the sound with different samples? Maybe this would "fix" this bug as well. -- please revert startup sounds https://launchpad.net/bugs/72143 From drberg1000 at gmail.com Thu Nov 30 21:45:27 2006 From: drberg1000 at gmail.com (drberg1000) Date: Thu, 30 Nov 2006 21:45:27 -0000 Subject: [Bug 65939] Re: Rhythmbox freezes or plays erratically after hibernation. References: <20061013144348.3126.24201.malonedeb@gangotri.ubuntu.com> <20061130210958.11054.4210.malone@gangotri.ubuntu.com> Message-ID: The system I had this problem on isn't in use any more. It don't have the problem on my other system. -- Rhythmbox freezes or plays erratically after hibernation. https://launchpad.net/bugs/65939 From corey.burger at gmail.com Thu Nov 30 21:46:29 2006 From: corey.burger at gmail.com (Corey Burger) Date: Thu, 30 Nov 2006 21:46:29 -0000 Subject: [Bug 66882] Re: Rhythmbox crashes if radio is not responding References: <20061019084625.24496.50433.malonedeb@gangotri.ubuntu.com> Message-ID: <20061130214630.18382.54698.launchpad@gandwana.ubuntu.com> ** Tags removed: rhythmbox -- Rhythmbox crashes if radio is not responding https://launchpad.net/bugs/66882 From seb128 at ubuntu.com Thu Nov 30 21:55:46 2006 From: seb128 at ubuntu.com (Sebastien Bacher) Date: Thu, 30 Nov 2006 21:55:46 -0000 Subject: [Bug 73943] Re: nautilus crashes when open parent directory in spatial mode References: <20061130163315.18333.63312.malonedeb@gandwana.ubuntu.com> Message-ID: <20061130215546.18333.45617.malone@gandwana.ubuntu.com> Thanks for your bug report. Could you please try to obtain a backtrace by following the instructions on http://wiki.ubuntu.com/DebuggingProgramCrash. This will greatly aid us in tracking down your problem. ** Changed in: nautilus (Ubuntu) Importance: Undecided => Medium Assignee: (unassigned) => Ubuntu Desktop Bugs Status: Unconfirmed => Needs Info -- nautilus crashes when open parent directory in spatial mode https://launchpad.net/bugs/73943 From seb128 at ubuntu.com Thu Nov 30 21:57:53 2006 From: seb128 at ubuntu.com (Sebastien Bacher) Date: Thu, 30 Nov 2006 21:57:53 -0000 Subject: [Bug 43051] Re: RFE: vino server name should be more descriptive than "LibVNCServer" References: <20060505052655.7710.73325.malonedeb@gangotri.ubuntu.com> Message-ID: <20061130215753.18333.92045.malone@gandwana.ubuntu.com> fixed upstream ** Changed in: vino (Ubuntu) Status: Confirmed => Fix Committed -- RFE: vino server name should be more descriptive than "LibVNCServer" https://launchpad.net/bugs/43051 From marty at eskimo.com Thu Nov 30 22:06:34 2006 From: marty at eskimo.com (Marty Lucich) Date: Thu, 30 Nov 2006 22:06:34 -0000 Subject: [Bug 70075] Re: mouse issue screensaver + rdesktop References: <20061103135724.27894.98673.malonedeb@gandwana.ubuntu.com> Message-ID: <20061130220634.10952.95258.malone@gangotri.ubuntu.com> I have had the same problem for about a month on my Ubuntu Dapper system. I didn't make the connection with screen saver but it is true that it only happens when the screen saver has been active but not every time. Usually once every few days. I exit my vncviewer sessions every evening. I never use rdesktop but I always use vncviewer. So vncviewer has always been running whenever I have had this problem. I stay logged in with my desktop up for days at a time. I also am not 100% sure that vncviewer had focus every time. The only way I found to recover is to kill my X session with but today I have too many hours of context in my various windows and I'm looking for another way. I am afraid to kill gdm as mentioned above because I think that will also kill the X server. Can someone tell me if that's so? I have this problem with both USB and PS2 mouse connections. I can remove one type of mouse and plug in the other and the system still finds the mouse and lets me move the pointer. No mouse button events ever get though. I can (and have as I write this) login on a console and run startx to get another desktop running. This desktop functions normally. I can run xev from a console and point it at either X session. The second X server will show mouse movements and mouse button events. The first X server shows the mouse movements but no mouse button events. This is running on a 4 processor Xeon box. Linux mogtest9 2.6.15-27-686 #1 SMP PREEMPT Sat Sep 16 02:13:27 UTC 2006 i686 GNU/Linux VNC Viewer Free Edition 4.1.1 for X - built May 29 2006 12:45:36 Copyright (C) 2002-2005 RealVNC Ltd. See http://www.realvnc.com for information on VNC. mlucich at mogtest9:~$ X -version X Window System Version 7.0.0 Release Date: 21 December 2005 X Protocol Version 11, Revision 0, Release 7.0 Build Operating System:Linux 2.6.15.7 i686 Current Operating System: Linux mogtest9 2.6.15-27-686 #1 SMP PREEMPT Sat Sep 16 02:13:27 UTC 2006 i686 Build Date: 16 March 2006 Before reporting problems, check http://wiki.x.org to make sure that you have the latest version. Module Loader present mlucich at mogtest9:~$ -- mouse issue screensaver + rdesktop https://launchpad.net/bugs/70075 From marty at eskimo.com Thu Nov 30 22:24:59 2006 From: marty at eskimo.com (Marty Lucich) Date: Thu, 30 Nov 2006 22:24:59 -0000 Subject: [Bug 70075] Re: mouse issue screensaver + rdesktop References: <20061103135724.27894.98673.malonedeb@gandwana.ubuntu.com> Message-ID: <20061130222459.18333.81689.malone@gandwana.ubuntu.com> Sorry I left one detail out of my previous submission. I have the top and bottom panels set to auto-hide. After the mouse buttons stop working the panels will not un-hide when I move the pointer to the top or bottom edge of the screen. I have killed gnome-panel and it restarted automatically with no change. Now that I think about it, I'm not 100% sure if I noticed the non-un-hiding behavior before I kill it. -- mouse issue screensaver + rdesktop https://launchpad.net/bugs/70075 From marty at eskimo.com Thu Nov 30 22:36:30 2006 From: marty at eskimo.com (Marty Lucich) Date: Thu, 30 Nov 2006 22:36:30 -0000 Subject: [Bug 70075] Re: mouse issue screensaver + rdesktop References: <20061103135724.27894.98673.malonedeb@gandwana.ubuntu.com> Message-ID: <20061130223630.18333.20541.malone@gandwana.ubuntu.com> I can confirm the behavior but I can't confirm that it's a bug in the screensaver. I can reproduce this inside a 3 day window. ** Changed in: gnome-screensaver (Ubuntu) Status: Unconfirmed => Confirmed -- mouse issue screensaver + rdesktop https://launchpad.net/bugs/70075 From florian at boucault.ath.cx Thu Nov 30 23:30:03 2006 From: florian at boucault.ath.cx (Kaleo) Date: Thu, 30 Nov 2006 23:30:03 -0000 Subject: [Bug 69541] Re: gedit cannot open any text file References: <20061031175628.27924.44594.malonedeb@gangotri.ubuntu.com> Message-ID: <20061130233003.10952.20700.launchpad@gangotri.ubuntu.com> ** Changed in: gedit (Ubuntu) Assignee: (unassigned) => Kaleo Status: Unconfirmed => Needs Info -- gedit cannot open any text file https://launchpad.net/bugs/69541 From evilgod69 at gmail.com Thu Nov 30 23:50:05 2006 From: evilgod69 at gmail.com (DarkMageZ) Date: Thu, 30 Nov 2006 23:50:05 -0000 Subject: [Bug 68300] Re: adding songs to ipod shuffle doesn't update iTunesDB properly References: <20061026004444.29353.84960.malonedeb@gangotri.ubuntu.com> Message-ID: <20061130235005.18382.23275.malone@gandwana.ubuntu.com> hmm, for some odd reason... that doesn't work against rhythmbox... it works against ls tho. when i try it against rhythmbox. "rhythmbox -d > log" it created a blank file called log and dumps all the output to the screen. if i run "ls > hi" i get a nice listing of my files in a file called hi... wtf -- adding songs to ipod shuffle doesn't update iTunesDB properly https://launchpad.net/bugs/68300