[Bug 1727566] [NEW] extra left-behind domains break domain name rsolution

2017-10-25 Thread Roland Dreier
Public bug reported: This seems related to LP: #1717995 but that is marked fixed. I used my laptop at work, where I have a docking station with USB ethernet included (interface enx0050b6cf4d4a). The dhcp on the wired ethernet includes my work domain, purestorage.com. I undocked, suspended, and

[Bug 1717995] [NEW] extra domains not removed from resolv.conf when VPN disconnects

2017-09-18 Thread Roland Dreier
Public bug reported: I use a VPN (network manager "vpnc" config) to connect to my work network. The gateway is "webvpn.purestorage.com". When I connect, I get "purestorage.com" added to the "search" line in my /etc/resolv.conf (and /run/resolvconf/interface/systemd-resolved) - which makes

[Bug 1282151] [NEW] evince won't open PDF files other readers can handle

2014-02-19 Thread Roland Dreier
Public bug reported: I've found that the version of evince in 14.04 has perhaps become too strict and won't open PDF files that work in other readers. For example with the SPC-4 SCSI spec available from http://www.t10.org/cgi- bin/ac.pl?t=ff=spc4r36q.pdf , I get: $ evince spc4r36q.pdf Syntax

[Bug 1282151] Re: evince won't open PDF files other readers can handle

2014-02-19 Thread Roland Dreier
** Bug watch added: freedesktop.org Bugzilla #75232 https://bugs.freedesktop.org/show_bug.cgi?id=75232 ** Also affects: evince via https://bugs.freedesktop.org/show_bug.cgi?id=75232 Importance: Unknown Status: Unknown ** Project changed: evince = poppler ** No longer affects:

[Bug 975994] Re: [soundnua]: gnome-control-center crashed with SIGSEGV in _IO_vfprintf_internal()

2013-01-15 Thread Roland Dreier
I hit this bug by connecting a USB headset and trying to select its microphone as my sound input device in the sound settings dialog. I tried Conor's suggestion in comment #6 and indeed that edit to the config file fixes things for me -- I am able to select the USB headset microphone and sound

[Bug 975994] Re: [soundnua]: gnome-control-center crashed with SIGSEGV in _IO_vfprintf_internal()

2013-01-15 Thread Roland Dreier
FWIW, my pactl list output is the following. The Plantronics device is the USB headset I mentioned. Module #0 Name: module-device-restore Argument: Usage counter: n/a Properties: module.author = Lennart Poettering

[Bug 1016859] Re: shotwell crashes on startup

2012-06-28 Thread Roland Dreier
FWIW, I added a debug print to Tombstone.vala right before the assertion that fails: bool is_removed = file_map.unset(tombstone.get_file()); if (!is_removed) debug(is_removed == false for %s, tombstone.get_name());

[Bug 1016859] Re: shotwell crashes on startup

2012-06-28 Thread Roland Dreier
FWIW, I added a debug print to Tombstone.vala right before the assertion that fails: bool is_removed = file_map.unset(tombstone.get_file()); if (!is_removed) debug(is_removed == false for %s, tombstone.get_name());

[Bug 1016859] Re: shotwell crashes on startup

2012-06-28 Thread Roland Dreier
So I added the following to the insert side of that Tombstone.vala:notify_contents_altered() function: if (file_map.has_key(tombstone.get_file())) debug(already have file for %s!, tombstone.get_name()); and now in the log I see L 6394 2012-06-28 01:57:38

[Bug 1016859] Re: shotwell crashes on startup

2012-06-28 Thread Roland Dreier
I did $ echo .dump | sqlite3 ~/.shotwell/data/photo.db | grep IMG_6016_CR2_shotwell.jpg INSERT INTO TombstoneTable VALUES(862,'/home/roland/Pictures/CanonT1i-images/2012/06/05/IMG_6016_CR2_shotwell.jpg',4635334,NULL,1340417401,0); INSERT INTO TombstoneTable

[Bug 1016859] Re: shotwell crashes on startup

2012-06-27 Thread Roland Dreier
Not a problem... here's the log ** Attachment added: shotwell.log https://bugs.launchpad.net/ubuntu/+source/shotwell/+bug/1016859/+attachment/3205712/+files/shotwell.log -- You received this bug notification because you are a member of Ubuntu Desktop Bugs, which is subscribed to shotwell in

[Bug 1016859] Re: shotwell crashes on startup

2012-06-27 Thread Roland Dreier
And here's the gdb backtrace. Unfortunately Ubuntu seems to strip everything from shotwell so I'm not sure how useful this is... ** Attachment added: shotwell.gdb https://bugs.launchpad.net/ubuntu/+source/shotwell/+bug/1016859/+attachment/3205713/+files/shotwell.gdb -- You received this

[Bug 1016859] [NEW] shotwell crashes on startup

2012-06-23 Thread Roland Dreier
Public bug reported: I've been using shotwell for a while on a 12.04 system, and now when I start it up, it shows the window for a second or two and then crashes with ** ERROR:/build/buildd/shotwell-0.12.3/src/Tombstone.vala:38:tombstone_source_collection_real_notify_contents_altered: assertion

[Bug 1016859] Re: shotwell crashes on startup

2012-06-23 Thread Roland Dreier
-- You received this bug notification because you are a member of Ubuntu Desktop Bugs, which is subscribed to shotwell in Ubuntu. https://bugs.launchpad.net/bugs/1016859 Title: shotwell crashes on startup To manage notifications about this bug go to:

[Bug 1016859] Re: shotwell crashes on startup

2012-06-23 Thread Roland Dreier
FWIW, even $ shotwell --no-runtime-monitoring --no-startup-progress ** ERROR:/build/buildd/shotwell-0.12.3/src/Tombstone.vala:38:tombstone_source_collection_real_notify_contents_altered: assertion failed: (_tmp29_) Aborted (core dumped) hits the same crash. -- You received this bug

[Bug 853977] [NEW] package libgucharmap7 1:3.0.1-0ubuntu1 failed to install/upgrade: trying to overwrite '/usr/lib/libgucharmap_2_90.so.7.0.0', which is also in package libgucharmap-2-90-7 1:3.1.92-0u

2011-09-19 Thread Roland Dreier
Public bug reported: udpate fails... ProblemType: Package DistroRelease: Ubuntu 11.10 Package: libgucharmap7 1:3.0.1-0ubuntu1 ProcVersionSignature: Ubuntu 3.0.0-11.18-generic 3.0.4 Uname: Linux 3.0.0-11-generic x86_64 ApportVersion: 1.23-0ubuntu1 Architecture: amd64 Date: Mon Sep 19 08:54:32

[Bug 853977] Re: package libgucharmap7 1:3.0.1-0ubuntu1 failed to install/upgrade: trying to overwrite '/usr/lib/libgucharmap_2_90.so.7.0.0', which is also in package libgucharmap-2-90-7 1:3.1.92-0ubu

2011-09-19 Thread Roland Dreier
-- You received this bug notification because you are a member of Ubuntu Desktop Bugs, which is subscribed to gucharmap in Ubuntu. https://bugs.launchpad.net/bugs/853977 Title: package libgucharmap7 1:3.0.1-0ubuntu1 failed to install/upgrade: trying to overwrite

[Bug 755689] Re: empathy-accounts crashed with SIGSEGV in empathy_account_settings_get_string()

2011-06-07 Thread Roland Dreier
*** This bug is a duplicate of bug 742628 *** https://bugs.launchpad.net/bugs/742628 ** This bug has been marked a duplicate of bug 742628 empathy-accounts crashed with SIGSEGV in empathy_account_settings_get_string() -- You received this bug notification because you are a member of

[Bug 751487] Re: empathy-accounts crashed with SIGSEGV in empathy_account_settings_get_string()

2011-06-07 Thread Roland Dreier
*** This bug is a duplicate of bug 742628 *** https://bugs.launchpad.net/bugs/742628 ** This bug has been marked a duplicate of bug 742628 empathy-accounts crashed with SIGSEGV in empathy_account_settings_get_string() -- You received this bug notification because you are a member of

[Bug 712073] [NEW] natty/unity: No way to stop laptop screen from blanking on lid close

2011-02-02 Thread Roland Dreier
Public bug reported: Binary package hint: gnome-power-manager At work, I have a laptop dock (for my Lenovo Thinkpad T410s) with two external monitors connected and AC power cord connected. When I dock the laptop, the laptop's screen turns off and only the two external monitors are used. I

[Bug 712073] Re: natty/unity: No way to stop laptop screen from blanking on lid close

2011-02-02 Thread Roland Dreier
-- You received this bug notification because you are a member of Ubuntu Desktop Bugs, which is subscribed to gnome-power-manager in ubuntu. https://bugs.launchpad.net/bugs/712073 Title: natty/unity: No way to stop laptop screen from blanking on lid close -- desktop-bugs mailing list

[Bug 518230] Re: Some PDF forms don't save entered information

2010-04-05 Thread Roland Dreier
FWIW, I notice that evince prints Error: Reference in Fields array to an invalid or non existant object a few times on the console when trying to save a form where it doesn't work properly. ** Bug watch added: Debian Bug tracker #567363

[Bug 475675] Re: karmic evince apparmor profile is too strict -- can't start on clean install

2009-11-05 Thread Roland Dreier
*** This bug is a duplicate of bug 447292 *** https://bugs.launchpad.net/bugs/447292 Is this really a dupe of bug #447292 (which is AppArmor does not allow access when @{HOME} is not /home)? This bug is reporting some problems with the evince apparmor profile, since it forbids some actions

[Bug 475675] Re: karmic evince apparmor profile is too strict -- can't start on clean install

2009-11-05 Thread Roland Dreier
*** This bug is a duplicate of bug 447292 *** https://bugs.launchpad.net/bugs/447292 Duh, my fault... I forgot that this system has a different configuration and was completely blind. Sorry for the noise. -- karmic evince apparmor profile is too strict -- can't start on clean install

[Bug 474837] [NEW] regression with chained ogg streams?

2009-11-04 Thread Roland Dreier
Public bug reported: Binary package hint: rhythmbox With rhythmbox in Karmic, the Ogg stream from http://www.cpr.org/listen/live_newsinfo_ogg.pls plays for half a minute or so and then gets stuck buffering; this same stream worked fine with rhythmbox from Jaunty. Switching to

[Bug 474837] Re: regression with chained ogg streams?

2009-11-04 Thread Roland Dreier
** Attachment added: Dependencies.txt http://launchpadlibrarian.net/35119550/Dependencies.txt ** Attachment added: XsessionErrors.txt http://launchpadlibrarian.net/35119551/XsessionErrors.txt -- regression with chained ogg streams? https://bugs.launchpad.net/bugs/474837 You received this

[Bug 452456] [NEW] totem plays videos too fast

2009-10-15 Thread Roland Dreier
Public bug reported: I have a dual-Nehalem workstation with with ATI RV730 (Radeon 4650) graphics. On this system, videos play way too fast; for example doing $ totem /usr/share/example-content/Ubuntu_Free_Culture_Showcase/water- and-wind.ogv ends up playing that 57 second video in about 10

[Bug 452456] Re: totem plays videos too fast

2009-10-15 Thread Roland Dreier
** Attachment added: Dependencies.txt http://launchpadlibrarian.net/33751150/Dependencies.txt -- totem plays videos too fast https://bugs.launchpad.net/bugs/452456 You received this bug notification because you are a member of Ubuntu Desktop Bugs, which is subscribed to gstreamer0.10 in

[Bug 452456] Re: totem plays videos too fast

2009-10-15 Thread Roland Dreier
This problem appears to be connected to sound. If I go to the Sound preferences tool, the only hardware I have available is the HDMI output on my video card (R700 Audio Device). If I disable this device, then video plays fine. If I leave it enabled, totem plays at hyperspeed. -- totem plays

[Bug 419434] Re: X server fails with DRI : drmRadeonCmdBuffer: -22

2009-09-03 Thread Roland Dreier
I think I'm hitting this bug too -- I have a fancy new system (2 socket nehalem xeon, radeon 4650) that I just installed the latest karmic daily on, and it seems to behave the same way: boots fine to GDM screen, but then logging into gnome crashes back to the GDM screen. xterm login works fine.

[Bug 419434] Re: X server fails with DRI : drmRadeonCmdBuffer: -22

2009-09-03 Thread Roland Dreier
I switched DRI off with a similar xorg.conf (my driver happens to be ati not radeon) and yes, I am able to log into gnome now. -- X server fails with DRI : drmRadeonCmdBuffer: -22 https://bugs.launchpad.net/bugs/419434 You received this bug notification because you are a member of Ubuntu Desktop

[Bug 415851] Re: Totem not handling matroska subtitles or multiple languages correctly

2009-08-26 Thread Roland Dreier
I can confirm this -- I have a .mkv video with vobsub subtitles included; mplayer for example lets me select whether or not to show the subtitles, while totem just always shows the subtitles. -- Totem not handling matroska subtitles or multiple languages correctly

[Bug 263211] Re: apps-wont-open-due-to-maximum-clients-reached-error

2008-10-09 Thread Roland Dreier
I'll file it on bugzilla.gnome.org. -- apps-wont-open-due-to-maximum-clients-reached-error https://bugs.launchpad.net/bugs/263211 You received this bug notification because you are a member of Ubuntu Desktop Bugs, which is subscribed to gnome-desktop in ubuntu. -- desktop-bugs mailing list

[Bug 263211] Re: apps-wont-open-due-to-maximum-clients-reached-error

2008-10-09 Thread Roland Dreier
OK, filed as gnome bug 555701 (http://bugzilla.gnome.org/show_bug.cgi?id=555701) ** Bug watch added: GNOME Bug Tracker #555701 http://bugzilla.gnome.org/show_bug.cgi?id=555701 ** Also affects: gnome-desktop via http://bugzilla.gnome.org/show_bug.cgi?id=555701 Importance: Unknown

[Bug 173350] Re: Caps lock LED changes state even when caps lock is mapped to ctrl

2008-02-18 Thread Roland Dreier
Still happening here on my Thinkpad X60s, with an up-to-date hardy system. -- Caps lock LED changes state even when caps lock is mapped to ctrl https://bugs.launchpad.net/bugs/173350 You received this bug notification because you are a member of Ubuntu Desktop Bugs, which is a bug contact for

[Bug 84085] Re: [apport] gnome-panel crashed with SIGSEGV

2007-03-09 Thread Roland Dreier
I've never been able to reproduce this. I suspect it was a heisenbug in an older version of the packages. This should probably be closed for now. -- [apport] gnome-panel crashed with SIGSEGV https://launchpad.net/bugs/84085 -- desktop-bugs mailing list desktop-bugs@lists.ubuntu.com

[Bug 85594] gnome-terminal has scrolling problems when using screen

2007-02-16 Thread Roland Dreier
Public bug reported: Binary package hint: gnome-terminal I'm using feisty, and since the update to gnome-terminal 2.17.91, I see some very annoying problems when using screen with a status bar at the bottom (so that the scrolling area is not the full terminal display window). To reproduce this:

[Bug 85594] Re: gnome-terminal has scrolling problems when using screen

2007-02-16 Thread Roland Dreier
*** This bug is a duplicate of bug 85023 *** ** This bug has been marked a duplicate of bug 85023 Screen corruption when used with screen -- gnome-terminal has scrolling problems when using screen https://launchpad.net/bugs/85594 -- desktop-bugs mailing list desktop-bugs@lists.ubuntu.com

[Bug 84085] [apport] gnome-panel crashed with SIGSEGV

2007-02-08 Thread Roland Dreier
Public bug reported: Binary package hint: gnome-panel seemed to occur when I inserted a DVD into the drive in my docking station (I have a thinkpad x60s) ProblemType: Crash Date: Thu Feb 8 14:12:10 2007 Disassembly: 0xb7505984: DistroRelease: Ubuntu 7.04 ExecutablePath: /usr/bin/gnome-panel

[Bug 84085] Re: [apport] gnome-panel crashed with SIGSEGV

2007-02-08 Thread Roland Dreier
** Attachment added: CoreDump.gz http://librarian.launchpad.net/6360651/CoreDump.gz ** Attachment added: Dependencies.txt http://librarian.launchpad.net/6360652/Dependencies.txt ** Attachment added: ProcMaps.txt http://librarian.launchpad.net/6360653/ProcMaps.txt ** Attachment added: