[Bug 1314988] Re: Missing tray icon

2019-07-20 Thread Wes Ossi
This is not a bug only a very weird ubuntu not having a system tray issue. the 
fact is that this program was intended to be used just like (example. When you 
click on the Wi-Fi status icon, and then a small menu pops up. Thats it.)  If 
your like me and you saw a picture of the settings GUI. And then you install 
software. Made sure you had all the dependencies. And then after you click on 
icon nothing happends..
Well Look No More. All you have to do is open terminal. And type.  

qjoypad --notray

Then the enter key.. And it might come back with one line of code. But a
GUI window will pop up. Keep terminal open click on GUI of controller
icon. And thank disco dingo for trying to be like win10.and then win10
for trying to be like an ipad interface. Then use qjoypadthats it
took me hours to figure this crap out.

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

Title:
  Missing tray icon

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

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

[Bug 1352975] Re: GUI symbol for Wi-fi in 14.10 shows not connected even when connected

2014-11-11 Thread Ossi Hanhinen
Confirmed on both an updated, and a clean Ubuntu Gnome 14.10 install. 
Connected Wi-Fi shows a question mark in place of signal strength.

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

Title:
  GUI symbol for Wi-fi in 14.10 shows not connected even when connected

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

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


[Bug 152689] Re: USB bluetooth device floods errors to syslog

2007-12-13 Thread Ossi Berg

** Attachment added: dmesg
   http://launchpadlibrarian.net/10894336/dmesg

-- 
USB bluetooth device floods errors to syslog
https://bugs.launchpad.net/bugs/152689
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 152689] Re: USB bluetooth device floods errors to syslog

2007-12-13 Thread Ossi Berg
Sorry I am a newbie with this bug reporting system. I try to provide all
required information. dmesg.0 is generated by cat /var/log/dmesg.0
because original dmesg has its boot procedure overwritten because of
errors from bluetooth dongle.

** Attachment added: dmesg.0.log
   http://launchpadlibrarian.net/10899312/dmesg.0.log

-- 
USB bluetooth device floods errors to syslog
https://bugs.launchpad.net/bugs/152689
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 152689] Re: USB bluetooth device floods errors to syslog

2007-12-13 Thread Ossi Berg

** Attachment added: dmesg.log
   http://launchpadlibrarian.net/10899349/dmesg.log

-- 
USB bluetooth device floods errors to syslog
https://bugs.launchpad.net/bugs/152689
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 152689] Re: USB bluetooth device floods errors to syslog

2007-12-13 Thread Ossi Berg

** Attachment added: lspci-vvnn.log
   http://launchpadlibrarian.net/10899350/lspci-vvnn.log

-- 
USB bluetooth device floods errors to syslog
https://bugs.launchpad.net/bugs/152689
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 152689] Re: USB bluetooth device floods errors to syslog

2007-12-13 Thread Ossi Berg

** Attachment added: uname-a.log
   http://launchpadlibrarian.net/10899351/uname-a.log

-- 
USB bluetooth device floods errors to syslog
https://bugs.launchpad.net/bugs/152689
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 152689] Re: USB bluetooth device floods errors to syslog

2007-12-13 Thread Ossi Berg

** Attachment added: version.log
   http://launchpadlibrarian.net/10899358/version.log

-- 
USB bluetooth device floods errors to syslog
https://bugs.launchpad.net/bugs/152689
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 152689] Re: USB bluetooth device floods errors to syslog

2007-12-13 Thread Ossi Berg
So there were no help from new kernel in Hardy. I found a suitable fix
for this: In vanilla kernel source changing instance in file
drivers/bluetooth/hci_usb.c does the trick.

Under comment

/* RTX Telecom based adapters with buggy SCO support */

A new line is added:

{ USB_DEVICE(0x0e5e, 0x6622), .driver_info = HCI_BROKEN_ISOC },

I hope this helps.

-- 
USB bluetooth device floods errors to syslog
https://bugs.launchpad.net/bugs/152689
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 152689] USB bluetooth device floods errors to syslog

2007-10-14 Thread Ossi Berg
Public bug reported:

My cheap noname bluetooth device floods syslog following data:

[185563.188120] hci_scodata_packet: hci0 SCO packet for unknown connection 
handle 92
[185563.188124] hci_scodata_packet: hci0 SCO packet for unknown connection 
handle 92
[185563.188126] hci_scodata_packet: hci0 SCO packet for unknown connection 
handle 92
[185563.188129] hci_scodata_packet: hci0 SCO packet for unknown connection 
handle 92

Data goes very rapidly and fills hdd in a few days. Bluetooth itself
works perfectly. This same bug was around with Dapper (no.39414) and was
fixed then (I suppose, the stick works perfectly in my Dapper machine).

lsusb:

Bus 005 Device 001: ID :  
Bus 004 Device 001: ID :  
Bus 003 Device 005: ID 0e5e:6622  
Bus 003 Device 001: ID :  

Same bug is with other instance of this same bluetooth device (I brought
two of them) and it is in my other gutsy machine too w/ 0e5e:6622.

** Affects: linux-source-2.6.22 (Ubuntu)
 Importance: Undecided
 Status: New

-- 
USB bluetooth device floods errors to syslog
https://bugs.launchpad.net/bugs/152689
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 47455] Re: KDM detected memory corruption

2007-07-10 Thread ossi
the patch breaks kdm because it enforces a hard-coded $HOME, while kdm
sets up its own one dynamically - it's not my fault that the admin and
the system have the same user id on unix. :)

the patch is utterly misguided. not any applications, but sudo should be
fixed. for su, the x-aware variant sux exists (dunno whether it handles
ICEAUTHORITY properly - if not, that's another thing to fix). the same
can be done with sudo, either directly in sudo or also with a wrapper
script.

-- 
KDM detected memory corruption
https://bugs.launchpad.net/bugs/47455
You received this bug notification because you are a member of Kubuntu
Team, which is a direct subscriber.

-- 
kubuntu-bugs mailing list
[EMAIL PROTECTED]
https://lists.ubuntu.com/mailman/listinfo/kubuntu-bugs


[Bug 47455] Re: KDM detected memory corruption

2007-07-05 Thread ossi
an upstream bug report finally arrived here: 
https://bugs.kde.org/show_bug.cgi?id=147454
please help if you feel qualified.

-- 
KDM detected memory corruption
https://bugs.launchpad.net/bugs/47455
You received this bug notification because you are a member of Ubuntu
Bugs, which is a direct subscriber.

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


[Bug 116775] [apport] firefox-bin crashed with SIGSEGV in __kernel_vsyscall()

2007-05-25 Thread ossi
Public bug reported:

Binary package hint: firefox

Crahsing after restoring a KDE Session. Firefox should be loaded by
default like the other programmes open while ending the last session,
but crashed.

ProblemType: Crash
Architecture: i386
Date: Thu May 24 08:06:31 2007
DistroRelease: Ubuntu 7.04
ExecutablePath: /usr/lib/firefox/firefox-bin
Package: firefox 2.0.0.3+1-0ubuntu2
PackageArchitecture: i386
ProcCmdline: /usr/lib/firefox/firefox-bin
ProcCwd: /home/ossi
ProcEnviron:
 SHELL=/bin/bash
 
PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/bin/X11:/usr/games
 LANG=de_AT.UTF-8
Signal: 11
SourcePackage: firefox
StacktraceTop:
 __kernel_vsyscall ()
 raise () from /lib/tls/i686/cmov/libpthread.so.0
 ?? ()
 ?? ()
 ?? ()
Uname: Linux kajutr 2.6.17-11-generic #2 SMP Tue Mar 13 23:32:38 UTC 2007 i686 
GNU/Linux
UserGroups: adm admin audio cdrom dialout dip floppy lpadmin plugdev scanner 
video

** Affects: firefox (Ubuntu)
 Importance: Undecided
 Status: Unconfirmed

-- 
[apport] firefox-bin crashed with SIGSEGV in __kernel_vsyscall()
https://bugs.launchpad.net/bugs/116775
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 116775] Re: [apport] firefox-bin crashed with SIGSEGV in __kernel_vsyscall()

2007-05-25 Thread ossi

** Attachment added: CoreDump.gz
   http://librarian.launchpad.net/7827288/CoreDump.gz

** Attachment added: Dependencies.txt
   http://librarian.launchpad.net/7827289/Dependencies.txt

** Attachment added: Disassembly.txt
   http://librarian.launchpad.net/7827290/Disassembly.txt

** Attachment added: ProcMaps.txt
   http://librarian.launchpad.net/7827291/ProcMaps.txt

** Attachment added: ProcStatus.txt
   http://librarian.launchpad.net/7827292/ProcStatus.txt

** Attachment added: Registers.txt
   http://librarian.launchpad.net/7827293/Registers.txt

** Attachment added: Stacktrace.txt
   http://librarian.launchpad.net/7827294/Stacktrace.txt

** Attachment added: ThreadStacktrace.txt
   http://librarian.launchpad.net/7827295/ThreadStacktrace.txt

-- 
[apport] firefox-bin crashed with SIGSEGV in __kernel_vsyscall()
https://bugs.launchpad.net/bugs/116775
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


Re: [Bug 116775] Re: [FEISTY] firefox crashed [EMAIL PROTECTED] [EMAIL PROTECTED] from libflashplayer.so] [EMAIL PROTECTED]

2007-05-25 Thread ossi
On Friday 25 May 2007 10:53:32 Hilario J. Montoliu (hjmf) wrote:
 Thank you ossi for your report.

 Is the crash always reproducible?

 Can you indicate the versions of your extensions/plugins?

 Thank you in advance.

Hi!

Firefox does not crash all the time when I restore the session. I got only 
three extensions installed which are the Media player connectivity module 
(0.8.3.), the Video Downloader Module for Flash videos (1.1.1) and the 
delicious extension (1.2). Any more information needed?

-- 
[FEISTY] firefox crashed [EMAIL PROTECTED] [EMAIL PROTECTED] from 
libflashplayer.so] [EMAIL PROTECTED]
https://bugs.launchpad.net/bugs/116775
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 114013] Re: [apport] beryl crashed with SIGSEGV in XPending()

2007-05-11 Thread ossi

** Attachment added: CoreDump.gz
   http://librarian.launchpad.net/7604762/CoreDump.gz

** Attachment added: Dependencies.txt
   http://librarian.launchpad.net/7604763/Dependencies.txt

** Attachment added: Disassembly.txt
   http://librarian.launchpad.net/7604764/Disassembly.txt

** Attachment added: ProcMaps.txt
   http://librarian.launchpad.net/7604765/ProcMaps.txt

** Attachment added: ProcStatus.txt
   http://librarian.launchpad.net/7604766/ProcStatus.txt

** Attachment added: Registers.txt
   http://librarian.launchpad.net/7604767/Registers.txt

** Attachment added: Stacktrace.txt
   http://librarian.launchpad.net/7604768/Stacktrace.txt

** Attachment added: ThreadStacktrace.txt
   http://librarian.launchpad.net/7604769/ThreadStacktrace.txt

-- 
[apport] beryl crashed with SIGSEGV in XPending()
https://bugs.launchpad.net/bugs/114013
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 114013] [apport] beryl crashed with SIGSEGV in XPending()

2007-05-11 Thread ossi
Public bug reported:

Binary package hint: beryl-core

Problem after restarting the computer - Session before finished with
running beryl. However it all seems to start up except the Emerald
Window-Manager. Starting it manually again works though.

ProblemType: Crash
Architecture: i386
Date: Thu May 10 21:24:54 2007
DistroRelease: Ubuntu 7.04
ExecutablePath: /usr/bin/beryl
Package: beryl-core 0.2.1.dfsg+git20070318-0ubuntu2
PackageArchitecture: i386
ProcCmdline: beryl
ProcCwd: /home/ossi
ProcEnviron:
 
PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/bin/X11:/usr/games
 LANG=de_AT.UTF-8
 SHELL=/bin/bash
Signal: 11
SourcePackage: beryl-core
StacktraceTop:
 ?? ()
 ?? ()
 ?? ()
 ?? ()
 XPending () from /usr/lib/libX11.so.6
Uname: Linux kajutr 2.6.17-11-generic #2 SMP Tue Mar 13 23:32:38 UTC 2007 i686 
GNU/Linux
UserGroups: adm admin audio cdrom dialout dip floppy lpadmin plugdev scanner 
video

** Affects: beryl-core (Ubuntu)
 Importance: Undecided
 Status: Unconfirmed

-- 
[apport] beryl crashed with SIGSEGV in XPending()
https://bugs.launchpad.net/bugs/114013
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 110959] [apport] ktorrent crashed with signal 7 in memcpy()

2007-04-29 Thread ossi
Public bug reported:

Binary package hint: ktorrent

Switch off, going to stand-by and coming back has as a result ktorrent
crashing. One has got to start the applicatopm manually again. The
session is not being restored.

ProblemType: Crash
Architecture: i386
CrashCounter: 1
Date: Sat Apr 28 02:48:34 2007
DistroRelease: Ubuntu 7.04
ExecutablePath: /usr/bin/ktorrent
Package: ktorrent 2.1-0ubuntu2
PackageArchitecture: i386
ProcCmdline: ktorrent -session 
10dfd36a7500011776683350053950022_1177684860_617946
ProcCwd: /home/ossi
ProcEnviron:
 
PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/bin/X11:/usr/games
 LANG=de_AT.UTF-8
 SHELL=/bin/bash
Signal: 7
SourcePackage: ktorrent
StacktraceTop:
 memcpy () from /lib/tls/i686/cmov/libc.so.6
 bt::Packet::Packet () from /usr/lib/libktorrent-2.1.so
 bt::PacketWriter::sendChunk ()
 bt::PeerUploader::update () from /usr/lib/libktorrent-2.1.so
 bt::Uploader::update () from /usr/lib/libktorrent-2.1.so
Uname: Linux kajutr 2.6.17-11-generic #2 SMP Tue Mar 13 23:32:38 UTC 2007 i686 
GNU/Linux
UserGroups: adm admin audio cdrom dialout dip floppy lpadmin plugdev scanner 
video

** Affects: ktorrent (Ubuntu)
 Importance: Undecided
 Status: Unconfirmed

-- 
[apport] ktorrent crashed with signal 7 in memcpy()
https://bugs.launchpad.net/bugs/110959
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 110959] Re: [apport] ktorrent crashed with signal 7 in memcpy()

2007-04-29 Thread ossi

** Attachment added: CoreDump.gz
   http://librarian.launchpad.net/7461801/CoreDump.gz

** Attachment added: Dependencies.txt
   http://librarian.launchpad.net/7461802/Dependencies.txt

** Attachment added: Disassembly.txt
   http://librarian.launchpad.net/7461803/Disassembly.txt

** Attachment added: ProcMaps.txt
   http://librarian.launchpad.net/7461804/ProcMaps.txt

** Attachment added: ProcStatus.txt
   http://librarian.launchpad.net/7461805/ProcStatus.txt

** Attachment added: Registers.txt
   http://librarian.launchpad.net/7461806/Registers.txt

** Attachment added: Stacktrace.txt
   http://librarian.launchpad.net/7461807/Stacktrace.txt

** Attachment added: ThreadStacktrace.txt
   http://librarian.launchpad.net/7461808/ThreadStacktrace.txt

-- 
[apport] ktorrent crashed with signal 7 in memcpy()
https://bugs.launchpad.net/bugs/110959
You received this bug notification because you are a member of Kubuntu
Team, which is a bug contact for ktorrent in ubuntu.

-- 
kubuntu-bugs mailing list
[EMAIL PROTECTED]
https://lists.ubuntu.com/mailman/listinfo/kubuntu-bugs