[Bug 716484] [NEW] System.ArgumentOutOfRangeException on startup

2011-02-10 Thread Daniël van Eeden
Public bug reported: Binary package hint: f-spot After importing a few directories with old photos f-spot crashed and it also crashes every time on startup. dveeden@galaxy:~$ f-spot [Info 16:35:11.174] Initializing Mono.Addins [Warn 16:35:12.243] There's (maybe) something wrong with some of

[Bug 716484] Re: System.ArgumentOutOfRangeException on startup

2011-02-10 Thread Daniël van Eeden
-- You received this bug notification because you are a member of Ubuntu Desktop Bugs, which is subscribed to f-spot in ubuntu. https://bugs.launchpad.net/bugs/716484 Title: System.ArgumentOutOfRangeException on startup -- desktop-bugs mailing list desktop-bugs@lists.ubuntu.com

[Bug 716484] Re: System.ArgumentOutOfRangeException on startup

2011-02-10 Thread Daniël van Eeden
Debug info: dveeden@galaxy:~$ f-spot --debug ** Running f-spot in Debug Mode ** ** Running Mono with --debug ** [1 Info 19:25:39.900] Initializing Mono.Addins [1 Debug 19:25:40.201] Mono.Addins Initialization took 0.286591 [1 Debug 19:25:40.421] Db Initialization took 0.101696 [1 Debug

[Bug 728310] [NEW] Microphone mute not supported

2011-03-03 Thread Daniël van Eeden
Public bug reported: Binary package hint: gnome-control-center For audio output muting there is /apps/gnome_settings_daemon/keybindings/volume_mute, but there is no input (microphone) mute shortcut gnome-keybinding-properties. On a Lenovo Thinkpad T410s this is the ACPI event for the microphone

[Bug 728310] Re: Microphone mute not supported

2011-03-03 Thread Daniël van Eeden
The following appears in the dmesg output if I press the microphone mute key once. [ 5677.782467] keyboard: can't emulate rawmode for keycode 240 [ 5677.782485] keyboard: can't emulate rawmode for keycode 240 -- You received this bug notification because you are a member of Ubuntu Desktop Bugs,

[Bug 728310] Re: Microphone mute not supported

2011-03-03 Thread Daniël van Eeden
I've used this as work-around Added a new keyboard shortcut which executes this: /usr/bin/pacmd set-source-mute alsa_input.pci-_00_1b.0.analog-stereo 1 This is binded to 0xf8 (which is the mute key). The only issue is that this doesn't toggle mute, so it only mutes and never unmutes. --

[Bug 531692] Re: Support for Video Acceleration API (VA API) VaAPI

2011-05-23 Thread Daniël van Eeden
Bugs #531692 and #595661 might be duplicates. -- You received this bug notification because you are a member of Ubuntu Desktop Bugs, which is subscribed to gstreamer0.10 in Ubuntu. https://bugs.launchpad.net/bugs/531692 Title: Support for Video Acceleration API (VA API) VaAPI --

[Bug 728310] Re: Microphone mute not supported

2011-05-23 Thread Daniël van Eeden
To execute a script when the button is pressed: $ cat /etc/acpi/events/lenovo-mutemic event=ibm/hotkey HKEY 0080 101b action=/etc/acpi/lenovo-mutemic.sh /usr/share/acpi-support/key-constants is based on /usr/include/linux/input.h There is a KEY_MUTE defined, but no KEY_MICMUTE...

[Bug 728310] Re: Microphone mute not supported

2011-05-23 Thread Daniël van Eeden
Three is no microphone mute key defined in /usr/include/linux/input.h ** Package changed: gnome-control-center (Ubuntu) = linux (Ubuntu) ** Also affects: gnome-control-center (Ubuntu) Importance: Undecided Status: New ** Also affects: acpi-support (Ubuntu) Importance: Undecided

[Bug 728310] Re: Microphone mute not supported

2011-05-23 Thread Daniël van Eeden
*** This bug is a duplicate of bug 408903 *** https://bugs.launchpad.net/bugs/408903 ** This bug has been marked a duplicate of bug 408903 Thinkpad T400s, T410s, T410, T510 microphone mute button does not work -- You received this bug notification because you are a member of Ubuntu

[Bug 408903] Re: Thinkpad T400s, T410s, T410, T510 microphone mute button does not work

2011-05-23 Thread Daniël van Eeden
** Also affects: acpi-support (Ubuntu) Importance: Undecided Status: New ** Also affects: gnome-control-center (Ubuntu) Importance: Undecided Status: New -- You received this bug notification because you are a member of Ubuntu Desktop Bugs, which is subscribed to

[Bug 408903] Re: Thinkpad T400s, T410s, T410, T510 microphone mute button does not work

2011-05-25 Thread Daniël van Eeden
The microphone mute button needs: - Support in linux - Support in high level tools (There is no key binding in GNOME for microphone mute a.t.m.) The microphone mute button also has a LED(-like) indicator which also needs support. The LED(-like) indicator for the 'normal' mute button can easily

[Bug 408903] Re: Thinkpad T400s, T410s, T410, T510 microphone mute button does not work

2011-05-26 Thread Daniël van Eeden
I've created Bug #788540 for the seperate issue about the mute button indicator getting out of sync. -- You received this bug notification because you are a member of Ubuntu Desktop Bugs, which is subscribed to gnome-control-center in Ubuntu. https://bugs.launchpad.net/bugs/408903 Title:

[Bug 408903] Re: Thinkpad T400s, T410s, T410, T510 W510 microphone mute button does not work

2011-12-15 Thread Daniël van Eeden
With kernel 3.0.0-14-generic on oneiric with a T410s this is the output from xev when I press the micmute button. There is no event when I release the key. Pressing the micmute button emits a KeyPress and a KeyRelease event. KeyPress event, serial 35, synthetic NO, window 0x461, root

[Bug 910753] [NEW] rythmbox uses 100% cpu

2012-01-02 Thread Daniël van Eeden
Public bug reported: Rhytmbox works (playing a MP3 file) but uses 100% CPU. This is probably due to rhytmbox trying to connect to an shared iTunes library. $ sudo strace -f -c -p 23754 Process 23754 attached with 9 threads - interrupt to quit Process 24776 attached Process 24777 attached

[Bug 910753] Re: rythmbox uses 100% cpu

2012-01-02 Thread Daniël van Eeden
-- You received this bug notification because you are a member of Ubuntu Desktop Bugs, which is subscribed to rhythmbox in Ubuntu. https://bugs.launchpad.net/bugs/910753 Title: rythmbox uses 100% cpu To manage notifications about this bug go to:

[Bug 910753] Re: rythmbox uses 100% cpu

2012-01-02 Thread Daniël van Eeden
$ sudo strace -f -c -p 23754 Process 23754 attached with 10 threads - interrupt to quit Process 24836 detached ^CProcess 23754 detached Process 23755 detached Process 23756 detached Process 23762 detached Process 23781 detached Process 23791 detached Process 23792 detached Process 23793 detached

[Bug 910753] Re: rythmbox uses 100% cpu

2012-01-02 Thread Daniël van Eeden
** Attachment added: gdb backtrace https://bugs.launchpad.net/ubuntu/+source/rhythmbox/+bug/910753/+attachment/2653769/+files/rhytmbox_gdb.txt -- You received this bug notification because you are a member of Ubuntu Desktop Bugs, which is subscribed to rhythmbox in Ubuntu.

[Bug 910753] Re: rythmbox uses 100% cpu

2012-01-02 Thread Daniël van Eeden
This happens when I start rhytmbox and click on a iTunes share. $ rhythmbox (rhythmbox:25269): libdmapsharing-WARNING **: Content code ated is invalid. ** Summary changed: - rythmbox uses 100% cpu + rythmbox uses 100% cpu when browsing a daap share -- You received this bug notification

[Bug 910753] Re: rythmbox uses 100% cpu when browsing a daap share

2012-01-02 Thread Daniël van Eeden
$ rhythmbox (rhythmbox:25269): libdmapsharing-WARNING **: Content code ated is invalid. ** Rhythmbox:ERROR:rb-daap-source.c:153:rb_daap_source_dispose: assertion failed: (source-priv-connection == NULL) Aborted -- You received this bug notification because you are a member of Ubuntu Desktop

[Bug 910753] Re: rythmbox uses 100% cpu when browsing a daap share

2012-01-02 Thread Daniël van Eeden
** Attachment added: gdb output (start rb, click daap, close rb) https://bugs.launchpad.net/ubuntu/+source/rhythmbox/+bug/910753/+attachment/2653772/+files/rbox_gdb2.txt -- You received this bug notification because you are a member of Ubuntu Desktop Bugs, which is subscribed to rhythmbox in

[Bug 910214] Re: Creating a Video DVD image using Brasero, I get the message: Impossible to link plugin pads

2012-01-15 Thread Daniël van Eeden
*** This bug is a duplicate of bug 720466 *** https://bugs.launchpad.net/bugs/720466 ** This bug has been marked a duplicate of bug 720466 When I try burning DVDs it ejects and say that it's impossible to link plugin pads. -- You received this bug notification because you are a member

[Bug 840183] Re: no writenn a dvd with brasero:Impossibile collegare i plugin pad

2012-01-15 Thread Daniël van Eeden
*** This bug is a duplicate of bug 720466 *** https://bugs.launchpad.net/bugs/720466 ** This bug has been marked a duplicate of bug 720466 When I try burning DVDs it ejects and say that it's impossible to link plugin pads. -- You received this bug notification because you are a member

[Bug 720466] Re: When I try burning DVDs it ejects and say that it's impossible to link plugin pads.

2012-01-15 Thread Daniël van Eeden
** Changed in: brasero (Ubuntu) Status: Invalid = New -- You received this bug notification because you are a member of Ubuntu Desktop Bugs, which is subscribed to brasero in Ubuntu. https://bugs.launchpad.net/bugs/720466 Title: When I try burning DVDs it ejects and say that it's

[Bug 720466] Re: When I try burning DVDs it ejects and say that it's impossible to link plugin pads.

2012-01-15 Thread Daniël van Eeden
** Attachment added: Screenshot https://bugs.launchpad.net/ubuntu/+source/brasero/+bug/720466/+attachment/2675438/+files/brasero-pads.png -- You received this bug notification because you are a member of Ubuntu Desktop Bugs, which is subscribed to brasero in Ubuntu.

[Bug 720466] Re: When I try burning DVDs it ejects and say that it's impossible to link plugin pads.

2012-01-15 Thread Daniël van Eeden
** Attachment added: Brasero Session Log https://bugs.launchpad.net/ubuntu/+source/brasero/+bug/720466/+attachment/2675439/+files/brasero-session.log -- You received this bug notification because you are a member of Ubuntu Desktop Bugs, which is subscribed to brasero in Ubuntu.

[Bug 720466] Re: When I try burning DVDs it ejects and say that it's impossible to link plugin pads.

2012-01-15 Thread Daniël van Eeden
To reproduce: 1. Start Brasero 2. Choose video project 3. Add a .dvd file which is produced with OpenShot (DVD-PAL export) 4. Click Burn… 5. Set disk image type to Video DVD image and choose Native format and 4:3 6. Click create image Brasero calles /usr/bin/genisoimage -input-charset utf8

[Bug 720466] Re: When I try burning DVDs it ejects and say that it's impossible to link plugin pads.

2012-01-15 Thread Daniël van Eeden
The brasero_vob_error_on_pad_linking in plugins/transcode/burn-vob.c is only called by brasero_vob_new_decoded_pad_cb. This could have something to do with PulseAudio. -- You received this bug notification because you are a member of Ubuntu Desktop Bugs, which is subscribed to brasero in Ubuntu.

[Bug 720466] Re: When I try burning DVDs it ejects and say that it's impossible to link plugin pads.

2012-01-15 Thread Daniël van Eeden
According to gst-typefind these are the types for the file I tried to burn: video/mpeg, systemstream=(boolean)true, mpegversion=(int)2 -- You received this bug notification because you are a member of Ubuntu Desktop Bugs, which is subscribed to brasero in Ubuntu.

[Bug 292585] Re: Evolution Mail Notification has no sound

2011-09-18 Thread Daniël van Eeden
For me installing libcanberra-gstreamer solved this issue. Evolution 2.32.2-0ubuntu7 (Using mail-notification plugin) File /usr/share/sounds/ubuntu/stereo/message.ogg -- You received this bug notification because you are a member of Ubuntu Desktop Bugs, which is a bug assignee.

[Bug 1210241] [NEW] Keyboard shortcut for flag/unflag does not work in fullscreen mode

2013-08-08 Thread Daniël van Eeden
Public bug reported: In the thumbnail view I can flag/unflag pictures with Ctrl-G or rightclick-flag/unflag. In the full-screen view a flag is shown in the top right corner if the picture is flagged. Using rightclick-flag/unflag does work in the full-screen view, but Ctrl-G doesn't work. What

[Bug 1313298] [NEW] State of youtube plugin

2014-04-27 Thread Daniël van Eeden
Public bug reported: The youtube plugin is advertised in the package details, but it looks like its not shipped anymore. $ apt-cache show totem-plugins | grep -i youtube * Search, browse for and play videos from YouTube $ dpkg -L totem-plugins | grep -i youtube This is for totem-plugins

[Bug 740506] Re: verify digital signatures

2014-04-28 Thread Daniël van Eeden
** Also affects: evince via https://bugzilla.gnome.org/show_bug.cgi?id=614929 Importance: Unknown Status: Unknown -- You received this bug notification because you are a member of Ubuntu Desktop Bugs, which is subscribed to poppler in Ubuntu. https://bugs.launchpad.net/bugs/740506