Public bug reported:
*** COSMETIC ISSUE
This issue occurs using the Budgie desktop on Ubuntu 20.04LTS.
The package using during the failure was:
gnome-control-center:
Installed: 1:3.36.4-0ubuntu1
Candidate: 1:3.36.4-0ubuntu1
Version table:
*** 1:3.36.4-0ubuntu1 500
500 http:
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 `
In any case,
When I close any dialog popup from java apps (Jdeveloper, NetBeans,
SQLDeveloper) then I get gnome-shell running at 100% of processor and
graphical interface hangs.
I've checked for my mutter installed version:
3.32.2+git20190626-1ubuntu1~19.04.1 (/var/lib/apt/lists/archive.ubuntu
.
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:
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
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
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:
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
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
This happens to me with google chrome, but not with chromiun-browser.
If i make sure all google chrome processes are killed and restart gnome-
keyring-d, it doesn't happen any more.
--
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to gnom
Totally agree.
And it uses mapped the wrong way.
When it says "Hyper is mapped to Win", what it really means is "When I
press Win, send Hyper".
I think adding a help button is not sufficient. The wording needs to be
clearer.
But the descriptions may come from xkb rather than Gnome Control Cent
** Attachment added: "Dependencies.txt"
https://bugs.launchpad.net/bugs/653843/+attachment/1667833/+files/Dependencies.txt
** Attachment added: "KernLog.txt"
https://bugs.launchpad.net/bugs/653843/+attachment/1667834/+files/KernLog.txt
** Attachment added: "RelatedPackageVersions.txt"
Public bug reported:
Binary package hint: evince
When I try to hibernate the system, just appears a blank screen with the
cursor blinking and it remains that way.
ProblemType: Bug
DistroRelease: Ubuntu 10.10
Package: evince 2.32.0-0ubuntu1
ProcVersionSignature: Ubuntu 2.6.35-22.33-generic 2.6.35
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
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
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
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
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
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
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
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
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
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
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
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
*** This bug is a duplicate of bug 332563 ***
https://bugs.launchpad.net/bugs/332563
** This bug has been marked a duplicate of bug 332563
gnome panel keeps freezing randomly
--
gnome-panel freezes
https://bugs.launchpad.net/bugs/349335
You received this bug notification because you are a
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
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
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
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
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
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
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
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.
--
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
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 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
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
Would've thought you'd call it epiphany-common, but whatever works.
--
Epiphany does not appear in Preferred Applications dialogue for Web Browser
https://bugs.launchpad.net/bugs/292496
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is a bug assignee.
-
Steps to reproduce are obvious if you read the bug report:
1. log in to GNOME
2. apt-get install epiphany-gecko
3. click on System->Preferences->Preferred Applications via the main GNOME menu
4. click on the Web Browser drop-down, which currently says Firefox
Expected results:
Epiphany appears in
Public bug reported:
Binary package hint: epiphany-browser
System->Preferences->Preferred Applications doesn't offer Epiphany in
the drop-down list for the default web browser.
I had installed epiphany-webkit and then removed it. I now have the
epiphany-gecko 2.24.1-0ubuntu1 installed.
** Affe
Hi Seb
What's the duplicate bug #? I can't find any such bug in Launchpad or
GNOME Bugzilla.
--
visible bell setting placement is illogical, can't be changed if sound is off
https://bugs.launchpad.net/bugs/301863
You received this bug notification because you are a member of Ubuntu
Desktop Bugs
Public bug reported:
Firstly, it's not obvious where to find the setting to change between
audible and visible bell. It's now under Sound
Preferences->Sound->Alerts and Sound Effects->Visual alert, which isn't
an obvious name, and it's not strictly a sound setting, since a visible
bell has nothin
Running program again I get this backtrace.
** Attachment added: "gdb-gnome-control-center.txt"
http://launchpadlibrarian.net/10110361/gdb-gnome-control-center.txt
--
Appearence window freezes
https://bugs.launchpad.net/bugs/154638
You received this bug notification because you are a member o
** (gnome-control-center:6678): WARNING **:
error raised: [libslab_get_gconf_value: error getting
/desktop/gnome/applications/main-menu/lock-down/user_modifiable_apps]
I get these error using the debug trace:
** (gnome-control-center:6678): WARNING **:
error raised: [load_xbel_store: couldn't l
On Gutsy, I can first assign Win+L to lock screen, but if I try to then assign
Win+R to run, I get the error message:
The shortcut "Super L" is already used for:
"Lock screen"
--
Cannot use Windows key in keyboard shortcuts
https://bugs.launchpad.net/bugs/12153
You received this bug notificatio
** Attachment added: "Output of lpinfo -l -v"
http://librarian.launchpad.net/4942251/lpinfo.out
--
Wrong printer model is preselected when adding a HPLIP printer
https://launchpad.net/bugs/54362
--
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/list
** Attachment added: "Output of lsusb -v"
http://librarian.launchpad.net/4942250/lsusb.out
--
Wrong printer model is preselected when adding a HPLIP printer
https://launchpad.net/bugs/54362
--
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/
Cool.
Does this mean that the hp 3550 is not in foomatic-db, or that
gnome-cups-manager doesn't look the device id up in foomatic-db?
If it's the first, should I submit a bug/patch against foomatic-db?
--
Wrong printer model is preselected when adding a HPLIP printer
https://launchpad.net/bugs/
Couldn't we at least try to do a case insensitive match on the device id
against the model list? In this case, the name is so obviously correct.
Alternatively, would it be worthwhile to have a map from device ids to
models?
--
Wrong printer model is preselected when adding a HPLIP printer
https
*** This bug is a duplicate of bug 54362 ***
** This bug has been marked a duplicate of bug 54362
Wrong printer model is preselected when adding a HPLIP printer
--
wrong printer shown in step 2
https://launchpad.net/bugs/69462
--
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https
Public bug reported:
Binary package hint: gnome-cups-manager
I have an HP DeskJet 3500 printer connected to my Ubuntu 6.10 system via
USB.
When I go to add printer, I get two options: "hp deskjet 3500" and "HP
deskjet 3500".
Whichever of these two options I choose, when I click next the pre-
se
54 matches
Mail list logo