[Bug 1954970] Re: remmina "Cannot connect to the RDP server ... via TLS. Check that the client and server support a common TLS version"

2022-04-29 Thread Blaze
Well. What do I have

1) I have no control over the gateway software.
2) xfreerdp is blocked here. No matter what I do I'm always getting 403 status 
code.
3) There's no way to try the security level workaround in Remmina.

So I guess that is it for now. The only way around is to rebuild
freerdp2 against openssl 1.1

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

Title:
  remmina "Cannot connect to the RDP server ... via TLS. Check that the
  client and server support a common TLS version"

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


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

[Bug 1954970] Re: remmina "Cannot connect to the RDP server ... via TLS. Check that the client and server support a common TLS version"

2022-04-26 Thread Blaze
I do use a gateway actually

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

Title:
  remmina "Cannot connect to the RDP server ... via TLS. Check that the
  client and server support a common TLS version"

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


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

[Bug 1954970] Re: remmina "Cannot connect to the RDP server ... via TLS. Check that the client and server support a common TLS version"

2022-04-26 Thread Blaze
>https://github.com/FreeRDP/FreeRDP/pull/7822

I've been testing this patch and it didn't help in my case

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

Title:
  remmina "Cannot connect to the RDP server ... via TLS. Check that the
  client and server support a common TLS version"

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


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

[Bug 1954970] Re: remmina "Cannot connect to the RDP server ... via TLS. Check that the client and server support a common TLS version"

2022-04-15 Thread Blaze
Btw snap version:

$ ldd /snap/remmina/5237/usr/lib/libfreerdp2.so.2.6.1
...
libssl.so.1.1 => /lib/x86_64-linux-gnu/libssl.so.1.1 
(0x7fe684581000)

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

Title:
  remmina "Cannot connect to the RDP server ... via TLS. Check that the
  client and server support a common TLS version"

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


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

[Bug 1954970] Re: remmina "Cannot connect to the RDP server ... via TLS. Check that the client and server support a common TLS version"

2022-04-15 Thread Blaze
I believe that distro version of OpenSSLv3 is missing some neccessary
extension

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

Title:
  remmina "Cannot connect to the RDP server ... via TLS. Check that the
  client and server support a common TLS version"

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


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

[Bug 1954970] Re: remmina "Cannot connect to the RDP server ... via TLS. Check that the client and server support a common TLS version"

2022-04-15 Thread Blaze
I have a similar issue. With libfreerdp2 being built against libssl.so.3
it doesn't work at all

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

Title:
  remmina "Cannot connect to the RDP server ... via TLS. Check that the
  client and server support a common TLS version"

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


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

[Bug 1926089] Re: PDF viewer doesn't work since QtWebengine version 5.15.2

2021-09-04 Thread Blaze
I can confirm that everything works with this change being applied

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

Title:
  PDF viewer doesn't work since QtWebengine version 5.15.2

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/qtwebengine-opensource-src/+bug/1926089/+subscriptions


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

[Bug 1926089] [NEW] PDF viewer doesn't work since QtWebengine version 5.15.2

2021-04-25 Thread Blaze
Public bug reported:

Polymer v3 js library is being used for WebEngine's internal PDF viewer
since version 5.15.2 and it is missing in the distro package

File location in the sources:
src/3rdparty/chromium/third_party/polymer/v3_0/components-chromium/polymer/polymer_bundled.min.js

Steps to reproduce the problem:
1. Open a browser application based on QtWebEngine, i.e. Falkon

2. Open a PDF file either local or online. Example PDF link:
http://www.africau.edu/images/default/sample.pdf

3. See no controls and no file visible on the page, JavaScript errors on
the console

What is expected:
PDF file being opened, all controls on the page are visible, similarly to the 
following screenshot
 https://i.imgur.com/ByXKqdv.png

** Affects: qtwebengine-opensource-src (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: qt

** Description changed:

  Polymer v3 js library is being used for WebEngine's internal PDF viewer
  since version 5.15.2 and it is missing in the distro package
  
  File location in the sources:
  
src/3rdparty/chromium/third_party/polymer/v3_0/components-chromium/polymer/polymer_bundled.min.js
  
  Steps to reproduce the problem:
  1. Open a browser application based on QtWebEngine, i.e. Falkon
  
  2. Open a PDF file either local or online. Example PDF link:
  http://www.africau.edu/images/default/sample.pdf
  
  3. See no controls and no file visible on the page, JavaScript errors on
  the console
  
  What is expected:
- PDF file being opened, all controls on the page are visible, 
- similarly to the following screenshot https://i.imgur.com/ByXKqdv.png
+ PDF file being opened, all controls on the page are visible, similarly to the 
following screenshot
+  https://i.imgur.com/ByXKqdv.png

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

Title:
  PDF viewer doesn't work since QtWebengine version 5.15.2

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/qtwebengine-opensource-src/+bug/1926089/+subscriptions

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

[Bug 1812128] Re: No IRQ handler for Vector

2020-04-23 Thread Blaze
Can you provide a dmesg log at least?

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

Title:
  No IRQ handler for Vector

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

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

[Bug 1856433] Re: do_IRQ: 1.55 No irq handler for vector

2020-04-23 Thread Blaze
As you can see in the dmesg log it happens when the kernel is initializing the 
second CPU core.
I believe this started after the AMD microcode update against Spectre/Meltdown 
mitigations.

Should be reported also to https://bugzilla.kernel.org/

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

Title:
  do_IRQ: 1.55 No irq handler for vector

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

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

[Bug 1870845] Re: Boot diagnostic: Initramfs unpacking failed: Decoding failed

2020-04-23 Thread Blaze
*** This bug is a duplicate of bug 1835660 ***
https://bugs.launchpad.net/bugs/1835660

** This bug has been marked a duplicate of bug 1835660
   initramfs unpacking failed

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

Title:
  Boot diagnostic: Initramfs unpacking failed: Decoding failed

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/grub2-signed/+bug/1870845/+subscriptions

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

[Bug 1870275] Re: initramfs unpacking failed: Decoding failed after every boot

2020-04-23 Thread Blaze
*** This bug is a duplicate of bug 1835660 ***
https://bugs.launchpad.net/bugs/1835660

** This bug is no longer a duplicate of bug 1870260
   initramfs unpacking failed: Decoding failed", message appears on boot up.
** This bug has been marked a duplicate of bug 1835660
   initramfs unpacking failed

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

Title:
   initramfs unpacking failed: Decoding failed after every boot

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

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

[Bug 1870260] Re: initramfs unpacking failed: Decoding failed", message appears on boot up.

2020-04-23 Thread Blaze
*** This bug is a duplicate of bug 1835660 ***
https://bugs.launchpad.net/bugs/1835660

** This bug has been marked a duplicate of bug 1835660
   initramfs unpacking failed

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

Title:
  initramfs unpacking failed: Decoding failed", message appears on boot
  up.

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

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

[Bug 1873644] Re: Regression in 5.4.0-24 kernel, r8169 network driver is broken

2020-04-21 Thread Blaze
*** This bug is a duplicate of bug 1871182 ***
https://bugs.launchpad.net/bugs/1871182

I can confirm that the new update fixes this issue

$  apt policy linux-generic
linux-generic:
  Installed: 5.4.0.26.32
  Candidate: 5.4.0.26.32
  Version table:
 *** 5.4.0.26.32 500
500 http://security.ubuntu.com/ubuntu focal-proposed/main amd64 Packages

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

Title:
  Regression in 5.4.0-24 kernel, r8169 network driver is broken

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

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

[Bug 1873644] Re: Regression in 5.4.0-24 kernel, r8169 network driver is broken

2020-04-19 Thread Blaze
Another important note: this module is included to initramfs so this
"fix" fixes nothing, in fact breaks stuff

** Changed in: linux (Ubuntu)
   Status: Incomplete => New

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

Title:
  Regression in 5.4.0-24 kernel, r8169 network driver is broken

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

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

[Bug 1873644] [NEW] Regression in 5.4.0-24 kernel, r8169 network driver is broken

2020-04-19 Thread Blaze
Public bug reported:

No network connection since 5.4.0-24 kernel update, `dmesg` output
contains the following unusual line:

[2.450854] r8169 :01:00.0: realtek.ko not loaded, maybe it needs
to be added to initramfs?

Important note: this module is available and listed in the `lsmod`
output

Possible cause is the following change:

- r8169: fix PHY driver check on platforms w/o module softdeps

https://paste.ubuntu.com/p/YcVx6jPndD/


No logs included bc I'm using the previous kernel build rn, so no point
I guess

** Affects: linux (Ubuntu)
 Importance: Undecided
 Status: Incomplete


** Tags: network r8169

** Attachment added: "network-chip-data.txt"
   
https://bugs.launchpad.net/bugs/1873644/+attachment/5356712/+files/network-chip-data.txt

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

Title:
  Regression in 5.4.0-24 kernel, r8169 network driver is broken

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

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

[Bug 1821091] Re: [FFe] Qt 5.12.2 update

2019-03-26 Thread Blaze
QtWebEngine from 5.11.3 is largely insecure and outdated at this point.
Leaving it there is a crime. The most ironic part is that you can not
update it independently without having Qt 5.12. So it's a tough
situation.

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

Title:
  [FFe] Qt 5.12.2 update

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/qtbase-opensource-src/+bug/1821091/+subscriptions

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

[Bug 1747980] Re: kubuntu only shows on-screen keyboard on lockscreen

2018-05-06 Thread Blaze
Qt Virtual Keyboard is not supposed to be used under X session, the one
that comes with Qt 5.9 at least. You can enable it by setting a global
environment variable but better not do that. Under X it's more of a
nuisance rather than something helpful. Consider a different solution.
Status should be set to "Invalid".

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

Title:
  kubuntu only shows on-screen keyboard on lockscreen

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/kubuntu-meta/+bug/1747980/+subscriptions

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


[Bug 1762472] Re: Can't accept password with return in login and lock screens

2018-04-14 Thread Blaze
Fix works for me

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

Title:
  Can't accept password with return in login and lock screens

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

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

[Bug 1629715] Re: kde version shows the install popup after a few seconds of launching (without chosing the iso)

2018-01-03 Thread Blaze
** Tags added: kubuntu

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

Title:
  kde version shows the install popup after a few seconds of launching
  (without chosing the iso)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/usb-creator/+bug/1629715/+subscriptions

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

[Bug 1666893] Re: Dolphin's Panel places is spammed with "Loop Device"

2018-01-02 Thread Blaze
Related KDE upstream bug
https://bugs.kde.org/show_bug.cgi?id=369434

** Tags added: kubuntu

** Bug watch added: KDE Bug Tracking System #369434
   https://bugs.kde.org/show_bug.cgi?id=369434

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

Title:
  Dolphin's Panel places is spammed with "Loop Device"

To manage notifications about this bug go to:
https://bugs.launchpad.net/canonical-devices-system-image/+bug/1666893/+subscriptions

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

[Bug 1713223] Re: Favicons do not show up in bookmark toolbar

2017-11-13 Thread Blaze
Fixed upstream for Qupzilla and Falkon

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

Title:
  Favicons do not show up in bookmark toolbar

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

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

[Bug 1713223] Re: Favicons do not show up in bookmark toolbar

2017-11-13 Thread Blaze
And finally there's a fix

Link to the patch:
https://github.com/QupZilla/qupzilla/issues/1474#issuecomment-343866110

File browsedata.db should be recreated in order to fix bookmark entries
that already exist

** Bug watch added: github.com/QupZilla/qupzilla/issues #1474
   https://github.com/QupZilla/qupzilla/issues/1474

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

Title:
  Favicons do not show up in bookmark toolbar

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

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

[Bug 1713223] Re: Favicons do not show up in bookmark toolbar

2017-08-27 Thread Blaze
I can reproduce this issue on Debian 9.0 Stretch with Qt 5.7.1, Qupzilla
1.8.9. So Debian's upstream is affected also.

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

Title:
  Favicons do not show up in bookmark toolbar

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

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


[Bug 1713223] Re: Favicons do not show up in bookmark toolbar

2017-08-27 Thread Blaze
Also bookmark icons are not visible not only in the toolbar but in menus
and bookmark manager also, at least for me here.

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

Title:
  Favicons do not show up in bookmark toolbar

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

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


[Bug 1713223] Re: Favicons do not show up in bookmark toolbar

2017-08-27 Thread Blaze
Probably Ubuntu's Qt issue, because it's not reproducible with non-
system Qt.

** Tags added: qt

** Tags added: ui

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

Title:
  Favicons do not show up in bookmark toolbar

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

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


Re: [Bug 1189721] Re: Ralink RT3290 doesn't have a bluetooth driver

2017-05-22 Thread Blaze
Alex10336 wrote:
> @Blaze: Can you update make/install instruction ?
> 
> clone & make seem to work. (gcc 5.4)

GCC 4.5 is an oldish GCC version Ubuntu 12.04 had in times of the driver 
release (see the doc provided by Ralink). But today you need to compile 
and install it yourself. Computer savvy people required.

Ralink doc on the driver:
https://github.com/loimu/rtbth-dkms/blob/master/doc/Ubuntu
%20RT3290%20Bluetooth%20Host%20Driver%20User%20Guide.pdf

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

Title:
  Ralink RT3290 doesn't have a bluetooth driver

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

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


Re: [Bug 1189721] Re: Ralink RT3290 doesn't have a bluetooth driver

2017-05-22 Thread Blaze
Høst wrote:
> According to https://bugzilla.kernel.org/show_bug.cgi?id=84521, there's
> a kernel module that seems to be working (https://github.com/loimu
> /rtbth-dkms). I can't test it by myself since I replaced the wireless
> combo with a Qualcomm-Atheros card.
> 
> It's (at least) compatible with most HP laptops and all-in-one desktops. I
> can understand that a lot of you aren't in the position of buying a new
> card, but if you're interested here's the datasheet:
> https://wikidevi.com/files/Atheros/specsheets/AR9462.pdf

Well, that's my Github profile. And I already asked a number of times to 
test the driver against GCC 4.5 to see if the pairing works, but still no one 
did.

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

Title:
  Ralink RT3290 doesn't have a bluetooth driver

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

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

[Bug 1632870] Re: Package is broken since Google stopped shipping Flash with Chrome 54 for Linux

2017-02-14 Thread Blaze
Pepper Flash Player is maintained by Google. Adobe Flash plugin is
provided by Adobe both the PPAPI and NPAPI versions. Don't you see the
difference?

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

Title:
  Package is broken since Google stopped shipping Flash with Chrome 54
  for Linux

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

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


[Bug 1632870] Re: Package is broken since Google stopped shipping Flash with Chrome 54 for Linux

2017-02-14 Thread Blaze
Experience with the Adobe flashplugin is somewhat worse than with the
native Google solution. For example it's not possible to make a flash
video go fullscreen, at least in QtWebengine. Also hardware acceleration
works better with Pepper plugin. Therefore it's not a complete
replacement.

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

Title:
  Package is broken since Google stopped shipping Flash with Chrome 54
  for Linux

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

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


[Bug 1189721] Re: Ralink RT3290 doesn't have a bluetooth driver

2017-01-28 Thread Blaze
How about to try compiling the driver with an ancient gcc version
(4.5.3)?

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

Title:
  Ralink RT3290 doesn't have a bluetooth driver

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

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


[Bug 1189721] Re: Ralink RT3290 doesn't have a bluetooth driver

2017-01-28 Thread Blaze
So my basic theory is: LM_Find_Link_Table_Entry() is trying to read
something (link table) from efuse data and when the data is malformed
LMssp_LM_User_Confirmation_Request_Reply() fails. Now it's only left to
find out why is the data malformed.

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

Title:
  Ralink RT3290 doesn't have a bluetooth driver

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

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


[Bug 1189721] Re: Ralink RT3290 doesn't have a bluetooth driver

2017-01-28 Thread Blaze
Correction:
>on the last iteration
on every iteration
Or there's another way also but it doesn't really make sense. I'm being 
confused here.

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

Title:
  Ralink RT3290 doesn't have a bluetooth driver

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

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


[Bug 1189721] Re: Ralink RT3290 doesn't have a bluetooth driver

2017-01-28 Thread Blaze
Logic an physical link table structures from include/rt3298_iomap.h:

http://paste.ubuntu.com/23881034/

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

Title:
  Ralink RT3290 doesn't have a bluetooth driver

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

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


[Bug 1189721] Re: Ralink RT3290 doesn't have a bluetooth driver

2017-01-28 Thread Blaze
_v16 stores the output of LM_Find_Link_Table_Entry() which can be 0 when
RtlCompareMemory() is non-zero (error) on the last iteration. See the
link below.

http://paste.ubuntu.com/23880923/

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

Title:
  Ralink RT3290 doesn't have a bluetooth driver

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

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


[Bug 1189721] Re: Ralink RT3290 doesn't have a bluetooth driver

2017-01-24 Thread Blaze
Oh, I guess you may be right. It looks more like a protocol story rather
than an API story. In the worst case scenario we can patch bluez and
bluez-obexd to make the whole thing work again as it should.

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

Title:
  Ralink RT3290 doesn't have a bluetooth driver

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

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


[Bug 1189721] Re: Ralink RT3290 doesn't have a bluetooth driver

2017-01-24 Thread Blaze
Can it be that some security imrovements had been made on the bluez
side? As a result default pin is not being accepted in simple secure
mode.

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

Title:
  Ralink RT3290 doesn't have a bluetooth driver

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

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


[Bug 1189721] Re: Ralink RT3290 doesn't have a bluetooth driver

2017-01-23 Thread Blaze
But I had to revisit and rework all the changes that were done before up
to an original version in order to make the module compile with every
kernel since v3.2. So now I'm pretty confident that every single change
works how it should and has no sideffects.

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

Title:
  Ralink RT3290 doesn't have a bluetooth driver

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

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


[Bug 1189721] Re: Ralink RT3290 doesn't have a bluetooth driver

2017-01-23 Thread Blaze
But I didn't touch any structures except "rtbt_hps_ops" and now it's in
an original state besides it's not being used inside the userspace part.

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

Title:
  Ralink RT3290 doesn't have a bluetooth driver

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

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


[Bug 1189721] Re: Ralink RT3290 doesn't have a bluetooth driver

2017-01-22 Thread Blaze
>In the later kernels
>the data structures were changing, but the rtbt binary remained
>unchanged and thus some structures are failing to get processed by rtbt
>binary.

But is it possible to track down the exact kernel version where those
changes did happen? So we can find out at least what was changed (ioctl
api for example). That's the information I'm trying to get here all the
way, but nobody's willing to help. Maybe it's even possible to came up
with some workaround on the kernelspace side but only if you know
exactly what's wrong.

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

Title:
  Ralink RT3290 doesn't have a bluetooth driver

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

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


[Bug 1189721] Re: Ralink RT3290 doesn't have a bluetooth driver

2017-01-17 Thread Blaze
2 Höst

1. It's simply not possible that you were using the same driver every
and each ubuntu release because kernel API is constantly changing.

2. Since you are a dualboot user there is a high probability that you
already had an updated firmware from windoze session. That's why you had
no issues at some point. But now it's fixed and the stock firmware is
being loaded at every driver startup. Ironically it's the old outdated
and buggy firmware. :) Remember: it's almost 5 years old.

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

Title:
  Ralink RT3290 doesn't have a bluetooth driver

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

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

[Bug 1189721] Re: Ralink RT3290 doesn't have a bluetooth driver

2017-01-12 Thread Blaze
Yeah, I have a decompiled file already. But, as far as it cannot be
compiled back with all the resources included, there's not much use of
it. There are non-zero chances to get the sources from Mediatek, but you
need to find the right person and maybe to sign some NDA. It would be
better to try that.

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

Title:
  Ralink RT3290 doesn't have a bluetooth driver

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

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


[Bug 1189721] Re: Ralink RT3290 doesn't have a bluetooth driver

2017-01-11 Thread Blaze
Oh, btw can you test this driver on a 12.04 LTS live session?

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

Title:
  Ralink RT3290 doesn't have a bluetooth driver

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

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


[Bug 1189721] Re: Ralink RT3290 doesn't have a bluetooth driver

2017-01-11 Thread Blaze
Some people say it's working or was working before. However for me it's
still not clear, as I have no devices to test with.

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

Title:
  Ralink RT3290 doesn't have a bluetooth driver

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

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


[Bug 1189721] Re: Ralink RT3290 doesn't have a bluetooth driver

2017-01-11 Thread Blaze
Sources are not available, it's a proprietary part. But it's Linux API
agnostic, so if something changes it shouldn't affect the functionality
of the driver.

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

Title:
  Ralink RT3290 doesn't have a bluetooth driver

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

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


[Bug 1189721] Re: Ralink RT3290 doesn't have a bluetooth driver

2017-01-10 Thread Blaze
rtbt isn't a loader it's the driver itself. And it's running in
userspace. The other stuff (kernel module) is just a userspace-to-
kernelspace wrapper. Have you replaced /usr/bin/rtbt with the patched
one?

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

Title:
  Ralink RT3290 doesn't have a bluetooth driver

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

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


[Bug 1189721] Re: Ralink RT3290 doesn't have a bluetooth driver

2017-01-07 Thread Blaze
>The pairing with BT 4 LE devices still not possible.

The most liable reason behind that is an outdated firmware.

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

Title:
  Ralink RT3290 doesn't have a bluetooth driver

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

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


[Bug 1189721] Re: Ralink RT3290 doesn't have a bluetooth driver

2016-12-28 Thread Blaze
I've tried to use the latest firmware and as far as I can see it works
better or at least faster. The result of my investigations was published
here:

https://github.com/loimu/rtbth-dkms/tree/master/tools#firmware-upgrade

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

Title:
  Ralink RT3290 doesn't have a bluetooth driver

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

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


[Bug 1635911] Re: Konversation crashes on quit - please package latest version

2016-12-22 Thread Blaze
It's konversation-dbgsym now.
https://wiki.ubuntu.com/Debug%20Symbol%20Packages

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

Title:
  Konversation crashes on quit - please package latest version

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

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


[Bug 1633505] Re: gmrun gets a segment fault

2016-12-14 Thread Blaze
I debianized your patch, Jose Uceda. The resulting package is in my
personal test ppa. Now only copyrights are missing.

** Patch added: "gmrun-tdp-patch.diff"
   
https://bugs.launchpad.net/ubuntu/+source/gmrun/+bug/1633505/+attachment/4791542/+files/gmrun-tdp-patch.diff

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

Title:
  gmrun gets a segment fault

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

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


[Bug 1189721] Re: Ralink RT3290 doesn't have a bluetooth driver

2016-12-12 Thread Blaze
Hello, corrado venturini. Thank you for testing, but as Mr. Høst says
here some changes affecting pairing did happen before Trusty (kernel
3.13) or maybe since that actual release. Therefore it would be nice if
someone will test out the driver against Ubuntu Precise (12.04 LTS).
It's not necessary to install it, live session  would do also.

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

Title:
  Ralink RT3290 doesn't have a bluetooth driver

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

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

[Bug 1189721] Re: Ralink RT3290 doesn't have a bluetooth driver

2016-12-05 Thread Blaze
>Here's some dmesg output:

This output simply means that the remote device closes the connection.
Why? Who knows.

You can get more verbose output by changing the DebugLevel variable's
value (rtbth_hlpr_dbg.c) from ERROR to TRACE and recompiling the driver,
but I'm not sure this can help either.

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

Title:
  Ralink RT3290 doesn't have a bluetooth driver

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

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


[Bug 1633505] Re: gmrun gets a segment fault

2016-11-28 Thread Blaze
>gmrun is using a lot of GTK deprecated functions

But GTK is deprecated itself. Do you wanna say someone is messing with
GTK2 API these days?

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

Title:
  gmrun gets a segment fault

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

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


[Bug 1189721] Re: Ralink RT3290 doesn't have a bluetooth driver

2016-11-22 Thread Blaze
For everyone who wanna test the shit out of this driver there're new packages 
here:
https://launchpad.net/~blaze/+archive/ubuntu/rtbth-dkms/+packages

Now the driver can be used with any kernel since 2012 and maybe even earlier.
Therefore it's possible to track down the exact one where something went wrong.

But I still think that the cause behind the pairing issue is rather
inside the outdated old firmware.

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

Title:
  Ralink RT3290 doesn't have a bluetooth driver

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

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


[Bug 1189721] Re: Ralink RT3290 doesn't have a bluetooth driver

2016-11-14 Thread Blaze
@Host

Do you mean this patch https://gist.github.com/initrunlevel0/11025774 ?

The first three changes are ok, however he did them without checking the
kernel version (ugh, bad),  but commenting out the line

>hdev->ioctl = rtbt_hci_dev_ioctl;

wasn't so smart. So ok, I'll look what I can do here.

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

Title:
  Ralink RT3290 doesn't have a bluetooth driver

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

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


[Bug 1633505] Re: gmrun gets a segment fault

2016-10-30 Thread Blaze
Program received signal SIGSEGV, Segmentation fault.
0x772b67f9 in g_type_is_a () from 
/usr/lib/x86_64-linux-gnu/libgobject-2.0.so.0
(gdb) bt
#0  0x772b67f9 in g_type_is_a () from 
/usr/lib/x86_64-linux-gnu/libgobject-2.0.so.0
#1  0x779ccaa4 in gtk_type_new () from 
/usr/lib/x86_64-linux-gnu/libgtk-x11-2.0.so.0
#2  0xa425 in gtk_completion_line_new () at gtkcompletionline.cc:775
#3  0x8b03 in main (argc=1, argv=0x7fffddc8) at main.cc:569


Possible cause is gcc5->gcc6 transition.

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

Title:
  gmrun gets a segment fault

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

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


[Bug 1189721] Re: Ralink RT3290 doesn't have a bluetooth driver

2016-10-27 Thread Blaze
Well, there's nothing interesting between 3.11 and 3.13 kernel releases.
I see no changes that can affect device pairing.

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

Title:
  Ralink RT3290 doesn't have a bluetooth driver

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

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


[Bug 1632870] Re: Package is broken since Google stopped shipping Flash with Chrome 54 for Linux

2016-10-20 Thread Blaze
Basically you need to execute

sudo ln -s /usr/lib/adobe-flashplugin/libpepflashplayer.so /usr/lib
/pepperflashplugin-nonfree/libpepflashplayer.so

to get everything working with QtWebEngine etc.

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

Title:
  Package is broken since Google stopped shipping Flash with Chrome 54
  for Linux

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

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


[Bug 1574300] Re: Could not load 'vboxdrv' after upgrade to Ubuntu 16.04

2016-10-17 Thread Blaze
That's not login password. You should enter some NEW password here,
which will be asked after reboot.

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

Title:
  Could not load 'vboxdrv' after upgrade to Ubuntu 16.04

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

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


[Bug 1478322]

2016-10-06 Thread Blaze
Maybe it was fixed with Qt5.7. I have Qt5.6.1.

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

Title:
  SDDM-init is slow with SDDM theme Breeze

To manage notifications about this bug go to:
https://bugs.launchpad.net/kde-workspace/+bug/1478322/+subscriptions

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


[Bug 1189721] Re: Ralink RT3290 doesn't have a bluetooth driver

2016-10-02 Thread Blaze
>It used to work on Ubuntu <13.10 with my BT4.0 LE device.

Okay, but I have no devices to debug this stuff atm.
Anyways, does anyone know which was the last kernel version it was working with 
finely?

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

Title:
  Ralink RT3290 doesn't have a bluetooth driver

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

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


[Bug 1189721] Re: Ralink RT3290 doesn't have a bluetooth driver

2016-10-02 Thread Blaze
>Features
>802.11n with Bluetooth 3.0+HS

http://www.mediatek.com/en/products/connectivity/wifi/pc/combo/rt3290/

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

Title:
  Ralink RT3290 doesn't have a bluetooth driver

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

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


[Bug 1189721] Re: Ralink RT3290 doesn't have a bluetooth driver

2016-10-02 Thread Blaze
Dunno if this chip even supports Bluetooth 4.0+ but blob does not for
sure.

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

Title:
  Ralink RT3290 doesn't have a bluetooth driver

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

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


[Bug 1189721] Re: Ralink RT3290 doesn't have a bluetooth driver

2016-09-28 Thread Blaze
>Is there additional
>installation that needs to be done?

$ sudo modprobe rtbth
$ sudo rfkill unblock bluetooth

Check if it's working.
$ hcitool dev

It's not necessary to use rfkill every time. DE GUI tools can enable
Bluetooth too.

Systemd service for autoloading this driver is in the pipe.

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

Title:
  Ralink RT3290 doesn't have a bluetooth driver

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

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


[Bug 1189721] Re: Ralink RT3290 doesn't have a bluetooth driver

2016-09-26 Thread Blaze
It's already published.

Packages:
for Yakkety
https://launchpad.net/~blaze/+archive/ubuntu/test/+files/rtbth-dkms_3.9.4.4-1~yakkety~ppa1_all.deb
for Xenial
https://launchpad.net/~blaze/+archive/ubuntu/lts-backports/+files/rtbth-dkms_3.9.4.4-1~yakkety~ppa1_all.deb
Yeah, it says "yakkety", I know.

Source:
https://launchpad.net/~blaze/+archive/ubuntu/test/+files/rtbth-dkms_3.9.4.4.orig.tar.xz

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

Title:
  Ralink RT3290 doesn't have a bluetooth driver

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

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


[Bug 1478322]

2016-09-26 Thread Blaze
I think that problem here is more global than just sddm plugin. Slow
init can reproduced for a quite big number of Qt5 apps. Maybe linking
against libicu causes this issue or opensource graphics drivers. Not
sure. Needs further investigation.

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

Title:
  SDDM-init is slow with SDDM theme Breeze

To manage notifications about this bug go to:
https://bugs.launchpad.net/kde-workspace/+bug/1478322/+subscriptions

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


[Bug 1189721] Re: Ralink RT3290 doesn't have a bluetooth driver

2016-09-25 Thread Blaze
If someone thinks that hacking this unpleasant kernel module code is a
piece of cake then why didn't he do it himself?

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

Title:
  Ralink RT3290 doesn't have a bluetooth driver

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

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


[Bug 1189721] Re: Ralink RT3290 doesn't have a bluetooth driver

2016-09-23 Thread Blaze
Fixed kernel panics on driver load/unload with kernels above 4.4.
Rfkill now works pretty good too.

If you find my work here helpful please consider to donate
via my Pateron account https://www.patreon.com/blazy

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

Title:
  Ralink RT3290 doesn't have a bluetooth driver

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

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


[Bug 1478322]

2016-09-22 Thread Blaze
Can confirm this for Plasma 5.7.x (K)Ubuntu 16.10 YY.

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

Title:
  SDDM-init is slow with SDDM theme Breeze

To manage notifications about this bug go to:
https://bugs.launchpad.net/kde-workspace/+bug/1478322/+subscriptions

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


[Bug 1189721] Re: Ralink RT3290 doesn't have a bluetooth driver

2016-09-21 Thread Blaze
I've updated the driver to work with kernel 4.8 and kernels above 4.5
(probably).

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

Title:
  Ralink RT3290 doesn't have a bluetooth driver

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

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


[Bug 1478322] Re: SDDM-init is slow with SDDM theme Breeze

2016-09-21 Thread Blaze
The problem still exist on Yakkety.

** Changed in: plasma-workspace (Ubuntu)
   Status: Fix Committed => Confirmed

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

Title:
  SDDM-init is slow with SDDM theme Breeze

To manage notifications about this bug go to:
https://bugs.launchpad.net/kde-workspace/+bug/1478322/+subscriptions

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


[Bug 1189721] Re: Ralink RT3290 doesn't have a bluetooth driver

2016-09-05 Thread Blaze
>kernel 4.7.2
You need a stock kernel.

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

Title:
  Ralink RT3290 doesn't have a bluetooth driver

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

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


[Bug 1618496] Re: Does not install anything - execution fails.

2016-09-03 Thread Blaze
** Summary changed:

- Won't install anything - execution fails.
+ Does not install anything - execution fails.

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

Title:
  Does not install anything - execution fails.

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

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


[Bug 1189721] Re: Ralink RT3290 doesn't have a bluetooth driver

2016-09-02 Thread Blaze
I've created a package rtbth-dkms based on source 
https://github.com/f1u77y/rtbth
but still not happy with it's current state.

It would be nice if someone can help with the driver enabling/disabling
on hibernate and sleep.

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

Title:
  Ralink RT3290 doesn't have a bluetooth driver

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

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


[Bug 1355096] Re: Ralink RT3290 [1814:3298] missing bluetooth support with 12.04.5(kernel 3.13)

2016-09-01 Thread Blaze
TJ (tj):
Successfully worked only for the first time. Dunno what happened then. Maybe 
device got broken.

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

Title:
  Ralink RT3290 [1814:3298] missing bluetooth support with
  12.04.5(kernel 3.13)

To manage notifications about this bug go to:
https://bugs.launchpad.net/hwe-next/+bug/1355096/+subscriptions

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


[Bug 1618496] [NEW] Won't install anything - execution fails.

2016-08-30 Thread Blaze
Public bug reported:

The script included in this package is not operational. After running it
fails with several errors:

$ sudo update-pepperflashplugin-nonfree --install --fast 
ERROR: failed to retrieve status information from google : E: flAbsPath on 
./var/lib/dpkg/status failed - realpath (2: No such file or directory)
E: Could not open file  - open (2: No such file or directory)
E: Problem opening 
E: The package lists or status file could not be parsed or opened.
More information might be available at:
  http://wiki.debian.org/PepperFlashPlayer

The package pepperflashplugin-nonfree needs either to be rolled back to
the previous version or to be fixed.

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


** Tags: yakkety

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

Title:
  Won't install anything - execution fails.

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

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


[Bug 1574300] Re: Could not load 'vboxdrv' after upgrade to Ubuntu 16.04

2016-07-18 Thread Blaze
Can someone tell me why vboxdrv cannot be signed?

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

Title:
  Could not load 'vboxdrv' after upgrade to Ubuntu 16.04

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

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


[Bug 1584288] Re: Package kdepim-dbg is missing on Xenial

2016-05-21 Thread Blaze
Users should be informed in some way that package with debugging symbols exists.
The page http://packages.ubuntu.com/source/xenial/kdepim can contain links
to the actual packages.

** Changed in: kdepim (Ubuntu)
   Status: Invalid => Opinion

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

Title:
  Package kdepim-dbg is missing on Xenial

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

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


[Bug 1584288] Re: Package kdepim-dbg is missing on Xenial

2016-05-21 Thread Blaze
KDE PIM package set been migrated to ddeb.
Packages with debug symbols are located at http://ddebs.ubuntu.com

** Changed in: kdepim (Ubuntu)
   Status: Confirmed => Invalid

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

Title:
  Package kdepim-dbg is missing on Xenial

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

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


[Bug 1584288] [NEW] Package kdepim-dbg is missing on Xenial

2016-05-20 Thread Blaze
Public bug reported:

Package kdepim-dbg is missing since Xenial release
therefore it's not possible to debug KDE PIM applications.

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


** Tags: kdepim kubuntu xenial

** Tags added: kdepim kubuntu xenial

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

Title:
  Package kdepim-dbg is missing on Xenial

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

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


[Bug 1583571] Re: KMail process never finishes after closing the window

2016-05-20 Thread Blaze
** Tags added: xenial

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

Title:
  KMail process never finishes after closing the window

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

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


[Bug 1583571] Re: KMail process never finishes after closing the window

2016-05-19 Thread Blaze
KDE Bugs tracking https://bugs.kde.org/show_bug.cgi?id=363085

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

Title:
  KMail process never finishes after closing the window

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

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


[Bug 1583571] [NEW] KMail process never finishes after closing the window

2016-05-19 Thread Blaze
Public bug reported:

KMail process never finishes after closing the window, preventing to run
KMail for the second time.

https://bugs.kde.org/show_bug.cgi?id=363085

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


** Tags: kubuntu

** Bug watch added: KDE Bug Tracking System #363085
   https://bugs.kde.org/show_bug.cgi?id=363085

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

Title:
  KMail process never finishes after closing the window

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

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


[Bug 1574300] Re: Could not load 'vboxdrv' after upgrade to Ubuntu 16.04

2016-05-07 Thread Blaze
Possible temporary workaround is to use different kernel version which
does not have EFI_SECURE_BOOT_SIG_ENFORCE option enabled.

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

Title:
  Could not load 'vboxdrv' after upgrade to Ubuntu 16.04

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

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


[Bug 1478322] Re: SDDM-init is slow with SDDM theme Breeze

2016-04-23 Thread Blaze
Why Plasma? I don't even use Plasma. I'm using Openbox.

** Summary changed:

- Plasma-init is slow with SDDM theme Breeze
+ SDDM-init is slow with SDDM theme Breeze

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

Title:
  SDDM-init is slow with SDDM theme Breeze

To manage notifications about this bug go to:
https://bugs.launchpad.net/kde-workspace/+bug/1478322/+subscriptions

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


[Bug 1478322] Re: SDDM-init is slow with SDDM theme Breeze

2016-04-23 Thread Blaze
The situation is better for Xenial. Probably fixed.

** Changed in: plasma-workspace (Ubuntu)
   Status: Confirmed => Fix Committed

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

Title:
  SDDM-init is slow with SDDM theme Breeze

To manage notifications about this bug go to:
https://bugs.launchpad.net/kde-workspace/+bug/1478322/+subscriptions

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


[Bug 1478322] Re: SDDM init is slow with SDDM theme Breeze

2016-04-21 Thread Blaze
Sddm log is already attached. Maui theme is ~4 times faster. I don't do
login to desktop session.

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

Title:
  SDDM init is slow with SDDM theme Breeze

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/plasma-workspace/+bug/1478322/+subscriptions

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


[Bug 1295267] Re: Windows change Monitor/Desktop after screen lock

2015-10-16 Thread Blaze
Same here on 15.04.
Moreover, app windows become inaccessible, invisible, like moved somewhere 
away. Extremely annoying.

*-display   
   description: VGA compatible controller
   product: 3rd Gen Core processor Graphics Controller
   vendor: Intel Corporation
   physical id: 2
   bus info: pci@:00:02.0
   version: 09
   width: 64 bits
   clock: 33MHz
   capabilities: msi pm vga_controller bus_master cap_list rom
   configuration: driver=i915 latency=0
   resources: irq:29 memory:f000-f03f memory:e000-efff 
ioport:4000(size=64)

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

Title:
  Windows change Monitor/Desktop after screen lock

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

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


[Bug 1478322] Re: SDDM init is slow with SDDM theme Breeze

2015-09-19 Thread Blaze
Also in Wily. A bit faster but still slow.

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

Title:
  SDDM init is slow with SDDM theme Breeze

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/plasma-workspace/+bug/1478322/+subscriptions

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


[Bug 1478322] [NEW] SDDM init is slow with SDDM theme Breeze

2015-07-26 Thread Blaze
Public bug reported:

SDDM starts really slow when Breeze theme is enabled. It takes about 17
seconds to see the login screen after X server init.

There are also huge amount of deprecated messages and QThread errors in
sddm.log (see the attachment).

$ lsb_release -rd
Description:Ubuntu 15.04
Release:15.04

$ apt-cache policy plasma-workspace
plasma-workspace:
  Installed: 4:5.2.2-0ubuntu3
  Candidate: 4:5.2.2-0ubuntu3
  Version table:
 *** 4:5.2.2-0ubuntu3 0
500 http://by.archive.ubuntu.com/ubuntu/ vivid/universe amd64 Packages
100 /var/lib/dpkg/status

** Affects: plasma-workspace (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: breeze kubuntu plasma-workspace sddm theme

** Attachment added: "sddm.log"
   https://bugs.launchpad.net/bugs/1478322/+attachment/4434170/+files/sddm.log

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

Title:
  SDDM init is slow with SDDM theme Breeze

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/plasma-workspace/+bug/1478322/+subscriptions

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


[Bug 1010421] Re: Text antialiasing is green.....

2015-05-27 Thread Blaze
15.04 - bug is still here

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

Title:
  Text antialiasing is green.

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

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


[Bug 1395941] [NEW] package backuppc 3.3.0-2ubuntu1 failed to install/upgrade: subprocess installed post-installation script returned error exit status 1

2014-11-24 Thread badwolf blaze
Public bug reported:

New clean install on Ubuntu 14.10. It fails to install, post install
throws error, but it shows backuppc to be installed. Backuppc fails to
start.

ProblemType: Package
DistroRelease: Ubuntu 14.10
Package: backuppc 3.3.0-2ubuntu1
ProcVersionSignature: Ubuntu 3.16.0-24.32-generic 3.16.4
Uname: Linux 3.16.0-24-generic i686
ApportVersion: 2.14.7-0ubuntu8
Architecture: i386
Date: Mon Nov 24 14:47:34 2014
DuplicateSignature: package:backuppc:3.3.0-2ubuntu1:subprocess installed 
post-installation script returned error exit status 1
ErrorMessage: subprocess installed post-installation script returned error exit 
status 1
InstallationDate: Installed on 2014-05-24 (184 days ago)
InstallationMedia: Ubuntu 14.04 LTS "Trusty Tahr" - Release i386 (20140417)
SourcePackage: backuppc
Title: package backuppc 3.3.0-2ubuntu1 failed to install/upgrade: subprocess 
installed post-installation script returned error exit status 1
UpgradeStatus: Upgraded to utopic on 2014-11-02 (22 days ago)

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


** Tags: apport-package i386 utopic

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

Title:
  package backuppc 3.3.0-2ubuntu1 failed to install/upgrade: subprocess
  installed post-installation script returned error exit status 1

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

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


[Bug 1334641] Re: package kde-window-manager-common 4:4.11.9-0ubuntu3 failed to install/upgrade: försöker skriva över "/usr/share/doc/kde/HTML/en/kcontrol/windowspecific/akgregator-info.png" som också

2014-11-08 Thread Blaze
Still not fixed for i386.

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

Title:
  package kde-window-manager-common 4:4.11.9-0ubuntu3 failed to
  install/upgrade: försöker skriva över
  "/usr/share/doc/kde/HTML/en/kcontrol/windowspecific/akgregator-
  info.png" som också finns i paketet kde-workspace-data
  4:4.11.9-0ubuntu3

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/kde-workspace/+bug/1334641/+subscriptions

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

[Bug 1349494] [NEW] virtualbox-dkms 4.1.12-dfsg-2ubuntu0.6: virtualbox kernel module failed to build

2014-07-28 Thread Paul Blaze
Public bug reported:

Failed to install

ProblemType: Package
DistroRelease: Ubuntu 12.04
Package: virtualbox-dkms 4.1.12-dfsg-2ubuntu0.6
ProcVersionSignature: Ubuntu 3.11.0-26.45~precise1-generic 3.11.10.12
Uname: Linux 3.11.0-26-generic x86_64
ApportVersion: 2.0.1-0ubuntu17.6
Architecture: amd64
DKMSKernelVersion: 3.13.0-32-generic
Date: Mon Jul 28 12:26:46 2014
InstallationMedia: Ubuntu 12.04.4 LTS "Precise Pangolin" - Release amd64 
(20140204)
MarkForUpload: True
PackageArchitecture: all
PackageVersion: 4.1.12-dfsg-2ubuntu0.6
SourcePackage: virtualbox
Title: virtualbox-dkms 4.1.12-dfsg-2ubuntu0.6: virtualbox kernel module failed 
to build
UpgradeStatus: No upgrade log present (probably fresh install)

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


** Tags: amd64 apport-package precise

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

Title:
  virtualbox-dkms 4.1.12-dfsg-2ubuntu0.6: virtualbox kernel module
  failed to build

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

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


[Bug 1280659]

2014-03-23 Thread Blaze
Fixed since I've updated kernel to 3.14rc7.

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

Title:
  1002:983d [HP Pavilion TouchSmart 11-e010er Notebook PC] xserver
  crashes after suspend with radeonsi and glamor, poor 2d performance

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

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


[Bug 1280659] Re: 1002:983d [HP Pavilion TouchSmart 11-e010er Notebook PC] xserver crashes after suspend with radeonsi and glamor, poor 2d performance

2014-03-20 Thread Blaze
Fixed with kernel 3.14 rc7. 2d performance is also better.

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

Title:
  1002:983d [HP Pavilion TouchSmart 11-e010er Notebook PC] xserver
  crashes after suspend with radeonsi and glamor, poor 2d performance

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

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


[Bug 1280659]

2014-03-12 Thread Blaze
Created attachment 95527
dmesg after the crash

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

Title:
  1002:983d [HP Pavilion TouchSmart 11-e010er Notebook PC] xserver
  crashes after suspend with radeonsi and glamor, poor 2d performance

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

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


[Bug 1280659]

2014-02-27 Thread Blaze
(In reply to comment #1)
> I'm having the same issue which I reported here:
> https://bugs.freedesktop.org/show_bug.cgi?id=75494
> 
> I was under the impression that EXA doesn't work with radeonsi? On my
> machine enabling EXA disables direct rendering with Xorg.log complaining
> that "Screen 0 is not DRI2 capable" so the suggested workaround doesn't
> really work.

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

Title:
  1002:983d [HP Pavilion TouchSmart 11-e010er Notebook PC] xserver
  crashes after suspend with radeonsi and glamor, poor 2d performance

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

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


[Bug 1280659]

2014-02-27 Thread Blaze
Of course DRI is not working. At least there are no crashes with "EXA"
enabled and 2d performance is pretty normal.

gtkperf:
GtkDrawingArea - Lines - time:  1.32
GtkDrawingArea - Circles - time:  2.56

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

Title:
  1002:983d [HP Pavilion TouchSmart 11-e010er Notebook PC] xserver
  crashes after suspend with radeonsi and glamor, poor 2d performance

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

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


[Bug 1280659] Re: 1002:983d [HP Pavilion TouchSmart 11-e010er Notebook PC] xserver crashes after suspend with radeonsi and glamor, poor 2d performance

2014-02-24 Thread Blaze
https://bugs.freedesktop.org/show_bug.cgi?id=75433

** Bug watch added: freedesktop.org Bugzilla #75433
   https://bugs.freedesktop.org/show_bug.cgi?id=75433

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

Title:
  1002:983d [HP Pavilion TouchSmart 11-e010er Notebook PC] xserver
  crashes after suspend with radeonsi and glamor, poor 2d performance

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/glamor-egl/+bug/1280659/+subscriptions

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


  1   2   >