[Bug 1461085] [NEW] GtkFileChooser should sort folders first

2015-06-02 Thread Xavier Claessens
Public bug reported: Upstream had the bad idea of not sorting folders first anymore in GTK 3.14. However they added an option later in commit 2aa3eea781ed21a02ecdf1e3c753a1ec5694d6c8. Since we cannot introduce new strings, ubuntu should revert the default in the 3.14 package. ** Affects: gtk+3.0

[Bug 1438435] Re: Here maps can't get my location

2015-04-26 Thread Ivo Xavier
It must be the bq aquaris ubuntu edition. I've the same problem. I can get my position at home, even not very accurate. But with 3G and GPS, no... I'm using the 14.10 with the last update (RTM21). -- You received this bug notification because you are a member of Ubuntu Desktop Bugs, which is sub

[Bug 1251281] Re: gnome-session-flashback/Unity fails to start without hardware acceleration in cloud/remote environments (Forwarded-X/XRDP/VNC/NX/X2GO/Chromoting)

2015-04-01 Thread Xavier
thanks for the info (and your work, all) to fix this issue and provide workarounds in the meantime. Ubuntu LTS and the ecosystem around it (launchpad, repos, community, etc) rock! :-) -- You received this bug notification because you are a member of Ubuntu Desktop Bugs, which is subscribed to

[Bug 1251281] Re: gnome-session-flashback/Unity fails to start without hardware acceleration in cloud/remote environments (Forwarded-X/XRDP/VNC/NX/X2GO/Chromoting)

2015-03-31 Thread Xavier
Hi there: I was also affected by this type of back when attemtping to connecto to a Lubuntu 14.04 server with X2Go server there (and from a Ubuntu 14.04 with Unity and X2Go client, in case this matters). Things were working as expected yesterday (no patches needed), when I was setting up the whole

[Bug 1251281] Re: gnome-session-flashback/Unity fails to start without hardware acceleration in cloud/remote environments (Forwarded-X/XRDP/VNC/NX/X2GO/Chromoting)

2015-03-31 Thread Xavier
** Attachment added: "errors shown in ~/.xsession-x2go-errors server side, as indicated in my previous comment" https://bugs.launchpad.net/ubuntu/+source/gnome-session/+bug/1251281/+attachment/4361800/+files/150331_errors_shown_x2go_custom_gnome_flashback.txt -- You received this bug notific

[Bug 1236619] Re: gvfs smb / cifs file copy performance is terribly slow

2014-10-18 Thread François-Xavier Thomas
I can confirm this too, both with nautilus and cp. At work we recently switched to the latest LTS (14.04) but the same behavior was consistently observed on multiple Ubuntu computers running both 14.04 and 12.04 when communicating with our NAS. Windows 7/8 -> NAS : 50-60MB/s Ubuntu -> NAS (GVF

[Bug 296867]

2014-05-14 Thread Xavier Claessens
(In reply to comment #83) > I did manage to start a session using Xavier's branch but noticed the > following bug: > - Start an OTR session between Empathy and Pidgin > - In Pidgin using the OTR menu pick "End private conversation" > - Try sending a message from Empathy. The message doesn't reach P

[Bug 296867]

2014-05-14 Thread Xavier Claessens
(In reply to comment #83) > I did not manage to start an OTR session with this branch. > The '/otr start' command was displaying "OTR:$blob" in empathy-chat. You need to set "enable-otr=true" in your CM parameters, otherwise OTR is disabled in Simon's branch. There is magic mc-tool command for tha

[Bug 296867]

2014-05-09 Thread Xavier Claessens
Voilà, added commits to fix most of your comments. What's missing: 1) handle html, I'm not sure to understand what you mean or why it is that important... Maybe you can make the changes that you want? 2) Find a solution if we don't want the other end to be able to initiate an OTR session without

[Bug 296867]

2014-05-09 Thread Xavier Claessens
(In reply to comment #71) > > It currently > > cannot go back to NOT_PRIVATE because I don't support ending the otr > > session, but could add a "/otr end" for that. pidgin can do that. > > Please don't. In Pidgin, maybe that feature is OK, because typically only > one UI handles a window (Pidgin'

[Bug 296867]

2014-05-09 Thread Xavier Claessens
(In reply to comment #62) > Corner cases: > > What happens when we try to send a message and the channel is already > TRUST_FINISHED? I think we should refuse, for the rest of the lifetime of > that channel (until Close()), to avoid the security flaw where we send > messages to a channel that just

[Bug 296867]

2014-05-09 Thread Xavier Claessens
(In reply to comment #61) > I would really like im-channel to implement o.fd.Telepathy.Securable - as a > starting point we can have the two booleans not be requestable, and just > have them set by the OTR code calling a new > gabble_im_channel_indicate_security > (GABBLE_SECURABLE_ENCRYPTED|GABBLE

[Bug 296867]

2014-05-09 Thread Xavier Claessens
(In reply to comment #60) > (In reply to comment #50) > > Could we also get a config option that turns this whole feature on/off? I > > ask because some industries (like the one where I work) require that all > > electronic communications related to the business get recorded and reviewed > > by com

[Bug 296867]

2014-05-09 Thread Xavier Claessens
(In reply to comment #58) > Just doing the spec right now: > > > The extra DBus channel interface is implemented using GDBus > > so it needs to be exported on a different bus name. > > Ugh. Can we not do strange hacks like this, please? Either use the > extensions mechanism, or save it for 1.0.

[Bug 296867]

2014-05-09 Thread Xavier Claessens
(In reply to comment #56) > From a (very) quick look on the Gabble branch, it seems that all the channel > messages are now sent through OTR (if built with it), even when it has not > been activated. Is that really what we want? Yes, that's what pidgin-otr does as well. That's because all received

[Bug 296867]

2014-05-08 Thread Xavier Claessens
(In reply to comment #53) > (In reply to comment #46) > > Empathy: http://cgit.collabora.com/git/user/xclaesse/empathy.git/log/?h=otr > > Ok for the first commit. > > Second commit: > > + tuple = empathy_gdbus_channel_interface_otr1_get_remote_fingerprint ( > + priv->otr_proxy);

[Bug 296867]

2014-05-07 Thread Xavier Claessens
(In reply to comment #51) > The conversation won't be encrypted until you type "/otr start" or if the > other side request a private conversation. So you should be fine AFAIK. Actually I was wrong, when both sides are OTR-aware, it initialize itself without an explicit user request. I changed the

[Bug 296867]

2014-05-04 Thread Xavier Claessens
The conversation won't be encrypted until you type "/otr start" or if the other side request a private conversation. So you should be fine AFAIK. -- You received this bug notification because you are a member of Ubuntu Desktop Bugs, which is subscribed to empathy in Ubuntu. https://bugs.launchpad

[Bug 296867]

2014-05-03 Thread Xavier Claessens
Here it is! It is limited to XMPP, and empathy has only rudimentary UI. To start an OTR session, in empathy chat window, type "/otr start". Type "/help otr" to see other supported otr actions. There is no graphical UI atm. Notably, to authenticate the other end, you need to verify its fingerprint

[Bug 1108637] Re: backspace key no longer works in nautilus

2014-01-28 Thread Xavier Claessens
Now that ubuntu restored type-ahead, I think backspace can be restored as well. ** Patch added: "0001-Restore-backspace-for-going-to-parent-folder.patch" https://bugs.launchpad.net/ubuntu/+source/nautilus/+bug/1108637/+attachment/3961003/+files/0001-Restore-backspace-for-going-to-parent-folder

[Bug 1009188] Re: shotwell hangs when browsing photos or simply while using the mouse for browsing

2013-12-20 Thread Louis-Xavier Brusset
Well, I had the same problem with a cron to chown and chmod all photos shared by the accounts of my family. I solved this by modifying the script launched by the cron to abort when an instance of Shotwell is running. Since this shotwell did not freeze any more. But I think that a chown or a chmod

[Bug 1235933] Re: Evolution not translated to French

2013-10-29 Thread Xavier Claessens
*** This bug is a duplicate of bug 1238521 *** https://bugs.launchpad.net/bugs/1238521 ** This bug is no longer a duplicate of bug 1241109 evolution is no longer translated ** This bug has been marked a duplicate of bug 1238521 Evolution is not localized in Ubuntu 13.10 -- You received

[Bug 1241109] Re: evolution is no longer translated

2013-10-29 Thread Xavier Claessens
*** This bug is a duplicate of bug 1238521 *** https://bugs.launchpad.net/bugs/1238521 ** This bug has been marked a duplicate of bug 1238521 Evolution is not localized in Ubuntu 13.10 -- You received this bug notification because you are a member of Ubuntu Desktop Bugs, which is subscrib

[Bug 870805] Re: Screen dialog won't remember brightness setting

2013-10-12 Thread Dixon Xavier
Any update..? Upstream bug reports: https://bugzilla.gnome.org/show_bug.cgi?id=661586 https://bugzilla.gnome.org/show_bug.cgi?id=649423 shows RESOLVED with a patch in 'systemd'. -- You received this bug notification because you are a member of Ubuntu Desktop Bugs, which is subscribed to gnome-co

[Bug 1232184] Re: UOA google account does not appear in evolution after upgrade

2013-09-29 Thread Xavier Claessens
Actually even adding a new gmail account directly in evolution does not work. And I tried in a guest account it won't work neither. -- You received this bug notification because you are a member of Ubuntu Desktop Bugs, which is subscribed to evolution-data-server in Ubuntu. https://bugs.launchpad

[Bug 1232184] [NEW] UOA google account does not appear in evolution after upgrade

2013-09-27 Thread Xavier Claessens
Public bug reported: I upgraded from raring to saucy, and my google account configured in Online Accounts does not show up in evolution anymore. I still see the Evolution Data Server services on my google account in gnome-control- center though. ProblemType: Bug DistroRelease: Ubuntu 13.10 Packag

[Bug 1164016] Re: restore type-ahead find

2013-09-03 Thread Xavier
Looking forward to seeing this patch get landed. So, we are able to use Nautilus again. Any updates or plans on when it's gonna happen? PS: I make Justin's my words. Current regression is INFURIATING. Go Ubuntu, save us all from this evil. -- You received this bug notification because you are a

[Bug 1194714] Re: eog crashes on startup

2013-06-25 Thread Xavier Ribes
The following message is displayed when eog is running : (eog:8925): EOG-CRITICAL **: eog_list_store_length: assertion `EOG_IS_LIST_STORE (store)' failed -- You received this bug notification because you are a member of Ubuntu Desktop Bugs, which is subscribed to eog in Ubuntu. https://bugs.laun

[Bug 1194714] [NEW] eog crashes on startup

2013-06-25 Thread Xavier Ribes
Public bug reported: eog crashes on startup with a "segmentation fault (core dumped)" when no parameter is given. i.e. trying to start "eog" with no parameter from the unity launcher or from a terminal leads to an immediate segfault. Starting "eog *.jpg" or "eog image.jpg" or starting eog from t

[Bug 1130722] Re: Change nautilus menu layout in Unity back to the style of 3.4

2013-06-25 Thread Xavier Guillot
Andrea, will you also work on other Gnome applications with the same "bug" (Evince, Eye of Gnome...), it is a global behavior ? Thanks ! -- You received this bug notification because you are a member of Ubuntu Desktop Bugs, which is subscribed to nautilus in Ubuntu. https://bugs.launchpad.net/bu

[Bug 1182189] Re: Regression in Empathy / Telepathy : force chat window to come in foreground when new message is received

2013-05-20 Thread Xavier Guillot
** Summary changed: - Regression in Empathy / Telepathy : force chat window to come in foreground when new message comes + Regression in Empathy / Telepathy : force chat window to come in foreground when new message is received -- You received this bug notification because you are a member of

[Bug 1182189] [NEW] Regression in Empathy / Telepathy : force chat window to come in foreground when new message comes

2013-05-20 Thread Xavier Guillot
o this and if it can be implemented in Ubuntu ? Thanks in advance for your help. Best regards, Xavier ** Affects: empathy (Ubuntu) Importance: Undecided Status: New -- You received this bug notification because you are a member of Ubuntu Desktop Bugs, which is subscribed to emp

[Bug 872356] Re: Empathy incorrectly shown running in messaging menu and problem with status indicator

2013-03-18 Thread Xavier Guillot
Bug still present in Ubuntu Raring: at the system startup, even if Empathy is not launched and if no account is connected, MeMenu shows status as "Available" instead of "Offline". ** Attachment added: "Empathy-MeMenu.png" https://bugs.launchpad.net/ubuntu/+source/empathy/+bug/872356/+attachmen

[Bug 206547] Re: Open (but do not raise) new conversation windows automatically

2013-03-12 Thread Xavier Guillot
The option "display incoming events in the notification area" is no more available in last Empathy 3.6.3 shipped in Raring, so no more way to "force" any incoming message to put the chat window on the focus when Empathy is in the background ! The only indication goes on the MeMenu and I missed it

[Bug 1099192] Re: gnome-panel crashes

2013-02-14 Thread xavier
** Changed in: gnome-panel (Ubuntu) Status: New => Invalid -- You received this bug notification because you are a member of Ubuntu Desktop Bugs, which is subscribed to gnome-panel in Ubuntu. https://bugs.launchpad.net/bugs/1099192 Title: gnome-panel crashes To manage notifications abo

[Bug 1125010] Re: gnome-panel crashed with SIGSEGV in g_str_equal()

2013-02-14 Thread xavier
** Changed in: gnome-panel (Ubuntu) Status: New => Invalid -- You received this bug notification because you are a member of Ubuntu Desktop Bugs, which is subscribed to gnome-panel in Ubuntu. https://bugs.launchpad.net/bugs/1125010 Title: gnome-panel crashed with SIGSEGV in g_str_equal(

[Bug 1125032] Re: totem crashed with SIGSEGV in gst_element_change_state()

2013-02-14 Thread xavier
** Changed in: totem (Ubuntu) Status: New => Invalid -- You received this bug notification because you are a member of Ubuntu Desktop Bugs, which is subscribed to totem in Ubuntu. https://bugs.launchpad.net/bugs/1125032 Title: totem crashed with SIGSEGV in gst_element_change_state() To

[Bug 1125017] Re: trashapplet crashed with SIGSEGV in g_str_equal()

2013-02-14 Thread xavier
** Changed in: gnome-applets (Ubuntu) Status: New => Invalid -- You received this bug notification because you are a member of Ubuntu Desktop Bugs, which is subscribed to gnome-applets in Ubuntu. https://bugs.launchpad.net/bugs/1125017 Title: trashapplet crashed with SIGSEGV in g_str_eq

[Bug 1125020] Re: nautilus crashed with SIGSEGV in cairo_arc()

2013-02-14 Thread xavier
** Changed in: nautilus (Ubuntu) Status: New => Invalid -- You received this bug notification because you are a member of Ubuntu Desktop Bugs, which is subscribed to nautilus in Ubuntu. https://bugs.launchpad.net/bugs/1125020 Title: nautilus crashed with SIGSEGV in cairo_arc() To manag

[Bug 1125020] Re: nautilus crashed with SIGSEGV in cairo_arc()

2013-02-14 Thread xavier
** Information type changed from Private to Public -- You received this bug notification because you are a member of Ubuntu Desktop Bugs, which is subscribed to nautilus in Ubuntu. https://bugs.launchpad.net/bugs/1125020 Title: nautilus crashed with SIGSEGV in cairo_arc() To manage notificati

[Bug 1125032] [NEW] totem crashed with SIGSEGV in gst_element_change_state()

2013-02-14 Thread xavier
Public bug reported: I don't really remember what happened. ProblemType: Crash DistroRelease: Ubuntu 12.04 Package: totem 3.0.1-0ubuntu21.1 ProcVersionSignature: Ubuntu 3.2.0-37.58-generic-pae 3.2.35 Uname: Linux 3.2.0-37-generic-pae i686 NonfreeKernelModules: fglrx ApportVersion: 2.0.1-0ubuntu17

[Bug 1125010] [NEW] gnome-panel crashed with SIGSEGV in g_str_equal()

2013-02-14 Thread xavier
Public bug reported: Gnome-panel sometimes crashes and reloads itself. ProblemType: Crash DistroRelease: Ubuntu 12.04 Package: gnome-panel 1:3.4.1-0ubuntu1.1 ProcVersionSignature: Ubuntu 3.2.0-37.58-generic-pae 3.2.35 Uname: Linux 3.2.0-37-generic-pae i686 NonfreeKernelModules: fglrx ApportVersio

[Bug 1125017] [NEW] trashapplet crashed with SIGSEGV in g_str_equal()

2013-02-14 Thread xavier
Public bug reported: It crashes and asks for manual reload. ProblemType: Crash DistroRelease: Ubuntu 12.04 Package: gnome-applets 3.4.1-0ubuntu1 ProcVersionSignature: Ubuntu 3.2.0-37.58-generic-pae 3.2.35 Uname: Linux 3.2.0-37-generic-pae i686 NonfreeKernelModules: fglrx ApportVersion: 2.0.1-0ubu

Re: [Bug 995281] Please test proposed package

2013-01-15 Thread Xavier Besnard
Hello, just for your information, I am under Kubuntu Raring alpha 1 (13.04) and glines works fine. Thanks. Xavier Le 15/01/2013 12:28, Colin Watson a écrit : > Hello ernesto, or anyone else affected, > > Accepted gnome-games into quantal-proposed. The package will build now > and

[Bug 1099192] Re: gnome-panel crashes

2013-01-13 Thread xavier
File in /var/crash/ ** Attachment added: "_usr_bin_gnome-panel.1000.crash" https://bugs.launchpad.net/ubuntu/+source/gnome-panel/+bug/1099192/+attachment/3482101/+files/_usr_bin_gnome-panel.1000.crash -- You received this bug notification because you are a member of Ubuntu Desktop Bugs, whic

[Bug 1099192] [NEW] gnome-panel crashes

2013-01-13 Thread xavier
Public bug reported: I was using libreoffice and at some point gnome-panel crashed, reloaded, re-crashed, re-reloaded. I don't know how to reproduce it. ProblemType: Bug DistroRelease: Ubuntu 12.04 Package: gnome-panel 1:3.4.1-0ubuntu1.1 ProcVersionSignature: Ubuntu 3.2.0-35.55-generic 3.2.34 Una

[Bug 1099192] Re: gnome-panel crashes

2013-01-13 Thread xavier
apt-cache policy gnome-panel gnome-panel: Installé : 1:3.4.1-0ubuntu1.1 Candidat : 1:3.4.1-0ubuntu1.1 Table de version : *** 1:3.4.1-0ubuntu1.1 0 500 http://fr.archive.ubuntu.com/ubuntu/ precise-updates/universe i386 Packages 100 /var/lib/dpkg/status 1:3.4.1-0ubuntu1 0

[Bug 1079694] Re: 3.6.1 stable update, fix ctrl-C copy

2013-01-10 Thread Xavier Claessens
Those packages works perfectly here. Thanks. ** Tags removed: verification-needed ** Tags added: verification-done -- You received this bug notification because you are a member of Ubuntu Desktop Bugs, which is subscribed to devhelp in Ubuntu. https://bugs.launchpad.net/bugs/1079694 Title: 3.

[Bug 1093830] Re: Totem hangs, becomes all blank and can't be shut down

2013-01-06 Thread xavier
*** This bug is a duplicate of bug 1096576 *** https://bugs.launchpad.net/bugs/1096576 ** This bug has been marked a duplicate of bug 1096576 Totem not responding, blank window -- You received this bug notification because you are a member of Ubuntu Desktop Bugs, which is subscribed to to

[Bug 1096576] Re: Totem not responding, blank window

2013-01-06 Thread xavier
mediainfo bug.wav General Complete name: bug.wav Format : Wave File size: 58.0 Bytes Overall bit rate mode: Constant Audio ID : 0 Format

[Bug 1096576] [NEW] Totem not responding, blank window

2013-01-06 Thread xavier
Public bug reported: When I open some audio files from google-chrome, it can make totem impossible to close. Here is an example of the file: https://www.dropbox.com/s/7wwo52qtjet8lby/bug.wav Here is how I managed to reproduce the bug: (1) Quickly open twice the file with totem in nautilus (2) Try

[Bug 966125] Re: Impossible to change sound with the mousewheel on the sound indicator

2013-01-03 Thread xavier
** Changed in: gnome-panel (Ubuntu) Status: New => Fix Released -- You received this bug notification because you are a member of Ubuntu Desktop Bugs, which is subscribed to gnome-panel in Ubuntu. https://bugs.launchpad.net/bugs/966125 Title: Impossible to change sound with the mousewhe

[Bug 1011257] Re: x-gvfs-show option doesn't work

2012-12-30 Thread Xavier Guillot
I have the same problem in current alpha release of Ubuntu Raring 13.04, where util-linux is still at version 2.20.1-5.1ubuntu2. when I try to connect an external hard disk eSATA with ext4 partition, it is recognized but can not be mounted and content is not accessible, I get the following error m

[Bug 966125] Re: Impossible to change sound with the mousewheel on the sound indicator

2012-12-26 Thread xavier
This bug has been fixed. I don't know how to close it. -- You received this bug notification because you are a member of Ubuntu Desktop Bugs, which is subscribed to gnome-panel in Ubuntu. https://bugs.launchpad.net/bugs/966125 Title: Impossible to change sound with the mousewheel on the sound

[Bug 1093830] [NEW] Totem hangs, becomes all blank and can't be shut down

2012-12-26 Thread xavier
Public bug reported: Sometimes when I open a file with totem, the window becomes all blank and I can't shut down totem. Opening another totem player will result in the same thing. I have to kill the application from the terminal. I am using Ubuntu 12.04.1. The version of totem is: Version: 3.0.1-0

[Bug 995281] Re: glines segfault

2012-11-25 Thread Xavier BESNARD
Observed also on Kubuntu 13.04 (Dev) uname -r 3.7.0-3-generic -- You received this bug notification because you are a member of Ubuntu Desktop Bugs, which is subscribed to gnome-games in Ubuntu. https://bugs.launchpad.net/bugs/995281 Title: glines segfault To manage notifications about this

[Bug 1079667] [NEW] Notifications keep poping when I've read them

2012-11-16 Thread Xavier Claessens
Public bug reported: I'm using bip proxy to stay online on IRC even when I'm offline. When I start xchat-gnome, I receive all my backlogs. Each private message or messages where I'm highlighted makes a popup. So if I had like 20 private messages (It's common with nickserv, or someone pasting long

[Bug 1070377] Re: Empathy change to Online Accounts no longer supports SIPE

2012-11-12 Thread Xavier Claessens
Actually we don't support any external libpurple plugins, that's the reason why it won't work. -- You received this bug notification because you are a member of Ubuntu Desktop Bugs, which is subscribed to empathy in Ubuntu. https://bugs.launchpad.net/bugs/1070377 Title: Empathy change to Onlin

[Bug 1070377] Re: Empathy change to Online Accounts no longer supports SIPE

2012-11-12 Thread Xavier Claessens
UOA supports and hardcoded list of protocols. If we want to add some, just edit http://git.gnome.org/browse/empathy/tree/ubuntu-online- accounts/cc-plugins/generate-plugins.py. I'm not sure why SIPE is not there, maybe we wanted to avoid duplicated SIP support? -- You received this bug notificati

[Bug 808499] Re: evince crashed with SIGSEGV in g_closure_invoke()

2012-10-15 Thread Xavier Claessens
I don't see any icon in the toolbar that are still in buttons window. I can add/remove buttons without any crash. Can you still reproduce with evince 3.6.0 (ubuntu 12.10)? -- You received this bug notification because you are a member of Ubuntu Desktop Bugs, which is subscribed to evince in Ubunt

[Bug 872356] Re: empathy incorrectly shown running in messaging menu

2012-09-28 Thread Xavier Guillot
Hi, I confirm this bug, still present in Quantal 12.10 beta 2 : Empathy is showed as running on startup in the Messaging menu even if not launched. Moreover, the status indicator is set to "Online" (green circle) instead of "Offline" as we are not connected to any chat account (and not visible fo

[Bug 1034816] Re: Nautilus property window hangs with some picture files

2012-09-14 Thread Xavier Ribes
See bug # 1043614 : Nautilus (same version) hangs when trying to view properties of camera *** RAW *** image files (Leica - Adobe DNG and Canon - proprietary CR2 files, to my knowledge). -- You received this bug notification because you are a member of Ubuntu Desktop Bugs, which is subscribed to

[Bug 1043614] Re: Nautilus hangs on viewing .dng file properties

2012-09-13 Thread Xavier Ribes
I've checked that the same issue (nautilus hangs) occurs when trying to view / set file properties of .CR2 files (Canon proprietary raw data format). I attach a .CR2 file from a Canon EOS 1 Ds Mark III to this comment. ** Attachment added: "Canon .CR2 file (Canon's proprietary raw data format)"

[Bug 1043614] Re: Nautilus hangs on viewing .dng file properties

2012-09-05 Thread Xavier Ribes
I have added a DNG file from a Leica M9 camera. The file is not compressed and is absolutely standard on this model of camera. ** Attachment added: "Leica M9 DNG file" https://bugs.launchpad.net/ubuntu/+source/nautilus/+bug/1043614/+attachment/3295339/+files/L122.DNG -- You received this

[Bug 1043614] [NEW] Nautilus hangs on viewing .dng file properties

2012-08-29 Thread Xavier Ribes
Public bug reported: Nautilus hangs each time I intend to view / change the properties of a .DNG file (raw camera data). I right-click the preview image and choose "Properties" in the contextual menu, the program hangs / crashes immediately. Apport does not appear. There is no problem when view

[Bug 885793] Re: .mkv & .flv videos don't play in Totem Ubuntu 11.10

2012-08-06 Thread Xavier Mendez
Hi, I know this bug is old but still shows. The problem seems to be that certain CODECS are incompatible with FLV and MKV. If I reencode in another codec (ffmpeg) it plays correctly. This may be the reason why @debesh can play [SOME] mkv videos. -- You received this bug notification because you a

[Bug 987274] Re: Nautilus freezes after checking properties of PEF file

2012-07-30 Thread Xavier Robin
The same problem occurs with Canon .CR2 files. -- You received this bug notification because you are a member of Ubuntu Desktop Bugs, which is subscribed to nautilus in Ubuntu. https://bugs.launchpad.net/bugs/987274 Title: Nautilus freezes after checking properties of PEF file To manage notif

[Bug 1017463]

2012-06-28 Thread Xavier Claessens
Here is a fix in tp-glib: http://cgit.collabora.com/git/user/xclaesse/telepathy-glib.git/log/?h=empathy-chat -- You received this bug notification because you are a member of Ubuntu Desktop Bugs, which is subscribed to empathy in Ubuntu. https://bugs.launchpad.net/bugs/1017463 Title: empathy-c

[Bug 442130] Re: Custom fstab causes duplicate entries for partitions in Places

2012-05-13 Thread Dixon Xavier
Have same problem in Ubuntu 12.04 "/dev/disk/by-uuid" fixed issue for local drives. -- You received this bug notification because you are a member of Ubuntu Desktop Bugs, which is a bug assignee. https://bugs.launchpad.net/bugs/442130 Title: Custom fstab causes duplicate entries for partitions

[Bug 921071] Re: daap served files sometimes stop playing when going from an mp3 to an ogg

2012-04-09 Thread Xavier Martinez-Hidalgo
I have the same issue with local files. There is a discontinuity when playing an ogg after having played an mp3. As a workaround, enabling "Crossfade between tracks" in Rhythmbox Playback preferences seems to solve the issue. -- You received this bug notification because you are a member of Ub

[Bug 780117] Re: Brasero finishes without error but unusable media [on-the-fly mode] (Ubuntu 11.04 ->12.04)

2012-03-30 Thread Xavier Guillot
Sorry, I didn't understand the upstream was also for libburn. I agree with previous comments, as long as bug is not corrected it's better to disable on-the-fly burn in Precise. -- You received this bug notification because you are a member of Ubuntu Desktop Bugs, which is subscribed to brasero i

[Bug 780117] Re: Brasero finishes without error but unusable media [on-the-fly mode] (Ubuntu 11.04 ->12.04)

2012-03-30 Thread Xavier Guillot
Ayan, is it this report already on bugzilla ? https://bugzilla.gnome.org/show_bug.cgi?id=655601 -- 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/780117 Title: Brasero finishes witho

[Bug 966125] [NEW] Impossible to change sound with the mousewheel on the sound indicator

2012-03-27 Thread xavier
Public bug reported: When I try to change the sound volume with the mousewheel, it doesn't work. ** Affects: gnome-panel (Ubuntu) Importance: Undecided Status: New -- You received this bug notification because you are a member of Ubuntu Desktop Bugs, which is subscribed to gnome-p

[Bug 959874] Re: gnome-settings-daemon crashed with SIGSEGV in ubuntu_osd_do_notification()

2012-03-22 Thread Xavier G
Same problem with a Asus G53SX -- You received this bug notification because you are a member of Ubuntu Desktop Bugs, which is subscribed to gnome-settings-daemon in Ubuntu. https://bugs.launchpad.net/bugs/959874 Title: gnome-settings-daemon crashed with SIGSEGV in ubuntu_osd_do_notification

[Bug 962335] Re: gnome-settings-daemon crashed with SIGSEGV in g_simple_async_result_complete()

2012-03-22 Thread Xavier G
** Visibility changed to: Public -- You received this bug notification because you are a member of Ubuntu Desktop Bugs, which is subscribed to gnome-settings-daemon in Ubuntu. https://bugs.launchpad.net/bugs/962335 Title: gnome-settings-daemon crashed with SIGSEGV in g_simple_async_result_co

[Bug 932089] Re: nautilus crashed with SIGSEGV in g_closure_invoke()

2012-02-14 Thread Xavier Fung
** Visibility changed to: Public -- You received this bug notification because you are a member of Ubuntu Desktop Bugs, which is subscribed to nautilus in Ubuntu. https://bugs.launchpad.net/bugs/932089 Title: nautilus crashed with SIGSEGV in g_closure_invoke() To manage notifications about th

[Bug 921900] Re: gnome-screensaver crashed with signal 7 in pango_shape()

2012-01-25 Thread Xavier Fung
** Visibility changed to: Public -- You received this bug notification because you are a member of Ubuntu Desktop Bugs, which is subscribed to gnome-screensaver in Ubuntu. https://bugs.launchpad.net/bugs/921900 Title: gnome-screensaver crashed with signal 7 in pango_shape() To manage notifica

[Bug 919605] Re: remote desktop connection does keyboard character problems

2012-01-22 Thread Xavier Bassery
** Changed in: vinagre (Ubuntu) Status: Incomplete => New -- You received this bug notification because you are a member of Ubuntu Desktop Bugs, which is subscribed to vinagre in Ubuntu. https://bugs.launchpad.net/bugs/919605 Title: remote desktop connection does keyboard character prob

[Bug 919605] Re: remote desktop connection does keyboard character problems

2012-01-22 Thread Xavier Bassery
Oddly enough, I had this bug 2 days ago but after having updated my oneiric system it is now working fine. My case is an Ubuntu system with "Dvorak, international variant, no dead keys" as keyboard layout, connecting to a Windows2008 server with a French layout. Could you please try with all upda

[Bug 919605] Re: remote desktop connection does keyboard character problems

2012-01-21 Thread Xavier Bassery
** Bug watch added: GNOME Bug Tracker #654903 https://bugzilla.gnome.org/show_bug.cgi?id=654903 ** Also affects: vinagre via https://bugzilla.gnome.org/show_bug.cgi?id=654903 Importance: Unknown Status: Unknown -- You received this bug notification because you are a member of Ubu

[Bug 915178] Re: gedit crashed with SIGSEGV in g_slice_alloc()

2012-01-11 Thread Xavier Fung
** Visibility changed to: Public -- You received this bug notification because you are a member of Ubuntu Desktop Bugs, which is subscribed to gedit in Ubuntu. https://bugs.launchpad.net/bugs/915178 Title: gedit crashed with SIGSEGV in magazine_chain_pop_head() To manage notifications about t

[Bug 911176] Re: nautilus crashed with SIGSEGV

2012-01-03 Thread Xavier Fung
** Visibility changed to: Public -- You received this bug notification because you are a member of Ubuntu Desktop Bugs, which is subscribed to nautilus in Ubuntu. https://bugs.launchpad.net/bugs/911176 Title: nautilus crashed with SIGSEGV To manage notifications about this bug go to: https://

[Bug 909649] Re: nautilus crashed with SIGSEGV

2011-12-29 Thread Xavier Fung
** Visibility changed to: Public -- You received this bug notification because you are a member of Ubuntu Desktop Bugs, which is subscribed to nautilus in Ubuntu. https://bugs.launchpad.net/bugs/909649 Title: nautilus crashed with SIGSEGV To manage notifications about this bug go to: https://

[Bug 908033] Re: file-roller crashed with SIGSEGV

2011-12-22 Thread Xavier Fung
** Visibility changed to: Public -- You received this bug notification because you are a member of Ubuntu Desktop Bugs, which is subscribed to file-roller in Ubuntu. https://bugs.launchpad.net/bugs/908033 Title: file-roller crashed with SIGSEGV To manage notifications about this bug go to: ht

[Bug 811689] Re: gnome-panel crashed with SIGSEGV in g_closure_invoke()

2011-10-20 Thread Xavier Fung
Still crashes during the removal of the clock widget. Use Terminal to re-launch gnome-panel, add and remove the clock widget would cause a segfault. No Apport windows comes up. -- You received this bug notification because you are a member of Ubuntu Desktop Bugs, which is subscribed to gnome-pane

[Bug 871634] Re: Gimp frozen with double free or corruption error

2011-10-10 Thread Xavier Fung
** Attachment added: "Backtrace shown in Terminal screen" https://bugs.launchpad.net/bugs/871634/+attachment/2534339/+files/gimp-bt-20111010 -- You received this bug notification because you are a member of Ubuntu Desktop Bugs, which is subscribed to gimp in Ubuntu. https://bugs.launchpad.net

[Bug 871634] [NEW] Gimp frozen with double free or corruption error

2011-10-10 Thread Xavier Fung
Public bug reported: Gimp was unusable. It would show the splash loading screen and all the graphical UI would show, but it would not take any mouse clicks and the whole program was frozen. If it is launched in a Terminal window, it would show the attached backtrace. Need to kill the process or is

[Bug 869758] Re: evince crashed with SIGSEGV

2011-10-07 Thread Xavier Fung
** Visibility changed to: Public -- You received this bug notification because you are a member of Ubuntu Desktop Bugs, which is subscribed to evince in Ubuntu. https://bugs.launchpad.net/bugs/869758 Title: evince crashed with SIGSEGV To manage notifications about this bug go to: https://bugs

[Bug 869758] Re: evince crashed with SIGSEGV

2011-10-07 Thread Xavier Fung
This is the PDF file that leads to the crash. ** Attachment added: "Maponics_ZIPState_Sample.pdf" https://bugs.launchpad.net/ubuntu/+source/evince/+bug/869758/+attachment/2521445/+files/Maponics_ZIPState_Sample.pdf -- You received this bug notification because you are a member of Ubuntu Desk

[Bug 865857] Re: alacarte crashed with TypeError in on_item_tree_drag_data_get(): could not parse subscript as a tree path

2011-10-03 Thread Xavier Fung
** Visibility changed to: Public -- You received this bug notification because you are a member of Ubuntu Desktop Bugs, which is subscribed to alacarte in Ubuntu. https://bugs.launchpad.net/bugs/865857 Title: alacarte crashed with TypeError in on_item_tree_drag_data_get(): could not parse su

[Bug 811689] Re: gnome-panel crashed with SIGSEGV in g_closure_invoke()

2011-09-29 Thread Xavier Fung
Using Gnome Classic, add a clock widget and then remove it. Greets me with a blank error dialog box and Gnome Panel crashes. -- You received this bug notification because you are a member of Ubuntu Desktop Bugs, which is subscribed to gnome-panel in Ubuntu. https://bugs.launchpad.net/bugs/811689

[Bug 860971] [NEW] No deezer integration

2011-09-27 Thread Xavier G.
Public bug reported: Would be great if I could listen to the huge deezer catalogue directly though rhythmbox. Deezer is the most popular audio streamer in France, and become worldwide well-known through facebook popularity. ** Affects: rhythmbox (Ubuntu) Importance: Undecided Status

[Bug 775819] Re: Nautilus crashes on clicking "properties"

2011-09-26 Thread Xavier Guillot
In a fresh install of Ubuntu Oneiric beta, bug does not occur anymore, clicking on Properties well launches the Nautilus window with file properties. -- You received this bug notification because you are a member of Ubuntu Desktop Bugs, which is subscribed to nautilus in Ubuntu. https://bugs.laun

[Bug 780117] Re: Brasero finishes without error but unusable media [no simulation mode] (Ubuntu 11.04)

2011-09-26 Thread Xavier Guillot
Hello, I confirm this bug on Brasero in Ubuntu Oneiric beta : when I want to burn a data DVD, if I select option "burn directly without saving on hard disk", burning progress until 100%, Brasero tells me it has succeeded, but when I run the DVD, nothing appears in the file manager (as if there was

[Bug 841463] Re: python plugins are currently broken

2011-09-26 Thread Xavier Guillot
I confirm this bug is still present in last Oneiric and Rhythmbox updates, unable to set python plugins working. -- 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/841463 Title: pyth

[Bug 850631] Re: gnome-settings-daemon crashed with SIGSEGV

2011-09-14 Thread Xavier Fung
** Visibility changed to: Public -- You received this bug notification because you are a member of Ubuntu Desktop Bugs, which is subscribed to gnome-settings-daemon in Ubuntu. https://bugs.launchpad.net/bugs/850631 Title: gnome-settings-daemon crashed with SIGSEGV To manage notifications abou

[Bug 844437] Re: gnome-settings-daemon crashed with SIGFPE in g_dbus_connection_flush_finish()

2011-09-07 Thread Xavier Fung
** Visibility changed to: Public -- You received this bug notification because you are a member of Ubuntu Desktop Bugs, which is subscribed to gnome-settings-daemon in Ubuntu. https://bugs.launchpad.net/bugs/844437 Title: gnome-settings-daemon crashed with SIGFPE in g_dbus_connection_flush_f

[Bug 841301] Re: gnome-control-center crashed with SIGSEGV in g_timer_stop()

2011-09-04 Thread Xavier Fung
*** This bug is a duplicate of bug 804891 *** https://bugs.launchpad.net/bugs/804891 ** Visibility changed to: Public -- 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

[Bug 841302] Re: gnome-settings-daemon crashed with SIGSEGV

2011-09-04 Thread Xavier Fung
** Visibility changed to: Public -- You received this bug notification because you are a member of Ubuntu Desktop Bugs, which is subscribed to gnome-settings-daemon in Ubuntu. https://bugs.launchpad.net/bugs/841302 Title: gnome-settings-daemon crashed with SIGSEGV To manage notifications abou

[Bug 841289] Re: gnome-settings-daemon crashed with SIGABRT in raise()

2011-09-04 Thread Xavier Fung
** Visibility changed to: Public -- You received this bug notification because you are a member of Ubuntu Desktop Bugs, which is subscribed to gnome-settings-daemon in Ubuntu. https://bugs.launchpad.net/bugs/841289 Title: gnome-settings-daemon crashed with SIGABRT in raise() To manage notific

<    1   2   3   4   >