[Bug 242089] Re: Inconsistent snprintf format specification parsing

2008-06-22 Thread dremon
** Attachment added: "mingw.patch" http://launchpadlibrarian.net/15509377/mingw.patch -- Inconsistent snprintf format specification parsing https://bugs.launchpad.net/bugs/242089 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ub

[Bug 242089] [NEW] Inconsistent snprintf format specification parsing

2008-06-22 Thread dremon
Public bug reported: Binary package hint: mingw32-runtime OS: Ubuntu 8.04/AMD64. Package: 3.13-1 Description: The snprintf library function incorrectly parses the "%lu" format specifier as "unsigned long long" instead of "unsigned long" resulting in incorrect value formatting. Example: #inclu

[Bug 64147] Re: ubuntu splash logo stretched on non-4:3/16:9 displays

2008-05-10 Thread dremon
Workaround for 1440x900 display: in the /etc/usplash.conf set the following values: xres=1440 yres=1080 The image will be displayed correctly. -- ubuntu splash logo stretched on non-4:3/16:9 displays https://bugs.launchpad.net/bugs/64147 You received this bug notification because you are a memb

[Bug 226925] Re: 2.22.1.1 stable update

2008-05-08 Thread dremon
Well, the bug is pretty obvious if you look in the e-gw-container.c sources, the free_node function: static void free_node(EShUsers *user) { if(user){ g_free(user->email); g_free (user); } g_free (user); return ; } I've created a pat

[Bug 226925] Re: 2.22.1.1 stable update

2008-05-08 Thread dremon
Here are the details: Ubuntu: 8.04/AMD64 Evolution: 2.22.1.1-0ubuntu1 Description: crash when connecting to groupwise account. Stack trace: #0 0x7f6f635f4095 in raise () from /lib/libc.so.6 #1 0x7f6f635f5af0 in abort () from /lib/libc.so.6 #2 0x7f6f6362ea7b in ?? () from /lib/lib

[Bug 226925] Re: 2.22.1.1 stable update

2008-05-08 Thread dremon
This update broke up Groupwise client, it is constantly crashing upon connection -- 2.22.1.1 stable update https://bugs.launchpad.net/bugs/226925 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@li

[Bug 162232] Re: libawt.so unsatisfied link in java5

2008-05-07 Thread dremon
I have the same issue, solved with the following command: sudo ln -s /usr/lib/jvm/java-1.5.0-sun/jre/lib/i386/libmlib_image.so /usr/lib sudo ldconfig Under AMD64 system this can be solved by creating the /etc/ld.so.conf.d/java.conf with the following contents: /usr/lib/jvm/java-1.5.0-sun/jre/lib/

[Bug 221979] Re: Inconsistent snprintf format specification parsing

2008-04-27 Thread dremon
I've made a patch for the current mingw32-runtime source package. Should fix the problem. ** Attachment added: "snprintf long modifier fix" http://launchpadlibrarian.net/13957558/mingw.patch -- Inconsistent snprintf format specification parsing https://bugs.launchpad.net/bugs/221979 You recei

[Bug 221979] Re: Inconsistent snprintf format specification parsing

2008-04-27 Thread dremon
Looks like this problem is fixed in the mingw-runtime 3.14. Is it possible to update Ubuntu package with the latest upstream version? ** Description changed: - Binary package hint: mingw32 + Binary package hint: mingw32-runtime OS: Ubuntu 8.04/AMD64. - Package: 4.2.1.dfsg-1ubuntu1 + Package

[Bug 221979] [NEW] Inconsistent snprintf format specification parsing

2008-04-25 Thread dremon
Public bug reported: Binary package hint: mingw32 OS: Ubuntu 8.04/AMD64. Package: 4.2.1.dfsg-1ubuntu1 Description: The snprintf library function incorrectly parses the "%lu" format specifier as "unsigned long long" instead of "unsigned long" resulting in incorrect value formatting. Example:

[Bug 204429] Re: Evolution crashes often when opening messages from Groupwise folder

2008-03-26 Thread dremon
The patch has been committed upstream. -- Evolution crashes often when opening messages from Groupwise folder https://bugs.launchpad.net/bugs/204429 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs

[Bug 183514] Re: [hardy] seahorse agent no longer asks for the passphrase

2008-03-22 Thread dremon
I can confirm this bug in Seahorse 2.22.0-0ubuntu2. Ubuntu Hardy/AMD64. The seahorse-agent is running but it only picks up the id_rsa key (and not id_rsa.1 etc), however other keys are configured and present in the keyring. -- [hardy] seahorse agent no longer asks for the passphrase https://bugs

[Bug 204429] [NEW] Evolution crashes often when opening messages from Groupwise folder

2008-03-20 Thread dremon
Public bug reported: Binary package hint: evolution-data-server Ubuntu Hardy Alpha 6 / AMD64, latest updates. evolution-data-server: 2.22.0-0ubuntu1 Problem description: When opening emails from the Groupwise folder Evolution randomly crashes in the libcamelgroupwise.so. Most emails do open cor

[Bug 140821] Re: [gutsy] Can not change default GNOME splash background color

2007-10-04 Thread dremon
The desktop color is set in /etc/gdm/PreSession/Default script. It looks like there is a problem there, but I didn't have time to find out, just changed the #dab082 to my custom color. -- [gutsy] Can not change default GNOME splash background color https://bugs.launchpad.net/bugs/140821 You rece