For the record, the fix is trivial; it's a one line patch. You can find
it here:
http://git.gnome.org/browse/vte/commit/?h=vte-0-26&id=c5ff71e924d7b3598e332392c4cc4c19e89a7d6f
I just ended up rebuilding my libvte9 package with the patch, and the
problem is gone.
--
You received this bug notific
Seriously, this is a real bug. I see it with openvpn. See my comment.
** Changed in: empathy (Ubuntu)
Status: Invalid => New
--
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/719
I am seeing this as well with 2.34.0-0ubuntu3.1 using an openvpn tunnel.
The reason appears to be a bug in the Empathy client - it is sending
traffic over the vpn tunnel with the wrong (local) source IP address.
--
You received this bug notification because you are a member of Ubuntu
Desktop Bugs
I can confirm this bug on serveral gstreamer applications: banshee,
pidgin, ... but oddly enough not on totem.
--
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to gst-plugins-base0.10 in ubuntu.
https://bugs.launchpad.net/bugs/634019
Titl
Bug is fixed when you upgrade to liborc-0.4.11 from natty.
--
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to gst-plugins-base0.10 in ubuntu.
https://bugs.launchpad.net/bugs/634019
Title:
rhythmbox crashed with SIGSEGV in orc_x86_emit_
I assume the fix is in the latest natty packages. Can we please get a
backport to maverick? This bug is extremely annoying.
--
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to vte in ubuntu.
https://bugs.launchpad.net/bugs/663364
Title:
Public bug report changed:
https://launchpad.net/malone/bugs/36006
Comment:
Could be related to GNOME bug 300429
(http://bugzilla.gnome.org/show_bug.cgi?id=300429) and GNOME bug 313430
(http://bugzilla.gnome.org/show_bug.cgi?id=313430).
--
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
h
Severity: Normal
Priority: (none set)
Assignee: Sam Ward
Status: Unconfirmed
--
openoffice icons reversed
https://launchpad.net/bugs/44974
--
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs
*** This bug is a duplicate of bug 44934 ***
duplicate of 44934
** Changed in: Ubuntu
Sourcepackagename: None => ubuntu-artwork
Assignee: (unassigned) => Sam Ward
--
openoffice icons reversed
https://launchpad.net/bugs/44974
--
desktop-bugs mailing list
desktop-bugs@lists.ubun
*** This bug is a duplicate of bug 2012388 ***
https://bugs.launchpad.net/bugs/2012388
hello this is cosmo head dev of PikaOS this effects all our users since
23.04
one thing interesting is issue is still present through anydesk and rdp
and vnc
--
You received this bug notification because
I've updated the GNOME Terminal patch at
http://bugzilla.gnome.org/show_bug.cgi?id=557593 to include preferences,
documentation, and another option to also show a desktop notification.
Please try it if you are interested and let me know if you have any
thoughts or suggestions.
--
Set window mana
Public bug reported:
I was using Ubuntu 8.10 with pam_gnome_keyring configured to start in
/etc/pam.d/gdm.
This used to start GNOME Keyring at login and work as my SSH agent,
meaning I could run ssh and I didn't need to re-enter my
passphrase.
After upgrading to Ubuntu 9.04, this is broken.
No
Actually, it's something stranger. I think it might be starting but not
unlocking my SSH key automatically.
Need to investigate further.
$ echo $SSH_AUTH_SOCK
/tmp/keyring-6gJinp/socket.ssh
$ echo $SSH_AGENT_PID
3971
$ ps -ef | grep keyring
mward 3930 1 0 11:21 ?00:00:00 /usr/bi
Initially I wondered if Ubuntu had changed the order of the X login
scripts to invoke Bash before GNOME Keyring, which is why I didn't
report the bug upstream.
I still suspect that's the case, but that shouldn't matter: if the GNOME
Keyring is being started properly via PAM, then that should happe
Oh, and the time difference between profile and shrc is deliberate: I
waited for over 30 seconds before typing my passphrase into the X11 ssh-
askpass dialog.
--
gnome keyring no longer acts as ssh agent on login
https://bugs.launchpad.net/bugs/377467
You received this bug notification because yo
Lots of weirdness.
$ cat ~/.xsession-errors
/etc/gdm/Xsession: Beginning session setup...
Agent pid 12447
Identity added: /home/mward/.ssh/id_rsa (/home/mward/.ssh/id_rsa)
Warning: Only changing the first 3 of 32 buttons.
Setting IM through im-switch for locale=en_AU.
Start IM through /etc/X11/xi
After disabling GNOME Keyring Daemon from GNOME Startup Applications, it
now does this:
Mon May 18 10:21:23 EST 2009 profile SSH_AGENT_PID= SSH_AUTH_SOCK=
gnome-keyring=19685 ssh-agent=4198,12447
Mon May 18 10:22:04 EST 2009 shrc SSH_AGENT_PID=19724
SSH_AUTH_SOCK=/tmp/ssh-vNoOL19723/agent.19723
The best workaround I can think of is to change my ~/.profile to this:
if test -z "$GNOME_KEYRING_PID"
then
if test -z "$SSH_AUTH_SOCK"
then
if type ssh-agent >/dev/null 2>/dev/null
then
eval $(ssh-agent)
fi
fi
This is broken even worse in XFCE.
GNOME Keyring is obviously being started via GDM in --login mode, but
then the --start part is not being done by default due to
/etc/xdg/autostart/gnome-keyring-daemon.desktop having OnlyShowIn=GNOME.
After I remove that line, I can see it's printing
GNOME_K
I've created a PPA at https://launchpad.net/~mikelward/+archive
/flashing-gnome-terminal if anyone wants to try the patch on Maverick.
You can do this by running:
sudo add-apt-repository ppa:mikelward/flashing-gnome-terminal
sudo apt-get update
sudo apt-get install gnome-terminal gnome-terminal-da
The patch adds these options under the General tab:
[ ] Bold the tab title when the terminal rings the bell
[ ] ...even if I am working in that tab
[ ] Flash the window's entry in the window list when the terminal rings the
bell
[ ] ...even if I am working in that window
which ones
** Attachment added: "CoreDump.gz"
https://bugs.launchpad.net/bugs/645646/+attachment/1624952/+files/CoreDump.gz
** Attachment added: "Dependencies.txt"
https://bugs.launchpad.net/bugs/645646/+attachment/1624953/+files/Dependencies.txt
** Attachment added: "Disassembly.txt"
https://bu
. Ward
www.redshirtlinux.com
ProblemType: Bug
DistroRelease: Ubuntu 10.10
Package: gnome-applets 2.30.0-3ubuntu3
ProcVersionSignature: Ubuntu 2.6.35-22.33-generic 2.6.35.4
Uname: Linux 2.6.35-22-generic i686
Architecture: i386
Date: Wed Oct 6 10:44:56 2010
ExecutablePath: /usr/lib/gnome-applets/cpufreq
** Attachment added: "Dependencies.txt"
https://bugs.launchpad.net/bugs/655765/+attachment/1675196/+files/Dependencies.txt
** Attachment added: "ProcMaps.txt"
https://bugs.launchpad.net/bugs/655765/+attachment/1675197/+files/ProcMaps.txt
** Attachment added: "ProcStatus.txt"
https://
** Attachment added: "Screenshot of a information bubble / pop up letting a
user know about illegal characters that can't be used"
http://launchpadlibrarian.net/30458715/XP-illegal-characters.png
--
Rhythmbox shouldn't set illegal / special characters on filenames (i.e. "?";
question mark)
The fact is " ? " shouldn't be a legal character as it can't be used
within Explorer or Command Prompt in Windows (XP anyway).
The following characters are illegal in Windows (under XP at least), see
the screenshot too:
\ / : * ? " < > |
--
Rhythmbox shouldn't set illegal / special char
Public bug reported:
Binary package hint: epiphany-browser
OS Release: Ubuntu 9.04
Version: 2.26.1-0ubuntu1
In an attempt to set-up a basic kiosk system, I'm running X with
Matchbox and Epiphany Browser. I've also installed GConf Editor (which
has installed its relevant dependencies).
Upon sett
Whether the issue is linked or not, I'd also like to confirm that
Firefox fails to start up after the same setting has been enabled (even
though the lockdown option is specifically for Epiphany Browser).
--
Setting 'disable_toolbar_editing' to True causes 'Segmentation Fault' exception
https://bu
Following further inspection, it is also apparent that there are one or
more additional settings, which also cause the issue. Unfortunately, I
don't have the time to look further in to it currently.
--
Setting 'disable_toolbar_editing' to True causes 'Segmentation Fault' exception
https://bugs.la
Public bug reported:
I modified my ~/.profile to call "logger". This resulted in in producing
some output on stderr like
```
<13>Jul 11 13:02:46 /usr/sbin/lightdm-session[1408]: profile sourced ...
```
This showed an empty zenity prompt.
Logs suggest zenity was failing because it was treating `
Hello.
According to the tool to indicate whether a package is seeded or not,
Flatpak is currently seeded in Ubuntu Budgie and Xubuntu:
$ seeded-in-ubuntu flatpak
flatpak (from flatpak) is seeded in:
ubuntu-budgie: supported
xubuntu: supported
gir1.2-flatpak-1.0 (from flatpak) is seeded in:
Public bug reported:
Open Nautilus, click the hamburger button, hover over the "New
tab/window/folder" icons. The popup hover text is way over to the LHS of
the Nautilus window.
ProblemType: Bug
DistroRelease: Ubuntu 21.04
Package: nautilus 1:3.38.2-1ubuntu2
ProcVersionSignature: Ubuntu 5.11.0-34
LHS = left hand side
--
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/1942940
Title:
Hover text in wrong place
To manage notifications about this bug go to:
https://bugs.launchpad.
Note how the mouse pointer is hovering over the icon, but the
highlighting text is way over to the left-hand side.
** Attachment added: "Hover bug"
https://bugs.launchpad.net/ubuntu/+source/nautilus/+bug/1942940/+attachment/5524764/+files/1665F87F-88BB-4C2F-AEC2-99FAA4FEE422.jpeg
--
You rece
Just chiming in from Arch Linux, we got it too.
--
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to mutter in Ubuntu.
https://bugs.launchpad.net/bugs/1809407
Title:
[nvidia] Corrupted wallpaper after resuming from suspend
To manage not
** Description changed:
demotion of pcre3 in favor of pcre2. These packages need analysis what
needs to be done for the demotion of pcre3:
Packages which are ready to build with pcre2 should be marked as
'Triaged', packages which are not ready should be marked as
'Incomplete'.
ai
Nginx properly builds with pcre2
** Changed in: nginx (Ubuntu)
Status: New => Triaged
--
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to glib2.0 in Ubuntu.
https://bugs.launchpad.net/bugs/1792544
Title:
demotion of pcre3 in fav
Nice find, I looked in trac but must have missed that...
Sent from my Sprint Samsung Galaxy S9+.
Original message From: Anders Kaseorg Date:
9/18/18 06:22 (GMT-05:00) To: tew...@thomas-ward.net Subject: [Bug 1792544]
Re: demotion of pcre3 in favor of pcre2
Likewise, nginx d
NGINX has technically said this is won't fix:
>From a response to my inquiry: http://mailman.nginx.org/pipermail/nginx-
devel/2018-September/011448.html
--
Hello!
On Tue, Sep 18, 2018 at 08:12:20AM -0400, Thomas Ward wrote:
> Downstream in Ubuntu, it has been proposed to demot
Regarding NGINX, PCRE2 support is now available in NGINX nginx 1.21.5+
so there was support as of December 24th 2021 and later.
Which means that NGINX 1.22+ supports PCRE2. This could be marked as
Triaged *for 23.04 and later* once NGINX is merged in from Debian
upstream, if someone can put a few
After discussion with the Security Team, we do not believe this is a
Security bug and that there currently is no need to keep it private as
there is other public discourse via other related bugs on other trackers
and here in Launchpad with other bugs (marked as dupes of this or such).
** Informati
Here's the patch
** Attachment added:
"https://gitlab.gnome.org/GNOME/mutter/-/merge_requests/2941.patch";
https://gitlab.gnome.org/GNOME/mutter/-/merge_requests/2941.patch
--
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to mutter in
Public bug reported:
Gnome broke fullscreen unredir in mutter 12
resulting in serious performance regressions
shown in : https://www.phoronix.com/review/ubuntu-2304-laptops/2
this MR fixes it
https://gitlab.gnome.org/GNOME/mutter/-/merge_requests/2941
** Affects: mutter (Ubuntu)
Importance:
Yes related that's the exact issue and the comments link to the exact MR
--
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to mutter in Ubuntu.
https://bugs.launchpad.net/bugs/2019200
Title:
fullscreen unredirection broken in gnome 44
T
** Attachment added: "https://gitlab.gnome.org/GNOME/mutter/-/issues/2811";
https://gitlab.gnome.org/GNOME/mutter/-/issues/2811
--
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to mutter in Ubuntu.
https://bugs.launchpad.net/bugs/201920
Issue
** Attachment added: "https://gitlab.gnome.org/GNOME/mutter/-/issues/2811";
https://gitlab.gnome.org/GNOME/mutter/-/issues/2811
--
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to mutter in Ubuntu.
https://bugs.launchpad.net/bugs
Fixed 2 days ago in upstream ubuntu repos just have to update the mutter
package
--
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to mutter in Ubuntu.
https://bugs.launchpad.net/bugs/2019200
Title:
fullscreen unredirection broken in gno
seb128: Actually looks more like it affects 18.04 again. Digging deeper
now.
** Also affects: network-manager-openvpn (Ubuntu Bionic)
Importance: Undecided
Status: New
--
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to network
Public bug reported:
The OpenVPN plugin for Network Manager does not have any mechanisms to
interpret tls-version-{min,max} directives for OpenVPN.
In Debian upstream, especially in Buster and Unstable, they disable TLS
1.0, 1.1, and 1.2 by default and use only TLS 1.3 by default.
Therefore, with
Hmm, it's in a special section for Settings. Which requires pressing
Down then Right then Enter. It should just be Enter, because it's the
most relevant action.
--
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to gnome-shell in Ubuntu.
h
Public bug reported:
If I press Win to see the search overlay, then type "Keyboard" in the
"Type to search..." box, it lists "Input Method", "Tweak Tool",
"Onboard", and "Onboard settings". The "Keyboard" control panel should
be the first result, or at least in the top four.
ProblemType: Bug
Dis
Public bug reported:
Trying to figure out why Alt+click wasn't working in Visual Studio Code,
I discovered that mouse-button-modifier was set to Alt.
This was supposedly changed to Super upstream per
https://bugzilla.gnome.org/show_bug.cgi?id=607797. Could we please use
Super as the Ubuntu defau
http://bazaar.launchpad.net/~ubuntu-gnome-dev/ubuntu-gnome-default-
settings/ubuntu/view/head:/debian/ubuntu-gnome-default-settings
.gsettings-override
** Package changed: mutter (Ubuntu) => ubuntu-gnome-default-settings
(Ubuntu)
--
You received this bug notification because you are a member of
Public bug reported:
When I tried to boot my Ubuntu machine this morning, it dropped into
emergency mode.
It did the same after rebooting.
Logs showed
=
Apr 03 08:16:25 mikel-study mount[961]: mount: no medium found on /dev/sr0
Apr 03 08:16:25 mikel-study systemd[1]: cdrom.mount: Mount pro
This doesn't appear to be a bug against the GTK package at all, but
rather an issue with OpenJava. As well, it does not appear to be valid
against OpenJava either. This is based on the following error lines:
Caused by: net.sourceforge.jnlp.LaunchException: Fatal: Application Error:
Cannot gran
** Summary changed:
- OpenJava
+ OpenJava fails to initialize java application
--
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/1385639
Title:
OpenJava fails to initialize java app
I've marked this as Invalid against GTK because it's not really a GTK
issue based on the error logs.
Having said this, there are two Open Java versions in precise, and no
details on which, so I have marked this as affecting the Open Java
packages that are actually in precise.
I do not know whethe
** Changed in: nautilus (Ubuntu)
Status: Confirmed => Triaged
--
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/1445595
Title:
Empty Trash Results in File Windows Opening
To
I am also experiencing this. Same revisions. It's pretty
debilitating...
--
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/1451944
Title:
Gnome-terminal in Ubuntu Unity shri
Public bug reported:
Hello.
I've installed today from the Ubuntu Server Daily ISO. During the
installer process, we get the system identifying network interfaces with
the traditional unpredictable naming algorithms of eth##. After
installation, the system uses systemd to identify network interf
** No longer affects: ubiquity (Ubuntu)
** Also affects: netcfg (Ubuntu)
Importance: Undecided
Status: New
** Changed in: netcfg (Ubuntu)
Importance: Undecided => High
** Description changed:
Hello.
I've installed today from the Ubuntu Server Daily ISO. During the
install
Public bug reported:
lsb_release -rd
Description:Ubuntu 13.04
Release:13.04
(I'm told this also happens on 12.04)
WebDAV moves files using PUT and DELETE instead of MOVE
How to reproduce the issue:
Pre-requisites:
- WebDAV server.
- Packet sniffer (e.g. Wireshark) or set approp
Which patch did you use?
AFAIR, you need the three most recent patches attached to that bug.
And make sure to install the config schema stuff before running.
--
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is a bug assignee.
https://bugs.launchpad.ne
I have created an upstream bug report:
https://bugzilla.gnome.org/show_bug.cgi?id=727096
** Bug watch added: GNOME Bug Tracker #727096
https://bugzilla.gnome.org/show_bug.cgi?id=727096
--
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed
This happens to me after I resume from suspend. If one battery is dead
then upon resume, Ubuntu shuts down.
--
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/60442
Title:
Using stock Nautilus after a dist-upgrade from the latest Daily, I am
unable to replicate this. The same error output indicated by the
original post of the bug shows, but Nautilus pops up without issue.
The only difference between what is filed in this bug and the 'default'
I have is that in the
Correction, I have 'NoDisplay=true' in the default, not 'display=true'.
However, the default install "just works", so I'm not able to do any
confirmation on the issue. (Marking Incomplete though as it needs more
information or people to test to confirm)
** Changed in: nautilus (Ubuntu)
Sta
Public bug reported:
In 16.04, it is currently not possible to import OpenVPN configurations.
Specifically, imports fail with the error of:
The file 'filename.ovpn' could not be read or does not contain
recognized VPN connection information.
Error: Key file contains line 'client' which is not a
I'm new to Ubuntu - am using 8.10. It came loaded with Evolution 2.24.3
and I'm having a similar problem to others in that this window keeps
opening wanting a password to the default keyring. I am able to close it
with the 'Deny' button and Evolution has uploaded and downloaded my mail
but the wind
No problem, I'll try and replicate on Ubuntu 9.10 64-bit soon.
--
Rhythmbox shouldn't set illegal / special characters on filenames (i.e. "?";
question mark) when ripping to NTFS volumes
https://bugs.launchpad.net/bugs/318625
You received this bug notification because you are a member of Ubuntu
Sorry about the delay on this, I've been having a few other issues with
Karmic and have been mostly using Windows 7 for the time being, but I'm
going for a fresh install of Karmic 9.10 64-bit tonight and I'll add a
large NTFS partition to the drive as well, test out this problem.
--
Rhythmbox sho
I can still confirm this bug.
I have installed Karmic 9.10 64-bit, updated fully (Rhythmbox is 0.12.5)
and it still creates "?" in a song name. Another test was just to create
files on the NTFS partition with "?" question marks and ":" colon's in
the name using Nautilus and nano on the terminal. I
Obviously this is only a big deal if you're dual booting with another
Windows system, but at the same time you wouldn't necessarily create an
NTFS filesystem on a Linux only box (you would more than likely do a
/home of ext3 or 4, or just a large ext3 or 4 partition). So the fact is
that this prob
I'm not confident enough to propose elaborate solutions to these
problems, especially at the technical end of things. I do agree that
Rhythmbox isn't the problem here, although one of the simplest solutions
would be to make it simple to enable "special character stripping". The
problem is in the NT
Public bug reported:
Binary package hint: rhythmbox
Ubuntu 9.10
Rhythmbox 0.12.5
rhythmbox:
Installed: 0.12.5-0ubuntu5
Candidate: 0.12.5-0ubuntu5
Version table:
*** 0.12.5-0ubuntu5 0
500 http://ie.archive.ubuntu.com karmic-updates/main Packages
100 /var/lib/dpkg/status
** Attachment added: "Dependencies.txt"
http://launchpadlibrarian.net/37645739/Dependencies.txt
** Attachment added: "ProcMaps.txt"
http://launchpadlibrarian.net/37645740/ProcMaps.txt
** Attachment added: "ProcStatus.txt"
http://launchpadlibrarian.net/37645741/ProcStatus.txt
** Attachm
I would like to point out that I have Ubuntu installed on several
different machines (it's a good OS, can't blame me), laptops, PC's etc.
and I have wma files from several different sources (not just my ones
from years ago) and the same thing happens on all of them - incorrect
reading of track numb
I can confirm this bug while running Karmic also.
--
Nautilus fails to mount usb flash drives
https://bugs.launchpad.net/bugs/393820
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to nautilus in ubuntu.
--
desktop-bugs mailing list
deskto
Same here. Please mark this bug as Fixed.
Thank you.
--
Nautilus fails to mount usb flash drives
https://bugs.launchpad.net/bugs/393820
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.u
In Ubuntu 9.04 Jaunty beta this seems to be solved. I burned an Audio CD
successfully the other day with only having a slight problem with the
track volume normalisation plugin (which I switched off). Jaunty uses
Brasero 2.25.92.
--
Brasero does not recognize audio CD or blank CD-R
https://bugs.l
According to the upstream bug, there should be an option called "Play
system beep sound" under the Sounds tab in GNOME 2.24, but I don't see
that on my Ubuntu 8.10 (GNOME 2.24.1) system.
Did Ubuntu make changes to the preferences screen?
--
intrepid: gnome-sound-properties no longer allows enabl
Ah, the option is called "Play alert sound".
It doesn't do anything on my computer, but there could be a few reasons
for that.
--
intrepid: gnome-sound-properties no longer allows enabling/disabling of system
beep
https://bugs.launchpad.net/bugs/282906
You received this bug notification because
Public bug reported:
1. Open Gnome Terminal
2. Edit->Keyboard Shortcuts
3. Scroll down to New Tab (under File group), click on the right side of the
row, type Ctrl+T
4. Verify that pressing Ctrl+T opens a new tab
5. Verify that pressing Ctrl+F does what it should
a. start a bash shell, run "b
Also interesting, if I go back and edit the preferences with USA and USA
Colemak layouts installed and with USA active, if I edit the shortcut
and press Ctrl+F, it correctly identifies it as Ctrl+F (so I reset it to
Ctrl+T by pressing Ctrl+T).
--
ctrl+f sends ctrl+n after installing Colemak, even
xev shows this.
Suggests that X is sending the right thing, and that the bug is in Gnome
Terminal or GTK+.
KeyPress event, serial 30, synthetic NO, window 0x401,
root 0x13b, subw 0x0, time 1516844, (61,95), root:(65,168),
state 0x0, keycode 37 (keysym 0xffe3, Control_L), same_screen Y
Also, as would be expected, if I change the New Window shortcut to be
Ctrl+N (by pressing Ctrl+N!), Ctrl+J opens a new window, even when
QWERTY is the active layout. (QWERTY J=Colemak N, QWERTY F=Colemak T).
--
ctrl+f sends ctrl+n after installing Colemak, even when QWERTY is in use
https://bugs
Also note that typing "asdf" in the terminal produces "asdf" (QWERTY),
not "arst" (Colemak) and that the Keyboard Layout applet shows USA.
It's just a problem with the menus AFAICT.
--
ctrl+f sends ctrl+n after installing Colemak, even when QWERTY is in use
https://bugs.launchpad.net/bugs/318976
Does not affect:
- Firefox
- Epiphany
- gEdit
--
ctrl+f sends ctrl+t after installing Colemak, even when QWERTY is in use
https://bugs.launchpad.net/bugs/318976
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to gnome-terminal in ubuntu.
--
Reported upstream as http://bugzilla.gnome.org/show_bug.cgi?id=568355.
** Bug watch added: GNOME Bug Tracker #568355
http://bugzilla.gnome.org/show_bug.cgi?id=568355
** Also affects: gnome-terminal via
http://bugzilla.gnome.org/show_bug.cgi?id=568355
Importance: Unknown
Status: Un
No, that P4 is a good workhorse, not the most up to date CPU but still can
crunch numbers like hell. That's is an on-going flaw of Brasero - when you
add files to the Burn window, it analyses them and takes a long while to do
it, unless you do it file by file but thats hardly efficient, like it
doe
Not sure if this is related?
metacity (1:2.25.8-0ubuntu1) jaunty; urgency=low
[...]
- Merge screen and window keybindings files; fix minor alt-tab bug
in the process (Thomas) (LP: #217989)
I'm running Intrepid with latest updates.
--
alt shift tab doesn't work
https://bugs.launchpad.n
Public bug reported:
Recently, Alt-Shift-Tab stopped working. It used to cycle between
windows in reverse order, but now it does nothing.
This is in Metacity (GNOME with visual effects disabled).
Similar to this
(https://bugs.launchpad.net/ubuntu/+source/metacity/+bug/150702), but
that's for Co
Enabling Compiz doesn't help.
--
alt shift tab doesn't work
https://bugs.launchpad.net/bugs/322068
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to metacity in ubuntu.
--
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://li
Thanks Pedro.
It turns out that if Alt-Shift is used to switch between keyboard
layouts (System->Preferences->Keyboard->Layouts->Other
Options...->Layout Switching, Alt+Shift change layout.), no other
shortcuts including Alt-Shift can be used.
I'll try to find the appropriate owner.
--
can't us
Hopefully gnome-control-center is the right place for bugs with the
GNOME keyboard settings.
** Changed in: gnome-control-center (Ubuntu)
Sourcepackagename: metacity => gnome-control-center
Status: Incomplete => New
** Summary changed:
- alt shift tab doesn't work
+ can't use Alt-Shift-Ta
Developers, please skip previous comments. I had originally attributed
the bug to Metacity, but I was wrong.
The description reflects my new understanding of the cause.
It could be GNOME Keyboard prefs or a general problem with X layout
options.
--
can't use Alt-Shift-Tab to cycle windows back
Is there a PPA where I can get evolution 2.25.5 from? Thanks.
--
Please upgrade evolution to 2.25.5-0ubuntu1
https://bugs.launchpad.net/bugs/320329
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to evolution in ubuntu.
--
desktop-bugs ma
Sebastien, unfortunately I don't have gst-launch-0.10 and it's not
available in the repositories using "sudo apt-get install gst-
launch-0.10". Do you know where I can find it or do I have to enable
some repositories etc.
--
Rhythmbox doesn't properly pick up track numbers on wma files
https://bu
So as you can see it comes up as track 00 and Track 2 comes up as 01.
TRACK 1: One Angry Dwarf and 200 Solemn Faces of You:
johnw...@johnward01:~$ gst-launch-0.10 --tags playbin
uri=file:///media/JOHN-DATA/Music/Ben\ Folds/Whatever\ And\ Ever\ Amen/01\ -\
One\ Angry\ Dwarf\ And\ 200\ Solemn\ F
Thanks Sebastien.
--
Rhythmbox doesn't properly pick up track numbers on wma files
https://bugs.launchpad.net/bugs/263262
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.com
https
1 - 100 of 190 matches
Mail list logo