[Bug 1867815] [NEW] Add vid:pid of TP-Link Archer T4Uv2

2020-03-17 Thread Guy Rutenberg
Public bug reported:

The `rtl8812au` can also support TP-Link T4Uv2 adapter. It only needs
the vid:pid in usb_intf.c:

```
--- rtl8812au-4.3.8.12175.20140902+dfsg.orig/os_dep/linux/usb_intf.c
+++ rtl8812au-4.3.8.12175.20140902+dfsg/os_dep/linux/usb_intf.c
@@ -303,6 +303,7 @@ static struct usb_device_id rtw_usb_id_t
{USB_DEVICE(0x20f4, 0x805b),.driver_info = RTL8812}, /* TRENDnet - */
{USB_DEVICE(0x2357, 0x0101),.driver_info = RTL8812}, /* TP-Link - 
Archer T4U */
{USB_DEVICE(0x2357, 0x0103),.driver_info = RTL8812}, /* TP-Link - 
Archer T4UH */
+   {USB_DEVICE(0x2357, 0x010d),.driver_info = RTL8812}, /* TP-Link - 
Archer T4Uv2 */
{USB_DEVICE(0x0411, 0x025d),.driver_info = RTL8812}, /* Buffalo - 
WI-U3-866D */
 #endif
```

** Affects: rtl8812au (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/1867815

Title:
  Add vid:pid of TP-Link Archer T4Uv2

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

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

[Bug 1422859] Re: Dices move after using settings

2016-01-09 Thread Guy Rutenberg
I think I fixed the issue in version 1.9.3. No debs yet, but it should
compile easily.

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

Title:
  Dices move after using settings

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

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


[Bug 907899] Re: ebook-viewer does not have a .desktop file

2013-09-28 Thread Guy Rutenberg
Bug still affects Ubuntu 12.04 as well. I've posted in the link below a
slightly updated desktop file:

http://www.guyrutenberg.com/2013/09/28/openning-mobi-and-epub-files-in-
ubuntu/

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

Title:
  ebook-viewer does not have a .desktop file

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

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


[Bug 1096666] [NEW] LyX Doesn't Terminate xdg-open (Remains Zombie)

2013-01-06 Thread Guy Rutenberg
Public bug reported:

When viewing the output of a file in LyX (e.g. View PDF) lyx opens xdg-
open which in turn opens the default viewer (e.g. evince). However, xdg-
open isn't terminated properly, and remains zombie.

After asking in the lyx-devel mailing list, I understood that the xdg-
open functionaility is provided by an Ubuntu patch (and is missing in
the vanilla lyx).

After a while those zombie process can accumulate as it seems nobody
ever reads their return value and terminates them.

Reported on Ubuntu 12.04 with LyX 2.0.2

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


** Tags: lyx xdg-open zombie

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

Title:
  LyX Doesn't Terminate xdg-open (Remains Zombie)

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

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


[Bug 1061787] Re: Dual Monitor Lock Screen Dialog Hidden

2012-11-24 Thread Guy Rutenberg
I have the same problem. One screen turns entirely blue, while the other
one is OK. At first I thought it's a problem with my screen, but I see
others reporting it as well. It started happening about a month to 2
months ago. Using Ubuntu 12.04 64bit using nvidia-current
295.40-0ubuntu1.1 and Gnome3

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

Title:
  Dual Monitor Lock Screen Dialog Hidden

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

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


[Bug 898197] Re: 'updmap --enable Map' doesn't work

2012-10-12 Thread Guy Rutenberg
This issue also affect Ubuntu 11.10 and 12.04, it's not Mint specific.
The bug is a result of a set -e in debianize-updmap, which attempts to
create 10local.cfg if it doesn't exits, but the check fails because of
the set -e.

There is a nice a more detailed explanation of the issue and how it
affects updmap in my blog post, which Matthäus cited.

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

Title:
  'updmap --enable Map' doesn't work

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

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