[Bug 1175608] [NEW] Thumbnails too small in 'open file' dialog nautilus

2013-05-02 Thread Hein
Public bug reported: When trying to upload image files to e.g. websites like marktplaats.nl (kind of ebay) I get very, very small image thumbnails. There seems no way to enlarge these thumbnails. All options only work if Nautilus is used stand alone, but not with the open file dialog that is bein

[Bug 1175608] Re: Thumbnails too small in 'open file' dialog nautilus

2013-05-02 Thread Hein
Seems to be a problem that is already 'old' http://ubuntuforums.org/archive/index.php/t-868309.html and I'm not the only one running into it. -- You received this bug notification because you are a member of Ubuntu Desktop Bugs, which is subscribed to nautilus in Ubuntu. https://bugs.launchpad.

[Bug 221409] Re: Ubuntu Browse Multiple Files dialog does not recognize capital / uppercase JPG as image

2013-01-01 Thread Hein
I have the very same problem on version 12.10 of Ubuntu! Does any one test Ubuntu thoroughly? -- You received this bug notification because you are a member of Ubuntu Desktop Bugs, which is subscribed to gtk+2.0 in Ubuntu. https://bugs.launchpad.net/bugs/221409 Title: Ubuntu Browse Multiple Fi

[Bug 1095321] [NEW] Capital JPG extension not recognized as pictures

2013-01-02 Thread Hein
Public bug reported: When accessing my photo's stored on my home directory e.g. when I want to upload them to the web, or an online photoalbum files with a JPG (all capitals) extension are not recognized as images. When I change the extension to jpg (no capitals) the very same files are recognized

[Bug 1095321] Re: Capital JPG extension not recognized as pictures

2013-01-22 Thread Hein
I have added some screenshots. Don't know if the 'open file' dialog is part of Nautilus. But here is what happens. ** Attachment added: "bug jpg.odt" https://bugs.launchpad.net/ubuntu/+source/nautilus/+bug/1095321/+attachment/3493945/+files/bug%20jpg.odt -- You received this bug notification

[Bug 1095321] Re: Capital JPG extension not recognized as pictures

2013-01-22 Thread Hein
There is a workaround for me and that is to import the photos again in shotwell. There is an option to get rid of all capitals in the filenames. Seems to me that some developer at Shotwell had a comparable problem and made a solution for it. -- You received this bug notification because you are a

[Bug 34320] New gtk engine breaks Open Office.org menus

2006-03-10 Thread Hein-PietervanBraam
Public bug report changed: https://launchpad.net/malone/bugs/34320 Comment: thanks, works great now! -- desktop-bugs mailing list desktop-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/desktop-bugs

[Bug 619838] Re: Clicking on a cell and selecting clear does nothing

2010-09-08 Thread George Hein
FIXED, thanks -- Clicking on a cell and selecting clear does nothing https://bugs.launchpad.net/bugs/619838 You received this bug notification because you are a member of Ubuntu Desktop Bugs, which is subscribed to gnome-games in ubuntu. -- desktop-bugs mailing list desktop-bugs@lists.ubuntu.co

[Bug 118820] Re: Evolution cannot handle mbox files larger than 2Gb

2009-12-09 Thread Hein-PietervanBraam
This still occurs in 9.04 at least. -- Evolution cannot handle mbox files larger than 2Gb https://bugs.launchpad.net/bugs/118820 You received this bug notification because you are a member of Ubuntu Desktop Bugs, which is a bug assignee. -- desktop-bugs mailing list desktop-bugs@lists.ubuntu.co

[Bug 458537] Re: hibernate does not work

2009-12-26 Thread George Hein
To get hibernate to work on my Lenovo Ideapad Y530 I had to: "echo shutdown > /sys/power/disk" to avoid default "platform". I added this to my /etc/init.d/local which also includes my iptables commands and which is executed via pointer (/etc/rcS.d/S99local). -- hibernate does not work https://bu

Re: [Bug 323232] Re: Evolution fails to connect to Groupwise server

2009-04-22 Thread Hein Kerstgens
Sebastien Bacher schrieb: > is that still an issue in urrent jaunty? > > actual version of evolution in jaunty RC is working slow (slowest with calendar when entering a new appointment windows becomes grey for 30 seconds up to 1 min) but stabile. The old warning: "evolution:7974): camel-group

[Bug 323232] [NEW] Evolution fails to connect to Groupwise server

2009-01-30 Thread Hein Kerstgens
Public bug reported: Binary package hint: libegroupwise1.2-13 After updating to evolution 2.23.4-0ubuntu1 and kernel 2.6.27.11.14 no connection to the groupwise server is possible any more. Starting evolution vie terminal gives the following warning: (evolution:11360): camel-groupwise-provider

[Bug 328461] Re: evolution crashed with SIGSEGV in strcmp()

2009-02-12 Thread Hein Kerstgens
** Attachment added: "CoreDump.gz" http://launchpadlibrarian.net/22547564/CoreDump.gz ** Attachment added: "Dependencies.txt" http://launchpadlibrarian.net/22547565/Dependencies.txt ** Attachment added: "Disassembly.txt" http://launchpadlibrarian.net/22547566/Disassembly.txt ** Attachm

[Bug 323232] Re: Evolution fails to connect to Groupwise server

2009-02-15 Thread Hein Kerstgens
I was using evolution 2.25.90 with kernel 2.6.28-7-generic i686 -- Evolution fails to connect to Groupwise server https://bugs.launchpad.net/bugs/323232 You received this bug notification because you are a member of Ubuntu Desktop Bugs, which is subscribed to evolution-data-server in ubuntu. --

[Bug 275746] Re: Failed spamassassin pipe on Evolution (Intrepid)

2008-11-09 Thread Hein-PietervanBraam
I have looked into this bug, and I have found the following problem: plugins/sa-junk-plugin/em-junk-filter.c starts spamc through pipe_to_sa_full(). This function starts the various client programs and checks the exit status of the command that was run. This last part is the problem : on line 253

[Bug 275746] Re: Failed spamassassin pipe on Evolution (Intrepid)

2008-11-09 Thread Hein-PietervanBraam
Confirmed the problem, attached patch to fix. ** Changed in: evolution (Ubuntu) Status: Incomplete => Confirmed ** Also affects: evolution Importance: Undecided Status: New -- Failed spamassassin pipe on Evolution (Intrepid) https://bugs.launchpad.net/bugs/275746 You received t

[Bug 275746] Re: Failed spamassassin pipe on Evolution (Intrepid)

2008-11-09 Thread Hein-PietervanBraam
** Changed in: evolution Status: New => Confirmed -- Failed spamassassin pipe on Evolution (Intrepid) https://bugs.launchpad.net/bugs/275746 You received this bug notification because you are a member of Ubuntu Desktop Bugs, which is a bug assignee. -- desktop-bugs mailing list desktop-b

[Bug 275746] Re: Failed spamassassin pipe on Evolution (Intrepid)

2008-11-10 Thread Hein-PietervanBraam
I made an error in my last comment about spamc, the way evolution calls spamc (-c) also denotes errors with exitcodes of 64 or larger, not just bigger than 1. I adjusted the patch, but I forgot to update my comment. My apologies for the bugspam -- Failed spamassassin pipe on Evolution (Intrepid)

[Bug 606624] Re: Nibbles - Unexpected Death upon rebirth (gnibbles)

2012-05-10 Thread Yannick Hein
I'm using Ubuntu 12.04 (recently upgraded), and I am also experiencing this sudden-death-bug. It happened already in 11.10(fresh installed), and on various other systems, with completely different hardware. One is a Lenovo E-525 with a AMD APU (A4-3300M), the other one ist a Levovo IdeaPad S10e,

[Bug 606624] Re: Nibbles - Unexpected Death upon rebirth (gnibbles)

2012-05-10 Thread Yannick Hein
Sorry, I forgot to mention that I have only experienced the version (2) of a sudden death, the problem with dying upon rebirth never occured to me. -- You received this bug notification because you are a member of Ubuntu Desktop Bugs, which is subscribed to gnome-games in Ubuntu. https://bugs.lau

Re: [Bug 1094496] Re: gnome-keyring-daemon leaks memory

2013-04-14 Thread Hein Zelle
ning normally and not causing any problems at this moment. Memory usage seems relatively normal: hein 1899 0.0 0.0 368880 3732 ?Sl 21:01 0:00 /usr/bin/gnome-keyring-daemon --daemonize --login although the virtual use does seem high but I see that with a lot of programs on 64 bi

[Bug 1094496] Re: gnome-keyring-daemon leaks memory

2013-05-02 Thread Hein Zelle
I've finally been able to test the new version on both my home machine and the work machine that originally showed the problem. Results seem positive: memory usage appears normal and doesn't grow after a full day of running. directly after starting: > zelle24481 0.1 0.0 216800 4304 ?

[Bug 953458] [NEW] remote key search delivers no keys

2012-03-12 Thread Hein Kerstgens
Public bug reported: Searching a remote key always ends up with an empty box. Startin seahore from a terminal gives the following message als often there are remote keys matching the search string: "** Message: invalid keyid (less than 16 chars)" gpg --search-keys works fine and I can import a k

[Bug 953458] Re: remote key search delivers no keys

2012-03-12 Thread Hein Kerstgens
-- You received this bug notification because you are a member of Ubuntu Desktop Bugs, which is subscribed to seahorse in Ubuntu. https://bugs.launchpad.net/bugs/953458 Title: remote key search delivers no keys To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+so

[Bug 763081] Re: eog crashed with SIGABRT in __kernel_vsyscall()

2011-06-15 Thread George Hein
Sorry, bug surfaced upon checking/backing up/upgrading PC which I seldom use. Never saw it again on that or on laptops I use. Note, I still prefer EOG whether using Ubuntu-G, -X, or -L (all latest, beta, or alpha versions). If nobody else observed same problem then this should be closed. Perh

[Bug 658421] [NEW] DVD eject button does not open DVD drive

2010-10-11 Thread Hein Blöd
Public bug reported: Binary package hint: totem Was testing hardware with ubuntu hardware tests. Was asked to play a DVD. Won't work as the DVD did not eject on pressing DVD eject button on my laptop (acer aspire timeline 4820TG, bought Sept. 2010). ProblemType: Bug DistroRelease: Ubuntu 10.10 P

[Bug 658421] Re: DVD eject button does not open DVD drive

2010-10-11 Thread Hein Blöd
** Attachment added: "Dependencies.txt" https://bugs.launchpad.net/bugs/658421/+attachment/1684828/+files/Dependencies.txt ** Attachment added: "GstreamerVersions.txt" https://bugs.launchpad.net/bugs/658421/+attachment/1684829/+files/GstreamerVersions.txt ** Attachment added: "LogAlsaMix

[Bug 658422] [NEW] hardware tests - SD drive test - yes / no do not work

2010-10-11 Thread Hein Blöd
Public bug reported: Binary package hint: totem I'm doing the hardware tests. I'm currently at the point of testing SD Crads. Neither nor clicking on "yes" or "no" leads to the next test after I was asked whether the drive is successfully removed after clicking "securely remove SD Drive"... ** A

[Bug 658422] Re: hardware tests - SD drive test - yes / no do not work

2010-10-11 Thread Hein Blöd
PLEASE DELETE THIS BUG REPORT! I'm sorry, I did not notice the next test was for other media cards. So, system does respond on yes/no input... sorry -- hardware tests - SD drive test - yes / no do not work https://bugs.launchpad.net/bugs/658422 You received this bug notification because you are

[Bug 619838] [NEW] not a crash, unable to change input other than via cntl-z

2010-08-18 Thread George Hein
Public bug reported: Binary package hint: gnome-games SUDOKU: ok previous releases, but in this release I am unable to clear input other than via cntl-z. Also, not an error, but a recent addition of a "YOU WON" screen upon successful completion is an annoyance. I play as I watch an opera video,

[Bug 619838] Re: not a crash, unable to change input other than via cntl-z

2010-08-18 Thread George Hein
** Attachment added: "Dependencies.txt" https://bugs.launchpad.net/bugs/619838/+attachment/1497820/+files/Dependencies.txt -- not a crash, unable to change input other than via cntl-z https://bugs.launchpad.net/bugs/619838 You received this bug notification because you are a member of Ubunt

[Bug 118820] Evolution cannot handle mbox files larger than 2Gb

2007-06-05 Thread Hein-PietervanBraam
Public bug reported: Binary package hint: evolution If a mbox file exceedes 2Gb evolution dumps core because evolution apparently does not make use of O_LARGEFILE (at least on ubuntu feisty) ** Affects: evolution (Ubuntu) Importance: Undecided Status: Unconfirmed -- Evolution can

[Bug 317002] [NEW] Evolution broken with this mornings upograde and uninstalled

2009-01-13 Thread Hein van Rensburg
Public bug reported: This bug needs urgent and critical attention because it removed evolution out of ubuntu 8.10 and many peoples email systems are now broken through this update on 14 Jan 09. See below Since you only requested a single operation it is extremely likely that the package is simpl

[Bug 317002] Re: Evolution broken with this mornings upograde and uninstalled

2009-01-14 Thread Hein van Rensburg
Sebastiaan, Under updates I had all 4 tabs checked and I used the Ubuntu update manager which told me there where updates available. When it run it told me that it will remove Evolution. I thought that I needed to reinstall it again afterwards, but as can be seen from bug report it broke my instal

[Bug 556408] [NEW] full battery recognised as empty

2010-04-06 Thread Hein van Dam
Public bug reported: Binary package hint: gnome-power-manager gnome-power-manager works fine with Ubuntu 9.10 on msi Wind. Upgrade to Lucid Lynx, Live CD Lucid Lynx and Live netbook Lucid Lynx start to hibernate the minute I unplug AC, stating battery low. I reinstalled my Koala backup and the

[Bug 556408] Re: full battery recognised as empty

2010-04-06 Thread Hein van Dam
** Attachment added: "BootDmesg.txt" http://launchpadlibrarian.net/43236800/BootDmesg.txt ** Attachment added: "CurrentDmesg.txt" http://launchpadlibrarian.net/43236801/CurrentDmesg.txt ** Attachment added: "Dependencies.txt" http://launchpadlibrarian.net/43236802/Dependencies.txt ** A

[Bug 556408] Re: full battery recognised as empty

2010-04-06 Thread Hein van Dam
apport information ** Tags added: apport-collected ** Description changed: Binary package hint: gnome-power-manager gnome-power-manager works fine with Ubuntu 9.10 on msi Wind. Upgrade to Lucid Lynx, Live CD Lucid Lynx and Live netbook Lucid Lynx start to hibernate the minute I unp

[Bug 556408] CurrentDmesg.txt

2010-04-06 Thread Hein van Dam
apport information ** Attachment added: "CurrentDmesg.txt" http://launchpadlibrarian.net/43285968/CurrentDmesg.txt -- full battery recognised as empty https://bugs.launchpad.net/bugs/556408 You received this bug notification because you are a member of Ubuntu Desktop Bugs, which is subscribe

[Bug 556408] Dependencies.txt

2010-04-06 Thread Hein van Dam
apport information ** Attachment added: "Dependencies.txt" http://launchpadlibrarian.net/43285969/Dependencies.txt -- full battery recognised as empty https://bugs.launchpad.net/bugs/556408 You received this bug notification because you are a member of Ubuntu Desktop Bugs, which is subscribe

[Bug 556408] DevkitPower.txt

2010-04-06 Thread Hein van Dam
apport information ** Attachment added: "DevkitPower.txt" http://launchpadlibrarian.net/43285970/DevkitPower.txt -- full battery recognised as empty https://bugs.launchpad.net/bugs/556408 You received this bug notification because you are a member of Ubuntu Desktop Bugs, which is subscribed

[Bug 556408] GConfNonDefault.txt

2010-04-06 Thread Hein van Dam
apport information ** Attachment added: "GConfNonDefault.txt" http://launchpadlibrarian.net/43285971/GConfNonDefault.txt -- full battery recognised as empty https://bugs.launchpad.net/bugs/556408 You received this bug notification because you are a member of Ubuntu Desktop Bugs, which is sub

[Bug 556408] Lspci.txt

2010-04-06 Thread Hein van Dam
apport information ** Attachment added: "Lspci.txt" http://launchpadlibrarian.net/43285972/Lspci.txt -- full battery recognised as empty https://bugs.launchpad.net/bugs/556408 You received this bug notification because you are a member of Ubuntu Desktop Bugs, which is subscribed to gnome-pow

[Bug 556408] Lsusb.txt

2010-04-06 Thread Hein van Dam
apport information ** Attachment added: "Lsusb.txt" http://launchpadlibrarian.net/43285975/Lsusb.txt -- full battery recognised as empty https://bugs.launchpad.net/bugs/556408 You received this bug notification because you are a member of Ubuntu Desktop Bugs, which is subscribed to gnome-pow

[Bug 556408] ProcCpuinfo.txt

2010-04-06 Thread Hein van Dam
apport information ** Attachment added: "ProcCpuinfo.txt" http://launchpadlibrarian.net/43285976/ProcCpuinfo.txt -- full battery recognised as empty https://bugs.launchpad.net/bugs/556408 You received this bug notification because you are a member of Ubuntu Desktop Bugs, which is subscribed

[Bug 556408] ProcModules.txt

2010-04-06 Thread Hein van Dam
apport information ** Attachment added: "ProcModules.txt" http://launchpadlibrarian.net/43285980/ProcModules.txt -- full battery recognised as empty https://bugs.launchpad.net/bugs/556408 You received this bug notification because you are a member of Ubuntu Desktop Bugs, which is subscribed

[Bug 556408] ProcInterrupts.txt

2010-04-06 Thread Hein van Dam
apport information ** Attachment added: "ProcInterrupts.txt" http://launchpadlibrarian.net/43285978/ProcInterrupts.txt -- full battery recognised as empty https://bugs.launchpad.net/bugs/556408 You received this bug notification because you are a member of Ubuntu Desktop Bugs, which is subsc

[Bug 556408] UdevDb.txt

2010-04-06 Thread Hein van Dam
apport information ** Attachment added: "UdevDb.txt" http://launchpadlibrarian.net/43285984/UdevDb.txt -- full battery recognised as empty https://bugs.launchpad.net/bugs/556408 You received this bug notification because you are a member of Ubuntu Desktop Bugs, which is subscribed to gnome-p

[Bug 556408] UdevLog.txt

2010-04-06 Thread Hein van Dam
apport information ** Attachment added: "UdevLog.txt" http://launchpadlibrarian.net/43285987/UdevLog.txt -- full battery recognised as empty https://bugs.launchpad.net/bugs/556408 You received this bug notification because you are a member of Ubuntu Desktop Bugs, which is subscribed to gnome

[Bug 556408] gnome-power-bugreport.txt

2010-04-06 Thread Hein van Dam
apport information ** Attachment added: "gnome-power-bugreport.txt" http://launchpadlibrarian.net/43285989/gnome-power-bugreport.txt -- full battery recognised as empty https://bugs.launchpad.net/bugs/556408 You received this bug notification because you are a member of Ubuntu Desktop Bugs,

[Bug 516023] Re: "Critcally low" shown on unplug at 100% full

2010-04-16 Thread Hein van Dam
The gconftool-2 command solves the problem for my msi Wind. Thanks. -- "Critcally low" shown on unplug at 100% full https://bugs.launchpad.net/bugs/516023 You received this bug notification because you are a member of Ubuntu Desktop Bugs, which is subscribed to gnome-power-manager in ubuntu. --

[Bug 516023] Re: "Critcally low" shown on unplug at 100% full

2010-04-19 Thread Hein van Dam
The drawback of this solution in my case at least is that I have to use the command after every reboot. As it is indeed rather annoying a proper fix would be very welcome. -- "Critcally low" shown on unplug at 100% full https://bugs.launchpad.net/bugs/516023 You received this bug notification bec