[ft] Cross compiling for arm (python for android)

2015-03-22 Thread Oliver Marks
I am trying to build the freetype library for android currently it seems to
build correctly but i do not get the files i am expecting.

if i run ./configure --host=arm-eabi i get the files below

./build/freetype/freetype-2.5.
5/objs/libfreetype.la
./build/freetype/freetype-2.5.5/objs/.libs/libfreetype.a
./build/freetype/freetype-2.5.5/objs/.libs/libfreetype.la
./build/freetype/freetype-2.5.5/objs/.libs/libfreetype.lai

if i run just ./configure i get

./objs/libfreetype.la
./objs/.libs/libfreetype.so
./objs/.libs/libfreetype.a
./objs/.libs/libfreetype.so.6
./objs/.libs/libfreetype.la
./objs/.libs/libfreetype.lai
./objs/.libs/libfreetype.so.6.11

so basically the .so files that are required are missing, can anyone expain
why and how i may rectify this ?

the output from ./configure --host=arm-eabi is here
http://pastebin.ubuntu.com/10650897/

Any help would be appreciated i am a bit out of my depth :/
___
Freetype mailing list
Freetype@nongnu.org
https://lists.nongnu.org/mailman/listinfo/freetype


Re: [ft] Cross compiling for arm (python for android)

2015-03-22 Thread Oliver Marks
Thanks a lot suzuki

That pointed me in the right direction i am now using try ./configure
--build=i686-pc-linux-gnu --host=arm-linux-androideabi
--prefix=$BUILD_freetype --enable-shared --without-zlib --with-png=no
--without-harfbuzz think i may have to build harfbuzz but i will do some
more testing and see where i get to, i am getting these files generated now.

./build/freetype/freetype-2.5.5/objs/libfreetype.la
./build/freetype/freetype-2.5.5/objs/.libs/libfreetype.so
./build/freetype/freetype-2.5.5/objs/.libs/libfreetype.a
./build/freetype/freetype-2.5.5/objs/.libs/libfreetype.la
./build/freetype/freetype-2.5.5/objs/.libs/libfreetype.lai




On Sun, Mar 22, 2015 at 3:15 PM suzuki toshiya mpsuz...@hiroshima-u.ac.jp
wrote:

 Hi Oliver,

 According to http://pastebin.ubuntu.com/10650897/ :

 checking whether the arm-linux-androideabi-gcc -DANDROID -mandroid
 -fomit-frame-pointer --sysroot /home/oly/.buildozer/android/
 platform/android-ndk-r9d/platforms/android-14/arch-arm linker
 (arm-linux-androideabi-ld) supports shared libraries... yes
 checking whether -lc should be explicitly linked in... no
 checking dynamic linker characteristics... no
 checking how to hardcode library paths into programs... immediate
 checking whether stripping libraries is possible... yes
 checking if libtool supports shared libraries... no
 checking whether to build shared libraries... no

 the linker supports the shared library but libtool
 script could not detect how to build the shared library
 (thus give it up). Do you have any other free software
 that you could build shared library by
 ./configure --host=arm-eabi  make?

 Regards,
 mpsuzuki


 Oliver Marks wrote:
  I am trying to build the freetype library for android currently it seems
 to build correctly but i do not get the files i am expecting.
 
  if i run ./configure --host=arm-eabi i get the files below
 
  ./build/freetype/freetype-2.5.
  5/objs/libfreetype.la http://libfreetype.la
  ./build/freetype/freetype-2.5.5/objs/.libs/libfreetype.a
  ./build/freetype/freetype-2.5.5/objs/.libs/libfreetype.la 
 http://libfreetype.la
  ./build/freetype/freetype-2.5.5/objs/.libs/libfreetype.lai
 
  if i run just ./configure i get
 
  ./objs/libfreetype.la http://libfreetype.la
  ./objs/.libs/libfreetype.so
  ./objs/.libs/libfreetype.a
  ./objs/.libs/libfreetype.so.6
  ./objs/.libs/libfreetype.la http://libfreetype.la
  ./objs/.libs/libfreetype.lai
  ./objs/.libs/libfreetype.so.6.11
 
  so basically the .so files that are required are missing, can anyone
 expain why and how i may rectify this ?
 
  the output from ./configure --host=arm-eabi is here
 http://pastebin.ubuntu.com/10650897/
 
  Any help would be appreciated i am a bit out of my depth :/
 
 
 
 
  ___
  Freetype mailing list
  Freetype@nongnu.org
  https://lists.nongnu.org/mailman/listinfo/freetype
 

 ___
 Freetype mailing list
 Freetype@nongnu.org
 https://lists.nongnu.org/mailman/listinfo/freetype

___
Freetype mailing list
Freetype@nongnu.org
https://lists.nongnu.org/mailman/listinfo/freetype


[Desktop-packages] [Bug 1377847] Re: unity screen saver no longer blanks nor locks automatically

2014-11-04 Thread Oliver Marks
I hit this problem just running gnome-screensaver  on the command line
seemed to kick it back into action so that ctrl + alt + L now works
seems its not started at boot.

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to gnome-desktop3 in Ubuntu.
https://bugs.launchpad.net/bugs/1377847

Title:
  unity screen saver no longer blanks nor locks automatically

Status in “gnome-desktop3” package in Ubuntu:
  Triaged
Status in “unity-settings-daemon” package in Ubuntu:
  Fix Released
Status in “gnome-desktop3” source package in Utopic:
  Triaged
Status in “unity-settings-daemon” source package in Utopic:
  Fix Released

Bug description:
  After updating over the weekend the screen saver is no longer blanking
  or locking.

  ProblemType: Bug
  DistroRelease: Ubuntu 14.10
  Package: unity 7.3.1+14.10.20140915-0ubuntu2
  ProcVersionSignature: Ubuntu 3.16.0-20.27-generic 3.16.3
  Uname: Linux 3.16.0-20-generic x86_64
  NonfreeKernelModules: wl
  ApportVersion: 2.14.7-0ubuntu3
  Architecture: amd64
  CompizPlugins: No value set for 
`/apps/compiz-1/general/screen0/options/active_plugins'
  CurrentDesktop: Unity
  Date: Mon Oct  6 09:44:32 2014
  EcryptfsInUse: Yes
  InstallationDate: Installed on 2013-06-20 (472 days ago)
  InstallationMedia: Ubuntu 13.10 Saucy Salamander - Alpha amd64 (20130618)
  SourcePackage: unity
  UpgradeStatus: Upgraded to utopic on 2013-11-10 (329 days ago)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gnome-desktop3/+bug/1377847/+subscriptions

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Bug 1377847] Re: unity screen saver no longer blanks nor locks automatically

2014-11-04 Thread Oliver Marks
I hit this problem just running gnome-screensaver  on the command line
seemed to kick it back into action so that ctrl + alt + L now works
seems its not started at boot.

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

Title:
  unity screen saver no longer blanks nor locks automatically

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gnome-desktop3/+bug/1377847/+subscriptions

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


[Bug 1376154] Re: data grid not displaying resultset is blank

2014-11-04 Thread Oliver Marks
hit the same issues, thanks for taking the time to write the build
instructions rockorequin :)

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

Title:
  data grid not displaying resultset is blank

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/mysql-workbench/+bug/1376154/+subscriptions

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


[Desktop-packages] [Bug 1259099] Re: Realtek ALC5642 unsupported by ALSA

2014-01-23 Thread Oliver Marks
just an update not sure what happened but laptop now freezes just after
alsa-state in the boot process using kernel, 3.13.0-4-generic.

so its may be trying to load the wrong driver, not sure if there is a kernel 
parameter i can add to stop this ?
blacklist alsa module perhaps ?

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to alsa-driver in Ubuntu.
https://bugs.launchpad.net/bugs/1259099

Title:
  Realtek ALC5642 unsupported by ALSA

Status in “alsa-driver” package in Ubuntu:
  Triaged

Bug description:
  bay trail t100 device not sure how the sound card works on this device
  may not be pci or usb

  ProblemType: Bug
  DistroRelease: Ubuntu 13.10
  Package: alsa-base 1.0.25+dfsg-0ubuntu4
  ProcVersionSignature: Ubuntu 3.11.0-14.21-generic 3.11.7
  Uname: Linux 3.11.0-14-generic x86_64
  ApportVersion: 2.12.5-0ubuntu2.1
  Architecture: amd64
  AudioDevicesInUse: Error: command ['fuser', '-v', '/dev/snd/seq', 
'/dev/snd/timer'] failed with exit code 1:
  Date: Mon Dec  9 09:29:57 2013
  InstallationDate: Installed on 2013-12-06 (2 days ago)
  InstallationMedia: Ubuntu 13.10 Saucy Salamander - Release amd64 
(20131016.1)
  MarkForUpload: True
  PackageArchitecture: all
  SourcePackage: alsa-driver
  Symptom: audio
  Title: PCI/internal sound card not detected
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 09/22/2013
  dmi.bios.vendor: American Megatrends Inc.
  dmi.bios.version: T100TA.214
  dmi.board.asset.tag: ATN12345678901234567
  dmi.board.name: T100TA
  dmi.board.vendor: ASUSTeK COMPUTER INC.
  dmi.board.version: 1.0
  dmi.chassis.asset.tag: ATN12345678901234567
  dmi.chassis.type: 10
  dmi.chassis.vendor: ASUSTeK COMPUTER INC.
  dmi.chassis.version: 1.0
  dmi.modalias: 
dmi:bvnAmericanMegatrendsInc.:bvrT100TA.214:bd09/22/2013:svnASUSTeKCOMPUTERINC.:pnT100TA:pvr1.0:rvnASUSTeKCOMPUTERINC.:rnT100TA:rvr1.0:cvnASUSTeKCOMPUTERINC.:ct10:cvr1.0:
  dmi.product.name: T100TA
  dmi.product.version: 1.0
  dmi.sys.vendor: ASUSTeK COMPUTER INC.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/alsa-driver/+bug/1259099/+subscriptions

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Bug 1259099] Re: Realtek ALC5642 unsupported by ALSA

2014-01-23 Thread Oliver Marks
just an update not sure what happened but laptop now freezes just after
alsa-state in the boot process using kernel, 3.13.0-4-generic.

so its may be trying to load the wrong driver, not sure if there is a kernel 
parameter i can add to stop this ?
blacklist alsa module perhaps ?

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

Title:
  Realtek ALC5642 unsupported by ALSA

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/alsa-driver/+bug/1259099/+subscriptions

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


[Ubuntu-x-swat] [Bug 1263034] Re: ASUS T100TA intel driver not loaded forced to used fbdev

2014-01-04 Thread Oliver Marks
okay now got it working with the intel driver using the settings below.

add to linux boot params in grub video=VGA-1:1368x768

create the below then your desktop will work with intel driver

/usr/share/X11/xorg.conf.d/10-monitor.conf


Section Monitor
Identifier  T100 Display
Modeline1368x768_60.00   85.25  1368 1440 1576 1784  768 771 781 
798 -hsync +vsync
Option  PreferredMode 1368x768_60.00
EndSection

Section Device
Identifier  Intel Valley View
Driver  i915
Option  Monitor-DVI-0 External DVI
EndSection

Section Screen
Identifier  Primary Screen
Device  Intel Valley View
Monitor T100 Display
DefaultDepth24
SubSection Display
Depth   24
Modes   1368x768
EndSubSection
EndSection

Section ServerLayout
Identifier  Default Layout
Screen  Primary Screen
EndSection

-- 
You received this bug notification because you are a member of Ubuntu-X,
which is subscribed to xserver-xorg-video-intel in Ubuntu.
https://bugs.launchpad.net/bugs/1263034

Title:
  ASUS T100TA intel driver not loaded forced to used fbdev

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/xserver-xorg-video-intel/+bug/1263034/+subscriptions

___
Mailing list: https://launchpad.net/~ubuntu-x-swat
Post to : ubuntu-x-swat@lists.launchpad.net
Unsubscribe : https://launchpad.net/~ubuntu-x-swat
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 1263034] Re: ASUS T100TA intel driver not loaded forced to used fbdev

2014-01-04 Thread Oliver Marks
okay now got it working with the intel driver using the settings below.

add to linux boot params in grub video=VGA-1:1368x768

create the below then your desktop will work with intel driver

/usr/share/X11/xorg.conf.d/10-monitor.conf


Section Monitor
Identifier  T100 Display
Modeline1368x768_60.00   85.25  1368 1440 1576 1784  768 771 781 
798 -hsync +vsync
Option  PreferredMode 1368x768_60.00
EndSection

Section Device
Identifier  Intel Valley View
Driver  i915
Option  Monitor-DVI-0 External DVI
EndSection

Section Screen
Identifier  Primary Screen
Device  Intel Valley View
Monitor T100 Display
DefaultDepth24
SubSection Display
Depth   24
Modes   1368x768
EndSubSection
EndSection

Section ServerLayout
Identifier  Default Layout
Screen  Primary Screen
EndSection

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to xserver-xorg-video-intel in Ubuntu.
https://bugs.launchpad.net/bugs/1263034

Title:
  ASUS T100TA intel driver not loaded forced to used fbdev

Status in “xserver-xorg-video-intel” package in Ubuntu:
  Invalid

Bug description:
  tried 13.10 and 14.04 both do not load the intel driver. to reach a desktop 
you need to specify nomodeset and fbdev at boot and remove the vesa driver.
  the vesa driver just corrupts the display, if you have any suggestions for me 
to try fire a way and i will see what i can do would like to help get this 
fixed for 14.04 release.

  ProblemType: Bug
  DistroRelease: Ubuntu 14.04
  Package: xserver-xorg-video-intel 2:2.99.904-0ubuntu2
  ProcVersionSignature: Ubuntu 3.12.0-7.15-generic 3.12.4
  Uname: Linux 3.12.0-7-generic x86_64
  .tmp.unity.support.test.1:
   
  ApportVersion: 2.12.7-0ubuntu2
  Architecture: amd64
  CompizPlugins: No value set for 
`/apps/compiz-1/general/screen0/options/active_plugins'
  CompositorRunning: compiz
  CompositorUnredirectDriverBlacklist: '(nouveau|Intel).*Mesa 8.0'
  CompositorUnredirectFSW: true
  CurrentDesktop: Unity
  Date: Fri Dec 20 09:00:39 2013
  DistUpgraded: 2013-12-19 07:37:49,901 DEBUG enabling apt cron job
  DistroCodename: trusty
  DistroVariant: ubuntu
  ExtraDebuggingInterest: Yes
  GraphicsCard:
   Intel Corporation ValleyView Gen7 [8086:0f31] (rev 09) (prog-if 00 [VGA 
controller])
 Subsystem: ASUSTeK Computer Inc. Device [1043:14ed]
  InstallationDate: Installed on 2013-12-18 (1 days ago)
  InstallationMedia: Ubuntu 13.10 Saucy Salamander - Release amd64 
(20131016.1)
  Lsusb:
   Bus 002 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub
   Bus 001 Device 003: ID 0b05:17e0 ASUSTek Computer, Inc. 
   Bus 001 Device 002: ID 0b05:17e4 ASUSTek Computer, Inc. 
   Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
  MachineType: ASUSTeK COMPUTER INC. T100TA
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.12.0-7-generic.efi.signed 
root=/dev/mmcblk0p5 nomodeset
  SourcePackage: xserver-xorg-video-intel
  UpgradeStatus: Upgraded to trusty on 2013-12-19 (1 days ago)
  dmi.bios.date: 09/22/2013
  dmi.bios.vendor: American Megatrends Inc.
  dmi.bios.version: T100TA.214
  dmi.board.asset.tag: ATN12345678901234567
  dmi.board.name: T100TA
  dmi.board.vendor: ASUSTeK COMPUTER INC.
  dmi.board.version: 1.0
  dmi.chassis.asset.tag: ATN12345678901234567
  dmi.chassis.type: 10
  dmi.chassis.vendor: ASUSTeK COMPUTER INC.
  dmi.chassis.version: 1.0
  dmi.modalias: 
dmi:bvnAmericanMegatrendsInc.:bvrT100TA.214:bd09/22/2013:svnASUSTeKCOMPUTERINC.:pnT100TA:pvr1.0:rvnASUSTeKCOMPUTERINC.:rnT100TA:rvr1.0:cvnASUSTeKCOMPUTERINC.:ct10:cvr1.0:
  dmi.product.name: T100TA
  dmi.product.version: 1.0
  dmi.sys.vendor: ASUSTeK COMPUTER INC.
  version.compiz: compiz 1:0.9.10+13.10.20131011-0ubuntu1
  version.ia32-libs: ia32-libs N/A
  version.libdrm2: libdrm2 2.4.49-2
  version.libgl1-mesa-dri: libgl1-mesa-dri 10.0.0-1ubuntu4
  version.libgl1-mesa-dri-experimental: libgl1-mesa-dri-experimental N/A
  version.libgl1-mesa-glx: libgl1-mesa-glx 10.0.0-1ubuntu4
  version.xserver-xorg-core: xserver-xorg-core 2:1.14.5-1ubuntu2
  version.xserver-xorg-input-evdev: xserver-xorg-input-evdev 1:2.8.2-1ubuntu1
  version.xserver-xorg-video-ati: xserver-xorg-video-ati 1:7.2.0-0ubuntu10
  version.xserver-xorg-video-intel: xserver-xorg-video-intel 2:2.99.904-0ubuntu2
  version.xserver-xorg-video-nouveau: xserver-xorg-video-nouveau 
1:1.0.10-1ubuntu1
  xserver.bootTime: Fri Dec 20 08:13:28 2013
  xserver.configfile: default
  xserver.logfile: /var/log/Xorg.0.log
  xserver.outputs:
   
  xserver.version: 2:1.14.5-1ubuntu2

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/xserver-xorg-video-intel/+bug/1263034/+subscriptions

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : 

[Bug 1263034] Re: ASUS T100TA intel driver not loaded forced to used fbdev

2014-01-04 Thread Oliver Marks
okay now got it working with the intel driver using the settings below.

add to linux boot params in grub video=VGA-1:1368x768

create the below then your desktop will work with intel driver

/usr/share/X11/xorg.conf.d/10-monitor.conf


Section Monitor
Identifier  T100 Display
Modeline1368x768_60.00   85.25  1368 1440 1576 1784  768 771 781 
798 -hsync +vsync
Option  PreferredMode 1368x768_60.00
EndSection

Section Device
Identifier  Intel Valley View
Driver  i915
Option  Monitor-DVI-0 External DVI
EndSection

Section Screen
Identifier  Primary Screen
Device  Intel Valley View
Monitor T100 Display
DefaultDepth24
SubSection Display
Depth   24
Modes   1368x768
EndSubSection
EndSection

Section ServerLayout
Identifier  Default Layout
Screen  Primary Screen
EndSection

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

Title:
  ASUS T100TA intel driver not loaded forced to used fbdev

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/xserver-xorg-video-intel/+bug/1263034/+subscriptions

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


[Ubuntu-x-swat] [Bug 1263034] Re: ASUS T100TA intel driver not loaded forced to used fbdev

2013-12-29 Thread Oliver Marks
Okay but what do you need if I don't use that option I can not see
anything so what do I need to do to get the logs ? Or look into it
further ?

-- 
You received this bug notification because you are a member of Ubuntu-X,
which is subscribed to xserver-xorg-video-intel in Ubuntu.
https://bugs.launchpad.net/bugs/1263034

Title:
  ASUS T100TA intel driver not loaded forced to used fbdev

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/xserver-xorg-video-intel/+bug/1263034/+subscriptions

___
Mailing list: https://launchpad.net/~ubuntu-x-swat
Post to : ubuntu-x-swat@lists.launchpad.net
Unsubscribe : https://launchpad.net/~ubuntu-x-swat
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 1263034] Re: ASUS T100TA intel driver not loaded forced to used fbdev

2013-12-29 Thread Oliver Marks
Okay but what do you need if I don't use that option I can not see
anything so what do I need to do to get the logs ? Or look into it
further ?

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to xserver-xorg-video-intel in Ubuntu.
https://bugs.launchpad.net/bugs/1263034

Title:
  ASUS T100TA intel driver not loaded forced to used fbdev

Status in “xserver-xorg-video-intel” package in Ubuntu:
  Invalid

Bug description:
  tried 13.10 and 14.04 both do not load the intel driver. to reach a desktop 
you need to specify nomodeset and fbdev at boot and remove the vesa driver.
  the vesa driver just corrupts the display, if you have any suggestions for me 
to try fire a way and i will see what i can do would like to help get this 
fixed for 14.04 release.

  ProblemType: Bug
  DistroRelease: Ubuntu 14.04
  Package: xserver-xorg-video-intel 2:2.99.904-0ubuntu2
  ProcVersionSignature: Ubuntu 3.12.0-7.15-generic 3.12.4
  Uname: Linux 3.12.0-7-generic x86_64
  .tmp.unity.support.test.1:
   
  ApportVersion: 2.12.7-0ubuntu2
  Architecture: amd64
  CompizPlugins: No value set for 
`/apps/compiz-1/general/screen0/options/active_plugins'
  CompositorRunning: compiz
  CompositorUnredirectDriverBlacklist: '(nouveau|Intel).*Mesa 8.0'
  CompositorUnredirectFSW: true
  CurrentDesktop: Unity
  Date: Fri Dec 20 09:00:39 2013
  DistUpgraded: 2013-12-19 07:37:49,901 DEBUG enabling apt cron job
  DistroCodename: trusty
  DistroVariant: ubuntu
  ExtraDebuggingInterest: Yes
  GraphicsCard:
   Intel Corporation ValleyView Gen7 [8086:0f31] (rev 09) (prog-if 00 [VGA 
controller])
 Subsystem: ASUSTeK Computer Inc. Device [1043:14ed]
  InstallationDate: Installed on 2013-12-18 (1 days ago)
  InstallationMedia: Ubuntu 13.10 Saucy Salamander - Release amd64 
(20131016.1)
  Lsusb:
   Bus 002 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub
   Bus 001 Device 003: ID 0b05:17e0 ASUSTek Computer, Inc. 
   Bus 001 Device 002: ID 0b05:17e4 ASUSTek Computer, Inc. 
   Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
  MachineType: ASUSTeK COMPUTER INC. T100TA
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.12.0-7-generic.efi.signed 
root=/dev/mmcblk0p5 nomodeset
  SourcePackage: xserver-xorg-video-intel
  UpgradeStatus: Upgraded to trusty on 2013-12-19 (1 days ago)
  dmi.bios.date: 09/22/2013
  dmi.bios.vendor: American Megatrends Inc.
  dmi.bios.version: T100TA.214
  dmi.board.asset.tag: ATN12345678901234567
  dmi.board.name: T100TA
  dmi.board.vendor: ASUSTeK COMPUTER INC.
  dmi.board.version: 1.0
  dmi.chassis.asset.tag: ATN12345678901234567
  dmi.chassis.type: 10
  dmi.chassis.vendor: ASUSTeK COMPUTER INC.
  dmi.chassis.version: 1.0
  dmi.modalias: 
dmi:bvnAmericanMegatrendsInc.:bvrT100TA.214:bd09/22/2013:svnASUSTeKCOMPUTERINC.:pnT100TA:pvr1.0:rvnASUSTeKCOMPUTERINC.:rnT100TA:rvr1.0:cvnASUSTeKCOMPUTERINC.:ct10:cvr1.0:
  dmi.product.name: T100TA
  dmi.product.version: 1.0
  dmi.sys.vendor: ASUSTeK COMPUTER INC.
  version.compiz: compiz 1:0.9.10+13.10.20131011-0ubuntu1
  version.ia32-libs: ia32-libs N/A
  version.libdrm2: libdrm2 2.4.49-2
  version.libgl1-mesa-dri: libgl1-mesa-dri 10.0.0-1ubuntu4
  version.libgl1-mesa-dri-experimental: libgl1-mesa-dri-experimental N/A
  version.libgl1-mesa-glx: libgl1-mesa-glx 10.0.0-1ubuntu4
  version.xserver-xorg-core: xserver-xorg-core 2:1.14.5-1ubuntu2
  version.xserver-xorg-input-evdev: xserver-xorg-input-evdev 1:2.8.2-1ubuntu1
  version.xserver-xorg-video-ati: xserver-xorg-video-ati 1:7.2.0-0ubuntu10
  version.xserver-xorg-video-intel: xserver-xorg-video-intel 2:2.99.904-0ubuntu2
  version.xserver-xorg-video-nouveau: xserver-xorg-video-nouveau 
1:1.0.10-1ubuntu1
  xserver.bootTime: Fri Dec 20 08:13:28 2013
  xserver.configfile: default
  xserver.logfile: /var/log/Xorg.0.log
  xserver.outputs:
   
  xserver.version: 2:1.14.5-1ubuntu2

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/xserver-xorg-video-intel/+bug/1263034/+subscriptions

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Bug 1263034] Re: ASUS T100TA intel driver not loaded forced to used fbdev

2013-12-29 Thread Oliver Marks
Okay but what do you need if I don't use that option I can not see
anything so what do I need to do to get the logs ? Or look into it
further ?

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

Title:
  ASUS T100TA intel driver not loaded forced to used fbdev

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/xserver-xorg-video-intel/+bug/1263034/+subscriptions

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


[Ubuntu-x-swat] [Bug 1263034] [NEW] ASUS T100TA intel driver not loaded forced to used fbdev

2013-12-20 Thread Oliver Marks
Public bug reported:

tried 13.10 and 14.04 both do not load the intel driver. to reach a desktop you 
need to specify nomodeset and fbdev at boot and remove the vesa driver.
the vesa driver just corrupts the display, if you have any suggestions for me 
to try fire a way and i will see what i can do would like to help get this 
fixed for 14.04 release.

ProblemType: Bug
DistroRelease: Ubuntu 14.04
Package: xserver-xorg-video-intel 2:2.99.904-0ubuntu2
ProcVersionSignature: Ubuntu 3.12.0-7.15-generic 3.12.4
Uname: Linux 3.12.0-7-generic x86_64
.tmp.unity.support.test.1:
 
ApportVersion: 2.12.7-0ubuntu2
Architecture: amd64
CompizPlugins: No value set for 
`/apps/compiz-1/general/screen0/options/active_plugins'
CompositorRunning: compiz
CompositorUnredirectDriverBlacklist: '(nouveau|Intel).*Mesa 8.0'
CompositorUnredirectFSW: true
CurrentDesktop: Unity
Date: Fri Dec 20 09:00:39 2013
DistUpgraded: 2013-12-19 07:37:49,901 DEBUG enabling apt cron job
DistroCodename: trusty
DistroVariant: ubuntu
ExtraDebuggingInterest: Yes
GraphicsCard:
 Intel Corporation ValleyView Gen7 [8086:0f31] (rev 09) (prog-if 00 [VGA 
controller])
   Subsystem: ASUSTeK Computer Inc. Device [1043:14ed]
InstallationDate: Installed on 2013-12-18 (1 days ago)
InstallationMedia: Ubuntu 13.10 Saucy Salamander - Release amd64 (20131016.1)
Lsusb:
 Bus 002 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub
 Bus 001 Device 003: ID 0b05:17e0 ASUSTek Computer, Inc. 
 Bus 001 Device 002: ID 0b05:17e4 ASUSTek Computer, Inc. 
 Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
MachineType: ASUSTeK COMPUTER INC. T100TA
ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.12.0-7-generic.efi.signed 
root=/dev/mmcblk0p5 nomodeset
SourcePackage: xserver-xorg-video-intel
UpgradeStatus: Upgraded to trusty on 2013-12-19 (1 days ago)
dmi.bios.date: 09/22/2013
dmi.bios.vendor: American Megatrends Inc.
dmi.bios.version: T100TA.214
dmi.board.asset.tag: ATN12345678901234567
dmi.board.name: T100TA
dmi.board.vendor: ASUSTeK COMPUTER INC.
dmi.board.version: 1.0
dmi.chassis.asset.tag: ATN12345678901234567
dmi.chassis.type: 10
dmi.chassis.vendor: ASUSTeK COMPUTER INC.
dmi.chassis.version: 1.0
dmi.modalias: 
dmi:bvnAmericanMegatrendsInc.:bvrT100TA.214:bd09/22/2013:svnASUSTeKCOMPUTERINC.:pnT100TA:pvr1.0:rvnASUSTeKCOMPUTERINC.:rnT100TA:rvr1.0:cvnASUSTeKCOMPUTERINC.:ct10:cvr1.0:
dmi.product.name: T100TA
dmi.product.version: 1.0
dmi.sys.vendor: ASUSTeK COMPUTER INC.
version.compiz: compiz 1:0.9.10+13.10.20131011-0ubuntu1
version.ia32-libs: ia32-libs N/A
version.libdrm2: libdrm2 2.4.49-2
version.libgl1-mesa-dri: libgl1-mesa-dri 10.0.0-1ubuntu4
version.libgl1-mesa-dri-experimental: libgl1-mesa-dri-experimental N/A
version.libgl1-mesa-glx: libgl1-mesa-glx 10.0.0-1ubuntu4
version.xserver-xorg-core: xserver-xorg-core 2:1.14.5-1ubuntu2
version.xserver-xorg-input-evdev: xserver-xorg-input-evdev 1:2.8.2-1ubuntu1
version.xserver-xorg-video-ati: xserver-xorg-video-ati 1:7.2.0-0ubuntu10
version.xserver-xorg-video-intel: xserver-xorg-video-intel 2:2.99.904-0ubuntu2
version.xserver-xorg-video-nouveau: xserver-xorg-video-nouveau 1:1.0.10-1ubuntu1
xserver.bootTime: Fri Dec 20 08:13:28 2013
xserver.configfile: default
xserver.logfile: /var/log/Xorg.0.log
xserver.outputs:
 
xserver.version: 2:1.14.5-1ubuntu2

** Affects: xserver-xorg-video-intel (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: amd64 apport-bug compiz-0.9 trusty ubuntu

-- 
You received this bug notification because you are a member of Ubuntu-X,
which is subscribed to xserver-xorg-video-intel in Ubuntu.
https://bugs.launchpad.net/bugs/1263034

Title:
  ASUS T100TA intel driver not loaded forced to used fbdev

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/xserver-xorg-video-intel/+bug/1263034/+subscriptions

___
Mailing list: https://launchpad.net/~ubuntu-x-swat
Post to : ubuntu-x-swat@lists.launchpad.net
Unsubscribe : https://launchpad.net/~ubuntu-x-swat
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 1259099] Re: [ASUS T100TA] PCI/internal sound card not detected

2013-12-20 Thread Oliver Marks
i can also confirm this does  not work on 14.04 as of today

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to alsa-driver in Ubuntu.
https://bugs.launchpad.net/bugs/1259099

Title:
  [ASUS T100TA] PCI/internal sound card not detected

Status in “alsa-driver” package in Ubuntu:
  New

Bug description:
  bay trail t100 device not sure how the sound card works on this device
  may not be pci or usb

  ProblemType: Bug
  DistroRelease: Ubuntu 13.10
  Package: alsa-base 1.0.25+dfsg-0ubuntu4
  ProcVersionSignature: Ubuntu 3.11.0-14.21-generic 3.11.7
  Uname: Linux 3.11.0-14-generic x86_64
  ApportVersion: 2.12.5-0ubuntu2.1
  Architecture: amd64
  AudioDevicesInUse: Error: command ['fuser', '-v', '/dev/snd/seq', 
'/dev/snd/timer'] failed with exit code 1:
  Date: Mon Dec  9 09:29:57 2013
  InstallationDate: Installed on 2013-12-06 (2 days ago)
  InstallationMedia: Ubuntu 13.10 Saucy Salamander - Release amd64 
(20131016.1)
  MarkForUpload: True
  PackageArchitecture: all
  SourcePackage: alsa-driver
  Symptom: audio
  Title: PCI/internal sound card not detected
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 09/22/2013
  dmi.bios.vendor: American Megatrends Inc.
  dmi.bios.version: T100TA.214
  dmi.board.asset.tag: ATN12345678901234567
  dmi.board.name: T100TA
  dmi.board.vendor: ASUSTeK COMPUTER INC.
  dmi.board.version: 1.0
  dmi.chassis.asset.tag: ATN12345678901234567
  dmi.chassis.type: 10
  dmi.chassis.vendor: ASUSTeK COMPUTER INC.
  dmi.chassis.version: 1.0
  dmi.modalias: 
dmi:bvnAmericanMegatrendsInc.:bvrT100TA.214:bd09/22/2013:svnASUSTeKCOMPUTERINC.:pnT100TA:pvr1.0:rvnASUSTeKCOMPUTERINC.:rnT100TA:rvr1.0:cvnASUSTeKCOMPUTERINC.:ct10:cvr1.0:
  dmi.product.name: T100TA
  dmi.product.version: 1.0
  dmi.sys.vendor: ASUSTeK COMPUTER INC.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/alsa-driver/+bug/1259099/+subscriptions

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 1263034] [NEW] ASUS T100TA intel driver not loaded forced to used fbdev

2013-12-20 Thread Oliver Marks
Public bug reported:

tried 13.10 and 14.04 both do not load the intel driver. to reach a desktop you 
need to specify nomodeset and fbdev at boot and remove the vesa driver.
the vesa driver just corrupts the display, if you have any suggestions for me 
to try fire a way and i will see what i can do would like to help get this 
fixed for 14.04 release.

ProblemType: Bug
DistroRelease: Ubuntu 14.04
Package: xserver-xorg-video-intel 2:2.99.904-0ubuntu2
ProcVersionSignature: Ubuntu 3.12.0-7.15-generic 3.12.4
Uname: Linux 3.12.0-7-generic x86_64
.tmp.unity.support.test.1:
 
ApportVersion: 2.12.7-0ubuntu2
Architecture: amd64
CompizPlugins: No value set for 
`/apps/compiz-1/general/screen0/options/active_plugins'
CompositorRunning: compiz
CompositorUnredirectDriverBlacklist: '(nouveau|Intel).*Mesa 8.0'
CompositorUnredirectFSW: true
CurrentDesktop: Unity
Date: Fri Dec 20 09:00:39 2013
DistUpgraded: 2013-12-19 07:37:49,901 DEBUG enabling apt cron job
DistroCodename: trusty
DistroVariant: ubuntu
ExtraDebuggingInterest: Yes
GraphicsCard:
 Intel Corporation ValleyView Gen7 [8086:0f31] (rev 09) (prog-if 00 [VGA 
controller])
   Subsystem: ASUSTeK Computer Inc. Device [1043:14ed]
InstallationDate: Installed on 2013-12-18 (1 days ago)
InstallationMedia: Ubuntu 13.10 Saucy Salamander - Release amd64 (20131016.1)
Lsusb:
 Bus 002 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub
 Bus 001 Device 003: ID 0b05:17e0 ASUSTek Computer, Inc. 
 Bus 001 Device 002: ID 0b05:17e4 ASUSTek Computer, Inc. 
 Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
MachineType: ASUSTeK COMPUTER INC. T100TA
ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.12.0-7-generic.efi.signed 
root=/dev/mmcblk0p5 nomodeset
SourcePackage: xserver-xorg-video-intel
UpgradeStatus: Upgraded to trusty on 2013-12-19 (1 days ago)
dmi.bios.date: 09/22/2013
dmi.bios.vendor: American Megatrends Inc.
dmi.bios.version: T100TA.214
dmi.board.asset.tag: ATN12345678901234567
dmi.board.name: T100TA
dmi.board.vendor: ASUSTeK COMPUTER INC.
dmi.board.version: 1.0
dmi.chassis.asset.tag: ATN12345678901234567
dmi.chassis.type: 10
dmi.chassis.vendor: ASUSTeK COMPUTER INC.
dmi.chassis.version: 1.0
dmi.modalias: 
dmi:bvnAmericanMegatrendsInc.:bvrT100TA.214:bd09/22/2013:svnASUSTeKCOMPUTERINC.:pnT100TA:pvr1.0:rvnASUSTeKCOMPUTERINC.:rnT100TA:rvr1.0:cvnASUSTeKCOMPUTERINC.:ct10:cvr1.0:
dmi.product.name: T100TA
dmi.product.version: 1.0
dmi.sys.vendor: ASUSTeK COMPUTER INC.
version.compiz: compiz 1:0.9.10+13.10.20131011-0ubuntu1
version.ia32-libs: ia32-libs N/A
version.libdrm2: libdrm2 2.4.49-2
version.libgl1-mesa-dri: libgl1-mesa-dri 10.0.0-1ubuntu4
version.libgl1-mesa-dri-experimental: libgl1-mesa-dri-experimental N/A
version.libgl1-mesa-glx: libgl1-mesa-glx 10.0.0-1ubuntu4
version.xserver-xorg-core: xserver-xorg-core 2:1.14.5-1ubuntu2
version.xserver-xorg-input-evdev: xserver-xorg-input-evdev 1:2.8.2-1ubuntu1
version.xserver-xorg-video-ati: xserver-xorg-video-ati 1:7.2.0-0ubuntu10
version.xserver-xorg-video-intel: xserver-xorg-video-intel 2:2.99.904-0ubuntu2
version.xserver-xorg-video-nouveau: xserver-xorg-video-nouveau 1:1.0.10-1ubuntu1
xserver.bootTime: Fri Dec 20 08:13:28 2013
xserver.configfile: default
xserver.logfile: /var/log/Xorg.0.log
xserver.outputs:
 
xserver.version: 2:1.14.5-1ubuntu2

** Affects: xserver-xorg-video-intel (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: amd64 apport-bug compiz-0.9 trusty ubuntu

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to xserver-xorg-video-intel in Ubuntu.
https://bugs.launchpad.net/bugs/1263034

Title:
  ASUS T100TA intel driver not loaded forced to used fbdev

Status in “xserver-xorg-video-intel” package in Ubuntu:
  New

Bug description:
  tried 13.10 and 14.04 both do not load the intel driver. to reach a desktop 
you need to specify nomodeset and fbdev at boot and remove the vesa driver.
  the vesa driver just corrupts the display, if you have any suggestions for me 
to try fire a way and i will see what i can do would like to help get this 
fixed for 14.04 release.

  ProblemType: Bug
  DistroRelease: Ubuntu 14.04
  Package: xserver-xorg-video-intel 2:2.99.904-0ubuntu2
  ProcVersionSignature: Ubuntu 3.12.0-7.15-generic 3.12.4
  Uname: Linux 3.12.0-7-generic x86_64
  .tmp.unity.support.test.1:
   
  ApportVersion: 2.12.7-0ubuntu2
  Architecture: amd64
  CompizPlugins: No value set for 
`/apps/compiz-1/general/screen0/options/active_plugins'
  CompositorRunning: compiz
  CompositorUnredirectDriverBlacklist: '(nouveau|Intel).*Mesa 8.0'
  CompositorUnredirectFSW: true
  CurrentDesktop: Unity
  Date: Fri Dec 20 09:00:39 2013
  DistUpgraded: 2013-12-19 07:37:49,901 DEBUG enabling apt cron job
  DistroCodename: trusty
  DistroVariant: ubuntu
  ExtraDebuggingInterest: Yes
  GraphicsCard:
   Intel Corporation ValleyView Gen7 [8086:0f31] (rev 09) (prog-if 00 [VGA 
controller])
 Subsystem: ASUSTeK Computer Inc. Device [1043:14ed]
  

[Desktop-packages] [Bug 1259099] Re: [ASUS T100TA] PCI/internal sound card not detected

2013-12-20 Thread Oliver Marks
looking in windows device manager, its reported as Intel SST Audio
Device (WDM) using realtek_fw_sst.bin it does not seem to tell you the
model in windows how ever.

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to alsa-driver in Ubuntu.
https://bugs.launchpad.net/bugs/1259099

Title:
  [ASUS T100TA] PCI/internal sound card not detected

Status in “alsa-driver” package in Ubuntu:
  New

Bug description:
  bay trail t100 device not sure how the sound card works on this device
  may not be pci or usb

  ProblemType: Bug
  DistroRelease: Ubuntu 13.10
  Package: alsa-base 1.0.25+dfsg-0ubuntu4
  ProcVersionSignature: Ubuntu 3.11.0-14.21-generic 3.11.7
  Uname: Linux 3.11.0-14-generic x86_64
  ApportVersion: 2.12.5-0ubuntu2.1
  Architecture: amd64
  AudioDevicesInUse: Error: command ['fuser', '-v', '/dev/snd/seq', 
'/dev/snd/timer'] failed with exit code 1:
  Date: Mon Dec  9 09:29:57 2013
  InstallationDate: Installed on 2013-12-06 (2 days ago)
  InstallationMedia: Ubuntu 13.10 Saucy Salamander - Release amd64 
(20131016.1)
  MarkForUpload: True
  PackageArchitecture: all
  SourcePackage: alsa-driver
  Symptom: audio
  Title: PCI/internal sound card not detected
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 09/22/2013
  dmi.bios.vendor: American Megatrends Inc.
  dmi.bios.version: T100TA.214
  dmi.board.asset.tag: ATN12345678901234567
  dmi.board.name: T100TA
  dmi.board.vendor: ASUSTeK COMPUTER INC.
  dmi.board.version: 1.0
  dmi.chassis.asset.tag: ATN12345678901234567
  dmi.chassis.type: 10
  dmi.chassis.vendor: ASUSTeK COMPUTER INC.
  dmi.chassis.version: 1.0
  dmi.modalias: 
dmi:bvnAmericanMegatrendsInc.:bvrT100TA.214:bd09/22/2013:svnASUSTeKCOMPUTERINC.:pnT100TA:pvr1.0:rvnASUSTeKCOMPUTERINC.:rnT100TA:rvr1.0:cvnASUSTeKCOMPUTERINC.:ct10:cvr1.0:
  dmi.product.name: T100TA
  dmi.product.version: 1.0
  dmi.sys.vendor: ASUSTeK COMPUTER INC.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/alsa-driver/+bug/1259099/+subscriptions

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 1259099] Re: [ASUS T100TA, Realtek ALC5642] PCI/internal sound card not detected

2013-12-20 Thread Oliver Marks
okay cheers thanks for that information :)

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to alsa-driver in Ubuntu.
https://bugs.launchpad.net/bugs/1259099

Title:
  [ASUS T100TA, Realtek ALC5642] PCI/internal sound card not detected

Status in “alsa-driver” package in Ubuntu:
  Confirmed

Bug description:
  bay trail t100 device not sure how the sound card works on this device
  may not be pci or usb

  ProblemType: Bug
  DistroRelease: Ubuntu 13.10
  Package: alsa-base 1.0.25+dfsg-0ubuntu4
  ProcVersionSignature: Ubuntu 3.11.0-14.21-generic 3.11.7
  Uname: Linux 3.11.0-14-generic x86_64
  ApportVersion: 2.12.5-0ubuntu2.1
  Architecture: amd64
  AudioDevicesInUse: Error: command ['fuser', '-v', '/dev/snd/seq', 
'/dev/snd/timer'] failed with exit code 1:
  Date: Mon Dec  9 09:29:57 2013
  InstallationDate: Installed on 2013-12-06 (2 days ago)
  InstallationMedia: Ubuntu 13.10 Saucy Salamander - Release amd64 
(20131016.1)
  MarkForUpload: True
  PackageArchitecture: all
  SourcePackage: alsa-driver
  Symptom: audio
  Title: PCI/internal sound card not detected
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 09/22/2013
  dmi.bios.vendor: American Megatrends Inc.
  dmi.bios.version: T100TA.214
  dmi.board.asset.tag: ATN12345678901234567
  dmi.board.name: T100TA
  dmi.board.vendor: ASUSTeK COMPUTER INC.
  dmi.board.version: 1.0
  dmi.chassis.asset.tag: ATN12345678901234567
  dmi.chassis.type: 10
  dmi.chassis.vendor: ASUSTeK COMPUTER INC.
  dmi.chassis.version: 1.0
  dmi.modalias: 
dmi:bvnAmericanMegatrendsInc.:bvrT100TA.214:bd09/22/2013:svnASUSTeKCOMPUTERINC.:pnT100TA:pvr1.0:rvnASUSTeKCOMPUTERINC.:rnT100TA:rvr1.0:cvnASUSTeKCOMPUTERINC.:ct10:cvr1.0:
  dmi.product.name: T100TA
  dmi.product.version: 1.0
  dmi.sys.vendor: ASUSTeK COMPUTER INC.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/alsa-driver/+bug/1259099/+subscriptions

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Bug 1259099] Re: [ASUS T100TA] PCI/internal sound card not detected

2013-12-20 Thread Oliver Marks
i can also confirm this does  not work on 14.04 as of today

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

Title:
  [ASUS T100TA] PCI/internal sound card not detected

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/alsa-driver/+bug/1259099/+subscriptions

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


[Bug 1263034] [NEW] ASUS T100TA intel driver not loaded forced to used fbdev

2013-12-20 Thread Oliver Marks
Public bug reported:

tried 13.10 and 14.04 both do not load the intel driver. to reach a desktop you 
need to specify nomodeset and fbdev at boot and remove the vesa driver.
the vesa driver just corrupts the display, if you have any suggestions for me 
to try fire a way and i will see what i can do would like to help get this 
fixed for 14.04 release.

ProblemType: Bug
DistroRelease: Ubuntu 14.04
Package: xserver-xorg-video-intel 2:2.99.904-0ubuntu2
ProcVersionSignature: Ubuntu 3.12.0-7.15-generic 3.12.4
Uname: Linux 3.12.0-7-generic x86_64
.tmp.unity.support.test.1:
 
ApportVersion: 2.12.7-0ubuntu2
Architecture: amd64
CompizPlugins: No value set for 
`/apps/compiz-1/general/screen0/options/active_plugins'
CompositorRunning: compiz
CompositorUnredirectDriverBlacklist: '(nouveau|Intel).*Mesa 8.0'
CompositorUnredirectFSW: true
CurrentDesktop: Unity
Date: Fri Dec 20 09:00:39 2013
DistUpgraded: 2013-12-19 07:37:49,901 DEBUG enabling apt cron job
DistroCodename: trusty
DistroVariant: ubuntu
ExtraDebuggingInterest: Yes
GraphicsCard:
 Intel Corporation ValleyView Gen7 [8086:0f31] (rev 09) (prog-if 00 [VGA 
controller])
   Subsystem: ASUSTeK Computer Inc. Device [1043:14ed]
InstallationDate: Installed on 2013-12-18 (1 days ago)
InstallationMedia: Ubuntu 13.10 Saucy Salamander - Release amd64 (20131016.1)
Lsusb:
 Bus 002 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub
 Bus 001 Device 003: ID 0b05:17e0 ASUSTek Computer, Inc. 
 Bus 001 Device 002: ID 0b05:17e4 ASUSTek Computer, Inc. 
 Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
MachineType: ASUSTeK COMPUTER INC. T100TA
ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.12.0-7-generic.efi.signed 
root=/dev/mmcblk0p5 nomodeset
SourcePackage: xserver-xorg-video-intel
UpgradeStatus: Upgraded to trusty on 2013-12-19 (1 days ago)
dmi.bios.date: 09/22/2013
dmi.bios.vendor: American Megatrends Inc.
dmi.bios.version: T100TA.214
dmi.board.asset.tag: ATN12345678901234567
dmi.board.name: T100TA
dmi.board.vendor: ASUSTeK COMPUTER INC.
dmi.board.version: 1.0
dmi.chassis.asset.tag: ATN12345678901234567
dmi.chassis.type: 10
dmi.chassis.vendor: ASUSTeK COMPUTER INC.
dmi.chassis.version: 1.0
dmi.modalias: 
dmi:bvnAmericanMegatrendsInc.:bvrT100TA.214:bd09/22/2013:svnASUSTeKCOMPUTERINC.:pnT100TA:pvr1.0:rvnASUSTeKCOMPUTERINC.:rnT100TA:rvr1.0:cvnASUSTeKCOMPUTERINC.:ct10:cvr1.0:
dmi.product.name: T100TA
dmi.product.version: 1.0
dmi.sys.vendor: ASUSTeK COMPUTER INC.
version.compiz: compiz 1:0.9.10+13.10.20131011-0ubuntu1
version.ia32-libs: ia32-libs N/A
version.libdrm2: libdrm2 2.4.49-2
version.libgl1-mesa-dri: libgl1-mesa-dri 10.0.0-1ubuntu4
version.libgl1-mesa-dri-experimental: libgl1-mesa-dri-experimental N/A
version.libgl1-mesa-glx: libgl1-mesa-glx 10.0.0-1ubuntu4
version.xserver-xorg-core: xserver-xorg-core 2:1.14.5-1ubuntu2
version.xserver-xorg-input-evdev: xserver-xorg-input-evdev 1:2.8.2-1ubuntu1
version.xserver-xorg-video-ati: xserver-xorg-video-ati 1:7.2.0-0ubuntu10
version.xserver-xorg-video-intel: xserver-xorg-video-intel 2:2.99.904-0ubuntu2
version.xserver-xorg-video-nouveau: xserver-xorg-video-nouveau 1:1.0.10-1ubuntu1
xserver.bootTime: Fri Dec 20 08:13:28 2013
xserver.configfile: default
xserver.logfile: /var/log/Xorg.0.log
xserver.outputs:
 
xserver.version: 2:1.14.5-1ubuntu2

** Affects: xserver-xorg-video-intel (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: amd64 apport-bug compiz-0.9 trusty ubuntu

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

Title:
  ASUS T100TA intel driver not loaded forced to used fbdev

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/xserver-xorg-video-intel/+bug/1263034/+subscriptions

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


[Bug 1259099] Re: [ASUS T100TA] PCI/internal sound card not detected

2013-12-20 Thread Oliver Marks
looking in windows device manager, its reported as Intel SST Audio
Device (WDM) using realtek_fw_sst.bin it does not seem to tell you the
model in windows how ever.

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

Title:
  [ASUS T100TA] PCI/internal sound card not detected

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/alsa-driver/+bug/1259099/+subscriptions

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


[Bug 1259099] Re: [ASUS T100TA, Realtek ALC5642] PCI/internal sound card not detected

2013-12-20 Thread Oliver Marks
okay cheers thanks for that information :)

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

Title:
  [ASUS T100TA, Realtek ALC5642] PCI/internal sound card not detected

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/alsa-driver/+bug/1259099/+subscriptions

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


[Desktop-packages] [Bug 1259099] [NEW] PCI/internal sound card not detected

2013-12-09 Thread Oliver Marks
Public bug reported:

bay trail t100 device not sure how the sound card works on this device
may not be pci or usb

ProblemType: Bug
DistroRelease: Ubuntu 13.10
Package: alsa-base 1.0.25+dfsg-0ubuntu4
ProcVersionSignature: Ubuntu 3.11.0-14.21-generic 3.11.7
Uname: Linux 3.11.0-14-generic x86_64
ApportVersion: 2.12.5-0ubuntu2.1
Architecture: amd64
AudioDevicesInUse: Error: command ['fuser', '-v', '/dev/snd/seq', 
'/dev/snd/timer'] failed with exit code 1:
Date: Mon Dec  9 09:29:57 2013
InstallationDate: Installed on 2013-12-06 (2 days ago)
InstallationMedia: Ubuntu 13.10 Saucy Salamander - Release amd64 (20131016.1)
MarkForUpload: True
PackageArchitecture: all
SourcePackage: alsa-driver
Symptom: audio
Title: PCI/internal sound card not detected
UpgradeStatus: No upgrade log present (probably fresh install)
dmi.bios.date: 09/22/2013
dmi.bios.vendor: American Megatrends Inc.
dmi.bios.version: T100TA.214
dmi.board.asset.tag: ATN12345678901234567
dmi.board.name: T100TA
dmi.board.vendor: ASUSTeK COMPUTER INC.
dmi.board.version: 1.0
dmi.chassis.asset.tag: ATN12345678901234567
dmi.chassis.type: 10
dmi.chassis.vendor: ASUSTeK COMPUTER INC.
dmi.chassis.version: 1.0
dmi.modalias: 
dmi:bvnAmericanMegatrendsInc.:bvrT100TA.214:bd09/22/2013:svnASUSTeKCOMPUTERINC.:pnT100TA:pvr1.0:rvnASUSTeKCOMPUTERINC.:rnT100TA:rvr1.0:cvnASUSTeKCOMPUTERINC.:ct10:cvr1.0:
dmi.product.name: T100TA
dmi.product.version: 1.0
dmi.sys.vendor: ASUSTeK COMPUTER INC.

** Affects: alsa-driver (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: amd64 apport-bug saucy

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to alsa-driver in Ubuntu.
https://bugs.launchpad.net/bugs/1259099

Title:
  PCI/internal sound card not detected

Status in “alsa-driver” package in Ubuntu:
  New

Bug description:
  bay trail t100 device not sure how the sound card works on this device
  may not be pci or usb

  ProblemType: Bug
  DistroRelease: Ubuntu 13.10
  Package: alsa-base 1.0.25+dfsg-0ubuntu4
  ProcVersionSignature: Ubuntu 3.11.0-14.21-generic 3.11.7
  Uname: Linux 3.11.0-14-generic x86_64
  ApportVersion: 2.12.5-0ubuntu2.1
  Architecture: amd64
  AudioDevicesInUse: Error: command ['fuser', '-v', '/dev/snd/seq', 
'/dev/snd/timer'] failed with exit code 1:
  Date: Mon Dec  9 09:29:57 2013
  InstallationDate: Installed on 2013-12-06 (2 days ago)
  InstallationMedia: Ubuntu 13.10 Saucy Salamander - Release amd64 
(20131016.1)
  MarkForUpload: True
  PackageArchitecture: all
  SourcePackage: alsa-driver
  Symptom: audio
  Title: PCI/internal sound card not detected
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 09/22/2013
  dmi.bios.vendor: American Megatrends Inc.
  dmi.bios.version: T100TA.214
  dmi.board.asset.tag: ATN12345678901234567
  dmi.board.name: T100TA
  dmi.board.vendor: ASUSTeK COMPUTER INC.
  dmi.board.version: 1.0
  dmi.chassis.asset.tag: ATN12345678901234567
  dmi.chassis.type: 10
  dmi.chassis.vendor: ASUSTeK COMPUTER INC.
  dmi.chassis.version: 1.0
  dmi.modalias: 
dmi:bvnAmericanMegatrendsInc.:bvrT100TA.214:bd09/22/2013:svnASUSTeKCOMPUTERINC.:pnT100TA:pvr1.0:rvnASUSTeKCOMPUTERINC.:rnT100TA:rvr1.0:cvnASUSTeKCOMPUTERINC.:ct10:cvr1.0:
  dmi.product.name: T100TA
  dmi.product.version: 1.0
  dmi.sys.vendor: ASUSTeK COMPUTER INC.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/alsa-driver/+bug/1259099/+subscriptions

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Bug 1259099] [NEW] PCI/internal sound card not detected

2013-12-09 Thread Oliver Marks
Public bug reported:

bay trail t100 device not sure how the sound card works on this device
may not be pci or usb

ProblemType: Bug
DistroRelease: Ubuntu 13.10
Package: alsa-base 1.0.25+dfsg-0ubuntu4
ProcVersionSignature: Ubuntu 3.11.0-14.21-generic 3.11.7
Uname: Linux 3.11.0-14-generic x86_64
ApportVersion: 2.12.5-0ubuntu2.1
Architecture: amd64
AudioDevicesInUse: Error: command ['fuser', '-v', '/dev/snd/seq', 
'/dev/snd/timer'] failed with exit code 1:
Date: Mon Dec  9 09:29:57 2013
InstallationDate: Installed on 2013-12-06 (2 days ago)
InstallationMedia: Ubuntu 13.10 Saucy Salamander - Release amd64 (20131016.1)
MarkForUpload: True
PackageArchitecture: all
SourcePackage: alsa-driver
Symptom: audio
Title: PCI/internal sound card not detected
UpgradeStatus: No upgrade log present (probably fresh install)
dmi.bios.date: 09/22/2013
dmi.bios.vendor: American Megatrends Inc.
dmi.bios.version: T100TA.214
dmi.board.asset.tag: ATN12345678901234567
dmi.board.name: T100TA
dmi.board.vendor: ASUSTeK COMPUTER INC.
dmi.board.version: 1.0
dmi.chassis.asset.tag: ATN12345678901234567
dmi.chassis.type: 10
dmi.chassis.vendor: ASUSTeK COMPUTER INC.
dmi.chassis.version: 1.0
dmi.modalias: 
dmi:bvnAmericanMegatrendsInc.:bvrT100TA.214:bd09/22/2013:svnASUSTeKCOMPUTERINC.:pnT100TA:pvr1.0:rvnASUSTeKCOMPUTERINC.:rnT100TA:rvr1.0:cvnASUSTeKCOMPUTERINC.:ct10:cvr1.0:
dmi.product.name: T100TA
dmi.product.version: 1.0
dmi.sys.vendor: ASUSTeK COMPUTER INC.

** Affects: alsa-driver (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: amd64 apport-bug saucy

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

Title:
  PCI/internal sound card not detected

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/alsa-driver/+bug/1259099/+subscriptions

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


[Bug 919801] Re: Unity dash file search is extremely slow

2013-11-04 Thread Oliver Marks
I am seeing this issue as well, all results popup instantly except for
local applications i will get results on music and books i can buy and
local files but takes a while for my local application to appear.

happens on two laptops one with radeon the other with intel graphics and
its a tad frustrating.

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

Title:
  Unity dash file search is extremely slow

To manage notifications about this bug go to:
https://bugs.launchpad.net/unity-lens-files/+bug/919801/+subscriptions

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


[Bug 1108630] Re: mysql-workbench SQL Editor does not show any schemas

2013-03-28 Thread Oliver Marks
same here on ati radeon HD 5000 graphics card in case its a display
issue, had this issue for a while keep checking but still there quite
important bug to see fixed for anyone that does web development on
ubuntu :)

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

Title:
  mysql-workbench SQL Editor does not show any schemas

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/mysql-workbench/+bug/1108630/+subscriptions

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


[Bug 1053510] Re: Unable to send Email: The reported error was Impossible d'envoyer le message : WriteStream : Erreur MAPI MAPI_E_CALL_FAILED (0x80004005)

2013-02-28 Thread Oliver Marks
Still seems to be an issue, why is this bug not getting fixed i wonder ?
especially when there is a known fix.

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

Title:
  Unable to send Email: The reported error was Impossible d'envoyer le
  message : WriteStream : Erreur MAPI MAPI_E_CALL_FAILED (0x80004005)

To manage notifications about this bug go to:
https://bugs.launchpad.net/evolution-mapi/+bug/1053510/+subscriptions

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

[Bug 1098561] Re: Unsupported hardware watermark appears when FGLRX is installed on 13.04

2013-02-09 Thread Oliver Marks
confirmed on  Radeon HD 5000 Series, dell laptop

display: :0  screen: 0
OpenGL vendor string: Advanced Micro Devices, Inc.
OpenGL renderer string: ATI Mobility Radeon HD 5000 Series
OpenGL version string: 4.2.11986 Compatibility Profile Context

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

Title:
  Unsupported hardware watermark appears when FGLRX is installed on
  13.04

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/fglrx-installer-updates/+bug/1098561/+subscriptions

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


ITP: yii-framework-php -- Yii is a high-performance PHP framework best for developing Web 2.0 applications

2012-08-04 Thread Oliver Marks




--
To UNSUBSCRIBE, email to debian-devel-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/501ce0f2.8030...@digitaloctave.com



ITP: yii-framework-php -- Yii is a high-performance PHP framework best for developing Web 2.0 applications

2012-08-04 Thread Oliver Marks




--
To UNSUBSCRIBE, email to debian-devel-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/501ce464.9030...@digitaloctave.com



Bug#683810: ITP: yii-framework-php -- Yii is a high-performance PHP framework best for developing Web 2.0 applications

2012-08-04 Thread Oliver Marks

Package: yii-framework-php
Severity: wishlist
License : BSD
Description : Yii is a high-performance PHP framework best for 
developing Web 2.0 applications



--
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



[Bug 1031894] Re: [needs-packaging] [needs-packaging] yii framework

2012-08-03 Thread Oliver Marks
I have uploaded my package to my ppa here
https://launchpad.net/~oly/+archive/ppa if anyone can test and help me
get it to the required quality for release into the universe repository.

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

Title:
  [needs-packaging]  [needs-packaging] yii framework

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

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


[Bug 1031894] [NEW] [needs-packaging] yii framework

2012-08-01 Thread Oliver Marks
Public bug reported:

I have already packaged this but am intrested in getting it into one of
the main repositories so its availble in future releases.

Also so i can learn the process for future software i may package.

** Affects: ubuntu
 Importance: Undecided
 Assignee: Oliver Marks (oly)
 Status: In Progress


** Tags: needs-packaging

** Changed in: ubuntu
 Assignee: (unassigned) = Oliver Marks (oly)

** Changed in: ubuntu
   Status: New = 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/1031894

Title:
   [needs-packaging] yii framework

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

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


Re: [Rhythmbox-devel] button next to shuffle

2012-07-15 Thread Oliver Marks
This was basically to place A single buttons to show information about how
to connect to rhythmbox for remote control I managed to get the button in
there in the end but interesting that you say that's no longer supported as
it seemed the ideal place for a single button especially considering there
is a lot of unused space in the toolbar
On 15 Jul 2012 09:37, Jonathan Matthew jonat...@d14n.org wrote:

 On Thu, Jul 12, 2012 at 5:41 PM, Oliver Marks o...@digitaloctave.com
 wrote:
  Hi,
 
  I have written a plugin for rhythmbox which is working nicely however i
 have
  need to add a button to the main toolbar ie next to the shuffle button in
  the top icon bar.

 In versions of rhythmbox prior to 2.97, it was possible for plugins to
 add items to the main toolbar. Take a look at the visualization plugin
 in rhythmbox 0.13.x for an example. In 2.97 this was removed because
 it didn't really make sense with the new toolbar layout. Why do you
 need to add something next to the shuffle button? What does your
 plugin do?

___
rhythmbox-devel mailing list
rhythmbox-devel@gnome.org
https://mail.gnome.org/mailman/listinfo/rhythmbox-devel


[Rhythmbox-devel] button next to shuffle

2012-07-12 Thread Oliver Marks
Hi,

I have written a plugin for rhythmbox which is working nicely however i
have need to add a button to the main toolbar ie next to the shuffle button
in the top icon bar.

I have tried shell.add_widget(button,RB.ShellUILocation.MAIN_TOP) which
adds a button but its displayed after the progress bar which is not ideal.

I have also tried using add_ui_from_string with code like below, however
with this method i am probably doing something wrong, ideally i would
prefer the first method as its much simpler to use standard gtk function,
but regardless anyone able to give me some pointers example code etc to
achieve what i am after ?

ui_definition = 
ui
toolbar name=ToolBar
placeholder name=ToolBarPluginPlaceholder
  toolitem name=ToolBarWebRemote action=ViewWebRemoteInfo/
/placeholder
/toolbar
/ui


uim = shell.props.ui_manager

self.__ui_id = uim.add_ui_from_string(ui_definition)
uim.ensure_update()

button=uim.get_widget('/ToolBar/ToolBarPluginPlaceholder/ToolBarWebRemote')
action = Gtk.Action('ViewWebRemoteInfo','test','test','')
#button=Gtk.Button('test')
#button.show()

#self.object.add_widget(button,RB.ShellUILocation.MAIN_TOP,expand=False,
fill=False)

self.__action_group = Gtk.ActionGroup(name='ViewWebRemoteInfo')
self.__action_group.add_action(action)
uim.insert_action_group(self.__action_group, -1)
___
rhythmbox-devel mailing list
rhythmbox-devel@gnome.org
https://mail.gnome.org/mailman/listinfo/rhythmbox-devel


[Rhythmbox-devel] python plugin help add_location

2012-06-09 Thread Oliver Marks
What is the correct way to encode a track to be added to the queue, my
current code seems to work until i hit an ' or in the examples below
file:///home/oly/Music/from%20server/Albums/bon%20jovi/(1984)%20-%20Bon%20Jovi/03-She%20don%27t%20know%20me
file:///home/oly/Music/from%20server/Albums/bon%20jovi/(1984)%20-%20Bon%20Jovi/03-She%20don%27t%20know%20me

the first fails because of the %27 in this song she don't know me so i am
guessing i am doing something wrong with the encoding ?

Obviously direct in rhythmbox this track queue fine anyone able to point me
in the direction as to whats wrong with the encoded uri above ?
I could not find much on the exact escaping i should be using with this
function.
___
rhythmbox-devel mailing list
rhythmbox-devel@gnome.org
https://mail.gnome.org/mailman/listinfo/rhythmbox-devel


[Bug 774385] Re: dell studio 1749 sd reader not working

2011-09-10 Thread Oliver Marks
Just a note just updated to 11.10 to see if this has been fixed, but its
still an issue worked perfectly in 10.10 so can we get this fixed for
this release ? just let me know any testing / bug reports you need me to
run. Also i have two of these machines one with 11.04 and one with 11.10
so can test on either of these machines.

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

Title:
  dell studio 1749 sd reader not working

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

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


Re: [Geany] Snippets - support for variable values in multiple places?

2011-05-11 Thread Oliver Marks
  * On Wed, 2011-05-11 at 11:10 +1000, Russell Dickenson wrote:
 I wonder if it's possible to insert in multiple places within a
 snippet the same string? For example, I have a snippet which inserts
 some HTML code that refers to an image and I use the description of
 the image in two places within the same snippet. As I understand the
 manual, you insert %cursor% anywhere that you want the cursor to
 jump to so that the user can insert text. If I enter a title for an
 image in my example snippet I would prefer to have that also inserted
 elsewhere in the same snippet.
 
This sounds very useful would be something i would like to see but to expand a 
bit what about parameters ie %arg1% %arg2% a dialog could then be dynamically 
generated for the input if needed and the results placed in the generated 
snippet.

It would also be nice if we could have snippets in the snippet file over
multiple lines because some of mine are very long so it makes it hard to
spot where i need to put in changes.

___
Geany mailing list
Geany@uvena.de
https://lists.uvena.de/cgi-bin/mailman/listinfo/geany


[Bug 774385] [NEW] dell studio 1749 sd reader not working

2011-04-30 Thread Oliver Marks
Public bug reported:

info from lspci below
14:00.1 SD Host controller: O2 Micro, Inc. Device 8120 (rev 01)
14:00.1 0805: 1217:8120 (rev 01)
The reader work perfectly in 10.10 with out modification so seems to be some 
kind of regression in the newer version if you need any more info happy to help 
so i can get the reader working again.

ProblemType: Bug
DistroRelease: Ubuntu 11.04
Package: linux-image-2.6.38-8-generic 2.6.38-8.42
ProcVersionSignature: Ubuntu 2.6.38-8.42-generic 2.6.38.2
Uname: Linux 2.6.38-8-generic x86_64
NonfreeKernelModules: fglrx
AlsaVersion: Advanced Linux Sound Architecture Driver Version 1.0.23.
Architecture: amd64
ArecordDevices:
  List of CAPTURE Hardware Devices 
 card 0: Intel [HDA Intel], device 0: STAC92xx Analog [STAC92xx Analog]
   Subdevices: 2/2
   Subdevice #0: subdevice #0
   Subdevice #1: subdevice #1
AudioDevicesInUse:
 USERPID ACCESS COMMAND
 /dev/snd/controlC0:  oly1972 F pulseaudio
CRDA: Error: [Errno 2] No such file or directory
Card0.Amixer.info:
 Card hw:0 'Intel'/'HDA Intel at 0xf0a0 irq 45'
   Mixer name   : 'IDT 92HD73C1X5'
   Components   : 'HDA:111d7675,1028041b,00100103'
   Controls  : 22
   Simple ctrls  : 15
Card1.Amixer.info:
 Card hw:1 'Generic'/'HD-Audio Generic at 0xcfedc000 irq 46'
   Mixer name   : 'ATI R6xx HDMI'
   Components   : 'HDA:1002aa01,00aa0100,00100200'
   Controls  : 4
   Simple ctrls  : 1
Card1.Amixer.values:
 Simple mixer control 'IEC958',0
   Capabilities: pswitch pswitch-joined penum
   Playback channels: Mono
   Mono: Playback [on]
Date: Sat Apr 30 20:23:27 2011
HibernationDevice: RESUME=UUID=3e0cae37-e1ea-45d4-bf23-a5d91b83da60
InstallationMedia: Ubuntu 10.04 LTS Lucid Lynx - Release amd64 (20100429)
Lsusb:
 Bus 002 Device 002: ID 8087:0020 Intel Corp. Integrated Rate Matching Hub
 Bus 002 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
 Bus 001 Device 003: ID 0c45:6406 Microdia 
 Bus 001 Device 002: ID 8087:0020 Intel Corp. Integrated Rate Matching Hub
 Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
MachineType: Dell Inc. Studio 1749
ProcEnviron:
 LANGUAGE=en_GB:en
 PATH=(custom, user)
 LANG=en_GB.UTF-8
 SHELL=/bin/bash
ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-2.6.38-8-generic 
root=UUID=ca03b5e8-d56d-4e33-a0bf-673fb928e47a ro quiet splash vt.handoff=7
RelatedPackageVersions:
 linux-restricted-modules-2.6.38-8-generic N/A
 linux-backports-modules-2.6.38-8-generic  N/A
 linux-firmware1.52
SourcePackage: linux
UpgradeStatus: Upgraded to natty on 2011-04-06 (23 days ago)
dmi.bios.date: 04/22/2010
dmi.bios.vendor: Dell Inc.
dmi.bios.version: A04
dmi.board.asset.tag: 1234567890
dmi.board.name: 0KVMW2
dmi.board.vendor: Dell Inc.
dmi.chassis.asset.tag: 1234567890
dmi.chassis.type: 8
dmi.chassis.vendor: Dell Inc.
dmi.modalias: 
dmi:bvnDellInc.:bvrA04:bd04/22/2010:svnDellInc.:pnStudio1749:pvr:rvnDellInc.:rn0KVMW2:rvr:cvnDellInc.:ct8:cvr:
dmi.product.name: Studio 1749
dmi.sys.vendor: Dell Inc.

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


** Tags: amd64 apport-bug natty running-unity

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

Title:
  dell studio 1749 sd reader not working

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


[Bug 774385] Re: dell studio 1749 sd reader not working

2011-04-30 Thread Oliver Marks
-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/774385

Title:
  dell studio 1749 sd reader not working

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


[Bug 758037] Re: pyopenssl breaks all ssl apps becuase of changes in python 2.7

2011-04-12 Thread Oliver Marks
just noticed i posted the wrong link doh, this is the correct link
https://bugs.launchpad.net/pyopenssl/+bug/686804 and i can confirm this
still happens as of today, as i have just updated and tried i few
programs to see if its fixed.

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

Title:
  pyopenssl breaks all ssl apps becuase of changes in python 2.7

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


[Bug 758037] [NEW] pyopenssl breaks all ssl apps becuase of changes in python 2.7

2011-04-11 Thread Oliver Marks
Public bug reported:

the bug is here https://bugs.launchpad.net/pyopenssl and marked fixed
but not in natty as of testing yesterday even though it was fixed back
in january, can this be packaged into natty so ssl apps work again ?

** Affects: pyopenssl (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/758037

Title:
  pyopenssl breaks all ssl apps becuase of changes in python 2.7

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


[Bug 706270] Re: nautilus-bzr causes nautilus to freeze with ssh

2011-01-27 Thread Oliver Marks
hum not sure about disabling sftp, dont know the technical limitations,
but could you not just put a condition in the bzr plugin so that its
code does not get run when you access any file system that uses sftp or
fuse or something similar.

this would allow both to work together, but obviously i dont know if
this is possible as i dont know much about nautilus and how plugins hook
into it.

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

Title:
  nautilus-bzr causes nautilus to freeze with ssh

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


[Bug 706270] [NEW] nautilus-bzr causes nautilus to freeze with ssh

2011-01-22 Thread Oliver Marks
Public bug reported:

Binary package hint: nautilus-bzr

If i have nautilus-bzr installed nautilus will freeze when i access a
ssh bookmark, if i remove this package everything works again as
intended took me a while to track it down to this package for now i am
leaving it uninstalled but it would be nice if it was fixed :)

if you need more information let me know and i will reinstall and run
the tests.

ProblemType: Bug
DistroRelease: Ubuntu 10.10
Package: nautilus-bzr (not installed)
ProcVersionSignature: Ubuntu 2.6.35-25.43-generic 2.6.35.10
Uname: Linux 2.6.35-25-generic x86_64
NonfreeKernelModules: fglrx
Architecture: amd64
Date: Sat Jan 22 12:54:44 2011
InstallationMedia: Ubuntu 10.04 LTS Lucid Lynx - Release amd64 (20100429)
ProcEnviron:
 PATH=(custom, user)
 LANG=en_GB.UTF-8
 SHELL=/bin/bash
SourcePackage: bzr-gtk

** Affects: bzr-gtk (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: amd64 apport-bug maverick

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

Title:
  nautilus-bzr causes nautilus to freeze with ssh

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


Re: [Geany-devel] Attempted python plugin

2010-11-10 Thread Oliver Marks
thanks for the suggestions i will give them a try later but i believe i
came across both post previously i dont think i tried the dll one,
mainly because i thought it was windows specific, but i will also try
those linker options again, i have actually done quite a lot of googling
and tryed loads of linker options but there are so many options i could
have got it wrong :)

I think the biggest thing the confuses is me is why running import fails
only when you embed, i would have expected it to be useing the same
files as the normal interpreter and just work.


On Wed, 2010-11-10 at 15:49 -0700, Jason Oster wrote:
 On 11/10/2010 02:44 PM, Oliver Marks wrote:
  This is the error i get when launching th plugin in geany
 
  Loading the test Python module.
  Traceback (most recent call last):
 File string, line 1, inmodule
 File /usr/lib/pymodules/python2.6/gtk-2.0/gtk/__init__.py, line 30,
  inmodule
   import gobject as _gobject
 File /usr/lib/pymodules/python2.6/gtk-2.0/gobject/__init__.py, line
  26, inmodule
   from glib import spawn_async, idle_add, timeout_add,
  timeout_add_seconds, \
 File /usr/lib/pymodules/python2.6/gtk-2.0/glib/__init__.py, line 22,
  inmodule
   from glib._glib import *
  ImportError: /usr/lib/libpyglib-2.0-python2.6.so.0: undefined symbol:
  PyExc_ImportError
 
 
  Any one able to help, me or suggest some things i can try ??
 
 I'd say it's a dynamic linking problem.  After a little digging in 
 Google (by the way, most search results are related to your(?) 
 unanswered question on stackoverflow. meh...) I've found a few things 
 which may be related:
 
 * http://mail.python.org/pipermail/cplusplus-sig/2005-February/008216.html
 * 
 http://mail.gnome.org/archives/desktop-devel-list/2006-February/msg00192.html
 * http://mail.python.org/pipermail/python-dev/2002-May/023923.html
 
 The first link provides a good suggestion that should catch undefined 
 symbols at link-time. Although you'll be using -lpython2.6 these days!
 
 The second and third links refer to dlopen() and the RTLD_GLOBAL flag, 
 which Py_Initialize() should be taking care of. Not sure about the state 
 of this,; both list threads are old.
 
 
 But, I'm no Python expert; just trying to help out!
 ___
 Geany-devel mailing list
 Geany-devel@uvena.de
 http://lists.uvena.de/cgi-bin/mailman/listinfo/geany-devel


___
Geany-devel mailing list
Geany-devel@uvena.de
http://lists.uvena.de/cgi-bin/mailman/listinfo/geany-devel


Embedded python issue with gtk

2010-11-10 Thread Oliver Marks
I have already emailed about this issue, but have still not got any
where.

I have reduced the plugin down to its bare minimum it simple loads the
the python interpreter and imports gtk library.

If i do this outside the embedded python it imports and i can use the
gtk library, so why does it not work when embedded i am on ubuntu 10.10
64bit if its a specific issue on this platform.

the code is below or you can get the code with the build system from the
link below, obviously to see the error you need to load the plugin into
geany.

I am guessing this is a linking issue just hoping someone can point me
in the right direction.

http://ubuntuone.com/p/OhA/


#include Python.h  /* For Python itself. This MUST come first.
*/
#include geany.h  /* for the GeanyApp data type */
#include geanyplugin.h  /* for the GeanyApp data type */
#include plugindata.h /* this defines the plugin API */

#define PLUGIN_NAME _(Geany Python Test)

PLUGIN_VERSION_CHECK(GEANY_API_VERSION)

/* All plugins must set name, description, version and author. */
PLUGIN_SET_INFO(PLUGIN_NAME, _(Test Python plugin.), _(VERSION),
_(Test Author))


/* initialise the plugin */
void plugin_init(GeanyData *data){
printf(Loading the test Python module.\n);
Py_Initialize();/* Start the Python interpreter. */
PyRun_SimpleString(import gtk);
}

/* Cleanup the plugin when required */
void plugin_cleanup(void){
Py_Finalize();
}


This is the error i get on loading of the plugin.

Traceback (most recent call last):
  File string, line 1, in module
  File /usr/lib/pymodules/python2.6/gtk-2.0/gtk/__init__.py, line 30,
in module
import gobject as _gobject
  File /usr/lib/pymodules/python2.6/gtk-2.0/gobject/__init__.py, line
26, in module
from glib import spawn_async, idle_add, timeout_add,
timeout_add_seconds, \
  File /usr/lib/pymodules/python2.6/gtk-2.0/glib/__init__.py, line 22,
in module
from glib._glib import *
ImportError: /usr/lib/libpyglib-2.0-python2.6.so.0: undefined symbol:
PyExc_ImportError


-- 
http://mail.python.org/mailman/listinfo/python-list


embedding python ImportError: libpyglib PyExc_ImportError

2010-10-28 Thread Oliver Marks

Hi i am a new member on this list and thought if some people may be able
to enlighten me to the error below ?

I am running 64 bit ubuntu 10.10 and python 2.6 in case there are know
issues with this
setup, basically i am embedding python inside a c application i managed
to get this to work i can call functions from the original c program and
the scripts run until i import gtk in the python script this causes the
error below.

I am using the waf build system to build the c program, my knowledge of
c is limited i am more a python programmer which is why i am attempting
the embed python so i can write my plugins in python.

I get the feeling the error is todo with linking but i dont get why i
can import gtk normally in python but not when its embeded ?

Any help or pointers would be appreciated, that might help me get this
solved or better understand what is wrong.

Traceback (most recent call last):
  File /usr/local/share/geany/plugins/gpykickstart.py, line 4, in
module
import glib
  File /usr/lib/pymodules/python2.6/gtk-2.0/glib/__init__.py, line 22,
in module
from glib._glib import *
ImportError: /usr/lib/libpyglib-2.0-python2.6.so.0: undefined symbol:
PyExc_ImportError
Failed to load the gpykickstart module from the
/usr/local/share/geany/plugins directory.


-- 
http://mail.python.org/mailman/listinfo/python-list


[Bug 474583] [NEW] connect button does not always connect a reboot will fix it but should not be needed

2009-11-04 Thread Oliver Marks
Public bug reported:

Binary package hint: ubuntuone-client

yeah same as the summary, i can connect but sometimes it shows
disconnected and hitting connect in nautilus does not connect.

ProblemType: Bug
.home.sysadmin..config.ubuntuone.ubuntuone.client.conf:
 [ubuntuone]
 bookmarked = True
 connected = False
 connect = 0
 show_applet = 0
Architecture: i386
Date: Wed Nov  4 18:55:35 2009
DistroRelease: Ubuntu 9.10
InstallationMedia: Ubuntu 9.10 Karmic Koala - Release i386 (20091028.5)
NonfreeKernelModules: nvidia
Package: ubuntuone-client 1.0.2-0ubuntu2
PackageArchitecture: all
ProcEnviron:
 LANG=en_GB.UTF-8
 SHELL=/bin/bash
ProcVersionSignature: Ubuntu 2.6.31-14.48-generic
SourcePackage: ubuntuone-client
Uname: Linux 2.6.31-14-generic i686

** Affects: ubuntuone-client (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: apport-bug i386

-- 
connect button does not always connect a reboot will fix it but should not be 
needed
https://bugs.launchpad.net/bugs/474583
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 474583] Re: connect button does not always connect a reboot will fix it but should not be needed

2009-11-04 Thread Oliver Marks

** Attachment added: .home.sysadmin..cache.ubuntuone.log.oauth.login.log.txt
   
http://launchpadlibrarian.net/35110883/.home.sysadmin..cache.ubuntuone.log.oauth.login.log.txt

** Attachment added: 
.home.sysadmin..cache.ubuntuone.log.syncdaemon.exceptions.log.gz
   
http://launchpadlibrarian.net/35110884/.home.sysadmin..cache.ubuntuone.log.syncdaemon.exceptions.log.gz

** Attachment added: Dependencies.txt
   http://launchpadlibrarian.net/35110885/Dependencies.txt

** Attachment added: UbuntuoneClientPackages.txt
   http://launchpadlibrarian.net/35110886/UbuntuoneClientPackages.txt

** Attachment added: XsessionErrors.txt
   http://launchpadlibrarian.net/35110887/XsessionErrors.txt

-- 
connect button does not always connect a reboot will fix it but should not be 
needed
https://bugs.launchpad.net/bugs/474583
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 432988] Re: asus x59gl reboots on intensive opengl

2009-10-11 Thread Oliver Marks
seems to have improved with latest karmic updates, but still happens
after a long time or if you block up the fan to speed it up, again does
not happen in windows, so seems like it something todo with temprature
control on this laptop.

-- 
asus x59gl reboots on intensive opengl
https://bugs.launchpad.net/bugs/432988
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 432988] Re: asus x59gl reboots on intensive opengl

2009-10-04 Thread Oliver Marks
no luck with the fan was not much dust on it, the only difference i have
noticed is my laptop is a lot quiter, but still getting reboots awaiting
any more suggestions now i have run out of ideas for now.

-- 
asus x59gl reboots on intensive opengl
https://bugs.launchpad.net/bugs/432988
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 432988] Re: asus x59gl reboots on intensive opengl

2009-10-03 Thread Oliver Marks
okay i have been through ubuntu 8.10 9.04 and 9.10 live cds i have done
a minimal install added the nvidia drivers and tried a few 3d games all
have resulted in a reboot the wierd thing is that i am sure i have
played games on this machine previously in linux, and windows xp works
perfectly.

I have one other idea to try out and thats cleaning the fan, perhaps
linux is not handling the cooling of the gpu quite as well as windows or
something.

else i am open to any more suggestions on things to try.

-- 
asus x59gl reboots on intensive opengl
https://bugs.launchpad.net/bugs/432988
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 432988] Re: asus x59gl reboots on intensive opengl

2009-09-29 Thread Oliver Marks
okay, i have tried mainline kernel 2.6.28 2.6.29 2.6.30 and 2.6.31 and
all have hit the same problem with the reboots after launching a few
opengl apps.

I am going to go download the latest karmic and the old jaunty and try
both these and see if i have any better luck.

-- 
asus x59gl reboots on intensive opengl
https://bugs.launchpad.net/bugs/432988
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 432988] [NEW] asus x59gl reboots on intensive opengl

2009-09-19 Thread Oliver Marks
Public bug reported:

not sure on what the cause is or which package to report against.

Basically my laptop works fine under normal usage but when playing
opengl games it reboots, on intensive games its like 30 seconds on less
intensive i may get a couple of minutes.

I have tried different kernel versions and nvidia drivers 170 185 and
190 but still have the same result with a reboot, also tried disabling
acpi on boot but that did not help either.

I can use some 3d compiz for example seems to work fine, but the 3d
screensavers did cause a reboot.

Also i have ruled out hardware problem, i have two identical machine
here happens on both, and they work fine in windows xp.

if you need some log files let me know which ones, but some info below.

https://answers.edge.launchpad.net/ubuntu/+question/82031
(note this also happens on ubuntu 9.04)

Description:Ubuntu karmic (development branch)
Release:9.10

nVidia Corporation C79 [GeForce 9200M G] (rev b1)

** Affects: ubuntu
 Importance: Undecided
 Status: New

** Description changed:

  not sure on what the cause is or which package to report against.
  
  Basically my laptop works fine under normal usage but when playing
  opengl games it reboots, on intensive games its like 30 seconds on less
  intensive i may get a couple of minutes.
  
  I have tried different kernel versions and nvidia drivers 170 185 and
  190 but still have the same result with a reboot, also tried disabling
  acpi on boot but that did not help either.
  
  I can use some 3d compiz for example seems to work fine, but the 3d
  screensavers did cause a reboot.
  
+ Also i have ruled out hardware problem, i have two identical machine
+ here happens on both, and they work fine in windows xp.
+ 
  if you need some log files let me know which ones, but some info below.
  
  https://answers.edge.launchpad.net/ubuntu/+question/82031
  (note this also happens on ubuntu 9.04)
  
  Description:  Ubuntu karmic (development branch)
  Release:  9.10
  
  nVidia Corporation C79 [GeForce 9200M G] (rev b1)

-- 
asus x59gl reboots on intensive opengl
https://bugs.launchpad.net/bugs/432988
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 432988] Re: asus x59gl reboots on intensive opengl

2009-09-19 Thread Oliver Marks
** Description changed:

  not sure on what the cause is or which package to report against.
  
  Basically my laptop works fine under normal usage but when playing
  opengl games it reboots, on intensive games its like 30 seconds on less
  intensive i may get a couple of minutes.
  
  I have tried different kernel versions and nvidia drivers 170 185 and
  190 but still have the same result with a reboot, also tried disabling
  acpi on boot but that did not help either.
  
  I can use some 3d compiz for example seems to work fine, but the 3d
  screensavers did cause a reboot.
  
  Also i have ruled out hardware problem, i have two identical machine
  here happens on both, and they work fine in windows xp.
  
  I also tried using cpuburn to stress out the cpu but that does not cause
  reboots
  
  if you need some log files let me know which ones, but some info below.
  
  https://answers.edge.launchpad.net/ubuntu/+question/82031
  (note this also happens on ubuntu 9.04)
  
  Description:  Ubuntu karmic (development branch)
  Release:  9.10
  
  nVidia Corporation C79 [GeForce 9200M G] (rev b1)
+ 
+ boot up messages that may be of intrest.
+ 
+ Marking TSC unstable due to TSC halts in idle

-- 
asus x59gl reboots on intensive opengl
https://bugs.launchpad.net/bugs/432988
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 432988] Re: asus x59gl reboots on intensive opengl

2009-09-19 Thread Oliver Marks
** Description changed:

  not sure on what the cause is or which package to report against.
  
  Basically my laptop works fine under normal usage but when playing
  opengl games it reboots, on intensive games its like 30 seconds on less
  intensive i may get a couple of minutes.
  
  I have tried different kernel versions and nvidia drivers 170 185 and
  190 but still have the same result with a reboot, also tried disabling
  acpi on boot but that did not help either.
  
  I can use some 3d compiz for example seems to work fine, but the 3d
  screensavers did cause a reboot.
  
  Also i have ruled out hardware problem, i have two identical machine
  here happens on both, and they work fine in windows xp.
  
+ I also tried using cpuburn to stress out the cpu but that does not cause
+ reboots
+ 
  if you need some log files let me know which ones, but some info below.
  
  https://answers.edge.launchpad.net/ubuntu/+question/82031
  (note this also happens on ubuntu 9.04)
  
  Description:  Ubuntu karmic (development branch)
  Release:  9.10
  
  nVidia Corporation C79 [GeForce 9200M G] (rev b1)

-- 
asus x59gl reboots on intensive opengl
https://bugs.launchpad.net/bugs/432988
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 432988] Re: asus x59gl reboots on intensive opengl

2009-09-19 Thread Oliver Marks
** Description changed:

  not sure on what the cause is or which package to report against.
  
  Basically my laptop works fine under normal usage but when playing
  opengl games it reboots, on intensive games its like 30 seconds on less
  intensive i may get a couple of minutes.
  
  I have tried different kernel versions and nvidia drivers 170 185 and
  190 but still have the same result with a reboot, also tried disabling
  acpi on boot but that did not help either.
  
  I can use some 3d compiz for example seems to work fine, but the 3d
  screensavers did cause a reboot.
  
  Also i have ruled out hardware problem, i have two identical machine
  here happens on both, and they work fine in windows xp.
  
  I also tried using cpuburn to stress out the cpu but that does not cause
  reboots
  
  if you need some log files let me know which ones, but some info below.
  
  https://answers.edge.launchpad.net/ubuntu/+question/82031
  (note this also happens on ubuntu 9.04)
  
  Description:  Ubuntu karmic (development branch)
  Release:  9.10
  
  nVidia Corporation C79 [GeForce 9200M G] (rev b1)
  
  boot up messages that may be of intrest.
  
  Marking TSC unstable due to TSC halts in idle
+ ACPI: I/O resource nForce2_smbus [0x4e00-0x4e4f] conflicts with ACPI region 
SM00 [0x4e00-0x4e3f]
+ nForce2_smbus :00:03.2: Error probing SMB2

-- 
asus x59gl reboots on intensive opengl
https://bugs.launchpad.net/bugs/432988
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 299869] Re: [intrepid] quanta suggest install cervisia that is already installed

2009-06-17 Thread Oliver Marks
Basically go into plugin configuration for cvs and point it at
/usr/lib/kde4/cervisiapart.so it will then load.

-- 
[intrepid] quanta suggest install cervisia that is already installed
https://bugs.launchpad.net/bugs/299869
You received this bug notification because you are a member of Kubuntu
Bugs, which is subscribed to kdewebdev in ubuntu.

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


[Bug 355155] Re: Computer hard locks randomly with ubuntu jaunty

2009-04-16 Thread Oliver Marks
Same problem on 32bit jaunty with a VGA compatible controller: nVidia
Corporation G71 [GeForce 7300 GS] (rev 06) card.

Scrolling up and down the page quickly makes the screen blank
temporarily, and eventually results in hard freeze and reboot and on odd
occasions gnome will die and return me to the gdm login screen so a few
problems probably all related to this bug though.

-- 
Computer hard locks randomly with ubuntu jaunty
https://bugs.launchpad.net/bugs/355155
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 345208] Re: Broken package

2009-04-02 Thread Oliver Marks
Same problem here, i did find this for an older version but same problem
may help who ever fixes this to track it down quicker.

http://www.imagemagick.org/discourse-
server/viewtopic.php?f=1t=9744start=0st=0sk=tsd=a

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

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

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


[Bug 345208] Re: Broken package

2009-04-02 Thread Oliver Marks
Same problem here, i did find this for an older version but same problem
may help who ever fixes this to track it down quicker.

http://www.imagemagick.org/discourse-
server/viewtopic.php?f=1t=9744start=0st=0sk=tsd=a

-- 
Broken package
https://bugs.launchpad.net/bugs/345208
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 345208] Re: Broken package

2009-03-19 Thread Oliver Marks
same problem jaunty x86_32

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

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

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


[Bug 345208] Re: Broken package

2009-03-19 Thread Oliver Marks
same problem jaunty x86_32

-- 
Broken package
https://bugs.launchpad.net/bugs/345208
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


[Matplotlib-users] matplotlib cairo backend

2009-01-29 Thread Oliver Marks
are there any tutorials / examples / documentation on the use of the
cairo backend i am currently using gtk and want to work with cairo for
printing.

I have looked around and not found much information on this backend.


signature.asc
Description: This is a digitally signed message part
--
This SF.net email is sponsored by:
SourcForge Community
SourceForge wants to tell your story.
http://p.sf.net/sfu/sf-spreadtheword___
Matplotlib-users mailing list
Matplotlib-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/matplotlib-users


[Bug 320376] [NEW] ERROR: There is already an Autoscan set on /media/smb/salnas01/music

2009-01-23 Thread Oliver Marks
Public bug reported:

Binary package hint: mediatomb

It looks like this is down to the having a / on the end of the path the below 
works fine.
directory location=/media/smb/salnas01/music mode=inotify recursive=yes 
hidden-files=no/ 

however changing it to include / works the first time but on restarting the 
service the error below occurs,
directory location=/media/smb/salnas01/music/ mode=inotify recursive=yes 
hidden-files=no/


sudo mediatomb -c /etc/mediatomb/config.xml

MediaTomb UPnP Server version 0.11.0 - http://mediatomb.cc/

===
Copyright 2005-2008 Gena Batsyan, Sergey Bostandzhyan, Leonhard Wimmer.
MediaTomb is free software, covered by the GNU General Public License version 2

2009-01-23 09:21:59INFO: Loading configuration from: 
/etc/mediatomb/config.xml
2009-01-23 09:21:59INFO: Checking configuration...
2009-01-23 09:21:59INFO: Setting filesystem import charset to UTF-8
2009-01-23 09:21:59INFO: Setting metadata import charset to UTF-8
2009-01-23 09:21:59INFO: Setting playlist charset to UTF-8
2009-01-23 09:21:59INFO: Configuration check succeeded.
2009-01-23 09:21:59INFO: Initialized port: 49152
2009-01-23 09:21:59INFO: Server bound to: 10.0.80.48
2009-01-23 09:22:00   ERROR: There is already an Autoscan set on 
/media/smb/salnas01/music

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

-- 
 ERROR: There is already an Autoscan set on /media/smb/salnas01/music
https://bugs.launchpad.net/bugs/320376
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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

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


[Bug 320376] [NEW] ERROR: There is already an Autoscan set on /media/smb/salnas01/music

2009-01-23 Thread Oliver Marks
Public bug reported:

Binary package hint: mediatomb

It looks like this is down to the having a / on the end of the path the below 
works fine.
directory location=/media/smb/salnas01/music mode=inotify recursive=yes 
hidden-files=no/ 

however changing it to include / works the first time but on restarting the 
service the error below occurs,
directory location=/media/smb/salnas01/music/ mode=inotify recursive=yes 
hidden-files=no/


sudo mediatomb -c /etc/mediatomb/config.xml

MediaTomb UPnP Server version 0.11.0 - http://mediatomb.cc/

===
Copyright 2005-2008 Gena Batsyan, Sergey Bostandzhyan, Leonhard Wimmer.
MediaTomb is free software, covered by the GNU General Public License version 2

2009-01-23 09:21:59INFO: Loading configuration from: 
/etc/mediatomb/config.xml
2009-01-23 09:21:59INFO: Checking configuration...
2009-01-23 09:21:59INFO: Setting filesystem import charset to UTF-8
2009-01-23 09:21:59INFO: Setting metadata import charset to UTF-8
2009-01-23 09:21:59INFO: Setting playlist charset to UTF-8
2009-01-23 09:21:59INFO: Configuration check succeeded.
2009-01-23 09:21:59INFO: Initialized port: 49152
2009-01-23 09:21:59INFO: Server bound to: 10.0.80.48
2009-01-23 09:22:00   ERROR: There is already an Autoscan set on 
/media/smb/salnas01/music

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

-- 
 ERROR: There is already an Autoscan set on /media/smb/salnas01/music
https://bugs.launchpad.net/bugs/320376
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


Re: [ubuntu-uk] Visual Query Designer

2009-01-20 Thread Oliver Marks
On Tue, 2009-01-20 at 13:44 +, Stephen Garton wrote:
 Afternoon All,
 
 I'm after a gui tool to help me design database queries (primarily for
 MySQL databases).
 
 In the windows world, I can use SQLyog enterprise -
 http://webyog.com/en/sqlyog_feature_list.php - (which works under
 wine) or even MS Access
 
 I have also tried Navicat - http://mysql.navicat.com/download.html -
 which essentially runs under wine as well.
 
 Anyone know of any Native tools for Linux that can do drag  drop
 query building?
 

mysql query browser is in synaptic and the official tool on the mysql
website you can drag and drop table names and field names into your
querys to get actions to perform like join for example.


signature.asc
Description: This is a digitally signed message part
-- 
ubuntu-uk@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-uk
https://wiki.ubuntu.com/UKTeam/


Re: [ubuntu-uk] Keep losing sound

2009-01-07 Thread Oliver Marks
Not sure if this will help, but flash player uses alsa by default, but
if you install flashplugin-nonfree-extrasound it will try and output
thought esound or oss, which might help but you would have to try, it
falls back to also if it fails anyway.


signature.asc
Description: This is a digitally signed message part
-- 
ubuntu-uk@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-uk
https://wiki.ubuntu.com/UKTeam/


[Matplotlib-users] graphs removing gaps to left and right,

2008-11-06 Thread oliver marks
hi,

I have successfully written my first test program in matlab, it works
perfectly except the display is not quite right, to the left and write
of the plotted data there are blank areas with nothing on, how can i get
rid of these a link to the image is attached, and the code is below.

hope someone can tell me what i am doing wrong.

http://imagebin.ca/view/dYSphQ.html

import dateutil
import datetime


class graph:
def __init__(self):
pass

def data(self):
pass

def line_graph(self,path):
return matplotlib not installed, graph not displayed.

def bar_graph(self,path):
return matplotlib not installed, graph not displayed.

try:
import matplotlib
matplotlib.use(agg)
import numpy as np
import matplotlib.pyplot as plt
import pylab
from matplotlib.dates import MonthLocator, WeekdayLocator 

class graph:
def __init__(self):
self.xaxis=[]
self.yaxis=[]
self.values=[]
self.fig=pylab.figure() 

def data(self,data):
self.values=data

def labels(self):
pass
def xaxis_dates(self,dates,format=%d/%m/%Y):
dtlist=[datetime.datetime.strptime(s, format) for s in
dates]
self.xaxis=pylab.date2num(dtlist)
ax = self.fig.add_subplot(111) 
days= WeekdayLocator()   # every year
months   = MonthLocator()  # every month
ax.xaxis.set_major_locator(months)
#ax.xaxis.set_minor_locator(days)

def line_graph(self):
plt.plot_date(self.xaxis,self.values,visible=True,
linestyle='-')

def bar_graph(self):
plt.bar(self.xaxis,self.values)
#plt.bar(self.xaxis,self.values,label=r)

def make(self,fname):
plt.savefig(fname)
htmout=img src=\+fname+\
return htmout

#matplotlib not installed rather than fall over create a dummy class, as
we do not want to rely on graphing,
#non essential feature
except ImportError, e:
class graph:
def __init__(self):
self.xaxis=[]
self.yaxis=[]
self.data=[]

def data(self,data):
pass

def line_graph(self,path):
return matplotlib not installed, graph not displayed.

def bar_graph(self,path):
return matplotlib not installed, graph not displayed.

def make(self):
plt.plot_date(da,d,visible=True, linestyle='-')
plt.savefig(graph.png)


dates=['01/10/2008', '02/10/2008', '03/10/2008', '04/10/2008',
'05/10/2008', '06/10/2008', '07/10/2008', '08/10/2008', '09/10/2008',
'10/10/2008', '11/10/2008', '12/10/2008', '13/10/2008', '14/10/2008',
'15/10/2008', '16/10/2008', '17/10/2008', '18/10/2008', '19/10/2008',
'20/10/2008', '21/10/2008', '22/10/2008', '23/10/2008', '24/10/2008',
'25/10/2008', '26/10/2008', '27/10/2008', '28/10/2008', '29/10/2008']
data=(73, 76, 58, 0, 0, 105, 138, 98, 64, 42, 0, 0, 100, 115, 97, 69,
153, 1, 0, 84, 122, 131, 77, 97, 0, 0, 117, 99, 101)

g=graph()
g.xaxis_dates(dates)
g.data(data)
g.line_graph()
g.make(test.png)

g=graph()
g.xaxis_dates(dates)
g.data(data)
g.bar_graph()
g.make(testbar.png)
#dates=[datetime.datetime.strptime(s, %d/%m/%Y) for s in r]
#print r
#print dates
#d=(73, 76, 58, 0, 0, 105, 138, 98, 64, 42, 0, 0, 100, 115, 97, 69, 153,
1, 0, 84, 122, 131, 77, 97, 0, 0, 117, 99, 101)
#d=(100,150)
#days= MonthLocator()   # every year
#months   = MonthLocator()  # every month
#yearsFmt = DateFormatter('%Y')

#fig = pylab.figure() 
#ax = fig.add_subplot(111) 

#labels = ax.get_xticklabels()
#pylab.setp(labels,'rotation','vertical')

#days= MonthLocator()   # every year
#months   = MonthLocator()  # every month
#ax.xaxis.set_major_locator(months)
#ax.xaxis.set_major_formatter(yearsFmt)
#ax.xaxis.set_minor_locator(days)


#da=pylab.date2num(dates)
#plt.plot_date(da,d,visible=True, linestyle='-')
#plt.bar(da,d,label=r)
#plt.savefig(graph.png)


CONFIDENTIALITY NOTICE:
The information contained in this communication is confidential and may be 
legally privileged. It is intended solely for the use of the individual(s) to 
whom it is addressed and others authorised to receive it. If you are not the 
intended recipient you are hereby notified that any disclosure, copying, 
distribution or action taken in relation to the contents of this information is 
strictly prohibited and may be unlawful. Neither the sender nor HoMedics Group 
Ltd is liable for the correct and complete transmission of the contents of an 
email, or for its timely receipt. If you receive this communication in error, 
please destroy it and notify HoMedics Group Ltd immediately on +44 (0)1732 
354828. Company No. 4353765, Registered Address: HoMedics House, Somerhill 
Business Park, Five Oak Green Road, 

Re: [ubuntu-uk] Firefox3 on network

2008-09-22 Thread Oliver Marks
Dont know anything about how FF3 bookmarks systems but seems you could
mount the shared network drive using fstab, and then point FF3 to the
path which would now appear local to FF3 or create a symbolic link from
the network shark bookmarks to the location FF3 expects the files to be.


CONFIDENTIALITY NOTICE:
The information contained in this communication is confidential and may be 
legally privileged. It is intended solely for the use of the individual(s) to 
whom it is addressed and others authorised to receive it. If you are not the 
intended recipient you are hereby notified that any disclosure, copying, 
distribution or action taken in relation to the contents of this information is 
strictly prohibited and may be unlawful. Neither the sender nor HoMedics Group 
Ltd is liable for the correct and complete transmission of the contents of an 
email, or for its timely receipt. If you receive this communication in error, 
please destroy it and notify HoMedics Group Ltd immediately on +44 (0)1732 
354828. Company No. 4353765, Registered Address: HoMedics House, Somerhill 
Business Park, Five Oak Green Road, Tonbridge, Kent, TN11 0GP.


-- 
ubuntu-uk@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-uk
https://wiki.ubuntu.com/UKTeam/


Re: [ubuntu-uk] Using SAMBA to create users across multiple servers

2008-09-11 Thread Oliver Marks
Another option to look into is ebox which uses ldap as its backend, I
have yet to try this but it looks good and is available for debian and
ubuntu.

Sme Server is a good option last time i used it though, it had no ldap
backend for managing users and replication but you can just copy the
users account files between servers as a backup job.




CONFIDENTIALITY NOTICE:
The information contained in this communication is confidential and may be 
legally privileged. It is intended solely for the use of the individual(s) to 
whom it is addressed and others authorised to receive it. If you are not the 
intended recipient you are hereby notified that any disclosure, copying, 
distribution or action taken in relation to the contents of this information is 
strictly prohibited and may be unlawful. Neither the sender nor HoMedics Group 
Ltd is liable for the correct and complete transmission of the contents of an 
email, or for its timely receipt. If you receive this communication in error, 
please destroy it and notify HoMedics Group Ltd immediately on +44 (0)1732 
354828. Company No. 4353765, Registered Address: HoMedics House, Somerhill 
Business Park, Five Oak Green Road, Tonbridge, Kent, TN11 0GP.


-- 
ubuntu-uk@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-uk
https://wiki.ubuntu.com/UKTeam/


Re: [ubuntu-uk] Wirelessly exchanging files

2008-09-10 Thread Oliver Marks
On Wed, 2008-09-10 at 10:39 +0100, Bruce Beardall wrote:
 Hi All

Simple Solution use filezilla on windows to access linux, just install
openssh-server then push files onto or pull them of from the vista
machine.

This method also encrypts the data over any network, to do it in reverse
you will have to see if you can get an ssh server for windows.

Using it in the method suggested above is very quick and easy to setup,
just make sure you choose sftp in filezilla for the connection.


CONFIDENTIALITY NOTICE:
The information contained in this communication is confidential and may be 
legally privileged. It is intended solely for the use of the individual(s) to 
whom it is addressed and others authorised to receive it. If you are not the 
intended recipient you are hereby notified that any disclosure, copying, 
distribution or action taken in relation to the contents of this information is 
strictly prohibited and may be unlawful. Neither the sender nor HoMedics Group 
Ltd is liable for the correct and complete transmission of the contents of an 
email, or for its timely receipt. If you receive this communication in error, 
please destroy it and notify HoMedics Group Ltd immediately on +44 (0)1732 
354828. Company No. 4353765, Registered Address: HoMedics House, Somerhill 
Business Park, Five Oak Green Road, Tonbridge, Kent, TN11 0GP.


-- 
ubuntu-uk@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-uk
https://wiki.ubuntu.com/UKTeam/