[Bug 36812] Re: Keyboard layout change on hotkeys press instead of release and do not work well with shortcuts

2020-04-19 Thread Oded Arbel
The GNOME issue is completely separate from the problem of "triggering layout change on press", as GNOME does not use the kxb behavior at all - it actually disables any options set using setxkbmap - instead it listens to keyboard events and implements its own custom behavior that mimics Mac OS.

[Bug 1245473] Re: Binding ctrl+shift, alt+shift, etc for switching keyboard layout makes shortcuts with ctrl+shift, etc not working in any program

2020-02-13 Thread Oded Arbel
A. Major kudos to nrbrtx for maintaining the patched Xorg PPA - this was a life saver, and I don't believe it was mentioned enough. B. Is this still an issue? Currently - on beta focal, I am using Xorg from Ubuntu (without Norbert's PPA) on KDE Plasma 5.18, and I don't see to have this problem:

[Bug 1245473] Re: Binding ctrl+shift, alt+shift, etc for switching keyboard layout makes shortcuts with ctrl+shift, etc not working in any program

2018-10-03 Thread Oded Arbel
Norbert: any chance you update your PPA with support for Xorg 1.20 from Cosmic? -- You received this bug notification because you are a member of Ubuntu Desktop Bugs, which is subscribed to gnome-shell in Ubuntu. https://bugs.launchpad.net/bugs/1245473 Title: Binding ctrl+shift, alt+shift,

[Bug 1785498] Re: g_atomic_ref_count_dec: assertion 'g_atomic_int_get (arc) > 0' failed

2018-09-17 Thread Oded Arbel
BTW - I'm running Kubuntu, and doing the upgrade with kubuntu-devel- release-upgrade works just fine without needing to update appstream to 0.12.2 first. -- You received this bug notification because you are a member of Ubuntu Desktop Bugs, which is subscribed to glib2.0 in Ubuntu.

[Bug 1785498] Re: g_atomic_ref_count_dec: assertion 'g_atomic_int_get (arc) > 0' failed

2018-09-17 Thread Oded Arbel
Have the same issue upgrading from bionic to cosmic. Updating appstream to the version from cosmic workedaround the problem. Please backport fix to bionic so that other people will be able to upgrade using the Ubuntu normal upgrade process. -- You received this bug notification because you are

[Bug 36812]

2018-06-08 Thread Oded Arbel
The issue of fixing the spec was raised before, and the answer thn was: (Vasily Khoruzhick from comment #37) > Daniel is now working on XKB2, so fixing/changing XKB1 has no sense :) As far as I know, XKB2 was never released, not even as a draft. Are you saying that the situation has changed and

[Bug 1245473] Re: Binding ctrl+shift, alt+shift, etc for switching keyboard layout makes shortcuts with ctrl+shift, etc not working in any program

2017-11-05 Thread Oded Arbel
The following list of bugs are all Launchpad bug reports that are the result of xorg-server freedesktop.org bug #865 ( https://bugs.freedesktop.org/show_bug.cgi?id=865 , as linked above): Bug #36812 Bug #150702 Bug #292260 Bug #303434 Bug #1245473 Bug #1246656 Bug #1671799 Bug #1683383 These all

[Bug 1246656] Re: If keyboard layout switching hotkey is set to Ctrl+Shift, Ctrl+Shift+C/V are not working in gnome-terminal

2017-11-05 Thread Oded Arbel
*** This bug is a duplicate of bug 1245473 *** https://bugs.launchpad.net/bugs/1245473 ** Bug watch added: freedesktop.org Bugzilla #865 https://bugs.freedesktop.org/show_bug.cgi?id=865 ** Also affects: gnome-settings-daemon via https://bugs.freedesktop.org/show_bug.cgi?id=865

[Bug 1245473] Re: Binding ctrl+shift, alt+shift, etc for switching keyboard layout makes shortcuts with ctrl+shift, etc not working in any program

2017-11-05 Thread Oded Arbel
** Also affects: xorg-server via https://bugs.freedesktop.org/show_bug.cgi?id=865 Importance: Unknown Status: Unknown -- You received this bug notification because you are a member of Ubuntu Desktop Bugs, which is subscribed to gnome-shell in Ubuntu.

[Bug 36812] Re: Keyboard layout change on hotkeys press instead of release and do not work well with shortcuts

2016-03-29 Thread Oded Arbel
@orange-buffalo: the problem you describe is not this bug - its a problem with GNOME itself. This report is about the Xserver bug that was fixed by Ubuntu (though not in Xorg itself, so it is still evident in non-Ubuntu operating system). For the GNOME shell bug, check this bug report:

[Bug 36812]

2015-07-25 Thread Oded Arbel
Currently, Alon Bar-Lev's patch (xorg-server-1.12.2-xkb-switch-on- release.patch) applies cleanly against Xorg 1.17.2 from Fedora 22, but apparently has no effect - with `setxkbmap -print` output like this: xkb_keymap { xkb_keycodes { include evdev+aliases(qwerty) }; xkb_types

[Bug 36812]

2015-07-25 Thread Oded Arbel
(In reply to Oded Arbel from comment #135) Currently, Alon Bar-Lev's patch (xorg-server-1.12.2-xkb-switch-on-release.patch) applies cleanly against Xorg 1.17.2 from Fedora 22, but apparently has no effect ּsorry, my bad - I was mistaken. Apparently the problem has something to do with GNOME's

[Bug 1407154] [NEW] under KDE, gnome-keyring does not set environment variable

2015-01-02 Thread Oded Arbel
Public bug reported: under KDE 5 in vivid, after installing gnome-keyring and libpam-gnome- keyring, the gnome-keyring daemon is running, but its socket directory is not exposed in a $GNOME_KEYRING_CONTROL environment variable, so applications that need the GNOME keyring cannot access it. To

[Bug 36812]

2014-09-06 Thread Oded Arbel
(In reply to comment #129) As far as I can tell, it is already clear that XKB specifications needs to be extended for this to be cleanly solved. While Ilya's hack works for many people, and as much as I would like to see this fixed, I understand why it is unacceptable to the developers. ...

[Bug 36812] Re: Keyboard layout change on hotkeys press instead of release and do not work well with shortcuts

2013-11-30 Thread Oded Arbel
This issue is still solved for me - test if the fix still works by holding slowly ALT then SHIFT then some letter key, then release all one by one - if the keyboard layout has not changed, then the issue is still resolved. -- You received this bug notification because you are a member of Ubuntu

[Bug 36812]

2012-10-04 Thread Oded Arbel
(In reply to comment #108) I don't know what they have done in Ubuntu but 12.04 understands both press and release. Layout switching happens on release. Ubuntu have simply applied Ilya's patch (one of the revisions attached here) to fix the layout switching problem. If you press Alt you see

[Bug 36812]

2012-08-29 Thread Oded Arbel
(In reply to comment #103) This patch breaks the keyboard layout switcher from KDE3 and Trinity. It works correctly with the layout switcher in KDE4. Have other people tested this patch with other layout switchers? What are the results? This works fine with all switchers shipped on Ubuntu

[Bug 969858] Re: Empathy reports that Google Talk's certificate is self-signed

2012-04-05 Thread Oded Arbel
The screenshot attached - there are two dialogs because I have both the gmail and the Google Apps account enabled. ** Attachment added: evolution-cant-recover2.png https://bugs.launchpad.net/ubuntu/+source/empathy/+bug/969858/+attachment/3007476/+files/evolution-cant-recover2.png -- You

[Bug 969858] Re: Empathy reports that Google Talk's certificate is self-signed

2012-04-04 Thread Oded Arbel
Its always reproduceable. Steps to reproduce: 1. Open IM messaging accounts and add a google talk account. I've tried both a gmail account and a Google Apps account and they behave the same. 2. Close the configuration dialog 3. Start empathy. The result is self signed dialog box as is shown in

[Bug 969858] [NEW] Empathy reports that Google Talk's certificate is self-signed

2012-03-31 Thread Oded Arbel
Public bug reported: When re-connecting to Google Talk, empathy reports that the Google Talk certificate is self-signed. Surprisingly this doesn't happen when you first set up the connection. Also - if I check Remember this choice and click Continue, this dialog will still come up the next time

[Bug 969858] Re: Empathy reports that Google Talk's certificate is self-signed

2012-03-31 Thread Oded Arbel
-- 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/969858 Title: Empathy reports that Google Talk's certificate is self-signed To manage notifications about this bug go to:

[Bug 969858] Re: Empathy reports that Google Talk's certificate is self-signed

2012-03-31 Thread Oded Arbel
Screenshot showing the problem. ** Attachment added: Untrusted connection_002.png https://bugs.launchpad.net/ubuntu/+source/empathy/+bug/969858/+attachment/2973472/+files/Untrusted%20connection_002.png -- You received this bug notification because you are a member of Ubuntu Desktop Bugs,

[Bug 430579] Re: When selecting part of an HTML email and replying only to that part, Evolution removes line breaks

2012-02-09 Thread Oded Arbel
The upstream bug was resolved as duplicate of bug 650645 ** Bug watch added: GNOME Bug Tracker #650645 https://bugzilla.gnome.org/show_bug.cgi?id=650645 ** Changed in: evolution Importance: Medium = Unknown ** Changed in: evolution Status: Invalid = Unknown ** Changed in:

[Bug 36812]

2011-12-26 Thread Oded Arbel
The following comments were made by Peter Hutterer (an X.org input developer) on the corresponding bug in RedHat bugzilla ( https://bugzilla.redhat.com/show_bug.cgi?id=660254 ): (In reply to comment #6) implementing this behaviour requires guesswork that I'm not sure is safe in a number of

[Bug 36812]

2011-12-26 Thread Oded Arbel
(In reply to comment #75) Things to test would include 3. Is there any problem when using IBus? Check the shortcuts that activate/deactivate/switch layout in IBus. Input methods may be a problem as i dont think anyone who is interested in this is using IM. I dont know why - maybe IM users

[Bug 36812]

2011-12-26 Thread Oded Arbel
(In reply to comment #86) Already proven to break the XKB specification, yes. Hi Daniel. I've seen this comment about breaking the XKB specification in several places and - I'm really not trying to be contrary - I looked at the protocol specs here

[Bug 890203] [NEW] when using gedit to edit a file from dolphin, gedit always open an additional untitled document

2011-11-14 Thread Oded Arbel
Public bug reported: With Kubuntu (Oneiric), if you right click a text file in the dolphin file browser and select Open With-gedit, a new gedit window comes up with the selected file opened but also a second tab is created with untitled document. When closing the editor, gedit always asks if you

[Bug 890203] Re: when using gedit to edit a file from dolphin, gedit always open an additional untitled document

2011-11-14 Thread Oded Arbel
-- 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/890203 Title: when using gedit to edit a file from dolphin, gedit always open an additional untitled document To manage

[Bug 871679] Re: file-roller extract dialog can't create folders under Desktop folder

2011-11-10 Thread Oded Arbel
I can no longer reproduce the issue on the current Oneiric release. ** Changed in: file-roller (Ubuntu) Status: Incomplete = Invalid -- You received this bug notification because you are a member of Ubuntu Desktop Bugs, which is subscribed to file-roller in Ubuntu.

[Bug 874120] [NEW] Online accounts credentials keep expiring when reading email in Evolution

2011-10-14 Thread Oded Arbel
Public bug reported: I have set up online accounts to connect to my personal GMail account and the Google Apps account set up by my employer. When I started Evolution, I saw that both accounts are already configured for reading email (and for calendering, though no calendar was actually selected

[Bug 874120] Re: Online accounts credentials keep expiring when reading email in Evolution

2011-10-14 Thread Oded Arbel
-- You received this bug notification because you are a member of Ubuntu Desktop Bugs, which is subscribed to evolution in Ubuntu. https://bugs.launchpad.net/bugs/874120 Title: Online accounts credentials keep expiring when reading email in Evolution To manage notifications about this bug

[Bug 871679] Re: file-roller extract dialog can't create folders under Desktop folder

2011-10-10 Thread Oded Arbel
-- 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/871679 Title: file-roller extract dialog can't create folders under Desktop folder To manage notifications about this bug go to:

[Bug 871679] [NEW] file-roller extract dialog can't create folders under Desktop folder

2011-10-10 Thread Oded Arbel
Public bug reported: When using file-roller to extract files from an archive, in the file chooser dialog where one can choose the target folder to extract to, there is a Create Folder button that allows the user to create new folders on the fly from withing the file chooser dialog. This works

[Bug 550101] Re: Export of keys and keyrings is not available

2011-09-27 Thread Oded Arbel
This is still the case with seahorse in Ubuntu 11.10 ** Changed in: seahorse (Ubuntu) Status: Incomplete = New -- 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/550101 Title:

[Bug 860449] Re: Screen doesn't turn off on Lenovo ThinkPad T420

2011-09-27 Thread Oded Arbel
-- You received this bug notification because you are a member of Ubuntu Desktop Bugs, which is subscribed to gnome-power-manager in Ubuntu. https://bugs.launchpad.net/bugs/860449 Title: Screen doesn't turn off on Lenovo ThinkPad T420 To manage notifications about this bug go to:

[Bug 860449] [NEW] Screen doesn't turn off on Lenovo ThinkPad T420

2011-09-27 Thread Oded Arbel
Public bug reported: In Oneiric, I've set the screen settings to turn the screen off after 2 minutes and lock after screen turns off. When the timer expires, the screen goes black but does not physically turn off as I'd expect I'm also missing the option to set different timers for on AC power

[Bug 389857] Re: inhibit applet does not inhibit some user initiated events

2011-08-22 Thread Oded Arbel
Noel: thanks for providing this applet replacement - its a shame I wasn't aware of this before. Due to this and a few other issues I migrated my laptop to KDE on Fedora so this issue is no longer relevant for me. That being said, I tested this applet on my desktop running Oneiric with Gnome

[Bug 823998] Re: gnome-terminal under unity does not obey the enable menu shortcut setting

2011-08-11 Thread Oded Arbel
This issue is not a duplicate of bug #728040 - as that bug is about the option to show the menu bar. This is about the menu shortcut keys not working, so its more like bug #663030 - but that bug is closed with fix released while obviously we still have a problem :-) ** This bug is no longer a

[Bug 823998] [NEW] gnome-terminal under unity does not obey the enable menu shortcut setting

2011-08-10 Thread Oded Arbel
Public bug reported: Under Oneiric when using the Ubuntu 2D session, when gnome-terminal has Enable menu access keys set in Edit-Keyboard Shortcuts - then pressing ALT+F does not open the file menu, nor any other menu can be opened using the menu access keys: the menu is shown when holding ALT

[Bug 823998] Re: gnome-terminal under unity does not obey the enable menu shortcut setting

2011-08-10 Thread Oded Arbel
-- You received this bug notification because you are a member of Ubuntu Desktop Bugs, which is subscribed to gnome-terminal in Ubuntu. https://bugs.launchpad.net/bugs/823998 Title: gnome-terminal under unity does not obey the enable menu shortcut setting To manage notifications about this

[Bug 824011] [NEW] When assigning shortcuts to switch to workspace X, shortcut must be pressed twice

2011-08-10 Thread Oded Arbel
Public bug reported: I've assigned CTRL-Fn to the navigation shortcuts Switch to workspace n, so that CTRL-F1 would take me to workspace 1 and so forth. Unfortunately under Oneiric using the Ubuntu 2D session, one must press the shortcut twice to get the desired action where the first press is

[Bug 824011] Re: When assigning shortcuts to switch to workspace X, shortcut must be pressed twice

2011-08-10 Thread Oded Arbel
-- You received this bug notification because you are a member of Ubuntu Desktop Bugs, which is subscribed to metacity in Ubuntu. https://bugs.launchpad.net/bugs/824011 Title: When assigning shortcuts to switch to workspace X, shortcut must be pressed twice To manage notifications about

[Bug 612450] Re: move to another workspace from window list applet's RMB menu behaves erratically

2011-07-08 Thread Oded Arbel
Still happens in Natty in classic desktop mode. ** Changed in: libwnck (Ubuntu) Status: Incomplete = New -- You received this bug notification because you are a member of Ubuntu Desktop Bugs, which is subscribed to libwnck in Ubuntu. https://bugs.launchpad.net/bugs/612450 Title: move

[Bug 535660] Re: Regression: file operations dialog cannot be hidden

2011-05-19 Thread Oded Arbel
I changed the status to Opinion to better reflect the status. I believe the new behavior of the file operations dialog's indicator icon is confusing and a regression in terms if discoverability and ease of use. The reason is that in most people's mind, closing a window terminates whatever

[Bug 775435] [NEW] gnome-terminal under unity does not obey the enable menu shortcut setting

2011-05-02 Thread Oded Arbel
Public bug reported: Binary package hint: gnome-terminal When running gnome-terminal under unity, the F10 key always starts the application menu - even if Enable menu shortcut key is disabled. As a result, F10 is not usable by terminal applications, even when its invaluable - such as in mc.

[Bug 775435] Re: gnome-terminal under unity does not obey the enable menu shortcut setting

2011-05-02 Thread Oded Arbel
-- You received this bug notification because you are a member of Ubuntu Desktop Bugs, which is subscribed to gnome-terminal in Ubuntu. https://bugs.launchpad.net/bugs/775435 Title: gnome-terminal under unity does not obey the enable menu shortcut setting -- desktop-bugs mailing list

[Bug 697358] Re: regression in window list applet (wnck-applet) behavior

2011-03-13 Thread Oded Arbel
With my system fully up to date, and with compiz running, the listed problem still happen. -- 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/697358 Title: regression in window

[Bug 531173] Re: New Lucid keyboard layout indicator does not indicate current layout

2011-02-25 Thread Oded Arbel
Booxter: this issue is not about the indicator applet, so I suggest you file a different bug on that (though I believe there already is one). That being said - simple tip: If you don't like the indicator applet, just remove it. -- You received this bug notification because you are a member of

[Bug 36812] Re: Keyboard layout change on hotkeys press instead of release and do not work well with shortcuts

2011-02-02 Thread Oded Arbel
@Bryce Harrington: This feature was apparently dropped from the latest Natty release ( 2:1.9.99.901+git20110131.be3be758-0ubuntu1 - http://changelogs.ubuntu.com/changelogs/pool/main/x/xorg-server/xorg- server_1.9.99.901+git20110131.be3be758-0ubuntu1/changelog ) by Christopher James Halse Rogers

[Bug 36812] Re: Keyboard layout change on hotkeys press instead of release and do not work well with shortcuts

2011-02-02 Thread Oded Arbel
Oops - apparently I can't reopen this bug. Someone with permissions - please reopen this ticket and/or resubmit the patch. Thanks in advance. -- You received this bug notification because you are a member of Ubuntu Desktop Bugs, which is a direct subscriber. https://bugs.launchpad.net/bugs/36812

[Bug 621633] Re: Keyboard indicator does not update the current layout in its menu when switching through a keyboard shortcut

2011-02-01 Thread Oded Arbel
There are a few keyboard indicator bugs listed, and I'm not even sure which pertains to what - here is the behavior I experience with the current Natty (11.04), please let me know which problem is not relevant to this bug report (and if there is a report for that or I need to open a new one):

[Bug 531173] Re: New Lucid keyboard layout indicator does not indicate current layout

2011-02-01 Thread Oded Arbel
Showing the selected keyboard layout with a popup is a serious usability regression from the previous behavior - instead of simply looking up to verify that you switched to the correct layout, you'd have to move your mouse over to a small area (and not even in a corner so Fitt's law does not

[Bug 531173] Re: New Lucid keyboard layout indicator does not indicate current layout

2011-01-23 Thread Oded Arbel
Ping for developers - this is still a problem in Natty. I understand that Ubuntu may not be interested in supporting non- indicator behavior, but the problem is caused by the indicator support patch developed by Ubuntu developers and it seriously hurts multi- language Ubuntu users that choose to

[Bug 697358] [NEW] regression in window list applet (wnck-applet) behavior

2011-01-04 Thread Oded Arbel
Public bug reported: Binary package hint: gnome-panel While using wnck-applet 2.32.1 in Natty, there are some missing features in the window list that were available in Maverick: 1. The buttons for windows in the window list can no longer be rearranged using drag and drop. As the order of the

[Bug 697358] Re: regression in window list applet (wnck-applet) behavior

2011-01-04 Thread Oded Arbel
-- 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/697358 Title: regression in window list applet (wnck-applet) behavior -- desktop-bugs mailing list

[Bug 683043] [NEW] evolution crashes when pasting a URL from another computer using synergy

2010-11-30 Thread Oded Arbel
Public bug reported: Binary package hint: evolution To reproduce: 1. Set up two computers to share keyboard and clipboard using synergy (and quicksynergy to make it easier) 2. Copy a URL from a browser's location box in one computer 3. Open an evolution new mail composer in the second computer

[Bug 683043] Re: evolution crashes when pasting a URL from another computer using synergy

2010-11-30 Thread Oded Arbel
-- evolution crashes when pasting a URL from another computer using synergy https://bugs.launchpad.net/bugs/683043 You received this bug notification because you are a member of Ubuntu Desktop Bugs, which is subscribed to evolution in ubuntu. -- desktop-bugs mailing list

[Bug 670304] [NEW] Evolution crashes but apport doesn't start

2010-11-03 Thread Oded Arbel
Public bug reported: Binary package hint: evolution In Maverick 10.10 (and also in previous Ubuntu releases), when Evolution crashes there is no apport crash report generated so its hard to produce information on Evolution crashes. ** Affects: evolution (Ubuntu) Importance: Undecided

[Bug 393012] Re: smb: Error while copying file, Invalid argument

2010-11-03 Thread Oded Arbel
Ben: can you reproduce the problem using the gvfs-copy command line tool? can you reproduce the problem using KDE's Dolphin? -- smb: Error while copying file, Invalid argument https://bugs.launchpad.net/bugs/393012 You received this bug notification because you are a member of Ubuntu Desktop

[Bug 659854] Re: Nautilus 2.32.0: Copy to SMB

2010-10-31 Thread Oded Arbel
*** This bug is a duplicate of bug 393012 *** https://bugs.launchpad.net/bugs/393012 This is definitely not a problem with Nautilus as it can be seen by all file browsers, including using the command line gvfs-copy as can be seen in the strace output below from running 'gvfs-copy source file

[Bug 393012] Re: smb: Error while copying file, Invalid argument

2010-10-31 Thread Oded Arbel
This bug has apparently reared its ugly head again in Maverick, as was discussed in bug #659854 . I've marked it as a duplicate of this bug which I'm reopening. To sum up the discussion on bug #659854 - the behavior is almost the same as the reports on this bug except that fact that the size of

[Bug 659854] Re: Nautilus 2.32.0: Copy to SMB

2010-10-26 Thread Oded Arbel
I get the same problem with both Dolphin and Nautilus. On the face of it this sounds to me like bug #393012 that was fixed in Samba 3.4.1. -- Nautilus 2.32.0: Copy to SMB https://bugs.launchpad.net/bugs/659854 You received this bug notification because you are a member of Ubuntu Desktop Bugs,

[Bug 175233] Re: Evolution hangs with Formatting Message after several hours

2010-10-25 Thread Oded Arbel
Regarding the evolution-exchange angle, I should say that ever since I've stopped using the Exchange connector(*) I've never had a single incident of hanging with Formatting Message problem, on either Lucid or Maverick. (*) I've started using a personal Zimbra installation that is synced with the

[Bug 531173] Re: New Lucid keyboard layout indicator does not indicate current layout

2010-10-08 Thread Oded Arbel
Rich: obviously you are correct. I was simply noting the exact technical nature of the issue so the developers will have a good understanding of how to fix this. One more piece of technical information though: When using GNOME shell instead of metacity, the panel apparently uses the

[Bug 531173] Re: New Lucid keyboard layout indicator does not indicate current layout

2010-10-08 Thread Oded Arbel
I've opened GNOME bug https://bugzilla.gnome.org/show_bug.cgi?id=631694 which is just about the gnome-settings-daemon applet not working properly. ** Bug watch added: GNOME Bug Tracker #631694 https://bugzilla.gnome.org/show_bug.cgi?id=631694 -- New Lucid keyboard layout indicator does not

[Bug 531173] Re: New Lucid keyboard layout indicator does not indicate current layout

2010-10-04 Thread Oded Arbel
Rich: the problem is that the gnome-settings-daemon shows a keyboard indicator applet on the panel when the Ubuntu-specific indicator applet isn't shown. As I've noted in comment #21, The gnome-settings-daemon keyboard indicator does not indicate the layout - it just shows a keyboard icon and you

[Bug 36812] Re: Keyboard layout change on hotkeys press instead of release and do not work well with shortcuts

2010-09-27 Thread Oded Arbel
I have seen this behavior as well in the patched X-Server, and I may have also seen this with the original Maverick X-Server - though I'm not sure about it. I get this bug triggered only by using Synergy, but with almost 100% consistency: I use Ubuntu 10.04 as a Synergy server, and 10.10 is the

[Bug 531173] Re: New Lucid keyboard layout indicator does not indicate current layout

2010-09-17 Thread Oded Arbel
The problem I have in comment #19 may not be the same problem as the bug that was reported: with the session indicator applet, the keyboard session indicator shows both the keyboard layout and the keyboard icon (also bad, if you ask me, as it means it takes even more space in the crowded panel).

[Bug 389857] Re: [karmic] inhibit applet does not inhibit some user initiated events

2010-09-16 Thread Oded Arbel
Changed upstream bug, as the original bug is dead. ** Bug watch added: GNOME Bug Tracker #629834 https://bugzilla.gnome.org/show_bug.cgi?id=629834 ** Changed in: gnome-power Importance: Medium = Unknown ** Changed in: gnome-power Status: Fix Released = Unknown ** Changed in:

[Bug 631487] [NEW] Regression: Evolution can't move folders between IMAP accounts

2010-09-06 Thread Oded Arbel
Public bug reported: Binary package hint: evolution Use case: 1. Have 2 IMAP accounts configured. 2. From the folder list select a folder in account 1 3. Drag the folder to another folder in account 2 (with no modifier keys held) and release Evolution should create a new folder - with the same

[Bug 631487] Re: Regression: Evolution can't move folders between IMAP accounts

2010-09-06 Thread Oded Arbel
** Attachment added: Dependencies.txt https://bugs.launchpad.net/bugs/631487/+attachment/1549463/+files/Dependencies.txt ** Attachment added: ProcMaps.txt https://bugs.launchpad.net/bugs/631487/+attachment/1549464/+files/ProcMaps.txt ** Attachment added: ProcStatus.txt

[Bug 602225] Re: e-addressbook-factory crashed with SIGSEGV in g_main_context_dispatch()

2010-09-02 Thread Oded Arbel
I'm seeing this problem on Maverick with Evolution 2.30.2-1ubuntu3 . Will this be fixed for 10.10 - as I'm under the impression that 2.32 (where the fix was committed) will not be available in 10.10? -- e-addressbook-factory crashed with SIGSEGV in g_main_context_dispatch()

[Bug 622344] Re: evince crashed with signal 5 in g_malloc()

2010-08-23 Thread Oded Arbel
I have the same problem in Maverick. I think the problem is trying to select text from the PDF multiple times - if I select only once, it doesn't crash but also doesn't show the selection. If I switch to another window and come back then I can see that the text is selected (this is not a

[Bug 622344] Re: evince crashed with signal 5 in g_malloc()

2010-08-23 Thread Oded Arbel
see attached PDF document with which I can reproduce the crash ** Attachment added: pr200_E.pdf https://bugs.launchpad.net/ubuntu/+source/evince/+bug/622344/+attachment/1513810/+files/pr200_E.pdf -- evince crashed with signal 5 in g_malloc() https://bugs.launchpad.net/bugs/622344 You

[Bug 531173] Re: New Lucid keyboard layout indicator does not indicate current layout

2010-08-21 Thread Oded Arbel
This is happening again in Maverick. After the update yesterday the keyboard indicator started behaving again like it was during Lucid beta. My system is setup with two keyboard layouts, en-US and il-lyx, but from looking at the attached screenshot you wouldn't know that. ** Attachment added:

[Bug 36812] Re: Keyboard layout change on hotkeys press instead of release and do not work well with shortcuts

2010-08-21 Thread Oded Arbel
It is quite possible to package the patch just for Ubuntu. I'm actually maintaining such a build in my ppa at https://launchpad.net/~oded- geek/+archive/xorg-patches. All ubuntu devs should do is just pick up the diff from my ppa and apply it as an update to 10.04 or 9.10. I will also deliver a

[Bug 36812] Re: Keyboard layout change on hotkeys press instead of release and do not work well with shortcuts

2010-08-21 Thread Oded Arbel
@Alexey: Regarding your point (2), if I do a well enough job and release an update to the PPA immediately after Ubuntu upstream releases an X update, then users will only have to install 1 update, or at worst they'd have 1 X update that requires them to logout and another X update a day later that

[Bug 612450] [NEW] move to another workspace from window list applet's RMB menu behaves erratically

2010-08-02 Thread Oded Arbel
Public bug reported: Binary package hint: gnome-panel My GNOME session is set with 6 workspaces and the window list is set to show windows from all workspaces and restore windows from a minimiezed state to their original workspace. When right clicking a button for a window that is not on the

[Bug 612450] Re: move to another workspace from window list applet's RMB menu behaves erratically

2010-08-02 Thread Oded Arbel
** Attachment added: Dependencies.txt http://launchpadlibrarian.net/52866575/Dependencies.txt -- move to another workspace from window list applet's RMB menu behaves erratically https://bugs.launchpad.net/bugs/612450 You received this bug notification because you are a member of Ubuntu

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

2010-07-28 Thread Oded Arbel
I'm sorry, but I didn't encounter this problem again on my system. My personal opinion as a developer is that changing bad code for good code is a good idea, and even if the original problem is not reproduceable and even if the patch is not being tested, that fix still makes sense and should go

[Bug 276872] Re: gvfsd-obexftp crashed with SIGSEGV in dbus_g_proxy_end_call()

2010-07-18 Thread Oded Arbel
I've just had this crash with Maverick when trying to obexftp browse a device that is paired but does not have the obexftp service running (Android where the service is an add on that must be started). -- gvfsd-obexftp crashed with SIGSEGV in dbus_g_proxy_end_call()

Re: [Bug 175233] Re: Evolution hangs with Formatting Message after several hours

2010-05-31 Thread Oded Arbel
, as well on my system and I can not find which is the correct translation of the English name of the plugin. I presume that in English the plugin would be Select One Source Please confirm this. -- Oded Arbel o...@geek.co.il -- Evolution hangs with Formatting Message after several hours

Re: [Bug 150690] Re: Can't drag a window to another workspace

2010-05-24 Thread Oded Arbel
of cool things like GNOME Shell's dynamic workspaces wouldn't happen (or be so much harder to implement). -- Oded Arbel o...@geek.co.il -- Can't drag a window to another workspace https://bugs.launchpad.net/bugs/150690 You received this bug notification because you are a member of Ubuntu Desktop

[Bug 150690] Re: Can't drag a window to another workspace

2010-05-23 Thread Oded Arbel
Paul Beardsell wrote: In my opinion the whole workspace thing is a hack implemented against the way X is supposed to work. Each workspace is not traditionally addressable. E.g. I cannot choose which workspace/pane my windowed application opens in ... fails with an error. In my opinion

[Bug 150690] Re: Can't drag a window to another workspace

2010-05-22 Thread Oded Arbel
@Marcus: I've tried Fedora 13, and they have the same issue - when Compiz desktop effects are enabled, hovering the mouse over an image for an application in the workspace switcher shows the tooltip drag to move application to a different workspace, but dragging doesn't do anything. -- Can't

[Bug 504165] Re: Evolution freezes when pressing HOME while editing RTL email with weak directionality characters

2010-04-17 Thread Oded Arbel
Why was this bug marked incomplete? If there is missing information, please let us know what and we will provide what information we can. -- Evolution freezes when pressing HOME while editing RTL email with weak directionality characters https://bugs.launchpad.net/bugs/504165 You received this

[Bug 425104] Re: Blank CD-R Disc dialog shows an unmount button instead of Eject

2010-04-14 Thread Oded Arbel
Thanks for the update - I didn't really understand what was going on until the last comment. These change list reports in the bug mail are really helpful to us clueless users who want to know what's going on. Please keep on doing those :-) -- Blank CD-R Disc dialog shows an unmount button

[Bug 57872] Re: regression: pressing power button no longer brings up logout dialog

2010-04-13 Thread Oded Arbel
Was this bug resolved? because in current Lucid I don't get anything when I press the power button. -- regression: pressing power button no longer brings up logout dialog https://bugs.launchpad.net/bugs/57872 You received this bug notification because you are a member of Ubuntu Desktop Bugs,

[Bug 57872] Re: regression: pressing power button no longer brings up logout dialog

2010-04-13 Thread Oded Arbel
Ok, my bad - my power button responds if holding it for 4 seconds. -- regression: pressing power button no longer brings up logout dialog https://bugs.launchpad.net/bugs/57872 You received this bug notification because you are a member of Ubuntu Desktop Bugs, which is subscribed to

[Bug 531173] Re: New Lucid keyboard layout indicator does not indicate current layout

2010-04-11 Thread Oded Arbel
Axx: you are correct - I tried that again with another login and it worked as you said. There is apparently something wrong with my user account that won't let me change the layouts available in the keyboard indicator, but this is another bug (if its a but). -- New Lucid keyboard layout

[Bug 531173] Re: New Lucid keyboard layout indicator does not indicate current layout

2010-04-08 Thread Oded Arbel
aax: I'd like to note that the keyboard indicator have never indicated the different between two different variants of the same layout. Worse - the behavior you describe is an improvement over Karmic , as in Karmic if I set up my keyboard preferences to have both Israeli Lyx and Israeli Phonetic

[Bug 175233] Re: Evolution hangs with Formatting Message after several hours

2010-03-30 Thread Oded Arbel
It still happens to me with Lucid and Evolution 2.28.3 -- Evolution hangs with Formatting Message after several hours https://bugs.launchpad.net/bugs/175233 You received this bug notification because you are a member of Ubuntu Desktop Bugs, which is a bug assignee. -- desktop-bugs mailing list

[Bug 532633] Re: [Master] Window Control buttons: position/order/alignment

2010-03-22 Thread Oded Arbel
I think the main problem with the new button order, and the reason why the close button is where it is in MS-Windows and MacOS-X, is that the close button is the most used buttons of the three window controls and it needs to be somewhere that is static and easy to get to. Because some windows

[Bug 513152] Re: Keyboard layout panel indicator ignores theme font color settings

2010-03-20 Thread Oded Arbel
I confirm this is still an issue with current Lucid: the font color has changed, from black to slightly lighter gray on my system. I'm using Ambiance where the text color should be white (I think - the Appearance dialog doesn't have an option to show/configure the menu colors). In my particular

[Bug 515471] Re: nautilus crashed with signal 5 in brasero_burn_caps_get_default()

2010-03-20 Thread Oded Arbel
I still get this problem with a fully up to date Lucid - when is this planned to land in Lucid? -- nautilus crashed with signal 5 in brasero_burn_caps_get_default() https://bugs.launchpad.net/bugs/515471 You received this bug notification because you are a member of Ubuntu Desktop Bugs, which is

[Bug 532518] Re: Brightness Applet is not usable via Mouse

2010-03-16 Thread Oded Arbel
Same problem here with Thinkpad X61s running Lucid Alpha -- Brightness Applet is not usable via Mouse https://bugs.launchpad.net/bugs/532518 You received this bug notification because you are a member of Ubuntu Desktop Bugs, which is subscribed to gnome-power-manager in ubuntu. -- desktop-bugs

[Bug 235363] Re: Brightness applet loses sync with screen brightness

2010-03-16 Thread Oded Arbel
I think I have the same problem with Lucid Alpha on Thinkpad X61s: The brightness applet works correctly, but if the system automatically dims the brightness after a set period, the brightness applet still sees the brightness as maximum value. I have to go and change the brightness to some other

[Bug 535660] [NEW] Regression: file operations dialog cannot be hidden

2010-03-10 Thread Oded Arbel
Public bug reported: Binary package hint: nautilus In Lucid, the Nautilus file operations dialog no longer shows an icon in the notification area and instead shows an icon in the indicator applet. The problem with that is that in Karmic when you clicked on the notification area icon the dialog

[Bug 530576] [NEW] Iniital mouse cursor selection is reversed in message composer

2010-03-02 Thread Oded Arbel
Public bug reported: Binary package hint: evolution The problem is the following use case: 1. Make sure that under Settings-Composer Preferences-General, start typing at the bottom on replying is checked (I think its the default). 2. Start a reply to an e-mail 3. The text cursor will be

[Bug 530576] Re: Iniital mouse cursor selection is reversed in message composer

2010-03-02 Thread Oded Arbel
** Attachment added: Dependencies.txt http://launchpadlibrarian.net/39953477/Dependencies.txt ** Attachment added: ProcMaps.txt http://launchpadlibrarian.net/39953479/ProcMaps.txt ** Attachment added: ProcStatus.txt http://launchpadlibrarian.net/39953480/ProcStatus.txt ** Attachment

  1   2   3   >