[Bug 53671] Re: zope-psycopgda not installable on hoary

2006-08-09 Thread Siggi
Hi, I can confirm this problem on my dapper-system. The package python2.3-psycopg depends on python2.3-egenix-mxdatetime, which is not in the universe repository. Greetings Siggi -- zope-psycopgda not installable on hoary https://launchpad.net/bugs/53671 -- ubuntu-bugs mailing list ubuntu

[Bug 106395] Re: Flat panel resolution 1680x1050 not detected for laptop with ATI X1400

2007-09-11 Thread siggi
Same issue on a Dell Inspiron 6400 WSXGA+ Widescreen Laptop. ** Attachment added: "Xorg.0.log" http://launchpadlibrarian.net/9211621/Xorg.0.log -- Flat panel resolution 1680x1050 not detected for laptop with ATI X1400 https://bugs.launchpad.net/bugs/106395 You received this bug notification b

[Bug 111402] [apport] Xorg crashed with SIGSEGV in xf86SetDGAMode()

2007-05-01 Thread siggi
siggi 2.6.20-15-generic #2 SMP Sun Apr 15 07:36:31 UTC 2007 i686 GNU/Linux UserGroups: ** Affects: xorg-server (Ubuntu) Importance: Undecided Status: Unconfirmed -- [apport] Xorg crashed with SIGSEGV in xf86SetDGAMode() https://bugs.launchpad.net/bugs/111402 You received this bug

[Bug 111402] Re: [apport] Xorg crashed with SIGSEGV in xf86SetDGAMode()

2007-05-01 Thread siggi
** Attachment added: "CoreDump.gz" http://librarian.launchpad.net/7491304/CoreDump.gz ** Attachment added: "Dependencies.txt" http://librarian.launchpad.net/7491305/Dependencies.txt ** Attachment added: "Disassembly.txt" http://librarian.launchpad.net/7491306/Disassembly.txt ** Attachm

[Bug 1308348] Re: network settings indicator missing from panel

2014-06-03 Thread siggi
what works for me, very simple: right mouse click on taskbar, select "Panel Einstellungen", select "Panel Erweiterungen", click "Add", select "Netzwerkmonitor" (sorry, German version) you can shift the app afterwards to the place where you want it to. -- You received this bug notification becaus

[Bug 598358] [NEW] package ttf-dejavu-extra 2. 29-2 failed to install/upgrade: Unterprozess installiert es post-installation-Skript gab den Fehlerwert 1 zurü ck

2010-06-24 Thread Siggi
Public bug reported: Binary package hint: ttf-dejavu Hello, I don't know much about this theme. All I know, is, didn't work. Best regards, Siggi. ProblemType: Package Architecture: i386 Date: Fri Jun 25 07:26:07 2010 DistroRelease: Ubuntu 9.10 ErrorMessage: Unterprozess installi

[Bug 598358] Re: package ttf-dejavu-extra 2.29-2 failed to install/upgrade: Unterprozess installiertes p ost-installation-Skript gab den Fehlerwert 1 zurück

2010-06-24 Thread Siggi
** Attachment added: "AptOrdering.txt" http://launchpadlibrarian.net/50883953/AptOrdering.txt ** Attachment added: "Dependencies.txt" http://launchpadlibrarian.net/50883954/Dependencies.txt ** Attachment added: "Dmesg.txt" http://launchpadlibrarian.net/50883955/Dmesg.txt ** Attachment

[Bug 122854] moodss lacks dependancy on libtktable-dev

2007-06-28 Thread Siggi Langauf
Public bug reported: Binary package hint: moodss (on a system that doesn't have libtktable-dev installed:) apt-get install moods [EMAIL PROTECTED]:/dir$ moodss Error in startup script: couldn't load file "/usr/lib/Tktable2.9/libTktable2.9.a": /usr/lib/Tktable2.9/libTktable2.9.a: cannot open

[Bug 122854] Re: moodss lacks dependancy on libtktable-dev

2007-06-28 Thread Siggi Langauf
Forgot the Version: 19.7-1ubuntu1 -- moodss lacks dependancy on libtktable-dev https://bugs.launchpad.net/bugs/122854 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:/

[Bug 1022891] Re: Regression bug: can't preseed download location

2012-08-24 Thread Siggi Langauf
Okay, as this is a real showstopper here, I've just forked the package locally and applied the following changes to fix the issue: First, I added a little snippet to postinst in order to pull in the override URL from debconf: diff -u msttcorefonts-3.4ubuntu3/debian/postinst msttcorefonts-hotfix/

[Bug 1022891] Re: Regression bug: can't preseed download location

2012-08-24 Thread Siggi Langauf
Ooops, the patch in above comment did contain two lines of debugging that should really not be in there. Attached is a complete patch for the issue. It should be ready to apply with "patch -p1" from the source dir. Don't forget to remove the now-generated debian/postinst from the patched source a

[Bug 1022891] Re: Regression bug: can't preseed download location

2012-08-27 Thread Siggi Langauf
Even after the patch, there's a race condition if both update-notifier-common and ttf-mscorefonts-installer are installed in the same apt run. This can be resolved by moving update-modifier-common from "Depends" to "Pre-Depends" in debian/control. -- You received this bug notification because y