[Bug 489496] Re: Keepassx crashes while opening database, database is locked Ubuntu Karmic Koala 9.10

2010-02-17 Thread Eike
Next update from me: On my 32bit netbook with Karmic Koala KeePassX installed from the repository works flawless until now. -- Keepassx crashes while opening database, database is locked Ubuntu Karmic Koala 9.10 https://bugs.launchpad.net/bugs/489496 You received this bug notification because yo

[Bug 489496] Re: Keepassx crashes while opening database, database is locked Ubuntu Karmic Koala 9.10

2010-01-22 Thread Eike
As workaround I am actually using the following script that fits my needs: #!/usr/bin/env bash if [[ ! -f /home/USER/PATH/TO/KeePassX/Database.kdb.lock ]]; then touch /home/USER/PATH/TO/KeePassX/Database.kdb.lock fi keepassx Thanks to daRecall @ synIRC -- Keepassx crashes while opening databa

[Bug 401126] Re: Realtek RTL8192SE WLAN Card Fails to work on Medion Akoya E1312 Netbook

2010-01-23 Thread Eike
Short update from my end: I have installed the latest driver version 13 and removed -DENABLE_LPS from the makefile. After that WLAN was working for around 6 hours and then I got the well known kernel panic. -- Realtek RTL8192SE WLAN Card Fails to work on Medion Akoya E1312 Netbook https://bugs.la

[Bug 326132] Re: [wishlist] Pinentry does not allow to paste into it, why?!

2010-04-17 Thread Eike
@Peter Eisentraut: Do you think it is possible to ask the user twice if he wants to copy/past and have this security risk? I am not a professional regarding GnuPG and can't imagine how big the security risk will be. My computer, that only I am using, is completely encrypted so maybe the security

[Bug 326132] Re: [wishlist] Pinentry does not allow to paste into it, why?!

2010-03-31 Thread Eike
pushing this bug (or feature)... hope there will be a fix in lucid -- [wishlist] Pinentry does not allow to paste into it, why?! https://bugs.launchpad.net/bugs/326132 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs maili

[Bug 482119] Re: Cannot load toshiba_acpi module ("no such device") on M45-S2692 Laptop

2010-05-23 Thread Eike
Same issue on my end using 10.04 @ 64bit: u...@ubuntu:~$ toshset required kernel toshiba support not enabled. u...@ubuntu:~$ sudo modprobe toshiba_acpi FATAL: Error inserting toshiba_acpi (/lib/modules/2.6.32-22-generic/kernel/drivers/platform/x86/toshiba_acpi.ko): No such device -- Cannot loa

[Bug 489496] Re: Keepassx crashes while opening database, database is locked Ubuntu Karmic Koala 9.10

2009-12-30 Thread Eike
Reinhard Tartler compiled 0.4.1 A further update by me is that if the *.kdb.lock file is missing on startup (and there is not the question popping up about openenind an accessed file) KeePassX crashes after the password promt. If I start it again with the now existing .kdb.lock file it works fi

[Bug 401126] Re: Realtek RTL8192SE WLAN Card Fails to work on Medion Akoya E1312 Netbook

2010-01-03 Thread Eike
Kippenijzer: What command have you executed to see the PCI-ID? "lspci -vvv -n"? This shows me: 0a:00.0 0280: 10ec:8172 (rev 10) Subsystem: 10ec:8181 Control: I/O+ Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR+ FastB2B- DisINTx- Status: Cap+ 66MHz- U

[Bug 401126] Re: Realtek RTL8192SE WLAN Card Fails to work on Medion Akoya E1312 Netbook

2010-01-03 Thread Eike
PS: I should mention that I have actually disabled the card with the hardware switch because I am using an USB stick until there is a driver available without kernel panics. -- Realtek RTL8192SE WLAN Card Fails to work on Medion Akoya E1312 Netbook https://bugs.launchpad.net/bugs/401126 You recei

[Bug 401126] Re: Realtek RTL8192SE WLAN Card Fails to work on Medion Akoya E1312 Netbook

2010-01-03 Thread Eike
@Kippenijzer: I can wait until David Woo writes a patch. Actually I am also running a fresh install of 9.10 64bit. I tried the unpatched original driver from Realtek I attached in #153 on the ppa-mainline kernel v2.6.32 (because of comment #62) but I crashed with a kernel panic after some time.

[Bug 326132] Re: [wishlist] Pinentry does not allow to paste into it, why?!

2010-01-10 Thread Eike
Same issue here. This really sucks as I am using KeePassX ... please let us at least know what we have to change in the source code to patch this. -- [wishlist] Pinentry does not allow to paste into it, why?! https://bugs.launchpad.net/bugs/326132 You received this bug notification because you ar

[Bug 477154] Re: When headphones are plugged in, the speaker does not get muted automatically.

2009-12-24 Thread Eike
I have had the same issue on my Toshiba Qosmio X 500-10V but this thread is an acceptable workaround. What I did: 1) Installed the backport from comment 35 2) Installed hda-verb as described in comment 15 and used the script from comment 25 cause I received the error from comment 24 3) Added the

[Bug 489496] Re: Keepassx crashes while opening database, database is locked Ubuntu Karmic Koala 9.10

2009-12-24 Thread Eike
Same issue here. But launching KeePassX via command line works from time to time. -- Keepassx crashes while opening database, database is locked Ubuntu Karmic Koala 9.10 https://bugs.launchpad.net/bugs/489496 You received this bug notification because you are a member of Ubuntu Bugs, which is su

[Bug 489496] Re: Keepassx crashes while opening database, database is locked Ubuntu Karmic Koala 9.10

2009-12-27 Thread Eike
Short update: I compiled KeePassX from source and actually it runs smoothly on 9.10 64bit -- Keepassx crashes while opening database, database is locked Ubuntu Karmic Koala 9.10 https://bugs.launchpad.net/bugs/489496 You received this bug notification because you are a member of Ubuntu Bugs, whi

[Bug 401126] Re: Realtek RTL8192SE WLAN Card Fails to work on Medion Akoya E1312 Netbook

2009-12-27 Thread Eike
it. While I run the make command I got the following warnings - should I care about? I am new to Linux and don't know much about programming, but putting larger data types into smaller ones is not a good idea AFAIK. r...@qosmio:/home/eike/Downloads/rtl8192se_linux_2.6.0013.1204.2009# make

[Bug 401126] Re: Realtek RTL8192SE WLAN Card Fails to work on Medion Akoya E1312 Netbook

2009-12-27 Thread Eike
Here the bash output in a paste for better readability http://ubuntu.pastebin.com/f107ef6f9 -- Realtek RTL8192SE WLAN Card Fails to work on Medion Akoya E1312 Netbook https://bugs.launchpad.net/bugs/401126 You received this bug notification because you are a member of Ubuntu Bugs, which is subscr

[Bug 1318090] Re: Bluetooth will not pair with Lenovo Bluetooth Keyboard

2017-12-15 Thread Eike
I can confirm that the bug still exists. System: ubuntu 17.10 artful Packages: - gnome-bluetooth 3.26.1-1 - libbluetooth3:amd64 5.46-0ubuntu3 - gir1.2-gnomebluetooth-1.0:amd64 3.26.1-1 - libgnome-bluetooth13:amd64 3.26.1-1 - pulseaudio-module-bluetooth 1:10.0-2ubuntu3 Hardware: Lenovo ThinkPad

[Bug 1726464] Re: Can't easily move the cursor between monitors when the dock is set to auto-hide

2019-08-28 Thread Eike
The fix from #17 is not working for me, because I could not find any "Dock" settings via the "Activities" "Overview". I moved the dock to the left using the "dconf Editor" to set the key "org.gnome.shell.extensions.dash-to-dock dock-position" to "LEFT". -- You received this bug notification beca

[Bug 1895816] Re: gnome-shell freezing (and gdm restarting) -> xorg crash file found

2020-09-21 Thread Eike
Dear Daniel, this bug was created from an *.crash file. I only added some additional information. The part of the system that crashed is the x server. I have an according .crash, .upload, and .uploaded file on my machine, but this report is not listed on my whoopsie reports page. Is it secure to

[Bug 1209085] Re: update-smart-drivedb uses old download link

2018-07-12 Thread Eike
ved curl to the end of the list. Kind regards, Eike -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1209085 Title: update-smart-drivedb uses old download link To manage notifications about

[Bug 1724944] Re: gdm3 doesn't start with disable-user-list=true option enabled

2017-11-27 Thread Eike
In addition, using dconf-editor for changing this setting does not work, too. System: $ lsb_release -a Distributor ID: Ubuntu Description:Ubuntu 17.10 Release:17.10 Codename: artful $ gdm3 --version GDM 3.26.1 see https://askubuntu.com/questions/979743/ubuntu-17-10-disable-use

[Bug 1611469] Re: do-release-upgrade from 14.04.5 to 16.04.1 fails

2016-08-10 Thread Eike
Same here. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1611469 Title: do-release-upgrade from 14.04.5 to 16.04.1 fails To manage notifications about this bug go to: https://bugs.launchpad.net/ubu

[Bug 1293058] Re: compiz: PAM unable to dlopen(pam_usb.so): /lib/security/pam_usb.so: cannot open shared object file: No such file or directory

2015-08-10 Thread Eike
I am affected, too. Each time I want to log-in again after I locked the screen within unity, I need to select "Switch account". Direct re-log-in is not working. The session is restored successfully, but it's a workaround. Set-Up: Ubuntu 14.04.3 LTS lightdm 1.10.5pam pamusb-tools 0.5.0-4 pamusb-co

[Bug 1293058] Re: compiz: PAM unable to dlopen(pam_usb.so): /lib/security/pam_usb.so: cannot open shared object file: No such file or directory

2015-08-10 Thread Eike
I missed to tell you that I created a symbolic link in /lib: $ ls -lh /lib | grep security lrwxrwxrwx 1 root root 30 Aug 10 10:33 security -> /lib/x86_64-linux-gnu/security -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://b

[Bug 1382462] Re: Desktop/windows painted incorrectly in dual monitor configuration

2014-10-26 Thread eike
Not sure, I'm right when ticking "This bug affects me too" I have a similar problem when booting in dual monitor configuration since the upgrade from trusty to utopic: Configuration: - ASUS UX31 with an external monitor attached - no proprietary drivers used - kernel 3.16.0-23-generic - Ubuntu Ut

[Bug 990639] Re: Unity Launcher reveal does not work

2012-09-27 Thread Eike
Hi, same problem for my. Since the update of the 25/26th September the bar stays hidden. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/990639 Title: Unity Launcher reveal does not work To manage no

[Bug 326132] Re: [wishlist] Pinentry does not allow to paste into it, why?!

2010-07-26 Thread Eike
@Daniel Thomas: Glad to have a third person here that demands a copypasta function :) -- [wishlist] Pinentry does not allow to paste into it, why?! https://bugs.launchpad.net/bugs/326132 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. --

[Bug 326132] Re: [wishlist] Pinentry does not allow to paste into it, why?!

2010-07-26 Thread Eike
Sorry, fourth person would be correct. -- [wishlist] Pinentry does not allow to paste into it, why?! https://bugs.launchpad.net/bugs/326132 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.ub

[Bug 1895802] [NEW] clamtk-nautilus package spams syslog

2020-09-16 Thread Eike
Public bug reported: Meta information: Description:Ubuntu 20.04.1 LTS Release:20.04 clamtk-nautilus: Installed: 5.25-1 Candidate: 5.25-1 Version table: *** 5.25-1 100 100 /var/lib/dpkg/status While searching for the cause of my gdm crashing and restarting, I found th

[Bug 1895816] [NEW] gnome-shell freezing (and gdm restarting) -> xorg crash file found

2020-09-16 Thread Eike
Public bug reported: I have a problem with gnome-shell and gdm. My shell sometimes (not reproducible atm) freezes. Under some circumstances gdm will be restarted and I am logged out and all programs are killed. When logging in again, chromium for example, tells me, that the last time it was not ex

[Bug 1895816] Re: gnome-shell freezing (and gdm restarting) -> xorg crash file found

2020-09-16 Thread Eike
I started gimp on the command line with: gimp -c --verbose image.png The attached file is the result. ** Attachment added: "gimp.log.txt" https://bugs.launchpad.net/ubuntu/+source/xorg/+bug/1895816/+attachment/5411310/+files/gimp.log.txt -- You received this bug notification because you ar

[Bug 1895816] Re: gnome-shell freezing (and gdm restarting) -> xorg crash file found

2020-09-16 Thread Eike
It seems to be a problem with gimp and images because I can reproduce the problem when opening gimp with any image file. ** Attachment added: "1" https://bugs.launchpad.net/ubuntu/+source/xorg/+bug/1895816/+attachment/5411309/+files/1 -- You received this bug notification because you are a m

[Bug 1895816] Re: gnome-shell freezing (and gdm restarting) -> xorg crash file found

2020-09-16 Thread Eike
This is the journalctl output just before starting gimp until I was logged in again and able to create this log file. ** Attachment added: "gimp-crash.log.txt" https://bugs.launchpad.net/ubuntu/+source/xorg/+bug/1895816/+attachment/5411311/+files/gimp-crash.log.txt -- You received this bug n

[Bug 1895816] Re: gnome-shell freezing (and gdm restarting) -> xorg crash file found

2020-09-16 Thread Eike
apt-cache policy "gimp*" gimp-refocus: Installed: (none) Candidate: (none) Version table: gimp-help-common: Installed: 2.8.2-2ubuntu1 Candidate: 2.8.2-2ubuntu1 Version table: *** 2.8.2-2ubuntu1 500 500 http://de.archive.ubuntu.com/ubuntu focal/universe amd64 Packages 5

[Bug 296243] Re: Osmo crashes on contacts search

2008-12-08 Thread Eike Nicklas
Thanks for the upload, Martin! Tested the package from intrepid-proposed and it does not crash any more. Everything works fine here. -- Osmo crashes on contacts search https://bugs.launchpad.net/bugs/296243 You received this bug notification because you are a member of Ubuntu Bugs, which is subsc

[Bug 296243] Re: Osmo crashes on contacts search

2008-11-10 Thread Eike Nicklas
tested version 0.2.4 from Jaunty? Have you tried the Debian packages (http://packages.debian.org/search?keywords=osmo)? When you talked about the last SVN version, have you compiled it yourself? Sorry for all these questions, I am just trying to reproduce the bug... Thanks for your help, Eike

[Bug 296243] Re: Osmo crashes on contacts search

2008-11-19 Thread Eike Nicklas
I forwarded this bug upstream (see http://sourceforge.net/mailarchive/forum.php?thread_name=20081117234948.ee4567bd.eike%40ephys.de&forum_name =osmo-pim-friends). This crash occurs only with GTK+ 2.14, but not with 2.12, what hopefully narrows down the possible sources of this bug... -- Osmo cra

[Bug 296243] Re: Osmo crashes on contacts search

2008-12-04 Thread Eike Nicklas
patches a lot easier that applying them by hand. Hope this is acceptable. ** Attachment added: "debdiff against version in intrepid including the upstream patch" http://launchpadlibrarian.net/20216006/osmo_0.2.0-1ubuntu0.1.debdiff ** Changed in: osmo (Ubuntu) Assignee: Eike Nic

[Bug 296243] Re: Osmo crashes on contacts search

2008-12-04 Thread Eike Nicklas
** Attachment removed: "debdiff against version in intrepid including the upstream patch" http://launchpadlibrarian.net/20216006/osmo_0.2.0-1ubuntu0.1.debdiff ** Attachment added: "now with intrepid-proposed as distribution target" http://launchpadlibrarian.net/20216325/osmo_0.2.0-1ubuntu0

[Bug 296243] Re: Osmo crashes on contacts search

2008-11-15 Thread Eike Nicklas
Sorry for the late reply. I finally have access to an Ubuntu machine and could also reproduce this bug. I will further investigate and let you know as soon as I find anything interesting. Thanks for reporting this issue! ** Changed in: osmo (Ubuntu) Status: New => Confirmed -- Osmo crashe

[Bug 296243] Re: Osmo crashes on contacts search

2008-11-26 Thread Eike Nicklas
This bug is fixed in upstream R619. I will backport the fix and upload as soon as possible. -- Osmo crashes on contacts search https://bugs.launchpad.net/bugs/296243 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing

[Bug 296243] Re: Osmo crashes on contacts search

2008-11-26 Thread Eike Nicklas
** Description changed: - Hello, + In Ubuntu 8.10, Osmo crashes with a segmentation fault every time I try + to search contacts unless the search does not return any contact. + Searches worked fine in 8.04. - I just upgraded to the last Ubuntu release (8.10) and now Osmo crashes - with a segmen

[Bug 296243] Re: Osmo crashes on contacts search

2008-11-29 Thread Eike Nicklas
** Description changed: In Ubuntu 8.10, Osmo crashes with a segmentation fault every time I try to search contacts unless the search does not return any contact. Searches worked fine in 8.04. TEST CASE: 1- Start Osmo with an empty contact list 2- Add a new contact. Name it '

[Bug 358415] Re: Yakuake crashes when changing height in the Yakuake menu

2009-06-12 Thread Eike Hein
Unusable is a bit exaggerated, but it is very easy for users to hit this problem, yes. FWIW, I'm told (but have not verified) that Qt 4.5.1 has fixed this as well. -- Yakuake crashes when changing height in the Yakuake menu https://bugs.launchpad.net/bugs/358415 You received this bug notificatio

[Bug 364067] Re: osmo package need update to version 0.2.6 (stable)

2009-04-20 Thread Eike Nicklas
*** This bug is a duplicate of bug 340747 *** https://bugs.launchpad.net/bugs/340747 ** This bug has been marked a duplicate of bug 340747 Update osmo (0.2.4-2) [universe] in Ubuntu 9.04 -- osmo package need update to version 0.2.6 (stable) https://bugs.launchpad.net/bugs/364067 You recei

[Bug 340747] Re: Update osmo (0.2.4-2) [universe] in Ubuntu 9.04

2009-04-22 Thread Eike Nicklas
Yes, I can try to build a package for osmo 0.2.6 for Jaunty. However, as mentioned above, the package from Debian Sid should work just fine. It is available for all architectures at http://packages.debian.org/sid/osmo -- Update osmo (0.2.4-2) [universe] in Ubuntu 9.04 https://bugs.launchpad.net/

[Bug 340747] Re: Update osmo (0.2.4-2) [universe] in Ubuntu 9.04

2009-03-10 Thread Eike Nicklas
As Ubuntu is already in feature freeze for Jaunty, no new upstream versions are allowed (as long as they don't fix critical bugs), so 0.2.6 won't make it into Jaunty. A .deb package is already uploaded to Debian Sid and will propagate to Ubuntu automatically after Jaunty is released. If you want t

[Bug 275784] Re: [need-update] osmo in Ubuntu 8.10 to latest stable 0.2.4

2008-11-05 Thread Eike Nicklas
osmo 0.2.4 is queued to be built for ubuntu jaunty ** Changed in: osmo (Ubuntu) Status: Confirmed => Fix Released -- [need-update] osmo in Ubuntu 8.10 to latest stable 0.2.4 https://bugs.launchpad.net/bugs/275784 You received this bug notification because you are a member of Ubuntu Bugs,

[Bug 269333] Re: kwin crashed with SIGSEGV

2008-10-19 Thread Stefan Eike
Got it on every kde startup. -- kwin crashed with SIGSEGV https://bugs.launchpad.net/bugs/269333 You received this bug notification because you are a member of Kubuntu Bugs, which is subscribed to kdebase-workspace in ubuntu. -- kubuntu-bugs mailing list [EMAIL PROTECTED] https://lists.ubuntu.c

[Bug 275784] Re: [need-update] osmo in Ubuntu 8.10 to latest stable 0.2.4

2008-10-11 Thread Eike Nicklas
to get and install the .deb file from there (http://packages.debian.org/search?keywords=osmo) ** Changed in: osmo (Ubuntu) Assignee: (unassigned) => Eike Nicklas (eike-nicklas) Status: New => Confirmed -- [need-update] osmo in Ubuntu 8.10 to latest stable 0.2.4

[Bug 217910] Re: please sync package pondus from debian sid

2008-05-14 Thread Eike Nicklas
sync was done automatically ** Changed in: ubuntu Status: In Progress => Fix Released -- please sync package pondus from debian sid https://bugs.launchpad.net/bugs/217910 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu

[Bug 307688] Re: support for periodic tasks

2008-12-13 Thread Eike Nicklas
osmo 0.2.4 has a feature like this: If a due date is set, a menu item "Recurrent task" appears above the description. There, you can define a repetition period. Once you have reached the due date of the task, you can press the button with the blue arrow to the right ("Change due date to the next da

[Bug 353643] Re: Renaming always affects active session

2009-04-11 Thread Eike Hein
I've fixed this in KDE SVN revision 952400, and the fix will be included in the upcoming Yakuake 2.9.5 release. -- Eike, Yakuake maintainer PS.: Please don't take this to mean that bug reports do not need to be forwarded to KDE's bug tracker. I found this report more or l

[Bug 358415] Re: Yakuake crashes when changing height in the Yakuake menu

2009-04-11 Thread Eike Hein
While this is indeed related to Qt 4.5, in KDE SVN revision 952380 I introduced a away to avoid the crash that also happens to improve general efficiency during window size changes. This change will be released with the upcoming Yakuake 2.9.5. The related KDE bug number is 189332. -- Yakuake cra

[Bug 358415] Re: Yakuake crashes when changing height in the Yakuake menu

2009-04-11 Thread Eike Hein
s/a away/a way/ -- Yakuake crashes when changing height in the Yakuake menu https://bugs.launchpad.net/bugs/358415 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.ub

[Bug 358415] Re: Yakuake crashes when changing height in the Yakuake menu

2009-04-13 Thread Eike Hein
Regarding your updated description: The upstream fix mentioned above is true for both width and height changes. -- Yakuake crashes when changing height in the Yakuake menu https://bugs.launchpad.net/bugs/358415 You received this bug notification because you are a member of Ubuntu Bugs, which is s

[Bug 358415] Re: Yakuake crashes when changing height in the Yakuake menu

2009-04-13 Thread Eike Hein
The underyling issue appears to be a race condition, i.e. the crash depends on the timing of things. To explain, after changing the window size, Yakuake used to update the Height and Width menus by clearing them and then re-filling them with new actions. This used to work fine, but in Qt 4.5 it can

[Bug 58270] Re: uvf exception request konversation 0.19 --> 1.0

2006-08-31 Thread Eike Hein
Hi, Konversation's maintainer and release manager here. We interact with files to be sent or received via DCC via standard KDE/Qt library functions and KDE KIO, not ever by manually running commands on a shell. Also, note that the above feature is disabled by default. -- uvf exception request k

[Bug 64488] Re: UVFe ( main ) for konversation 1.0 to 1.0.1

2006-10-10 Thread Eike Hein
Konversation did not leave string freeze between 1.0 and 1.0.1. In fact, translation coverage is much improved, with eight new languages in the tarball and a higher coverage percentage for many other translations. -- UVFe ( main ) for konversation 1.0 to 1.0.1 https://launchpad.net/bugs/64488 --

[Bug 64488] Re: UVFe ( main ) for konversation 1.0 to 1.0.1

2006-10-10 Thread Eike Hein
(Addendum for clarity: "did not leave string freeze" means that the application was in string freeze the whole time.) -- UVFe ( main ) for konversation 1.0 to 1.0.1 https://launchpad.net/bugs/64488 -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinf

[Bug 64488] Re: UVFe ( main ) for konversation 1.0 to 1.0.1

2006-10-11 Thread Eike Hein
Well, you have my statements to go on, me being one of the maintainers and developers of the application in question and in frequent communication with both Jonathan Riddell and Brandon Holtsclaw. We enjoy a great working relationship with Kubuntu. Konversation is installed as part of its default

[Bug 64488] Re: UVFe ( main ) for konversation 1.0 to 1.0.1

2006-10-11 Thread Eike Hein
> To have a release schedule aligned with Kubuntu's would mean that feature > development concluded on 7th September, and that only important bug fixes > were being made at this time. By "release schedule aligned with Kubuntu's" I was referring to the Konversation 0.19 and 1.0 releases, which were

[Bug 64488] Re: UVFe ( main ) for konversation 1.0 to 1.0.1

2006-10-11 Thread Eike Hein
> Therefore, I am curious what criteria you used when determining what > would prevent distributions (including Kubuntu) from updating to 1.0.1 1) Don't break string freeze. 2) No dependency changes. 3) Sucessful build tests on the same fairly large variety of platforms and systems that 1.0 unde

[Bug 64488] Re: UVFe ( main ) for konversation 1.0 to 1.0.1

2006-10-11 Thread Eike Hein
(Oops, forgot to list a critera: '6) No changes to the preferences file format to not interfere with distro customizations.') -- UVFe ( main ) for konversation 1.0 to 1.0.1 https://launchpad.net/bugs/64488 -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman

[Bug 64488] Re: UVFe ( main ) for konversation 1.0 to 1.0.1

2006-10-12 Thread Eike Hein
We have no plans to release a 1.0.2 release any time soon, nor see any reason to based on our current situation, which is as follows: No further defects have been reported in our bug tracking system, nor reported on our IRC channel, nor discovered by us. In fact, there have been no code changes in

[Bug 141631] Re: gnome-appearance-properties crashed with SIGSEGV

2007-09-28 Thread Stefan Eike
*** This bug is a duplicate of bug 144128 *** https://bugs.launchpad.net/bugs/144128 gnome-appearance did never work properly on gutsy. i can start it normaly, then i do a few clicks and then it freezes. -- gnome-appearance-properties crashed with SIGSEGV https://bugs.launchpad.net/bugs/1416

[Bug 217910] [NEW] please sync package pondus from debian sid

2008-04-15 Thread Eike Nicklas
Public bug reported: * Package name: pondus Version: 0.4.0 Upstream Author : Eike Nicklas <[EMAIL PROTECTED]> * URL : http://www.ephys.de/software/pondus/ * License: GPL Programming Lang: Python Description : personal

[Bug 217910] Re: please sync package pondus from debian sid

2008-04-19 Thread Eike Nicklas
** Description changed: + A package based on the version in Debian is uploaded to revu: + http://revu.tauware.de/details.py?package=pondus + + + Here a summary of the package: * Package name: pondus Version: 0.4.0 Upstream Author : Eike Nicklas <[EMAIL PROTEC

[Bug 221298] Re: Unable to handle kernel NULL pointer dereference during lvcreate

2008-05-01 Thread Eike Bernhardt
It happend again, see newly attached logfile. First part is dmesg output of the kernel oops, second part is from /var/log/kern.log ** Also affects: linux-source-2.6.22 (Ubuntu) Importance: Undecided Status: New ** Attachment added: "kernel-oops-erebus.txt" http://launchpadlibrarian.n

[Bug 217910] Re: please sync package pondus from debian sid

2008-05-01 Thread Eike Nicklas
Thanks for the comment. I didn't know about the automatic sync (I am quite new to Ubuntu packaging). That really minimizes the packaging effort since I only have to maintain one package as long as there are no Ubuntu specific changes necessary, right? :-) I will close this bug as soon as the sync

[Bug 221298] [NEW] Unable to handle kernel NULL pointer dereference during lvcreate

2008-04-24 Thread Eike Bernhardt
Public bug reported: Binary package hint: lvm2 Ubuntu Release: 7.10 Kernel: Linux erebus 2.6.22-14-xen #1 SMP Tue Feb 12 04:26:15 UTC 2008 x86_64 GNU/Linux lvm2 version: 2.02.26-1ubuntu4 Our nightly backup script uses lvm snapshots to get a consistent image of some Xen domU filesystems. It doe

[Bug 221298] Re: Unable to handle kernel NULL pointer dereference during lvcreate

2008-04-24 Thread Eike Bernhardt
** Attachment added: "Kernel Oops Log" http://launchpadlibrarian.net/13848865/kernel-oops-lvcreate.txt -- Unable to handle kernel NULL pointer dereference during lvcreate https://bugs.launchpad.net/bugs/221298 You received this bug notification because you are a member of Ubuntu Bugs, which i

[Bug 183359] lvcreate fails to create new lv

2008-01-15 Thread Eike Bernhardt
Public bug reported: Binary package hint: lvm2 Just installed a new server which has a hardware raid6 in it, on which a lvm vg is set up. It's a fresh Ubuntu-Server 7.10 Gutsy Gibbon install, with all current updates. Trying to add a new lv fails because device-mapper thinks that a device is to

[Bug 183359] Re: lvcreate fails to create new lv

2008-01-15 Thread Eike Bernhardt
Additional Information to: [EMAIL PROTECTED]:~# dmesg | tail -n 3 [27673.414059] device-mapper: table: device 8:17 too small for target [27673.414071] device-mapper: table: 254:4: linear: dm-linear: Device lookup failed [27673.414131] device-mapper: ioctl: error adding target to table [EMAIL PROT

[Bug 183359] Re: lvcreate fails to create new lv

2008-01-16 Thread Eike Bernhardt
Okay, this is related to bug #107326 the installer tried to sync the gpt partition into a msdos(?) partition table: [EMAIL PROTECTED]:/mnt# fdisk -l Disk /dev/sda: 1073 MB, 1073741312 bytes 255 heads, 63 sectors/track, 130 cylinders Units = cylinders of 16065 * 512 = 8225280 bytes Disk identifie

[Bug 451555] Re: software-center crashed with DatabaseError in _database_gen_postlist_iter()

2010-04-05 Thread Stefan Eike
I think it happens when you are upgrading your system while you are browsing through the software center. -- software-center crashed with DatabaseError in _database_gen_postlist_iter() https://bugs.launchpad.net/bugs/451555 You received this bug notification because you are a member of Ubuntu Bug

[Bug 476582] Re: empathy GUI has no option to get the details behind a nickname / ID

2009-12-31 Thread Stefan Eike
No solution? -- empathy GUI has no option to get the details behind a nickname / ID https://bugs.launchpad.net/bugs/476582 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://

[Bug 1852183]

2020-02-20 Thread Eike Rathke
Workaround: login to a Wayland session instead of X11 (or maybe X-Wayland?) session. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1852183 Title: [X11] copy/paste (clipboard) is broken in Ubuntu 19.

[Bug 1852183]

2020-02-20 Thread Eike Rathke
*** Bug 130816 has been marked as a duplicate of this bug. *** -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1852183 Title: [X11] copy/paste (clipboard) is broken in Ubuntu 19.10 To manage notifica

[Bug 1852183]

2020-03-30 Thread Eike Rathke
*** Bug 131631 has been marked as a duplicate of this bug. *** -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1852183 Title: [X11] copy/paste (clipboard) is broken in Ubuntu 19.10 & 20.04 To manage

[Bug 1852183]

2020-03-30 Thread Eike Rathke
Does it even occur on Windows? If so, that would be a different cause (though highly likely some clipboard destroyer (AKA "manager") involved then as well). I'm marking this as not-All., i.e. Linux. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribe

[Bug 1852183]

2020-04-27 Thread Eike Rathke
Indeed, NOTOURBUG. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1852183 Title: [X11] copy/paste (clipboard) is broken in Ubuntu 19.10 & 20.04 To manage notifications about this bug go to: https://

[Bug 1852183]

2020-04-28 Thread Eike Rathke
(In reply to larrybradley from comment #25) > Interesting attitude. If you buy a Toyota and the engine goes bad, do you > expect Toyota to say, "Sorry, not our problem, they sold us bad engines." Interesting approach. I hate car allegories, but the broken part is not even part of the car. So if th

[Bug 1070210]

2019-02-25 Thread Eike Rathke
Not an easy hack. We'll need some system locale layer first in that the fixed locale settings and (user) system locale settings can be merged without breaking all kind of number parsing/formatting things (which bug 46448 actually is about). -- You received this bug notification because you are a

[Bug 156381]

2013-08-19 Thread Eike Rathke
@Winfried: Master's 416d10b5f91047f0dcfbcc233c60322810bfc8d0 could be backported to 4-0 as well but additionally to resolving some merge conflicts would also need some adaption as there the ScDocument:GetValueCell() and ScDocument::GetFormulaCell() methods don't exist yet. -- You received this

[Bug 676239] [NEW] package firefox 3.6.12 bu ild1 nobinonly-0ubuntu0.10.10.1 failed to install/up grade: Unterprozess installiertes post-installation-Skri pt gab den Fehlerwert 2 zurück

2010-11-16 Thread Stefan Eike
Public bug reported: Binary package hint: firefox Error occurs, after deleting /usr/bin/firefox, 'cause it crashes after starting and the file contained some firefox beta 4 stuff. Now I'm unable to remove/reinstall the package. ProblemType: Package DistroRelease: Ubuntu 10.10 Package: firefox 3.

[Bug 676239] Re: package firefox 3.6.12 build1 nobinonly-0ubuntu0.10.10.1 failed to install/upgrad e: Unterprozess installiertes post-installation-Skript g ab den Fehlerwert 2 zurück

2010-11-16 Thread Stefan Eike
-- package firefox 3.6.12 build1 nobinonly-0ubuntu0.10.10.1 failed to install/upgrade: Unterprozess installiertes post-installation-Skript gab den Fehlerwert 2 zurück https://bugs.launchpad.net/bugs/676239 You received this bug notification because you are a member of Ubuntu Bugs, which is sub

[Bug 687365] Re: evolution crashed with Segmentation fault

2010-12-08 Thread Eike Ullrich
** This bug has been flagged as a security vulnerability ** Visibility changed to: Public ** This bug is no longer flagged as a security vulnerability -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/6

[Bug 883459]

2015-08-16 Thread Eike-sauer
Got duplicated mails as well, Debian Jessie, KMail 4.14.2. The mails are pop3'ed to the inbox and moved by a (single) filter to their destination folder. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/

[Bug 1444110]

2015-05-05 Thread Eike Rathke
Pending review for 4-4 https://gerrit.libreoffice.org/15631 -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1444110 Title: soffice.bin crashed with SIGSEGV in ScDocShell::AdjustRowHeight() To manage

[Bug 1444110]

2015-05-05 Thread Eike Rathke
@Chris: I did what you described, sorting only on entire selected column U. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1444110 Title: soffice.bin crashed with SIGSEGV in ScDocShell::AdjustRowHeig

[Bug 1444110]

2015-05-05 Thread Eike Rathke
This makes no sense, ScDocShell::AdjustRowHeight() is not even executed from ScDBDocFunc::Sort() in this constellation because the previous call to ScDocument::HasUniformRowHeight() in ScDBDocFunc::Sort() determined all heights are uniform in the range (bUniformRowHeight=true). However, I know wha

[Bug 1444110]

2015-04-30 Thread Eike Rathke
I tried on Fedora 21 with master dbgutil build and current 4-4 (to be 4.4.4) and 4.4.3, but could not reproduce. @Matthew: How did you determine that commit? Did you really bisect, or actually bibisect? However, this #7 0x2aaaca38082f in ScDocShell::AdjustRowHeight (this=0x29cc960, nStartRo

[Bug 1225347]

2013-09-27 Thread Eike Hein
This fix will actually be included in 4.11.2, so no need to wait until 4.11.3. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1225347 Title: Icon-Only Task Manager: unable to set "Show a launcher whe

[Bug 127505]

2013-09-19 Thread Eike Rathke
@Lionel: Out of curiosity, with that change, does it still pass the tests of http://plugfest.opendocsociety.org/doku.php?id=scenarios:20100415:yearfrac (note that Shift+Ctrl+F9 may be needed to force a recalc) And yes, Excel 2013 for =YEARFRAC(DATE(2023,1,1),DATE(2024,1,1),1) delivers 1 -- You

[Bug 843666] Re: intel 6230 wireless connection resets frequently iwlagn "Microcode SW error detected"

2012-05-21 Thread Eike Thaden
** Also affects: linux-firmware (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/843666 Title: intel 6230 wireless connection resets frequently iwla

[Bug 880703] Re: Accepting calendar invitations fails with "Unable to send item to calendar ''. No such interface `org.gnome.evolution.dataserver.Calendar' on object at path /org/gnome/

2012-02-14 Thread Eike Suthau
Same problem here on Ubuntu 11.10 32 Bit using Evolution 3.2.2, what information can I contribute to help solve the issue? -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/880703 Title: Accepting calen

[Bug 1412069] [NEW] nvidia-331 331.113-0ubuntu0.0.4: nvidia-331 kernel module failed to build

2015-01-17 Thread Ron Eike
Public bug reported: The error appeared after my latest update. ProblemType: Package DistroRelease: Ubuntu 14.04 Package: nvidia-331 331.113-0ubuntu0.0.4 ProcVersionSignature: Ubuntu 3.13.0-43.72-generic 3.13.11.11 Uname: Linux 3.13.0-43-generic i686 ApportVersion: 2.14.1-0ubuntu3.6 Architecture:

[Bug 1269199]

2014-01-16 Thread Eike Hein
> Where's the bugfix? I was referring to the dozens (if not hundreds) of bug fixes listed in the Qt 4.8.3 - 4.8.5 maintenance release changelogs. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1269199

[Bug 1269199]

2014-01-16 Thread Eike Hein
> There are facts, and then there is customer service. This website is not a customer service venue, it's a developer tool. The goal is to do well by our users, but to do so we have to operate with efficiency, and keeping the bug database in a condition useful to developers helps with that. Yes,

  1   2   >