[Bug 1738813] [NEW] Package should be updated to latest upstream version

2017-12-18 Thread Daniel Elstner
Public bug reported:

The version of dfu-programmer currently shipped in this package is
horribly out of date. The latest upstream version is 0.7.2, which was
released in 2015:

https://dfu-programmer.github.io/

Among other things, the newer version is required to program AVR32 UC3C
devices. There is already an updated version available in a PPA, which
could perhaps be used as a template:

https://launchpad.net/~sparkslabs/+archive/ubuntu/packages/+packages

** Affects: dfu-programmer (Ubuntu)
 Importance: Undecided
 Status: New

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1738813

Title:
  Package should be updated to latest upstream version

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/dfu-programmer/+bug/1738813/+subscriptions

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

[Bug 1492764] Re: [drm:intel_pipe_config_compare [i915]] *ERROR* mismatch in ips_enabled (expected 1, found 0)

2015-10-28 Thread Daniel Elstner
I had the same problem, also on a T440s. Initially Ubuntu GNOME 15.10 worked 
just fine -- until it didn't.
However, in a strange twist contrary to comment #21, I got it to work again by 
switching from lightdm *to* gdm.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1492764

Title:
  [drm:intel_pipe_config_compare [i915]] *ERROR* mismatch in ips_enabled
  (expected 1, found 0)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1492764/+subscriptions

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


[Bug 1500673] Re: gdm unusable after upgrading to 15.10

2015-10-28 Thread Daniel Elstner
Interestingly, for me the experience was exactly the other way around: 
Switching from lightdm to gdm made it work again.
This makes me suspect that the act of switching itself is what makes it work 
again -- which hints at some configuration issue.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1500673

Title:
  gdm unusable after upgrading to 15.10

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gdm/+bug/1500673/+subscriptions

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


[Bug 566986] Re: New upstream release available for cairomm

2010-06-16 Thread Daniel Elstner
The base URL in the Devhelp file should normally be translated
automatically when running make install. I've just confirmed on my own
system that the doc-install.pl script for some reason isn't invoked for
the devhelp file during installation. It might be that the mm-common
files included with the cairomm tarball are out of date; I'll have a
look at this later.

-- 
New upstream release available for cairomm
https://bugs.launchpad.net/bugs/566986
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 566986] Re: New upstream release available for cairomm

2010-06-14 Thread Daniel Elstner
No, the symlink is not correct. I just checked again with dpkg -L
libcairomm-1.0-doc. The symlink is named libcairomm-1.0, but it
should be cairomm-1.0 to match the location where make install would
put it. This is important because, among other things, this location is
advertised in the pkg-config (.pc) file that is part of the
installation:

pkg-config --variable=docdir cairomm-1.0

As to the Doxygen tag file, it is used when building the documentation
of modules depending on cairomm. With the .gz extension, the file cannot
be found by the build scripts, and even if it could be found, Doxygen
would be unable to process the gzipped file (I tried that already).

And then, as you say, there is the missing Devhelp book (bug #515638).

As I said, I sent the same debdiff to Debian, as an attachment to this
bug:

http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=579261

** Bug watch added: Debian Bug tracker #579261
   http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=579261

-- 
New upstream release available for cairomm
https://bugs.launchpad.net/bugs/566986
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 588627] Re: cairomm headers impinge upon user namespace

2010-06-14 Thread Daniel Elstner
The fix for this particular bug should be in lucid-proposed already. See
also bug #566986.

-- 
cairomm headers impinge upon user namespace
https://bugs.launchpad.net/bugs/588627
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 566986] Re: New upstream release available for cairomm

2010-06-11 Thread Daniel Elstner
Sorry for the delay. I have now created a debdiff on top of the current
Debian sid package, with all unrelated changes and cleanups removed.
There is also a more detailed changelog:

  * debian/control:
- Drop build dependencies on doxygen and graphviz, since upstream now
  ships the generated documentation
  * debian/libcairomm-1.0-doc.install:
- Add the Devhelp book to the package
  * debian/libcairomm-1.0-doc.links:
- Adjust the symlink for the upstream documentation directory, which has
  has changed to /usr/share/doc/cairomm-1.0
  * debian/rules:
- Remove the clean:: target, as it is no longer needed
- Add DEB_COMPRESS_EXCLUDE for .tag files since Doxygen cannot handle
  compressed tag files
- Inlude clean-la.mk to purge dependency information from .la files

I sent the same debdiff to Debian, too.


** Patch added: Packaging fixes for new upstream release
   http://launchpadlibrarian.net/50129511/cairomm_1.8.4-4%7Edanielk.debdiff

-- 
New upstream release available for cairomm
https://bugs.launchpad.net/bugs/566986
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 566986] Re: New upstream release available for cairomm

2010-05-11 Thread Daniel Elstner
** Summary changed:

- New upstream release available for cariomm
+ New upstream release available for cairomm

-- 
New upstream release available for cairomm
https://bugs.launchpad.net/bugs/566986
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 566986] Re: New upstream release available for cairomm

2010-05-11 Thread Daniel Elstner
Regarding API and ABI: I confirmed with Jonathon Jongsma (upstream
maintainer) that no API or ABI that existed in 1.8.0 has been changed in
1.8.4. There have only been additions to undo an accidental removal of
API that existed before 1.8.0.

I just had a look at the new cairomm packages in proposed and they
mostly look good. However, the documentation package is broken: The
refererence documentation should be accessible via the
/usr/share/doc/cairomm-1.0 directory name. It can be a symlink to a
package-specific directory if necessary, as long as other packages using
the cairomm-1.0 pkg-config information continue to work (pkg-config
--variable docdir cairomm-1.0).

The installed Devhelp file also refers to that directory. Unfortunately
it seems to be completely missing from the new packages. Also, the
automatic compression of the Doxygen tag file must be suppressed because
Doxygen currently cannot cope with it, and it won't be found by the
documentation cross-reference logic in mm-common.

The cairomm package uploaded to my PPA gets these details right, which
was the main reason I modified it heavily. It also adds a debug binary
package. Guess it's my fault for not documenting my changes in detail...

-- 
New upstream release available for cairomm
https://bugs.launchpad.net/bugs/566986
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 566986] Re: New upstream release available

2010-04-21 Thread Daniel Elstner

** Attachment added: ChangeLog entries after release 1.8.0
   http://launchpadlibrarian.net/44951538/cairomm-changes.txt

-- 
New upstream release available
https://bugs.launchpad.net/bugs/566986
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 566986] Re: New upstream release available

2010-04-21 Thread Daniel Elstner

** Attachment added: NEWS file
   http://launchpadlibrarian.net/44951561/cairomm-news.txt

-- 
New upstream release available
https://bugs.launchpad.net/bugs/566986
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 566986] Re: New upstream release available

2010-04-20 Thread Daniel Elstner
An updated cairomm package for Lucid can now be found in my PPA:
https://edge.launchpad.net/~daniel-elstner/+archive/ppa

-- 
New upstream release available
https://bugs.launchpad.net/bugs/566986
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 515638] Re: libcairomm documentation doesn't use gtk-doc (and therefore doesn't show up in DevHelp)

2010-04-19 Thread Daniel Elstner
This has nothing to do with gtk-doc. DevHelp does not require the use of
gtk-doc -- it only needs a DevHelp file. The latest cairomm 1.8.4, which
was released in October 2009, should ship with a DevHelp file.
Unfortunately the package in Ubuntu is grossly out of date.

** Summary changed:

- libcairomm documentation doesn't use gtk-doc (and therefore doesn't show up 
in DevHelp)
+ libcairomm documentation doesn't show up in DevHelp

-- 
libcairomm documentation doesn't show up in DevHelp
https://bugs.launchpad.net/bugs/515638
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 452733] Re: missing libsigc++-2.0 dependency breaks cairomm pkg-config search

2010-04-19 Thread Daniel Elstner
I just checked, the problem has been fixed upstream already with the
1.8.4 release from October 2009.

-- 
missing libsigc++-2.0 dependency breaks cairomm pkg-config search
https://bugs.launchpad.net/bugs/452733
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 566986] [NEW] New upstream release available

2010-04-19 Thread Daniel Elstner
Public bug reported:

Ubuntu (and Debian) currently package version 1.8.0 of cairomm. This
version is heavily outdated. The latest stable release 1.8.4 was made in
October 2009. Due to the revamped build system based on mm-common, the
1.8.4 release of cairomm fixes quite a number of problems related to
packaging and system integration, including the bugs #452733 and
#515638.

Apart from that, the current libcairomm-1.0-dev development package in
Lucid is completely unusable because it ships with an utterly broken
cairommconfig.h file which redefines macros such as PACKAGE_NAME or
VERSION. This, too, was fixed in cairomm 1.8.4.

Please update the package to version 1.8.4 as soon as possible.

** Affects: cairomm (Ubuntu)
 Importance: Undecided
 Status: New

-- 
New upstream release available
https://bugs.launchpad.net/bugs/566986
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 515638] Re: libcairomm documentation doesn't show up in DevHelp

2010-04-19 Thread Daniel Elstner
This bug can be closed once #566986 is fixed.

-- 
libcairomm documentation doesn't show up in DevHelp
https://bugs.launchpad.net/bugs/515638
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 452733] Re: missing libsigc++-2.0 dependency breaks cairomm pkg-config search

2010-04-19 Thread Daniel Elstner
This bug can be closed once bug #566986 is fixed.

-- 
missing libsigc++-2.0 dependency breaks cairomm pkg-config search
https://bugs.launchpad.net/bugs/452733
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 521412] Re: regexxer crashes on search and replace

2010-02-14 Thread Daniel Elstner
OK, this problem is due to a bug in the development branch of gtkmm
which has been fixed upstream already. The fix will be included in the
next unstable release of gtkmm, 2.19.5.

-- 
regexxer crashes on search and replace
https://bugs.launchpad.net/bugs/521412
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 500596] Re: [needs-packaging] mm-common

2010-01-01 Thread Daniel Elstner
I have now updated the REVU package to the latest upstream release
0.9.1. As I happen to be upstream for mm-common, this new release also
removed the need for any Lintian overrides.

-- 
[needs-packaging] mm-common
https://bugs.launchpad.net/bugs/500596
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 500596] [NEW] [needs-packaging] mm-common

2009-12-26 Thread Daniel Elstner
Public bug reported:

The mm-common module provides the shared build infrastructure for the
GNOME C++ bindings. It would be nice to have this packaged in Ubuntu. I
uploaded a first package of mm-common to the REVU for review:

http://revu.ubuntuwire.com/p/mm-common

** Affects: ubuntu
 Importance: Undecided
 Assignee: Daniel Elstner (daniel-elstner)
 Status: New


** Tags: needs-packaging

** Changed in: ubuntu
 Assignee: (unassigned) = Daniel Elstner (daniel-elstner)

-- 
[needs-packaging] mm-common
https://bugs.launchpad.net/bugs/500596
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 441453] Re: [karmic] gelemental crashes after clicking on any element

2009-10-13 Thread Daniel Elstner
So... will Karmic ship with the fixed gtkmm 2.18.2 then?

-- 
[karmic] gelemental crashes after clicking on any element
https://bugs.launchpad.net/bugs/441453
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 441453] Re: Accidental ABI break in gtkmm 2.18.1

2009-10-13 Thread Daniel Elstner
** Summary changed:

- [karmic] gelemental crashes after clicking on any element
+ Accidental ABI break in gtkmm 2.18.1

-- 
Accidental ABI break in gtkmm 2.18.1
https://bugs.launchpad.net/bugs/441453
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 441453] Re: Accidental ABI break in gtkmm 2.18.1

2009-10-13 Thread Daniel Elstner
The problem has been fixed upstream, but I don't think the Fix
committed status applies to gtkmm2.4 (Ubuntu), yet. This is a serious
ABI breakage and the gtkmm2.4 package should be upgraded to 2.18.2
before the final release of Karmic, if at all possible.

** Changed in: gtkmm2.4 (Ubuntu)
   Status: Fix Committed = Confirmed

-- 
Accidental ABI break in gtkmm 2.18.1
https://bugs.launchpad.net/bugs/441453
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 441453] Re: Accidental ABI break in gtkmm 2.18.1

2009-10-13 Thread Daniel Elstner
Could someone with the necessary rights please raise this to super-
duper-critical?

-- 
Accidental ABI break in gtkmm 2.18.1
https://bugs.launchpad.net/bugs/441453
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 418855] Re: bash completion stopped working after upgrade to 4.0-4ubuntu1

2009-10-08 Thread Daniel Elstner
This now works fine for me since bash-completion 1:1.0-3ubuntu2:

bash-completion (1:1.0-3ubuntu2) karmic; urgency=low

  * Backport quote_readline fix for bash 4, since double-quoting for compgen
is no longer necessary (LP: #419509).

 -- Colin Watson  cjwat...@ubuntu.com   Mon, 05 Oct 2009 17:28:03
+0100

Closing.

** Changed in: bash-completion (Ubuntu)
   Status: Confirmed = Fix Released

-- 
bash completion stopped working after upgrade to 4.0-4ubuntu1
https://bugs.launchpad.net/bugs/418855
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 418855] Re: bash completion stopped working after upgrade to 4.0-4ubuntu1

2009-10-01 Thread Daniel Elstner
The bug affects me as well, and uninstalling bash-completion is not an
option as I need it for the _git_ps1 prompt. As Josh Holland already
said, this is not a duplicate of bug 419509.

** This bug is no longer a duplicate of bug 419509
   no tab completion on path that contains a space

-- 
bash completion stopped working after upgrade to 4.0-4ubuntu1
https://bugs.launchpad.net/bugs/418855
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 418855] Re: bash completion stopped working after upgrade to 4.0-4ubuntu1

2009-10-01 Thread Daniel Elstner
Looks like this is fixed in the git master branch of bash-completion.
Replacing the /etc/bash_completion file with the latest version from the
git repository fixed the problem for me:

http://git.debian.org/?p=bash-completion/bash-
completion.git;a=blob_plain;f=bash_completion

-- 
bash completion stopped working after upgrade to 4.0-4ubuntu1
https://bugs.launchpad.net/bugs/418855
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 418855] Re: bash completion stopped working after upgrade to 4.0-4ubuntu1

2009-10-01 Thread Daniel Elstner
** Tags removed: amd64

-- 
bash completion stopped working after upgrade to 4.0-4ubuntu1
https://bugs.launchpad.net/bugs/418855
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 191315] Re: compiz.real crashed with SIGSEGV in pthread_mutex_lock()

2009-06-10 Thread Daniel Elstner
*** This bug is a duplicate of bug 183685 ***
https://bugs.launchpad.net/bugs/183685

To the reading-impaired people who keep spamming the bug with less than
polite UNSUBSCRIBE requests:

This bug has been marked as a duplicate of bug 183685, which is also
linked in the emails you are complaining about. Go to that bug, and
click the Unsubscribe link (the one next to the red minus sign).

Thank you and sorry for adding yet another spam mail to the pile.

-- 
compiz.real crashed with SIGSEGV in pthread_mutex_lock()
https://bugs.launchpad.net/bugs/191315
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 360328] Re: pidgin crashed with SIGSEGV in xmlParseChunk()

2009-05-27 Thread Daniel Elstner
The Pidgin packages available from Nick Andrik's PPA fix this problem,
at least for me:

https://launchpad.net/~andrikos/+archive/ppa

-- 
pidgin crashed with SIGSEGV in xmlParseChunk()
https://bugs.launchpad.net/bugs/360328
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 360328] Re: pidgin crashed with SIGSEGV in xmlParseChunk()

2009-05-19 Thread Daniel Elstner
Perfectly reproducible here.

** Changed in: pidgin (Ubuntu)
   Status: Incomplete = Confirmed

-- 
pidgin crashed with SIGSEGV in xmlParseChunk()
https://bugs.launchpad.net/bugs/360328
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 360328] Re: pidgin crashed with SIGSEGV in xmlParseChunk()

2009-05-19 Thread Daniel Elstner
All of us in the office are experiencing the same crash with Pidgin. It
is perfectly reproducible:

1. Start a conversation with a Bonjour contact
2. Type in a message and send
3. close the conversation window (Ctrl+W)

It crashes with a segmentation fault, apparently while trying to
complain about a fatal XML parsing error.

-- 
pidgin crashed with SIGSEGV in xmlParseChunk()
https://bugs.launchpad.net/bugs/360328
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 360328] Re: pidgin crashed with SIGSEGV in xmlParseChunk()

2009-05-19 Thread Daniel Elstner
Potential DoS: Closing conversations that were opened on Bonjour
messages from others on the network also triggers the crash.

-- 
pidgin crashed with SIGSEGV in xmlParseChunk()
https://bugs.launchpad.net/bugs/360328
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 282160] Re: Anjuta (intrepid) package lacks of plugins

2008-12-24 Thread Daniel Elstner
Even more importantly, the Subversion plugin is missing.

The fixed Anjuta packages from this PPA work for me:
https://launchpad.net/~walmis/+archive

-- 
Anjuta (intrepid) package lacks of plugins
https://bugs.launchpad.net/bugs/282160
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 282160] Re: Anjuta (intrepid) package lacks of plugins

2008-12-24 Thread Daniel Elstner
By the way, I don't think importance wishlist is appropriate. This is
clearly a packaging bug and a regression, too.

-- 
Anjuta (intrepid) package lacks of plugins
https://bugs.launchpad.net/bugs/282160
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 144368] Re: qemu fails to boot a disk image in gutsy

2007-12-01 Thread Daniel Elstner
Darn. I removed the duplicate status.

** This bug is no longer a duplicate of bug 123185
   qemu completely broken with current version of bochbios

-- 
qemu fails to boot a disk image in gutsy
https://bugs.launchpad.net/bugs/144368
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 144368] Re: qemu fails to boot a disk image in gutsy

2007-11-30 Thread Daniel Elstner
*** This bug is a duplicate of bug 123185 ***
https://bugs.launchpad.net/bugs/123185

Great! Given this, I've now tagged this bug as a duplicate.

** This bug has been marked a duplicate of bug 123185
   qemu completely broken with current version of bochbios

-- 
qemu fails to boot a disk image in gutsy
https://bugs.launchpad.net/bugs/144368
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 154960] Re: Qemu VM fails during startup - Gutsy

2007-11-30 Thread Daniel Elstner
*** This bug is a duplicate of bug 123185 ***
https://bugs.launchpad.net/bugs/123185

And here goes another duplicate...

** This bug has been marked a duplicate of bug 123185
   qemu completely broken with current version of bochbios

-- 
Qemu VM fails during startup - Gutsy
https://bugs.launchpad.net/bugs/154960
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 154960] Re: Qemu VM fails during startup - Gutsy

2007-11-29 Thread Daniel Elstner
This is probably a duplicate of bug #123185. Try the hardy packages of
qemu and bochsbios-qemu.

[1] https://bugs.edge.launchpad.net/ubuntu/+source/bochs/+bug/123185

-- 
Qemu VM fails during startup - Gutsy
https://bugs.launchpad.net/bugs/154960
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 144368] Re: qemu fails to boot a disk image in gutsy

2007-11-29 Thread Daniel Elstner
This might be a duplicate of bug #123185. Try if the hardy packages of
qemu and bochsbios-qemu work.

-- 
qemu fails to boot a disk image in gutsy
https://bugs.launchpad.net/bugs/144368
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 137179] Re: 2.6.1-1ubuntu3 makes apps crash with Bus error

2007-11-06 Thread Daniel Elstner
I'm running with PowerNow! completely disabled in the BIOS setup. My CPU
family is different, too:

vendor_id   : AuthenticAMD
cpu family  : 15
model   : 35
model name  : AMD Athlon(tm) 64 X2 Dual Core Processor 3800+
stepping: 2
cpu MHz : 2010.324
cache size  : 512 KB

So I don't think it's a hardware problem. And I've never seen this
before gutsy either.

-- 
2.6.1-1ubuntu3 makes apps crash with Bus error
https://bugs.launchpad.net/bugs/137179
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 123185] Re: bochsbios too old for Windows XP with qemu

2007-09-29 Thread Daniel Elstner
** Summary changed:

- bochsbios too old for Windows XP with qemu/amd64
+ bochsbios too old for Windows XP with qemu

-- 
bochsbios too old for Windows XP with qemu
https://bugs.launchpad.net/bugs/123185
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 137179] Re: 2.6.1-1ubuntu3 makes apps crash with Bus error

2007-09-22 Thread Daniel Elstner
Got this again yesterday after an upgrade which among other packages
included libc6 2.6.1-1ubuntu7. Again, gnome-terminal was affected.
However, this time reinstalling gnome-terminal didn't help, but
reinstalling libc6 did the trick. Before that I also tried to run
ldconfig manually, which didn't help.

I think there's something amiss here, but I still have no idea as to
what and where. Sorry for not being very helpful.

-- 
2.6.1-1ubuntu3 makes apps crash with Bus error
https://bugs.launchpad.net/bugs/137179
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 141366] Re: apt-listchanges setup ignored

2007-09-22 Thread Daniel Elstner
OK, while investigating into this I found that there's in fact an
(undocumented) configuration option quiet which can be used to make
apt-listchanges do what I want if I put quiet=2 in
/etc/apt/listchanges.conf. But I'm not sure if this option was ever
meant to be used that way, and it isn't reachable via the debconf dialog
either.

What do you think, should this bug be reassigned to apt-listchanges as a
documentation bug, or should synaptic be made to behave better? Maybe
it'd be enough to simply remove the
putenv(APT_LISTCHANGES_FRONTEND=gtk) from synaptic. The console window
should open automatically after a timeout anyway, and apt-listchanges is
not installed by default.

-- 
apt-listchanges setup ignored
https://bugs.launchpad.net/bugs/141366
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 27316] Re: Plextor DVD-RW drives do not detect DVDs properly until an audio CD is inserted

2007-09-22 Thread Daniel Elstner
OK, for some reason this now works just fine for me. I still have the
same drive (PX716-A) and was running feisty around the time it went
away. Unfortunately I noticed it way too late to know for sure what has
fixed it. It might just be due to one of the firmware updates I did
(it's at 1.11 now). Could someone else with a PX716-A confirm this,
please?

-- 
Plextor DVD-RW drives do not detect DVDs properly until an audio CD is inserted
https://bugs.launchpad.net/bugs/27316
You received this bug notification because you are a member of Ubuntu
Bugs, which is a direct subscriber.

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


[Bug 136529] Re: Can't log in after upgrading

2007-09-22 Thread Daniel Elstner
Hm, since the upgrade to gutsy I'm seeing these setuid errors too,
although I actually *can* log in. There doesn't seem to be any setuid
binary on my system which would fit the bill. Maybe it's a misdetection
because gdm drops permissions or something like that?

-- 
Can't log in after upgrading
https://bugs.launchpad.net/bugs/136529
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 124519] Re: need to add max texture size check

2007-09-20 Thread Daniel Elstner
If the check for GL_MAX_TEXTURE_SIZE doesn't fail for the radeon card in
question (where it is supposed to fail), it will probably be necessary
to write a tiny test program in C which tries to allocate a
GL_PROXY_TEXTURE2D of the required size. The GL_MAX_*_SIZE constants are
only rough indicators of the real texture capabilities at runtime. In
any case checking GL_MAX_3D_TEXTURE_SIZE is definitely broken.

It would be great if the original reporter could confirm whether the
patched script still properly disables compiz for her/him. But I think a
new upload is in order regardless of this particular problem. The patch
definitely breaks more than it fixes. I believe only very high-end cards
-- or alternatively just lying drivers -- will be able to get past this
test as it is now.

-- 
need to add max texture size check
https://bugs.launchpad.net/bugs/124519
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 141366] apt-listchanges setup ignored

2007-09-20 Thread Daniel Elstner
Public bug reported:

Binary package hint: synaptic

Synaptic forces apt-listchanges to use the gtk frontend even if it is
configured to only send mail. It's been like that for quite a while now
but today I felt like investigating the matter. Apparently this is an
inadvertent side effect of the fix committed for bug #17999. From
gtk/rgdebinstallprogress.cc line 370 [1]:

putenv(APT_LISTCHANGES_FRONTEND=gtk);

Judging from the apt-listchanges source code this environment variable
always takes precedence over the setting in the configuration file.
However, I really only want the mail output for easy reference in case I
need it, and perhaps for a little relaxed bedtime reading... or maybe
not. Anyway, right now there seems to be no way to shut up apt-
listchanges and still get the mails, short of hacking synaptic or apt-
listchanges. So, to fix this I could either add some logic in synaptic
to handle the listchanges frontend properly, or alternatively redefine
APT_LISTCHANGES_FRONTEND to only apply if the configuration file doesn't
say none or mail, which could be handled within apt-listchanges
itself.

Any other ideas? Which is the preferred way to go?

[1] http://codebrowse.launchpad.net/~ubuntu-core-
dev/synaptic/ubuntu/annotate/michael.vogt%40ubuntu.com-20070910152852-gins4bdv4rdm0kxz?file_id=rgdebinstallprogress.cc-20060222190946-48af831e059fbbc9#L370

** Affects: synaptic (Ubuntu)
 Importance: Undecided
 Status: New

-- 
apt-listchanges setup ignored
https://bugs.launchpad.net/bugs/141366
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 123185] Re: qemu: doesn't want to start XP

2007-09-20 Thread Daniel Elstner
OK. To help out a bit I reassigned the bug to bochs, and gave the
current bochsbios package from Debian/testing [1] a try. It works just
fine for me on amd64. So all that's need is a new merge from Debian.

[1] http://packages.debian.org/lenny/bochsbios

** Changed in: bochs (Ubuntu)
Sourcepackagename: qemu = bochs

-- 
qemu: doesn't want to start XP
https://bugs.launchpad.net/bugs/123185
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 123185] Re: bochsbios too old for Windows XP with qemu/amd64

2007-09-20 Thread Daniel Elstner
** Summary changed:

- qemu: doesn't want to start XP
+ bochsbios too old for Windows XP with qemu/amd64

** Description changed:

- Binary package hint: qemu
+ Qemu in Debian and Ubuntu are built to use BIOS images from the
+ bochsbios package instead of the builtin ones. Unfortunately, the
+ bochsbios images currently shipped with gutsy do not work with a Windows
+ XP guest in qemu on the amd64 architecture. The current Debian/testing
+ or Debian/unstable packages ship with a more recent BIOS and work fine.
+ So all that's needed to fix this bug is a new merge from Debian.
  
- After updating to gutsy, qemu doesn't want to start an XP instance. I
- tried with Damn Small Linux (from the CD ISO) and it works flawlessly.
+ Original bug description below:
  
- It fails during XP's boottime. The qemu windows hangs up and can't even
- switch to the qemu's console.
- 
- I checked by downloading the source code (the vanilla code), compiling
- it and running.. and found it works (with the same XP image).
+  Binary package hint: qemu
+ 
+  After updating to gutsy, qemu doesn't want to start an XP instance. I tried 
with Damn Small Linux (from the CD ISO) and it works flawlessly.
+ 
+  It fails during XP's boottime. The qemu windows hangs up and can't even 
switch to the qemu's console.
+ 
+  I checked by downloading the source code (the vanilla code), compiling it 
and running.. and found it works (with the same XP image).

-- 
bochsbios too old for Windows XP with qemu/amd64
https://bugs.launchpad.net/bugs/123185
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 124519] Re: need to add max texture size check

2007-09-19 Thread Daniel Elstner
Arrrgh! This check is most definitely incorrect. It should check
MAX_TEXTURE_SIZE, not MAX_3D_TEXTURE_SIZE. I very much doubt compiz is
using 3D textures a lot, if at all. A 1024x1024x1024 8 bit 3D texture
would use 1 GiB of memory...

-- 
need to add max texture size check
https://bugs.launchpad.net/bugs/124519
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 124519] Re: need to add max texture size check

2007-09-19 Thread Daniel Elstner
The attached patch for the /usr/bin/compiz wrapper script fixes the
problem.

** Attachment added: Fix for texture size check
   http://launchpadlibrarian.net/9390386/compiz-texture-check.diff

-- 
need to add max texture size check
https://bugs.launchpad.net/bugs/124519
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 123185] Re: qemu: doesn't want to start XP

2007-09-05 Thread Daniel Elstner
I think I have the same problem. I had a look at the package and noticed
that it doesn't use the BIOS which ships with qemu but the one from
bochs instead. Replacing the file /usr/share/bochs/BIOS-bochs-latest
with the BIOS image from the latest bochs CVS snapshot fixed it for me.
So it seems the bochs package needs an update.

** Changed in: qemu (Ubuntu)
   Status: Incomplete = Confirmed

-- 
qemu: doesn't want to start XP
https://bugs.launchpad.net/bugs/123185
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 137179] Re: 2.6.1-1ubuntu3 makes apps crash with Bus error

2007-09-04 Thread Daniel Elstner
This is strange. I re-upgraded to 2.6.1-1ubuntu3 and it didn't make any
difference -- that is, gnome-terminal still worked but evolution didn't.
Then I noticed bug #133786 and completely purged and then reinstalled
evolution as suggested there. This did indeed fix the problem with
evolution, too (and without downgrading libc6). I'm now pretty sure that
it is the same bug, as it is also about a Bus error related to package
upgrades and on amd64.

 * What version of the libc6 package did you have installed before 
 2.6.1-1ubuntu3 ? /var/log/dpkg.log may be helpful if you don't know offhand.
According to dpkg.log, I had libc6 2.6.1-1ubuntu2 installed previously, and 
libc6 2.6.1-1ubuntu1 shortly before that (I think without even a reboot in 
between; I upgraded from feisty to gutsy just yesterday).

 * Could you please strace one of the crashing programs and attach the result 
 to the bug report ?
Sorry, too late, since unfortunately I forgot to do the strace before trying to 
reinstall evolution.

 * Could you run ldconfig and see if that helps (or, with libc6 
 2.6.1-1ubuntu3, ldconfig.real) ?
I actually tried that (both ldconfig and ldconfig.real) before I downgraded to 
2.6.1-1ubuntu1 and afterwards as well. It didn't change anything.

 * I take it this is only happening on one computer. How new is that computer 
 ? Have you had other crashes on it ?
I have only one computer with gutsy around at the moment, which was bought in 
February 2006. I don't recall any crashes which couldn't be traced to some 
software error.

-- 
2.6.1-1ubuntu3 makes apps crash with Bus error
https://bugs.launchpad.net/bugs/137179
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 137179] Re: 2.6.1-1ubuntu3 makes apps crash with Bus error

2007-09-04 Thread Daniel Elstner
Bug #90004 might be related as well.

-- 
2.6.1-1ubuntu3 makes apps crash with Bus error
https://bugs.launchpad.net/bugs/137179
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 137179] 2.6.1-1ubuntu3 makes apps crash with Bus error

2007-09-03 Thread Daniel Elstner
Public bug reported:

Since the upgrade to libc6 2.6.1-1ubuntu3 (amd64) several applications
crash with Bus error (core dumped) right on startup. At least gnome-
terminal and evolution are affected, and probably other applications
too. Downgrading to libc6 2.6.1-1ubuntu1 fixed the problem for now.

** Affects: glibc (Ubuntu)
 Importance: Undecided
 Status: New

-- 
2.6.1-1ubuntu3 makes apps crash with Bus error
https://bugs.launchpad.net/bugs/137179
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 137179] Re: 2.6.1-1ubuntu3 makes apps crash with Bus error

2007-09-03 Thread Daniel Elstner
Argh, despite the downgrade the problem only went away with gnome-
terminal but is still there with evolution. I have no idea what's going
on. A backtrace is attached.

** Attachment added: Backtrace of Evolution crash
   http://launchpadlibrarian.net/9109669/gdb.txt

-- 
2.6.1-1ubuntu3 makes apps crash with Bus error
https://bugs.launchpad.net/bugs/137179
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 58231] Re: copy paste does not work in all text box

2007-06-08 Thread Daniel Elstner
Nice catch.

I had some trouble reproducing this bug but now I realize what the
problem is. The copy/paste actions in the Edit menu always access the
main text box, disregarding focus. I never noticed this as I'm used to
the alternative shortcuts Ctrl+Ins for copy, Shift+Ins for insert and
Shift+Del for cut, which don't invoke the menu items.

I'll try to come up with a fix soon. For now I suggest to use the
alternative shortcuts as a work-around.


** Changed in: regexxer (Ubuntu)
 Assignee: (unassigned) = Daniel Elstner
   Status: Unconfirmed = Confirmed

-- 
copy paste does not work in all text box
https://bugs.launchpad.net/bugs/58231
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 35477] Re: startup notification doesn't get through gksu

2007-05-01 Thread Daniel Elstner
I think this has already been fixed in feisty. It works for me at least.

-- 
startup notification doesn't get through gksu
https://bugs.launchpad.net/bugs/35477
You received this bug notification because you are a member of Ubuntu
Bugs, which is a direct subscriber.

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


[Bug 99959] Re: broken Save all menu item

2007-04-05 Thread Daniel Elstner
It does not seem that the patch is actually applied. The installed
mainwindow.glade file is unchanged, and thus the bug is still there.

** Changed in: regexxer (Ubuntu)
   Status: Fix Released = In Progress

-- 
broken Save all menu item
https://bugs.launchpad.net/bugs/99959
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 99959] broken Save all menu item

2007-04-05 Thread Daniel Elstner
Public bug reported:

Binary package hint: regexxer

The stock ID regexxer-save-all is displayed instead of the Save all
label in the File menu.

** Affects: regexxer (Ubuntu)
 Importance: Undecided
 Status: Unconfirmed

-- 
broken Save all menu item
https://launchpad.net/bugs/99959

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


[Bug 99959] Re: broken Save all menu item

2007-04-04 Thread Daniel Elstner

** Attachment added: The fix
   http://librarian.launchpad.net/7101418/regexxer-save-all.diff

-- 
broken Save all menu item
https://launchpad.net/bugs/99959

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


[Bug 99208] Re: Text in Impress is always black

2007-04-03 Thread Daniel Elstner
Found the culprit: it's the configuration option
OpenOffice.org/Accessibility/Use automatic font color for screen
display in the Options dialog. I had probably checked this box when
trying something else a while ago, and then forgot to change it back.
Sorry for the nuisance.

** Changed in: openoffice.org (Ubuntu)
   Status: Needs Info = Rejected

-- 
Text in Impress is always black
https://launchpad.net/bugs/99208

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


[Bug 99208] Re: Text in Impress is always black

2007-03-31 Thread Daniel Elstner
Wiping out ~/.openoffice.org2 indeed fixed the problem, thanks. Hard to
say whether it was just an issue with my particular setup or rather a
more fundamental migration problem. Probably something to watch out for
when testing the edgy-feisty upgrade path.

-- 
Text in Impress is always black
https://launchpad.net/bugs/99208

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


[Bug 86406] Re: [apport] evolution crashed with SIGSEGV in g_main_context_iterate()

2007-03-30 Thread Daniel Elstner
Not sure whether closing the bug is warranted, as Evolution just crashed
on startup for me, too, with the same apport title.

-- 
[apport] evolution crashed with SIGSEGV in g_main_context_iterate()
https://launchpad.net/bugs/86406

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


[Bug 99208] Text in Impress is always black

2007-03-30 Thread Daniel Elstner
Public bug reported:

Binary package hint: openoffice.org

OpenOffice.org Impress in Feisty Fawn always draws text in black, no
matter what color is actually selected. As a result, presentation
layouts with a dark background are hardly readable. With e.g. the Ubuntu
layout, the slide title is completely invisible.

** Affects: openoffice.org (Ubuntu)
 Importance: Undecided
 Status: Unconfirmed

-- 
Text in Impress is always black
https://launchpad.net/bugs/99208

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


[Bug 86406] Re: [apport] evolution crashed with SIGSEGV in g_main_context_iterate()

2007-03-30 Thread Daniel Elstner
Unfortunately I cannot reproduce the problem reliably either. But I
don't think it has been fixed recently, as I'm fetching upgrades at
least once a day.

-- 
[apport] evolution crashed with SIGSEGV in g_main_context_iterate()
https://launchpad.net/bugs/86406

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


[Bug 54776] Re: font hinting does not work with libfreetype6 v. 2.2.1

2007-03-13 Thread Daniel Elstner
Fonts in OpenOffice look fine again in Feisty; at least for me.

-- 
font hinting does not work with libfreetype6 v. 2.2.1
https://launchpad.net/bugs/54776

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


[Bug 86552] Re: [apport] package python-sqlite failed to install/upgrade:

2007-02-21 Thread Daniel Elstner
Don't think so, as python-sqlite2 provides the Python interface to
SQLite *3*, and e.g. gcompris depends on it. Seems they should be
parallel-installable.

-- 
[apport] package python-sqlite failed to install/upgrade: 
https://launchpad.net/bugs/86552

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


[Bug 86552] [apport] package python-sqlite failed to install/upgrade:

2007-02-20 Thread Daniel Elstner
Public bug reported:

Binary package hint: python-sqlite

Just upgraded from Edgy to Feisty today running gksu update-manager
-d. Everything went smooth except for python-sqlite, which failed to
install. Unfortunately I can't post the log here as the terminal window
has already been closed. However, I recall that the error message was
about some pkg file supposedly already existing.

ProblemType: Package
Date: Tue Feb 20 20:18:56 2007
ErrorMessage:
 ErrorMessage: Unterprozess post-installation script gab den Fehlerwert 1 zurück
Package: python-sqlite
SourcePackage: python-sqlite

** Affects: python-sqlite (Ubuntu)
 Importance: Undecided
 Status: Unconfirmed

-- 
[apport] package python-sqlite failed to install/upgrade: 
https://launchpad.net/bugs/86552

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

[Bug 86552] Re: [apport] package python-sqlite failed to install/upgrade:

2007-02-20 Thread Daniel Elstner
The problem goes away after uninstalling python-pysqlite2.

-- 
[apport] package python-sqlite failed to install/upgrade: 
https://launchpad.net/bugs/86552

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


[Bug 60527] Re: xchat-gnome /me misbehaviour

2007-01-24 Thread Daniel Elstner
The de packages from
http://people.ubuntu.com/~pitti/langpacks/daily/edgy-updates/
don't fix this, as they don't even include xchat-gnome.mo at all. Maybe this 
bug should be reopened.

-- 
xchat-gnome /me misbehaviour
https://launchpad.net/bugs/60527

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


[Bug 76120] Re: Toshiba R100 xorg weirdness from battery

2007-01-17 Thread Daniel Elstner
Confirming. A friend of mine can't use Ubuntu on his notebook because of
this.

** Changed in: Ubuntu
   Status: Unconfirmed = Confirmed

-- 
Toshiba R100 xorg weirdness from battery
https://launchpad.net/bugs/76120

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


[Bug 73411] Re: Authentication alert doesn't doesn't do startup notification

2006-11-29 Thread Daniel Elstner
*** This bug is a duplicate of bug 35477 ***

** This bug has been marked a duplicate of bug 35477
   weird behaviour when starting an app through gksu

-- 
Authentication alert doesn't doesn't do startup notification
https://launchpad.net/bugs/73411

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


[Bug 35477] Re: weird behaviour when starting an app through gksu

2006-11-29 Thread Daniel Elstner
** Changed in: startup-notification (Ubuntu)
   Status: Unconfirmed = Confirmed

-- 
weird behaviour when starting an app through gksu
https://launchpad.net/bugs/35477

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


[Bug 35477] Re: startup notification doesn't get through gksu

2006-11-29 Thread Daniel Elstner
** Summary changed:

- weird behaviour when starting an app through gksu
+ startup notification doesn't get through gksu

-- 
startup notification doesn't get through gksu
https://launchpad.net/bugs/35477

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


[Bug 35477] Re: startup notification doesn't get through gksu

2006-11-29 Thread Daniel Elstner
If the user is not really switched, the startup notification is received
just fine:

$ gksu --user daniel gedit

Changing the user seems to block the notification, though:

$ gksu gedit

Apparently no notification is being received, and the Starting
Administrative Application message stays in the task list until it hits
the timeout.

-- 
startup notification doesn't get through gksu
https://launchpad.net/bugs/35477

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


[Bug 56000] Re: File has changed on disk. Reload instead of saving? on save

2006-10-13 Thread Daniel Elstner
** Changed in: screem (Ubuntu)
   Status: Unconfirmed = Confirmed

-- 
File has changed on disk. Reload instead of saving? on save
https://launchpad.net/bugs/56000

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


[Bug 56000] Re: File has changed on disk. Reload instead of saving? on save

2006-10-13 Thread Daniel Elstner
Upstream bug:

http://sourceforge.net/tracker/index.php?func=detailaid=1510561group_id=142atid=100142

-- 
File has changed on disk. Reload instead of saving? on save
https://launchpad.net/bugs/56000

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