[Bug 2060727] Re: The keyboard does not work after latest kernel update

2024-04-19 Thread James Fox
The fix hasn't been released yet.

"Fix Committed" status means the source has been updated but hasn't been
released in a package.

"Fix Released" status means the new package has the fix.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/2060727

Title:
  The keyboard does not work after latest kernel update

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/2060727/+subscriptions


-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 2060727] Re: The keyboard does not work after latest kernel update

2024-04-13 Thread James Fox
I have a Dell XPS 13 running Kubuntu 22.04. Keyboard works fine on fresh
boot but the keyboard doesnt work at all after resuming from suspend.

linux-image-6.5.0-27-generic is the kernel I started having the problem
with.

Booting an older 6.5 kernel and keyboard works again after resume.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/2060727

Title:
  The keyboard does not work after latest kernel update

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/2060727/+subscriptions


-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1929709] [NEW] Segmentation fault on launch

2021-05-26 Thread James Fox
Public bug reported:

Ubuntu 21.04 (Canonical Gnome Desktop not flavour). Installed openbox
(3.6.1-9+deb11u1) and lxappearance (0.6.3-1) from standard repos.

Launching immediately segfaults.
Rebuilding the package still segfaults.

It seems to be having issues parsing:
/usr/share/icons/gnome/index.theme
/usr/share/icons/DMZ-Black/index.theme

These files look normal and have correct permissions.

I added a small hack to src/icon-theme.c to ignore these files and
lxappearance now works correctly but is missing these themes.


### BACKTRACE FROM GDB
Program received signal SIGSEGV, Segmentation fault.
0x7791179d in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
(gdb) b
Breakpoint 1 at 0x7791179d
(gdb) backtrace
#0  0x7791179d in  () at /lib/x86_64-linux-gnu/libglib-2.0.so.0
#1  0x77911cc1 in  () at /lib/x86_64-linux-gnu/libglib-2.0.so.0
#2  0x77911f41 in  () at /lib/x86_64-linux-gnu/libglib-2.0.so.0
#3  0x77912079 in g_key_file_load_from_file () at 
/lib/x86_64-linux-gnu/libglib-2.0.so.0
#4  0xd5d4 in load_icon_themes_from_dir
(base_dir=0x5570c180 "/usr/share/icons", theme_dir=0x5570c180 
"/usr/share/icons", kf=0x5570d990) at icon-theme.c:84
#5  0xd92a in load_icon_themes () at icon-theme.c:125
#6  icon_theme_init (b=b@entry=0x555d49c0) at icon-theme.c:247
#7  0xab0e in main (argc=, argv=) at 
lxappearance.c:663


### HACK TO FIX ISSUE
--- lxappearance-0.6.3.orig/src/icon-theme.c
+++ lxappearance-0.6.3/src/icon-theme.c
@@ -81,7 +81,15 @@ void load_icon_themes_from_dir(const cha
 theme->base_dir = base_dir;
 theme->is_removable = (0 == access(base_dir, W_OK));

+// printf("%s\n", index_theme);
+if (strcmp(index_theme, "/usr/share/icons/gnome/index.theme") 
== 0)
+continue;
+
+if (strcmp(index_theme, 
"/usr/share/icons/DMZ-Black/index.theme") == 0)
+continue;
+
 if(g_key_file_load_from_file(kf, index_theme, 0, NULL))
 {
 /* skip hidden ones */
 if(!g_key_file_get_boolean(kf, "Icon Theme", "Hidden", 
NULL))

** Affects: lxappearance (Ubuntu)
 Importance: Undecided
 Status: New

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1929709

Title:
  Segmentation fault on launch

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/lxappearance/+bug/1929709/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1465681] [NEW] xfce4-power-manager-settings missing show system tray option

2015-06-16 Thread James Fox
Public bug reported:

xfce4-power-manager-settings is missing an option under General |
Appearance 'Show system tray icon'

This option exists on my Arch Linux install running the same version of
xfce.

ProblemType: Bug
DistroRelease: Ubuntu 15.04
Package: xfce4-power-manager (1.4.3-0ubuntu1) 
Architecture: amd64
CurrentDesktop: XFCE

** Affects: xfce4-power-manager (Ubuntu)
 Importance: Undecided
 Status: New

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1465681

Title:
  xfce4-power-manager-settings missing show system tray option

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/xfce4-power-manager/+bug/1465681/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1465681] Re: xfce4-power-manager-settings missing show system tray option

2015-06-16 Thread James Fox
Sorry my bad

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1465681

Title:
  xfce4-power-manager-settings missing show system tray option

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/xfce4-power-manager/+bug/1465681/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1069199] Re: 1002:682f Unity does not start after installing fglrx-updates Radeon HD 7700M Series

2013-01-14 Thread James Fox
*** This bug is a duplicate of bug 1068404 ***
https://bugs.launchpad.net/bugs/1068404

Really this still isnt fixed? I just installed 12.10, tried both fglrx
and fglrx-updates installed from software sources and unity woudnt start
with either.

Using a ATI 6850.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1069199

Title:
  1002:682f Unity does not start after installing fglrx-updates Radeon
  HD 7700M Series

To manage notifications about this bug go to:
https://bugs.launchpad.net/fglrx/+bug/1069199/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1099447] [NEW] Flashplugin freezing in Firefox playing youtube videos 480p 12.10 x86

2013-01-14 Thread James Fox
Public bug reported:

I've always had problems in Linux running 720p+ video in Firefox with
the flashplugin but just accepted it and watched 480p videos.

I've just installed 12.10, updated and installed ubuntu-restricted-
extras. Youtube videos at 480p are freezing after a couple of minutes. I
cant alt-tab and have to ctrl+alt+F2, ps awx, kill to get back into
unity.

I'm using the radeon drivers as neither of the fglrx packages in 12.10
are compatible with unity.

Please let me know what other info I can provide soon as I'm going to
have to wipe 12.10 too many problems.

** Affects: flashplugin-nonfree (Ubuntu)
 Importance: Undecided
 Status: New

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1099447

Title:
  Flashplugin freezing in Firefox playing youtube videos 480p 12.10 x86

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/flashplugin-nonfree/+bug/1099447/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1069199] Re: 1002:682f Unity does not start after installing fglrx-updates Radeon HD 7700M Series

2012-10-31 Thread James Fox
Same issue unity doesnt start after install fglrx from software sources.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1069199

Title:
  1002:682f Unity does not start after installing fglrx-updates Radeon
  HD 7700M Series

To manage notifications about this bug go to:
https://bugs.launchpad.net/fglrx/+bug/1069199/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 683170] Re: should be possible to display only windows from the current workspace in the launcher

2012-09-25 Thread James Fox
I've been trying to use unity working with multiple workspaces for
nearly a week forcing myself to stick with it. However the only way I
can work productively is to hide the launcher and not use it relying on
Super+W, alt-tab and synapse. Which is quickly drawing me to the
conclusion unity cant effectively be used to work with multiple
workspaces so why use unity?

If you work on one thing at a time with a couple of windows open unity
is fine. Working on multiple tasks is just plain difficult. How is this
not an issue?

I have a feeling I'll be using Xfce next week.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/683170

Title:
  should be possible to display only windows from the current workspace
  in the launcher

To manage notifications about this bug go to:
https://bugs.launchpad.net/ayatana-design/+bug/683170/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 976032] Re: Place plugin problem with panel in fullscreen and gnome classic

2012-08-09 Thread James Fox
Hi guys.

I'm having this problem with all full screen applications gthumb youtube
and vlc in Ubuntu 12.04. I have 4 machines and all are doing it. Its
driving me insane. Of course disabling place windows or logging into
gnome classic without effects fix's this.

Gonna try the unofficial patch mentioned in this thread.

Please fix soon :)

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/976032

Title:
  Place plugin problem with panel in fullscreen and gnome classic

To manage notifications about this bug go to:
https://bugs.launchpad.net/compiz/+bug/976032/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs