[Bug 999519] [NEW] draw event is never called on a Gtk.DrawingArea in python

2012-05-15 Thread Valmantas Palikša
Public bug reported:

I'm trying this simple script, but the on_draw function never gets
called. This worked fine before upgrading to Ubuntu 12.04

from gi.repository import GObject, Gtk, Gdk, GLib
  
a = Gtk.DrawingArea()

def on_draw(*args):
print Draw

a.connect(draw, on_draw)

w = Gtk.Window()
w.add(a)
w.show_all()
Gtk.main()

** Affects: gir-repository (Ubuntu)
 Importance: Undecided
 Status: New

** Affects: gtk+3.0 (Ubuntu)
 Importance: Undecided
 Status: New

** Also affects: gir-repository (Ubuntu)
   Importance: Undecided
   Status: New

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

Title:
  draw event is never called on a Gtk.DrawingArea in python

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gir-repository/+bug/999519/+subscriptions

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


[Bug 999519] Re: draw event is never called on a Gtk.DrawingArea in python

2012-05-15 Thread Valmantas Palikša
solved, apparently python-gi-cairo package was needed.

** Changed in: gir-repository (Ubuntu)
   Status: New = Invalid

** Changed in: gtk+3.0 (Ubuntu)
   Status: New = Invalid

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

Title:
  draw event is never called on a Gtk.DrawingArea in python

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gir-repository/+bug/999519/+subscriptions

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


[Bug 836324] Re: FFe: Merge blueman 1.22~bzr707-1 (universe) from Debian experimental (main)

2011-10-09 Thread Valmantas Palikša
Blueman 1.23 is released, I fixed many issues reported in xubuntu beta.
Is it still possible to update the one in the main archive?

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

Title:
  FFe: Merge blueman 1.22~bzr707-1 (universe) from Debian experimental
  (main)

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

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


[Bug 804874] Re: blueman-applet crashed with SIGSEGV in pa_operation_unref()

2011-10-05 Thread Valmantas Palikša
** Changed in: blueman (Ubuntu)
   Status: Confirmed = Fix Committed

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

Title:
  blueman-applet crashed with SIGSEGV in pa_operation_unref()

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

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


[Bug 744761] Re: blueman-applet crashed with SIGSEGV in pa_context_new_with_proplist()

2011-10-05 Thread Valmantas Palikša
** Changed in: blueman (Ubuntu)
   Status: Confirmed = Fix Committed

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

Title:
  blueman-applet crashed with SIGSEGV in pa_context_new_with_proplist()

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

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


[Bug 694249] Re: blueman-applet crashed with SIGSEGV in Py_DecRef()

2011-10-05 Thread Valmantas Palikša
** Changed in: blueman (Ubuntu)
   Status: New = Fix Committed

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

Title:
  blueman-applet crashed with SIGSEGV in Py_DecRef()

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

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


[Bug 437883] Re: blueman-applet crashed with DBusException in call_blocking()

2011-09-30 Thread Valmantas Palikša
** Changed in: blueman (Ubuntu)
   Status: Triaged = In Progress

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

Title:
  blueman-applet crashed with DBusException in call_blocking()

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

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


[Bug 437883] Re: blueman-applet crashed with DBusException in call_blocking()

2011-09-30 Thread Valmantas Palikša
This  bug should be fixed now since bzr revision 713

** Changed in: blueman (Ubuntu)
   Status: In Progress = Fix Committed

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

Title:
  blueman-applet crashed with DBusException in call_blocking()

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

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


[Bug 744761] Re: blueman-applet crashed with SIGSEGV in pa_context_new_with_proplist()

2011-03-29 Thread Valmantas Palikša
Could you check it with a latest daily version from PPA?

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

Title:
  blueman-applet crashed with SIGSEGV in pa_context_new_with_proplist()

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


[Bug 404278] Re: [karmic] blueman-applet crashed with DBusException in call_blocking()

2010-04-01 Thread Valmantas Palikša
Could any of you who can reproduce it make a new traceback? The one at
the top doesn't make sense.

-- 
[karmic] blueman-applet crashed with DBusException in call_blocking()
https://bugs.launchpad.net/bugs/404278
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 517636] Re: Neverending discoverable state

2010-02-05 Thread Valmantas Palikša
Try the latest version from PPA.

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

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


[Bug 517636] Re: Neverending discoverable state

2010-02-05 Thread Valmantas Palikša
Ok, i will need logs now.
Run blueman-applet in the terminal and post the output after you reproduce this 
bug.

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

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


[Bug 517636] Re: Neverending discoverable state

2010-02-05 Thread Valmantas Palikša
I checked out the code and I don't see any problems with it. This
probably means that it's related to bluez. Try upgrading to bluez 4.60
(from blueman ppa)

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

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


[Bug 444188] Re: Add tray icon for blueman applet

2010-01-03 Thread Valmantas Palikša
fyi, blueman = 1.21 uses blueman-tray for the notification area, and
blueman for everything else.There's a package blueman-icon-humanity in
blueman PPA with a greyscale icon.

-- 
Add tray icon for blueman applet
https://bugs.launchpad.net/bugs/444188
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 495696] Re: blueman fails to release rfcomm0 when disconnect device is used with SP or DUN profile connections

2010-01-01 Thread Valmantas Palikša
** Also affects: bluez (Ubuntu)
   Importance: Undecided
   Status: New

-- 
blueman fails to release rfcomm0 when disconnect device is used with SP or 
DUN profile connections
https://bugs.launchpad.net/bugs/495696
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 455775] Re: Nokia N85 - DUN connects OK, NM sees the connection, but when selected (in nm-applet menu) it does not connect, writes GSM Disconnected

2009-11-15 Thread Valmantas Palikša
You need to provide some logs for this to go any further:

At least you should post the syslog and terminal output from blueman-
applet

PS. Have you tried PPPSupport plugin?
http://blueman-project.org/wiki/Networking_Support_%28DUN/PAN%29

-- 
Nokia N85 - DUN connects OK, NM sees the connection, but when selected (in 
nm-applet menu) it does not connect, writes GSM Disconnected
https://bugs.launchpad.net/bugs/455775
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 465134] Re: cannot switch bluetooth on - Unknown error 132

2009-11-07 Thread Valmantas Palikša
You need to install from blueman ppa.
https://edge.launchpad.net/~blueman/+archive/ppa

-- 
cannot switch bluetooth on - Unknown error 132
https://bugs.launchpad.net/bugs/465134
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 411481] Re: Can't turn Bluetooth back on

2009-11-07 Thread Valmantas Palikša
** Changed in: blueman
   Status: Fix Committed = Fix Released

-- 
Can't turn Bluetooth back on
https://bugs.launchpad.net/bugs/411481
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 403779] Re: Error Msg: Device added successfuly, but failed to connect

2009-11-06 Thread Valmantas Palikša
Could you try again with 4.39 bluez version from blueman ppa?

-- 
Error Msg: Device added successfuly, but failed to connect
https://bugs.launchpad.net/bugs/403779
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 403779] Re: Error Msg: Device added successfuly, but failed to connect

2009-11-04 Thread Valmantas Palikša
Well i don't see anything unusual on blueman's side, apart from bluetoothd 
disappearing from dbus.
Which version of bluetoothd?

-- 
Error Msg: Device added successfuly, but failed to connect
https://bugs.launchpad.net/bugs/403779
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 403779] Re: Error Msg: Device added successfuly, but failed to connect

2009-11-04 Thread Valmantas Palikša
Could you try the DhcpClient plugin too?

-- 
Error Msg: Device added successfuly, but failed to connect
https://bugs.launchpad.net/bugs/403779
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 466855] Re: CDMA or GSM not supported with Nokia/Vodafone 6124

2009-10-31 Thread Valmantas Palikša
Please update to blueman 1.21

-- 
CDMA or GSM not supported with Nokia/Vodafone 6124
https://bugs.launchpad.net/bugs/466855
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 466855] Re: CDMA or GSM not supported with Nokia/Vodafone 6124

2009-10-31 Thread Valmantas Palikša
** Changed in: blueman (Ubuntu)
   Status: New = Fix Released

-- 
CDMA or GSM not supported with Nokia/Vodafone 6124
https://bugs.launchpad.net/bugs/466855
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 465134] Re: cannot switch bluetooth on - Unknown error 132

2009-10-30 Thread Valmantas Palikša
Yes, this is known bug in 1.10, you will need to upgrade to the latest
version.

** Changed in: blueman (Ubuntu)
   Status: New = Fix Released

-- 
cannot switch bluetooth on - Unknown error 132
https://bugs.launchpad.net/bugs/465134
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 449725] Re: blueman-applet crashed with TypeError in change_sensitivity()

2009-10-23 Thread Valmantas Palikša
** Changed in: blueman (Ubuntu)
   Status: New = Fix Released

-- 
blueman-applet crashed with TypeError in change_sensitivity()
https://bugs.launchpad.net/bugs/449725
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 457134] Re: Nokia 5800 don't connect by 3G connection

2009-10-23 Thread Valmantas Palikša
** Also affects: modemmanager (Ubuntu)
   Importance: Undecided
   Status: New

** Changed in: blueman
   Status: New = Won't Fix

-- 
Nokia 5800 don't connect by 3G connection
https://bugs.launchpad.net/bugs/457134
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 455775] Re: Nokia N85 - DUN connects OK, NM sees the connection, but when selected (in nm-applet menu) it does not connect, writes GSM Disconnected

2009-10-23 Thread Valmantas Palikša
** Changed in: blueman
   Status: New = Won't Fix

-- 
Nokia N85 - DUN connects OK, NM sees the connection, but when selected (in 
nm-applet menu) it does not connect, writes GSM Disconnected
https://bugs.launchpad.net/bugs/455775
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 457134] Re: Nokia 5800 don't connect by 3G connection

2009-10-23 Thread Valmantas Palikša
This should be addressed in ModemManager, not in blueman.

-- 
Nokia 5800 don't connect by 3G connection
https://bugs.launchpad.net/bugs/457134
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 457134] Re: Nokia 5800 don't connect by 3G connection

2009-10-23 Thread Valmantas Palikša
Btw you could try the PPPSupport plugin in blueman, it won't integrate
with network manager, but it may at least work.

-- 
Nokia 5800 don't connect by 3G connection
https://bugs.launchpad.net/bugs/457134
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 455775] Re: Nokia N85 - DUN connects OK, NM sees the connection, but when selected (in nm-applet menu) it does not connect, writes GSM Disconnected

2009-10-23 Thread Valmantas Palikša
marking as won't fix in blueman package.

-- 
Nokia N85 - DUN connects OK, NM sees the connection, but when selected (in 
nm-applet menu) it does not connect, writes GSM Disconnected
https://bugs.launchpad.net/bugs/455775
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 455775] Re: Nokia N85 - DUN connects OK, NM sees the connection, but when selected (in nm-applet menu) it does not connect, writes GSM Disconnected

2009-10-23 Thread Valmantas Palikša
Ok, PPPSupport bug should go to a seperate bug report, leaving this one
for ModemManager, as this is not a blueman bug.

When you post the bug report regarding PPPSupport, please include output from 
$ cat /var/log/syslog | grep blueman-mechanism and blueman-applet

-- 
Nokia N85 - DUN connects OK, NM sees the connection, but when selected (in 
nm-applet menu) it does not connect, writes GSM Disconnected
https://bugs.launchpad.net/bugs/455775
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 455775] Re: Nokia N85 - DUN connects OK, NM sees the connection, but when selected (in nm-applet menu) it does not connect, writes GSM Disconnected

2009-10-23 Thread Valmantas Palikša
Sorry for the confusion btw :)

-- 
Nokia N85 - DUN connects OK, NM sees the connection, but when selected (in 
nm-applet menu) it does not connect, writes GSM Disconnected
https://bugs.launchpad.net/bugs/455775
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 455775] Re: Nokia N85 - DUN connects OK, NM sees the connection, but when selected (in nm-applet menu) it does not connect, writes GSM Disconnected

2009-10-23 Thread Valmantas Palikša
Ah, probably it's fighting with modem-manager for access, i'll try to
sort it out.

-- 
Nokia N85 - DUN connects OK, NM sees the connection, but when selected (in 
nm-applet menu) it does not connect, writes GSM Disconnected
https://bugs.launchpad.net/bugs/455775
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 457038] Re: blueman 1.20 released ... comes with DUN support for NM 0.8 and other goodies

2009-10-21 Thread Valmantas Palikša
** Description changed:

  Binary package hint: blueman
  
  we should explore the feasibility for including this in karmic.
+ 
+ Major new features:
+ Support for rfkill system introduced in kernel 2.6.31
+ PAN and DUN support for NM 0.8
+ Policykit-1 support
+ Updated PulseAudio Support - now uses libpulse directly to manage module 
loading, stream redirection, etc.
+ 
+ Bug fixes:
+ Fixed many reported bugs against 1.10 
+ https://bugs.edge.launchpad.net/blueman/+bugs

-- 
blueman 1.20 released ... comes with DUN support for NM 0.8 and other goodies
https://bugs.launchpad.net/bugs/457038
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 455775] Re: Nokia N85 - DUN connects OK, NM sees the connection, but when selected (in nm-applet menu) it does not connect, writes GSM Disconnected

2009-10-20 Thread Valmantas Palikša
I've submitted this patch for this very same problem i was having. 
http://mail.gnome.org/archives/networkmanager-list/2009-October/msg00206.html

-- 
Nokia N85 - DUN connects OK, NM sees the connection, but when selected (in 
nm-applet menu) it does not connect, writes GSM Disconnected
https://bugs.launchpad.net/bugs/455775
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 455775] Re: Nokia N85 - DUN connects OK, NM sees the connection, but when selected (in nm-applet menu) it does not connect, writes GSM Disconnected

2009-10-19 Thread Valmantas Palikša
** Also affects: modemmanager (Ubuntu)
   Importance: Undecided
   Status: New

-- 
Nokia N85 - DUN connects OK, NM sees the connection, but when selected (in 
nm-applet menu) it does not connect, writes GSM Disconnected
https://bugs.launchpad.net/bugs/455775
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 455775] Re: Nokia N85 - DUN connects OK, NM sees the connection, but when selected (in nm-applet menu) it does not connect, writes GSM Disconnected

2009-10-19 Thread Valmantas Palikša
Try running modem-manager in debug mode and see what it gives.

https://wiki.ubuntu.com/DebuggingModemmanager

-- 
Nokia N85 - DUN connects OK, NM sees the connection, but when selected (in 
nm-applet menu) it does not connect, writes GSM Disconnected
https://bugs.launchpad.net/bugs/455775
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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



[Bug 455775] Re: Nokia N85 - DUN connects OK, NM sees the connection, but when selected (in nm-applet menu) it does not connect, writes GSM Disconnected

2009-10-19 Thread Valmantas Palikša
Also it would be helpful if you could help me to debug blueman dun
support, you can do this by running:

sudo killall blueman-mechanism
sudo /usr/lib/blueman/blueman-mechanism

then try connecting, and then post the output from blueman-mechanism

-- 
Nokia N85 - DUN connects OK, NM sees the connection, but when selected (in 
nm-applet menu) it does not connect, writes GSM Disconnected
https://bugs.launchpad.net/bugs/455775
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 439166] Re: 'uinput' module not loaded automatically for avrcp support

2009-10-08 Thread Valmantas Palikša
** Also affects: bluez (Ubuntu)
   Importance: Undecided
   Status: New

-- 
'uinput' module not loaded automatically for avrcp support
https://bugs.launchpad.net/bugs/439166
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 435522] Re: xsplash timing out too early

2009-10-03 Thread Valmantas Palikša
Currently, with the latest updates, xsplash is still closing too early.
IO is still going for about 10 seconds after xsplash had closed.

So I've made this proof-of-concept python script, that signals xsplash
when IO has stopped. Done some reboots, works quite nicely. It needs to
be added to gnome startup apps, and xsplash timeout in
/etc/gdm/PreSession/Default needs to be increased, in my case 60 seconds
works pretty good.

** Attachment added: iowait.py
   http://launchpadlibrarian.net/32950665/iowait.py

-- 
xsplash timing out too early
https://bugs.launchpad.net/bugs/435522
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 404278] Re: [karmic] blueman-applet crashed with DBusException in call_blocking()

2009-09-30 Thread Valmantas Palikša
Olaf, The 1.20 svn snapshot version is in blueman-dailies ppa.

-- 
[karmic] blueman-applet crashed with DBusException in call_blocking()
https://bugs.launchpad.net/bugs/404278
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 396172] Re: blueman-applet crashed with DBusException in warp()

2009-09-20 Thread Valmantas Palikša
Does this happen with 1.20-svn ?

-- 
blueman-applet crashed with DBusException in warp()
https://bugs.launchpad.net/bugs/396172
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 425169] Re: blueman-sendto crashed with GError in __init__()

2009-09-06 Thread Valmantas Palikša
Thanks. Fix commited to svn.

** Changed in: blueman (Ubuntu)
   Status: New = Fix Committed

-- 
blueman-sendto crashed with GError in __init__()
https://bugs.launchpad.net/bugs/425169
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 411481] Re: Can't turn Bluetooth back on

2009-09-05 Thread Valmantas Palikša
You can enable the dailies repository to get the latest snapshot. This
bug is fixed there.

https://edge.launchpad.net/~blueman/+archive/blueman-dailies

-- 
Can't turn Bluetooth back on
https://bugs.launchpad.net/bugs/411481
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 422672] Re: Blueman vanishes from taskbar due to surprise removal of the remote device

2009-09-02 Thread Valmantas Palikša
Blueman does not crash, but bluetoothd does. Could you run bluetoothd
-nd through a debugger and post the backtrace?

** Also affects: bluez (Ubuntu)
   Importance: Undecided
   Status: New

-- 
Blueman vanishes from taskbar due to surprise removal of the remote device
https://bugs.launchpad.net/bugs/422672
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 420722] Re: nat doesn't work in ubuntu 9.04 jaunty, it works in 8.10 interpid

2009-08-29 Thread Valmantas Palikša
** Changed in: blueman
   Status: New = Invalid

-- 
nat doesn't work in ubuntu 9.04 jaunty, it works in 8.10 interpid
https://bugs.launchpad.net/bugs/420722
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 420239] Re: blueman-applet crashed with TypeError in change_sensitivity()

2009-08-28 Thread Valmantas Palikša
*** This bug is a duplicate of bug 410445 ***
https://bugs.launchpad.net/bugs/410445

This should be fixed in SVN trunk version

** Changed in: blueman (Ubuntu)
   Status: New = Fix Committed

-- 
blueman-applet crashed with TypeError in change_sensitivity()
https://bugs.launchpad.net/bugs/420239
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 411481] Re: Can't turn Bluetooth back on

2009-08-28 Thread Valmantas Palikša
** Changed in: blueman
   Status: Triaged = Fix Committed

-- 
Can't turn Bluetooth back on
https://bugs.launchpad.net/bugs/411481
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 420722] Re: nat doesn't work in ubuntu 9.04 jaunty, it works in 8.10 interpid

2009-08-28 Thread Valmantas Palikša
Try setting DisableSecurity=true in /etc/bluetooth/network.conf

** Also affects: bluez (Ubuntu)
   Importance: Undecided
   Status: New

-- 
nat doesn't work in ubuntu 9.04 jaunty, it works in 8.10 interpid
https://bugs.launchpad.net/bugs/420722
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 411481] Re: Can't turn Bluetooth back on

2009-08-26 Thread Valmantas Palikša
Ok i've installed karmic and figured this out.
It appears that blueman tries to turn on adapter before the killswitch is 
disabled, and hence the unknown error.
A fix will be soon comitted to svn.

-- 
Can't turn Bluetooth back on
https://bugs.launchpad.net/bugs/411481
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 410633] Re: [karmic] blueman-assistant crashed with AttributeError in DiscoverDevices()

2009-08-24 Thread Valmantas Palikša
Also, does blueman-adapters list anything?

** Also affects: utils
   Importance: Undecided
   Status: New

** Also affects: blueman
   Importance: Undecided
   Status: New

** Changed in: utils
   Status: New = Invalid

** Changed in: blueman
   Status: New = Triaged

-- 
[karmic] blueman-assistant crashed with AttributeError in DiscoverDevices()
https://bugs.launchpad.net/bugs/410633
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 410633] Re: [karmic] blueman-assistant crashed with AttributeError in DiscoverDevices()

2009-08-24 Thread Valmantas Palikša
Can you post the log when blueman-manager crashes?

-- 
[karmic] blueman-assistant crashed with AttributeError in DiscoverDevices()
https://bugs.launchpad.net/bugs/410633
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 411481] Re: Can't turn Bluetooth back on

2009-08-21 Thread Valmantas Palikša
** Changed in: blueman
   Status: New = Triaged

-- 
Can't turn Bluetooth back on
https://bugs.launchpad.net/bugs/411481
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 415662] Re: blueman-applet crashed with DBusFailedError in warp()

2009-08-19 Thread Valmantas Palikša
*** This bug is a duplicate of bug 411481 ***
https://bugs.launchpad.net/bugs/411481

** This bug has been marked a duplicate of bug 411481
   Can't turn Bluetooth back on

-- 
blueman-applet crashed with DBusFailedError in warp()
https://bugs.launchpad.net/bugs/415662
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 415663] Re: blueman-manager crashed with DBusFailedError in warp()

2009-08-19 Thread Valmantas Palikša
*** This bug is a duplicate of bug 411481 ***
https://bugs.launchpad.net/bugs/411481

** This bug has been marked a duplicate of bug 411481
   Can't turn Bluetooth back on

-- 
blueman-manager crashed with DBusFailedError in warp()
https://bugs.launchpad.net/bugs/415663
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 397924] Re: Blueman doesn't enable pulseaudio plugin by default

2009-08-19 Thread Valmantas Palikša
** Changed in: blueman (Ubuntu)
   Status: New = Fix Committed

-- 
Blueman doesn't enable pulseaudio plugin by default
https://bugs.launchpad.net/bugs/397924
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 411481] Re: Can't turn Bluetooth back on

2009-08-18 Thread Valmantas Palikša
What happens if you try to run sudo hciconfig hci0 up after you turned
off bluetooth?

** This bug is no longer a duplicate of bug 396172
   blueman-applet crashed with DBusException in warp()

-- 
Can't turn Bluetooth back on
https://bugs.launchpad.net/bugs/411481
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 397924] Re: Blueman doesn't enable pulseaudio plugin by default

2009-08-17 Thread Valmantas Palikša
** Changed in: blueman
   Status: New = Fix Committed

-- 
Blueman doesn't enable pulseaudio plugin by default
https://bugs.launchpad.net/bugs/397924
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 406055] Re: blueman should have a setup wizard for setting up a new device

2009-08-17 Thread Valmantas Palikša
Wizard was there since version 1.0. It's in applet menu - setup new
device...

-- 
blueman should have a setup wizard for setting up a new device
https://bugs.launchpad.net/bugs/406055
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 413881] Re: blueman-applet crashed with KeyError in transfer_finished()

2009-08-17 Thread Valmantas Palikša
** Changed in: blueman (Ubuntu)
   Status: New = Fix Committed

-- 
blueman-applet crashed with KeyError in transfer_finished()
https://bugs.launchpad.net/bugs/413881
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 404278] Re: [karmic] blueman-applet crashed with DBusException in call_blocking()

2009-08-17 Thread Valmantas Palikša
** Changed in: blueman (Ubuntu)
   Status: New = Fix Committed

-- 
[karmic] blueman-applet crashed with DBusException in call_blocking()
https://bugs.launchpad.net/bugs/404278
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 406055] Re: blueman should have a setup wizard for setting up a new device

2009-08-17 Thread Valmantas Palikša
** Changed in: blueman (Ubuntu)
   Status: New = Invalid

-- 
blueman should have a setup wizard for setting up a new device
https://bugs.launchpad.net/bugs/406055
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 399129] Re: Blueman doesn't start in Xfce sessions

2009-08-13 Thread Valmantas Palikša
Removed only-show-in-gnome upsteam.

** Changed in: blueman
   Status: New = Fix Committed

-- 
Blueman doesn't start in Xfce sessions
https://bugs.launchpad.net/bugs/399129
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 387596] Re: Blueman file sharing should default to XDG_PUBLICSHARE_DIR

2009-08-12 Thread Valmantas Palikša
** Changed in: blueman
   Status: New = In Progress

-- 
Blueman file sharing should default to XDG_PUBLICSHARE_DIR
https://bugs.launchpad.net/bugs/387596
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 411481] Re: Can't turn Bluetooth back on

2009-08-12 Thread Valmantas Palikša
Looks like a bluez issue.

-- 
Can't turn Bluetooth back on
https://bugs.launchpad.net/bugs/411481
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 387596] Re: Blueman file sharing should default to XDG_PUBLICSHARE_DIR

2009-08-12 Thread Valmantas Palikša
** Changed in: blueman
   Status: In Progress = Fix Committed

-- 
Blueman file sharing should default to XDG_PUBLICSHARE_DIR
https://bugs.launchpad.net/bugs/387596
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 387596] Re: Blueman file sharing should default to XDG_PUBLICSHARE_DIR

2009-07-10 Thread Valmantas Palikša
I propose to create a $HOME/Bluetooth after running blueman for the
first time. Any opinions?

-- 
Blueman file sharing should default to XDG_PUBLICSHARE_DIR
https://bugs.launchpad.net/bugs/387596
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 269329] Re: [MASTER] NM 0.7 lacks bluetooth 3g support

2009-04-08 Thread Valmantas Palikša
Blueman 1.1 is almost complete, It will be released soon, this week
probably.

-- 
[MASTER] NM 0.7 lacks bluetooth 3g support
https://bugs.launchpad.net/bugs/269329
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 345060] Re: bluetooth modem DUN not available - NM 0.7.0.99

2009-03-24 Thread Valmantas Palikša
*** This bug is a duplicate of bug 269329 ***
https://bugs.launchpad.net/bugs/269329

Mar 24 10:56:00 walmis-laptop NetworkManager: info  (rfcomm0): found serial 
port (udev:  hal:GSM) 
Mar 24 10:56:00 walmis-laptop NetworkManager: info  (rfcomm0): ignoring due 
to lack of probed mobile broadband capabilties

Just great... well, now nm definitely needs a patch.

-- 
bluetooth modem DUN not available - NM 0.7.0.99
https://bugs.launchpad.net/bugs/345060
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 345060] Re: bluetooth modem DUN not available - NM 0.7.0.99

2009-03-23 Thread Valmantas Palikša
*** This bug is a duplicate of bug 269329 ***
https://bugs.launchpad.net/bugs/269329

This bug is fixed in blueman svn. Basically linux.sysfs_path =
/sys/class/tty/rfcomm* needs to be exported too.

-- 
bluetooth modem DUN not available - NM 0.7.0.99
https://bugs.launchpad.net/bugs/345060
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 321444] Re: cursor with synergyc client is stuck in upper left corner

2009-03-12 Thread Valmantas Palikša
Also mouse over VNC stops working for me using Vinagre server.

-- 
cursor with synergyc client is stuck in upper left corner
https://bugs.launchpad.net/bugs/321444
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 328529] Re: Ubuntu 8.10 - blueman 1.0 not seeing any devices

2009-02-12 Thread Valmantas Palikša
** Also affects: bluez (Ubuntu)
   Importance: Undecided
   Status: New

-- 
Ubuntu 8.10 - blueman 1.0  not seeing any devices
https://bugs.launchpad.net/bugs/328529
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 324360] [NEW] new backend: rar archive support (patch)

2009-02-02 Thread Valmantas Palikša
Public bug reported:

Binary package hint: gvfs

Hello, I've implemented support for rar archives. Did some extensive
testing and it mounts 99% of rar archives without any problems.

Pros:
Supports seeking in uncompressed files, which makes it possible to watch 
movies, write to cd, etc.. directly from rar archives.
Supports compressed files (unrar required)
Supports encrypted files (unrar required). It asks password via gvfs mechanism.
Supports rar and rar3 split archives (*.rar, *.r00, *.r01, *.part01.rar.. etc)
Supports large files  4gb for both archives and files inside them.

Cons:
Seeking not supported in compressed/encrypted files
Does not support archives with fully encrypted headers.

I've submitted this to gnome bugzilla, but unfortunately it did not receive 
attention yet.
http://bugzilla.gnome.org/show_bug.cgi?id=569126

Would be nice to see this included in ubuntu :)

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

-- 
new backend: rar archive support (patch)
https://bugs.launchpad.net/bugs/324360
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 324360] Re: new backend: rar archive support (patch)

2009-02-02 Thread Valmantas Palikša

** Attachment added: the rarfs backend, applies directly to gvfs tree
   http://launchpadlibrarian.net/21903062/rarfs.patch

-- 
new backend: rar archive support (patch)
https://bugs.launchpad.net/bugs/324360
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 315006] Re: all_generic_ide boot option no longer working with 2.6.28-4.9

2009-01-28 Thread Valmantas Palikša
This affects me too. My old box doesn't work with libata, it gives
revalidation errors and fails to boot, therefore i build my own amd74xx
module and blacklist the libata ones, unfortunately this no longer
works.

-- 
all_generic_ide boot option no longer working with 2.6.28-4.9
https://bugs.launchpad.net/bugs/315006
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 269329] Re: [MASTER] NM 0.7 lacks bluetooth 3g support

2009-01-21 Thread Valmantas Palikša
Jamie, yes it does.

-- 
[MASTER] NM 0.7 lacks bluetooth 3g support
https://bugs.launchpad.net/bugs/269329
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 269329] Re: [MASTER] NM 0.7 lacks bluetooth 3g support

2009-01-20 Thread Valmantas Palikša
Blueman 1.0svn handles bluetooth dialup connections very nicely. It exposes 
rfcomm interfaces to hal and network manager grabs them automatically.
Here's a demonstration video: 
http://walmis.balticum.lt/blueman1.0_networking.ogv.tar

-- 
[MASTER] NM 0.7 lacks bluetooth 3g support
https://bugs.launchpad.net/bugs/269329
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 301230] Re: Nové návrhy na překlad v balíku blueman

2008-12-01 Thread Valmantas Palikša
** Changed in: blueman
   Status: New = Incomplete

-- 
Nové návrhy na překlad v balíku blueman
https://bugs.launchpad.net/bugs/301230
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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

[Bug 290208] Re: right ctrl, alt, super, menu keys repeat while helt.

2008-11-10 Thread Valmantas Palikša

** Attachment added: output of lspci -vvnn
   http://launchpadlibrarian.net/19536335/lspci

-- 
right ctrl, alt, super, menu keys repeat while helt.
https://bugs.launchpad.net/bugs/290208
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 279084] Re: [PATCH] (Optional) Better looking menu with icons

2008-10-29 Thread Valmantas Palikša
These icons are disabled by default in gconf, so this is a win-win
situation. If the user wants to, he can enable these icons through
gconf.

-- 
[PATCH] (Optional) Better looking menu with icons
https://bugs.launchpad.net/bugs/279084
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 279084] Re: [PATCH] (Optional) Better looking menu with icons

2008-10-29 Thread Valmantas Palikša
/apps/fast-user-switch-applet/show_menu_icons

-- 
[PATCH] (Optional) Better looking menu with icons
https://bugs.launchpad.net/bugs/279084
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 290208] [NEW] right ctrl, alt, super, menu keys repeat while helt.

2008-10-28 Thread Valmantas Palikša
Public bug reported:

Binary package hint: xorg

This happens in intrepid with latest updates (oct 28)

If I press and hold any of those mentioned keys they are repeated and
thus ctrl-drag in nautilus doesn't work anymore, and i have to use left
ctrl.

Here's some xev output

KeyPress event, serial 32, synthetic NO, window 0x381,
root 0x1a6, subw 0x0, time 435113, (125,84), root:(132,136),
state 0x0, keycode 105 (keysym 0xffe4, Control_R), same_screen YES,
XLookupString gives 0 bytes: 
XmbLookupString gives 0 bytes: 
XFilterEvent returns: False

KeyRelease event, serial 35, synthetic NO, window 0x381,
root 0x1a6, subw 0x0, time 435616, (125,84), root:(132,136),
state 0x4, keycode 105 (keysym 0xffe4, Control_R), same_screen YES,
XLookupString gives 0 bytes: 
XFilterEvent returns: False

KeyPress event, serial 35, synthetic NO, window 0x381,
root 0x1a6, subw 0x0, time 435616, (125,84), root:(132,136),
state 0x0, keycode 105 (keysym 0xffe4, Control_R), same_screen YES,
XLookupString gives 0 bytes: 
XmbLookupString gives 0 bytes: 
XFilterEvent returns: False

KeyRelease event, serial 35, synthetic NO, window 0x381,
root 0x1a6, subw 0x0, time 435649, (125,84), root:(132,136),
state 0x4, keycode 105 (keysym 0xffe4, Control_R), same_screen YES,
XLookupString gives 0 bytes: 
XFilterEvent returns: False

KeyPress event, serial 35, synthetic NO, window 0x381,
root 0x1a6, subw 0x0, time 435649, (125,84), root:(132,136),
state 0x0, keycode 105 (keysym 0xffe4, Control_R), same_screen YES,
XLookupString gives 0 bytes: 
XmbLookupString gives 0 bytes: 
XFilterEvent returns: False

KeyRelease event, serial 35, synthetic NO, window 0x381,
root 0x1a6, subw 0x0, time 435683, (125,84), root:(132,136),
state 0x4, keycode 105 (keysym 0xffe4, Control_R), same_screen YES,
XLookupString gives 0 bytes: 
XFilterEvent returns: False

KeyPress event, serial 35, synthetic NO, window 0x381,
root 0x1a6, subw 0x0, time 435683, (125,84), root:(132,136),
state 0x0, keycode 105 (keysym 0xffe4, Control_R), same_screen YES,
XLookupString gives 0 bytes: 
XmbLookupString gives 0 bytes: 
XFilterEvent returns: False

KeyRelease event, serial 35, synthetic NO, window 0x381,
root 0x1a6, subw 0x0, time 435719, (125,84), root:(132,136),
state 0x4, keycode 105 (keysym 0xffe4, Control_R), same_screen YES,
XLookupString gives 0 bytes: 
XFilterEvent returns: False

KeyPress event, serial 35, synthetic NO, window 0x381,
root 0x1a6, subw 0x0, time 435719, (125,84), root:(132,136),
state 0x0, keycode 105 (keysym 0xffe4, Control_R), same_screen YES,
XLookupString gives 0 bytes: 
XmbLookupString gives 0 bytes: 
XFilterEvent returns: False

KeyRelease event, serial 35, synthetic NO, window 0x381,
root 0x1a6, subw 0x0, time 435755, (125,84), root:(132,136),
state 0x4, keycode 105 (keysym 0xffe4, Control_R), same_screen YES,
XLookupString gives 0 bytes: 
XFilterEvent returns: False

KeyPress event, serial 35, synthetic NO, window 0x381,
root 0x1a6, subw 0x0, time 435755, (125,84), root:(132,136),
state 0x0, keycode 105 (keysym 0xffe4, Control_R), same_screen YES,
XLookupString gives 0 bytes: 
XmbLookupString gives 0 bytes: 
XFilterEvent returns: False

KeyRelease event, serial 35, synthetic NO, window 0x381,
root 0x1a6, subw 0x0, time 435791, (125,84), root:(132,136),
state 0x4, keycode 105 (keysym 0xffe4, Control_R), same_screen YES,
XLookupString gives 0 bytes: 
XFilterEvent returns: False

KeyPress event, serial 35, synthetic NO, window 0x381,
root 0x1a6, subw 0x0, time 435791, (125,84), root:(132,136),
state 0x0, keycode 105 (keysym 0xffe4, Control_R), same_screen YES,
XLookupString gives 0 bytes: 
XmbLookupString gives 0 bytes: 
XFilterEvent returns: False

KeyRelease event, serial 35, synthetic NO, window 0x381,
root 0x1a6, subw 0x0, time 435825, (125,84), root:(132,136),
state 0x4, keycode 105 (keysym 0xffe4, Control_R), same_screen YES,
XLookupString gives 0 bytes: 
XFilterEvent returns: False

and this goes on until the key is released. The same happens with right
alt, right super, right menu keys.

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

-- 
right ctrl, alt, super, menu keys repeat while helt.
https://bugs.launchpad.net/bugs/290208
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 288939] Re: [Intrepid]Tray bacground transparency problems

2008-10-28 Thread Valmantas Palikša
*** This bug is a duplicate of bug 247393 ***
https://bugs.launchpad.net/bugs/247393

I can confirm this too

-- 
[Intrepid]Tray bacground transparency problems
https://bugs.launchpad.net/bugs/288939
You received this bug notification because you are a member of Kubuntu
Bugs, which is subscribed to qt4-x11 in ubuntu.

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


[Bug 289014] Re: ath5k driver missing after latest intrepid update

2008-10-25 Thread Valmantas Palikša
It was done deliberately since the in-kernel ath5k was unstable. You can
get the updated modules in linux-backports-modules package.

-- 
ath5k driver missing after latest intrepid update
https://bugs.launchpad.net/bugs/289014
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 278011] Re: Suspend/Hibernate menu items missing after upgrade

2008-10-06 Thread Valmantas Palikša
Exactly the same here. I suspect that the applet starts before g-p-m and
is unable to get suspend/hibernate availability.

-- 
Suspend/Hibernate menu items missing after upgrade
https://bugs.launchpad.net/bugs/278011
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 279084] [NEW] [PATCH] (Optional) Better looking menu with icons

2008-10-06 Thread Valmantas Palikša
Public bug reported:

Binary package hint: fast-user-switch-applet

I didn't like the look of plain iconless menu, so i've made a patch that
adds icons to the menu items (see screenshot). It is disabled by default
and can be enabled through gconf.

Screenshot: http://img513.imageshack.us/img513/7905/menukg7.png

** Affects: fast-user-switch-applet (Ubuntu)
 Importance: Undecided
 Status: New

-- 
[PATCH] (Optional) Better looking menu with icons
https://bugs.launchpad.net/bugs/279084
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 279084] Re: [PATCH] (Optional) Better looking menu with icons

2008-10-06 Thread Valmantas Palikša

** Attachment added: 99-menu_item_icons.diff
   http://launchpadlibrarian.net/18258816/99-menu_item_icons.diff

** Description changed:

  Binary package hint: fast-user-switch-applet
  
  I didn't like the look of plain iconless menu, so i've made a patch that
  adds icons to the menu items (see screenshot). It is disabled by default
  and can be enabled through gconf.
  
- Screenshot: http://img513.imageshack.us/my.php?image=menukg7.png
+ Screenshot: http://img513.imageshack.us/img513/7905/menukg7.png

-- 
[PATCH] (Optional) Better looking menu with icons
https://bugs.launchpad.net/bugs/279084
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 274669] Re: gnome power manager battery voltage

2008-09-28 Thread Valmantas Palikša
I have the same problem too.

-- 
gnome power manager battery voltage
https://bugs.launchpad.net/bugs/274669
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 260287] Re: [PATCH] Use gtk_status_icon instead of eggtrayicon with gnome-netstatus-* icons

2008-08-22 Thread Valmantas Palikša

** Attachment added: 60_use_gnome_network_icons_and_gtk_statusicon.patch
   
http://launchpadlibrarian.net/16995859/60_use_gnome_network_icons_and_gtk_statusicon.patch

-- 
[PATCH] Use gtk_status_icon instead of eggtrayicon with gnome-netstatus-* icons
https://bugs.launchpad.net/bugs/260287
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 260287] [NEW] [PATCH] Use gtk_status_icon instead of eggtrayicon with gnome-netstatus-* icons

2008-08-22 Thread Valmantas Palikša
Public bug reported:

Binary package hint: gnome-ppp

With this patch gnome-ppp uses gnome-netstatus-tx/rx/txrx icons for more
aesthetic look. Also i patched the notification icon code to use
gtk_status_icon instead of eggtrayicon, so now it looks good on my
transparent panel.

** Affects: gnome-ppp (Ubuntu)
 Importance: Undecided
 Status: New

-- 
[PATCH] Use gtk_status_icon instead of eggtrayicon with gnome-netstatus-* icons
https://bugs.launchpad.net/bugs/260287
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 224389] Re: bluetoothd-service-network fails to execute ifup scripts from network.conf after repeated connection attempts

2008-04-30 Thread Valmantas Palikša
Okay, the bug was not really about the execution of the script, but about the 
server side bnep interface not going up after first reconnect.
Attached a proper patch.


** Attachment added: 008_server_bnep_ifup.patch
   http://launchpadlibrarian.net/14038319/008_server_bnep_ifup.patch

-- 
bluetoothd-service-network fails to execute ifup scripts from network.conf 
after repeated connection attempts
https://bugs.launchpad.net/bugs/224389
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 224389] Re: bluetoothd-service-network fails to bring up the server side bnep interface after reconnection

2008-04-30 Thread Valmantas Palikša
** Summary changed:

- bluetoothd-service-network fails to execute ifup scripts from network.conf 
after repeated connection attempts
+ bluetoothd-service-network fails to bring up the server side bnep interface 
after reconnection

** Description changed:

  Binary package hint: bluez-utils
  
- After connecting to a server once, the relevent scripts in network.conf
- are executed, and pan* and bnep* interfaces come up, but when you disconnect 
and
- reconnect the second time, neither the script gets executed, nor the
- interface comes up and this makes the connection unusable. (You would have to 
manually bring it up with ifconfig bnep0 up )
- 
- Also PANU role script does not get executed, ever, on incoming
- connections, fixed in patch.
- 
- Example:
- i have /etc/bluetooth/network.conf
- 
- [General]
- 
- [PANU Role]
- Script=/usr/bin/my-ifup
- 
- [GN Role]
- Script=/usr/bin/my-ifup
- 
- [NAP Role]
- Script=/usr/bin/my-ifup
- 
- Connection 1 ( server pan0 (GN) )
-  my-ifup gets executed with pan0 argument
- 
- Disconnect / Connect 2 ( server pan0 (GN) )
-  No execution
- 
- Correct behaviour:
- Connection 1 ( server pan0 (GN) )
-  my-ifup gets executed with pan0 argument
-  my-ifup gets executed with bnep0 argument
- 
- Disconnect / Connect 2 ( server pan0 (GN) )
-  my-ifup gets executed with bnep0 argument
- 
- Disconnect / Connect 3 ( server pan0 (GN) )
-  my-ifup gets executed with bnep0 argument
+ After connecting to a server once, bnep0 is created and brought up,
+ however after disconnecting, bnep0 disappears and after reconnecting is
+ not brought back up, which makes the connection unusable

-- 
bluetoothd-service-network fails to bring up the server side bnep interface 
after reconnection
https://bugs.launchpad.net/bugs/224389
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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

[Bug 224389] Re: bluetoothd-service-network fails to execute ifup scripts from network.conf after repeated connection attempts

2008-04-29 Thread Valmantas Palikša

** Attachment added: 008_ifup_script_execution_fix.patch
   http://launchpadlibrarian.net/14023973/008_ifup_script_execution_fix.patch

** Description changed:

  Binary package hint: bluez-utils
  
  After connecting to a server once, the relevent scripts in network.conf
  are executed, and pan* and bnep* interfaces come up, but when you disconnect 
and
  reconnect the second time, neither the script gets executed, nor the
  interface comes up and this makes the connection unusable. (You would have to 
manually bring it up with ifconfig bnep0 up )
  
  Also PANU role script does not get executed, ever, on incoming
  connections, fixed in patch.
  
  Example:
  i have /etc/bluetooth/network.conf
  
  [General]
  
  [PANU Role]
  Script=/usr/bin/my-ifup
  
  [GN Role]
  Script=/usr/bin/my-ifup
  
  [NAP Role]
  Script=/usr/bin/my-ifup
  
  Connection 1 ( server pan0 (GN) )
   my-ifup gets executed with pan0 argument
  
  Disconnect / Connect 2 ( server pan0 (GN) )
   No execution
  
  Correct behaviour:
  Connection 1 ( server pan0 (GN) )
   my-ifup gets executed with pan0 argument
   my-ifup gets executed with bnep0 argument
  
  Disconnect / Connect 2 ( server pan0 (GN) )
   my-ifup gets executed with bnep0 argument
  
  Disconnect / Connect 3 ( server pan0 (GN) )
   my-ifup gets executed with bnep0 argument
- 
- Patch attached.

-- 
bluetoothd-service-network fails to execute ifup scripts from network.conf 
after repeated connection attempts
https://bugs.launchpad.net/bugs/224389
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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

[Bug 224389] [NEW] bluetoothd-service-network fails to execute ifup scripts from network.conf after repeated connection attempts

2008-04-29 Thread Valmantas Palikša
Public bug reported:

Binary package hint: bluez-utils

After connecting to a server once, the relevent scripts in network.conf
are executed, and pan* and bnep* interfaces come up, but when you disconnect and
reconnect the second time, neither the script gets executed, nor the
interface comes up and this makes the connection unusable. (You would have to 
manually bring it up with ifconfig bnep0 up )

Also PANU role script does not get executed, ever, on incoming
connections, fixed in patch.

Example:
i have /etc/bluetooth/network.conf

[General]

[PANU Role]
Script=/usr/bin/my-ifup

[GN Role]
Script=/usr/bin/my-ifup

[NAP Role]
Script=/usr/bin/my-ifup

Connection 1 ( server pan0 (GN) )
 my-ifup gets executed with pan0 argument

Disconnect / Connect 2 ( server pan0 (GN) )
 No execution

Correct behaviour:
Connection 1 ( server pan0 (GN) )
 my-ifup gets executed with pan0 argument
 my-ifup gets executed with bnep0 argument

Disconnect / Connect 2 ( server pan0 (GN) )
 my-ifup gets executed with bnep0 argument

Disconnect / Connect 3 ( server pan0 (GN) )
 my-ifup gets executed with bnep0 argument

** Affects: bluez-utils (Ubuntu)
 Importance: Undecided
 Status: New

-- 
bluetoothd-service-network fails to execute ifup scripts from network.conf 
after repeated connection attempts
https://bugs.launchpad.net/bugs/224389
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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

[Bug 198046] Re: Gnome fails to load settings with xserver-xgl installed

2008-03-23 Thread Valmantas Palikša
same here

-- 
Gnome fails to load settings with xserver-xgl installed
https://bugs.launchpad.net/bugs/198046
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 153335] org.bluez.network.service.IsEnabled() is missing

2007-10-16 Thread Valmantas Palikša
Public bug reported:

Binary package hint: bluez-utils

7.10 Gutsy, Bluez version 3.19. Compiled version 3.20, works fine there.

** Affects: bluez-utils (Ubuntu)
 Importance: Undecided
 Status: New

-- 
org.bluez.network.service.IsEnabled() is missing
https://bugs.launchpad.net/bugs/153335
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 153335] Re: org.bluez.network.service.IsEnabled() is missing

2007-10-16 Thread Valmantas Palikša
** Description changed:

  Binary package hint: bluez-utils
  
  7.10 Gutsy, Bluez version 3.19. Compiled version 3.20, works fine there.
+ Required for an app i'm writing. Hope this gets fixed soon
+ 
+ http://img135.imageshack.us/img135/2725/dbusmx0.jpg

-- 
org.bluez.network.service.IsEnabled() is missing
https://bugs.launchpad.net/bugs/153335
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